This commit is contained in:
erwanlr
2022-02-26 10:51:54 +01:00
parent 90b61d035e
commit 5feb6ffe34
67 changed files with 25233 additions and 7 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,622 @@
# Copyright (C) 2022 AcademyLMS
# This file is distributed under the GPL-3.0+.
msgid ""
msgstr ""
"Project-Id-Version: Academy Starter Templates 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/academy-starter-templates\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-02-20T16:36:06+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: academy-starter-templates\n"
#. Plugin Name of the plugin
msgid "Academy Starter Templates"
msgstr ""
#. Plugin URI of the plugin
msgid "http://demo.academylms.net"
msgstr ""
#. Description of the plugin
msgid "Demo importer plugin for academy lms."
msgstr ""
#. Author of the plugin
msgid "AcademyLMS"
msgstr ""
#. Author URI of the plugin
msgid "http://academylms.net"
msgstr ""
#: includes/hooks.php:183
msgid "No relevent plugin for this demo."
msgstr ""
#: includes/library/customizer-importer.php:38
#: includes/library/customizer-importer.php:45
msgid "Importing customizer settings"
msgstr ""
#: includes/library/customizer-importer.php:43
msgid "Customizer settings import finished!"
msgstr ""
#. translators: %s - file path
#: includes/library/customizer-importer.php:73
msgid "Error: The customizer import file is missing! File path: %s"
msgstr ""
#: includes/library/customizer-importer.php:93
msgid "Error: The customizer import file is not in a correct format. Please make sure to use the correct customizer import file."
msgstr ""
#: includes/library/customizer-importer.php:99
msgid "Error: The customizer import file is not suitable for current theme. You can only import customizer settings for the same theme or a child theme."
msgstr ""
#: includes/library/downloader.php:59
msgid "Missing URL for downloading a file!"
msgstr ""
#. translators: %1$s and %3$s - strong HTML tags, %2$s - file URL, %4$s - br HTML tag, %5$s - error code, %6$s - error message.
#: includes/library/downloader.php:77
msgid "An error occurred while fetching file from: %1$s%2$s%3$s!%4$sReason: %5$s - %6$s."
msgstr ""
#. translators: %1$s - br HTML tag, %2$s - file path
#: includes/library/helpers.php:196
#: includes/library/helpers.php:239
msgid "An error occurred while writing file to your server! Tried to write a file to: %1$s%2$s."
msgstr ""
#. translators: %1$s - br HTML tag, %2$s - file path
#: includes/library/helpers.php:273
msgid "An error occurred while reading a file from your server! Tried reading file from path: %1$s%2$s."
msgstr ""
#. translators: %1$s and %2$s - strong HTML tags, %3$s - HTML link to a doc page.
#: includes/library/helpers.php:296
msgid "This WordPress page does not have %1$sdirect%2$s write file access. This plugin needs it in order to save the demo import xml file to the upload directory of your site. You can change this setting with these instructions: %3$s."
msgstr ""
#: includes/library/helpers.php:313
msgid "An error occurred while retrieving reading/writing permissions to your server (could not retrieve WP filesystem credentials)!"
msgstr ""
#: includes/library/helpers.php:321
msgid "Your WordPress login credentials don't allow to use WP_Filesystem!"
msgstr ""
#: includes/library/helpers.php:361
msgid "Academy Starter Templates - "
msgstr ""
#. translators: %1$s - opening div and paragraph HTML tags, %2$s - closing div and paragraph HTML tags.
#: includes/library/helpers.php:395
msgid "%1$sYour user role isn't high enough. You don't have permission to import demo data.%2$s"
msgstr ""
#: includes/library/helpers.php:428
msgid "No file provided."
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:456
msgid "Content file was not uploaded. Error: %s"
msgstr ""
#: includes/library/helpers.php:460
#: includes/library/helpers.php:476
#: includes/library/helpers.php:492
#: includes/library/helpers.php:503
#: includes/library/helpers.php:522
#: includes/library/helpers.php:530
msgid "Upload files"
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:472
msgid "Widget file was not uploaded. Error: %s"
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:488
msgid "Customizer file was not uploaded. Error: %s"
msgstr ""
#: includes/library/helpers.php:501
msgid "Missing Redux option name! Please also enter the Redux option name!"
msgstr ""
#. translators: %s - the error message.
#: includes/library/helpers.php:518
msgid "Redux file was not uploaded. Error: %s"
msgstr ""
#: includes/library/helpers.php:528
msgid "The import files were successfully uploaded!"
msgstr ""
#. translators: %s - the max execution time.
#: includes/library/helpers.php:554
msgid "Initial max execution time = %s"
msgstr ""
#. translators: %1$s - new line break, %2$s - the site URL, %3$s - the file path for content import, %4$s - the file path for widgets import, %5$s - the file path for widgets import, %6$s - the file path for redux import.
#: includes/library/helpers.php:558
msgid "Files info:%1$sSite URL = %2$s%1$sData file = %3$s%1$sWidget file = %4$s%1$sCustomizer file = %5$s%1$sRedux files:%1$s%6$s"
msgstr ""
#: includes/library/helpers.php:561
#: includes/library/helpers.php:562
#: includes/library/helpers.php:563
#: includes/library/helpers.php:564
msgid "not defined!"
msgstr ""
#: includes/library/helpers.php:735
#: includes/library/helpers.php:736
msgid "Academy Starter"
msgstr ""
#: includes/library/importer.php:175
msgid "New AJAX call!"
msgstr ""
#: includes/library/one-click-demo-import.php:215
msgid "No preview image defined for this import."
msgstr ""
#: includes/library/one-click-demo-import.php:216
msgid "Are you sure?"
msgstr ""
#: includes/library/one-click-demo-import.php:217
msgid "Cancel"
msgstr ""
#: includes/library/one-click-demo-import.php:218
msgid "Yes, import!"
msgstr ""
#: includes/library/one-click-demo-import.php:219
msgid "Selected demo import:"
msgstr ""
#: includes/library/one-click-demo-import.php:220
msgid "Installing..."
msgstr ""
#: includes/library/one-click-demo-import.php:221
#: includes/library/wpcli-commands.php:154
msgid "Importing..."
msgstr ""
#: includes/library/one-click-demo-import.php:222
msgid "Successfully Imported!"
msgstr ""
#: includes/library/one-click-demo-import.php:223
msgid "Install Plugin"
msgstr ""
#: includes/library/one-click-demo-import.php:224
msgid "Installed"
msgstr ""
#: includes/library/one-click-demo-import.php:225
msgid "Import Failed"
msgstr ""
#: includes/library/one-click-demo-import.php:226
msgid "Whoops, there was a problem importing your content."
msgstr ""
#: includes/library/one-click-demo-import.php:227
msgid "Looks like some of the plugins failed to install. Please try again. If this issue persists, please manually install the failing plugins and come back to this step to import the theme demo data."
msgstr ""
#: includes/library/one-click-demo-import.php:228
msgid "Invalid file type detected! Please select an XML file for the Content Import."
msgstr ""
#: includes/library/one-click-demo-import.php:229
msgid "Invalid file type detected! Please select a JSON or WIE file for the Widgets Import."
msgstr ""
#: includes/library/one-click-demo-import.php:230
msgid "Invalid file type detected! Please select a DAT file for the Customizer Import."
msgstr ""
#: includes/library/one-click-demo-import.php:231
msgid "Invalid file type detected! Please select a JSON file for the Redux Import."
msgstr ""
#: includes/library/one-click-demo-import.php:248
msgid "Manual import files are missing! Please select the import files and try again."
msgstr ""
#: includes/library/one-click-demo-import.php:263
#: includes/library/one-click-demo-import.php:308
msgid "Manually uploaded files"
msgstr ""
#: includes/library/one-click-demo-import.php:320
#: includes/library/one-click-demo-import.php:331
msgid "Downloaded files"
msgstr ""
#. translators: %s - the name of the selected import.
#: includes/library/one-click-demo-import.php:327
msgid "The import files for: %s were successfully downloaded!"
msgstr ""
#: includes/library/one-click-demo-import.php:335
msgid "No import files specified!"
msgstr ""
#: includes/library/one-click-demo-import.php:452
#: views/import.php:118
msgid "Import Complete!"
msgstr ""
#: includes/library/one-click-demo-import.php:453
#: views/import.php:121
msgid "Congrats, your demo was imported successfully. You can now begin editing your site."
msgstr ""
#: includes/library/one-click-demo-import.php:454
msgid "Successful Import"
msgstr ""
#: includes/library/one-click-demo-import.php:457
msgid "Your import completed, but some things may not have imported properly."
msgstr ""
#. translators: %s - link to the log file.
#: includes/library/one-click-demo-import.php:461
msgid "<p><a href=\"%s\" target=\"_blank\">View error log</a> for more information.</p>"
msgstr ""
#: includes/library/plugin-installer.php:86
msgid "WPForms"
msgstr ""
#: includes/library/plugin-installer.php:87
msgid "Join 4,000,000+ professionals who build smarter forms and surveys with WPForms."
msgstr ""
#: includes/library/plugin-installer.php:93
msgid "All in One SEO"
msgstr ""
#: includes/library/plugin-installer.php:94
msgid "Use All in One SEO Pack to optimize your WordPress site for SEO."
msgstr ""
#: includes/library/plugin-installer.php:100
msgid "MonsterInsights"
msgstr ""
#: includes/library/plugin-installer.php:101
msgid "The #1 Google Analytics Plugin for WordPress thats easy and powerful."
msgstr ""
#: includes/library/plugin-installer.php:107
msgid "Custom Landing Pages by SeedProd"
msgstr ""
#: includes/library/plugin-installer.php:108
msgid "Work on your site in private while visitors see a \"Coming Soon\" or \"Maintenance Mode\" page."
msgstr ""
#: includes/library/plugin-installer.php:113
msgid "Smash Balloon Social Photo Feed"
msgstr ""
#: includes/library/plugin-installer.php:114
msgid "Display beautifully clean, customizable, and responsive Instagram feeds."
msgstr ""
#: includes/library/plugin-installer.php:119
msgid "WP Mail SMTP"
msgstr ""
#: includes/library/plugin-installer.php:120
msgid "Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, Mailgun, and more."
msgstr ""
#: includes/library/plugin-installer.php:225
msgid "Could not install the plugin. You don't have permission to install plugins."
msgstr ""
#: includes/library/plugin-installer.php:231
msgid "Could not install the plugin. Plugin slug is missing."
msgstr ""
#: includes/library/plugin-installer.php:236
msgid "Plugin is already installed and activated!"
msgstr ""
#: includes/library/plugin-installer.php:244
msgid "Plugin was already installed! We activated it for you."
msgstr ""
#: includes/library/plugin-installer.php:252
msgid "Could not install the plugin. Don't have file permission."
msgstr ""
#: includes/library/plugin-installer.php:292
msgid "Plugin installed and activated succesfully."
msgstr ""
#: includes/library/plugin-installer.php:299
msgid "Could not install the plugin. WP Plugin installer could not retrieve plugin information."
msgstr ""
#: includes/library/view-helpers.php:20
msgid "Academy Starter Templates"
msgstr ""
#: includes/library/view-helpers.php:22
msgid "Questionmark icon"
msgstr ""
#: includes/library/view-helpers.php:53
msgid "Theme screenshot"
msgstr ""
#: includes/library/widget-importer.php:41
#: includes/library/widget-importer.php:52
msgid "Importing widgets"
msgstr ""
#: includes/library/widget-importer.php:88
msgid "Error: Widget import file could not be found."
msgstr ""
#: includes/library/widget-importer.php:118
msgid "Error: Widget import data could not be read. Please try a different file."
msgstr ""
#: includes/library/widget-importer.php:156
msgid "Sidebar does not exist in theme (moving widget to Inactive)"
msgstr ""
#: includes/library/widget-importer.php:177
msgid "Site does not support widget"
msgstr ""
#: includes/library/widget-importer.php:210
msgid "Widget already exists"
msgstr ""
#: includes/library/widget-importer.php:275
msgid "Imported"
msgstr ""
#: includes/library/widget-importer.php:278
msgid "Imported to Inactive"
msgstr ""
#: includes/library/widget-importer.php:284
msgid "No Title"
msgstr ""
#: includes/library/widget-importer.php:331
msgid "No results for widget import!"
msgstr ""
#: includes/library/wpcli-commands.php:35
msgid "There are no predefined demo imports for currently active theme!"
msgstr ""
#: includes/library/wpcli-commands.php:38
msgid "Here are the predefined demo imports:"
msgstr ""
#: includes/library/wpcli-commands.php:72
msgid "At least one of the possible options should be set! Check them with --help"
msgstr ""
#: includes/library/wpcli-commands.php:123
msgid "The \"predefined\" parameter should be a number (an index of the OCDI predefined demo import)!"
msgstr ""
#: includes/library/wpcli-commands.php:129
msgid "The supplied predefined index does not exist! Please take a look at the available predefined demo imports:"
msgstr ""
#: includes/library/wpcli-commands.php:136
msgid "Predefined demo import started! All other parameters will be ignored!"
msgstr ""
#. translators: %s - the name of the selected demo import.
#: includes/library/wpcli-commands.php:141
msgid "Selected predefined demo import: %s"
msgstr ""
#: includes/library/wpcli-commands.php:144
msgid "Preparing the demo import files..."
msgstr ""
#: includes/library/wpcli-commands.php:149
msgid "Demo import files could not be retrieved!"
msgstr ""
#: includes/library/wpcli-commands.php:152
msgid "Demo import files retrieved successfully!"
msgstr ""
#: includes/library/wpcli-commands.php:174
msgid "Predefined import finished!"
msgstr ""
#: includes/library/wpcli-commands.php:186
msgid "Content import file provided does not exist! Skipping this import!"
msgstr ""
#: includes/library/wpcli-commands.php:195
msgid "Importing content (this might take a while)..."
msgstr ""
#: includes/library/wpcli-commands.php:197
msgid "Importing content"
msgstr ""
#: includes/library/wpcli-commands.php:202
msgid "Content import finished!"
msgstr ""
#: includes/library/wpcli-commands.php:204
msgid "There were some issues while importing the content!"
msgstr ""
#: includes/library/wpcli-commands.php:223
msgid "Widgets import file provided does not exist! Skipping this import!"
msgstr ""
#: includes/library/wpcli-commands.php:227
msgid "Importing widgets..."
msgstr ""
#: includes/library/wpcli-commands.php:232
msgid "Widgets imported successfully!"
msgstr ""
#: includes/library/wpcli-commands.php:234
msgid "There were some issues while importing widgets!"
msgstr ""
#: includes/library/wpcli-commands.php:253
msgid "Customizer import file provided does not exist! Skipping this import!"
msgstr ""
#: includes/library/wpcli-commands.php:257
msgid "Importing customizer settings..."
msgstr ""
#: includes/library/wpcli-commands.php:262
msgid "Customizer settings imported successfully!"
msgstr ""
#: includes/library/wpcli-commands.php:264
msgid "There were some issues while importing customizer settings!"
msgstr ""
#. translators: %s - the name of the executing action.
#: includes/library/wpcli-commands.php:284
msgid "Executing action: %s ..."
msgstr ""
#: views/import.php:28
msgid "Before We Import Your Demo"
msgstr ""
#: views/import.php:30
msgid "To ensure the best experience, installing the following plugins is strongly recommended, and in some cases required."
msgstr ""
#: views/import.php:43
msgid "All required/recommended plugins are already installed. You can import your demo content."
msgstr ""
#: views/import.php:56
#: views/import.php:89
msgid "Star icon"
msgstr ""
#: views/import.php:71
#: views/install-plugins.php:49
msgid "Checkmark icon"
msgstr ""
#: views/import.php:73
msgid "Lock icon"
msgstr ""
#: views/import.php:75
#: views/install-plugins.php:50
msgid "Loading..."
msgstr ""
#: views/import.php:85
msgid "The plugins with %1$s are recommended by Academy Starter Templates plugin to help you grow your website. They are not required for the %2$s theme to work."
msgstr ""
#: views/import.php:98
#: views/install-plugins.php:57
msgid "Back icon"
msgstr ""
#: views/import.php:98
#: views/install-plugins.php:57
msgid "Go Back"
msgstr ""
#: views/import.php:99
msgid "Continue & Import"
msgstr ""
#: views/import.php:108
msgid "Importing Content"
msgstr ""
#: views/import.php:109
msgid "Please sit tight while we import your content. Do not refresh the page or hit the back button."
msgstr ""
#: views/import.php:112
msgid "Importing animation"
msgstr ""
#: views/import.php:129
msgid "Theme Settings"
msgstr ""
#: views/import.php:130
msgid "Visit Site"
msgstr ""
#: views/install-plugins.php:25
msgid "Install Recommended Plugins"
msgstr ""
#: views/install-plugins.php:27
msgid "Want to use the best plugins for the job? Here is the list of awesome plugins that will help you achieve your goals."
msgstr ""
#: views/install-plugins.php:58
msgid "Install & Activate"
msgstr ""
#. translators: %1$s - the opening div and paragraph HTML tags, %2$s and %3$s - strong HTML tags, %4$s - the closing div and paragraph HTML tags.
#: views/plugin-page.php:27
msgid "%1$sWarning: your server is using %2$sPHP safe mode%3$s. This means that you might experience server timeout errors.%4$s"
msgstr ""
#: views/plugin-page.php:50
msgid "All Demos"
msgstr ""
#: views/plugin-page.php:63
msgid "Search Demos..."
msgstr ""
#: views/plugin-page.php:86
msgid "No preview image."
msgstr ""
#: views/plugin-page.php:93
msgid "Preview Demo"
msgstr ""
#: views/plugin-page.php:95
msgid "Import Demo"
msgstr ""

View File

@@ -0,0 +1,35 @@
{
"name": "Admin-Color-Schemes",
"slug": "admin-color-schemes",
"description": "WordPress dashboard color schemes",
"version": "3.0.0",
"devDependencies": {
"@wordpress/env": "4.2.0",
"@wordpress/stylelint-config": "19.1.0",
"gulp": "4.0.2",
"gulp-concat": "2.6.1",
"gulp-csso": "4.0.1",
"gulp-dart-sass": "1.0.2",
"gulp-rename": "2.0.0",
"gulp-rtlcss": "1.4.2",
"stylelint": "13.13.1"
},
"stylelint": {
"extends": [
"@wordpress/stylelint-config/scss"
],
"rules": {
"no-descending-specificity": null
},
"ignoreFiles": [
"_*.scss",
"editor.css"
]
},
"scripts": {
"wp-env": "wp-env",
"start": "gulp",
"build": "gulp build",
"lint": "stylelint */*.scss"
}
}

View File

@@ -0,0 +1,4 @@
= 1.0.0 =
* WordPress 5.9 and PHP 8.0 ready

View File

@@ -0,0 +1,47 @@
msgid ""
msgstr ""
"Project-Id-Version: agnoplay wordpress v1.0.2\n"
"Report-Msgid-Bugs-To: Translator Name <info@agnoplay.com>\n"
"POT-Creation-Date: 2021-08-04 11:36+0200\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: Egeniq <info@agnoplay.com>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,"
"_nc:4c,1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Generator: Poedit 2.3\n"
"X-Poedit-SearchPath-0: .\n"
#: agnoplay-wordpress.php:98 agnoplay-wordpress.php:99
#: agnoplay-wordpress.php:167
msgid "Agnoplay settings"
msgstr "Agnoplay instellingen"
#: agnoplay-wordpress.php:120
msgid "Videoplayer brand ID"
msgstr "Videospeler merk ID"
#: agnoplay-wordpress.php:128
msgid "Liveplayer brand ID"
msgstr "Livespeler merk ID"
#: agnoplay-wordpress.php:136
msgid "Audioplayer brand ID"
msgstr "Audiospeler merk ID"
#: agnoplay-wordpress.php:160
msgid ""
"Enter the brand ID of your players, including the equivalent license keys. "
"Please contact Agnoplay for the correct values"
msgstr ""
"Voer het merk ID van uw spelers in, inclusief de bijbehorende "
"licentiesleutels. Neem contact op met Agnoplay voor de correcte waarden"

View File

@@ -0,0 +1,18 @@
{
"name": "mysearchplugin",
"version": "1.0.0",
"description": "this is search plugin",
"main": "index.js",
"scripts": {
"build": "wp-scripts build",
"start": "wp-scripts start",
"dev": "wp-scripts start",
"devFast": "wp-scripts start",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@wordpress/scripts": "*"
}
}

View File

@@ -0,0 +1,7 @@
Version 1.1 - February 18, 2022
-Change Tutorial link
-Fixed Bug related to Team configuration
-Change the tested up
Version 1.0 - December 30, 2021

View File

@@ -0,0 +1,230 @@
# Copyright (C) 2022 Khorshid, ArvanCloud
# This file is distributed under the GPL-3.0+.
msgid ""
msgstr ""
"Project-Id-Version: ArvanCloud CDN 0.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/temp-git\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-02-17T17:05:53+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: arvancloud-cdn\n"
#. Plugin Name of the plugin
#: wp-arvancloud-cdn.php:29
msgid "ArvanCloud CDN"
msgstr ""
#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://www.arvancloud.com/en/products/cdn"
msgstr ""
#. Description of the plugin
msgid "ArvanCloud CDN service caches your website content. Using this plugin, you will be able to purge and update the cached version, either manually or automatically, so that your users visit the latest version of your website at any time."
msgstr ""
#. Author of the plugin
msgid "Khorshid, ArvanCloud"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:113
msgid "Please Wait"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:114
msgid "Request sent."
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:115
msgid "Updated"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:116
msgid "Update failed"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:142
#: admin/class-wp-arvancloud-cdn-admin.php:143
#: admin/partials/wp-arvancloud-cdn-settings-display.php:8
msgid "CDN General Settings"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:151
#: admin/partials/wp-arvancloud-cdn-about-us-display.php:2
msgid "About ArvanCloud"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:152
msgid "About"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:181
#: admin/class-wp-arvancloud-cdn-admin.php:184
msgid "Clear Cache"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:287
msgid "Active"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:290
msgid "Pending"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:293
msgid "Pending DNS changes"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:296
msgid "Pending CDN"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:299
msgid "Disable"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:318
msgid "Basic"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:321
msgid "Growth"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:324
msgid "Professional"
msgstr ""
#: admin/class-wp-arvancloud-cdn-admin.php:327
msgid "Enterprise"
msgstr ""
#: admin/inc/class-request-handler.php:47
msgid "There was a problem. please try again later."
msgstr ""
#: admin/inc/class-request-handler.php:73
#: admin/inc/class-request-handler.php:162
#: admin/inc/class-request-handler.php:268
msgid "ArvanCloud is not responding right now. please try again later."
msgstr ""
#: admin/inc/class-request-handler.php:79
#: admin/inc/class-request-handler.php:170
#: admin/inc/class-request-handler.php:270
msgid "ArvanCloud API key is invalid. Please try again."
msgstr ""
#: admin/inc/class-request-handler.php:87
msgid "Purging CDN cache request sent successfully"
msgstr ""
#: admin/inc/class-request-handler.php:195
#: admin/partials/wp-arvancloud-cdn-settings-display.php:15
msgid "-- not shown --"
msgstr ""
#: admin/inc/class-request-handler.php:198
msgid "Enter your API key"
msgstr ""
#: admin/inc/class-request-handler.php:217
msgid "settings saved."
msgstr ""
#: admin/inc/class-request-handler.php:237
msgid "Invalid security token sent."
msgstr ""
#: admin/inc/class-request-handler.php:245
msgid "Invalid item sent."
msgstr ""
#: admin/partials/wp-arvancloud-cdn-about-us-display.php:6
msgid "ArvanCloud, an international cloud services provider in Germany, offers various effective solutions for its customers worldwide. As one of the fastest-growing cloud solutions providers in the market, with an exceptional team, cutting-edge technologies and equipment, ArvancCloud aims to become a leader in the cloud industry. <br /> Equipped with a globally distributed network of more than 40 PoPs, ArvanCloud prides itself on innovative cloud solutions at the best price and highest quality. With ArvanCloud solutions, every customer can enjoy a fast, secure, reliable, and affordable cloud service. <br /> ArvanCloud has always provided the broadest set of services possible, to make a significant difference in the cloud services industry. Currently, its portfolio includes numerous cloud products, such as Cloud CDN, Manage DNS, Cloud Security, Video Streaming, Live Streaming Platform, Cloud Object Storage, and Platform as a service."
msgstr ""
#: admin/partials/wp-arvancloud-cdn-footer.php:5
msgid "CDN Plans"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-footer.php:6
msgid "Support"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-footer.php:7
msgid "Email Us"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-header.php:6
msgid "Status: "
msgstr ""
#: admin/partials/wp-arvancloud-cdn-header.php:33
msgid "Change API Key"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-header.php:37
msgid "Back to options"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-header.php:43
msgid "ArvanCloud panel →"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:18
msgid "CDN Options"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:27
msgid "Purge Cache"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:28
msgid "This will help you to get the full version of the new data from your web server by clearing the cache data from Arvan servers."
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:37
msgid "Always Online"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:38
msgid "After activating of this feature, in case of website or webserver time out, the last saved version in arvancloud will be shown to the user. Arvancloud can only show the main page or dynamic pages if it has the permission to cache."
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:47
msgid "Development Mode"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:48
msgid "Activating Development Mode will temporarily stop caching so that developers can work easier. Web optimization will also be disabled."
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:57
msgid "Automatic cleaning"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-options-display.php:58
msgid "Automatically clear cache when a post or page or custom post type is edited or created or deleted."
msgstr ""
#: admin/partials/wp-arvancloud-cdn-settings-display.php:10
msgid "Configure CDN API"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-settings-display.php:18
msgid "Get API Key"
msgstr ""
#: admin/partials/wp-arvancloud-cdn-settings-display.php:20
msgid "Save"
msgstr ""
#: wp-arvancloud-cdn.php:30
msgid "wp-arvancloud-cdn"
msgstr ""

View File

@@ -0,0 +1,7 @@
## Changelog ##
### 1.0 ###
* Initial Release
### 1.0.1 ###
* Link to settings page now available in list of installed plugins

View File

@@ -0,0 +1,53 @@
# Copyright (C) 2022 Thomas Zwirner
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Auto Category for Posts 1.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/auto-category-for-posts\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-02-09T15:01:42+01:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: auto-category-for-posts\n"
#. Plugin Name of the plugin
msgid "Auto Category for Posts"
msgstr ""
#. Description of the plugin
msgid "Automatically add a default-category to each new post before it is first saved."
msgstr ""
#. Author of the plugin
msgid "Thomas Zwirner"
msgstr ""
#. Author URI of the plugin
msgid "https://www.thomaszwirner.de"
msgstr ""
#: auto-category-for-posts.php:97
#: admin/js.js:24
msgid "Set as default"
msgstr ""
#: auto-category-for-posts.php:100
#: admin/js.js:26
msgid "Default category"
msgstr ""
#: auto-category-for-posts.php:153
msgid "Error on saving new settings for default category."
msgstr ""
#: auto-category-for-posts.php:184
msgid "Given category does not exists."
msgstr ""
#: auto-category-for-posts.php:188
msgid "No new category-id given."
msgstr ""

View File

@@ -0,0 +1,43 @@
# Copyright (c) $(date +'%Y') Automatic Image Uploader.
msgid ""
msgstr ""
"Project-Id-Version: Automatic Image Uploader 1.2.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/automatic-image-uploader\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-02-21T05:53:35+01:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: aiu\n"
#. Plugin Name of the plugin
msgid "Automatic Image Uploader"
msgstr ""
#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "http://www.iranimij.com"
msgstr ""
#. Description of the plugin
msgid "Upload your images automatically."
msgstr ""
#. Author of the plugin
msgid "Iman Heydari"
msgstr ""
#: automatic-image-uploader.php:263
msgid "Automatic image uploader"
msgstr ""
#: automatic-image-uploader.php:264
msgid "AIU"
msgstr ""
#: includes/class.php:101
msgid "The data has been saved."
msgstr ""

View File

@@ -0,0 +1,156 @@
Changelog
V1.8.3
- Added Tutorial Videos for All Templates to help you use Bertha so much better. An Inbuilt Academy is now on every template.
- Added Avoid Duplication Setting for Ideas. Bertha now learns much quicker as to what you require.
- Improved UI - We made Bertha prettier and easier to navigate.
- Fixed Empty Ideas. Bertha thinks harder now before producing content.
- Fixed Long Form Notice. The notice was appearing out of context.
- Fixed Template Redirection Issue. Sometimes a user was running out of words and being sent to the wrong upgrade page. This has now been fixed.
V1.8.2
- Added Lazy Load Effect for History, Favourite and Draft Tabs
- Added Redo Button to Long Form Content
- Updated Security
- Improved UI
- Fixed Divi Tinymce Double Icon Issue
- Fixed Gutenberg Title Block
V1.8.1
- Fixed Minor Bugs
V1.8.0
- Improved UI
- Added Report
- Added Word Limit for Specific Site
- Fixed Bertha Icon Click Issue
- Fixed Search Icon in Long Form
- Changed Descriptions for templates and Categories
- Added Header to all Bertha Pages
- Fixed Category button conflict with Atarim
- Fixed Empty Long Form Content
- Fixed Minor Bugs
V1.7.1
- Improved UI
- Fixed Bertha Icons for Elementor and Visual Composer
- Fixed Notice if Cursor is not in focus in any input field while clicking Idea for Divi, Elementor and Visual Composer
- Fixed Paragrapg Generator Taxonomies and History Filter
V1.7.0
- Added Compatibility with Atarim
- Added Frontend Bertha
- Updated Icons UI
- Fixed Minor Bugs
V1.6.0
- Improved UI
- Improved long form content
- Fixed Compatibility issue with Divi Latest Version
- Fixed Compatibility issue with Yoast SEO
- Added Bertha Icons on Every Admin Page
- Modified Edit Draft Flow
- Added Template Sorting Categories
- Changed Blurb Generator Name
- Added Trash
- Added AIDA Marketing Framework Template
- Added SEO City Based Pages Template
- Added Business or Product Name Template
- Added Before, After and Bridge Template
- Added PAS Framework Template
- Added FAQs List Template
- Added FAQ Answers Template
- Added Content Summary Template
- Added Contact Form Blurb Template
- Added SEO Keyword Suggestions Template
- Added Evil Bertha Template
V1.5.0
- Added Bertha Long Form Content
- Fixed Launch Bertha Notice Text
- Fixed Minor Bugs
- Added new Icon styling and Improved UI
V1.4.0
- Added Bertha Everywhere
- Added Seo Title Tag Template
- Added Seo Description Tag Template
- Added Additional Title Type for Section Title Generator Template
V1.3.0
- Added Copy & Favourites
- Fixed License Activation Flow
- Fixed Idea CPT Visibility from SEO Plugins
- Added Notice if Cursor is not in focus in any input field while clicking Idea
V1.2.0
- Updated Full-on About Us Page Template
- Added Company Mission & Vision Template
V1.1.2
- Modified compatibility issue with Visual Composer
- Fixed structural bugs
V1.1.1
- Fixed Idea CPT Visibility Issue
- Fixed License Redirection Modal Issue
- Fixed Exclude Idea CPT from Search
- Fixed Backslash Issue with Idea Generation
- Fixed Divi Compatibility Issue
V1.1.0
- Fixed Empty Idea Generation
- Fixed bootstrap compatibility issues
V1.0.9
- Fixed bootstrap compatibility issues
V1.0.8
- Added partial compatibility with Thrive Architect
- Added Monthly Reset Token
- Fixed Zapier Email event for 95% word Limit
- Fixed compatibility with Beaver Builder
- Fixed Redirection Flow after License Activation
- Minor Bug Fixes
V1.0.7
- Fixed Tooltips
- Added partial compatibility with Beaver Builder
- Added partial compatibility with Visual Composer
- Added partial compatibility with Oxygen Builder
- Minor Bug Fixes
V1.0.6
- Fixed Premium Tag Flow
- Fixed Live Search Filter Flow
- Added Placeholder for Live Search Filter
- Added Character Limit for All Bertha AI Inputs
- Fixed Descriptions hide issue while Back Flow
- Modified Redirection Flow After Onboarding Process
- Added Zapier Email Event for 1% and 95% Word Limit
- Fixed Visibility of Upgrade Now button in General Setting
- Changed Join The Facebook Community Button Link
- Changed Become Bertha's Partner Button Link
- Changed Post a Review Button Link
- Added Latest Vesion in License Page
- Fixed Bertha AI Menu Blank Redirection
- Fixed Word Limit Restriction for templates
- Fixed Buy Url for Limit Exceed
- Added Redirect Url to Ran Out of Words Page for Limit Exceeded Templates
- Added Notification for Empty History Filter Result
- Fixed Suggest a Template Hide from Live Search
V1.0.5
- Added Template Access for Free & Pro Version Respectively
- Added Live Search Filter for template Selection
- Fixed Empty Ideas
- Fixed Syntax Errors
- Added Class to Upgrade Button
- Changed Upgrade button Link
- Added Notice for Empty History Tab
- Added Premium Tag for Premium Templates
- Changed Premium Templates Notice for Free Version

