# Mod_survey internationalization module. msgid "" msgstr "Project-Id-Version: 3.2.x" "POT-Creation-Date: 2004-xx-xx 00:00+0200" "PO-Revision-Date: 2004-xx-xx 00:00+0200" "Last-Translator: Automatic " "Language-Team: Unknown " "MIME-Version: 1.0" "Content-Type: text/plain; charset=iso-8859-1" "Content-Transfer-Encoding: 8bit" msgid "This is a standard module in Mod_Survey. Citing and multisplitting was contributed by BugAnt." msgstr "" msgid "Info" msgstr "" msgid "The SPSS export exports an SPSS Syntax Script, or in other words a" msgstr "" msgid "a kind of program which builds a data file. This script is run through" msgstr "" msgid "SPSS's special script editor. In windows, the easiest way to run the script" msgstr "" msgid "is to download and save it somewhere, and then double-click on it." msgstr "" msgid "SPSS scripts can include the actual data, or keep it in an external file." msgstr "" msgid "The reason for the latter is that old versions of SPSS are not able to parse command lines" msgstr "" msgid "longer than 255 characters. Thus, for a small survey, you will probably" msgstr "" msgid "want to keep the checkbox for "inline data" checked. For a large survey" msgstr "" msgid "uncheck this box and download both the script file and the data file, and" msgstr "" msgid "save them in the same directory on your harddrive." msgstr "" msgid "Download script file" msgstr "" msgid "Include inline data" msgstr "" msgid "Include value labels" msgstr "" msgid "Include variable labels" msgstr "" msgid "Include "missing values"" msgstr "" msgid "Only include numerical variables (will also exclude multiple-answer CHOICEs)" msgstr "" msgid "Split multiple-answer CHOICEs into one variable per possible answer." msgstr "" msgid "Cite string values" msgstr "" msgid "in values will be substituted with" msgstr "" msgid "Exclude all MEMO fields. If not filtered out, MEMO fields will be included but truncated at 250 characters." msgstr "" msgid "Download separate data file" msgstr "" msgid "Only include numerical variables (will also exclude multiple-answer CHOICEs)" msgstr "" msgid "Split multiple-answer CHOICEs into one variable per possible answer." msgstr "" msgid "Cite string values" msgstr "" msgid "in values will be substituted with" msgstr "" msgid "Exclude all MEMO fields. If not filtered out, MEMO fields will be included but truncated at 250 characters." msgstr "" msgid "Native syntax export for the SPSS statistical toolkit. Data and meta-data are exported as syntax scripts possible to run directly via SPSS." msgstr "" msgid "This is an optional add-on module in Mod_Survey. Developed by bugant with many hints from joel." msgstr "" msgid "Info" msgstr "" msgid "The Frequency Table export calculates in which frequency a value occurs within" msgstr "" msgid "a specified variable. Frequencies can be absolute or relative. As a limitation," msgstr "" msgid "only numerical variables are available for study through this module." msgstr "" msgid "Display" msgstr "" msgid "Variable to use as group (columns entry):" msgstr "" msgid "Variable for which to display descriptive statistics:" msgstr "" msgid "Use values rather than value labels" msgstr "" msgid "Include value captions" msgstr "" msgid "Include relative frequencies" msgstr "" msgid "Include absolute frequencies" msgstr "" msgid "Use variable caption rather than variable name" msgstr "" msgid "Include invalid cases" msgstr "" msgid "Print totals" msgstr "" msgid "Groupped Frequency tables." msgstr "" msgid "Case Browser" msgstr "" msgid "This is an optional demonstration module." msgstr "" msgid "Case Browser" msgstr "" msgid "Case Browser" msgstr "" msgid "Back to Data Menu" msgstr "" msgid "Info" msgstr "" msgid "The "Case Browser" export module displays submitted cases one by one." msgstr "" msgid "Display" msgstr "" msgid "Display cases with newest case first" msgstr "" msgid "Only display textual fields" msgstr "" msgid "Back to Data Menu" msgstr "" msgid "Credits" msgstr "" msgid "Descriptive Statistics" msgstr "" msgid "This is an optional add-on module in Mod_Survey" msgstr "" msgid "Info" msgstr "" msgid "The Descriptive module calculates some basic descriptive statistics about a" msgstr "" msgid "numerical variable. Note that for small samples, some of these descriptives" msgstr "" msgid "are pointless, but that they will be calculated anyway if you choose to" msgstr "" msgid "include them. The result is presented as a HTML table." msgstr "" msgid "Display" msgstr "" msgid "Variable for which to display descriptive statistics:" msgstr "" msgid "Include which fields in the output:" msgstr "" msgid "Total number of cases" msgstr "" msgid "Number of valid cases" msgstr "" msgid "Number of invalid cases" msgstr "" msgid "Generated basic descriptive statistics, such as means and deviations." msgstr "" msgid "Delimited Fields" msgstr "" msgid "This is a standard module in Mod_Survey" msgstr "" msgid "Info" msgstr "" msgid "The delimited fields module exports the data as a list of values separated by a" msgstr "" msgid "choosable character, usually a semi-colon." msgstr "" msgid "Download" msgstr "" msgid "Use semi-colon as separator (suitable for MS Access)." msgstr "" msgid "Use TAB as separator (suitable for MiniTab)." msgstr "" msgid "Use" msgstr "" msgid "as separator." msgstr "" msgid "Include a variable list as the first line." msgstr "" msgid "Put citation marks around non-numerical values." msgstr "" msgid "Use DOS/windows-style linefeeds. Disable this if you are using unixoid software." msgstr "" msgid "Generic delimited-fields export. Exports data and metadata as lists delimited with selectable character. Suitable for import in many statistics programs and databases, such as MS Access and MiniTab." msgstr "" msgid "This is a standard module in Mod_Survey. Parts were written by Matthew Buckett." msgstr "" msgid "Info" msgstr "" msgid "The SQL module export both definition statements (create) and data statements" msgstr "" msgid "(insert). The definition statement can then be used as a base for setting up" msgstr "" msgid "a table for the DBI save method." msgstr "" msgid "Use" msgstr "" msgid "as table name (rather than filename base)." msgstr "" msgid "Use a SERIAL primary key field rather than "srvkey" (does not work in all DBMSs)." msgstr "" msgid "Include CREATE statements in script" msgstr "" msgid "Do not include MEMO fields in inserts." msgstr "" msgid "DROP table before creating it." msgstr "" msgid "GRANT INSERT,SELECT on table to user (useful for a PostgreSQL setup)." msgstr "" msgid "Include INSERT statements in script" msgstr "" msgid "Exports SQL script with optional support for both definition and data. Suitable for import in most modern RDBMSs (not MS Access)." msgstr "" msgid "Html Tables" msgstr "" msgid "This is a standard module in Mod_Survey. A security update was added by BugAnt." msgstr "" msgid "Variables" msgstr "" msgid "Type" msgstr "" msgid "Caption" msgstr "" msgid "Captions" msgstr "" msgid "Value" msgstr "" msgid "Caption" msgstr "" msgid "Info" msgstr "" msgid "The Html Tables export module handles a set of data exports formatted as HTML tables." msgstr "" msgid "Currently, this set consists of two major categories: The data export and the meta-data exports." msgstr "" msgid "The data export is a table containing all the raw data, or in other words, the data that" msgstr "" msgid "the respondents have submitted so far." msgstr "" msgid "The meta-data exports is a number of the meta-data tables describing the data, or in other" msgstr "" msgid "words things like a list of variable names, what captions they have and so on." msgstr "" msgid "Download" msgstr "" msgid "Use font sizes, background colors and boldfacing to improve readability." msgstr "" msgid "Use visible table grid." msgstr "" msgid "Insert table name captions." msgstr "" msgid "Include data in file." msgstr "" msgid "Use caption rather than value whenever possible." msgstr "" msgid "Use caption rather than variable name whenever possible." msgstr "" msgid "Don't collapse empty table cells." msgstr "" msgid "Re-insert coded linebreaks." msgstr "" msgid "(looks better, but breaks some functionality in Excel)" msgstr "" msgid "Include meta-data in file." msgstr "" msgid "Include a list of variables and their respective captions." msgstr "" msgid "Include a conversion table between values and value captions." msgstr "" msgid "Export data as HTML tables, with optional tables for meta-data. Suitable for presentations and import into spreadsheets like MS Excel." msgstr "" msgid "Fixed Columns" msgstr "" msgid "This is a standard module in Mod_Survey" msgstr "" msgid "Info" msgstr "" msgid "The Fixed Columns module exports the data as a list of values printed at fixed" msgstr "" msgid "horizontal positions in a text file." msgstr "" msgid "Download" msgstr "" msgid "Do not include a header." msgstr "" msgid "Include a header with variable names in fixed columns." msgstr "" msgid "Include a header listing variable names and field widths." msgstr "" msgid "Include a header listing variable names and field positions." msgstr "" msgid "Only include numerical variables." msgstr "" msgid "Include an extra unit in field widths for readability." msgstr "" msgid "Put citation marks around non-numerical values." msgstr "" msgid "Use DOS/windows-style linefeeds" msgstr "" msgid "instead of" msgstr "" msgid "Generic fixed-column export format. Suitable for import in many spreadsheets and statistics programs, for example SPSS and Excel." msgstr "" msgid "This is a standard module in Mod_Survey. Parts were written by Matthew Buckett." msgstr "" msgid "Info" msgstr "" msgid "This is the standard XML export." msgstr "" msgid "Download" msgstr "" msgid "Include data in file" msgstr "" msgid "Generic export for stand-alone XML. It outputs both a variable description and a data matrix." msgstr "" msgid "This is a standard module in Mod_Survey" msgstr "" msgid "Info" msgstr "" msgid "The R export module outputs a script suitable for opening in the R statistics software." msgstr "" msgid "Download" msgstr "" msgid "Only include numerical variables." msgstr "" msgid "R statistics software script." msgstr "" msgid "This is an optional add-on module in Mod_Survey" msgstr "" msgid "Info" msgstr "" msgid "The Frequency Table export calculates in which frequency a value occurs within" msgstr "" msgid "a specified variable. Frequencies can be absolute or relative. As a limitation," msgstr "" msgid "only numerical variables are available for study through this module." msgstr "" msgid "Display" msgstr "" msgid "Variable for which to display descriptive statistics:" msgstr "" msgid "Include values" msgstr "" msgid "Include value captions" msgstr "" msgid "Include relative frequencies" msgstr "" msgid "Include absolute frequencies" msgstr "" msgid "Use variable caption rather than variable name" msgstr "" msgid "Include invalid cases" msgstr "" msgid "Print totals" msgstr "" msgid "Frequency tables." msgstr "" msgid "Access denied for host" msgstr "" msgid "The " msgstr "" msgid "module is switched off" msgstr "" msgid "AUTHENTICATION ERROR 1, An authentication error occurred" msgstr "" msgid "This is just a sample error. " msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "AUTHENTICATION ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "The RESPFILE" msgstr "" msgid "does not exist or is not readable" msgstr "" msgid "The RESPFILE" msgstr "" msgid "does not exist or is not readable" msgstr "" msgid "A NEWLINE tag must be terminated immediately (in " msgstr "" msgid "A COMMENT tag cannot be immediately terminated (in " msgstr "" msgid "A COMMENT tag must have an end tag (in " msgstr "" msgid "A SUBMIT tag cannot be immediately terminated (in " msgstr "" msgid "A SUBMIT tag must have an end tag" msgstr "" msgid "Found "{|" without "|}"" msgstr "" msgid "Found "{|" without "|}"" msgstr "" msgid "A MATRIX tag cannot be immediately terminated (in " msgstr "" msgid "A MATRIX tag must have a name (in " msgstr "" msgid "A MATRIX tag name can only be 6 characters wide (in " msgstr "" msgid "It's no possible to set both UNIQUECOLUMNS and UNIQUEROWS to "no" (in " msgstr "" msgid "It's no possible to set both UNIQUECOLUMNS and UNIQUEROWS to "yes" with MULTI parameter set to "yes" too (in " msgstr "" msgid "Set MULTI to "no" or change status of one of the two UNIQUE parameters." msgstr "" msgid "A MATRIX's RANDOM parameter can only have the values 'none', 'column', 'row' or 'both'" msgstr "" msgid "A MATRIX tag must contain at least one MATRIXCOLUMN or at least one MATRIXROW (in " msgstr "" msgid "A MATRIX tag must contain at least one MATRIXROW (in " msgstr "" msgid "A MATRIX tag must contain at least one MATRIXCOLUMN (in " msgstr "" msgid "A MATRIX tag must have an end tag (in " msgstr "" msgid "A MATRIX block can only contain MATRIXCOLUMNs e MATRIXROWs (in " msgstr "" msgid "A MATRIXELEMENT (both MATRIXCOLUMN and MATRIXROW one) tag must be terminated immediately (in " msgstr "" msgid "A MATRIX tag must contain at least one MATRIXELEMENT (either COLUMNs or ROWs) (in " msgstr "" msgid "A MATRIX tag must have unique name (in " msgstr "" msgid "The question in matrix" msgstr "" msgid "with caption" msgstr "" msgid "must be answered." msgstr "" msgid "Answer must be unique on both row and col in '" msgstr "" msgid "A SECURITY tag cannot be immediately terminated (in " msgstr "" msgid "A SECURITY tag must have an end tag (in " msgstr "" msgid "$type is not a SECURITY subtag" msgstr "" msgid "A SECURITY tag must contain subtags." msgstr "" msgid "'$level' is not a security level." msgstr "" msgid "A DBIAUTH tag must be immediately terminated" msgstr "" msgid "A FILEAUTH tag must be immediately terminated" msgstr "" msgid "RESPFILE" msgstr "" msgid "does not exist" msgstr "" msgid "USERFILE" msgstr "" msgid "does not exist" msgstr "" msgid "A TOKENAUTH tag must be immediately terminated" msgstr "" msgid "RESPFILE" msgstr "" msgid "does not exist" msgstr "" msgid "USERFILE" msgstr "" msgid "does not exist" msgstr "" msgid "An ANSWER tag must be immediately terminated" msgstr "" msgid "A DATA tag must be immediately terminated" msgstr "" msgid "A SOURCE tag must be immediately terminated" msgstr "" msgid "A DEBUG tag must be immediately terminated" msgstr "" msgid "A FLUSH tag must be immediately terminated" msgstr "" msgid "A SEQUENCE tag cannot be immediately terminated (in " msgstr "" msgid "A SEQUENCE tag must have an end tag (in " msgstr "" msgid "Only FILE tags are allowed in a SEQUENCE tag" msgstr "" msgid "A SEQUENCE tag must contain FILE statements." msgstr "" msgid "Cannot have both a SEQUENCE tag and PERSIST="yes" in the SURVEY tag." msgstr "" msgid "A FILE tag must be immediately terminated (in " msgstr "" msgid "FILENAME is a required parameter in a FILE tag." msgstr "" msgid "A IMPORT tag cannot be immediately terminated (in " msgstr "" msgid "An IMPORT tag must have the DBIDSN parameter specified (in " msgstr "" msgid "An IMPORT tag must have the DBITABLE parameter specified (in " msgstr "" msgid "A VISIBLE parameter in an IMPORT tag should be set to yes or no" msgstr "" msgid "An IMPORT tag must contain at least one VARIABLE (in " msgstr "" msgid "A IMPORT tag must have an end tag (in " msgstr "" msgid "An IMPORT block can only contain VARIABLEs and a FILTER (in " msgstr "" msgid "The IMPORT tag's elements (both VARIABLE,FILTER, and ARRAY) tag must be terminated immediately (in " msgstr "" msgid "There can only be one FILTER tag in an IMPORT tag (in " msgstr "" msgid "An IMPORT name can only be 8 characters wide (in " msgstr "" msgid "An IMPORT name must be unique (in " msgstr "" msgid "The variable" msgstr "" msgid "has not been submitted (its mine :( )" msgstr "" msgid "Found "{$" without "$}"" msgstr "" msgid "The variable" msgstr "" msgid "have not produced a caption (it's mine :(( )" msgstr "" msgid "Found "{%" without "%}"" msgstr "" msgid "The variable" msgstr "" msgid "has not been submitted" msgstr "" msgid "Found "{!" without "!}"" msgstr "" msgid "A CUSTOM tag cannot be immediately terminated (in " msgstr "" msgid "A CUSTOM tag must have an end tag (in " msgstr "" msgid "A CUSTOM tag cannot contain" msgstr "" msgid "or" msgstr "" msgid "when ESCAPED is" msgstr "" msgid "A CUSTOM tag name can only be 8 characters wide (in " msgstr "" msgid "A CUSTOM tag must have unique name (in " msgstr "" msgid "A CUSTOM question must be answered." msgstr "" msgid "Answer must be numerical (to question with caption" msgstr "" msgid "A LIST tag cannot be immediately terminated (in " msgstr "" msgid "A LIST tag must have a name (in " msgstr "" msgid "A LIST tag name can only be 8 characters wide (in " msgstr "" msgid "A LIST tag must contain at least one LISTELEMENT (in " msgstr "" msgid "A LIST tag must have an end tag (in " msgstr "" msgid "A LIST block can only contain LISTELEMENTs (in " msgstr "" msgid "A LISTELEMENT tag must be terminated immediately (in " msgstr "" msgid "A LISTELEMENT must be given a caption (in " msgstr "" msgid "A LISTELEMENT must be given a numerical value when NUMERICAL is yes in LIST." msgstr "" msgid "A DBLISTELEMENT tag must be terminated immediately." msgstr "" msgid "CAPTIONARRAY is a required parameter in DBLISTELEMENT." msgstr "" msgid "No such array: " msgstr "" msgid "No such array: " msgstr "" msgid "Array has zero length: " msgstr "" msgid "Array has zero length: " msgstr "" msgid "Lengths of arrays differ: " msgstr "" msgid "A LIST tag must contain at least one LISTELEMENT (in " msgstr "" msgid "A LIST tag must have unique name (in " msgstr "" msgid "The question with caption" msgstr "" msgid "must be answered." msgstr "" msgid "A MAILCOPY tag cannot be immediately terminated (in " msgstr "" msgid "A MAILCOPY tag must have an end tag (in " msgstr "" msgid "An IFROUTE tag cannot be immediately terminated (in " msgstr "" msgid "An IFROUTE tag must have an end tag (in " msgstr "" msgid "An IF tag must have an end tag (in " msgstr "" msgid "Only IF tags are allowed in an IFROUTE tag" msgstr "" msgid "An IFROUTE tag must contain IF statements." msgstr "" msgid "An IF tag cannot be immediately terminated (in " msgstr "" msgid "A boolean operation tag must be immediately terminated" msgstr "" msgid "VARIABLE is a required parameter in a boolean operation tag" msgstr "" msgid "VALUE is a required parameter in a boolean operation tag." msgstr "" msgid "is not a recognized subtag of IF" msgstr "" msgid "An IF tag must contain boolean statements." msgstr "" msgid "THEN is a required parameter in an IF tag. " msgstr "" msgid "A BOOLEAN tag must be terminated immediately (in " msgstr "" msgid "A BOOLEAN tag must have a name (in " msgstr "" msgid "A BOOLEAN tag name can only be 8 characters wide (in " msgstr "" msgid "A BOOLEAN tag must have unique name (in " msgstr "" msgid "A CATI tag cannot be immediately terminated (in " msgstr "" msgid "A CATI tag must have an end tag (in " msgstr "" msgid "An CATI name can only be 8 characters wide (in " msgstr "" msgid "An CATI name must be unique (in " msgstr "" msgid "A TIMER tag must be terminated immediately (in " msgstr "" msgid "A TIMER tag must have a name (in " msgstr "" msgid "A TIMER tag name can only be 8 characters wide (in " msgstr "" msgid "A TIMER tag must have unique name (in " msgstr "" msgid "A TEXT tag must be terminated immediately (in " msgstr "" msgid "A TEXT tag must have a name (in " msgstr "" msgid "A TEXT tag name can only be 8 characters wide (in " msgstr "" msgid "A TEXT tag must have unique name (in " msgstr "" msgid "It seems that you have put a MAXVAL value < than the MINVAL value (in " msgstr "" msgid "The question with caption" msgstr "" msgid "must be answered." msgstr "" msgid "Answer must be numerical (to question with caption" msgstr "" msgid "Answer cannot be higher than " msgstr "" msgid " (in question with caption" msgstr "" msgid "Answer cannot be lower than " msgstr "" msgid " (in question with caption" msgstr "" msgid "An ENV tag must be terminated immediately (in " msgstr "" msgid "An ENV tag must have a name (in " msgstr "" msgid "An ENV tag must have a specified field (in " msgstr "" msgid "An ENV tag name can only be 8 characters wide (in " msgstr "" msgid "An ENV tag must have unique name (in " msgstr "" msgid "A CONSTANT tag must be terminated immediately (in " msgstr "" msgid "A CONSTANT tag must have a name (in " msgstr "" msgid "A CONSTANT tag must have a value (in " msgstr "" msgid "A CONSTANT tag name can only be 8 characters wide (in " msgstr "" msgid "A CONSTANT tag must have unique name (in " msgstr "" msgid "A CHOICE tag cannot be immediately terminated (in " msgstr "" msgid "A CHOICE tag must have a name (in " msgstr "" msgid "A CHOICE tag name can only be 8 characters wide (in " msgstr "" msgid "A CHOICE tag must contain at least one CHOICEELEMENT (in " msgstr "" msgid "A CHOICE tag must have an end tag (in " msgstr "" msgid "A CHOICE block can only contain CHOICEELEMENTs (in " msgstr "" msgid "A CHOICEELEMENT tag must be terminated immediately (in " msgstr "" msgid "A CHOICEELEMENT must be given a numerial value (in " msgstr "" msgid "A DBCHOICEELEMENT tag must be terminated immediately." msgstr "" msgid "CAPTIONARRAY is a required parameter in DBCHOICEELEMENT." msgstr "" msgid "No such array: " msgstr "" msgid "No such array: " msgstr "" msgid "No such array: " msgstr "" msgid "No such array: " msgstr "" msgid "Array has zero length: " msgstr "" msgid "Array has zero length: " msgstr "" msgid "Lengths of arrays differ: " msgstr "" msgid "Lengths of arrays differ: " msgstr "" msgid "Lengths of arrays differ: " msgstr "" msgid "A CHOICE tag must contain at least one CHOICEELEMENT (in " msgstr "" msgid "A CHOICE tag must have unique name (in " msgstr "" msgid "The question with caption" msgstr "" msgid "must be answered." msgstr "" msgid "A CASEROUTE tag cannot be immediately terminated (in " msgstr "" msgid "A CASEROUTE tag must have an end tag (in " msgstr "" msgid "Only CASE tags are allowed in a CASEROUTE tag" msgstr "" msgid "A CASEROUTE tag must contain CASE statements." msgstr "" msgid "SWITCH is a required parameter in a CASEROUTE tag." msgstr "" msgid "A CASE tag must be immediately terminated (in " msgstr "" msgid "CONTINUE is a required parameter in a CASE tag." msgstr "" msgid "VALUE is a required parameter in a CASE tag." msgstr "" msgid "A DATETIME tag must be terminated immediately (in " msgstr "" msgid "A DATETIME tag must have a name (in " msgstr "" msgid "A DATETIME tag name can only be 8 characters wide (in " msgstr "" msgid "A DATETIME tag must have unique name (in " msgstr "" msgid "mon" msgstr "" msgid "tue" msgstr "" msgid "wed" msgstr "" msgid "thu" msgstr "" msgid "fri" msgstr "" msgid "sat" msgstr "" msgid "sun" msgstr "" msgid "moniday" msgstr "" msgid "tuesday" msgstr "" msgid "wednesday" msgstr "" msgid "thursdat" msgstr "" msgid "friday" msgstr "" msgid "saturday" msgstr "" msgid "sunday" msgstr "" msgid "jan" msgstr "" msgid "feb" msgstr "" msgid "mar" msgstr "" msgid "apr" msgstr "" msgid "may" msgstr "" msgid "jun" msgstr "" msgid "jul" msgstr "" msgid "aug" msgstr "" msgid "sep" msgstr "" msgid "oct" msgstr "" msgid "nov" msgstr "" msgid "dec" msgstr "" msgid "january" msgstr "" msgid "february" msgstr "" msgid "mars" msgstr "" msgid "april" msgstr "" msgid "may" msgstr "" msgid "june" msgstr "" msgid "july" msgstr "" msgid "august" msgstr "" msgid "september" msgstr "" msgid "october" msgstr "" msgid "november" msgstr "" msgid "december" msgstr "" msgid "A LICKERT tag must be terminated immediately (in " msgstr "" msgid "A LICKERT tag must have a name (in " msgstr "" msgid "A LICKERT tag name can only be 8 characters wide (in " msgstr "" msgid "A LICKERT tag ACCESS property could be yes|no (in " msgstr "" msgid "A LICKERT tag must have unique name (" msgstr "" msgid "The question with caption" msgstr "" msgid "must be answered." msgstr "" msgid "A MEMO tag must have a name (in " msgstr "" msgid "A MEMO tag name can only be 8 characters wide (in " msgstr "" msgid "A MEMO tag must have unique name (in " msgstr "" msgid "A ROUTE tag must be terminated immediately (in " msgstr "" msgid "CONTINUE is a required parameter in a ROUTE tag." msgstr "" msgid "A RANDOMROUTE tag cannot be immediately terminated (in " msgstr "" msgid "A RANDOMROUTE tag must have an end tag (in " msgstr "" msgid "Only ALTERNATIVE tags are allowed in a RANDOMROUTE tag" msgstr "" msgid "A RANDOMROUTE tag must contain ALTERNATIVE statements." msgstr "" msgid "An ALTERNATIVE tag must be immediately terminated (in " msgstr "" msgid "CONTINUE is a required parameter in an ALTERNATIVE tag." msgstr "" msgid "A system error has occured" msgstr "" msgid "SURVEY: Submit successful (redirecting)" msgstr "" msgid "SURVEY: Submit successful" msgstr "" msgid "Submit successful" msgstr "" msgid "The data was successfully submitted" msgstr "" msgid "The author of the questionnaire has asked the program to direct you " msgstr "" msgid "to another page when you submitted your data. " msgstr "" msgid "Click here to be proceed to that page" msgstr "" msgid "You can go to the start page of mod_survey. " msgstr "" msgid "Click here to proceed to that page" msgstr "" msgid "Could not open " msgstr "" msgid "for appending. " msgstr "" msgid "Could not open " msgstr "" msgid "for appending. " msgstr "" msgid "Could not connect to DBI database (error was " msgstr "" msgid "Could not execute DBI insert (error was " msgstr "" msgid "SUBMIT ERROR 1, NO TAGS TO WORK WITH" msgstr "" msgid "This is one of the errors that should never occur. " msgstr "" msgid "When the survey document was parsed, no valid tags were found, therefore a submit should not have been possible. " msgstr "" msgid "One probable cause might be that the document has been emptied between display and submit." msgstr "" msgid "SUBMIT ERROR 2, THE QUESTION MUST BE ANSWERED" msgstr "" msgid "One or more question required an answer. " msgstr "" msgid "SUBMIT ERROR 3, A SYSTEM ERROR HAS OCCURED" msgstr "" msgid "You should never see this, since the system error should be printed instead of this submit error." msgstr "" msgid "SUBMIT ERROR 4, COULD NOT OPEN ASCIIFILE" msgstr "" msgid "An error occured when the script tried to write to the output file. " msgstr "" msgid "Possible causes of this is that write permission was denied or that the disk is full" msgstr "" msgid "SUBMIT ERROR 5, COULD NOT CONNECT TO DATABASE" msgstr "" msgid "Something went wrong when the script tried to connect to the database. " msgstr "" msgid "A lot of things can go wrong there, so you will have to try to interpret the error description above." msgstr "" msgid "SUBMIT ERROR 6, COULD NOT EXECUTE DBI INSERT" msgstr "" msgid "Something went wrong when the script tried to insert data into the database. " msgstr "" msgid "A lot of things can go wrong there, so you will have to try to interpret the error description above." msgstr "" msgid "SUBMIT ERROR 7, ANSWER MUST BE NUMERICAL" msgstr "" msgid "The author of the survey file has requested that the answer to this question should be numerical, or in other words only containing numbers. " msgstr "" msgid "SUBMIT ERROR 8, ANSWER CANNOT BE HIGHER THAN" msgstr "" msgid "The author of the survey file has requested that the answer to this question should be no higher than a certain value. " msgstr "" msgid "SUBMIT ERROR 9, ANSWER CANNOT BE LOWER THAN" msgstr "" msgid "The author of the survey file has requested that the answer to this question should be no lower than a certain value. " msgstr "" msgid "SUBMIT ERROR 10, ANSWER NOT VALID" msgstr "" msgid "The author of the survey file has requested that the answer you choose for one column should be no equal to the one you have chosen for the others." msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "SUBMIT ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "SURVEY" msgstr "" msgid "error" msgstr "" msgid "Did the above not help you ? You can find documentation and examples for the mod_survey system at" msgstr "" msgid "There you can also find instructions for joining the survey-discussion mail list, " msgstr "" msgid "which might provide some support" msgstr "" msgid "You can also check the" msgstr "" msgid "local documentation" msgstr "" msgid "Password needed" msgstr "" msgid "Password needed" msgstr "" msgid "The author of the survey has protected this module with a password." msgstr "" msgid "You will have to give the correct password to proceed." msgstr "" msgid "Password" msgstr "" msgid "Retry" msgstr "" msgid "Access to the data module is switched off" msgstr "" msgid "Data Module" msgstr "" msgid "Data Module" msgstr "" msgid "Core export modules" msgstr "" msgid "Export" msgstr "" msgid "Description" msgstr "" msgid "Optional export modules" msgstr "" msgid "About" msgstr "" msgid "In the data module, you can download the submitted data in a number of different formats." msgstr "" msgid "There are Core modules, which encompass common export formats suitable for importing in" msgstr "" msgid "major statistics software. There are also (if any) optional modules, which either do more" msgstr "" msgid "uncommon exports, or reformats the data somehow." msgstr "" msgid "Could not open ASCIIFILE for reading" msgstr "" msgid "Could not open ASCIIFILE for reading" msgstr "" msgid "A DBI error occured" msgstr "" msgid "A DBI error occured" msgstr "" msgid "DATA ERROR 1, A data error occurred" msgstr "" msgid "This is just a sample error. " msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "DARA ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "Persistance repository does not exist, and was not possible to create it" msgstr "" msgid "Could not open persistance file for reading. Maybe you've lost your code." msgstr "" msgid "Could not open persistance session file for reading" msgstr "" msgid "Could not open persistance file in writing mode" msgstr "" msgid "Could not open persistance-session file in writing mode" msgstr "" msgid "Could not open blob persistance file in writing mode" msgstr "" msgid "SYSTEM ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "SYSTEM ERROR 1, NO SESSION" msgstr "" msgid "The directory where the persistance are stored was not found and could not be created." msgstr "" msgid "Please ask the server administrator to fix this." msgstr "" msgid "The persistance directory is set to: " msgstr "" msgid "SYSTEM ERROR 2, COULD NOT OPEN PERSISTANCE FILE" msgstr "" msgid "The persistance directory is set to: " msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "Script injection attempt detected" msgstr "" msgid "Action " msgstr "" msgid " is not valid." msgstr "" msgid "Submit contained illegal characters" msgstr "" msgid "Key not defined in submit" msgstr "" msgid "is not a valid administrative task." msgstr "" msgid "ARGUMENT ERROR 1, ACTION IS NOT VALID" msgstr "" msgid "Valid actions are " msgstr "" msgid "and" msgstr "" msgid "ARGUMENT ERROR 2, KEY IS NOT DEFINED" msgstr "" msgid "As a security measure, a valid key has to be given when submitting data. No such key was found in the query string. " msgstr "" msgid "ARGUMENT ERROR 3, IS NOT A VALID ADMINISRATIVE TASK" msgstr "" msgid "Valid administrative tasks are" msgstr "" msgid "and" msgstr "" msgid "ARGUMENT ERROR 4, SUBMIT CONTAINED ILLEGAL CHARACTERS" msgstr "" msgid "Submitted data cannot contain some specific characters, most notably" msgstr "" msgid "to" msgstr "" msgid "ARGUMENT ERROR 5, SCRIPT INJECTION ATTEMPT DETECTED" msgstr "" msgid "One system parameter contained illegal characters normally associated with script injection attempts." msgstr "" msgid "If you did not do this, then please report a possible security breach to the system administrator." msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "ARGUMENT ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "Session repository does not exist, and was not possible to create" msgstr "" msgid "Could not open session file for reading" msgstr "" msgid "Could not open session for writing" msgstr "" msgid "Could not open blob session for writing" msgstr "" msgid "SYSTEM ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "SYSTEM ERROR 1, NO SESSION" msgstr "" msgid "The directory where the sessions are stores was not found and could not be created." msgstr "" msgid "Please ask the server administrator to fix this." msgstr "" msgid "The session directory is set to: " msgstr "" msgid "SYSTEM ERROR 2, COULD NOT OPEN SESSION FILE" msgstr "" msgid "The session directory is set to: " msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "The export file (" msgstr "" msgid ") does not exist. I cowardly refuse to create it myself." msgstr "" msgid "The export file (" msgstr "" msgid ") is not writable by the web user." msgstr "" msgid "The export file (" msgstr "" msgid ") and the survey file (" msgstr "" msgid ") are not owned by the same user." msgstr "" msgid "DBI is switched off" msgstr "" msgid "Malformed DSN. No such DBD driver ?" msgstr "" msgid "Malformed DSN. No such DBD driver ?" msgstr "" msgid "Could not do a DBI connect. Error was : " msgstr "" msgid "Could not prepare a select. Error was : " msgstr "" msgid "Could not execute a select. Error was : " msgstr "" msgid "Could not generate system key" msgstr "" msgid "Malformed key" msgstr "" msgid "Invalid key" msgstr "" msgid "SYSTEM ERROR 1, INVALID KEY" msgstr "" msgid "The key for the submitted document was not valid. " msgstr "" msgid "A system key is generated each time a survey is viewed. " msgstr "" msgid "This key has to be the same when the survey is submitted. " msgstr "" msgid "This is a security measure aimed at attempts of overloading the system with junk data. " msgstr "" msgid "If the problem persists, contact the system administrator." msgstr "" msgid "SYSTEM ERROR 2, COULD NOT GENERATE KEY" msgstr "" msgid "The system key could not be written to the key database. " msgstr "" msgid "A system key is generated each time a survey is viewed. " msgstr "" msgid "This key has to be the same when the survey is submitted. " msgstr "" msgid "This is a security measure aimed at attempts of overloading the system with junk data. " msgstr "" msgid "The probable reason for the error is that the web user does not have permission to write where the key database is stored (by default in /tmp). " msgstr "" msgid "SYSTEM ERROR 3, EXPORT FILE DOES NOT EXIST" msgstr "" msgid "The ASCIIFILE parameter is set in the survey file, but the location it points to does not exist. " msgstr "" msgid "Since allowing the web user too generous write permissions might be a security hazard, the program will not attempt to create the file. " msgstr "" msgid "You will also have to permit the web user write access to that file. " msgstr "" msgid "SYSTEM ERROR 4, EXPORT FILE IS NOT WRITABLE" msgstr "" msgid "The ASCIIFILE parameter is set but points to a file to which the web user do not have write persmissions. " msgstr "" msgid "(Where filename is the location that ASCIIFILE points to)" msgstr "" msgid "SYSTEM ERROR 5, NOT OWNED BY SAME USER" msgstr "" msgid "As a security measure, the program will refuse to write to an ASCIIFILE which is not owned by the same user as the surveyfile that pointed to the ASCIIFILE. " msgstr "" msgid "This in order to prevent users from overwriting each other's files. " msgstr "" msgid "To solve this problem, set the same UID on both files, or create a new ASCIIFILE with the correct ownership." msgstr "" msgid "SYSTEM ERROR 6, COULD NOT CONNECT DBI DATABASE" msgstr "" msgid "When connecting DBI databases, quite a lot of things might be wrong. " msgstr "" msgid "You will have to try to interpret the error description printed above." msgstr "" msgid "SYSTEM ERROR 7, COULD NOT PREPARE A DBI SELECT" msgstr "" msgid "When using DBI databases, quite a lot of things might be wrong. " msgstr "" msgid "You will have to try to interpret the error description printed above." msgstr "" msgid "SYSTEM ERROR 8, COULD NOT EXECUTE A DBI SELECT" msgstr "" msgid "When using DBI databases, quite a lot of things might be wrong. " msgstr "" msgid "You will have to try to interpret the error description printed above." msgstr "" msgid "SYSTEM ERROR 9, MALFORMED KEY" msgstr "" msgid "The key handling routine expects the key to be formatted approximately YYYYMMDD_HHMMSS_PPPP (date, time and process number when the key was created. " msgstr "" msgid "For some reason the input key was malformed." msgstr "" msgid "SYSTEM ERROR 10, DBI IS SWITCHED OFF" msgstr "" msgid "In the global configuration file, the flag which controls the use of DBI is set to zero, meaning that Mod_Survey should not try to access the DBI modules. " msgstr "" msgid "Therefore, it is not possible to use the DBITABLE export method." msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "SYSTEM ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "Password is incorrect or missing" msgstr "" msgid "The author of the survey document has put a password restriction on the use of the administration part" msgstr "" msgid "In order to continue you have to write the correct password in the text box below and click the submit button" msgstr "" msgid "Survey administration" msgstr "" msgid "Admin" msgstr "" msgid "View Source" msgstr "" msgid "You can view the source as Raw (plain text) or as HTML" msgstr "" msgid "Access source as plain text" msgstr "" msgid "Acess source as HTML" msgstr "" msgid "Download data" msgstr "" msgid "The data downloads have been moved to the new" msgstr "" msgid "Data module" msgstr "" msgid "View Debug Info" msgstr "" msgid "You can view some debug information about the parsing of the document" msgstr "" msgid "Remove Data / Download raw data" msgstr "" msgid "You can remove all the data so far submitted : " msgstr "" msgid "Remove all data" msgstr "" msgid "You can replace the existing data with an uploaded data file:" msgstr "" msgid "Upload data" msgstr "" msgid "You can download the raw data file:" msgstr "" msgid "Download data" msgstr "" msgid "Unfortunately it seems like the author of the document has disallowed all administrative tasks" msgstr "" msgid "More Info" msgstr "" msgid "Do the above not look as expected ? Try reading the documentation, available from" msgstr "" msgid "Could not open source file" msgstr "" msgid "Source of survey " msgstr "" msgid "Source of survey " msgstr "" msgid "Could not open source file" msgstr "" msgid "ALLOWSOURCE is not set to yes" msgstr "" msgid "Descriptive Statistics" msgstr "" msgid "This part of the admin interface is deprecated. The new approach for getting " msgstr "" msgid "SURVEY : Function not implemented" msgstr "" msgid "Benchmarks" msgstr "" msgid "Start time" msgstr "" msgid "After cache read" msgstr "" msgid "cache was not read" msgstr "" msgid "After doc parse" msgstr "" msgid "document was not parsed" msgstr "" msgid "After cache write" msgstr "" msgid "cache was not written" msgstr "" msgid "End time" msgstr "" msgid "Cache read took" msgstr "" msgid "Doc parse took" msgstr "" msgid "Cache write took" msgstr "" msgid "Total doc time" msgstr "" msgid "Debug Messages" msgstr "" msgid "ALLOWDEBUG is not set to yes" msgstr "" msgid "SURVEY: File uploaded" msgstr "" msgid "SURVEY: Upload raw data" msgstr "" msgid "SURVEY : Confirm Flush" msgstr "" msgid "Are you really, REALLY sure you want to remove all data ?" msgstr "" msgid "Yes, I'm sure" msgstr "" msgid "SURVEY : Data removed" msgstr "" msgid "All data is now removed" msgstr "" msgid "Back to administration" msgstr "" msgid "SURVEY : Cache removed" msgstr "" msgid "The cache is now removed" msgstr "" msgid "Back to administration" msgstr "" msgid "ALLOWFLUSH is not set to yes" msgstr "" msgid "ADMIN ERROR 1, ALLOWSOURCE IS NOT SET TO YES" msgstr "" msgid "The requested administrative task (to view the source of the survey) is not permitted, since the parameter ALLOWSOURCE (in the SURVEY tag) is not explicitly set to yes. " msgstr "" msgid "All administrative tasks are disallowed per default and has to be explicitly permitted to be available." msgstr "" msgid "ADMIN ERROR 2, ALLOWSTATS IS NOT SET TO YES" msgstr "" msgid "The requested administrative task (to view statistics about the data) is not permitted, since the parameter ALLOWSTATS (in the SURVEY tag) is not explicitly set to yes. " msgstr "" msgid "All administrative tasks are disallowed per default and has to be explicitly permitted to be available." msgstr "" msgid "ADMIN ERROR 3, ALLOWDEBUG IS NOT SET TO YES" msgstr "" msgid "The requested administrative task (to view debug info about the survey) is not permitted, since the parameter ALLOWDEBUG (in the SURVEY tag) is not explicitly set to yes. " msgstr "" msgid "All administrative tasks are disallowed per default and has to be explicitly permitted to be available." msgstr "" msgid "ADMIN ERROR 4, ALLOWFLUSH IS NOT SET TO YES" msgstr "" msgid "The requested administrative task (clear all data) is not permitted, since the parameter ALLOWFLUSH (in the SURVEY tag) is not explicitly set to yes. " msgstr "" msgid "All administrative tasks are disallowed per default and has to be explicitly permitted to be available." msgstr "" msgid "ADMIN ERROR 5, ALLOWDATA IS NOT SET TO YES" msgstr "" msgid "The requested administrative task (to view te data of the survey) is not permitted, since the parameter ALLOWDATA (in the SURVEY tag) is not explicitly set to yes. " msgstr "" msgid "All administrative tasks are disallowed per default and has to be explicitly permitted to be available." msgstr "" msgid "ADMIN ERROR 6, COULD NOT OPEN ASCIIFILE FOR READING" msgstr "" msgid "Something went wrong when the program tried to access the ASCIIFILE (set in the SURVEY tag). " msgstr "" msgid "Please check that it exists and that it is readable by the web user." msgstr "" msgid "ADMIN ERROR 7, A DBI ERROR OCCURED" msgstr "" msgid "An error occured while trying to interact with the DBI database. " msgstr "" msgid "Quite a lot of things can go wrong here, so you will have to try to interpret the error message printed above." msgstr "" msgid "ADMIN ERROR 8, NO DATA" msgstr "" msgid "There is no data submitted, so the administrative task requested is not applicable." msgstr "" msgid "ADMIN ERROR 9, NOT EXPORTING TO ASCIIFILE" msgstr "" msgid "The ASCIIFILE parameter is not set, so the administrative task requested is not applicable." msgstr "" msgid "ADMIN ERROR 10, COULD NOT OPEN SOURCE FILE" msgstr "" msgid "The program could not open the survey source file. This is one of the errors that should never occur. " msgstr "" msgid "If it does anyway, please check ownership and persmissons on the source file." msgstr "" msgid "ADMIN ERROR 11, IS NOT ADMINUSER" msgstr "" msgid "When ADMINUSER is set as a parameter in the SURVEY tag, you have to authenticate (through Apache's "Basic" authentication) as that user. " msgstr "" msgid "If you have authenticated as another user alredy, you will probably have to close your browser, re-open it and try again." msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "ARGUMENT ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "Could not connect to DBI database (error was " msgstr "" msgid "Could not include IMPORT" msgstr "" msgid "has already answered this survey" msgstr "" msgid "has already answered this survey" msgstr "" msgid "has already answered this survey" msgstr "" msgid "This is a part of a MULTIPAGE sequence. Answer the previous page first." msgstr "" msgid "A system error (" msgstr "" msgid ") has occured" msgstr "" msgid "Found "{" without "}"" msgstr "" msgid "The variable" msgstr "" msgid "has not been submitted" msgstr "" msgid "Found "{$" without "$}"" msgstr "" msgid "The session variable" msgstr "" msgid "is not defined." msgstr "" msgid "Found "{_" without "_}"" msgstr "" msgid "The variable" msgstr "" msgid "have not produced a caption" msgstr "" msgid "Found "{%" without "%}"" msgstr "" msgid "The variable" msgstr "" msgid "has not been submitted" msgstr "" msgid "Found "{!" without "!}"" msgstr "" msgid "Could not open" msgstr "" msgid "for reading" msgstr "" msgid "Found "{¤" without "¤}"" msgstr "" msgid "Display of a tag caused exception:" msgstr "" msgid "Unknown tag type " msgstr "" msgid "No tags to print" msgstr "" msgid "DISPLAY ERROR 1, A SYSTEM ERROR HAS OCCURED" msgstr "" msgid "You should never have to see this, since the system error should be printed before display was called. " msgstr "" msgid "DISPLAY ERROR 2, NO TAGS TO PRINT" msgstr "" msgid "There are no component tags in the document, therefore display is impossible. " msgstr "" msgid "DISPLAY ERROR 3, UNKOWN TAG TYPE" msgstr "" msgid "This error should never happen. The display module encountered a tag it did not know how to handle. " msgstr "" msgid "(this should have been taken care of by the document parser)" msgstr "" msgid "DISPLAY ERROR 4, HAS ALREADY ANSWERED" msgstr "" msgid "The UNIQUE parameter is set in the SURVEY tag. This means each user can only answer the survey once. " msgstr "" msgid "A user authenticated as you has already answered the survey. " msgstr "" msgid "DISPLAY ERROR 5, PART OF MULTIPAGE SEQUENCE" msgstr "" msgid "The system expected to have gotten data from a previous page in a multipage sequence. " msgstr "" msgid "The survey file you tried to access cannot be answered without going through the whole chain." msgstr "" msgid "DISPLAY ERROR 5, THEME IS DEPRECATED" msgstr "" msgid "The theme engine has been reworked. Theme can either be "cleanhtml" which will do a " msgstr "" msgid "table layout, or "external" for layouting with a custom stylesheet." msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "DISPLAY ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr "" msgid "File does not exist : " msgstr "" msgid "Could not include IMPORT" msgstr "" msgid "Permission denied for " msgstr "" msgid "No termination of survey tag in " msgstr "" msgid "is not a valid tag (in " msgstr "" msgid "does not contain survey tag" msgstr "" msgid "Could not open " msgstr "" msgid "for reading" msgstr "" msgid "Found "{&" without "&}"" msgstr "" msgid "Could not open" msgstr "" msgid "for reading" msgstr "" msgid "Found "{@" without "@}"" msgstr "" msgid "A part (" msgstr "" msgid ") produced an error (" msgstr "" msgid "The variable name '" msgstr "" msgid "' has been defined more than once in the survey chain." msgstr "" msgid "A " msgstr "" msgid "name cannot start with a number" msgstr "" msgid "A " msgstr "" msgid "name" msgstr "" msgid "contains illegal characters" msgstr "" msgid "The name" msgstr "" msgid "was defined earlier in the multipart sequence" msgstr "" msgid "is not a valid parameter in a " msgstr "" msgid "tag" msgstr "" msgid "has been deprecated in the" msgstr "" msgid "tag" msgstr "" msgid "TITLE is a required parameter for survey tags (in " msgstr "" msgid "DBI is switched off" msgstr "" msgid "Both ASCIIFILE and DBITABLE unset for survey tag (in " msgstr "" msgid "Could not create autodata file (" msgstr "" msgid "DBITABLE is set but DBIDSN is missing (in " msgstr "" msgid "A SURVEY tag cannot be immediately terminated (in " msgstr "" msgid "DBIDSN is malformed, must start with DBI: (in " msgstr "" msgid "Cannot have REDIRECT without CONTINUE" msgstr "" msgid "Saving of partial answers requires DBI, but DBITABLE is not set" msgstr "" msgid "Saving of partial answers will not work if cache is enabled" msgstr "" msgid "Cannot have MULTIPAGE without LASTPAGE" msgstr "" msgid "Bad values for MULTIPAGE sequence" msgstr "" msgid "SEQUENCEFILE is a required parameter in the last page of a multipage sequence" msgstr "" msgid "SEQUENCEFILE does not exists or no read permissions" msgstr "" msgid "Language override caused an error:" msgstr "" msgid "THEME" msgstr "" msgid "does not exists" msgstr "" msgid "ACCESS property (ACCESSJS and ACCESSFUN) has to be used togheter (in " msgstr "" msgid "THEME" msgstr "" msgid "does not exists" msgstr "" msgid "This survey requires user authentication" msgstr "" msgid "Needs SOAP authentication" msgstr "" msgid "SOAP authentication is disabled" msgstr "" msgid "DOCUMENT ERROR 1, FILE DOES NOT EXIST" msgstr "" msgid "This error occurs if the referenced survey file does not exist. " msgstr "" msgid "The most common cause of this is that the user has simply misspelled the address in the browser's address field. " msgstr "" msgid "To solve this problem, check that the the address has been correctly spelled and that the survey file is where you think it should be." msgstr "" msgid "DOCUMENT ERROR 2, PERMISSION DENIED" msgstr "" msgid "The referenced survey exists in the correct place, but the web user does not have permission to read it. " msgstr "" msgid "To solve this you will have to chmod the file to grant sufficient privilegies. " msgstr "" msgid "Information on how to use chmod can be found by typing man chmod on a shell prompt. " msgstr "" msgid "For quick and dirty sollution, simply write chmod 755 " msgstr "" msgid "filename" msgstr "" msgid "or whatever your survey file is called" msgstr "" msgid "DOCUMENT ERROR 3, UNABLE TO OPEN FILE FOR READING" msgstr "" msgid "This is one of them errors that should never happen. " msgstr "" msgid "The program could for some unknown reason not open the survey file for reading. " msgstr "" msgid "If it had been a permission problem, error 2 should have occured, so it is probably something else. " msgstr "" msgid "A good start would be to see if you can access the file from a shell prompt." msgstr "" msgid "DOCUMENT ERROR 4, DOES NOT CONTAIN SURVEY TAG" msgstr "" msgid "To denote that the file indeed is a survey file, it has to contain a SURVEY tag, something that looks a bit like " msgstr "" msgid "SURVEY TITLE="My First Survey" ... " msgstr "" msgid "If the document does not contain " msgstr "" msgid "the parser assumes that the document is not a survey file. " msgstr "" msgid "Please note that everything before the SURVEY tag will be ignored." msgstr "" msgid "DOCUMENT ERROR 5, NO TERMINATION OF SURVEY TAG" msgstr "" msgid "The document has to contain a termination of the survey tag, or in other words something that looks like " msgstr "" msgid "This in order to know where to stop parsing the file. " msgstr "" msgid "Text after the termination of the survey tag will be ignored." msgstr "" msgid "DOCUMENT ERROR 6, IS NOT A VALID TAG" msgstr "" msgid "The document contains a tag that the parser does not know how to handle. " msgstr "" msgid "Valid tags in the survey part of the document are " msgstr "" msgid "and" msgstr "" msgid "Please note that case is important : Survey and SURVEY is not the same thing. " msgstr "" msgid "If you want to use other tags than these, as an example to add custom HTML code, then you have to place those tags in a " msgstr "" msgid " block. " msgstr "" msgid "DOCUMENT ERROR 7, TITLE IS REQUIRED" msgstr "" msgid "The document's survey tag does not contain the TITLE parameter, or the TITLE parameter is empty. " msgstr "" msgid "The TITLE parameter must be set in order to produce an output that makes sense. " msgstr "" msgid "Please note that all parameters are written in upper case : Title and TITLE is not interpreted in the same way. " msgstr "" msgid "DOCUMENT ERROR 8, BOTH ASCIIFILE AND DBITABLE UNSET" msgstr "" msgid "In order to know how to save submitted data, the survey script needs one of these parameters set. " msgstr "" msgid "If you want to save your data to a 'flat file', or in other words an asciifile with delimited fields, set ASCIIFILE to the filename where you want to save the data. " msgstr "" msgid "If you want to save the data in a database table, set DBITABLE to the name of the database table. " msgstr "" msgid "If you set DBITABLE, you will also have to set DBIDSN. " msgstr "" msgid "Please note that all parameters are written in upper case : AsciiFile and ASCIIFILE is not the same thing. " msgstr "" msgid "Please note further that if the global configuration option _SURVEY_ALLOWAUTO is switched on, the system will suppose an automatic ASCIIFILE and will not display this error message." msgstr "" msgid "DOCUMENT ERROR 9, DBIDSN MISSING" msgstr "" msgid "When DBITABLE is set, the script must know how to connect to the database containing that table. In order to know this, the script must be supplied with a DSN string, something that is a bit like an address to the database." msgstr "" msgid "A typical string for connecting to a MySQL database via DBI would look a bit something like" msgstr "" msgid "Please note that DBIDSN must be written uppercase." msgstr "" msgid "DOCUMENT ERROR 10, TAG CANNOT BE IMMEDIATELY TERMINATED" msgstr "" msgid "Tags can either be empty or contain data. " msgstr "" msgid "In the survey context there are tags that are required to have data. " msgstr "" msgid "These are " msgstr "" msgid "and" msgstr "" msgid "Tags of this kind cannot be terminated in the start tag. " msgstr "" msgid "As an example the SURVEY tag has to be in the form " msgstr "" msgid " and cannot be in the form " msgstr "" msgid "which denotes immediate termination" msgstr "" msgid "Please refer to the DTD or the documentation for the correct syntax of the tags. " msgstr "" msgid "The above said does not apply to data inside a CUSTOM block, as that data follows (or should follow) the html-strict DTD." msgstr "" msgid "DOCUMENT ERROR 11, TAG MUST BE TERMINATED IMMEDIATELY" msgstr "" msgid "Tags can either be empty or contain data. " msgstr "" msgid "In the survey context there are tags that are required to be immediately terminated, or in other words to be empty. " msgstr "" msgid "These tags are " msgstr "" msgid "and" msgstr "" msgid "Further, in the" msgstr "" msgid "and" msgstr "" msgid "blocks" msgstr "" msgid "and" msgstr "" msgid "must be terminated immediately. " msgstr "" msgid "A tag is marked as immediately terminated when it ends with a" msgstr "" msgid "As an example, a valid NEWLINE tag might look like this : " msgstr "" msgid "DOCUMENT ERROR 12, TAG MUST HAVE A NAME" msgstr "" msgid "A valid MEMO tag might look like this : " msgstr "" msgid "Insert comments" msgstr "" msgid "Please note that NAME is written upper case." msgstr "" msgid "DOCUMENT ERROR 13, CHOICE TAG MUST HAVE CHOICEELEMENTS" msgstr "" msgid "A CHOICE tag consists of choices. At least one choice must be given to create a valid CHOICE tag. " msgstr "" msgid "Choices are given in the form of CHOICEELEMENTS. A valid CHOICE block might look like this" msgstr "" msgid "query" msgstr "" msgid "You like this ?" msgstr "" msgid "YES" msgstr "" msgid "NO" msgstr "" msgid "DUNNO" msgstr "" msgid "DOCUMENT ERROR 14, MUST HAVE AN END TAG" msgstr "" msgid "All tags that are not terminated immediately must be terminated with an end tag after the data they contain. " msgstr "" msgid "Tags that has to be terminated this way are" msgstr "" msgid "and" msgstr "" msgid "A valid COMMENT tag might look like this : " msgstr "" msgid "Some comments" msgstr "" msgid "where" msgstr "" msgid "is the so called "end tag" terminating the block" msgstr "" msgid "DOCUMENT ERROR 15, CAN ONLY CONTAIN CHOICEELEMENTS" msgstr "" msgid "A CHOICE block can only contain CHOICEELEMENT tags. Remove all other tags from within the " msgstr "" msgid " block. " msgstr "" msgid "Please note that CHOICE is written upper case" msgstr "" msgid "DOCUMENT ERROR 16, CHOICEELEMENT MUST HAVE NUMERICAL VALUE" msgstr "" msgid "tags are considered having a numerical value when submitted. " msgstr "" msgid "Each of the elements that are available must be given the value they represent. " msgstr "" msgid "A valid CHOICE tag might look like this" msgstr "" msgid "query" msgstr "" msgid "You like this ?" msgstr "" msgid "YES" msgstr "" msgid "NO" msgstr "" msgid "DUNNO" msgstr "" msgid "Currently only positive integers are supported as numerical values. " msgstr "" msgid "Please note that VALUE is written upper case." msgstr "" msgid "DOCUMENT ERROR 17, LIST TAG MUST HAVE LISTELEMENTS" msgstr "" msgid "A LIST tag consists of lines. At least one line must be given to create a valid LIST tag. " msgstr "" msgid "Lines are given in the form of LISTELEMENTS. A valid LIST block might look like this :

