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-05-27 12:24+0800\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:196
21 msgid "while expecting COLUMNWISE"
24 #: src/aggregate.c:225
25 msgid "expecting BREAK"
28 #: src/aggregate.c:230
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:386
35 msgid "expecting aggregation function"
38 #: src/aggregate.c:402
40 msgid "Unknown aggregation function %s."
43 #: src/aggregate.c:417
47 #: src/aggregate.c:454
49 msgid "Missing argument %d to %s."
52 #: src/aggregate.c:463
54 msgid "Arguments to %s must be of same type as source variables."
57 #: src/aggregate.c:473
61 #: src/aggregate.c:485
64 "Number of source variables (%d) does not match number of target variables (%"
68 #: src/aggregate.c:501
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:568
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:68
84 msgid "Variable %s is %s in target file, but %s in source file."
87 #: src/apply-dict.c:71 src/apply-dict.c:72 src/format.c:236
88 #: src/sfm-read.c:1029 src/sfm-read.c:1174 src/sfm-read.c:1175
92 #: src/apply-dict.c:71 src/apply-dict.c:72 src/format.c:236
93 #: src/sfm-read.c:1029 src/sfm-read.c:1174 src/sfm-read.c:1175
97 #: src/apply-dict.c:84
99 msgid "Cannot add value labels from source file to long string variable %s."
102 #: src/apply-dict.c:130
105 "Cannot apply missing values from source file to long string variable %s."
108 #: src/apply-dict.c:163
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:390 src/devind.c:167 src/html.c:103 src/postscript.c:461
127 msgid "%s: Initialization complete."
130 #: src/ascii.c:402 src/devind.c:179 src/html.c:115 src/postscript.c:474
132 msgid "%s: Beginning closing..."
135 #: src/ascii.c:424 src/devind.c:184 src/html.c:120 src/postscript.c:493
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:543 src/postscript.c:684
179 msgid "Positive integer required as value for `%s'."
184 msgid "Zero or positive integer required as value for `%s'."
187 #: src/ascii.c:645 src/postscript.c:642
189 msgid "Boolean value expected for %s."
192 #: src/ascii.c:677 src/ascii.c:692 src/ascii.c:709
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:1579 src/postscript.c:2098
228 msgid "Charts are unsupported with ascii drivers."
231 #: src/autorecode.c:122
233 msgid "Source variable count (%d) does not match target variable count (%d)."
236 #: src/autorecode.c:139 src/command.c:793 src/compute.c:277 src/do-if.c:253
237 #: src/get.c:240 src/lexer.c:424 src/loop.c:241 src/matrix-data.c:528
238 #: src/print.c:335 src/print.c:1045 src/recode.c:405 src/sel-if.c:54
239 #: src/sel-if.c:131 src/vector.c:194 src/file-handle.q:139
240 msgid "expecting end of command"
243 #: src/autorecode.c:149
245 msgid "Target variable %s duplicates existing variable %s."
248 #: src/autorecode.c:156
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:186
270 msgid "%s: Removing temporary file: %s."
273 #: src/casefile.c:333
275 msgid "Error writing temporary file: %s."
278 #: src/casefile.c:475
280 msgid "%s: Opening temporary file: %s."
283 #: src/casefile.c:501
285 msgid "%s: Seeking temporary file: %s."
288 #: src/casefile.c:517
290 msgid "%s: Reading temporary file: %s."
293 #: src/casefile.c:520
295 msgid "%s: Temporary file ended unexpectedly."
298 #: src/cmdline.c:141 src/cmdline.c:160 src/cmdline.c:172 src/command.c:209
299 #: src/set.q:425 src/set.q:427 src/set.q:994
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:233 src/command.c:234
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:680 src/command.c:811 src/permissions.c:101
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:141 src/compute.c:190
444 "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
448 #: src/compute.c:144 src/compute.c:197
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."
471 msgid "data-file error: "
481 msgid "(columns %d-%d"
486 msgid ", field type %s) "
490 msgid "Field does not form a valid floating-point constant."
494 msgid "Field contents followed by garbage."
498 msgid "Underflow in floating-point constant."
502 msgid "Overflow in floating-point constant."
506 msgid "All characters in field must be digits."
510 msgid "Unrecognized character in field."
513 #: src/data-in.c:343 src/data-in.c:596
514 msgid "Field must have even length."
517 #: src/data-in.c:353 src/data-in.c:606
518 msgid "Field must contain only hex digits."
524 "Quality of zoned decimal (Z) input format code is suspect. Check your "
525 "results three times. Report bugs to %s."
529 msgid "Zoned decimal field contains fewer than 2 characters."
533 msgid "Bad sign byte in zoned decimal number."
537 msgid "Format error in zoned decimal number."
541 msgid "Error in syntax of zoned decimal number."
545 msgid "Unexpected end of field."
549 msgid "Digit expected in field."
554 msgid "Day (%ld) must be between 1 and 31."
558 msgid "Delimiter expected between fields in date."
563 msgid "Parse error at `%c' expecting %s."
568 msgid "Unknown %s `%.*s'."
573 msgid "Month (%ld) must be between 1 and 12."
582 msgid "Year (%ld) must be between 1582 and 19999."
587 msgid "Trailing garbage \"%s\" following date."
592 msgid "Julian day (%d) must be between 1 and 366."
597 msgid "Year (%d) must be between 1582 and 19999."
602 msgid "Quarter (%ld) must be between 1 and 4."
606 msgid "`Q' expected between quarter and year."
611 msgid "Week (%ld) must be between 1 and 53."
615 msgid "`WK' expected between week and year."
619 msgid "Delimiter expected between fields in time."
624 msgid "Hour (%ld) must be positive."
629 msgid "Minute (%ld) must be between 0 and 59."
632 #: src/data-in.c:1021
634 msgid "Hour (%ld) must be between 0 and 23."
637 #: src/data-in.c:1049
641 #: src/data-in.c:1380
643 msgid "Field too long (%d characters). Truncated after character %d."
646 #: src/data-list.c:141
648 "DATA LIST may not use a different file from that specified on its "
649 "surrounding FILE TYPE."
652 #: src/data-list.c:160
653 msgid "The END subcommand may only be specified once."
656 #: src/data-list.c:195
657 msgid "Only one of FIXED, FREE, or LIST may be specified."
660 #: src/data-list.c:351 src/print.c:296
663 "The record number specified, %ld, is before the previous record, %d. Data "
664 "fields must be listed in order of increasing record number."
667 #: src/data-list.c:380 src/data-list.c:1727
669 "SPSS-like or FORTRAN-like format specification expected after variable names."
672 #: src/data-list.c:391
673 msgid "At least one variable must be specified."
676 #: src/data-list.c:396 src/print.c:328
678 "Variables are specified on records that should not exist according to "
679 "RECORDS subcommand."
682 #: src/data-list.c:429 src/data-list.c:443 src/print.c:520 src/print.c:533
683 msgid "Column positions for fields must be positive."
686 #: src/data-list.c:448
687 msgid "The ending column for a field must be greater than the starting column."
690 #: src/data-list.c:462 src/print.c:610
692 msgid "The %d columns %d-%d can't be evenly divided into %d fields."
695 #: src/data-list.c:482 src/print.c:561
696 msgid "A format specifier on this line has extra characters on the end."
699 #: src/data-list.c:497 src/print.c:577
700 msgid "The value for number of decimal places must be at least 1."
703 #: src/data-list.c:511 src/print.c:590
705 msgid "Input format %s doesn't accept decimal places."
708 #: src/data-list.c:558 src/data-list.c:654 src/data-list.c:868
710 msgid "%s is a duplicate variable name."
713 #: src/data-list.c:563
715 msgid "There is already a variable %s of a different type."
718 #: src/data-list.c:570
720 msgid "There is already a string variable %s of a different width."
723 #: src/data-list.c:645
725 "The number of format specifications exceeds the given number of variable "
729 #: src/data-list.c:758 src/print.c:765
731 "There aren't enough format specifications to match the number of variable "
735 #: src/data-list.c:785 src/data-list.c:909 src/descript.c:879 src/print.c:796
736 #: src/sysfile-info.c:135 src/sysfile-info.c:369 src/vfm.c:809
740 #: src/data-list.c:786 src/print.c:797
744 #: src/data-list.c:787 src/print.c:798
748 #: src/data-list.c:788 src/data-list.c:910 src/print.c:799
752 #: src/data-list.c:804
754 msgid "Reading %d record from file %s."
755 msgid_plural "Reading %d records from file %s."
759 #: src/data-list.c:808
761 msgid "Reading %d record from the command file."
762 msgid_plural "Reading %d records from the command file."
766 #: src/data-list.c:926
768 msgid "Reading free-form data from file %s."
771 #: src/data-list.c:929
772 msgid "Reading free-form data from the command file."
775 #: src/data-list.c:980
777 msgid "Quoted string missing terminating `%c'."
780 #: src/data-list.c:1089
782 msgid "Partial case of %d of %d records discarded."
785 #: src/data-list.c:1143
787 msgid "Partial case discarded. The first variable missing was %s."
790 #: src/data-list.c:1187
793 "Missing value(s) for all variables from %s onward. These will be filled "
794 "with the system-missing value or blanks, as appropriate."
797 #: src/data-list.c:1264
798 msgid "Attempt to read past end of file."
801 #: src/data-list.c:1401
803 "REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
807 #: src/data-list.c:1411 src/data-list.c:1446 src/data-list.c:1459
808 #: src/data-list.c:1472 src/data-list.c:1505
810 msgid "%s subcommand given multiple times."
813 #: src/data-list.c:1435
815 msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
818 #: src/data-list.c:1491
820 msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
823 #: src/data-list.c:1514
825 msgid "ID beginning column (%ld) must be positive."
828 #: src/data-list.c:1529
830 msgid "ID ending column (%ld) must be positive."
833 #: src/data-list.c:1535
835 msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
838 #: src/data-list.c:1575
839 msgid "Missing required specification STARTS."
842 #: src/data-list.c:1577
843 msgid "Missing required specification OCCURS."
846 #: src/data-list.c:1584
847 msgid "ID specified without CONTINUED."
850 #: src/data-list.c:1676
851 msgid "String variable not allowed here."
854 #: src/data-list.c:1686
856 msgid "%s (%d) must be at least 1."
859 #: src/data-list.c:1692
861 msgid "Variable or integer expected for %s."
864 #: src/data-list.c:1825
866 msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"."
869 #: src/data-list.c:1857
872 "Variable %s starting in column %d extends beyond physical record length of %"
876 #: src/data-list.c:1925
878 msgid "Invalid value %d for OCCURS."
881 #: src/data-list.c:1931
883 msgid "Beginning column for STARTS (%d) must be at least 1."
886 #: src/data-list.c:1939
888 msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
891 #: src/data-list.c:1947
893 msgid "Invalid value %d for LENGTH."
896 #: src/data-list.c:1954
898 msgid "Beginning column for CONTINUED (%d) must be at least 1."
901 #: src/data-list.c:1962
903 msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
906 #: src/data-list.c:1994
909 "Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
910 "available in space on STARTS (%d), and CONTINUED not specified."
913 #: src/data-list.c:2012
915 msgid "Unexpected end of file with %d repetitions remaining out of %d."
918 #: src/data-out.c:242
920 "The N output format cannot be used to output a negative number or the system-"
924 #: src/data-out.c:356
927 "Quality of zoned decimal (Z) output format code is suspect. Check your "
928 "results. Report bugs to %s."
931 #: src/data-out.c:364
932 msgid "The system-missing value cannot be output as a zoned decimal number."
935 #: src/data-out.c:377
937 msgid "Number %g too big to fit in field with format Z%d.%d."
940 #: src/data-out.c:771
942 msgid "Time value %g too large in magnitude to convert to alphanumeric time."
945 #: src/data-out.c:822
947 msgid "Weekday index %f does not lie between 1 and 7."
950 #: src/data-out.c:842
952 msgid "Month index %f does not lie between 1 and 12."
955 #: src/data-out.c:955
958 "Year %d cannot be represented in four digits for output formatting purposes."
962 msgid "Only USE ALL is currently implemented."
965 #: src/descript.c:99 src/examine.q:1466 src/frequencies.q:112 src/oneway.q:394
966 #: src/t-test.q:676 src/t-test.q:699 src/t-test.q:822 src/t-test.q:1159
970 #: src/descript.c:100
974 #: src/descript.c:101 src/frequencies.q:116
978 #: src/descript.c:102 src/examine.q:1546 src/frequencies.q:117
982 #: src/descript.c:103 src/examine.q:1653 src/frequencies.q:118
986 #: src/descript.c:104
990 #: src/descript.c:105 src/examine.q:1633 src/frequencies.q:120
994 #: src/descript.c:106
998 #: src/descript.c:107 src/examine.q:1594 src/frequencies.q:122
1002 #: src/descript.c:108 src/examine.q:1571 src/frequencies.q:123
1007 #: src/descript.c:109 src/examine.q:1582 src/frequencies.q:124
1012 #: src/descript.c:110 src/frequencies.q:125
1016 #: src/descript.c:333
1018 msgid "Z-score variable name %s would be a duplicate variable name."
1021 #: src/descript.c:351 src/list.q:142
1022 msgid "No variables specified."
1025 #: src/descript.c:435
1026 msgid "expecting statistic name: reverting to default"
1029 #: src/descript.c:507
1031 "Ran out of generic names for Z-score variables. There are only 126 generic "
1032 "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
1035 #: src/descript.c:538
1036 msgid "Mapping of variables to corresponding Z-scores."
1039 #: src/descript.c:543
1043 #: src/descript.c:544
1047 #: src/descript.c:663 src/descript.c:669
1051 #: src/descript.c:882
1055 #: src/descript.c:883
1059 #: src/descript.c:909
1061 msgid "Valid cases = %g; cases with missing value(s) = %g."
1066 msgid "DEVIND driver initializing as `%s'..."
1071 msgid "Unknown configuration parameter `%s' for DEVIND device driver."
1076 msgid "DEVIND output driver: %s: %s"
1081 msgid "Cannot open first page on DEVIND device %s."
1084 #: src/dfm-read.c:153
1086 msgid "Could not open \"%s\" for reading as a data file: %s."
1089 #: src/dfm-read.c:186 src/dfm-read.c:204
1090 msgid "BEGIN DATA expected."
1093 #: src/dfm-read.c:213
1095 "Unexpected end-of-file while reading data in BEGIN DATA. This probably "
1096 "indicates a missing or misformatted END DATA command. END DATA must appear "
1097 "by itself on a single line with exactly one space between words."
1100 #: src/dfm-read.c:246 src/dfm-read.c:266
1102 msgid "Error reading file %s: %s."
1105 #: src/dfm-read.c:269
1107 msgid "%s: Partial record at end of file."
1110 #: src/dfm-read.c:312
1112 msgid "Attempt to read beyond end-of-file on file %s."
1115 #: src/dfm-read.c:315
1116 msgid "Attempt to read beyond END DATA."
1119 #: src/dfm-read.c:462
1121 "This command is not valid here since the current input program does not "
1122 "access the inline file."
1125 #: src/dfm-write.c:67
1127 msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
1130 #: src/dfm-write.c:103
1132 msgid "Error writing file %s: %s."
1135 #: src/dictionary.c:682
1137 "At least one case in the data file had a weight value that was user-missing, "
1138 "system-missing, zero, or negative. These case(s) were ignored."
1142 msgid "There is no DO IF to match with this ELSE IF."
1146 msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure."
1150 msgid "End of command expected."
1154 msgid "There is no DO IF to match with this ELSE."
1159 "There may be at most one ELSE clause in each DO IF structure. It must be "
1164 msgid "There is no DO IF to match with this END IF."
1169 msgid "DO IF %d: true\n"
1174 msgid "DO IF %d: false\n"
1179 msgid "DO IF %d: missing\n"
1183 msgid "Terminating NOW due to a fatal error!"
1187 msgid "Terminating execution of syntax file due to error."
1192 msgid "Errors (%d) exceeds limit (%d)."
1197 msgid "Warnings (%d) exceed limit (%d)."
1204 #: src/error.c:239 src/error.c:246 src/error.c:249
1208 #: src/error.c:240 src/error.c:247 src/error.c:250
1212 #: src/error.c:241 src/error.c:251
1216 #: src/error.c:243 src/error.c:244
1217 msgid "installation error"
1220 #: src/filename.c:221
1222 msgid "Searching for `%s'..."
1225 #: src/filename.c:229 src/filename.c:261
1226 msgid "Search unsuccessful!"
1229 #: src/filename.c:254
1234 #: src/filename.c:686
1236 msgid "Not opening pipe file `%s' because SAFER option set."
1239 #: src/file-type.c:131
1240 msgid "MIXED, GROUPED, or NESTED expected."
1243 #: src/file-type.c:154
1244 msgid "The CASE subcommand is not valid on FILE TYPE MIXED."
1247 #: src/file-type.c:172
1248 msgid "WARN or NOWARN expected after WILD."
1251 #: src/file-type.c:180
1252 msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."
1255 #: src/file-type.c:194
1256 msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."
1259 #: src/file-type.c:203
1261 msgid "WARN%s expected after DUPLICATE."
1264 #: src/file-type.c:204
1265 msgid ", NOWARN, or CASE"
1268 #: src/file-type.c:205
1272 #: src/file-type.c:213
1273 msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."
1276 #: src/file-type.c:225
1277 msgid "WARN or NOWARN after MISSING."
1280 #: src/file-type.c:233
1281 msgid "ORDERED is only valid on FILE TYPE GROUPED."
1284 #: src/file-type.c:244
1285 msgid "YES or NO expected after ORDERED."
1288 #: src/file-type.c:250 src/file-type.c:545
1289 msgid "while expecting a valid subcommand"
1292 #: src/file-type.c:257
1293 msgid "The required RECORD subcommand was not present."
1296 #: src/file-type.c:265
1297 msgid "The required CASE subcommand was not present."
1300 #: src/file-type.c:271
1301 msgid "CASE and RECORD must specify different variable names."
1304 #: src/file-type.c:329
1305 msgid "Column value must be positive."
1308 #: src/file-type.c:345
1309 msgid "Ending column precedes beginning column."
1312 #: src/file-type.c:365
1313 msgid "Bad format specifier name."
1316 #: src/file-type.c:394 src/file-type.c:583
1318 "This command may only appear within a FILE TYPE/END FILE TYPE structure."
1321 #: src/file-type.c:417
1322 msgid "OTHER may appear only on the last RECORD TYPE command."
1325 #: src/file-type.c:427
1326 msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."
1329 #: src/file-type.c:478
1331 "The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "
1335 #: src/file-type.c:488
1337 "No variable name may be specified for the CASE subcommand on RECORD TYPE."
1340 #: src/file-type.c:496
1342 "The CASE column specification on RECORD TYPE must give a format specifier "
1343 "that is the same type as that of the CASE column specification given on FILE "
1347 #: src/file-type.c:512
1348 msgid "WARN or NOWARN expected on DUPLICATE subcommand."
1351 #: src/file-type.c:526
1352 msgid "WARN or NOWARN expected on MISSING subcommand."
1355 #: src/file-type.c:539
1356 msgid "YES or NO expected on SPREAD subcommand."
1359 #: src/file-type.c:596
1360 msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."
1363 #: src/file-type.c:603
1364 msgid "No commands between FILE TYPE and END FILE TYPE."
1367 #: src/file-type.c:672
1369 msgid "Unknown record type \"%.*s\"."
1372 #: src/file-type.c:696
1374 msgid "Unknown record type %g."
1379 "FLIP ignores TEMPORARY. Temporary transformations will be made permanent."
1384 msgid "Could not create acceptable variant for variable %s."
1388 msgid "Cannot create more than 99999 variable names."
1392 msgid "Could not create temporary file for FLIP."
1395 #: src/flip.c:297 src/flip.c:364
1397 msgid "Error writing FLIP file: %s."
1402 msgid "Error rewinding FLIP file: %s."
1406 msgid "Error creating FLIP source file."
1411 msgid "Error reading FLIP file: %s."
1416 msgid "Error seeking FLIP source file: %s."
1421 msgid "Error writing FLIP source file: %s."
1426 msgid "Error rewind FLIP source file: %s."
1431 msgid "Error reading FLIP temporary file: %s."
1435 msgid "Unexpected end of file reading FLIP temporary file."
1439 msgid "X and T format specifiers not allowed here."
1444 msgid "%.*s is not a valid data format."
1450 "Format %s specifies an odd width %d, but format %s requires an even width."
1456 "Format %s specifies a bad number of implied decimal places %d. Input format "
1457 "%s allows up to 16 implied decimal places."
1462 msgid "Format %s may not be used for input."
1468 "Input format %s specifies a bad width %d. Format %s requires a width "
1469 "between %d and %d."
1475 "Input format %s is invalid because it specifies more decimal places than the "
1482 "Output format %s specifies a bad width %d. Format %s requires a width "
1483 "between %d and %d."
1489 "Output format %s is invalid because it specifies as many decimal places as "
1490 "the field width, which fails to allow space for a decimal point. Try %s%d.%"
1496 msgid "%s variables are not compatible with %s format %s."
1499 #: src/format.c:235 src/pfm-read.c:473 src/sfm-read.c:1027 src/sfm-read.c:1036
1503 #: src/format.c:235 src/pfm-read.c:473 src/sfm-read.c:1027 src/sfm-read.c:1036
1509 msgid "String variable with width %d not compatible with format %s."
1513 msgid "Format specifier expected."
1518 msgid "Data format %s does not specify a width."
1523 msgid "Data format %s is not valid."
1527 msgid "`(' expected after variable list"
1530 #: src/formats.c:96 src/numeric.c:65 src/numeric.c:136
1531 msgid "`)' expected after output format."
1536 msgid "The required %s subcommand was not present"
1541 msgid "Unsupported sysfile version: %d. Using version %d instead."
1544 #: src/get.c:408 src/print.c:179
1545 msgid "expecting a valid subcommand"
1551 "Cannot rename %s as %s because there already exists a variable named %s. To "
1552 "rename variables with overlapping names, use a single RENAME subcommand such "
1553 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
1557 msgid "`=' expected after variable list."
1563 "Number of variables on left side of `=' (%d) does not match number of "
1564 "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
1569 msgid "Requested renaming duplicates variable name %s."
1573 msgid "Cannot DROP all variables from dictionary."
1577 msgid "The active file may not be specified more than once."
1581 msgid "Cannot specify the active file since no active file has been defined."
1586 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
1587 "source. Temporary transformations will be made permanent."
1591 msgid "Multiple IN subcommands for a single FILE or TABLE."
1595 msgid "BY may appear at most once."
1600 msgid "File %s lacks BY variable %s."
1604 msgid "FIRST may appear at most once."
1608 msgid "LAST may appear at most once."
1612 msgid "BY is required when TABLE is specified."
1616 msgid "BY is required when IN is specified."
1621 msgid "IN variable name %s duplicates an existing variable name."
1627 "Variable %s in file %s (%s) has different type or width from the same "
1628 "variable in earlier file (%s)."
1632 msgid "expecting COMM or TAPE"
1635 #: src/getline.c:175
1637 msgid "Can't find `%s' in include file search path."
1640 #: src/getline.c:330
1642 msgid "%s: Opening as syntax file."
1645 #: src/getline.c:335
1647 msgid "Opening `%s': %s."
1650 #: src/getline.c:344 src/html.c:348 src/postscript.c:1466
1652 msgid "Reading `%s': %s."
1655 #: src/getline.c:402
1657 msgid "Closing `%s': %s."
1660 #: src/groff-font.c:101
1662 msgid "%s: Opening Groff font file..."
1665 #: src/groff-font.c:155
1666 msgid "Missing font name."
1669 #: src/groff-font.c:165
1670 msgid "Missing encoding filename."
1673 #: src/groff-font.c:178
1674 msgid "Bad spacewidth value."
1677 #: src/groff-font.c:190
1678 msgid "Bad slant value."
1681 #: src/groff-font.c:215
1683 msgid "Unknown ligature `%s'."
1686 #: src/groff-font.c:250
1687 msgid "Unexpected end of line reading character set."
1690 #: src/groff-font.c:258
1691 msgid "Can't use ditto mark for first character."
1694 #: src/groff-font.c:263
1695 msgid "Can't ditto into an unnamed character."
1698 #: src/groff-font.c:280
1700 msgid "Missing metrics for character `%s'."
1703 #: src/groff-font.c:289
1705 msgid "Missing type for character `%s'."
1708 #: src/groff-font.c:298
1710 msgid "Missing code for character `%s'."
1713 #: src/groff-font.c:317
1714 msgid "Malformed kernpair."
1717 #: src/groff-font.c:324
1718 msgid "Unexpected end of line reading kernpairs."
1721 #: src/groff-font.c:330
1722 msgid "Bad kern value."
1725 #: src/groff-font.c:362
1727 msgid "Font read successfully with internal name %s."
1730 #: src/groff-font.c:383
1731 msgid "Error reading font."
1734 #: src/groff-font.c:394
1735 msgid "installation error: Groff font error: "
1738 #: src/groff-font.c:419
1740 msgid "Bad character \\%3o."
1743 #: src/groff-font.c:673
1745 msgid "Groff font error: Cannot find \"%s\"."
1748 #: src/groff-font.c:738
1750 msgid "%s: Opening Groff description file..."
1753 #: src/groff-font.c:754
1754 msgid "Multiple `sizes' declarations."
1757 #: src/groff-font.c:771
1758 msgid "Unexpected end of file. Missing 0 terminator to `sizes' command?"
1761 #: src/groff-font.c:783 src/groff-font.c:790 src/groff-font.c:803
1762 msgid "Bad argument to `sizes'."
1765 #: src/groff-font.c:795
1766 msgid "Bad range in argument to `sizes'."
1769 #: src/groff-font.c:824
1770 msgid "Family name expected."
1773 #: src/groff-font.c:829
1774 msgid "This command already specified."
1777 #: src/groff-font.c:849
1779 msgid "%s: Device characteristic already defined."
1782 #: src/groff-font.c:855
1784 msgid "%s: Invalid numeric format."
1787 #: src/groff-font.c:885
1788 msgid "Missing `res', `unitwidth', and/or `sizes' line(s)."
1791 #: src/groff-font.c:911
1792 msgid "Description file read successfully."
1795 #: src/groff-font.c:943
1796 msgid "Error reading description file."
1799 #: src/groff-font.c:1000
1800 msgid "<<fallback>>"
1810 msgid "HTML driver initializing as `%s'..."
1815 msgid "Unknown configuration parameter `%s' for HTML device driver."
1820 "Cannot find HTML prologue. The use of `-vv' on the command line is "
1821 "suggested as a debugging aid."
1826 msgid "%s: %s: Opening HTML prologue..."
1829 #: src/html.c:286 src/html.c:297 src/postscript.c:1358 src/postscript.c:1369
1833 #: src/html.c:293 src/html.c:298 src/postscript.c:1365 src/postscript.c:1370
1839 msgid "%s: HTML prologue read successfully."
1844 msgid "%s: Error reading HTML prologue."
1849 msgid "HTML output driver: %s: %s"
1852 #: src/html.c:420 src/list.q:252
1854 msgid "Cannot open first page on HTML device %s."
1858 msgid "expecting filename"
1861 #: src/inpt-pgm.c:81
1862 msgid "No matching INPUT PROGRAM command."
1865 #: src/inpt-pgm.c:86
1867 "No data-input or transformation commands specified between INPUT PROGRAM and "
1868 "END INPUT PROGRAM."
1871 #: src/inpt-pgm.c:284 src/inpt-pgm.c:412
1873 "This command may only be executed between INPUT PROGRAM and END INPUT "
1877 #: src/inpt-pgm.c:334
1878 msgid "COLUMN subcommand multiply specified."
1881 #: src/inpt-pgm.c:385
1883 "REREAD: Column numbers must be positive finite numbers. Column set to 1."
1888 msgid "%s does not form a valid number."
1893 msgid "Bad character in input: `%c'."
1898 msgid "Bad character in input: `\\%o'."
1903 msgid "Syntax error %s at %s."
1908 msgid "Syntax error at %s."
1911 #: src/lexer.c:530 src/lexer.c:547
1913 msgid "expecting `%s'"
1916 #: src/lexer.c:561 src/val-labs.c:154
1917 msgid "expecting string"
1920 #: src/lexer.c:575 src/val-labs.c:163
1921 msgid "expecting integer"
1925 msgid "expecting number"
1929 msgid "expecting identifier"
1936 #: src/lexer.c:1023 src/repeat.c:214
1937 msgid "Unexpected end of file."
1954 msgid "String of %s digits has %d characters, which is not a multiple of %d."
1959 msgid "`%c' is not a valid %s digit."
1963 msgid "Unterminated string constant."
1968 msgid "String exceeds 255 characters in length (%d characters)."
1973 "Sorry, literal strings may not contain null characters. Replacing with "
1978 msgid "The index variable may not be a string variable."
1982 msgid "There is no LOOP command that corresponds to this END LOOP."
1987 "This command may only appear enclosed in a LOOP/END LOOP control structure."
1991 msgid "BREAK not enclosed in DO IF structure."
1996 msgid "%s without %s."
2000 msgid "Error initializing output drivers."
2004 msgid "This command not executed."
2009 "Skipping the rest of this command. Part of this command may have been "
2015 "Skipping the rest of this command. This command was fully executed up to "
2021 "Trailing garbage was encountered following this command. The command was "
2022 "fully executed to this point."
2026 msgid "The rest of this command has been discarded."
2029 #: src/matrix-data.c:208
2030 msgid "VARIABLES subcommand multiply specified."
2033 #: src/matrix-data.c:223
2034 msgid "VARNAME_ cannot be explicitly specified on VARIABLES."
2037 #: src/matrix-data.c:284
2038 msgid "in FORMAT subcommand"
2041 #: src/matrix-data.c:295
2042 msgid "SPLIT subcommand multiply specified."
2045 #: src/matrix-data.c:302
2046 msgid "in SPLIT subcommand"
2049 #: src/matrix-data.c:312
2050 msgid "Split variable may not be named ROWTYPE_ or VARNAME_."
2053 #: src/matrix-data.c:346
2055 msgid "Split variable %s is already another type."
2058 #: src/matrix-data.c:361
2059 msgid "FACTORS subcommand multiply specified."
2062 #: src/matrix-data.c:379
2064 msgid "Factor variable %s is already another type."
2067 #: src/matrix-data.c:394
2068 msgid "CELLS subcommand multiply specified."
2071 #: src/matrix-data.c:400 src/matrix-data.c:419
2072 msgid "expecting positive integer"
2075 #: src/matrix-data.c:413
2076 msgid "N subcommand multiply specified."
2079 #: src/matrix-data.c:434
2080 msgid "CONTENTS subcommand multiply specified."
2083 #: src/matrix-data.c:454
2084 msgid "Nested parentheses not allowed."
2087 #: src/matrix-data.c:464
2088 msgid "Mismatched right parenthesis (`(')."
2091 #: src/matrix-data.c:469
2092 msgid "Empty parentheses not allowed."
2095 #: src/matrix-data.c:482 src/matrix-data.c:490
2096 msgid "in CONTENTS subcommand"
2099 #: src/matrix-data.c:497
2101 msgid "Content multiply specified for %s."
2104 #: src/matrix-data.c:514
2105 msgid "Missing right parenthesis."
2108 #: src/matrix-data.c:534
2109 msgid "Missing VARIABLES subcommand."
2112 #: src/matrix-data.c:540
2114 "CONTENTS subcommand not specified: assuming file contains only CORR matrix."
2117 #: src/matrix-data.c:550
2119 "Missing CELLS subcommand. CELLS is required when ROWTYPE_ is not given in "
2120 "the data and factors are present."
2123 #: src/matrix-data.c:558
2124 msgid "Split file values must be present in the data when ROWTYPE_ is present."
2127 #: src/matrix-data.c:611
2128 msgid "No continuous variables specified."
2131 #: src/matrix-data.c:854
2132 msgid "Scope of string exceeds line."
2135 #: src/matrix-data.c:919
2137 msgid "End of line expected %s while reading %s."
2140 #: src/matrix-data.c:1104
2142 msgid "expecting value for %s %s"
2145 #: src/matrix-data.c:1268
2147 msgid "Syntax error expecting SPLIT FILE value %s."
2150 #: src/matrix-data.c:1277
2152 msgid "Expecting value %g for %s."
2155 #: src/matrix-data.c:1318 src/matrix-data.c:1781
2157 msgid "Syntax error expecting factor value %s."
2160 #: src/matrix-data.c:1327
2162 msgid "Syntax error expecting value %g for %s %s."
2165 #: src/matrix-data.c:1561
2167 msgid "Syntax error %s expecting SPLIT FILE value."
2170 #: src/matrix-data.c:1688
2173 "Expected %d lines of data for %s content; actually saw %d lines. No data "
2174 "will be output for this content."
2177 #: src/matrix-data.c:1723
2179 msgid "Multiply specified ROWTYPE_ %s."
2182 #: src/matrix-data.c:1728
2184 msgid "Syntax error %s expecting ROWTYPE_ string."
2187 #: src/matrix-data.c:1748
2189 msgid "Syntax error %s."
2192 #: src/matrix-data.c:1898
2194 msgid "Duplicate specification for %s."
2197 #: src/matrix-data.c:1910
2199 msgid "Too many rows of matrix data for %s."
2202 #: src/matrix-data.c:1958
2204 msgid "Syntax error expecting value for %s %s."
2208 msgid "`)' expected after value specification."
2211 #: src/mis-val.c:101
2213 msgid "`(' expected after variable name%s."
2216 #: src/mis-val.c:113
2217 msgid "Long string value specified."
2220 #: src/mis-val.c:118
2221 msgid "Short strings must be of equal width."
2224 #: src/mis-val.c:175
2226 msgid "Range %g THRU %g is not valid because %g is greater than %g."
2229 #: src/mis-val.c:206
2230 msgid "Number or range expected."
2233 #: src/mis-val.c:239
2234 msgid "At most one range can exist in the missing values for any one variable."
2237 #: src/mis-val.c:245
2238 msgid "At most one individual value can be missing along with one range."
2241 #: src/mis-val.c:307
2242 msgid "String is not of proper length."
2245 #: src/mis-val.c:316 src/repeat.c:460
2246 msgid "String expected."
2251 msgid "%s: Creating temporary file: %s."
2256 msgid "%s: Creating file: %s."
2259 #: src/modify-vars.c:89
2261 "MODIFY VARS may not be used after TEMPORARY. Temporary transformations will "
2262 "be made permanent."
2265 #: src/modify-vars.c:113
2266 msgid "REORDER subcommand may be given at most once."
2269 #: src/modify-vars.c:136
2270 msgid "Cannot specify ALL after specifying a set of variables."
2273 #: src/modify-vars.c:146
2274 msgid "`(' expected on REORDER subcommand."
2277 #: src/modify-vars.c:158
2278 msgid "`)' expected following variable names on REORDER subcommand."
2281 #: src/modify-vars.c:176
2282 msgid "RENAME subcommand may be given at most once."
2285 #: src/modify-vars.c:189
2286 msgid "`(' expected on RENAME subcommand."
2289 #: src/modify-vars.c:197
2291 "`=' expected between lists of new and old variable names on RENAME "
2295 #: src/modify-vars.c:205 src/rename-vars.c:75
2298 "Differing number of variables in old name list (%d) and in new name list (%"
2302 #: src/modify-vars.c:216
2303 msgid "`)' expected after variable lists on RENAME subcommand."
2306 #: src/modify-vars.c:230
2308 "KEEP subcommand may be given at most once. It may notbe given in "
2309 "conjunction with the DROP subcommand."
2312 #: src/modify-vars.c:272
2314 "DROP subcommand may be given at most once. It may not be given in "
2315 "conjunction with the KEEP subcommand."
2318 #: src/modify-vars.c:298
2320 msgid "Unrecognized subcommand name `%s'."
2323 #: src/modify-vars.c:300
2324 msgid "Subcommand name expected."
2327 #: src/modify-vars.c:308
2328 msgid "`/' or `.' expected."
2331 #: src/moments.c:513
2332 msgid "expecting weight value"
2337 msgid "Format type %s may not be used with a numeric variable."
2340 #: src/numeric.c:77 src/numeric.c:159 src/vector.c:156
2342 msgid "There is already a variable named %s."
2345 #: src/numeric.c:129
2347 msgid "Format type %s may not be used with a string variable."
2351 msgid "Attempt to iterate driver list reentrantly."
2356 msgid "Unknown output driver `%s'."
2361 msgid "Output driver `%s' referenced but never defined."
2365 msgid "Cannot find output initialization file. Use `-vv' to view search path."
2370 msgid "%s: Opening device description file..."
2373 #: src/output.c:304 src/output.c:1175 src/postscript.c:1102
2375 msgid "Opening %s: %s."
2378 #: src/output.c:315 src/output.c:1186 src/postscript.c:1117
2380 msgid "Reading %s: %s."
2383 #: src/output.c:337 src/output.c:499
2384 msgid "Syntax error."
2387 #: src/output.c:347 src/postscript.c:1128
2389 msgid "Closing %s: %s."
2393 msgid "No output drivers are active."
2397 msgid "Device definition file read successfully."
2401 msgid "Error reading device definition file."
2412 msgid "Syntax error in string constant."
2416 msgid "Syntax error in options."
2420 msgid "Syntax error in options (`=' expected)."
2424 msgid "Syntax error in options (value expected after `=')."
2428 msgid "Driver name expected."
2432 msgid "Class name expected."
2437 msgid "Unknown output driver class `%s'."
2442 msgid "Can't initialize output driver class `%s'."
2447 msgid "Can't initialize output driver `%s' of class `%s'."
2452 msgid "Unknown device type `%s'."
2457 msgid "Can't complete initialization of output driver `%s' of class `%s'."
2462 msgid "Can't deinitialize output driver class `%s'."
2467 msgid "Trying to find keyword `%s'...\n"
2470 #: src/output.c:1036
2472 msgid "Unit \"%s\" is unknown in dimension \"%s\"."
2475 #: src/output.c:1051
2477 msgid "Bad dimension \"%s\"."
2480 #: src/output.c:1077
2482 msgid "`x' expected in paper size `%s'."
2485 #: src/output.c:1087
2487 msgid "Trailing garbage `%s' on paper size `%s'."
2490 #: src/output.c:1136
2491 msgid "Paper size name must not be empty."
2494 #: src/output.c:1167
2495 msgid "Cannot find `papersize' configuration file."
2498 #: src/output.c:1171
2500 msgid "%s: Opening paper size definition file..."
2503 #: src/output.c:1213
2504 msgid "Syntax error in paper size definition."
2507 #: src/output.c:1242
2508 msgid "Paper size definition file read successfully."
2511 #: src/output.c:1244
2512 msgid "Error reading paper size definition file."
2515 #: src/output.c:1313
2517 msgid "Error closing page on %s device of %s class."
2520 #: src/output.c:1317
2522 msgid "Error opening page on %s device of %s class."
2525 #: src/percentiles.c:38
2529 #: src/percentiles.c:39
2530 msgid "Weighted Average"
2533 #: src/percentiles.c:40
2537 #: src/percentiles.c:41
2541 #: src/percentiles.c:42
2542 msgid "Empirical with averaging"
2545 #: src/permissions.c:76
2547 msgid "Expecting %s or %s."
2550 #: src/permissions.c:109
2552 msgid "Cannot stat %s: %s"
2555 #: src/permissions.c:122
2557 msgid "Cannot change mode of %s: %s"
2560 #: src/pfm-read.c:85
2562 msgid "portable file %s corrupt at offset %ld: "
2565 #: src/pfm-read.c:112
2566 msgid "unexpected end of file"
2569 #: src/pfm-read.c:170
2572 "An error occurred while opening \"%s\" for reading as a portable file: %s."
2575 #: src/pfm-read.c:188
2576 msgid "Data record expected."
2579 #: src/pfm-read.c:296
2580 msgid "Missing numeric terminator."
2583 #: src/pfm-read.c:319
2584 msgid "Invalid integer."
2587 #: src/pfm-read.c:330
2589 msgid "Bad string length %d."
2592 #: src/pfm-read.c:401
2594 msgid "%s: Not a portable file."
2597 #: src/pfm-read.c:425
2599 msgid "Bad date string length %d."
2602 #: src/pfm-read.c:427
2604 msgid "Bad time string length %d."
2607 #: src/pfm-read.c:465 src/sfm-read.c:1019
2609 msgid "%s: Bad format specifier byte (%d)."
2612 #: src/pfm-read.c:472 src/sfm-read.c:1035
2614 msgid "%s variable %s has invalid format specifier %s."
2617 #: src/pfm-read.c:487
2618 msgid "Expected variable count record."
2621 #: src/pfm-read.c:491
2623 msgid "Invalid number of variables %d."
2626 #: src/pfm-read.c:501
2628 msgid "Weight variable name (%s) truncated."
2631 #: src/pfm-read.c:513
2632 msgid "Expected variable record."
2635 #: src/pfm-read.c:517
2637 msgid "Invalid variable width %d."
2640 #: src/pfm-read.c:525
2642 msgid "position %d: Invalid variable name `%s'."
2645 #: src/pfm-read.c:533
2647 msgid "Duplicate variable name %s."
2650 #: src/pfm-read.c:573
2652 msgid "Bad missing values for %s."
2655 #: src/pfm-read.c:591
2657 msgid "Weighting variable %s not present in dictionary."
2660 #: src/pfm-read.c:638
2662 msgid "Unknown variable %s while parsing value labels."
2665 #: src/pfm-read.c:641
2668 "Cannot assign value labels to %s and %s, which have different variable types "
2672 #: src/pfm-read.c:665
2674 msgid "Duplicate label for value %g for variable %s."
2677 #: src/pfm-read.c:668
2679 msgid "Duplicate label for value `%.*s' for variable %s."
2682 #: src/pfm-write.c:93
2685 "An error occurred while opening \"%s\" for writing as a portable file: %s."
2688 #: src/pfm-write.c:155
2690 msgid "%s: Writing portable file: %s."
2693 #: src/pfm-write.c:493
2695 msgid "%s: Closing portable file: %s."
2698 #: src/plot-hist.c:126
2702 #: src/plot-hist.c:128 src/frequencies.q:1139
2706 #: src/postscript.c:326
2708 msgid "PostScript driver initializing as `%s'..."
2711 #: src/postscript.c:450
2714 "PostScript driver: The defined page is not long enough to hold margins and "
2715 "headers, plus least 15 lines of the default fonts. In fact, there's only "
2716 "room for %d lines of each font at the default size of %d.%03d points."
2719 #: src/postscript.c:580
2721 msgid "Unknown configuration parameter `%s' for PostScript device driver."
2724 #: src/postscript.c:596
2727 "Unknown orientation `%s'. Valid orientations are `portrait' and `landscape'."
2730 #: src/postscript.c:608
2732 "Unknown value for `data'. Valid values are `clean7bit', `clean8bit', and "
2736 #: src/postscript.c:617
2737 msgid "Unknown value for `line-ends'. Valid values are `lf' and `crlf'."
2740 #: src/postscript.c:626
2741 msgid "Unknown value for `line-style'. Valid values are `thick' and `double'."
2744 #: src/postscript.c:689
2747 "Default font size must be at least 1 point (value of 1000 for key `%s')."
2750 #: src/postscript.c:721
2752 msgid "Value for `%s' must be a dimension of positive length (i.e., `1in')."
2755 #: src/postscript.c:785
2757 msgid "Nonnegative integer required as value for `%s'."
2760 #: src/postscript.c:911
2762 msgid "%s: %s: Opening PostScript font encoding..."
2765 #: src/postscript.c:917
2768 "PostScript driver: Cannot open encoding file `%s': %s. Substituting "
2769 "ISOLatin1Encoding for missing encoding."
2772 #: src/postscript.c:959
2773 msgid "PostScript driver: Invalid numeric format."
2776 #: src/postscript.c:964
2779 "PostScript driver: Codes must be between 0 and 255. (%d is not allowed.)"
2782 #: src/postscript.c:1000
2784 msgid "PostScript driver: Error closing encoding file `%s'."
2787 #: src/postscript.c:1003
2789 msgid "%s: PostScript font encoding read successfully."
2792 #: src/postscript.c:1097
2794 msgid "%s: %s: Opening PostScript encoding list file."
2797 #: src/postscript.c:1130
2799 msgid "%s: PostScript encoding list file read successfully."
2802 #: src/postscript.c:1144
2803 msgid "<<default encoding>>"
2806 #: src/postscript.c:1302
2808 "Cannot find PostScript prologue. The use of `-vv' on the command line is "
2809 "suggested as a debugging aid."
2812 #: src/postscript.c:1307
2814 msgid "%s: %s: Opening PostScript prologue..."
2817 #: src/postscript.c:1479
2819 msgid "%s: PostScript prologue read successfully."
2822 #: src/postscript.c:1483
2824 msgid "%s: Error reading PostScript prologue."
2827 #: src/postscript.c:1653
2829 msgid "PostScript output driver: %s: %s"
2832 #: src/postscript.c:2337
2834 msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
2837 #: src/postscript.c:2885
2838 msgid "Charts are currently unsupported with postscript drivers."
2841 #: src/print.c:365 src/print.c:382
2843 msgid "%g is not a valid column location."
2848 msgid "Column location expected following `%d-'."
2854 "%d-%ld is not a valid column range. The second column must be greater than "
2855 "or equal to the first."
2860 msgid "Variable %s has width %d so it cannot be output as format %s."
2866 "%s is not of the same type as %s. To specify variables of different types "
2867 "in the same variable list, use a FORTRAN-like format specifier."
2872 "The ending column for a field must not be less than the starting column."
2877 "The number of format specifications exceeds the number of variable names "
2883 msgid "Writing %d record(s) to file %s."
2888 msgid "Writing %d record(s) to the listing file."
2892 msgid "The expression on PRINT SPACE evaluated to the system-missing value."
2897 msgid "The expression on PRINT SPACE evaluated to %g."
2903 "%d variable(s) cannot be recoded into %d variable(s). Specify the same "
2904 "number of variables as input and output variables."
2910 "There is no string variable named %s. (All string variables specified on "
2911 "INTO must already exist. Use the STRING command to create a string "
2918 "Type mismatch between input and output variables. Output variable %s is not "
2919 "a string variable, but all the input variables are string variables."
2924 msgid "Type mismatch after INTO: %s is not a numeric variable."
2929 "INTO must be used when the input values are numeric and output values are "
2935 "INTO must be used when the input values are string and output values are "
2940 msgid "expecting output value"
2945 "Inconsistent output types. The output values must be all numeric or all "
2950 msgid "following LO THRU"
2953 #: src/recode.c:567 src/recode.c:596
2954 msgid "in source value"
2959 "Keyword CONVERT may only be used with string input values and numeric output "
2963 #: src/rename-vars.c:48
2965 "RENAME VARS may not be used after TEMPORARY. Temporary transformations will "
2966 "be made permanent."
2969 #: src/rename-vars.c:60
2970 msgid "`(' expected."
2973 #: src/rename-vars.c:68
2974 msgid "`=' expected between lists of new and old variable names."
2977 #: src/rename-vars.c:86
2978 msgid "`)' expected after variable names."
2981 #: src/rename-vars.c:96
2983 msgid "Renaming would duplicate variable name %s."
2988 msgid "Identifier %s is given twice."
2994 "There must be the same number of substitutions for each dummy variable "
2995 "specified. Since there were %d substitutions for %s, there must be %d for %"
2996 "s as well, but %d were specified."
3000 msgid "No commands in scope."
3004 msgid "No matching DO REPEAT."
3008 msgid "The sampling factor must be between 0 and 1 exclusive."
3013 msgid "Cannot sample %d observations from a population of %d."
3017 msgid "The filter variable must be numeric."
3021 msgid "The filter variable may not be scratch."
3025 msgid "Only last instance of this command is in effect."
3028 #: src/sfm-read.c:129
3029 msgid "corrupt system file: "
3032 #: src/sfm-read.c:148 src/sfm-write.c:919
3034 msgid "%s: Closing system file: %s."
3037 #: src/sfm-read.c:234
3040 "An error occurred while opening \"%s\" for reading as a system file: %s."
3043 #: src/sfm-read.c:252
3046 "%s: Index of weighting variable (%d) is not between 0 and number of elements "
3050 #: src/sfm-read.c:261
3053 "%s: Weighting variable may not be a continuation of a long string variable."
3056 #: src/sfm-read.c:264
3058 msgid "%s: Weighting variable may not be a string variable."
3061 #: src/sfm-read.c:289
3064 "%s: Orphaned variable index record (type 4). Type 4 records must always "
3065 "immediately follow type 3 records."
3068 #: src/sfm-read.c:347
3070 msgid "%s: Invalid subrecord length. Record: 7; Subrecord: 11"
3073 #: src/sfm-read.c:401
3075 msgid "%s: Trailing garbage in long variable name map."
3078 #: src/sfm-read.c:408
3080 msgid "%s: Long variable mapping to invalid variable name `%s'."
3083 #: src/sfm-read.c:418
3085 msgid "%s: Long variable mapping for nonexistent variable %s."
3088 #: src/sfm-read.c:428
3090 msgid "%s: Duplicate long variable name `%s' within system file."
3093 #: src/sfm-read.c:456
3095 msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
3098 #: src/sfm-read.c:481
3100 msgid "%s: Unrecognized record type %d."
3103 #: src/sfm-read.c:513
3106 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
3110 #: src/sfm-read.c:524
3113 "%s: Floating-point representation in system file is not IEEE-754. PSPP "
3114 "cannot convert between floating-point formats."
3117 #: src/sfm-read.c:540
3120 "%s: File-indicated endianness (%s) does not match endianness intuited from "
3124 #: src/sfm-read.c:543 src/sfm-read.c:544
3128 #: src/sfm-read.c:543 src/sfm-read.c:544
3129 msgid "little-endian"
3132 #: src/sfm-read.c:545
3136 #: src/sfm-read.c:549
3138 msgid "%s: File-indicated character representation code (%s) is not ASCII."
3141 #: src/sfm-read.c:553
3145 #: src/sfm-read.c:553 src/sysfile-info.c:115
3149 #: src/sfm-read.c:569
3152 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
3156 #: src/sfm-read.c:584
3159 "%s: File-indicated value is different from internal value for at least one "
3160 "of the three system values. SYSMIS: indicated %g, expected %g; HIGHEST: %g, "
3161 "%g; LOWEST: %g, %g."
3164 #: src/sfm-read.c:611
3167 "%s: Bad magic. Proper system files begin with the four characters `$FL2'. "
3168 "This file will not be read."
3171 #: src/sfm-read.c:653
3174 "%s: File layout code has unexpected value %d. Value should be 2, in big-"
3175 "endian or little-endian format."
3178 #: src/sfm-read.c:681
3180 msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
3183 #: src/sfm-read.c:686
3185 msgid "%s: Compression bias (%g) is not the usual value of 100."
3188 #: src/sfm-read.c:809
3191 "%s: position %d: String variable does not have proper number of continuation "
3195 #: src/sfm-read.c:820
3197 msgid "%s: position %d: Superfluous long string continuation record."
3200 #: src/sfm-read.c:826
3202 msgid "%s: position %d: Bad variable type code %d."
3205 #: src/sfm-read.c:829
3207 msgid "%s: position %d: Variable label indicator field is not 0 or 1."
3210 #: src/sfm-read.c:833
3213 "%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
3216 #: src/sfm-read.c:839
3218 msgid "%s: position %d: Variable name begins with invalid character."
3221 #: src/sfm-read.c:843
3223 msgid "%s: position %d: Variable name begins with lowercase letter %c."
3226 #: src/sfm-read.c:847
3229 "%s: position %d: Variable name begins with octothorpe (`#'). Scratch "
3230 "variables should not appear in system files."
3233 #: src/sfm-read.c:862
3235 msgid "%s: position %d: Variable name character %d is lowercase letter %c."
3238 #: src/sfm-read.c:871
3241 "%s: position %d: character `\\%03o' (%c) is not valid in a variable name."
3244 #: src/sfm-read.c:878
3246 msgid "%s: Invalid variable name `%s' within system file."
3249 #: src/sfm-read.c:885
3251 msgid "%s: Duplicate variable name `%s' within system file."
3254 #: src/sfm-read.c:908
3256 msgid "%s: Variable %s indicates variable label of invalid length %d."
3259 #: src/sfm-read.c:928
3261 msgid "%s: Long string variable %s may not have missing values."
3264 #: src/sfm-read.c:953
3267 "%s: String variable %s may not have missing values specified as a range."
3270 #: src/sfm-read.c:995
3272 msgid "%s: Long string continuation records omitted at end of dictionary."
3275 #: src/sfm-read.c:1000
3278 "%s: System file header indicates %d variable positions but %d were read from "
3282 #: src/sfm-read.c:1025
3284 msgid "%s: %s variable %s has %s format specifier %s."
3287 #: src/sfm-read.c:1078
3289 msgid "%s: Invalid number of labels: %d. Ignoring labels."
3292 #: src/sfm-read.c:1120
3295 "%s: Variable index record (type 4) does not immediately follow value label "
3296 "record (type 3) as it should."
3299 #: src/sfm-read.c:1131
3302 "%s: Number of variables associated with a value label (%d) is not between 1 "
3303 "and the number of variables (%d)."
3306 #: src/sfm-read.c:1147
3309 "%s: Variable index associated with value label (%d) is not between 1 and the "
3310 "number of values (%d)."
3313 #: src/sfm-read.c:1154
3316 "%s: Variable index associated with value label (%d) refers to a continuation "
3317 "of a string variable, not to an actual variable."
3320 #: src/sfm-read.c:1159
3322 msgid "%s: Value labels are not allowed on long string variables (%s)."
3325 #: src/sfm-read.c:1170
3328 "%s: Variables associated with value label are not all of identical type. "
3329 "Variable %s has %s type, but variable %s has %s type."
3332 #: src/sfm-read.c:1211
3334 msgid "%s: File contains duplicate label for value %g for variable %s."
3337 #: src/sfm-read.c:1215
3339 msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
3342 #: src/sfm-read.c:1257 src/sfm-read.c:1534
3344 msgid "%s: Reading system file: %s."
3347 #: src/sfm-read.c:1260 src/sfm-read.c:1375 src/sfm-read.c:1417
3349 msgid "%s: Unexpected end of file."
3352 #: src/sfm-read.c:1275
3354 msgid "%s: Seeking system file: %s."
3357 #: src/sfm-read.c:1290
3359 msgid "%s: System file contains multiple type 6 (document) records."
3362 #: src/sfm-read.c:1296
3364 msgid "%s: Number of document lines (%ld) must be greater than 0."
3367 #: src/sfm-read.c:1328
3369 msgid "%s: Error reading file: %s."
3372 #: src/sfm-read.c:1365
3374 msgid "%s: Compressed data is corrupted. Data ends in partial case."
3377 #: src/sfm-read.c:1537
3379 msgid "%s: Partial record at end of system file."
3382 #: src/sfm-write.c:154
3384 msgid "Error opening \"%s\" for writing as a system file: %s."
3387 #: src/sfm-write.c:739
3389 msgid "%s: Writing system file: %s."
3393 msgid "Buffer limit must be at least 2."
3399 "Out of memory. Could not allocate room for minimum of %d cases of %d bytes "
3400 "each. (PSPP workspace is currently restricted to a maximum of %d KB.)"
3403 #: src/sysfile-info.c:96
3407 #: src/sysfile-info.c:98
3411 #: src/sysfile-info.c:102
3415 #: src/sysfile-info.c:105
3419 #: src/sysfile-info.c:108
3423 #: src/sysfile-info.c:109
3427 #: src/sysfile-info.c:109
3431 #: src/sysfile-info.c:110
3435 #: src/sysfile-info.c:113
3439 #: src/sysfile-info.c:116
3443 #: src/sysfile-info.c:117
3444 msgid "System File."
3447 #: src/sysfile-info.c:118
3451 #: src/sysfile-info.c:122
3452 msgid "Not weighted."
3455 #: src/sysfile-info.c:124
3459 #: src/sysfile-info.c:126
3461 msgid "Compression %s."
3464 #: src/sysfile-info.c:126
3468 #: src/sysfile-info.c:126
3472 #: src/sysfile-info.c:136 src/sysfile-info.c:374
3476 #: src/sysfile-info.c:137 src/sysfile-info.c:372
3480 #: src/sysfile-info.c:195
3481 msgid "The active file does not have a file label."
3484 #: src/sysfile-info.c:198
3488 #: src/sysfile-info.c:260
3489 msgid "No variables to display."
3492 #: src/sysfile-info.c:279
3493 msgid "Macros not supported."
3496 #: src/sysfile-info.c:289
3497 msgid "The active file dictionary does not contain any documents."
3500 #: src/sysfile-info.c:298
3501 msgid "Documents in the active file:"
3504 #: src/sysfile-info.c:376 src/sysfile-info.c:534 src/vfm.c:811
3508 #: src/sysfile-info.c:448
3513 #: src/sysfile-info.c:455
3515 msgid "Print Format: %s"
3518 #: src/sysfile-info.c:458
3520 msgid "Write Format: %s"
3523 #: src/sysfile-info.c:466
3524 msgid "Missing Values: "
3527 #: src/sysfile-info.c:533 src/vfm.c:810 src/crosstabs.q:1099
3528 #: src/crosstabs.q:1126 src/crosstabs.q:1146 src/crosstabs.q:1168
3529 #: src/examine.q:1130 src/frequencies.q:1138 src/frequencies.q:1259
3533 #: src/sysfile-info.c:590
3534 msgid "No vectors defined."
3537 #: src/sysfile-info.c:605
3543 msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
3549 "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
3552 #: src/temporary.c:46
3553 msgid "This command is not valid inside DO IF or LOOP."
3556 #: src/temporary.c:53
3558 "This command may only appear once between procedures and procedure-like "
3564 msgid "%s before: %s\n"
3573 msgid "%s: `.' expected after string."
3578 msgid "%s after: %s\n"
3583 msgid "Document entered %s %02d:%02d:%02d by %s (%s):"
3586 #: src/val-labs.c:118
3589 "It is not possible to assign value labels to long string variables such as %"
3593 #: src/val-labs.c:167
3595 msgid "Value label `%g' is not integer."
3598 #: src/val-labs.c:177
3599 msgid "Truncating value label to 60 characters."
3602 #: src/var-labs.c:47
3603 msgid "String expected for variable label."
3606 #: src/var-labs.c:53
3607 msgid "Truncating variable label to 255 characters."
3610 #: src/vars-atr.c:259
3611 msgid "Variable name cannot be empty string."
3614 #: src/vars-atr.c:265
3616 msgid "Variable name %s exceeds %d-character limit."
3619 #: src/vars-atr.c:274
3621 msgid "Character `%c' (in %s) may not appear in a variable name."
3624 #: src/vars-atr.c:283
3627 "Character `%c' (in %s), may not appear as the first character in a variable "
3631 #: src/vars-atr.c:291
3633 msgid "%s may not be used as a variable name because it is a reserved word."
3636 #: src/vars-atr.c:386
3637 msgid "Variable suffix too large."
3640 #: src/vars-prs.c:43
3641 msgid "expecting variable name"
3644 #: src/vars-prs.c:49
3646 msgid "%s is not a variable name."
3649 #: src/vars-prs.c:111
3653 #: src/vars-prs.c:113
3657 #: src/vars-prs.c:115
3661 #: src/vars-prs.c:174
3664 "%s is not a numeric variable. It will not be included in the variable list."
3667 #: src/vars-prs.c:177
3670 "%s is not a string variable. It will not be included in the variable list."
3673 #: src/vars-prs.c:181
3675 msgid "Scratch variables (such as %s) are not allowed here."
3678 #: src/vars-prs.c:184
3681 "%s and %s are not the same type. All variables in this variable list must "
3682 "be of the same type. %s will be omitted from list."
3685 #: src/vars-prs.c:189
3687 msgid "Variable %s appears twice in variable list."
3690 #: src/vars-prs.c:299
3692 msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
3695 #: src/vars-prs.c:308
3698 "When using the TO keyword to specify several variables, both variables must "
3699 "be from the same variable dictionaries, of either ordinary, scratch, or "
3700 "system variables. %s is a %s variable, whereas %s is %s."
3703 #: src/vars-prs.c:379
3704 msgid "incorrect use of TO convention"
3707 #: src/vars-prs.c:422
3708 msgid "Scratch variables not allowed here."
3711 #: src/vars-prs.c:444
3712 msgid "Prefixes don't match in use of TO convention."
3715 #: src/vars-prs.c:449
3716 msgid "Bad bounds in use of TO convention."
3721 msgid "Vector name %s is given twice."
3726 msgid "There is already a vector with name %s."
3731 "A slash must be used to separate each vector specification when using the "
3732 "long form. Commands such as VECTOR A,B=Q1 TO Q20 are not supported."
3736 msgid "Vectors must have at least one element."
3741 msgid "%s%d is too long for a variable name."
3746 "The syntax for this command does not match the expected syntax for either "
3747 "the long form or the short form of VECTOR."
3751 msgid "The weighting variable must be numeric."
3755 msgid "The weighting variable may not be scratch."
3758 #: src/crosstabs.q:261
3760 "Missing mode REPORT not allowed in general mode. Assuming MISSING=TABLE."
3763 #: src/crosstabs.q:271
3764 msgid "Write mode ALL not allowed in general mode. Assuming WRITE=CELLS."
3767 #: src/crosstabs.q:332
3768 msgid "expecting BY"
3771 #: src/crosstabs.q:399
3772 msgid "VARIABLES must be specified before TABLES."
3775 #: src/crosstabs.q:436
3777 msgid "Maximum value (%ld) less than minimum value (%ld)."
3780 #: src/crosstabs.q:800
3784 #: src/crosstabs.q:802 src/examine.q:915
3788 #: src/crosstabs.q:803 src/examine.q:849 src/frequencies.q:1136
3789 #: src/frequencies.q:1509
3793 #: src/crosstabs.q:804 src/examine.q:850 src/frequencies.q:1204
3794 #: src/frequencies.q:1510
3798 #: src/crosstabs.q:805 src/crosstabs.q:1008 src/crosstabs.q:1722
3799 #: src/examine.q:851 src/frequencies.q:1213 src/oneway.q:307 src/oneway.q:470
3803 #: src/crosstabs.q:815 src/examine.q:927 src/frequencies.q:1508
3804 #: src/oneway.q:393 src/t-test.q:675 src/t-test.q:698 src/t-test.q:823
3805 #: src/t-test.q:1358
3809 #: src/crosstabs.q:816 src/examine.q:930 src/frequencies.q:1140
3810 #: src/frequencies.q:1141 src/frequencies.q:1142
3814 #: src/crosstabs.q:1058
3818 #: src/crosstabs.q:1059
3822 #: src/crosstabs.q:1060
3826 #: src/crosstabs.q:1061
3830 #: src/crosstabs.q:1062
3834 #: src/crosstabs.q:1063
3838 #: src/crosstabs.q:1064
3842 #: src/crosstabs.q:1065
3846 #: src/crosstabs.q:1098 src/crosstabs.q:1125 src/crosstabs.q:1145
3847 #: src/crosstabs.q:1166 src/examine.q:1361
3851 #: src/crosstabs.q:1100 src/oneway.q:280 src/oneway.q:682 src/t-test.q:973
3852 #: src/t-test.q:1165 src/t-test.q:1257
3856 #: src/crosstabs.q:1102
3857 msgid "Asymp. Sig. (2-sided)"
3860 #: src/crosstabs.q:1104
3861 msgid "Exact. Sig. (2-sided)"
3864 #: src/crosstabs.q:1106
3865 msgid "Exact. Sig. (1-sided)"
3868 #: src/crosstabs.q:1124 src/crosstabs.q:1165
3872 #: src/crosstabs.q:1127 src/crosstabs.q:1169
3873 msgid "Asymp. Std. Error"
3876 #: src/crosstabs.q:1128 src/crosstabs.q:1170
3880 #: src/crosstabs.q:1129 src/crosstabs.q:1171
3881 msgid "Approx. Sig."
3884 #: src/crosstabs.q:1144
3886 msgid " 95%% Confidence Interval"
3889 #: src/crosstabs.q:1147 src/t-test.q:977 src/t-test.q:1162 src/t-test.q:1260
3893 #: src/crosstabs.q:1148 src/t-test.q:978 src/t-test.q:1163 src/t-test.q:1261
3897 #: src/crosstabs.q:1167
3901 #: src/crosstabs.q:1916
3902 msgid "Pearson Chi-Square"
3905 #: src/crosstabs.q:1917
3906 msgid "Likelihood Ratio"
3909 #: src/crosstabs.q:1918
3910 msgid "Fisher's Exact Test"
3913 #: src/crosstabs.q:1919
3914 msgid "Continuity Correction"
3917 #: src/crosstabs.q:1920
3918 msgid "Linear-by-Linear Association"
3921 #: src/crosstabs.q:1957 src/crosstabs.q:2027 src/crosstabs.q:2086
3922 msgid "N of Valid Cases"
3925 #: src/crosstabs.q:1973 src/crosstabs.q:2102
3926 msgid "Nominal by Nominal"
3929 #: src/crosstabs.q:1974 src/crosstabs.q:2103
3930 msgid "Ordinal by Ordinal"
3933 #: src/crosstabs.q:1975
3934 msgid "Interval by Interval"
3937 #: src/crosstabs.q:1976
3938 msgid "Measure of Agreement"
3941 #: src/crosstabs.q:1981
3945 #: src/crosstabs.q:1982
3949 #: src/crosstabs.q:1983
3950 msgid "Contingency Coefficient"
3953 #: src/crosstabs.q:1984
3954 msgid "Kendall's tau-b"
3957 #: src/crosstabs.q:1985
3958 msgid "Kendall's tau-c"
3961 #: src/crosstabs.q:1986
3965 #: src/crosstabs.q:1987
3966 msgid "Spearman Correlation"
3969 #: src/crosstabs.q:1988
3973 #: src/crosstabs.q:1989
3977 #: src/crosstabs.q:2059
3979 msgid "Odds Ratio for %s (%g / %g)"
3982 #: src/crosstabs.q:2062
3984 msgid "Odds Ratio for %s (%.*s / %.*s)"
3987 #: src/crosstabs.q:2070
3989 msgid "For cohort %s = %g"
3992 #: src/crosstabs.q:2073
3994 msgid "For cohort %s = %.*s"
3997 #: src/crosstabs.q:2104
3998 msgid "Nominal by Interval"
4001 #: src/crosstabs.q:2109
4005 #: src/crosstabs.q:2110
4006 msgid "Goodman and Kruskal tau"
4009 #: src/crosstabs.q:2111
4010 msgid "Uncertainty Coefficient"
4013 #: src/crosstabs.q:2112
4017 #: src/crosstabs.q:2113
4021 #: src/crosstabs.q:2118
4025 #: src/crosstabs.q:2119 src/crosstabs.q:2120
4027 msgid "%s Dependent"
4030 #: src/examine.q:467 src/examine.q:479
4032 msgid "%s and %s are mutually exclusive"
4035 #: src/examine.q:909
4036 msgid "Case Processing Summary"
4039 #: src/examine.q:1115
4040 msgid "Extreme Values"
4043 #: src/examine.q:1131
4047 #: src/examine.q:1216
4051 #: src/examine.q:1221
4055 #: src/examine.q:1362 src/oneway.q:396 src/oneway.q:680
4059 #: src/examine.q:1364 src/oneway.q:410
4060 msgid "Descriptives"
4063 #: src/examine.q:1484 src/oneway.q:401
4065 msgid "%g%% Confidence Interval for Mean"
4068 #: src/examine.q:1490 src/oneway.q:403
4072 #: src/examine.q:1501 src/oneway.q:404
4076 #: src/examine.q:1513
4078 msgid "5%% Trimmed Mean"
4081 #: src/examine.q:1524 src/frequencies.q:114
4085 #: src/examine.q:1558 src/oneway.q:395 src/t-test.q:677 src/t-test.q:700
4086 #: src/t-test.q:824 src/t-test.q:1160
4087 msgid "Std. Deviation"
4090 #: src/examine.q:1606
4091 msgid "Interquartile Range"
4094 #: src/examine.q:1758
4096 msgid "Boxplot of %s vs. %s"
4099 #: src/examine.q:1783
4103 #: src/examine.q:1825
4105 msgid "Normal Q-Q Plot of %s"
4108 #: src/examine.q:1826 src/examine.q:1832
4109 msgid "Observed Value"
4112 #: src/examine.q:1827
4113 msgid "Expected Normal"
4116 #: src/examine.q:1830
4118 msgid "Detrended Normal Q-Q Plot of %s"
4121 #: src/examine.q:1833
4122 msgid "Dev from Normal"
4125 #: src/examine.q:1952 src/examine.q:1974 src/frequencies.q:1520
4129 #: src/examine.q:2099
4130 msgid "Tukey's Hinges"
4133 #: src/file-handle.q:124
4136 "File handle %s already refers to file %s. File handles cannot be redefined "
4140 #: src/file-handle.q:145
4141 msgid "The FILE HANDLE required subcommand NAME is not present."
4144 #: src/file-handle.q:164
4146 "Fixed-length records were specified on /RECFORM, but record length was not "
4147 "specified on /LRECL. Assuming 1024-character records."
4150 #: src/file-handle.q:171
4153 "Record length (%ld) must be at least one byte. 1-character records will be "
4157 #: src/file-handle.q:271
4159 msgid "Can't open %s as a %s because it is already open as a %s"
4162 #: src/file-handle.q:278
4164 msgid "Can't open %s as a %s for %s because it is already open for %s"
4167 #: src/file-handle.q:286
4169 msgid "Can't re-open %s as a %s for %s"
4172 #: src/file-handle.q:339
4173 msgid "expecting a file name or handle name"
4176 #: src/frequencies.q:113
4180 #: src/frequencies.q:115
4184 #: src/frequencies.q:119
4188 #: src/frequencies.q:121
4192 #: src/frequencies.q:396
4194 "At most one of BARCHART, HISTOGRAM, or HBAR should be given. HBAR will be "
4195 "assumed. Argument values will be given precedence increasing along the "
4199 #: src/frequencies.q:479
4202 "MAX must be greater than or equal to MIN, if both are specified. However, "
4203 "MIN was specified as %g and MAX as %g. MIN and MAX will be ignored."
4206 #: src/frequencies.q:802
4208 "Upper limit of integer mode value range must be greater than lower limit."
4211 #: src/frequencies.q:815
4213 msgid "Variable %s specified multiple times on VARIABLES subcommand."
4216 #: src/frequencies.q:821
4218 msgid "Integer mode specified, but %s is not a numeric variable."
4221 #: src/frequencies.q:887
4222 msgid "`)' expected after GROUPED interval list."
4225 #: src/frequencies.q:899
4227 msgid "Variables %s specified on GROUPED but not on VARIABLES."
4230 #: src/frequencies.q:906
4232 msgid "Variables %s specified multiple times on GROUPED subcommand."
4235 #: src/frequencies.q:1137 src/frequencies.q:1229 src/frequencies.q:1230
4236 #: src/frequencies.q:1262
4240 #: src/frequencies.q:1159
4244 #: src/frequencies.q:1260
4248 #: src/frequencies.q:1261 src/frequencies.q:1263
4252 #: src/frequencies.q:1482
4254 msgid "No valid data for variable %s; statistics not displayed."
4260 "The first case (%ld) specified precedes the last case (%ld) specified. The "
4261 "values will be swapped."
4267 "The first case (%ld) to list is less than 1. The value is being reset to 1."
4273 "The last case (%ld) to list is less than 1. The value is being reset to 1."
4278 msgid "The step value %ld is less than 1. The value is being reset to 1."
4282 msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
4290 msgid "Missing required subcommand TABLES."
4294 msgid "TABLES subcommand may not appear more than once."
4298 msgid "Number of contrast coefficients must equal the number of groups"
4303 msgid "Coefficients for contrast %d do not total zero"
4308 msgid "`%s' is not a variable name"
4312 msgid "Sum of Squares"
4319 #: src/oneway.q:282 src/t-test.q:970
4323 #: src/oneway.q:283 src/oneway.q:536
4324 msgid "Significance"
4328 msgid "Between Groups"
4332 msgid "Within Groups"
4340 msgid "Levene Statistic"
4352 msgid "Test of Homogeneity of Variances"
4356 msgid "Contrast Coefficients"
4359 #: src/oneway.q:611 src/oneway.q:678
4364 msgid "Contrast Tests"
4368 msgid "Value of Contrast"
4371 #: src/oneway.q:681 src/t-test.q:972 src/t-test.q:1164 src/t-test.q:1256
4375 #: src/oneway.q:683 src/t-test.q:974 src/t-test.q:1166 src/t-test.q:1258
4376 msgid "Sig. (2-tailed)"
4380 msgid "Assume equal variances"
4384 msgid "Does not assume equal"
4387 #: src/set.q:221 src/set.q:300 src/set.q:343 src/set.q:398 src/set.q:400
4388 #: src/set.q:402 src/set.q:404 src/set.q:406 src/set.q:408 src/set.q:410
4389 #: src/set.q:412 src/set.q:414 src/set.q:416 src/set.q:418 src/set.q:420
4390 #: src/set.q:422 src/set.q:828 src/set.q:909 src/set.q:1004
4392 msgid "%s is obsolete."
4396 msgid "LISTING is ON"
4400 msgid "LISTING is OFF"
4409 msgid "Journalling is off"
4414 "CASE is not implemented and probably won't be. If you care, complain about "
4419 msgid "Active file compression is not yet implemented (and probably won't be)."
4425 "CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of "
4432 "CC%c: Custom currency string `%s' does not contain exactly three periods or "
4433 "commas (not both)."
4457 msgid "EPOCH must be 1500 or later."
4461 msgid "expecting AUTOMATIC or year"
4465 msgid "LENGTH must be at least 1."
4469 msgid "Missing identifier in RESULTS subcommand."
4473 msgid "Unrecognized identifier in RESULTS subcommand."
4477 msgid "WIDTH must be at least 1."
4483 "FORMAT requires numeric output format as an argument. Specified format %s "
4484 "is of type string."
4488 msgid "Text color must be in range 0-15."
4492 msgid "Background color must be in range 0-7."
4496 msgid "Border color must be in range 0-7."
4500 msgid "Lower window color must be between 0 and 6."
4504 msgid "Upper window color must be between 0 and 6."
4508 msgid "Frame color must be between 0 and 6."
4512 msgid "Drive letter expected in WORKDEV subcommand."
4516 msgid "Specify a terminal type with the TERM environment variable."
4520 msgid "Could not access the termcap data base."
4525 msgid "Terminal type `%s' is not defined."
4533 msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
4537 msgid "VARIABLES subcommand is not appropriate with PAIRS"
4541 msgid "One or more VARIABLES must be specified."
4546 msgid "Long string variable %s is not valid here."
4549 #: src/t-test.q:392 src/t-test.q:407
4551 "When applying GROUPS to a string variable, two values must be specified."
4557 "PAIRED was specified but the number of variables preceding WITH (%d) did not "
4558 "match the number following (%d)."
4562 msgid "At least two variables must be specified on PAIRS."
4566 msgid "One-Sample Statistics"
4569 #: src/t-test.q:678 src/t-test.q:701 src/t-test.q:825
4574 msgid "Group Statistics"
4578 msgid "Paired Sample Statistics"
4581 #: src/t-test.q:841 src/t-test.q:1185 src/t-test.q:1375
4587 msgid "Independent Samples Test"
4591 msgid "Levene's Test for Equality of Variances"
4595 msgid "t-test for Equality of Means"
4598 #: src/t-test.q:971 src/t-test.q:1360
4602 #: src/t-test.q:975 src/t-test.q:1259
4603 msgid "Mean Difference"
4607 msgid "Std. Error Difference"
4610 #: src/t-test.q:981 src/t-test.q:1156 src/t-test.q:1251
4612 msgid "%g%% Confidence Interval of the Difference"
4615 #: src/t-test.q:1036
4616 msgid "Equal variances assumed"
4619 #: src/t-test.q:1088
4620 msgid "Equal variances not assumed"
4623 #: src/t-test.q:1146
4624 msgid "Paired Samples Test"
4627 #: src/t-test.q:1149
4628 msgid "Paired Differences"
4631 #: src/t-test.q:1161
4632 msgid "Std. Error Mean"
4635 #: src/t-test.q:1240
4636 msgid "One-Sample Test"
4639 #: src/t-test.q:1245
4641 msgid "Test Value = %f"
4644 #: src/t-test.q:1355
4645 msgid "Paired Samples Correlations"
4648 #: src/t-test.q:1359
4652 #: src/t-test.q:1378