View File

@@ -0,0 +1,12 @@
{
"name": "blaze-woocommerce-plugin",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:Bureau-Inc/blaze-woocommerce-plugin",
"author": "Blaze <palash@bureau.id>",
"license": "MIT",
"devDependencies": {
"@prettier/plugin-php": "^0.17.6",
"prettier": "^2.5.1"
}
}

View File

@@ -0,0 +1,14 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Block Editor Gallery Slider 1.0\n"
"Report-Msgid-Bugs-To: hello@krasenslavov.com \n"
"Last-Translator: Krasen Slavov <hello@krasenslavov.com>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"POT-Creation-Date: 2022-02-14 10:44+0000\n"
"X-Generator: Loco https://localise.biz/"

View File

@@ -0,0 +1,14 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Block Editor Navigator 1.0\n"
"Report-Msgid-Bugs-To: hello@krasenslavov.com \n"
"Last-Translator: Krasen Slavov <hello@krasenslavov.com>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"POT-Creation-Date: 2022-02-14 10:44+0000\n"
"X-Generator: Loco https://localise.biz/"

View File

@@ -0,0 +1,14 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Block Search and Replace 1.0\n"
"Report-Msgid-Bugs-To: hello@krasenslavov.com \n"
"Last-Translator: Krasen Slavov <hello@krasenslavov.com>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"POT-Creation-Date: 2022-02-14 10:44+0000\n"
"X-Generator: Loco https://localise.biz/"

View File

@@ -0,0 +1,16 @@
{
"name": "block-xray-attributes",
"version": "1.1.1",
"description": "Shows the attributes of the current Gutenberg block in the Document sidebar.",
"main": "build/index.js",
"scripts": {
"build": "wp-scripts build",
"dev": "wp-scripts start",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Sal Ferrarello",
"license": "GPL-2.0-or-later",
"devDependencies": {
"@wordpress/scripts": "^20.0.1"
}
}

View File

@@ -0,0 +1,60 @@
msgid ""
msgstr ""
"Project-Id-Version: BP Search Block 1.0.0\n"
"Report-Msgid-Bugs-To: https://github.com/buddypress/bp-blocks/issues\n"
"Last-Translator: imath <contact@imathi.eu>\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-12-30T15:46:43+00:00\n"
"PO-Revision-Date: 2021-12-30 16:49+0100\n"
"Language: fr\n"
"X-Generator: Poedit 2.3.1\n"
"X-Domain: bp-search-block\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. Plugin Name of the plugin
msgid "BP Search Block"
msgstr "BP Search Block"
#. Plugin URI of the plugin
msgid "https://github.com/buddypress/bp-blocks"
msgstr "https://github.com/buddypress/bp-blocks"
#. Description of the plugin
msgid "Help the visitors or members of your BuddyPress powered community site to find the posts, the sites, the activities, the members or the groups they are looking for."
msgstr "Aidez les visiteur·se·s ou membres de votre site communautaire motorisé par BuddyPress à trouver les articles, les sites, les activités, les membres ou les groupes quils·elles recherchent."
#. Author of the plugin
msgid "The BuddyPress Community"
msgstr "La communauté BuddyPress"
#. Author URI of the plugin
msgid "https://buddypress.org"
msgstr "https://buddypress.org"
#: block.json
msgctxt "block title"
msgid "Community Search"
msgstr "Recherche communautaire"
#: block.json
msgctxt "block description"
msgid "A Block to search for posts, sites, activities, members or groups from any post, page or widget of your BuddyPress powered community site!"
msgstr "Un bloc pour rechercher des articles, des sites, des activités, des membres ou des groupes depuis nimporte quel article, page ou widget de votre site communautaire motorisé par BuddyPress !"
#: block.json
msgctxt "block keyword"
msgid "BuddyPress"
msgstr "BuddyPress"
#: block.json
msgctxt "block keyword"
msgid "search"
msgstr "recherche"
#: block.json
msgctxt "block keyword"
msgid "community"
msgstr "communauté"

View File

@@ -0,0 +1,136 @@
# Copyright (C) 2022 BPS
# This file is distributed under the same license as the BPS Slider Block Using Splide plugin.
msgid ""
msgstr ""
"Project-Id-Version: BPS Slider Block Using Splide 1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/bps-splide-slider-block\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-02-24T13:41:53+01:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: bps-slider-block\n"
#. Plugin Name of the plugin
msgid "BPS Slider Block Using Splide"
msgstr ""
#. Description of the plugin
msgid "Custom block for Splide slider with customizable parameters"
msgstr ""
#. Author of the plugin
msgid "BPS"
msgstr ""
#: index.php:96
#: index.php:299
msgid "Settings"
msgstr ""
#: index.php:104
msgid "Image width in px"
msgstr ""
#: index.php:107
msgid "Image height in px"
msgstr ""
#: index.php:110
msgid "Type"
msgstr ""
#: index.php:113
msgid "Rewind"
msgstr ""
#: index.php:116
#: index.php:131
msgid "Height ratio"
msgstr ""
#: index.php:119
#: index.php:134
msgid "Gap in px"
msgstr ""
#: index.php:122
#: index.php:137
msgid "Padding in %"
msgstr ""
#: index.php:126
msgid "Optional breakpoint settings"
msgstr ""
#: index.php:128
msgid "Breakpoint in px"
msgstr ""
#: index.php:178
msgid "Don't forget to regenerate thumbnails to apply the width change to existing images"
msgstr ""
#: index.php:182
msgid "Image width value must be a number between 100 and 1000"
msgstr ""
#: index.php:190
msgid "Don't forget to regenerate thumbnails to apply the height change to existing images"
msgstr ""
#: index.php:194
msgid "Image height value must be a number between 100 and 1000"
msgstr ""
#: index.php:201
msgid "Invalid type value"
msgstr ""
#: index.php:218
msgid "Height ratio value must be a number between 0 and 1"
msgstr ""
#: index.php:227
#: index.php:281
msgid "Gap value must be a number between 0 and 100"
msgstr ""
#: index.php:236
msgid "Padding value must be a number between 0 and 30"
msgstr ""
#: index.php:263
msgid "Breakpoint value must be a number between 100 and 1500 or leave the field empty if you don't want a breakpoint"
msgstr ""
#: index.php:272
msgid "Breakpoint height ratio value must be a number between 0 and 1"
msgstr ""
#: index.php:290
msgid "Breakpoint padding value must be a number between 0 and 30"
msgstr ""
#: build/block.js:3494
msgid "slider"
msgstr ""
#: build/block.js:3537
msgid "Select image"
msgstr ""
#: build/block.js:3545
msgid "Remove image"
msgstr ""
#: build/block.js:3563
msgid "Slider images"
msgstr ""
#: build/block.js:3577
msgid "Add image"
msgstr ""

View File

@@ -0,0 +1,47 @@
# Copyright (C) 2022 5um17
# This file is distributed under the same license as the Classic Widgets with Block-based Widgets package.
msgid ""
msgstr ""
"Project-Id-Version: Classic Widgets with Block-based Widgets 1.0\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/classic-and-block-widgets\n"
"POT-Creation-Date: 2022-02-23 20:46:12+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"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#: build/classic-and-block-widgets.php:40
#: build/classic-and-block-widgets.php:81 classic-and-block-widgets.php:40
#: classic-and-block-widgets.php:81
msgid "Classic Widgets"
msgstr ""
#: build/classic-and-block-widgets.php:66 classic-and-block-widgets.php:66
msgid "More Plugins"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Classic Widgets with Block-based Widgets"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://www.secretsofgeeks.com/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Restore the classic widgets screen as a new menu item without replacing new "
"block-based widgets."
msgstr ""
#. Author of the plugin/theme
msgid "5um17"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://www.secretsofgeeks.com"
msgstr ""

View File

@@ -0,0 +1,26 @@
{
"name": "gutenberg-receipe-block",
"version": "1.0.0",
"description": "A learning plugin for gutenberg",
"main": "index.js",
"scripts": {
"start": "wp-scripts start",
"build": "wp-scripts build"
},
"author": "Rajan Panchal",
"license": "Creole",
"devDependencies": {
"@wordpress/scripts": "^19.2.1"
},
"dependencies": {
"@wordpress/block-editor": "^8.0.3",
"@wordpress/blocks": "^11.1.4",
"@wordpress/components": "^19.0.3",
"@wordpress/create-block": "^2.7.0",
"@wordpress/i18n": "^4.2.4",
"@wordpress/icons": "^6.1.1",
"classnames": "^2.3.1",
"react-slick": "^0.28.1",
"save": "^2.4.0"
}
}

View File

@@ -0,0 +1,4 @@
== Changelog ==
= 1.0.0 =
* Initial release.

View File

@@ -0,0 +1,346 @@
# Copyright (C) 2022 ScriptsTown
# This file is distributed under the same license as the Dark Mode Toggle plugin.
msgid ""
msgstr ""
"Project-Id-Version: Dark Mode Toggle 1.0.2\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/dark-mode-toggle\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-02-25T06:47:11+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: dark-mode-toggle\n"
#. Plugin Name of the plugin
#: inc/settings/index.php:16
msgid "Dark Mode Toggle"
msgstr ""
#. Plugin URI of the plugin
msgid "https://scriptstown.com/wordpress-plugins/dark-mode-toggle/"
msgstr ""
#. Description of the plugin
msgid "Bring dark mode toggle switch to your WordPress website. A simple switch to turn on and off the dark mode. Fast and easy to use."
msgstr ""
#. Author of the plugin
msgid "ScriptsTown"
msgstr ""
#. Author URI of the plugin
msgid "https://scriptstown.com/"
msgstr ""
#: core/Admin/Menu.php:51
msgctxt "Page title"
msgid "Dark Mode Toggle"
msgstr ""
#: core/Admin/Menu.php:52
msgctxt "Menu title"
msgid "Dark Mode"
msgstr ""
#: core/Admin/Menu.php:104
msgid "Settings"
msgstr ""
#: core/Admin/Menu.php:107
msgid "Get Premium"
msgstr ""
#. translators: %s: Settings page link.
#: core/Admin/Menu.php:126
msgid "To get started with Dark Mode Toggle, visit our <a href=\"%s\" target=\"_blank\">settings page</a>."
msgstr ""
#: core/Admin/Menu.php:140
msgid "Dark Mode Toggle Settings"
msgstr ""
#: core/Admin/Settings.php:75
#: core/Admin/Settings.php:115
msgid "Settings saved successfully!"
msgstr ""
#: core/Admin/Settings.php:134
msgid "Dismiss <span class=\"dmt-sr-only\">feedback alert.</span>"
msgstr ""
#: core/Admin/Settings.php:164
msgid "Settings reset successfully!"
msgstr ""
#: core/Utility.php:140
msgid "Toggle dark mode"
msgstr ""
#: inc/pro.php:13
msgid "Upgrade to Dark Mode Toggle Pro"
msgstr ""
#: inc/pro.php:16
msgid "Upgrade to Pro Version"
msgstr ""
#: inc/pro.php:17
msgid "Buy Now"
msgstr ""
#: inc/pro.php:18
msgid "More Detail"
msgstr ""
#: inc/settings/advanced.php:25
msgid "Transition time:"
msgstr ""
#: inc/settings/advanced.php:27
msgid "Example: 0.5"
msgstr ""
#: inc/settings/advanced.php:28
msgid "seconds"
msgstr ""
#: inc/settings/advanced.php:31
msgid "Set transition time in seconds."
msgstr ""
#. translators: %s: Transition time
#: inc/settings/advanced.php:32
msgctxt "Transition time"
msgid "Default: %s"
msgstr ""
#: inc/settings/advanced.php:38
msgid "Hide Toggle Button on Mobile"
msgstr ""
#: inc/settings/advanced.php:42
msgid "Whether to hide toggle button on small-screen mobile devices."
msgstr ""
#: inc/settings/advanced.php:48
msgid "Allow CSS Overrides on Front Pages"
msgstr ""
#: inc/settings/advanced.php:52
msgid "For advanced users only. A CSS class \"darkmode--activated\" is added to the <body> tag. If you check this option, then you will have to manually override some styles using CSS rules based on your theme."
msgstr ""
#: inc/settings/advanced.php:55
msgid "<code class=\"dmt-p-0\"><strong>For example:</strong><br> .darkmode--activated p, .darkmode--activated li { color: #000; } .darkmode--activated .logo { mix-blend-mode: difference; }</code>"
msgstr ""
#: inc/settings/advanced.php:63
msgid "Also, you can apply the class \"darkmode-ignore\" to any HTML tag where you don't want to apply darkmode."
msgstr ""
#: inc/settings/advanced.php:77
#: inc/settings/front.php:196
msgid "Save Settings"
msgstr ""
#: inc/settings/front.php:26
msgid "Enable Toggle Button on Front"
msgstr ""
#: inc/settings/front.php:35
msgid "Position for Toggle Button:"
msgstr ""
#: inc/settings/front.php:41
msgid "Bottom - Left"
msgstr ""
#: inc/settings/front.php:50
msgid "Bottom - Right"
msgstr ""
#: inc/settings/front.php:59
msgid "Top - Left"
msgstr ""
#: inc/settings/front.php:68
msgid "Top - Right"
msgstr ""
#: inc/settings/front.php:76
msgid "Default: Bottom - Left"
msgstr ""
#: inc/settings/front.php:77
msgid "Select position for toggle button."
msgstr ""
#: inc/settings/front.php:82
msgid "Position from Bottom:"
msgstr ""
#: inc/settings/front.php:84
#: inc/settings/front.php:96
#: inc/settings/front.php:108
#: inc/settings/front.php:120
msgid "Example: 32"
msgstr ""
#: inc/settings/front.php:85
#: inc/settings/front.php:97
#: inc/settings/front.php:109
#: inc/settings/front.php:121
#: inc/settings/front.php:152
#: inc/settings/front.php:164
#: inc/settings/front.php:176
msgid "pixels"
msgstr ""
#: inc/settings/front.php:88
msgid "Set position from bottom in pixels."
msgstr ""
#. translators: %s: Position from Bottom
#: inc/settings/front.php:89
msgctxt "Position from Bottom"
msgid "Default: %s"
msgstr ""
#: inc/settings/front.php:94
msgid "Position from Top:"
msgstr ""
#: inc/settings/front.php:100
msgid "Set position from top in pixels."
msgstr ""
#. translators: %s: Position from Top
#: inc/settings/front.php:101
msgctxt "Position from Top"
msgid "Default: %s"
msgstr ""
#: inc/settings/front.php:106
msgid "Position from Left:"
msgstr ""
#: inc/settings/front.php:112
msgid "Set position from left in pixels."
msgstr ""
#. translators: %s: Position from Left
#: inc/settings/front.php:113
msgctxt "Position from Left"
msgid "Default: %s"
msgstr ""
#: inc/settings/front.php:118
msgid "Position from Right:"
msgstr ""
#: inc/settings/front.php:124
msgid "Set position from right in pixels."
msgstr ""
#. translators: %s: Position from Right
#: inc/settings/front.php:125
msgctxt "Position from Right"
msgid "Default: %s"
msgstr ""
#: inc/settings/front.php:140
msgid "Enqueue Scripts in the Head"
msgstr ""
#: inc/settings/front.php:144
msgid "This is performance related option. Whether to enqueue scripts in the <head> tag instead of before </body> tag."
msgstr ""
#: inc/settings/front.php:149
msgid "Width for Toggle Button:"
msgstr ""
#: inc/settings/front.php:151
#: inc/settings/front.php:163
#: inc/settings/front.php:175
msgid "Example: 48"
msgstr ""
#: inc/settings/front.php:155
msgid "Set width for toggle button in pixels."
msgstr ""
#. translators: %s: Width for Toggle Button
#: inc/settings/front.php:156
msgctxt "Width for Toggle Button"
msgid "Default: %s"
msgstr ""
#: inc/settings/front.php:161
msgid "Height for Toggle Button:"
msgstr ""
#: inc/settings/front.php:167
msgid "Set height for toggle button in pixels."
msgstr ""
#. translators: %s: Height for Toggle Button
#: inc/settings/front.php:168
msgctxt "Height for Toggle Button"
msgid "Default: %s"
msgstr ""
#: inc/settings/front.php:173
msgid "Border Radius for Toggle Button:"
msgstr ""
#: inc/settings/front.php:179
msgid "Set border radius for toggle button in pixels."
msgstr ""
#. translators: %s: Border Radius for Toggle Button
#: inc/settings/front.php:180
msgctxt "Border Radius for Toggle Button"
msgid "Default: %s"
msgstr ""
#: inc/settings/index.php:22
msgid "Front Settings"
msgstr ""
#: inc/settings/index.php:23
msgid "Advanced Settings"
msgstr ""
#: inc/settings/index.php:24
#: inc/settings/reset.php:37
#: inc/settings/reset.php:63
msgid "Reset Settings"
msgstr ""
#: inc/settings/reset.php:23
msgid "Reset the plugin settings to the default state."
msgstr ""
#: inc/settings/reset.php:45
msgid "Reload to view default state."
msgstr ""
#: inc/settings/reset.php:49
msgid "Reload"
msgstr ""
#: inc/settings/reset.php:59
msgid "Confirm Reset"
msgstr ""
#: inc/settings/reset.php:60
msgid "Are you sure to reset the plugin settings to the default state?"
msgstr ""
#: inc/settings/reset.php:62
msgid "Cancel"
msgstr ""

View File

@@ -0,0 +1,139 @@
# Copyright (C) 2022 Phi Phan
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Meta Field Block 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/meta-field-block\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-02-22T02:07:53+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: mfb\n"
#. Plugin Name of the plugin
msgid "Meta Field Block"
msgstr ""
#. Description of the plugin
msgid "Display a meta field as a block on frontend, support ACF fields."
msgstr ""
#. Author of the plugin
msgid "Phi Phan"
msgstr ""
#. Author URI of the plugin
msgid "https://boldblocks.net"
msgstr ""
#: build/index.js:1
#: src/edit.js:110
msgid "Default 'meta'"
msgstr ""
#: build/index.js:1
#: src/edit.js:112
msgid "ACF - Advanced Custom Fields"
msgstr ""
#: build/index.js:1
#: src/edit.js:115
msgid "Custom field"
msgstr ""
#: build/index.js:1
#: src/edit.js:120
msgid "Please input \"Field Name\""
msgstr ""
#: build/index.js:1
#: src/edit.js:154
#: src/edit.js:163
#: src/edit.js:172
msgid "Fields are registered with "
msgstr ""
#: build/index.js:1
#: src/edit.js:158
msgid " and 'show_in_rest' setting is enable."
msgstr ""
#: build/index.js:1
#: src/edit.js:167
msgid " and 'Show in REST API' setting is ON."
msgstr ""
#: build/index.js:1
#: src/edit.js:176
msgid "The 'rest field' and the 'custom field' should be the same name. Or adding a filter for the hook `apply_filters( 'meta_field_block_get_block_content', $content, $attributes, $block )` to get value for front end."
msgstr ""
#: build/index.js:1
#: src/edit.js:185
msgid "Input the meta field name."
msgstr ""
#: build/index.js:1
#: src/edit.js:190
#: src/edit.js:200
msgid "Suggest values: "
msgstr ""
#: build/index.js:1
#: src/edit.js:221
msgid "Meta field settings"
msgstr ""
#: build/index.js:1
#: src/edit.js:223
msgid "Field type"
msgstr ""
#: build/index.js:1
#: src/edit.js:229
msgid "Choose a meta type"
msgstr ""
#: build/index.js:1
#: src/edit.js:234
msgid "Field name"
msgstr ""
#: build/index.js:1
#: src/edit.js:240
msgid "Prefix"
msgstr ""
#: build/index.js:1
#: src/edit.js:243
msgid "Display before the field value."
msgstr ""
#: build/index.js:1
#: src/edit.js:246
msgid "Suffix"
msgstr ""
#: build/index.js:1
#: src/edit.js:249
msgid "Display after the field value."
msgstr ""
#: build/index.js:1
#: src/edit.js:255
msgid "HTML element"
msgstr ""
#: block.json
msgctxt "block title"
msgid "Meta Field Block"
msgstr ""
#: block.json
msgctxt "block description"
msgid "Display a meta field as a block on frontend, supporting ACF fields."
msgstr ""

View File

@@ -0,0 +1,39 @@
{
"name": "driveworks-block-form-embed",
"version": "1.0.0",
"description": "Use Gutenberg blocks to quickly embed DriveWorks content e.g. Projects and DriveApps.",
"author": "DriveWorks Ltd",
"license": "GPL-2.0-or-later",
"keywords": [
"WordPress",
"DriveWorks",
"DriveWorks Live",
"Embed",
"DriveApp",
"Project",
"Form",
"Block",
"Gutenberg",
"Integration Theme",
"Integration"
],
"homepage": "https://www.driveworks.co.uk/",
"main": "build/index.js",
"dependencies": {
"@wordpress/block-editor": "^7.0.3",
"@wordpress/blocks": "^11.1.1",
"@wordpress/i18n": "^4.2.3"
},
"devDependencies": {
"@wordpress/scripts": "^18.1.0",
"lodash": "^4.17.21"
},
"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"
}
}

View File

@@ -0,0 +1,37 @@
= 1.0.5 =
- New: Elementor widget compatible with WPML
- Tweak: Newly created filter on elementor editor will be selected automatically on filter choose dropdown
- Tweak: Add loader animation on setup wizard on load
- Tweak: Add animation on the grid after clicking filter to get filtered product
- Tweak: Warning message for required field on filter create form
- Tweak: Warning for unsaved state on filter create form
- Fix: Product counter fixed
- Fix: Customized term initial load fixed on editing filter
= 1.0.4 =
- Improve UI/ UX
- Quick view fix on product grid
- Pagination default style and style control added on product grid
- Automacally filter type choose based on widget
- Product count added on filter
- Color name enable for color control
= 1.0.3 =
- Improve UI/ UX
= 1.0.2 =
- Improve UI/ UX
- Improve product grid widget
- Include uncheck all filter by one click
= 1.0.1 =
- Optimized and improved code base
= 1.0.0 =
- Initial release

View File

@@ -0,0 +1,19 @@
# Changelog
## 1.1.1 - January 19, 2022
### Fixed
- Handling of multiple dependencies.
## 1.1.0 - January 15, 2022
### Added
- Introduced support for header in assets.
- Introduced support for asset dependencies.
### Fixed
- Asset order rules not always respected.
- Error if WPML is activated but not set up.
## 1.0.0 - January 9, 2022
First release.

View File

