This commit is contained in:
erwanlr
2020-12-04 13:10:02 +01:00
parent 1e2d227c56
commit 02d1e30b08
17 changed files with 25714 additions and 1 deletions

View File

@@ -0,0 +1,46 @@
# Copyright (C) 2020 Gifford Nowland
# This file is distributed under the GPL-3.0+.
msgid ""
msgstr ""
"Project-Id-Version: Auto-Deselect Uncategorized 1.0.1\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/auto-deselect-uncategorized\n"
"POT-Creation-Date: 2020-12-03 09:25:27+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#: auto-deselect-uncategorized.php:76
msgid "Cloning this object is forbidden."
msgstr ""
#: auto-deselect-uncategorized.php:85
msgid "Unserializing instances of this class is forbidden."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Auto-Deselect Uncategorized"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://github.com/gnowland/auto-deselect-uncategorized/"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Automatically deselect the \"Uncategorized\" category (or your custom "
"default post category) when another category is selected, and select it "
"when no other categories are selected."
msgstr ""
#. Author of the plugin/theme
msgid "Gifford Nowland"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://giffordnowland.com"
msgstr ""

View File

@@ -0,0 +1,60 @@
# Copyright (C) 2020 DigitalDyna
# This file is distributed under the same license as the Custom Validation Message for CF7 plugin.
msgid ""
msgstr ""
"Project-Id-Version: Custom Validation Message for CF7 1.0.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cf7-custom-validation-message\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2020-12-03T19:14:48+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: cf7-custom-validation-message\n"
#. Plugin Name of the plugin
msgid "Custom Validation Message for CF7"
msgstr ""
#. Description of the plugin
msgid "Plugin provides custom validation message for each field of contact form 7."
msgstr ""
#. Author of the plugin
msgid "DigitalDyna"
msgstr ""
#. Author URI of the plugin
msgid "http://digitaldyna.com"
msgstr ""
#: admin/class-cf7cvm-admin.php:58
#: admin/class-cf7cvm-admin.php:67
msgid "Custom Validation"
msgstr ""
#: admin/class-cf7cvm-admin.php:68
msgid "<b>Note:</b>"
msgstr ""
#: admin/class-cf7cvm-admin.php:69
msgid "You need to save form to reflect new tag(s)."
msgstr ""
#: admin/class-cf7cvm-admin.php:91
msgid "Activate"
msgstr ""
#: admin/class-cf7cvm-admin.php:95
msgid "Your field"
msgstr ""
#: admin/class-cf7cvm-admin.php:96
msgid "Your custom validation message"
msgstr ""
#: includes/class-cf7cvm-activator.php:37
msgid "Please install and Activate Contact Form 7."
msgstr ""

View File

@@ -0,0 +1,4 @@
*** Consumer Financing by ChargeAfter Changelog ***
2020-11-03 - version 1.0.2
* Initial release

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,19 @@
{
"name": "particles-block-cgb-guten-block",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start & npm run build:frontend -- -w",
"build": "cgb-scripts build && npm run build:frontend -- -p rollup-plugin-terser",
"eject": "cgb-scripts eject",
"build:frontend": "rollup src/frontend.js --file dist/frontend.js --format iife"
},
"dependencies": {
"cgb-scripts": "1.23.1"
},
"devDependencies": {
"canvas-nest.js": "^2.0.4",
"rollup": "^2.33.3",
"rollup-plugin-terser": "^7.0.2"
}
}

View File

@@ -0,0 +1,43 @@
{
"name": "paymentiq-checkout",
"version": "1.0.0",
"description": "PaymentIQ WooCommerce plugin",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "npm run watch",
"watch": "webpack --mode=development --watch --config webpack-config.js",
"build": "webpack --mode=production --config webpack-config.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/devcode-git/PaymentIQ-Checkout-Plugin-Woocommerce.git"
},
"keywords": [
"Payments",
"Wordpress",
"WooCommerce"
],
"author": "simon.solders@devcode.se",
"license": "ISC",
"bugs": {
"url": "https://github.com/devcode-git/PaymentIQ-Checkout-Plugin-Woocommerce/issues"
},
"homepage": "https://github.com/devcode-git/PaymentIQ-Checkout-Plugin-Woocommerce/blob/main/README.md",
"babel": {
"presets": [
"@babel/preset-env"
]
},
"dependencies": {
"paymentiq-cashier-bootstrapper": "1.3.2"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"babel-loader": "^8.1.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
}
}

View File

