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,946 @@
# Copyright (C) 2018 Chained Quiz
# This file is distributed under the same license as the Chained Quiz package.
msgid ""
msgstr ""
"Project-Id-Version: Chained Quiz 1.0.9.2\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/chained-quiz\n"
"POT-Creation-Date: 2018-08-13 12:54:20+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"
#: controllers/completed.php:193 views/completed.html.php:66
msgid "Record ID"
msgstr ""
#: controllers/completed.php:193
msgid "User name or IP"
msgstr ""
#: controllers/completed.php:194
msgid "Date / time"
msgstr ""
#: controllers/completed.php:194 models/quiz.php:249
#: views/completed.html.php:67 views/completed.html.php:85
msgid "Points"
msgstr ""
#: controllers/completed.php:194 views/completed.html.php:67
msgid "Result"
msgstr ""
#: controllers/completed.php:196
msgid "Details"
msgstr ""
#: controllers/completed.php:209
msgid "(%d points)"
msgstr ""
#: controllers/quizzes.php:33
msgid ""
"Congratulations, you completed the <span>quiz!</span>\n"
"<h2>{{result-title}}</h2>\n"
"{{result-text}}\n"
"\n"
"You achieved {{points}} points from {{questions}} questions."
msgstr ""
#: controllers/quizzes.php:110
msgid "Quiz not found"
msgstr ""
#: controllers/quizzes.php:124
msgid "This quiz has no questions."
msgstr ""
#: controllers/results.php:19
msgid "The result was not added"
msgstr ""
#: controllers/results.php:29
msgid "The result was not saved"
msgstr ""
#: controllers/results.php:38
msgid "The result was not deleted"
msgstr ""
#: controllers/shortcodes.php:7
msgid "No quiz to load"
msgstr ""
#: models/basic.php:141
msgid "WordPress"
msgstr ""
#: models/basic.php:143
msgid "User results on {{quiz-name}}"
msgstr ""
#: models/basic.php:144
msgid "Your results on {{quiz-name}}"
msgstr ""
#. #-#-#-#-# chained-quiz.pot (Chained Quiz 1.0.9.2) #-#-#-#-#
#. Plugin Name of the plugin/theme
#: models/basic.php:155
msgid "Chained Quiz"
msgstr ""
#: models/basic.php:157
msgid "Quizzes"
msgstr ""
#: models/basic.php:159
msgid "Settings"
msgstr ""
#: models/basic.php:161
msgid "Social Sharing"
msgstr ""
#: models/basic.php:164
msgid "Chained Quiz Results"
msgstr ""
#: models/basic.php:166
msgid "Chained Quiz Questions"
msgstr ""
#: models/basic.php:168
msgid "Users Completed Quiz"
msgstr ""
#: models/basic.php:191
msgid "Please answer the question"
msgstr ""
#: models/question.php:26 models/question.php:48 models/question.php:61
#: models/quiz.php:26 models/quiz.php:59 models/result.php:19
#: models/result.php:39 models/result.php:50
msgid "DB Error"
msgstr ""
#: models/quiz.php:190
msgid "Username: %s <br> User email: %s"
msgstr ""
#: models/quiz.php:193
msgid "User IP: %s"
msgstr ""
#: models/quiz.php:194
msgid "User email: %s"
msgstr ""
#: models/quiz.php:247 views/completed.html.php:84 views/questions.html.php:14
msgid "Question"
msgstr ""
#: models/quiz.php:248 views/completed.html.php:84
msgid "Answer"
msgstr ""
#: models/quiz.php:248
msgid "Correct answer?"
msgstr ""
#: models/quiz.php:258 models/quiz.php:263 models/quiz.php:274
msgid "Yes"
msgstr ""
#: models/quiz.php:258 models/quiz.php:263 models/quiz.php:274
msgid "No"
msgstr ""
#: models/quiz.php:299
msgid "%s (Copy)"
msgstr ""
#: views/chained-quizzes.html.php:2
msgid "Chained Quizzes"
msgstr ""
#: views/chained-quizzes.html.php:6
msgid "Create new chained quiz"
msgstr ""
#: views/chained-quizzes.html.php:10
msgid "Quiz title"
msgstr ""
#: views/chained-quizzes.html.php:10
msgid "Quiz Shortcode"
msgstr ""
#: views/chained-quizzes.html.php:10
msgid "Questions"
msgstr ""
#: views/chained-quizzes.html.php:11
msgid "Results"
msgstr ""
#: views/chained-quizzes.html.php:11
msgid "Submitted by"
msgstr ""
#: views/chained-quizzes.html.php:11
msgid "Edit/Delete"
msgstr ""
#: views/chained-quizzes.html.php:17 views/chained-quizzes.html.php:18
msgid "Manage"
msgstr ""
#: views/chained-quizzes.html.php:20
msgid "%d users"
msgstr ""
#: views/chained-quizzes.html.php:21
msgid "No users"
msgstr ""
#: views/chained-quizzes.html.php:23 views/questions.html.php:26
msgid "Edit"
msgstr ""
#: views/chained-quizzes.html.php:24
msgid "This will make a duplicate of the whole quiz."
msgstr ""
#: views/chained-quizzes.html.php:24
msgid "Copy"
msgstr ""
#: views/chained-quizzes.html.php:25 views/completed.html.php:68
#: views/completed.html.php:79 views/questions.html.php:26
msgid "Delete"
msgstr ""
#: views/chained-quizzes.html.php:28
msgid ""
"Note: if a quiz title is not hyperlinked this means you have not published "
"its shortcode yet. You must place the shortcode in a post or page in order "
"to make the quiz accessible to the public."
msgstr ""
#: views/chained-quizzes.html.php:31
msgid "There are no quizzes yet."
msgstr ""
#: views/chained-quizzes.html.php:42 views/completed.html.php:128
#: views/questions.html.php:44 views/results.html.php:57
msgid "Are you sure?"
msgstr ""
#: views/choice.html.php:1
msgid "Points:"
msgstr ""
#: views/choice.html.php:1
msgid "Correct answer"
msgstr ""
#: views/choice.html.php:1
msgid "When selected go to:"
msgstr ""
#: views/choice.html.php:2
msgid "Next question"
msgstr ""
#: views/choice.html.php:3
msgid "Finalize quiz"
msgstr ""
#: views/choice.html.php:5
msgid "- Select question -"
msgstr ""
#: views/choice.html.php:12
msgid "Delete this choice"
msgstr ""
#: views/completed.html.php:2
msgid "Users who submitted quiz \"%s\""
msgstr ""
#: views/completed.html.php:5 views/question.html.php:6
#: views/questions.html.php:6 views/quiz.html.php:6 views/results.html.php:6
#: views/sharing-options.html.php:4
msgid "Back to quizzes"
msgstr ""
#: views/completed.html.php:5
msgid "Manage questions"
msgstr ""
#: views/completed.html.php:6 views/question.html.php:7
#: views/questions.html.php:7
msgid "Manage Results"
msgstr ""
#: views/completed.html.php:7 views/question.html.php:8
#: views/questions.html.php:8 views/results.html.php:8
msgid "Edit This Quiz"
msgstr ""
#: views/completed.html.php:10
msgid "Please rate us 5 Stars!"
msgstr ""
#: views/completed.html.php:13
msgid "Filter/search these records"
msgstr ""
#: views/completed.html.php:14
msgid "Export CSV"
msgstr ""
#: views/completed.html.php:15
msgid "Export with details"
msgstr ""
#: views/completed.html.php:16
msgid ""
"Export files are currently delimited by \"%s\". You can change the delimiter "
"at <a href=\"%s\">Chained Quiz Settings</a> page."
msgstr ""
#: views/completed.html.php:23
msgid "Username"
msgstr ""
#: views/completed.html.php:24 views/completed.html.php:30
#: views/completed.html.php:36 views/completed.html.php:42
msgid "Equals"
msgstr ""
#: views/completed.html.php:25 views/completed.html.php:31
#: views/completed.html.php:37
msgid "Starts with"
msgstr ""
#: views/completed.html.php:26 views/completed.html.php:32
#: views/completed.html.php:38
msgid "Ends with"
msgstr ""
#: views/completed.html.php:27 views/completed.html.php:33
#: views/completed.html.php:39
msgid "Contains"
msgstr ""
#: views/completed.html.php:29
msgid "Email"
msgstr ""
#: views/completed.html.php:35
msgid "IP Address"
msgstr ""
#: views/completed.html.php:41
msgid "Date Taken"
msgstr ""
#: views/completed.html.php:43
msgid "Is before"
msgstr ""
#: views/completed.html.php:44
msgid "Is after"
msgstr ""
#: views/completed.html.php:46
msgid "Points received"
msgstr ""
#: views/completed.html.php:47
msgid "Equal"
msgstr ""
#: views/completed.html.php:48
msgid "Are less than"
msgstr ""
#: views/completed.html.php:49
msgid "Are more than"
msgstr ""
#: views/completed.html.php:52
msgid "Result equals:"
msgstr ""
#: views/completed.html.php:53
msgid "- Any result -"
msgstr ""
#: views/completed.html.php:59
msgid "Search/Filter"
msgstr ""
#: views/completed.html.php:60
msgid "Clear Filters"
msgstr ""
#: views/completed.html.php:66
msgid "User name, email or IP"
msgstr ""
#: views/completed.html.php:66
msgid "Date/time"
msgstr ""
#: views/completed.html.php:76
msgid "Source: %s"
msgstr ""
#: views/completed.html.php:78
msgid "View details"
msgstr ""
#: views/completed.html.php:98
msgid "previous page"
msgstr ""
#: views/completed.html.php:100
msgid "next page"
msgstr ""
#: views/completed.html.php:103
msgid "Show me a button to cleanup all submitted data on this quiz."
msgstr ""
#: views/completed.html.php:106
msgid "These operations cannot be undone!"
msgstr ""
#: views/completed.html.php:107
msgid "Cleanup all data"
msgstr ""
#: views/completed.html.php:116
msgid "No one has submitted this quiz yet."
msgstr ""
#: views/display-quiz.html.php:3
msgid "You need to be registered and logged in to take this quiz."
msgstr ""
#: views/display-quiz.html.php:4
msgid "Log in"
msgstr ""
#: views/display-quiz.html.php:6
msgid "or"
msgstr ""
#: views/display-quiz.html.php:6
msgid "Register"
msgstr ""
#: views/display-quiz.html.php:19
msgid "Sorry, you can take this quiz only %d times."
msgstr ""
#: views/display-quiz.html.php:30
msgid "Your email address:"
msgstr ""
#: views/display-quiz.html.php:49
msgid "Go Ahead"
msgstr ""
#: views/options.html.php:2
msgid "General Options"
msgstr ""
#: views/options.html.php:8
msgid "Roles"
msgstr ""
#: views/options.html.php:10
msgid "Roles that can manage quizzes"
msgstr ""
#: views/options.html.php:12
msgid ""
"By default only Administrator and Super admin can manage the quizzes. You "
"can enable other roles here."
msgstr ""
#: views/options.html.php:18
msgid "Only administrator or superadmin can change this!"
msgstr ""
#: views/options.html.php:21
msgid "Email options"
msgstr ""
#: views/options.html.php:23
msgid "Sender and subjects of the automated emails"
msgstr ""
#: views/options.html.php:25
msgid "Sender name:"
msgstr ""
#: views/options.html.php:26
msgid "Sender email:"
msgstr ""
#: views/options.html.php:27
msgid "Subject of email sent to admin:"
msgstr ""
#: views/options.html.php:28
msgid "Subject of email sent to quiz taker:"
msgstr ""
#: views/options.html.php:31
msgid "User interface options"
msgstr ""
#: views/options.html.php:33
msgid ""
"Automatically hide the \"Go ahead\" button when possible (typically on "
"\"single answer\" questions)."
msgstr ""
#: views/options.html.php:36
msgid "CSV Exports"
msgstr ""
#: views/options.html.php:38
msgid "Field separator:"
msgstr ""
#: views/options.html.php:39
msgid "Comma"
msgstr ""
#: views/options.html.php:40
msgid "Semicolon"
msgstr ""
#: views/options.html.php:41
msgid "TAB"
msgstr ""
#: views/options.html.php:43
msgid "Add quotes around text fields (recommended)"
msgstr ""
#: views/options.html.php:46
msgid "Save Options"
msgstr ""
#: views/question.html.php:2
msgid "Add/Edit Question in \"%s\""
msgstr ""
#: views/question.html.php:6
msgid "Back to questions"
msgstr ""
#: views/question.html.php:12
msgid "Question title"
msgstr ""
#: views/question.html.php:13
msgid "Question contents"
msgstr ""
#: views/question.html.php:14
msgid "Question type:"
msgstr ""
#: views/question.html.php:15
msgid "Radio buttons (one possible answer)"
msgstr ""
#: views/question.html.php:16
msgid "Checkboxes (multiple possible answers)"
msgstr ""
#: views/question.html.php:17
msgid "Text box (open-end, essay question)"
msgstr ""
#: views/question.html.php:20
msgid "Automatically continue to the next question when a choice is selected"
msgstr ""
#: views/question.html.php:22
msgid "Accept comments along with the answer."
msgstr ""
#: views/question.html.php:23
msgid "Label before the comments field:"
msgstr ""
#: views/question.html.php:23
msgid "Your comments:"
msgstr ""
#: views/question.html.php:25
msgid "Choices/Answers for this question"
msgstr ""
#: views/question.html.php:27
msgid "Add more rows"
msgstr ""
#: views/question.html.php:39
msgid "Save question and answers"
msgstr ""
#: views/question.html.php:69
msgid "Please enter question title"
msgstr ""
#: views/questions.html.php:2
msgid "Manage Questions in %s"
msgstr ""
#: views/questions.html.php:11
msgid "Click here to add new question"
msgstr ""
#: views/questions.html.php:14
msgid "ID"
msgstr ""
#: views/questions.html.php:14
msgid "Type"
msgstr ""
#: views/questions.html.php:15
msgid "Edit / Delete"
msgstr ""
#: views/questions.html.php:20
msgid "Move Up"
msgstr ""
#: views/questions.html.php:23
msgid "Move Down"
msgstr ""
#: views/quiz.html.php:2
msgid "Add/Edit Chained Quiz"
msgstr ""
#: views/quiz.html.php:8 views/results.html.php:7
msgid "Manage Questions"
msgstr ""
#: views/quiz.html.php:9
msgid "Manage Results / Outcomes"
msgstr ""
#: views/quiz.html.php:13
msgid "Quiz Title"
msgstr ""
#: views/quiz.html.php:15
msgid "Final Output"
msgstr ""
#: views/quiz.html.php:17
msgid ""
"This is the content that is shown to the user after they complete the quiz. "
"The following variables can be used:"
msgstr ""
#: views/quiz.html.php:20
msgid "- The result (grade) title"
msgstr ""
#: views/quiz.html.php:21
msgid "- The result (grade) text/description"
msgstr ""
#: views/quiz.html.php:22
msgid "- Points collected"
msgstr ""
#: views/quiz.html.php:23
msgid "- The number of total questions answered"
msgstr ""
#: views/quiz.html.php:24
msgid ""
"- A table with the questions, answers given by the user, correct / wrong "
"info and points collected."
msgstr ""
#: views/quiz.html.php:25
msgid "- The number of correctly answered questions"
msgstr ""
#: views/quiz.html.php:28
msgid "Require user login to take this quiz."
msgstr ""
#: views/quiz.html.php:30
msgid "Limit quiz attempts to %s. (Enter 0 for unlimited attempts.)"
msgstr ""
#: views/quiz.html.php:34
msgid ""
"Send me email when user completes this quiz. It will be delivered to the "
"email address from your main WP Settings page."
msgstr ""
#: views/quiz.html.php:35
msgid ""
"Send email to user with their result. If the user is not logged in visitor "
"an optional \"Enter email\" field will automatically appear above the quiz."
msgstr ""
#: views/quiz.html.php:38
msgid ""
"Set email contents (if you skip this, the final screen output will be used "
"for emails)."
msgstr ""
#: views/quiz.html.php:43
msgid "You can use the same variables as in the Final Output box"
msgstr ""
#: views/quiz.html.php:44
msgid ""
"By default this content is used for both the email sent to user, and the "
"email sent to admin. You can however use the {{{split}}} tag to make the "
"email contents different. The content before the {{{split}}} tag will be "
"sent to the user and the content after the {{{split}}} tag - to the admin."
msgstr ""
#: views/quiz.html.php:48
msgid ""
"Save source URL when submitting the quiz (useful if you have published the "
"quiz in multiple places on your site)."
msgstr ""
#: views/quiz.html.php:51
msgid ""
"Automatically publish this quiz 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/quiz.html.php:54
msgid "Save Quiz"
msgstr ""
#: views/quiz.html.php:68
msgid "Title is required"
msgstr ""
#: views/results.html.php:2
msgid "Manage Quiz Results/Outcomes"
msgstr ""
#: views/results.html.php:12 views/results.html.php:25
msgid "Result title"
msgstr ""
#: views/results.html.php:13 views/results.html.php:26
msgid "Result text/description"
msgstr ""
#: views/results.html.php:14 views/results.html.php:27
msgid "Min. points:"
msgstr ""
#: views/results.html.php:15 views/results.html.php:28
msgid "Max. points:"
msgstr ""
#: views/results.html.php:16 views/results.html.php:29
msgid "Optional redirect URL"
msgstr ""
#: views/results.html.php:17 views/results.html.php:30
msgid ""
"If you enter this, the quiz will redirect to the URL instead of showing the "
"\"Final Output\"."
msgstr ""
#: views/results.html.php:18
msgid "Add Result"
msgstr ""
#: views/results.html.php:31
msgid "Save Result"
msgstr ""
#: views/results.html.php:32
msgid "Delete Result"
msgstr ""
#: views/results.html.php:48
msgid "Please enter title"
msgstr ""
#: views/sharing-options.html.php:2
msgid "Chained Quiz Social Sharing"
msgstr ""
#: views/sharing-options.html.php:6
msgid ""
"You can use the shortcode %s to display Facebook share button on the \"Final "
"screen\" on your quiz."
msgstr ""
#: views/sharing-options.html.php:7
msgid ""
"The social media buttons are provided by <a href=\"%s\" target=\"_blank"
"\">Arbenting</a>. Feel free to replace them with other icons."
msgstr ""
#: views/sharing-options.html.php:10
msgid "Facebook and LinkedIn Sharing"
msgstr ""
#: views/sharing-options.html.php:12
msgid "Your Facebook App ID:"
msgstr ""
#: views/sharing-options.html.php:12
msgid "Get one here"
msgstr ""
#: views/sharing-options.html.php:13
msgid "If you leave it empty, no Facebook share button will be generated."
msgstr ""
#: views/sharing-options.html.php:15
msgid "Show LinkedIn button"
msgstr ""
#: views/sharing-options.html.php:17
msgid "Title:"
msgstr ""
#: views/sharing-options.html.php:18
msgid "Text:"
msgstr ""
#: views/sharing-options.html.php:19
msgid ""
"You can use the variables {{{quiz-name}}}, {{{url}}}, {{{result-title}}} and "
"{{{result-description}}}."
msgstr ""
#: views/sharing-options.html.php:21
msgid ""
"If you leave title and text empty, result title and result description will "
"be used respectively."
msgstr ""
#: views/sharing-options.html.php:23
msgid ""
"IMPORTANT: Facebook needs to be able to access your site to retrieve the "
"social sharing data. If the site is on localhost or behind a htaccess login "
"box sharing will not work properly."
msgstr ""
#: views/sharing-options.html.php:25
msgid "Twitter Sharing Options:"
msgstr ""
#: views/sharing-options.html.php:27
msgid ""
"If you leave \"Tweet text\" empty the tweet text will be extracted from the "
"result description. If it is empty, the result title will be used."
msgstr ""
#: views/sharing-options.html.php:29
msgid "Show Tweet button"
msgstr ""
#: views/sharing-options.html.php:32
msgid "Show count"
msgstr ""
#: views/sharing-options.html.php:33
msgid "Via @"
msgstr ""
#: views/sharing-options.html.php:34
msgid "Hashtag #"
msgstr ""
#: views/sharing-options.html.php:35
msgid "Tweet text (No more than 140 chars):"
msgstr ""
#: views/sharing-options.html.php:36
msgid ""
"You can use the variables {{{quiz-name}}}, {{{result-title}}} and {{{result-"
"description}}}."
msgstr ""
#: views/sharing-options.html.php:39
msgid "Save All Settings"
msgstr ""
#: views/sidebar.html.php:6
msgid ""
"<b>WatuPRO</b> is general purpose quiz, survey and exam plugin with rich "
"reporting features and free integration with many popular plugins and "
"services."
msgstr ""
#: views/sidebar.html.php:8
msgid "Just go ahead and"
msgstr ""
#: views/sidebar.html.php:8
msgid "take the tour"
msgstr ""
#: views/sidebar.html.php:8
msgid "or check the"
msgstr ""
#: views/sidebar.html.php:8
msgid "online demo."
msgstr ""
#: views/sidebar.html.php:10
msgid ""
"Purchasing WatuPRO comes with <strong>60 days refund policy</strong>, one "
"year <strong>free upgrades</strong> and one year <strong>free support</"
"strong>."
msgstr ""
#: views/sidebar.html.php:15
msgid "Need Support?"
msgstr ""
#: views/sidebar.html.php:17
msgid "Please ask your question in the"
msgstr ""
#: views/sidebar.html.php:17
msgid "support forum at Wordpress."
msgstr ""
#: views/sidebar.html.php:19
msgid ""
"Use the forum only for issues concerning the free Chained Quiz plugin. If "
"you have a pre-sales question about Watu PRO please contact us"
msgstr ""
#: views/sidebar.html.php:19
msgid "through our site."
msgstr ""