@@ -0,0 +1,936 @@
# Copyright (C) 2022 theDotstore
# This file is distributed under the same license as the Product Sample for WooCommerce package.
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Advanced Product Sample for WooCommerce 1.0.0\n"
"Report-Msgid-Bugs-To: https://www.multidots.com/contact/\n"
"POT-Creation-Date: 2022-02-08 17:06+0530\n"
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
"Last-Translator: Sagar Jariwala <sagar.jariwala@multidots.com>\n"
"Language-Team: Sagar Jariwala <sagar.jariwala@multidots.com>\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-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-Textdomain-Support: yes\n"
"X-Generator: Poedit 3.0.1\n"
"X-Poedit-SearchPath-0: .\n"
#: admin/class-free-product-sample-for-woocommer-admin.php:120
msgid "DotStore Plugins"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:133
msgid "Product Sample for WooCommerce Pro"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:145
#: admin/class-free-product-sample-for-woocommer-admin.php:158
#: free-product-sample.php:185
msgid "Product Sample for WooCommerce"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:170
#: admin/partials/dsfps-get-started-page.php:15
#: admin/partials/header/plugin-header.php:112
msgid "Getting Started"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:181
#: admin/partials/dsfps-information-page.php:25
#: admin/partials/header/plugin-header.php:113
msgid "Quick info"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:244
#, php-format
msgid ""
"If you like <strong>Product Sample for WooCommerce</strong> plugin, please leave "
"us ★★★★★ ratings on <a href=\"%1$s\" target=\"_blank\">DotStore</a>."
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:335
#: admin/class-free-product-sample-for-woocommer-admin.php:341
#: admin/class-free-product-sample-for-woocommer-admin.php:361
#: admin/class-free-product-sample-for-woocommer-admin.php:367
#: admin/class-free-product-sample-for-woocommer-admin.php:373
msgid "Sample Product"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:395
#: admin/partials/dsfps-admin-settings-page.php:442
#: admin/partials/dsfps-admin-settings-page.php:477
#: admin/partials/dsfps-admin-settings-page.php:481
#: admin/partials/dsfps-admin-settings-page.php:486
msgid "0.00"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:396
msgid "Sample Price ("
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:397
msgid "The price of sample product for this product in currency format."
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:406
msgid "Manage Stock?"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:413
msgid "Stock quantity"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:415
msgid "Manage the sample products stock quantity."
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:428
msgid "Weight"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:431
msgid "Weight in decimal form"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:444
msgid "Length"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:445
msgid "Width"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:446
msgid "Height"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:448
msgid "LxWxH in decimal form"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:458
#: admin/partials/dsfps-admin-settings-page.php:728
msgid "No shipping class"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:467
msgid "Shipping class"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:469
msgid ""
"Shipping classes are used by certain shipping methods to group similar products."
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:479
#: admin/partials/dsfps-admin-settings-page.php:800
msgid "Standard"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:488
msgid "None"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:497
msgid "Tax class"
msgstr ""
#: admin/class-free-product-sample-for-woocommer-admin.php:500
msgid ""
"Choose a tax class for this product. Tax classes are used to apply different tax "
"rates specific to certain types of product."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:40
msgid "Sample product settings saved succesfully"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:43
msgid ""
"Category wise feature is only available on Premium version. Please upgrade to "
"use it."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:44
msgid ""
"Percentage price feature is only available on Premium version. Please upgrade to "
"use it."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:48
msgid "Basic Configuration"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:54
#: admin/partials/dsfps-admin-settings-page.php:852
msgid "Save Changes"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:62
msgid "Enable/Disable"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:73
msgid "Enable this option to configure the Product Sample."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:80
msgid "Button Label"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:84
msgid "Order a Sample"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:88
msgid "Set your product sample's add to cart button label here."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:99
#: admin/partials/dsfps-admin-settings-page.php:103
#: admin/partials/dsfps-admin-settings-page.php:108
msgid "Sample Product Type Title"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:119
#: admin/partials/dsfps-admin-settings-page.php:126
#: admin/partials/dsfps-admin-settings-page.php:134
msgid "Prefix"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:120
#: admin/partials/dsfps-admin-settings-page.php:127
#: admin/partials/dsfps-admin-settings-page.php:135
msgid "Suffix"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:143
msgid ""
"Select sample product type title. For example, If you have selected prefix "
"option and added title like Sample. Then it's display your prefix on the cart "
"page like this :- Sample - \"Your product name\"."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:154
#: admin/partials/dsfps-admin-settings-page.php:158
#: admin/partials/dsfps-admin-settings-page.php:163
msgid "Prefix Title"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:173
#: admin/partials/dsfps-admin-settings-page.php:177
#: admin/partials/dsfps-admin-settings-page.php:182
#: admin/partials/dsfps-admin-settings-page.php:204
#: public/class-free-product-sample-for-woocommer-public.php:1484
msgid "Sample"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:189
msgid "Set your product sample's prefix title. For example :- \"Sample\"."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:200
msgid "Suffix Title"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:208
msgid "Set your product sample's suffix title. For example :- \"Sample\"."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:219
msgid "Hide on Shop Page"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:233
msgid "Enable this option if you want to hide sample button from the shop page."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:240
msgid "Hide on Categories Page"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:254
msgid ""
"Enable this option if you want to hide sample button from the categories page."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:261
msgid "Include on Store Menu"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:275
msgid ""
"If enabled then it will showcase the menu item on primary menu and showcase all "
"the sample products in list."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:284
msgid "Product Specific"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:291
msgid "Enable Type"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:296
msgid "Product Wise"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:297
msgid "Category Wise"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:302
msgid "Select enable type option for product or category."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:309
msgid "Select Products"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:313
msgid "Select a Product"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:339
msgid ""
"Select products if you want to a add sample button to the specific products."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:350
#: admin/partials/dsfps-admin-settings-page.php:354
#: admin/partials/dsfps-admin-settings-page.php:359
msgid "Select Categories"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:369
#: admin/partials/dsfps-admin-settings-page.php:389
#: admin/partials/dsfps-admin-settings-page.php:396
msgid "Select a Category"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:404
msgid ""
"Select categories if you want to add a sample button to the specific categories."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:413
msgid "Price Adjustment"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:420
msgid "Price Type"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:425
msgid "Flat"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:426
msgid "Percentage"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:431
msgid "Select price type option for add sample product price."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:438
msgid "Add Flat Price"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:446
msgid "Set your sample product's flat or fixed price."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:457
#: admin/partials/dsfps-admin-settings-page.php:462
#: admin/partials/dsfps-admin-settings-page.php:467
msgid "Add Percentage Price"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:493
msgid "Set your sample product's pertcentage price."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:502
msgid "Quantity Adjustment"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:509
msgid "Maximum Quantity Type"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:514
#: admin/partials/dsfps-admin-settings-page.php:527
msgid "Per Sample Quantity"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:515
#: admin/partials/dsfps-admin-settings-page.php:542
msgid "Per Order Quantity"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:520
msgid "Select maximum quantity type for your sample products."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:531
#: admin/partials/dsfps-admin-settings-page.php:546
msgid "5"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:535
msgid ""
"Set maximum quantity for per sample products. Leave empty if you don't want to "
"add any maximum limit."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:550
msgid ""
"Set maximum quantity for per sample product's order. Leave empty if you don't "
"want to add any maximum limit."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:557
#: admin/partials/dsfps-admin-settings-page.php:572
msgid "Maximum Quantity Message"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:561
#: public/class-free-product-sample-for-woocommer-public.php:968
#: public/class-free-product-sample-for-woocommer-public.php:1063
msgid "Sorry! you reached maximum sample limit for this product!"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:565
msgid ""
"Add your custom message here for per sample quantity limitation. Use {PRODUCT} "
"and {QTY} for dynamic content."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:576
msgid ""
"The maximum allows order quantity is {MAX_QTY} for sample product and you have "
"{CART_QTY} in your cart."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:580
msgid ""
"Add your custom message here for per order quantity limitation. Use {MAX_QTY} "
"and {CART_QTY} for dynamic content."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:589
msgid "User Specific"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:596
msgid "User Based"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:600
msgid "Select a User"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:617
msgid "Select users if you want to enable sample button for specific users."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:628
#: admin/partials/dsfps-admin-settings-page.php:632
#: admin/partials/dsfps-admin-settings-page.php:637
msgid "User Role Based"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:647
#: admin/partials/dsfps-admin-settings-page.php:667
#: admin/partials/dsfps-admin-settings-page.php:674
msgid "Select a User Role"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:682
msgid ""
"Select user roles if you want to enable sample button for specific user roles."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:691
msgid "Shipping & Tax Class Specific"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:702
#: admin/partials/dsfps-admin-settings-page.php:706
#: admin/partials/dsfps-admin-settings-page.php:711
msgid "Shipping Class"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:738
#: admin/partials/dsfps-admin-settings-page.php:747
#: admin/partials/dsfps-admin-settings-page.php:754
msgid "No Shipping Class"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:762
msgid "Select a shipping class which you want to apply on sample products."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:773
#: admin/partials/dsfps-admin-settings-page.php:777
#: admin/partials/dsfps-admin-settings-page.php:782
msgid "Tax Class"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:810
#: admin/partials/dsfps-admin-settings-page.php:815
#: admin/partials/dsfps-admin-settings-page.php:824
#: admin/partials/dsfps-admin-settings-page.php:831
msgid "No Tax Class"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:839
msgid "Select a tax class which you want to apply on sample products."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:866
#: admin/partials/dsfps-admin-settings-page.php:899
msgid "Subscribe to use this feature"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:869
#: admin/partials/dsfps-admin-settings-page.php:902
msgid "Try Product Sample Pro for free"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:870
#: admin/partials/dsfps-admin-settings-page.php:903
msgid ""
"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Impedit eum delectus, "
"libero, accusantium dolores inventore obcaecati placeat cum sapiente vel "
"laboriosam.."
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:872
#: admin/partials/dsfps-admin-settings-page.php:905
#: admin/partials/header/plugin-sidebar.php:33
#: admin/partials/header/plugin-sidebar.php:57
msgid "Set prefix/suffix title for sample products"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:873
#: admin/partials/dsfps-admin-settings-page.php:906
#: admin/partials/header/plugin-sidebar.php:34
#: admin/partials/header/plugin-sidebar.php:58
msgid "Set product's categories specific sample button"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:874
#: admin/partials/dsfps-admin-settings-page.php:907
#: admin/partials/header/plugin-sidebar.php:35
#: admin/partials/header/plugin-sidebar.php:59
msgid "Set user roles specific sample button"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:875
#: admin/partials/dsfps-admin-settings-page.php:908
#: admin/partials/header/plugin-sidebar.php:36
#: admin/partials/header/plugin-sidebar.php:60
msgid "Select shipping & tax class for sample produts"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:876
#: admin/partials/dsfps-admin-settings-page.php:909
#: admin/partials/header/plugin-sidebar.php:37
#: admin/partials/header/plugin-sidebar.php:61
msgid "Manage individual sample products prices"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:877
#: admin/partials/dsfps-admin-settings-page.php:910
#: admin/partials/header/plugin-sidebar.php:38
#: admin/partials/header/plugin-sidebar.php:62
msgid "Manage sample products stocks"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:878
#: admin/partials/dsfps-admin-settings-page.php:911
#: admin/partials/header/plugin-sidebar.php:39
#: admin/partials/header/plugin-sidebar.php:63
msgid "Manage sample products weight"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:879
#: admin/partials/dsfps-admin-settings-page.php:912
#: admin/partials/header/plugin-sidebar.php:40
#: admin/partials/header/plugin-sidebar.php:64
msgid "Manage sample products dimensions"
msgstr ""
#: admin/partials/dsfps-admin-settings-page.php:883
#: admin/partials/dsfps-admin-settings-page.php:916
msgid "Try it free for 14 days"
msgstr ""
#: admin/partials/dsfps-get-started-page.php:10
msgid "Thanks For Installing Product Sample for WooCommerce"
msgstr ""
#: admin/partials/dsfps-get-started-page.php:17
msgid "This plugin allows users to buy or order a product as a product sample."
msgstr ""
#: admin/partials/dsfps-get-started-page.php:23
msgid ""
"<strong>Step 1: </strong>Enable this option to configure the product sample and "
"other settings."
msgstr ""
#: admin/partials/dsfps-get-started-page.php:29
msgid "<strong>Step 2: </strong>Set sample button to the specific products."
msgstr ""
#: admin/partials/dsfps-get-started-page.php:35
msgid "<strong>Step 3: </strong>Add to cart or Order a sample product."
msgstr ""
#: admin/partials/dsfps-information-page.php:12
msgid "Premium Version"
msgstr ""
#: admin/partials/dsfps-information-page.php:14
#: admin/partials/dsfps-information-page.php:17
#: admin/partials/header/plugin-header.php:14
#: admin/partials/header/plugin-header.php:17
msgid "Free Version"
msgstr ""
#: admin/partials/dsfps-information-page.php:29
msgid "Product Type"
msgstr ""
#: admin/partials/dsfps-information-page.php:30
msgid "WooCommerce Plugin"
msgstr ""
#: admin/partials/dsfps-information-page.php:33
msgid "Product Name"
msgstr ""
#: admin/partials/dsfps-information-page.php:37
msgid "Installed Version"
msgstr ""
#: admin/partials/dsfps-information-page.php:41
msgid "License & Terms of use"
msgstr ""
#: admin/partials/dsfps-information-page.php:42
msgid "Click here"
msgstr ""
#: admin/partials/dsfps-information-page.php:42
msgid " to view license and terms of use."
msgstr ""
#: admin/partials/dsfps-information-page.php:45
msgid "Help & Support"
msgstr ""
#: admin/partials/dsfps-information-page.php:48
msgid "Quick Start"
msgstr ""
#: admin/partials/dsfps-information-page.php:49
msgid "Guide Documentation"
msgstr ""
#: admin/partials/dsfps-information-page.php:51
msgid "Support Forum"
msgstr ""
#: admin/partials/dsfps-information-page.php:56
msgid "Localization"
msgstr ""
#: admin/partials/dsfps-information-page.php:57
msgid "German, French, Polish, Spanish"
msgstr ""
#: admin/partials/header/plugin-header.php:12
msgid "Pro Version"
msgstr ""
#: admin/partials/header/plugin-header.php:35
msgid ""
"An easy way to handle the free product samples. Free Product Sample for "
"WooCommerce does one thing, and it does it well. It lets you order a product as "
"a product sample."
msgstr ""
#: admin/partials/header/plugin-header.php:46
msgid "Quick Support"
msgstr ""
#: admin/partials/header/plugin-header.php:55
msgid "Documentation"
msgstr ""
#: admin/partials/header/plugin-header.php:67
msgid "My Account"
msgstr ""
#: admin/partials/header/plugin-header.php:74
#: admin/partials/header/plugin-header.php:82
msgid "Upgrade To Pro"
msgstr ""
#: admin/partials/header/plugin-header.php:107
msgid "Sample Product Settings"
msgstr ""
#: admin/partials/header/plugin-header.php:110
msgid "About Plugin"
msgstr ""
#: admin/partials/header/plugin-header.php:117
msgid "Dotstore"
msgstr ""
#: admin/partials/header/plugin-header.php:119
msgid "WooCommerce Plugins"
msgstr ""
#: admin/partials/header/plugin-header.php:120
msgid "Wordpress Plugins"
msgstr ""
#: admin/partials/header/plugin-header.php:121
msgid "Contact Support"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:29
#: admin/partials/header/plugin-sidebar.php:53
msgid "Upgrade to Product Sample Pro"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:43
#: admin/partials/header/plugin-sidebar.php:67
msgid "Get Premium Now »"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:76
msgid "Like This Plugin?"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:90
msgid "Your Review is very important to us as it helps us to grow more."
msgstr ""
#: admin/partials/header/plugin-sidebar.php:96
msgid "Free vs Pro Feature"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:99
msgid ""
"Heres an at a glance view of the main differences between Premium and free "
"plugin features."
msgstr ""
#: admin/partials/header/plugin-sidebar.php:100
msgid "Click here »"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:106
msgid "Suggest A Feature"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:109
msgid "Let us know how we can improve the plugin experience."
msgstr ""
#: admin/partials/header/plugin-sidebar.php:110
msgid "Do you have any feedback &amp; feature requests?"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:111
msgid "Submit Request »"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:117
msgid "Changelog"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:120
msgid ""
"We improvise our products on a regular basis to deliver the best results to "
"customer satisfaction."
msgstr ""
#: admin/partials/header/plugin-sidebar.php:121
msgid "Visit Here »"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:129
msgid "Our Popular Plugins"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:135
msgid "Flat Rate Shipping Plugin for WooCommerce"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:139
msgid "Extra Fees Plugin for WooCommerce"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:143
msgid "Product Size Charts Plugin For WooCommerce"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:147
msgid "Fraud Prevention Plugin for WooCommerce"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:151
msgid "Hide Shipping Method For WooCommerce"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:155
msgid "Advance Menu Manager for WordPress"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:160
msgid "VIEW ALL"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:167
msgid "Five Star Support"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:170
msgid ""
"Got a question? Get in touch with theDotstore developers. We are happy to help!"
msgstr ""
#: admin/partials/header/plugin-sidebar.php:171
msgid "Submit a Ticket »"
msgstr ""
#: free-product-sample.php:186
msgid "WooCommerce"
msgstr ""
#: free-product-sample.php:191
#, php-format
msgid "%1$s requires %2$s to be installed & activated!"
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:834
msgid "Please choose product options&hellip;"
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:865
#, php-format
msgid "Invalid value posted for %s"
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:873
#, php-format
msgid "%s is a required field"
msgid_plural "%s are required fields"
msgstr[0] ""
msgstr[1] ""
#: public/class-free-product-sample-for-woocommer-public.php:934
#: public/class-free-product-sample-for-woocommer-public.php:940
#: public/class-free-product-sample-for-woocommer-public.php:1033
#: public/class-free-product-sample-for-woocommer-public.php:1039
#: public/class-free-product-sample-for-woocommer-public.php:1080
#: public/class-free-product-sample-for-woocommer-public.php:1086
#: public/class-free-product-sample-for-woocommer-public.php:1345
#: public/class-free-product-sample-for-woocommer-public.php:1353
#: public/class-free-product-sample-for-woocommer-public.php:1409
#: public/class-free-product-sample-for-woocommer-public.php:1415
msgid " - "
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:936
#: public/class-free-product-sample-for-woocommer-public.php:945
#: public/class-free-product-sample-for-woocommer-public.php:948
#: public/class-free-product-sample-for-woocommer-public.php:951
#: public/class-free-product-sample-for-woocommer-public.php:1035
#: public/class-free-product-sample-for-woocommer-public.php:1044
#: public/class-free-product-sample-for-woocommer-public.php:1047
#: public/class-free-product-sample-for-woocommer-public.php:1050
#: public/class-free-product-sample-for-woocommer-public.php:1082
#: public/class-free-product-sample-for-woocommer-public.php:1091
#: public/class-free-product-sample-for-woocommer-public.php:1094
#: public/class-free-product-sample-for-woocommer-public.php:1097
#: public/class-free-product-sample-for-woocommer-public.php:1347
#: public/class-free-product-sample-for-woocommer-public.php:1360
#: public/class-free-product-sample-for-woocommer-public.php:1365
#: public/class-free-product-sample-for-woocommer-public.php:1370
#: public/class-free-product-sample-for-woocommer-public.php:1411
#: public/class-free-product-sample-for-woocommer-public.php:1420
#: public/class-free-product-sample-for-woocommer-public.php:1423
#: public/class-free-product-sample-for-woocommer-public.php:1426
msgid "Sample - "
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:942
#: public/class-free-product-sample-for-woocommer-public.php:1041
#: public/class-free-product-sample-for-woocommer-public.php:1088
#: public/class-free-product-sample-for-woocommer-public.php:1355
#: public/class-free-product-sample-for-woocommer-public.php:1417
msgid " - Sample"
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:986
msgid "You cannot add that amount to the cart — we have "
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:1100
msgid "Sorry, we do not have enough \""
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:1119
#, php-format
msgid ""
"The maximum allows order quantity is %s for sample product and you have %s in "
"your cart."
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:1350
#: public/class-free-product-sample-for-woocommer-public.php:1358
#: public/class-free-product-sample-for-woocommer-public.php:1362
#: public/class-free-product-sample-for-woocommer-public.php:1367
#: public/class-free-product-sample-for-woocommer-public.php:1372
#, php-format
msgctxt "Item name in quotes"
msgid "&ldquo;%s&rdquo;"
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:1380
#, php-format
msgid "%s has been added to your cart."
msgid_plural "%s have been added to your cart."
msgstr[0] ""
msgstr[1] ""
#: public/class-free-product-sample-for-woocommer-public.php:1383
msgid "View cart"
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:1505
msgid "Sample Products"
msgstr ""
#: public/class-free-product-sample-for-woocommer-public.php:1654
#: public/class-free-product-sample-for-woocommer-public.php:1662
msgid "No product matching your criteria."
msgstr ""

View File

@@ -0,0 +1,5 @@
# Global Styles Mods
## 1.0.0, 20220211
- Initial release.

View File

@@ -0,0 +1,31 @@
{
"name": "grainy-gradient-block",
"version": "1.0.1",
"description": "",
"author": "Kelly Dwan",
"license": "GPL-2.0-or-later",
"main": "build/index.js",
"scripts": {
"build": "wp-scripts build",
"format": "wp-scripts format src",
"lint:css": "wp-scripts lint-style src/**/*.scss",
"lint:js": "wp-scripts lint-js src",
"start": "wp-scripts start",
"packages-update": "wp-scripts packages-update"
},
"dependencies": {
"@wordpress/block-editor": "8.0.13",
"@wordpress/blocks": "11.1.5",
"@wordpress/components": "19.2.0",
"@wordpress/data": "6.1.5",
"@wordpress/element": "4.0.4",
"@wordpress/i18n": "4.2.4",
"@wordpress/primitives": "3.0.4"
},
"devDependencies": {
"@wordpress/eslint-plugin": "9.3.0",
"@wordpress/prettier-config": "1.1.1",
"@wordpress/scripts": "19.2.2"
},
"prettier": "@wordpress/prettier-config"
}

View File

@@ -0,0 +1,267 @@
# Copyright (C) 2022 GrandPlugins
# This file is distributed under the same license as the Image Sizes Controller [[GrandPlugins]] plugin.
msgid ""
msgstr ""
"Project-Id-Version: Image Sizes Controller [[GrandPlugins]] 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gpls-issl-images-subsizes-list\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-01-18T12:14:00+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: gpls-issl-images-subsizes-list\n"
#. Plugin Name of the plugin
msgid "Image Sizes Controller [[GrandPlugins]]"
msgstr ""
#. Description of the plugin
msgid "Create custom image sizes, disable image sizes, List All image created subsizes, Fix missing image subsizes and more."
msgstr ""
#. Author of the plugin
msgid "GrandPlugins"
msgstr ""
#. Author URI of the plugin
msgid "https://grandplugins.com"
msgstr ""
#: includes/ImageSizes.php:215
msgid "You are about to delete this image size. proceed ?"
msgstr ""
#: includes/ImageSizes.php:216
msgid "Create size"
msgstr ""
#: includes/ImageSizes.php:217
#: includes/ImageSizes.php:539
msgid "Edit size"
msgstr ""
#: includes/ImageSizes.php:267
#: includes/ImageSizes.php:268
msgid "Image Sizes Controller"
msgstr ""
#: includes/ImageSizes.php:301
msgid "Settings have been saved successfully!"
msgstr ""
#: includes/ImageSizes.php:357
msgid "subsize image has been created successfully!"
msgstr ""
#: includes/ImageSizes.php:400
msgid "subsize image has been updated successfully!"
msgstr ""
#: includes/ImageSizes.php:433
msgid "Image size has been removed successfully!"
msgstr ""
#: includes/ImageSizes.php:464
#: includes/ImageSizes.php:474
msgid "Selected sizes have been disabled successfully!"
msgstr ""
#: includes/ImageSizes.php:528
msgid "Yes"
msgstr ""
#: includes/ImageSizes.php:530
msgid "No"
msgstr ""
#: includes/ImageSizes.php:540
msgid "Delete size"
msgstr ""
#: includes/ImageSizes.php:570
msgid "Delete"
msgstr ""
#: includes/ImageSizes.php:573
#: templates/image-sizes-template.php:135
#: templates/image-sizes-template.php:174
msgid "Changes not saved"
msgstr ""
#: includes/ImageSizes.php:609
#: templates/image-sizes-template.php:102
msgid "No crop"
msgstr ""
#: includes/ImageSizes.php:610
#: templates/image-sizes-template.php:103
msgid "Left Top"
msgstr ""
#: includes/ImageSizes.php:611
#: templates/image-sizes-template.php:104
msgid "Center Top"
msgstr ""
#: includes/ImageSizes.php:612
#: templates/image-sizes-template.php:105
msgid "Right Top"
msgstr ""
#: includes/ImageSizes.php:613
#: templates/image-sizes-template.php:106
msgid "Left Center"
msgstr ""
#: includes/ImageSizes.php:614
#: templates/image-sizes-template.php:107
msgid "Center Center"
msgstr ""
#: includes/ImageSizes.php:615
#: templates/image-sizes-template.php:108
msgid "Right Center"
msgstr ""
#: includes/ImageSizes.php:616
#: templates/image-sizes-template.php:109
msgid "Left Bottom"
msgstr ""
#: includes/ImageSizes.php:617
#: templates/image-sizes-template.php:110
msgid "Center Bottom"
msgstr ""
#: includes/ImageSizes.php:618
#: templates/image-sizes-template.php:111
msgid "Right Bottom"
msgstr ""
#: includes/ImageSizes.php:624
msgid "Update"
msgstr ""
#: includes/ImageSubsizes.php:123
msgid "image mime type is not supported"
msgstr ""
#: includes/ImageSubsizes.php:136
msgid "subsize image has been generated successfully!"
msgstr ""
#: includes/ImageSubsizes.php:271
msgid "Subsizes List"
msgstr ""
#: includes/ImageSubsizes.php:320
msgid "Subsize image is missing"
msgstr ""
#: includes/ImageSubsizes.php:323
msgid "Create subsize image"
msgstr ""
#: includes/ImageSubsizes.php:339
msgid "Delete size (Pro)"
msgstr ""
#: includes/ImageSubsizes.php:426
msgid "Failed sizes to fix: "
msgstr ""
#: includes/ImageSubsizes.php:478
msgid "Subsize is bigger than the original image"
msgstr ""
#: includes/ImageSubsizes.php:482
msgid "Create subsize"
msgstr ""
#: includes/Utils.php:86
msgid "Dimensions"
msgstr ""
#: includes/Utils.php:87
msgid "Size"
msgstr ""
#: templates/image-sizes-template.php:19
msgid "Registered Sizes"
msgstr ""
#: templates/image-sizes-template.php:22
msgid "Sizes created by the WordPress core or by the theme and other plugins"
msgstr ""
#: templates/image-sizes-template.php:25
msgid "Size Name"
msgstr ""
#: templates/image-sizes-template.php:26
msgid "Width"
msgstr ""
#: templates/image-sizes-template.php:27
msgid "Height"
msgstr ""
#: templates/image-sizes-template.php:28
msgid "Crop"
msgstr ""
#: templates/image-sizes-template.php:46
msgid "New sizes"
msgstr ""
#: templates/image-sizes-template.php:49
msgid "New sizes list"
msgstr ""
#: templates/image-sizes-template.php:63
msgid "Create new size"
msgstr ""
#: templates/image-sizes-template.php:68
msgid "Size name"
msgstr ""
#: templates/image-sizes-template.php:118
msgid "Create Subsize"
msgstr ""
#: templates/image-sizes-template.php:131
msgid "Disabled Sizes"
msgstr ""
#: templates/image-sizes-template.php:138
msgid "Check sizes to disable them. disabled sizes will not be created for new uploaded images"
msgstr ""
#: templates/image-sizes-template.php:146
#: templates/image-sizes-template.php:197
msgid "Save"
msgstr ""
#: templates/image-sizes-template.php:158
msgid "Conditional Apply"
msgstr ""
#: templates/image-sizes-template.php:161
msgid "Create sizes only if the uploaded image meets selected filters"
msgstr ""
#: templates/image-sizes-template.php:171
msgid "Additional Settings"
msgstr ""
#: templates/image-subsizes-list-template.php:30
msgid "Missing sizes"
msgstr ""
#: templates/image-subsizes-list-template.php:35
msgid "No missing sizes"
msgstr ""

View File

@@ -0,0 +1,84 @@
# Copyright (C) 2022 Stéphane Taurand
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: In Browser Image Compression 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/develop\n"
"POT-Creation-Date: 2022-02-16 13:27:52+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/compatibility.php:43
msgid ""
"The IBIC plugin requires the Apache module \"mod_rewrite\" and https, "
"please contact your administrator or hosting provider."
msgstr ""
#: includes/compatibility.php:79
msgid "IBIC plugin"
msgstr ""
#: includes/compatibility.php:82
msgid "The server supports URL rewriting"
msgstr ""
#: includes/compatibility.php:83 includes/compatibility.php:87
msgid "Yes"
msgstr ""
#: includes/compatibility.php:83 includes/compatibility.php:87
msgid "No"
msgstr ""
#: includes/compatibility.php:86
msgid "The site is secured (https enabled)"
msgstr ""
#: includes/compatibility.php:90
msgid "Wasm file mime type"
msgstr ""
#: includes/compatibility.php:91
msgid "Correct"
msgstr ""
#: includes/compatibility.php:91
msgid "Wrong"
msgstr ""
#: includes/media.php:180
#. translators: %s: file path
msgid "Could not write file %s"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "In Browser Image Compression"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://github.com/staurand/ibic-wp-plugin"
msgstr ""
#. Description of the plugin/theme
msgid "Compress your images in your browser!"
msgstr ""
#. Author of the plugin/theme
msgid "Stéphane Taurand"
msgstr ""

View File

@@ -0,0 +1,17 @@
{
"name": "inquirer",
"version": "0.1.0",
"main": "Gruntfile.js",
"author": "Sergio Scabuzzo",
"scripts" : {
"start" : "grunt default" ,
"readme" : "grunt readme",
"i18n" : "grunt i18n"
},
"devDependencies": {
"grunt": "~0.4.5",
"grunt-wp-i18n": "~0.5.0",
"grunt-wp-readme-to-markdown": "~1.0.0"
}
}

View File

@@ -0,0 +1,406 @@
# Copyright (C) 2021 J2T Design
# This file is distributed under the same license as the J2T Reward Points for Woocommerce plugin.
msgid ""
msgstr ""
"Project-Id-Version: J2T Reward Points for Woocommerce 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/j2t-rewardpoints-woocommerce\n"
"Last-Translator: Jon contact@j2t-design.net\n"
"Language-Team: LANGUAGE contact@j2t-design.net\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2021-08-24T07:53:41+00:00\n"
"PO-Revision-Date: 2021-08-24T07:53:41+00:00\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: j2treward\n"
#. Plugin Name of the plugin
msgid "J2T Reward Points for Woocommerce"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/j2t-rewardpoints-woocommerce/"
msgstr ""
#. Description of the plugin
msgid "Rewardpoint engine for woocommerce. This module will allow your customers to gather points while placing an order. You can also decide to give them points for their birthday."
msgstr ""
#. Author of the plugin
msgid "J2T Design"
msgstr ""
#. Author URI of the plugin
msgid "https://www.j2t-design.net"
msgstr ""
#: AdminList.php:114
msgid "Error while processing the query."
msgstr ""
#: AdminList.php:147
msgid "Browse rewardpoints here."
msgstr ""
#: AdminList.php:200
msgid "Point History"
msgstr ""
#: AdminList.php:207
#: AdminList.php:410
msgid "Add/Remove Points"
msgstr ""
#: AdminList.php:248
msgid "Export Data"
msgstr ""
#: AdminList.php:370
#: AdminList.php:607
msgid "No rewardpoints found."
msgstr ""
#: AdminList.php:378
msgid "Customer"
msgstr ""
#: AdminList.php:379
msgid "Email"
msgstr ""
#: AdminList.php:380
msgid "Available Points"
msgstr ""
#: AdminList.php:381
#: j2t-rewardpoints-woocommerce.php:778
msgid "Used Points"
msgstr ""
#: AdminList.php:382
msgid "Collected Points"
msgstr ""
#: AdminList.php:391
msgid "Points & Rewards Statistic"
msgstr ""
#: AdminList.php:478
msgid "Related to order #%s"
msgstr ""
#: AdminList.php:483
#: AdminList.php:630
#: j2t-rewardpoints-woocommerce.php:804
msgid "NA"
msgstr ""
#: AdminList.php:615
msgid "Type of points"
msgstr ""
#: AdminList.php:616
msgid "Gathered points"
msgstr ""
#: AdminList.php:617
msgid "Used points"
msgstr ""
#: AdminList.php:618
#: j2t-rewardpoints-woocommerce.php:779
msgid "Insertion Date"
msgstr ""
#: AdminList.php:619
msgid "Description"
msgstr ""
#: AdminList.php:632
msgid "%s %s (%s)"
msgstr ""
#: AdminList.php:635
msgid "Points & Rewards History for user : %s"
msgstr ""
#: AdminList.php:636
msgid "Back"
msgstr ""
#: emails/class-wc-rewardpoints-birthday.php:18
msgid "Rewardpoints Birthday Email"
msgstr ""
#: emails/class-wc-rewardpoints-birthday.php:19
msgid "An email sent to the customer giving them points for their birthday."
msgstr ""
#: emails/class-wc-rewardpoints-birthday.php:21
msgid "You received some points for your birthday."
msgstr ""
#: emails/class-wc-rewardpoints-birthday.php:22
msgctxt "default email subject for cancelled emails sent to the customer"
msgid "[%s] A Special Gift For Your Birthday!"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:489
#: j2t-rewardpoints-woocommerce.php:490
#: j2t-rewardpoints-woocommerce.php:509
#: j2t-rewardpoints-woocommerce.php:512
msgid "Date of Birth"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:497
msgid "Please provide a valid birth date"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:528
#: j2t-rewardpoints-woocommerce.php:548
msgid "Facebook Like points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:529
#: j2t-rewardpoints-woocommerce.php:550
msgid "Pinterest points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:530
#: j2t-rewardpoints-woocommerce.php:551
msgid "Twitter points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:531
#: j2t-rewardpoints-woocommerce.php:549
msgid "Google Plus points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:532
#: j2t-rewardpoints-woocommerce.php:552
msgid "Birthday points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:533
msgid "Required points usage"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:534
#: j2t-rewardpoints-woocommerce.php:553
msgid "Review points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:535
#: j2t-rewardpoints-woocommerce.php:554
msgid "Event points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:536
#: j2t-rewardpoints-woocommerce.php:555
msgid "Newsletter points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:537
#: j2t-rewardpoints-woocommerce.php:556
msgid "Poll points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:538
#: j2t-rewardpoints-woocommerce.php:557
msgid "Tag points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:539
#: j2t-rewardpoints-woocommerce.php:558
msgid "Admin gift"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:540
#: j2t-rewardpoints-woocommerce.php:560
msgid "Registration points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:541
#: j2t-rewardpoints-woocommerce.php:561
msgid "Referral registration points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:559
msgid "Points used on products"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:610
#: j2t-rewardpoints-woocommerce.php:616
#: j2t-rewardpoints-woocommerce.php:650
#: j2t-rewardpoints-woocommerce.php:656
msgid "With this product, you will collect between %s and %s points."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:620
#: j2t-rewardpoints-woocommerce.php:660
msgid "With this product, you will collect %s points."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:665
msgid "If you purchase this product as per your selection, you will collect %s points."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:674
msgid "When you register on this store, you will get %s point(s)."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:692
#: j2t-rewardpoints-woocommerce.php:1254
#: j2t-rewardpoints-woocommerce.php:1255
#: j2t-rewardpoints-woocommerce.php:1283
msgid "Reward Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:694
msgid "In this area, you can review your point history."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:732
msgid "%s spent on this site will allow you to gather %s point(s)."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:735
msgid "When using %s point(s), you will get %s discount."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:739
msgid "For your birthday, we'll give you %s point(s)."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:751
msgid "Summary"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:755
msgid "Your Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:756
msgid "Accumulated Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:757
msgid "Points Spent"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:772
msgid "History"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:776
msgid "Type Of Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:777
msgid "Gathered Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:857
msgid "%s point(s) collected on this order"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:876
#: j2t-rewardpoints-woocommerce.php:885
msgid "Rewardpoint Information"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:879
#: j2t-rewardpoints-woocommerce.php:886
msgid "Gathered Points: %s"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:880
#: j2t-rewardpoints-woocommerce.php:887
msgid "Used Points: %s"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1150
msgid "Points (%s used)"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1257
#: j2t-rewardpoints-woocommerce.php:1304
msgid "Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1258
#: j2t-rewardpoints-woocommerce.php:1305
msgid "Apply Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1260
#: j2t-rewardpoints-woocommerce.php:1307
msgid "Remove Points"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1264
#: j2t-rewardpoints-woocommerce.php:1311
msgid "You currently have %s point(s)"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1268
#: j2t-rewardpoints-woocommerce.php:1315
msgid "With this shopping cart, you will gather %s point(s)."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1273
#: j2t-rewardpoints-woocommerce.php:1320
msgid "You are currently using %s point(s)."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1286
#: j2t-rewardpoints-woocommerce.php:1330
msgid "You must be <a href=\"%s\">logged</a> in order to gather or use points."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1343
msgid "Unable to apply points for the moment."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1348
msgid "Points removed with success."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1377
msgid "Points applied with success."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1381
msgid "%s point(s) applied with success."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1388
#: j2t-rewardpoints-woocommerce.php:1389
msgid "Unable to apply points."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1402
msgid "Points removed from cart with success."
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1412
msgid "J2T Points & Rewards"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1422
#: j2t-rewardpoints-woocommerce.php:1432
msgid "General"
msgstr ""
#: j2t-rewardpoints-woocommerce.php:1423
#: j2t-rewardpoints-woocommerce.php:1433
msgid "Birthday Points"
msgstr ""
#: templates/emails/plain/wc-rewardpoints-birthday.php:9
msgid "We are pleased to inform you that we offered #%d points for your birthday."
msgstr ""
#: templates/emails/wc-rewardpoints-birthday.php:15
msgid "We are pleased to inform you that we offered %s points for your birthday."
msgstr ""

View File

@@ -0,0 +1,28 @@
{
"name": "kokku-cookie-banner",
"version": "1.8.6",
"private": true,
"repository": "git@github.com:Kokku/kokku-cookie-banner.git",
"author": "Kokku <tech@kokku.com>",
"license": "MIT",
"scripts": {
"prod": "NODE_ENV=production webpack",
"dev": "NODE_ENV=development webpack"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.5.1",
"mini-css-extract-plugin": "^2.5.3",
"node-sass": "^7.0.1",
"postcss-loader": "^6.2.1",
"sass-loader": "^12.4.0",
"webpack": "^5.67.0",
"webpack-cli": "^4.9.2"
},
"dependencies": {
"js-cookie": "^3.0.1"
},
"prettier": {
"tabWidth": 4
}
}

View File

