HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"name": "wc-stock-amount-report",
"version": "0.0.11",
"description": "Report to visualize how much you have in your available stock if you sell everything.",
"main": "Gruntfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/thiagogsr/wc-stock-amount-report.git"
},
"keywords": [
"woocommerce",
"wc",
"report"
],
"author": "Thiago Guimarães",
"license": "MIT",
"bugs": {
"url": "https://github.com/thiagogsr/wc-stock-amount-report/issues"
},
"homepage": "https://github.com/thiagogsr/wc-stock-amount-report#readme",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-pot": "^0.3.0"
}
}

View File

@@ -0,0 +1,42 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the wc-stock-amount-report package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: wc-stock-amount-report 0.0.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-18 16:40-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: classes/class-wc-stock-amount-report.php:46
msgid "items"
msgstr ""
#: classes/class-wc-stock-amount-report.php:50
msgid "Total"
msgstr ""
#: classes/class-wc-stock-amount-report.php:116
msgid "Product"
msgstr ""
#: classes/class-wc-stock-amount-report.php:117
msgid "Units in stock"
msgstr ""
#: classes/class-wc-stock-amount-report.php:118
msgid "Price"
msgstr ""
#: classes/class-wc-stock-amount-report.php:119
msgid "Total Price"
msgstr ""