HELLO v3!!!
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "screening-questions-for-wp-job-manager",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "Gruntfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/shamimmoeen/Screening-Questions-For-WP-Job-Manager.git"
|
||||
},
|
||||
"author": "WPdrift",
|
||||
"license": "GPL-3.0+",
|
||||
"bugs": {
|
||||
"url": "https://github.com/shamimmoeen/Screening-Questions-For-WP-Job-Manager/issues"
|
||||
},
|
||||
"homepage": "https://github.com/shamimmoeen/Screening-Questions-For-WP-Job-Manager#readme",
|
||||
"devDependencies": {
|
||||
"grunt": "^1.0.2",
|
||||
"grunt-contrib-cssmin": "^2.2.1",
|
||||
"grunt-contrib-uglify": "^3.3.0",
|
||||
"grunt-wp-i18n": "^1.0.2",
|
||||
"grunt-wp-readme-to-markdown": "^2.0.1"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,211 @@
|
||||
# Copyright (C) 2018 WPdrift
|
||||
# This file is distributed under the GNU General Public License v3.0.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Screening Questions For WP Job Manager 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://wordpress.org/support/plugin/screening-questions-for-wp-job-manager\n"
|
||||
"POT-Creation-Date: 2018-04-27 08:38:06+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 <LL@li.org>\n"
|
||||
"X-Generator: grunt-wp-i18n1.0.2\n"
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-question-application-metabox.php:23
|
||||
msgid "Answers"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-question-job-metabox.php:20
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-admin-menu.php:28
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-admin-menu.php:30
|
||||
#: templates/admin/list-table/screening-questions-list.php:2
|
||||
msgid "Screening Questions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:36
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:105
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:137
|
||||
msgid "Are you cheating?"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:40
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:109
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:141
|
||||
msgid "Permission Denied!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:51
|
||||
msgid "Error: Question is required"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table-form-handler.php:117
|
||||
msgid "Question ID is required!"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:35
|
||||
msgid "No screening questions found"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:68
|
||||
#: templates/admin/list-table/screening-questions-edit.php:12
|
||||
#: templates/admin/list-table/screening-questions-new.php:10
|
||||
#: templates/admin/list-table/screening-questions-single.php:10
|
||||
msgid "Question"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:69
|
||||
msgid "Question Type"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:88
|
||||
msgid "Edit this item"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:89
|
||||
msgid "Delete this item"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:89
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: includes/admin/class-wp-job-manager-screening-questions-list-table.php:115
|
||||
msgid "Move to Trash"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-wp-job-manager-screening-questions-ajax.php:33
|
||||
msgid "Select Questions"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-wp-job-manager-screening-questions-ajax.php:50
|
||||
msgid "Choose"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-wp-job-manager-screening-questions-ajax.php:60
|
||||
msgid "There are no suggested questions."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-wp-job-manager-screening-questions-ajax.php:76
|
||||
#: templates/admin/list-table/screening-questions-new.php:2
|
||||
#: templates/admin/meta-box/job-questions.php:25
|
||||
msgid "Add New Question"
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-wp-job-manager-screening-questions-ajax.php:81
|
||||
msgid "Type your question here.."
|
||||
msgstr ""
|
||||
|
||||
#: includes/class-wp-job-manager-screening-questions-ajax.php:85
|
||||
#: templates/admin/list-table/screening-questions-new.php:22
|
||||
msgid "Add Question"
|
||||
msgstr ""
|
||||
|
||||
#: includes/core/class-wp-job-manager-screening-questions-enqueue.php:36
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
#: includes/core/wp-job-manager-screening-questions-functions.php:241
|
||||
msgid "No Question provided."
|
||||
msgstr ""
|
||||
|
||||
#: screening-questions-for-wp-job-manager.php:116
|
||||
msgid "Screening Questions For WP Job Manager requires you to install %s."
|
||||
msgstr ""
|
||||
|
||||
#: screening-questions-for-wp-job-manager.php:118
|
||||
msgid ""
|
||||
"Screening Questions For WP Job Manager requires WP Job Manager %s (you are "
|
||||
"using %s)"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-edit.php:2
|
||||
msgid "Edit Question"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-edit.php:15
|
||||
#: templates/admin/list-table/screening-questions-new.php:13
|
||||
msgid "Enter question here"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-edit.php:24
|
||||
msgid "Update Question"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-list.php:2
|
||||
msgid "Add New"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-list.php:7
|
||||
msgid "Screening question deleted successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-list.php:12
|
||||
msgid "Screening questions deleted successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-list.php:17
|
||||
msgid "We couldn't delete that Screening question!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-list.php:22
|
||||
msgid "Screening question added successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-list.php:27
|
||||
msgid "Screening question updated successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-list.php:32
|
||||
msgid "Something went wrong."
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/list-table/screening-questions-single.php:2
|
||||
msgid "View Question"
|
||||
msgstr ""
|
||||
|
||||
#: templates/admin/meta-box/job-questions.php:31
|
||||
msgid "New Question"
|
||||
msgstr ""
|
||||
|
||||
#: templates/job-apply.php:18
|
||||
msgid "Answer goes here"
|
||||
msgstr ""
|
||||
|
||||
#: templates/post-job.php:35
|
||||
msgid "Add Screening Question"
|
||||
msgstr ""
|
||||
|
||||
#: templates/post-job.php:41
|
||||
msgid "Select from suggested"
|
||||
msgstr ""
|
||||
|
||||
#: templates/post-job.php:46
|
||||
msgid "Create my own"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "Screening Questions For WP Job Manager"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wpdrift.com/screening-questions-for-wp-job-manager/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid "Screening Questions Add-on for WP Job Manager."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "WPdrift"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://wpdrift.com"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user