@@ -0,0 +1,24 @@
{
"name": "math-input-with-mathquill",
"version": "0.2.3",
"description": "Type math expressions directly into your page with MathQuill/LaTeX.",
"author": "eoghanmcilwaine",
"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",
"packages-update": "wp-scripts packages-update",
"plugin-zip": "wp-scripts plugin-zip",
"start": "wp-scripts start"
},
"devDependencies": {
"@wordpress/scripts": "^20.0.2"
},
"dependencies": {
"@edtr-io/mathquill": "^0.11.0",
"react-mathquill": "^1.0.2"
}
}

View File

@@ -0,0 +1,455 @@
# Copyright (C) 2022 Laudanumsoft
# This file is distributed under the same license as the MPWizard package.
msgid ""
msgstr ""
"Project-Id-Version: MPWizard 1.0.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/mpwizard\n"
"POT-Creation-Date: 2022-02-16 17:17: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: 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/admin/class-mpwizard-table.php:83
#: includes/admin/mpwizard-product-form-view.php:31
msgid "Name"
msgstr ""
#: includes/admin/class-mpwizard-table.php:84
msgid "Payment link"
msgstr ""
#: includes/admin/class-mpwizard-table.php:85
msgid "Created"
msgstr ""
#: includes/admin/class-mpwizard-table.php:142
msgid "Invalid access"
msgstr ""
#: includes/admin/class-mpwizard-table.php:249
msgid "Copy"
msgstr ""
#: includes/admin/class-mpwizard-table.php:289
msgid "Edit"
msgstr ""
#: includes/admin/class-mpwizard-table.php:290
#: includes/admin/class-mpwizard-table.php:305
#: includes/admin/mpwizard-product-form-view.php:52
msgid "Delete"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:54
msgid "Button"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:55
msgid "Select picture"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:56
msgid "Registered product"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:57
msgid "Updated product"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:58
msgid "Here is your payment link"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:59
msgid "Click on it to copy"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:60
msgid "An error has occurred"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:61
#: includes/admin/mpwizard-product-form-view.php:92
msgid "Update"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:62
#: includes/admin/mpwizard-product-form-view.php:92
msgid "Register"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:63
msgid "Copied"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:64
msgid "Are you sure you want to remove this product?"
msgstr ""
#: includes/admin/mpwizard-assets-load.php:65
msgid "Cancel"
msgstr ""
#: includes/admin/mpwizard-functions.php:338
msgid "An error occurred while deleting the product. Please try again."
msgstr ""
#: includes/admin/mpwizard-functions.php:343
msgid "Product ID is not valid."
msgstr ""
#: includes/admin/mpwizard-functions.php:387
msgid "There was an error getting the payment link. Please try again."
msgstr ""
#: includes/admin/mpwizard-menu.php:60
msgid "Edit product"
msgstr ""
#: includes/admin/mpwizard-menu.php:119 includes/admin/mpwizard-menu.php:120
msgid "Product list"
msgstr ""
#: includes/admin/mpwizard-menu.php:128
msgid "Add new product"
msgstr ""
#: includes/admin/mpwizard-menu.php:129
#: includes/admin/mpwizard-product-list-view.php:13
msgid "Add new"
msgstr ""
#: includes/admin/mpwizard-menu.php:137 includes/admin/mpwizard-menu.php:138
msgid "Settings"
msgstr ""
#: includes/admin/mpwizard-mercadopago-fb.php:36
msgid "Product name has not been established"
msgstr ""
#: includes/admin/mpwizard-mercadopago-fb.php:39
msgid "Product quantity has not been established"
msgstr ""
#: includes/admin/mpwizard-mercadopago-fb.php:42
msgid "Product price has not been established"
msgstr ""
#: includes/admin/mpwizard-mercadopago-fb.php:137
msgid "Mercado Pago error:"
msgstr ""
#: includes/admin/mpwizard-post-types.php:16
msgid "MPWizard Buttons"
msgstr ""
#: includes/admin/mpwizard-post-types.php:17
msgid "MPWizard Button"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:25
msgid "Back to product list"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:33
msgid "Product or service name"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:35
msgid "Quantity"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:37
msgid "Elements number of the product or service"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:39
msgid "Price"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:41
msgid "Product or service price"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:43
msgid "Button text"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:44
msgid "Pay now"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:45
msgid "Button text. Example: Pay now"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:49
msgid "Picture"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:53
msgid "Select the product or service picture"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:55
msgid "Description"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:57
msgid "Product or service description"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:59
msgid "Reference number"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:61
msgid "Unique identification to recognize your product or service"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:64
msgid "Start date"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:66
msgid "Date when you can start using this product"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:68
msgid "Due date"
msgstr ""
#: includes/admin/mpwizard-product-form-view.php:70
msgid "Date this product ends"
msgstr ""
#: includes/admin/mpwizard-product-list-view.php:13
msgid "My products"
msgstr ""
#: includes/admin/mpwizard-settings-view.php:10
msgid "Saved settings"
msgstr ""
#: includes/admin/mpwizard-settings-view.php:35
msgid "Save settings"
msgstr ""
#: includes/admin/mpwizard-settings.php:37
msgid "Test credentials"
msgstr ""
#: includes/admin/mpwizard-settings.php:38
msgid "Keys to do the tests you want."
msgstr ""
#: includes/admin/mpwizard-settings.php:39
#: includes/admin/mpwizard-settings.php:53
msgid "Get credentials"
msgstr ""
#: includes/admin/mpwizard-settings.php:51
msgid "Production credentials"
msgstr ""
#: includes/admin/mpwizard-settings.php:52
msgid "Keys to receive real payments from your clients."
msgstr ""
#: includes/admin/mpwizard-settings.php:90
msgid ""
"Choose \"No\" to activate test mode. Change to \"Yes\" only when you are "
"ready to sell."
msgstr ""
#: includes/admin/mpwizard-settings.php:165
msgid "Country to which the currency you want to sell belongs to."
msgstr ""
#: includes/admin/mpwizard-settings.php:180
msgid "installment"
msgstr ""
#: includes/admin/mpwizard-settings.php:181
#: includes/admin/mpwizard-settings.php:182
#: includes/admin/mpwizard-settings.php:183
#: includes/admin/mpwizard-settings.php:184
#: includes/admin/mpwizard-settings.php:185
#: includes/admin/mpwizard-settings.php:186
#: includes/admin/mpwizard-settings.php:187
#: includes/admin/mpwizard-settings.php:188
#: includes/admin/mpwizard-settings.php:189
#: includes/admin/mpwizard-settings.php:190
#: includes/admin/mpwizard-settings.php:191
#: includes/admin/mpwizard-settings.php:192
#: includes/admin/mpwizard-settings.php:193
#: includes/admin/mpwizard-settings.php:194
#: includes/admin/mpwizard-settings.php:195
#: includes/admin/mpwizard-settings.php:196
#: includes/admin/mpwizard-settings.php:197
#: includes/admin/mpwizard-settings.php:198
#: includes/admin/mpwizard-settings.php:199
#: includes/admin/mpwizard-settings.php:200
#: includes/admin/mpwizard-settings.php:201
#: includes/admin/mpwizard-settings.php:202
#: includes/admin/mpwizard-settings.php:203
msgid "installments"
msgstr ""
#: includes/admin/mpwizard-settings.php:205
msgid "Maximum installments with which a customer can buy."
msgstr ""
#: includes/admin/mpwizard-settings.php:219
msgid "Yes"
msgstr ""
#: includes/admin/mpwizard-settings.php:220
msgid "No"
msgstr ""
#: includes/admin/mpwizard-settings.php:222
msgid "Payment can only be approved or rejected."
msgstr ""
#: includes/admin/mpwizard-settings.php:236
msgid "URL that will be shown to your customers when they finish their purchase."
msgstr ""
#: includes/admin/mpwizard-settings.php:250
msgid ""
"URL that will be shown to your customers when the payment is in the "
"approval process."
msgstr ""
#: includes/admin/mpwizard-settings.php:264
msgid "URL that will be shown to your customers when the payment is rejected."
msgstr ""
#: includes/admin/mpwizard-settings.php:277
msgid "My business"
msgstr ""
#: includes/admin/mpwizard-settings.php:278
msgid "This name will appear on your clients' invoice."
msgstr ""
#: includes/admin/mpwizard-settings.php:291
msgid "STORE-ID"
msgstr ""
#: includes/admin/mpwizard-settings.php:292
msgid "How the payment will appear on the card statement."
msgstr ""
#: includes/admin/mpwizard-settings.php:312
msgid "Operation mode"
msgstr ""
#: includes/admin/mpwizard-settings.php:333
msgid "Payment preferences"
msgstr ""
#: includes/admin/mpwizard-settings.php:340
msgid "Business information"
msgstr ""
#: includes/admin/mpwizard-settings.php:349
msgid "Production"
msgstr ""
#: includes/admin/mpwizard-settings.php:357
#: includes/admin/mpwizard-settings.php:373
msgid "Public Key"
msgstr ""
#: includes/admin/mpwizard-settings.php:365
#: includes/admin/mpwizard-settings.php:381
msgid "Access Token"
msgstr ""
#: includes/admin/mpwizard-settings.php:389
msgid "Country"
msgstr ""
#: includes/admin/mpwizard-settings.php:397
msgid "Maximum installments"
msgstr ""
#: includes/admin/mpwizard-settings.php:405
msgid "Binary mode"
msgstr ""
#: includes/admin/mpwizard-settings.php:413
msgid "Approved payment URL"
msgstr ""
#: includes/admin/mpwizard-settings.php:421
msgid "Pending payment URL"
msgstr ""
#: includes/admin/mpwizard-settings.php:429
msgid "Payment rejected URL"
msgstr ""
#: includes/admin/mpwizard-settings.php:437
msgid "Store name"
msgstr ""
#: includes/admin/mpwizard-settings.php:445
msgid "Store ID"
msgstr ""
#: includes/admin/mpwizard-utilities.php:436
msgid ""
"Mercado Pago credentials have not been established. Before registering a "
"product you must set your test or production credentials on the settings "
"page."
msgstr ""
#: includes/admin/mpwizard-utilities.php:438
msgid "Go to Settings"
msgstr ""
#: includes/admin/mpwizard-utilities.php:468
msgid ""
"The plugin may not work properly with your current browser. Please use a "
"newer browser."
msgstr ""
#: includes/admin/mpwizard-utilities.php:476
msgid ""
"Your MPWizard license is invalid. Please contact us to obtain a new license "
"number."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "MPWizard"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://laudanumsoft.com"
msgstr ""
#. Description of the plugin/theme
msgid "Create Mercado Pago payment links directly on your WordPress website."
msgstr ""
#. Author of the plugin/theme
msgid "Laudanumsoft"
msgstr ""

View File

@@ -0,0 +1,331 @@
# Copyright (C) 2022 MuxEmail
# This file is distributed under the same license as the WooCommerce - MuxEmail Add-on plugin.
msgid ""
msgstr ""
"Project-Id-Version: WooCommerce - MuxEmail Add-on 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-muxemail\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-01-19T17:34:57+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: mew\n"
#. Plugin Name of the plugin
msgid "WooCommerce - MuxEmail Add-on"
msgstr ""
#. Plugin URI of the plugin
msgid "https://muxemail.com/muxemail-email-marketing"
msgstr ""
#. Description of the plugin
msgid "MuxEmail client for Woocommerce"
msgstr ""
#. Author of the plugin
#: admin/class-admin.php:129
#: admin/class-admin.php:148
msgid "MuxEmail"
msgstr ""
#. Author URI of the plugin
msgid "https://muxemail.com"
msgstr ""
#: admin/class-admin-ajax.php:22
msgid "Initial sync process has been started!"
msgstr ""
#: admin/class-admin-ajax.php:36
msgid "Settings have been saved."
msgstr ""
#: admin/class-admin-ajax.php:90
msgid "Select Workspace"
msgstr ""
#: admin/class-admin-ajax.php:111
msgid "Invalid MuxEmail Credentials"
msgstr ""
#: admin/class-admin-settings.php:32
#: admin/class-admin.php:165
msgid "Api Key"
msgstr ""
#: admin/class-admin-settings.php:33
#: admin/class-admin.php:196
msgid "Workspace Id"
msgstr ""
#: admin/class-admin-settings.php:44
msgid "API Key missing"
msgstr ""
#: admin/class-admin-settings.php:56
msgid "Workspace Id missing"
msgstr ""
#: admin/class-admin-settings.php:86
msgid "MuxEmail credentials are not valid"
msgstr ""
#: admin/class-admin-settings.php:97
msgid "Can't validate MuxEmail server"
msgstr ""
#: admin/class-admin-settings.php:116
msgid "General"
msgstr ""
#: admin/class-admin-settings.php:123
msgid "Contacts"
msgstr ""
#: admin/class-admin-settings.php:156
msgid ""
"You are currently logged into %s. Customers from your Woocommerce store will be add into the\n"
" directory of the above mentioned workspace."
msgstr ""
#: admin/class-admin-settings.php:166
msgid "If you wish to add your customers to a different workspace, kindly logout and connect to a different worspace."
msgstr ""
#: admin/class-admin-settings.php:168
msgid "Logout"
msgstr ""
#: admin/class-admin-settings.php:179
msgid "Find your MuxEmail API Key <a href=\"%s\">here</a>"
msgstr ""
#: admin/class-admin-settings.php:186
msgid "Find your MuxEmail Workspace Id <a href=\"%s\">here</a>"
msgstr ""
#: admin/class-admin-settings.php:212
msgid "Syncing of contacts"
msgstr ""
#: admin/class-admin-settings.php:234
msgid "You have %s existing customers. Do you want to add them to your MuxEmail workspace?"
msgstr ""
#: admin/class-admin-settings.php:246
msgid "Sync my customers"
msgstr ""
#: admin/class-admin-settings.php:249
msgid "Last sync on"
msgstr ""
#: admin/class-admin-settings.php:266
msgid "Tags"
msgstr ""
#: admin/class-admin-settings.php:268
msgid "Select the tags you want to assign to the contacts coming in via your Woocommerce store."
msgstr ""
#: admin/class-admin-settings.php:273
msgid "Select Tags"
msgstr ""
#: admin/class-admin-settings.php:288
msgid "Match Attributes"
msgstr ""
#: admin/class-admin-settings.php:291
msgid "By default, MuxEmail imports the email id,first name and last name of your customers. To import more attributes make sure to map them to their correct MuxEmail contact fields."
msgstr ""
#: admin/class-admin-settings.php:418
msgid "Map new attribute"
msgstr ""
#: admin/class-admin-settings.php:418
msgid "Apply"
msgstr ""
#: admin/class-admin.php:120
msgid "MuxEmail customer import"
msgstr ""
#: admin/class-admin.php:132
#: admin/class-admin.php:133
msgid "MuxEmail Installation"
msgstr ""
#: admin/class-admin.php:151
msgid "Connect MuxEmail with your WooCommerce store to sync, tag and send emails to your customer"
msgstr ""
#: admin/class-admin.php:159
msgid "Connect your store to MuxEmail"
msgstr ""
#: admin/class-admin.php:179
msgid "Load Workspace"
msgstr ""
#: admin/class-admin.php:182
msgid "Find your MuxEmail API Key %s"
msgstr ""
#: admin/class-admin.php:186
#: admin/class-admin.php:216
msgid "here"
msgstr ""
#: admin/class-admin.php:208
msgid "Connect"
msgstr ""
#: admin/class-admin.php:212
msgid "Don't have MuxEmail account? Create one %s"
msgstr ""
#: admin/class-admin.php:243
msgid "MuxEmail API Key is required"
msgstr ""
#: admin/class-admin.php:244
msgid "Error"
msgstr ""
#: admin/class-admin.php:245
msgid "Success"
msgstr ""
#: admin/class-admin.php:246
msgid "MuxEmail Workspace Id is required"
msgstr ""
#: admin/class-admin.php:247
msgid "MuxEmail API key has't validated"
msgstr ""
#: admin/class-admin.php:248
msgid "API Key and Workspace ID is required"
msgstr ""
#: wc-muxemail.php:48
msgid "Settings"
msgstr ""
#: wc-muxemail.php:54
msgid "MuxEmail Email Marketing requires the WooCommerce plugin to be installed and active."
msgstr ""
#: wc-muxemail.php:118
msgid "Email"
msgstr ""
#: wc-muxemail.php:119
msgid "First Name"
msgstr ""
#: wc-muxemail.php:120
msgid "Last Name"
msgstr ""
#: wc-muxemail.php:121
msgid "Billing First Name"
msgstr ""
#: wc-muxemail.php:122
msgid "Billing Last Name"
msgstr ""
#: wc-muxemail.php:123
msgid "Billing Company"
msgstr ""
#: wc-muxemail.php:124
msgid "Billing Address line 1"
msgstr ""
#: wc-muxemail.php:125
msgid "Billing Address line 2"
msgstr ""
#: wc-muxemail.php:126
msgid "Billing City"
msgstr ""
#: wc-muxemail.php:127
msgid "Billing State"
msgstr ""
#: wc-muxemail.php:128
msgid "Billing Post Code"
msgstr ""
#: wc-muxemail.php:129
msgid "Billing Country"
msgstr ""
#: wc-muxemail.php:130
msgid "Billing Email"
msgstr ""
#: wc-muxemail.php:131
msgid "Billing Phone"
msgstr ""
#: wc-muxemail.php:132
msgid "Shipping First Name"
msgstr ""
#: wc-muxemail.php:133
msgid "Shipping Last Name"
msgstr ""
#: wc-muxemail.php:134
msgid "Shipping Company"
msgstr ""
#: wc-muxemail.php:135
msgid "Shipping Address line 1"
msgstr ""
#: wc-muxemail.php:136
msgid "Shipping Address line 2"
msgstr ""
#: wc-muxemail.php:137
msgid "Shipping City"
msgstr ""
#: wc-muxemail.php:138
msgid "Shipping State"
msgstr ""
#: wc-muxemail.php:139
msgid "Shipping Post Code"
msgstr ""
#: wc-muxemail.php:140
msgid "Shipping Country"
msgstr ""
#: wc-muxemail.php:141
msgid "Total Order Count"
msgstr ""
#: wc-muxemail.php:142
msgid "Total Spend"
msgstr ""
#: wc-muxemail.php:143
msgid "AOV"
msgstr ""
#: wc-muxemail.php:144
msgid "Is Paying Customer"
msgstr ""

View File

@@ -0,0 +1,5 @@
Changelog
=========
#### 1.0.0 - February 10, 2022
- Initial version of the plugin

View File

@@ -0,0 +1,418 @@
# Copyright (C) 2022 ThemeHigh
# This file is distributed under the same license as the Order Delivery Date and Time plugin.
msgid ""
msgstr ""
"Project-Id-Version: Order Delivery Date and Time 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/order-delivery-date-and-time\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-02-04T07:17:55+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: order-delivery-date-and-time\n"
#. Plugin Name of the plugin
msgid "Order Delivery Date and Time"
msgstr ""
#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://themehigh.com/"
msgstr ""
#. Description of the plugin
msgid "Organize your order delivery with ease, with a simple order/pickup date-time planner for your store."
msgstr ""
#. Author of the plugin
msgid "ThemeHigh"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:43
msgid "Sunday"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:44
msgid "Monday"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:45
msgid "Tuesday"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:46
msgid "Wednesday"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:47
msgid "Thursday"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:48
msgid "Friday"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:49
msgid "Saturday"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:63
#: admin/class-thwdtp-admin-settings-general.php:166
msgid "Y-m-d"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:64
#: admin/class-thwdtp-admin-settings-general.php:167
msgid "d-m-Y"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:65
#: admin/class-thwdtp-admin-settings-general.php:168
msgid "m/d/y"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:66
#: admin/class-thwdtp-admin-settings-general.php:169
msgid "d.m.y"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:67
#: admin/class-thwdtp-admin-settings-general.php:170
msgid "F j,Y"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:72
msgid "Delvery Date Settings"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:74
msgid "Enable Delivery Date"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:74
msgid "Enable delivery date at Checkout page."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:76
msgid "Make Delivery Date Mandatory"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:78
msgid "Delivery Date Label"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:80
#: admin/class-thwdtp-admin-settings-general.php:179
#: admin/class-thwdtp-admin-settings-general.php:196
msgid "Processing Time(min)"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:82
#: admin/class-thwdtp-admin-settings-general.php:180
msgid "Valid Days"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:82
#: admin/class-thwdtp-admin-settings-general.php:180
msgid "Default valid days is 365."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:85
#: admin/class-thwdtp-admin-settings-general.php:181
msgid "Week Starts Date"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:87
#: admin/class-thwdtp-admin-settings-general.php:182
msgid "Date Format"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:89
#: admin/class-thwdtp-admin-settings-general.php:183
msgid "Auto Select First Available Date"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:91
#: admin/class-thwdtp-admin-settings-general.php:184
msgid "Off Days"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:100
#: admin/class-thwdtp-admin-settings-general.php:466
#: admin/class-thwdtp-admin-settings-general.php:529
msgid "Delivery Time Settings"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:102
msgid "Enable Delivery Time"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:102
msgid "Enable delivery time at Checkout page."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:104
msgid "Make Delivery Time Mandatory"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:106
msgid "Delivery Time Label"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:107
msgid "Processing Time (min)"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:107
msgid "This field is applicable only if the Delivery Date option is disabled."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:115
#: admin/class-thwdtp-admin-settings-general.php:129
#: admin/class-thwdtp-admin-settings-general.php:737
msgid "Individual Time Slot"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:116
#: admin/class-thwdtp-admin-settings-general.php:130
#: admin/class-thwdtp-admin-settings-general.php:738
msgid "Bulk Time Slot"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:121
msgid "Week Days"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:122
#: admin/class-thwdtp-admin-settings-general.php:944
msgid "Specific Dates"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:145
msgid "Enable this delivery time slot ."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:147
msgid "Time Slot Type"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:149
msgid "Time Slot For"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:149
msgid "Select Weekday option or Specific delivery dates option to create a time slot."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:151
msgid "Select Delivery Week Days"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:151
msgid "Select Delivery Days/Dates for which you want to create an exclusive Time Slot."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:153
msgid "Select Specific Delivery Dates"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:153
msgid "Select Delivery Days/Dates for which you want to create an exclusive Time Slot. "
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:175
#: admin/class-thwdtp-admin-settings-general.php:484
#: admin/class-thwdtp-admin-settings-general.php:543
msgid "Pickup Date Settings"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:176
msgid "Enable Pickup Date"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:176
msgid "Enable pickup date at Checkout page."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:177
msgid "Make Pickup Date Mandatory"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:178
msgid "Pickup Date Label"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:192
#: admin/class-thwdtp-admin-settings-general.php:493
#: admin/class-thwdtp-admin-settings-general.php:550
msgid "Pickup Time Settings"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:193
msgid "Enable Pickup Time"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:193
msgid "Enable pickup time at Checkout page."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:194
msgid "Make Pickup Time Mandatory"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:196
msgid "This field is applicable only if the Pickup Date option is disabled."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:231
#: admin/class-thwdtp-admin-settings-general.php:502
#: admin/class-thwdtp-admin-settings-general.php:557
msgid "Other Settings"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:232
msgid "Section Heading"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:234
msgid "Field Position"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:434
msgid "Your changes were saved."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:437
msgid "Your changes were not saved due to an error (or you made none!)."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:448
#: admin/class-thwdtp-admin-settings-general.php:516
msgid "Delivery Date Settings"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:457
#: admin/class-thwdtp-admin-settings-general.php:522
#: admin/class-thwdtp-admin-settings-general.php:921
msgid "Add Specific Dates"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:475
#: admin/class-thwdtp-admin-settings-general.php:536
#: admin/class-thwdtp-admin-settings-general.php:998
msgid "Add Holidays"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:581
#: admin/class-thwdtp-admin-settings-general.php:601
#: admin/class-thwdtp-admin-settings-general.php:618
#: admin/class-thwdtp-admin-settings-general.php:637
#: admin/class-thwdtp-admin-settings-general.php:652
#: admin/class-thwdtp-admin-settings-general.php:978
#: admin/class-thwdtp-admin-settings-general.php:1055
msgid "Save Changes"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:683
#: admin/class-thwdtp-admin-settings-general.php:786
msgid "No Time Slot Added."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:748
msgid "Yes"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:774
msgid "Edit Slot"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:878
msgid "Save & Close"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:896
msgid "New Time Slot"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:899
msgid "Input Time Slots"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:934
msgid "Select a Date"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:964
msgid "No Specific Dates Added."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1007
msgid "+ Add Date"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1020
msgid "Holidays"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1041
msgid "No Holidays Added."
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1071
msgid "+ Add Time Slot"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1073
msgid "Remove"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1074
msgid "Enable"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1075
msgid "Disable"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1084
msgid "Days"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1085
msgid "Time Slot Method"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1087
msgid "Enabled"
msgstr ""
#: admin/class-thwdtp-admin-settings-general.php:1088
msgid "Actions"
msgstr ""
#: admin/class-thwdtp-admin.php:77
msgid "Delivery Date for Woocommerce"
msgstr ""
#: admin/class-thwdtp-admin.php:77
msgid " Date and Time Scheduler"
msgstr ""
#: admin/class-thwdtp-admin.php:82
msgid "WooCommerce"
msgstr ""
#: admin/class-thwdtp-admin.php:88
msgid "Settings"
msgstr ""
#: public/class-thwdtp-public.php:185
msgid "Delivery Time"
msgstr ""
#: public/class-thwdtp-public.php:481
msgid "Select Date.."
msgstr ""

View File

@@ -0,0 +1,4 @@
*** PayM8 Payments Gateway Plugin Changelog ***
2021-12-08 - version 1.0
* Initial release

View File

@@ -0,0 +1,58 @@
= 2.1.3 =
* Remove the old logo.
= 2.1.2 =
* Capture shipping address.
= 2.1.1 =
* Add processing status for ready to settle.
= 2.1.0 =
* Add processing status for ready to settle.
= 2.0.9 =
* Bug fix and fix design for product page.
= 2.0.8 =
* Add mpe hook and fix design for product page.
= 2.0.7 =
* Add prime and micro offers for the mpe.
= 2.0.6 =
* Fix the mpe for special character.
= 2.0.5 =
* Fix the mpe for special character.
= 2.0.4 =
* Add description and new logo.
= 2.0.3 =
* Add description and new logo.
= 2.0.2 =
* Fix mpe css selector. Added support for > symbol.
= 2.0.1 =
* Added the Enable gateway checkbox in plugin settings
= 2.0.0 =
* Updated the URL input from Text to Select
* Fixed the PayTomorrow logo on checkout page
* Added hyperlink to PayTomorrow at checkout page
* Added MPE properties selectors (Manage Payment)
* Added support for MPE-plugin
= 1.0.0 =
* Initial release

View File