@@ -0,0 +1,540 @@
# Copyright (C) 2020 Alessandro Tesoro
# This file is distributed under the same license as the Pressmodo Onboarding package.
msgid ""
msgstr ""
"Project-Id-Version: Pressmodo Onboarding 1.0.0\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/pressmodo-onboarding\n"
"POT-Creation-Date: 2020-11-30 12:55:34+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"X-Generator: node-wp-i18n 1.2.3\n"
#. Plugin Name of the plugin/theme
msgid "Pressmodo Onboarding"
msgstr ""
#: includes/admin.php:23
msgid "Get started"
msgstr ""
#: resources/views/onboarding.php:24
msgid "Pressmodo Themes: Getting started"
msgstr ""
#: src/Controllers/OnboardingController.php:80
msgid "Something went wrong. User not authorized."
msgstr ""
#: src/Controllers/OnboardingController.php:151
msgid ""
"The uploaded .zip package does not appear to be a Pressmodo Theme demo "
"package. Please try again or contact support."
msgstr ""
#: src/Controllers/OnboardingController.php:158
msgid ""
"Something went wrong while checking the demo configuration file. Please "
"contact support."
msgstr ""
#: src/Controllers/OnboardingController.php:162
msgid ""
"The uploaded demo package does not belong to the currently active theme on "
"this site. Please upload the appropriate demo package."
msgstr ""
#: src/Controllers/OnboardingController.php:183
msgid ""
"Something went wrong while checking the required plugins for the selected "
"demo. Please contact support."
msgstr ""
#: src/Controllers/OnboardingController.php:192
msgid ""
"Some required plugins have not been installed or activated. Press the "
"button below to install all the required plugins."
msgstr ""
#: src/Controllers/OnboardingController.php:254
msgid "Something went wrong while checking for the next required plugin."
msgstr ""
#: src/Controllers/OnboardingController.php:287
msgid "The requested plugin does not seem to be required by the theme."
msgstr ""
#: src/Controllers/OnboardingController.php:323
msgid ""
"Looks like the demo media folder is missing. Please try uploading the "
"package again."
msgstr ""
#: src/Controllers/OnboardingController.php:362
msgid ""
"Looks like the demo database file is missing. Please try uploading the "
"package again."
msgstr ""
#: src/Controllers/OnboardingController.php:431
msgid "Processing table %1$d of %2$d: %3$s"
msgstr ""
#: src/Helper.php:166
#. translators: %1$s is the file field label; %2$s is the file type; %3$s is
#. the list of allowed file types.
msgid "\"%1$s\" (filetype %2$s) needs to be one of the following file types: %3$s"
msgstr ""
#: src/Helper.php:169
#. translators: %s is the list of allowed file types.
msgid "Uploaded files need to be one of the following file types: %s"
msgstr ""
#: src/Plugin.php:72 src/Plugin.php:83
msgid "Cheatin&#8217; huh?"
msgstr ""
#: src/SearchReplace.php:83
msgid "(%s MB)"
msgstr ""
#: src/SearchReplace.php:279
msgid "Error updating row: %d."
msgstr ""
#: vendor/pressmodo/wp-requirements/src/Checker/PHP.php:49
#. Translators: 1. Required PHP version, 2. Used PHP version.
msgid "Minimum required version of PHP is %1$s. Your version is %2$s"
msgstr ""
#: vendor/pressmodo/wp-requirements/src/Checker/PHPExtensions.php:55
#. Translators: PHP extensions.
msgid "Missing PHP extension: %s"
msgid_plural "Missing PHP extensions: %s"
msgstr[0] ""
msgstr[1] ""
#: vendor/pressmodo/wp-requirements/src/Checker/Plugins.php:70
#. Translators: Plugin name.
msgid "Required plugin: %s"
msgstr ""
#: vendor/pressmodo/wp-requirements/src/Checker/Plugins.php:78
#. Translators: 1. Plugin name, 2. Required version, 3. Used version.
msgid "Minimum required version of %1$s plugin is %2$s. Your version is %3$s"
msgstr ""
#: vendor/pressmodo/wp-requirements/src/Checker/Theme.php:51
msgid "Required theme: %s"
msgstr ""
#: vendor/pressmodo/wp-requirements/src/Checker/WordPress.php:48
#. Translators: 1. Required WP version, 2. Current WP version.
msgid "Minimum required version of WordPress is %1$s. Your version is %2$s"
msgstr ""
#: vendor/pressmodo/wp-requirements/src/Requirements.php:257
msgid "<strong>%s</strong> cannot be activated."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:334
msgid "Install Required Plugins"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:335
msgid "Install Plugins"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:337
#. translators: %s: plugin name.
msgid "Installing Plugin: %s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:339
#. translators: %s: plugin name.
msgid "Updating Plugin: %s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:340
msgid "Something went wrong with the plugin API."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:377
#. translators: 1: plugin name(s).
msgid "Begin installing plugin"
msgid_plural "Begin installing plugins"
msgstr[0] ""
msgstr[1] ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:382
msgid "Begin updating plugin"
msgid_plural "Begin updating plugins"
msgstr[0] ""
msgstr[1] ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:387
msgid "Begin activating plugin"
msgid_plural "Begin activating plugins"
msgstr[0] ""
msgstr[1] ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:392
msgid "Return to Required Plugins Installer"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:393
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:920
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2626
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3673
msgid "Return to the Dashboard"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:394
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3252
msgid "Plugin activated successfully."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:395
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3045
msgid "The following plugin was activated successfully:"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:397
#. translators: 1: plugin name.
msgid "No action taken. Plugin %1$s was already active."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:399
#. translators: 1: plugin name.
msgid ""
"Plugin not activated. A higher version of %s is needed for this theme. "
"Please update the plugin."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:401
#. translators: 1: dashboard link.
msgid "All plugins installed and activated successfully. %1$s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:402
msgid "Dismiss this notice"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:403
msgid ""
"There are one or more required or recommended plugins to install, update or "
"activate."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:404
msgid "Please contact the administrator of this site for help."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:607
msgid "This plugin needs to be updated to be compatible with your theme."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:608
msgid "Update Required"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:725
msgid "Set the parent_slug config variable instead."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:1027
msgid ""
"The remote plugin package does not contain a folder with the desired slug "
"and renaming did not work."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:1027
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:1030
msgid ""
"Please contact the plugin provider and ask them to package their plugin "
"according to the WordPress guidelines."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:1030
msgid ""
"The remote plugin package consists of more than one file, but the files are "
"not packaged in a folder."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2075
#. translators: %s: version number
msgid "TGMPA v%s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2366
msgid "Required"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2369
msgid "Recommended"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2385
msgid "WordPress Repository"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2388
msgid "External Source"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2391
msgid "Pre-Packaged"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2408
msgid "Not Installed"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2412
msgid "Installed But Not Activated"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2414
msgid "Active"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2420
msgid "Required Update not Available"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2423
msgid "Requires Update"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2426
msgid "Update recommended"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2485
#. translators: 1: number of plugins.
msgid "To Install <span class=\"count\">(%s)</span>"
msgid_plural "To Install <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2489
#. translators: 1: number of plugins.
msgid "Update Available <span class=\"count\">(%s)</span>"
msgid_plural "Update Available <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2493
#. translators: 1: number of plugins.
msgid "To Activate <span class=\"count\">(%s)</span>"
msgid_plural "To Activate <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2583
msgid "Installed version:"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2591
msgid "Minimum required version:"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2603
msgid "Available version:"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2626
msgid "No plugins to install, update or activate."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2640
msgid "Plugin"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2641
msgid "Source"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2642
msgid "Type"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2646
msgid "Version"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2647
msgid "Status"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2696
#. translators: %2$s: plugin name in screen reader markup
msgid "Install %2$s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2701
#. translators: %2$s: plugin name in screen reader markup
msgid "Update %2$s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2707
#. translators: %2$s: plugin name in screen reader markup
msgid "Activate %2$s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2777
msgid "Upgrade message from the plugin author:"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2810
msgid "Install"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2816
msgid "Update"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2819
msgid "Activate"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2850
msgid "No plugins were selected to be installed. No action taken."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2852
msgid "No plugins were selected to be updated. No action taken."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2893
msgid "No plugins are available to be installed at this time."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2895
msgid "No plugins are available to be updated at this time."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3001
msgid "No plugins were selected to be activated. No action taken."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3027
msgid "No plugins are available to be activated at this time."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3251
msgid "Plugin activation failed."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3591
#. translators: 1: plugin name, 2: action number 3: total number of actions.
msgid "Updating Plugin %1$s (%2$d/%3$d)"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3594
#. translators: 1: plugin name, 2: error message.
msgid "An error occurred while installing %1$s: <strong>%2$s</strong>."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3596
#. translators: 1: plugin name.
msgid "The installation of %1$s failed."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3600
msgid ""
"The installation and activation process is starting. This process may take "
"a while on some hosts, so please be patient."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3602
#. translators: 1: plugin name.
msgid "%1$s installed and activated successfully."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3602
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3610
msgid "Show Details"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3602
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3610
msgid "Hide Details"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3603
msgid "All installations and activations have been completed."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3605
#. translators: 1: plugin name, 2: action number 3: total number of actions.
msgid "Installing and Activating Plugin %1$s (%2$d/%3$d)"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3608
msgid ""
"The installation process is starting. This process may take a while on some "
"hosts, so please be patient."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3610
#. translators: 1: plugin name.
msgid "%1$s installed successfully."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3611
msgid "All installations have been completed."
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3613
#. translators: 1: plugin name, 2: action number 3: total number of actions.
msgid "Installing Plugin %1$s (%2$d/%3$d)"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://pressmodo.com"
msgstr ""
#. Description of the plugin/theme
msgid ""
"Import Pressmodo official themes demo content, widgets and theme settings "
"with just one click."
msgstr ""
#. Author of the plugin/theme
msgid "Alessandro Tesoro"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://sematico.com"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:1214
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:3041
msgctxt "plugin A *and* plugin B"
msgid "and"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2435
#. translators: 1: install status, 2: update status
msgctxt "Install/Update Status"
msgid "%1$s, %2$s"
msgstr ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2481
#. translators: 1: number of plugins.
msgctxt "plugins"
msgid "All <span class=\"count\">(%s)</span>"
msgid_plural "All <span class=\"count\">(%s)</span>"
msgstr[0] ""
msgstr[1] ""
#: vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php:2575
msgctxt "as in: \"version nr unknown\""
msgid "unknown"
msgstr ""

