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,537 @@
# Copyright (C) 2017 Likert Survey Master
# This file is distributed under the same license as the Likert Survey Master package.
msgid ""
msgstr ""
"Project-Id-Version: Likert Survey Master 0.7.6\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/likert-survey\n"
"POT-Creation-Date: 2017-02-20 14:17:59+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: controllers/main.php:18
msgid "Thank you for completing this survey. "
msgstr ""
#: controllers/main.php:156
msgid "Survey not found"
msgstr ""
#: controllers/main.php:208
msgid "Not answered"
msgstr ""
#: controllers/shortcodes.php:31 views/question.html.php:12
#: views/questions.html.php:4
msgid "Uncategorized"
msgstr ""
#: controllers/shortcodes.php:75 views/manage-questions.html.php:11
#: views/view-results.html.php:19
msgid "Question"
msgstr ""
#: controllers/shortcodes.php:100
msgid "No survey to load"
msgstr ""
#. #-#-#-#-# likert-survey.pot (Likert Survey Master 0.7.6) #-#-#-#-#
#. Plugin Name of the plugin/theme
#: likert-survey.php:154
msgid "Likert Survey Master"
msgstr ""
#: likert-survey.php:155
msgid "Create Survey"
msgstr ""
#: likert-survey.php:156
msgid "Manage Surveys"
msgstr ""
#: likert-survey.php:157 likert-survey.php:160
msgid "Question Categories"
msgstr ""
#: likert-survey.php:160 views/edit-survey.html.php:2
msgid "Edit Survey"
msgstr ""
#: likert-survey.php:161
msgid "Manage Questions"
msgstr ""
#: likert-survey.php:162
msgid "View Answers"
msgstr ""
#: likert-survey.php:188 views/question.html.php:20
msgid "Answering this question is required."
msgstr ""
#: likert-survey.php:189
msgid "Please enter your name"
msgstr ""
#: likert-survey.php:190
msgid "Please enter valid email address"
msgstr ""
#: models/question.php:16 models/question.php:29
msgid "DB Error"
msgstr ""
#: views/choice.html.php:1
msgid "Points:"
msgstr ""
#: views/choice.html.php:3
msgid "Delete this choice"
msgstr ""
#: views/display-survey.html.php:6
msgid "Your name:"
msgstr ""
#: views/display-survey.html.php:9
msgid "Your email address:"
msgstr ""
#: views/display-survey.html.php:11
msgid "Start Survey"
msgstr ""
#: views/display-survey.html.php:26
msgid "Submit Survey"
msgstr ""
#: views/edit-survey.html.php:4 views/manage-questions.html.php:4
#: views/question.html.php:4 views/view-results.html.php:4
msgid "Back to surveys"
msgstr ""
#: views/edit-survey.html.php:6 views/surveys.html.php:8
msgid "Manage questions"
msgstr ""
#: views/edit-survey.html.php:9 views/main.html.php:8
msgid "Survey title:"
msgstr ""
#: views/edit-survey.html.php:10 views/main.html.php:12
msgid "Ask for contact data at the beginning of the survey:"
msgstr ""
#: views/edit-survey.html.php:11 views/main.html.php:13
msgid "Respondent name"
msgstr ""
#: views/edit-survey.html.php:13 views/main.html.php:15
msgid "Respondent email address"
msgstr ""
#: views/edit-survey.html.php:14
msgid "Final output:"
msgstr ""
#: views/edit-survey.html.php:15
msgid "Usable variables:"
msgstr ""
#: views/edit-survey.html.php:17
msgid "shows the number of questions answered"
msgstr ""
#: views/edit-survey.html.php:18
msgid "shows all questions along with the answers given"
msgstr ""
#: views/edit-survey.html.php:19
msgid "shortcode that generates global bar chart from the answers"
msgstr ""
#: views/edit-survey.html.php:20
msgid "shortcode that generates bar chart for each question category"
msgstr ""
#: views/edit-survey.html.php:23 views/main.html.php:90
msgid ""
"Automatically publish this survey in new post once I hit the \"Save\" "
"button. (The new post will be auto-generated with the quiz title used for "
"post title.)"
msgstr ""
#: views/edit-survey.html.php:25
msgid "Save Survey"
msgstr ""
#: views/edit-survey.html.php:34 views/main.html.php:167
msgid "Please enter survey title."
msgstr ""
#: views/main.html.php:2
msgid "Create Likert Scale Survey"
msgstr ""
#: views/main.html.php:4
msgid ""
"The user interface here is simplified and no rich text editor is used on "
"questions. Once the survey is created you will be able to edit all the "
"questions and the quiz settings individually and publish the quiz."
msgstr ""
#: views/main.html.php:10
msgid "All questions in this survey are required."
msgstr ""
#: views/main.html.php:17
msgid "Show bar chart from the answers:"
msgstr ""
#: views/main.html.php:18
msgid "Don't show"
msgstr ""
#: views/main.html.php:19
msgid "One global chart"
msgstr ""
#: views/main.html.php:20
msgid "One chart for each question category"
msgstr ""
#: views/main.html.php:21
msgid "(This can be changed later.)"
msgstr ""
#: views/main.html.php:25
msgid "Adding More Questions to the Survey"
msgstr ""
#: views/main.html.php:28
msgid "Scale options"
msgstr ""
#: views/main.html.php:30
msgid ""
"The scale options are valid for all the questions you are adding on this "
"page. You can add many sets of questions with the same options. You can also "
"add different sets of questions with different options by pressing \"Add "
"more questions\" button and changing the options on the next page."
msgstr ""
#: views/main.html.php:32
msgid "Scale"
msgstr ""
#: views/main.html.php:33
msgid "Agreement"
msgstr ""
#: views/main.html.php:34
msgid "Frequency"
msgstr ""
#: views/main.html.php:35
msgid "Importance"
msgstr ""
#: views/main.html.php:36
msgid "Likelihood"
msgstr ""
#: views/main.html.php:37
msgid "Custom"
msgstr ""
#: views/main.html.php:43 views/main.html.php:116
msgid "Always"
msgstr ""
#: views/main.html.php:44 views/main.html.php:117
msgid "Frequently"
msgstr ""
#: views/main.html.php:45 views/main.html.php:118
msgid "Occasionally"
msgstr ""
#: views/main.html.php:46 views/main.html.php:119
msgid "Rarely"
msgstr ""
#: views/main.html.php:47 views/main.html.php:120
msgid "Never"
msgstr ""
#: views/main.html.php:50 views/main.html.php:124
msgid "Very Important"
msgstr ""
#: views/main.html.php:51 views/main.html.php:125
msgid "Important"
msgstr ""
#: views/main.html.php:52 views/main.html.php:126
msgid "Moderately Important"
msgstr ""
#: views/main.html.php:53 views/main.html.php:127
msgid "Of Little Importance"
msgstr ""
#: views/main.html.php:54 views/main.html.php:128
msgid "Unimportant"
msgstr ""
#: views/main.html.php:57 views/main.html.php:132
msgid "Almost Always True"
msgstr ""
#: views/main.html.php:58 views/main.html.php:133
msgid "Usually True"
msgstr ""
#: views/main.html.php:59 views/main.html.php:134
msgid "Occasionally True"
msgstr ""
#: views/main.html.php:60 views/main.html.php:135
msgid "Usually Not True"
msgstr ""
#: views/main.html.php:61 views/main.html.php:136
msgid "Almost Never True"
msgstr ""
#: views/main.html.php:70 views/main.html.php:108
msgid "Strongly Agree"
msgstr ""
#: views/main.html.php:71 views/main.html.php:109
msgid "Agree"
msgstr ""
#: views/main.html.php:72 views/main.html.php:110
msgid "Neutral"
msgstr ""
#: views/main.html.php:73 views/main.html.php:111
msgid "Disagree"
msgstr ""
#: views/main.html.php:74 views/main.html.php:112
msgid "Strongly Disagree"
msgstr ""
#: views/main.html.php:78
msgid "Low end of the scale:"
msgstr ""
#: views/main.html.php:79
msgid "Scale increments with:"
msgstr ""
#: views/main.html.php:80
msgid ""
"Usually likert scales start with -2 or 0 and increment with 1 so you get "
"-2,-1,0,1,2 points or 1,2,3,4,5 points. But you can also use any other "
"numbers and decimals."
msgstr ""
#: views/main.html.php:84
msgid "Add Your Questions"
msgstr ""
#: views/main.html.php:86
msgid "Add one question per box"
msgstr ""
#: views/main.html.php:92
msgid "Add more questions"
msgstr ""
#: views/main.html.php:93
msgid "Done. Create the survey"
msgstr ""
#: views/main.html.php:173
msgid "The scale low end and increment values must be numeric."
msgstr ""
#: views/manage-questions.html.php:2
msgid "Manage Questions in %s"
msgstr ""
#: views/manage-questions.html.php:5 views/question.html.php:5
msgid "Edit This Survey"
msgstr ""
#: views/manage-questions.html.php:8
msgid "Click here to add new question"
msgstr ""
#: views/manage-questions.html.php:11
msgid "ID"
msgstr ""
#: views/manage-questions.html.php:11
msgid "Edit / Delete"
msgstr ""
#: views/manage-questions.html.php:16
msgid "Move Up"
msgstr ""
#: views/manage-questions.html.php:19
msgid "Move Down"
msgstr ""
#: views/manage-questions.html.php:22 views/surveys.html.php:19
msgid "Edit"
msgstr ""
#: views/manage-questions.html.php:22 views/qcats.html.php:13
#: views/surveys.html.php:21
msgid "Delete"
msgstr ""
#: views/manage-questions.html.php:31 views/qcats.html.php:29
#: views/surveys.html.php:32
msgid "Are you sure?"
msgstr ""
#: views/qcats.html.php:2
msgid "Manage Question Categories"
msgstr ""
#: views/qcats.html.php:5 views/qcats.html.php:12
msgid "Category name:"
msgstr ""
#: views/qcats.html.php:5
msgid "Add new category"
msgstr ""
#: views/qcats.html.php:12
msgid "Save"
msgstr ""
#: views/qcats.html.php:22
msgid "Please enter category name"
msgstr ""
#: views/question.html.php:2
msgid "Add/Edit Question in \"%s\""
msgstr ""
#: views/question.html.php:4
msgid "Back to questions"
msgstr ""
#: views/question.html.php:9
msgid "Question contents"
msgstr ""
#: views/question.html.php:11
msgid "Question category"
msgstr ""
#: views/question.html.php:22
msgid "Choices/Answers for this question"
msgstr ""
#: views/question.html.php:24
msgid "Add more rows"
msgstr ""
#: views/question.html.php:36
msgid "Save question and answers"
msgstr ""
#: views/question.html.php:59
msgid "Please enter question title"
msgstr ""
#: views/questions.html.php:3
msgid "Category:"
msgstr ""
#: views/surveys.html.php:2
msgid "Manage Likert Surveys"
msgstr ""
#: views/surveys.html.php:4
msgid "Create new survey"
msgstr ""
#: views/surveys.html.php:8
msgid "Survey title"
msgstr ""
#: views/surveys.html.php:8
msgid "Shortcode"
msgstr ""
#: views/surveys.html.php:9
msgid "View answers"
msgstr ""
#: views/surveys.html.php:9
msgid "Edit/Delete"
msgstr ""
#: views/surveys.html.php:17
msgid "Manage"
msgstr ""
#: views/surveys.html.php:18
msgid "View"
msgstr ""
#: views/surveys.html.php:26
msgid "There are no surveys yet."
msgstr ""
#: views/view-results.html.php:2
msgid "View results on survey \"%s\""
msgstr ""
#: views/view-results.html.php:8
msgid "Username"
msgstr ""
#: views/view-results.html.php:8
msgid "IP Address"
msgstr ""
#: views/view-results.html.php:8
msgid "Date/Time"
msgstr ""
#: views/view-results.html.php:9
msgid "Answers"
msgstr ""
#: views/view-results.html.php:13
msgid "n/a"
msgstr ""
#: views/view-results.html.php:19
msgid "Answer"
msgstr ""
#: views/view-results.html.php:35
msgid "Previous page"
msgstr ""
#: views/view-results.html.php:38
msgid "Next page"
msgstr ""
#: views/view-results.html.php:42
msgid "No one has taken this survey yet."
msgstr ""