@@ -0,0 +1,684 @@
# Copyright (C) 2022 PeachPay, Inc.
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: PeachPay for WooCommerce | One-Click Checkout 1.63.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/peachpay-for-woocommerce\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-02-21T19:28:33+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: peachpay-for-woocommerce\n"
#. Plugin Name of the plugin
msgid "PeachPay for WooCommerce | One-Click Checkout"
msgstr ""
#. Plugin URI of the plugin
msgid "https://woocommerce.com/products/peachpay"
msgstr ""
#. Description of the plugin
msgid "PeachPay is supercharging the WooCommerce checkout and payments experience."
msgstr ""
#. Author of the plugin
msgid "PeachPay, Inc."
msgstr ""
#. Author URI of the plugin
msgid "https://peachpay.app"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:63
#: core/admin/settings.php:263
#: core/admin/settings.php:264
msgid "PeachPay"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:92
msgid "Content"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:100
msgid "Button Text"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:109
#: core/admin/settings-button.php:40
msgid "Color"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:118
#: core/admin/settings-button.php:225
msgid "Turn off button shine"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:130
#: core/admin/settings-button.php:241
msgid "Turn on button fade on hover"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:142
#: core/admin/settings-button.php:281
#: core/admin/settings-button.php:476
#: core/admin/settings-button.php:550
msgid "Alignment"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:145
#: core/admin/settings-button.php:332
#: core/admin/settings-button.php:341
msgid "Left"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:146
#: core/admin/settings-button.php:333
#: core/admin/settings-button.php:342
msgid "Right"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:147
#: core/admin/settings-button.php:334
#: core/admin/settings-button.php:340
msgid "Full"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:148
#: core/admin/settings-button.php:335
#: core/admin/settings-button.php:343
#: core/admin/settings-button.php:347
msgid "Center"
msgstr ""
#: compatibility/class-peachpay-elementor-widget.php:157
#: core/admin/settings-button.php:301
#: core/admin/settings-button.php:488
#: core/admin/settings-button.php:562
msgid "Width"
msgstr ""
#: core/admin/settings-button.php:33
#: core/admin/settings.php:283
#: core/admin/settings.php:284
#: core/admin/settings.php:777
msgid "Button preferences"
msgstr ""
#: core/admin/settings-button.php:49
msgid "Show icon"
msgstr ""
#: core/admin/settings-button.php:58
msgid "Rounded corners"
msgstr ""
#: core/admin/settings-button.php:70
msgid "Text"
msgstr ""
#: core/admin/settings-button.php:79
msgid "Shine"
msgstr ""
#: core/admin/settings-button.php:88
msgid "Fade"
msgstr ""
#: core/admin/settings-button.php:97
msgid "Hide payment methods"
msgstr ""
#: core/admin/settings-button.php:116
msgid "Before"
msgstr ""
#: core/admin/settings-button.php:117
msgid "After"
msgstr ""
#: core/admin/settings-button.php:124
msgid "Choose whether the PeachPay button appears before or after the \"add to cart\" button on the product page."
msgstr ""
#: core/admin/settings-button.php:141
msgid "Lock"
msgstr ""
#: core/admin/settings-button.php:142
msgid "Baseball"
msgstr ""
#: core/admin/settings-button.php:143
msgid "Arrow"
msgstr ""
#: core/admin/settings-button.php:144
msgid "Mountain"
msgstr ""
#: core/admin/settings-button.php:145
msgid "Bag"
msgstr ""
#: core/admin/settings-button.php:146
msgid "None"
msgstr ""
#: core/admin/settings-button.php:209
msgid "Customize the text of the PeachPay button. Leaving it blank defaults it to \"Express checkout\" in your chosen language."
msgstr ""
#: core/admin/settings-button.php:246
msgid "It's recommended to have 'Show icon' set to 'None' if button fade is enabled."
msgstr ""
#: core/admin/settings-button.php:264
msgid "Hide the payment method icons below the PeachPay button"
msgstr ""
#: core/admin/settings-button.php:274
#: core/admin/settings-button.php:778
msgid "Product page"
msgstr ""
#: core/admin/settings-button.php:293
#: core/admin/settings-button.php:624
msgid "Position"
msgstr ""
#: core/admin/settings-button.php:313
#: core/admin/settings-button.php:500
#: core/admin/settings-button.php:574
#: core/admin/settings-button.php:676
msgid "Preview"
msgstr ""
#: core/admin/settings-button.php:351
msgid "Bottom right"
msgstr ""
#: core/admin/settings-button.php:352
msgid "Bottom left"
msgstr ""
#: core/admin/settings-button.php:469
#: core/admin/settings-button.php:787
msgid "Cart page"
msgstr ""
#: core/admin/settings-button.php:543
#: core/admin/settings-button.php:796
msgid "Checkout page"
msgstr ""
#: core/admin/settings-button.php:617
msgid "Shop page floating button"
msgstr ""
#: core/admin/settings-button.php:636
msgid "Bottom gap"
msgstr ""
#: core/admin/settings-button.php:648
msgid "Left/right gap"
msgstr ""
#: core/admin/settings-button.php:660
msgid "Button size"
msgstr ""
#: core/admin/settings-button.php:668
msgid "Icon size"
msgstr ""
#: core/admin/settings-button.php:762
msgid "Hide the PeachPay button"
msgstr ""
#: core/admin/settings-button.php:769
msgid "Shop page"
msgstr ""
#: core/admin/settings-button.php:805
msgid "Mini/sidebar cart"
msgstr ""
#: core/admin/settings-button.php:825
msgid "Don't show PeachPay on product pages"
msgstr ""
#: core/admin/settings-button.php:847
msgid "Don't show PeachPay on the cart page"
msgstr ""
#: core/admin/settings-button.php:849
msgid "Don't show PeachPay in the mini and/or sidebar cart"
msgstr ""
#: core/admin/settings-button.php:851
msgid "Don't show the floating PeachPay button on the shop page"
msgstr ""
#: core/admin/settings-button.php:853
msgid "Don't show PeachPay on the checkout page"
msgstr ""
#: core/admin/settings-button.php:866
msgid "Reset settings"
msgstr ""
#: core/admin/settings-button.php:873
msgid "Reset button to default settings"
msgstr ""
#: core/admin/settings-button.php:895
msgid "Reset button preferences"
msgstr ""
#: core/admin/settings-general.php:26
#: core/admin/settings.php:321
#: core/admin/settings.php:767
msgid "General"
msgstr ""
#: core/admin/settings-general.php:38
msgid "Language"
msgstr ""
#: core/admin/settings-general.php:47
msgid "Order notes"
msgstr ""
#: core/admin/settings-general.php:56
msgid "Test mode"
msgstr ""
#: core/admin/settings-general.php:65
msgid "Data retention"
msgstr ""
#: core/admin/settings-general.php:100
msgid "This will change the language on the button and in the checkout flow. Use the option"
msgstr ""
#: core/admin/settings-general.php:100
msgid "Detect from page"
msgstr ""
#: core/admin/settings-general.php:100
msgid "if you are using a language switcher plugin."
msgstr ""
#: core/admin/settings-general.php:114
msgid "Enable order notes"
msgstr ""
#: core/admin/settings-general.php:115
msgid "Allow customers to enter order notes inside the checkout window"
msgstr ""
#: core/admin/settings-general.php:153
msgid "Enable test mode"
msgstr ""
#: core/admin/settings-general.php:155
msgid "Make test payments with or without a connected payment method."
msgstr ""
#: core/admin/settings-general.php:158
msgid "For Stripe, use card number:"
msgstr ""
#: core/admin/settings-general.php:159
msgid "with expiration:"
msgstr ""
#: core/admin/settings-general.php:159
msgid "and CVC:"
msgstr ""
#: core/admin/settings-general.php:160
msgid "For PayPal, see"
msgstr ""
#: core/admin/settings-general.php:160
msgid "these instructions."
msgstr ""
#: core/admin/settings-general.php:177
msgid "Remove data on uninstall"
msgstr ""
#: core/admin/settings-general.php:178
msgid "PeachPay settings and data will be removed if the plugin is uninstalled"
msgstr ""
#: core/admin/settings-general.php:188
msgid "Products"
msgstr ""
#: core/admin/settings-general.php:195
msgid "Product images"
msgstr ""
#: core/admin/settings-general.php:204
msgid "Quantity changer"
msgstr ""
#: core/admin/settings-general.php:213
msgid "Upsell items"
msgstr ""
#: core/admin/settings-general.php:222
msgid "Cross-sell items"
msgstr ""
#: core/admin/settings-general.php:242
msgid "Hide product images"
msgstr ""
#: core/admin/settings-general.php:243
msgid "Don't show product images in the checkout window"
msgstr ""
#: core/admin/settings-general.php:259
msgid "Hide quantity changer"
msgstr ""
#: core/admin/settings-general.php:260
msgid "Don't show the quantity changer next to items in the checkout window order summary"
msgstr ""
#: core/admin/settings-general.php:277
msgid "Hide upsell items"
msgstr ""
#: core/admin/settings-general.php:278
msgid "Upsells on your products will not be displayed in the checkout window"
msgstr ""
#: core/admin/settings-general.php:294
msgid "Hide cross-sell items"
msgstr ""
#: core/admin/settings-general.php:295
msgid "Cross-sells on your products will not be displayed in the checkout window"
msgstr ""
#: core/admin/settings-payment.php:24
#: core/admin/settings-payment.php:33
#: core/admin/settings.php:274
#: core/admin/settings.php:275
#: core/admin/settings.php:772
msgid "Payment methods"
msgstr ""
#: core/admin/settings-payment.php:40
msgid "Stripe"
msgstr ""
#: core/admin/settings-payment.php:67
msgid "Google Pay / Apple Pay"
msgstr ""
#: core/admin/settings-payment.php:76
msgid "Enable Stripe"
msgstr ""
#: core/admin/settings-payment.php:84
msgid "PayPal"
msgstr ""
#: core/admin/settings-payment.php:92
msgid "Enable PayPal"
msgstr ""
#: core/admin/settings-payment.php:106
msgid "To continue setting up PeachPay, please"
msgstr ""
#: core/admin/settings-payment.php:106
msgid "choose \"Approve\" on the permission screen"
msgstr ""
#: core/admin/settings-payment.php:116
msgid "Stripe is in test mode. You can use credit card number 4242 4242 4242 4242 with expiration 04/24 and CVC 444."
msgstr ""
#: core/admin/settings-payment.php:124
msgid "You've successfully connected the Stripe account associated with"
msgstr ""
#: core/admin/settings-payment.php:127
msgid "Unlink Stripe"
msgstr ""
#: core/admin/settings-payment.php:135
msgid "Connect with"
msgstr ""
#: core/admin/settings-payment.php:289
msgid "Enable Google Pay and Apple Pay buttons"
msgstr ""
#: core/admin/settings-payment.php:310
msgid "Show Stripe in the checkout window"
msgstr ""
#: core/admin/settings-payment.php:327
msgid "PayPal is in"
msgstr ""
#: core/admin/settings-payment.php:327
msgid "test mode"
msgstr ""
#: core/admin/settings-payment.php:327
msgid "You can use the guest checkout option to pay with PayPal in test mode."
msgstr ""
#: core/admin/settings-payment.php:333
msgid "You've successfully connected your PayPal account that has Merchant ID"
msgstr ""
#: core/admin/settings-payment.php:336
msgid "Unlink PayPal"
msgstr ""
#: core/admin/settings-payment.php:347
msgid "Connect your PayPal business account to start accepting payments through PayPal"
msgstr ""
#: core/admin/settings-payment.php:362
msgid "An error occurred while looking up your PayPal account."
msgstr ""
#: core/admin/settings-payment.php:409
msgid "Show PayPal in the checkout window"
msgstr ""
#: core/admin/settings-payment.php:438
msgid "You have disabled all PeachPay payment methods. The PeachPay checkout window will appear, but customers will have no way to pay. Please enable at least one payment method."
msgstr ""
#: core/admin/settings.php:292
#: core/admin/settings.php:293
#: core/admin/settings.php:782
msgid "Field editor"
msgstr ""
#: core/admin/settings.php:301
#: core/admin/settings.php:302
#: core/admin/settings.php:787
msgid "Related products"
msgstr ""
#: core/admin/settings.php:310
#: core/admin/settings.php:311
#: core/admin/settings.php:792
msgid "Currency"
msgstr ""
#: core/admin/settings.php:420
msgid "Save settings"
msgstr ""
#: core/admin/settings.php:454
msgid "Success! Your settings have been saved."
msgstr ""
#: core/admin/settings.php:469
msgid "You have successfully connected your Stripe account. You may set up other payment methods in the \"Payment methods\" tab."
msgstr ""
#: core/admin/settings.php:493
msgid "You have successfully connected your PayPal account. You may set up other payment methods in the \"Payment methods\" tab."
msgstr ""
#: core/admin/settings.php:510
msgid "You can enable test mode below and can finish setting up payment methods for PeachPay from the \"Payment methods\" tab."
msgstr ""
#: core/admin/settings.php:522
msgid "Unable to unlink PayPal account. Please try again or contact us if you need help."
msgstr ""
#: core/admin/settings.php:532
msgid "You have successfully unlinked your PayPal account. Please revoke the API permissions in your PayPal account settings as well."
msgstr ""
#: core/admin/settings.php:544
msgid "Unable to unlink Stripe account. Please try again or contact us if you need help."
msgstr ""
#: core/admin/settings.php:554
msgid "You have successfully unlinked your Stripe account."
msgstr ""
#: core/admin/settings.php:625
#: core/admin/settings.php:652
msgid "Something went wrong while trying to validate your plugin activation status."
msgstr ""
#: core/class-peachpay-wc-gateway.php:82
msgid "PeachPay was unable to process your order, please try again."
msgstr ""
#: core/class-peachpay-wc-gateway.php:88
msgid "PeachPay was unable to process your order because the cart is empty."
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:66
msgid "Checkout field editor"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:73
msgid "Enable field editor"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:82
msgid "Additional fields"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:101
msgid "Show additional fields in the checkout window"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:102
msgid "When enabled, the fields you add below will be displayed in the checkout window."
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:198
msgid "Add new field"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:199
msgid "Remove"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:200
#: core/modules/field-editor/admin/settings-field-editor.php:236
msgid "Enable"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:201
msgid "Disable"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:215
msgid "Reset fields"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:231
msgid "Name"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:232
msgid "Type"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:233
msgid "Label"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:234
msgid "Default value"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:235
msgid "Required"
msgstr ""
#: core/modules/field-editor/admin/settings-field-editor.php:237
#: core/modules/field-editor/admin/settings-field-editor.php:295
msgid "Edit"
msgstr ""
#: core/modules/related-products/pp-related-products.php:28
msgid "Related products settings page"
msgstr ""
#: core/modules/related-products/pp-related-products.php:35
msgid "Enable Related Products"
msgstr ""
#: core/modules/related-products/pp-related-products.php:44
msgid "Heading text"
msgstr ""
#: core/modules/related-products/pp-related-products.php:53
msgid "Number of products to display"
msgstr ""
#: core/modules/related-products/pp-related-products.php:62
msgid "Related by"
msgstr ""
#: core/modules/related-products/pp-related-products.php:71
msgid "Taxonomy IDs to exclude (comma separated)"
msgstr ""
#: core/modules/related-products/pp-related-products.php:80
msgid "Slider"
msgstr ""
#: core/modules/related-products/pp-related-products.php:100
msgid "Display related products in the product page"
msgstr ""
#: core/modules/related-products/pp-related-products.php:101
msgid "Display random related products in a slider based on product category, tag, or attribute on every product page."
msgstr ""
#: core/util/cart.php:126
msgid "Shipping"
msgstr ""
#: core/util/cart.php:129
msgid "Recurring Shipment"
msgstr ""

View File

@@ -0,0 +1,36 @@
## Changelog ##
### 0.1.0 - 2021-10-10 ###
* Beta version release
### 0.1.1 - 2021-12-13 ###
#### Fixes
* Show only selected payment types at checkout
### 0.1.2 - 2021-12-14 ###
#### Fixes
* Fix the merchant id parameter that was not being passed in the request to the production api
### 0.1.3 - 2021-12-15 ###
#### News
* Adds functionality to copy pix code
* Adds mobile version of pix screen
#### Fixes
* Fixes the way documents are retrieved from the form
### 0.1.4 - 2022-01-04 ###
#### News
* Add the Accept-Language parameter in the request header for the plug's api
### 0.1.5 - 2022-01-10 ###
#### News
* Improvement in unit tests
* CI Implementation for Deployment
* Add Lint and CodeSniffer
### 1.0.0 - 2022-01-11 ###
* Optimize for publish on wordpress
* Release :)

View File