View File

@@ -2387,6 +2387,10 @@
<link rel="stylesheet" id="brokebot-css" href="http://wp.lab/wp-content/plugins/brokebot/public/css/brokebot-public.css?ver=1.0.8" type="text/css" media="all">
<!-- brosix-live-chat -->
<link rel="stylesheet" id="brosix-livechat-css" href="http://wp.lab/wp-content/plugins/brosix-live-chat/public/css/brosix-livechat-public.css?ver=1.0.0" media="all">
<!-- browser-scroll-bar -->
<link rel="stylesheet" id="bsb-plugin-css" href="http://wp.lab/wp-content/plugins/browser-scroll-bar/public/css/bsb-plugin-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/browser-scroll-bar/public/js/bsb-plugin-public.js?ver=1.0.0"></script>
@@ -4769,6 +4773,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/easytimetable-responsive-schedule-management-system/public/js/dist/html2canvas.svg.min.js?ver=1.4.3"></script>
<!-- ebook-woohook -->
<link rel="stylesheet" id="epubsystems_woo-css" href="http://wp.lab/wp-content/plugins/ebook-woohook/public/css/epubsystems_woo-public.css?ver=4.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/ebook-woohook/public/js/epubsystems_woo-public.js?ver=4.0.0"></script>
<!-- echelon-so -->
<link rel="stylesheet" id="echelonso-utilities-css" href="http://wp.lab/wp-content/plugins/echelon-so/inc/utilities.css?ver=1.1.1" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/echelon-so/features/animated-gradients/inc/granim.min.js?ver=1.1.1"></script>
@@ -9159,6 +9168,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/master-popups-lite/assets/public/js/master-popups.min.js?ver=1.0.2"></script>
<!-- master-qr-generator -->
<script src="http://wp.lab/wp-content/plugins/master-qr-generator/public/js/qrcode.min.js?ver=1.0.0"></script>
<!-- master-slider -->
<link rel="stylesheet" id="msl-main-css" href="http://wp.lab/wp-content/plugins/master-slider/public/assets/css/masterslider.main.css?ver=3.4.1" type="text/css" media="all">
@@ -10721,6 +10734,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/ovic-addon-toolkit/assets/js/ovic-core.min.js?ver=1.2.4"></script>
<!-- ovulation-calculator -->
<script src="http://wp.lab/wp-content/plugins/ovulation-calculator/js/ovulation_calculator_front.js?ver=1.0.2"></script>
<!-- oxygen-visual-site-builder -->
<link rel="stylesheet" id="oxygen-css" href="http://wp.lab/wp-content/plugins/oxygen-visual-site-builder/component-framework/style.css?ver=1.0" type="text/css" media="all">
@@ -14967,6 +14984,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/swap-google-font-display/public/js/google-font-display-swapper-public.js?ver=1.0.0"></script>
<!-- sweet-energy-efficiency -->
<link rel="stylesheet" id="sweet-energy-efficiency-css" href="http://wp.lab/wp-content/plugins/sweet-energy-efficiency/public/css/sweet-energy-efficiency-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/sweet-energy-efficiency/public/js/sweet-energy-efficiency-public.js?ver=1.0.0"></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>
@@ -15074,6 +15096,19 @@
<link rel="stylesheet" id="tag-groups-css-frontend-theme-css" href="http://wp.lab/wp-content/plugins/tag-groups/css/ui-gray/jquery-ui.theme.min.css?ver=0.34.2" type="text/css" media="all">
<!-- tagembed-widget -->
<link rel="stylesheet" id="font-awesome-min-style-css" href="http://wp.lab/wp-content/plugins/tagembed-widget//assets/css/font-awesome/css/font-awesome.min.css?ver=1.0" media="all">
<link rel="stylesheet" id="sweetalert-min-style-css" href="http://wp.lab/wp-content/plugins/tagembed-widget//assets/css/sweetalert.min.css?ver=1.0" media="all">
<link rel="stylesheet" id="__editor-css-css" href="http://wp.lab/wp-content/plugins/tagembed-widget//assets/css/editor/editor.css?ver=1.0" media="all">
<link rel="stylesheet" id="__editor-style-css-css" href="http://wp.lab/wp-content/plugins/tagembed-widget//assets/css/editor/style.css?ver=1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/tagembed-widget//assets/js/sweetalert.min.js?ver=1.0"></script>
<script src="http://wp.lab/wp-content/plugins/tagembed-widget//assets/js/popper.min.js?ver=1.0"></script>
<script src="http://wp.lab/wp-content/plugins/tagembed-widget//assets/js/jquery.validate.min.js?ver=1.0"></script>
<script src="http://wp.lab/wp-content/plugins/tagembed-widget//assets/js/script.js?ver=1.0"></script>
<script src="http://wp.lab/wp-content/plugins/tagembed-widget//assets/js/custom.js?ver=1.0"></script>
<script src="http://wp.lab/wp-content/plugins/tagembed-widget//assets/js/tagembed.analystic.js?ver=1.0"></script>
<!-- tagesmenue -->
<link rel="stylesheet" id="tagesmenue-tagesmenuestyle-css" href="http://wp.lab/wp-content/plugins/tagesmenue/css/tagesmenue.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/tagesmenue/js/WS_nojquery.js?ver=1.0.0"></script>
@@ -16529,6 +16564,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/vertycal/prop/js/vertycal-vtabs.js?ver=1.0.1"></script>
<!-- very-fresh-lexicon -->
<link rel="stylesheet" id="very-fresh-lexicon-css" href="http://wp.lab/wp-content/plugins/very-fresh-lexicon/public/css/very-fresh-lexicon-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/very-fresh-lexicon/public/js/very-fresh-lexicon-public.js?ver=1.0.0"></script>
<!-- very-simple-slider -->
<link rel="stylesheet" id="very-simple-slider-style-css" href="http://wp.lab/wp-content/plugins/very-simple-slider/css/very-simple-slider.css?ver=1.0" type="text/css" media="screen">
@@ -20561,6 +20601,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/yith-infinite-scrolling/assets/js/yith-infs.min.js?ver=1.0.9"></script>
<!-- yith-slider-for-page-builders -->
<link rel="stylesheet" id="yith-sliders-slider-style-css" href="http://wp.lab/wp-content/plugins/yith-slider-for-page-builders/assets/slider-style.css?ver=1.0.2" media="screen">
<!-- yoel-responsive-slider -->
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/yoel-responsive-slider/js/responsiveslides.min.js?ver=1.1"></script>

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,560 @@
# Copyright (C) 2020 Keylor Mendoza A.
# This file is distributed under the same license as the WC Pickup Store plugin.
msgid ""
msgstr ""
"Project-Id-Version: WC Pickup Store 1.6.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-pickup-store\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: 2020-12-02T15:11:07+00:00\n"
"PO-Revision-Date: 2020-12-02 09:38-0600\n"
"X-Generator: Poedit 2.3\n"
"X-Domain: wc-pickup-store\n"
"Last-Translator: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es_CR\n"
#. Plugin Name of the plugin
#: includes/vc_stores.php:22 includes/widget-stores.php:13
#: includes/wps-admin.php:9
msgid "WC Pickup Store"
msgstr ""
#. Plugin URI of the plugin
msgid "https://www.keylormendoza.com/plugins/wc-pickup-store/"
msgstr ""
#. Description of the plugin
msgid ""
"Lets you to set up a custom post type for stores available to use it as "
"shipping method Local pickup in WooCommerce. It allows your clients to "
"choose an store on the Checkout page and also adds the store fields to the "
"order details and email."
msgstr ""
"Permite configurar un Custom Post Type para tiendas disponible a usar como "
"método de envío Recoger en tienda en WooCommerce. Permite a los clientes "
"escoger una tienda en la página del Checkout y también agregar campos de "
"tiendas en el detalle de orden y correos."
#. Author of the plugin
msgid "Keylor Mendoza A."
msgstr ""
#. Author URI of the plugin
msgid "https://www.keylormendoza.com"
msgstr ""
#: includes/post_type-store.php:7
msgctxt "Post Type General Name"
msgid "Stores"
msgstr "Tiendas"
#: includes/post_type-store.php:8
msgctxt "Post Type Singular Name"
msgid "Store"
msgstr "Tienda"
#: includes/post_type-store.php:9 includes/post_type-store.php:37
#: includes/wps-admin.php:23
msgid "Stores"
msgstr "Tiendas"
#: includes/post_type-store.php:10 includes/post_type-store.php:36
#: includes/wps-functions.php:62
msgid "Store"
msgstr "Tienda"
#: includes/post_type-store.php:11
msgid "Store Archives"
msgstr "Archivos Tienda"
#: includes/post_type-store.php:12
msgid "Store Attributes"
msgstr "Atributo Tienda"
#: includes/post_type-store.php:13
msgid "Parent Store:"
msgstr ""
#: includes/post_type-store.php:14
msgid "All Stores"
msgstr "Todas las tiendas"
#: includes/post_type-store.php:15 includes/post_type-store.php:16
msgid "Add New Store"
msgstr "Agregar tienda"
#: includes/post_type-store.php:17
msgid "New Store"
msgstr "Nueva tienda"
#: includes/post_type-store.php:18
msgid "Edit Store"
msgstr "Editar tienda"
#: includes/post_type-store.php:19
msgid "Update Store"
msgstr "Actualizar tienda"
#: includes/post_type-store.php:20
msgid "View Store"
msgstr "Ver tienda"
#: includes/post_type-store.php:21
msgid "View Stores"
msgstr "Ver tiendas"
#: includes/post_type-store.php:22
msgid "Search Store"
msgstr ""
#: includes/post_type-store.php:23
msgid "Not found"
msgstr ""
#: includes/post_type-store.php:24
msgid "Not found in Trash"
msgstr ""
#: includes/post_type-store.php:25
msgid "Featured Image"
msgstr ""
#: includes/post_type-store.php:26
msgid "Set featured image"
msgstr ""
#: includes/post_type-store.php:27
msgid "Remove featured image"
msgstr ""
#: includes/post_type-store.php:28
msgid "Use as featured image"
msgstr ""
#: includes/post_type-store.php:29
msgid "Insert into item"
msgstr ""
#: includes/post_type-store.php:30
msgid "Uploaded to this item"
msgstr ""
#: includes/post_type-store.php:31
msgid "Items list"
msgstr ""
#: includes/post_type-store.php:32
msgid "Items list navigation"
msgstr ""
#: includes/post_type-store.php:33
msgid "Filter items list"
msgstr ""
#: includes/post_type-store.php:72
msgid "ID"
msgstr ""
#: includes/post_type-store.php:76
msgid "Custom Fields"
msgstr ""
#: includes/post_type-store.php:92
msgid "Exclude in Checkout?"
msgstr "¿Excluir en el Checkout?"
#: includes/post_type-store.php:92
msgid "Yes"
msgstr "Sí"
#: includes/post_type-store.php:92
msgid "No"
msgstr "No"
#: includes/post_type-store.php:94
msgid "Country:"
msgstr "País:"
#: includes/post_type-store.php:106
msgid "Checkout Visibility"
msgstr "Visibilidad en el Checkout"
#: includes/post_type-store.php:107
msgid "Store Fields"
msgstr "Campos personalizados de Tienda"
#: includes/post_type-store.php:122
msgid "Exclude store in checkout."
msgstr "Excluir tienda en el Checkout."
#: includes/post_type-store.php:156
msgid "Country"
msgstr "País"
#: includes/post_type-store.php:159
msgid "Choose a Country"
msgstr "Escoger un país"
#: includes/post_type-store.php:172
msgid "Store shipping cost"
msgstr "Costo de envío a tienda"
#: includes/post_type-store.php:175
msgid "Add shipping cost for this store."
msgstr "Agregar costo de envío para esta tienda."
#: includes/post_type-store.php:180 templates/selected-store-details.php:4
msgid "City"
msgstr "Ciudad"
#: includes/post_type-store.php:186 templates/selected-store-details.php:7
msgid "Phone"
msgstr "Teléfono"
#: includes/post_type-store.php:192
msgid "Order Email Notification"
msgstr "Correo de notificación de orden"
#: includes/post_type-store.php:196
msgid "Enable order email notification"
msgstr "Habilitar correo de notificación de orden"
#: includes/post_type-store.php:198
msgid ""
"Add email to be notified when this store is selected on an order. Comma "
"separated for multiple email addresses."
msgstr ""
"Agregar un correo para que sea notificado cuando la tienda sea seleccionada "
"en una orden. Múltiples correos separados por coma."
#: includes/post_type-store.php:202
msgid "Waze"
msgstr ""
#: includes/post_type-store.php:205
msgid "Waze link"
msgstr "Enlace Waze"
#: includes/post_type-store.php:209
msgid "Map URL"
msgstr ""
#: includes/post_type-store.php:212
msgid "Add map URL to be embedded. No iframe tag required."
msgstr "Agregar enlace de mapa a insertar. No soporta etiquetas iframe."
#: includes/post_type-store.php:216
msgid "Short description"
msgstr "Descripción corta"
#: includes/post_type-store.php:225 templates/selected-store-details.php:10
msgid "Address"
msgstr "Dirección"
#: includes/vc_stores.php:24
msgid "Show stores in page content"
msgstr "Mostrar tiendas en páginas"
#: includes/vc_stores.php:25
msgid "Content"
msgstr "Contenido"
#: includes/vc_stores.php:30 includes/widget-stores.php:110
msgid "Stores to show"
msgstr "Tiendas a mostrar"
#: includes/vc_stores.php:33 includes/vc_stores.php:41
#: includes/vc_stores.php:49 includes/vc_stores.php:63
#: includes/vc_stores.php:71 includes/vc_stores.php:79
#: includes/wps-admin.php:104 includes/wps-admin.php:118
msgid "Settings"
msgstr "Configuraciones"
#: includes/vc_stores.php:34 includes/widget-stores.php:112
msgid "Set -1 to show all stores."
msgstr "Agregar -1 para mostrar todas las tiendas."
#: includes/vc_stores.php:38 includes/widget-stores.php:115
msgid "Set posts IDs"
msgstr "Agregar IDs de tiendas"
#: includes/vc_stores.php:42 includes/widget-stores.php:117
msgid "Add post IDs to show followed by a comma. Ex. 01,05."
msgstr "Agregar IDs de tiendas a mostrar separados por coma. Ej. 01,05."
#: includes/vc_stores.php:46
msgid "Show as grid?"
msgstr "¿Mostrar como grilla?"
#: includes/vc_stores.php:50
msgid "Otherwise it'll appear as listing."
msgstr "De lo contrario, se mostrará un listado."
#: includes/vc_stores.php:54
msgid "Items per row"
msgstr "Elementos por fila"
#: includes/vc_stores.php:64
msgid "Available in grid style."
msgstr "Disponible en estilo de grilla."
#: includes/vc_stores.php:68 includes/widget-stores.php:120
msgid "Show image?"
msgstr "¿Mostrar imagen?"
#: includes/vc_stores.php:75 includes/widget-stores.php:125
msgid "Image size"
msgstr "Tamaño de imagen"
#: includes/vc_stores.php:84 includes/widget-stores.php:141
msgid "Show store name?"
msgstr "¿Mostrar nombre de tienda?"
#: includes/vc_stores.php:87 includes/vc_stores.php:94
#: includes/vc_stores.php:101 includes/vc_stores.php:108
#: includes/vc_stores.php:115 includes/widget-stores.php:139
msgid "Fields"
msgstr "Campos"
#: includes/vc_stores.php:91 includes/widget-stores.php:151
msgid "Show direction?"
msgstr "¿Mostrar dirección?"
#: includes/vc_stores.php:98 includes/widget-stores.php:156
msgid "Show phone?"
msgstr "¿Mostrar teléfono?"
#: includes/vc_stores.php:105 includes/widget-stores.php:161
msgid "Show description?"
msgstr "¿Mostrar descripción?"
#: includes/vc_stores.php:112
msgid "Show waze link?"
msgstr "¿Mostrar enlace de Waze?"
#: includes/vc_stores.php:120 includes/vc_stores.php:122
msgid "Icon background"
msgstr "Fondo de ícono"
#: includes/vc_stores.php:123 includes/vc_stores.php:128
#: includes/vc_stores.php:130 includes/vc_stores.php:131
msgid "Icon color"
msgstr "Color de ícono"
#: includes/widget-stores.php:15
msgid "Shows store details in a widget section"
msgstr "Mostrar detalle de tiendas en la sección de widget"
#: includes/widget-stores.php:106
msgid "Title"
msgstr "Título"
#: includes/widget-stores.php:130
msgid "Show in columns?"
msgstr "¿Mostrar en columnas?"
#: includes/widget-stores.php:146
msgid "Show city?"
msgstr "¿Mostrar ciudad?"
#: includes/widget-stores.php:166
msgid "Show waze?"
msgstr "¿Mostrar Waze?"
#: includes/wps-admin.php:7 includes/wps-init.php:88
msgid "None"
msgstr "Ninguno"
#: includes/wps-admin.php:12 includes/wps-init.php:233
msgid "Default store"
msgstr "Tienda predeterminada"
#: includes/wps-admin.php:27
msgid "Choose a default store"
msgstr "Escoja una tienda predeterminada"
#: includes/wps-admin.php:128
msgid "You must either choose a store or use other shipping method"
msgstr "Debe escoger una tienda o usar otro método de envío"
#: includes/wps-admin.php:147 includes/wps-init.php:78
#: includes/wps-init.php:261
msgid "Pickup Store"
msgstr "Recoger en tienda"
#: includes/wps-admin.php:175
msgid "There are not available stores. Please choose another shipping method."
msgstr "No hay tiendas disponibles. Por favor elija otro método de envío."
#: includes/wps-functions.php:39
msgid "Select a store"
msgstr "Elija una tienda"
#: includes/wps-functions.php:220
msgid "Ship to %s"
msgstr "Enviar a %s"
#: includes/wps-init.php:27
msgid "Lets users to choose a store to pick up their products"
msgstr "Permite a los clientes escoger una tienda para recoger sus productos"
#: includes/wps-init.php:63
msgid "Enable/Disable shipping method"
msgstr "Habilitar/Deshabilitar método de envío"
#: includes/wps-init.php:67
msgid "Enable stores in checkout"
msgstr "Habilitar tiendas en el Checkout"
#: includes/wps-init.php:71
msgid "Shows select field to pick a store in checkout"
msgstr "Mostrar campo para escoger tienda en el Checkout"
#: includes/wps-init.php:75
msgid "Shipping Method Title"
msgstr "Título método de envío"
#: includes/wps-init.php:77
msgid "Label that appears in checkout options"
msgstr "Etiqueta que se muestra en las opciones del Checkout"
#: includes/wps-init.php:82
msgid "Shipping Costs Type"
msgstr "Tipo de costos de envío"
#: includes/wps-init.php:85
msgid ""
"Choose a shipping costs type to calculate Pick up store costs. Use None to "
"deactivate shipping store costs"
msgstr ""
"Elija un tipo de costo de envío para calcular los costos de envío a tienda. "
"Use Ninguno para desactivar los costos"
#: includes/wps-init.php:89
msgid "Flat Rate"
msgstr "Tarifa fija"
#: includes/wps-init.php:90
msgid "Percentage"
msgstr "Porcentaje"
#: includes/wps-init.php:95
msgid "Shipping Costs"
msgstr "Costos de envío"
#: includes/wps-init.php:97
msgid "Adds main shipping cost to store pickup"
msgstr "Agrega el costo de envío para recoger en tienda"
#: includes/wps-init.php:103
msgid "Enable costs per store"
msgstr "Habilitar costos por tienda"
#: includes/wps-init.php:107
msgid ""
"Allows to add shipping costs by store that will override the main shipping "
"cost."
msgstr ""
"Permite agregar costos de envío por tienda que sobreescriben el costo de "
"envío principal."
#: includes/wps-init.php:111
msgid "Order Stores by"
msgstr "Ordenar tiendas por"
#: includes/wps-init.php:114 includes/wps-init.php:128
msgid "Choose what order the stores will be shown"
msgstr "Elija el orden que se mostrarán las tiendas"
#: includes/wps-init.php:125
msgid "Order"
msgstr "Orden"
#: includes/wps-init.php:138
msgid "Choose a default store to Checkout"
msgstr "Elija una tienda predeterminada para el Checkout"
#: includes/wps-init.php:142
msgid "Checkout notification"
msgstr "Notificación en Checkout"
#: includes/wps-init.php:144
msgid "Message that appears next to shipping options on the Checkout page"
msgstr ""
"Mensaje a mostrar seguido de las opciones de envío en la página del Checkout"
#: includes/wps-init.php:149
msgid "Hide store details on Checkout"
msgstr "Ocultar detalles de tienda en el Checkout"
#: includes/wps-init.php:153
msgid "Hide selected store details on the Checkout page."
msgstr "Ocultar detalles de tienda seleccionada en la página de Checkout."
#: includes/wps-init.php:157
msgid "Disable store filtering by Country"
msgstr "Deshabilitar filtrado de tiendas por país"
#: includes/wps-init.php:161
msgid "By default, stores will be filtered by country on the Checkout."
msgstr "Por defecto, las tiendas serán filtradas por país en el Checkout."
#: includes/wps-init.php:165
msgid "Disable Bootstrap"
msgstr "Deshabilitar librería de Bootstrap"
#: includes/wps-init.php:169
msgid "Disable external Bootstrap library. Current version %s"
msgstr "Deshabilitar librería de Bootstrap. Versión actual %s"
#: includes/wps-init.php:173
msgid "Disable Font Awesome"
msgstr "Deshabilitar librería de Font Awesome"
#: includes/wps-init.php:177
msgid "Disable external Font Awesome library. Current version %s"
msgstr "Deshabilitar librería de Font Awesome. Versión actual %s"
#: includes/wps-init.php:181
msgid "Disable local css"
msgstr "Deshabilitar css local"
#: includes/wps-init.php:185
msgid "Disable WC Pickup Store css library."
msgstr "Deshabilitar la librería de css de WC Pickup Store."
#: includes/wps-init.php:189
msgid "Disable select2 on Checkout"
msgstr "Deshabilitar la librería select2 en el Checkout"
#: includes/wps-init.php:193
msgid "Disable select2 library for stores dropdown on Checkout page."
msgstr "Deshabilitar la librería select2 en la página de Checkout."
#: includes/wps-init.php:236
msgid "Find this option in <a href=\"%s\" target=\"_blank\">the Customizer</a>"
msgstr ""
"Encuentre esta opción en <a href=\"%s\" target=\"_blank\">Personalizar</a>"
#: wc-pickup-store.php:43
msgid "%1$s requires %2$sWooCommerce%3$s to be active."
msgstr "%1$s requiere %2$sWooCommerce%3$s para estar activo."
#: wc-pickup-store.php:68
msgid ""
"Since version %1$s, a new Country validation was added to %2$s. Please, "
"update stores without country to the default %3$s %4$shere%5$s."
msgstr ""
"Desde la versión %1$s, se ha agregado una nueva validación de país a %2$s. "
"Por favor, actualice las tiendas sin país al %3$s %4$s%5$s predeterminado."
#: wc-pickup-store.php:85
msgid ""
"Since version %1$s, a new Country validation was added to %2$s and all "
"stores have been updated."
msgstr ""
"Desde la versión %1$s, se ha agregado una nueva validación de país a %2$s y "
"se han actualizado todas las tiendas."

