This commit is contained in:
erwanlr
2020-03-21 16:56:16 +01:00
parent 8077ad9bcd
commit c5c1de32bc
11 changed files with 768 additions and 0 deletions

View File

@@ -0,0 +1,54 @@
# Copyright (C) 2020 Mainul Hassan Main
# This file is distributed under the GPLv3.
msgid ""
msgstr ""
"Project-Id-Version: Advanced WP Table 1.0.1\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/advanced-wp-table\n"
"POT-Creation-Date: 2020-03-15 09:43: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: 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"
#. Plugin Name of the plugin/theme
msgid "Advanced WP Table"
msgstr ""
#: advanced-wp-table.php:254
msgid "Advanced WP Table plugin requires WordPress version 5.0 or greater."
msgstr ""
#: includes/settings.php:25 includes/settings.php:26
msgid "Tables"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://wordpress.org/plugins/advanced-wp-table"
msgstr ""
#. Description of the plugin/theme
msgid "Create responsive tables using Gutenberg."
msgstr ""
#. Author of the plugin/theme
msgid "Mainul Hassan Main"
msgstr ""
#. Author URI of the plugin/theme
msgid "https://mainulhassan.info"
msgstr ""

View File

@@ -0,0 +1,38 @@
# Copyright (c) 2020 Sébastien Dumont
# This file is distributed under the same license as the CoCart - Get Cart Enhanced package.
msgid ""
msgstr ""
"Project-Id-Version: CoCart - Get Cart Enhanced 1.2.0\n"
"Report-Msgid-Bugs-To: "
"https://github.com/co-cart/cocart-get-cart-enhanced/issues\n"
"POT-Creation-Date: 2020-03-16 18:38:04+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: Sébastien Dumont <mailme@sebastiendumont.com>\n"
"Language: en_US\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"
#: cocart-get-cart-enhanced.php:83
msgid "In Stock"
msgstr ""
#: cocart-get-cart-enhanced.php:87
msgid "Out of Stock"
msgstr ""
#: cocart-get-cart-enhanced.php:91
msgid "Available on backorder"
msgstr ""

View File

@@ -1187,3 +1187,6 @@ s0.parentNode.insertBefore(s1,s0);
<!-- paypal-for-woocommerce -->
<!-- This site has installed PayPal for WooCommerce v2.1.12 - https://www.angelleye.com/product/woocommerce-paypal-plugin/ -->

View File

@@ -0,0 +1,35 @@
# Copyright (C) 2020 HeroThemes
# This file is distributed under the same license as the Heroic Table of Contents plugin.
msgid ""
msgstr ""
"Project-Id-Version: Heroic Table of Contents 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ht-toc\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-03-16T11:34:10+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: ht-toc\n"
#. Plugin Name of the plugin
msgid "Heroic Table of Contents"
msgstr ""
#. Plugin URI of the plugin
msgid "https://herothemes.com/heroic-table-of-contents"
msgstr ""
#. Description of the plugin
msgid "Table of Contents section block"
msgstr ""
#. Author of the plugin
msgid "HeroThemes"
msgstr ""
#. Author URI of the plugin
msgid "https://www.herothemes.com/"
msgstr ""

View File

@@ -0,0 +1,22 @@
{
"name": "insert-giphy-block",
"version": "0.1.0",
"description": "Search and insert a Giphy directly from your Gutenberg editor.",
"author": "Michael Joseph Panaga",
"license": "GPL-2.0-or-later",
"main": "build/index.js",
"scripts": {
"build": "wp-scripts build",
"format:js": "wp-scripts format-js",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"start": "wp-scripts start",
"packages-update": "wp-scripts packages-update"
},
"devDependencies": {
"@wordpress/scripts": "^7.1.2"
},
"dependencies": {
"react-photo-gallery": "^8.0.0"
}
}

View File

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

View File

