Adds DFs
This commit is contained in:
40
spec/fixtures/dynamic_finders/plugin_version/wpdrift-io-worker/composer_file/package.json
vendored
Normal file
40
spec/fixtures/dynamic_finders/plugin_version/wpdrift-io-worker/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "wpdrift-worker",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"hoek": "^5.0.3",
|
||||
"url-parse": "^1.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^5.2.0",
|
||||
"laravel-mix": "^2.1.11",
|
||||
"grunt": "^1.0.2",
|
||||
"grunt-checkbranch": "^1.0.4",
|
||||
"grunt-checkrepo": "^0.1.0",
|
||||
"grunt-checktextdomain": "~1.0.0",
|
||||
"grunt-contrib-clean": "^1.1.0",
|
||||
"grunt-contrib-concat": "1.0.1",
|
||||
"grunt-contrib-copy": "^1.0.0",
|
||||
"grunt-gitinfo": "^0.1.8",
|
||||
"grunt-wp-deploy": "^1.2.1",
|
||||
"grunt-wp-i18n": "~0.5.4",
|
||||
"grunt-wp-readme-to-markdown": "^2.0.0",
|
||||
"grunt-zip": "^0.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"watch": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/wpdrift/WPdrift-IO.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/wpdrift/WPdrift-IO/issues"
|
||||
},
|
||||
"homepage": "https://github.com/wpdrift/WPdrift-IO#readme"
|
||||
}
|
||||
@@ -0,0 +1,182 @@
|
||||
# Copyright (C) 2018 WPdrift
|
||||
# This file is distributed under the same license as the WPdrift IO - Worker package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WPdrift IO - Worker 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/wpdrift/WPdrift-IO/issues\n"
|
||||
"POT-Creation-Date: 2018-09-27 10:52:17+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.5.4\n"
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:66
|
||||
msgid ""
|
||||
"WPdrift IO - Worker requires that WordPress 4.4 or greater be used. Update "
|
||||
"to the latest WordPress version."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:68
|
||||
msgid "Update Now"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:115
|
||||
msgid "Add New BoClientok"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:116
|
||||
msgid "New Client"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:117
|
||||
msgid "Edit Client"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:118
|
||||
msgid "View Client"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:119
|
||||
msgid "All Clients"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:120
|
||||
msgid "Search Clients"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:121
|
||||
msgid "Parent Clients:"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:122
|
||||
msgid "No clients found."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:123
|
||||
msgid "No clients found in Trash."
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:128
|
||||
msgid "Description."
|
||||
msgstr ""
|
||||
|
||||
#: includes/filters.php:95
|
||||
msgid "Session destroyed successfully"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-clients-controller.php:68
|
||||
#: includes/rest-api/class-wpdrift-dashboard-controller.php:417
|
||||
#: includes/rest-api/class-wpdrift-events-controller.php:87
|
||||
#: includes/rest-api/class-wpdrift-example.controller.php:60
|
||||
#: includes/rest-api/class-wpdrift-hits-controller.php:77
|
||||
#: includes/rest-api/class-wpdrift-site-controller.php:111
|
||||
#: includes/rest-api/class-wpdrift-statistics-controller.php:48
|
||||
#: includes/rest-api/class-wpdrift-users-controller.php:49
|
||||
msgid "You cannot view the resource."
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-clients-controller.php:155
|
||||
msgid "Error when creating client."
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-events-controller.php:201
|
||||
msgid "ago"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-users-controller.php:281
|
||||
msgid "Minute"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-users-controller.php:285
|
||||
msgid "Hour"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-users-controller.php:289
|
||||
msgid "Day"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-users-controller.php:293
|
||||
msgid "Week"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-users-controller.php:297
|
||||
msgid "Month"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/class-wpdrift-users-controller.php:301
|
||||
msgid "Year"
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/hooks.php:10
|
||||
msgid "Limit response to users registered after a given ISO8601 compliant date."
|
||||
msgstr ""
|
||||
|
||||
#: includes/rest-api/hooks.php:16
|
||||
msgid "Limit response to users registered before a given ISO8601 compliant date."
|
||||
msgstr ""
|
||||
|
||||
#: oauth/class-wpdrift-worker-oauth.php:49
|
||||
msgid "temporarily unavailable"
|
||||
msgstr ""
|
||||
|
||||
#: oauth/class-wpdrift-worker-oauth.php:57
|
||||
msgid "plugin core is not authenticate"
|
||||
msgstr ""
|
||||
|
||||
#: oauth/class-wpdrift-worker-oauth.php:379
|
||||
msgid "unknown request"
|
||||
msgstr ""
|
||||
|
||||
#: public/class-wpdrift-worker-public.php:223
|
||||
#: public/class-wpdrift-worker-public.php:288
|
||||
#: public/class-wpdrift-worker-public.php:301
|
||||
msgid "Others"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "WPdrift IO - Worker"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "http://wpdrift.io/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Analytics, automation, tools, and much more for WordPress."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "WPdrift"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://wpdrift.com/"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:110
|
||||
msgctxt "post type general name"
|
||||
msgid "Client"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:111
|
||||
msgctxt "post type singular name"
|
||||
msgid "Client"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:112
|
||||
msgctxt "admin menu"
|
||||
msgid "Clients"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:113
|
||||
msgctxt "add new on admin bar"
|
||||
msgid "Client"
|
||||
msgstr ""
|
||||
|
||||
#: admin/class-wpdrift-worker-admin.php:114
|
||||
msgctxt "Client"
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user