1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
11 "POT-Creation-Date: 2005-07-30 23:26-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: src/aggregate.c:199
21 msgid "while expecting COLUMNWISE"
24 #: src/aggregate.c:228
25 msgid "expecting BREAK"
28 #: src/aggregate.c:233
30 "When PRESORTED is specified, specifying sorting directions with (A) or (D) "
31 "has no effect. Output data will be sorted the same way as the input data."
34 #: src/aggregate.c:389
35 msgid "expecting aggregation function"
38 #: src/aggregate.c:405
40 msgid "Unknown aggregation function %s."
43 #: src/aggregate.c:420
47 #: src/aggregate.c:457
49 msgid "Missing argument %d to %s."
52 #: src/aggregate.c:466
54 msgid "Arguments to %s must be of same type as source variables."
57 #: src/aggregate.c:476 src/expressions/parse.c:830
61 #: src/aggregate.c:488
64 "Number of source variables (%d) does not match number of target variables (%"
68 #: src/aggregate.c:504
71 "The value arguments passed to the %s function are out-of-order. They will "
72 "be treated as if they had been specified in the correct order."
75 #: src/aggregate.c:571
78 "Variable name %s is not unique within the aggregate file dictionary, which "
79 "contains the aggregate variables and the break variables."
82 #: src/apply-dict.c:71
84 msgid "Variable %s is %s in target file, but %s in source file."
87 #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:239
88 #: src/sfm-read.c:1032 src/sfm-read.c:1177 src/sfm-read.c:1178
92 #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:239
93 #: src/sfm-read.c:1032 src/sfm-read.c:1177 src/sfm-read.c:1178
97 #: src/apply-dict.c:87
99 msgid "Cannot add value labels from source file to long string variable %s."
102 #: src/apply-dict.c:133
105 "Cannot apply missing values from source file to long string variable %s."
108 #: src/apply-dict.c:166
109 msgid "No matching variables found between the source and target files."
114 msgid "ASCII driver initializing as `%s'..."
120 "ascii driver: Area of page excluding margins and headers must be at least 59 "
121 "characters wide by 15 lines long. Page as configured is only %d characters "
125 #: src/ascii.c:393 src/devind.c:170 src/html.c:108 src/postscript.c:456
127 msgid "%s: Initialization complete."
130 #: src/ascii.c:405 src/devind.c:182 src/html.c:120 src/postscript.c:469
132 msgid "%s: Beginning closing..."
135 #: src/ascii.c:427 src/devind.c:187 src/html.c:125 src/postscript.c:488
137 msgid "%s: Finished closing."
143 "Bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d "
144 "decimal, with INDEX expressed in base 4."
149 msgid "Duplicate value for key `%s'."
154 msgid "Unknown configuration parameter `%s' for ascii device driver."
160 "Unknown character set `%s'. Valid character sets are `ascii' and `latin1'."
166 "Unknown overstrike style `%s'. Valid overstrike styles are `single' and "
173 "Unknown carriage return style `%s'. Valid carriage return styles are `cr' "
177 #: src/ascii.c:546 src/postscript.c:679
179 msgid "Positive integer required as value for `%s'."
184 msgid "Zero or positive integer required as value for `%s'."
187 #: src/ascii.c:648 src/postscript.c:637
189 msgid "Boolean value expected for %s."
192 #: src/ascii.c:680 src/ascii.c:695 src/ascii.c:712
194 msgid "ASCII output driver: %s: %s"
199 msgid "ascii_line_horz: bad hline (%d,%d),%d out of (%d,%d)\n"
204 msgid "ascii_line_vert: bad vline %d,(%d,%d) out of (%d,%d)\n"
209 msgid "ascii_line_intersection: bad intsct (%d,%d) out of (%d,%d)\n"
214 msgid "%s: horiz=%d, vert=%d\n"
219 msgid "Writing `%s': %s"
222 #: src/ascii.c:1582 src/postscript.c:2108
228 msgid "Charts are unsupported with ascii drivers."
231 #: src/autorecode.c:125
233 msgid "Source variable count (%d) does not match target variable count (%d)."
236 #: src/autorecode.c:142 src/command.c:797 src/compute.c:280 src/do-if.c:256
237 #: src/file-handle.q:142 src/get.c:243 src/lexer.c:428 src/loop.c:244
238 #: src/matrix-data.c:531 src/print.c:338 src/print.c:1048 src/recode.c:408
239 #: src/sel-if.c:57 src/sel-if.c:134 src/vector.c:197
240 msgid "expecting end of command"
243 #: src/autorecode.c:152
245 msgid "Target variable %s duplicates existing variable %s."
248 #: src/autorecode.c:159
250 msgid "Duplicate variable name %s among target variables."
255 msgid "Month %d is not in acceptable range of 0 to 13."
260 msgid "Day %d is not in acceptable range of 0 to 31."
265 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
268 #: src/casefile.c:252
270 msgid "%s: Removing temporary file: %s."
273 #: src/casefile.c:399
275 msgid "Error writing temporary file: %s."
278 #: src/casefile.c:541
280 msgid "%s: Opening temporary file: %s."
283 #: src/casefile.c:567
285 msgid "%s: Seeking temporary file: %s."
288 #: src/casefile.c:583
290 msgid "%s: Reading temporary file: %s."
293 #: src/casefile.c:586
295 msgid "%s: Temporary file ended unexpectedly."
298 #: src/cmdline.c:145 src/cmdline.c:164 src/cmdline.c:176 src/command.c:213
299 #: src/expressions/parse.c:1206 src/set.q:428 src/set.q:430 src/set.q:997
301 msgid "%s is not yet implemented."
307 "PSPP, a program for statistical analysis of sample data.\n"
309 "Usage: %s [OPTION]... FILE...\n"
311 "If a long option shows an argument as mandatory, then it is mandatory\n"
312 "for the equivalent short option also. Similarly for optional arguments.\n"
315 " -a, --algorithm={compatible|enhanced}\n"
316 " set to `compatible' if you want output\n"
317 " calculated from broken algorithms\n"
318 " -B, --config-dir=DIR set configuration directory to DIR\n"
319 " -o, --device=DEVICE select output driver DEVICE and disable "
321 " -d, --define=VAR[=VALUE] set environment variable VAR to VALUE, or empty\n"
322 " -u, --undef=VAR undefine environment variable VAR\n"
324 "Input and output:\n"
325 " -f, --out-file=FILE send output to FILE (overwritten)\n"
326 " -p, --pipe read script from stdin, send output to stdout\n"
327 " -I-, --no-include clear include path\n"
328 " -I, --include=DIR append DIR to include path\n"
329 " -c, --command=COMMAND execute COMMAND before .pspp/rc at startup\n"
331 "Language modifiers:\n"
332 " -i, --interactive interpret scripts in interactive mode\n"
333 " -n, --edit just check syntax; don't actually run the code\n"
334 " -r, --no-statrc disable execution of .pspp/rc at startup\n"
335 " -s, --safer don't allow some unsafe operations\n"
336 " -x, --syntax={compatible|enhanced}\n"
337 " set to `compatible' if you want only to accept\n"
338 " spss compatible syntax\n"
340 "Informative output:\n"
341 " -h, --help print this help, then exit\n"
342 " -l, --list print a list of known driver classes, then exit\n"
343 " -V, --version show PSPP version, then exit\n"
344 " -v, --verbose increments verbosity level\n"
346 "Non-option arguments:\n"
347 " FILE1 FILE2 run FILE1, clear the dictionary, run FILE2\n"
348 " FILE1 + FILE2 run FILE1 then FILE2 without clearing "
350 " KEY=VALUE overrides macros in output initialization file\n"
358 "Report bugs to <%s>.\n"
363 msgid "%s not allowed inside FILE TYPE/END FILE TYPE."
368 msgid "%s not allowed inside FILE TYPE GROUPED/END FILE TYPE."
372 msgid "RECORD TYPE must be the first command inside a FILE TYPE structure."
376 msgid "expecting command name"
382 "%s is not allowed (1) before a command to specify the input program, such as "
383 "DATA LIST, (2) between FILE TYPE and END FILE TYPE, (3) between INPUT "
384 "PROGRAM and END INPUT PROGRAM."
389 msgid "%s is not allowed within an input program."
392 #: src/command.c:237 src/command.c:238
394 msgid "%s is only allowed within an input program."
399 msgid "Unknown command %s."
404 "This command is not accepted in a syntax file. Instead, use FINISH to "
405 "terminate a syntax file."
410 "This command is not executed in interactive mode. Instead, PSPP drops down "
411 "to the command prompt. Use EXIT if you really want to quit."
414 #: src/command.c:684 src/command.c:815 src/permissions.c:102
415 msgid "This command not allowed when the SAFER option is set."
420 msgid "Error removing `%s': %s."
425 msgid "Couldn't fork: %s."
430 msgid "Error executing command: %s."
434 msgid "No operating system support for this command."
438 msgid "This command is not valid in a syntax file."
441 #: src/compute.c:144 src/compute.c:193
444 "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
448 #: src/compute.c:147 src/compute.c:200
451 "When executing COMPUTE: %g is not a valid value as an index into vector %s."
456 msgid "There is no vector named %s."
460 msgid "Destination cannot be a string variable."
466 "%g THRU %g is not a valid range. The number following THRU must be at least "
467 "as big as the number preceding THRU."
470 #: src/crosstabs.q:265
472 "Missing mode REPORT not allowed in general mode. Assuming MISSING=TABLE."
475 #: src/crosstabs.q:275
476 msgid "Write mode ALL not allowed in general mode. Assuming WRITE=CELLS."
479 #: src/crosstabs.q:336
483 #: src/crosstabs.q:403
484 msgid "VARIABLES must be specified before TABLES."
487 #: src/crosstabs.q:440
489 msgid "Maximum value (%ld) less than minimum value (%ld)."
492 #: src/crosstabs.q:804
496 #: src/crosstabs.q:806 src/examine.q:919
500 #: src/crosstabs.q:807 src/examine.q:853 src/frequencies.q:1141
501 #: src/frequencies.q:1514
505 #: src/crosstabs.q:808 src/examine.q:854 src/frequencies.q:1209
506 #: src/frequencies.q:1515
510 #: src/crosstabs.q:809 src/crosstabs.q:1012 src/crosstabs.q:1726
511 #: src/examine.q:855 src/frequencies.q:1218 src/oneway.q:311 src/oneway.q:474
515 #: src/crosstabs.q:819 src/examine.q:931 src/frequencies.q:1513
516 #: src/oneway.q:397 src/t-test.q:679 src/t-test.q:702 src/t-test.q:827
521 #: src/crosstabs.q:820 src/examine.q:934 src/frequencies.q:1145
522 #: src/frequencies.q:1146 src/frequencies.q:1147
526 #: src/crosstabs.q:1062
530 #: src/crosstabs.q:1063
534 #: src/crosstabs.q:1064
538 #: src/crosstabs.q:1065
542 #: src/crosstabs.q:1066
546 #: src/crosstabs.q:1067
550 #: src/crosstabs.q:1068
554 #: src/crosstabs.q:1069
558 #: src/crosstabs.q:1102 src/crosstabs.q:1129 src/crosstabs.q:1149
559 #: src/crosstabs.q:1170 src/examine.q:1365
563 #: src/crosstabs.q:1103 src/crosstabs.q:1130 src/crosstabs.q:1150
564 #: src/crosstabs.q:1172 src/examine.q:1134 src/frequencies.q:1143
565 #: src/frequencies.q:1264 src/sysfile-info.c:536 src/vfm.c:811
569 #: src/crosstabs.q:1104 src/oneway.q:284 src/oneway.q:686 src/t-test.q:977
570 #: src/t-test.q:1169 src/t-test.q:1261
574 #: src/crosstabs.q:1106
575 msgid "Asymp. Sig. (2-sided)"
578 #: src/crosstabs.q:1108
579 msgid "Exact. Sig. (2-sided)"
582 #: src/crosstabs.q:1110
583 msgid "Exact. Sig. (1-sided)"
586 #: src/crosstabs.q:1128 src/crosstabs.q:1169
590 #: src/crosstabs.q:1131 src/crosstabs.q:1173
591 msgid "Asymp. Std. Error"
594 #: src/crosstabs.q:1132 src/crosstabs.q:1174
598 #: src/crosstabs.q:1133 src/crosstabs.q:1175
602 #: src/crosstabs.q:1148
604 msgid " 95%% Confidence Interval"
607 #: src/crosstabs.q:1151 src/t-test.q:981 src/t-test.q:1166 src/t-test.q:1264
611 #: src/crosstabs.q:1152 src/t-test.q:982 src/t-test.q:1167 src/t-test.q:1265
615 #: src/crosstabs.q:1171
619 #: src/crosstabs.q:1920
620 msgid "Pearson Chi-Square"
623 #: src/crosstabs.q:1921
624 msgid "Likelihood Ratio"
627 #: src/crosstabs.q:1922
628 msgid "Fisher's Exact Test"
631 #: src/crosstabs.q:1923
632 msgid "Continuity Correction"
635 #: src/crosstabs.q:1924
636 msgid "Linear-by-Linear Association"
639 #: src/crosstabs.q:1961 src/crosstabs.q:2031 src/crosstabs.q:2090
640 msgid "N of Valid Cases"
643 #: src/crosstabs.q:1977 src/crosstabs.q:2106
644 msgid "Nominal by Nominal"
647 #: src/crosstabs.q:1978 src/crosstabs.q:2107
648 msgid "Ordinal by Ordinal"
651 #: src/crosstabs.q:1979
652 msgid "Interval by Interval"
655 #: src/crosstabs.q:1980
656 msgid "Measure of Agreement"
659 #: src/crosstabs.q:1985
663 #: src/crosstabs.q:1986
667 #: src/crosstabs.q:1987
668 msgid "Contingency Coefficient"
671 #: src/crosstabs.q:1988
672 msgid "Kendall's tau-b"
675 #: src/crosstabs.q:1989
676 msgid "Kendall's tau-c"
679 #: src/crosstabs.q:1990
683 #: src/crosstabs.q:1991
684 msgid "Spearman Correlation"
687 #: src/crosstabs.q:1992
691 #: src/crosstabs.q:1993
695 #: src/crosstabs.q:2063
697 msgid "Odds Ratio for %s (%g / %g)"
700 #: src/crosstabs.q:2066
702 msgid "Odds Ratio for %s (%.*s / %.*s)"
705 #: src/crosstabs.q:2074
707 msgid "For cohort %s = %g"
710 #: src/crosstabs.q:2077
712 msgid "For cohort %s = %.*s"
715 #: src/crosstabs.q:2108
716 msgid "Nominal by Interval"
719 #: src/crosstabs.q:2113
723 #: src/crosstabs.q:2114
724 msgid "Goodman and Kruskal tau"
727 #: src/crosstabs.q:2115
728 msgid "Uncertainty Coefficient"
731 #: src/crosstabs.q:2116
735 #: src/crosstabs.q:2117
739 #: src/crosstabs.q:2122
743 #: src/crosstabs.q:2123 src/crosstabs.q:2124
749 msgid "data-file error: "
759 msgid "(columns %d-%d"
764 msgid ", field type %s) "
768 msgid "Field does not form a valid floating-point constant."
772 msgid "Field contents followed by garbage."
776 msgid "Underflow in floating-point constant."
780 msgid "Overflow in floating-point constant."
784 msgid "All characters in field must be digits."
788 msgid "Unrecognized character in field."
791 #: src/data-in.c:343 src/data-in.c:598
792 msgid "Field must have even length."
795 #: src/data-in.c:353 src/data-in.c:608
796 msgid "Field must contain only hex digits."
802 "Quality of zoned decimal (Z) input format code is suspect. Check your "
803 "results three times. Report bugs to %s."
807 msgid "Zoned decimal field contains fewer than 2 characters."
811 msgid "Bad sign byte in zoned decimal number."
815 msgid "Format error in zoned decimal number."
819 msgid "Error in syntax of zoned decimal number."
823 msgid "Unexpected end of field."
827 msgid "Digit expected in field."
832 msgid "Day (%ld) must be between 1 and 31."
836 msgid "Delimiter expected between fields in date."
841 msgid "Parse error at `%c' expecting %s."
846 msgid "Unknown %s `%.*s'."
851 msgid "Month (%ld) must be between 1 and 12."
860 msgid "Year (%ld) must be between 1582 and 19999."
865 msgid "Trailing garbage \"%s\" following date."
870 msgid "Julian day (%d) must be between 1 and 366."
875 msgid "Year (%d) must be between 1582 and 19999."
880 msgid "Quarter (%ld) must be between 1 and 4."
884 msgid "`Q' expected between quarter and year."
889 msgid "Week (%ld) must be between 1 and 53."
893 msgid "`WK' expected between week and year."
897 msgid "Delimiter expected between fields in time."
902 msgid "Hour (%ld) must be positive."
907 msgid "Minute (%ld) must be between 0 and 59."
910 #: src/data-in.c:1023
912 msgid "Hour (%ld) must be between 0 and 23."
915 #: src/data-in.c:1051
919 #: src/data-in.c:1382
921 msgid "Field too long (%d characters). Truncated after character %d."
924 #: src/data-list.c:144
926 "DATA LIST may not use a different file from that specified on its "
927 "surrounding FILE TYPE."
930 #: src/data-list.c:163
931 msgid "The END subcommand may only be specified once."
934 #: src/data-list.c:198
935 msgid "Only one of FIXED, FREE, or LIST may be specified."
938 #: src/data-list.c:354 src/print.c:299
941 "The record number specified, %ld, is before the previous record, %d. Data "
942 "fields must be listed in order of increasing record number."
945 #: src/data-list.c:383 src/data-list.c:1747
947 "SPSS-like or FORTRAN-like format specification expected after variable names."
950 #: src/data-list.c:394
951 msgid "At least one variable must be specified."
954 #: src/data-list.c:399 src/print.c:331
956 "Variables are specified on records that should not exist according to "
957 "RECORDS subcommand."
960 #: src/data-list.c:432 src/data-list.c:446 src/print.c:523 src/print.c:536
961 msgid "Column positions for fields must be positive."
964 #: src/data-list.c:451
965 msgid "The ending column for a field must be greater than the starting column."
968 #: src/data-list.c:465 src/print.c:613
970 msgid "The %d columns %d-%d can't be evenly divided into %d fields."
973 #: src/data-list.c:485 src/print.c:564
974 msgid "A format specifier on this line has extra characters on the end."
977 #: src/data-list.c:500 src/print.c:580
978 msgid "The value for number of decimal places must be at least 1."
981 #: src/data-list.c:514 src/print.c:593
983 msgid "Input format %s doesn't accept decimal places."
986 #: src/data-list.c:561 src/data-list.c:657 src/data-list.c:871
988 msgid "%s is a duplicate variable name."
991 #: src/data-list.c:566
993 msgid "There is already a variable %s of a different type."
996 #: src/data-list.c:573
998 msgid "There is already a string variable %s of a different width."
1001 #: src/data-list.c:648
1003 "The number of format specifications exceeds the given number of variable "
1007 #: src/data-list.c:761 src/print.c:768
1009 "There aren't enough format specifications to match the number of variable "
1013 #: src/data-list.c:788 src/data-list.c:912 src/descript.c:883 src/print.c:799
1014 #: src/sysfile-info.c:138 src/sysfile-info.c:372 src/vfm.c:810
1018 #: src/data-list.c:789 src/print.c:800
1022 #: src/data-list.c:790 src/print.c:801
1026 #: src/data-list.c:791 src/data-list.c:913 src/print.c:802
1030 #: src/data-list.c:807
1032 msgid "Reading %d record from file %s."
1033 msgid_plural "Reading %d records from file %s."
1037 #: src/data-list.c:811
1039 msgid "Reading %d record from the command file."
1040 msgid_plural "Reading %d records from the command file."
1044 #: src/data-list.c:929
1046 msgid "Reading free-form data from file %s."
1049 #: src/data-list.c:932
1050 msgid "Reading free-form data from the command file."
1053 #: src/data-list.c:983
1055 msgid "Quoted string missing terminating `%c'."
1058 #: src/data-list.c:1092
1060 msgid "Partial case of %d of %d records discarded."
1063 #: src/data-list.c:1146
1065 msgid "Partial case discarded. The first variable missing was %s."
1068 #: src/data-list.c:1190
1071 "Missing value(s) for all variables from %s onward. These will be filled "
1072 "with the system-missing value or blanks, as appropriate."
1075 #: src/data-list.c:1267
1076 msgid "Attempt to read past end of file."
1079 #: src/data-list.c:1408
1081 "REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
1085 #: src/data-list.c:1418 src/data-list.c:1452 src/data-list.c:1465
1086 #: src/data-list.c:1478 src/data-list.c:1512
1088 msgid "%s subcommand given multiple times."
1091 #: src/data-list.c:1441
1093 msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
1096 #: src/data-list.c:1498
1098 msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
1101 #: src/data-list.c:1521
1103 msgid "ID beginning column (%ld) must be positive."
1106 #: src/data-list.c:1536
1108 msgid "ID ending column (%ld) must be positive."
1111 #: src/data-list.c:1542
1113 msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
1116 #: src/data-list.c:1582
1117 msgid "Missing required specification STARTS."
1120 #: src/data-list.c:1584
1121 msgid "Missing required specification OCCURS."
1124 #: src/data-list.c:1591
1125 msgid "ID specified without CONTINUED."
1128 #: src/data-list.c:1602
1131 "STARTS beginning column (%d) exceeds default STARTS ending column taken from "
1132 "file's record width (%d)."
1135 #: src/data-list.c:1615
1138 "CONTINUED beginning column (%d) exceeds default CONTINUED ending column "
1139 "taken from file's record width (%d)."
1142 #: src/data-list.c:1696
1143 msgid "String variable not allowed here."
1146 #: src/data-list.c:1706
1148 msgid "%s (%d) must be at least 1."
1151 #: src/data-list.c:1712
1153 msgid "Variable or integer expected for %s."
1156 #: src/data-list.c:1837
1158 msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"."
1161 #: src/data-list.c:1869
1164 "Variable %s starting in column %d extends beyond physical record length of %"
1168 #: src/data-list.c:1937
1170 msgid "Invalid value %d for OCCURS."
1173 #: src/data-list.c:1943
1175 msgid "Beginning column for STARTS (%d) must be at least 1."
1178 #: src/data-list.c:1951
1180 msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
1183 #: src/data-list.c:1959
1185 msgid "Invalid value %d for LENGTH."
1188 #: src/data-list.c:1966
1190 msgid "Beginning column for CONTINUED (%d) must be at least 1."
1193 #: src/data-list.c:1974
1195 msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
1198 #: src/data-list.c:2006
1201 "Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
1202 "available in space on STARTS (%d), and CONTINUED not specified."
1205 #: src/data-list.c:2024
1207 msgid "Unexpected end of file with %d repetitions remaining out of %d."
1210 #: src/data-out.c:245
1212 "The N output format cannot be used to output a negative number or the system-"
1216 #: src/data-out.c:359
1219 "Quality of zoned decimal (Z) output format code is suspect. Check your "
1220 "results. Report bugs to %s."
1223 #: src/data-out.c:367
1224 msgid "The system-missing value cannot be output as a zoned decimal number."
1227 #: src/data-out.c:380
1229 msgid "Number %g too big to fit in field with format Z%d.%d."
1232 #: src/data-out.c:774
1234 msgid "Time value %g too large in magnitude to convert to alphanumeric time."
1237 #: src/data-out.c:825
1239 msgid "Weekday index %f does not lie between 1 and 7."
1242 #: src/data-out.c:845
1244 msgid "Month index %f does not lie between 1 and 12."
1247 #: src/data-out.c:958
1250 "Year %d cannot be represented in four digits for output formatting purposes."
1254 msgid "Only USE ALL is currently implemented."
1257 #: src/descript.c:103 src/examine.q:1470 src/frequencies.q:117
1258 #: src/oneway.q:398 src/t-test.q:680 src/t-test.q:703 src/t-test.q:826
1259 #: src/t-test.q:1163
1263 #: src/descript.c:104
1267 #: src/descript.c:105 src/frequencies.q:121
1271 #: src/descript.c:106 src/examine.q:1550 src/frequencies.q:122
1275 #: src/descript.c:107 src/examine.q:1657 src/frequencies.q:123
1279 #: src/descript.c:108
1283 #: src/descript.c:109 src/examine.q:1637 src/frequencies.q:125
1287 #: src/descript.c:110
1291 #: src/descript.c:111 src/examine.q:1598 src/frequencies.q:127
1295 #: src/descript.c:112 src/examine.q:1575 src/frequencies.q:128
1300 #: src/descript.c:113 src/examine.q:1586 src/frequencies.q:129
1305 #: src/descript.c:114 src/frequencies.q:130
1309 #: src/descript.c:337
1311 msgid "Z-score variable name %s would be a duplicate variable name."
1314 #: src/descript.c:355 src/list.q:146
1315 msgid "No variables specified."
1318 #: src/descript.c:439
1319 msgid "expecting statistic name: reverting to default"
1322 #: src/descript.c:511
1324 "Ran out of generic names for Z-score variables. There are only 126 generic "
1325 "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
1328 #: src/descript.c:542
1329 msgid "Mapping of variables to corresponding Z-scores."
1332 #: src/descript.c:547
1336 #: src/descript.c:548
1340 #: src/descript.c:667 src/descript.c:673
1344 #: src/descript.c:886
1348 #: src/descript.c:887
1352 #: src/descript.c:913
1354 msgid "Valid cases = %g; cases with missing value(s) = %g."
1359 msgid "DEVIND driver initializing as `%s'..."
1364 msgid "Unknown configuration parameter `%s' for DEVIND device driver."
1369 msgid "DEVIND output driver: %s: %s"
1374 msgid "Cannot open first page on DEVIND device %s."
1377 #: src/dfm-read.c:157
1379 msgid "Could not open \"%s\" for reading as a data file: %s."
1382 #: src/dfm-read.c:190 src/dfm-read.c:208
1383 msgid "BEGIN DATA expected."
1386 #: src/dfm-read.c:217
1388 "Unexpected end-of-file while reading data in BEGIN DATA. This probably "
1389 "indicates a missing or misformatted END DATA command. END DATA must appear "
1390 "by itself on a single line with exactly one space between words."
1393 #: src/dfm-read.c:250 src/dfm-read.c:270
1395 msgid "Error reading file %s: %s."
1398 #: src/dfm-read.c:273
1400 msgid "%s: Partial record at end of file."
1403 #: src/dfm-read.c:316
1405 msgid "Attempt to read beyond end-of-file on file %s."
1408 #: src/dfm-read.c:319
1409 msgid "Attempt to read beyond END DATA."
1412 #: src/dfm-read.c:466
1414 "This command is not valid here since the current input program does not "
1415 "access the inline file."
1418 #: src/dfm-write.c:70
1420 msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
1423 #: src/dfm-write.c:106
1425 msgid "Error writing file %s: %s."
1428 #: src/dictionary.c:685
1430 "At least one case in the data file had a weight value that was user-missing, "
1431 "system-missing, zero, or negative. These case(s) were ignored."
1435 msgid "There is no DO IF to match with this ELSE IF."
1439 msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure."
1443 msgid "End of command expected."
1447 msgid "There is no DO IF to match with this ELSE."
1452 "There may be at most one ELSE clause in each DO IF structure. It must be "
1457 msgid "There is no DO IF to match with this END IF."
1462 msgid "DO IF %d: true\n"
1467 msgid "DO IF %d: false\n"
1472 msgid "DO IF %d: missing\n"
1476 msgid "Terminating NOW due to a fatal error!"
1480 msgid "Terminating execution of syntax file due to error."
1485 msgid "Errors (%d) exceeds limit (%d)."
1490 msgid "Warnings (%d) exceed limit (%d)."
1497 #: src/error.c:245 src/error.c:252 src/error.c:255
1501 #: src/error.c:246 src/error.c:253 src/error.c:256
1505 #: src/error.c:247 src/error.c:257
1509 #: src/error.c:249 src/error.c:250
1510 msgid "installation error"
1513 #: src/examine.q:471 src/examine.q:483
1515 msgid "%s and %s are mutually exclusive"
1518 #: src/examine.q:913
1519 msgid "Case Processing Summary"
1522 #: src/examine.q:1119
1523 msgid "Extreme Values"
1526 #: src/examine.q:1135
1530 #: src/examine.q:1220
1534 #: src/examine.q:1225
1538 #: src/examine.q:1366 src/oneway.q:400 src/oneway.q:684
1542 #: src/examine.q:1368 src/oneway.q:414
1543 msgid "Descriptives"
1546 #: src/examine.q:1488 src/oneway.q:405
1548 msgid "%g%% Confidence Interval for Mean"
1551 #: src/examine.q:1494 src/oneway.q:407
1555 #: src/examine.q:1505 src/oneway.q:408
1559 #: src/examine.q:1517
1561 msgid "5%% Trimmed Mean"
1564 #: src/examine.q:1528 src/frequencies.q:119
1568 #: src/examine.q:1562 src/oneway.q:399 src/t-test.q:681 src/t-test.q:704
1569 #: src/t-test.q:828 src/t-test.q:1164
1570 msgid "Std. Deviation"
1573 #: src/examine.q:1610
1574 msgid "Interquartile Range"
1577 #: src/examine.q:1762
1579 msgid "Boxplot of %s vs. %s"
1582 #: src/examine.q:1787
1586 #: src/examine.q:1829
1588 msgid "Normal Q-Q Plot of %s"
1591 #: src/examine.q:1830 src/examine.q:1836
1592 msgid "Observed Value"
1595 #: src/examine.q:1831
1596 msgid "Expected Normal"
1599 #: src/examine.q:1834
1601 msgid "Detrended Normal Q-Q Plot of %s"
1604 #: src/examine.q:1837
1605 msgid "Dev from Normal"
1608 #: src/examine.q:1956 src/examine.q:1978 src/frequencies.q:1525
1612 #: src/examine.q:2103
1613 msgid "Tukey's Hinges"
1616 #: src/expressions/evaluate.c:144
1617 msgid "expecting number or string"
1620 #: src/expressions/evaluate.c:155 src/pfm-read.c:537
1622 msgid "Duplicate variable name %s."
1625 #: src/expressions/helpers.c:36
1627 "One of the arguments to a DATE function is not an integer. The result will "
1628 "be system-missing."
1631 #: src/expressions/helpers.c:58
1633 "The week argument to DATE.WKYR is not an integer. The result will be system-"
1637 #: src/expressions/helpers.c:64
1639 "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53. "
1640 "The result will be system-missing."
1643 #: src/expressions/helpers.c:86
1645 "The day argument to DATE.YRDAY is not an integer. The result will be system-"
1649 #: src/expressions/helpers.c:92
1651 "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366. "
1652 "The result will be system-missing."
1655 #: src/expressions/helpers.c:114
1657 "The year argument to YRMODA is greater than 47516. The result will be "
1661 #: src/expressions/parse.c:241
1664 "Type mismatch: expression has %s type, but a numeric value is required here."
1667 #: src/expressions/parse.c:253
1670 "Type mismatch: expression has %s type, but a string value is required here."
1673 #: src/expressions/parse.c:394
1675 msgid "Type mismatch while applying %s operator: cannot convert %s to %s."
1678 #: src/expressions/parse.c:599
1680 "Chaining relational operators (e.g. \"a < b < c\") will not produce the "
1681 "mathematically expected result. Use the AND logical operator to fix the "
1682 "problem (e.g. \"a < b AND b < c\"). If chaining is really intended, "
1683 "parentheses will disable this warning (e.g. \"(a < b) < c\".)"
1686 #: src/expressions/parse.c:698
1688 "The exponentiation operator (\"**\") is left-associative, even though right-"
1689 "associative semantics are more useful. That is, \"a**b**c\" equals \"(a**b)"
1690 "**c\", not as \"a**(b**c)\". To disable this warning, insert parentheses."
1693 #: src/expressions/parse.c:760
1695 msgid "Unknown system variable %s."
1698 #: src/expressions/parse.c:802
1700 msgid "Unknown identifier %s."
1703 #: src/expressions/parse.c:837
1704 msgid "in expression"
1707 #: src/expressions/parse.c:1013
1709 msgid "%s must have at least %d arguments in list."
1712 #: src/expressions/parse.c:1022
1714 msgid "%s must have even number of arguments in list."
1717 #: src/expressions/parse.c:1025
1719 msgid "%s must have multiple of %d arguments in list."
1722 #: src/expressions/parse.c:1035
1724 msgid "%s function does not accept a minimum valid argument count."
1727 #: src/expressions/parse.c:1044
1729 msgid "%s requires at least %d valid arguments in list."
1732 #: src/expressions/parse.c:1050
1735 "With %s, using minimum valid argument count of %d does not make sense when "
1736 "passing only %d arguments in list."
1739 #: src/expressions/parse.c:1104
1741 msgid "Type mismatch invoking %s as "
1744 #: src/expressions/parse.c:1109
1745 msgid "Function invocation "
1748 #: src/expressions/parse.c:1111
1749 msgid " does not match any known function. Candidates are:"
1752 #: src/expressions/parse.c:1141
1754 msgid "No function or vector named %s."
1757 #: src/expressions/parse.c:1183
1759 msgid "expecting `,' or `)' invoking %s function"
1762 #: src/expressions/parse.c:1203
1764 msgid "%s is a PSPP extension."
1767 #: src/file-handle.q:127
1770 "File handle %s already refers to file %s. File handles cannot be redefined "
1774 #: src/file-handle.q:148
1775 msgid "The FILE HANDLE required subcommand NAME is not present."
1778 #: src/file-handle.q:167
1780 "Fixed-length records were specified on /RECFORM, but record length was not "
1781 "specified on /LRECL. Assuming 1024-character records."
1784 #: src/file-handle.q:174
1787 "Record length (%ld) must be at least one byte. 1-character records will be "
1791 #: src/file-handle.q:274
1793 msgid "Can't open %s as a %s because it is already open as a %s"
1796 #: src/file-handle.q:281
1798 msgid "Can't open %s as a %s for %s because it is already open for %s"
1801 #: src/file-handle.q:289
1803 msgid "Can't re-open %s as a %s for %s"
1806 #: src/file-handle.q:342
1807 msgid "expecting a file name or handle name"
1810 #: src/file-type.c:134
1811 msgid "MIXED, GROUPED, or NESTED expected."
1814 #: src/file-type.c:157
1815 msgid "The CASE subcommand is not valid on FILE TYPE MIXED."
1818 #: src/file-type.c:175
1819 msgid "WARN or NOWARN expected after WILD."
1822 #: src/file-type.c:183
1823 msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."
1826 #: src/file-type.c:197
1827 msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."
1830 #: src/file-type.c:206
1832 msgid "WARN%s expected after DUPLICATE."
1835 #: src/file-type.c:207
1836 msgid ", NOWARN, or CASE"
1839 #: src/file-type.c:208
1843 #: src/file-type.c:216
1844 msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."
1847 #: src/file-type.c:228
1848 msgid "WARN or NOWARN after MISSING."
1851 #: src/file-type.c:236
1852 msgid "ORDERED is only valid on FILE TYPE GROUPED."
1855 #: src/file-type.c:247
1856 msgid "YES or NO expected after ORDERED."
1859 #: src/file-type.c:253 src/file-type.c:548
1860 msgid "while expecting a valid subcommand"
1863 #: src/file-type.c:260
1864 msgid "The required RECORD subcommand was not present."
1867 #: src/file-type.c:268
1868 msgid "The required CASE subcommand was not present."
1871 #: src/file-type.c:274
1872 msgid "CASE and RECORD must specify different variable names."
1875 #: src/file-type.c:332
1876 msgid "Column value must be positive."
1879 #: src/file-type.c:348
1880 msgid "Ending column precedes beginning column."
1883 #: src/file-type.c:368
1884 msgid "Bad format specifier name."
1887 #: src/file-type.c:397 src/file-type.c:586
1889 "This command may only appear within a FILE TYPE/END FILE TYPE structure."
1892 #: src/file-type.c:420
1893 msgid "OTHER may appear only on the last RECORD TYPE command."
1896 #: src/file-type.c:430
1897 msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."
1900 #: src/file-type.c:481
1902 "The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "
1906 #: src/file-type.c:491
1908 "No variable name may be specified for the CASE subcommand on RECORD TYPE."
1911 #: src/file-type.c:499
1913 "The CASE column specification on RECORD TYPE must give a format specifier "
1914 "that is the same type as that of the CASE column specification given on FILE "
1918 #: src/file-type.c:515
1919 msgid "WARN or NOWARN expected on DUPLICATE subcommand."
1922 #: src/file-type.c:529
1923 msgid "WARN or NOWARN expected on MISSING subcommand."
1926 #: src/file-type.c:542
1927 msgid "YES or NO expected on SPREAD subcommand."
1930 #: src/file-type.c:599
1931 msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."
1934 #: src/file-type.c:606
1935 msgid "No commands between FILE TYPE and END FILE TYPE."
1938 #: src/file-type.c:675
1940 msgid "Unknown record type \"%.*s\"."
1943 #: src/file-type.c:699
1945 msgid "Unknown record type %g."
1948 #: src/filename.c:227
1950 msgid "Searching for `%s'..."
1953 #: src/filename.c:235 src/filename.c:267
1954 msgid "Search unsuccessful!"
1957 #: src/filename.c:260
1962 #: src/filename.c:665
1964 msgid "Not opening pipe file `%s' because SAFER option set."
1969 "FLIP ignores TEMPORARY. Temporary transformations will be made permanent."
1974 msgid "Could not create acceptable variant for variable %s."
1978 msgid "Cannot create more than 99999 variable names."
1982 msgid "Could not create temporary file for FLIP."
1985 #: src/flip.c:300 src/flip.c:367
1987 msgid "Error writing FLIP file: %s."
1992 msgid "Error rewinding FLIP file: %s."
1996 msgid "Error creating FLIP source file."
2001 msgid "Error reading FLIP file: %s."
2006 msgid "Error seeking FLIP source file: %s."
2011 msgid "Error writing FLIP source file: %s."
2016 msgid "Error rewind FLIP source file: %s."
2021 msgid "Error reading FLIP temporary file: %s."
2025 msgid "Unexpected end of file reading FLIP temporary file."
2029 msgid "X and T format specifiers not allowed here."
2034 msgid "%.*s is not a valid data format."
2039 msgid "Format %s specifies an odd width %d, but an even width is required."
2045 "Format %s specifies a bad number of implied decimal places %d. Input format "
2046 "%s allows up to 16 implied decimal places."
2051 msgid "Format %s may not be used for input."
2057 "Input format %s specifies a bad width %d. Format %s requires a width "
2058 "between %d and %d."
2064 "Input format %s is invalid because it specifies more decimal places than the "
2071 "Output format %s specifies a bad width %d. Format %s requires a width "
2072 "between %d and %d."
2078 "Output format %s is invalid because it specifies as many decimal places as "
2079 "the field width, which fails to allow space for a decimal point. Try %s%d.%"
2085 msgid "%s variables are not compatible with %s format %s."
2088 #: src/format.c:238 src/pfm-read.c:477 src/sfm-read.c:1030 src/sfm-read.c:1039
2092 #: src/format.c:238 src/pfm-read.c:477 src/sfm-read.c:1030 src/sfm-read.c:1039
2098 msgid "String variable with width %d not compatible with format %s."
2102 msgid "Format specifier expected."
2107 msgid "Data format %s does not specify a width."
2112 msgid "Data format %s is not valid."
2116 msgid "`(' expected after variable list"
2119 #: src/formats.c:99 src/numeric.c:68 src/numeric.c:139
2120 msgid "`)' expected after output format."
2123 #: src/frequencies.q:118
2127 #: src/frequencies.q:120
2131 #: src/frequencies.q:124
2135 #: src/frequencies.q:126
2139 #: src/frequencies.q:401
2141 "At most one of BARCHART, HISTOGRAM, or HBAR should be given. HBAR will be "
2142 "assumed. Argument values will be given precedence increasing along the "
2146 #: src/frequencies.q:484
2149 "MAX must be greater than or equal to MIN, if both are specified. However, "
2150 "MIN was specified as %g and MAX as %g. MIN and MAX will be ignored."
2153 #: src/frequencies.q:807
2155 "Upper limit of integer mode value range must be greater than lower limit."
2158 #: src/frequencies.q:820
2160 msgid "Variable %s specified multiple times on VARIABLES subcommand."
2163 #: src/frequencies.q:826
2165 msgid "Integer mode specified, but %s is not a numeric variable."
2168 #: src/frequencies.q:892
2169 msgid "`)' expected after GROUPED interval list."
2172 #: src/frequencies.q:904
2174 msgid "Variables %s specified on GROUPED but not on VARIABLES."
2177 #: src/frequencies.q:911
2179 msgid "Variables %s specified multiple times on GROUPED subcommand."
2182 #: src/frequencies.q:1142 src/frequencies.q:1234 src/frequencies.q:1235
2183 #: src/frequencies.q:1267
2187 #: src/frequencies.q:1144 src/plot-hist.c:129
2191 #: src/frequencies.q:1164
2195 #: src/frequencies.q:1265
2199 #: src/frequencies.q:1266 src/frequencies.q:1268
2203 #: src/frequencies.q:1487
2205 msgid "No valid data for variable %s; statistics not displayed."
2210 msgid "The required %s subcommand was not present"
2215 msgid "Unsupported sysfile version: %d. Using version %d instead."
2218 #: src/get.c:411 src/print.c:182
2219 msgid "expecting a valid subcommand"
2225 "Cannot rename %s as %s because there already exists a variable named %s. To "
2226 "rename variables with overlapping names, use a single RENAME subcommand such "
2227 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
2231 msgid "`=' expected after variable list."
2237 "Number of variables on left side of `=' (%d) does not match number of "
2238 "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
2243 msgid "Requested renaming duplicates variable name %s."
2247 msgid "Cannot DROP all variables from dictionary."
2251 msgid "The active file may not be specified more than once."
2255 msgid "Cannot specify the active file since no active file has been defined."
2260 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
2261 "source. Temporary transformations will be made permanent."
2265 msgid "Multiple IN subcommands for a single FILE or TABLE."
2269 msgid "BY may appear at most once."
2274 msgid "File %s lacks BY variable %s."
2278 msgid "FIRST may appear at most once."
2282 msgid "LAST may appear at most once."
2286 msgid "BY is required when TABLE is specified."
2290 msgid "BY is required when IN is specified."
2295 msgid "IN variable name %s duplicates an existing variable name."
2301 "Variable %s in file %s (%s) has different type or width from the same "
2302 "variable in earlier file (%s)."
2306 msgid "expecting COMM or TAPE"
2311 msgid "Can't find `%s' in include file search path."
2316 msgid "%s: Opening as syntax file."
2321 msgid "Opening `%s': %s."
2324 #: src/getl.c:347 src/html.c:349 src/postscript.c:1461
2326 msgid "Reading `%s': %s."
2331 msgid "Closing `%s': %s."
2334 #: src/groff-font.c:105
2336 msgid "%s: Opening Groff font file..."
2339 #: src/groff-font.c:159
2340 msgid "Missing font name."
2343 #: src/groff-font.c:169
2344 msgid "Missing encoding filename."
2347 #: src/groff-font.c:182
2348 msgid "Bad spacewidth value."
2351 #: src/groff-font.c:194
2352 msgid "Bad slant value."
2355 #: src/groff-font.c:219
2357 msgid "Unknown ligature `%s'."
2360 #: src/groff-font.c:254
2361 msgid "Unexpected end of line reading character set."
2364 #: src/groff-font.c:262
2365 msgid "Can't use ditto mark for first character."
2368 #: src/groff-font.c:267
2369 msgid "Can't ditto into an unnamed character."
2372 #: src/groff-font.c:284
2374 msgid "Missing metrics for character `%s'."
2377 #: src/groff-font.c:293
2379 msgid "Missing type for character `%s'."
2382 #: src/groff-font.c:302
2384 msgid "Missing code for character `%s'."
2387 #: src/groff-font.c:321
2388 msgid "Malformed kernpair."
2391 #: src/groff-font.c:328
2392 msgid "Unexpected end of line reading kernpairs."
2395 #: src/groff-font.c:334
2396 msgid "Bad kern value."
2399 #: src/groff-font.c:366
2401 msgid "Font read successfully with internal name %s."
2404 #: src/groff-font.c:387
2405 msgid "Error reading font."
2408 #: src/groff-font.c:398
2409 msgid "installation error: Groff font error: "
2412 #: src/groff-font.c:423
2414 msgid "Bad character \\%3o."
2417 #: src/groff-font.c:677
2419 msgid "Groff font error: Cannot find \"%s\"."
2422 #: src/groff-font.c:742
2424 msgid "%s: Opening Groff description file..."
2427 #: src/groff-font.c:758
2428 msgid "Multiple `sizes' declarations."
2431 #: src/groff-font.c:775
2432 msgid "Unexpected end of file. Missing 0 terminator to `sizes' command?"
2435 #: src/groff-font.c:787 src/groff-font.c:794 src/groff-font.c:807
2436 msgid "Bad argument to `sizes'."
2439 #: src/groff-font.c:799
2440 msgid "Bad range in argument to `sizes'."
2443 #: src/groff-font.c:828
2444 msgid "Family name expected."
2447 #: src/groff-font.c:833
2448 msgid "This command already specified."
2451 #: src/groff-font.c:853
2453 msgid "%s: Device characteristic already defined."
2456 #: src/groff-font.c:859
2458 msgid "%s: Invalid numeric format."
2461 #: src/groff-font.c:889
2462 msgid "Missing `res', `unitwidth', and/or `sizes' line(s)."
2465 #: src/groff-font.c:915
2466 msgid "Description file read successfully."
2469 #: src/groff-font.c:947
2470 msgid "Error reading description file."
2473 #: src/groff-font.c:1004
2474 msgid "<<fallback>>"
2484 msgid "HTML driver initializing as `%s'..."
2489 msgid "Unknown configuration parameter `%s' for HTML device driver."
2494 "Cannot find HTML prologue. The use of `-vv' on the command line is "
2495 "suggested as a debugging aid."
2500 msgid "%s: %s: Opening HTML prologue..."
2503 #: src/html.c:286 src/postscript.c:1353 src/postscript.c:1364
2507 #: src/html.c:295 src/html.c:298 src/postscript.c:1360 src/postscript.c:1365
2513 msgid "%s: HTML prologue read successfully."
2518 msgid "%s: Error reading HTML prologue."
2523 msgid "HTML output driver: %s: %s"
2526 #: src/html.c:421 src/list.q:256
2528 msgid "Cannot open first page on HTML device %s."
2532 msgid "expecting filename"
2535 #: src/inpt-pgm.c:84
2536 msgid "No matching INPUT PROGRAM command."
2539 #: src/inpt-pgm.c:89
2541 "No data-input or transformation commands specified between INPUT PROGRAM and "
2542 "END INPUT PROGRAM."
2545 #: src/inpt-pgm.c:287 src/inpt-pgm.c:415
2547 "This command may only be executed between INPUT PROGRAM and END INPUT "
2551 #: src/inpt-pgm.c:337
2552 msgid "COLUMN subcommand multiply specified."
2555 #: src/inpt-pgm.c:388
2557 "REREAD: Column numbers must be positive finite numbers. Column set to 1."
2562 msgid "%s does not form a valid number."
2567 msgid "Bad character in input: `%c'."
2572 msgid "Bad character in input: `\\%o'."
2577 msgid "Syntax error %s at %s."
2582 msgid "Syntax error at %s."
2585 #: src/lexer.c:534 src/lexer.c:551
2587 msgid "expecting `%s'"
2590 #: src/lexer.c:565 src/val-labs.c:157
2591 msgid "expecting string"
2594 #: src/lexer.c:579 src/val-labs.c:166
2595 msgid "expecting integer"
2599 msgid "expecting number"
2603 msgid "expecting identifier"
2610 #: src/lexer.c:1027 src/repeat.c:217
2611 msgid "Unexpected end of file."
2628 msgid "String of %s digits has %d characters, which is not a multiple of %d."
2633 msgid "`%c' is not a valid %s digit."
2637 msgid "Unterminated string constant."
2642 msgid "String exceeds 255 characters in length (%d characters)."
2647 "Sorry, literal strings may not contain null characters. Replacing with "
2654 "The first case (%ld) specified precedes the last case (%ld) specified. The "
2655 "values will be swapped."
2661 "The first case (%ld) to list is less than 1. The value is being reset to 1."
2667 "The last case (%ld) to list is less than 1. The value is being reset to 1."
2672 msgid "The step value %ld is less than 1. The value is being reset to 1."
2676 msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
2684 msgid "The index variable may not be a string variable."
2688 msgid "There is no LOOP command that corresponds to this END LOOP."
2693 "This command may only appear enclosed in a LOOP/END LOOP control structure."
2697 msgid "BREAK not enclosed in DO IF structure."
2702 msgid "%s without %s."
2706 msgid "Error initializing output drivers."
2710 msgid "This command not executed."
2715 "Skipping the rest of this command. Part of this command may have been "
2721 "Skipping the rest of this command. This command was fully executed up to "
2727 "Trailing garbage was encountered following this command. The command was "
2728 "fully executed to this point."
2732 msgid "The rest of this command has been discarded."
2735 #: src/matrix-data.c:211
2736 msgid "VARIABLES subcommand multiply specified."
2739 #: src/matrix-data.c:226
2740 msgid "VARNAME_ cannot be explicitly specified on VARIABLES."
2743 #: src/matrix-data.c:287
2744 msgid "in FORMAT subcommand"
2747 #: src/matrix-data.c:298
2748 msgid "SPLIT subcommand multiply specified."
2751 #: src/matrix-data.c:305
2752 msgid "in SPLIT subcommand"
2755 #: src/matrix-data.c:315
2756 msgid "Split variable may not be named ROWTYPE_ or VARNAME_."
2759 #: src/matrix-data.c:349
2761 msgid "Split variable %s is already another type."
2764 #: src/matrix-data.c:364
2765 msgid "FACTORS subcommand multiply specified."
2768 #: src/matrix-data.c:382
2770 msgid "Factor variable %s is already another type."
2773 #: src/matrix-data.c:397
2774 msgid "CELLS subcommand multiply specified."
2777 #: src/matrix-data.c:403 src/matrix-data.c:422
2778 msgid "expecting positive integer"
2781 #: src/matrix-data.c:416
2782 msgid "N subcommand multiply specified."
2785 #: src/matrix-data.c:437
2786 msgid "CONTENTS subcommand multiply specified."
2789 #: src/matrix-data.c:457
2790 msgid "Nested parentheses not allowed."
2793 #: src/matrix-data.c:467
2794 msgid "Mismatched right parenthesis (`(')."
2797 #: src/matrix-data.c:472
2798 msgid "Empty parentheses not allowed."
2801 #: src/matrix-data.c:485 src/matrix-data.c:493
2802 msgid "in CONTENTS subcommand"
2805 #: src/matrix-data.c:500
2807 msgid "Content multiply specified for %s."
2810 #: src/matrix-data.c:517
2811 msgid "Missing right parenthesis."
2814 #: src/matrix-data.c:537
2815 msgid "Missing VARIABLES subcommand."
2818 #: src/matrix-data.c:543
2820 "CONTENTS subcommand not specified: assuming file contains only CORR matrix."
2823 #: src/matrix-data.c:553
2825 "Missing CELLS subcommand. CELLS is required when ROWTYPE_ is not given in "
2826 "the data and factors are present."
2829 #: src/matrix-data.c:561
2830 msgid "Split file values must be present in the data when ROWTYPE_ is present."
2833 #: src/matrix-data.c:614
2834 msgid "No continuous variables specified."
2837 #: src/matrix-data.c:857
2838 msgid "Scope of string exceeds line."
2841 #: src/matrix-data.c:922
2843 msgid "End of line expected %s while reading %s."
2846 #: src/matrix-data.c:1107
2848 msgid "expecting value for %s %s"
2851 #: src/matrix-data.c:1271
2853 msgid "Syntax error expecting SPLIT FILE value %s."
2856 #: src/matrix-data.c:1280
2858 msgid "Expecting value %g for %s."
2861 #: src/matrix-data.c:1321 src/matrix-data.c:1784
2863 msgid "Syntax error expecting factor value %s."
2866 #: src/matrix-data.c:1330
2868 msgid "Syntax error expecting value %g for %s %s."
2871 #: src/matrix-data.c:1564
2873 msgid "Syntax error %s expecting SPLIT FILE value."
2876 #: src/matrix-data.c:1691
2879 "Expected %d lines of data for %s content; actually saw %d lines. No data "
2880 "will be output for this content."
2883 #: src/matrix-data.c:1726
2885 msgid "Multiply specified ROWTYPE_ %s."
2888 #: src/matrix-data.c:1731
2890 msgid "Syntax error %s expecting ROWTYPE_ string."
2893 #: src/matrix-data.c:1751
2895 msgid "Syntax error %s."
2898 #: src/matrix-data.c:1901
2900 msgid "Duplicate specification for %s."
2903 #: src/matrix-data.c:1913
2905 msgid "Too many rows of matrix data for %s."
2908 #: src/matrix-data.c:1961
2910 msgid "Syntax error expecting value for %s %s."
2914 msgid "Missing required subcommand TABLES."
2918 msgid "TABLES subcommand may not appear more than once."
2922 msgid "`)' expected after value specification."
2925 #: src/mis-val.c:104
2927 msgid "`(' expected after variable name%s."
2930 #: src/mis-val.c:116
2931 msgid "Long string value specified."
2934 #: src/mis-val.c:121
2935 msgid "Short strings must be of equal width."
2938 #: src/mis-val.c:178
2940 msgid "Range %g THRU %g is not valid because %g is greater than %g."
2943 #: src/mis-val.c:209
2944 msgid "Number or range expected."
2947 #: src/mis-val.c:242
2948 msgid "At most one range can exist in the missing values for any one variable."
2951 #: src/mis-val.c:248
2952 msgid "At most one individual value can be missing along with one range."
2955 #: src/mis-val.c:310
2956 msgid "String is not of proper length."
2959 #: src/mis-val.c:319 src/repeat.c:463
2960 msgid "String expected."
2965 msgid "%s: Creating temporary file: %s."
2970 msgid "%s: Creating file: %s."
2973 #: src/modify-vars.c:92
2975 "MODIFY VARS may not be used after TEMPORARY. Temporary transformations will "
2976 "be made permanent."
2979 #: src/modify-vars.c:116
2980 msgid "REORDER subcommand may be given at most once."
2983 #: src/modify-vars.c:139
2984 msgid "Cannot specify ALL after specifying a set of variables."
2987 #: src/modify-vars.c:149
2988 msgid "`(' expected on REORDER subcommand."
2991 #: src/modify-vars.c:161
2992 msgid "`)' expected following variable names on REORDER subcommand."
2995 #: src/modify-vars.c:179
2996 msgid "RENAME subcommand may be given at most once."
2999 #: src/modify-vars.c:192
3000 msgid "`(' expected on RENAME subcommand."
3003 #: src/modify-vars.c:200
3005 "`=' expected between lists of new and old variable names on RENAME "
3009 #: src/modify-vars.c:208 src/rename-vars.c:78
3012 "Differing number of variables in old name list (%d) and in new name list (%"
3016 #: src/modify-vars.c:219
3017 msgid "`)' expected after variable lists on RENAME subcommand."
3020 #: src/modify-vars.c:233
3022 "KEEP subcommand may be given at most once. It may notbe given in "
3023 "conjunction with the DROP subcommand."
3026 #: src/modify-vars.c:275
3028 "DROP subcommand may be given at most once. It may not be given in "
3029 "conjunction with the KEEP subcommand."
3032 #: src/modify-vars.c:301
3034 msgid "Unrecognized subcommand name `%s'."
3037 #: src/modify-vars.c:303
3038 msgid "Subcommand name expected."
3041 #: src/modify-vars.c:311
3042 msgid "`/' or `.' expected."
3045 #: src/moments.c:516
3046 msgid "expecting weight value"
3051 msgid "Format type %s may not be used with a numeric variable."
3054 #: src/numeric.c:80 src/numeric.c:162 src/vector.c:159
3056 msgid "There is already a variable named %s."
3059 #: src/numeric.c:132
3061 msgid "Format type %s may not be used with a string variable."
3065 msgid "Number of contrast coefficients must equal the number of groups"
3070 msgid "Coefficients for contrast %d do not total zero"
3075 msgid "`%s' is not a variable name"
3079 msgid "Sum of Squares"
3086 #: src/oneway.q:286 src/t-test.q:974
3090 #: src/oneway.q:287 src/oneway.q:540
3091 msgid "Significance"
3095 msgid "Between Groups"
3099 msgid "Within Groups"
3107 msgid "Levene Statistic"
3119 msgid "Test of Homogeneity of Variances"
3123 msgid "Contrast Coefficients"
3126 #: src/oneway.q:615 src/oneway.q:682
3131 msgid "Contrast Tests"
3135 msgid "Value of Contrast"
3138 #: src/oneway.q:685 src/t-test.q:976 src/t-test.q:1168 src/t-test.q:1260
3142 #: src/oneway.q:687 src/t-test.q:978 src/t-test.q:1170 src/t-test.q:1262
3143 msgid "Sig. (2-tailed)"
3147 msgid "Assume equal variances"
3151 msgid "Does not assume equal"
3155 msgid "Attempt to iterate driver list reentrantly."
3160 msgid "Unknown output driver `%s'."
3165 msgid "Output driver `%s' referenced but never defined."
3170 "Cannot find output initialization file. Use `-vvvv' to view search path."
3175 msgid "%s: Opening device description file..."
3178 #: src/output.c:307 src/output.c:1183 src/postscript.c:1097
3180 msgid "Opening %s: %s."
3183 #: src/output.c:318 src/output.c:1194 src/postscript.c:1112
3185 msgid "Reading %s: %s."
3188 #: src/output.c:340 src/output.c:507
3189 msgid "Syntax error."
3192 #: src/output.c:350 src/postscript.c:1123
3194 msgid "Closing %s: %s."
3198 msgid "No output drivers are active."
3202 msgid "Device definition file read successfully."
3206 msgid "Error reading device definition file."
3217 msgid "Syntax error in string constant."
3221 msgid "Syntax error in options."
3225 msgid "Syntax error in options (`=' expected)."
3229 msgid "Syntax error in options (value expected after `=')."
3233 msgid "Driver name expected."
3237 msgid "Class name expected."
3242 msgid "Unknown output driver class `%s'."
3247 msgid "Can't initialize output driver class `%s'."
3252 msgid "Can't initialize output driver `%s' of class `%s'."
3257 msgid "Unknown device type `%s'."
3262 msgid "Can't complete initialization of output driver `%s' of class `%s'."
3267 msgid "Can't deinitialize output driver class `%s'."
3272 msgid "Trying to find keyword `%s'...\n"
3275 #: src/output.c:1044
3277 msgid "Unit \"%s\" is unknown in dimension \"%s\"."
3280 #: src/output.c:1059
3282 msgid "Bad dimension \"%s\"."
3285 #: src/output.c:1085
3287 msgid "`x' expected in paper size `%s'."
3290 #: src/output.c:1095
3292 msgid "Trailing garbage `%s' on paper size `%s'."
3295 #: src/output.c:1144
3296 msgid "Paper size name must not be empty."
3299 #: src/output.c:1175
3300 msgid "Cannot find `papersize' configuration file."
3303 #: src/output.c:1179
3305 msgid "%s: Opening paper size definition file..."
3308 #: src/output.c:1221
3309 msgid "Syntax error in paper size definition."
3312 #: src/output.c:1250
3313 msgid "Paper size definition file read successfully."
3316 #: src/output.c:1252
3317 msgid "Error reading paper size definition file."
3320 #: src/output.c:1321
3322 msgid "Error closing page on %s device of %s class."
3325 #: src/output.c:1325
3327 msgid "Error opening page on %s device of %s class."
3330 #: src/percentiles.c:42
3334 #: src/percentiles.c:43
3335 msgid "Weighted Average"
3338 #: src/percentiles.c:44
3342 #: src/percentiles.c:45
3346 #: src/percentiles.c:46
3347 msgid "Empirical with averaging"
3350 #: src/permissions.c:77
3352 msgid "Expecting %s or %s."
3355 #: src/permissions.c:110
3357 msgid "Cannot stat %s: %s"
3360 #: src/permissions.c:123
3362 msgid "Cannot change mode of %s: %s"
3365 #: src/pfm-read.c:88
3367 msgid "portable file %s corrupt at offset %ld: "
3370 #: src/pfm-read.c:115
3371 msgid "unexpected end of file"
3374 #: src/pfm-read.c:173
3377 "An error occurred while opening \"%s\" for reading as a portable file: %s."
3380 #: src/pfm-read.c:191
3381 msgid "Data record expected."
3384 #: src/pfm-read.c:299
3385 msgid "Missing numeric terminator."
3388 #: src/pfm-read.c:322
3389 msgid "Invalid integer."
3392 #: src/pfm-read.c:333
3394 msgid "Bad string length %d."
3397 #: src/pfm-read.c:404
3399 msgid "%s: Not a portable file."
3402 #: src/pfm-read.c:429
3404 msgid "Bad date string length %d."
3407 #: src/pfm-read.c:431
3409 msgid "Bad time string length %d."
3412 #: src/pfm-read.c:469 src/sfm-read.c:1022
3414 msgid "%s: Bad format specifier byte (%d)."
3417 #: src/pfm-read.c:476 src/sfm-read.c:1038
3419 msgid "%s variable %s has invalid format specifier %s."
3422 #: src/pfm-read.c:491
3423 msgid "Expected variable count record."
3426 #: src/pfm-read.c:495
3428 msgid "Invalid number of variables %d."
3431 #: src/pfm-read.c:505
3433 msgid "Weight variable name (%s) truncated."
3436 #: src/pfm-read.c:517
3437 msgid "Expected variable record."
3440 #: src/pfm-read.c:521
3442 msgid "Invalid variable width %d."
3445 #: src/pfm-read.c:529
3447 msgid "position %d: Invalid variable name `%s'."
3450 #: src/pfm-read.c:577
3452 msgid "Bad missing values for %s."
3455 #: src/pfm-read.c:595
3457 msgid "Weighting variable %s not present in dictionary."
3460 #: src/pfm-read.c:642
3462 msgid "Unknown variable %s while parsing value labels."
3465 #: src/pfm-read.c:645
3468 "Cannot assign value labels to %s and %s, which have different variable types "
3472 #: src/pfm-read.c:669
3474 msgid "Duplicate label for value %g for variable %s."
3477 #: src/pfm-read.c:672
3479 msgid "Duplicate label for value `%.*s' for variable %s."
3482 #: src/pfm-write.c:99
3485 "An error occurred while opening \"%s\" for writing as a portable file: %s."
3488 #: src/pfm-write.c:161
3490 msgid "%s: Writing portable file: %s."
3493 #: src/pfm-write.c:410
3495 msgid "%s: Closing portable file: %s."
3498 #: src/plot-hist.c:127
3502 #: src/postscript.c:321
3504 msgid "PostScript driver initializing as `%s'..."
3507 #: src/postscript.c:445
3510 "PostScript driver: The defined page is not long enough to hold margins and "
3511 "headers, plus least 15 lines of the default fonts. In fact, there's only "
3512 "room for %d lines of each font at the default size of %d.%03d points."
3515 #: src/postscript.c:575
3517 msgid "Unknown configuration parameter `%s' for PostScript device driver."
3520 #: src/postscript.c:591
3523 "Unknown orientation `%s'. Valid orientations are `portrait' and `landscape'."
3526 #: src/postscript.c:603
3528 "Unknown value for `data'. Valid values are `clean7bit', `clean8bit', and "
3532 #: src/postscript.c:612
3533 msgid "Unknown value for `line-ends'. Valid values are `lf' and `crlf'."
3536 #: src/postscript.c:621
3537 msgid "Unknown value for `line-style'. Valid values are `thick' and `double'."
3540 #: src/postscript.c:684
3543 "Default font size must be at least 1 point (value of 1000 for key `%s')."
3546 #: src/postscript.c:716
3548 msgid "Value for `%s' must be a dimension of positive length (i.e., `1in')."
3551 #: src/postscript.c:780
3553 msgid "Nonnegative integer required as value for `%s'."
3556 #: src/postscript.c:906
3558 msgid "%s: %s: Opening PostScript font encoding..."
3561 #: src/postscript.c:912
3564 "PostScript driver: Cannot open encoding file `%s': %s. Substituting "
3565 "ISOLatin1Encoding for missing encoding."
3568 #: src/postscript.c:954
3569 msgid "PostScript driver: Invalid numeric format."
3572 #: src/postscript.c:959
3575 "PostScript driver: Codes must be between 0 and 255. (%d is not allowed.)"
3578 #: src/postscript.c:995
3580 msgid "PostScript driver: Error closing encoding file `%s'."
3583 #: src/postscript.c:998
3585 msgid "%s: PostScript font encoding read successfully."
3588 #: src/postscript.c:1092
3590 msgid "%s: %s: Opening PostScript encoding list file."
3593 #: src/postscript.c:1125
3595 msgid "%s: PostScript encoding list file read successfully."
3598 #: src/postscript.c:1139
3599 msgid "<<default encoding>>"
3602 #: src/postscript.c:1297
3604 "Cannot find PostScript prologue. The use of `-vv' on the command line is "
3605 "suggested as a debugging aid."
3608 #: src/postscript.c:1302
3610 msgid "%s: %s: Opening PostScript prologue..."
3613 #: src/postscript.c:1474
3615 msgid "%s: PostScript prologue read successfully."
3618 #: src/postscript.c:1478
3620 msgid "%s: Error reading PostScript prologue."
3623 #: src/postscript.c:1648
3625 msgid "PostScript output driver: %s: %s"
3628 #: src/postscript.c:2347
3630 msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
3633 #: src/print.c:368 src/print.c:385
3635 msgid "%g is not a valid column location."
3640 msgid "Column location expected following `%d-'."
3646 "%d-%ld is not a valid column range. The second column must be greater than "
3647 "or equal to the first."
3652 msgid "Variable %s has width %d so it cannot be output as format %s."
3658 "%s is not of the same type as %s. To specify variables of different types "
3659 "in the same variable list, use a FORTRAN-like format specifier."
3664 "The ending column for a field must not be less than the starting column."
3669 "The number of format specifications exceeds the number of variable names "
3675 msgid "Writing %d record(s) to file %s."
3680 msgid "Writing %d record(s) to the listing file."
3684 msgid "The expression on PRINT SPACE evaluated to the system-missing value."
3689 msgid "The expression on PRINT SPACE evaluated to %g."
3694 msgid "Variable %s already exists."
3698 msgid "Too many variables in INTO clause."
3704 "%d variable(s) cannot be recoded into %d variable(s). Specify the same "
3705 "number of variables as input and output variables."
3711 "There is no string variable named %s. (All string variables specified on "
3712 "INTO must already exist. Use the STRING command to create a string "
3719 "Type mismatch between input and output variables. Output variable %s is not "
3720 "a string variable, but all the input variables are string variables."
3725 msgid "Type mismatch after INTO: %s is not a numeric variable."
3730 "INTO must be used when the input values are numeric and output values are "
3736 "INTO must be used when the input values are string and output values are "
3741 msgid "expecting output value"
3746 "Inconsistent output types. The output values must be all numeric or all "
3751 msgid "following LO THRU"
3754 #: src/recode.c:570 src/recode.c:599
3755 msgid "in source value"
3760 "Keyword CONVERT may only be used with string input values and numeric output "
3764 #: src/rename-vars.c:51
3766 "RENAME VARS may not be used after TEMPORARY. Temporary transformations will "
3767 "be made permanent."
3770 #: src/rename-vars.c:63
3771 msgid "`(' expected."
3774 #: src/rename-vars.c:71
3775 msgid "`=' expected between lists of new and old variable names."
3778 #: src/rename-vars.c:89
3779 msgid "`)' expected after variable names."
3782 #: src/rename-vars.c:99
3784 msgid "Renaming would duplicate variable name %s."
3789 msgid "Identifier %s is given twice."
3795 "There must be the same number of substitutions for each dummy variable "
3796 "specified. Since there were %d substitutions for %s, there must be %d for %"
3797 "s as well, but %d were specified."
3801 msgid "No commands in scope."
3805 msgid "No matching DO REPEAT."
3809 msgid "The sampling factor must be between 0 and 1 exclusive."
3814 msgid "Cannot sample %d observations from a population of %d."
3818 msgid "The filter variable must be numeric."
3822 msgid "The filter variable may not be scratch."
3826 msgid "Only last instance of this command is in effect."
3829 #: src/set.q:224 src/set.q:303 src/set.q:346 src/set.q:401 src/set.q:403
3830 #: src/set.q:405 src/set.q:407 src/set.q:409 src/set.q:411 src/set.q:413
3831 #: src/set.q:415 src/set.q:417 src/set.q:419 src/set.q:421 src/set.q:423
3832 #: src/set.q:425 src/set.q:831 src/set.q:912 src/set.q:1007
3834 msgid "%s is obsolete."
3838 msgid "LISTING is ON"
3842 msgid "LISTING is OFF"
3851 msgid "Journalling is off"
3856 "CASE is not implemented and probably won't be. If you care, complain about "
3861 msgid "Active file compression is not yet implemented (and probably won't be)."
3867 "CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of "
3874 "CC%c: Custom currency string `%s' does not contain exactly three periods or "
3875 "commas (not both)."
3899 msgid "EPOCH must be 1500 or later."
3903 msgid "expecting AUTOMATIC or year"
3907 msgid "LENGTH must be at least 1."
3911 msgid "Missing identifier in RESULTS subcommand."
3915 msgid "Unrecognized identifier in RESULTS subcommand."
3919 msgid "WIDTH must be at least 1."
3925 "FORMAT requires numeric output format as an argument. Specified format %s "
3926 "is of type string."
3930 msgid "Text color must be in range 0-15."
3934 msgid "Background color must be in range 0-7."
3938 msgid "Border color must be in range 0-7."
3942 msgid "Lower window color must be between 0 and 6."
3946 msgid "Upper window color must be between 0 and 6."
3950 msgid "Frame color must be between 0 and 6."
3954 msgid "Drive letter expected in WORKDEV subcommand."
3958 msgid "Specify a terminal type with the TERM environment variable."
3962 msgid "Could not access the termcap data base."
3967 msgid "Terminal type `%s' is not defined."
3974 #: src/sfm-read.c:132
3975 msgid "corrupt system file: "
3978 #: src/sfm-read.c:151 src/sfm-write.c:922
3980 msgid "%s: Closing system file: %s."
3983 #: src/sfm-read.c:237
3986 "An error occurred while opening \"%s\" for reading as a system file: %s."
3989 #: src/sfm-read.c:255
3992 "%s: Index of weighting variable (%d) is not between 0 and number of elements "
3996 #: src/sfm-read.c:264
3999 "%s: Weighting variable may not be a continuation of a long string variable."
4002 #: src/sfm-read.c:267
4004 msgid "%s: Weighting variable may not be a string variable."
4007 #: src/sfm-read.c:292
4010 "%s: Orphaned variable index record (type 4). Type 4 records must always "
4011 "immediately follow type 3 records."
4014 #: src/sfm-read.c:350
4016 msgid "%s: Invalid subrecord length. Record: 7; Subrecord: 11"
4019 #: src/sfm-read.c:404
4021 msgid "%s: Trailing garbage in long variable name map."
4024 #: src/sfm-read.c:411
4026 msgid "%s: Long variable mapping to invalid variable name `%s'."
4029 #: src/sfm-read.c:421
4031 msgid "%s: Long variable mapping for nonexistent variable %s."
4034 #: src/sfm-read.c:431
4036 msgid "%s: Duplicate long variable name `%s' within system file."
4039 #: src/sfm-read.c:459
4041 msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
4044 #: src/sfm-read.c:484
4046 msgid "%s: Unrecognized record type %d."
4049 #: src/sfm-read.c:516
4052 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
4056 #: src/sfm-read.c:527
4059 "%s: Floating-point representation in system file is not IEEE-754. PSPP "
4060 "cannot convert between floating-point formats."
4063 #: src/sfm-read.c:543
4066 "%s: File-indicated endianness (%s) does not match endianness intuited from "
4070 #: src/sfm-read.c:546 src/sfm-read.c:547
4074 #: src/sfm-read.c:546 src/sfm-read.c:547
4075 msgid "little-endian"
4078 #: src/sfm-read.c:548
4082 #: src/sfm-read.c:552
4084 msgid "%s: File-indicated character representation code (%s) is not ASCII."
4087 #: src/sfm-read.c:556
4091 #: src/sfm-read.c:556 src/sysfile-info.c:118
4095 #: src/sfm-read.c:572
4098 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
4102 #: src/sfm-read.c:587
4105 "%s: File-indicated value is different from internal value for at least one "
4106 "of the three system values. SYSMIS: indicated %g, expected %g; HIGHEST: %g, "
4107 "%g; LOWEST: %g, %g."
4110 #: src/sfm-read.c:614
4113 "%s: Bad magic. Proper system files begin with the four characters `$FL2'. "
4114 "This file will not be read."
4117 #: src/sfm-read.c:656
4120 "%s: File layout code has unexpected value %d. Value should be 2, in big-"
4121 "endian or little-endian format."
4124 #: src/sfm-read.c:684
4126 msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
4129 #: src/sfm-read.c:689
4131 msgid "%s: Compression bias (%g) is not the usual value of 100."
4134 #: src/sfm-read.c:812
4137 "%s: position %d: String variable does not have proper number of continuation "
4141 #: src/sfm-read.c:823
4143 msgid "%s: position %d: Superfluous long string continuation record."
4146 #: src/sfm-read.c:829
4148 msgid "%s: position %d: Bad variable type code %d."
4151 #: src/sfm-read.c:832
4153 msgid "%s: position %d: Variable label indicator field is not 0 or 1."
4156 #: src/sfm-read.c:836
4159 "%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
4162 #: src/sfm-read.c:842
4164 msgid "%s: position %d: Variable name begins with invalid character."
4167 #: src/sfm-read.c:846
4169 msgid "%s: position %d: Variable name begins with lowercase letter %c."
4172 #: src/sfm-read.c:850
4175 "%s: position %d: Variable name begins with octothorpe (`#'). Scratch "
4176 "variables should not appear in system files."
4179 #: src/sfm-read.c:865
4181 msgid "%s: position %d: Variable name character %d is lowercase letter %c."
4184 #: src/sfm-read.c:874
4187 "%s: position %d: character `\\%03o' (%c) is not valid in a variable name."
4190 #: src/sfm-read.c:881
4192 msgid "%s: Invalid variable name `%s' within system file."
4195 #: src/sfm-read.c:888
4197 msgid "%s: Duplicate variable name `%s' within system file."
4200 #: src/sfm-read.c:911
4202 msgid "%s: Variable %s indicates variable label of invalid length %d."
4205 #: src/sfm-read.c:931
4207 msgid "%s: Long string variable %s may not have missing values."
4210 #: src/sfm-read.c:956
4213 "%s: String variable %s may not have missing values specified as a range."
4216 #: src/sfm-read.c:998
4218 msgid "%s: Long string continuation records omitted at end of dictionary."
4221 #: src/sfm-read.c:1003
4224 "%s: System file header indicates %d variable positions but %d were read from "
4228 #: src/sfm-read.c:1028
4230 msgid "%s: %s variable %s has %s format specifier %s."
4233 #: src/sfm-read.c:1081
4235 msgid "%s: Invalid number of labels: %d. Ignoring labels."
4238 #: src/sfm-read.c:1123
4241 "%s: Variable index record (type 4) does not immediately follow value label "
4242 "record (type 3) as it should."
4245 #: src/sfm-read.c:1134
4248 "%s: Number of variables associated with a value label (%d) is not between 1 "
4249 "and the number of variables (%d)."
4252 #: src/sfm-read.c:1150
4255 "%s: Variable index associated with value label (%d) is not between 1 and the "
4256 "number of values (%d)."
4259 #: src/sfm-read.c:1157
4262 "%s: Variable index associated with value label (%d) refers to a continuation "
4263 "of a string variable, not to an actual variable."
4266 #: src/sfm-read.c:1162
4268 msgid "%s: Value labels are not allowed on long string variables (%s)."
4271 #: src/sfm-read.c:1173
4274 "%s: Variables associated with value label are not all of identical type. "
4275 "Variable %s has %s type, but variable %s has %s type."
4278 #: src/sfm-read.c:1214
4280 msgid "%s: File contains duplicate label for value %g for variable %s."
4283 #: src/sfm-read.c:1218
4285 msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
4288 #: src/sfm-read.c:1260 src/sfm-read.c:1537
4290 msgid "%s: Reading system file: %s."
4293 #: src/sfm-read.c:1263 src/sfm-read.c:1378 src/sfm-read.c:1420
4295 msgid "%s: Unexpected end of file."
4298 #: src/sfm-read.c:1278
4300 msgid "%s: Seeking system file: %s."
4303 #: src/sfm-read.c:1293
4305 msgid "%s: System file contains multiple type 6 (document) records."
4308 #: src/sfm-read.c:1299
4310 msgid "%s: Number of document lines (%ld) must be greater than 0."
4313 #: src/sfm-read.c:1331
4315 msgid "%s: Error reading file: %s."
4318 #: src/sfm-read.c:1368
4320 msgid "%s: Compressed data is corrupted. Data ends in partial case."
4323 #: src/sfm-read.c:1540
4325 msgid "%s: Partial record at end of system file."
4328 #: src/sfm-write.c:157
4330 msgid "Error opening \"%s\" for writing as a system file: %s."
4333 #: src/sfm-write.c:742
4335 msgid "%s: Writing system file: %s."
4338 #: src/sort-prs.c:94
4339 msgid "`A' or `D' expected inside parentheses."
4342 #: src/sort-prs.c:99
4343 msgid "`)' expected."
4347 msgid "Buffer limit must be at least 2."
4353 "Out of memory. Could not allocate room for minimum of %d cases of %d bytes "
4354 "each. (PSPP workspace is currently restricted to a maximum of %d KB.)"
4357 #: src/sysfile-info.c:99
4361 #: src/sysfile-info.c:101
4365 #: src/sysfile-info.c:105
4369 #: src/sysfile-info.c:108
4373 #: src/sysfile-info.c:111
4377 #: src/sysfile-info.c:112
4381 #: src/sysfile-info.c:112
4385 #: src/sysfile-info.c:113
4389 #: src/sysfile-info.c:116
4393 #: src/sysfile-info.c:119
4397 #: src/sysfile-info.c:120
4398 msgid "System File."
4401 #: src/sysfile-info.c:121
4405 #: src/sysfile-info.c:125
4406 msgid "Not weighted."
4409 #: src/sysfile-info.c:127
4413 #: src/sysfile-info.c:129
4415 msgid "Compression %s."
4418 #: src/sysfile-info.c:129
4422 #: src/sysfile-info.c:129
4426 #: src/sysfile-info.c:139 src/sysfile-info.c:377
4430 #: src/sysfile-info.c:140 src/sysfile-info.c:375
4434 #: src/sysfile-info.c:198
4435 msgid "The active file does not have a file label."
4438 #: src/sysfile-info.c:201
4442 #: src/sysfile-info.c:263
4443 msgid "No variables to display."
4446 #: src/sysfile-info.c:282
4447 msgid "Macros not supported."
4450 #: src/sysfile-info.c:292
4451 msgid "The active file dictionary does not contain any documents."
4454 #: src/sysfile-info.c:301
4455 msgid "Documents in the active file:"
4458 #: src/sysfile-info.c:379 src/sysfile-info.c:537 src/vfm.c:812
4462 #: src/sysfile-info.c:451
4467 #: src/sysfile-info.c:458
4469 msgid "Print Format: %s"
4472 #: src/sysfile-info.c:461
4474 msgid "Write Format: %s"
4477 #: src/sysfile-info.c:469
4478 msgid "Missing Values: "
4481 #: src/sysfile-info.c:593
4482 msgid "No vectors defined."
4485 #: src/sysfile-info.c:608
4490 msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
4494 msgid "VARIABLES subcommand is not appropriate with PAIRS"
4498 msgid "One or more VARIABLES must be specified."
4503 msgid "Long string variable %s is not valid here."
4506 #: src/t-test.q:396 src/t-test.q:411
4508 "When applying GROUPS to a string variable, two values must be specified."
4514 "PAIRED was specified but the number of variables preceding WITH (%d) did not "
4515 "match the number following (%d)."
4519 msgid "At least two variables must be specified on PAIRS."
4523 msgid "One-Sample Statistics"
4526 #: src/t-test.q:682 src/t-test.q:705 src/t-test.q:829
4531 msgid "Group Statistics"
4535 msgid "Paired Sample Statistics"
4538 #: src/t-test.q:845 src/t-test.q:1189 src/t-test.q:1379
4544 msgid "Independent Samples Test"
4548 msgid "Levene's Test for Equality of Variances"
4552 msgid "t-test for Equality of Means"
4555 #: src/t-test.q:975 src/t-test.q:1364
4559 #: src/t-test.q:979 src/t-test.q:1263
4560 msgid "Mean Difference"
4564 msgid "Std. Error Difference"
4567 #: src/t-test.q:985 src/t-test.q:1160 src/t-test.q:1255
4569 msgid "%g%% Confidence Interval of the Difference"
4572 #: src/t-test.q:1040
4573 msgid "Equal variances assumed"
4576 #: src/t-test.q:1092
4577 msgid "Equal variances not assumed"
4580 #: src/t-test.q:1150
4581 msgid "Paired Samples Test"
4584 #: src/t-test.q:1153
4585 msgid "Paired Differences"
4588 #: src/t-test.q:1165
4589 msgid "Std. Error Mean"
4592 #: src/t-test.q:1244
4593 msgid "One-Sample Test"
4596 #: src/t-test.q:1249
4598 msgid "Test Value = %f"
4601 #: src/t-test.q:1359
4602 msgid "Paired Samples Correlations"
4605 #: src/t-test.q:1363
4609 #: src/t-test.q:1382
4616 msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4622 "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4625 #: src/temporary.c:49
4626 msgid "This command is not valid inside DO IF or LOOP."
4629 #: src/temporary.c:56
4631 "This command may only appear once between procedures and procedure-like "
4637 msgid "%s before: %s\n"
4646 msgid "%s: `.' expected after string."
4651 msgid "%s after: %s\n"
4656 msgid "Document entered %s %02d:%02d:%02d by %s (%s):"
4659 #: src/val-labs.c:121
4662 "It is not possible to assign value labels to long string variables such as %"
4666 #: src/val-labs.c:170
4668 msgid "Value label `%g' is not integer."
4671 #: src/val-labs.c:180
4672 msgid "Truncating value label to 60 characters."
4675 #: src/var-labs.c:50
4676 msgid "String expected for variable label."
4679 #: src/var-labs.c:56
4680 msgid "Truncating variable label to 255 characters."
4683 #: src/vars-atr.c:262
4684 msgid "Variable name cannot be empty string."
4687 #: src/vars-atr.c:268
4689 msgid "Variable name %s exceeds %d-character limit."
4692 #: src/vars-atr.c:277
4694 msgid "Character `%c' (in %s) may not appear in a variable name."
4697 #: src/vars-atr.c:286
4700 "Character `%c' (in %s), may not appear as the first character in a variable "
4704 #: src/vars-atr.c:295
4706 msgid "%s may not be used as a variable name because it is a reserved word."
4709 #: src/vars-atr.c:390
4710 msgid "Variable suffix too large."
4713 #: src/vars-prs.c:46
4714 msgid "expecting variable name"
4717 #: src/vars-prs.c:52
4719 msgid "%s is not a variable name."
4722 #: src/vars-prs.c:114
4726 #: src/vars-prs.c:116
4730 #: src/vars-prs.c:118
4734 #: src/vars-prs.c:177
4737 "%s is not a numeric variable. It will not be included in the variable list."
4740 #: src/vars-prs.c:180
4743 "%s is not a string variable. It will not be included in the variable list."
4746 #: src/vars-prs.c:184
4748 msgid "Scratch variables (such as %s) are not allowed here."
4751 #: src/vars-prs.c:187
4754 "%s and %s are not the same type. All variables in this variable list must "
4755 "be of the same type. %s will be omitted from list."
4758 #: src/vars-prs.c:192
4760 msgid "Variable %s appears twice in variable list."
4763 #: src/vars-prs.c:302
4765 msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
4768 #: src/vars-prs.c:311
4771 "When using the TO keyword to specify several variables, both variables must "
4772 "be from the same variable dictionaries, of either ordinary, scratch, or "
4773 "system variables. %s is a %s variable, whereas %s is %s."
4776 #: src/vars-prs.c:382
4777 msgid "incorrect use of TO convention"
4780 #: src/vars-prs.c:425
4781 msgid "Scratch variables not allowed here."
4784 #: src/vars-prs.c:447
4785 msgid "Prefixes don't match in use of TO convention."
4788 #: src/vars-prs.c:452
4789 msgid "Bad bounds in use of TO convention."
4794 msgid "Vector name %s is given twice."
4799 msgid "There is already a vector with name %s."
4804 "A slash must be used to separate each vector specification when using the "
4805 "long form. Commands such as VECTOR A,B=Q1 TO Q20 are not supported."
4809 msgid "Vectors must have at least one element."
4814 msgid "%s%d is too long for a variable name."
4819 "The syntax for this command does not match the expected syntax for either "
4820 "the long form or the short form of VECTOR."
4824 msgid "The weighting variable must be numeric."
4828 msgid "The weighting variable may not be scratch."