" msgstr "" msgid "query" msgstr "" msgid "You like this ?" msgstr "" msgid "YES" msgstr "" msgid "yes" msgstr "" msgid "NO" msgstr "" msgid "DUNNO" msgstr "" msgid "DOCUMENT ERROR 18, CAN ONLY CONTAIN LISTELEMENTS" msgstr "" msgid "A LIST block can only contain LISTELEMENT tags. Remove all other tags from within the " msgstr "" msgid " block. " msgstr "" msgid "Please note that LIST is written upper case." msgstr "" msgid "DOCUMENT ERROR 19, LISTELEMENTS MUST HAVE CAPTION" msgstr "" msgid "Each LISTELEMENT tag within a LIST block must be given a caption to represent its value and what is written in the list. A valid LIST block might look like this" msgstr "" msgid "query" msgstr "" msgid "You like this ?" msgstr "" msgid "YES" msgstr "" msgid "NO" msgstr "" msgid "DUNNO" msgstr "" msgid "DOCUMENT ERROR 20, MUST HAVE A UNIQUE NAME" msgstr "" msgid "All components in the survet must have unique names. " msgstr "" msgid "You cannot give two different components the same name. " msgstr "" msgid "DOCUMENT ERROR 21, TAG NAMES CAN ONLY BE 8 CHARACTERS WIDE" msgstr "" msgid "Currently, the tag (variable) names are limited to 8 characters. " msgstr "" msgid "This is mainly to allow for export to formats such as SPSS syntax. This might change in future versions." msgstr "" msgid "DOCUMENT ERROR 22, MALFORMED DBIDSN" msgstr "" msgid "DOCUMENT ERROR 23, CAN ONLY BE 6 CHARACTERS WIDE" msgstr "" msgid "Some tags can only have names that are 6 characters wide, as they will automatically get numbers attached to them. " msgstr "" msgid "One example of this is the MATRIX tag. " msgstr "" msgid "DOCUMENT ERROR 24, MUST CONTAIN MATRIXELEMENTS" msgstr "" msgid "A MATRIX block must contain MATRIXELEMENT (either COLUMNs or ROWs) tags, as these define the parts of the matrix." msgstr "" msgid "DOCUMENT ERROR 25, CAN ONLY CONTAIN MATRIXELEMENTS" msgstr "" msgid "A MATRIX block can only contain MATRIXELEMENT (either COLUMNs or ROWs) tags. Please remove all other tags from the block." msgstr "" msgid "DOCUMENT ERROR 26, CANNOT START WITH A NUMBER" msgstr "" msgid "As some export formats would whine about variable names that starts with a number, that is prohitibted in the program." msgstr "" msgid "DOCUMENT ERROR 27, CONTAINS ILLEGAL CHARACTERS" msgstr "" msgid "Some characters are forbidden in variable names. These are : " msgstr "" msgid "DOCUMENT ERROR 28, DBI IS SWITCHED OFF" msgstr "" msgid "In the global configuration file, the flag which controls the use of DBI is set to zero, meaning that Mod_Survey should not try to access the DBI modules. " msgstr "" msgid "Therefore, it is not possible to use the DBITABLE export method. " msgstr "" msgid "You can either switch on DBI by setting _SURVEY_USEDBI to 1 in the global configuration file (make sure that you have installed DBI first), or you can use ASCIIFILE export method instead of DBITABLE." msgstr "" msgid "DOCUMENT ERROR 29, COULD NOT CREATE AUTODATA FILE" msgstr "" msgid "As neither ASCIIFILE nor DBITABLE was set, and the global configuration option _SURVEY_ALLOWAUTO was enabled, the system tried to create an autodata file. This failed for some unknown reason. " msgstr "" msgid "DOCUMENT ERROR 30, IS NOT A VALID PARAMETER" msgstr "" msgid "Most tags in the Mod_Survey language accept parameters which control how the tags should behave. " msgstr "" msgid "You tried to insert a parameter which the parser did not understand. " msgstr "" msgid "Please refer to the documentation on which parameters are acceptable in which tags." msgstr "" msgid "DOCUMENT ERROR 31, LISTELEMENT MUST BE GIVEN A VALUE" msgstr "" msgid "When NUMERIAL is set to yes in a LIST, all LISTEMENTS must be given numerical VALUEs." msgstr "" msgid "DOCUMENT ERROR 32, CANNOT CONTAIN WHEN ESCAPED IS YES" msgstr "" msgid "The reason to use escaped HTML code is that it makes the survey file valid XML. " msgstr "" msgid "DOCUMENT ERROR 33, REDIRECT WITHOUT CONTINUE" msgstr "" msgid "Since patch version 3.0.7b, the REDIRECT parameter in the SURVEY tag can be used to send the user to the address specified by CONTINUE, rather than asking the user to click a link to that address. For REDIRECT to work the CONTINUE address must be specified (since it is not possible to redirect to an empty address)." msgstr "" msgid "DOCUMENT ERROR 34, ENV TAG MUST HAVE SPECIFIED FIELD" msgstr "" msgid "The ENV tag (which is new since version 3.0.9) reads an environment variable from the system and adds it to the submitted data as if it was sent by the user. " msgstr "" msgid "In order for the system to know which variable to read, you have to set the FIELD parameter in the ENV tag." msgstr "" msgid "DOCUMENT ERROR 35, CONSTANT TAG MUST HAVE A VALUE" msgstr "" msgid "The CONSTANT tag (which is new since version 3.0.9) adds a constant value to the submitted data as if it was sent by the user. " msgstr "" msgid "In order for the system to know which value to send, you have to set the VALUE parameter in the CONSTANT tag." msgstr "" msgid "DOCUMENT ERROR 36, THIS SURVEY REQUIRES AUTHENTICATION" msgstr "" msgid "The REQAUTH parameter is set in the SURVEY tag. " msgstr "" msgid "In theory, you should never see this error message, unless the admin of the survey has forgotten (or failed) placing a valid ".htaccess" file alongside the survey file. " msgstr "" msgid "DOCUMENT ERROR 37, DBI support not implemented" msgstr "" msgid "As of second patch with MEMO tags, DBI support has not yet been implemented." msgstr "" msgid "DOCUMENT ERROR 38, Cannot have MULTIPAGE without LASTPAGE" msgstr "" msgid "Since version 3.0.12, it is possible to tie several surveys into a so called MULTIPAGE sequence. " msgstr "" msgid "In order for the system to know a) whether to accept data from a previous part, and b) when to stop sending data to a next part, both MULTIPAGE and LASTPAGE has to be set." msgstr "" msgid "DOCUMENT ERROR 39, Bad values for MULTIPAGE sequence" msgstr "" msgid "The multipage sequence setting must follow a) MULTIPAGE and LASTPAGE must be numerical, b) both must be larger than zero, c) LASTPAGE must be larger than or equal to MULTIPAGE" msgstr "" msgid "DOCUMENT ERROR 40, SEQUENCEFILE is a required parameter" msgstr "" msgid "When constructing a multipage sequence, the last page needs to get a list of the survey files to include in itself. " msgstr "" msgid "DOCUMENT ERROR 41, SEQUENCEFILE does not exist or is unreadable" msgstr "" msgid "When constructing a multipage sequence, the last page needs to get a list of the survey files to include in itself. " msgstr "" msgid "Unfortunately it seems that the file that was referenced by the SEQUENCEFILE parameter of the SURVEY tag was not possible to read, either because it does not exist, or because the web user do not have permission to read it." msgstr "" msgid "DOCUMENT ERROR 42, A part produced an error" msgstr "" msgid "For some reason one of the pages included in the multipage sequence produced a Document error. " msgstr "" msgid "Correct that error and try again." msgstr "" msgid "DOCUMENT ERROR 43, The name was defined earlier" msgstr "" msgid "multipage sequences. Please change the offending name in one of the places it is set, and try again. " msgstr "" msgid "DOCUMENT ERROR 44, Cannot have both ALLOWCACHE and RANDOM" msgstr "" msgid "Since version 3.0.14 it is possible to randomize the order of the components in a MATRIX. " msgstr "" msgid "However, if cache is enabled, the first randomization will be cached and then displayed again and again. " msgstr "" msgid "DOCUMENT ERROR 45, Saving of partial answers requires DBI, but DBITABLE is not set" msgstr "" msgid "Since version 3.0.15 it is possible to save partial answer. " msgstr "" msgid "But you must set up a database in order to store the results." msgstr "" msgid "DOCUMENT ERROR 46, Saving of partial answers will not work when cache is enabled" msgstr "" msgid "Since version 3.0.15 it is possible to save partial answer. " msgstr "" msgid "However, this requires that the the survey parsing and the HTML output is not caches. " msgstr "" msgid "DOCUMENT ERROR 47, SOAP authentication is disabled" msgstr "" msgid "Since version 3.0.15 it is possible to use a SOAP client within mod_survey. " msgstr "" msgid "DOCUMENT ERROR 48, SOAP error" msgstr "" msgid "Since version 3.0.15 it is possible to use a SOAP client within mod_survey. " msgstr "" msgid "It seems that an error occurs using this feature. Check you configuration please. The error is : " msgstr "" msgid "DOCUMENT ERROR 50, No such array" msgstr "" msgid "The no such array error can be caused by either of two likely mistakes." msgstr "" msgid "The most likely cause is a spelling mistake: Check that you spelled the name of the array correctly." msgstr "" msgid "The second likely cause is that you placed a DB*ELEMENT subtag in the last page, " msgstr "" msgid "while its corresponding IMPORT is in a previous page. Either move the DB element to the page with" msgstr "" msgid "the IMPORT, or move the IMPORT to the page with the DB element. Or, place the DB element in" msgstr "" msgid "any page but the last." msgstr "" msgid "This error is not in the knowledge base, so I guess the programmer has made a mistake." msgstr "" msgid "DOCUMENT ERROR 0, NO ERROR" msgstr "" msgid "No error has occured, but the programmer has for some reason called PrintErrorDescription() anyway. " msgstr "" msgid "I guess the programmer has again made a mistake, something that is a very common event indeed." msgstr ""