@@ -55,6 +55,11 @@
<script type="text/javascript" data-cfasync="false" src="http://wp.lab/wp-content/plugins/3d-flipbook-dflip-lite/assets/js/dflip.min.js?ver=1.3.11"></script>
<!-- 3d-image-gallery -->
<link rel="stylesheet" id="bigb-image-gallery-style-css" href="http://wp.lab/wp-content/plugins/3d-image-gallery/dist/style.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/3d-image-gallery/dist/script.js?ver=1.0.1" id="bigb-image-gallery-script-js"></script>
<!-- 3d-menu-awesome -->
<link rel="stylesheet" id="threed-menu-awesome-css" href="http://wp.lab/wp-content/plugins/3d-menu-awesome/public/css/threed-menu-awesome-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/3d-menu-awesome/public/js/modernizr.3d.awesome.js?ver=1.0.0"></script>
@@ -652,6 +657,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/advanced-product-wishlist-for-woo/public/js/advanced-product-wishlist-for-woocomerce-public.js?ver=1.0.0"></script>
<!-- advanced-quiz -->
<link rel="stylesheet" id="wpAdvQuiz_front_style-css" href="http://wp.lab/wp-content/plugins/advanced-quiz/css/wpAdvQuiz_front.min.css?ver=1.0.0" media="all">
<!-- advanced-related-posts -->
<link rel="stylesheet" id="advanced-related-posts-css" href="http://wp.lab/wp-content/plugins/advanced-related-posts/public/css/advanced-related-posts-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/advanced-related-posts/public/js/advanced-related-posts-public.js?ver=1.0.0" id="advanced-related-posts-under-posts-js"></script>
@@ -771,6 +780,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/agile-store-locator/public/js/libs_new.min.js?ver=1.1.1"></script>
<!-- agnoplay -->
<link rel="stylesheet" id="agnoplay-wordpress-css" href="http://wp.lab/wp-content/plugins/agnoplay/public/css/agnoplay-wordpress-public.css?ver=1.0.2" media="all">
<script src="http://wp.lab/wp-content/plugins/agnoplay/public/js/agnoplay-wordpress-public.js?ver=1.0.2" id="agnoplay-wordpress-js"></script>
<!-- ahachat-messenger-marketing -->
<link rel="stylesheet" id="ahachat_frontend_style-css" href="http://wp.lab/wp-content/plugins/ahachat-messenger-marketing/assets/css/ahachat_frontend.css?ver=1.0" media="all">
@@ -799,6 +813,8 @@
<!-- aio-tools -->
<link rel="stylesheet" id="aio-tools-css" href="http://wp.lab/wp-content/plugins/aio-tools/assets/css/aio-tools-public.css?ver=1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/aio-tools/assets/js/aio-tools-public.js?ver=1.0" id="aio-tools-js"></script>
<link rel="stylesheet" id="aio-tools-css" href="http://wp.lab/wp-content/plugins/aio-tools//public/assets/css/aio-tools-public.css?ver=1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/aio-tools//public/assets/js/aio-tools-public.js?ver=1.0" id="aio-tools-js"></script>
<!-- ajar-productions-in5-embed -->
@@ -927,6 +943,17 @@
<script src="http://wp.lab/wp-content/plugins/all-in-one-music-player/assets/js/main.js?ver=1.0.0" id="main-script-js"></script>
<!-- all-in-one-wp-sticky-anything -->
<script src="http://wp.lab/wp-content/plugins/all-in-one-wp-sticky-anything/assets/js/main.js?ver=1.0.0" id="aiowsa-main-js"></script>
<!-- allada-tshirt-designer-for-woocommerce -->
<link rel="stylesheet" id="allada-tshirt-designer-for-woocommerce-css" href="http://wp.lab/wp-content/plugins/allada-tshirt-designer-for-woocommerce/public/css/atd-public.css?ver=1.1" media="all">
<link rel="stylesheet" id="atd-modal-css-css" href="http://wp.lab/wp-content/plugins/allada-tshirt-designer-for-woocommerce/includes/skins/default/assets/css/modal.min.css?ver=1.1" media="all">
<script src="http://wp.lab/wp-content/plugins/allada-tshirt-designer-for-woocommerce/public/js/atd-public.js?ver=1.1" id="allada-tshirt-designer-for-woocommerce-js"></script>
<script src="http://wp.lab/wp-content/plugins/allada-tshirt-designer-for-woocommerce/includes/skins/default/assets/js/modal/modal.min.js?ver=1.1" id="atd-modal-js-js"></script>
<!-- alligator-popup -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/alligator-popup/js/popup.js?ver=1.2.0"></script>
@@ -1348,6 +1375,11 @@
<link rel="stylesheet" id="asd-fastbuild-css-css" href="http://wp.lab/wp-content/plugins/asd-fastbuild-widgets/css/asd-fastbuild-widgets.css?ver=2.201808201" type="text/css" media="all">
<!-- asf-allow-svg-files -->
<link rel="stylesheet" id="asfwp-allow-svg-files-css" href="http://wp.lab/wp-content/plugins/asf-allow-svg-files/public/css/asfwp-allow-svg-files-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/asf-allow-svg-files/public/js/asfwp-allow-svg-files-public.js?ver=1.0.0" id="asfwp-allow-svg-files-js"></script>
<!-- asgaros-forum -->
<link rel="stylesheet" id="af-widgets-css" href="http://wp.lab/wp-content/plugins/asgaros-forum/skin/widgets.css?ver=1.6.4" type="text/css" media="all">
@@ -1421,6 +1453,10 @@
<link rel="stylesheet" id="auctions-near-me-style-css" href="http://wp.lab/wp-content/plugins/auctions-near-me/assets/css/auctions-near-me.css?ver=1.0.0" media="all">
<!-- audio-player-block -->
<link rel="stylesheet" id="bpmp_style-css" href="http://wp.lab/wp-content/plugins/audio-player-block/dist/style.css?ver=1.0.1" media="all">
<!-- audio-player-with-playlist-ultimate -->
<link rel="stylesheet" id="apwpultimate-public-style-css" href="http://wp.lab/wp-content/plugins/audio-player-with-playlist-ultimate/assets/css/apwpultimate-public-style.css?ver=1.1" type="text/css" media="all">
<link rel="stylesheet" id="apwpultimate-jplayer-style-css" href="http://wp.lab/wp-content/plugins/audio-player-with-playlist-ultimate/assets/css/jplayer.blue.monday.min.css?ver=1.1" type="text/css" media="all">
@@ -2234,6 +2270,11 @@
<script src="http://wp.lab/wp-content/plugins/block-conditions/public/js/block-conditions-public.js?ver=1.0.0"></script>
<!-- block-editor-gallery-slider -->
<link rel="stylesheet" id="block-editor-gallery-slider-front-css" href="http://wp.lab/wp-content/plugins/block-editor-gallery-slider/assets/build/css/block-editor-gallery-slider-front.min.css?ver=1.0" media="all">
<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-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>
@@ -2945,6 +2986,11 @@
<script src="http://wp.lab/wp-content/plugins/bulk-verify-email/public/js/bulk-verify-email-public.js?ver=1.0.1" id="bulk-verify-email-js"></script>
<!-- burst-statistics -->
<script src="http://wp.lab/wp-content/plugins/burst-statistics/helpers/timeme/timeme.min.js?ver=1.0.1" id="burst-timeme-js"></script>
<script src="http://wp.lab/wp-content/plugins/burst-statistics/assets/js/burst.min.js?ver=1.0.1" id="burst-js"></script>
<!-- business-directory-plugin -->
<link rel="stylesheet" id="wpbdp-widgets-css" href="http://wp.lab/wp-content/plugins/business-directory-plugin/assets/css/widgets.min.css?ver=5.1.6" type="text/css" media="all">
<link rel="stylesheet" id="wpbdp-base-css-css" href="https://wp.lab/wp-content/plugins/business-directory-plugin/assets/css/wpbdp.min.css?ver=5.1.6" type="text/css" media="all">
@@ -3674,6 +3720,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/chiliforms/js/build/clientside/chiliforms.js?ver=0.5.1"></script>
<!-- chimney-rock-support-tickets -->
<link rel="stylesheet" id="crm_tickets_css-css" href="http://wp.lab/wp-content/plugins/chimney-rock-support-tickets/assets/css/frontend.css?ver=1.2.2" media="all">
<script src="http://wp.lab/wp-content/plugins/chimney-rock-support-tickets/assets/js/frontend.js?ver=1.2.2" id="crm_tickets_frontend-js"></script>
<!-- chimpmate -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/chimpmate/public/assets/js/public.js?ver=1.3.1"></script>
@@ -4003,6 +4054,16 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/combunity-forums/public/js/tinymce/tinymce.min.js?ver=2.1.1"></script>
<!-- coming-soon-by-boomdevs -->
<link rel="stylesheet" id="csts-bootstrap-css" href="http://wp.lab/wp-content/plugins/coming-soon-by-boomdevs/public/css/bootstrap.min.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="csts-style-css" href="http://wp.lab/wp-content/plugins/coming-soon-by-boomdevs/public/css/style.min.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="csts-responsive-css" href="http://wp.lab/wp-content/plugins/coming-soon-by-boomdevs/public/css/responsive.min.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/coming-soon-by-boomdevs/public/js/bootstrap.min.js?ver=1.0.0" id="csts-bootstrap-js"></script>
<script src="http://wp.lab/wp-content/plugins/coming-soon-by-boomdevs/public/js/popper.min.js?ver=1.0.0" id="csts-popper-js"></script>
<script src="http://wp.lab/wp-content/plugins/coming-soon-by-boomdevs/public/js/jquery.countdown.min.js?ver=1.0.0" id="csts-countdown-js"></script>
<script src="http://wp.lab/wp-content/plugins/coming-soon-by-boomdevs/public/js/csts-public.min.js?ver=1.0.0" id="csts-js"></script>
<!-- coming-soon-by-supsystic -->
<link rel="stylesheet" id="supsystic-for-all-admin-scs-css" href="http://wp.lab/wp-content/plugins/coming-soon-by-supsystic/css/supsystic-for-all-admin.css?ver=1.3.9" type="text/css" media="all">
@@ -4294,11 +4355,21 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/continue-shopping-anywhere-for-woocommerce/public/js/continue-shopping-anywhere-public.js?ver=1.0.0"></script>
<!-- contractor-commerce-integration -->
<link rel="stylesheet" id="contractor-commerce-css" href="http://wp.lab/wp-content/plugins/contractor-commerce-integration/public/css/contractor-commerce-public.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/contractor-commerce-integration/public/js/contractor-commerce-public.js?ver=1.0.1" id="contractor-commerce-js"></script>
<!-- contributer -->
<link rel="stylesheet" id="contributer_login-css" href="http://wp.lab/wp-content/plugins/contributer//assets/css/main.css?ver=1.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/contributer//assets/js/login.js?ver=1.0"></script>
<!-- contributor -->
<link rel="stylesheet" id="contributor-css" href="http://wp.lab/wp-content/plugins/contributor/public/css/contributor-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/contributor/public/js/contributor-public.js?ver=1.0.0" id="contributor-js"></script>
<!-- controllercons -->
<link rel="stylesheet" id="controllercons-css" href="http://wp.lab/wp-content/plugins/controllercons/css/controllercons.css?ver=1.0.0" type="text/css" media="all">
@@ -4387,6 +4458,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cookies-for-leadhub/assets/js/front-end.js?ver=1.0"></script>
<!-- cooking-recipe-block -->
<script src="http://wp.lab/wp-content/plugins/cooking-recipe-block/assets/js/slickerslider.js?ver=1.0.0" id="sliderjs-js"></script>
<!-- cool-eform -->
<link rel="stylesheet" id="cool-eform-css" href="http://wp.lab/wp-content/plugins/cool-eform/css/cool-eform.css?ver=0.3.0" type="text/css" media="all">
@@ -4553,6 +4628,11 @@
<link rel="stylesheet" id="braintumc_style-css" href="http://wp.lab/wp-content/plugins/covid19-datatable-graph-widget/assets/style.css?ver=0.9" media="all">
<!-- cozy-essential-addons -->
<link rel="stylesheet" id="cozy-essential-style-css" href="http://wp.lab/wp-content/plugins/cozy-essential-addons/public/css/cozy-essential-style.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/cozy-essential-addons/public/js/cozy-essential-addons-public.js?ver=1.0.1" id="cozy-essential-addons-js"></script>
<!-- cpf-e-cnpj-para-contact-form-7 -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cpf-e-cnpj-para-contact-form-7/js/mask.min.js?ver=1.0"></script>
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cpf-e-cnpj-para-contact-form-7/js/main.js?ver=1.0"></script>
@@ -4646,10 +4726,24 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/cryout-serious-slider/resources/slider.js?ver=1.0.4"></script>
<!-- crypto -->
<link rel="stylesheet" id="crypto-css" href="http://wp.lab/wp-content/plugins/crypto/public/css/crypto-public.css?ver=1.7" media="all">
<link rel="stylesheet" id="flexi_min-css" href="http://wp.lab/wp-content/plugins/crypto/public/css/flexi-public-min.css?ver=1.7" media="all">
<script src="http://wp.lab/wp-content/plugins/crypto/public/js/crypto-public.js?ver=1.7" id="crypto-js"></script>
<!-- crypto-live -->
<link rel="stylesheet" id="xgenious-crypto-live-custom-css" href="http://wp.lab/wp-content/plugins/crypto-live/assets/css/xgenious-crypto-live-custom.css?ver=1.0.0" type="text/css" media="all">
<!-- crypto-price-widgets -->
<link rel="stylesheet" id="wx-crypto-shortcodes-css" href="http://wp.lab/wp-content/plugins/crypto-price-widgets/public/css/wx-crypto-shortcodes-public.css?ver=1.0.2" media="all">
<link rel="stylesheet" id="wx-crypto-shortcodes-dataTables-css-css" href="http://wp.lab/wp-content/plugins/crypto-price-widgets/public/css/datatables.min.css?ver=1.0.2" media="all">
<script src="http://wp.lab/wp-content/plugins/crypto-price-widgets/public/js/datatables.js?ver=1.0.2" id="wx-crypto-shortcodes-dataTables-js-js"></script>
<script src="http://wp.lab/wp-content/plugins/crypto-price-widgets/public/js/apexcharts.js?ver=1.0.2" id="wx-crypto-shortcodes-apex-js"></script>
<script src="http://wp.lab/wp-content/plugins/crypto-price-widgets/public/js/wx-crypto-shortcodes-public.js?ver=1.0.2" id="wx-crypto-shortcodes-js"></script>
<!-- crypto-prices -->
<link rel="stylesheet" id="Crypto_Prices-css" href="http://wp.lab/wp-content/plugins/crypto-prices/public/main.css?ver=1.0.0" type="text/css" media="all">
@@ -4897,6 +4991,11 @@
<script src="http://wp.lab/wp-content/plugins/dark-mode-lite/styles/js/dml-visitor-mode.js?ver=1.0"></script>
<!-- dark-mode-toggle -->
<script src="http://wp.lab/wp-content/plugins/dark-mode-toggle/assets/js/darkmode-js.min.js?ver=1.0.2" id="darkmode-js-js"></script>
<script src="http://wp.lab/wp-content/plugins/dark-mode-toggle/assets/js/dmtg.min.js?ver=1.0.2" id="darkmodetg-js"></script>
<!-- darklooks-dark-mode-switcher -->
<link rel="stylesheet" id="darklooks-css" href="http://wp.lab/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/darklooks.css?ver=1.0.0" media="">
@@ -5071,6 +5170,10 @@
<script src="http://wp.lab/wp-content/plugins/direct-checkout/public/js/direct-checkout-public.js?ver=1.0.0"></script>
<!-- disable-browser-devtool -->
<script src="http://wp.lab/wp-content/plugins/disable-browser-devtool/assets/script.min.js?ver=1.0.0" id="kk-disable-devtool-js"></script>
<!-- disable-right-click-images -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/disable-right-click-images/script.js?ver=1.0.1"></script>
@@ -5142,6 +5245,11 @@
<script src="http://wp.lab/wp-content/plugins/diyva-voice-survey/public/js/diyva-voice-survey-public.js?ver=1.0.0" id="diyva-voice-survey-js"></script>
<!-- dj-accessibility -->
<link rel="stylesheet" id="djacc-style-css" href="http://wp.lab/wp-content/plugins/dj-accessibility/module/assets/css/accessibility.css?ver=1.02" media="all">
<script src="http://wp.lab/wp-content/plugins/dj-accessibility/module/assets/js/accessibility.min.js?ver=1.02" id="djacc-script-js"></script>
<!-- dk-pdf -->
<link rel="stylesheet" id="dkpdf-frontend-css" href="http://wp.lab/wp-content/plugins/dk-pdf/assets/css/frontend.css?ver=1.9.6" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/dk-pdf/assets/js/frontend.js?ver=1.9.6"></script>
@@ -5833,6 +5941,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/eight-degree-posts-list/js/frontend.js?ver=1.0.0"></script>
<!-- eimskip -->
<link rel="stylesheet" id="eimskip-css" href="http://wp.lab/wp-content/plugins/eimskip/public/css/eimskip-public.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/eimskip/public/js/eimskip-public.js?ver=1.0.1" id="eimskip-js"></script>
<!-- einsatzverwaltung -->
<link rel="stylesheet" id="einsatzverwaltung-frontend-css" href="http://wp.lab/wp-content/plugins/einsatzverwaltung/css/style-frontend.css?ver=1.3.3" type="text/css" media="all">
@@ -6271,6 +6384,19 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/eventilla-events/public/js/eventilla-wp-public.js?ver=1.1.0"></script>
<!-- eventon-lite -->
<link rel="stylesheet" id="evcal_cal_default-css" href="//wp.lab/wp-content/plugins/eventon-lite/assets/css/eventon_styles.css?ver=1.0.1" media="all">
<link rel="stylesheet" id="evo_font_icons-css" href="//wp.lab/wp-content/plugins/eventon-lite/assets/fonts/all.css?ver=1.0.1" media="all">
<link rel="stylesheet" id="eventon_dynamic_styles-css" href="//wp.lab/wp-content/plugins/eventon-lite/assets/css/eventon_dynamic_styles.css?ver=1.0.1" media="all">
<script src="//wp.lab/wp-content/plugins/eventon-lite/assets/js/maps/eventon_gen_maps.js?ver=1.0.1" id="eventon_gmaps-js"></script>
<script src="//wp.lab/wp-content/plugins/eventon-lite/assets/js/eventon_functions.js?ver=1.0.1" id="evcal_functions-js"></script>
<script src="http://wp.lab/wp-content/plugins/eventon-lite/assets/js/lib/handlebars.js?ver=1.0.1" id="evo_handlebars-js"></script>
<script src="//wp.lab/wp-content/plugins/eventon-lite/assets/js/lib/jquery.mobile.min.js?ver=1.0.1" id="evo_mobile-js"></script>
<script src="http://wp.lab/wp-content/plugins/eventon-lite/assets/js/lib/moment.min.js?ver=1.0.1" id="evo_moment-js"></script>
<script src="//wp.lab/wp-content/plugins/eventon-lite/assets/js/lib/jquery.mousewheel.min.js?ver=1.0.1" id="evo_mouse-js"></script>
<script src="//wp.lab/wp-content/plugins/eventon-lite/assets/js/eventon_script.js?ver=1.0.1" id="evcal_ajax_handle-js"></script>
<!-- eventon-promote -->
<link rel="stylesheet" id="blocks-cgb-style-css-css" href="http://wp.lab/wp-content/plugins/eventon-promote/blocks/dist/blocks.style.build.css?ver=1.0.0" media="all">
@@ -6284,6 +6410,9 @@
<!-- events-made-easy -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/events-made-easy/js/jquery-select2/select2-4.0.4/dist/js/select2.min.js?ver=2.0.68"></script>
<script type="text/javascript" defer src="http://wp.lab/wp-content/plugins/events-made-easy/js/eme.js?ver=2.0.68"></script>
<script src="http://wp.lab/wp-content/plugins/events-made-easy/js/jquery-timepicker/jquery.timepicker.min.js?ver=2.0.68" id="eme-jquery-timepicker-js"></script>
<script src="http://wp.lab/wp-content/plugins/events-made-easy/js/fdatepicker/js/fdatepicker.min.js?ver=2.0.68" id="eme-jquery-fdatepicker-js"></script>
<script src="http://wp.lab/wp-content/plugins/events-made-easy/js/jquery-select2/select2-4.1.0-rc.0/dist/js/select2.min.js?ver=2.0.68" id="eme-select2-js"></script>
<!-- eventscout -->
@@ -6664,6 +6793,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/faq-wd/js/faq_wd_front_end.js?ver=1.0.34_5a2c0f2729647"></script>
<!-- faq-with-categories -->
<link rel="stylesheet" id="ruigehond010_stylesheet_display-css" href="http://wp.lab/wp-content/plugins/faq-with-categories/includes/display.css?ver=1.1.5" media="all">
<script src="http://wp.lab/wp-content/plugins/faq-with-categories/includes/client.js?ver=1.1.5" id="ruigehond010_javascript-js"></script>
<!-- fast-fancy-filter-3f -->
<link rel="stylesheet" id="fast-fancy-filter-main-css-css" href="http://wp.lab/wp-content/plugins/fast-fancy-filter-3f/assets/css/style.css?ver=1.0.0" media="all">
@@ -6740,6 +6874,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/feed-them-social/feeds/js/fts-global.js?ver=2.6.9"></script>
<!-- feedaty-rating-for-woocommerce -->
<link rel="stylesheet" id="feedaty-rating-for-woocommerce-css" href="http://wp.lab/wp-content/plugins/feedaty-rating-for-woocommerce/public/css/feedaty-rating-for-woocommerce-public.css?ver=1.0.2" media="all">
<!-- feedback-modal-for-website -->
<link rel="stylesheet" id="nedwp-fm-public-css" href="http://wp.lab/wp-content/plugins/feedback-modal-for-website/assets/css/fm-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/feedback-modal-for-website/assets/js/fm-public.js?ver=1.0.0"></script>
@@ -6919,6 +7057,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/flexia-core/public/js/flexia-core-public.js?ver=1.0.0"></script>
<!-- flexible-scroll-top -->
<link rel="stylesheet" id="flexible-scroll-top-css" href="http://wp.lab/wp-content/plugins/flexible-scroll-top/public/css/flexible-scroll-top-public.css?ver=1.0.2" media="all">
<script src="http://wp.lab/wp-content/plugins/flexible-scroll-top/public/js/flexible-scroll-top-public.js?ver=1.0.2" id="flexible-scroll-top-js"></script>
<!-- flexmls-idx -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/flexmls-idx/assets/minified/connect.min.js?ver=3.5.11.5"></script>
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/flexmls-idx/assets/minified/portal.min.js?ver=3.5.11.5"></script>
@@ -7775,6 +7918,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/give/assets/dist/js/give.js?ver=1.8.16"></script>
<!-- give-as-you-live -->
<link rel="stylesheet" id="giveasyoulive_admin-css" href="http://wp.lab/wp-content/plugins/give-as-you-live/admin/css/gayl.css?ver=1.0.2" type="text/css" media="screen">
<!-- gl-facebook-likebox -->
<link rel="stylesheet" id="glfl-styles-css" href="http://wp.lab/wp-content/plugins/gl-facebook-likebox/css/style.css?ver=1.0.8" type="text/css" media="all">
@@ -8173,6 +8320,19 @@
<script src="http://wp.lab/wp-content/plugins/guidant/assets/js/frontend.js?ver=1.0.2" id="guidant-frontend-main-js"></script>
<!-- gumpress -->
<link rel="stylesheet" id="ul-gumpress-style-css" href="http://wp.lab/wp-content/plugins/gumpress/assets/css/gumpress.css?ver=1.2.0" media="all">
<script src="http://wp.lab/wp-content/plugins/gumpress/assets/js/gumpress.js?ver=1.2.0" id="gumpress-js"></script>
<!-- gutenverse -->
<link rel="stylesheet" id="gutenverse-frontend-font-awesome-css" href="http://wp.lab/wp-content/plugins/gutenverse/assets/fontawesome/css/all.min.css?ver=1.0.2" media="all">
<link rel="stylesheet" id="gutenverse-frontend-icon-gutenverse-css" href="http://wp.lab/wp-content/plugins/gutenverse/assets/gtnicon/gtnicon.css?ver=1.0.2" media="all">
<link rel="stylesheet" id="gutenverse-frontend-style-css" href="http://wp.lab/wp-content/plugins/gutenverse/assets/css/frontend-block.css?ver=1.0.2" media="all">
<script src="http://wp.lab/wp-content/plugins/gutenverse/assets/frontend/react-player/ReactPlayer.standalone.js?ver=1.0.2" id="react-player-dep-js"></script>
<script src="http://wp.lab/wp-content/plugins/gutenverse/assets/js/frontend.js?ver=1.0.2" id="gutenverse-frontend-event-js"></script>
<!-- guto-toolkit -->
<link rel="stylesheet" id="bootstrap-css" href="http://wp.lab/wp-content/plugins/guto-toolkit/public/css/bootstrap.min.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="animate-css" href="http://wp.lab/wp-content/plugins/guto-toolkit/public/css/animate.min.css?ver=1.0.0" media="all">
@@ -8510,6 +8670,14 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/horizontal-post-slider/public/js/horizontal-post-slider-public.js?ver=1.0.0"></script>
<!-- horizontal-slider-with-scroll -->
<link rel="stylesheet" id="horizontal-slider-with-scroll_front-css" href="http://wp.lab/wp-content/plugins/horizontal-slider-with-scroll/assets/css/front.css?ver=1.0" media="all">
<link rel="stylesheet" id="horizontal-slider-with-scrollapp-css" href="http://wp.lab/wp-content/plugins/horizontal-slider-with-scroll/assets/css/app.css?ver=1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/horizontal-slider-with-scroll/assets/js/libs.js?ver=1.0" id="horizontal-slider-with-scrolllibs-js"></script>
<script src="http://wp.lab/wp-content/plugins/horizontal-slider-with-scroll/assets/js/front.js?ver=1.0" id="horizontal-slider-with-scroll_front-js"></script>
<script src="http://wp.lab/wp-content/plugins/horizontal-slider-with-scroll/assets/js/app.js?ver=1.0" id="horizontal-slider-with-scroll_app-js"></script>
<!-- horizontal-widget-most-recent-viewed-posts -->
<link rel="stylesheet" id="hwmrvp_style-css" href="http://wp.lab/wp-content/plugins/horizontal-widget-most-recent-viewed-posts/hwmrvp-style.css?ver=0.1.0" type="text/css" media="screen">
@@ -9073,6 +9241,7 @@
<!-- integrate-google-drive -->
<link rel="stylesheet" id="igd-frontend-css" href="http://wp.lab/wp-content/plugins/integrate-google-drive/dist/css/frontend.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/integrate-google-drive/dist/js/frontend.min.js?ver=1.0.1" id="igd-frontend-js"></script>
<script src="http://wp.lab/wp-content/plugins/integrate-google-drive/dist/js/frontend.js?ver=1.0.1" id="igd-frontend-js"></script>
<!-- integrate-ticket-master -->
@@ -9372,6 +9541,10 @@
<script src="http://wp.lab/wp-content/plugins/jobboardwp/assets/frontend/js/single-job.min.js?ver=1.0.0"></script>
<!-- jobpress -->
<link rel="stylesheet" id="jobpress-css-css" href="http://wp.lab/wp-content/plugins/jobpress/assets/public/css/jobpress-style-v1.css?ver=1.0.0" media="all">
<!-- jobsoid -->
<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">
@@ -9715,6 +9888,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/kodmi-age-validator/public/js/kodmi-age-validator-public.js?ver=1.0.0"></script>
<!-- kokku-cookie-banner -->
<link rel="stylesheet" id="kokku-cookie-banner-css" href="http://wp.lab/wp-content/plugins/kokku-cookie-banner/public/css/main.css?ver=1.8.6" media="all">
<script src="http://wp.lab/wp-content/plugins/kokku-cookie-banner/public/js/main.js?ver=1.8.6" id="kokku-cookie-banner-js"></script>
<!-- koko-analytics -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/koko-analytics/assets/dist/js/script.js?ver=1.0"></script>
@@ -10073,6 +10251,13 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/lightbox-responsive-images/js/jquery.touchSwipe.min.js?ver=0.1.2"></script>
<!-- lightgallerywp -->
<link rel="stylesheet" id="lightgalleryvideocss-css" href="http://wp.lab/wp-content/plugins/lightgallerywp/assets/plugins/video/lg-video.css?ver=1.0.3" media="">
<link rel="stylesheet" id="lightgallerycss-css" href="http://wp.lab/wp-content/plugins/lightgallerywp/assets/css/lightgallery.css?ver=1.0.3" media="">
<script src="http://wp.lab/wp-content/plugins/lightgallerywp/assets/js/lightgallery.min.js?ver=1.0.3" id="lightgalleryjs-js"></script>
<script src="http://wp.lab/wp-content/plugins/lightgallerywp/assets/plugins/video/lg-video.min.js?ver=1.0.3" id="lightgalleryjs-video-js"></script>
<!-- lightview-plus -->
<link rel="stylesheet" id="lightview-css" href="http://wp.lab/wp-content/plugins/lightview-plus/css/lightview/lightview.css?ver=3.1.3" type="text/css" media="screen">
<link rel="stylesheet" id="lightview_plus-css" href="http://wp.lab/wp-content/plugins/lightview-plus/style.css?ver=3.1.3" type="text/css" media="screen">
@@ -10162,6 +10347,11 @@
<link rel="stylesheet" id="liquid-blocks-css" href="http://wp.lab/wp-content/plugins/liquid-blocks/css/block.css?ver=1.0.0" type="text/css" media="all">
<!-- list-categories-widget -->
<link rel="stylesheet" id="category-widget-css" href="http://wp.lab/wp-content/plugins/list-categories-widget/public/css/category-widget-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/list-categories-widget/public/js/category-widget-public.js?ver=1.0.0" id="category-widget-js"></script>
<!-- listen2it -->
<link rel="stylesheet" id="listen2it-css" href="http://wp.lab/wp-content/plugins/listen2it/public/css/listen2it-public.css?ver=1.0.0" media="all">
@@ -10758,6 +10948,8 @@
<!-- map-my-locations -->
<link rel="stylesheet" id="map-my-locations-css" href="http://wp.lab/wp-content/plugins/map-my-locations/public//css/public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/map-my-locations/public//js/public.js?ver=1.0.0"></script>
<link rel="stylesheet" id="map-my-locations-css" href="http://wp.lab/wp-content/plugins/map-my-locations/public/css/public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/map-my-locations/public/js/public.js?ver=1.0.0" id="map-my-locations-js"></script>
<!-- mapfit -->
@@ -10953,6 +11145,10 @@
<script type="text/javascript" defer src="http://wp.lab/wp-content/plugins/mcw-pwa/scripts/node_modules/tti-polyfill/tti-polyfill.js?ver=0.2.3"></script>
<!-- mdl-shortcodes -->
<link rel="stylesheet" id="mdlui-block-line-frontend-css" href="http://wp.lab/wp-content/plugins/mdl-shortcodes/assets/style.css?ver=1.1.0" media="all">
<!-- media-credit -->
<link rel="stylesheet" id="media-credit-css" href="http://wp.lab/wp-content/plugins/media-credit/public/css/media-credit.css?ver=3.1.7" type="text/css" media="all">
<link rel="stylesheet" id="media-credit-css" href="http://wp.lab/wp-content/plugins/media-credit/public/css/media-credit.min.css?ver=3.1.7" type="text/css" media="all">
@@ -10981,6 +11177,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/media-with-ftp/public/js/media-with-ftp-public.js?ver=1.0.0"></script>
<!-- mediajel-tracker -->
<link rel="stylesheet" id="mj-tracker-css" href="http://wp.lab/wp-content/plugins/mediajel-tracker/public/css/mj-tracker-public.css?ver=1.1.3" media="all">
<script src="http://wp.lab/wp-content/plugins/mediajel-tracker/public/js/mj-tracker-public.js?ver=1.1.3" id="mj-tracker-js"></script>
<!-- mediaview -->
<link rel="stylesheet" id="mv_mediagallery_style-css" href="http://wp.lab/wp-content/plugins/mediaview/responsive-media-gallery/style.min.css?ver=1.1.2" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/mediaview/responsive-media-gallery/media-slider.min.js?ver=1.1.2"></script>
@@ -11516,6 +11717,12 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/motion/js/app.js?ver=0.5"></script>
<!-- motopress-appointment-lite -->
<link rel="stylesheet" id="mpa-public-css" href="http://wp.lab/wp-content/plugins/motopress-appointment-lite/assets/css/public.min.css?ver=1.4.1" media="all">
<script src="http://wp.lab/wp-content/plugins/motopress-appointment-lite/assets/js/public.min.js?ver=1.4.1" id="mpa-public-js"></script>
<script src="http://wp.lab/wp-content/plugins/motopress-appointment-lite/assets/js/divi-modules.min.js?ver=1.4.1" id="mpa-divi-modules-js"></script>
<!-- motopress-content-editor-lite -->
<link rel="stylesheet" id="mpce-theme-css" href="http://wp.lab/wp-content/plugins/motopress-content-editor-lite/includes/css/theme.min.css?ver=2.5.1" type="text/css" media="all">
<link rel="stylesheet" id="mpce-bootstrap-grid-css" href="http://wp.lab/wp-content/plugins/motopress-content-editor-lite/bootstrap/bootstrap-grid.min.css?ver=2.5.1" type="text/css" media="all">
@@ -11603,6 +11810,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ms-registration/public/js/ms-registration-public.js?ver=1.0.0"></script>
<!-- msfc-wc-frontend-manager -->
<link rel="stylesheet" id="msfc-wfm-css" href="http://wp.lab/wp-content/plugins/msfc-wc-frontend-manager/public/css/msfc-wfm.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/msfc-wc-frontend-manager/public/js/msfc-wfm.js?ver=1.0.0" id="msfc-wfm-js"></script>
<!-- mslsselect -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/mslsselect/js/mslsselect.js?ver=1.3"></script>
@@ -11937,6 +12149,12 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/neo-bootstrap-carousel/public/js/neo-bootstrap-carousel-public.js?ver=1.3.1"></script>
<!-- neon-product-designer-for-woocommerce -->
<link rel="stylesheet" id="npd-css" href="http://wp.lab/wp-content/plugins/neon-product-designer-for-woocommerce/public/css/neon-product-designer-public.css?ver=2.0.0" media="all">
<link rel="stylesheet" id="npd-modal-css-css" href="http://wp.lab/wp-content/plugins/neon-product-designer-for-woocommerce/public/js/modal/modal.css?ver=2.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/neon-product-designer-for-woocommerce/public/js/neon-product-designer-public.js?ver=2.0.0" id="npd-js"></script>
<!-- nepali-calendar -->
<link rel="stylesheet" id="nepali-calendar-style-css" href="http://wp.lab/wp-content/plugins/nepali-calendar/assets/css/nepali-calendar.css?ver=1.0.0" type="text/css" media="all">
<link rel="stylesheet" id="nepali-calendar-frontend-style-css" href="http://wp.lab/wp-content/plugins/nepali-calendar/assets/css/nepali-calendar-frontend.css?ver=1.0.0" type="text/css" media="all">
@@ -12039,6 +12257,15 @@
<link rel="stylesheet" id="scrollGalleryDesign-css" href="http://wp.lab/wp-content/plugins/nextgen-scrollgallery/scrollGallery/css/scrollGallery_greyDesign.css?ver=1.8.2" type="text/css" media="screen">
<!-- nft-login -->
<link rel="stylesheet" id="nft-login-css" href="http://wp.lab/wp-content/plugins/nft-login/public/css/nft-login-public.css?ver=1.1.1" media="all">
<script src="http://wp.lab/wp-content/plugins/nft-login/public/js/nft-login-module.js?ver=1.1.1" id="nft-login_nftlogin_module-js"></script>
<script src="http://wp.lab/wp-content/plugins/nft-login/public/js/evm-chains-0.2.0-index.min.js?ver=1.1.1" id="nft-login_evm_chains-js"></script>
<script src="http://wp.lab/wp-content/plugins/nft-login/public/js/formatic-2.0.6.js?ver=1.1.1" id="nft-login_formatic-js"></script>
<script src="http://wp.lab/wp-content/plugins/nft-login/public/js/web3-provider-1.2.1-index.min.js?ver=1.1.1" id="nft-login_web_provider-js"></script>
<script src="http://wp.lab/wp-content/plugins/nft-login/public/js/webmodal-1.9.0-index.js?ver=1.1.1" id="nft-login_webmodal-js"></script>
<!-- ng-lazyload -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ng-lazyload//plugin.js?ver=1.1"></script>
<link rel="stylesheet" id="nglazyloadcss-css" href="http://wp.lab/wp-content/plugins/ng-lazyload//nglazyload.css?ver=1.1" media="all">
@@ -12553,6 +12780,12 @@
<script src="http://wp.lab/wp-content/plugins/order-on-mobile-for-woocommerce/public/js/woocommerce-order-on-whatsapp-public.js?ver=1.0.1"></script>
<!-- oreka-search -->
<link rel="stylesheet" id="OrekaSearchShortCode-css" href="http://wp.lab/wp-content/plugins/oreka-search/theme/css/forms.css?ver=1.5.5" media="all">
<script src="http://wp.lab/wp-content/plugins/oreka-search/theme/js/vue.min.js?ver=1.5.5" id="VueJS-js"></script>
<script src="http://wp.lab/wp-content/plugins/oreka-search/theme/js/form.js?ver=1.5.5" id="OrekaSearchShortCode-js"></script>
<!-- orens-unsplash-widget -->
<link rel="stylesheet" id="unsplash-widget-css" href="http://wp.lab/wp-content/plugins/orens-unsplash-widget/css/style.css?ver=1.0.0" media="all">
@@ -12801,6 +13034,11 @@
<link rel="stylesheet" id="paragoncss-css" href="http://wp.lab/wp-content/plugins/paragon-profile/css/paragoncss.css?ver=1.1" type="text/css" media="All">
<!-- parallax-section -->
<link rel="stylesheet" id="psb-parallax-style-css" href="http://wp.lab/wp-content/plugins/parallax-section/dist/style.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/parallax-section/dist/script.js?ver=1.0.1" id="psb-parallax-script-js"></script>
<!-- parkingpro-booking-widgets -->
<link rel="stylesheet" id="jquery-timepicker-css" href="http://wp.lab/wp-content/plugins/parkingpro-booking-widgets/public/css/jquery.timepicker.min.css?ver=1.1.0" type="text/css" media="all">
<link rel="stylesheet" id="parkingpro-booking-widgets-css" href="http://wp.lab/wp-content/plugins/parkingpro-booking-widgets/public/css/parkingpro-booking-widgets-public.css?ver=1.1.0" type="text/css" media="all">
@@ -13538,6 +13776,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/post-notif/public/js/post-notif-public.min.js?ver=1.2.0"></script>
<!-- post-rating-and-review -->
<link rel="stylesheet" id="prar-front-css-css" href="http://wp.lab/wp-content/plugins/post-rating-and-review//includes/css/prar-front-style.css?ver=1.1.1" media="all">
<script src="http://wp.lab/wp-content/plugins/post-rating-and-review/includes/js/post-rating-and-review.js?ver=1.1.1" id="prar-script-js-js"></script>
<!-- post-ratings -->
<link rel="stylesheet" id="post-ratings-raty-css" href="http://wp.lab/wp-content/plugins/post-ratings/assets/jquery.raty.css?ver=3.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/post-ratings/js/post-ratings.js?ver=3.0"></script>
@@ -14051,6 +14294,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/progressive-wp/assets/scripts/ui.min.js?ver=0.2.0"></script>
<!-- project-cost-calculator -->
<link rel="stylesheet" id="project_rate_calculator-css" href="http://wp.lab/wp-content/plugins/project-cost-calculator/public/css/project_rate_calculator-public.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="project_rate_calculator-public-custom-css" href="http://wp.lab/wp-content/plugins/project-cost-calculator/public/css/project_rate_calculator-public_custom.css?ver=1.0.0" media="all">
<!-- project-donations -->
<link rel="stylesheet" id="project-donations-css" href="http://wp.lab/wp-content/plugins/project-donations/public/css/project-donations-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/project-donations/public/js/project-donations-public.js?ver=1.0.0"></script>
@@ -14263,6 +14511,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/quatriceps/quatriceps.js?ver=1.1.3"></script>
<!-- qubotchat -->
<link rel="stylesheet" id="qubotchat_qubot-css" href="http://wp.lab/wp-content/plugins/qubotchat/qubot/css/qubot.css?ver=1.0.61" media="screen">
<script src="http://wp.lab/wp-content/plugins/qubotchat/qubot/qubot.js?ver=1.0.61" id="qubotchat_qubot-js"></script>
<!-- quenso-asgaros-forum-frontend-utilities -->
<link rel="stylesheet" id="af-front-utils-css" href="http://wp.lab/wp-content/plugins/quenso-asgaros-forum-frontend-utilities/assets/css/style.css?ver=1.1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/quenso-asgaros-forum-frontend-utilities/assets/js/ajax.js?ver=1.1.0"></script>
@@ -14728,6 +14981,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/relations-lite/assets/public/js/relations.js?ver=1.0.0"></script>
<!-- relevanssi-live-ajax-search -->
<link rel="stylesheet" id="relevanssi-live-search-css" href="http://wp.lab/wp-content/plugins/relevanssi-live-ajax-search/assets/styles/style.css?ver=1.1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/relevanssi-live-ajax-search/assets/javascript/dist/script.min.js?ver=1.1.0" id="relevanssi-live-search-client-js"></script>
<!-- relic-sales-motivator-woocommerce-lite -->
<link rel="stylesheet" id="sales-motivator-woocommerce-lite-css" href="http://wp.lab/wp-content/plugins/relic-sales-motivator-woocommerce-lite/public/css/sales-motivator-woocommerce-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/relic-sales-motivator-woocommerce-lite/public/js/notify.min.js?ver=1.0.0"></script>
@@ -15053,6 +15311,11 @@
<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>
<!-- rimplates -->
<link rel="stylesheet" id="rimplates-css" href="http://wp.lab/wp-content/plugins/rimplates/public/css/rimplates-public.css?ver=1.0.4" media="all">
<script src="http://wp.lab/wp-content/plugins/rimplates/public/js/rimplates-public.js?ver=1.0.4" id="rimplates-js"></script>
<!-- rimplenet -->
<link rel="stylesheet" id="material-kit-css-css" href="http://wp.lab/wp-content/plugins/rimplenet/public/css/material-kit.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="rimplenet-mlm-matrix-tree-css" href="http://wp.lab/wp-content/plugins/rimplenet/public/css/rimplenet-mlm-style-matrix-tree.css?ver=1.0.0" media="all">
@@ -15292,6 +15555,13 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/safetymails-forms/public/js/form-render.min.js?ver=1.0.0"></script>
<!-- sakolawp-lite -->
<link rel="stylesheet" id="sakolawp-rtl-css" href="http://wp.lab/wp-content/plugins/sakolawp-lite/public/css/sakolawp-public-rtl.css?ver=1.0.8" media="all">
<link rel="stylesheet" id="sakolawp-css" href="http://wp.lab/wp-content/plugins/sakolawp-lite/public/css/sakolawp-public.css?ver=1.0.8" media="all">
<link rel="stylesheet" id="sakolawp-responsive-css" href="http://wp.lab/wp-content/plugins/sakolawp-lite/public/css/sakolawp-responsive.css?ver=1.0.8" media="all">
<script src="http://wp.lab/wp-content/plugins/sakolawp-lite/public/js/sakolawp-public.js?ver=1.0.8" id="sakolawp-js"></script>
<!-- sales-booster-gd-for-woocommerce -->
<link rel="stylesheet" id="sales_booster_gd_woocommerce_public_css-css" href="http://wp.lab/wp-content/plugins/sales-booster-gd-for-woocommerce/public/css/sales-booster-gd-woocommerce-public.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="sales-booster-gd-woocommerce-animated-css" href="http://wp.lab/wp-content/plugins/sales-booster-gd-for-woocommerce/public/css/sales-booster-gd-woocommerce-animated.css?ver=1.0.0" media="all">
@@ -15512,6 +15782,8 @@
<!-- search-in-place -->
<link rel="stylesheet" id="codepeople-search-in-place-style-css" href="http://wp.lab/wp-content/plugins/search-in-place/css/codepeople_shearch_in_place.css?ver=1.0.36" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/search-in-place/js/codepeople_shearch_in_place.js?ver=1.0.36"></script>
<link rel="stylesheet" id="codepeople-search-in-place-style-css" href="http://wp.lab/wp-content/plugins/search-in-place/css/codepeople_shearch_in_place.min.css?ver=1.0.36" media="all">
<script src="http://wp.lab/wp-content/plugins/search-in-place/js/codepeople_shearch_in_place.min.js?ver=1.0.36" id="codepeople-search-in-place-js"></script>
<!-- search-live -->
@@ -15529,6 +15801,11 @@
<link rel="stylesheet" id="search-with-azure-css" href="http://wp.lab/wp-content/plugins/search-with-azure/public/css/azure-search-public.css?ver=1.1.1" type="text/css" media="all">
<!-- search-with-typesense -->
<link rel="stylesheet" id="algolia-satellite-css" href="http://wp.lab/wp-content/plugins/search-with-typesense/includes/Frontend/css/algolia-satelite.min.css?ver=1.2.3" media="">
<link rel="stylesheet" id="cm-typesense-frontend-style-css" href="http://wp.lab/wp-content/plugins/search-with-typesense/includes/Frontend/js/lib/style.css?ver=1.2.3" media="">
<!-- searchie -->
<link rel="stylesheet" id="searchie-bootstrap-iso-css" href="http://wp.lab/wp-content/plugins/searchie/assets/bootstrap-iso/bootstrap-iso.min.css?ver=1.8.5" media="all">
<link rel="stylesheet" id="searchie-css" href="http://wp.lab/wp-content/plugins/searchie/public/css/searchie-public.css?ver=1.8.5" media="all">
@@ -15562,6 +15839,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/section-block/build/background-position-events.min.js?ver=1.0.0"></script>
<!-- section-separator -->
<link rel="stylesheet" id="sep-separator-style-css" href="http://wp.lab/wp-content/plugins/section-separator/dist/style.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/section-separator/dist/script.js?ver=1.0.1" id="sep-separator-script-js"></script>
<!-- secure-copy-content-protection -->
<link rel="stylesheet" id="secure-copy-content-protection-css" href="http://wp.lab/wp-content/plugins/secure-copy-content-protection/public/css/secure-copy-content-protection-public.css?ver=1.0.2" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/secure-copy-content-protection/public/js/secure-copy-content-protection-public.js?ver=1.0.2"></script>
@@ -16907,6 +17189,18 @@
<script src="http://wp.lab/wp-content/plugins/soccer-action/public/assets/js/public.js?ver=1.04" id="daextsocact-public-script-js"></script>
<!-- soccer-engine-lite -->
<link rel="stylesheet" id="daextsoenl-general-css" href="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/css/general.css?ver=1.07" media="all">
<link rel="stylesheet" id="daextsoenl-paginated-table-css" href="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/css/paginated-table.css?ver=1.07" media="all">
<link rel="stylesheet" id="daextsoenl-match-commentary-css" href="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/css/match-commentary.css?ver=1.07" media="all">
<link rel="stylesheet" id="daextsoenl-match-score-css" href="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/css/match-score.css?ver=1.07" media="all">
<link rel="stylesheet" id="daextsoenl-match-visual-lineup-css" href="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/css/match-visual-lineup.css?ver=1.07" media="all">
<link rel="stylesheet" id="daextsoenl-person-summary-css" href="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/css/person-summary.css?ver=1.07" media="all">
<script src="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/js/paginated-table-class.js?ver=1.07" id="daextsoenl-paginated-table-js"></script>
<script src="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/js/event-tooltip-handler.js?ver=1.07" id="daextsoenl-event-tooltip-handler-js"></script>
<script src="http://wp.lab/wp-content/plugins/soccer-engine-lite/public/assets/js/match-visual-lineup.js?ver=1.07" id="daextsoenl-match-visual-lineup-js"></script>
<!-- soccer-formation-ve -->
<link rel="stylesheet" id="daextsfve-public-style-css" href="http://wp.lab/wp-content/plugins/soccer-formation-ve/public/assets/css/public.css?ver=1.00" media="all">
<script src="http://wp.lab/wp-content/plugins/soccer-formation-ve/public/assets/js/public.js?ver=1.00" id="daextsfve-public-script-js"></script>
@@ -17108,6 +17402,11 @@
<link rel="stylesheet" id="source-affix-plugin-styles-css" href="http://wp.lab/wp-content/plugins/source-affix/css/public.css?ver=1.5.0" type="text/css" media="all">
<!-- sovratec-return-exchange -->
<link rel="stylesheet" id="woo-return-exchange-css" href="http://wp.lab/wp-content/plugins/sovratec-return-exchange/public/css/woo-return-exchange-public.css?ver=1.1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/sovratec-return-exchange/public/js/woo-return-exchange-public.js?ver=1.1.0" id="woo-return-exchange-js"></script>
<!-- sp-blog-designer -->
<link rel="stylesheet" id="spbd-front-style-css" href="http://wp.lab/wp-content/plugins/sp-blog-designer/assets/css/sp-blogs.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="slick-style-css" href="http://wp.lab/wp-content/plugins/sp-blog-designer/assets/css/slick.css?ver=1.0.0" media="all">
@@ -17251,6 +17550,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">
<!-- 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>
<!-- spyr-bar -->
<link rel="stylesheet" id="spyr-bar-style-css" href="http://wp.lab/wp-content/plugins/spyr-bar/style.css?ver=1.0.1" type="text/css" media="all">
@@ -17447,6 +17751,10 @@
<link rel="stylesheet" id="sticky-icons-display.css-css" href="http://wp.lab/wp-content/plugins/sticky-social-media-icons/assets/sticky-icons-display.css?ver=1.0.0" media="all">
<!-- sticky-toc-advance-table-of-contents -->
<script src="http://wp.lab/wp-content/plugins/sticky-toc-advance-table-of-contents/assets/js/script.js?ver=1.0.0" id="stoc-pro-script-js"></script>
<!-- stickyadmin -->
<link rel="stylesheet" id="sticky-fonts-css" href="http://wp.lab/wp-content/plugins/stickyadmin/lib/css/sticky-fonts.css?ver=1.0.6" type="text/css" media="all">
<link rel="stylesheet" id="sticky-adminbar-css" href="http://wp.lab/wp-content/plugins/stickyadmin/lib/css/sticky-adminbar.css?ver=1.0.6" type="text/css" media="all">
@@ -17768,6 +18076,11 @@
<script src="http://wp.lab/wp-content/plugins/sweet-energy-efficiency/public/js/sweet-energy-efficiency-public.js?ver=1.0.0"></script>
<!-- sweet-glossary -->
<link rel="stylesheet" id="sweet-glossary-css" href="http://wp.lab/wp-content/plugins/sweet-glossary/public/css/sweet-glossary-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/sweet-glossary/public/js/sweet-glossary-public.js?ver=1.0.0" id="sweet-glossary-js"></script>
<!-- swfput -->
<link rel="stylesheet" id="evhh5v_css-css" href="http://wp.lab/wp-content/plugins/swfput/evhh5v/evhh5v.css?ver=3.0.8" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/swfput/evhh5v/front.min.js?ver=3.0.8"></script>
@@ -18034,6 +18347,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/taugun/assets/js/frontend/archive-event.js?ver=1.0"></script>
<!-- taximap-integration -->
<script src="http://wp.lab/wp-content/plugins/taximap-integration/taximap.js?ver=1.1.10" id="TaxiMapScript-js"></script>
<!-- taxonomy-images -->
<link rel="stylesheet" id="taxonomy-image-plugin-public-css" href="http://wp.lab/wp-content/plugins/taxonomy-images/css/style.css?ver=0.9.6" type="text/css" media="screen">
@@ -18077,6 +18394,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/team-master/public/js/team-master-public.js?ver=1.0.3"></script>
<!-- team-section -->
<link rel="stylesheet" id="tsb-team-style-css" href="http://wp.lab/wp-content/plugins/team-section/dist/style.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/team-section/dist/script.js?ver=1.0.0" id="tsb-team-script-js"></script>
<!-- team-ultimate -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/team-ultimate/public/js/team-ultimate-public.js?ver=1.0.0"></script>
@@ -18105,6 +18427,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/teamstuff-calendar/public/js/teamstuff-calendar-public.js?ver=1.1.0"></script>
<!-- tecslider -->
<script src="http://wp.lab/wp-content/plugins/tecslider/includes/blocks/tec-slider-editor.js?ver=1.0.0" id="tec-slider-block-editor-js"></script>
<!-- teg-twitter-api -->
<link rel="stylesheet" id="teg-twitter-api-frontend-style-css" href="//wp.lab/wp-content/plugins/teg-twitter-api/assets/css/frontend-teg-twitter-api.css?ver=1.2.4" type="text/css" media="all">
<script type="text/javascript" src="//wp.lab/wp-content/plugins/teg-twitter-api/assets/js/frontend/teg-twitter-api-frontend.min.js?ver=1.2.4"></script>
@@ -18167,6 +18493,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/text-hover/assets/text-hover.js?ver=3.7.1"></script>
<!-- text-typing -->
<link rel="stylesheet" id="ttb-text-typing-style-css" href="http://wp.lab/wp-content/plugins/text-typing/dist/style.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/text-typing/dist/script.js?ver=1.0.0" id="ttb-text-typing-script-js"></script>
<!-- text-united-translation -->
<link rel="stylesheet" id="text-united-translation-css" href="http://wp.lab/wp-content/plugins/text-united-translation/public/css/text-united-translation-public.css?ver=1.0.0" media="all">
<link rel="stylesheet" id="flags-ico-css" href="http://wp.lab/wp-content/plugins/text-united-translation/public//css/flag-icon.css?ver=1.0.0" media="all">
@@ -19657,6 +19988,12 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/video-central/templates/default/js/main.min.js?ver=1.3.0"></script>
<!-- video-chat-for-cisco-and-fusionpbx-callcenters -->
<script src="http://wp.lab/wp-content/plugins/video-chat-for-cisco-and-fusionpbx-callcenters/assets/js/app.js?ver=1.1" id="expertflow-video-chat-app-js"></script>
<script src="http://wp.lab/wp-content/plugins/video-chat-for-cisco-and-fusionpbx-callcenters/assets/js/sipcontrol.js?ver=1.1" id="expertflow-video-chat-sipcontrol-js"></script>
<script src="http://wp.lab/wp-content/plugins/video-chat-for-cisco-and-fusionpbx-callcenters/assets/js/sip-0.15.11.js?ver=1.1" id="expertflow-video-chat-sip-js"></script>
<!-- video-embed-optimizer -->
<link rel="stylesheet" id="veo_css-css" href="http://wp.lab/wp-content/plugins/video-embed-optimizer//styles/styles.css?ver=1.0.0" type="text/css" media="all">
@@ -19671,6 +20008,11 @@
<script src="http://wp.lab/wp-content/plugins/video-gallery-playlist/public/js/wpgp-youtube-gallery-public.js?ver=1.0.0"></script>
<!-- video-player-block -->
<link rel="stylesheet" id="vpb-video-style-css" href="http://wp.lab/wp-content/plugins/video-player-block/dist/style.css?ver=1.0.1" media="all">
<script src="http://wp.lab/wp-content/plugins/video-player-block/dist/script.js?ver=1.0.1" id="vpb-video-script-js"></script>
<!-- video-player-gallery -->
<link rel="stylesheet" id="vpg_customjs_css-css" href="http://wp.lab/wp-content/plugins/video-player-gallery/vpg-assets/css/vpg-customjs.css?ver=1.2" type="text/css" media="all">
<link rel="stylesheet" id="vpg_custom_css-css" href="http://wp.lab/wp-content/plugins/video-player-gallery/vpg-assets/css/vpg-custom.css?ver=1.2" type="text/css" media="all">
@@ -20475,6 +20817,10 @@
<script src="http://wp.lab/wp-content/plugins/wireless-butler/public/js/dropzone.min.js?ver=1.0.1" id="wireless-butler-dropzone-js"></script>
<!-- wisdm-reports-for-learndash -->
<link rel="stylesheet" id="wrld_global_styles-css" href="http://wp.lab/wp-content/plugins/wisdm-reports-for-learndash/assets/css/style.css?ver=1.0.2" media="all">
<!-- wishful-companion -->
<link rel="stylesheet" id="wishful-companion-css" href="http://wp.lab/wp-content/plugins/wishful-companion/assets/css/style.css?ver=1.0.1" media="all">
@@ -23863,6 +24209,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/yet-another-stars-rating/js/yasr-front.js?ver=1.9.2"></script>
<!-- yext-ai-search -->
<link rel="stylesheet" id="yext-frontend-css" href="http://wp.lab/wp-content/plugins/yext-ai-search/dist/css/style.css?ver=1.0.1" media="all">
<!-- yith-infinite-scrolling -->
<link rel="stylesheet" id="yith-infs-style-css" href="http://wp.lab/wp-content/plugins/yith-infinite-scrolling/assets/css/frontend.css?ver=1.0.9" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/yith-infinite-scrolling/assets/js/yith.infinitescroll.min.js?ver=1.0.9"></script>

