X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=po%2Fpspp.pot;h=707b5310a3d8b22d9516d46d4c6786a8d572acb0;hb=0db7a98b55853dd99701c95dffb3ecb97cee5343;hp=ff35d1b659ef02bf15e22c26bfb8835e840f9026;hpb=e22db86f67a3b77124af022bbd734922c62c424c;p=pspp-builds.git diff --git a/po/pspp.pot b/po/pspp.pot index ff35d1b6..707b5310 100644 --- a/po/pspp.pot +++ b/po/pspp.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n" -"POT-Creation-Date: 2004-02-21 10:31+0800\n" +"POT-Creation-Date: 2006-12-16 13:22+0900\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,5534 +17,4693 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: src/aggregate.c:188 src/aggregate.c:229 src/data-list.c:1341 -#: src/data-list.c:1376 src/data-list.c:1389 src/data-list.c:1402 -#: src/data-list.c:1435 +#: src/data/any-reader.c:74 #, c-format -msgid "%s subcommand given multiple times." +msgid "An error occurred while opening \"%s\": %s." msgstr "" -#: src/aggregate.c:214 -msgid "while expecting COLUMNWISE" +#: src/data/any-reader.c:129 +#, c-format +msgid "\"%s\" is not a system or portable file." msgstr "" -#: src/aggregate.c:258 -msgid "BREAK subcommand not specified." +#: src/data/any-reader.c:135 src/data/any-writer.c:80 +msgid "The inline file is not allowed here." msgstr "" -#: src/aggregate.c:492 -msgid "expecting aggregation function" +#: src/data/calendar.c:81 +#, c-format +msgid "Month %d is not in acceptable range of 0 to 13." msgstr "" -#: src/aggregate.c:508 +#: src/data/calendar.c:89 #, c-format -msgid "Unknown aggregation function %s." +msgid "Day %d is not in acceptable range of 0 to 31." msgstr "" -#: src/aggregate.c:523 -msgid "expecting `('" +#: src/data/calendar.c:96 +#, c-format +msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15." msgstr "" -#: src/aggregate.c:558 -#, c-format -msgid "Missing argument %d to %s." +#: src/data/data-in.c:271 src/data/data-in.c:461 +msgid "Field contents are not numeric." msgstr "" -#: src/aggregate.c:566 -#, c-format -msgid "Arguments to %s must be of same type as source variables." +#: src/data/data-in.c:273 src/data/data-in.c:463 +msgid "Number followed by garbage." msgstr "" -#: src/aggregate.c:576 src/expr-prs.c:665 -msgid "expecting `)'" +#: src/data/data-in.c:284 +msgid "Invalid numeric syntax." +msgstr "" + +#: src/data/data-in.c:293 src/data/data-in.c:476 +msgid "Too-large number set to system-missing." +msgstr "" + +#: src/data/data-in.c:298 src/data/data-in.c:481 +msgid "Too-small number set to zero." msgstr "" -#: src/aggregate.c:588 src/autorecode.c:110 +#: src/data/data-in.c:324 +msgid "All characters in field must be digits." +msgstr "" + +#: src/data/data-in.c:347 +msgid "Unrecognized character in field." +msgstr "" + +#: src/data/data-in.c:371 src/data/data-in.c:635 +msgid "Field must have even length." +msgstr "" + +#: src/data/data-in.c:376 src/data/data-in.c:641 +msgid "Field must contain only hex digits." +msgstr "" + +#: src/data/data-in.c:680 src/data/data-in.c:727 +msgid "Syntax error in date field." +msgstr "" + +#: src/data/data-in.c:696 #, c-format +msgid "Day (%ld) must be between 1 and 31." +msgstr "" + +#: src/data/data-in.c:743 +msgid "Delimiter expected between fields in date." +msgstr "" + +#: src/data/data-in.c:817 msgid "" -"Number of source variables (%d) does not match number of target variables (%" -"d)." +"Unrecognized month format. Months may be specified as Arabic or Roman " +"numerals or as at least 3 letters of their English names." msgstr "" -#: src/aggregate.c:655 +#: src/data/data-in.c:844 #, c-format -msgid "" -"Variable name %s is not unique within the aggregate file dictionary, which " -"contains the aggregate variables and the break variables." +msgid "Year (%ld) must be between 1582 and 19999." msgstr "" -#: src/apply-dict.c:68 +#: src/data/data-in.c:856 #, c-format -msgid "Variable %s is %s in target file, but %s in source file." +msgid "Trailing garbage \"%.*s\" following date." msgstr "" -#: src/apply-dict.c:71 src/apply-dict.c:72 src/expr-prs.c:1128 -#: src/expr-prs.c:1473 src/expr-prs.c:1489 src/formats.c:103 -#: src/pfm-read.c:636 src/print.c:696 src/sfm-read.c:916 src/sfm-read.c:1042 -#: src/sfm-read.c:1043 -msgid "string" +#: src/data/data-in.c:872 +msgid "Julian day must have exactly three digits." msgstr "" -#: src/apply-dict.c:71 src/apply-dict.c:72 src/expr-prs.c:1128 -#: src/expr-prs.c:1470 src/expr-prs.c:1487 src/formats.c:103 -#: src/pfm-read.c:636 src/print.c:696 src/sfm-read.c:916 src/sfm-read.c:1042 -#: src/sfm-read.c:1043 -msgid "numeric" +#: src/data/data-in.c:877 +#, c-format +msgid "Julian day (%ld) must be between 1 and 366." msgstr "" -#: src/apply-dict.c:84 +#: src/data/data-in.c:901 #, c-format -msgid "Cannot add value labels from source file to long string variable %s." +msgid "Quarter (%ld) must be between 1 and 4." msgstr "" -#: src/apply-dict.c:130 +#: src/data/data-in.c:921 #, c-format -msgid "" -"Cannot apply missing values from source file to long string variable %s." +msgid "Week (%ld) must be between 1 and 53." msgstr "" -#: src/apply-dict.c:163 -msgid "No matching variables found between the source and target files." +#: src/data/data-in.c:934 +msgid "Delimiter expected between fields in time." msgstr "" -#: src/ascii.c:218 +#: src/data/data-in.c:954 #, c-format -msgid "ASCII driver initializing as `%s'..." +msgid "Minute (%ld) must be between 0 and 59." msgstr "" -#: src/ascii.c:276 -#, c-format +#: src/data/data-in.c:994 msgid "" -"ascii driver: Area of page excluding margins and headers must be at least 59 " -"characters wide by 15 lines long. Page as configured is only %d characters " -"by %d lines." +"Unrecognized weekday name. At least the first two letters of an English " +"weekday name must be specified." msgstr "" -#: src/ascii.c:381 src/devind.c:167 src/html.c:102 src/postscript.c:458 +#: src/data/data-in.c:1132 #, c-format -msgid "%s: Initialization complete." +msgid "`%c' expected in date field." msgstr "" -#: src/ascii.c:392 src/devind.c:179 src/html.c:114 src/postscript.c:471 +#: src/data/data-in.c:1173 #, c-format -msgid "%s: Beginning closing..." +msgid "column %d" msgstr "" -#: src/ascii.c:402 src/devind.c:184 src/html.c:119 src/postscript.c:490 +#: src/data/data-in.c:1175 #, c-format -msgid "%s: Finished closing." +msgid "columns %d-%d" msgstr "" -#: src/ascii.c:464 +#: src/data/data-in.c:1179 #, c-format -msgid "" -"Bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d " -"decimal, with INDEX expressed in base 4." +msgid "%s field) " msgstr "" -#: src/ascii.c:470 +#: src/data/data-out.c:469 #, c-format -msgid "Duplicate value for key `%s'." +msgid "Weekday number %f is not between 1 and 7." msgstr "" -#: src/ascii.c:479 +#: src/data/data-out.c:490 #, c-format -msgid "Unknown configuration parameter `%s' for ascii device driver." +msgid "Month number %f is not between 1 and 12." msgstr "" -#: src/ascii.c:492 -#, c-format +#: src/data/dictionary.c:705 msgid "" -"Unknown character set `%s'. Valid character sets are `ascii' and `latin1'." +"At least one case in the data file had a weight value that was user-missing, " +"system-missing, zero, or negative. These case(s) were ignored." msgstr "" -#: src/ascii.c:501 -#, c-format -msgid "" -"Unknown overstrike style `%s'. Valid overstrike styles are `single' and " -"`line'." +#: src/data/dictionary.c:1185 +msgid "Variable suffix too large." msgstr "" -#: src/ascii.c:510 +#: src/data/fastfile.c:535 #, c-format -msgid "" -"Unknown carriage return style `%s'. Valid carriage return styles are `cr' " -"and `bs'." +msgid "%s: Removing temporary file: %s." msgstr "" -#: src/ascii.c:522 src/postscript.c:680 +#: src/data/fastfile.c:659 #, c-format -msgid "Positive integer required as value for `%s'." +msgid "Error writing temporary file: %s." msgstr "" -#: src/ascii.c:553 +#: src/data/fastfile.c:687 #, c-format -msgid "Zero or positive integer required as value for `%s'." +msgid "%s: Opening temporary file: %s." msgstr "" -#: src/ascii.c:623 src/postscript.c:639 +#: src/data/fastfile.c:731 #, c-format -msgid "Boolean value expected for %s." +msgid "%s: Seeking temporary file: %s." msgstr "" -#: src/ascii.c:655 src/ascii.c:670 src/ascii.c:687 +#: src/data/fastfile.c:753 #, c-format -msgid "ASCII output driver: %s: %s" +msgid "%s: Reading temporary file: %s." msgstr "" -#: src/ascii.c:756 +#: src/data/fastfile.c:756 #, c-format -msgid "ascii_line_horz: bad hline (%d,%d),%d out of (%d,%d)\n" +msgid "%s: Temporary file ended unexpectedly." msgstr "" -#: src/ascii.c:790 +#: src/data/file-handle-def.c:303 #, c-format -msgid "ascii_line_vert: bad vline %d,(%d,%d) out of (%d,%d)\n" +msgid "Can't open %s as a %s because it is already open as a %s." msgstr "" -#: src/ascii.c:820 +#: src/data/file-handle-def.c:310 #, c-format -msgid "ascii_line_intersection: bad intsct (%d,%d) out of (%d,%d)\n" +msgid "Can't open %s as a %s for %s because it is already open for %s." msgstr "" -#: src/ascii.c:968 +#: src/data/file-handle-def.c:318 #, c-format -msgid "%s: horiz=%d, vert=%d\n" +msgid "Can't re-open %s as a %s for %s." msgstr "" -#: src/ascii.c:1140 +#: src/data/file-name.c:193 #, c-format -msgid "Writing `%s': %s" +msgid "searching for \"%s\" in path \"%s\"" msgstr "" -#: src/ascii.c:1541 src/postscript.c:2095 +#: src/data/file-name.c:219 #, c-format -msgid "%s - Page %d" +msgid "...found \"%s\"" msgstr "" -#: src/autorecode.c:121 src/command.c:696 src/compute.c:283 correlations.c:308 -#: crosstabs.c:437 src/data-list.c:370 src/data-list.c:850 -#: src/data-list.c:1666 descript.c:458 src/do-if.c:264 file-handle.c:180 -#: file-handle.q:88 src/file-handle.q:88 frequencies.c:890 src/get.c:359 -#: src/lexer.c:387 list.c:208 src/loop.c:248 src/matrix-data.c:503 means.c:354 -#: src/print.c:336 src/print.c:1057 src/recode.c:408 src/sel-if.c:56 -#: src/sel-if.c:136 set.c:1656 t-test.c:275 src/vector.c:194 -msgid "expecting end of command" +#: src/data/file-name.c:226 +msgid "...not found" msgstr "" -#: src/autorecode.c:131 +#: src/data/file-name.c:578 #, c-format -msgid "Target variable %s duplicates existing variable %s." +msgid "Not opening pipe file `%s' because SAFER option set." msgstr "" -#: src/autorecode.c:138 -#, c-format -msgid "Duplicate variable name %s among target variables." +#: src/data/format.c:218 +msgid "Input format" +msgstr "" + +#: src/data/format.c:218 +msgid "Output format" msgstr "" -#: src/cmdline.c:112 src/cmdline.c:131 src/cmdline.c:143 src/command.c:196 -#: set.q:314 set.q:316 set.q:846 src/set.q:314 src/set.q:316 src/set.q:846 +#: src/data/format.c:227 #, c-format -msgid "%s is not yet implemented." +msgid "Format %s may not be used for input." msgstr "" -#: src/cmdline.c:157 -msgid "" -"\n" -"Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.\n" -"This is free software; see the source for copying conditions. There is NO\n" -"WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" -"\n" -"Written by Ben Pfaff ." +#: src/data/format.c:234 +#, c-format +msgid "%s specifies width %d, but %s requires an even width." msgstr "" -#: src/cmdline.c:217 +#: src/data/format.c:243 #, c-format -msgid "" -"PSPP, a program for statistical analysis of sample data.\n" -"\n" -"Usage: %s [OPTION]... FILE...\n" -"\n" -"If a long option shows an argument as mandatory, then it is mandatory\n" -"for the equivalent short option also. Similarly for optional arguments.\n" -"\n" -"Configuration:\n" -" -B, --config-dir=DIR set configuration directory to DIR\n" -" -o, --device=DEVICE select output driver DEVICE and disable " -"defaults\n" -" -d, --define=VAR[=VALUE] set environment variable VAR to VALUE, or empty\n" -" -u, --undef=VAR undefine environment variable VAR\n" -"\n" -"Input and output:\n" -" -f, --out-file=FILE send output to FILE (overwritten)\n" -" -p, --pipe read script from stdin, send output to stdout\n" -" -I-, --no-include clear include path\n" -" -I, --include=DIR append DIR to include path\n" -" -c, --command=COMMAND execute COMMAND before .pspp/rc at startup\n" -"\n" -"Language modifiers:\n" -" -i, --interactive interpret scripts in interactive mode\n" -" -n, --edit just check syntax; don't actually run the code\n" -" -r, --no-statrc disable execution of .pspp/rc at startup\n" -" -s, --safer don't allow some unsafe operations\n" -"\n" -"Informative output:\n" -" -h, --help print this help, then exit\n" -" -l, --list print a list of known driver classes, then exit\n" -" -V, --version show PSPP version, then exit\n" -" -v, --verbose increments verbosity level\n" -"\n" -"Non-option arguments:\n" -" FILE1 FILE2 run FILE1, clear the dictionary, run FILE2\n" -" FILE1 + FILE2 run FILE1 then FILE2 without clearing " -"dictionary\n" -" KEY=VALUE overrides macros in output initialization file\n" -"\n" +msgid "%s %s specifies width %d, but %s requires a width between %d and %d." msgstr "" -#: src/cmdline.c:249 +#: src/data/format.c:252 +#, c-format +msgid "%s %s specifies %d decimal place, but %s does not allow any decimals." +msgid_plural "" +"%s %s specifies %d decimal places, but %s does not allow any decimals." +msgstr[0] "" +msgstr[1] "" + +#: src/data/format.c:263 #, c-format msgid "" -"\n" -"Report bugs to <%s>.\n" -msgstr "" +"%s %s specifies %d decimal place, but the given width allows at most %d " +"decimals." +msgid_plural "" +"%s %s specifies %d decimal places, but the given width allows at most %d " +"decimals." +msgstr[0] "" +msgstr[1] "" -#: src/command.c:134 +#: src/data/format.c:270 #, c-format -msgid "%s not allowed inside FILE TYPE/END FILE TYPE." -msgstr "" +msgid "" +"%s %s specifies %d decimal place, but the given width does not allow for any " +"decimals." +msgid_plural "" +"%s %s specifies %d decimal places, but the given width does not allow for " +"any decimals." +msgstr[0] "" +msgstr[1] "" -#: src/command.c:138 +#: src/data/format.c:309 #, c-format -msgid "%s not allowed inside FILE TYPE GROUPED/END FILE TYPE." +msgid "%s variables are not compatible with %s format %s." msgstr "" -#: src/command.c:141 -msgid "RECORD TYPE must be the first command inside a FILE TYPE structure." +#: src/data/format.c:310 src/data/por-file-reader.c:489 +#: src/data/sys-file-reader.c:602 src/ui/gui/psppire.glade:1227 +#: src/ui/gui/psppire-var-store.c:481 +msgid "String" msgstr "" -#: src/command.c:186 -msgid "This line does not begin with a valid command name." +#: src/data/format.c:310 src/data/por-file-reader.c:489 +#: src/data/sys-file-reader.c:602 src/ui/gui/psppire.glade:1088 +#: src/ui/gui/psppire-var-store.c:474 +msgid "Numeric" msgstr "" -#: src/command.c:214 -#, c-format -msgid "" -"%s is not allowed (1) before a command to specify the input program, such as " -"DATA LIST, (2) between FILE TYPE and END FILE TYPE, (3) between INPUT " -"PROGRAM and END INPUT PROGRAM." +#: src/data/format.c:311 src/data/sys-file-reader.c:1022 +#: src/data/sys-file-reader.c:1024 +#: src/language/dictionary/apply-dictionary.c:77 +#: src/language/dictionary/apply-dictionary.c:78 +#: src/language/xforms/recode.c:467 src/language/xforms/recode.c:468 +#: src/language/xforms/recode.c:480 src/language/xforms/recode.c:481 +msgid "numeric" msgstr "" -#: src/command.c:218 -#, c-format -msgid "%s is not allowed within an input program." +#: src/data/format.c:311 src/data/sys-file-reader.c:1022 +#: src/data/sys-file-reader.c:1024 +#: src/language/dictionary/apply-dictionary.c:77 +#: src/language/dictionary/apply-dictionary.c:78 +#: src/language/xforms/recode.c:467 src/language/xforms/recode.c:468 +#: src/language/xforms/recode.c:480 src/language/xforms/recode.c:481 +msgid "string" msgstr "" -#: src/command.c:219 src/command.c:220 +#: src/data/format.c:329 #, c-format -msgid "%s is only allowed within an input program." +msgid "String variable with width %d is not compatible with format %s." msgstr "" -#: src/command.c:229 +#: src/data/make-file.c:59 #, c-format -msgid "%s command beginning\n" +msgid "%s: Creating temporary file: %s." msgstr "" -#: src/command.c:265 +#: src/data/make-file.c:101 #, c-format -msgid "" -"%s command completed\n" -"\n" +msgid "%s: Creating file: %s." msgstr "" -#: src/command.c:280 -msgid "The identifier(s) specified do not form a valid command name:" +#: src/data/por-file-reader.c:93 +#, c-format +msgid "portable file %s corrupt at offset %ld: " msgstr "" -#: src/command.c:283 -msgid "The identifier(s) specified do not form a complete command name:" +#: src/data/por-file-reader.c:129 +msgid "unexpected end of file" msgstr "" -#: src/command.c:407 +#: src/data/por-file-reader.c:188 +#, c-format msgid "" -"This command is not accepted in a syntax file. Instead, use FINISH to " -"terminate a syntax file." +"An error occurred while opening \"%s\" for reading as a portable file: %s." msgstr "" -#: src/command.c:425 -msgid "" -"This command is not executed in interactive mode. Instead, PSPP drops down " -"to the command prompt. Use EXIT if you really want to quit." +#: src/data/por-file-reader.c:205 +msgid "Data record expected." msgstr "" -#: src/command.c:516 -msgid "The sentinel may not be the empty string." +#: src/data/por-file-reader.c:313 +msgid "Missing numeric terminator." msgstr "" -#: src/command.c:573 -msgid "This command not allowed when the SAFER option is set." +#: src/data/por-file-reader.c:336 +msgid "Invalid integer." msgstr "" -#: src/command.c:596 +#: src/data/por-file-reader.c:347 #, c-format -msgid "Error removing `%s': %s." +msgid "Bad string length %d." msgstr "" -#: src/command.c:646 +#: src/data/por-file-reader.c:408 #, c-format -msgid "Couldn't fork: %s." +msgid "%s: Not a portable file." msgstr "" -#: src/command.c:687 +#: src/data/por-file-reader.c:433 #, c-format -msgid "Error executing command: %s." +msgid "Bad date string length %d." msgstr "" -#: src/command.c:733 -msgid "No operating system support for this command." +#: src/data/por-file-reader.c:435 +#, c-format +msgid "Bad time string length %d." msgstr "" -#: src/command.c:762 -msgid "This command is not valid in a syntax file." +#: src/data/por-file-reader.c:475 +#, c-format +msgid "%s: Bad format specifier byte (%d)." msgstr "" -#: src/compute.c:140 src/compute.c:199 +#: src/data/por-file-reader.c:488 #, c-format -msgid "" -"When executing COMPUTE: SYSMIS is not a valid value as an index into vector %" -"s." +msgid "%s variable %s has invalid format specifier %s." msgstr "" -#: src/compute.c:143 src/compute.c:203 -#, c-format -msgid "" -"When executing COMPUTE: %g is not a valid value as an index into vector %s." +#: src/data/por-file-reader.c:507 +msgid "Expected variable count record." msgstr "" -#: src/compute.c:342 +#: src/data/por-file-reader.c:511 #, c-format -msgid "There is no vector named %s." +msgid "Invalid number of variables %d." msgstr "" -#: src/compute.c:450 -msgid "Extra characters after expression." +#: src/data/por-file-reader.c:521 +#, c-format +msgid "Weight variable name (%s) truncated." msgstr "" -#: correlations.c:184 crosstabs.c:254 descript.c:225 means.c:269 t-test.c:191 -msgid "MISSING subcommand may be given only once." +#: src/data/por-file-reader.c:535 +msgid "Expected variable record." msgstr "" -#: correlations.c:211 -msgid "PRINT subcommand may be given only once." +#: src/data/por-file-reader.c:539 +#, c-format +msgid "Invalid variable width %d." msgstr "" -#: correlations.c:238 crosstabs.c:304 descript.c:252 means.c:232 -msgid "FORMAT subcommand may be given only once." +#: src/data/por-file-reader.c:547 +#, c-format +msgid "position %d: Invalid variable name `%s'." msgstr "" -#: correlations.c:261 -msgid "MATRIX subcommand may be given only once." +#: src/data/por-file-reader.c:555 src/language/expressions/evaluate.c:169 +#, c-format +msgid "Duplicate variable name %s." msgstr "" -#: correlations.c:283 crosstabs.c:388 descript.c:332 means.c:327 -msgid "STATISTICS subcommand may be given only once." +#: src/data/por-file-reader.c:596 +#, c-format +msgid "Weighting variable %s not present in dictionary." msgstr "" -#: src/count.c:171 -msgid "Destination cannot be a string variable." +#: src/data/por-file-reader.c:643 +#, c-format +msgid "Unknown variable %s while parsing value labels." msgstr "" -#: src/count.c:282 +#: src/data/por-file-reader.c:646 #, c-format msgid "" -"%g THRU %g is not a valid range. The number following THRU must be at least " -"as big as the number preceding THRU." +"Cannot assign value labels to %s and %s, which have different variable types " +"or widths." msgstr "" -#: crosstabs.c:232 means.c:188 -msgid "VARIABLES subcommand may be given only once." +#: src/data/por-file-reader.c:670 +#, c-format +msgid "Duplicate label for value %g for variable %s." msgstr "" -#: crosstabs.c:279 -msgid "WRITE subcommand may be given only once." +#: src/data/por-file-reader.c:673 +#, c-format +msgid "Duplicate label for value `%.*s' for variable %s." msgstr "" -#: crosstabs.c:349 means.c:294 -msgid "CELLS subcommand may be given only once." +#: src/data/por-file-writer.c:146 +#, c-format +msgid "Invalid decimal digits count %d. Treating as %d." msgstr "" -#: crosstabs.q:257 src/crosstabs.q:257 +#: src/data/por-file-writer.c:166 +#, c-format msgid "" -"Missing mode REPORT not allowed in general mode. Assuming MISSING=TABLE." +"An error occurred while opening \"%s\" for writing as a portable file: %s." msgstr "" -#: crosstabs.q:267 src/crosstabs.q:267 -msgid "Write mode ALL not allowed in general mode. Assuming WRITE=CELLS." +#: src/data/por-file-writer.c:451 +#, c-format +msgid "An I/O error occurred writing portable file \"%s\"." msgstr "" -#: crosstabs.q:327 src/crosstabs.q:327 -msgid "expecting BY" +#: src/data/scratch-reader.c:63 +#, c-format +msgid "" +"Scratch file handle %s has not yet been written, using SAVE or another " +"procedure, so it cannot yet be used for reading." msgstr "" -#: crosstabs.q:394 src/crosstabs.q:394 -msgid "VARIABLES must be specified before TABLES." +#: src/data/settings.c:135 +#, c-format +msgid "Could not access definition for terminal `%s'." msgstr "" -#: crosstabs.q:431 src/crosstabs.q:431 +#: src/data/sys-file-reader.c:207 #, c-format -msgid "Maximum value (%ld) less than minimum value (%ld)." +msgid "Error opening \"%s\" for reading as a system file: %s." msgstr "" -#: crosstabs.q:865 src/crosstabs.q:865 -msgid "Summary." +#: src/data/sys-file-reader.c:237 +msgid "Misplaced type 4 record." msgstr "" -#: crosstabs.q:867 src/crosstabs.q:867 -msgid "Cases" +#: src/data/sys-file-reader.c:248 +#, c-format +msgid "Unrecognized record type %d." msgstr "" -#: crosstabs.q:868 src/crosstabs.q:868 frequencies.q:999 src/frequencies.q:999 -msgid "Valid" +#: src/data/sys-file-reader.c:257 +#, c-format +msgid "File header claims %d variable positions but %d were read from file." msgstr "" -#: crosstabs.q:869 src/crosstabs.q:869 frequencies.q:1066 -#: src/frequencies.q:1066 -msgid "Missing" +#: src/data/sys-file-reader.c:289 +#, c-format +msgid "Error closing system file \"%s\": %s." msgstr "" -#: crosstabs.q:870 crosstabs.q:1073 crosstabs.q:1806 src/crosstabs.q:870 -#: src/crosstabs.q:1073 src/crosstabs.q:1806 frequencies.q:1075 -#: src/frequencies.q:1075 -msgid "Total" +#: src/data/sys-file-reader.c:349 src/data/sys-file-reader.c:359 +msgid "This is not an SPSS system file." msgstr "" -#: crosstabs.q:880 src/crosstabs.q:880 t-test.q:625 t-test.q:648 t-test.q:727 -#: t-test.q:1309 src/t-test.q:625 src/t-test.q:648 src/t-test.q:727 -#: src/t-test.q:1309 -msgid "N" +#: src/data/sys-file-reader.c:377 +#, c-format +msgid "" +"Compression bias (%g) is not the usual value of 100, or system file uses " +"unrecognized floating-point format." msgstr "" -#: crosstabs.q:881 src/crosstabs.q:881 frequencies.q:1003 frequencies.q:1004 -#: frequencies.q:1005 src/frequencies.q:1003 src/frequencies.q:1004 -#: src/frequencies.q:1005 -msgid "Percent" +#: src/data/sys-file-reader.c:451 +#, c-format +msgid "Invalid variable name `%s'." msgstr "" -#: crosstabs.q:1123 src/crosstabs.q:1123 -msgid "count" +#: src/data/sys-file-reader.c:455 +#, c-format +msgid "Bad variable width %d." msgstr "" -#: crosstabs.q:1124 src/crosstabs.q:1124 -msgid "row %" +#: src/data/sys-file-reader.c:459 +#, c-format +msgid "Duplicate variable name `%s' within system file." msgstr "" -#: crosstabs.q:1125 src/crosstabs.q:1125 -msgid "column %" +#: src/data/sys-file-reader.c:467 +msgid "Variable label indicator field is not 0 or 1." msgstr "" -#: crosstabs.q:1126 src/crosstabs.q:1126 -msgid "total %" +#: src/data/sys-file-reader.c:475 +#, c-format +msgid "Variable %s has label of invalid length %d." msgstr "" -#: crosstabs.q:1127 src/crosstabs.q:1127 -msgid "expected" +#: src/data/sys-file-reader.c:486 +msgid "Missing value indicator field is not -3, -2, 0, 1, 2, or 3." msgstr "" -#: crosstabs.q:1128 src/crosstabs.q:1128 -msgid "residual" +#: src/data/sys-file-reader.c:522 +#, c-format +msgid "String variable %s may not have missing values specified as a range." msgstr "" -#: crosstabs.q:1129 src/crosstabs.q:1129 -msgid "std. resid." +#: src/data/sys-file-reader.c:527 +#, c-format +msgid "Long string variable %s may not have missing values." msgstr "" -#: crosstabs.q:1130 src/crosstabs.q:1130 -msgid "adj. resid." +#: src/data/sys-file-reader.c:549 +msgid "Missing string continuation record." msgstr "" -#: crosstabs.q:1163 crosstabs.q:1190 crosstabs.q:1210 crosstabs.q:1231 -#: src/crosstabs.q:1163 src/crosstabs.q:1190 src/crosstabs.q:1210 -#: src/crosstabs.q:1231 -msgid "Statistic" +#: src/data/sys-file-reader.c:583 +#, c-format +msgid "Unknown variable format %d." msgstr "" -#: crosstabs.q:1164 crosstabs.q:1191 crosstabs.q:1211 crosstabs.q:1233 -#: src/crosstabs.q:1164 src/crosstabs.q:1191 src/crosstabs.q:1211 -#: src/crosstabs.q:1233 frequencies.q:1001 frequencies.q:1118 -#: src/frequencies.q:1001 src/frequencies.q:1118 src/sysfile-info.c:536 -#: src/vfm.c:1087 -msgid "Value" +#: src/data/sys-file-reader.c:601 +#, c-format +msgid "%s variable %s has invalid %s format %s." msgstr "" -#: crosstabs.q:1165 src/crosstabs.q:1165 t-test.q:880 t-test.q:1081 -#: t-test.q:1193 src/t-test.q:880 src/t-test.q:1081 src/t-test.q:1193 -msgid "df" +#: src/data/sys-file-reader.c:604 +msgid "print" msgstr "" -#: crosstabs.q:1167 src/crosstabs.q:1167 -msgid "Asymp. Sig. (2-sided)" +#: src/data/sys-file-reader.c:604 +msgid "write" msgstr "" -#: crosstabs.q:1169 src/crosstabs.q:1169 -msgid "Exact. Sig. (2-sided)" +#: src/data/sys-file-reader.c:608 +msgid "Suppressing further invalid format warnings." msgstr "" -#: crosstabs.q:1171 src/crosstabs.q:1171 -msgid "Exact. Sig. (1-sided)" +#: src/data/sys-file-reader.c:626 +msgid "Weighting variable must be numeric." msgstr "" -#: crosstabs.q:1189 crosstabs.q:1230 src/crosstabs.q:1189 src/crosstabs.q:1230 -msgid "Category" +#: src/data/sys-file-reader.c:640 +msgid "Multiple type 6 (document) records." msgstr "" -#: crosstabs.q:1192 crosstabs.q:1234 src/crosstabs.q:1192 src/crosstabs.q:1234 -msgid "Asymp. Std. Error" +#: src/data/sys-file-reader.c:644 +#, c-format +msgid "Number of document lines (%d) must be greater than 0." msgstr "" -#: crosstabs.q:1193 crosstabs.q:1235 src/crosstabs.q:1193 src/crosstabs.q:1235 -msgid "Approx. T" +#: src/data/sys-file-reader.c:715 +#, c-format +msgid "Unrecognized record type 7, subtype %d." msgstr "" -#: crosstabs.q:1194 crosstabs.q:1236 src/crosstabs.q:1194 src/crosstabs.q:1236 -msgid "Approx. Sig." +#: src/data/sys-file-reader.c:739 +#, c-format +msgid "Bad size (%d) or count (%d) field on record type 7, subtype 3." msgstr "" -#: crosstabs.q:1209 src/crosstabs.q:1209 +#: src/data/sys-file-reader.c:754 #, c-format -msgid " 95%% Confidence Interval" +msgid "" +"Floating-point representation indicated by system file (%d) differs from " +"expected (%d)." msgstr "" -#: crosstabs.q:1212 src/crosstabs.q:1212 t-test.q:884 t-test.q:1078 -#: t-test.q:1196 src/t-test.q:884 src/t-test.q:1078 src/t-test.q:1196 -msgid "Lower" +#: src/data/sys-file-reader.c:767 +msgid "little-endian" msgstr "" -#: crosstabs.q:1213 src/crosstabs.q:1213 t-test.q:885 t-test.q:1079 -#: t-test.q:1197 src/t-test.q:885 src/t-test.q:1079 src/t-test.q:1197 -msgid "Upper" +#: src/data/sys-file-reader.c:767 +msgid "big-endian" msgstr "" -#: crosstabs.q:1232 src/crosstabs.q:1232 -msgid "Type" +#: src/data/sys-file-reader.c:768 +#, c-format +msgid "" +"Integer format indicated by system file (%s) differs from expected (%s)." msgstr "" -#: crosstabs.q:1983 src/crosstabs.q:1983 -msgid "Pearson Chi-Square" +#: src/data/sys-file-reader.c:784 +#, c-format +msgid "Bad size (%d) or count (%d) on extension 4." msgstr "" -#: crosstabs.q:1984 src/crosstabs.q:1984 -msgid "Likelihood Ratio" +#: src/data/sys-file-reader.c:788 +#, c-format +msgid "File specifies unexpected value %g as SYSMIS." msgstr "" -#: crosstabs.q:1985 src/crosstabs.q:1985 -msgid "Fisher's Exact Test" +#: src/data/sys-file-reader.c:790 +#, c-format +msgid "File specifies unexpected value %g as HIGHEST." msgstr "" -#: crosstabs.q:1986 src/crosstabs.q:1986 -msgid "Continuity Correction" +#: src/data/sys-file-reader.c:792 +#, c-format +msgid "File specifies unexpected value %g as LOWEST." msgstr "" -#: crosstabs.q:1987 src/crosstabs.q:1987 -msgid "Linear-by-Linear Association" +#: src/data/sys-file-reader.c:806 +#, c-format +msgid "Bad size (%d) or count (%d) on extension 11." msgstr "" -#: crosstabs.q:2024 crosstabs.q:2094 crosstabs.q:2153 src/crosstabs.q:2024 -#: src/crosstabs.q:2094 src/crosstabs.q:2153 -msgid "N of Valid Cases" +#: src/data/sys-file-reader.c:819 +msgid "Invalid variable display parameters. Default parameters substituted." msgstr "" -#: crosstabs.q:2040 crosstabs.q:2169 src/crosstabs.q:2040 src/crosstabs.q:2169 -msgid "Nominal by Nominal" +#: src/data/sys-file-reader.c:854 +#, c-format +msgid "Long variable mapping from %s to invalid variable name `%s'." msgstr "" -#: crosstabs.q:2041 crosstabs.q:2170 src/crosstabs.q:2041 src/crosstabs.q:2170 -msgid "Ordinal by Ordinal" +#: src/data/sys-file-reader.c:864 +#, c-format +msgid "Duplicate long variable name `%s' within system file." msgstr "" -#: crosstabs.q:2042 src/crosstabs.q:2042 -msgid "Interval by Interval" +#: src/data/sys-file-reader.c:902 +#, c-format +msgid "%s listed as string of length %s in length table." msgstr "" -#: crosstabs.q:2043 src/crosstabs.q:2043 -msgid "Measure of Agreement" +#: src/data/sys-file-reader.c:916 +#, c-format +msgid "Very long string %s overflows dictionary." msgstr "" -#: crosstabs.q:2048 src/crosstabs.q:2048 -msgid "Phi" +#: src/data/sys-file-reader.c:963 +#, c-format +msgid "Invalid number of labels: %d. Ignoring labels." msgstr "" -#: crosstabs.q:2049 src/crosstabs.q:2049 -msgid "Cramer's V" -msgstr "" - -#: crosstabs.q:2050 src/crosstabs.q:2050 -msgid "Contingency Coefficient" -msgstr "" - -#: crosstabs.q:2051 src/crosstabs.q:2051 -msgid "Kendall's tau-b" -msgstr "" - -#: crosstabs.q:2052 src/crosstabs.q:2052 -msgid "Kendall's tau-c" -msgstr "" - -#: crosstabs.q:2053 src/crosstabs.q:2053 -msgid "Gamma" -msgstr "" - -#: crosstabs.q:2054 src/crosstabs.q:2054 -msgid "Spearman Correlation" -msgstr "" - -#: crosstabs.q:2055 src/crosstabs.q:2055 -msgid "Pearson's R" -msgstr "" - -#: crosstabs.q:2056 src/crosstabs.q:2056 -msgid "Kappa" +#: src/data/sys-file-reader.c:994 +msgid "" +"Variable index record (type 4) does not immediately follow value label " +"record (type 3) as it should." msgstr "" -#: crosstabs.q:2126 src/crosstabs.q:2126 +#: src/data/sys-file-reader.c:1001 #, c-format -msgid "Odds Ratio for %s (%g / %g)" +msgid "" +"Number of variables associated with a value label (%d) is not between 1 and " +"the number of variables (%d)." msgstr "" -#: crosstabs.q:2129 src/crosstabs.q:2129 +#: src/data/sys-file-reader.c:1011 #, c-format -msgid "Odds Ratio for %s (%.*s / %.*s)" +msgid "Value labels are not allowed on long string variables (%s)." msgstr "" -#: crosstabs.q:2137 src/crosstabs.q:2137 +#: src/data/sys-file-reader.c:1018 #, c-format -msgid "For cohort %s = %g" +msgid "" +"Variables associated with value label are not all of identical type. " +"Variable %s is %s, but variable %s is %s." msgstr "" -#: crosstabs.q:2140 src/crosstabs.q:2140 +#: src/data/sys-file-reader.c:1051 #, c-format -msgid "For cohort %s = %.*s" +msgid "Duplicate value label for %g on %s." msgstr "" -#: crosstabs.q:2171 src/crosstabs.q:2171 -msgid "Nominal by Interval" +#: src/data/sys-file-reader.c:1054 +#, c-format +msgid "Duplicate value label for \"%.*s\" on %s." msgstr "" -#: crosstabs.q:2176 src/crosstabs.q:2176 -msgid "Lambda" +#: src/data/sys-file-reader.c:1172 +msgid "File ends in partial case." msgstr "" -#: crosstabs.q:2177 src/crosstabs.q:2177 -msgid "Goodman and Kruskal tau" +#: src/data/sys-file-reader.c:1268 src/data/sys-file-reader.c:1304 +msgid "Compressed data is corrupt." msgstr "" -#: crosstabs.q:2178 src/crosstabs.q:2178 -msgid "Uncertainty Coefficient" +#: src/data/sys-file-reader.c:1377 +#, c-format +msgid "Variable index %d not in valid range 1...%d." msgstr "" -#: crosstabs.q:2179 src/crosstabs.q:2179 -msgid "Somers' d" +#: src/data/sys-file-reader.c:1382 +#, c-format +msgid "Variable index %d refers to long string continuation." msgstr "" -#: crosstabs.q:2180 src/crosstabs.q:2180 -msgid "Eta" +#: src/data/sys-file-reader.c:1468 +#, c-format +msgid "Suppressed %d additional variable map warnings." msgstr "" -#: crosstabs.q:2185 src/crosstabs.q:2185 -msgid "Symmetric" +#: src/data/sys-file-reader.c:1481 +#, c-format +msgid "Variable map refers to unknown variable %s." msgstr "" -#: crosstabs.q:2186 crosstabs.q:2187 src/crosstabs.q:2186 src/crosstabs.q:2187 +#: src/data/sys-file-reader.c:1557 #, c-format -msgid "%s Dependent" +msgid "System error: %s." msgstr "" -#: src/data-in.c:69 -msgid "data-file error: " +#: src/data/sys-file-reader.c:1559 +msgid "Unexpected end of file." msgstr "" -#: src/data-in.c:71 +#: src/data/sys-file-writer.c:236 #, c-format -msgid "(column %d" +msgid "Unknown system file version %d. Treating as version %d." msgstr "" -#: src/data-in.c:73 +#: src/data/sys-file-writer.c:388 #, c-format -msgid "(columns %d-%d" +msgid "Error opening \"%s\" for writing as a system file: %s." msgstr "" -#: src/data-in.c:74 +#: src/data/sys-file-writer.c:1101 #, c-format -msgid ", field type %s) " +msgid "An I/O error occurred writing system file \"%s\"." msgstr "" -#: src/data-in.c:223 -msgid "Field contents followed by garbage." +#: src/data/variable.c:232 +#, c-format +msgid "" +"Character `%c' (in %s) may not appear as the first character in a variable " +"name." msgstr "" -#: src/data-in.c:256 -msgid "Overflow in floating-point constant." +#: src/data/variable.c:244 +#, c-format +msgid "Character `%c' (in %s) may not appear in a variable name." msgstr "" -#: src/data-in.c:262 -msgid "Underflow in floating-point constant." +#: src/data/variable.c:272 +msgid "Variable name cannot be empty string." msgstr "" -#: src/data-in.c:268 -msgid "Field does not form a valid floating-point constant." +#: src/data/variable.c:278 +#, c-format +msgid "Variable name %s exceeds %d-character limit." msgstr "" -#: src/data-in.c:294 -msgid "All characters in field must be digits." +#: src/data/variable.c:286 +#, c-format +msgid "`%s' may not be used as a variable name because it is a reserved word." msgstr "" -#: src/data-in.c:319 -msgid "Unrecognized character in field." +#: src/data/variable.c:997 +msgid "ordinary" msgstr "" -#: src/data-in.c:337 src/data-in.c:587 -msgid "Field must have even length." +#: src/data/variable.c:999 +msgid "system" msgstr "" -#: src/data-in.c:347 src/data-in.c:597 -msgid "Field must contain only hex digits." +#: src/data/variable.c:1001 +msgid "scratch" msgstr "" -#: src/data-in.c:385 +#: src/language/command.c:182 #, c-format -msgid "" -"Quality of zoned decimal (Z) input format code is suspect. Check your " -"results three times. Report bugs to %s." +msgid "%s is unimplemented." msgstr "" -#: src/data-in.c:397 -msgid "Zoned decimal field contains fewer than 2 characters." -msgstr "" - -#: src/data-in.c:405 -msgid "Bad sign byte in zoned decimal number." +#: src/language/command.c:187 +#, c-format +msgid "%s may be used only in testing mode." msgstr "" -#: src/data-in.c:422 -msgid "Format error in zoned decimal number." +#: src/language/command.c:192 +#, c-format +msgid "%s may be used only in enhanced syntax mode." msgstr "" -#: src/data-in.c:436 -msgid "Error in syntax of zoned decimal number." +#: src/language/command.c:446 +msgid "expecting command name" msgstr "" -#: src/data-in.c:637 -msgid "Unexpected end of field." +#: src/language/command.c:460 +#, c-format +msgid "Unknown command %s." msgstr "" -#: src/data-in.c:663 -msgid "Digit expected in field." +#: src/language/command.c:587 +msgid "before the active file has been defined" msgstr "" -#: src/data-in.c:688 -#, c-format -msgid "Day (%ld) must be between 1 and 31." +#: src/language/command.c:589 +msgid "after the active file has been defined" msgstr "" -#: src/data-in.c:713 -msgid "Delimiter expected between fields in date." +#: src/language/command.c:591 +msgid "inside INPUT PROGRAM" msgstr "" -#: src/data-in.c:810 -#, c-format -msgid "Month (%ld) must be between 1 and 12." +#: src/language/command.c:593 +msgid "inside FILE TYPE" msgstr "" -#: src/data-in.c:851 +#: src/language/command.c:598 #, c-format -msgid "Month (%s) must be between I and XII." +msgid "%s or %s" msgstr "" -#: src/data-in.c:878 +#: src/language/command.c:600 #, c-format -msgid "Month name (%s...) is too long." +msgid "%s, %s, or %s" msgstr "" -#: src/data-in.c:889 +#: src/language/command.c:604 #, c-format -msgid "Bad month name (%s)." +msgid "%s is allowed only %s." msgstr "" -#: src/data-in.c:905 +#: src/language/command.c:609 #, c-format -msgid "Year (%ld) must be between 1582 and 19999." +msgid "%s is not allowed inside INPUT PROGRAM." msgstr "" -#: src/data-in.c:916 +#: src/language/command.c:611 #, c-format -msgid "Trailing garbage \"%s\" following date." +msgid "%s is not allowed inside FILE TYPE." msgstr "" -#: src/data-in.c:931 -#, c-format -msgid "Julian day (%d) must be between 1 and 366." +#: src/language/command.c:689 src/language/command.c:818 +#: src/language/utilities/permissions.c:101 +msgid "This command not allowed when the SAFER option is set." msgstr "" -#: src/data-in.c:943 +#: src/language/command.c:701 #, c-format -msgid "Year (%d) must be between 1582 and 19999." +msgid "Error removing `%s': %s." msgstr "" -#: src/data-in.c:959 +#: src/language/command.c:751 #, c-format -msgid "Quarter (%ld) must be between 1 and 4." -msgstr "" - -#: src/data-in.c:969 -msgid "`Q' expected between quarter and year." +msgid "Couldn't fork: %s." msgstr "" -#: src/data-in.c:985 +#: src/language/command.c:793 #, c-format -msgid "Week (%ld) must be between 1 and 53." +msgid "Error executing command: %s." msgstr "" -#: src/data-in.c:996 -msgid "`WK' expected between week and year." +#: src/language/command.c:802 src/language/data-io/matrix-data.c:538 +#: src/language/data-io/print-space.c:75 src/language/dictionary/vector.c:202 +#: src/language/lexer/lexer.c:465 src/language/stats/autorecode.c:153 +#: src/language/xforms/select-if.c:61 +msgid "expecting end of command" msgstr "" -#: src/data-in.c:1019 -msgid "Delimiter expected between fields in time." +#: src/language/command.c:839 +msgid "No operating system support for this command." msgstr "" -#: src/data-in.c:1031 +#: src/language/control/control-stack.c:27 #, c-format -msgid "Hour (%ld) must be positive." +msgid "%s without %s." msgstr "" -#: src/data-in.c:1043 +#: src/language/control/control-stack.c:55 #, c-format -msgid "Minute (%ld) must be between 0 and 59." +msgid "This command must appear inside %s...%s, without intermediate %s...%s." msgstr "" -#: src/data-in.c:1090 +#: src/language/control/control-stack.c:72 #, c-format -msgid "Hour (%ld) must be between 0 and 23." +msgid "This command cannot appear outside %s...%s." msgstr "" -#: src/data-in.c:1104 src/data-in.c:1139 -msgid "Day of the week expected in date value." +#: src/language/control/do-if.c:179 +msgid "This command may not follow ELSE in DO IF...END IF." msgstr "" -#: src/data-in.c:1190 -msgid "Date is not in valid range between 15 Oct 1582 and 31 Dec 19999." -msgstr "" - -#: src/data-in.c:1512 +#: src/language/control/repeat.c:170 #, c-format -msgid "Field too long (%d characters). Truncated after character %d." -msgstr "" - -#: src/data-list.c:138 -msgid "" -"DATA LIST may not use a different file from that specified on its " -"surrounding FILE TYPE." -msgstr "" - -#: src/data-list.c:157 -msgid "The END subcommand may only be specified once." +msgid "Dummy variable name \"%s\" hides dictionary variable \"%s\"." msgstr "" -#: src/data-list.c:193 -msgid "Only one of FIXED, FREE, or LIST may be specified." -msgstr "" - -#: src/data-list.c:319 src/print.c:297 +#: src/language/control/repeat.c:175 #, c-format -msgid "" -"The record number specified, %ld, is before the previous record, %d. Data " -"fields must be listed in order of increasing record number." +msgid "Dummy variable name \"%s\" is given twice." msgstr "" -#: src/data-list.c:351 src/data-list.c:1655 +#: src/language/control/repeat.c:221 +#, c-format msgid "" -"SPSS-like or FORTRAN-like format specification expected after variable names." +"Dummy variable \"%.*s\" had %d substitutions, so \"%.*s\" must also, but %d " +"were specified." msgstr "" -#: src/data-list.c:362 src/print.c:329 -msgid "" -"Variables are specified on records that should not exist according to " -"RECORDS subcommand." +#: src/language/control/repeat.c:333 +msgid "DO REPEAT may not nest in compatibility mode." msgstr "" -#: src/data-list.c:394 src/data-list.c:407 src/print.c:506 src/print.c:519 -msgid "Column positions for fields must be positive." +#: src/language/control/repeat.c:433 +#, c-format +msgid "%ld TO %ld is an invalid range." msgstr "" -#: src/data-list.c:412 -msgid "The ending column for a field must be greater than the starting column." +#: src/language/control/repeat.c:468 +msgid "String expected." msgstr "" -#: src/data-list.c:436 src/print.c:547 -msgid "A format specifier on this line has extra characters on the end." +#: src/language/control/repeat.c:487 +msgid "No matching DO REPEAT." msgstr "" -#: src/data-list.c:451 src/print.c:563 -msgid "The value for number of decimal places must be at least 1." +#: src/language/control/temporary.c:48 +msgid "" +"This command may only appear once between procedures and procedure-like " +"commands." msgstr "" -#: src/data-list.c:465 src/print.c:576 -#, c-format -msgid "Input format %s doesn't accept decimal places." +#: src/language/data-io/data-list.c:174 +msgid "The END subcommand may only be specified once." msgstr "" -#: src/data-list.c:486 src/print.c:596 -#, c-format -msgid "The %d columns %d-%d can't be evenly divided into %d fields." +#: src/language/data-io/data-list.c:209 +msgid "Only one of FIXED, FREE, or LIST may be specified." msgstr "" -#: src/data-list.c:528 src/data-list.c:625 src/data-list.c:829 +#: src/language/data-io/data-list.c:349 src/language/data-io/data-list.c:493 #, c-format msgid "%s is a duplicate variable name." msgstr "" -#: src/data-list.c:533 +#: src/language/data-io/data-list.c:356 #, c-format msgid "There is already a variable %s of a different type." msgstr "" -#: src/data-list.c:540 +#: src/language/data-io/data-list.c:363 #, c-format msgid "There is already a string variable %s of a different width." msgstr "" -#: src/data-list.c:614 src/print.c:685 -msgid "" -"The number of format specifications exceeds the number of variable names " -"given." +#: src/language/data-io/data-list.c:384 +msgid "At least one variable must be specified." msgstr "" -#: src/data-list.c:702 src/print.c:769 +#: src/language/data-io/data-list.c:391 msgid "" -"There aren't enough format specifications to match the number of variable " -"names given." +"Variables are specified on records that should not exist according to " +"RECORDS subcommand." msgstr "" -#: src/data-list.c:736 src/data-list.c:877 descript.q:790 src/descript.q:790 -#: src/print.c:801 src/sysfile-info.c:135 src/sysfile-info.c:370 -#: src/vfm.c:1086 +#: src/language/data-io/data-list.c:416 src/language/data-io/data-list.c:525 +#: src/language/data-io/print.c:396 src/language/dictionary/split-file.c:85 +#: src/language/dictionary/sys-file-info.c:160 +#: src/language/dictionary/sys-file-info.c:395 +#: src/language/stats/descriptives.c:890 msgid "Variable" msgstr "" -#: src/data-list.c:737 src/print.c:802 +#: src/language/data-io/data-list.c:417 src/language/data-io/print.c:397 msgid "Record" msgstr "" -#: src/data-list.c:738 src/print.c:803 +#: src/language/data-io/data-list.c:418 src/language/data-io/print.c:398 +#: src/ui/gui/var-sheet.c:76 msgid "Columns" msgstr "" -#: src/data-list.c:739 src/data-list.c:878 src/print.c:804 +#: src/language/data-io/data-list.c:419 src/language/data-io/data-list.c:526 +#: src/language/data-io/print.c:399 msgid "Format" msgstr "" -#: src/data-list.c:762 -#, c-format -msgid "Reading %d record from file %s." -msgid_plural "Reading %d records from file %s." -msgstr[0] "" -msgstr[1] "" - -#: src/data-list.c:765 +#: src/language/data-io/data-list.c:437 #, c-format -msgid "Reading %d record from the command file." -msgid_plural "Reading %d records from the command file." +msgid "Reading %d record from %s." +msgid_plural "Reading %d records from %s." msgstr[0] "" msgstr[1] "" -#: src/data-list.c:772 src/data-list.c:773 -msgid "Occurrence data specifications." -msgstr "" - -#: src/data-list.c:901 +#: src/language/data-io/data-list.c:540 #, c-format -msgid "Reading free-form data from file %s." -msgstr "" - -#: src/data-list.c:902 -msgid "Reading free-form data from the command file." -msgstr "" - -#: src/data-list.c:953 src/matrix-data.c:935 -msgid "Scope of string exceeds line." -msgstr "" - -#: src/data-list.c:1013 -msgid "Attempt to read past end of file." +msgid "Reading free-form data from %s." msgstr "" -#: src/data-list.c:1042 -msgid "abort in write_case()\n" +#: src/language/data-io/data-list.c:586 +msgid "Quoted string extends beyond end of line." msgstr "" -#: src/data-list.c:1070 +#: src/language/data-io/data-list.c:671 #, c-format msgid "Partial case of %d of %d records discarded." msgstr "" -#: src/data-list.c:1119 +#: src/language/data-io/data-list.c:709 #, c-format msgid "Partial case discarded. The first variable missing was %s." msgstr "" -#: src/data-list.c:1160 +#: src/language/data-io/data-list.c:740 #, c-format msgid "" "Missing value(s) for all variables from %s onward. These will be filled " "with the system-missing value or blanks, as appropriate." msgstr "" -#: src/data-list.c:1331 -msgid "" -"REPEATING DATA must use the same file as its corresponding DATA LIST or FILE " -"TYPE." -msgstr "" - -#: src/data-list.c:1365 +#: src/language/data-io/data-reader.c:139 #, c-format -msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)." +msgid "Could not open \"%s\" for reading as a data file: %s." msgstr "" -#: src/data-list.c:1421 -#, c-format -msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)." +#: src/language/data-io/data-reader.c:176 +msgid "" +"Unexpected end-of-file while reading data in BEGIN DATA. This probably " +"indicates a missing or misformatted END DATA command. END DATA must appear " +"by itself on a single line with exactly one space between words." msgstr "" -#: src/data-list.c:1444 +#: src/language/data-io/data-reader.c:208 +#: src/language/data-io/data-reader.c:221 #, c-format -msgid "ID beginning column (%ld) must be positive." +msgid "Error reading file %s: %s." msgstr "" -#: src/data-list.c:1459 +#: src/language/data-io/data-reader.c:224 #, c-format -msgid "ID ending column (%ld) must be positive." +msgid "%s: Partial record at end of file." msgstr "" -#: src/data-list.c:1465 +#: src/language/data-io/data-reader.c:275 #, c-format -msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)." -msgstr "" - -#: src/data-list.c:1505 -msgid "Missing required specification STARTS." -msgstr "" - -#: src/data-list.c:1507 -msgid "Missing required specification OCCURS." +msgid "Attempt to read beyond end-of-file on file %s." msgstr "" -#: src/data-list.c:1514 -msgid "ID specified without CONTINUED." +#: src/language/data-io/data-reader.c:278 +msgid "Attempt to read beyond END DATA." msgstr "" -#: src/data-list.c:1602 -msgid "String variable not allowed here." +#: src/language/data-io/data-reader.c:436 +msgid "" +"This command is not valid here since the current input program does not " +"access the inline file." msgstr "" -#: src/data-list.c:1612 +#: src/language/data-io/data-writer.c:65 #, c-format -msgid "%s (%d) must be at least 1." +msgid "An error occurred while opening \"%s\" for writing as a data file: %s." msgstr "" -#: src/data-list.c:1618 +#: src/language/data-io/data-writer.c:149 #, c-format -msgid "Variable or integer expected for %s." +msgid "I/O error occurred writing data file \"%s\"." msgstr "" -#: src/data-list.c:1753 +#: src/language/data-io/file-handle.q:67 #, c-format -msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"." +msgid "" +"File handle %s is already defined. Use CLOSE FILE HANDLE before redefining " +"a file handle." msgstr "" -#: src/data-list.c:1785 +#: src/language/data-io/file-handle.q:99 #, c-format msgid "" -"Variable %s starting in column %d extends beyond physical record length of %" -"d." +"Fixed-length records were specified on /RECFORM, but record length was not " +"specified on /LRECL. Assuming %d-character records." msgstr "" -#: src/data-list.c:1853 +#: src/language/data-io/file-handle.q:104 #, c-format -msgid "Invalid value %d for OCCURS." +msgid "" +"Record length (%ld) must be at least one byte. Assuming %d-character " +"records." msgstr "" -#: src/data-list.c:1859 -#, c-format -msgid "Beginning column for STARTS (%d) must be at least 1." +#: src/language/data-io/file-handle.q:150 +msgid "file" msgstr "" -#: src/data-list.c:1867 -#, c-format -msgid "Ending column for STARTS (%d) is less than beginning column (%d)." +#: src/language/data-io/file-handle.q:152 +msgid "inline file" msgstr "" -#: src/data-list.c:1875 -#, c-format -msgid "Invalid value %d for LENGTH." +#: src/language/data-io/file-handle.q:154 +msgid "scratch file" msgstr "" -#: src/data-list.c:1882 -#, c-format -msgid "Beginning column for CONTINUED (%d) must be at least 1." +#: src/language/data-io/file-handle.q:175 +msgid "expecting a file name or handle name" msgstr "" -#: src/data-list.c:1890 +#: src/language/data-io/file-handle.q:202 #, c-format -msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)." +msgid "Handle for %s not allowed here." msgstr "" -#: src/data-list.c:1913 -#, c-format -msgid "" -"Number of repetitions specified on OCCURS (%d) exceed number of repetitions " -"available in space on STARTS (%d), and CONTINUED not specified." +#: src/language/data-io/get.c:116 +msgid "expecting COMM or TAPE" msgstr "" -#: src/data-list.c:1930 +#: src/language/data-io/get.c:360 src/language/data-io/get.c:374 +#: src/language/data-io/get.c:399 #, c-format -msgid "Unexpected end of file with %d repetitions remaining out of %d." -msgstr "" - -#: src/data-out.c:231 src/sfm-read.c:470 src/sysfile-info.c:116 -msgid "Unknown" +msgid "expecting %s or %s" msgstr "" -#: src/data-out.c:339 -msgid "" -"The N output format cannot be used to output a negative number or the system-" -"missing value." +#: src/language/data-io/get.c:608 src/language/data-io/print.c:177 +msgid "expecting a valid subcommand" msgstr "" -#: src/data-out.c:450 +#: src/language/data-io/get.c:641 #, c-format msgid "" -"Quality of zoned decimal (Z) output format code is suspect. Check your " -"results. Report bugs to %s." +"Cannot rename %s as %s because there already exists a variable named %s. To " +"rename variables with overlapping names, use a single RENAME subcommand such " +"as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"." msgstr "" -#: src/data-out.c:458 -msgid "The system-missing value cannot be output as a zoned decimal number." +#: src/language/data-io/get.c:667 +msgid "`=' expected after variable list." msgstr "" -#: src/data-out.c:471 +#: src/language/data-io/get.c:674 #, c-format -msgid "Number %g too big to fit in field with format Z%d.%d." +msgid "" +"Number of variables on left side of `=' (%d) does not match number of " +"variables on right side (%d), in parenthesized group %d of RENAME subcommand." msgstr "" -#: src/data-out.c:863 +#: src/language/data-io/get.c:687 #, c-format -msgid "Time value %g too large in magnitude to convert to alphanumeric time." +msgid "Requested renaming duplicates variable name %s." msgstr "" -#: src/data-out.c:914 -#, c-format -msgid "Weekday index %f does not lie between 1 and 7." +#: src/language/data-io/get.c:717 +msgid "Cannot DROP all variables from dictionary." msgstr "" -#: src/data-out.c:934 -#, c-format -msgid "Month index %f does not lie between 1 and 12." +#: src/language/data-io/get.c:895 +msgid "The active file may not be specified more than once." msgstr "" -#: src/data-out.c:1047 -#, c-format -msgid "" -"Year %d cannot be represented in four digits for output formatting purposes." +#: src/language/data-io/get.c:903 +msgid "Cannot specify the active file since no active file has been defined." msgstr "" -#: descript.c:283 -msgid "SAVE subcommand may be given only once." +#: src/language/data-io/get.c:910 +msgid "" +"MATCH FILES may not be used after TEMPORARY when the active file is an input " +"source. Temporary transformations will be made permanent." msgstr "" -#: descript.c:297 -msgid "OPTIONS subcommand may be given only once." +#: src/language/data-io/get.c:946 +msgid "Multiple IN subcommands for a single FILE or TABLE." msgstr "" -#: descript.c:405 -msgid "SORT subcommand may be given only once." +#: src/language/data-io/get.c:966 +msgid "BY may appear at most once." msgstr "" -#: descript.q:151 src/descript.q:151 frequencies.q:94 src/frequencies.q:94 -#: t-test.q:626 t-test.q:649 t-test.q:726 t-test.q:1075 src/t-test.q:626 -#: src/t-test.q:649 src/t-test.q:726 src/t-test.q:1075 -msgid "Mean" +#: src/language/data-io/get.c:987 +#, c-format +msgid "File %s lacks BY variable %s." msgstr "" -#: descript.q:151 src/descript.q:151 -msgid "mean" +#: src/language/data-io/get.c:1001 +msgid "FIRST may appear at most once." msgstr "" -#: descript.q:152 src/descript.q:152 frequencies.q:95 src/frequencies.q:95 -msgid "S.E. Mean" +#: src/language/data-io/get.c:1015 +msgid "LAST may appear at most once." msgstr "" -#: descript.q:152 src/descript.q:152 -msgid "S E Mean" +#: src/language/data-io/get.c:1056 +msgid "BY is required when TABLE is specified." msgstr "" -#: descript.q:152 src/descript.q:152 -msgid "SE" +#: src/language/data-io/get.c:1061 +msgid "BY is required when IN is specified." msgstr "" -#: descript.q:153 src/descript.q:153 -msgid "standard error of mean" +#: src/language/data-io/get.c:1090 +#, c-format +msgid "IN variable name %s duplicates an existing variable name." msgstr "" -#: descript.q:154 src/descript.q:154 frequencies.q:98 src/frequencies.q:98 -msgid "Std Dev" +#: src/language/data-io/get.c:1546 +#, c-format +msgid "" +"Variable %s in file %s (%s) has different type or width from the same " +"variable in earlier file (%s)." msgstr "" -#: descript.q:154 src/descript.q:154 -msgid "SD" +#: src/language/data-io/inpt-pgm.c:133 +msgid "Unexpected end-of-file within INPUT PROGRAM." msgstr "" -#: descript.q:155 src/descript.q:155 -msgid "standard deviation" +#: src/language/data-io/inpt-pgm.c:146 +msgid "Input program did not create any variables." msgstr "" -#: descript.q:156 src/descript.q:156 frequencies.q:99 src/frequencies.q:99 -msgid "Variance" +#: src/language/data-io/inpt-pgm.c:340 +msgid "COLUMN subcommand multiply specified." msgstr "" -#: descript.q:157 src/descript.q:157 -msgid "Var" +#: src/language/data-io/inpt-pgm.c:388 +msgid "" +"REREAD: Column numbers must be positive finite numbers. Column set to 1." msgstr "" -#: descript.q:157 src/descript.q:157 -msgid "variance" +#: src/language/data-io/list.q:154 src/language/stats/descriptives.c:364 +msgid "No variables specified." msgstr "" -#: descript.q:158 src/descript.q:158 frequencies.q:100 src/frequencies.q:100 -msgid "Kurtosis" +#: src/language/data-io/list.q:162 +#, c-format +msgid "" +"The first case (%ld) specified precedes the last case (%ld) specified. The " +"values will be swapped." msgstr "" -#: descript.q:159 src/descript.q:159 -msgid "Kurt" +#: src/language/data-io/list.q:170 +#, c-format +msgid "" +"The first case (%ld) to list is less than 1. The value is being reset to 1." msgstr "" -#: descript.q:159 src/descript.q:159 -msgid "kurtosis" +#: src/language/data-io/list.q:176 +#, c-format +msgid "" +"The last case (%ld) to list is less than 1. The value is being reset to 1." msgstr "" -#: descript.q:160 src/descript.q:160 frequencies.q:101 src/frequencies.q:101 -msgid "S.E. Kurt" +#: src/language/data-io/list.q:182 +#, c-format +msgid "The step value %ld is less than 1. The value is being reset to 1." msgstr "" -#: descript.q:160 src/descript.q:160 -msgid "S E Kurt" +#: src/language/data-io/list.q:208 +msgid "`/FORMAT WEIGHT' specified, but weighting is not on." msgstr "" -#: descript.q:160 src/descript.q:160 -msgid "SEKurt" +#: src/language/data-io/list.q:442 +msgid "Line" msgstr "" -#: descript.q:161 src/descript.q:161 -msgid "standard error of kurtosis" +#: src/language/data-io/matrix-data.c:218 +msgid "VARIABLES subcommand multiply specified." msgstr "" -#: descript.q:162 src/descript.q:162 frequencies.q:102 src/frequencies.q:102 -msgid "Skewness" +#: src/language/data-io/matrix-data.c:233 +msgid "VARNAME_ cannot be explicitly specified on VARIABLES." msgstr "" -#: descript.q:162 src/descript.q:162 -msgid "Skew" +#: src/language/data-io/matrix-data.c:294 +msgid "in FORMAT subcommand" msgstr "" -#: descript.q:163 src/descript.q:163 -msgid "skewness" +#: src/language/data-io/matrix-data.c:305 +msgid "SPLIT subcommand multiply specified." msgstr "" -#: descript.q:164 src/descript.q:164 frequencies.q:103 src/frequencies.q:103 -msgid "S.E. Skew" +#: src/language/data-io/matrix-data.c:312 +msgid "in SPLIT subcommand" msgstr "" -#: descript.q:164 src/descript.q:164 -msgid "S E Skew" +#: src/language/data-io/matrix-data.c:322 +msgid "Split variable may not be named ROWTYPE_ or VARNAME_." msgstr "" -#: descript.q:164 src/descript.q:164 -msgid "SESkew" +#: src/language/data-io/matrix-data.c:356 +#, c-format +msgid "Split variable %s is already another type." msgstr "" -#: descript.q:165 src/descript.q:165 -msgid "standard error of skewness" +#: src/language/data-io/matrix-data.c:371 +msgid "FACTORS subcommand multiply specified." msgstr "" -#: descript.q:166 src/descript.q:166 frequencies.q:104 src/frequencies.q:104 -msgid "Range" +#: src/language/data-io/matrix-data.c:389 +#, c-format +msgid "Factor variable %s is already another type." msgstr "" -#: descript.q:166 src/descript.q:166 -msgid "Rng" +#: src/language/data-io/matrix-data.c:404 +msgid "CELLS subcommand multiply specified." msgstr "" -#: descript.q:166 src/descript.q:166 src/sfm-read.c:1202 -msgid "range" +#: src/language/data-io/matrix-data.c:410 +#: src/language/data-io/matrix-data.c:429 +msgid "expecting positive integer" msgstr "" -#: descript.q:167 src/descript.q:167 frequencies.q:105 src/frequencies.q:105 -msgid "Minimum" +#: src/language/data-io/matrix-data.c:423 +msgid "N subcommand multiply specified." msgstr "" -#: descript.q:167 src/descript.q:167 -msgid "Min" +#: src/language/data-io/matrix-data.c:444 +msgid "CONTENTS subcommand multiply specified." msgstr "" -#: descript.q:168 src/descript.q:168 -msgid "minimum" +#: src/language/data-io/matrix-data.c:464 +msgid "Nested parentheses not allowed." msgstr "" -#: descript.q:169 src/descript.q:169 frequencies.q:106 src/frequencies.q:106 -msgid "Maximum" +#: src/language/data-io/matrix-data.c:474 +msgid "Mismatched right parenthesis (`(')." msgstr "" -#: descript.q:169 src/descript.q:169 -msgid "Max" +#: src/language/data-io/matrix-data.c:479 +msgid "Empty parentheses not allowed." msgstr "" -#: descript.q:170 src/descript.q:170 -msgid "maximum" +#: src/language/data-io/matrix-data.c:492 +#: src/language/data-io/matrix-data.c:500 +msgid "in CONTENTS subcommand" msgstr "" -#: descript.q:171 src/descript.q:171 frequencies.q:107 src/frequencies.q:107 -msgid "Sum" +#: src/language/data-io/matrix-data.c:507 +#, c-format +msgid "Content multiply specified for %s." msgstr "" -#: descript.q:171 src/descript.q:171 -msgid "sum" +#: src/language/data-io/matrix-data.c:524 +msgid "Missing right parenthesis." msgstr "" -#: descript.q:212 src/descript.q:212 list.q:144 src/list.q:144 -msgid "No variables specified." +#: src/language/data-io/matrix-data.c:544 +msgid "Missing VARIABLES subcommand." msgstr "" -#: descript.q:218 src/descript.q:218 -msgid "OPTIONS may not be used with SAVE, FORMAT, or MISSING." +#: src/language/data-io/matrix-data.c:550 +msgid "" +"CONTENTS subcommand not specified: assuming file contains only CORR matrix." msgstr "" -#: descript.q:280 src/descript.q:280 -#, c-format -msgid "It's not possible to sort on `%s' without displaying `%s'." +#: src/language/data-io/matrix-data.c:560 +msgid "" +"Missing CELLS subcommand. CELLS is required when ROWTYPE_ is not given in " +"the data and factors are present." msgstr "" -#: descript.q:294 src/descript.q:294 -msgid "" -"At least one case in the data file had a weight value that was system-" -"missing, zero, or negative. These case(s) were ignored." +#: src/language/data-io/matrix-data.c:568 +msgid "Split file values must be present in the data when ROWTYPE_ is present." msgstr "" -#: descript.q:335 src/descript.q:335 -msgid "" -"Names for z-score variables must be given for individual variables, not for " -"groups of variables." +#: src/language/data-io/matrix-data.c:621 +msgid "No continuous variables specified." msgstr "" -#: descript.q:343 src/descript.q:343 -msgid "Name for z-score variable expected." +#: src/language/data-io/matrix-data.c:840 +msgid "Scope of string exceeds line." msgstr "" -#: descript.q:348 src/descript.q:348 +#: src/language/data-io/matrix-data.c:893 #, c-format -msgid "" -"Z-score variable name `%s' is a duplicate variable name with a current " -"variable." +msgid "End of line expected %s while reading %s." msgstr "" -#: descript.q:357 src/descript.q:357 +#: src/language/data-io/matrix-data.c:1084 #, c-format -msgid "Z-score variable name `%s' is used multiple times." +msgid "expecting value for %s %s" msgstr "" -#: descript.q:365 src/descript.q:365 -msgid "`)' expected after z-score variable name." +#: src/language/data-io/matrix-data.c:1249 +#, c-format +msgid "Syntax error expecting SPLIT FILE value %s." msgstr "" -#: descript.q:425 src/descript.q:425 -msgid "" -"Ran out of generic names for Z-score variables. There are only 126 generic " -"names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09." +#: src/language/data-io/matrix-data.c:1258 +#, c-format +msgid "Expecting value %g for %s." msgstr "" -#: descript.q:454 src/descript.q:454 -msgid "Mapping of variables to corresponding Z-scores." -msgstr "" - -#: descript.q:459 src/descript.q:459 -msgid "Source" -msgstr "" - -#: descript.q:460 src/descript.q:460 -msgid "Target" -msgstr "" - -#: descript.q:547 descript.q:553 src/descript.q:547 src/descript.q:553 -msgid "Z-score of " +#: src/language/data-io/matrix-data.c:1299 +#: src/language/data-io/matrix-data.c:1781 +#, c-format +msgid "Syntax error expecting factor value %s." msgstr "" -#: descript.q:794 src/descript.q:794 -msgid "Valid N" +#: src/language/data-io/matrix-data.c:1308 +#, c-format +msgid "Syntax error expecting value %g for %s %s." msgstr "" -#: descript.q:795 src/descript.q:795 -msgid "Missing N" +#: src/language/data-io/matrix-data.c:1557 +#, c-format +msgid "Syntax error %s expecting SPLIT FILE value." msgstr "" -#: descript.q:822 src/descript.q:822 +#: src/language/data-io/matrix-data.c:1685 #, c-format -msgid "Valid cases = %g; cases with missing value(s) = %g." +msgid "" +"Expected %d lines of data for %s content; actually saw %d lines. No data " +"will be output for this content." msgstr "" -#: src/devind.c:136 +#: src/language/data-io/matrix-data.c:1723 #, c-format -msgid "DEVIND driver initializing as `%s'..." +msgid "Multiply specified ROWTYPE_ %s." msgstr "" -#: src/devind.c:218 +#: src/language/data-io/matrix-data.c:1728 #, c-format -msgid "Unknown configuration parameter `%s' for DEVIND device driver." +msgid "Syntax error %s expecting ROWTYPE_ string." msgstr "" -#: src/devind.c:240 +#: src/language/data-io/matrix-data.c:1748 #, c-format -msgid "DEVIND output driver: %s: %s" +msgid "Syntax error %s." msgstr "" -#: src/devind.c:271 +#: src/language/data-io/matrix-data.c:1899 #, c-format -msgid "Cannot open first page on DEVIND device %s." +msgid "Duplicate specification for %s." msgstr "" -#: src/dfm.c:74 +#: src/language/data-io/matrix-data.c:1911 #, c-format -msgid "%s: Closing data-file handle %s." +msgid "Too many rows of matrix data for %s." msgstr "" -#: src/dfm.c:96 -msgid "<>" +#: src/language/data-io/matrix-data.c:1955 +#, c-format +msgid "Syntax error expecting value for %s %s." msgstr "" -#: src/dfm.c:118 +#: src/language/data-io/placement-parser.c:87 #, c-format -msgid "%s: Opening data-file handle %s for reading." +msgid "" +"Number of variables specified (%d) differs from number of variable formats (%" +"d)." msgstr "" -#: src/dfm.c:135 src/dfm.c:152 -msgid "BEGIN DATA expected." +#: src/language/data-io/placement-parser.c:97 +msgid "" +"SPSS-like or Fortran-like format specification expected after variable names." msgstr "" -#: src/dfm.c:172 +#: src/language/data-io/placement-parser.c:119 #, c-format -msgid "An error occurred while opening \"%s\" for reading as a data file: %s." +msgid "The %d columns %d-%d can't be evenly divided into %d fields." msgstr "" -#: src/dfm.c:201 +#: src/language/data-io/placement-parser.c:226 +#: src/language/lexer/format-parser.c:110 +#: src/language/lexer/format-parser.c:129 #, c-format -msgid "%s: Opening data-file handle %s for writing." +msgid "Unknown format type \"%s\"." msgstr "" -#: src/dfm.c:207 -msgid "Cannot open the inline file for writing." +#: src/language/data-io/placement-parser.c:310 +#: src/language/data-io/placement-parser.c:324 +msgid "Column positions for fields must be positive." msgstr "" -#: src/dfm.c:222 -#, c-format -msgid "An error occurred while opening \"%s\" for writing as a data file: %s." +#: src/language/data-io/placement-parser.c:329 +msgid "The ending column for a field must be greater than the starting column." msgstr "" -#: src/dfm.c:367 +#: src/language/data-io/placement-parser.c:364 +#, c-format msgid "" -"Unexpected end-of-file while reading data in BEGIN DATA. This probably " -"indicates a missing or misformatted END DATA command. END DATA must appear " -"by itself on a single line with exactly one space between words." +"The record number specified, %ld, is at or before the previous record, %d. " +"Data fields must be listed in order of increasing record number." msgstr "" -#: src/dfm.c:400 src/dfm.c:421 +#: src/language/data-io/print.c:260 #, c-format -msgid "Error reading file %s: %s." +msgid "Output calls for %d records but %d specified on RECORDS subcommand." msgstr "" -#: src/dfm.c:424 +#: src/language/data-io/print.c:429 #, c-format -msgid "%s: Partial record at end of file." -msgstr "" +msgid "Writing %d record to %s." +msgid_plural "Writing %d records to %s." +msgstr[0] "" +msgstr[1] "" -#: src/dfm.c:482 +#: src/language/data-io/print.c:433 #, c-format -msgid "Cannot read from file %s already opened for %s." +msgid "Writing %d record." +msgid_plural "Writing %d records." +msgstr[0] "" +msgstr[1] "" + +#: src/language/data-io/print-space.c:116 +msgid "The expression on PRINT SPACE evaluated to the system-missing value." msgstr "" -#: src/dfm.c:496 +#: src/language/data-io/print-space.c:119 #, c-format -msgid "Attempt to read beyond end-of-file on file %s." +msgid "The expression on PRINT SPACE evaluated to %g." msgstr "" -#: src/dfm.c:590 +#: src/language/dictionary/apply-dictionary.c:74 #, c-format -msgid "Cannot write to file %s already opened for %s." +msgid "Variable %s is %s in target file, but %s in source file." msgstr "" -#: src/dfm.c:614 +#: src/language/dictionary/apply-dictionary.c:98 #, c-format -msgid "Error writing file %s: %s." +msgid "Cannot add value labels from source file to long string variable %s." msgstr "" -#: src/dfm.c:657 +#: src/language/dictionary/apply-dictionary.c:112 +#, c-format msgid "" -"This command is not valid here since the current input program does not " -"access the inline file." -msgstr "" - -#: src/dfm.c:664 -msgid "inline file: Opening for reading." +"Cannot apply missing values from source file to long string variable %s." msgstr "" -#: src/dfm.c:678 -msgid "Skipping remaining inline data." +#: src/language/dictionary/apply-dictionary.c:125 +msgid "No matching variables found between the source and target files." msgstr "" -#: src/dfm.c:690 -msgid "reading as a data file" +#: src/language/dictionary/formats.c:91 +msgid "`(' expected after variable list." msgstr "" -#: src/dfm.c:697 -msgid "writing as a data file" +#: src/language/dictionary/formats.c:101 src/language/dictionary/numeric.c:71 +msgid "`)' expected after output format." msgstr "" -#: src/do-if.c:118 -msgid "There is no DO IF to match with this ELSE IF." +#: src/language/dictionary/missing-values.c:58 +#: src/language/stats/aggregate.c:467 +msgid "expecting `('" msgstr "" -#: src/do-if.c:123 -msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure." +#: src/language/dictionary/missing-values.c:74 +#, c-format +msgid "" +"Cannot mix numeric variables (e.g. %s) and string variables (e.g. %s) within " +"a single list." msgstr "" -#: src/do-if.c:146 -msgid "End of command expected." +#: src/language/dictionary/missing-values.c:119 +#, c-format +msgid "Truncating missing value to short string length (%d characters)." msgstr "" -#: src/do-if.c:164 -msgid "There is no DO IF to match with this ELSE." +#: src/language/dictionary/missing-values.c:141 +#, c-format +msgid "Missing values provided are too long to assign to variable of width %d." msgstr "" -#: src/do-if.c:170 +#: src/language/dictionary/modify-variables.c:95 msgid "" -"There may be at most one ELSE clause in each DO IF structure. It must be " -"the last clause." +"MODIFY VARS may not be used after TEMPORARY. Temporary transformations will " +"be made permanent." msgstr "" -#: src/do-if.c:207 -msgid "There is no DO IF to match with this END IF." +#: src/language/dictionary/modify-variables.c:117 +msgid "REORDER subcommand may be given at most once." msgstr "" -#: src/do-if.c:293 -#, c-format -msgid "DO IF %d: true\n" +#: src/language/dictionary/modify-variables.c:140 +msgid "Cannot specify ALL after specifying a set of variables." msgstr "" -#: src/do-if.c:298 -#, c-format -msgid "DO IF %d: false\n" +#: src/language/dictionary/modify-variables.c:150 +msgid "`(' expected on REORDER subcommand." msgstr "" -#: src/do-if.c:303 -#, c-format -msgid "DO IF %d: missing\n" +#: src/language/dictionary/modify-variables.c:162 +msgid "`)' expected following variable names on REORDER subcommand." msgstr "" -#: src/error.c:113 -msgid "Terminating NOW due to a fatal error!" +#: src/language/dictionary/modify-variables.c:180 +msgid "RENAME subcommand may be given at most once." msgstr "" -#: src/error.c:190 -msgid "Terminating execution of syntax file due to error." +#: src/language/dictionary/modify-variables.c:193 +msgid "`(' expected on RENAME subcommand." msgstr "" -#: src/error.c:192 -#, c-format -msgid "Errors (%d) exceeds limit (%d)." +#: src/language/dictionary/modify-variables.c:202 +msgid "" +"`=' expected between lists of new and old variable names on RENAME " +"subcommand." msgstr "" -#: src/error.c:195 +#: src/language/dictionary/modify-variables.c:211 #, c-format -msgid "Warnings (%d) exceed limit (%d)." +msgid "" +"Differing number of variables in old name list (%d) and in new name list (%" +"d)." msgstr "" -#: src/error.c:253 -msgid "fatal" +#: src/language/dictionary/modify-variables.c:222 +msgid "`)' expected after variable lists on RENAME subcommand." msgstr "" -#: src/error.c:255 src/error.c:262 src/error.c:265 src/expr-prs.c:1464 -msgid "error" +#: src/language/dictionary/modify-variables.c:236 +msgid "" +"KEEP subcommand may be given at most once. It may notbe given in " +"conjunction with the DROP subcommand." msgstr "" -#: src/error.c:256 src/error.c:263 src/error.c:266 -msgid "warning" +#: src/language/dictionary/modify-variables.c:279 +msgid "" +"DROP subcommand may be given at most once. It may not be given in " +"conjunction with the KEEP subcommand." msgstr "" -#: src/error.c:257 src/error.c:267 -msgid "note" +#: src/language/dictionary/modify-variables.c:305 +#, c-format +msgid "Unrecognized subcommand name `%s'." msgstr "" -#: src/error.c:259 src/error.c:260 -msgid "installation error" +#: src/language/dictionary/modify-variables.c:307 +msgid "Subcommand name expected." msgstr "" -#: src/expr-evl.c:1115 -msgid "" -"A number being treated as a Boolean in an expression was found to have a " -"value other than 0 (false), 1 (true), or the system-missing value. The " -"result was forced to 0." +#: src/language/dictionary/modify-variables.c:315 +msgid "`/' or `.' expected." msgstr "" -#: src/expr-evl.c:1159 +#: src/language/dictionary/numeric.c:64 #, c-format -msgid "" -"SYSMIS is not a valid index value for vector %s. The result will be set to " -"SYSMIS." +msgid "Format type %s may not be used with a numeric variable." msgstr "" -#: src/expr-evl.c:1163 +#: src/language/dictionary/numeric.c:83 src/language/dictionary/numeric.c:152 +#: src/language/dictionary/vector.c:164 #, c-format -msgid "" -"%g is not a valid index value for vector %s. The result will be set to " -"SYSMIS." +msgid "There is already a variable named %s." msgstr "" -#: src/expr-evl.c:1181 +#: src/language/dictionary/numeric.c:137 #, c-format -msgid "" -"SYSMIS is not a valid index value for vector %s. The result will be set to " -"the empty string." +msgid "Format type %s may not be used with a string variable." msgstr "" -#: src/expr-evl.c:1186 -#, c-format +#: src/language/dictionary/rename-variables.c:50 msgid "" -"%g is not a valid index value for vector %s. The result will be set to the " -"empty string." +"RENAME VARS may not be used after TEMPORARY. Temporary transformations will " +"be made permanent." msgstr "" -#: src/expr-opt.c:662 -msgid "" -"While optimizing a constant expression, there was a bad value for the third " -"argument to INDEX." +#: src/language/dictionary/rename-variables.c:60 +msgid "`(' expected." msgstr "" -#: src/expr-opt.c:687 -msgid "" -"While optimizing a constant expression, there was a bad value for the third " -"argument to RINDEX." +#: src/language/dictionary/rename-variables.c:68 +msgid "`=' expected between lists of new and old variable names." msgstr "" -#: src/expr-opt.c:746 +#: src/language/dictionary/rename-variables.c:77 #, c-format -msgid "Third argument to %cPAD() must be at least one character in length." +msgid "" +"Differing number of variables in old name list (%u) and in new name list (%" +"u)." msgstr "" -#: src/expr-opt.c:779 -#, c-format -msgid "Second argument to %cTRIM() must be at least one character in length." +#: src/language/dictionary/rename-variables.c:89 +msgid "`)' expected after variable names." msgstr "" -#: src/expr-opt.c:881 -msgid "" -"When optimizing a constant expression, an integer that was being used as an " -"Boolean value was found to have a constant value other than 0, 1, or SYSMIS." +#: src/language/dictionary/rename-variables.c:99 +#, c-format +msgid "Renaming would duplicate variable name %s." msgstr "" -#: src/expr-prs.c:141 -msgid "" -"A string expression was supplied in a place where a Boolean expression was " -"expected." +#: src/language/dictionary/split-file.c:86 +#: src/language/dictionary/sys-file-info.c:549 +#: src/language/stats/crosstabs.q:1114 src/language/stats/crosstabs.q:1141 +#: src/language/stats/crosstabs.q:1161 src/language/stats/crosstabs.q:1183 +#: src/language/stats/examine.q:1192 src/language/stats/frequencies.q:1177 +#: src/language/stats/frequencies.q:1300 +msgid "Value" msgstr "" -#: src/expr-prs.c:152 -msgid "" -"A numeric expression was expected in a place where one was not supplied." +#: src/language/dictionary/split-file.c:87 +#: src/language/dictionary/sys-file-info.c:402 +#: src/language/dictionary/sys-file-info.c:550 src/ui/gui/var-sheet.c:73 +msgid "Label" msgstr "" -#: src/expr-prs.c:160 -msgid "A string expression was expected in a place where one was not supplied." +#: src/language/dictionary/sys-file-info.c:109 +msgid "File:" msgstr "" -#: src/expr-prs.c:174 -msgid "The OR operator cannot take string operands." +#: src/language/dictionary/sys-file-info.c:111 +msgid "Label:" msgstr "" -#: src/expr-prs.c:222 -msgid "The AND operator cannot take string operands." +#: src/language/dictionary/sys-file-info.c:115 +msgid "No label." msgstr "" -#: src/expr-prs.c:271 -msgid "The NOT operator cannot take a string operand." +#: src/language/dictionary/sys-file-info.c:118 +msgid "Created:" msgstr "" -#: src/expr-prs.c:298 -msgid "" -"Strings cannot be compared with numeric or Boolean values with the " -"relational operators = >= > <= < <>." +#: src/language/dictionary/sys-file-info.c:121 +msgid "Integer Format:" msgstr "" -#: src/expr-prs.c:355 -msgid "The `+' and `-' operators may only be used with numeric operands." +#: src/language/dictionary/sys-file-info.c:123 +msgid "Big Endian." msgstr "" -#: src/expr-prs.c:407 -msgid "The `*' and `/' operators may only be used with numeric operands." +#: src/language/dictionary/sys-file-info.c:124 +msgid "Little Endian." msgstr "" -#: src/expr-prs.c:458 -msgid "The unary minus (-) operator can only take a numeric operand." +#: src/language/dictionary/sys-file-info.c:125 +#: src/language/dictionary/sys-file-info.c:133 +msgid "Unknown." msgstr "" -#: src/expr-prs.c:488 -msgid "Both operands to the ** operator must be numeric." +#: src/language/dictionary/sys-file-info.c:126 +msgid "Real Format:" msgstr "" -#: src/expr-prs.c:582 -msgid "Use of $LENGTH is obsolete, returning default of 66." +#: src/language/dictionary/sys-file-info.c:128 +msgid "IEEE 754 LE." msgstr "" -#: src/expr-prs.c:587 -msgid "Use of $WIDTH is obsolete, returning default of 131." +#: src/language/dictionary/sys-file-info.c:129 +msgid "IEEE 754 BE." msgstr "" -#: src/expr-prs.c:592 -#, c-format -msgid "Unknown system variable %s." +#: src/language/dictionary/sys-file-info.c:130 +msgid "VAX D." msgstr "" -#: src/expr-prs.c:631 -msgid "expecting variable name" +#: src/language/dictionary/sys-file-info.c:131 +msgid "VAX G." msgstr "" -#: src/expr-prs.c:673 -msgid "in expression" +#: src/language/dictionary/sys-file-info.c:132 +msgid "IBM 390 Hex Long." msgstr "" -#: src/expr-prs.c:854 -msgid "Argument 2 to LAG must be a small positive integer constant." +#: src/language/dictionary/sys-file-info.c:134 +msgid "Variables:" msgstr "" -#: src/expr-prs.c:927 src/expr-prs.c:966 -#, c-format -msgid "" -"Type mismatch in argument %d of %s, which was expected to be of %s type. It " -"was actually of %s type. " +#: src/language/dictionary/sys-file-info.c:137 +msgid "Cases:" msgstr "" -#: src/expr-prs.c:953 -#, c-format -msgid "%s cannot take Boolean operands." +#: src/language/dictionary/sys-file-info.c:139 +msgid "Unknown" msgstr "" -#: src/expr-prs.c:985 -msgid "in function call" +#: src/language/dictionary/sys-file-info.c:140 +msgid "Type:" msgstr "" -#: src/expr-prs.c:999 -msgid "RANGE requires an odd number of arguments, but at least three." +#: src/language/dictionary/sys-file-info.c:141 +msgid "System File." msgstr "" -#: src/expr-prs.c:1009 -#, c-format -msgid "%s requires at least two arguments." +#: src/language/dictionary/sys-file-info.c:142 +msgid "Weight:" msgstr "" -#: src/expr-prs.c:1024 -#, c-format -msgid "%s.%d requires at least %d arguments." +#: src/language/dictionary/sys-file-info.c:147 +msgid "Not weighted." msgstr "" -#: src/expr-prs.c:1066 -#, c-format -msgid "" -"Argument %d to CONCAT is type %s. All arguments to CONCAT must be strings." +#: src/language/dictionary/sys-file-info.c:149 +msgid "Mode:" msgstr "" -#: src/expr-prs.c:1125 +#: src/language/dictionary/sys-file-info.c:151 #, c-format -msgid "" -"Argument %d to %s was expected to be of %s type. It was actually of type %s." +msgid "Compression %s." msgstr "" -#: src/expr-prs.c:1144 -#, c-format -msgid "%s is not a numeric format." +#: src/language/dictionary/sys-file-info.c:151 +msgid "on" msgstr "" -#: src/expr-prs.c:1170 -#, c-format -msgid "Too few arguments to function %s." +#: src/language/dictionary/sys-file-info.c:151 +msgid "off" msgstr "" -#: src/expr-prs.c:1202 -#, c-format -msgid "" -"Type mismatch in argument %d of %s, which was expected to be numeric. It " -"was actually type %s." +#: src/language/dictionary/sys-file-info.c:161 +#: src/language/dictionary/sys-file-info.c:400 +msgid "Description" msgstr "" -#: src/expr-prs.c:1211 -#, c-format -msgid "Missing comma following argument %d of %s." +#: src/language/dictionary/sys-file-info.c:162 +#: src/language/dictionary/sys-file-info.c:398 +msgid "Position" msgstr "" -#: src/expr-prs.c:1249 -msgid "The index value after a vector name must be numeric." +#: src/language/dictionary/sys-file-info.c:220 +msgid "The active file does not have a file label." msgstr "" -#: src/expr-prs.c:1256 -msgid "`)' expected after a vector index value." +#: src/language/dictionary/sys-file-info.c:223 +msgid "File label:" msgstr "" -#: src/expr-prs.c:1289 -#, c-format -msgid "There is no function named %s." +#: src/language/dictionary/sys-file-info.c:286 +msgid "No variables to display." msgstr "" -#: src/expr-prs.c:1294 -#, c-format -msgid "Function %s may not be given a minimum number of arguments." +#: src/language/dictionary/sys-file-info.c:305 +msgid "Macros not supported." msgstr "" -#: src/expr-prs.c:1303 -#, c-format -msgid "expecting `)' after %s function" +#: src/language/dictionary/sys-file-info.c:315 +msgid "The active file dictionary does not contain any documents." msgstr "" -#: src/expr-prs.c:1467 -msgid "Boolean" +#: src/language/dictionary/sys-file-info.c:324 +msgid "Documents in the active file:" msgstr "" -#: src/expr-prs.c:1696 +#: src/language/dictionary/sys-file-info.c:480 #, c-format -msgid "!!TERMINAL!!" +msgid "Format: %s" msgstr "" -#: src/expr-prs.c:1722 +#: src/language/dictionary/sys-file-info.c:488 #, c-format -msgid "!!SENTINEL!!" +msgid "Print Format: %s" msgstr "" -#: src/expr-prs.c:1725 +#: src/language/dictionary/sys-file-info.c:491 #, c-format -msgid "!!ERROR%d!!" -msgstr "" - -#: src/expr-prs.c:1743 -msgid "postfix:" +msgid "Write Format: %s" msgstr "" -#: file-handle.q:72 src/file-handle.q:72 -#, c-format -msgid "" -"File handle %s had already been defined to refer to file %s. It is not " -"possible to redefine a file handle within a session." +#: src/language/dictionary/sys-file-info.c:503 +msgid "Missing Values: " msgstr "" -#: file-handle.q:94 src/file-handle.q:94 -msgid "The FILE HANDLE required subcommand NAME is not present." +#: src/language/dictionary/sys-file-info.c:595 +msgid "No vectors defined." msgstr "" -#: file-handle.q:107 src/file-handle.q:107 -msgid "" -"Fixed length records were specified on /RECFORM, but record length was not " -"specified on /LRECL. 80-character records will be assumed." +#: src/language/dictionary/sys-file-info.c:610 +msgid "Vector" msgstr "" -#: file-handle.q:114 src/file-handle.q:114 +#: src/language/dictionary/value-labels.c:122 #, c-format msgid "" -"Record length (%ld) must be at least one byte. 80-character records will be " -"assumed." +"It is not possible to assign value labels to long string variables such as %" +"s." msgstr "" -#: file-handle.q:126 file-handle.q:140 src/file-handle.q:126 -#: src/file-handle.q:140 -#, c-format -msgid "" -"%s is not implemented, as the author doesn't know what it is supposed to " -"do. Send a note to %s." +#: src/language/dictionary/value-labels.c:158 src/language/lexer/lexer.c:600 +msgid "expecting string" msgstr "" -#: file-handle.q:147 file-handle.q:150 src/file-handle.q:147 -#: src/file-handle.q:150 -#, c-format -msgid "%s is not implemented. If you care, complain." +#: src/language/dictionary/value-labels.c:167 src/language/lexer/lexer.c:614 +msgid "expecting integer" msgstr "" -#: file-handle.q:232 src/file-handle.q:232 +#: src/language/dictionary/value-labels.c:171 #, c-format -msgid "File handle `%s' has not been previously declared on FILE HANDLE." -msgstr "" - -#: file-handle.q:319 src/file-handle.q:319 -msgid "" +msgid "Value label `%g' is not integer." msgstr "" -#: file-handle.q:338 src/file-handle.q:338 -msgid "expecting a file name or handle" +#: src/language/dictionary/value-labels.c:185 +msgid "Truncating value label to 60 characters." msgstr "" -#: src/filename.c:221 -#, c-format -msgid "Searching for `%s'..." +#: src/language/dictionary/variable-label.c:52 +msgid "String expected for variable label." msgstr "" -#: src/filename.c:229 src/filename.c:261 -msgid "Search unsuccessful!" +#: src/language/dictionary/variable-label.c:60 +msgid "Truncating variable label to 255 characters." msgstr "" -#: src/filename.c:254 +#: src/language/dictionary/vector.c:75 #, c-format -msgid "Found `%s'." +msgid "Vector name %s is given twice." msgstr "" -#: src/filename.c:669 +#: src/language/dictionary/vector.c:81 #, c-format -msgid "Not opening pipe file `%s' because SAFER option set." -msgstr "" - -#: src/file-type.c:125 -msgid "MIXED, GROUPED, or NESTED expected." -msgstr "" - -#: src/file-type.c:148 -msgid "The CASE subcommand is not valid on FILE TYPE MIXED." -msgstr "" - -#: src/file-type.c:166 -msgid "WARN or NOWARN expected after WILD." +msgid "There is already a vector with name %s." msgstr "" -#: src/file-type.c:174 -msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED." +#: src/language/dictionary/vector.c:102 +msgid "" +"A slash must be used to separate each vector specification when using the " +"long form. Commands such as VECTOR A,B=Q1 TO Q20 are not supported." msgstr "" -#: src/file-type.c:188 -msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED." +#: src/language/dictionary/vector.c:136 +msgid "Vectors must have at least one element." msgstr "" -#: src/file-type.c:197 +#: src/language/dictionary/vector.c:150 #, c-format -msgid "WARN%s expected after DUPLICATE." -msgstr "" - -#: src/file-type.c:198 -msgid ", NOWARN, or CASE" +msgid "%s%d is too long for a variable name." msgstr "" -#: src/file-type.c:199 -msgid " or NOWARN" +#: src/language/dictionary/vector.c:189 +msgid "" +"The syntax for this command does not match the expected syntax for either " +"the long form or the short form of VECTOR." msgstr "" -#: src/file-type.c:207 -msgid "The MISSING subcommand is not valid on FILE TYPE MIXED." +#: src/language/dictionary/weight.c:51 +msgid "The weighting variable must be numeric." msgstr "" -#: src/file-type.c:219 -msgid "WARN or NOWARN after MISSING." +#: src/language/dictionary/weight.c:56 +msgid "The weighting variable may not be scratch." msgstr "" -#: src/file-type.c:227 -msgid "ORDERED is only valid on FILE TYPE GROUPED." +#: src/language/expressions/evaluate.c:155 +msgid "expecting number or string" msgstr "" -#: src/file-type.c:238 -msgid "YES or NO expected after ORDERED." +#: src/language/expressions/helpers.c:35 +msgid "" +"One of the arguments to a DATE function is not an integer. The result will " +"be system-missing." msgstr "" -#: src/file-type.c:244 src/file-type.c:547 src/get.c:343 -msgid "while expecting a valid subcommand" +#: src/language/expressions/helpers.c:57 +msgid "" +"The week argument to DATE.WKYR is not an integer. The result will be system-" +"missing." msgstr "" -#: src/file-type.c:251 -msgid "The required RECORD subcommand was not present." +#: src/language/expressions/helpers.c:63 +msgid "" +"The week argument to DATE.WKYR is outside the acceptable range of 1 to 53. " +"The result will be system-missing." msgstr "" -#: src/file-type.c:259 -msgid "The required CASE subcommand was not present." +#: src/language/expressions/helpers.c:85 +msgid "" +"The day argument to DATE.YRDAY is not an integer. The result will be system-" +"missing." msgstr "" -#: src/file-type.c:265 -msgid "CASE and RECORD must specify different variable names." +#: src/language/expressions/helpers.c:91 +msgid "" +"The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366. " +"The result will be system-missing." msgstr "" -#: src/file-type.c:314 -msgid "Column value must be positive." +#: src/language/expressions/helpers.c:113 +msgid "" +"The year argument to YRMODA is greater than 47516. The result will be " +"system-missing." msgstr "" -#: src/file-type.c:329 -msgid "Ending column precedes beginning column." +#: src/language/expressions/helpers.c:175 +#, c-format +msgid "" +"Unrecognized date unit \"%.*s\". Valid date units are \"years\", \"quarters" +"\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\"." msgstr "" -#: src/file-type.c:348 -msgid "Bad format specifier name." +#: src/language/expressions/helpers.c:325 +msgid "" +"Invalid DATESUM method. Valid choices are \"closest\" and \"rollover\"." msgstr "" -#: src/file-type.c:409 src/file-type.c:568 +#: src/language/expressions/parse.c:260 +#, c-format msgid "" -"This command may only appear within a FILE TYPE/END FILE TYPE structure." +"Type mismatch: expression has %s type, but a numeric value is required here." msgstr "" -#: src/file-type.c:416 -msgid "OTHER may appear only on the last RECORD TYPE command." +#: src/language/expressions/parse.c:272 +#, c-format +msgid "" +"Type mismatch: expression has %s type, but a string value is required here." msgstr "" -#: src/file-type.c:426 -msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE." +#: src/language/expressions/parse.c:428 +#, c-format +msgid "Type mismatch while applying %s operator: cannot convert %s to %s." msgstr "" -#: src/file-type.c:480 +#: src/language/expressions/parse.c:644 msgid "" -"The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE " -"MIXED." +"Chaining relational operators (e.g. \"a < b < c\") will not produce the " +"mathematically expected result. Use the AND logical operator to fix the " +"problem (e.g. \"a < b AND b < c\"). If chaining is really intended, " +"parentheses will disable this warning (e.g. \"(a < b) < c\".)" msgstr "" -#: src/file-type.c:490 +#: src/language/expressions/parse.c:745 msgid "" -"No variable name may be specified for the CASE subcommand on RECORD TYPE." +"The exponentiation operator (\"**\") is left-associative, even though right-" +"associative semantics are more useful. That is, \"a**b**c\" equals \"(a**b)" +"**c\", not as \"a**(b**c)\". To disable this warning, insert parentheses." msgstr "" -#: src/file-type.c:498 -msgid "" -"The CASE column specification on RECORD TYPE must give a format specifier " -"that is the same type as that of the CASE column specification given on FILE " -"TYPE." +#: src/language/expressions/parse.c:810 +#, c-format +msgid "Unknown system variable %s." msgstr "" -#: src/file-type.c:514 -msgid "WARN or NOWARN expected on DUPLICATE subcommand." +#: src/language/expressions/parse.c:858 +#, c-format +msgid "Unknown identifier %s." msgstr "" -#: src/file-type.c:528 -msgid "WARN or NOWARN expected on MISSING subcommand." +#: src/language/expressions/parse.c:886 src/language/stats/aggregate.c:525 +msgid "expecting `)'" msgstr "" -#: src/file-type.c:541 -msgid "YES or NO expected on SPREAD subcommand." +#: src/language/expressions/parse.c:893 +msgid "in expression" msgstr "" -#: src/file-type.c:581 -msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE." +#: src/language/expressions/parse.c:1074 +#, c-format +msgid "%s must have at least %d arguments in list." msgstr "" -#: src/file-type.c:588 -msgid "No commands between FILE TYPE and END FILE TYPE." +#: src/language/expressions/parse.c:1083 +#, c-format +msgid "%s must have even number of arguments in list." msgstr "" -#: src/file-type.c:654 +#: src/language/expressions/parse.c:1086 #, c-format -msgid "Unknown record type \"%.*s\"." +msgid "%s must have multiple of %d arguments in list." msgstr "" -#: src/file-type.c:678 +#: src/language/expressions/parse.c:1096 #, c-format -msgid "Unknown record type %g." +msgid "%s function does not accept a minimum valid argument count." msgstr "" -#: src/flip.c:162 +#: src/language/expressions/parse.c:1105 #, c-format -msgid "Could not create acceptable variant for variable %s." +msgid "%s requires at least %d valid arguments in list." msgstr "" -#: src/flip.c:178 -msgid "Cannot create more than 99999 variable names." +#: src/language/expressions/parse.c:1111 +#, c-format +msgid "" +"With %s, using minimum valid argument count of %d does not make sense when " +"passing only %d arguments in list." msgstr "" -#: src/flip.c:293 +#: src/language/expressions/parse.c:1165 #, c-format -msgid "Error reading FLIP source file: %s." +msgid "Type mismatch invoking %s as " msgstr "" -#: src/flip.c:380 -msgid "Could not create temporary file for FLIP." +#: src/language/expressions/parse.c:1170 +msgid "Function invocation " msgstr "" -#: src/flip.c:390 src/flip.c:409 -#, c-format -msgid "Error writing FLIP file: %s." +#: src/language/expressions/parse.c:1172 +msgid " does not match any known function. Candidates are:" msgstr "" -#: src/flip.c:445 -msgid "Error creating FLIP source file." +#: src/language/expressions/parse.c:1202 +#, c-format +msgid "No function or vector named %s." msgstr "" -#: src/flip.c:448 +#: src/language/expressions/parse.c:1244 #, c-format -msgid "Error rewinding FLIP file: %s." +msgid "expecting `,' or `)' invoking %s function" msgstr "" -#: src/flip.c:457 +#: src/language/expressions/parse.c:1264 #, c-format -msgid "Error reading FLIP file: %s." +msgid "%s is a PSPP extension." msgstr "" -#: src/flip.c:469 +#: src/language/expressions/parse.c:1267 src/ui/terminal/command-line.c:132 +#: src/ui/terminal/command-line.c:151 src/ui/terminal/command-line.c:163 #, c-format -msgid "Error seeking FLIP source file: %s." +msgid "%s is not yet implemented." msgstr "" -#: src/flip.c:474 +#: src/language/expressions/parse.c:1273 #, c-format -msgid "Error writing FLIP source file: %s." +msgid "%s may not appear after TEMPORARY." msgstr "" -#: src/flip.c:482 -#, c-format -msgid "Error rewind FLIP source file: %s." +#: src/language/lexer/format-parser.c:91 +msgid "expecting valid format specifier" msgstr "" -#: src/format.c:74 -msgid "X and T format specifiers not allowed here." +#: src/language/lexer/format-parser.c:124 +msgid "expecting format type" msgstr "" -#: src/format.c:80 +#: src/language/lexer/lexer.c:271 #, c-format -msgid "%s is not a valid data format." +msgid "%s does not form a valid number." msgstr "" -#: src/format.c:111 +#: src/language/lexer/lexer.c:375 #, c-format -msgid "Format %s may not be used as an input format." +msgid "Bad character in input: `%c'." msgstr "" -#: src/format.c:116 +#: src/language/lexer/lexer.c:377 #, c-format -msgid "" -"Input format %s specifies a bad width %d. Format %s requires a width " -"between %d and %d." +msgid "Bad character in input: `\\%o'." msgstr "" -#: src/format.c:123 +#: src/language/lexer/lexer.c:413 #, c-format -msgid "" -"Input format %s specifies an odd width %d, but format %s requires an even " -"width between %d and %d." +msgid "Subcommand %s may only be specified once." msgstr "" -#: src/format.c:130 +#: src/language/lexer/lexer.c:421 #, c-format -msgid "" -"Input format %s specifies a bad number of implied decimal places %d. Input " -"format %s allows up to 16 implied decimal places." +msgid "missing required subcommand %s" msgstr "" -#: src/format.c:150 +#: src/language/lexer/lexer.c:450 #, c-format -msgid "" -"Output format %s specifies a bad width %d. Format %s requires a width " -"between %d and %d." +msgid "Syntax error %s at %s." msgstr "" -#: src/format.c:160 +#: src/language/lexer/lexer.c:453 #, c-format -msgid "" -"Output format %s requires minimum width %d to allow %d decimal places. Try %" -"s%d.%d instead of %s." +msgid "Syntax error at %s." msgstr "" -#: src/format.c:168 +#: src/language/lexer/lexer.c:569 src/language/lexer/lexer.c:586 #, c-format -msgid "" -"Output format %s specifies an odd width %d, but output format %s requires an " -"even width between %d and %d." +msgid "expecting `%s'" msgstr "" -#: src/format.c:175 -#, c-format -msgid "" -"Output format %s specifies a bad number of implied decimal places %d. " -"Output format %s allows a number of implied decimal places between 1 and 16." +#: src/language/lexer/lexer.c:627 +msgid "expecting number" msgstr "" -#: src/format.c:192 -#, c-format -msgid "Can't display a string variable of width %d with format specifier %s." -msgstr "" - -#: src/format.c:302 -msgid "Format specifier expected." +#: src/language/lexer/lexer.c:639 +msgid "expecting identifier" msgstr "" -#: src/format.c:313 -#, c-format -msgid "Data format %s does not specify a width." +#: src/language/lexer/lexer.c:1028 +msgid "binary" msgstr "" -#: src/format.c:330 -#, c-format -msgid "Data format %s is not valid." +#: src/language/lexer/lexer.c:1033 +msgid "octal" msgstr "" -#: src/formats.c:93 -msgid "`(' expected after variable list" +#: src/language/lexer/lexer.c:1038 +msgid "hex" msgstr "" -#: src/formats.c:102 +#: src/language/lexer/lexer.c:1048 #, c-format -msgid "Format %s may not be assigned to a %s variable." -msgstr "" - -#: src/formats.c:123 src/numeric.c:65 src/numeric.c:137 -msgid "`)' expected after output format." +msgid "String of %s digits has %d characters, which is not a multiple of %d." msgstr "" -#: src/formats.c:153 +#: src/language/lexer/lexer.c:1077 #, c-format -msgid "Formats:\n" +msgid "`%c' is not a valid %s digit." msgstr "" -#: src/formats.c:154 -#, c-format -msgid " Name Print Write\n" +#: src/language/lexer/lexer.c:1111 +msgid "Unterminated string constant." msgstr "" -#: frequencies.c:294 -msgid "ONEPAGE specifier of FORMAT subcommand requires an integer argument." +#: src/language/lexer/lexer.c:1165 +msgid "Unexpected end of file in string concatenation." msgstr "" -#: frequencies.c:300 -msgid "Bad argument for ONEPAGE specifier of FORMAT subcommand." +#: src/language/lexer/lexer.c:1173 +msgid "String expected following `+'." msgstr "" -#: frequencies.c:306 -msgid "`)' expected after argument for ONEPAGE specifier of FORMAT." +#: src/language/lexer/lexer.c:1186 +#, c-format +msgid "String exceeds 255 characters in length (%d characters)." msgstr "" -#: frequencies.c:318 -msgid "`(' expected after LIMIT specifier of FORMAT subcommand." +#: src/language/lexer/range-parser.c:62 +#, c-format +msgid "" +"Low end of range (%g) is below high end (%g). The range will be treated as " +"reversed." msgstr "" -#: frequencies.c:323 -msgid "LIMIT specifier of FORMAT subcommand requires an integer argument." +#: src/language/lexer/range-parser.c:70 +#, c-format +msgid "Ends of range are equal (%g)." msgstr "" -#: frequencies.c:329 -msgid "Bad argument for LIMIT specifier of FORMAT subcommand." +#: src/language/lexer/range-parser.c:78 +msgid "LO or LOWEST must be part of a range." msgstr "" -#: frequencies.c:335 -msgid "`)' expected after argument for LIMIT specifier of FORMAT." +#: src/language/lexer/range-parser.c:109 +msgid "System-missing value is not valid here." msgstr "" -#: frequencies.c:399 -msgid "`(' expected after MINIMUM specifier of BARCHART subcommand." +#: src/language/lexer/range-parser.c:117 +msgid "expecting number or data string" msgstr "" -#: frequencies.c:404 -msgid "Number expected after MINIMUM specifier of BARCHART subcommand." +#: src/language/lexer/variable-parser.c:54 +msgid "expecting variable name" msgstr "" -#: frequencies.c:411 -msgid "`)' expected after argument for MINIMUM specifier of BARCHART." +#: src/language/lexer/variable-parser.c:64 +#, c-format +msgid "%s is not a variable name." msgstr "" -#: frequencies.c:419 -msgid "`(' expected after MAXIMUM specifier of BARCHART subcommand." +#: src/language/lexer/variable-parser.c:169 +#, c-format +msgid "" +"%s is not a numeric variable. It will not be included in the variable list." msgstr "" -#: frequencies.c:424 -msgid "Number expected after MAXIMUM specifier of BARCHART subcommand." +#: src/language/lexer/variable-parser.c:172 +#, c-format +msgid "" +"%s is not a string variable. It will not be included in the variable list." msgstr "" -#: frequencies.c:431 -msgid "`)' expected after argument for MAXIMUM specifier of BARCHART." +#: src/language/lexer/variable-parser.c:176 +#, c-format +msgid "Scratch variables (such as %s) are not allowed here." msgstr "" -#: frequencies.c:442 -msgid "FREQ specifier of BARCHART subcommand requires an integer argument." +#: src/language/lexer/variable-parser.c:180 +#, c-format +msgid "" +"%s and %s are not the same type. All variables in this variable list must " +"be of the same type. %s will be omitted from the list." msgstr "" -#: frequencies.c:448 -msgid "Bad argument for FREQ specifier of BARCHART subcommand." +#: src/language/lexer/variable-parser.c:186 +#, c-format +msgid "" +"%s and %s are string variables with different widths. All variables in this " +"variable list must have the same width. %s will be omttied from the list." msgstr "" -#: frequencies.c:454 -msgid "`)' expected after argument for FREQ specifier of BARCHART." +#: src/language/lexer/variable-parser.c:191 +#, c-format +msgid "Variable %s appears twice in variable list." msgstr "" -#: frequencies.c:466 -msgid "PERCENT specifier of BARCHART subcommand requires an integer argument." +#: src/language/lexer/variable-parser.c:304 +#, c-format +msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary." msgstr "" -#: frequencies.c:472 -msgid "Bad argument for PERCENT specifier of BARCHART subcommand." +#: src/language/lexer/variable-parser.c:312 +#, c-format +msgid "" +"When using the TO keyword to specify several variables, both variables must " +"be from the same variable dictionaries, of either ordinary, scratch, or " +"system variables. %s is a %s variable, whereas %s is %s." msgstr "" -#: frequencies.c:478 -msgid "`)' expected after argument for PERCENT specifier of BARCHART." +#: src/language/lexer/variable-parser.c:386 +msgid "incorrect use of TO convention" msgstr "" -#: frequencies.c:501 -msgid "`(' expected after MINIMUM specifier of HISTOGRAM subcommand." +#: src/language/lexer/variable-parser.c:429 +msgid "Scratch variables not allowed here." msgstr "" -#: frequencies.c:506 -msgid "Number expected after MINIMUM specifier of HISTOGRAM subcommand." +#: src/language/lexer/variable-parser.c:451 +msgid "Prefixes don't match in use of TO convention." msgstr "" -#: frequencies.c:513 -msgid "`)' expected after argument for MINIMUM specifier of HISTOGRAM." +#: src/language/lexer/variable-parser.c:456 +msgid "Bad bounds in use of TO convention." msgstr "" -#: frequencies.c:521 -msgid "`(' expected after MAXIMUM specifier of HISTOGRAM subcommand." +#: src/language/stats/aggregate.c:218 +msgid "while expecting COLUMNWISE" msgstr "" -#: frequencies.c:526 -msgid "Number expected after MAXIMUM specifier of HISTOGRAM subcommand." +#: src/language/stats/aggregate.c:247 +msgid "expecting BREAK" msgstr "" -#: frequencies.c:533 -msgid "`)' expected after argument for MAXIMUM specifier of HISTOGRAM." +#: src/language/stats/aggregate.c:252 +msgid "" +"When PRESORTED is specified, specifying sorting directions with (A) or (D) " +"has no effect. Output data will be sorted the same way as the input data." msgstr "" -#: frequencies.c:544 -msgid "FREQ specifier of HISTOGRAM subcommand requires an integer argument." +#: src/language/stats/aggregate.c:432 +msgid "expecting aggregation function" msgstr "" -#: frequencies.c:550 -msgid "Bad argument for FREQ specifier of HISTOGRAM subcommand." +#: src/language/stats/aggregate.c:450 +#, c-format +msgid "Unknown aggregation function %s." msgstr "" -#: frequencies.c:556 -msgid "`)' expected after argument for FREQ specifier of HISTOGRAM." +#: src/language/stats/aggregate.c:506 +#, c-format +msgid "Missing argument %d to %s." msgstr "" -#: frequencies.c:568 -msgid "PERCENT specifier of HISTOGRAM subcommand requires an integer argument." +#: src/language/stats/aggregate.c:515 +#, c-format +msgid "Arguments to %s must be of same type as source variables." msgstr "" -#: frequencies.c:574 -msgid "Bad argument for PERCENT specifier of HISTOGRAM subcommand." +#: src/language/stats/aggregate.c:537 +#, c-format +msgid "" +"Number of source variables (%u) does not match number of target variables (%" +"u)." msgstr "" -#: frequencies.c:580 -msgid "`)' expected after argument for PERCENT specifier of HISTOGRAM." +#: src/language/stats/aggregate.c:553 +#, c-format +msgid "" +"The value arguments passed to the %s function are out-of-order. They will " +"be treated as if they had been specified in the correct order." msgstr "" -#: frequencies.c:594 -msgid "`(' expected after INCREMENT specifier of HISTOGRAM subcommand." +#: src/language/stats/aggregate.c:623 +#, c-format +msgid "" +"Variable name %s is not unique within the aggregate file dictionary, which " +"contains the aggregate variables and the break variables." msgstr "" -#: frequencies.c:599 -msgid "Number expected after INCREMENT specifier of HISTOGRAM subcommand." +#: src/language/stats/autorecode.c:135 +#, c-format +msgid "Source variable count (%u) does not match target variable count (%u)." msgstr "" -#: frequencies.c:605 -msgid "Bad argument for INCREMENT specifier of HISTOGRAM subcommand." +#: src/language/stats/autorecode.c:163 +#, c-format +msgid "Target variable %s duplicates existing variable %s." msgstr "" -#: frequencies.c:611 -msgid "`)' expected after argument for INCREMENT specifier of HISTOGRAM." +#: src/language/stats/autorecode.c:170 +#, c-format +msgid "Duplicate variable name %s among target variables." msgstr "" -#: frequencies.c:633 -msgid "`(' expected after MINIMUM specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:271 +msgid "" +"Missing mode REPORT not allowed in general mode. Assuming MISSING=TABLE." msgstr "" -#: frequencies.c:638 -msgid "Number expected after MINIMUM specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:281 +msgid "Write mode ALL not allowed in general mode. Assuming WRITE=CELLS." msgstr "" -#: frequencies.c:645 -msgid "`)' expected after argument for MINIMUM specifier of HBAR." +#: src/language/stats/crosstabs.q:337 +msgid "Too many crosstabulation variables or dimensions." msgstr "" -#: frequencies.c:653 -msgid "`(' expected after MAXIMUM specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:347 +msgid "expecting BY" msgstr "" -#: frequencies.c:658 -msgid "Number expected after MAXIMUM specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:414 +msgid "VARIABLES must be specified before TABLES." msgstr "" -#: frequencies.c:665 -msgid "`)' expected after argument for MAXIMUM specifier of HBAR." +#: src/language/stats/crosstabs.q:452 +#, c-format +msgid "Maximum value (%ld) less than minimum value (%ld)." msgstr "" -#: frequencies.c:676 -msgid "FREQ specifier of HBAR subcommand requires an integer argument." +#: src/language/stats/crosstabs.q:816 +msgid "Summary." msgstr "" -#: frequencies.c:682 -msgid "Bad argument for FREQ specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:818 src/language/stats/examine.q:976 +msgid "Cases" msgstr "" -#: frequencies.c:688 -msgid "`)' expected after argument for FREQ specifier of HBAR." +#: src/language/stats/crosstabs.q:819 src/language/stats/examine.q:910 +#: src/language/stats/frequencies.q:1175 src/language/stats/frequencies.q:1550 +msgid "Valid" msgstr "" -#: frequencies.c:700 -msgid "PERCENT specifier of HBAR subcommand requires an integer argument." +#: src/language/stats/crosstabs.q:820 src/language/stats/examine.q:911 +#: src/language/stats/frequencies.q:1244 src/language/stats/frequencies.q:1551 +#: src/ui/gui/var-sheet.c:75 +msgid "Missing" msgstr "" -#: frequencies.c:706 -msgid "Bad argument for PERCENT specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:821 src/language/stats/crosstabs.q:1021 +#: src/language/stats/crosstabs.q:1744 src/language/stats/examine.q:912 +#: src/language/stats/frequencies.q:1253 src/language/stats/oneway.q:306 +#: src/language/stats/oneway.q:470 src/language/stats/regression.q:315 +msgid "Total" msgstr "" -#: frequencies.c:712 -msgid "`)' expected after argument for PERCENT specifier of HBAR." +#: src/language/stats/crosstabs.q:831 src/language/stats/examine.q:988 +#: src/language/stats/frequencies.q:1549 src/language/stats/oneway.q:391 +#: src/language/stats/t-test.q:681 src/language/stats/t-test.q:704 +#: src/language/stats/t-test.q:830 src/language/stats/t-test.q:1367 +msgid "N" msgstr "" -#: frequencies.c:726 -msgid "`(' expected after INCREMENT specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:832 src/language/stats/examine.q:991 +#: src/language/stats/frequencies.q:1179 src/language/stats/frequencies.q:1180 +#: src/language/stats/frequencies.q:1181 +msgid "Percent" msgstr "" -#: frequencies.c:731 -msgid "Number expected after INCREMENT specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:1073 +msgid "count" msgstr "" -#: frequencies.c:737 -msgid "Bad argument for INCREMENT specifier of HBAR subcommand." +#: src/language/stats/crosstabs.q:1074 +msgid "row %" msgstr "" -#: frequencies.c:743 -msgid "`)' expected after argument for INCREMENT specifier of HBAR." +#: src/language/stats/crosstabs.q:1075 +msgid "column %" msgstr "" -#: frequencies.q:96 src/frequencies.q:96 -msgid "Median" +#: src/language/stats/crosstabs.q:1076 +msgid "total %" msgstr "" -#: frequencies.q:97 src/frequencies.q:97 -msgid "Mode" +#: src/language/stats/crosstabs.q:1077 +msgid "expected" msgstr "" -#: frequencies.q:268 src/frequencies.q:268 -msgid "" -"At most one of BARCHART, HISTOGRAM, or HBAR should be given. HBAR will be " -"assumed. Argument values will be given precedence increasing along the " -"order given." +#: src/language/stats/crosstabs.q:1078 +msgid "residual" msgstr "" -#: frequencies.q:349 src/frequencies.q:349 -#, c-format -msgid "" -"MAX must be greater than or equal to MIN, if both are specified. However, " -"MIN was specified as %g and MAX as %g. MIN and MAX will be ignored." +#: src/language/stats/crosstabs.q:1079 +msgid "std. resid." msgstr "" -#: frequencies.q:627 src/frequencies.q:627 -msgid "" -"Upper limit of integer mode value range must be greater than lower limit." +#: src/language/stats/crosstabs.q:1080 +msgid "adj. resid." msgstr "" -#: frequencies.q:639 src/frequencies.q:639 -#, c-format -msgid "Variable %s specified multiple times on VARIABLES subcommand." +#: src/language/stats/crosstabs.q:1110 +msgid "Chi-square tests." msgstr "" -#: frequencies.q:652 src/frequencies.q:652 -#, c-format -msgid "Integer mode specified, but %s is not a numeric variable." +#: src/language/stats/crosstabs.q:1113 src/language/stats/crosstabs.q:1140 +#: src/language/stats/crosstabs.q:1160 src/language/stats/crosstabs.q:1181 +#: src/language/stats/examine.q:1423 +msgid "Statistic" msgstr "" -#: frequencies.q:714 src/frequencies.q:714 -msgid "`)' expected after GROUPED interval list." +#: src/language/stats/crosstabs.q:1115 src/language/stats/oneway.q:279 +#: src/language/stats/oneway.q:680 src/language/stats/regression.q:308 +#: src/language/stats/t-test.q:981 src/language/stats/t-test.q:1173 +#: src/language/stats/t-test.q:1266 +msgid "df" msgstr "" -#: frequencies.q:724 src/frequencies.q:724 -#, c-format -msgid "Variables %s specified on GROUPED but not on VARIABLES." +#: src/language/stats/crosstabs.q:1117 +msgid "Asymp. Sig. (2-sided)" msgstr "" -#: frequencies.q:727 src/frequencies.q:727 -#, c-format -msgid "Variables %s specified multiple times on GROUPED subcommand." +#: src/language/stats/crosstabs.q:1119 +msgid "Exact. Sig. (2-sided)" msgstr "" -#: frequencies.q:787 src/frequencies.q:787 -msgid "Percentile list expected after PERCENTILES." +#: src/language/stats/crosstabs.q:1121 +msgid "Exact. Sig. (1-sided)" msgstr "" -#: frequencies.q:795 src/frequencies.q:795 -msgid "Percentiles must be greater than 0 and less than 100." +#: src/language/stats/crosstabs.q:1136 +msgid "Symmetric measures." msgstr "" -#: frequencies.q:1000 frequencies.q:1090 frequencies.q:1091 frequencies.q:1121 -#: src/frequencies.q:1000 src/frequencies.q:1090 src/frequencies.q:1091 -#: src/frequencies.q:1121 -msgid "Cum" +#: src/language/stats/crosstabs.q:1139 src/language/stats/crosstabs.q:1180 +msgid "Category" msgstr "" -#: frequencies.q:1002 src/frequencies.q:1002 -msgid "Frequency" +#: src/language/stats/crosstabs.q:1142 src/language/stats/crosstabs.q:1184 +msgid "Asymp. Std. Error" msgstr "" -#: frequencies.q:1021 src/frequencies.q:1021 -msgid "Value Label" +#: src/language/stats/crosstabs.q:1143 src/language/stats/crosstabs.q:1185 +msgid "Approx. T" msgstr "" -#: frequencies.q:1119 src/frequencies.q:1119 -msgid "Freq" +#: src/language/stats/crosstabs.q:1144 src/language/stats/crosstabs.q:1186 +msgid "Approx. Sig." msgstr "" -#: frequencies.q:1120 frequencies.q:1122 src/frequencies.q:1120 -#: src/frequencies.q:1122 -msgid "Pct" +#: src/language/stats/crosstabs.q:1155 +msgid "Risk estimate." msgstr "" -#: frequencies.q:1277 src/frequencies.q:1277 +#: src/language/stats/crosstabs.q:1159 #, c-format -msgid "No valid data for variable %s; statistics not displayed." +msgid "95%% Confidence Interval" msgstr "" -#: frequencies.q:1300 src/frequencies.q:1300 -msgid "Percentile" +#: src/language/stats/crosstabs.q:1162 src/language/stats/t-test.q:985 +#: src/language/stats/t-test.q:1170 src/language/stats/t-test.q:1269 +msgid "Lower" msgstr "" -#: src/get.c:110 -#, c-format -msgid "GET translation table from file to memory:\n" +#: src/language/stats/crosstabs.q:1163 src/language/stats/t-test.q:986 +#: src/language/stats/t-test.q:1171 src/language/stats/t-test.q:1270 +msgid "Upper" msgstr "" -#: src/get.c:115 src/get.c:1397 -#, c-format -msgid " %8s from %3d,%3d to %3d,%3d\n" +#: src/language/stats/crosstabs.q:1177 +msgid "Directional measures." msgstr "" -#: src/get.c:349 -msgid "All variables deleted from system file dictionary." +#: src/language/stats/crosstabs.q:1182 src/ui/gui/var-sheet.c:70 +msgid "Type" msgstr "" -#: src/get.c:396 -#, c-format -msgid "" -"Cannot rename %s as %s because there already exists a variable named %s. To " -"rename variables with overlapping names, use a single RENAME subcommand such " -"as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"." +#: src/language/stats/crosstabs.q:1935 +msgid "Pearson Chi-Square" msgstr "" -#: src/get.c:421 -msgid "`=' expected after variable list." +#: src/language/stats/crosstabs.q:1936 +msgid "Likelihood Ratio" msgstr "" -#: src/get.c:428 -#, c-format -msgid "" -"Number of variables on left side of `=' (%d) does not match number of " -"variables on right side (%d), in parenthesized group %d of RENAME subcommand." +#: src/language/stats/crosstabs.q:1937 +msgid "Fisher's Exact Test" msgstr "" -#: src/get.c:441 -#, c-format -msgid "Requested renaming duplicates variable name %s." +#: src/language/stats/crosstabs.q:1938 +msgid "Continuity Correction" msgstr "" -#: src/get.c:461 -#, c-format -msgid "" -"\n" -"Variables in dictionary:\n" +#: src/language/stats/crosstabs.q:1939 +msgid "Linear-by-Linear Association" msgstr "" -#: src/get.c:582 -msgid "The BY subcommand may be given once at most." +#: src/language/stats/crosstabs.q:1976 src/language/stats/crosstabs.q:2046 +#: src/language/stats/crosstabs.q:2105 +msgid "N of Valid Cases" msgstr "" -#: src/get.c:649 -msgid "The active file may not be specified more than once." +#: src/language/stats/crosstabs.q:1992 src/language/stats/crosstabs.q:2121 +msgid "Nominal by Nominal" msgstr "" -#: src/get.c:658 -msgid "Cannot specify the active file since no active file has been defined." +#: src/language/stats/crosstabs.q:1993 src/language/stats/crosstabs.q:2122 +msgid "Ordinal by Ordinal" msgstr "" -#: src/get.c:690 -msgid "" -"IN, FIRST, and LAST subcommands may not occur before the first FILE or TABLE." +#: src/language/stats/crosstabs.q:1994 +msgid "Interval by Interval" msgstr "" -#: src/get.c:722 -#, c-format -msgid "Multiple %s subcommands for a single FILE or TABLE." +#: src/language/stats/crosstabs.q:1995 +msgid "Measure of Agreement" msgstr "" -#: src/get.c:732 -#, c-format -msgid "Duplicate variable name %s while creating %s variable." +#: src/language/stats/crosstabs.q:2000 +msgid "Phi" msgstr "" -#: src/get.c:746 -msgid "" -"RENAME, KEEP, and DROP subcommands may not occur before the first FILE or " -"TABLE." +#: src/language/stats/crosstabs.q:2001 +msgid "Cramer's V" msgstr "" -#: src/get.c:770 -msgid "The BY subcommand is required when a TABLE subcommand is given." +#: src/language/stats/crosstabs.q:2002 +msgid "Contingency Coefficient" msgstr "" -#: src/get.c:791 -#, c-format -msgid "File %s lacks BY variable %s." +#: src/language/stats/crosstabs.q:2003 +msgid "Kendall's tau-b" msgstr "" -#: src/get.c:1310 -#, c-format -msgid "" -"Variable %s in file %s (%s) has different type or width from the same " -"variable in earlier file (%s)." +#: src/language/stats/crosstabs.q:2004 +msgid "Kendall's tau-c" msgstr "" -#: src/get.c:1359 -msgid "expecting COMM or TAPE" +#: src/language/stats/crosstabs.q:2005 +msgid "Gamma" msgstr "" -#: src/get.c:1392 -#, c-format -msgid "IMPORT translation table from file to memory:\n" +#: src/language/stats/crosstabs.q:2006 +msgid "Spearman Correlation" msgstr "" -#: src/getline.c:161 -#, c-format -msgid "Can't find `%s' in include file search path." +#: src/language/stats/crosstabs.q:2007 +msgid "Pearson's R" msgstr "" -#: src/getline.c:316 -#, c-format -msgid "%s: Opening as syntax file." +#: src/language/stats/crosstabs.q:2008 +msgid "Kappa" msgstr "" -#: src/getline.c:321 +#: src/language/stats/crosstabs.q:2078 #, c-format -msgid "Opening `%s': %s." +msgid "Odds Ratio for %s (%g / %g)" msgstr "" -#: src/getline.c:330 src/html.c:330 src/postscript.c:1463 +#: src/language/stats/crosstabs.q:2081 #, c-format -msgid "Reading `%s': %s." +msgid "Odds Ratio for %s (%.*s / %.*s)" msgstr "" -#: src/getline.c:388 +#: src/language/stats/crosstabs.q:2089 #, c-format -msgid "Closing `%s': %s." -msgstr "" - -#: src/glob.c:217 -msgid "data> " -msgstr "" - -#: src/glob.c:274 -msgid "Specify a terminal type with `setenv TERM '." +msgid "For cohort %s = %g" msgstr "" -#: src/glob.c:280 -msgid "Could not access the termcap data base." +#: src/language/stats/crosstabs.q:2092 +#, c-format +msgid "For cohort %s = %.*s" msgstr "" -#: src/glob.c:282 -#, c-format -msgid "Terminal type `%s' is not defined." +#: src/language/stats/crosstabs.q:2123 +msgid "Nominal by Interval" msgstr "" -#: src/glob.c:283 -msgid "Assuming screen of size 79x25." +#: src/language/stats/crosstabs.q:2128 +msgid "Lambda" msgstr "" -#: src/groff-font.c:107 -#, c-format -msgid "%s: Opening Groff font file..." +#: src/language/stats/crosstabs.q:2129 +msgid "Goodman and Kruskal tau" msgstr "" -#: src/groff-font.c:161 -msgid "Missing font name." +#: src/language/stats/crosstabs.q:2130 +msgid "Uncertainty Coefficient" msgstr "" -#: src/groff-font.c:171 -msgid "Missing encoding filename." +#: src/language/stats/crosstabs.q:2131 +msgid "Somers' d" msgstr "" -#: src/groff-font.c:184 -msgid "Bad spacewidth value." +#: src/language/stats/crosstabs.q:2132 +msgid "Eta" msgstr "" -#: src/groff-font.c:196 -msgid "Bad slant value." +#: src/language/stats/crosstabs.q:2137 +msgid "Symmetric" msgstr "" -#: src/groff-font.c:221 +#: src/language/stats/crosstabs.q:2138 src/language/stats/crosstabs.q:2139 #, c-format -msgid "Unknown ligature `%s'." +msgid "%s Dependent" msgstr "" -#: src/groff-font.c:256 -msgid "Unexpected end of line reading character set." +#: src/language/stats/descriptives.c:106 src/language/stats/examine.q:1528 +#: src/language/stats/frequencies.q:123 src/language/stats/oneway.q:392 +#: src/language/stats/t-test.q:682 src/language/stats/t-test.q:705 +#: src/language/stats/t-test.q:829 src/language/stats/t-test.q:1167 +msgid "Mean" msgstr "" -#: src/groff-font.c:264 -msgid "Can't use ditto mark for first character." +#: src/language/stats/descriptives.c:107 +msgid "S E Mean" msgstr "" -#: src/groff-font.c:269 -msgid "Can't ditto into an unnamed character." +#: src/language/stats/descriptives.c:108 src/language/stats/frequencies.q:127 +msgid "Std Dev" msgstr "" -#: src/groff-font.c:286 -#, c-format -msgid "Missing metrics for character `%s'." +#: src/language/stats/descriptives.c:109 src/language/stats/examine.q:1608 +#: src/language/stats/frequencies.q:128 +msgid "Variance" msgstr "" -#: src/groff-font.c:295 -#, c-format -msgid "Missing type for character `%s'." +#: src/language/stats/descriptives.c:110 src/language/stats/examine.q:1715 +#: src/language/stats/frequencies.q:129 +msgid "Kurtosis" msgstr "" -#: src/groff-font.c:304 -#, c-format -msgid "Missing code for character `%s'." +#: src/language/stats/descriptives.c:111 +msgid "S E Kurt" msgstr "" -#: src/groff-font.c:323 -msgid "Malformed kernpair." +#: src/language/stats/descriptives.c:112 src/language/stats/examine.q:1695 +#: src/language/stats/frequencies.q:131 +msgid "Skewness" msgstr "" -#: src/groff-font.c:330 -msgid "Unexpected end of line reading kernpairs." +#: src/language/stats/descriptives.c:113 +msgid "S E Skew" msgstr "" -#: src/groff-font.c:336 -msgid "Bad kern value." +#: src/language/stats/descriptives.c:114 src/language/stats/examine.q:1656 +#: src/language/stats/frequencies.q:133 +msgid "Range" msgstr "" -#: src/groff-font.c:368 -#, c-format -msgid "Font read successfully with internal name %s." +#: src/language/stats/descriptives.c:115 src/language/stats/examine.q:1633 +#: src/language/stats/frequencies.q:134 src/language/stats/oneway.q:404 +msgid "Minimum" msgstr "" -#: src/groff-font.c:389 -msgid "Error reading font." +#: src/language/stats/descriptives.c:116 src/language/stats/examine.q:1644 +#: src/language/stats/frequencies.q:135 src/language/stats/oneway.q:405 +msgid "Maximum" msgstr "" -#: src/groff-font.c:400 -msgid "installation error: Groff font error: " +#: src/language/stats/descriptives.c:117 src/language/stats/frequencies.q:136 +msgid "Sum" msgstr "" -#: src/groff-font.c:425 +#: src/language/stats/descriptives.c:346 #, c-format -msgid "Bad character \\%3o." +msgid "Z-score variable name %s would be a duplicate variable name." msgstr "" -#: src/groff-font.c:665 -#, c-format -msgid "Groff font error: Cannot find \"%s\"." +#: src/language/stats/descriptives.c:449 +msgid "expecting statistic name: reverting to default" msgstr "" -#: src/groff-font.c:730 -#, c-format -msgid "%s: Opening Groff description file..." +#: src/language/stats/descriptives.c:522 +msgid "" +"Ran out of generic names for Z-score variables. There are only 126 generic " +"names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09." msgstr "" -#: src/groff-font.c:746 -msgid "Multiple `sizes' declarations." +#: src/language/stats/descriptives.c:554 +msgid "Mapping of variables to corresponding Z-scores." msgstr "" -#: src/groff-font.c:763 -msgid "Unexpected end of file. Missing 0 terminator to `sizes' command?" +#: src/language/stats/descriptives.c:559 +msgid "Source" msgstr "" -#: src/groff-font.c:775 src/groff-font.c:782 src/groff-font.c:795 -msgid "Bad argument to `sizes'." +#: src/language/stats/descriptives.c:560 +msgid "Target" msgstr "" -#: src/groff-font.c:787 -msgid "Bad range in argument to `sizes'." +#: src/language/stats/descriptives.c:674 +#, c-format +msgid "Z-score of %s" msgstr "" -#: src/groff-font.c:816 -msgid "Family name expected." +#: src/language/stats/descriptives.c:893 +msgid "Valid N" msgstr "" -#: src/groff-font.c:821 -msgid "This command already specified." +#: src/language/stats/descriptives.c:894 +msgid "Missing N" msgstr "" -#: src/groff-font.c:841 +#: src/language/stats/descriptives.c:921 #, c-format -msgid "%s: Device characteristic already defined." +msgid "Valid cases = %g; cases with missing value(s) = %g." msgstr "" -#: src/groff-font.c:847 +#: src/language/stats/examine.q:287 src/language/stats/examine.q:290 #, c-format -msgid "%s: Invalid numeric format." +msgid "%s is not currently supported." msgstr "" -#: src/groff-font.c:877 -msgid "Missing `res', `unitwidth', and/or `sizes' line(s)." +#: src/language/stats/examine.q:496 src/language/stats/examine.q:509 +#, c-format +msgid "%s and %s are mutually exclusive" msgstr "" -#: src/groff-font.c:903 -msgid "Description file read successfully." +#: src/language/stats/examine.q:970 +msgid "Case Processing Summary" msgstr "" -#: src/groff-font.c:935 -msgid "Error reading description file." +#: src/language/stats/examine.q:1177 +msgid "Extreme Values" msgstr "" -#: src/groff-font.c:992 -msgid "<>" +#: src/language/stats/examine.q:1193 +msgid "Case Number" msgstr "" -#: src/hash.c:492 -#, c-format -msgid "hash table:" +#: src/language/stats/examine.q:1278 +msgid "Highest" msgstr "" -#: src/heap.c:167 -#, c-format -msgid "bad ordering of keys %d and %d\n" +#: src/language/stats/examine.q:1283 +msgid "Lowest" msgstr "" -#: src/heap.c:177 -#, c-format -msgid "Heap contents:\n" +#: src/language/stats/examine.q:1424 src/language/stats/oneway.q:394 +#: src/language/stats/oneway.q:678 src/language/stats/regression.q:212 +msgid "Std. Error" msgstr "" -#: src/html.c:66 -#, c-format -msgid "HTML driver initializing as `%s'..." +#: src/language/stats/examine.q:1426 src/language/stats/oneway.q:408 +msgid "Descriptives" msgstr "" -#: src/html.c:154 +#: src/language/stats/examine.q:1546 src/language/stats/oneway.q:399 #, c-format -msgid "Unknown configuration parameter `%s' for HTML device driver." +msgid "%g%% Confidence Interval for Mean" msgstr "" -#: src/html.c:236 -msgid "" -"Cannot find HTML prologue. The use of `-vv' on the command line is " -"suggested as a debugging aid." +#: src/language/stats/examine.q:1552 src/language/stats/oneway.q:401 +msgid "Lower Bound" msgstr "" -#: src/html.c:241 -#, c-format -msgid "%s: %s: Opening HTML prologue..." +#: src/language/stats/examine.q:1563 src/language/stats/oneway.q:402 +msgid "Upper Bound" msgstr "" -#: src/html.c:268 src/html.c:279 src/postscript.c:1355 src/postscript.c:1366 -msgid "nobody" +#: src/language/stats/examine.q:1575 +#, c-format +msgid "5%% Trimmed Mean" msgstr "" -#: src/html.c:275 src/html.c:280 src/postscript.c:1362 src/postscript.c:1367 -msgid "nowhere" +#: src/language/stats/examine.q:1586 src/language/stats/frequencies.q:125 +msgid "Median" msgstr "" -#: src/html.c:339 -#, c-format -msgid "%s: HTML prologue read successfully." +#: src/language/stats/examine.q:1620 src/language/stats/oneway.q:393 +#: src/language/stats/t-test.q:683 src/language/stats/t-test.q:706 +#: src/language/stats/t-test.q:831 src/language/stats/t-test.q:1168 +msgid "Std. Deviation" msgstr "" -#: src/html.c:343 -#, c-format -msgid "%s: Error reading HTML prologue." +#: src/language/stats/examine.q:1668 +msgid "Interquartile Range" msgstr "" -#: src/html.c:371 +#: src/language/stats/examine.q:1820 #, c-format -msgid "HTML output driver: %s: %s" +msgid "Boxplot of %s vs. %s" msgstr "" -#: src/html.c:402 list.q:259 src/list.q:259 -#, c-format -msgid "Cannot open first page on HTML device %s." +#: src/language/stats/examine.q:1845 +msgid "Boxplot" msgstr "" -#: src/include.c:51 -msgid "Unrecognized filename format." +#: src/language/stats/examine.q:1887 +#, c-format +msgid "Normal Q-Q Plot of %s" msgstr "" -#: src/inpt-pgm.c:84 -msgid "No matching INPUT PROGRAM command." +#: src/language/stats/examine.q:1888 src/language/stats/examine.q:1894 +msgid "Observed Value" msgstr "" -#: src/inpt-pgm.c:89 -msgid "" -"No data-input or transformation commands specified between INPUT PROGRAM and " -"END INPUT PROGRAM." +#: src/language/stats/examine.q:1889 +msgid "Expected Normal" msgstr "" -#: src/inpt-pgm.c:283 src/inpt-pgm.c:420 -msgid "" -"This command may only be executed between INPUT PROGRAM and END INPUT " -"PROGRAM." +#: src/language/stats/examine.q:1892 +#, c-format +msgid "Detrended Normal Q-Q Plot of %s" msgstr "" -#: src/inpt-pgm.c:336 -msgid "COLUMN subcommand multiply specified." -msgstr "" - -#: src/inpt-pgm.c:350 -msgid "expecting file handle name" -msgstr "" - -#: src/inpt-pgm.c:393 -msgid "" -"REREAD: Column numbers must be positive finite numbers. Column set to 1." -msgstr "" - -#: src/lexer.c:219 -#, c-format -msgid "%s does not form a valid number." -msgstr "" - -#: src/lexer.c:337 -#, c-format -msgid "Bad character in input: `%c'." -msgstr "" - -#: src/lexer.c:339 -#, c-format -msgid "Bad character in input: `\\%o'." -msgstr "" - -#: src/lexer.c:360 -msgid "Syntax error at end of file." -msgstr "" - -#: src/lexer.c:370 -#, c-format -msgid "Syntax error %s at `%s'." -msgstr "" - -#: src/lexer.c:373 -#, c-format -msgid "Syntax error at `%s'." -msgstr "" - -#: src/lexer.c:493 -#, c-format -msgid "expecting `%s'" -msgstr "" - -#: src/lexer.c:510 -#, c-format -msgid "expecting %s" -msgstr "" - -#: src/lexer.c:524 -msgid "expecting string" -msgstr "" - -#: src/lexer.c:538 -msgid "expecting integer" -msgstr "" - -#: src/lexer.c:552 -msgid "expecting number" -msgstr "" - -#: src/lexer.c:566 -msgid "expecting identifier" -msgstr "" - -#: src/lexer.c:702 -msgid "The rest of this command has been discarded." -msgstr "" - -#: src/lexer.c:842 src/print.c:1150 -#, c-format -msgid "" -msgstr "" - -#: src/lexer.c:968 src/pfm-read.c:132 src/repeat.c:225 -msgid "Unexpected end of file." -msgstr "" - -#: src/lexer.c:994 -msgid "binary" -msgstr "" - -#: src/lexer.c:994 -msgid "octal" -msgstr "" - -#: src/lexer.c:994 -msgid "hex" -msgstr "" - -#: src/lexer.c:1008 -#, c-format -msgid "String of %s digits has %d characters, which is not a multiple of %d." -msgstr "" - -#: src/lexer.c:1037 -#, c-format -msgid "`%c' is not a valid %s digit." -msgstr "" - -#: src/lexer.c:1068 -msgid "Unterminated string constant." -msgstr "" - -#: src/lexer.c:1140 -#, c-format -msgid "String exceeds 255 characters in length (%d characters)." -msgstr "" - -#: src/lexer.c:1155 -msgid "" -"Sorry, literal strings may not contain null characters. Replacing with " -"spaces." -msgstr "" - -#: list.c:131 -msgid "FROM specifier of CASES subcommand requires an integer argument." -msgstr "" - -#: list.c:137 -msgid "Bad argument for FROM specifier of CASES subcommand." -msgstr "" - -#: list.c:146 -msgid "BY specifier of CASES subcommand requires an integer argument." -msgstr "" - -#: list.c:152 -msgid "Bad argument for BY specifier of CASES subcommand." -msgstr "" - -#: list.c:162 -msgid "TO specifier of CASES subcommand requires an integer argument." -msgstr "" - -#: list.c:168 -msgid "Bad argument for TO specifier of CASES subcommand." -msgstr "" - -#: list.q:152 src/list.q:152 -#, c-format -msgid "" -"The first case (%ld) specified precedes the last case (%ld) specified. The " -"values will be swapped." -msgstr "" - -#: list.q:160 src/list.q:160 -#, c-format -msgid "" -"The first case (%ld) to list is less than 1. The value is being reset to 1." -msgstr "" - -#: list.q:166 src/list.q:166 -#, c-format -msgid "" -"The last case (%ld) to list is less than 1. The value is being reset to 1." -msgstr "" - -#: list.q:172 src/list.q:172 -#, c-format -msgid "The step value %ld is less than 1. The value is being reset to 1." -msgstr "" - -#: list.q:199 src/list.q:199 -msgid "`/FORMAT WEIGHT' specified, but weighting is not on." -msgstr "" - -#: list.q:445 src/list.q:445 -msgid "Line" -msgstr "" - -#: src/loop.c:201 -msgid "The index variable may not be a string variable." -msgstr "" - -#: src/loop.c:316 -msgid "There is no LOOP command that corresponds to this END LOOP." -msgstr "" - -#: src/loop.c:516 -msgid "" -"This command may only appear enclosed in a LOOP/END LOOP control structure." -msgstr "" - -#: src/loop.c:522 -msgid "BREAK not enclosed in DO IF structure." -msgstr "" - -#: src/loop.c:599 -#, c-format -msgid "%s without %s." -msgstr "" - -#: src/main.c:63 -msgid "Error initializing output drivers." -msgstr "" - -#: src/main.c:124 -msgid "This command not executed." -msgstr "" - -#: src/main.c:128 -msgid "" -"Skipping the rest of this command. Part of this command may have been " -"executed." -msgstr "" - -#: src/main.c:133 -msgid "" -"Skipping the rest of this command. This command was fully executed up to " -"this point." -msgstr "" - -#: src/main.c:138 -msgid "" -"Trailing garbage was encountered following this command. The command was " -"fully executed to this point." -msgstr "" - -#: src/matrix-data.c:186 -msgid "VARIABLES subcommand multiply specified." -msgstr "" - -#: src/matrix-data.c:201 -msgid "VARNAME_ cannot be explicitly specified on VARIABLES." -msgstr "" - -#: src/matrix-data.c:265 -msgid "in FORMAT subcommand" -msgstr "" - -#: src/matrix-data.c:276 -msgid "SPLIT subcommand multiply specified." -msgstr "" - -#: src/matrix-data.c:283 -msgid "in SPLIT subcommand" -msgstr "" - -#: src/matrix-data.c:292 -msgid "Split variable may not be named ROWTYPE_ or VARNAME_." -msgstr "" - -#: src/matrix-data.c:324 -#, c-format -msgid "Split variable %s is already another type." -msgstr "" - -#: src/matrix-data.c:339 -msgid "FACTORS subcommand multiply specified." -msgstr "" - -#: src/matrix-data.c:354 -#, c-format -msgid "Factor variable %s is already another type." -msgstr "" - -#: src/matrix-data.c:369 -msgid "CELLS subcommand multiply specified." -msgstr "" - -#: src/matrix-data.c:375 src/matrix-data.c:394 -msgid "expecting positive integer" -msgstr "" - -#: src/matrix-data.c:388 -msgid "N subcommand multiply specified." -msgstr "" - -#: src/matrix-data.c:409 -msgid "CONTENTS subcommand multiply specified." -msgstr "" - -#: src/matrix-data.c:429 -msgid "Nested parentheses not allowed." -msgstr "" - -#: src/matrix-data.c:439 -msgid "Mismatched right parenthesis (`(')." -msgstr "" - -#: src/matrix-data.c:444 -msgid "Empty parentheses not allowed." -msgstr "" - -#: src/matrix-data.c:457 src/matrix-data.c:465 -msgid "in CONTENTS subcommand" -msgstr "" - -#: src/matrix-data.c:472 -#, c-format -msgid "Content multiply specified for %s." -msgstr "" - -#: src/matrix-data.c:489 -msgid "Missing right parenthesis." -msgstr "" - -#: src/matrix-data.c:509 -msgid "Missing VARIABLES subcommand." -msgstr "" - -#: src/matrix-data.c:515 -msgid "" -"CONTENTS subcommand not specified: assuming file contains only CORR matrix." -msgstr "" - -#: src/matrix-data.c:525 -msgid "" -"Missing CELLS subcommand. CELLS is required when ROWTYPE_ is not given in " -"the data and factors are present." -msgstr "" - -#: src/matrix-data.c:533 -msgid "Split file values must be present in the data when ROWTYPE_ is present." -msgstr "" - -#: src/matrix-data.c:588 -msgid "No continuous variables specified." -msgstr "" - -#: src/matrix-data.c:1002 -#, c-format -msgid "End of line expected %s while reading %s." -msgstr "" - -#: src/matrix-data.c:1190 -#, c-format -msgid "expecting value for %s %s" -msgstr "" - -#: src/matrix-data.c:1342 -#, c-format -msgid "Syntax error expecting SPLIT FILE value %s." -msgstr "" - -#: src/matrix-data.c:1351 -#, c-format -msgid "Expecting value %g for %s." -msgstr "" - -#: src/matrix-data.c:1389 src/matrix-data.c:1823 -#, c-format -msgid "Syntax error expecting factor value %s." -msgstr "" - -#: src/matrix-data.c:1398 -#, c-format -msgid "Syntax error expecting value %g for %s %s." -msgstr "" - -#: src/matrix-data.c:1612 -#, c-format -msgid "Syntax error %s expecting SPLIT FILE value." -msgstr "" - -#: src/matrix-data.c:1736 -#, c-format -msgid "" -"Expected %d lines of data for %s content; actually saw %d lines. No data " -"will be output for this content." -msgstr "" - -#: src/matrix-data.c:1768 -#, c-format -msgid "Multiply specified ROWTYPE_ %s." -msgstr "" - -#: src/matrix-data.c:1773 -#, c-format -msgid "Syntax error %s expecting ROWTYPE_ string." -msgstr "" - -#: src/matrix-data.c:1792 -#, c-format -msgid "Syntax error %s." -msgstr "" - -#: src/matrix-data.c:1938 -#, c-format -msgid "Duplicate specification for %s." -msgstr "" - -#: src/matrix-data.c:1950 -#, c-format -msgid "Too many rows of matrix data for %s." -msgstr "" - -#: src/matrix-data.c:1995 -#, c-format -msgid "Syntax error expecting value for %s %s." -msgstr "" - -#: means.c:210 -msgid "CROSSBREAK subcommand may be given only once." -msgstr "" - -#: means.q:106 src/means.q:106 -msgid "Missing required subcommand TABLES." -msgstr "" - -#: means.q:144 src/means.q:144 -msgid "TABLES or CROSSBREAK subcommand may not appear more than once." -msgstr "" - -#: means.q:181 src/means.q:181 -#, c-format -msgid "" -"Variable %s specified on TABLES or CROSSBREAK, but not specified on " -"VARIABLES." -msgstr "" - -#: means.q:195 src/means.q:195 -#, c-format -msgid "LOWEST and HIGHEST may not be used for independent variables (%s)." -msgstr "" - -#: means.q:203 src/means.q:203 -#, c-format -msgid "" -"Independent variables (%s) may not have noninteger endpoints in their ranges." -msgstr "" - -#: means.q:236 src/means.q:236 -msgid "VARIABLES must precede TABLES." -msgstr "" - -#: means.q:293 src/means.q:293 -#, c-format -msgid "Upper value (%g) is less than lower value (%g) on VARIABLES subcommand." -msgstr "" - -#: src/mis-val.c:77 -msgid "`)' expected after value specification." -msgstr "" - -#: src/mis-val.c:111 -#, c-format -msgid "`(' expected after variable name%s." -msgstr "" - -#: src/mis-val.c:123 -msgid "Long string value specified." -msgstr "" - -#: src/mis-val.c:128 -msgid "Short strings must be of equal width." -msgstr "" - -#: src/mis-val.c:185 -#, c-format -msgid "Range %g THRU %g is not valid because %g is greater than %g." -msgstr "" - -#: src/mis-val.c:216 -msgid "Number or range expected." -msgstr "" - -#: src/mis-val.c:249 -msgid "At most one range can exist in the missing values for any one variable." -msgstr "" - -#: src/mis-val.c:255 -msgid "At most one individual value can be missing along with one range." -msgstr "" - -#: src/mis-val.c:317 -msgid "String is not of proper length." -msgstr "" - -#: src/mis-val.c:326 src/repeat.c:476 -msgid "String expected." -msgstr "" - -#: src/mis-val.c:366 -msgid "Missing value:" -msgstr "" - -#: src/mis-val.c:371 -msgid "(long string variable)" -msgstr "" - -#: src/mis-val.c:376 -#, c-format -msgid "(no missing values)\n" -msgstr "" - -#: src/mis-val.c:399 -#, c-format -msgid "(!!!INTERNAL ERROR--%d!!!)\n" -msgstr "" - -#: src/modify-vars.c:108 -msgid "REORDER subcommand may be given at most once." -msgstr "" - -#: src/modify-vars.c:131 -msgid "Cannot specify ALL after specifying a set of variables." -msgstr "" - -#: src/modify-vars.c:141 -msgid "`(' expected on REORDER subcommand." -msgstr "" - -#: src/modify-vars.c:153 -msgid "`)' expected following variable names on REORDER subcommand." -msgstr "" - -#: src/modify-vars.c:171 -msgid "RENAME subcommand may be given at most once." -msgstr "" - -#: src/modify-vars.c:184 -msgid "`(' expected on RENAME subcommand." -msgstr "" - -#: src/modify-vars.c:192 -msgid "" -"`=' expected between lists of new and old variable names on RENAME " -"subcommand." -msgstr "" - -#: src/modify-vars.c:200 src/rename-vars.c:70 -#, c-format -msgid "" -"Differing number of variables in old name list (%d) and in new name list (%" -"d)." -msgstr "" - -#: src/modify-vars.c:211 -msgid "`)' expected after variable lists on RENAME subcommand." -msgstr "" - -#: src/modify-vars.c:225 -msgid "" -"KEEP subcommand may be given at most once. It may notbe given in " -"conjunction with the DROP subcommand." -msgstr "" - -#: src/modify-vars.c:267 -msgid "" -"DROP subcommand may be given at most once. It may not be given in " -"conjunction with the KEEP subcommand." -msgstr "" - -#: src/modify-vars.c:293 -#, c-format -msgid "Unrecognized subcommand name `%s'." -msgstr "" - -#: src/modify-vars.c:295 -msgid "Subcommand name expected." -msgstr "" - -#: src/modify-vars.c:303 -msgid "`/' or `.' expected." -msgstr "" - -#: src/numeric.c:58 -#, c-format -msgid "Format type %s may not be used with a numeric variable." -msgstr "" - -#: src/numeric.c:77 src/numeric.c:159 src/vector.c:157 -#, c-format -msgid "There is already a variable named %s." -msgstr "" - -#: src/numeric.c:130 -#, c-format -msgid "Format type %s may not be used with a string variable." -msgstr "" - -#: src/output.c:86 -msgid "Attempt to iterate driver list reentrantly." -msgstr "" - -#: src/output.c:163 -#, c-format -msgid "Unknown output driver `%s'." -msgstr "" - -#: src/output.c:165 -#, c-format -msgid "Output driver `%s' referenced but never defined." -msgstr "" - -#: src/output.c:295 -msgid "Cannot find output initialization file. Use `-vv' to view search path." -msgstr "" - -#: src/output.c:300 -#, c-format -msgid "%s: Opening device description file..." -msgstr "" - -#: src/output.c:304 src/output.c:1164 src/postscript.c:1097 -#, c-format -msgid "Opening %s: %s." -msgstr "" - -#: src/output.c:315 src/output.c:1175 src/postscript.c:1114 -#, c-format -msgid "Reading %s: %s." -msgstr "" - -#: src/output.c:337 src/output.c:489 -msgid "Syntax error." -msgstr "" - -#: src/output.c:347 src/postscript.c:1125 -#, c-format -msgid "Closing %s: %s." -msgstr "" - -#: src/output.c:352 -msgid "No output drivers are active." -msgstr "" - -#: src/output.c:355 -msgid "Device definition file read successfully." -msgstr "" - -#: src/output.c:357 -msgid "Error reading device definition file." -msgstr "" - -#: src/output.c:461 -#, c-format -msgid "" -"Driver classes:\n" -"\t" -msgstr "" - -#: src/output.c:590 -msgid "Syntax error in string constant." -msgstr "" - -#: src/output.c:621 -msgid "Syntax error in options." -msgstr "" - -#: src/output.c:631 -msgid "Syntax error in options (`=' expected)." -msgstr "" - -#: src/output.c:638 -msgid "Syntax error in options (value expected after `=')." -msgstr "" - -#: src/output.c:710 -msgid "Driver name expected." -msgstr "" - -#: src/output.c:731 -msgid "Class name expected." -msgstr "" - -#: src/output.c:740 -#, c-format -msgid "Unknown output driver class `%s'." -msgstr "" - -#: src/output.c:747 -#, c-format -msgid "Can't initialize output driver class `%s'." -msgstr "" - -#: src/output.c:754 -#, c-format -msgid "Can't initialize output driver `%s' of class `%s'." -msgstr "" - -#: src/output.c:776 -#, c-format -msgid "Unknown device type `%s'." -msgstr "" - -#: src/output.c:788 -#, c-format -msgid "Can't complete initialization of output driver `%s' of class `%s'." -msgstr "" - -#: src/output.c:835 -#, c-format -msgid "Can't deinitialize output driver class `%s'." -msgstr "" - -#: src/output.c:908 -#, c-format -msgid "Trying to find keyword `%s'...\n" -msgstr "" - -#: src/output.c:1025 -#, c-format -msgid "Unit \"%s\" is unknown in dimension \"%s\"." -msgstr "" - -#: src/output.c:1040 -#, c-format -msgid "Bad dimension \"%s\"." -msgstr "" - -#: src/output.c:1066 -#, c-format -msgid "`x' expected in paper size `%s'." +#: src/language/stats/examine.q:1895 +msgid "Dev from Normal" msgstr "" -#: src/output.c:1076 -#, c-format -msgid "Trailing garbage `%s' on paper size `%s'." +#: src/language/stats/examine.q:2014 src/language/stats/examine.q:2036 +#: src/language/stats/frequencies.q:1561 +msgid "Percentiles" msgstr "" -#: src/output.c:1125 -msgid "Paper size name must not be empty." +#: src/language/stats/examine.q:2160 +msgid "Tukey's Hinges" msgstr "" -#: src/output.c:1156 -msgid "Cannot find `papersize' configuration file." +#: src/language/stats/flip.c:101 +msgid "" +"FLIP ignores TEMPORARY. Temporary transformations will be made permanent." msgstr "" -#: src/output.c:1160 +#: src/language/stats/flip.c:243 #, c-format -msgid "%s: Opening paper size definition file..." +msgid "Could not create acceptable variant for variable %s." msgstr "" -#: src/output.c:1202 -msgid "Syntax error in paper size definition." +#: src/language/stats/flip.c:259 +msgid "Cannot create more than 99999 variable names." msgstr "" -#: src/output.c:1231 -msgid "Paper size definition file read successfully." +#: src/language/stats/flip.c:296 +msgid "Could not create temporary file for FLIP." msgstr "" -#: src/output.c:1233 -msgid "Error reading paper size definition file." +#: src/language/stats/flip.c:307 src/language/stats/flip.c:376 +#, c-format +msgid "Error writing FLIP file: %s." msgstr "" -#: src/output.c:1302 +#: src/language/stats/flip.c:423 #, c-format -msgid "Error closing page on %s device of %s class." +msgid "Error rewinding FLIP file: %s." msgstr "" -#: src/output.c:1306 -#, c-format -msgid "Error opening page on %s device of %s class." +#: src/language/stats/flip.c:430 +msgid "Error creating FLIP source file." msgstr "" -#: src/pfm-read.c:89 +#: src/language/stats/flip.c:442 #, c-format -msgid "portable file %s corrupt at offset %ld: " +msgid "Error reading FLIP file: %s." msgstr "" -#: src/pfm-read.c:108 src/pfm-write.c:502 +#: src/language/stats/flip.c:466 #, c-format -msgid "%s: Closing portable file: %s." +msgid "Error seeking FLIP source file: %s." msgstr "" -#: src/pfm-read.c:140 -msgid "Bad line end." +#: src/language/stats/flip.c:474 +#, c-format +msgid "Error writing FLIP source file: %s." msgstr "" -#: src/pfm-read.c:221 +#: src/language/stats/flip.c:485 #, c-format -msgid "Cannot read file %s as portable file: already opened for %s." +msgid "Error closing FLIP source file: %s." msgstr "" -#: src/pfm-read.c:227 +#: src/language/stats/flip.c:493 #, c-format -msgid "%s: Opening portable-file handle %s for reading." +msgid "Error rewinding FLIP source file: %s." msgstr "" -#: src/pfm-read.c:235 +#: src/language/stats/flip.c:541 #, c-format -msgid "" -"An error occurred while opening \"%s\" for reading as a portable file: %s." +msgid "Error reading FLIP temporary file: %s." msgstr "" -#: src/pfm-read.c:269 -msgid "Data record expected." +#: src/language/stats/flip.c:544 +msgid "Unexpected end of file reading FLIP temporary file." msgstr "" -#: src/pfm-read.c:271 -msgid "Read portable-file dictionary successfully." +#: src/language/stats/frequencies.q:124 +msgid "S.E. Mean" msgstr "" -#: src/pfm-read.c:280 -msgid "Error reading portable-file dictionary." +#: src/language/stats/frequencies.q:126 +msgid "Mode" msgstr "" -#: src/pfm-read.c:378 -msgid "Missing numeric terminator." +#: src/language/stats/frequencies.q:130 +msgid "S.E. Kurt" msgstr "" -#: src/pfm-read.c:415 -msgid "Bad integer format." +#: src/language/stats/frequencies.q:132 +msgid "S.E. Skew" msgstr "" -#: src/pfm-read.c:445 -#, c-format -msgid "Bad string length %d." +#: src/language/stats/frequencies.q:414 +msgid "" +"At most one of BARCHART, HISTOGRAM, or HBAR should be given. HBAR will be " +"assumed. Argument values will be given precedence increasing along the " +"order given." msgstr "" -#: src/pfm-read.c:544 +#: src/language/stats/frequencies.q:497 #, c-format -msgid "Bad date string length %d." +msgid "" +"MAX must be greater than or equal to MIN, if both are specified. However, " +"MIN was specified as %g and MAX as %g. MIN and MAX will be ignored." msgstr "" -#: src/pfm-read.c:548 -msgid "Bad character in date." +#: src/language/stats/frequencies.q:829 +msgid "" +"Upper limit of integer mode value range must be greater than lower limit." msgstr "" -#: src/pfm-read.c:568 +#: src/language/stats/frequencies.q:842 #, c-format -msgid "Bad time string length %d." -msgstr "" - -#: src/pfm-read.c:572 -msgid "Bad character in time." +msgid "Variable %s specified multiple times on VARIABLES subcommand." msgstr "" -#: src/pfm-read.c:622 src/pfm-read.c:631 src/sfm-read.c:900 src/sfm-read.c:910 +#: src/language/stats/frequencies.q:848 #, c-format -msgid "%s: Bad format specifier byte (%d)." +msgid "Integer mode specified, but %s is not a numeric variable." msgstr "" -#: src/pfm-read.c:633 -#, c-format -msgid "%s variable %s has %s format specifier %s." +#: src/language/stats/frequencies.q:922 +msgid "`)' expected after GROUPED interval list." msgstr "" -#: src/pfm-read.c:634 src/print.c:608 src/sfm-read.c:914 -msgid "String" +#: src/language/stats/frequencies.q:934 +#, c-format +msgid "Variables %s specified on GROUPED but not on VARIABLES." msgstr "" -#: src/pfm-read.c:634 src/print.c:608 src/sfm-read.c:914 -msgid "Numeric" +#: src/language/stats/frequencies.q:941 +#, c-format +msgid "Variables %s specified multiple times on GROUPED subcommand." msgstr "" -#: src/pfm-read.c:673 -msgid "Expected variable count record." +#: src/language/stats/frequencies.q:1176 src/language/stats/frequencies.q:1268 +#: src/language/stats/frequencies.q:1269 src/language/stats/frequencies.q:1303 +msgid "Cum" msgstr "" -#: src/pfm-read.c:677 -#, c-format -msgid "Invalid number of variables %d." +#: src/language/stats/frequencies.q:1178 src/output/charts/plot-hist.c:128 +msgid "Frequency" msgstr "" -#: src/pfm-read.c:687 -#, c-format -msgid "Unexpected flag value %d." +#: src/language/stats/frequencies.q:1199 +msgid "Value Label" msgstr "" -#: src/pfm-read.c:701 -#, c-format -msgid "Weight variable name (%s) truncated." +#: src/language/stats/frequencies.q:1301 +msgid "Freq" msgstr "" -#: src/pfm-read.c:716 -msgid "Expected variable record." +#: src/language/stats/frequencies.q:1302 src/language/stats/frequencies.q:1304 +msgid "Pct" msgstr "" -#: src/pfm-read.c:722 +#: src/language/stats/frequencies.q:1523 #, c-format -msgid "Invalid variable width %d." +msgid "No valid data for variable %s; statistics not displayed." msgstr "" -#: src/pfm-read.c:740 -#, c-format -msgid "position %d: Variable name has %u characters." +#: src/language/stats/means.q:102 +msgid "Missing required subcommand TABLES." msgstr "" -#: src/pfm-read.c:744 -#, c-format -msgid "position %d: Variable name begins with invalid character." +#: src/language/stats/means.q:136 +msgid "TABLES subcommand may not appear more than once." msgstr "" -#: src/pfm-read.c:748 -#, c-format -msgid "position %d: Variable name begins with lowercase letter %c." +#: src/language/stats/oneway.q:169 +msgid "Number of contrast coefficients must equal the number of groups" msgstr "" -#: src/pfm-read.c:761 +#: src/language/stats/oneway.q:178 #, c-format -msgid "position %d: Variable name character %d is lowercase letter %c." +msgid "Coefficients for contrast %d do not total zero" msgstr "" -#: src/pfm-read.c:771 +#: src/language/stats/oneway.q:244 #, c-format -msgid "position %d: character `\\%03o' is not valid in a variable name." +msgid "`%s' is not a variable name" msgstr "" -#: src/pfm-read.c:782 -#, c-format -msgid "Duplicate variable name %s." +#: src/language/stats/oneway.q:278 src/language/stats/regression.q:307 +msgid "Sum of Squares" msgstr "" -#: src/pfm-read.c:826 -#, c-format -msgid "Bad missing values for %s." +#: src/language/stats/oneway.q:280 src/language/stats/regression.q:309 +msgid "Mean Square" msgstr "" -#: src/pfm-read.c:849 -#, c-format -msgid "Weighting variable %s not present in dictionary." +#: src/language/stats/oneway.q:281 src/language/stats/regression.q:310 +#: src/language/stats/t-test.q:978 +msgid "F" msgstr "" -#: src/pfm-read.c:922 -#, c-format -msgid "Unknown variable %s while parsing value labels." +#: src/language/stats/oneway.q:282 src/language/stats/oneway.q:536 +#: src/language/stats/regression.q:215 src/language/stats/regression.q:311 +msgid "Significance" msgstr "" -#: src/pfm-read.c:925 -#, c-format -msgid "" -"Cannot assign value labels to %s and %s, which have different variable types " -"or widths." +#: src/language/stats/oneway.q:304 +msgid "Between Groups" msgstr "" -#: src/pfm-read.c:958 -#, c-format -msgid "Duplicate label for value %g for variable %s." +#: src/language/stats/oneway.q:305 +msgid "Within Groups" msgstr "" -#: src/pfm-read.c:961 -#, c-format -msgid "Duplicate label for value `%.*s' for variable %s." +#: src/language/stats/oneway.q:352 src/language/stats/regression.q:337 +msgid "ANOVA" msgstr "" -#: src/pfm-read.c:1031 -msgid "End of file midway through case." +#: src/language/stats/oneway.q:533 +msgid "Levene Statistic" msgstr "" -#: src/pfm-read.c:1041 -msgid "reading as a portable file" +#: src/language/stats/oneway.q:534 +msgid "df1" msgstr "" -#: src/pfm-write.c:71 -#, c-format -msgid "Cannot write file %s as portable file: already opened for %s." +#: src/language/stats/oneway.q:535 +msgid "df2" msgstr "" -#: src/pfm-write.c:77 -#, c-format -msgid "%s: Opening portable-file handle %s for writing." +#: src/language/stats/oneway.q:539 +msgid "Test of Homogeneity of Variances" msgstr "" -#: src/pfm-write.c:87 -#, c-format -msgid "" -"An error occurred while opening \"%s\" for writing as a portable file: %s." +#: src/language/stats/oneway.q:607 +msgid "Contrast Coefficients" msgstr "" -#: src/pfm-write.c:123 -msgid "Wrote portable-file header successfully." +#: src/language/stats/oneway.q:609 src/language/stats/oneway.q:676 +msgid "Contrast" msgstr "" -#: src/pfm-write.c:128 -msgid "Error writing portable-file header." +#: src/language/stats/oneway.q:674 +msgid "Contrast Tests" msgstr "" -#: src/pfm-write.c:169 -#, c-format -msgid "%s: Writing portable file: %s." +#: src/language/stats/oneway.q:677 +msgid "Value of Contrast" msgstr "" -#: src/pfm-write.c:511 -msgid "writing as a portable file" +#: src/language/stats/oneway.q:679 src/language/stats/regression.q:214 +#: src/language/stats/t-test.q:980 src/language/stats/t-test.q:1172 +#: src/language/stats/t-test.q:1265 +msgid "t" msgstr "" -#: src/postscript.c:323 -#, c-format -msgid "PostScript driver initializing as `%s'..." +#: src/language/stats/oneway.q:681 src/language/stats/t-test.q:982 +#: src/language/stats/t-test.q:1174 src/language/stats/t-test.q:1267 +msgid "Sig. (2-tailed)" msgstr "" -#: src/postscript.c:447 -#, c-format -msgid "" -"PostScript driver: The defined page is not long enough to hold margins and " -"headers, plus least 15 lines of the default fonts. In fact, there's only " -"room for %d lines of each font at the default size of %d.%03d points." +#: src/language/stats/oneway.q:725 +msgid "Assume equal variances" msgstr "" -#: src/postscript.c:577 -#, c-format -msgid "Unknown configuration parameter `%s' for PostScript device driver." +#: src/language/stats/oneway.q:729 +msgid "Does not assume equal" msgstr "" -#: src/postscript.c:593 +#: src/language/stats/rank.q:223 #, c-format -msgid "" -"Unknown orientation `%s'. Valid orientations are `portrait' and `landscape'." +msgid "%s of %s by %s" msgstr "" -#: src/postscript.c:605 -msgid "" -"Unknown value for `data'. Valid values are `clean7bit', `clean8bit', and " -"`binary'." +#: src/language/stats/rank.q:228 +#, c-format +msgid "%s of %s" msgstr "" -#: src/postscript.c:614 -msgid "Unknown value for `line-ends'. Valid values are `lf' and `crlf'." +#: src/language/stats/rank.q:725 +msgid "Cannot create new rank variable. All candidates in use." msgstr "" -#: src/postscript.c:623 -msgid "Unknown value for `line-style'. Valid values are `thick' and `double'." +#: src/language/stats/rank.q:824 +msgid "Variables Created By RANK" msgstr "" -#: src/postscript.c:685 +#: src/language/stats/rank.q:848 #, c-format -msgid "" -"Default font size must be at least 1 point (value of 1000 for key `%s')." +msgid "%s into %s(%s of %s using %s BY %s)" msgstr "" -#: src/postscript.c:717 +#: src/language/stats/rank.q:859 #, c-format -msgid "Value for `%s' must be a dimension of positive length (i.e., `1in')." +msgid "%s into %s(%s of %s BY %s)" msgstr "" -#: src/postscript.c:780 +#: src/language/stats/rank.q:873 #, c-format -msgid "Nonnegative integer required as value for `%s'." +msgid "%s into %s(%s of %s using %s)" msgstr "" -#: src/postscript.c:906 +#: src/language/stats/rank.q:883 #, c-format -msgid "%s: %s: Opening PostScript font encoding..." +msgid "%s into %s(%s of %s)" msgstr "" -#: src/postscript.c:912 -#, c-format +#: src/language/stats/rank.q:896 msgid "" -"PostScript driver: Cannot open encoding file `%s': %s. Substituting " -"ISOLatin1Encoding for missing encoding." -msgstr "" - -#: src/postscript.c:954 -msgid "PostScript driver: Invalid numeric format." +"FRACTION has been specified, but NORMAL and PROPORTION rank functions have " +"not been requested. The FRACTION subcommand will be ignored." msgstr "" -#: src/postscript.c:959 +#: src/language/stats/rank.q:989 #, c-format -msgid "" -"PostScript driver: Codes must be between 0 and 255. (%d is not allowed.)" +msgid "Variable %s already exists." msgstr "" -#: src/postscript.c:995 -#, c-format -msgid "PostScript driver: Error closing encoding file `%s'." +#: src/language/stats/rank.q:994 +msgid "Too many variables in INTO clause." msgstr "" -#: src/postscript.c:998 -#, c-format -msgid "%s: PostScript font encoding read successfully." +#: src/language/stats/regression.q:166 +msgid "R" msgstr "" -#: src/postscript.c:1092 -#, c-format -msgid "%s: %s: Opening PostScript encoding list file." +#: src/language/stats/regression.q:167 +msgid "R Square" msgstr "" -#: src/postscript.c:1127 -#, c-format -msgid "%s: PostScript encoding list file read successfully." +#: src/language/stats/regression.q:168 +msgid "Adjusted R Square" msgstr "" -#: src/postscript.c:1141 -msgid "<>" +#: src/language/stats/regression.q:169 +msgid "Std. Error of the Estimate" msgstr "" -#: src/postscript.c:1299 -msgid "" -"Cannot find PostScript prologue. The use of `-vv' on the command line is " -"suggested as a debugging aid." +#: src/language/stats/regression.q:174 +msgid "Model Summary" msgstr "" -#: src/postscript.c:1304 -#, c-format -msgid "%s: %s: Opening PostScript prologue..." +#: src/language/stats/regression.q:211 +msgid "B" msgstr "" -#: src/postscript.c:1476 -#, c-format -msgid "%s: PostScript prologue read successfully." +#: src/language/stats/regression.q:213 +msgid "Beta" msgstr "" -#: src/postscript.c:1480 -#, c-format -msgid "%s: Error reading PostScript prologue." +#: src/language/stats/regression.q:216 +msgid "(Constant)" msgstr "" -#: src/postscript.c:1650 -#, c-format -msgid "PostScript output driver: %s: %s" +#: src/language/stats/regression.q:276 +msgid "Coefficients" msgstr "" -#: src/postscript.c:2334 -#, c-format -msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'." +#: src/language/stats/regression.q:313 +msgid "Regression" msgstr "" -#: src/print.c:186 -msgid "expecting a valid subcommand" +#: src/language/stats/regression.q:314 +msgid "Residual" msgstr "" -#: src/print.c:366 src/print.c:383 -#, c-format -msgid "%g is not a valid column location." +#: src/language/stats/regression.q:392 +msgid "Model" msgstr "" -#: src/print.c:377 -#, c-format -msgid "Column location expected following `%d-'." +#: src/language/stats/regression.q:393 +msgid "Covariances" msgstr "" -#: src/print.c:388 -#, c-format -msgid "" -"%d-%ld is not a valid column range. The second column must be greater than " -"or equal to the first." +#: src/language/stats/regression.q:408 +msgid "Coefficient Correlations" msgstr "" -#: src/print.c:494 -#, c-format -msgid "" -"%s is not of the same type as %s. To specify variables of different types " -"in the same variable list, use a FORTRAN-like format specifier." +#: src/language/stats/regression.q:1132 +msgid "Dependent variable must be numeric." msgstr "" -#: src/print.c:524 -msgid "" -"The ending column for a field must not be less than the starting column." +#: src/language/stats/sort-cases.c:63 +msgid "Buffer limit must be at least 2." msgstr "" -#: src/print.c:607 -#, c-format -msgid "%s variables cannot be displayed with format %s." +#: src/language/stats/sort-criteria.c:97 +msgid "`A' or `D' expected inside parentheses." msgstr "" -#: src/print.c:694 -#, c-format -msgid "Display format %s may not be used with a %s variable." +#: src/language/stats/sort-criteria.c:102 +msgid "`)' expected." msgstr "" -#: src/print.c:844 -#, c-format -msgid "Writing %3d records to file %s." +#: src/language/stats/t-test.q:278 +msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive." msgstr "" -#: src/print.c:845 -#, c-format -msgid "Writing %3d records to the listing file." +#: src/language/stats/t-test.q:296 +msgid "VARIABLES subcommand is not appropriate with PAIRS" msgstr "" -#: src/print.c:1039 -msgid "A file name or handle was expected in the OUTFILE subcommand." +#: src/language/stats/t-test.q:335 +msgid "One or more VARIABLES must be specified." msgstr "" -#: src/print.c:1091 +#: src/language/stats/t-test.q:379 #, c-format -msgid "" -"The expression on PRINT SPACE evaluated to %d. It's not possible to PRINT " -"SPACE a negative number of lines." +msgid "Long string variable %s is not valid here." msgstr "" -#: src/recode.c:287 -#, c-format +#: src/language/stats/t-test.q:399 src/language/stats/t-test.q:413 msgid "" -"%d variable(s) cannot be recoded into %d variable(s). Specify the same " -"number of variables as input and output variables." +"When applying GROUPS to a string variable, two values must be specified." msgstr "" -#: src/recode.c:301 +#: src/language/stats/t-test.q:485 #, c-format msgid "" -"There is no string variable named %s. (All string variables specified on " -"INTO must already exist. Use the STRING command to create a string " -"variable.)" +"PAIRED was specified but the number of variables preceding WITH (%d) did not " +"match the number following (%d)." msgstr "" -#: src/recode.c:310 -#, c-format -msgid "" -"Type mismatch between input and output variables. Output variable %s is not " -"a string variable, but all the input variables are string variables." +#: src/language/stats/t-test.q:502 +msgid "At least two variables must be specified on PAIRS." msgstr "" -#: src/recode.c:329 -#, c-format -msgid "Type mismatch after INTO: %s is not a numeric variable." +#: src/language/stats/t-test.q:679 +msgid "One-Sample Statistics" msgstr "" -#: src/recode.c:359 -msgid "" -"INTO must be used when the input values are numeric and output values are " -"string." +#: src/language/stats/t-test.q:684 src/language/stats/t-test.q:707 +#: src/language/stats/t-test.q:832 +msgid "SE. Mean" msgstr "" -#: src/recode.c:367 -msgid "" -"INTO must be used when the input values are string and output values are " -"numeric." +#: src/language/stats/t-test.q:702 +msgid "Group Statistics" msgstr "" -#: src/recode.c:501 -msgid "" -"Inconsistent output types. The output values must be all numeric or all " -"string." +#: src/language/stats/t-test.q:826 +msgid "Paired Sample Statistics" msgstr "" -#: src/recode.c:552 -msgid "following LO THRU" +#: src/language/stats/t-test.q:848 src/language/stats/t-test.q:1193 +#: src/language/stats/t-test.q:1384 +#, c-format +msgid "Pair %d" msgstr "" -#: src/recode.c:568 src/recode.c:597 -msgid "in source value" +#: src/language/stats/t-test.q:966 +msgid "Independent Samples Test" msgstr "" -#: src/recode.c:610 -msgid "" -"Keyword CONVERT may only be used with string input values and numeric output " -"values." +#: src/language/stats/t-test.q:974 +msgid "Levene's Test for Equality of Variances" msgstr "" -#: src/recode.c:866 -#, c-format -msgid "!!END!!" +#: src/language/stats/t-test.q:976 +msgid "t-test for Equality of Means" msgstr "" -#: src/recode.c:887 src/recode.c:903 -#, c-format -msgid "!!ERROR!!" +#: src/language/stats/t-test.q:979 src/language/stats/t-test.q:1369 +msgid "Sig." msgstr "" -#: src/rename-vars.c:55 -msgid "`(' expected." +#: src/language/stats/t-test.q:983 src/language/stats/t-test.q:1268 +msgid "Mean Difference" msgstr "" -#: src/rename-vars.c:63 -msgid "`=' expected between lists of new and old variable names." +#: src/language/stats/t-test.q:984 +msgid "Std. Error Difference" msgstr "" -#: src/rename-vars.c:81 -msgid "`)' expected after variable names." +#: src/language/stats/t-test.q:989 src/language/stats/t-test.q:1164 +#: src/language/stats/t-test.q:1260 +#, c-format +msgid "%g%% Confidence Interval of the Difference" msgstr "" -#: src/rename-vars.c:91 -#, c-format -msgid "Renaming would duplicate variable name %s." +#: src/language/stats/t-test.q:1044 +msgid "Equal variances assumed" msgstr "" -#: src/repeat.c:158 -#, c-format -msgid "Identifier %s is given twice." +#: src/language/stats/t-test.q:1096 +msgid "Equal variances not assumed" msgstr "" -#: src/repeat.c:201 -#, c-format -msgid "" -"There must be the same number of substitutions for each dummy variable " -"specified. Since there were %d substitutions for %s, there must be %d for %" -"s as well, but %d were specified." +#: src/language/stats/t-test.q:1154 +msgid "Paired Samples Test" msgstr "" -#: src/repeat.c:310 -msgid "No commands in scope." +#: src/language/stats/t-test.q:1157 +msgid "Paired Differences" msgstr "" -#: src/repeat.c:503 -msgid "No matching DO REPEAT." +#: src/language/stats/t-test.q:1169 +msgid "Std. Error Mean" msgstr "" -#: src/sample.c:71 -msgid "The sampling factor must be between 0 and 1 exclusive." +#: src/language/stats/t-test.q:1249 +msgid "One-Sample Test" msgstr "" -#: src/sample.c:91 +#: src/language/stats/t-test.q:1254 #, c-format -msgid "Cannot sample %d observations from a population of %d." +msgid "Test Value = %f" msgstr "" -#: src/sel-if.c:102 -msgid "The filter variable must be numeric." +#: src/language/stats/t-test.q:1364 +msgid "Paired Samples Correlations" msgstr "" -#: src/sel-if.c:108 -msgid "The filter variable may not be scratch." +#: src/language/stats/t-test.q:1368 +msgid "Correlation" msgstr "" -#: src/sel-if.c:142 -msgid "Only last instance of this command is in effect." +#: src/language/stats/t-test.q:1387 +#, c-format +msgid "%s & %s" msgstr "" -#: set.c:640 -msgid "String for BLOCK must be one character long." +#: src/language/syntax-file.c:88 +#, c-format +msgid "opening \"%s\" as syntax file" msgstr "" -#: set.c:658 -msgid "String for BOXSTRING must be 3 or 11 characters long." +#: src/language/syntax-file.c:93 +#, c-format +msgid "Opening `%s': %s." msgstr "" -#: set.c:872 -msgid "String for ENDCMD must be one character long." +#: src/language/syntax-file.c:106 +#, c-format +msgid "Reading `%s': %s." msgstr "" -#: set.c:1007 -msgid "String for HISTOGRAM must be one character long." +#: src/language/syntax-file.c:127 +#, c-format +msgid "Closing `%s': %s." msgstr "" -#: set.c:1494 -msgid "String for SCRIPTTAB must be one character long." +#: src/language/tests/float-format.c:126 +#, c-format +msgid "%d-byte string needed but %d-byte string supplied." msgstr "" -#: set.c:1529 -msgid "String for TB1 must be 3 or 11 characters long." +#: src/language/tests/float-format.c:137 +msgid "Hexadecimal floating constant too long." msgstr "" -#: set.q:216 set.q:219 set.q:237 set.q:306 set.q:312 set.q:320 set.q:327 -#: set.q:329 set.q:348 set.q:352 set.q:356 set.q:370 set.q:372 set.q:376 -#: set.q:694 set.q:775 set.q:856 src/set.q:216 src/set.q:219 src/set.q:237 -#: src/set.q:306 src/set.q:312 src/set.q:320 src/set.q:327 src/set.q:329 -#: src/set.q:348 src/set.q:352 src/set.q:356 src/set.q:370 src/set.q:372 -#: src/set.q:376 src/set.q:694 src/set.q:775 src/set.q:856 +#: src/language/tests/float-format.c:202 #, c-format -msgid "%s is obsolete." +msgid "" +"%s conversion of %s from %s to %s should have produced %s but actually " +"produced %s." msgstr "" -#: set.q:223 src/set.q:223 -msgid "Active file compression is not yet implemented (and probably won't be)." +#: src/language/tests/float-format.c:248 +msgid "Too many values in single command." msgstr "" -#: set.q:232 src/set.q:232 -msgid "CPI must be greater than 0." +#: src/language/tests/moments-test.c:49 +msgid "expecting weight value" msgstr "" -#: set.q:241 src/set.q:241 -msgid "LPI must be greater than 0." +#: src/language/utilities/date.c:34 +msgid "Only USE ALL is currently implemented." msgstr "" -#: set.q:248 src/set.q:248 -msgid "" -"CASE is not implemented and probably won't be. If you care, complain about " -"it." +#: src/language/utilities/include.c:49 +msgid "expecting file name" msgstr "" -#: set.q:278 src/set.q:278 +#: src/language/utilities/include.c:64 #, c-format -msgid "Value for MITERATE (%ld) must be greater than 0." +msgid "Can't find `%s' in include file search path." msgstr "" -#: set.q:286 src/set.q:286 +#: src/language/utilities/permissions.c:76 #, c-format -msgid "Value for MNEST (%ld) must be greater than 0." +msgid "Expecting %s or %s." msgstr "" -#: set.q:294 src/set.q:294 -msgid "MXERRS must be at least 1." +#: src/language/utilities/permissions.c:109 +#, c-format +msgid "Cannot stat %s: %s" msgstr "" -#: set.q:301 src/set.q:301 -msgid "MXLOOPS must be at least 1." +#: src/language/utilities/permissions.c:122 +#, c-format +msgid "Cannot change mode of %s: %s" msgstr "" -#: set.q:390 src/set.q:390 +#: src/language/utilities/set.q:201 src/language/utilities/set.q:203 +#: src/language/utilities/set.q:205 src/language/utilities/set.q:207 +#: src/language/utilities/set.q:209 src/language/utilities/set.q:211 +#: src/language/utilities/set.q:213 src/language/utilities/set.q:215 +#: src/language/utilities/set.q:217 #, c-format -msgid "" -"CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of " -"16." +msgid "%s is obsolete." +msgstr "" + +#: src/language/utilities/set.q:220 +#, c-format +msgid "%s is not implemented." +msgstr "" + +#: src/language/utilities/set.q:223 +msgid "Active file compression is not implemented." msgstr "" -#: set.q:412 src/set.q:412 +#: src/language/utilities/set.q:347 #, c-format msgid "" -"CC%c: Custom currency string `%s' does not contain exactly three periods or " -"commas (not both)." +"%s: Custom currency string `%s' does not contain exactly three periods or " +"commas (or it contains both)." msgstr "" -#: set.q:555 src/set.q:555 -msgid "LENGTH must be at least 1." +#: src/language/utilities/set.q:403 +msgid "EPOCH must be 1500 or later." msgstr "" -#: set.q:592 src/set.q:592 -msgid "Missing identifier in RESULTS subcommand." +#: src/language/utilities/set.q:410 +msgid "expecting AUTOMATIC or year" msgstr "" -#: set.q:603 src/set.q:603 -msgid "Unrecognized identifier in RESULTS subcommand." +#: src/language/utilities/set.q:431 +msgid "LENGTH must be at least 1." msgstr "" -#: set.q:640 src/set.q:640 -msgid "WIDTH must be at least 1." +#: src/language/utilities/set.q:475 +msgid "WIDTH must be at least 40." msgstr "" -#: set.q:663 src/set.q:663 +#: src/language/utilities/set.q:498 #, c-format msgid "" "FORMAT requires numeric output format as an argument. Specified format %s " "is of type string." msgstr "" -#: set.q:707 src/set.q:707 -msgid "Text color must be in range 0-15." +#: src/language/utilities/set.q:555 +msgid "BLANKS is SYSMIS." msgstr "" -#: set.q:720 src/set.q:720 -msgid "Background color must be in range 0-7." +#: src/language/utilities/set.q:557 +#, c-format +msgid "BLANKS is %g." msgstr "" -#: set.q:731 src/set.q:731 -msgid "Border color must be in range 0-7." +#: src/language/utilities/set.q:592 +#, c-format +msgid "%s is \"%s\"." msgstr "" -#: set.q:787 src/set.q:787 -msgid "Lower window color must be between 0 and 6." +#: src/language/utilities/set.q:628 +#, c-format +msgid "DECIMAL is \"%c\"." msgstr "" -#: set.q:801 src/set.q:801 -msgid "Upper window color must be between 0 and 6." +#: src/language/utilities/set.q:634 +#, c-format +msgid "ENDCMD is \"%c\"." msgstr "" -#: set.q:813 src/set.q:813 -msgid "Frame color must be between 0 and 6." +#: src/language/utilities/set.q:642 +#, c-format +msgid "ERRORS is \"%s\"." msgstr "" -#: set.q:865 src/set.q:865 -msgid "Drive letter expected in WORKDEV subcommand." +#: src/language/utilities/set.q:653 +#, c-format +msgid "FORMAT is %s." msgstr "" -#: src/sfm-read.c:150 -msgid "corrupt system file: " +#: src/language/utilities/set.q:659 +#, c-format +msgid "LENGTH is %d." msgstr "" -#: src/sfm-read.c:166 src/sfm-write.c:739 +#: src/language/utilities/set.q:665 #, c-format -msgid "%s: Closing system file: %s." +msgid "MXERRS is %d." msgstr "" -#: src/sfm-read.c:239 +#: src/language/utilities/set.q:671 #, c-format -msgid "Cannot read file %s as system file: already opened for %s." +msgid "MXLOOPS is %d." msgstr "" -#: src/sfm-read.c:244 +#: src/language/utilities/set.q:677 #, c-format -msgid "%s: Opening system-file handle %s for reading." +msgid "MXWARNS is %d." msgstr "" -#: src/sfm-read.c:252 +#: src/language/utilities/set.q:684 src/language/utilities/set.q:735 #, c-format -msgid "" -"An error occurred while opening \"%s\" for reading as a system file: %s." +msgid "%s is %s (%s)." msgstr "" -#: src/sfm-read.c:286 -#, c-format -msgid "" -"%s: Weighting variable may not be a continuation of a long string variable." +#: src/language/utilities/set.q:756 +msgid "SCOMPRESSION is ON." msgstr "" -#: src/sfm-read.c:289 -#, c-format -msgid "%s: Weighting variable may not be a string variable." +#: src/language/utilities/set.q:758 +msgid "SCOMPRESSION is OFF." msgstr "" -#: src/sfm-read.c:314 -#, c-format -msgid "" -"%s: Orphaned variable index record (type 4). Type 4 records must always " -"immediately follow type 3 records." +#: src/language/utilities/set.q:765 +msgid "UNDEFINED is WARN." msgstr "" -#: src/sfm-read.c:369 -#, c-format -msgid "%s: Unrecognized record type 7, subtype %d encountered in system file." +#: src/language/utilities/set.q:767 +msgid "UNDEFINED is NOWARN." +msgstr "" + +#: src/language/utilities/set.q:775 +msgid "WEIGHT is off." msgstr "" -#: src/sfm-read.c:393 +#: src/language/utilities/set.q:777 #, c-format -msgid "%s: Unrecognized record type %d." +msgid "WEIGHT is variable %s." msgstr "" -#: src/sfm-read.c:399 -msgid "Read system-file dictionary successfully." +#: src/language/utilities/set.q:795 +#, c-format +msgid "WIDTH is %d." msgstr "" -#: src/sfm-read.c:409 -msgid "Error reading system-file header." +#: src/language/utilities/title.c:69 +#, c-format +msgid "%s: `.' expected after string." msgstr "" -#: src/sfm-read.c:433 +#: src/language/utilities/title.c:138 #, c-format -msgid "" -"%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected " -"size %d, count 8." +msgid "Document entered %s by %s:" msgstr "" -#: src/sfm-read.c:445 +#: src/language/xforms/compute.c:147 src/language/xforms/compute.c:195 #, c-format msgid "" -"%s: Floating-point representation in system file is not IEEE-754. PSPP " -"cannot convert between floating-point formats." +"When executing COMPUTE: SYSMIS is not a valid value as an index into vector %" +"s." msgstr "" -#: src/sfm-read.c:460 +#: src/language/xforms/compute.c:151 src/language/xforms/compute.c:202 #, c-format msgid "" -"%s: File-indicated endianness (%s) does not match endianness intuited from " -"file header (%s)." +"When executing COMPUTE: %g is not a valid value as an index into vector %s." msgstr "" -#: src/sfm-read.c:462 src/sfm-read.c:463 -msgid "big-endian" +#: src/language/xforms/compute.c:345 +#, c-format +msgid "There is no vector named %s." msgstr "" -#: src/sfm-read.c:462 src/sfm-read.c:463 -msgid "little-endian" +#: src/language/xforms/count.c:124 +msgid "Destination cannot be a string variable." msgstr "" -#: src/sfm-read.c:464 -msgid "unknown" +#: src/language/xforms/recode.c:248 +msgid "" +"Inconsistent target variable types. Target variables must be all numeric or " +"all string." msgstr "" -#: src/sfm-read.c:468 -#, c-format -msgid "%s: File-indicated character representation code (%s) is not ASCII." +#: src/language/xforms/recode.c:268 +msgid "CONVERT requires string input values and numeric output values." msgstr "" -#: src/sfm-read.c:470 -msgid "DEC Kanji" +#: src/language/xforms/recode.c:386 +msgid "expecting output value" msgstr "" -#: src/sfm-read.c:489 +#: src/language/xforms/recode.c:435 #, c-format msgid "" -"%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected " -"size %d, count 8." +"%u variable(s) cannot be recoded into %u variable(s). Specify the same " +"number of variables as source and target variables." msgstr "" -#: src/sfm-read.c:504 +#: src/language/xforms/recode.c:450 #, c-format msgid "" -"%s: File-indicated value is different from internal value for at least one " -"of the three system values. SYSMIS: indicated %g, expected %g; HIGHEST: %g, " -"%g; LOWEST: %g, %g." +"There is no variable named %s. (All string variables specified on INTO must " +"already exist. Use the STRING command to create a string variable.)" msgstr "" -#: src/sfm-read.c:535 +#: src/language/xforms/recode.c:465 #, c-format -msgid "" -"%s: Bad magic. Proper system files begin with the four characters `$FL2'. " -"This file will not be read." +msgid "INTO is required with %s input values and %s output values." msgstr "" -#: src/sfm-read.c:578 +#: src/language/xforms/recode.c:478 #, c-format -msgid "" -"%s: File layout code has unexpected value %d. Value should be 2, in big-" -"endian or little-endian format." +msgid "Type mismatch. Cannot store %s data in %s variable %s." msgstr "" -#: src/sfm-read.c:594 -#, c-format -msgid "%s: Number of elements per case (%d) is not between 1 and %d." +#: src/language/xforms/sample.c:77 +msgid "The sampling factor must be between 0 and 1 exclusive." msgstr "" -#: src/sfm-read.c:601 +#: src/language/xforms/sample.c:97 #, c-format -msgid "" -"%s: Index of weighting variable (%d) is not between 0 and number of elements " -"per case (%d)." +msgid "Cannot sample %d observations from a population of %d." +msgstr "" + +#: src/language/xforms/select-if.c:101 +msgid "Syntax error expecting OFF or BY. Turning off case filtering." +msgstr "" + +#: src/language/xforms/select-if.c:116 +msgid "The filter variable must be numeric." +msgstr "" + +#: src/language/xforms/select-if.c:122 +msgid "The filter variable may not be scratch." msgstr "" -#: src/sfm-read.c:607 +#: src/libpspp/hash.c:616 #, c-format -msgid "%s: Number of cases in file (%ld) is not between -1 and %d." +msgid "hash table:" +msgstr "" + +#: src/math/percentiles.c:43 +msgid "HAverage" +msgstr "" + +#: src/math/percentiles.c:44 +msgid "Weighted Average" +msgstr "" + +#: src/math/percentiles.c:45 +msgid "Rounded" msgstr "" -#: src/sfm-read.c:612 -#, c-format -msgid "%s: Compression bias (%g) is not the usual value of 100." +#: src/math/percentiles.c:46 +msgid "Empirical" msgstr "" -#: src/sfm-read.c:705 -#, c-format -msgid "%s: position %d: Bad record type (%d); the expected value was 2." +#: src/math/percentiles.c:47 +msgid "Empirical with averaging" msgstr "" -#: src/sfm-read.c:714 +#: src/math/sort.c:438 #, c-format msgid "" -"%s: position %d: String variable does not have proper number of continuation " -"records." +"Out of memory. Could not allocate room for minimum of %d cases of %d bytes " +"each. (PSPP workspace is currently restricted to a maximum of %d KB.)" msgstr "" -#: src/sfm-read.c:722 +#: src/output/afm.c:150 #, c-format -msgid "%s: position %d: Superfluous long string continuation record." +msgid "opening font metrics file \"%s\"" msgstr "" -#: src/sfm-read.c:727 -#, c-format -msgid "%s: position %d: Bad variable type code %d." +#: src/output/afm.c:240 +msgid "first line must be StartFontMetrics" msgstr "" -#: src/sfm-read.c:730 +#: src/output/afm.c:267 #, c-format -msgid "%s: position %d: Variable label indicator field is not 0 or 1." +msgid "unsupported MappingScheme %d" msgstr "" -#: src/sfm-read.c:734 -#, c-format -msgid "" -"%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3." +#: src/output/afm.c:288 +msgid "required FontName is missing" msgstr "" -#: src/sfm-read.c:740 -#, c-format -msgid "%s: position %d: Variable name begins with invalid character." +#: src/output/afm.c:395 +msgid "CharMetrics line must start with C or CH" msgstr "" -#: src/sfm-read.c:743 +#: src/output/afm.c:536 #, c-format -msgid "%s: position %d: Variable name begins with lowercase letter %c." +msgid "reference to unknown character \"%s\"" msgstr "" -#: src/sfm-read.c:746 -#, c-format -msgid "" -"%s: position %d: Variable name begins with octothorpe (`#'). Scratch " -"variables should not appear in system files." +#: src/output/afm.c:594 +msgid "expected end of file" msgstr "" -#: src/sfm-read.c:760 -#, c-format -msgid "%s: position %d: Variable name character %d is lowercase letter %c." +#: src/output/afm.c:606 +msgid "syntax error expecting end of line" msgstr "" -#: src/sfm-read.c:768 -#, c-format -msgid "" -"%s: position %d: character `\\%03o' (%c) is not valid in a variable name." +#: src/output/afm.c:624 src/output/afm.c:661 +msgid "number out of valid range" msgstr "" -#: src/sfm-read.c:776 -#, c-format -msgid "%s: Duplicate variable name `%s' within system file." +#: src/output/afm.c:626 src/output/afm.c:663 +msgid "invalid numeric syntax" msgstr "" -#: src/sfm-read.c:801 -#, c-format -msgid "%s: Variable %s indicates variable label of invalid length %d." +#: src/output/afm.c:642 +msgid "syntax error expecting integer" msgstr "" -#: src/sfm-read.c:817 -#, c-format -msgid "%s: Long string variable %s may not have missing values." +#: src/output/afm.c:680 +msgid "syntax error expecting number" msgstr "" -#: src/sfm-read.c:841 -#, c-format -msgid "" -"%s: String variable %s may not have missing values specified as a range." +#: src/output/afm.c:693 +msgid "syntax error in hex constant" msgstr "" -#: src/sfm-read.c:878 -#, c-format -msgid "%s: Long string continuation records omitted at end of dictionary." +#: src/output/afm.c:708 +msgid "syntax error expecting hex constant" msgstr "" -#: src/sfm-read.c:881 -#, c-format -msgid "" -"%s: System file header indicates %d variable positions but %d were read from " -"file." +#: src/output/afm.c:746 +msgid "unexpected end of line" msgstr "" -#: src/sfm-read.c:913 -#, c-format -msgid "%s: %s variable %s has %s format specifier %s." +#: src/output/afm.c:796 +msgid "unexpected end of line expecting string" msgstr "" -#: src/sfm-read.c:992 +#: src/output/ascii.c:160 #, c-format -msgid "" -"%s: Variable index record (type 4) does not immediately follow value label " -"record (type 3) as it should." +msgid "ascii: opening output file \"%s\"" msgstr "" -#: src/sfm-read.c:1002 +#: src/output/ascii.c:171 #, c-format msgid "" -"%s: Number of variables associated with a value label (%d) is not between 1 " -"and the number of variables (%d)." +"ascii: page excluding margins and headers must be at least 59 characters " +"wide by 15 lines long, but as configured is only %d characters by %d lines" msgstr "" -#: src/sfm-read.c:1018 +#: src/output/ascii.c:232 #, c-format -msgid "" -"%s: Variable index associated with value label (%d) is not between 1 and the " -"number of values (%d)." +msgid "ascii: closing output file \"%s\"" msgstr "" -#: src/sfm-read.c:1025 +#: src/output/ascii.c:284 #, c-format msgid "" -"%s: Variable index associated with value label (%d) refers to a continuation " -"of a string variable, not to an actual variable." +"ascii: bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d " +"decimal, with INDEX expressed in base 4" msgstr "" -#: src/sfm-read.c:1029 +#: src/output/ascii.c:291 #, c-format -msgid "%s: Value labels are not allowed on long string variables (%s)." +msgid "ascii: multiple values for %s" msgstr "" -#: src/sfm-read.c:1039 +#: src/output/ascii.c:299 #, c-format -msgid "" -"%s: Variables associated with value label are not all of identical type. " -"Variable %s has %s type, but variable %s has %s type." +msgid "ascii: unknown parameter `%s'" msgstr "" -#: src/sfm-read.c:1079 +#: src/output/ascii.c:313 #, c-format -msgid "%s: File contains duplicate label for value %g for variable %s." +msgid "ascii: positive integer required as `%s' value" msgstr "" -#: src/sfm-read.c:1082 -#, c-format -msgid "%s: File contains duplicate label for value `%.*s' for variable %s." +#: src/output/ascii.c:339 +msgid "ascii: `emphasis' value must be `bold', `underline', or `none'" msgstr "" -#: src/sfm-read.c:1119 src/sfm-read.c:1394 +#: src/output/ascii.c:352 #, c-format -msgid "%s: Reading system file: %s." +msgid "ascii: zero or positive integer required as `%s' value" msgstr "" -#: src/sfm-read.c:1121 src/sfm-read.c:1303 src/sfm-read.c:1344 +#: src/output/ascii.c:383 #, c-format -msgid "%s: Unexpected end of file." +msgid "ascii: boolean value expected for `%s'" msgstr "" -#: src/sfm-read.c:1139 +#: src/output/ascii.c:472 #, c-format -msgid "%s: System file contains multiple type 6 (document) records." +msgid "ascii: bad line (%d,%d)-(%d,%d) out of (%d,%d)\n" msgstr "" -#: src/sfm-read.c:1144 +#: src/output/ascii.c:682 src/output/postscript.c:829 #, c-format -msgid "%s: Number of document lines (%ld) must be greater than 0." -msgstr "" - -#: src/sfm-read.c:1168 -msgid "dictionary:\n" +msgid "%s - Page %d" msgstr "" -#: src/sfm-read.c:1176 -msgid "num" +#: src/output/ascii.c:726 +msgid "ascii: charts are unsupported by this driver" msgstr "" -#: src/sfm-read.c:1177 -msgid "str" +#: src/output/charts/plot-hist.c:126 +msgid "HISTOGRAM" msgstr "" -#: src/sfm-read.c:1180 -msgid "left" +#: src/output/html.c:69 +#, c-format +msgid "opening HTML output file: %s" msgstr "" -#: src/sfm-read.c:1180 -msgid "right" +#: src/output/html.c:80 +msgid "PSPP Output" msgstr "" -#: src/sfm-read.c:1186 -msgid "none" +#: src/output/html.c:169 +#, c-format +msgid "unknown configuration parameter `%s' for HTML device driver" msgstr "" -#: src/sfm-read.c:1190 -msgid "one" +#: src/output/html.c:185 +msgid "`chart-files' value must contain `#'" msgstr "" -#: src/sfm-read.c:1194 -msgid "two" +#: src/output/html.c:383 +#, c-format +msgid "creating \"%s\"" msgstr "" -#: src/sfm-read.c:1198 -msgid "three" +#: src/output/output.c:164 +#, c-format +msgid "unknown output driver `%s'" msgstr "" -#: src/sfm-read.c:1206 -msgid "low" +#: src/output/output.c:166 +#, c-format +msgid "output driver `%s' referenced but never defined" msgstr "" -#: src/sfm-read.c:1210 -msgid "high" +#: src/output/output.c:257 +msgid "using default output driver configuration" msgstr "" -#: src/sfm-read.c:1214 -msgid "range+1" +#: src/output/output.c:286 +msgid "cannot find output initialization file (use `-vv' to view search path)" msgstr "" -#: src/sfm-read.c:1218 -msgid "low+1" +#: src/output/output.c:294 +#, c-format +msgid "cannot open \"%s\"" msgstr "" -#: src/sfm-read.c:1222 -msgid "high+1" +#: src/output/output.c:306 +#, c-format +msgid "reading \"%s\"" msgstr "" -#: src/sfm-read.c:1256 -#, c-format -msgid "%s: Error reading file: %s." +#: src/output/output.c:328 +msgid "syntax error" msgstr "" -#: src/sfm-read.c:1294 +#: src/output/output.c:337 #, c-format -msgid "%s: Compressed data is corrupted. Data ends partway through a case." +msgid "error closing \"%s\"" msgstr "" -#: src/sfm-read.c:1396 -#, c-format -msgid "%s: Partial record at end of system file." +#: src/output/output.c:345 +msgid "no active output drivers" msgstr "" -#: src/sfm-read.c:1434 -msgid "reading as a system file" +#: src/output/output.c:348 +msgid "error reading device definition file" msgstr "" -#: src/sfm-write.c:95 +#: src/output/output.c:465 #, c-format -msgid "Cannot write file %s as system file: already opened for %s." +msgid "" +"Driver classes:\n" +"\t" msgstr "" -#: src/sfm-write.c:100 +#: src/output/output.c:497 #, c-format -msgid "%s: Opening system-file handle %s for writing." +msgid "syntax error parsing options for \"%s\" driver" msgstr "" -#: src/sfm-write.c:110 +#: src/output/output.c:513 #, c-format msgid "" -"An error occurred while opening \"%s\" for writing as a system file: %s." +"reached end of options inside quoted string parsing options for \"%s\" driver" msgstr "" -#: src/sfm-write.c:163 -msgid "Wrote system-file header successfully." +#: src/output/output.c:583 +#, c-format +msgid "syntax error in string constant parsing options for \"%s\" driver" msgstr "" -#: src/sfm-write.c:168 -msgid "Error writing system-file header." +#: src/output/output.c:631 +#, c-format +msgid "syntax error expecting `=' parsing options for driver \"%s\"" msgstr "" -#: src/sfm-write.c:603 +#: src/output/output.c:682 #, c-format -msgid "%s: Writing system file: %s." +msgid "unknown output driver class `%.*s'" msgstr "" -#: src/sfm-write.c:749 -msgid "writing as a system file" +#: src/output/output.c:697 +#, c-format +msgid "unknown device type `%.*s'" msgstr "" -#: src/sort.c:123 -msgid "`A' or `D' expected inside parentheses." +#: src/output/output.c:714 +#, c-format +msgid "cannot initialize output driver `%s' of class `%s'" msgstr "" -#: src/sort.c:129 -msgid "`)' expected." +#: src/output/output.c:760 +msgid "driver definition line missing driver name or class name" msgstr "" -#: src/sort.c:455 +#: src/output/output.c:906 #, c-format -msgid "%s: Cannot create temporary directory: %s." +msgid "unit \"%s\" is unknown in dimension \"%s\"" msgstr "" -#: src/sort.c:479 +#: src/output/output.c:921 #, c-format -msgid "%s: Error removing directory for temporary files: %s." +msgid "bad dimension \"%s\"" msgstr "" -#: src/sort.c:525 +#: src/output/output.c:947 #, c-format -msgid "" -"Out of memory. Could not allocate room for minimum of %d cases of %d bytes " -"each. (PSPP workspace is currently restricted to a maximum of %d KB.)" +msgid "`x' expected in paper size `%s'" msgstr "" -#: src/sort.c:537 +#: src/output/output.c:957 #, c-format -msgid "allocated %d cases == %d bytes\n" +msgid "trailing garbage `%s' on paper size `%s'" msgstr "" -#: src/sort.c:575 -#, c-format -msgid "%s: Error writing temporary file: %s." +#: src/output/output.c:1001 +msgid "paper size name cannot be empty" msgstr "" -#: src/sort.c:587 -#, c-format -msgid "SORT: Closing handle %d." +#: src/output/output.c:1018 +msgid "cannot find `papersize' configuration file" msgstr "" -#: src/sort.c:593 src/sort.c:817 +#: src/output/output.c:1025 #, c-format -msgid "%s: Error closing temporary file: %s." +msgid "error opening \"%s\"" msgstr "" -#: src/sort.c:615 src/sort.c:631 +#: src/output/output.c:1036 #, c-format -msgid "SORT: %s: Opening for writing as run %d." +msgid "error reading \"%s\"" msgstr "" -#: src/sort.c:637 -#, c-format -msgid "%s: Error opening temporary file for reading: %s." +#: src/output/output.c:1062 +msgid "syntax error in paper size definition" +msgstr "" + +#: src/output/output.c:1074 +msgid "error reading paper size definition file" msgstr "" -#: src/sort.c:663 src/sort.c:679 +#: src/output/postscript.c:162 #, c-format -msgid "%s: Error creating temporary file: %s." +msgid "opening PostScript output file \"%s\"" msgstr "" -#: src/sort.c:821 src/sort.c:982 src/sort.c:1032 src/sort.c:1201 -#: src/sort.c:1208 +#: src/output/postscript.c:200 #, c-format -msgid "%s: Error removing temporary file: %s." +msgid "" +"The defined PostScript page is not long enough to hold margins and headers, " +"plus least 15 lines of the default fonts. In fact, there's only room for %d " +"lines of each font at the default size of %d.%03d points." msgstr "" -#: src/sort.c:964 -msgid "merging runs" +#: src/output/postscript.c:248 +#, c-format +msgid "closing PostScript output file \"%s\"" msgstr "" -#: src/sort.c:972 +#: src/output/postscript.c:308 #, c-format -msgid " into run %d(%d)\n" +msgid "unknown configuration parameter `%s' for PostScript device driver" msgstr "" -#: src/sort.c:991 -msgid "Out of memory expanding Huffman priority queue." +#: src/output/postscript.c:324 +#, c-format +msgid "" +"unknown orientation `%s' (valid orientations are `portrait' and `landscape')" msgstr "" -#: src/sort.c:1043 +#: src/output/postscript.c:336 #, c-format -msgid "%s: Error creating temporary file for merge: %s." +msgid "boolean value expected for %s" msgstr "" -#: src/sort.c:1070 src/sort.c:1128 +#: src/output/postscript.c:349 #, c-format -msgid "%s: Error reading temporary file in merge: %s." +msgid "positive integer value required for `%s'" msgstr "" -#: src/sort.c:1073 src/sort.c:1132 +#: src/output/postscript.c:354 #, c-format -msgid "%s: Unexpected end of temporary file in merge." +msgid "default font size must be at least 1 point (value of 1000 for key `%s')" msgstr "" -#: src/sort.c:1098 +#: src/output/postscript.c:386 #, c-format -msgid "%s: Error writing temporary file in merge: %s." +msgid "value for `%s' must be a dimension of positive length (i.e., `1in')" msgstr "" -#: src/sort.c:1148 src/sort.c:1181 +#: src/output/postscript.c:1179 #, c-format -msgid "%s: Error closing temporary file in merge: %s." +msgid "\"%s\": bad font specification" msgstr "" -#: src/sort.c:1153 +#: src/output/postscript.c:1187 #, c-format -msgid "%s: Error removing temporary file in merge: %s." +msgid "could not find AFM file \"%s\"" msgstr "" -#: src/sort.c:1252 +#: src/output/postscript.c:1201 #, c-format -msgid "%s: Cannot open sort result file: %s." +msgid "could not find font \"%s\"" msgstr "" -#: src/sort.c:1263 +#: src/output/postscript.c:1210 #, c-format -msgid "%s: Error reading sort result file: %s." +msgid "could not find encoding \"%s\"" msgstr "" -#: src/sort.c:1266 +#: src/output/postscript.c:1310 #, c-format -msgid "%s: Unexpected end of sort result file: %s." +msgid "cannot open font file \"%s\"" msgstr "" -#: src/sort.c:1277 +#: src/output/postscript.c:1351 #, c-format -msgid "%s: Error closing sort result file: %s." +msgid "reading font file \"%s\"" msgstr "" -#: src/sort.c:1281 +#: src/output/postscript.c:1373 #, c-format -msgid "%s: Error removing sort result file: %s." +msgid "cannot open font encoding file \"%s\"" msgstr "" -#: src/sysfile-info.c:97 -msgid "File:" +#: src/output/postscript.c:1402 +msgid "invalid numeric format" msgstr "" -#: src/sysfile-info.c:99 -msgid "Label:" +#: src/output/table.c:237 +#, c-format +msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n" msgstr "" -#: src/sysfile-info.c:103 -msgid "No label." +#: src/output/table.c:308 +#, c-format +msgid "" +"bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n" msgstr "" -#: src/sysfile-info.c:106 -msgid "Created:" +#: src/ui/gui/customentry.c:337 +msgid "Style of bevel around the custom entry button" msgstr "" -#: src/sysfile-info.c:109 -msgid "Endian:" +#: src/ui/gui/menu-actions.c:63 src/ui/gui/syntax-editor.c:60 +#: src/ui/gui/syntax-editor.c:82 +msgid "Untitled" msgstr "" -#: src/sysfile-info.c:110 -msgid "Big." +#: src/ui/gui/menu-actions.c:65 +msgid "PSPP Data Editor" msgstr "" -#: src/sysfile-info.c:110 -msgid "Little." +#: src/ui/gui/menu-actions.c:219 src/ui/gui/psppire.glade:502 +msgid "Open" msgstr "" -#: src/sysfile-info.c:111 -msgid "Variables:" +#: src/ui/gui/menu-actions.c:227 +msgid "System Files (*.sav)" msgstr "" -#: src/sysfile-info.c:114 -msgid "Cases:" +#: src/ui/gui/menu-actions.c:233 +msgid "Portable Files (*.por) " msgstr "" -#: src/sysfile-info.c:117 -msgid "Type:" +#: src/ui/gui/menu-actions.c:239 src/ui/gui/syntax-editor.c:121 +#: src/ui/gui/syntax-editor.c:377 +msgid "All Files" msgstr "" -#: src/sysfile-info.c:118 -msgid "System File." +#: src/ui/gui/menu-actions.c:287 +msgid "Save Data As" msgstr "" -#: src/sysfile-info.c:119 -msgid "Weight:" +#: src/ui/gui/menu-actions.c:514 +msgid "Font Selection" msgstr "" -#: src/sysfile-info.c:123 -msgid "Not weighted." +#: src/ui/gui/message-dialog.c:127 +msgid "Script Error" msgstr "" -#: src/sysfile-info.c:125 -msgid "Mode:" +#: src/ui/gui/message-dialog.c:131 +msgid "Data File Error" msgstr "" -#: src/sysfile-info.c:127 -#, c-format -msgid "Compression %s." +#: src/ui/gui/message-dialog.c:136 +msgid "PSPP Error" msgstr "" -#: src/sysfile-info.c:127 -msgid "on" +#: src/ui/gui/missing-val-dialog.c:117 src/ui/gui/missing-val-dialog.c:162 +msgid "Incorrect value for variable type" msgstr "" -#: src/sysfile-info.c:127 -msgid "off" +#: src/ui/gui/missing-val-dialog.c:138 src/ui/gui/missing-val-dialog.c:145 +msgid "Incorrect range specification" msgstr "" -#: src/sysfile-info.c:136 src/sysfile-info.c:377 -msgid "Description" +#: src/ui/gui/psppire.c:71 +msgid "Sorry. The help system hasn't yet been implemented." msgstr "" -#: src/sysfile-info.c:137 src/sysfile-info.c:374 -msgid "Position" +#: src/ui/gui/psppire-data-store.c:724 +msgid "var" msgstr "" -#: src/sysfile-info.c:196 -msgid "The active file does not have a file label." +#: src/ui/gui/psppire-data-store.c:805 src/ui/gui/psppire-var-store.c:551 +#: src/ui/gui/psppire-var-store.c:561 src/ui/gui/psppire-var-store.c:571 +#: src/ui/gui/psppire-var-store.c:769 +#, c-format +msgid "%d" msgstr "" -#: src/sysfile-info.c:199 -msgid "File label:" +#: src/ui/gui/psppire.glade:39 src/ui/gui/psppire.glade:2986 +msgid "_File" msgstr "" -#: src/sysfile-info.c:261 -msgid "No variables to display." +#: src/ui/gui/psppire.glade:57 src/ui/gui/psppire.glade:87 +#: src/ui/gui/psppire.glade:3004 src/ui/gui/psppire.glade:3033 +msgid "_Syntax" msgstr "" -#: src/sysfile-info.c:280 -msgid "Macros not supported." +#: src/ui/gui/psppire.glade:66 src/ui/gui/psppire.glade:96 +#: src/ui/gui/psppire.glade:321 src/ui/gui/psppire.glade:3012 +#: src/ui/gui/psppire.glade:3042 +msgid "_Data" msgstr "" -#: src/sysfile-info.c:290 -msgid "The active file dictionary does not contain any documents." +#: src/ui/gui/psppire.glade:146 src/ui/gui/psppire.glade:3089 +msgid "_Edit" msgstr "" -#: src/sysfile-info.c:299 -msgid "Documents in the active file:" +#: src/ui/gui/psppire.glade:183 +msgid "Paste _Variables" msgstr "" -#: src/sysfile-info.c:379 src/sysfile-info.c:537 src/vfm.c:1088 -msgid "Label" +#: src/ui/gui/psppire.glade:191 +msgid "Cl_ear" msgstr "" -#: src/sysfile-info.c:451 -#, c-format -msgid "Format: %s" +#: src/ui/gui/psppire.glade:208 +msgid "_Find" msgstr "" -#: src/sysfile-info.c:458 -#, c-format -msgid "Print Format: %s" +#: src/ui/gui/psppire.glade:232 +msgid "_View" msgstr "" -#: src/sysfile-info.c:461 -#, c-format -msgid "Write Format: %s" +#: src/ui/gui/psppire.glade:241 +msgid "Status Bar" msgstr "" -#: src/sysfile-info.c:469 -msgid "Missing Values: " +#: src/ui/gui/psppire.glade:250 +msgid "Toolbars" msgstr "" -#: src/sysfile-info.c:593 -msgid "No vectors defined." +#: src/ui/gui/psppire.glade:264 +msgid "Fonts" msgstr "" -#: src/sysfile-info.c:608 -msgid "Vector" +#: src/ui/gui/psppire.glade:273 +msgid "Grid Lines" msgstr "" -#: src/tab.c:266 -#, c-format -msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n" +#: src/ui/gui/psppire.glade:283 src/ui/gui/psppire.glade:784 +#: src/ui/gui/psppire.glade:1662 src/ui/gui/psppire.glade:1939 +msgid "Value Labels" msgstr "" -#: src/tab.c:342 -#, c-format -msgid "" -"bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n" +#: src/ui/gui/psppire.glade:299 +msgid "Data" msgstr "" -#: src/temporary.c:49 -msgid "This command is not valid inside DO IF or LOOP." +#: src/ui/gui/psppire.glade:308 src/ui/gui/psppire.glade:620 +msgid "Variables" msgstr "" -#: src/temporary.c:56 -msgid "" -"This command may only appear once between procedures and procedure-like " -"commands." +#: src/ui/gui/psppire.glade:331 src/ui/gui/psppire.glade:694 +msgid "Insert Variable" msgstr "" -#: src/title.c:55 -#, c-format -msgid "%s before: %s\n" +#: src/ui/gui/psppire.glade:340 +msgid "Insert Cases" msgstr "" -#: src/title.c:55 -msgid "" +#: src/ui/gui/psppire.glade:349 src/ui/gui/psppire.glade:604 +#: src/ui/gui/psppire.glade:2504 +msgid "Go To Case" msgstr "" -#: src/title.c:67 -#, c-format -msgid "%s: `.' expected after string." +#: src/ui/gui/psppire.glade:376 src/ui/gui/psppire.glade:2615 +msgid "Sort Cases" msgstr "" -#: src/title.c:82 -#, c-format -msgid "%s after: %s\n" +#: src/ui/gui/psppire.glade:386 +msgid "Transpose" msgstr "" -#: src/title.c:137 -#, c-format -msgid "Document entered %s %02d:%02d:%02d by %s (%s):" +#: src/ui/gui/psppire.glade:395 +msgid "Restructure" msgstr "" -#: t-test.c:131 -msgid "GROUPS subcommand may be given only once." +#: src/ui/gui/psppire.glade:404 +msgid "Merge Files" msgstr "" -#: t-test.c:153 -msgid "TESTVAL subcommand may be given only once." +#: src/ui/gui/psppire.glade:413 +msgid "Aggregate" msgstr "" -#: t-test.c:240 -msgid "`(' expected after CIN specifier of CRITERIA subcommand." +#: src/ui/gui/psppire.glade:428 src/ui/gui/psppire.glade:723 +msgid "Split File" msgstr "" -#: t-test.c:245 -msgid "Number expected after CIN specifier of CRITERIA subcommand." +#: src/ui/gui/psppire.glade:437 src/ui/gui/psppire.glade:755 +msgid "Select Cases" msgstr "" -#: t-test.c:251 -msgid "Bad argument for CIN specifier of CRITERIA subcommand." +#: src/ui/gui/psppire.glade:446 src/ui/gui/psppire.glade:739 +msgid "Weight Cases" msgstr "" -#: t-test.c:257 -msgid "`)' expected after argument for CIN specifier of CRITERIA." +#: src/ui/gui/psppire.glade:458 src/ui/gui/psppire.glade:3179 +msgid "_Help" msgstr "" -#: t-test.q:212 src/t-test.q:212 -msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive." +#: src/ui/gui/psppire.glade:467 src/ui/gui/psppire.glade:3188 +msgid "_About" msgstr "" -#: t-test.q:229 src/t-test.q:229 -msgid "VARIABLES subcommand is not appropriate with PAIRS" +#: src/ui/gui/psppire.glade:517 +msgid "Save" msgstr "" -#: t-test.q:327 t-test.q:399 src/t-test.q:327 src/t-test.q:399 -#, c-format -msgid "`%s' is not a variable name" +#: src/ui/gui/psppire.glade:533 +msgid "Print" msgstr "" -#: t-test.q:340 src/t-test.q:340 -#, c-format -msgid "Long string variable %s is not valid here." +#: src/ui/gui/psppire.glade:561 +msgid "Undo" msgstr "" -#: t-test.q:356 src/t-test.q:356 -msgid "" -"When applying GROUPS to a string variable, at least one value must be " -"specified." +#: src/ui/gui/psppire.glade:576 +msgid "Redo" msgstr "" -#: t-test.q:434 src/t-test.q:434 -#, c-format -msgid "" -"PAIRED was specified but the number of variables preceding WITH (%d) did not " -"match the number following (%d)." +#: src/ui/gui/psppire.glade:649 +msgid "Find" msgstr "" -#: t-test.q:451 src/t-test.q:451 -msgid "At least two variables must be specified on PAIRS." +#: src/ui/gui/psppire.glade:677 +msgid "Insert Case" msgstr "" -#: t-test.q:623 src/t-test.q:623 -msgid "One-Sample Statistics" +#: src/ui/gui/psppire.glade:803 +msgid "Use Sets" msgstr "" -#: t-test.q:627 t-test.q:650 t-test.q:728 t-test.q:1076 src/t-test.q:627 -#: src/t-test.q:650 src/t-test.q:728 src/t-test.q:1076 -msgid "Std. Deviation" +#: src/ui/gui/psppire.glade:935 +msgid "Data View" msgstr "" -#: t-test.q:628 t-test.q:651 t-test.q:729 src/t-test.q:628 src/t-test.q:651 -#: src/t-test.q:729 -msgid "SE. Mean" +#: src/ui/gui/psppire.glade:983 +msgid "Variable View" msgstr "" -#: t-test.q:645 src/t-test.q:645 -msgid "Group Statistics" +#: src/ui/gui/psppire.glade:1029 +msgid "This is pre-alpha software. It probably will not work." msgstr "" -#: t-test.q:723 src/t-test.q:723 -msgid "Paired Sample Statistics" +#: src/ui/gui/psppire.glade:1030 +msgid "" +" This program is free software; you can redistribute it and/or modify\n" +" it under the terms of the GNU General Public License as published by\n" +" the Free Software Foundation; either version 2 of the License, or\n" +" (at your option) any later version.\n" +"\n" +" This program is distributed in the hope that it will be useful,\n" +" but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" +" GNU General Public License for more details.\n" +"\n" +" You should have received a copy of the GNU General Public License\n" +" along with this program; if not, write to the Free Software\n" +" Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n" +" 02110-1301, USA.\n" msgstr "" -#: t-test.q:745 t-test.q:1110 t-test.q:1330 src/t-test.q:745 src/t-test.q:1110 -#: src/t-test.q:1330 -#, c-format -msgid "Pair %d" +#: src/ui/gui/psppire.glade:1055 +msgid "Variable Type" msgstr "" -#: t-test.q:865 src/t-test.q:865 -msgid "Independent Samples Test" +#: src/ui/gui/psppire.glade:1107 src/ui/gui/psppire-var-store.c:475 +msgid "Comma" msgstr "" -#: t-test.q:873 src/t-test.q:873 -msgid "Levene's Test for Equality of Variances" +#: src/ui/gui/psppire.glade:1127 src/ui/gui/psppire-var-store.c:476 +msgid "Dot" msgstr "" -#: t-test.q:875 src/t-test.q:875 -msgid "t-test for Equality of Means" +#: src/ui/gui/psppire.glade:1147 +msgid "Scientific notation" msgstr "" -#: t-test.q:877 src/t-test.q:877 -msgid "F" +#: src/ui/gui/psppire.glade:1167 src/ui/gui/psppire-var-store.c:478 +msgid "Date" msgstr "" -#: t-test.q:878 t-test.q:1311 src/t-test.q:878 src/t-test.q:1311 -msgid "Sig." +#: src/ui/gui/psppire.glade:1187 src/ui/gui/psppire-var-store.c:479 +msgid "Dollar" msgstr "" -#: t-test.q:879 t-test.q:1080 t-test.q:1192 src/t-test.q:879 src/t-test.q:1080 -#: src/t-test.q:1192 -msgid "t" +#: src/ui/gui/psppire.glade:1207 +msgid "Custom currency" msgstr "" -#: t-test.q:881 t-test.q:1082 t-test.q:1194 src/t-test.q:881 src/t-test.q:1082 -#: src/t-test.q:1194 -msgid "Sig. (2-tailed)" +#: src/ui/gui/psppire.glade:1352 +msgid "positive" msgstr "" -#: t-test.q:882 t-test.q:1195 src/t-test.q:882 src/t-test.q:1195 -msgid "Mean Difference" +#: src/ui/gui/psppire.glade:1377 +msgid "negative" msgstr "" -#: t-test.q:883 src/t-test.q:883 -msgid "Std. Error Difference" +#: src/ui/gui/psppire.glade:1406 +msgid "Sample" msgstr "" -#: t-test.q:888 t-test.q:1072 t-test.q:1187 src/t-test.q:888 src/t-test.q:1072 -#: src/t-test.q:1187 -#, c-format -msgid "%d%% Confidence Interval of the Difference" +#: src/ui/gui/psppire.glade:1484 +msgid "Decimal Places:" msgstr "" -#: t-test.q:922 src/t-test.q:922 -msgid "Equal variances assumed" +#: src/ui/gui/psppire.glade:1561 +msgid "Width:" msgstr "" -#: t-test.q:937 src/t-test.q:937 -#, c-format -msgid "Error calculating F statistic (cdff returned %d)." +#: src/ui/gui/psppire.glade:1780 +msgid "Value:" msgstr "" -#: t-test.q:960 t-test.q:980 t-test.q:1018 t-test.q:1030 t-test.q:1131 -#: t-test.q:1157 t-test.q:1237 t-test.q:1254 t-test.q:1345 src/t-test.q:960 -#: src/t-test.q:980 src/t-test.q:1018 src/t-test.q:1030 src/t-test.q:1131 -#: src/t-test.q:1157 src/t-test.q:1237 src/t-test.q:1254 src/t-test.q:1345 -#, c-format -msgid "Error calculating T statistic (cdft returned %d)." +#: src/ui/gui/psppire.glade:1808 +msgid "Value Label:" msgstr "" -#: t-test.q:994 src/t-test.q:994 -msgid "Equal variances not assumed" +#: src/ui/gui/psppire.glade:2024 +msgid "Missing Values" msgstr "" -#: t-test.q:1062 src/t-test.q:1062 -msgid "Paired Samples Test" +#: src/ui/gui/psppire.glade:2110 +msgid "_No missing values" msgstr "" -#: t-test.q:1065 src/t-test.q:1065 -msgid "Paired Differences" +#: src/ui/gui/psppire.glade:2135 +msgid "_Discrete missing values" msgstr "" -#: t-test.q:1077 src/t-test.q:1077 -msgid "Std. Error Mean" +#: src/ui/gui/psppire.glade:2264 +msgid "_Range plus one optional discrete missing value" msgstr "" -#: t-test.q:1176 src/t-test.q:1176 -msgid "One-Sample Test" +#: src/ui/gui/psppire.glade:2301 +msgid "_Low:" msgstr "" -#: t-test.q:1181 src/t-test.q:1181 -#, c-format -msgid "Test Value = %f" +#: src/ui/gui/psppire.glade:2360 +msgid "_High:" msgstr "" -#: t-test.q:1306 src/t-test.q:1306 -msgid "Paired Samples Correlations" +#: src/ui/gui/psppire.glade:2434 +msgid "Di_screte value:" msgstr "" -#: t-test.q:1310 src/t-test.q:1310 -msgid "Correlation" +#: src/ui/gui/psppire.glade:2560 +msgid "Case Number:" msgstr "" -#: t-test.q:1333 src/t-test.q:1333 -#, c-format -msgid "%s & %s" +#: src/ui/gui/psppire.glade:2732 src/ui/gui/sort-cases-dialog.c:279 +msgid "Ascending" msgstr "" -#: src/val-labs.c:138 -#, c-format -msgid "" -"It is not possible to assign value labels to long string variables such as %" -"s." +#: src/ui/gui/psppire.glade:2751 src/ui/gui/sort-cases-dialog.c:281 +msgid "Descending" msgstr "" -#: src/val-labs.c:176 -msgid "String expected for value." +#: src/ui/gui/psppire.glade:2772 +msgid "Sort Order" msgstr "" -#: src/val-labs.c:185 -msgid "Number expected for value." +#: src/ui/gui/psppire.glade:2809 +msgid "Sort by:" msgstr "" -#: src/val-labs.c:189 -#, c-format -msgid "Value label `%g' is not integer." +#: src/ui/gui/psppire.glade:2957 +msgid "Psppire Syntax Editor" msgstr "" -#: src/val-labs.c:199 -msgid "Truncating value label to 60 characters." +#: src/ui/gui/psppire.glade:3134 +msgid "_Run" msgstr "" -#: src/val-labs.c:220 -msgid "Value labels:" +#: src/ui/gui/psppire.glade:3143 +msgid "All" msgstr "" -#: src/val-labs.c:237 -#, c-format -msgid " (no value labels)\n" +#: src/ui/gui/psppire.glade:3151 +msgid "Selection" msgstr "" -#: src/var-labs.c:53 -msgid "String expected for variable label." +#: src/ui/gui/psppire.glade:3159 +msgid "Current Line" msgstr "" -#: src/var-labs.c:59 -msgid "Truncating variable label to 120 characters." +#: src/ui/gui/psppire.glade:3167 +msgid "To End" msgstr "" -#: src/var-labs.c:87 -#, c-format -msgid "Variable labels:\n" +#: src/ui/gui/psppire-var-store.c:470 +msgid "None" msgstr "" -#: src/var-labs.c:94 -#, c-format -msgid "(no variable label)" +#: src/ui/gui/psppire-var-store.c:477 +msgid "Scientific" msgstr "" -#: src/vars-prs.c:46 -#, c-format -msgid "%s is not a variable name." +#: src/ui/gui/psppire-var-store.c:480 +msgid "Custom" msgstr "" -#: src/vars-prs.c:194 -#, c-format -msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary." +#: src/ui/gui/sort-cases-dialog.c:339 +msgid "Var" msgstr "" -#: src/vars-prs.c:204 -#, c-format -msgid "" -"When using the TO keyword to specify several variables, both variables must " -"be from the same variable dictionaries, of either ordinary, scratch, or " -"system variables. %s is a %s variable, whereas %s is %s." +#: src/ui/gui/sort-cases-dialog.c:367 +msgid "Criteria" msgstr "" -#: src/vars-prs.c:222 +#: src/ui/gui/syntax-editor.c:59 #, c-format -msgid "Scratch variables (such as %s) are not allowed here." +msgid "Save contents of syntax editor to %s?" msgstr "" -#: src/vars-prs.c:245 -#, c-format -msgid "" -"%s is not a numeric variable. It will not be included in the variable list." +#: src/ui/gui/syntax-editor.c:107 +msgid "Save Syntax" msgstr "" -#: src/vars-prs.c:248 -#, c-format -msgid "" -"%s is not a string variable. It will not be included in the variable list." +#: src/ui/gui/syntax-editor.c:115 src/ui/gui/syntax-editor.c:371 +msgid "Syntax Files (*.sps) " msgstr "" -#: src/vars-prs.c:252 +#: src/ui/gui/syntax-editor.c:276 #, c-format -msgid "" -"%s and %s are not the same type. All variables in this variable list must " -"be of the same type. %s will be omitted from list." +msgid "%s --- PSPP Syntax Editor" msgstr "" -#: src/vars-prs.c:257 -#, c-format -msgid "Variable %s appears twice in variable list." +#: src/ui/gui/syntax-editor.c:363 +msgid "Open Syntax" msgstr "" -#: src/vars-prs.c:334 -msgid "incorrect use of TO convention" +#: src/ui/gui/var-sheet.c:69 +msgid "Name" msgstr "" -#: src/vars-prs.c:380 -msgid "Scratch variables not allowed here." +#: src/ui/gui/var-sheet.c:71 +msgid "Width" msgstr "" -#: src/vars-prs.c:402 -msgid "Prefixes don't match in use of TO convention." +#: src/ui/gui/var-sheet.c:72 +msgid "Decimals" msgstr "" -#: src/vars-prs.c:407 -msgid "Bad bounds in use of TO convention." +#: src/ui/gui/var-sheet.c:74 +msgid "Values" msgstr "" -#: src/vector.c:68 -#, c-format -msgid "Vector name %s is given twice." +#: src/ui/gui/var-sheet.c:77 +msgid "Align" msgstr "" -#: src/vector.c:74 -#, c-format -msgid "There is already a vector with name %s." +#: src/ui/gui/var-sheet.c:78 +msgid "Measure" msgstr "" -#: src/vector.c:95 -msgid "" -"A slash must be used to separate each vector specification when using the " -"long form. Commands such as VECTOR A,B=Q1 TO Q20 are not supported." +#: src/ui/gui/var-sheet.c:101 +msgid "Left" msgstr "" -#: src/vector.c:129 -msgid "Vectors must have at least one element." +#: src/ui/gui/var-sheet.c:102 +msgid "Right" msgstr "" -#: src/vector.c:143 -#, c-format -msgid "%s%d is too long for a variable name." +#: src/ui/gui/var-sheet.c:103 +msgid "Centre" msgstr "" -#: src/vector.c:181 -msgid "" -"The syntax for this command does not match the expected syntax for either " -"the long form or the short form of VECTOR." +#: src/ui/gui/var-sheet.c:108 +msgid "Nominal" msgstr "" -#: src/vfm.c:291 -#, c-format -msgid "" -"Workspace overflow predicted. Max workspace is currently set to %d KB (%d " -"cases at %d bytes each). Paging active file to disk." +#: src/ui/gui/var-sheet.c:109 +msgid "Ordinal" msgstr "" -#: src/vfm.c:366 -msgid "" +#: src/ui/gui/var-sheet.c:110 +msgid "Scale" msgstr "" -#: src/vfm.c:571 +#: src/ui/terminal/command-line.c:221 #, c-format msgid "" -"An error occurred attempting to create a temporary file for use as the " -"active file: %s." +"PSPP, a program for statistical analysis of sample data.\n" +"\n" +"Usage: %s [OPTION]... FILE...\n" +"\n" +"If a long option shows an argument as mandatory, then it is mandatory\n" +"for the equivalent short option also. Similarly for optional arguments.\n" +"\n" +"Configuration:\n" +" -a, --algorithm={compatible|enhanced}\n" +" set to `compatible' if you want output\n" +" calculated from broken algorithms\n" +" -B, --config-dir=DIR set configuration directory to DIR\n" +" -o, --device=DEVICE select output driver DEVICE and disable " +"defaults\n" +"\n" +"Input and output:\n" +" -e, --error-file=FILE send error messages to FILE (appended)\n" +" -f, --out-file=FILE send output to FILE (overwritten)\n" +" -p, --pipe read syntax from stdin, send output to stdout\n" +" -I-, --no-include clear include path\n" +" -I, --include=DIR append DIR to include path\n" +"\n" +"Language modifiers:\n" +" -i, --interactive interpret syntax in interactive mode\n" +" -n, --edit just check syntax; don't actually run the code\n" +" -r, --no-statrc disable execution of .pspp/rc at startup\n" +" -s, --safer don't allow some unsafe operations\n" +" -x, --syntax={compatible|enhanced}\n" +" set to `compatible' if you want only to accept\n" +" spss compatible syntax\n" +"\n" +"Informative output:\n" +" -h, --help print this help, then exit\n" +" -l, --list print a list of known driver classes, then exit\n" +" -V, --version show PSPP version, then exit\n" +" -v, --verbose increments verbosity level\n" +"\n" +"Non-option arguments:\n" +" FILE syntax file to execute\n" +" KEY=VALUE overrides macros in output initialization file\n" +"\n" msgstr "" -#: src/vfm.c:589 +#: src/ui/terminal/command-line.c:256 #, c-format msgid "" -"An error occurred while attempting to read from a temporary file created for " -"the active file: %s." +"\n" +"Report bugs to <%s>.\n" msgstr "" -#: src/vfm.c:617 -#, c-format +#: src/ui/terminal/main.c:125 msgid "" -"An error occurred while attempting to write to a temporary file used as the " -"active file: %s." +"Stopping syntax file processing here to avoid a cascade of dependent command " +"failures." msgstr "" -#: src/vfm.c:631 +#: src/ui/terminal/msg-ui.c:65 #, c-format -msgid "" -"An error occurred while attempting to rewind a temporary file used as the " -"active file: %s." +msgid "Cannot open %s (%s). Writing errors to stdout instead.\n" msgstr "" -#: src/vfm.c:746 -msgid "Virtual memory exhausted. Paging active file to disk." +#: src/ui/terminal/msg-ui.c:92 +msgid "Terminating execution of syntax file due to error." msgstr "" -#: src/vfm.c:749 +#: src/ui/terminal/msg-ui.c:94 #, c-format -msgid "" -"Workspace limit of %d KB (%d cases at %d bytes each) overflowed. Paging " -"active file to disk." +msgid "Errors (%d) exceeds limit (%d)." msgstr "" -#: src/vfm.c:773 src/vfm.c:810 +#: src/ui/terminal/msg-ui.c:97 #, c-format -msgid "" -"An error occurred while attempting to write to a temporary file created as " -"the active file, while paging to disk: %s." -msgstr "" - -#: src/vfm.c:924 -msgid "transform: " +msgid "Warnings (%d) exceed limit (%d)." msgstr "" -#: src/weight.c:61 -msgid "The weighting variable must be numeric." +#: src/ui/terminal/msg-ui.c:146 +msgid "error" msgstr "" -#: src/weight.c:66 -msgid "The weighting variable may not be scratch." +#: src/ui/terminal/msg-ui.c:147 +msgid "warning" msgstr ""