@@ -8567,6 +8567,11 @@
<script src="http://wp.lab/wp-content/plugins/mhr-gallery/public/js/mhr-gallery-public.js?ver=1.0.0"></script>
<!-- mhr-post-ticker -->
<link rel="stylesheet" id="mhr-post-ticker-css" href="http://wp.lab/wp-content/plugins/mhr-post-ticker/public/css/mhr-post-ticker-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/mhr-post-ticker/public/js/mhr-post-ticker-public.js?ver=1.0.0"></script>
<!-- mhstudio-hubspotform -->
<link rel="stylesheet" id="mhs_hubspotform-css" href="http://wp.lab/wp-content/plugins/mhstudio-hubspotform/public/css/mhs-hubspotform-public.css?ver=1.0.0" type="text/css" media="all">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/mhstudio-hubspotform/public/js/mhs-hubspotform-public.js?ver=1.0.0"></script>
@@ -9198,6 +9203,13 @@
<link rel="stylesheet" id="nglazyloadcss-css" href="http://wp.lab/wp-content/plugins/ng-lazyload//nglazyload.css?ver=1.1" media="all">
<!-- ng-wp-gallery -->
<link rel="stylesheet" id="mwrpg-infinite-style-css" href="http://wp.lab/wp-content/plugins/ng-wp-gallery/assets/css/infinite-scroll-docs.css?ver=1.0" media="all">
<link rel="stylesheet" id="mwrpg-grid-style-css" href="http://wp.lab/wp-content/plugins/ng-wp-gallery/assets/css/mwrpg-grid.css?ver=1.0" media="all">
<link rel="stylesheet" id="fancybox-style-css" href="http://wp.lab/wp-content/plugins/ng-wp-gallery/assets/css/jquery.fancybox.min.css?ver=1.0" media="all">
<script src="http://wp.lab/wp-content/plugins/ng-wp-gallery/assets/js/infinite-scroll-docs.min.js?ver=1.0"></script>
<!-- nggimagerotation -->
<link rel="stylesheet" id="galleryview-css" href="http://wp.lab/wp-content/plugins/nggimagerotation/view.css?ver=1.0" type="text/css" media="screen">
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/nggimagerotation/view.js?ver=1.0"></script>
@@ -10372,6 +10384,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/post-list-generator/next-page.js?ver=1.3.0"></script>
<!-- post-list-with-load-more -->
<link rel="stylesheet" id="post-list-with-load-more-css" href="http://wp.lab/wp-content/plugins/post-list-with-load-more/public/css/post-list-with-load-more-public.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/post-list-with-load-more/public/js/post-list-with-load-more-public.js?ver=1.0.0"></script>
<!-- post-notif -->
<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>
@@ -11699,6 +11716,10 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/samuweb-skim-blog/samuweb-skim-blog.js?ver=1.0"></script>
<!-- saoshyant-page-builder -->
<script src="http://wp.lab/wp-content/plugins/saoshyant-page-builder/assets/js/script.js?ver=1.1"></script>
<!-- sapphire-rms -->
<link rel="stylesheet" id="SapphireRMSdatetimepicker-css" href="http://wp.lab/wp-content/plugins/sapphire-rms/public/css/bootstrap-datetimepicker.min.css?ver=1.5.9" type="text/css" media="all">
<link rel="stylesheet" id="SapphireRMS-css" href="http://wp.lab/wp-content/plugins/sapphire-rms/public/css/SapphireRMS-public.css?ver=1.5.9" type="text/css" media="all">
@@ -13266,6 +13287,11 @@
<script type="text/javascript" src="http://wp.lab/wp-content/plugins/sticky-add-to-cart-for-woo/public/js/satcwoo-public.js?ver=1.0.0"></script>
<!-- sticky-banner -->
<link rel="stylesheet" id="hdsb-stickybanner-style-css" href="http://wp.lab/wp-content/plugins/sticky-banner/css/hdsb-stickybanner.css?ver=1.0.0" media="all">
<script src="http://wp.lab/wp-content/plugins/sticky-banner/js/hdsb-stickybanner.js?ver=1.0.0"></script>
<!-- sticky-block -->
<script src="http://wp.lab/wp-content/plugins/sticky-block/dist/sticky-block.min.js?ver=1.0"></script>

View File

@@ -0,0 +1,132 @@
# Copyright (C) 2020 Marek Hrabe
# This file is distributed under the same license as the RideShare Importer plugin.
msgid ""
msgstr ""
"Project-Id-Version: RideShare Importer 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/rideshare-importer\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-03-15T17:52:38+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: rideshare-importer\n"
#. Plugin Name of the plugin
msgid "RideShare Importer"
msgstr ""
#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/rideshare-importer/"
msgstr ""
#. Description of the plugin
msgid "Import your history of trips from ride sharing applications."
msgstr ""
#. Author of the plugin
msgid "Marek Hrabe"
msgstr ""
#. Author URI of the plugin
msgid "https://github.com/marekhrabe"
msgstr ""
#: class-rideshare-import.php:56
msgid "Import RideShare"
msgstr ""
#: class-rideshare-import.php:72
msgid "Upload your RideShare JSON to import rides into this blog."
msgstr ""
#: class-rideshare-import.php:75
msgid "How to get the JSON export?"
msgstr ""
#: class-rideshare-import.php:76
msgid "Uber doesn't allow you to conveniently export your data including maps so this plugin uses data gathered using a browser extension."
msgstr ""
#: class-rideshare-import.php:79
msgid "Run the extension from the browser toolbar"
msgstr ""
#: class-rideshare-import.php:80
msgid "When asked \"Request individual trip data?\", pick \"YES\""
msgstr ""
#: class-rideshare-import.php:81
msgid "A new RideShare Stats page will open up once all data is downloaded"
msgstr ""
#: class-rideshare-import.php:82
msgid "At the bottom of the page, there is an \"Export\" button. Use it with option \"JSON (Full Data)\""
msgstr ""
#: class-rideshare-import.php:83
msgid "Upload your JSON file and use it in this importer"
msgstr ""
#. translators: 1: Service name (like "Uber Pool"), 2: Name of a city
#: class-rideshare-import.php:160
msgid "Rode %1$s in %2$s"
msgstr ""
#. translators: %s: Full address of pickup.
#: class-rideshare-import.php:187
msgid "Pickup: %s"
msgstr ""
#. translators: %s: Full address of dropoff.
#: class-rideshare-import.php:194
msgid "Dropoff: %s"
msgstr ""
#: class-rideshare-import.php:204
msgid "Car Make"
msgstr ""
#: class-rideshare-import.php:209
msgid "Time"
msgstr ""
#: class-rideshare-import.php:214
msgid "Distance"
msgstr ""
#: class-rideshare-import.php:219
msgid "Driver"
msgstr ""
#: class-rideshare-import.php:224
msgid "Fare"
msgstr ""
#. translators: %s: first name of the driver.
#: class-rideshare-import.php:275
msgid "Driver %s"
msgstr ""
#: class-rideshare-import.php:296
msgid "Sorry, there has been an error."
msgstr ""
#. translators: %s: trip id
#: class-rideshare-import.php:325
msgid "Importing %s."
msgstr ""
#: class-rideshare-import.php:332
msgid "All done."
msgstr ""
#: class-rideshare-import.php:332
msgid "Have fun!"
msgstr ""
#: rideshare-importer.php:20
msgid "Import your <strong>ride history</strong> from ride sharing services."
msgstr ""

View File

@@ -0,0 +1,13 @@
{
"name": "unicard",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.23.0"
}
}