View File

@@ -0,0 +1,641 @@
# Copyright (C) 2022 QuickDemoImport
# This file is distributed under the GPLv3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Quick Demo Import 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/quick-demo-import\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-01-28T15:54:02+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: quick-demo-import\n"
#. Plugin Name of the plugin
msgid "Quick Demo Import"
msgstr ""
#. Description of the plugin
msgid "Import demo content, widgets and theme settings with just one click."
msgstr ""
#. Author of the plugin
msgid "QuickDemoImport"
msgstr ""
#. Author URI of the plugin
msgid "https://quickdemoimport.com/"
msgstr ""
#: includes/AdminMenu.php:52
#: includes/AdminMenu.php:53
#: includes/views/html-admin-page-importer.php:18
msgid "Demo Importer"
msgstr ""
#: includes/AdminMenu.php:89
msgctxt "Admin menu name"
msgid "Demo Importer"
msgstr ""
#. Translators: %s: Integration guide link.
#: includes/AdminNotice.php:56
msgid "Your active theme is not supported by Quick Demo Import. Visit this %s to integrate the Quick Demo Import plugin with your theme."
msgstr ""
#: includes/AdminNotice.php:57
msgid "link"
msgstr ""
#: includes/DemoImporter.php:87
#: includes/DemoImporter.php:90
#: includes/DemoImporter.php:95
#: includes/DemoImporter.php:98
msgid "All"
msgstr ""
#: includes/DemoImporter.php:266
msgid "No demo specified."
msgstr ""
#: includes/DemoImporter.php:282
msgid "Sorry, you are not allowed to import content."
msgstr ""
#: includes/DemoImporter.php:313
#: includes/DemoImporter.php:561
msgid "Unable to connect to the filesystem. Please confirm your credentials."
msgstr ""
#: includes/DemoImporter.php:368
msgid "The XML file dummy content is missing."
msgstr ""
#: includes/DemoImporter.php:432
msgid "The DAT file customizer data is missing."
msgstr ""
#: includes/DemoImporter.php:461
msgid "The WIE file widget content is missing."
msgstr ""
#: includes/DemoImporter.php:481
msgid "No plugin specified."
msgstr ""
#: includes/DemoImporter.php:495
msgid "Sorry, you are not allowed to install plugins on this site."
msgstr ""
#: includes/DemoUpgrader.php:37
msgid "Install package not available."
msgstr ""
#. translators: %s: package URL
#: includes/DemoUpgrader.php:39
msgid "Downloading install package from <span class=\"code\">%s</span>&#8230;"
msgstr ""
#: includes/DemoUpgrader.php:40
msgid "Unpacking the package&#8230;"
msgstr ""
#: includes/DemoUpgrader.php:41
msgid "Removing the old version of the demo&#8230;"
msgstr ""
#: includes/DemoUpgrader.php:42
msgid "Could not remove the old demo."
msgstr ""
#: includes/DemoUpgrader.php:43
msgid "Installing the demo&#8230;"
msgstr ""
#: includes/DemoUpgrader.php:44
msgid "The demo contains no files."
msgstr ""
#: includes/DemoUpgrader.php:45
msgid "Demo install failed."
msgstr ""
#: includes/DemoUpgrader.php:46
msgid "Demo installed successfully."
msgstr ""
#: includes/DemoUpgrader.php:109
msgid "No valid demos were found."
msgstr ""
#. translators: %s: Number of plugins
#: includes/Functions.php:72
msgid "%s plugin successfully installed."
msgstr ""
#. translators: %s: Number of plugins
#: includes/Functions.php:79
msgid "%s plugins successfully installed."
msgstr ""
#. translators: %s: Number of failed installs
#: includes/Functions.php:89
msgid "%s install failed."
msgstr ""
#. translators: %s: Number of failed installs
#: includes/Functions.php:94
msgid "%s installs failed."
msgstr ""
#: includes/Functions.php:97
msgid "Show more details"
msgstr ""
#: includes/importers/CustomizerImporter.php:44
msgid "The customizer import file is not in a correct format. Please make sure to use the correct customizer import file."
msgstr ""
#: includes/importers/CustomizerImporter.php:57
msgid "The customizer import file is not suitable for current theme. You can only import customizer settings for the same theme or a child theme."
msgstr ""
#: includes/importers/WidgetImporter.php:42
msgid "Widget import data could not be read. Please try a different file."
msgstr ""
#: includes/importers/WidgetImporter.php:84
msgid "Sidebar does not exist in theme (moving widget to Inactive)"
msgstr ""
#: includes/importers/WidgetImporter.php:106
msgid "Site does not support widget"
msgstr ""
#: includes/importers/WidgetImporter.php:141
msgid "Widget already exists"
msgstr ""
#: includes/importers/WidgetImporter.php:200
msgid "Imported"
msgstr ""
#: includes/importers/WidgetImporter.php:203
msgid "Imported to Inactive"
msgstr ""
#: includes/importers/WidgetImporter.php:209
msgid "No Title"
msgstr ""
#: includes/importers/WXRImporter.php:95
#: includes/importers/WXRImporter.php:104
msgid "Sorry, there has been an error."
msgstr ""
#: includes/importers/WXRImporter.php:96
msgid "The file does not exist, please try again."
msgstr ""
#: includes/importers/WXRImporter.php:139
msgid "All done."
msgstr ""
#: includes/importers/WXRImporter.php:139
msgid "Have fun!"
msgstr ""
#: includes/importers/WXRImporter.php:140
msgid "Remember to update the passwords and roles of imported users."
msgstr ""
#. Translators: %s: Post author.
#: includes/importers/WXRImporter.php:162
msgid "Failed to import author %s. Their posts will be attributed to the current user."
msgstr ""
#. Translators: %s: Author display name.
#: includes/importers/WXRImporter.php:226
msgid "Failed to create new user for %s. Their posts will be attributed to the current user."
msgstr ""
#. Translators: %s: Category nicename.
#: includes/importers/WXRImporter.php:286
msgid "Failed to import category %s"
msgstr ""
#. Translators: %s: Category nicename.
#: includes/importers/WXRImporter.php:338
msgid "Failed to import post tag %s"
msgstr ""
#. Translators: 1: Term taxonomy, 2: Term name
#: includes/importers/WXRImporter.php:400
#: includes/importers/WXRImporter.php:653
msgid "Failed to import %1$s %2$s"
msgstr ""
#. Translators: 1: Post title. 2: Post type
#: includes/importers/WXRImporter.php:500
msgid "Failed to import &#8220;%1$s&#8221;: Invalid post type %2$s"
msgstr ""
#. Translators: 1: Post type singular name, 2: Post title
#: includes/importers/WXRImporter.php:543
msgid "%1$s &#8220;%2$s&#8221; already exists."
msgstr ""
#. Translators: 1: Post object singular name, 2: Post title.
#: includes/importers/WXRImporter.php:614
msgid "Failed to import %1$s &#8220;%2$s&#8221;"
msgstr ""
#: includes/importers/WXRImporter.php:800
msgid "Menu item skipped due to missing menu slug"
msgstr ""
#. Translators: %s: Menu slug.
#: includes/importers/WXRImporter.php:809
msgid "Menu item skipped due to invalid menu slug: %s"
msgstr ""
#: includes/importers/WXRImporter.php:879
msgid "Fetching attachments is not enabled"
msgstr ""
#: includes/importers/WXRImporter.php:896
msgid "Invalid file type"
msgstr ""
#: includes/importers/WXRImporter.php:937
msgid "Could not create temporary file."
msgstr ""
#. translators: 1: The WordPress error message. 2: The WordPress error code.
#: includes/importers/WXRImporter.php:960
msgid "Request failed due to an error: %1$s (%2$s)"
msgstr ""
#. translators: 1: The HTTP error message. 2: The HTTP error code.
#: includes/importers/WXRImporter.php:977
msgid "Remote server returned the following unexpected result: %1$s (%2$s)"
msgstr ""
#: includes/importers/WXRImporter.php:990
msgid "Remote server did not respond"
msgstr ""
#: includes/importers/WXRImporter.php:998
msgid "Zero size file downloaded"
msgstr ""
#: includes/importers/WXRImporter.php:1004
msgid "Downloaded file has incorrect size"
msgstr ""
#. Translators: %s: Max file size.
#: includes/importers/WXRImporter.php:1012
msgid "Remote file is too large, limit is %s"
msgstr ""
#: includes/importers/WXRImporter.php:1044
msgid "Sorry, this file type is not permitted for security reasons."
msgstr ""
#: includes/importers/WXRImporter.php:1060
msgid "The uploaded file could not be moved"
msgstr ""
#: includes/importers/WXRImporter.php:1182
msgid "Import WordPress"
msgstr ""
#. Translators: %s: Importer new version.
#: includes/importers/WXRImporter.php:1190
msgid "A new version of this importer is available. Please update to version %s to ensure compatibility with newer export files."
msgstr ""
#: includes/importers/WXRParser.php:49
#: includes/importers/WXRParserSimpleXML.php:42
#: includes/importers/WXRParserSimpleXML.php:50
msgid "There was an error when reading this WXR file"
msgstr ""
#: includes/importers/WXRParser.php:50
msgid "Details are shown above. The importer will now try again with a different parser..."
msgstr ""
#: includes/importers/WXRParserRegex.php:104
#: includes/importers/WXRParserSimpleXML.php:55
#: includes/importers/WXRParserSimpleXML.php:61
#: includes/importers/WXRParserXML.php:98
msgid "This does not appear to be a WXR file, missing/invalid WXR version number"
msgstr ""
#: includes/QuickDemoImport.php:47
#: includes/QuickDemoImport.php:56
msgid "Cheatin&#8217; huh?"
msgstr ""
#. Translators: Before import warnings.
#: includes/ScriptStyle.php:86
msgid "Importing demo data will ensure that you site will look similar as theme demo. It makes you easy to modify the content instead of creating them from scratch. Also, consider before importing the demo: %1$s %2$s %3$s %4$s %5$s %6$s"
msgstr ""
#: includes/ScriptStyle.php:90
msgid "Importing the demo on the site if you have already added the content is highly discouraged."
msgstr ""
#: includes/ScriptStyle.php:91
msgid "You need to import demo on fresh WordPress install to exactly replicate the theme demo."
msgstr ""
#: includes/ScriptStyle.php:92
msgid "It will install the required plugins as well as activate them for installing the required theme demo within your site."
msgstr ""
#: includes/ScriptStyle.php:93
msgid "Copyright images will get replaced with other placeholder images."
msgstr ""
#: includes/ScriptStyle.php:94
msgid "None of the posts, pages, attachments or any other data already existing in your site will be deleted or modified."
msgstr ""
#: includes/ScriptStyle.php:95
msgid "It will take some time to import the theme demo."
msgstr ""
#: includes/ScriptStyle.php:99
msgid "Search Demos"
msgstr ""
#: includes/ScriptStyle.php:100
msgid "Search demos..."
msgstr ""
#. translators: %s: support forums URL
#: includes/ScriptStyle.php:103
msgid "An unexpected error occurred. Something may be wrong with Quick Demo Import server&#8217;s configuration. If you continue to have problems, please try the <a href=\"%s\">support forums</a>."
msgstr ""
#: includes/ScriptStyle.php:106
msgid "Try Again"
msgstr ""
#: includes/ScriptStyle.php:107
msgid "Please suggest us!"
msgstr ""
#. translators: %d: Number of demos.
#: includes/ScriptStyle.php:109
msgid "Number of Demos found: %d"
msgstr ""
#: includes/ScriptStyle.php:110
#: includes/views/html-admin-page-importer.php:60
msgid "No demos found. Try a different search."
msgstr ""
#: includes/ScriptStyle.php:111
#: includes/views/html-admin-page-importer.php:188
msgid "Collapse Sidebar"
msgstr ""
#: includes/ScriptStyle.php:112
msgid "Expand Sidebar"
msgstr ""
#. translators: accessibility text
#: includes/ScriptStyle.php:114
msgid "Select one or more Demo features to filter by"
msgstr ""
#: includes/ScriptStyle.php:115
msgid "Confirm!"
msgstr ""
#: includes/views/html-admin-page-importer.php:21
msgid "The Demo Importer screen requires JavaScript."
msgstr ""
#: includes/views/html-admin-page-importer.php:24
msgid "Filter demos list"
msgstr ""
#: includes/views/html-admin-page-importer.php:47
msgid "Without Page Builder"
msgstr ""
#: includes/views/html-admin-page-importer.php:56
msgid "Themes list"
msgstr ""
#. translators: %s: Demo author name
#: includes/views/html-admin-page-importer.php:75
#: includes/views/html-admin-page-importer.php:129
msgid "By %s"
msgstr ""
#. translators: %s: Demo name
#: includes/views/html-admin-page-importer.php:84
msgid "<span>Imported:</span> %s"
msgstr ""
#: includes/views/html-admin-page-importer.php:93
#: includes/views/html-admin-page-importer.php:116
#: includes/views/html-admin-page-importer.php:183
#: assets/js/importer.js:113
msgid "Live Preview"
msgstr ""
#. translators: %s: Demo name
#: includes/views/html-admin-page-importer.php:97
msgctxt "demo"
msgid "Import %s"
msgstr ""
#: includes/views/html-admin-page-importer.php:99
msgid "Import"
msgstr ""
#: includes/views/html-admin-page-importer.php:105
msgctxt "demo"
msgid "Imported"
msgstr ""
#: includes/views/html-admin-page-importer.php:112
msgid "Close"
msgstr ""
#: includes/views/html-admin-page-importer.php:113
msgctxt "Button label for a demo"
msgid "Previous"
msgstr ""
#: includes/views/html-admin-page-importer.php:114
msgctxt "Button label for a demo"
msgid "Next"
msgstr ""
#: includes/views/html-admin-page-importer.php:118
#: includes/views/html-admin-page-importer.php:185
msgid "Import Demo"
msgstr ""
#. translators: %s: Demo version
#: includes/views/html-admin-page-importer.php:137
msgid "Version: %s"
msgstr ""
#: includes/views/html-admin-page-importer.php:144
msgid "Plugins Information"
msgstr ""
#: includes/views/html-admin-page-importer.php:149
msgid "Required Plugins"
msgstr ""
#: includes/views/html-admin-page-importer.php:172
msgid "No plugins are required for this demo."
msgstr ""
#: includes/views/html-admin-page-importer.php:190
msgid "Collapse"
msgstr ""
#: includes/views/html-admin-page-importer.php:195
msgid "Enter desktop preview mode"
msgstr ""
#: includes/views/html-admin-page-importer.php:198
msgid "Enter tablet preview mode"
msgstr ""
#: includes/views/html-admin-page-importer.php:201
msgid "Enter mobile preview mode"
msgstr ""
#: includes/views/html-admin-page-importer.php:208
msgid "Preview"
msgstr ""
#: assets/js/importer.js:39
#: assets/js/importer.js:44
msgid "Importing..."
msgstr ""
#. translators: %s: Demo name.
#: assets/js/importer.js:49
msgctxt "demo"
msgid "Importing %s..."
msgstr ""
#: assets/js/importer.js:53
msgid "Importing... please wait."
msgstr ""
#. translators: %s: Demo name.
#: assets/js/importer.js:84
msgctxt "demo"
msgid "%s imported!"
msgstr ""
#: assets/js/importer.js:88
msgid "Imported!"
msgstr ""
#: assets/js/importer.js:90
msgid "Import completed successfully."
msgstr ""
#. translators: %s: Demo name.
#: assets/js/importer.js:109
msgctxt "demo"
msgid "Live Preview %s"
msgstr ""
#. translators: %s: Demo import error message.
#: assets/js/importer.js:131
#: assets/js/importer.js:347
msgid "Import failed: %s"
msgstr ""
#. translators: %s: Demo name.
#: assets/js/importer.js:161
msgctxt "demo"
msgid "%s import failed"
msgstr ""
#: assets/js/importer.js:165
#: assets/js/importer.js:372
msgid "Import Failed!"
msgstr ""
#. translators: %s: Plugin name.
#: assets/js/importer.js:195
#: assets/js/importer.js:204
#: assets/js/importer.js:213
msgctxt "plugin"
msgid "Installing %s..."
msgstr ""
#: assets/js/importer.js:208
#: assets/js/importer.js:219
#: assets/js/importer.js:226
msgid "Installing..."
msgstr ""
#: assets/js/importer.js:228
msgid "Installing... please wait."
msgstr ""
#. translators: %s: Plugin name.
#: assets/js/importer.js:255
msgctxt "plugin"
msgid "%s installed!"
msgstr ""
#: assets/js/importer.js:259
msgctxt "plugin"
msgid "Installed!"
msgstr ""
#: assets/js/importer.js:261
msgid "Installation completed successfully."
msgstr ""
#. translators: %s: Bulk plugin installation error message.
#: assets/js/importer.js:291
#: assets/js/importer.js:351
msgid "Installation failed: %s"
msgstr ""
#. translators: %s: Plugin name.
#: assets/js/importer.js:302
msgctxt "plugin"
msgid "%s installation failed"
msgstr ""
#: assets/js/importer.js:306
msgid "Installation Failed!"
msgstr ""
#: assets/js/importer.js:326
msgid "Something went wrong."
msgstr ""
#: assets/js/importer.js:335
msgid "An error has occurred. Please reload the page and try again."
msgstr ""
#: assets/js/importer.js:339
msgid "Connection lost or the server is busy. Please try again later."
msgstr ""
#: assets/js/importer.js:342
msgid "Try this solution!"
msgstr ""

View File

@@ -0,0 +1,46 @@
# Copyright (C) 2022 Aurooba Ahmed
# This file is distributed under the same license as the QuickPost plugin.
msgid ""
msgstr ""
"Project-Id-Version: QuickPost 0.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/quickpost\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-02-17T23:29:37+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: createwithrani-quickpost\n"
#. Plugin Name of the plugin
msgid "QuickPost"
msgstr ""
#. Plugin URI of the plugin
#. Author URI of the plugin
msgid "https://createwithrani.com"
msgstr ""
#. Description of the plugin
msgid "Adds an \"Add New\" button to the Block Editor toolbar, so you can easily create new posts/pages/custom post types."
msgstr ""
#. Author of the plugin
msgid "Aurooba Ahmed"
msgstr ""
#. translators: %1$s: the phrase "Add New", %2$s: Name of current post type.
#: build/index.js:92
#: src/add-button.js:41
#: build/index.js:55
msgid "%1$s %2$s"
msgstr ""
#. translators: %s: singular label of current post type i.e Page, Post
#: build/index.js:195
#: src/duplicate-menu-item.js:68
#: build/index.js:133
msgid "Duplicate %s"
msgstr ""

View File

@@ -0,0 +1,9 @@
# Changelog
## 1.0.5
- Various changes / improvements to code to meet requirements for submission to WordPress.org plugin directory. Updated function prefixes, increased escaping of output and change of text-domain to match plugin slug.
## 1.0.4
- Initial plugin build.

View File

@@ -0,0 +1,470 @@
# Copyright (C) 2021 ThemeHigh
# This file is distributed under the same license as the Schedule Product Delivery Date for WooCommerce plugin.
msgid ""
msgstr ""
"Project-Id-Version: Schedule Product Delivery Date for WooCommerce 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/schedule-delivery-for-woocommerce-products\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: 2021-10-27T07:59:16+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: schedule-delivery-for-woocommerce-products\n"
#. Plugin Name of the plugin
#: admin/class-thsdf-admin.php:128
msgid "Schedule Product Delivery Date for WooCommerce"
msgstr ""
#. Description of the plugin
msgid "Schedule product delivery date enables weekly or monthly deliveries with selected dates and quantities. Also, customize your calendar that suits your product page."
msgstr ""
#. Author of the plugin
msgid "ThemeHigh"
msgstr ""
#. Author URI of the plugin
msgid "https://themehigh.com/"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:90
msgid "Planned Delivery Details"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:98
#: admin/class-thsdf-admin-order-page-settings.php:201
#: admin/class-thsdf-admin-order-page-settings.php:297
#: admin/class-thsdf-admin-product-display-setting.php:81
#: admin/class-thsdf-admin-settings-display.php:76
msgid "Date"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:99
#: admin/class-thsdf-admin-order-page-settings.php:202
#: admin/class-thsdf-admin-order-page-settings.php:298
msgid "Quantity"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:100
msgid "Status"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:101
#: admin/class-thsdf-admin-order-page-settings.php:205
msgid "Action"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:203
msgid "Refund Status"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:204
#: admin/class-thsdf-admin-order-page-settings.php:299
msgid "Price"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:288
#: admin/class-thsdf-admin-order-page-settings.php:303
msgid "Refund"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:289
#: admin/class-thsdf-admin-order-page-settings.php:304
msgid "Cancel"
msgstr ""
#: admin/class-thsdf-admin-order-page-settings.php:293
msgid "Cancelled Items"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:72
msgid ""
"\n"
"\t\t\t\tCalendar Border"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:74
msgid ""
"\n"
"\t\t\t\tDay Background"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:76
msgid ""
"\n"
"\t\t\t\tNavigation Arrows"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:78
msgid ""
"\n"
"\t\t\t\tTooltip Background"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:80
#: admin/class-thsdf-admin-settings-display.php:75
msgid "Text Colors"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:82
#: admin/class-thsdf-admin-settings-display.php:77
msgid "Day Title"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:83
#: admin/class-thsdf-admin-settings-display.php:78
msgid "Day"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:84
#: admin/class-thsdf-admin-settings-display.php:79
msgid "Holidays"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:85
#: admin/class-thsdf-admin-settings-display.php:80
msgid "Tooltip Text"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:157
#: admin/class-thsdf-admin-product-general-setting.php:141
#: admin/class-thsdf-admin-settings-display.php:142
#: admin/class-thsdf-admin-settings-general.php:138
msgid "Save changes"
msgstr ""
#: admin/class-thsdf-admin-product-display-setting.php:158
#: admin/class-thsdf-admin-product-general-setting.php:142
#: admin/class-thsdf-admin-settings-display.php:143
#: admin/class-thsdf-admin-settings-general.php:139
msgid "Reset to Default"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:75
#: admin/class-thsdf-admin-product-page-settings.php:361
#: admin/class-thsdf-admin-settings-general.php:67
msgid "Start the Week on"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:76
#: admin/class-thsdf-admin-product-page-settings.php:362
#: admin/class-thsdf-admin-settings-general.php:68
msgid "Enable Plan Delivery for Weekdays"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:76
#: admin/class-thsdf-admin-product-page-settings.php:362
#: admin/class-thsdf-admin-settings-general.php:68
msgid "Weekdays are required"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:77
#: admin/class-thsdf-admin-product-page-settings.php:363
#: admin/class-thsdf-admin-settings-general.php:69
msgid "Start Date"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:77
#: admin/class-thsdf-admin-product-page-settings.php:363
#: admin/class-thsdf-admin-settings-general.php:69
msgid "Start Date field is required"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:79
#: admin/class-thsdf-admin-product-page-settings.php:365
#: admin/class-thsdf-admin-settings-general.php:70
msgid "End Date"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:79
#: admin/class-thsdf-admin-product-page-settings.php:365
#: admin/class-thsdf-admin-settings-general.php:70
msgid "End Date field is required"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:80
#: admin/class-thsdf-admin-product-page-settings.php:366
#: admin/class-thsdf-admin-settings-general.php:71
msgid "Holiday / Unavailable days"
msgstr ""
#: admin/class-thsdf-admin-product-general-setting.php:83
#: admin/class-thsdf-admin-product-page-settings.php:369
#: admin/class-thsdf-admin-settings-general.php:74
msgid "Delivery Plan Display"
msgstr ""
#: admin/class-thsdf-admin-product-page-settings.php:114
#: admin/class-thsdf-admin-product-page-settings.php:134
#: admin/class-thsdf-admin.php:84
msgid "Plan Delivery"
msgstr ""
#: admin/class-thsdf-admin-product-page-settings.php:158
msgid "Use Global Settings"
msgstr ""
#: admin/class-thsdf-admin-product-page-settings.php:167
#: admin/class-thsdf-admin-settings-general.php:66
msgid "Calendar Settings"
msgstr ""
#: admin/class-thsdf-admin-product-page-settings.php:179
#: admin/class-thsdf-admin-settings.php:32
msgid "Display Settings"
msgstr ""
#: admin/class-thsdf-admin-settings-display.php:71
msgid "Calendar Border"
msgstr ""
#: admin/class-thsdf-admin-settings-display.php:72
msgid "Day Background"
msgstr ""
#: admin/class-thsdf-admin-settings-display.php:73
msgid "Navigation Arrows"
msgstr ""
#: admin/class-thsdf-admin-settings-display.php:74
msgid "Tooltip Background"
msgstr ""
#: admin/class-thsdf-admin-settings-display.php:81
msgid "Input Text"
msgstr ""
#: admin/class-thsdf-admin-settings.php:32
msgid "General Settings"
msgstr ""
#: admin/class-thsdf-admin-settings.php:125
#: public/class-thsdf-public.php:167
msgid "Sunday"
msgstr ""
#: admin/class-thsdf-admin-settings.php:126
#: public/class-thsdf-public.php:168
msgid "Monday"
msgstr ""
#: admin/class-thsdf-admin-settings.php:127
#: public/class-thsdf-public.php:169
msgid "Tuesday"
msgstr ""
#: admin/class-thsdf-admin-settings.php:128
#: public/class-thsdf-public.php:170
msgid "Wednesday"
msgstr ""
#: admin/class-thsdf-admin-settings.php:129
#: public/class-thsdf-public.php:171
msgid "Thursday"
msgstr ""
#: admin/class-thsdf-admin-settings.php:130
#: public/class-thsdf-public.php:172
msgid "Friday"
msgstr ""
#: admin/class-thsdf-admin-settings.php:131
#: public/class-thsdf-public.php:173
msgid "Saturday"
msgstr ""
#: admin/class-thsdf-admin-settings.php:142
msgid "M"
msgstr ""
#: admin/class-thsdf-admin-settings.php:143
#: admin/class-thsdf-admin-settings.php:145
msgid "T"
msgstr ""
#: admin/class-thsdf-admin-settings.php:144
msgid "W"
msgstr ""
#: admin/class-thsdf-admin-settings.php:146
msgid "F"
msgstr ""
#: admin/class-thsdf-admin-settings.php:147
#: admin/class-thsdf-admin-settings.php:148
msgid "S"
msgstr ""
#: admin/class-thsdf-admin-settings.php:165
msgid "Display Delivery Details on the Cart"
msgstr ""
#: admin/class-thsdf-admin-settings.php:166
msgid "Display Delivery details on the Checkout page"
msgstr ""
#: admin/class-thsdf-admin-settings.php:167
msgid "Display Delivery details on the Thank you page"
msgstr ""
#: admin/class-thsdf-admin.php:97
msgid "WooCommerce"
msgstr ""
#: admin/class-thsdf-admin.php:109
#: includes/class-thsdf.php:199
msgid "Settings"
msgstr ""
#: admin/class-thsdf-admin.php:130
msgid "Upgrade to the Pro Version to have access to additional features such as the Time Range Picker, which allows you to more easily plan product delivery."
msgstr ""
#: admin/class-thsdf-admin.php:133
msgid "Minimum date/ days for delivering the products can be marked."
msgstr ""
#: admin/class-thsdf-admin.php:136
msgid "Can set a maximum quantity of items per date."
msgstr ""
#: admin/class-thsdf-admin.php:139
msgid "The Time Range Picker option allows you to choose available delivery timing."
msgstr ""
#: admin/class-thsdf-admin.php:142
msgid "Can choose the time range picker settings as mandatory or optional."
msgstr ""
#: admin/class-thsdf-admin.php:145
msgid "Can choose 12 hours or 24 hours time format."
msgstr ""
#: admin/class-thsdf-admin.php:148
msgid "Provide individual time pickers for each day."
msgstr ""
#: admin/class-thsdf-admin.php:151
msgid "Customers can cancel their order from the Orders page in My Account."
msgstr ""
#: admin/class-thsdf-admin.php:154
msgid "From the Order page, the Admin can handle the customer's request."
msgstr ""
#: admin/class-thsdf-admin.php:157
msgid "The calendar can be customized to match the theme of your store."
msgstr ""
#: admin/class-thsdf-admin.php:160
msgid "Compatible with"
msgstr ""
#: admin/class-thsdf-admin.php:162
msgid "Extra Product Options for WooCommerce"
msgstr ""
#: includes/class-thsdf.php:198
msgid "Premium plugin"
msgstr ""
#: public/class-thsdf-public.php:155
msgid "january"
msgstr ""
#: public/class-thsdf-public.php:156
msgid "february"
msgstr ""
#: public/class-thsdf-public.php:157
msgid "march"
msgstr ""
#: public/class-thsdf-public.php:158
msgid "april"
msgstr ""
#: public/class-thsdf-public.php:159
msgid "may"
msgstr ""
#: public/class-thsdf-public.php:160
msgid "june"
msgstr ""
#: public/class-thsdf-public.php:161
msgid "july"
msgstr ""
#: public/class-thsdf-public.php:162
msgid "august"
msgstr ""
#: public/class-thsdf-public.php:163
msgid "september"
msgstr ""
#: public/class-thsdf-public.php:164
msgid "october"
msgstr ""
#: public/class-thsdf-public.php:165
msgid "november"
msgstr ""
#: public/class-thsdf-public.php:166
msgid "december"
msgstr ""
#: public/class-thsdf-public.php:174
msgid "No Delivery"
msgstr ""
#: public/class-thsdf-public.php:175
msgid "The maximum allowed quantity of this product on a single day is"
msgstr ""
#: public/class-thsdf-public.php:228
#: public/class-thsdf-public.php:238
msgid "Please Update your calendar settings"
msgstr ""
#: public/class-thsdf-public.php:548
msgid "Sun"
msgstr ""
#: public/class-thsdf-public.php:549
msgid "Mon"
msgstr ""
#: public/class-thsdf-public.php:550
msgid "Tue"
msgstr ""
#: public/class-thsdf-public.php:551
msgid "Wed"
msgstr ""
#: public/class-thsdf-public.php:552
msgid "Thu"
msgstr ""
#: public/class-thsdf-public.php:553
msgid "Fri"
msgstr ""
#: public/class-thsdf-public.php:554
msgid "Sat"
msgstr ""
#: public/class-thsdf-public.php:1178
msgid "Select options"
msgstr ""
#: public/class-thsdf-public.php:1178
msgid "Read more"
msgstr ""

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,17 @@
== Changelog ==
= 1.0 =
* Official release
= 0.3 =
* Improves performance.
* Fixes SCSS import.
* Adds warning to output.
= 0.2 =
* Improves security.
* Cleans settings from options after uninstallation.
* Puts "Settings" link on "Plugins" page.
= 0.1 =
* Development release with basic functionalities.

