1 # PSPP A program for statistical analysis of sampled data.
2 # Copyright (C) 2003 Free Software Foundation, Inc.
3 # This file is distributed under the General Public License Version 2
4 # Ben Pfaff <blp@gnu.org>, 2003.
8 "Project-Id-Version: PSPP 0.3.1\n"
9 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
10 "POT-Creation-Date: 2005-07-30 23:26-0700\n"
11 "PO-Revision-Date: 2004-01-23 13:04+0800\n"
12 "Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"
13 "Language-Team: John Darrington <john@darrington.wattle.id.au>\n"
15 "Content-Type: text/plain; charset=iso-8859-1\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
19 #: src/aggregate.c:199
20 msgid "while expecting COLUMNWISE"
23 #: src/aggregate.c:228
24 msgid "expecting BREAK"
27 #: src/aggregate.c:233
29 "When PRESORTED is specified, specifying sorting directions with (A) or (D) "
30 "has no effect. Output data will be sorted the same way as the input data."
33 #: src/aggregate.c:389
34 msgid "expecting aggregation function"
37 #: src/aggregate.c:405
39 msgid "Unknown aggregation function %s."
42 #: src/aggregate.c:420
46 #: src/aggregate.c:457
48 msgid "Missing argument %d to %s."
51 #: src/aggregate.c:466
53 msgid "Arguments to %s must be of same type as source variables."
56 #: src/aggregate.c:476 src/expressions/parse.c:830
60 #: src/aggregate.c:488
63 "Number of source variables (%d) does not match number of target variables (%"
67 #: src/aggregate.c:504
70 "The value arguments passed to the %s function are out-of-order. They will "
71 "be treated as if they had been specified in the correct order."
74 #: src/aggregate.c:571
77 "Variable name %s is not unique within the aggregate file dictionary, which "
78 "contains the aggregate variables and the break variables."
81 #: src/apply-dict.c:71
83 msgid "Variable %s is %s in target file, but %s in source file."
86 #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:239
87 #: src/sfm-read.c:1032 src/sfm-read.c:1177 src/sfm-read.c:1178
91 #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:239
92 #: src/sfm-read.c:1032 src/sfm-read.c:1177 src/sfm-read.c:1178
96 #: src/apply-dict.c:87
98 msgid "Cannot add value labels from source file to long string variable %s."
101 #: src/apply-dict.c:133
104 "Cannot apply missing values from source file to long string variable %s."
107 #: src/apply-dict.c:166
108 msgid "No matching variables found between the source and target files."
113 msgid "ASCII driver initializing as `%s'..."
119 "ascii driver: Area of page excluding margins and headers must be at least 59 "
120 "characters wide by 15 lines long. Page as configured is only %d characters "
124 #: src/ascii.c:393 src/devind.c:170 src/html.c:108 src/postscript.c:456
126 msgid "%s: Initialization complete."
129 #: src/ascii.c:405 src/devind.c:182 src/html.c:120 src/postscript.c:469
131 msgid "%s: Beginning closing..."
134 #: src/ascii.c:427 src/devind.c:187 src/html.c:125 src/postscript.c:488
136 msgid "%s: Finished closing."
142 "Bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d "
143 "decimal, with INDEX expressed in base 4."
148 msgid "Duplicate value for key `%s'."
153 msgid "Unknown configuration parameter `%s' for ascii device driver."
159 "Unknown character set `%s'. Valid character sets are `ascii' and `latin1'."
165 "Unknown overstrike style `%s'. Valid overstrike styles are `single' and "
172 "Unknown carriage return style `%s'. Valid carriage return styles are `cr' "
176 #: src/ascii.c:546 src/postscript.c:679
178 msgid "Positive integer required as value for `%s'."
183 msgid "Zero or positive integer required as value for `%s'."
186 #: src/ascii.c:648 src/postscript.c:637
188 msgid "Boolean value expected for %s."
191 #: src/ascii.c:680 src/ascii.c:695 src/ascii.c:712
193 msgid "ASCII output driver: %s: %s"
198 msgid "ascii_line_horz: bad hline (%d,%d),%d out of (%d,%d)\n"
203 msgid "ascii_line_vert: bad vline %d,(%d,%d) out of (%d,%d)\n"
208 msgid "ascii_line_intersection: bad intsct (%d,%d) out of (%d,%d)\n"
213 msgid "%s: horiz=%d, vert=%d\n"
218 msgid "Writing `%s': %s"
221 #: src/ascii.c:1582 src/postscript.c:2108
227 msgid "Charts are unsupported with ascii drivers."
230 #: src/autorecode.c:125
232 msgid "Source variable count (%d) does not match target variable count (%d)."
235 #: src/autorecode.c:142 src/command.c:797 src/compute.c:280 src/do-if.c:256
236 #: src/file-handle.q:142 src/get.c:243 src/lexer.c:428 src/loop.c:244
237 #: src/matrix-data.c:531 src/print.c:338 src/print.c:1048 src/recode.c:408
238 #: src/sel-if.c:57 src/sel-if.c:134 src/vector.c:197
239 msgid "expecting end of command"
242 #: src/autorecode.c:152
244 msgid "Target variable %s duplicates existing variable %s."
247 #: src/autorecode.c:159
249 msgid "Duplicate variable name %s among target variables."
254 msgid "Month %d is not in acceptable range of 0 to 13."
259 msgid "Day %d is not in acceptable range of 0 to 31."
264 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
267 #: src/casefile.c:252
269 msgid "%s: Removing temporary file: %s."
272 #: src/casefile.c:399
274 msgid "Error writing temporary file: %s."
277 #: src/casefile.c:541
279 msgid "%s: Opening temporary file: %s."
282 #: src/casefile.c:567
284 msgid "%s: Seeking temporary file: %s."
287 #: src/casefile.c:583
289 msgid "%s: Reading temporary file: %s."
292 #: src/casefile.c:586
294 msgid "%s: Temporary file ended unexpectedly."
297 #: src/cmdline.c:145 src/cmdline.c:164 src/cmdline.c:176 src/command.c:213
298 #: src/expressions/parse.c:1206 src/set.q:428 src/set.q:430 src/set.q:997
300 msgid "%s is not yet implemented."
306 "PSPP, a program for statistical analysis of sample data.\n"
308 "Usage: %s [OPTION]... FILE...\n"
310 "If a long option shows an argument as mandatory, then it is mandatory\n"
311 "for the equivalent short option also. Similarly for optional arguments.\n"
314 " -a, --algorithm={compatible|enhanced}\n"
315 " set to `compatible' if you want output\n"
316 " calculated from broken algorithms\n"
317 " -B, --config-dir=DIR set configuration directory to DIR\n"
318 " -o, --device=DEVICE select output driver DEVICE and disable "
320 " -d, --define=VAR[=VALUE] set environment variable VAR to VALUE, or empty\n"
321 " -u, --undef=VAR undefine environment variable VAR\n"
323 "Input and output:\n"
324 " -f, --out-file=FILE send output to FILE (overwritten)\n"
325 " -p, --pipe read script from stdin, send output to stdout\n"
326 " -I-, --no-include clear include path\n"
327 " -I, --include=DIR append DIR to include path\n"
328 " -c, --command=COMMAND execute COMMAND before .pspp/rc at startup\n"
330 "Language modifiers:\n"
331 " -i, --interactive interpret scripts in interactive mode\n"
332 " -n, --edit just check syntax; don't actually run the code\n"
333 " -r, --no-statrc disable execution of .pspp/rc at startup\n"
334 " -s, --safer don't allow some unsafe operations\n"
335 " -x, --syntax={compatible|enhanced}\n"
336 " set to `compatible' if you want only to accept\n"
337 " spss compatible syntax\n"
339 "Informative output:\n"
340 " -h, --help print this help, then exit\n"
341 " -l, --list print a list of known driver classes, then exit\n"
342 " -V, --version show PSPP version, then exit\n"
343 " -v, --verbose increments verbosity level\n"
345 "Non-option arguments:\n"
346 " FILE1 FILE2 run FILE1, clear the dictionary, run FILE2\n"
347 " FILE1 + FILE2 run FILE1 then FILE2 without clearing "
349 " KEY=VALUE overrides macros in output initialization file\n"
357 "Report bugs to <%s>.\n"
362 msgid "%s not allowed inside FILE TYPE/END FILE TYPE."
367 msgid "%s not allowed inside FILE TYPE GROUPED/END FILE TYPE."
371 msgid "RECORD TYPE must be the first command inside a FILE TYPE structure."
375 msgid "expecting command name"
381 "%s is not allowed (1) before a command to specify the input program, such as "
382 "DATA LIST, (2) between FILE TYPE and END FILE TYPE, (3) between INPUT "
383 "PROGRAM and END INPUT PROGRAM."
388 msgid "%s is not allowed within an input program."
391 #: src/command.c:237 src/command.c:238
393 msgid "%s is only allowed within an input program."
398 msgid "Unknown command %s."
403 "This command is not accepted in a syntax file. Instead, use FINISH to "
404 "terminate a syntax file."
409 "This command is not executed in interactive mode. Instead, PSPP drops down "
410 "to the command prompt. Use EXIT if you really want to quit."
413 #: src/command.c:684 src/command.c:815 src/permissions.c:102
414 msgid "This command not allowed when the SAFER option is set."
419 msgid "Error removing `%s': %s."
424 msgid "Couldn't fork: %s."
429 msgid "Error executing command: %s."
433 msgid "No operating system support for this command."
437 msgid "This command is not valid in a syntax file."
440 #: src/compute.c:144 src/compute.c:193
443 "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
447 #: src/compute.c:147 src/compute.c:200
450 "When executing COMPUTE: %g is not a valid value as an index into vector %s."
455 msgid "There is no vector named %s."
459 msgid "Destination cannot be a string variable."
465 "%g THRU %g is not a valid range. The number following THRU must be at least "
466 "as big as the number preceding THRU."
469 #: src/crosstabs.q:265
471 "Missing mode REPORT not allowed in general mode. Assuming MISSING=TABLE."
474 #: src/crosstabs.q:275
475 msgid "Write mode ALL not allowed in general mode. Assuming WRITE=CELLS."
478 #: src/crosstabs.q:336
482 #: src/crosstabs.q:403
483 msgid "VARIABLES must be specified before TABLES."
486 #: src/crosstabs.q:440
488 msgid "Maximum value (%ld) less than minimum value (%ld)."
491 #: src/crosstabs.q:804
495 #: src/crosstabs.q:806 src/examine.q:919
499 #: src/crosstabs.q:807 src/examine.q:853 src/frequencies.q:1141
500 #: src/frequencies.q:1514
504 #: src/crosstabs.q:808 src/examine.q:854 src/frequencies.q:1209
505 #: src/frequencies.q:1515
509 #: src/crosstabs.q:809 src/crosstabs.q:1012 src/crosstabs.q:1726
510 #: src/examine.q:855 src/frequencies.q:1218 src/oneway.q:311 src/oneway.q:474
514 #: src/crosstabs.q:819 src/examine.q:931 src/frequencies.q:1513
515 #: src/oneway.q:397 src/t-test.q:679 src/t-test.q:702 src/t-test.q:827
520 #: src/crosstabs.q:820 src/examine.q:934 src/frequencies.q:1145
521 #: src/frequencies.q:1146 src/frequencies.q:1147
525 #: src/crosstabs.q:1062
529 #: src/crosstabs.q:1063
533 #: src/crosstabs.q:1064
537 #: src/crosstabs.q:1065
541 #: src/crosstabs.q:1066
545 #: src/crosstabs.q:1067
549 #: src/crosstabs.q:1068
553 #: src/crosstabs.q:1069
557 #: src/crosstabs.q:1102 src/crosstabs.q:1129 src/crosstabs.q:1149
558 #: src/crosstabs.q:1170 src/examine.q:1365
562 #: src/crosstabs.q:1103 src/crosstabs.q:1130 src/crosstabs.q:1150
563 #: src/crosstabs.q:1172 src/examine.q:1134 src/frequencies.q:1143
564 #: src/frequencies.q:1264 src/sysfile-info.c:536 src/vfm.c:811
568 #: src/crosstabs.q:1104 src/oneway.q:284 src/oneway.q:686 src/t-test.q:977
569 #: src/t-test.q:1169 src/t-test.q:1261
573 #: src/crosstabs.q:1106
574 msgid "Asymp. Sig. (2-sided)"
577 #: src/crosstabs.q:1108
578 msgid "Exact. Sig. (2-sided)"
581 #: src/crosstabs.q:1110
582 msgid "Exact. Sig. (1-sided)"
585 #: src/crosstabs.q:1128 src/crosstabs.q:1169
589 #: src/crosstabs.q:1131 src/crosstabs.q:1173
590 msgid "Asymp. Std. Error"
593 #: src/crosstabs.q:1132 src/crosstabs.q:1174
597 #: src/crosstabs.q:1133 src/crosstabs.q:1175
601 #: src/crosstabs.q:1148
603 msgid " 95%% Confidence Interval"
606 #: src/crosstabs.q:1151 src/t-test.q:981 src/t-test.q:1166 src/t-test.q:1264
610 #: src/crosstabs.q:1152 src/t-test.q:982 src/t-test.q:1167 src/t-test.q:1265
614 #: src/crosstabs.q:1171
618 #: src/crosstabs.q:1920
619 msgid "Pearson Chi-Square"
622 #: src/crosstabs.q:1921
623 msgid "Likelihood Ratio"
626 #: src/crosstabs.q:1922
627 msgid "Fisher's Exact Test"
630 #: src/crosstabs.q:1923
631 msgid "Continuity Correction"
634 #: src/crosstabs.q:1924
635 msgid "Linear-by-Linear Association"
638 #: src/crosstabs.q:1961 src/crosstabs.q:2031 src/crosstabs.q:2090
639 msgid "N of Valid Cases"
642 #: src/crosstabs.q:1977 src/crosstabs.q:2106
643 msgid "Nominal by Nominal"
646 #: src/crosstabs.q:1978 src/crosstabs.q:2107
647 msgid "Ordinal by Ordinal"
650 #: src/crosstabs.q:1979
651 msgid "Interval by Interval"
654 #: src/crosstabs.q:1980
655 msgid "Measure of Agreement"
658 #: src/crosstabs.q:1985
662 #: src/crosstabs.q:1986
666 #: src/crosstabs.q:1987
667 msgid "Contingency Coefficient"
670 #: src/crosstabs.q:1988
671 msgid "Kendall's tau-b"
674 #: src/crosstabs.q:1989
675 msgid "Kendall's tau-c"
678 #: src/crosstabs.q:1990
682 #: src/crosstabs.q:1991
683 msgid "Spearman Correlation"
686 #: src/crosstabs.q:1992
690 #: src/crosstabs.q:1993
694 #: src/crosstabs.q:2063
696 msgid "Odds Ratio for %s (%g / %g)"
699 #: src/crosstabs.q:2066
701 msgid "Odds Ratio for %s (%.*s / %.*s)"
704 #: src/crosstabs.q:2074
706 msgid "For cohort %s = %g"
709 #: src/crosstabs.q:2077
711 msgid "For cohort %s = %.*s"
714 #: src/crosstabs.q:2108
715 msgid "Nominal by Interval"
718 #: src/crosstabs.q:2113
722 #: src/crosstabs.q:2114
723 msgid "Goodman and Kruskal tau"
726 #: src/crosstabs.q:2115
727 msgid "Uncertainty Coefficient"
730 #: src/crosstabs.q:2116
734 #: src/crosstabs.q:2117
738 #: src/crosstabs.q:2122
742 #: src/crosstabs.q:2123 src/crosstabs.q:2124
748 msgid "data-file error: "
758 msgid "(columns %d-%d"
763 msgid ", field type %s) "
767 msgid "Field does not form a valid floating-point constant."
771 msgid "Field contents followed by garbage."
775 msgid "Underflow in floating-point constant."
779 msgid "Overflow in floating-point constant."
783 msgid "All characters in field must be digits."
787 msgid "Unrecognized character in field."
790 #: src/data-in.c:343 src/data-in.c:598
791 msgid "Field must have even length."
794 #: src/data-in.c:353 src/data-in.c:608
795 msgid "Field must contain only hex digits."
801 "Quality of zoned decimal (Z) input format code is suspect. Check your "
802 "results three times. Report bugs to %s."
806 msgid "Zoned decimal field contains fewer than 2 characters."
810 msgid "Bad sign byte in zoned decimal number."
814 msgid "Format error in zoned decimal number."
818 msgid "Error in syntax of zoned decimal number."
822 msgid "Unexpected end of field."
826 msgid "Digit expected in field."
831 msgid "Day (%ld) must be between 1 and 31."
835 msgid "Delimiter expected between fields in date."
840 msgid "Parse error at `%c' expecting %s."
845 msgid "Unknown %s `%.*s'."
850 msgid "Month (%ld) must be between 1 and 12."
859 msgid "Year (%ld) must be between 1582 and 19999."
864 msgid "Trailing garbage \"%s\" following date."
869 msgid "Julian day (%d) must be between 1 and 366."
874 msgid "Year (%d) must be between 1582 and 19999."
879 msgid "Quarter (%ld) must be between 1 and 4."
883 msgid "`Q' expected between quarter and year."
888 msgid "Week (%ld) must be between 1 and 53."
892 msgid "`WK' expected between week and year."
896 msgid "Delimiter expected between fields in time."
901 msgid "Hour (%ld) must be positive."
906 msgid "Minute (%ld) must be between 0 and 59."
909 #: src/data-in.c:1023
911 msgid "Hour (%ld) must be between 0 and 23."
914 #: src/data-in.c:1051
918 #: src/data-in.c:1382
920 msgid "Field too long (%d characters). Truncated after character %d."
923 #: src/data-list.c:144
925 "DATA LIST may not use a different file from that specified on its "
926 "surrounding FILE TYPE."
929 #: src/data-list.c:163
930 msgid "The END subcommand may only be specified once."
933 #: src/data-list.c:198
934 msgid "Only one of FIXED, FREE, or LIST may be specified."
937 #: src/data-list.c:354 src/print.c:299
940 "The record number specified, %ld, is before the previous record, %d. Data "
941 "fields must be listed in order of increasing record number."
944 #: src/data-list.c:383 src/data-list.c:1747
946 "SPSS-like or FORTRAN-like format specification expected after variable names."
949 #: src/data-list.c:394
950 msgid "At least one variable must be specified."
953 #: src/data-list.c:399 src/print.c:331
955 "Variables are specified on records that should not exist according to "
956 "RECORDS subcommand."
959 #: src/data-list.c:432 src/data-list.c:446 src/print.c:523 src/print.c:536
960 msgid "Column positions for fields must be positive."
963 #: src/data-list.c:451
964 msgid "The ending column for a field must be greater than the starting column."
967 #: src/data-list.c:465 src/print.c:613
969 msgid "The %d columns %d-%d can't be evenly divided into %d fields."
972 #: src/data-list.c:485 src/print.c:564
973 msgid "A format specifier on this line has extra characters on the end."
976 #: src/data-list.c:500 src/print.c:580
977 msgid "The value for number of decimal places must be at least 1."
980 #: src/data-list.c:514 src/print.c:593
982 msgid "Input format %s doesn't accept decimal places."
985 #: src/data-list.c:561 src/data-list.c:657 src/data-list.c:871
987 msgid "%s is a duplicate variable name."
990 #: src/data-list.c:566
992 msgid "There is already a variable %s of a different type."
995 #: src/data-list.c:573
997 msgid "There is already a string variable %s of a different width."
1000 #: src/data-list.c:648
1002 "The number of format specifications exceeds the given number of variable "
1006 #: src/data-list.c:761 src/print.c:768
1008 "There aren't enough format specifications to match the number of variable "
1012 #: src/data-list.c:788 src/data-list.c:912 src/descript.c:883 src/print.c:799
1013 #: src/sysfile-info.c:138 src/sysfile-info.c:372 src/vfm.c:810
1017 #: src/data-list.c:789 src/print.c:800
1021 #: src/data-list.c:790 src/print.c:801
1025 #: src/data-list.c:791 src/data-list.c:913 src/print.c:802
1029 #: src/data-list.c:807
1031 msgid "Reading %d record from file %s."
1032 msgid_plural "Reading %d records from file %s."
1036 #: src/data-list.c:811
1038 msgid "Reading %d record from the command file."
1039 msgid_plural "Reading %d records from the command file."
1043 #: src/data-list.c:929
1045 msgid "Reading free-form data from file %s."
1048 #: src/data-list.c:932
1049 msgid "Reading free-form data from the command file."
1052 #: src/data-list.c:983
1054 msgid "Quoted string missing terminating `%c'."
1057 #: src/data-list.c:1092
1059 msgid "Partial case of %d of %d records discarded."
1062 #: src/data-list.c:1146
1064 msgid "Partial case discarded. The first variable missing was %s."
1067 #: src/data-list.c:1190
1070 "Missing value(s) for all variables from %s onward. These will be filled "
1071 "with the system-missing value or blanks, as appropriate."
1074 #: src/data-list.c:1267
1075 msgid "Attempt to read past end of file."
1078 #: src/data-list.c:1408
1080 "REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
1084 #: src/data-list.c:1418 src/data-list.c:1452 src/data-list.c:1465
1085 #: src/data-list.c:1478 src/data-list.c:1512
1087 msgid "%s subcommand given multiple times."
1090 #: src/data-list.c:1441
1092 msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
1095 #: src/data-list.c:1498
1097 msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
1100 #: src/data-list.c:1521
1102 msgid "ID beginning column (%ld) must be positive."
1105 #: src/data-list.c:1536
1107 msgid "ID ending column (%ld) must be positive."
1110 #: src/data-list.c:1542
1112 msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
1115 #: src/data-list.c:1582
1116 msgid "Missing required specification STARTS."
1119 #: src/data-list.c:1584
1120 msgid "Missing required specification OCCURS."
1123 #: src/data-list.c:1591
1124 msgid "ID specified without CONTINUED."
1127 #: src/data-list.c:1602
1130 "STARTS beginning column (%d) exceeds default STARTS ending column taken from "
1131 "file's record width (%d)."
1134 #: src/data-list.c:1615
1137 "CONTINUED beginning column (%d) exceeds default CONTINUED ending column "
1138 "taken from file's record width (%d)."
1141 #: src/data-list.c:1696
1142 msgid "String variable not allowed here."
1145 #: src/data-list.c:1706
1147 msgid "%s (%d) must be at least 1."
1150 #: src/data-list.c:1712
1152 msgid "Variable or integer expected for %s."
1155 #: src/data-list.c:1837
1157 msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"."
1160 #: src/data-list.c:1869
1163 "Variable %s starting in column %d extends beyond physical record length of %"
1167 #: src/data-list.c:1937
1169 msgid "Invalid value %d for OCCURS."
1172 #: src/data-list.c:1943
1174 msgid "Beginning column for STARTS (%d) must be at least 1."
1177 #: src/data-list.c:1951
1179 msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
1182 #: src/data-list.c:1959
1184 msgid "Invalid value %d for LENGTH."
1187 #: src/data-list.c:1966
1189 msgid "Beginning column for CONTINUED (%d) must be at least 1."
1192 #: src/data-list.c:1974
1194 msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
1197 #: src/data-list.c:2006
1200 "Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
1201 "available in space on STARTS (%d), and CONTINUED not specified."
1204 #: src/data-list.c:2024
1206 msgid "Unexpected end of file with %d repetitions remaining out of %d."
1209 #: src/data-out.c:245
1211 "The N output format cannot be used to output a negative number or the system-"
1215 #: src/data-out.c:359
1218 "Quality of zoned decimal (Z) output format code is suspect. Check your "
1219 "results. Report bugs to %s."
1222 #: src/data-out.c:367
1223 msgid "The system-missing value cannot be output as a zoned decimal number."
1226 #: src/data-out.c:380
1228 msgid "Number %g too big to fit in field with format Z%d.%d."
1231 #: src/data-out.c:774
1233 msgid "Time value %g too large in magnitude to convert to alphanumeric time."
1236 #: src/data-out.c:825
1238 msgid "Weekday index %f does not lie between 1 and 7."
1241 #: src/data-out.c:845
1243 msgid "Month index %f does not lie between 1 and 12."
1246 #: src/data-out.c:958
1249 "Year %d cannot be represented in four digits for output formatting purposes."
1253 msgid "Only USE ALL is currently implemented."
1256 #: src/descript.c:103 src/examine.q:1470 src/frequencies.q:117
1257 #: src/oneway.q:398 src/t-test.q:680 src/t-test.q:703 src/t-test.q:826
1258 #: src/t-test.q:1163
1262 #: src/descript.c:104
1266 #: src/descript.c:105 src/frequencies.q:121
1270 #: src/descript.c:106 src/examine.q:1550 src/frequencies.q:122
1274 #: src/descript.c:107 src/examine.q:1657 src/frequencies.q:123
1278 #: src/descript.c:108
1282 #: src/descript.c:109 src/examine.q:1637 src/frequencies.q:125
1286 #: src/descript.c:110
1290 #: src/descript.c:111 src/examine.q:1598 src/frequencies.q:127
1294 #: src/descript.c:112 src/examine.q:1575 src/frequencies.q:128
1299 #: src/descript.c:113 src/examine.q:1586 src/frequencies.q:129
1304 #: src/descript.c:114 src/frequencies.q:130
1308 #: src/descript.c:337
1310 msgid "Z-score variable name %s would be a duplicate variable name."
1313 #: src/descript.c:355 src/list.q:146
1314 msgid "No variables specified."
1317 #: src/descript.c:439
1318 msgid "expecting statistic name: reverting to default"
1321 #: src/descript.c:511
1323 "Ran out of generic names for Z-score variables. There are only 126 generic "
1324 "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
1327 #: src/descript.c:542
1328 msgid "Mapping of variables to corresponding Z-scores."
1331 #: src/descript.c:547
1335 #: src/descript.c:548
1339 #: src/descript.c:667 src/descript.c:673
1343 #: src/descript.c:886
1347 #: src/descript.c:887
1351 #: src/descript.c:913
1353 msgid "Valid cases = %g; cases with missing value(s) = %g."
1358 msgid "DEVIND driver initializing as `%s'..."
1363 msgid "Unknown configuration parameter `%s' for DEVIND device driver."
1368 msgid "DEVIND output driver: %s: %s"
1373 msgid "Cannot open first page on DEVIND device %s."
1376 #: src/dfm-read.c:157
1378 msgid "Could not open \"%s\" for reading as a data file: %s."
1381 #: src/dfm-read.c:190 src/dfm-read.c:208
1382 msgid "BEGIN DATA expected."
1385 #: src/dfm-read.c:217
1387 "Unexpected end-of-file while reading data in BEGIN DATA. This probably "
1388 "indicates a missing or misformatted END DATA command. END DATA must appear "
1389 "by itself on a single line with exactly one space between words."
1392 #: src/dfm-read.c:250 src/dfm-read.c:270
1394 msgid "Error reading file %s: %s."
1397 #: src/dfm-read.c:273
1399 msgid "%s: Partial record at end of file."
1402 #: src/dfm-read.c:316
1404 msgid "Attempt to read beyond end-of-file on file %s."
1407 #: src/dfm-read.c:319
1408 msgid "Attempt to read beyond END DATA."
1411 #: src/dfm-read.c:466
1413 "This command is not valid here since the current input program does not "
1414 "access the inline file."
1417 #: src/dfm-write.c:70
1419 msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
1422 #: src/dfm-write.c:106
1424 msgid "Error writing file %s: %s."
1427 #: src/dictionary.c:685
1429 "At least one case in the data file had a weight value that was user-missing, "
1430 "system-missing, zero, or negative. These case(s) were ignored."
1434 msgid "There is no DO IF to match with this ELSE IF."
1438 msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure."
1442 msgid "End of command expected."
1446 msgid "There is no DO IF to match with this ELSE."
1451 "There may be at most one ELSE clause in each DO IF structure. It must be "
1456 msgid "There is no DO IF to match with this END IF."
1461 msgid "DO IF %d: true\n"
1466 msgid "DO IF %d: false\n"
1471 msgid "DO IF %d: missing\n"
1475 msgid "Terminating NOW due to a fatal error!"
1479 msgid "Terminating execution of syntax file due to error."
1484 msgid "Errors (%d) exceeds limit (%d)."
1489 msgid "Warnings (%d) exceed limit (%d)."
1496 #: src/error.c:245 src/error.c:252 src/error.c:255
1500 #: src/error.c:246 src/error.c:253 src/error.c:256
1504 #: src/error.c:247 src/error.c:257
1508 #: src/error.c:249 src/error.c:250
1509 msgid "installation error"
1512 #: src/examine.q:471 src/examine.q:483
1514 msgid "%s and %s are mutually exclusive"
1517 #: src/examine.q:913
1518 msgid "Case Processing Summary"
1521 #: src/examine.q:1119
1522 msgid "Extreme Values"
1525 #: src/examine.q:1135
1529 #: src/examine.q:1220
1533 #: src/examine.q:1225
1537 #: src/examine.q:1366 src/oneway.q:400 src/oneway.q:684
1541 #: src/examine.q:1368 src/oneway.q:414
1542 msgid "Descriptives"
1545 #: src/examine.q:1488 src/oneway.q:405
1547 msgid "%g%% Confidence Interval for Mean"
1550 #: src/examine.q:1494 src/oneway.q:407
1554 #: src/examine.q:1505 src/oneway.q:408
1558 #: src/examine.q:1517
1560 msgid "5%% Trimmed Mean"
1563 #: src/examine.q:1528 src/frequencies.q:119
1567 #: src/examine.q:1562 src/oneway.q:399 src/t-test.q:681 src/t-test.q:704
1568 #: src/t-test.q:828 src/t-test.q:1164
1569 msgid "Std. Deviation"
1572 #: src/examine.q:1610
1573 msgid "Interquartile Range"
1576 #: src/examine.q:1762
1578 msgid "Boxplot of %s vs. %s"
1581 #: src/examine.q:1787
1585 #: src/examine.q:1829
1587 msgid "Normal Q-Q Plot of %s"
1590 #: src/examine.q:1830 src/examine.q:1836
1591 msgid "Observed Value"
1594 #: src/examine.q:1831
1595 msgid "Expected Normal"
1598 #: src/examine.q:1834
1600 msgid "Detrended Normal Q-Q Plot of %s"
1603 #: src/examine.q:1837
1604 msgid "Dev from Normal"
1607 #: src/examine.q:1956 src/examine.q:1978 src/frequencies.q:1525
1611 #: src/examine.q:2103
1612 msgid "Tukey's Hinges"
1615 #: src/expressions/evaluate.c:144
1616 msgid "expecting number or string"
1619 #: src/expressions/evaluate.c:155 src/pfm-read.c:537
1621 msgid "Duplicate variable name %s."
1624 #: src/expressions/helpers.c:36
1626 "One of the arguments to a DATE function is not an integer. The result will "
1627 "be system-missing."
1630 #: src/expressions/helpers.c:58
1632 "The week argument to DATE.WKYR is not an integer. The result will be system-"
1636 #: src/expressions/helpers.c:64
1638 "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53. "
1639 "The result will be system-missing."
1642 #: src/expressions/helpers.c:86
1644 "The day argument to DATE.YRDAY is not an integer. The result will be system-"
1648 #: src/expressions/helpers.c:92
1650 "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366. "
1651 "The result will be system-missing."
1654 #: src/expressions/helpers.c:114
1656 "The year argument to YRMODA is greater than 47516. The result will be "
1660 #: src/expressions/parse.c:241
1663 "Type mismatch: expression has %s type, but a numeric value is required here."
1666 #: src/expressions/parse.c:253
1669 "Type mismatch: expression has %s type, but a string value is required here."
1672 #: src/expressions/parse.c:394
1674 msgid "Type mismatch while applying %s operator: cannot convert %s to %s."
1677 #: src/expressions/parse.c:599
1679 "Chaining relational operators (e.g. \"a < b < c\") will not produce the "
1680 "mathematically expected result. Use the AND logical operator to fix the "
1681 "problem (e.g. \"a < b AND b < c\"). If chaining is really intended, "
1682 "parentheses will disable this warning (e.g. \"(a < b) < c\".)"
1685 #: src/expressions/parse.c:698
1687 "The exponentiation operator (\"**\") is left-associative, even though right-"
1688 "associative semantics are more useful. That is, \"a**b**c\" equals \"(a**b)"
1689 "**c\", not as \"a**(b**c)\". To disable this warning, insert parentheses."
1692 #: src/expressions/parse.c:760
1694 msgid "Unknown system variable %s."
1697 #: src/expressions/parse.c:802
1699 msgid "Unknown identifier %s."
1702 #: src/expressions/parse.c:837
1703 msgid "in expression"
1706 #: src/expressions/parse.c:1013
1708 msgid "%s must have at least %d arguments in list."
1711 #: src/expressions/parse.c:1022
1713 msgid "%s must have even number of arguments in list."
1716 #: src/expressions/parse.c:1025
1718 msgid "%s must have multiple of %d arguments in list."
1721 #: src/expressions/parse.c:1035
1723 msgid "%s function does not accept a minimum valid argument count."
1726 #: src/expressions/parse.c:1044
1728 msgid "%s requires at least %d valid arguments in list."
1731 #: src/expressions/parse.c:1050
1734 "With %s, using minimum valid argument count of %d does not make sense when "
1735 "passing only %d arguments in list."
1738 #: src/expressions/parse.c:1104
1740 msgid "Type mismatch invoking %s as "
1743 #: src/expressions/parse.c:1109
1744 msgid "Function invocation "
1747 #: src/expressions/parse.c:1111
1748 msgid " does not match any known function. Candidates are:"
1751 #: src/expressions/parse.c:1141
1753 msgid "No function or vector named %s."
1756 #: src/expressions/parse.c:1183
1758 msgid "expecting `,' or `)' invoking %s function"
1761 #: src/expressions/parse.c:1203
1763 msgid "%s is a PSPP extension."
1766 #: src/file-handle.q:127
1769 "File handle %s already refers to file %s. File handles cannot be redefined "
1773 #: src/file-handle.q:148
1774 msgid "The FILE HANDLE required subcommand NAME is not present."
1777 #: src/file-handle.q:167
1779 "Fixed-length records were specified on /RECFORM, but record length was not "
1780 "specified on /LRECL. Assuming 1024-character records."
1783 #: src/file-handle.q:174
1786 "Record length (%ld) must be at least one byte. 1-character records will be "
1790 #: src/file-handle.q:274
1792 msgid "Can't open %s as a %s because it is already open as a %s"
1795 #: src/file-handle.q:281
1797 msgid "Can't open %s as a %s for %s because it is already open for %s"
1800 #: src/file-handle.q:289
1802 msgid "Can't re-open %s as a %s for %s"
1805 #: src/file-handle.q:342
1806 msgid "expecting a file name or handle name"
1809 #: src/file-type.c:134
1810 msgid "MIXED, GROUPED, or NESTED expected."
1813 #: src/file-type.c:157
1814 msgid "The CASE subcommand is not valid on FILE TYPE MIXED."
1817 #: src/file-type.c:175
1818 msgid "WARN or NOWARN expected after WILD."
1821 #: src/file-type.c:183
1822 msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."
1825 #: src/file-type.c:197
1826 msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."
1829 #: src/file-type.c:206
1831 msgid "WARN%s expected after DUPLICATE."
1834 #: src/file-type.c:207
1835 msgid ", NOWARN, or CASE"
1838 #: src/file-type.c:208
1842 #: src/file-type.c:216
1843 msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."
1846 #: src/file-type.c:228
1847 msgid "WARN or NOWARN after MISSING."
1850 #: src/file-type.c:236
1851 msgid "ORDERED is only valid on FILE TYPE GROUPED."
1854 #: src/file-type.c:247
1855 msgid "YES or NO expected after ORDERED."
1858 #: src/file-type.c:253 src/file-type.c:548
1859 msgid "while expecting a valid subcommand"
1862 #: src/file-type.c:260
1863 msgid "The required RECORD subcommand was not present."
1866 #: src/file-type.c:268
1867 msgid "The required CASE subcommand was not present."
1870 #: src/file-type.c:274
1871 msgid "CASE and RECORD must specify different variable names."
1874 #: src/file-type.c:332
1875 msgid "Column value must be positive."
1878 #: src/file-type.c:348
1879 msgid "Ending column precedes beginning column."
1882 #: src/file-type.c:368
1883 msgid "Bad format specifier name."
1886 #: src/file-type.c:397 src/file-type.c:586
1888 "This command may only appear within a FILE TYPE/END FILE TYPE structure."
1891 #: src/file-type.c:420
1892 msgid "OTHER may appear only on the last RECORD TYPE command."
1895 #: src/file-type.c:430
1896 msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."
1899 #: src/file-type.c:481
1901 "The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "
1905 #: src/file-type.c:491
1907 "No variable name may be specified for the CASE subcommand on RECORD TYPE."
1910 #: src/file-type.c:499
1912 "The CASE column specification on RECORD TYPE must give a format specifier "
1913 "that is the same type as that of the CASE column specification given on FILE "
1917 #: src/file-type.c:515
1918 msgid "WARN or NOWARN expected on DUPLICATE subcommand."
1921 #: src/file-type.c:529
1922 msgid "WARN or NOWARN expected on MISSING subcommand."
1925 #: src/file-type.c:542
1926 msgid "YES or NO expected on SPREAD subcommand."
1929 #: src/file-type.c:599
1930 msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."
1933 #: src/file-type.c:606
1934 msgid "No commands between FILE TYPE and END FILE TYPE."
1937 #: src/file-type.c:675
1939 msgid "Unknown record type \"%.*s\"."
1942 #: src/file-type.c:699
1944 msgid "Unknown record type %g."
1947 #: src/filename.c:227
1949 msgid "Searching for `%s'..."
1952 #: src/filename.c:235 src/filename.c:267
1953 msgid "Search unsuccessful!"
1956 #: src/filename.c:260
1961 #: src/filename.c:665
1963 msgid "Not opening pipe file `%s' because SAFER option set."
1968 "FLIP ignores TEMPORARY. Temporary transformations will be made permanent."
1973 msgid "Could not create acceptable variant for variable %s."
1977 msgid "Cannot create more than 99999 variable names."
1981 msgid "Could not create temporary file for FLIP."
1984 #: src/flip.c:300 src/flip.c:367
1986 msgid "Error writing FLIP file: %s."
1991 msgid "Error rewinding FLIP file: %s."
1995 msgid "Error creating FLIP source file."
2000 msgid "Error reading FLIP file: %s."
2005 msgid "Error seeking FLIP source file: %s."
2010 msgid "Error writing FLIP source file: %s."
2015 msgid "Error rewind FLIP source file: %s."
2020 msgid "Error reading FLIP temporary file: %s."
2024 msgid "Unexpected end of file reading FLIP temporary file."
2028 msgid "X and T format specifiers not allowed here."
2033 msgid "%.*s is not a valid data format."
2038 msgid "Format %s specifies an odd width %d, but an even width is required."
2044 "Format %s specifies a bad number of implied decimal places %d. Input format "
2045 "%s allows up to 16 implied decimal places."
2050 msgid "Format %s may not be used for input."
2056 "Input format %s specifies a bad width %d. Format %s requires a width "
2057 "between %d and %d."
2063 "Input format %s is invalid because it specifies more decimal places than the "
2070 "Output format %s specifies a bad width %d. Format %s requires a width "
2071 "between %d and %d."
2077 "Output format %s is invalid because it specifies as many decimal places as "
2078 "the field width, which fails to allow space for a decimal point. Try %s%d.%"
2084 msgid "%s variables are not compatible with %s format %s."
2087 #: src/format.c:238 src/pfm-read.c:477 src/sfm-read.c:1030 src/sfm-read.c:1039
2091 #: src/format.c:238 src/pfm-read.c:477 src/sfm-read.c:1030 src/sfm-read.c:1039
2097 msgid "String variable with width %d not compatible with format %s."
2101 msgid "Format specifier expected."
2106 msgid "Data format %s does not specify a width."
2111 msgid "Data format %s is not valid."
2115 msgid "`(' expected after variable list"
2118 #: src/formats.c:99 src/numeric.c:68 src/numeric.c:139
2119 msgid "`)' expected after output format."
2122 #: src/frequencies.q:118
2126 #: src/frequencies.q:120
2130 #: src/frequencies.q:124
2134 #: src/frequencies.q:126
2138 #: src/frequencies.q:401
2140 "At most one of BARCHART, HISTOGRAM, or HBAR should be given. HBAR will be "
2141 "assumed. Argument values will be given precedence increasing along the "
2145 #: src/frequencies.q:484
2148 "MAX must be greater than or equal to MIN, if both are specified. However, "
2149 "MIN was specified as %g and MAX as %g. MIN and MAX will be ignored."
2152 #: src/frequencies.q:807
2154 "Upper limit of integer mode value range must be greater than lower limit."
2157 #: src/frequencies.q:820
2159 msgid "Variable %s specified multiple times on VARIABLES subcommand."
2162 #: src/frequencies.q:826
2164 msgid "Integer mode specified, but %s is not a numeric variable."
2167 #: src/frequencies.q:892
2168 msgid "`)' expected after GROUPED interval list."
2171 #: src/frequencies.q:904
2173 msgid "Variables %s specified on GROUPED but not on VARIABLES."
2176 #: src/frequencies.q:911
2178 msgid "Variables %s specified multiple times on GROUPED subcommand."
2181 #: src/frequencies.q:1142 src/frequencies.q:1234 src/frequencies.q:1235
2182 #: src/frequencies.q:1267
2186 #: src/frequencies.q:1144 src/plot-hist.c:129
2190 #: src/frequencies.q:1164
2194 #: src/frequencies.q:1265
2198 #: src/frequencies.q:1266 src/frequencies.q:1268
2202 #: src/frequencies.q:1487
2204 msgid "No valid data for variable %s; statistics not displayed."
2209 msgid "The required %s subcommand was not present"
2214 msgid "Unsupported sysfile version: %d. Using version %d instead."
2217 #: src/get.c:411 src/print.c:182
2218 msgid "expecting a valid subcommand"
2224 "Cannot rename %s as %s because there already exists a variable named %s. To "
2225 "rename variables with overlapping names, use a single RENAME subcommand such "
2226 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
2230 msgid "`=' expected after variable list."
2236 "Number of variables on left side of `=' (%d) does not match number of "
2237 "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
2242 msgid "Requested renaming duplicates variable name %s."
2246 msgid "Cannot DROP all variables from dictionary."
2250 msgid "The active file may not be specified more than once."
2254 msgid "Cannot specify the active file since no active file has been defined."
2259 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
2260 "source. Temporary transformations will be made permanent."
2264 msgid "Multiple IN subcommands for a single FILE or TABLE."
2268 msgid "BY may appear at most once."
2273 msgid "File %s lacks BY variable %s."
2277 msgid "FIRST may appear at most once."
2281 msgid "LAST may appear at most once."
2285 msgid "BY is required when TABLE is specified."
2289 msgid "BY is required when IN is specified."
2294 msgid "IN variable name %s duplicates an existing variable name."
2300 "Variable %s in file %s (%s) has different type or width from the same "
2301 "variable in earlier file (%s)."
2305 msgid "expecting COMM or TAPE"
2310 msgid "Can't find `%s' in include file search path."
2315 msgid "%s: Opening as syntax file."
2320 msgid "Opening `%s': %s."
2323 #: src/getl.c:347 src/html.c:349 src/postscript.c:1461
2325 msgid "Reading `%s': %s."
2330 msgid "Closing `%s': %s."
2333 #: src/groff-font.c:105
2335 msgid "%s: Opening Groff font file..."
2338 #: src/groff-font.c:159
2339 msgid "Missing font name."
2342 #: src/groff-font.c:169
2343 msgid "Missing encoding filename."
2346 #: src/groff-font.c:182
2347 msgid "Bad spacewidth value."
2350 #: src/groff-font.c:194
2351 msgid "Bad slant value."
2354 #: src/groff-font.c:219
2356 msgid "Unknown ligature `%s'."
2359 #: src/groff-font.c:254
2360 msgid "Unexpected end of line reading character set."
2363 #: src/groff-font.c:262
2364 msgid "Can't use ditto mark for first character."
2367 #: src/groff-font.c:267
2368 msgid "Can't ditto into an unnamed character."
2371 #: src/groff-font.c:284
2373 msgid "Missing metrics for character `%s'."
2376 #: src/groff-font.c:293
2378 msgid "Missing type for character `%s'."
2381 #: src/groff-font.c:302
2383 msgid "Missing code for character `%s'."
2386 #: src/groff-font.c:321
2387 msgid "Malformed kernpair."
2390 #: src/groff-font.c:328
2391 msgid "Unexpected end of line reading kernpairs."
2394 #: src/groff-font.c:334
2395 msgid "Bad kern value."
2398 #: src/groff-font.c:366
2400 msgid "Font read successfully with internal name %s."
2403 #: src/groff-font.c:387
2404 msgid "Error reading font."
2407 #: src/groff-font.c:398
2408 msgid "installation error: Groff font error: "
2411 #: src/groff-font.c:423
2413 msgid "Bad character \\%3o."
2416 #: src/groff-font.c:677
2418 msgid "Groff font error: Cannot find \"%s\"."
2421 #: src/groff-font.c:742
2423 msgid "%s: Opening Groff description file..."
2426 #: src/groff-font.c:758
2427 msgid "Multiple `sizes' declarations."
2430 #: src/groff-font.c:775
2431 msgid "Unexpected end of file. Missing 0 terminator to `sizes' command?"
2434 #: src/groff-font.c:787 src/groff-font.c:794 src/groff-font.c:807
2435 msgid "Bad argument to `sizes'."
2438 #: src/groff-font.c:799
2439 msgid "Bad range in argument to `sizes'."
2442 #: src/groff-font.c:828
2443 msgid "Family name expected."
2446 #: src/groff-font.c:833
2447 msgid "This command already specified."
2450 #: src/groff-font.c:853
2452 msgid "%s: Device characteristic already defined."
2455 #: src/groff-font.c:859
2457 msgid "%s: Invalid numeric format."
2460 #: src/groff-font.c:889
2461 msgid "Missing `res', `unitwidth', and/or `sizes' line(s)."
2464 #: src/groff-font.c:915
2465 msgid "Description file read successfully."
2468 #: src/groff-font.c:947
2469 msgid "Error reading description file."
2472 #: src/groff-font.c:1004
2473 msgid "<<fallback>>"
2483 msgid "HTML driver initializing as `%s'..."
2488 msgid "Unknown configuration parameter `%s' for HTML device driver."
2493 "Cannot find HTML prologue. The use of `-vv' on the command line is "
2494 "suggested as a debugging aid."
2499 msgid "%s: %s: Opening HTML prologue..."
2502 #: src/html.c:286 src/postscript.c:1353 src/postscript.c:1364
2506 #: src/html.c:295 src/html.c:298 src/postscript.c:1360 src/postscript.c:1365
2512 msgid "%s: HTML prologue read successfully."
2517 msgid "%s: Error reading HTML prologue."
2522 msgid "HTML output driver: %s: %s"
2525 #: src/html.c:421 src/list.q:256
2527 msgid "Cannot open first page on HTML device %s."
2531 msgid "expecting filename"
2534 #: src/inpt-pgm.c:84
2535 msgid "No matching INPUT PROGRAM command."
2538 #: src/inpt-pgm.c:89
2540 "No data-input or transformation commands specified between INPUT PROGRAM and "
2541 "END INPUT PROGRAM."
2544 #: src/inpt-pgm.c:287 src/inpt-pgm.c:415
2546 "This command may only be executed between INPUT PROGRAM and END INPUT "
2550 #: src/inpt-pgm.c:337
2551 msgid "COLUMN subcommand multiply specified."
2554 #: src/inpt-pgm.c:388
2556 "REREAD: Column numbers must be positive finite numbers. Column set to 1."
2561 msgid "%s does not form a valid number."
2566 msgid "Bad character in input: `%c'."
2571 msgid "Bad character in input: `\\%o'."
2576 msgid "Syntax error %s at %s."
2581 msgid "Syntax error at %s."
2584 #: src/lexer.c:534 src/lexer.c:551
2586 msgid "expecting `%s'"
2589 #: src/lexer.c:565 src/val-labs.c:157
2590 msgid "expecting string"
2593 #: src/lexer.c:579 src/val-labs.c:166
2594 msgid "expecting integer"
2598 msgid "expecting number"
2602 msgid "expecting identifier"
2609 #: src/lexer.c:1027 src/repeat.c:217
2610 msgid "Unexpected end of file."
2627 msgid "String of %s digits has %d characters, which is not a multiple of %d."
2632 msgid "`%c' is not a valid %s digit."
2636 msgid "Unterminated string constant."
2641 msgid "String exceeds 255 characters in length (%d characters)."
2646 "Sorry, literal strings may not contain null characters. Replacing with "
2653 "The first case (%ld) specified precedes the last case (%ld) specified. The "
2654 "values will be swapped."
2660 "The first case (%ld) to list is less than 1. The value is being reset to 1."
2666 "The last case (%ld) to list is less than 1. The value is being reset to 1."
2671 msgid "The step value %ld is less than 1. The value is being reset to 1."
2675 msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
2683 msgid "The index variable may not be a string variable."
2687 msgid "There is no LOOP command that corresponds to this END LOOP."
2692 "This command may only appear enclosed in a LOOP/END LOOP control structure."
2696 msgid "BREAK not enclosed in DO IF structure."
2701 msgid "%s without %s."
2705 msgid "Error initializing output drivers."
2709 msgid "This command not executed."
2714 "Skipping the rest of this command. Part of this command may have been "
2720 "Skipping the rest of this command. This command was fully executed up to "
2726 "Trailing garbage was encountered following this command. The command was "
2727 "fully executed to this point."
2731 msgid "The rest of this command has been discarded."
2734 #: src/matrix-data.c:211
2735 msgid "VARIABLES subcommand multiply specified."
2738 #: src/matrix-data.c:226
2739 msgid "VARNAME_ cannot be explicitly specified on VARIABLES."
2742 #: src/matrix-data.c:287
2743 msgid "in FORMAT subcommand"
2746 #: src/matrix-data.c:298
2747 msgid "SPLIT subcommand multiply specified."
2750 #: src/matrix-data.c:305
2751 msgid "in SPLIT subcommand"
2754 #: src/matrix-data.c:315
2755 msgid "Split variable may not be named ROWTYPE_ or VARNAME_."
2758 #: src/matrix-data.c:349
2760 msgid "Split variable %s is already another type."
2763 #: src/matrix-data.c:364
2764 msgid "FACTORS subcommand multiply specified."
2767 #: src/matrix-data.c:382
2769 msgid "Factor variable %s is already another type."
2772 #: src/matrix-data.c:397
2773 msgid "CELLS subcommand multiply specified."
2776 #: src/matrix-data.c:403 src/matrix-data.c:422
2777 msgid "expecting positive integer"
2780 #: src/matrix-data.c:416
2781 msgid "N subcommand multiply specified."
2784 #: src/matrix-data.c:437
2785 msgid "CONTENTS subcommand multiply specified."
2788 #: src/matrix-data.c:457
2789 msgid "Nested parentheses not allowed."
2792 #: src/matrix-data.c:467
2793 msgid "Mismatched right parenthesis (`(')."
2796 #: src/matrix-data.c:472
2797 msgid "Empty parentheses not allowed."
2800 #: src/matrix-data.c:485 src/matrix-data.c:493
2801 msgid "in CONTENTS subcommand"
2804 #: src/matrix-data.c:500
2806 msgid "Content multiply specified for %s."
2809 #: src/matrix-data.c:517
2810 msgid "Missing right parenthesis."
2813 #: src/matrix-data.c:537
2814 msgid "Missing VARIABLES subcommand."
2817 #: src/matrix-data.c:543
2819 "CONTENTS subcommand not specified: assuming file contains only CORR matrix."
2822 #: src/matrix-data.c:553
2824 "Missing CELLS subcommand. CELLS is required when ROWTYPE_ is not given in "
2825 "the data and factors are present."
2828 #: src/matrix-data.c:561
2829 msgid "Split file values must be present in the data when ROWTYPE_ is present."
2832 #: src/matrix-data.c:614
2833 msgid "No continuous variables specified."
2836 #: src/matrix-data.c:857
2837 msgid "Scope of string exceeds line."
2840 #: src/matrix-data.c:922
2842 msgid "End of line expected %s while reading %s."
2845 #: src/matrix-data.c:1107
2847 msgid "expecting value for %s %s"
2850 #: src/matrix-data.c:1271
2852 msgid "Syntax error expecting SPLIT FILE value %s."
2855 #: src/matrix-data.c:1280
2857 msgid "Expecting value %g for %s."
2860 #: src/matrix-data.c:1321 src/matrix-data.c:1784
2862 msgid "Syntax error expecting factor value %s."
2865 #: src/matrix-data.c:1330
2867 msgid "Syntax error expecting value %g for %s %s."
2870 #: src/matrix-data.c:1564
2872 msgid "Syntax error %s expecting SPLIT FILE value."
2875 #: src/matrix-data.c:1691
2878 "Expected %d lines of data for %s content; actually saw %d lines. No data "
2879 "will be output for this content."
2882 #: src/matrix-data.c:1726
2884 msgid "Multiply specified ROWTYPE_ %s."
2887 #: src/matrix-data.c:1731
2889 msgid "Syntax error %s expecting ROWTYPE_ string."
2892 #: src/matrix-data.c:1751
2894 msgid "Syntax error %s."
2897 #: src/matrix-data.c:1901
2899 msgid "Duplicate specification for %s."
2902 #: src/matrix-data.c:1913
2904 msgid "Too many rows of matrix data for %s."
2907 #: src/matrix-data.c:1961
2909 msgid "Syntax error expecting value for %s %s."
2913 msgid "Missing required subcommand TABLES."
2917 msgid "TABLES subcommand may not appear more than once."
2921 msgid "`)' expected after value specification."
2924 #: src/mis-val.c:104
2926 msgid "`(' expected after variable name%s."
2929 #: src/mis-val.c:116
2930 msgid "Long string value specified."
2933 #: src/mis-val.c:121
2934 msgid "Short strings must be of equal width."
2937 #: src/mis-val.c:178
2939 msgid "Range %g THRU %g is not valid because %g is greater than %g."
2942 #: src/mis-val.c:209
2943 msgid "Number or range expected."
2946 #: src/mis-val.c:242
2947 msgid "At most one range can exist in the missing values for any one variable."
2950 #: src/mis-val.c:248
2951 msgid "At most one individual value can be missing along with one range."
2954 #: src/mis-val.c:310
2955 msgid "String is not of proper length."
2958 #: src/mis-val.c:319 src/repeat.c:463
2959 msgid "String expected."
2964 msgid "%s: Creating temporary file: %s."
2969 msgid "%s: Creating file: %s."
2972 #: src/modify-vars.c:92
2974 "MODIFY VARS may not be used after TEMPORARY. Temporary transformations will "
2975 "be made permanent."
2978 #: src/modify-vars.c:116
2979 msgid "REORDER subcommand may be given at most once."
2982 #: src/modify-vars.c:139
2983 msgid "Cannot specify ALL after specifying a set of variables."
2986 #: src/modify-vars.c:149
2987 msgid "`(' expected on REORDER subcommand."
2990 #: src/modify-vars.c:161
2991 msgid "`)' expected following variable names on REORDER subcommand."
2994 #: src/modify-vars.c:179
2995 msgid "RENAME subcommand may be given at most once."
2998 #: src/modify-vars.c:192
2999 msgid "`(' expected on RENAME subcommand."
3002 #: src/modify-vars.c:200
3004 "`=' expected between lists of new and old variable names on RENAME "
3008 #: src/modify-vars.c:208 src/rename-vars.c:78
3011 "Differing number of variables in old name list (%d) and in new name list (%"
3015 #: src/modify-vars.c:219
3016 msgid "`)' expected after variable lists on RENAME subcommand."
3019 #: src/modify-vars.c:233
3021 "KEEP subcommand may be given at most once. It may notbe given in "
3022 "conjunction with the DROP subcommand."
3025 #: src/modify-vars.c:275
3027 "DROP subcommand may be given at most once. It may not be given in "
3028 "conjunction with the KEEP subcommand."
3031 #: src/modify-vars.c:301
3033 msgid "Unrecognized subcommand name `%s'."
3036 #: src/modify-vars.c:303
3037 msgid "Subcommand name expected."
3040 #: src/modify-vars.c:311
3041 msgid "`/' or `.' expected."
3044 #: src/moments.c:516
3045 msgid "expecting weight value"
3050 msgid "Format type %s may not be used with a numeric variable."
3053 #: src/numeric.c:80 src/numeric.c:162 src/vector.c:159
3055 msgid "There is already a variable named %s."
3058 #: src/numeric.c:132
3060 msgid "Format type %s may not be used with a string variable."
3064 msgid "Number of contrast coefficients must equal the number of groups"
3069 msgid "Coefficients for contrast %d do not total zero"
3074 msgid "`%s' is not a variable name"
3078 msgid "Sum of Squares"
3085 #: src/oneway.q:286 src/t-test.q:974
3089 #: src/oneway.q:287 src/oneway.q:540
3090 msgid "Significance"
3094 msgid "Between Groups"
3098 msgid "Within Groups"
3106 msgid "Levene Statistic"
3118 msgid "Test of Homogeneity of Variances"
3122 msgid "Contrast Coefficients"
3125 #: src/oneway.q:615 src/oneway.q:682
3130 msgid "Contrast Tests"
3134 msgid "Value of Contrast"
3137 #: src/oneway.q:685 src/t-test.q:976 src/t-test.q:1168 src/t-test.q:1260
3141 #: src/oneway.q:687 src/t-test.q:978 src/t-test.q:1170 src/t-test.q:1262
3142 msgid "Sig. (2-tailed)"
3146 msgid "Assume equal variances"
3150 msgid "Does not assume equal"
3154 msgid "Attempt to iterate driver list reentrantly."
3159 msgid "Unknown output driver `%s'."
3164 msgid "Output driver `%s' referenced but never defined."
3169 "Cannot find output initialization file. Use `-vvvv' to view search path."
3174 msgid "%s: Opening device description file..."
3177 #: src/output.c:307 src/output.c:1183 src/postscript.c:1097
3179 msgid "Opening %s: %s."
3182 #: src/output.c:318 src/output.c:1194 src/postscript.c:1112
3184 msgid "Reading %s: %s."
3187 #: src/output.c:340 src/output.c:507
3188 msgid "Syntax error."
3191 #: src/output.c:350 src/postscript.c:1123
3193 msgid "Closing %s: %s."
3197 msgid "No output drivers are active."
3201 msgid "Device definition file read successfully."
3205 msgid "Error reading device definition file."
3216 msgid "Syntax error in string constant."
3220 msgid "Syntax error in options."
3224 msgid "Syntax error in options (`=' expected)."
3228 msgid "Syntax error in options (value expected after `=')."
3232 msgid "Driver name expected."
3236 msgid "Class name expected."
3241 msgid "Unknown output driver class `%s'."
3246 msgid "Can't initialize output driver class `%s'."
3251 msgid "Can't initialize output driver `%s' of class `%s'."
3256 msgid "Unknown device type `%s'."
3261 msgid "Can't complete initialization of output driver `%s' of class `%s'."
3266 msgid "Can't deinitialize output driver class `%s'."
3271 msgid "Trying to find keyword `%s'...\n"
3274 #: src/output.c:1044
3276 msgid "Unit \"%s\" is unknown in dimension \"%s\"."
3279 #: src/output.c:1059
3281 msgid "Bad dimension \"%s\"."
3284 #: src/output.c:1085
3286 msgid "`x' expected in paper size `%s'."
3289 #: src/output.c:1095
3291 msgid "Trailing garbage `%s' on paper size `%s'."
3294 #: src/output.c:1144
3295 msgid "Paper size name must not be empty."
3298 #: src/output.c:1175
3299 msgid "Cannot find `papersize' configuration file."
3302 #: src/output.c:1179
3304 msgid "%s: Opening paper size definition file..."
3307 #: src/output.c:1221
3308 msgid "Syntax error in paper size definition."
3311 #: src/output.c:1250
3312 msgid "Paper size definition file read successfully."
3315 #: src/output.c:1252
3316 msgid "Error reading paper size definition file."
3319 #: src/output.c:1321
3321 msgid "Error closing page on %s device of %s class."
3324 #: src/output.c:1325
3326 msgid "Error opening page on %s device of %s class."
3329 #: src/percentiles.c:42
3333 #: src/percentiles.c:43
3334 msgid "Weighted Average"
3337 #: src/percentiles.c:44
3341 #: src/percentiles.c:45
3345 #: src/percentiles.c:46
3346 msgid "Empirical with averaging"
3349 #: src/permissions.c:77
3351 msgid "Expecting %s or %s."
3354 #: src/permissions.c:110
3356 msgid "Cannot stat %s: %s"
3359 #: src/permissions.c:123
3361 msgid "Cannot change mode of %s: %s"
3364 #: src/pfm-read.c:88
3366 msgid "portable file %s corrupt at offset %ld: "
3369 #: src/pfm-read.c:115
3370 msgid "unexpected end of file"
3373 #: src/pfm-read.c:173
3376 "An error occurred while opening \"%s\" for reading as a portable file: %s."
3379 #: src/pfm-read.c:191
3380 msgid "Data record expected."
3383 #: src/pfm-read.c:299
3384 msgid "Missing numeric terminator."
3387 #: src/pfm-read.c:322
3388 msgid "Invalid integer."
3391 #: src/pfm-read.c:333
3393 msgid "Bad string length %d."
3396 #: src/pfm-read.c:404
3398 msgid "%s: Not a portable file."
3401 #: src/pfm-read.c:429
3403 msgid "Bad date string length %d."
3406 #: src/pfm-read.c:431
3408 msgid "Bad time string length %d."
3411 #: src/pfm-read.c:469 src/sfm-read.c:1022
3413 msgid "%s: Bad format specifier byte (%d)."
3416 #: src/pfm-read.c:476 src/sfm-read.c:1038
3418 msgid "%s variable %s has invalid format specifier %s."
3421 #: src/pfm-read.c:491
3422 msgid "Expected variable count record."
3425 #: src/pfm-read.c:495
3427 msgid "Invalid number of variables %d."
3430 #: src/pfm-read.c:505
3432 msgid "Weight variable name (%s) truncated."
3435 #: src/pfm-read.c:517
3436 msgid "Expected variable record."
3439 #: src/pfm-read.c:521
3441 msgid "Invalid variable width %d."
3444 #: src/pfm-read.c:529
3446 msgid "position %d: Invalid variable name `%s'."
3449 #: src/pfm-read.c:577
3451 msgid "Bad missing values for %s."
3454 #: src/pfm-read.c:595
3456 msgid "Weighting variable %s not present in dictionary."
3459 #: src/pfm-read.c:642
3461 msgid "Unknown variable %s while parsing value labels."
3464 #: src/pfm-read.c:645
3467 "Cannot assign value labels to %s and %s, which have different variable types "
3471 #: src/pfm-read.c:669
3473 msgid "Duplicate label for value %g for variable %s."
3476 #: src/pfm-read.c:672
3478 msgid "Duplicate label for value `%.*s' for variable %s."
3481 #: src/pfm-write.c:99
3484 "An error occurred while opening \"%s\" for writing as a portable file: %s."
3487 #: src/pfm-write.c:161
3489 msgid "%s: Writing portable file: %s."
3492 #: src/pfm-write.c:410
3494 msgid "%s: Closing portable file: %s."
3497 #: src/plot-hist.c:127
3501 #: src/postscript.c:321
3503 msgid "PostScript driver initializing as `%s'..."
3506 #: src/postscript.c:445
3509 "PostScript driver: The defined page is not long enough to hold margins and "
3510 "headers, plus least 15 lines of the default fonts. In fact, there's only "
3511 "room for %d lines of each font at the default size of %d.%03d points."
3514 #: src/postscript.c:575
3516 msgid "Unknown configuration parameter `%s' for PostScript device driver."
3519 #: src/postscript.c:591
3522 "Unknown orientation `%s'. Valid orientations are `portrait' and `landscape'."
3525 #: src/postscript.c:603
3527 "Unknown value for `data'. Valid values are `clean7bit', `clean8bit', and "
3531 #: src/postscript.c:612
3532 msgid "Unknown value for `line-ends'. Valid values are `lf' and `crlf'."
3535 #: src/postscript.c:621
3536 msgid "Unknown value for `line-style'. Valid values are `thick' and `double'."
3539 #: src/postscript.c:684
3542 "Default font size must be at least 1 point (value of 1000 for key `%s')."
3545 #: src/postscript.c:716
3547 msgid "Value for `%s' must be a dimension of positive length (i.e., `1in')."
3550 #: src/postscript.c:780
3552 msgid "Nonnegative integer required as value for `%s'."
3555 #: src/postscript.c:906
3557 msgid "%s: %s: Opening PostScript font encoding..."
3560 #: src/postscript.c:912
3563 "PostScript driver: Cannot open encoding file `%s': %s. Substituting "
3564 "ISOLatin1Encoding for missing encoding."
3567 #: src/postscript.c:954
3568 msgid "PostScript driver: Invalid numeric format."
3571 #: src/postscript.c:959
3574 "PostScript driver: Codes must be between 0 and 255. (%d is not allowed.)"
3577 #: src/postscript.c:995
3579 msgid "PostScript driver: Error closing encoding file `%s'."
3582 #: src/postscript.c:998
3584 msgid "%s: PostScript font encoding read successfully."
3587 #: src/postscript.c:1092
3589 msgid "%s: %s: Opening PostScript encoding list file."
3592 #: src/postscript.c:1125
3594 msgid "%s: PostScript encoding list file read successfully."
3597 #: src/postscript.c:1139
3598 msgid "<<default encoding>>"
3601 #: src/postscript.c:1297
3603 "Cannot find PostScript prologue. The use of `-vv' on the command line is "
3604 "suggested as a debugging aid."
3607 #: src/postscript.c:1302
3609 msgid "%s: %s: Opening PostScript prologue..."
3612 #: src/postscript.c:1474
3614 msgid "%s: PostScript prologue read successfully."
3617 #: src/postscript.c:1478
3619 msgid "%s: Error reading PostScript prologue."
3622 #: src/postscript.c:1648
3624 msgid "PostScript output driver: %s: %s"
3627 #: src/postscript.c:2347
3629 msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
3632 #: src/print.c:368 src/print.c:385
3634 msgid "%g is not a valid column location."
3639 msgid "Column location expected following `%d-'."
3645 "%d-%ld is not a valid column range. The second column must be greater than "
3646 "or equal to the first."
3651 msgid "Variable %s has width %d so it cannot be output as format %s."
3657 "%s is not of the same type as %s. To specify variables of different types "
3658 "in the same variable list, use a FORTRAN-like format specifier."
3663 "The ending column for a field must not be less than the starting column."
3668 "The number of format specifications exceeds the number of variable names "
3674 msgid "Writing %d record(s) to file %s."
3679 msgid "Writing %d record(s) to the listing file."
3683 msgid "The expression on PRINT SPACE evaluated to the system-missing value."
3688 msgid "The expression on PRINT SPACE evaluated to %g."
3693 msgid "Variable %s already exists."
3697 msgid "Too many variables in INTO clause."
3703 "%d variable(s) cannot be recoded into %d variable(s). Specify the same "
3704 "number of variables as input and output variables."
3710 "There is no string variable named %s. (All string variables specified on "
3711 "INTO must already exist. Use the STRING command to create a string "
3718 "Type mismatch between input and output variables. Output variable %s is not "
3719 "a string variable, but all the input variables are string variables."
3724 msgid "Type mismatch after INTO: %s is not a numeric variable."
3729 "INTO must be used when the input values are numeric and output values are "
3735 "INTO must be used when the input values are string and output values are "
3740 msgid "expecting output value"
3745 "Inconsistent output types. The output values must be all numeric or all "
3750 msgid "following LO THRU"
3753 #: src/recode.c:570 src/recode.c:599
3754 msgid "in source value"
3759 "Keyword CONVERT may only be used with string input values and numeric output "
3763 #: src/rename-vars.c:51
3765 "RENAME VARS may not be used after TEMPORARY. Temporary transformations will "
3766 "be made permanent."
3769 #: src/rename-vars.c:63
3770 msgid "`(' expected."
3773 #: src/rename-vars.c:71
3774 msgid "`=' expected between lists of new and old variable names."
3777 #: src/rename-vars.c:89
3778 msgid "`)' expected after variable names."
3781 #: src/rename-vars.c:99
3783 msgid "Renaming would duplicate variable name %s."
3788 msgid "Identifier %s is given twice."
3794 "There must be the same number of substitutions for each dummy variable "
3795 "specified. Since there were %d substitutions for %s, there must be %d for %"
3796 "s as well, but %d were specified."
3800 msgid "No commands in scope."
3804 msgid "No matching DO REPEAT."
3808 msgid "The sampling factor must be between 0 and 1 exclusive."
3813 msgid "Cannot sample %d observations from a population of %d."
3817 msgid "The filter variable must be numeric."
3821 msgid "The filter variable may not be scratch."
3825 msgid "Only last instance of this command is in effect."
3828 #: src/set.q:224 src/set.q:303 src/set.q:346 src/set.q:401 src/set.q:403
3829 #: src/set.q:405 src/set.q:407 src/set.q:409 src/set.q:411 src/set.q:413
3830 #: src/set.q:415 src/set.q:417 src/set.q:419 src/set.q:421 src/set.q:423
3831 #: src/set.q:425 src/set.q:831 src/set.q:912 src/set.q:1007
3833 msgid "%s is obsolete."
3837 msgid "LISTING is ON"
3841 msgid "LISTING is OFF"
3850 msgid "Journalling is off"
3855 "CASE is not implemented and probably won't be. If you care, complain about "
3860 msgid "Active file compression is not yet implemented (and probably won't be)."
3866 "CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of "
3873 "CC%c: Custom currency string `%s' does not contain exactly three periods or "
3874 "commas (not both)."
3898 msgid "EPOCH must be 1500 or later."
3902 msgid "expecting AUTOMATIC or year"
3906 msgid "LENGTH must be at least 1."
3910 msgid "Missing identifier in RESULTS subcommand."
3914 msgid "Unrecognized identifier in RESULTS subcommand."
3918 msgid "WIDTH must be at least 1."
3924 "FORMAT requires numeric output format as an argument. Specified format %s "
3925 "is of type string."
3929 msgid "Text color must be in range 0-15."
3930 msgstr "Text colour must be in range 0-15."
3933 msgid "Background color must be in range 0-7."
3934 msgstr "Background colour must be in range 0-7."
3937 msgid "Border color must be in range 0-7."
3938 msgstr "Border colour must be in range 0-7."
3941 msgid "Lower window color must be between 0 and 6."
3942 msgstr "Lower window colour must be between 0 and 6."
3945 msgid "Upper window color must be between 0 and 6."
3946 msgstr "Upper window colour must be between 0 and 6."
3949 msgid "Frame color must be between 0 and 6."
3950 msgstr "Frame colour must be between 0 and 6."
3953 msgid "Drive letter expected in WORKDEV subcommand."
3957 msgid "Specify a terminal type with the TERM environment variable."
3961 msgid "Could not access the termcap data base."
3966 msgid "Terminal type `%s' is not defined."
3973 #: src/sfm-read.c:132
3974 msgid "corrupt system file: "
3977 #: src/sfm-read.c:151 src/sfm-write.c:922
3979 msgid "%s: Closing system file: %s."
3982 #: src/sfm-read.c:237
3985 "An error occurred while opening \"%s\" for reading as a system file: %s."
3988 #: src/sfm-read.c:255
3991 "%s: Index of weighting variable (%d) is not between 0 and number of elements "
3995 #: src/sfm-read.c:264
3998 "%s: Weighting variable may not be a continuation of a long string variable."
4001 #: src/sfm-read.c:267
4003 msgid "%s: Weighting variable may not be a string variable."
4006 #: src/sfm-read.c:292
4009 "%s: Orphaned variable index record (type 4). Type 4 records must always "
4010 "immediately follow type 3 records."
4013 #: src/sfm-read.c:350
4015 msgid "%s: Invalid subrecord length. Record: 7; Subrecord: 11"
4018 #: src/sfm-read.c:404
4020 msgid "%s: Trailing garbage in long variable name map."
4023 #: src/sfm-read.c:411
4025 msgid "%s: Long variable mapping to invalid variable name `%s'."
4028 #: src/sfm-read.c:421
4030 msgid "%s: Long variable mapping for nonexistent variable %s."
4033 #: src/sfm-read.c:431
4035 msgid "%s: Duplicate long variable name `%s' within system file."
4038 #: src/sfm-read.c:459
4040 msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
4043 #: src/sfm-read.c:484
4045 msgid "%s: Unrecognized record type %d."
4048 #: src/sfm-read.c:516
4051 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
4055 #: src/sfm-read.c:527
4058 "%s: Floating-point representation in system file is not IEEE-754. PSPP "
4059 "cannot convert between floating-point formats."
4062 #: src/sfm-read.c:543
4065 "%s: File-indicated endianness (%s) does not match endianness intuited from "
4069 #: src/sfm-read.c:546 src/sfm-read.c:547
4073 #: src/sfm-read.c:546 src/sfm-read.c:547
4074 msgid "little-endian"
4077 #: src/sfm-read.c:548
4081 #: src/sfm-read.c:552
4083 msgid "%s: File-indicated character representation code (%s) is not ASCII."
4086 #: src/sfm-read.c:556
4090 #: src/sfm-read.c:556 src/sysfile-info.c:118
4094 #: src/sfm-read.c:572
4097 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
4101 #: src/sfm-read.c:587
4104 "%s: File-indicated value is different from internal value for at least one "
4105 "of the three system values. SYSMIS: indicated %g, expected %g; HIGHEST: %g, "
4106 "%g; LOWEST: %g, %g."
4109 #: src/sfm-read.c:614
4112 "%s: Bad magic. Proper system files begin with the four characters `$FL2'. "
4113 "This file will not be read."
4116 #: src/sfm-read.c:656
4119 "%s: File layout code has unexpected value %d. Value should be 2, in big-"
4120 "endian or little-endian format."
4123 #: src/sfm-read.c:684
4125 msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
4128 #: src/sfm-read.c:689
4130 msgid "%s: Compression bias (%g) is not the usual value of 100."
4133 #: src/sfm-read.c:812
4136 "%s: position %d: String variable does not have proper number of continuation "
4140 #: src/sfm-read.c:823
4142 msgid "%s: position %d: Superfluous long string continuation record."
4145 #: src/sfm-read.c:829
4147 msgid "%s: position %d: Bad variable type code %d."
4150 #: src/sfm-read.c:832
4152 msgid "%s: position %d: Variable label indicator field is not 0 or 1."
4155 #: src/sfm-read.c:836
4158 "%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
4161 #: src/sfm-read.c:842
4163 msgid "%s: position %d: Variable name begins with invalid character."
4166 #: src/sfm-read.c:846
4168 msgid "%s: position %d: Variable name begins with lowercase letter %c."
4171 #: src/sfm-read.c:850
4174 "%s: position %d: Variable name begins with octothorpe (`#'). Scratch "
4175 "variables should not appear in system files."
4178 #: src/sfm-read.c:865
4180 msgid "%s: position %d: Variable name character %d is lowercase letter %c."
4183 #: src/sfm-read.c:874
4186 "%s: position %d: character `\\%03o' (%c) is not valid in a variable name."
4189 #: src/sfm-read.c:881
4191 msgid "%s: Invalid variable name `%s' within system file."
4194 #: src/sfm-read.c:888
4196 msgid "%s: Duplicate variable name `%s' within system file."
4199 #: src/sfm-read.c:911
4201 msgid "%s: Variable %s indicates variable label of invalid length %d."
4204 #: src/sfm-read.c:931
4206 msgid "%s: Long string variable %s may not have missing values."
4209 #: src/sfm-read.c:956
4212 "%s: String variable %s may not have missing values specified as a range."
4215 #: src/sfm-read.c:998
4217 msgid "%s: Long string continuation records omitted at end of dictionary."
4220 #: src/sfm-read.c:1003
4223 "%s: System file header indicates %d variable positions but %d were read from "
4227 #: src/sfm-read.c:1028
4229 msgid "%s: %s variable %s has %s format specifier %s."
4232 #: src/sfm-read.c:1081
4234 msgid "%s: Invalid number of labels: %d. Ignoring labels."
4237 #: src/sfm-read.c:1123
4240 "%s: Variable index record (type 4) does not immediately follow value label "
4241 "record (type 3) as it should."
4244 #: src/sfm-read.c:1134
4247 "%s: Number of variables associated with a value label (%d) is not between 1 "
4248 "and the number of variables (%d)."
4251 #: src/sfm-read.c:1150
4254 "%s: Variable index associated with value label (%d) is not between 1 and the "
4255 "number of values (%d)."
4258 #: src/sfm-read.c:1157
4261 "%s: Variable index associated with value label (%d) refers to a continuation "
4262 "of a string variable, not to an actual variable."
4265 #: src/sfm-read.c:1162
4267 msgid "%s: Value labels are not allowed on long string variables (%s)."
4270 #: src/sfm-read.c:1173
4273 "%s: Variables associated with value label are not all of identical type. "
4274 "Variable %s has %s type, but variable %s has %s type."
4277 #: src/sfm-read.c:1214
4279 msgid "%s: File contains duplicate label for value %g for variable %s."
4282 #: src/sfm-read.c:1218
4284 msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
4287 #: src/sfm-read.c:1260 src/sfm-read.c:1537
4289 msgid "%s: Reading system file: %s."
4292 #: src/sfm-read.c:1263 src/sfm-read.c:1378 src/sfm-read.c:1420
4294 msgid "%s: Unexpected end of file."
4297 #: src/sfm-read.c:1278
4299 msgid "%s: Seeking system file: %s."
4302 #: src/sfm-read.c:1293
4304 msgid "%s: System file contains multiple type 6 (document) records."
4307 #: src/sfm-read.c:1299
4309 msgid "%s: Number of document lines (%ld) must be greater than 0."
4312 #: src/sfm-read.c:1331
4314 msgid "%s: Error reading file: %s."
4317 #: src/sfm-read.c:1368
4319 msgid "%s: Compressed data is corrupted. Data ends in partial case."
4322 #: src/sfm-read.c:1540
4324 msgid "%s: Partial record at end of system file."
4327 #: src/sfm-write.c:157
4329 msgid "Error opening \"%s\" for writing as a system file: %s."
4332 #: src/sfm-write.c:742
4334 msgid "%s: Writing system file: %s."
4337 #: src/sort-prs.c:94
4338 msgid "`A' or `D' expected inside parentheses."
4341 #: src/sort-prs.c:99
4342 msgid "`)' expected."
4346 msgid "Buffer limit must be at least 2."
4352 "Out of memory. Could not allocate room for minimum of %d cases of %d bytes "
4353 "each. (PSPP workspace is currently restricted to a maximum of %d KB.)"
4356 #: src/sysfile-info.c:99
4360 #: src/sysfile-info.c:101
4364 #: src/sysfile-info.c:105
4368 #: src/sysfile-info.c:108
4372 #: src/sysfile-info.c:111
4376 #: src/sysfile-info.c:112
4380 #: src/sysfile-info.c:112
4384 #: src/sysfile-info.c:113
4388 #: src/sysfile-info.c:116
4392 #: src/sysfile-info.c:119
4396 #: src/sysfile-info.c:120
4397 msgid "System File."
4400 #: src/sysfile-info.c:121
4404 #: src/sysfile-info.c:125
4405 msgid "Not weighted."
4408 #: src/sysfile-info.c:127
4412 #: src/sysfile-info.c:129
4414 msgid "Compression %s."
4417 #: src/sysfile-info.c:129
4421 #: src/sysfile-info.c:129
4425 #: src/sysfile-info.c:139 src/sysfile-info.c:377
4429 #: src/sysfile-info.c:140 src/sysfile-info.c:375
4433 #: src/sysfile-info.c:198
4434 msgid "The active file does not have a file label."
4437 #: src/sysfile-info.c:201
4441 #: src/sysfile-info.c:263
4442 msgid "No variables to display."
4445 #: src/sysfile-info.c:282
4446 msgid "Macros not supported."
4449 #: src/sysfile-info.c:292
4450 msgid "The active file dictionary does not contain any documents."
4453 #: src/sysfile-info.c:301
4454 msgid "Documents in the active file:"
4457 #: src/sysfile-info.c:379 src/sysfile-info.c:537 src/vfm.c:812
4461 #: src/sysfile-info.c:451
4466 #: src/sysfile-info.c:458
4468 msgid "Print Format: %s"
4471 #: src/sysfile-info.c:461
4473 msgid "Write Format: %s"
4476 #: src/sysfile-info.c:469
4477 msgid "Missing Values: "
4480 #: src/sysfile-info.c:593
4481 msgid "No vectors defined."
4484 #: src/sysfile-info.c:608
4489 msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
4493 msgid "VARIABLES subcommand is not appropriate with PAIRS"
4497 msgid "One or more VARIABLES must be specified."
4502 msgid "Long string variable %s is not valid here."
4505 #: src/t-test.q:396 src/t-test.q:411
4507 "When applying GROUPS to a string variable, two values must be specified."
4513 "PAIRED was specified but the number of variables preceding WITH (%d) did not "
4514 "match the number following (%d)."
4518 msgid "At least two variables must be specified on PAIRS."
4522 msgid "One-Sample Statistics"
4525 #: src/t-test.q:682 src/t-test.q:705 src/t-test.q:829
4530 msgid "Group Statistics"
4534 msgid "Paired Sample Statistics"
4537 #: src/t-test.q:845 src/t-test.q:1189 src/t-test.q:1379
4543 msgid "Independent Samples Test"
4547 msgid "Levene's Test for Equality of Variances"
4551 msgid "t-test for Equality of Means"
4554 #: src/t-test.q:975 src/t-test.q:1364
4558 #: src/t-test.q:979 src/t-test.q:1263
4559 msgid "Mean Difference"
4563 msgid "Std. Error Difference"
4566 #: src/t-test.q:985 src/t-test.q:1160 src/t-test.q:1255
4568 msgid "%g%% Confidence Interval of the Difference"
4571 #: src/t-test.q:1040
4572 msgid "Equal variances assumed"
4575 #: src/t-test.q:1092
4576 msgid "Equal variances not assumed"
4579 #: src/t-test.q:1150
4580 msgid "Paired Samples Test"
4583 #: src/t-test.q:1153
4584 msgid "Paired Differences"
4587 #: src/t-test.q:1165
4588 msgid "Std. Error Mean"
4591 #: src/t-test.q:1244
4592 msgid "One-Sample Test"
4595 #: src/t-test.q:1249
4597 msgid "Test Value = %f"
4600 #: src/t-test.q:1359
4601 msgid "Paired Samples Correlations"
4604 #: src/t-test.q:1363
4608 #: src/t-test.q:1382
4615 msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4621 "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4624 #: src/temporary.c:49
4625 msgid "This command is not valid inside DO IF or LOOP."
4628 #: src/temporary.c:56
4630 "This command may only appear once between procedures and procedure-like "
4636 msgid "%s before: %s\n"
4645 msgid "%s: `.' expected after string."
4650 msgid "%s after: %s\n"
4655 msgid "Document entered %s %02d:%02d:%02d by %s (%s):"
4658 #: src/val-labs.c:121
4661 "It is not possible to assign value labels to long string variables such as %"
4665 #: src/val-labs.c:170
4667 msgid "Value label `%g' is not integer."
4670 #: src/val-labs.c:180
4671 msgid "Truncating value label to 60 characters."
4674 #: src/var-labs.c:50
4675 msgid "String expected for variable label."
4678 #: src/var-labs.c:56
4679 msgid "Truncating variable label to 255 characters."
4682 #: src/vars-atr.c:262
4683 msgid "Variable name cannot be empty string."
4686 #: src/vars-atr.c:268
4688 msgid "Variable name %s exceeds %d-character limit."
4691 #: src/vars-atr.c:277
4693 msgid "Character `%c' (in %s) may not appear in a variable name."
4696 #: src/vars-atr.c:286
4699 "Character `%c' (in %s), may not appear as the first character in a variable "
4703 #: src/vars-atr.c:295
4705 msgid "%s may not be used as a variable name because it is a reserved word."
4708 #: src/vars-atr.c:390
4709 msgid "Variable suffix too large."
4712 #: src/vars-prs.c:46
4713 msgid "expecting variable name"
4716 #: src/vars-prs.c:52
4718 msgid "%s is not a variable name."
4721 #: src/vars-prs.c:114
4725 #: src/vars-prs.c:116
4729 #: src/vars-prs.c:118
4733 #: src/vars-prs.c:177
4736 "%s is not a numeric variable. It will not be included in the variable list."
4739 #: src/vars-prs.c:180
4742 "%s is not a string variable. It will not be included in the variable list."
4745 #: src/vars-prs.c:184
4747 msgid "Scratch variables (such as %s) are not allowed here."
4750 #: src/vars-prs.c:187
4753 "%s and %s are not the same type. All variables in this variable list must "
4754 "be of the same type. %s will be omitted from list."
4757 #: src/vars-prs.c:192
4759 msgid "Variable %s appears twice in variable list."
4762 #: src/vars-prs.c:302
4764 msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
4767 #: src/vars-prs.c:311
4770 "When using the TO keyword to specify several variables, both variables must "
4771 "be from the same variable dictionaries, of either ordinary, scratch, or "
4772 "system variables. %s is a %s variable, whereas %s is %s."
4775 #: src/vars-prs.c:382
4776 msgid "incorrect use of TO convention"
4779 #: src/vars-prs.c:425
4780 msgid "Scratch variables not allowed here."
4783 #: src/vars-prs.c:447
4784 msgid "Prefixes don't match in use of TO convention."
4787 #: src/vars-prs.c:452
4788 msgid "Bad bounds in use of TO convention."
4793 msgid "Vector name %s is given twice."
4798 msgid "There is already a vector with name %s."
4803 "A slash must be used to separate each vector specification when using the "
4804 "long form. Commands such as VECTOR A,B=Q1 TO Q20 are not supported."
4808 msgid "Vectors must have at least one element."
4813 msgid "%s%d is too long for a variable name."
4818 "The syntax for this command does not match the expected syntax for either "
4819 "the long form or the short form of VECTOR."
4823 msgid "The weighting variable must be numeric."
4827 msgid "The weighting variable may not be scratch."
4831 #~ msgid "Week argument to WKYR must be in range 0 to 53."
4832 #~ msgstr "Text colour must be in range 0-15."
4835 #~ msgid "Percentiles must be between 0 and 100."
4836 #~ msgstr "Frame colour must be between 0 and 6."