2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

merge with rev.449 / release 1.12.0

This commit is contained in:
Alex
2015-06-26 16:29:42 +03:00
42 changed files with 48815 additions and 51572 deletions
+13
View File
@@ -1,3 +1,16 @@
queXS 1.12.0 - Changes since 1.11.1
New Feature: Complex row quotas (see: https://blueprints.launchpad.net/quexs/+spec/complexquota) - Thank you Marco for sponsoring this feature
New Feature: Time slots extended to cover sample by sample as well as questionnaire by questionnaire - Thank you for sponsoring this feature
Fixed Bug: Check for available cases on no case available page is too time consuming
Fixed Bug lp:1436664 - System sort process fails where database name not 'quexs'
Fixed Bug lp:1452070 - New numbers still drawn when 'allow new numbers to be drawn' set to No
Fixed Bug lp:1459935 - When no operators have an extension assigned, questionnaires in test mode fail to create phone numbers for new cases
Translations: Updated from Launchpad - thank you especially to Russian and Spanish translators for updating your translations!
Database updates: Database updates:
CREATE TABLE `questionnaire_sample_timeslot` ( CREATE TABLE `questionnaire_sample_timeslot` (
Binary file not shown.
+2236 -2396
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2560 -2660
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2358 -2518
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2292 -2452
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2410 -2534
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2281 -2441
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2297 -2457
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2636 -2772
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2296 -2456
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2236 -2396
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2755 -2855
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2636 -2772
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2624 -2760
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2276 -2436
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2371 -2519
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2580 -2680
View File
File diff suppressed because it is too large Load Diff
+160 -183
View File
@@ -2,7 +2,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: queXS\n" "Project-Id-Version: queXS\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-09 12:43+1100\n" "POT-Creation-Date: 2015-06-02 16:10+1000\n"
"PO-Revision-Date: \n" "PO-Revision-Date: \n"
"Last-Translator: Adam Zammit <adam.zammit@acspri.org.au>\n" "Last-Translator: Adam Zammit <adam.zammit@acspri.org.au>\n"
"Language-Team: \n" "Language-Team: \n"
@@ -359,7 +359,8 @@ msgid "Choose extension"
msgstr "" msgstr ""
#: status.php:58 status.php:77 status_interface2.php:70 #: status.php:58 status.php:77 status_interface2.php:70
#: admin/quotareport.php:284 admin/outcomes.php:97 admin/outcomes.php:241 #: admin/quotareport.php:291 admin/outcomes.php:97 admin/outcomes.php:241
#: admin/quotarow.php:532
msgid "Status" msgid "Status"
msgstr "" msgstr ""
@@ -460,9 +461,9 @@ msgstr ""
msgid "Operator" msgid "Operator"
msgstr "" msgstr ""
#: performance.php:78 performance.php:85 admin/quotareport.php:284 #: performance.php:78 performance.php:85 admin/quotareport.php:291
#: admin/outcomes.php:297 admin/operatorperformance.php:81 #: admin/outcomes.php:297 admin/quotarow.php:532
#: admin/operatorperformance.php:104 #: admin/operatorperformance.php:81 admin/operatorperformance.php:104
msgid "Completions" msgid "Completions"
msgstr "" msgstr ""
@@ -483,10 +484,11 @@ msgid "Add note"
msgstr "" msgstr ""
#: casenote.php:69 admin/samplelist.php:128 admin/samplelist.php:180 #: casenote.php:69 admin/samplelist.php:128 admin/samplelist.php:180
#: admin/samplelist.php:217 admin/questionnairelist.php:329 #: admin/samplelist.php:217 admin/questionnairelist.php:345
#: admin/questionnairelist.php:383 admin/availability.php:109 #: admin/questionnairelist.php:399 admin/availability.php:109
#: admin/operatorlist.php:145 admin/assignsample.php:141 #: admin/operatorlist.php:145 admin/assignsample.php:141
#: admin/extensionstatus.php:143 respondent.php:96 contactdetails.php:92 #: admin/quotarow.php:374 admin/extensionstatus.php:143 respondent.php:96
#: contactdetails.php:92
msgid "Go back" msgid "Go back"
msgstr "" msgstr ""
@@ -950,7 +952,7 @@ msgid "ID"
msgstr "" msgstr ""
#: nocaseavailable.php:91 nocaseavailable.php:113 admin/samplelist.php:132 #: nocaseavailable.php:91 nocaseavailable.php:113 admin/samplelist.php:132
#: admin/quota.php:207 admin/quotarow.php:294 #: admin/quota.php:207 admin/quotarow.php:532
msgid "Description" msgid "Description"
msgstr "" msgstr ""
@@ -966,7 +968,7 @@ msgstr ""
msgid "Assigned samples:" msgid "Assigned samples:"
msgstr "" msgstr ""
#: nocaseavailable.php:113 admin/samplelist.php:279 admin/quotareport.php:284 #: nocaseavailable.php:113 admin/samplelist.php:279 admin/quotareport.php:291
#: admin/outcomes.php:135 admin/outcomes.php:224 admin/assignsample.php:139 #: admin/outcomes.php:135 admin/outcomes.php:224 admin/assignsample.php:139
#: admin/assignsample.php:203 admin/supervisor.php:274 #: admin/assignsample.php:203 admin/supervisor.php:274
#: admin/casestatus.php:112 admin/casestatus.php:210 #: admin/casestatus.php:112 admin/casestatus.php:210
@@ -981,7 +983,7 @@ msgstr ""
msgid "Current shifts available:" msgid "Current shifts available:"
msgstr "" msgstr ""
#: nocaseavailable.php:138 admin/questionnairelist.php:397 #: nocaseavailable.php:138 admin/questionnairelist.php:413
#: admin/callhistory.php:96 admin/callhistory.php:111 #: admin/callhistory.php:96 admin/callhistory.php:111
#: admin/assignsample.php:138 admin/supervisor.php:297 #: admin/assignsample.php:138 admin/supervisor.php:297
#: admin/casestatus.php:208 admin/displayappointments.php:243 shifts.php:103 #: admin/casestatus.php:208 admin/displayappointments.php:243 shifts.php:103
@@ -1000,48 +1002,32 @@ msgstr ""
msgid "ERROR: No shifts at this time" msgid "ERROR: No shifts at this time"
msgstr "" msgstr ""
#: nocaseavailable.php:161 #: nocaseavailable.php:177
msgid "Call restrictions:"
msgstr ""
#: nocaseavailable.php:165
msgid "ERROR: There are no cases available that fall within call restrictions"
msgstr ""
#: nocaseavailable.php:169
msgid "There are "
msgstr ""
#: nocaseavailable.php:169
msgid " unassigned case(s) available within the specified call restrictions"
msgstr ""
#: nocaseavailable.php:175
msgid "Limesurvey links:" msgid "Limesurvey links:"
msgstr "" msgstr ""
#: nocaseavailable.php:195 #: nocaseavailable.php:197
msgid "ERROR: No tokens table defined for LimeSurvey questionnaire" msgid "ERROR: No tokens table defined for LimeSurvey questionnaire"
msgstr "" msgstr ""
#: nocaseavailable.php:195 #: nocaseavailable.php:197
msgid "from questionnaire:" msgid "from questionnaire:"
msgstr "" msgstr ""
#: nocaseavailable.php:197 #: nocaseavailable.php:199
msgid "Tokens table exists for Limesurvey questionnaire:" msgid "Tokens table exists for Limesurvey questionnaire:"
msgstr "" msgstr ""
#: nocaseavailable.php:202 #: nocaseavailable.php:204
msgid "ERROR: Cannot find questionnaires with LimeSurvey ID's" msgid "ERROR: Cannot find questionnaires with LimeSurvey ID's"
msgstr "" msgstr ""
#: nocaseavailable.php:221 #: nocaseavailable.php:223
msgid "ERROR: Quota reached for this question" msgid "ERROR: Quota reached for this question"
msgstr "" msgstr ""
#: nocaseavailable.php:241 #: nocaseavailable.php:242
msgid "POSSIBLE ERROR: Row quota reached for this question" msgid "POSSIBLE ERROR: Row quota reached for this quota"
msgstr "" msgstr ""
#: admin/timezonetemplate.php:92 #: admin/timezonetemplate.php:92
@@ -1097,7 +1083,7 @@ msgstr ""
#: admin/questionnaireprefill.php:100 admin/outcomes.php:80 #: admin/questionnaireprefill.php:100 admin/outcomes.php:80
#: admin/questionnairecatimeslotssample.php:101 admin/addshift.php:168 #: admin/questionnairecatimeslotssample.php:101 admin/addshift.php:168
#: admin/questionnaireavailability.php:97 admin/quota.php:110 #: admin/questionnaireavailability.php:97 admin/quota.php:110
#: admin/assignsample.php:180 admin/quotarow.php:127 #: admin/assignsample.php:180 admin/quotarow.php:283
msgid "Select a questionnaire from the list below" msgid "Select a questionnaire from the list below"
msgstr "" msgstr ""
@@ -1169,7 +1155,7 @@ msgstr ""
msgid "Sample list" msgid "Sample list"
msgstr "" msgstr ""
#: admin/samplelist.php:279 admin/questionnairelist.php:397 #: admin/samplelist.php:279 admin/questionnairelist.php:413
#: admin/operatorlist.php:293 #: admin/operatorlist.php:293
msgid "Enable/Disable" msgid "Enable/Disable"
msgstr "" msgstr ""
@@ -1390,7 +1376,7 @@ msgstr ""
#: admin/quotareport.php:118 admin/samplesearch.php:84 #: admin/quotareport.php:118 admin/samplesearch.php:84
#: admin/questionnairecatimeslotssample.php:107 admin/quota.php:123 #: admin/questionnairecatimeslotssample.php:107 admin/quota.php:123
#: admin/quotarow.php:140 #: admin/quotarow.php:296
msgid "Select a sample from the list below" msgid "Select a sample from the list below"
msgstr "" msgstr ""
@@ -1398,39 +1384,40 @@ msgstr ""
msgid "Total sample" msgid "Total sample"
msgstr "" msgstr ""
#: admin/quotareport.php:233 admin/quotareport.php:240 #: admin/quotareport.php:240 admin/quotareport.php:247
msgid "closed" msgid "closed"
msgstr "" msgstr ""
#: admin/quotareport.php:235 admin/quotareport.php:242 #: admin/quotareport.php:242 admin/quotareport.php:249
msgid "open" msgid "open"
msgstr "" msgstr ""
#: admin/quotareport.php:284 #: admin/quotareport.php:291
msgid "Strata" msgid "Strata"
msgstr "" msgstr ""
#: admin/quotareport.php:284 #: admin/quotareport.php:291 admin/quotarow.php:129 admin/quotarow.php:373
#: admin/quotarow.php:532
msgid "Quota" msgid "Quota"
msgstr "" msgstr ""
#: admin/quotareport.php:284 #: admin/quotareport.php:291
msgid "Sample Used" msgid "Sample Used"
msgstr "" msgstr ""
#: admin/quotareport.php:284 #: admin/quotareport.php:291
msgid "Sample Remaining" msgid "Sample Remaining"
msgstr "" msgstr ""
#: admin/quotareport.php:284 #: admin/quotareport.php:291
msgid "% Complete" msgid "% Complete"
msgstr "" msgstr ""
#: admin/quotareport.php:284 #: admin/quotareport.php:291
msgid "Set priority" msgid "Set priority"
msgstr "" msgstr ""
#: admin/quotareport.php:284 #: admin/quotareport.php:291 admin/quotarow.php:532
msgid "Auto prioritise" msgid "Auto prioritise"
msgstr "" msgstr ""
@@ -1501,7 +1488,7 @@ msgstr ""
msgid "Time slot" msgid "Time slot"
msgstr "" msgstr ""
#: admin/availabilitygroup.php:119 admin/questionnairelist.php:397 #: admin/availabilitygroup.php:119 admin/questionnairelist.php:413
msgid "Modify" msgid "Modify"
msgstr "" msgstr ""
@@ -1781,115 +1768,116 @@ msgstr ""
msgid "Update" msgid "Update"
msgstr "" msgstr ""
#: admin/questionnairelist.php:277 #: admin/questionnairelist.php:293
msgid "Questionnaire list" msgid "Questionnaire list"
msgstr "" msgstr ""
#: admin/questionnairelist.php:330 #: admin/questionnairelist.php:346
msgid "Edit instrument in Limesurvey" msgid "Edit instrument in Limesurvey"
msgstr "" msgstr ""
#: admin/questionnairelist.php:333 admin/new.php:132 #: admin/questionnairelist.php:349 admin/new.php:132
msgid "Name for questionnaire:" msgid "Name for questionnaire:"
msgstr "" msgstr ""
#: admin/questionnairelist.php:334 admin/new.php:195 #: admin/questionnairelist.php:350 admin/new.php:195
msgid "Restrict appointments to shifts?" msgid "Restrict appointments to shifts?"
msgstr "" msgstr ""
#: admin/questionnairelist.php:335 admin/new.php:196 #: admin/questionnairelist.php:351 admin/new.php:196
msgid "Restrict work to shifts?" msgid "Restrict work to shifts?"
msgstr "" msgstr ""
#: admin/questionnairelist.php:336 admin/new.php:197 #: admin/questionnairelist.php:352 admin/new.php:197
msgid "Questionnaire for testing only?" msgid "Questionnaire for testing only?"
msgstr "" msgstr ""
#: admin/questionnairelist.php:337 admin/new.php:198 #: admin/questionnairelist.php:353 admin/new.php:198
msgid "Allow operators to generate referrals?" msgid "Allow operators to generate referrals?"
msgstr "" msgstr ""
#: admin/questionnairelist.php:338 admin/new.php:199 #: admin/questionnairelist.php:354 admin/new.php:199
msgid "Allow for respondent self completion via email invitation?" msgid "Allow for respondent self completion via email invitation?"
msgstr "" msgstr ""
#: admin/questionnairelist.php:340 admin/new.php:201 #: admin/questionnairelist.php:356 admin/new.php:201
msgid "Questionnaire display mode for respondent" msgid "Questionnaire display mode for respondent"
msgstr "" msgstr ""
#: admin/questionnairelist.php:340 admin/new.php:201 #: admin/questionnairelist.php:356 admin/new.php:201
msgid "All in one" msgid "All in one"
msgstr "" msgstr ""
#: admin/questionnairelist.php:340 admin/new.php:201 #: admin/questionnairelist.php:356 admin/new.php:201
msgid "Question by question" msgid "Question by question"
msgstr "" msgstr ""
#: admin/questionnairelist.php:340 admin/new.php:201 #: admin/questionnairelist.php:356 admin/new.php:201
msgid "Group at a time" msgid "Group at a time"
msgstr "" msgstr ""
#: admin/questionnairelist.php:341 admin/new.php:202 #: admin/questionnairelist.php:357 admin/new.php:202
msgid "Limesurvey template for respondent" msgid "Limesurvey template for respondent"
msgstr "" msgstr ""
#: admin/questionnairelist.php:356 admin/new.php:214 #: admin/questionnairelist.php:372 admin/new.php:214
msgid "URL to forward respondents on self completion (required)" msgid "URL to forward respondents on self completion (required)"
msgstr "" msgstr ""
#: admin/questionnairelist.php:359 admin/new.php:217 #: admin/questionnairelist.php:375 admin/new.php:217
msgid "Respondent selection introduction:" msgid "Respondent selection introduction:"
msgstr "" msgstr ""
#: admin/questionnairelist.php:360 admin/new.php:218 #: admin/questionnairelist.php:376 admin/new.php:218
msgid "Respondent selection project introduction:" msgid "Respondent selection project introduction:"
msgstr "" msgstr ""
#: admin/questionnairelist.php:361 admin/new.php:219 #: admin/questionnairelist.php:377 admin/new.php:219
msgid "Respondent selection callback (already started questionnaire):" msgid "Respondent selection callback (already started questionnaire):"
msgstr "" msgstr ""
#: admin/questionnairelist.php:362 admin/new.php:220 #: admin/questionnairelist.php:378 admin/new.php:220
msgid "Message to leave on an answering machine:" msgid "Message to leave on an answering machine:"
msgstr "" msgstr ""
#: admin/questionnairelist.php:363 #: admin/questionnairelist.php:379
msgid "Edit respondent selection instrument in Limesurvey" msgid "Edit respondent selection instrument in Limesurvey"
msgstr "" msgstr ""
#: admin/questionnairelist.php:364 admin/new.php:222 #: admin/questionnairelist.php:380 admin/new.php:222
msgid "Project end text (thank you screen):" msgid "Project end text (thank you screen):"
msgstr "" msgstr ""
#: admin/questionnairelist.php:365 admin/new.php:223 #: admin/questionnairelist.php:381 admin/new.php:223
msgid "Project information for interviewers/operators:" msgid "Project information for interviewers/operators:"
msgstr "" msgstr ""
#: admin/questionnairelist.php:366 #: admin/questionnairelist.php:382
msgid "Update Questionnaire" msgid "Update Questionnaire"
msgstr "" msgstr ""
#: admin/questionnairelist.php:385 #: admin/questionnairelist.php:401
msgid "Any collected data and the limesurvey instrument will NOT be deleted" msgid "Any collected data and the limesurvey instrument will NOT be deleted"
msgstr "" msgstr ""
#: admin/questionnairelist.php:386 #: admin/questionnairelist.php:402
msgid "" msgid ""
"The questionnaire will be deleted from queXS including call history, cases, " "The questionnaire will be deleted from queXS including call history, cases, "
"case notes, respondent details, appointments and the links between " "case notes, respondent details, appointments and the links between "
"operators, clients and the questionnaire" "operators, clients and the questionnaire"
msgstr "" msgstr ""
#: admin/questionnairelist.php:387 #: admin/questionnairelist.php:403
msgid "Please confirm you wish to delete the questionnaire" msgid "Please confirm you wish to delete the questionnaire"
msgstr "" msgstr ""
#: admin/questionnairelist.php:390 #: admin/questionnairelist.php:406
msgid "Delete this questionnaire" msgid "Delete this questionnaire"
msgstr "" msgstr ""
#: admin/questionnairelist.php:397 admin/supervisor.php:297 #: admin/questionnairelist.php:413 admin/supervisor.php:297
#: admin/supervisor.php:361 admin/displayappointments.php:243 #: admin/supervisor.php:361 admin/quotarow.php:404 admin/quotarow.php:459
#: admin/displayappointments.php:243
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
@@ -2183,7 +2171,7 @@ msgstr ""
msgid "Quota management" msgid "Quota management"
msgstr "" msgstr ""
#: admin/index.php:64 admin/quotarow.php:126 #: admin/index.php:64 admin/quotarow.php:282
msgid "Quota row management" msgid "Quota row management"
msgstr "" msgstr ""
@@ -2304,44 +2292,44 @@ msgstr ""
msgid "Extension status" msgid "Extension status"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:107 #: admin/samplecallattempts.php:121
msgid "Number of cases" msgid "Number of cases"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:107 #: admin/samplecallattempts.php:121
msgid "Call attempts made" msgid "Call attempts made"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:170 #: admin/samplecallattempts.php:184
msgid "Sample call attempt" msgid "Sample call attempt"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:172 admin/dataoutput.php:188 #: admin/samplecallattempts.php:186 admin/dataoutput.php:188
#: admin/operatorperformance.php:73 admin/shiftreport.php:65 #: admin/operatorperformance.php:73 admin/shiftreport.php:65
msgid "Please select a questionnaire" msgid "Please select a questionnaire"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:175 #: admin/samplecallattempts.php:189
msgid "Overall" msgid "Overall"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:184 admin/dataoutput.php:204 #: admin/samplecallattempts.php:198 admin/dataoutput.php:204
msgid "Please select a sample" msgid "Please select a sample"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:195 #: admin/samplecallattempts.php:209
msgid "Please select a quota" msgid "Please select a quota"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:201 #: admin/samplecallattempts.php:215
msgid "No calls for this quota" msgid "No calls for this quota"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:205 #: admin/samplecallattempts.php:219
msgid "No calls for this sample" msgid "No calls for this sample"
msgstr "" msgstr ""
#: admin/samplecallattempts.php:210 #: admin/samplecallattempts.php:224
msgid "No calls for this questionnaire" msgid "No calls for this questionnaire"
msgstr "" msgstr ""
@@ -2377,11 +2365,11 @@ msgstr ""
msgid "Stop calling this sample when:" msgid "Stop calling this sample when:"
msgstr "" msgstr ""
#: admin/quota.php:152 admin/quotarow.php:187 #: admin/quota.php:152
msgid "for" msgid "for"
msgstr "" msgstr ""
#: admin/quota.php:152 admin/quotarow.php:184 admin/quotarow.php:187 #: admin/quota.php:152
msgid "completions" msgid "completions"
msgstr "" msgstr ""
@@ -2393,7 +2381,7 @@ msgstr ""
msgid "Quota not yet reached" msgid "Quota not yet reached"
msgstr "" msgstr ""
#: admin/quota.php:159 admin/quotarow.php:195 #: admin/quota.php:159
msgid "Current completions: " msgid "Current completions: "
msgstr "" msgstr ""
@@ -2405,27 +2393,27 @@ msgstr ""
msgid "Enter the details for creating the quota:" msgid "Enter the details for creating the quota:"
msgstr "" msgstr ""
#: admin/quota.php:193 admin/quotarow.php:275 #: admin/quota.php:193
msgid "Pre defined values for this question:" msgid "Pre defined values for this question:"
msgstr "" msgstr ""
#: admin/quota.php:205 admin/quotarow.php:292 #: admin/quota.php:205
msgid "No labels defined for this question" msgid "No labels defined for this question"
msgstr "" msgstr ""
#: admin/quota.php:207 admin/quotarow.php:294 #: admin/quota.php:207
msgid "Code value" msgid "Code value"
msgstr "" msgstr ""
#: admin/quota.php:213 admin/quotarow.php:304 #: admin/quota.php:213 admin/quotarow.php:437
msgid "The code value to compare" msgid "The code value to compare"
msgstr "" msgstr ""
#: admin/quota.php:214 admin/quotarow.php:305 #: admin/quota.php:214 admin/quotarow.php:436 admin/quotarow.php:486
msgid "The type of comparison" msgid "The type of comparison"
msgstr "" msgstr ""
#: admin/quota.php:215 admin/quotarow.php:310 #: admin/quota.php:215 admin/quotarow.php:382 admin/quotarow.php:547
msgid "The number of completions to stop calling at" msgid "The number of completions to stop calling at"
msgstr "" msgstr ""
@@ -2611,105 +2599,98 @@ msgstr ""
msgid "Case does not exist" msgid "Case does not exist"
msgstr "" msgstr ""
#: admin/quotarow.php:154 admin/quotarow.php:160 #: admin/quotarow.php:379 admin/quotarow.php:544
msgid "Copied quotas"
msgstr ""
#: admin/quotarow.php:163
msgid "Current row quotas (click to delete)"
msgstr ""
#: admin/quotarow.php:175
msgid "Currently no row quotas"
msgstr ""
#: admin/quotarow.php:182
msgid "Replicate: Where"
msgstr ""
#: admin/quotarow.php:182 admin/quotarow.php:184 admin/quotarow.php:187
msgid "like"
msgstr ""
#: admin/quotarow.php:184
msgid "Sample only. Stop calling where"
msgstr ""
#: admin/quotarow.php:184 admin/quotarow.php:187
msgid "rows from this sample when:"
msgstr ""
#: admin/quotarow.php:187
msgid "Stop calling"
msgstr ""
#: admin/quotarow.php:190
msgid "Row quota reached (Closed)"
msgstr ""
#: admin/quotarow.php:192
msgid "Row quota not yet reached (Open)"
msgstr ""
#: admin/quotarow.php:212
msgid "Copy quotas for this sample to (No error/duplicate checking): "
msgstr ""
#: admin/quotarow.php:214
msgid "Copy"
msgstr ""
#: admin/quotarow.php:216
msgid ""
"Copy quotas for this sample to (No error/duplicate checking) with adjusting: "
msgstr ""
#: admin/quotarow.php:218
msgid "Copy adjustments"
msgstr ""
#: admin/quotarow.php:224
msgid "Select a question for the row quota"
msgstr ""
#: admin/quotarow.php:248
msgid "No question (Replicate)"
msgstr ""
#: admin/quotarow.php:252
msgid "Sample only quota"
msgstr ""
#: admin/quotarow.php:262
msgid "Select the sample variable to exclude"
msgstr ""
#: admin/quotarow.php:274
msgid "Enter the details for creating the row quota:"
msgstr ""
#: admin/quotarow.php:300
msgid "Describe this quota" msgid "Describe this quota"
msgstr "" msgstr ""
#: admin/quotarow.php:301 #: admin/quotarow.php:380 admin/quotarow.php:545
msgid "Quota priority (50 is default, 100 highest, 0 lowest)" msgid "Quota priority (50 is default, 100 highest, 0 lowest)"
msgstr "" msgstr ""
#: admin/quotarow.php:302 #: admin/quotarow.php:381 admin/quotarow.php:546
msgid "" msgid ""
"Should the priority be automatically updated based on the number of " "Should the priority be automatically updated based on the number of "
"completions in this quota?" "completions in this quota?"
msgstr "" msgstr ""
#: admin/quotarow.php:316 #: admin/quotarow.php:384
msgid "Exclude from the sample where the value is like" msgid "Edit row quota"
msgstr "" msgstr ""
#: admin/quotarow.php:334 #: admin/quotarow.php:399
msgid ""
"All completed responses that match the sample criteria below will be counted "
"towards the quota"
msgstr ""
#: admin/quotarow.php:403
msgid ""
"Only completed responses that have answered the following will be counted"
msgstr ""
#: admin/quotarow.php:404 admin/quotarow.php:433
msgid "Question"
msgstr ""
#: admin/quotarow.php:404 admin/quotarow.php:459
msgid "Comparison"
msgstr ""
#: admin/quotarow.php:404 admin/quotarow.php:459 admin/quotarow.php:487
#: respondent.php:171 contactdetails.php:163
msgid "Value"
msgstr ""
#: admin/quotarow.php:432
msgid "Add restriction based on answered questions"
msgstr ""
#: admin/quotarow.php:454
msgid "All sample records will be excluded"
msgstr ""
#: admin/quotarow.php:458
msgid ""
"Completed responses that have the following sample details will be counted "
"towards the quota and excluded when the quota is reached"
msgstr ""
#: admin/quotarow.php:459 admin/quotarow.php:483
msgid "Sample record"
msgstr ""
#: admin/quotarow.php:481
msgid "Add restriction based on sample records"
msgstr ""
#: admin/quotarow.php:509
msgid "Current row quotas (click to edit)"
msgstr ""
#: admin/quotarow.php:528
msgid "Currently no row quotas"
msgstr ""
#: admin/quotarow.php:532
msgid "Priority"
msgstr ""
#: admin/quotarow.php:532
msgid "Select"
msgstr ""
#: admin/quotarow.php:540 admin/quotarow.php:548
msgid "Add row quota" msgid "Add row quota"
msgstr "" msgstr ""
#: admin/quotarow.php:552 admin/quotarow.php:557
msgid "Import row quota"
msgstr ""
#: admin/quotarow.php:556
msgid "Choose the CSV row quota file to import:"
msgstr ""
#: admin/operatorskill.php:149 #: admin/operatorskill.php:149
msgid "Assign operators to Skills" msgid "Assign operators to Skills"
msgstr "" msgstr ""
@@ -3366,10 +3347,6 @@ msgstr ""
msgid "Var" msgid "Var"
msgstr "" msgstr ""
#: respondent.php:171 contactdetails.php:163
msgid "Value"
msgstr ""
#: shifts.php:57 #: shifts.php:57
msgid "Shift List" msgid "Shift List"
msgstr "" msgstr ""
Binary file not shown.
+2244 -2404
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2591 -2688
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2445 -2575
View File
File diff suppressed because it is too large Load Diff
Binary file not shown.
+2518 -2618
View File
File diff suppressed because it is too large Load Diff