View File

@@ -0,0 +1,114 @@
# Copyright (C) 2020 Keylor Mendoza A.
# This file is distributed under the same license as the WC Provincia-Canton-Distrito plugin.
msgid ""
msgstr ""
"Project-Id-Version: WC Provincia-Canton-Distrito 1.2.5\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wc-provincia-"
"canton-distrito\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: 2020-12-03T05:54:55+00:00\n"
"PO-Revision-Date: 2020-12-03 00:03-0600\n"
"X-Generator: Poedit 2.3\n"
"X-Domain: wc-prov-cant-dist\n"
"Last-Translator: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es_CR\n"
#. Plugin Name of the plugin
msgid "WC Provincia-Canton-Distrito"
msgstr "WC Provincia-Cantón-Distrito"
#. Plugin URI of the plugin
msgid "https://keylormendoza.com/woocommerce/wc-provincia-canton-distrito/"
msgstr ""
#. Description of the plugin
#: includes/wcpcd-class.php:15
msgid ""
"This plugin allows you to populate your custom states, cities, and postcodes "
"for WooCommerce. It started working only for Costa Rica but now it is "
"compatible with multi countries."
msgstr ""
"Este plugin permite mostrar Provincias, cantones, distritos y postcodes para "
"WooCommerce. Inició trabajando solo para Costa Rica pero ahora es compatible "
"para diferentes países."
#. Author of the plugin
msgid "Keylor Mendoza A."
msgstr ""
#. Author URI of the plugin
msgid "https://www.keylormendoza.com"
msgstr ""
#: includes/admin/wcpcd-settings.php:2 includes/wcpcd-class.php:254
msgid "Settings"
msgstr "Ajustes"
#: includes/admin/wcpcd-settings.php:8
msgid "Remove priority on the Checkout"
msgstr "Quitar prioridad en Checkout"
#: includes/admin/wcpcd-settings.php:11 includes/admin/wcpcd-settings.php:20
msgid "Yes"
msgstr "Sí"
#: includes/admin/wcpcd-settings.php:13
msgid ""
"It continues using the WooCommerce priority and labels for the fields state, "
"city, address_1, address_2."
msgstr ""
"Continúa usando la prioridad y etiquetas para los campos state, city, "
"address_1, address_2."
#: includes/admin/wcpcd-settings.php:17
msgid "Hide postcode"
msgstr "Ocultar postcode"
#: includes/admin/wcpcd-settings.php:22
msgid ""
"It hides de postcode field on the Checkout and shipping calculator form."
msgstr ""
"Oculta el campo de postcode en el Checkout y el formulario de cálculo de "
"envío."
#: includes/admin/wcpcd-settings.php:26
msgid "Debug JS"
msgstr "Debug JS"
#: includes/admin/wcpcd-settings.php:31
msgid "It prints the .js on production. Default prints .min.js."
msgstr "Imprime el .js en producción. Predeterminado se imprime .min.js."
#: includes/admin/wcpcd-settings.php:35
msgid "Current version: %s"
msgstr "Versión actual: %s"
#: includes/admin/wcpcd-settings.php:40
msgid "Testing JSON of Locations"
msgstr "JSON de ubicaciones"
#: includes/admin/wcpcd-settings.php:41
msgid "Shows the current locations loaded into the WC dropdowns."
msgstr ""
"Muestra las ubicaciones que actualmente se cargan en los desplegables de WC."
#: includes/wcpcd-admin.php:16 includes/wcpcd-class.php:169
msgid "State"
msgstr "Provincia"
#: includes/wcpcd-admin.php:23 includes/wcpcd-class.php:170
msgid "City-District"
msgstr "Cantón-Distrito"
#: includes/wcpcd-admin.php:27 includes/wcpcd-class.php:81
#: includes/wcpcd-class.php:171
msgid "Choose a city"
msgstr "Seleccione una ciudad"
#: wc-prov-cant-dist.php:43
msgid "%s requires %sWooCommerce%s to be active."
msgstr "%s requiere %sWooCommerce%s para esta activo."