View File

@@ -0,0 +1,164 @@
# Copyright (C) 2022 Nick Diego
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Social Sharing Block 0.4.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/social-sharing-block\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-02-12T20:49:25+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: social-sharing-block\n"
#. Plugin Name of the plugin
msgid "Social Sharing Block"
msgstr ""
#. Description of the plugin
msgid "A simple little block that allows you to add social share icons to your website."
msgstr ""
#. Author of the plugin
msgid "Nick Diego"
msgstr ""
#. Author URI of the plugin
msgid "https://www.nickdiego.com"
msgstr ""
#: build/blocks/social-sharing-link.php:136
msgid "Share on Facebook"
msgstr ""
#: build/blocks/social-sharing-link.php:141
msgid "Share on Flipboard"
msgstr ""
#: build/blocks/social-sharing-link.php:146
msgid "Share on LINE"
msgstr ""
#: build/blocks/social-sharing-link.php:151
msgid "Share on LinkedIn"
msgstr ""
#: build/blocks/social-sharing-link.php:156
#: build/index.js:1
msgid "Email this Page"
msgstr ""
#: build/blocks/social-sharing-link.php:161
msgid "Share on Pinterest"
msgstr ""
#: build/blocks/social-sharing-link.php:166
msgid "Share on Pocket"
msgstr ""
#: build/blocks/social-sharing-link.php:171
#: build/index.js:1
msgid "Print this Page"
msgstr ""
#: build/blocks/social-sharing-link.php:176
msgid "Share on Reddit"
msgstr ""
#: build/blocks/social-sharing-link.php:181
msgid "Share on Skype"
msgstr ""
#: build/blocks/social-sharing-link.php:186
msgid "Share on SMS"
msgstr ""
#: build/blocks/social-sharing-link.php:191
msgid "Share on Telegram"
msgstr ""
#: build/blocks/social-sharing-link.php:196
msgid "Share on Tumblr"
msgstr ""
#: build/blocks/social-sharing-link.php:201
msgid "Share on Twitter"
msgstr ""
#: build/blocks/social-sharing-link.php:206
msgid "Share on WhatsApp"
msgstr ""
#: build/index.js:1
msgid "Small"
msgstr ""
#: build/index.js:1
msgid "Normal"
msgstr ""
#: build/index.js:1
msgid "Large"
msgstr ""
#: build/index.js:1
msgid "Huge"
msgstr ""
#: build/index.js:1
msgid "Click plus to add"
msgstr ""
#: build/index.js:1
msgid "Icon color"
msgstr ""
#: build/index.js:1
msgid "Icon background"
msgstr ""
#: build/index.js:1
msgid "Size"
msgstr ""
#: build/index.js:1
msgid "Share settings"
msgstr ""
#: build/index.js:1
msgid "Show labels"
msgstr ""
#: build/index.js:1
msgid "Color"
msgstr ""
#: build/index.js:1
msgid "Mail"
msgstr ""
#: build/index.js:1
msgid "Social Link"
msgstr ""
#. translators: %s: title of the social service.
#: build/index.js:3
msgid "Share on %s"
msgstr ""
#. translators: %s: name of the social service.
#: build/index.js:5
msgid "%s settings"
msgstr ""
#. translators: %s: name of the social service.
#: build/index.js:5
msgid "Share label"
msgstr ""
#: build/index.js:5
msgid "Briefly describe the share link to help screen reader users."
msgstr ""

View File

@@ -0,0 +1,11 @@
== Changelog ==
= 1.2 =
* Minor changes in styles and widget display
= 1.1 =
* Update Description and some links
= 1.0 =
* First Release

View File

@@ -0,0 +1,127 @@
# Copyright (C) 2022 Aurooba Ahmed
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: Super List Block 0.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/superlist-block\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-01-28T01:03:50+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: superlist-block\n"
#. Plugin Name of the plugin
msgid "Super List Block"
msgstr ""
#. Description of the plugin
msgid "Nest multiple blocks inside lists of any kind of list (ordered, unordered, no marker, etc), or do away with list markers and use it like a repeater!"
msgstr ""
#. Author of the plugin
msgid "Aurooba Ahmed"
msgstr ""
#. Author URI of the plugin
msgid "https://aurooba.com"
msgstr ""
#: build/index.js:1
#: src/superlist/list-style.js:23
#: superlist-block/build/index.js:1
#: superlist-block/src/superlist/list-style.js:23
msgid "Unordered list"
msgstr ""
#: build/index.js:1
#: src/superlist/list-style.js:28
#: superlist-block/build/index.js:1
#: superlist-block/src/superlist/list-style.js:28
msgid "Ordered List"
msgstr ""
#: build/index.js:1
#: src/superlist/list-style.js:33
#: superlist-block/build/index.js:1
#: superlist-block/src/superlist/list-style.js:33
msgid "No marker"
msgstr ""
#. translators: %s: Settings of the block's parent.
#: build/index.js:3
#: src/superlist-item/edit.js:124
#: superlist-block/build/index.js:3
#: superlist-block/src/superlist-item/edit.js:124
msgid " %s Settings"
msgstr ""
#. translators: %s: Settings of the block's parent.
#: build/index.js:3
#: src/superlist-item/edit.js:129
#: superlist-block/build/index.js:3
#: superlist-block/src/superlist-item/edit.js:129
msgid "Settings"
msgstr ""
#: build/index.js:3
#: src/superlist-item/edit.js:136
#: superlist-block/build/index.js:3
#: superlist-block/src/superlist-item/edit.js:136
msgid "Add another list item"
msgstr ""
#: build/index.js:3
#: src/superlist/edit.js:99
#: superlist-block/build/index.js:3
#: superlist-block/src/superlist/edit.js:99
msgid "Horizontal orientation"
msgstr ""
#: build/index.js:3
#: src/superlist/edit.js:105
#: superlist-block/build/index.js:3
#: superlist-block/src/superlist/edit.js:105
msgid "Vertical Orientation"
msgstr ""
#: build/index.js:3
#: src/superlist/edit.js:113
#: superlist-block/build/index.js:3
#: superlist-block/src/superlist/edit.js:113
msgid "Repeater Settings"
msgstr ""
#: build/index.js:3
#: src/superlist/edit.js:118
#: superlist-block/build/index.js:3
#: superlist-block/src/superlist/edit.js:118
msgid "Sub-item max-width"
msgstr ""
#: src/superlist-item/block.json
#: superlist-block/src/superlist-item/block.json
msgctxt "block title"
msgid "Super List Item"
msgstr ""
#: src/superlist-item/block.json
#: superlist-block/src/superlist-item/block.json
msgctxt "block description"
msgid "A list item that allows you to nest as many other blocks as you like inside it."
msgstr ""
#: src/superlist/block.json
#: superlist-block/src/superlist/block.json
msgctxt "block title"
msgid "Super List"
msgstr ""
#: src/superlist/block.json
#: superlist-block/src/superlist/block.json
msgctxt "block description"
msgid "Nest multiple blocks inside list items in any kind of list (ordered, unordered, no marker, etc)"
msgstr ""

View File

@@ -0,0 +1,96 @@
# Copyright (C) 2022 Techpecialist
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Sweet Glossary 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/sweet-glossary\n"
"POT-Creation-Date: 2022-01-14 21:04:24+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"
"X-Generator: grunt-wp-i18n 0.5.4\n"
"X-Poedit-KeywordsList: "
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Country: United States\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-Basepath: ../\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n"
#: public/class-sweet-glossary-public.php:113
msgid "Search Glossary Terms"
msgstr ""
#: public/class-sweet-glossary-public.php:114
#: public/class-sweet-glossary-public.php:118
msgid "Glossary"
msgstr ""
#: public/class-sweet-glossary-public.php:115
msgid "Edit Glossary term"
msgstr ""
#: public/class-sweet-glossary-public.php:116
msgid "Update Glossary term"
msgstr ""
#: public/class-sweet-glossary-public.php:117
msgid "New Glossary"
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Sweet Glossary"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://techpecialist.com/sweet-glossary/"
msgstr ""
#. Description of the plugin/theme
msgid "A simple, beautiful and SEO friendly glossary plugin."
msgstr ""
#. Author of the plugin/theme
msgid "Techpecialist"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://techpecialist.com/"
msgstr ""
#: admin/class-sweet-glossary-admin.php:111
msgctxt "Settings option"
msgid "Customize Sweet Glossary base slug"
msgstr ""
#: admin/class-sweet-glossary-admin.php:118
msgctxt "Settings header"
msgid "Glossary base slug"
msgstr ""
#: public/class-sweet-glossary-public.php:110
msgctxt "Glossary Custom Post Type Name Plural"
msgid "Glossary"
msgstr ""
#: public/class-sweet-glossary-public.php:111
msgctxt "Glossary Custom Post Type Name Singular"
msgid "Glossary"
msgstr ""
#: public/class-sweet-glossary-public.php:112
msgctxt "Add new glossary term"
msgid "New glossary"
msgstr ""
#: public/class-sweet-glossary-public.php:206
msgctxt "No glossary terms"
msgid "We are preparing something amazing here. Check back later 🤓."
msgstr ""

View File

@@ -0,0 +1,73 @@
# Copyright (C) 2022 igmoweb
# This file is distributed under the GPLv2 or later (license.txt).
msgid ""
msgstr ""
"Project-Id-Version: Taxonomy Terms List Block 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\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-02-11T07:11:25+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0\n"
"X-Domain: taxonomyblock\n"
#. Plugin Name of the plugin
msgid "Taxonomy Terms List Block"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/taxonomy-terms-list-block"
msgstr ""
#. Description of the plugin
msgid "Displays a list of a post terms for a selected taxonomy."
msgstr ""
#. Author of the plugin
msgid "igmoweb"
msgstr ""
#. Author URI of the plugin
msgid "http://igmoweb.com"
msgstr ""
#: inc/block.php:56
msgid "Term items not found."
msgstr ""
#: src/components/Edit.js:71
msgid "Please, select a taxonomy in the block options"
msgstr ""
#: src/components/Settings.js:27
msgid "Separator"
msgstr ""
#: src/components/Settings.js:32
msgid "Enter character(s) used to separate terms."
msgstr ""
#: src/components/Settings.js:39
msgid "Title"
msgstr ""
#: src/components/Settings.js:44
msgid "Title prefixed to the list of elements."
msgstr ""
#: src/components/TaxonomyControl.js:11
msgid "-- Select a taxonomy --"
msgstr ""
#: block.json
msgctxt "block title"
msgid "Taxonomy Terms List"
msgstr ""
#: block.json
msgctxt "block description"
msgid "Displays a list of a post terms for a selected taxonomy."
msgstr ""

View File

@@ -0,0 +1,255 @@
# Copyright (C) 2022 beginner-blogger.com
# This file is distributed under the GPL2 or later.
msgid ""
msgstr ""
"Project-Id-Version: Useful Tab Block Responsive & AMP-Compatible 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/useful-tab-block\n"
"POT-Creation-Date: 2022-02-16T15:50:03+00:00\n"
"PO-Revision-Date: 2022-02-17 00:51+0900\n"
"Last-Translator: beginner-blogger.com\n"
"Language-Team: \n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.0.1\n"
"X-Domain: useful-tab-block\n"
#. Plugin Name of the plugin
#: setting-page.php:9 setting-page.php:162
msgid "Useful Tab Block Responsive & AMP-Compatible"
msgstr "Useful Tab Block レスポンシブ & AMP対応"
#. Plugin URI of the plugin
msgid "https://beginner-blogger.com/useful-tab-block"
msgstr "https://beginner-blogger.com/useful-tab-block"
#. Description of the plugin
msgid ""
"Useful Tab Block offers responsive and AMP-compatible tab blocks to your "
"Gutenberg editor. The blocks, which do not use JavaScript, render and "
"function quickly."
msgstr ""
"Useful Tab Block をインストールすると、レスポンシブかつ AMP 対応のタブブロッ"
"クを Gutenberg エディター上で使用できるようになります。JavaScript を使用しな"
"いため、高速に表示・機能します。"
#. Author of the plugin
msgid "beginner-blogger.com"
msgstr "beginner-blogger.com"
#. Author URI of the plugin
msgid "https://beginner-blogger.com"
msgstr "https://beginner-blogger.com"
#: setting-page.php:10
msgid ""
"Thank you for installing <strong>Useful Tab Block Responsive & AMP-"
"Compatible</strong>."
msgstr ""
"この度は <strong>Useful Tab Block レスポンシブ & AMP対応</strong> をインス"
"トールしていただきありがとうございます。"
#: setting-page.php:13 setting-page.php:118
msgid "PREMIUM VERSION"
msgstr "有料版特典"
#: setting-page.php:22 setting-page.php:127
msgid "The premium version provides four additional functionalities:"
msgstr "有料版では、次の4つの機能が追加されます:"
#: setting-page.php:24 setting-page.php:129
msgid "<strong>Rearrangement</strong> of tabs"
msgstr "タブの<strong>並び替え</strong>"
#: setting-page.php:25 setting-page.php:130
msgid "<strong>Fontawesome icons</strong> in tab labels"
msgstr "タブラベルに <strong>Fontawesome アイコン</strong> を挿入"
#: setting-page.php:26 setting-page.php:131
msgid "<strong>Add/remove</strong> tabs more easily and intuitively"
msgstr "<strong>+–ボタン</strong>でタブの追加・消去をより直感的に"
#: setting-page.php:27 setting-page.php:132
msgid "<strong>Custom colors</strong> for label texts and backgrounds"
msgstr "カラーパレットに<strong>お気に入りの色</strong>を追加"
#: setting-page.php:29 setting-page.php:134
msgid "You can add six favorite colors in your color palette!"
msgstr "カレーパレットにお気に入りの色を6つまで登録することができます。"
#: setting-page.php:33 setting-page.php:138
msgid "Check it out!"
msgstr "Check it out!"
#: setting-page.php:35 setting-page.php:140
msgid "1,000 Yen: STORES.jp"
msgstr "1,000円STORES.jp"
#: setting-page.php:36 setting-page.php:141
msgid "$10: Gumroad"
msgstr "10$Gumroad"
#: setting-page.php:52
msgid "Suggestions/Feedback"
msgstr "不具合の報告はこちらから"
#: setting-page.php:57
msgid "Specifications"
msgstr "機能"
#: setting-page.php:59
msgid "Maximum number of tabs: 10"
msgstr "最大タブ数10"
#: setting-page.php:60
msgid "You can customize:"
msgstr "各タブでは以下の3つをカスタマイズできます:"
#: setting-page.php:62
msgid "<strong>Label background color</strong> (checked/unchecked)"
msgstr "<strong>ラベル背景色</strong>(選択時・非選択時)"
#: setting-page.php:63
msgid "<strong>Label text color</strong> (checked/unchecked)"
msgstr "<strong>ラベルテキスト色</strong>(選択時・非選択時)"
#: setting-page.php:64
msgid "<strong>Label shape</strong> (rect or round)"
msgstr "<strong>ラベルの形</strong>(長方形・角丸)"
#: setting-page.php:75
msgid "You can find Useful Tab Block in <strong>DESIGN</strong> category."
msgstr "Useful Tab Block は、<strong>デザイン</strong>カテゴリーにあります。"
#: setting-page.php:80
msgid ""
"If you want to shorctut, you can create one by just typing <code>/useful</"
"code> in a paragraph block."
msgstr ""
"ショートカットとして、段落ブロックの中で<code>/useful</code>と入力することで"
"作成することもできます。"
#: setting-page.php:93
msgid ""
"Put your content in the blue border box (the blue border does not appear on "
"the frontend)."
msgstr ""
"コンテンツは青枠の中に作成してください。青枠はエディター上では表示されていま"
"すが、実際に公開するページでは表示されないのでご安心ください。"
#: setting-page.php:99
msgid "Note"
msgstr "注意"
#: setting-page.php:100
msgid ""
"Depending on the WordPress theme you use, you may see a color picker in "
"<strong>Color Setting</strong> panel in the inspector."
msgstr ""
"使用しているWordPressのテーマによっては、 <strong>色設定</strong>の部分に画像"
"のようなカラーピッカーがある場合があります。"
#: setting-page.php:109
msgid ""
"This plugin, however, <span class=\"red-bold\">DOES NOT SUPPORT</span> this "
"color picker. Even if you choose a color with it, nothing visually changes "
"in Useful Tab Blocks."
msgstr ""
"しかし、このプラグインではこのカラーピッカーを<span class=red-bold>サポートし"
"ていません</span>。このカラーピッカーで色を選んでも何も変化はないのでご注意く"
"ださい。"
#: setting-page.php:114
msgid "Instead, this plugin has prepared plenty of colors!"
msgstr ""
"その代わり、カラーピッカーを使わなくてもいいように多くの色をカラーパレット内"
"に用意しています。"
#: setting-page.php:115
msgid ""
"<strong>Furthermore, in the premium version, you can define custome colors!</"
"strong>"
msgstr ""
"<strong>また、有料版では特典としてオリジナルカラーを設定することができます。"
"</strong>"
#: setting-page.php:150
msgid ""
"For the latest information, please check <a href='https://www.beginner-"
"blogger.com/useful-tab-block' rel='noopener'>the developer's website</a>."
msgstr ""
"最新情報や不具合の報告、要望などは<a href=https://www.beginner-blogger.com/"
"useful-tab-block' rel=noopener>開発者のサイト</a>にてご確認・ご連絡くださ"
"い。"
#: setting-page.php:150
msgid ""
"Although it is written in Japanese, English comments are welcome! (The "
"developer understands French, too!)"
msgstr " "
#: tab-block/build/b-b-c-tab.js:1
msgid "Tab Setting"
msgstr "タブ設定"
#: tab-block/build/b-b-c-tab.js:1
msgid "Number of tabs"
msgstr "タブ数"
#: tab-block/build/b-b-c-tab.js:1
msgid "Color Setting"
msgstr "色設定"
#: tab-block/build/b-b-c-tab.js:1
msgid "Label Background"
msgstr "ラベル背景色"
#: tab-block/build/b-b-c-tab.js:1
msgid "Checked Label Background"
msgstr "ラベル背景色(選択時)"
#: tab-block/build/b-b-c-tab.js:1
msgid "Label Text"
msgstr "ラベルテキスト色"
#: tab-block/build/b-b-c-tab.js:1
msgid "Checked Label Text"
msgstr "ラベルテキスト色(選択時)"
#: tab-block/build/b-b-c-tab.js:1
msgid "Useful Tab"
msgstr "タブUseful Tab"
#: tab-block/build/b-b-c-tab.js:1
msgid "Give useful and easy-to-use tabs."
msgstr ""
"カスタマイズ可能(角丸の有無、タブ数、色)なタブを簡単操作で設置できます。"
#: tab-block/build/b-b-c-tab.js:1
msgid "Rect"
msgstr "長方形"
#: tab-block/build/b-b-c-tab.js:1
msgid "Round"
msgstr "角丸"
#: tab-content-block/build/b-b-c-tab-content.js:1
msgid "Tab Content (from Useful Tab)"
msgstr "タブコンテンツ"
#: tab-content-block/build/b-b-c-tab-content.js:1
msgid "Can have whatever you want inside."
msgstr "お好みのブロックを自由に追加できます。"
#~ msgid "プラグインの説明ページなどのURL"
#~ msgstr "プラグインの説明ページなどのURL"
#~ msgid "プラグインの説明"
#~ msgstr "プラグインの説明"
#, fuzzy
#~| msgid "Number of tabs"
#~ msgid "of tabs"
#~ msgstr "タブ数"

View File

@@ -0,0 +1,31 @@
________ ______ ___ ___ _____ _____ _____ ______ _____ _
|_ _| \/ || \/ | / _ \| __ \_ _|_ _| | ___ \ | __ \ | |
| | | . . || . . |/ /_\ \ | \/ | | | | ___| |_/ /_ _ _ _ ___ ___ | | \/ __ _| |_ _____ ____ _ _ _
| | | |\/| || |\/| || _ | | __ | | | | / _ \ __/ _` | | | |/ __/ _ \ | | __ / _` | __/ _ \ \ /\ / / _` | | | |
_| |_| | | || | | || | | | |_\ \_| |_ | | | __/ | | (_| | |_| | (_| (_) | | |_\ \ (_| | || __/\ V V / (_| | |_| |
\___/\_| |_/\_| |_/\_| |_/\____/\___/ \_/ \___\_| \__,_|\__, |\___\___/ \____/\__,_|\__\___| \_/\_/ \__,_|\__, |
__/ | __/ |
|___/ |___/
~ immagit.com 2018 - 2022 ~
Thanks for your support and feel free to contact us any time :)
Letters made by patorjk from https://patorjk.com/software/taag/ using DOOM
2022.02.24 - version 1.0.3.1
* Fix - Miscellaneous Fixes.
2022.02.23 - version 1.0.3
* New - A transaction log was added in the order detail.
* Tweak - Tests with WordPress 5.9.1
* Fix - Miscellaneous Fixes.
2022.02.15 - version 1.0.2
* Tweak - Tests with WooCommerce 6.3
* Fix - Miscellaneous Fixes.
2022.02.10 - version 1.0.1
* Fix - Miscellaneous Fixes.
2022.02.09 - version 1.0.0
* Initial release

View File

@@ -0,0 +1,8 @@
/*1.0.2 - 2022.02.20*/
- Fixed: scan repeatedly
/*1.0.1 - 2022.02.15*/
- Added: Change variation on bill
/*1.0.0 - 2022.*/
- Release version 1.0.0

View File

@@ -487,4 +487,8 @@ FooBox.ready(function() {
<!-- eventon-lite -->
<meta name="generator" content="EventON 1.0.1">

View File

@@ -0,0 +1,126 @@
{
"name": "zephr",
"version": "1.0.0",
"license": "unlicensed",
"main": "index.php",
"engines": {
"node": "14",
"npm": "7"
},
"browserslist": [
"defaults",
"not IE 11"
],
"jest": {
"modulePathIgnorePatterns": [
".buddy-tests"
]
},
"scripts": {
"preinstall": "npx check-node-version --package",
"build": "npx check-node-version --package && webpack --mode=production",
"dev": "npx check-node-version --package && webpack --mode=development --watch",
"lint": "npx check-node-version --package && eslint --ext .jsx --ext .js .",
"lint:fix": "npx check-node-version --package && eslint --ext .jsx --ext .js . --fix",
"scaffold": "scaffold dir ./scaffold --theme=./",
"test": "npx check-node-version --package && jest",
"test:watch": "npx check-node-version --package && jest --watch"
},
"dependencies": {
"@wordpress/a11y": "^3.1.0",
"@wordpress/annotations": "^2.1.0",
"@wordpress/api-fetch": "^5.1.0",
"@wordpress/autop": "^3.1.0",
"@wordpress/blob": "^3.1.0",
"@wordpress/block-directory": "^2.1.2",
"@wordpress/block-editor": "^6.1.0",
"@wordpress/block-library": "^3.2.1",
"@wordpress/block-serialization-default-parser": "^4.1.0",
"@wordpress/block-serialization-spec-parser": "^4.1.0",
"@wordpress/blocks": "^9.1.0",
"@wordpress/components": "^14.1.0",
"@wordpress/compose": "^4.1.0",
"@wordpress/core-data": "^3.1.1",
"@wordpress/customize-widgets": "^1.0.1",
"@wordpress/data": "^5.1.0",
"@wordpress/data-controls": "^2.1.0",
"@wordpress/date": "^4.1.0",
"@wordpress/deprecated": "^3.1.0",
"@wordpress/dom": "^3.1.0",
"@wordpress/dom-ready": "^3.1.0",
"@wordpress/edit-post": "^4.1.2",
"@wordpress/edit-site": "^2.1.2",
"@wordpress/edit-widgets": "^2.1.2",
"@wordpress/editor": "^10.1.1",
"@wordpress/element": "^3.1.0",
"@wordpress/escape-html": "^2.1.0",
"@wordpress/format-library": "^2.1.0",
"@wordpress/hooks": "^3.1.0",
"@wordpress/html-entities": "^3.1.0",
"@wordpress/i18n": "^4.1.0",
"@wordpress/icons": "^4.0.0",
"@wordpress/interface": "^3.1.0",
"@wordpress/is-shallow-equal": "^4.1.0",
"@wordpress/keyboard-shortcuts": "^2.1.0",
"@wordpress/keycodes": "^3.1.0",
"@wordpress/list-reusable-blocks": "^2.1.0",
"@wordpress/media-utils": "^2.1.0",
"@wordpress/notices": "^3.1.0",
"@wordpress/nux": "^4.1.0",
"@wordpress/plugins": "^3.1.0",
"@wordpress/primitives": "^2.1.0",
"@wordpress/priority-queue": "^2.1.0",
"@wordpress/react-i18n": "^2.1.0",
"@wordpress/redux-routine": "^4.1.0",
"@wordpress/reusable-blocks": "^2.1.1",
"@wordpress/rich-text": "^4.1.0",
"@wordpress/server-side-render": "^2.1.0",
"@wordpress/shortcode": "^3.1.0",
"@wordpress/token-list": "^2.1.0",
"@wordpress/url": "^3.1.0",
"@wordpress/viewport": "^3.1.0",
"@wordpress/warning": "^2.1.0",
"@wordpress/widgets": "^1.1.1",
"@wordpress/wordcount": "^3.1.0",
"classnames": "^2.3.1",
"lodash": "^4.17.21",
"papaparse": "^5.3.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/core": "^7.14.8",
"@babel/eslint-parser": "^7.14.7",
"@babel/preset-env": "^7.14.8",
"@babel/preset-react": "^7.14.5",
"@wordpress/dependency-extraction-webpack-plugin": "^3.1.3",
"autoprefixer": "^10.3.1",
"babel-jest": "^27.0.6",
"babel-loader": "^8.2.2",
"chalk": "^4.1.1",
"check-node-version": "^4.1.0",
"clean-webpack-plugin": "^4.0.0-alpha.0",
"css-loader": "^6.2.0",
"eslint": "^7.31.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"glob": "^7.1.7",
"jest": "^27.0.6",
"postcss": "^8.3.6",
"postcss-loader": "^6.1.1",
"resolve-url-loader": "^4.0.0",
"sass": "^1.35.2",
"sass-loader": "^12.1.0",
"style-loader": "^1.2.1",
"stylelint": "^13.13.1",
"stylelint-order": "^4.1.0",
"stylelint-webpack-plugin": "^3.0.1",
"webpack": "^5.46.0",
"webpack-cli": "^4.7.2",
"webpack-stats-plugin": "^1.0.3"
}
}