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-03-07 06:29+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:180 src/aggregate.c:213 src/data-list.c:1424
21 #: src/data-list.c:1459 src/data-list.c:1472 src/data-list.c:1485
22 #: src/data-list.c:1518
24 msgid "%s subcommand given multiple times."
27 #: src/aggregate.c:198
28 msgid "while expecting COLUMNWISE"
31 #: src/aggregate.c:236
32 msgid "BREAK subcommand not specified."
35 #: src/aggregate.c:390
36 msgid "expecting aggregation function"
39 #: src/aggregate.c:406
41 msgid "Unknown aggregation function %s."
44 #: src/aggregate.c:421
48 #: src/aggregate.c:458
50 msgid "Missing argument %d to %s."
53 #: src/aggregate.c:466
55 msgid "Arguments to %s must be of same type as source variables."
58 #: src/aggregate.c:476
62 #: src/aggregate.c:488
65 "Number of source variables (%d) does not match number of target variables (%"
69 #: src/aggregate.c:556
72 "Variable name %s is not unique within the aggregate file dictionary, which "
73 "contains the aggregate variables and the break variables."
76 #: src/apply-dict.c:68
78 msgid "Variable %s is %s in target file, but %s in source file."
81 #: src/apply-dict.c:71 src/apply-dict.c:72 src/formats.c:96 src/pfm-read.c:599
82 #: src/print.c:695 src/sfm-read.c:882 src/sfm-read.c:1011 src/sfm-read.c:1012
86 #: src/apply-dict.c:71 src/apply-dict.c:72 src/formats.c:96 src/pfm-read.c:599
87 #: src/print.c:695 src/sfm-read.c:882 src/sfm-read.c:1011 src/sfm-read.c:1012
91 #: src/apply-dict.c:84
93 msgid "Cannot add value labels from source file to long string variable %s."
96 #: src/apply-dict.c:130
99 "Cannot apply missing values from source file to long string variable %s."
102 #: src/apply-dict.c:163
103 msgid "No matching variables found between the source and target files."
108 msgid "ASCII driver initializing as `%s'..."
114 "ascii driver: Area of page excluding margins and headers must be at least 59 "
115 "characters wide by 15 lines long. Page as configured is only %d characters "
119 #: src/ascii.c:390 src/devind.c:167 src/html.c:103 src/postscript.c:461
121 msgid "%s: Initialization complete."
124 #: src/ascii.c:402 src/devind.c:179 src/html.c:115 src/postscript.c:474
126 msgid "%s: Beginning closing..."
129 #: src/ascii.c:424 src/devind.c:184 src/html.c:120 src/postscript.c:493
131 msgid "%s: Finished closing."
137 "Bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d "
138 "decimal, with INDEX expressed in base 4."
143 msgid "Duplicate value for key `%s'."
148 msgid "Unknown configuration parameter `%s' for ascii device driver."
154 "Unknown character set `%s'. Valid character sets are `ascii' and `latin1'."
160 "Unknown overstrike style `%s'. Valid overstrike styles are `single' and "
167 "Unknown carriage return style `%s'. Valid carriage return styles are `cr' "
171 #: src/ascii.c:543 src/postscript.c:684
173 msgid "Positive integer required as value for `%s'."
178 msgid "Zero or positive integer required as value for `%s'."
181 #: src/ascii.c:645 src/postscript.c:642
183 msgid "Boolean value expected for %s."
186 #: src/ascii.c:677 src/ascii.c:692 src/ascii.c:709
188 msgid "ASCII output driver: %s: %s"
193 msgid "ascii_line_horz: bad hline (%d,%d),%d out of (%d,%d)\n"
198 msgid "ascii_line_vert: bad vline %d,(%d,%d) out of (%d,%d)\n"
203 msgid "ascii_line_intersection: bad intsct (%d,%d) out of (%d,%d)\n"
208 msgid "%s: horiz=%d, vert=%d\n"
213 msgid "Writing `%s': %s"
216 #: src/ascii.c:1579 src/postscript.c:2098
222 msgid "Charts are unsupported with ascii drivers."
225 #: src/autorecode.c:122
227 msgid "Source variable count (%d) does not match target variable count (%d)."
230 #: src/autorecode.c:139 src/command.c:780 src/compute.c:277
231 #: src/data-list.c:410 src/data-list.c:900 src/data-list.c:1751
232 #: src/do-if.c:253 src/get.c:406 src/lexer.c:419 src/loop.c:241
233 #: src/matrix-data.c:527 src/print.c:335 src/print.c:1048 src/recode.c:405
234 #: src/sel-if.c:54 src/sel-if.c:131 src/vector.c:193 src/file-handle.q:140
235 msgid "expecting end of command"
238 #: src/autorecode.c:149
240 msgid "Target variable %s duplicates existing variable %s."
243 #: src/autorecode.c:156
245 msgid "Duplicate variable name %s among target variables."
250 msgid "Month %d is not in acceptable range of 0 to 13."
255 msgid "Day %d is not in acceptable range of 0 to 31."
260 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
263 #: src/casefile.c:190
265 msgid "%s: Removing temporary file: %s."
268 #: src/casefile.c:337
270 msgid "Error writing temporary file: %s."
273 #: src/casefile.c:479
275 msgid "%s: Opening temporary file: %s."
278 #: src/casefile.c:505
280 msgid "%s: Seeking temporary file: %s."
283 #: src/casefile.c:521
285 msgid "%s: Reading temporary file: %s."
288 #: src/casefile.c:524
290 msgid "%s: Temporary file ended unexpectedly."
293 #: src/cmdline.c:142 src/cmdline.c:161 src/cmdline.c:173 src/command.c:202
294 #: src/set.q:425 src/set.q:427 src/set.q:994
296 msgid "%s is not yet implemented."
302 "PSPP, a program for statistical analysis of sample data.\n"
304 "Usage: %s [OPTION]... FILE...\n"
306 "If a long option shows an argument as mandatory, then it is mandatory\n"
307 "for the equivalent short option also. Similarly for optional arguments.\n"
310 " -a, --algorithm={compatible|enhanced}\n"
311 " set to `compatible' if you want output\n"
312 " calculated from broken algorithms\n"
313 " -B, --config-dir=DIR set configuration directory to DIR\n"
314 " -o, --device=DEVICE select output driver DEVICE and disable "
316 " -d, --define=VAR[=VALUE] set environment variable VAR to VALUE, or empty\n"
317 " -u, --undef=VAR undefine environment variable VAR\n"
319 "Input and output:\n"
320 " -f, --out-file=FILE send output to FILE (overwritten)\n"
321 " -p, --pipe read script from stdin, send output to stdout\n"
322 " -I-, --no-include clear include path\n"
323 " -I, --include=DIR append DIR to include path\n"
324 " -c, --command=COMMAND execute COMMAND before .pspp/rc at startup\n"
326 "Language modifiers:\n"
327 " -i, --interactive interpret scripts in interactive mode\n"
328 " -n, --edit just check syntax; don't actually run the code\n"
329 " -r, --no-statrc disable execution of .pspp/rc at startup\n"
330 " -s, --safer don't allow some unsafe operations\n"
331 " -x, --syntax={compatible|enhanced}\n"
332 " set to `compatible' if you want only to accept\n"
333 " spss compatible syntax\n"
335 "Informative output:\n"
336 " -h, --help print this help, then exit\n"
337 " -l, --list print a list of known driver classes, then exit\n"
338 " -V, --version show PSPP version, then exit\n"
339 " -v, --verbose increments verbosity level\n"
341 "Non-option arguments:\n"
342 " FILE1 FILE2 run FILE1, clear the dictionary, run FILE2\n"
343 " FILE1 + FILE2 run FILE1 then FILE2 without clearing "
345 " KEY=VALUE overrides macros in output initialization file\n"
353 "Report bugs to <%s>.\n"
358 msgid "%s not allowed inside FILE TYPE/END FILE TYPE."
363 msgid "%s not allowed inside FILE TYPE GROUPED/END FILE TYPE."
367 msgid "RECORD TYPE must be the first command inside a FILE TYPE structure."
371 msgid "expecting command name"
377 "%s is not allowed (1) before a command to specify the input program, such as "
378 "DATA LIST, (2) between FILE TYPE and END FILE TYPE, (3) between INPUT "
379 "PROGRAM and END INPUT PROGRAM."
384 msgid "%s is not allowed within an input program."
387 #: src/command.c:226 src/command.c:227
389 msgid "%s is only allowed within an input program."
394 msgid "Unknown command %s."
399 "This command is not accepted in a syntax file. Instead, use FINISH to "
400 "terminate a syntax file."
405 "This command is not executed in interactive mode. Instead, PSPP drops down "
406 "to the command prompt. Use EXIT if you really want to quit."
409 #: src/command.c:667 src/command.c:798 src/permissions.c:101
410 msgid "This command not allowed when the SAFER option is set."
415 msgid "Error removing `%s': %s."
420 msgid "Couldn't fork: %s."
425 msgid "Error executing command: %s."
429 msgid "No operating system support for this command."
433 msgid "This command is not valid in a syntax file."
436 #: src/compute.c:141 src/compute.c:190
439 "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
443 #: src/compute.c:144 src/compute.c:197
446 "When executing COMPUTE: %g is not a valid value as an index into vector %s."
451 msgid "There is no vector named %s."
455 msgid "Destination cannot be a string variable."
461 "%g THRU %g is not a valid range. The number following THRU must be at least "
462 "as big as the number preceding THRU."
466 msgid "data-file error: "
476 msgid "(columns %d-%d"
481 msgid ", field type %s) "
485 msgid "Field contents followed by garbage."
489 msgid "Overflow in floating-point constant."
493 msgid "Underflow in floating-point constant."
497 msgid "Field does not form a valid floating-point constant."
501 msgid "All characters in field must be digits."
505 msgid "Unrecognized character in field."
508 #: src/data-in.c:337 src/data-in.c:587
509 msgid "Field must have even length."
512 #: src/data-in.c:347 src/data-in.c:597
513 msgid "Field must contain only hex digits."
519 "Quality of zoned decimal (Z) input format code is suspect. Check your "
520 "results three times. Report bugs to %s."
524 msgid "Zoned decimal field contains fewer than 2 characters."
528 msgid "Bad sign byte in zoned decimal number."
532 msgid "Format error in zoned decimal number."
536 msgid "Error in syntax of zoned decimal number."
540 msgid "Unexpected end of field."
544 msgid "Digit expected in field."
549 msgid "Day (%ld) must be between 1 and 31."
553 msgid "Delimiter expected between fields in date."
558 msgid "Month (%ld) must be between 1 and 12."
563 msgid "Month (%s) must be between I and XII."
568 msgid "Month name (%s...) is too long."
573 msgid "Bad month name (%s)."
578 msgid "Year (%ld) must be between 1582 and 19999."
583 msgid "Trailing garbage \"%s\" following date."
588 msgid "Julian day (%d) must be between 1 and 366."
593 msgid "Year (%d) must be between 1582 and 19999."
598 msgid "Quarter (%ld) must be between 1 and 4."
602 msgid "`Q' expected between quarter and year."
607 msgid "Week (%ld) must be between 1 and 53."
611 msgid "`WK' expected between week and year."
614 #: src/data-in.c:1019
615 msgid "Delimiter expected between fields in time."
618 #: src/data-in.c:1031
620 msgid "Hour (%ld) must be positive."
623 #: src/data-in.c:1043
625 msgid "Minute (%ld) must be between 0 and 59."
628 #: src/data-in.c:1090
630 msgid "Hour (%ld) must be between 0 and 23."
633 #: src/data-in.c:1104 src/data-in.c:1139
634 msgid "Day of the week expected in date value."
637 #: src/data-in.c:1477
639 msgid "Field too long (%d characters). Truncated after character %d."
642 #: src/data-list.c:141
644 "DATA LIST may not use a different file from that specified on its "
645 "surrounding FILE TYPE."
648 #: src/data-list.c:160
649 msgid "The END subcommand may only be specified once."
652 #: src/data-list.c:195
653 msgid "Only one of FIXED, FREE, or LIST may be specified."
656 #: src/data-list.c:357 src/print.c:296
659 "The record number specified, %ld, is before the previous record, %d. Data "
660 "fields must be listed in order of increasing record number."
663 #: src/data-list.c:386 src/data-list.c:1740
665 "SPSS-like or FORTRAN-like format specification expected after variable names."
668 #: src/data-list.c:397
669 msgid "At least one variable must be specified."
672 #: src/data-list.c:402 src/print.c:328
674 "Variables are specified on records that should not exist according to "
675 "RECORDS subcommand."
678 #: src/data-list.c:440 src/data-list.c:454 src/print.c:505 src/print.c:518
679 msgid "Column positions for fields must be positive."
682 #: src/data-list.c:459
683 msgid "The ending column for a field must be greater than the starting column."
686 #: src/data-list.c:473 src/print.c:595
688 msgid "The %d columns %d-%d can't be evenly divided into %d fields."
691 #: src/data-list.c:493 src/print.c:546
692 msgid "A format specifier on this line has extra characters on the end."
695 #: src/data-list.c:508 src/print.c:562
696 msgid "The value for number of decimal places must be at least 1."
699 #: src/data-list.c:522 src/print.c:575
701 msgid "Input format %s doesn't accept decimal places."
704 #: src/data-list.c:569 src/data-list.c:665 src/data-list.c:879
706 msgid "%s is a duplicate variable name."
709 #: src/data-list.c:574
711 msgid "There is already a variable %s of a different type."
714 #: src/data-list.c:581
716 msgid "There is already a string variable %s of a different width."
719 #: src/data-list.c:656
721 "The number of format specifications exceeds the given number of variable "
725 #: src/data-list.c:769 src/print.c:768
727 "There aren't enough format specifications to match the number of variable "
731 #: src/data-list.c:796 src/data-list.c:922 src/descript.c:880 src/print.c:799
732 #: src/sysfile-info.c:134 src/sysfile-info.c:367 src/vfm.c:871
736 #: src/data-list.c:797 src/print.c:800
740 #: src/data-list.c:798 src/print.c:801
744 #: src/data-list.c:799 src/data-list.c:923 src/print.c:802
748 #: src/data-list.c:815
750 msgid "Reading %d record from file %s."
751 msgid_plural "Reading %d records from file %s."
755 #: src/data-list.c:819
757 msgid "Reading %d record from the command file."
758 msgid_plural "Reading %d records from the command file."
762 #: src/data-list.c:939
764 msgid "Reading free-form data from file %s."
767 #: src/data-list.c:942
768 msgid "Reading free-form data from the command file."
771 #: src/data-list.c:993
773 msgid "Quoted string missing terminating `%c'."
776 #: src/data-list.c:1102
778 msgid "Partial case of %d of %d records discarded."
781 #: src/data-list.c:1156
783 msgid "Partial case discarded. The first variable missing was %s."
786 #: src/data-list.c:1200
789 "Missing value(s) for all variables from %s onward. These will be filled "
790 "with the system-missing value or blanks, as appropriate."
793 #: src/data-list.c:1278
794 msgid "Attempt to read past end of file."
797 #: src/data-list.c:1414
799 "REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
803 #: src/data-list.c:1448
805 msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
808 #: src/data-list.c:1504
810 msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
813 #: src/data-list.c:1527
815 msgid "ID beginning column (%ld) must be positive."
818 #: src/data-list.c:1542
820 msgid "ID ending column (%ld) must be positive."
823 #: src/data-list.c:1548
825 msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
828 #: src/data-list.c:1588
829 msgid "Missing required specification STARTS."
832 #: src/data-list.c:1590
833 msgid "Missing required specification OCCURS."
836 #: src/data-list.c:1597
837 msgid "ID specified without CONTINUED."
840 #: src/data-list.c:1689
841 msgid "String variable not allowed here."
844 #: src/data-list.c:1699
846 msgid "%s (%d) must be at least 1."
849 #: src/data-list.c:1705
851 msgid "Variable or integer expected for %s."
854 #: src/data-list.c:1843
856 msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"."
859 #: src/data-list.c:1875
862 "Variable %s starting in column %d extends beyond physical record length of %"
866 #: src/data-list.c:1943
868 msgid "Invalid value %d for OCCURS."
871 #: src/data-list.c:1949
873 msgid "Beginning column for STARTS (%d) must be at least 1."
876 #: src/data-list.c:1957
878 msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
881 #: src/data-list.c:1965
883 msgid "Invalid value %d for LENGTH."
886 #: src/data-list.c:1972
888 msgid "Beginning column for CONTINUED (%d) must be at least 1."
891 #: src/data-list.c:1980
893 msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
896 #: src/data-list.c:2012
899 "Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
900 "available in space on STARTS (%d), and CONTINUED not specified."
903 #: src/data-list.c:2030
905 msgid "Unexpected end of file with %d repetitions remaining out of %d."
908 #: src/data-out.c:235 src/sfm-read.c:426 src/sysfile-info.c:115
912 #: src/data-out.c:343
914 "The N output format cannot be used to output a negative number or the system-"
918 #: src/data-out.c:454
921 "Quality of zoned decimal (Z) output format code is suspect. Check your "
922 "results. Report bugs to %s."
925 #: src/data-out.c:462
926 msgid "The system-missing value cannot be output as a zoned decimal number."
929 #: src/data-out.c:475
931 msgid "Number %g too big to fit in field with format Z%d.%d."
934 #: src/data-out.c:869
936 msgid "Time value %g too large in magnitude to convert to alphanumeric time."
939 #: src/data-out.c:920
941 msgid "Weekday index %f does not lie between 1 and 7."
944 #: src/data-out.c:940
946 msgid "Month index %f does not lie between 1 and 12."
949 #: src/data-out.c:1053
952 "Year %d cannot be represented in four digits for output formatting purposes."
956 msgid "Only USE ALL is currently implemented."
959 #: src/descript.c:99 src/examine.q:1465 src/frequencies.q:112 src/oneway.q:398
960 #: src/t-test.q:691 src/t-test.q:714 src/t-test.q:837 src/t-test.q:1174
964 #: src/descript.c:100
968 #: src/descript.c:101 src/frequencies.q:116
972 #: src/descript.c:102 src/examine.q:1545 src/frequencies.q:117
976 #: src/descript.c:103 src/examine.q:1652 src/frequencies.q:118
980 #: src/descript.c:104
984 #: src/descript.c:105 src/examine.q:1632 src/frequencies.q:120
988 #: src/descript.c:106
992 #: src/descript.c:107 src/examine.q:1593 src/frequencies.q:122
996 #: src/descript.c:108 src/examine.q:1570 src/frequencies.q:123
1001 #: src/descript.c:109 src/examine.q:1581 src/frequencies.q:124
1006 #: src/descript.c:110 src/frequencies.q:125
1010 #: src/descript.c:333
1012 msgid "Z-score variable name %s would be a duplicate variable name."
1015 #: src/descript.c:351 src/list.q:142
1016 msgid "No variables specified."
1019 #: src/descript.c:435
1020 msgid "expecting statistic name: reverting to default"
1023 #: src/descript.c:508
1025 "Ran out of generic names for Z-score variables. There are only 126 generic "
1026 "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
1029 #: src/descript.c:539
1030 msgid "Mapping of variables to corresponding Z-scores."
1033 #: src/descript.c:544
1037 #: src/descript.c:545
1041 #: src/descript.c:664 src/descript.c:670
1045 #: src/descript.c:883
1049 #: src/descript.c:884
1053 #: src/descript.c:910
1055 msgid "Valid cases = %g; cases with missing value(s) = %g."
1060 msgid "DEVIND driver initializing as `%s'..."
1065 msgid "Unknown configuration parameter `%s' for DEVIND device driver."
1070 msgid "DEVIND output driver: %s: %s"
1075 msgid "Cannot open first page on DEVIND device %s."
1078 #: src/dfm-read.c:153
1080 msgid "Could not open \"%s\" for reading as a data file: %s."
1083 #: src/dfm-read.c:186 src/dfm-read.c:204
1084 msgid "BEGIN DATA expected."
1087 #: src/dfm-read.c:213
1089 "Unexpected end-of-file while reading data in BEGIN DATA. This probably "
1090 "indicates a missing or misformatted END DATA command. END DATA must appear "
1091 "by itself on a single line with exactly one space between words."
1094 #: src/dfm-read.c:246 src/dfm-read.c:266
1096 msgid "Error reading file %s: %s."
1099 #: src/dfm-read.c:269
1101 msgid "%s: Partial record at end of file."
1104 #: src/dfm-read.c:312
1106 msgid "Attempt to read beyond end-of-file on file %s."
1109 #: src/dfm-read.c:315
1110 msgid "Attempt to read beyond END DATA."
1113 #: src/dfm-read.c:462
1115 "This command is not valid here since the current input program does not "
1116 "access the inline file."
1119 #: src/dfm-write.c:67
1121 msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
1124 #: src/dfm-write.c:103
1126 msgid "Error writing file %s: %s."
1129 #: src/dictionary.c:597
1131 "At least one case in the data file had a weight value that was user-missing, "
1132 "system-missing, zero, or negative. These case(s) were ignored."
1136 msgid "There is no DO IF to match with this ELSE IF."
1140 msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure."
1144 msgid "End of command expected."
1148 msgid "There is no DO IF to match with this ELSE."
1153 "There may be at most one ELSE clause in each DO IF structure. It must be "
1158 msgid "There is no DO IF to match with this END IF."
1163 msgid "DO IF %d: true\n"
1168 msgid "DO IF %d: false\n"
1173 msgid "DO IF %d: missing\n"
1177 msgid "Terminating NOW due to a fatal error!"
1181 msgid "Terminating execution of syntax file due to error."
1186 msgid "Errors (%d) exceeds limit (%d)."
1191 msgid "Warnings (%d) exceed limit (%d)."
1198 #: src/error.c:239 src/error.c:246 src/error.c:249
1202 #: src/error.c:240 src/error.c:247 src/error.c:250
1206 #: src/error.c:241 src/error.c:251
1210 #: src/error.c:243 src/error.c:244
1211 msgid "installation error"
1214 #: src/filename.c:221
1216 msgid "Searching for `%s'..."
1219 #: src/filename.c:229 src/filename.c:261
1220 msgid "Search unsuccessful!"
1223 #: src/filename.c:254
1228 #: src/filename.c:686
1230 msgid "Not opening pipe file `%s' because SAFER option set."
1233 #: src/file-type.c:129
1234 msgid "MIXED, GROUPED, or NESTED expected."
1237 #: src/file-type.c:152
1238 msgid "The CASE subcommand is not valid on FILE TYPE MIXED."
1241 #: src/file-type.c:170
1242 msgid "WARN or NOWARN expected after WILD."
1245 #: src/file-type.c:178
1246 msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."
1249 #: src/file-type.c:192
1250 msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."
1253 #: src/file-type.c:201
1255 msgid "WARN%s expected after DUPLICATE."
1258 #: src/file-type.c:202
1259 msgid ", NOWARN, or CASE"
1262 #: src/file-type.c:203
1266 #: src/file-type.c:211
1267 msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."
1270 #: src/file-type.c:223
1271 msgid "WARN or NOWARN after MISSING."
1274 #: src/file-type.c:231
1275 msgid "ORDERED is only valid on FILE TYPE GROUPED."
1278 #: src/file-type.c:242
1279 msgid "YES or NO expected after ORDERED."
1282 #: src/file-type.c:248 src/file-type.c:543 src/get.c:390
1283 msgid "while expecting a valid subcommand"
1286 #: src/file-type.c:255
1287 msgid "The required RECORD subcommand was not present."
1290 #: src/file-type.c:263
1291 msgid "The required CASE subcommand was not present."
1294 #: src/file-type.c:269
1295 msgid "CASE and RECORD must specify different variable names."
1298 #: src/file-type.c:327
1299 msgid "Column value must be positive."
1302 #: src/file-type.c:343
1303 msgid "Ending column precedes beginning column."
1306 #: src/file-type.c:363
1307 msgid "Bad format specifier name."
1310 #: src/file-type.c:392 src/file-type.c:580
1312 "This command may only appear within a FILE TYPE/END FILE TYPE structure."
1315 #: src/file-type.c:415
1316 msgid "OTHER may appear only on the last RECORD TYPE command."
1319 #: src/file-type.c:425
1320 msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."
1323 #: src/file-type.c:476
1325 "The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "
1329 #: src/file-type.c:486
1331 "No variable name may be specified for the CASE subcommand on RECORD TYPE."
1334 #: src/file-type.c:494
1336 "The CASE column specification on RECORD TYPE must give a format specifier "
1337 "that is the same type as that of the CASE column specification given on FILE "
1341 #: src/file-type.c:510
1342 msgid "WARN or NOWARN expected on DUPLICATE subcommand."
1345 #: src/file-type.c:524
1346 msgid "WARN or NOWARN expected on MISSING subcommand."
1349 #: src/file-type.c:537
1350 msgid "YES or NO expected on SPREAD subcommand."
1353 #: src/file-type.c:593
1354 msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."
1357 #: src/file-type.c:600
1358 msgid "No commands between FILE TYPE and END FILE TYPE."
1361 #: src/file-type.c:669
1363 msgid "Unknown record type \"%.*s\"."
1366 #: src/file-type.c:693
1368 msgid "Unknown record type %g."
1373 "FLIP ignores TEMPORARY. Temporary transformations will be made permanent."
1378 msgid "Could not create acceptable variant for variable %s."
1382 msgid "Cannot create more than 99999 variable names."
1386 msgid "Could not create temporary file for FLIP."
1389 #: src/flip.c:288 src/flip.c:356
1391 msgid "Error writing FLIP file: %s."
1396 msgid "Error rewinding FLIP file: %s."
1400 msgid "Error creating FLIP source file."
1405 msgid "Error reading FLIP file: %s."
1410 msgid "Error seeking FLIP source file: %s."
1415 msgid "Error writing FLIP source file: %s."
1420 msgid "Error rewind FLIP source file: %s."
1425 msgid "Error reading FLIP temporary file: %s."
1429 msgid "Unexpected end of file reading FLIP temporary file."
1433 msgid "X and T format specifiers not allowed here."
1438 msgid "%.*s is not a valid data format."
1443 msgid "Format %s may not be used as an input format."
1449 "Input format %s specifies a bad width %d. Format %s requires a width "
1450 "between %d and %d."
1456 "Input format %s specifies an odd width %d, but format %s requires an even "
1457 "width between %d and %d."
1463 "Input format %s specifies a bad number of implied decimal places %d. Input "
1464 "format %s allows up to 16 implied decimal places."
1470 "Output format %s specifies a bad width %d. Format %s requires a width "
1471 "between %d and %d."
1477 "Output format %s requires minimum width %d to allow %d decimal places. Try %"
1478 "s%d.%d instead of %s."
1484 "Output format %s specifies an odd width %d, but output format %s requires an "
1485 "even width between %d and %d."
1491 "Output format %s specifies a bad number of implied decimal places %d. "
1492 "Output format %s allows a number of implied decimal places between 1 and 16."
1497 msgid "Can't display a string variable of width %d with format specifier %s."
1501 msgid "Format specifier expected."
1506 msgid "Data format %s does not specify a width."
1511 msgid "Data format %s is not valid."
1515 msgid "`(' expected after variable list"
1520 msgid "Format %s may not be assigned to a %s variable."
1523 #: src/formats.c:116 src/numeric.c:65 src/numeric.c:136
1524 msgid "`)' expected after output format."
1528 msgid "All variables deleted from system file dictionary."
1534 "Cannot rename %s as %s because there already exists a variable named %s. To "
1535 "rename variables with overlapping names, use a single RENAME subcommand such "
1536 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
1540 msgid "`=' expected after variable list."
1546 "Number of variables on left side of `=' (%d) does not match number of "
1547 "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
1552 msgid "Requested renaming duplicates variable name %s."
1556 msgid "The BY subcommand may be given once at most."
1560 msgid "The active file may not be specified more than once."
1564 msgid "Cannot specify the active file since no active file has been defined."
1569 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
1570 "source. Temporary transformations will be made permanent."
1575 "IN, FIRST, and LAST subcommands may not occur before the first FILE or TABLE."
1580 msgid "Multiple %s subcommands for a single FILE or TABLE."
1585 msgid "Duplicate variable name %s while creating %s variable."
1590 "RENAME, KEEP, and DROP subcommands may not occur before the first FILE or "
1595 msgid "The BY subcommand is required when a TABLE subcommand is given."
1600 msgid "File %s lacks BY variable %s."
1606 "Variable %s in file %s (%s) has different type or width from the same "
1607 "variable in earlier file (%s)."
1611 msgid "expecting COMM or TAPE"
1614 #: src/getline.c:175
1616 msgid "Can't find `%s' in include file search path."
1619 #: src/getline.c:330
1621 msgid "%s: Opening as syntax file."
1624 #: src/getline.c:335
1626 msgid "Opening `%s': %s."
1629 #: src/getline.c:344 src/html.c:348 src/postscript.c:1466
1631 msgid "Reading `%s': %s."
1634 #: src/getline.c:402
1636 msgid "Closing `%s': %s."
1639 #: src/groff-font.c:101
1641 msgid "%s: Opening Groff font file..."
1644 #: src/groff-font.c:155
1645 msgid "Missing font name."
1648 #: src/groff-font.c:165
1649 msgid "Missing encoding filename."
1652 #: src/groff-font.c:178
1653 msgid "Bad spacewidth value."
1656 #: src/groff-font.c:190
1657 msgid "Bad slant value."
1660 #: src/groff-font.c:215
1662 msgid "Unknown ligature `%s'."
1665 #: src/groff-font.c:250
1666 msgid "Unexpected end of line reading character set."
1669 #: src/groff-font.c:258
1670 msgid "Can't use ditto mark for first character."
1673 #: src/groff-font.c:263
1674 msgid "Can't ditto into an unnamed character."
1677 #: src/groff-font.c:280
1679 msgid "Missing metrics for character `%s'."
1682 #: src/groff-font.c:289
1684 msgid "Missing type for character `%s'."
1687 #: src/groff-font.c:298
1689 msgid "Missing code for character `%s'."
1692 #: src/groff-font.c:317
1693 msgid "Malformed kernpair."
1696 #: src/groff-font.c:324
1697 msgid "Unexpected end of line reading kernpairs."
1700 #: src/groff-font.c:330
1701 msgid "Bad kern value."
1704 #: src/groff-font.c:362
1706 msgid "Font read successfully with internal name %s."
1709 #: src/groff-font.c:383
1710 msgid "Error reading font."
1713 #: src/groff-font.c:394
1714 msgid "installation error: Groff font error: "
1717 #: src/groff-font.c:419
1719 msgid "Bad character \\%3o."
1722 #: src/groff-font.c:673
1724 msgid "Groff font error: Cannot find \"%s\"."
1727 #: src/groff-font.c:738
1729 msgid "%s: Opening Groff description file..."
1732 #: src/groff-font.c:754
1733 msgid "Multiple `sizes' declarations."
1736 #: src/groff-font.c:771
1737 msgid "Unexpected end of file. Missing 0 terminator to `sizes' command?"
1740 #: src/groff-font.c:783 src/groff-font.c:790 src/groff-font.c:803
1741 msgid "Bad argument to `sizes'."
1744 #: src/groff-font.c:795
1745 msgid "Bad range in argument to `sizes'."
1748 #: src/groff-font.c:824
1749 msgid "Family name expected."
1752 #: src/groff-font.c:829
1753 msgid "This command already specified."
1756 #: src/groff-font.c:849
1758 msgid "%s: Device characteristic already defined."
1761 #: src/groff-font.c:855
1763 msgid "%s: Invalid numeric format."
1766 #: src/groff-font.c:885
1767 msgid "Missing `res', `unitwidth', and/or `sizes' line(s)."
1770 #: src/groff-font.c:911
1771 msgid "Description file read successfully."
1774 #: src/groff-font.c:943
1775 msgid "Error reading description file."
1778 #: src/groff-font.c:1000
1779 msgid "<<fallback>>"
1789 msgid "HTML driver initializing as `%s'..."
1794 msgid "Unknown configuration parameter `%s' for HTML device driver."
1799 "Cannot find HTML prologue. The use of `-vv' on the command line is "
1800 "suggested as a debugging aid."
1805 msgid "%s: %s: Opening HTML prologue..."
1808 #: src/html.c:286 src/html.c:297 src/postscript.c:1358 src/postscript.c:1369
1812 #: src/html.c:293 src/html.c:298 src/postscript.c:1365 src/postscript.c:1370
1818 msgid "%s: HTML prologue read successfully."
1823 msgid "%s: Error reading HTML prologue."
1828 msgid "HTML output driver: %s: %s"
1831 #: src/html.c:420 src/list.q:252
1833 msgid "Cannot open first page on HTML device %s."
1837 msgid "expecting filename"
1840 #: src/inpt-pgm.c:82
1841 msgid "No matching INPUT PROGRAM command."
1844 #: src/inpt-pgm.c:87
1846 "No data-input or transformation commands specified between INPUT PROGRAM and "
1847 "END INPUT PROGRAM."
1850 #: src/inpt-pgm.c:288 src/inpt-pgm.c:416
1852 "This command may only be executed between INPUT PROGRAM and END INPUT "
1856 #: src/inpt-pgm.c:338
1857 msgid "COLUMN subcommand multiply specified."
1860 #: src/inpt-pgm.c:389
1862 "REREAD: Column numbers must be positive finite numbers. Column set to 1."
1867 msgid "%s does not form a valid number."
1872 msgid "Bad character in input: `%c'."
1877 msgid "Bad character in input: `\\%o'."
1881 msgid "Syntax error at end of file."
1886 msgid "Syntax error %s at `%s'."
1891 msgid "Syntax error at `%s'."
1896 msgid "expecting `%s'"
1901 msgid "expecting %s"
1904 #: src/lexer.c:556 src/val-labs.c:154
1905 msgid "expecting string"
1908 #: src/lexer.c:570 src/val-labs.c:163
1909 msgid "expecting integer"
1913 msgid "expecting number"
1917 msgid "expecting identifier"
1924 #: src/lexer.c:1000 src/pfm-read.c:129 src/repeat.c:214
1925 msgid "Unexpected end of file."
1942 msgid "String of %s digits has %d characters, which is not a multiple of %d."
1947 msgid "`%c' is not a valid %s digit."
1951 msgid "Unterminated string constant."
1956 msgid "String exceeds 255 characters in length (%d characters)."
1961 "Sorry, literal strings may not contain null characters. Replacing with "
1966 msgid "The index variable may not be a string variable."
1970 msgid "There is no LOOP command that corresponds to this END LOOP."
1975 "This command may only appear enclosed in a LOOP/END LOOP control structure."
1979 msgid "BREAK not enclosed in DO IF structure."
1984 msgid "%s without %s."
1988 msgid "Error initializing output drivers."
1992 msgid "This command not executed."
1997 "Skipping the rest of this command. Part of this command may have been "
2003 "Skipping the rest of this command. This command was fully executed up to "
2009 "Trailing garbage was encountered following this command. The command was "
2010 "fully executed to this point."
2014 msgid "The rest of this command has been discarded."
2017 #: src/matrix-data.c:208
2018 msgid "VARIABLES subcommand multiply specified."
2021 #: src/matrix-data.c:223
2022 msgid "VARNAME_ cannot be explicitly specified on VARIABLES."
2025 #: src/matrix-data.c:284
2026 msgid "in FORMAT subcommand"
2029 #: src/matrix-data.c:295
2030 msgid "SPLIT subcommand multiply specified."
2033 #: src/matrix-data.c:302
2034 msgid "in SPLIT subcommand"
2037 #: src/matrix-data.c:311
2038 msgid "Split variable may not be named ROWTYPE_ or VARNAME_."
2041 #: src/matrix-data.c:345
2043 msgid "Split variable %s is already another type."
2046 #: src/matrix-data.c:360
2047 msgid "FACTORS subcommand multiply specified."
2050 #: src/matrix-data.c:378
2052 msgid "Factor variable %s is already another type."
2055 #: src/matrix-data.c:393
2056 msgid "CELLS subcommand multiply specified."
2059 #: src/matrix-data.c:399 src/matrix-data.c:418
2060 msgid "expecting positive integer"
2063 #: src/matrix-data.c:412
2064 msgid "N subcommand multiply specified."
2067 #: src/matrix-data.c:433
2068 msgid "CONTENTS subcommand multiply specified."
2071 #: src/matrix-data.c:453
2072 msgid "Nested parentheses not allowed."
2075 #: src/matrix-data.c:463
2076 msgid "Mismatched right parenthesis (`(')."
2079 #: src/matrix-data.c:468
2080 msgid "Empty parentheses not allowed."
2083 #: src/matrix-data.c:481 src/matrix-data.c:489
2084 msgid "in CONTENTS subcommand"
2087 #: src/matrix-data.c:496
2089 msgid "Content multiply specified for %s."
2092 #: src/matrix-data.c:513
2093 msgid "Missing right parenthesis."
2096 #: src/matrix-data.c:533
2097 msgid "Missing VARIABLES subcommand."
2100 #: src/matrix-data.c:539
2102 "CONTENTS subcommand not specified: assuming file contains only CORR matrix."
2105 #: src/matrix-data.c:549
2107 "Missing CELLS subcommand. CELLS is required when ROWTYPE_ is not given in "
2108 "the data and factors are present."
2111 #: src/matrix-data.c:557
2112 msgid "Split file values must be present in the data when ROWTYPE_ is present."
2115 #: src/matrix-data.c:610
2116 msgid "No continuous variables specified."
2119 #: src/matrix-data.c:853
2120 msgid "Scope of string exceeds line."
2123 #: src/matrix-data.c:920
2125 msgid "End of line expected %s while reading %s."
2128 #: src/matrix-data.c:1106
2130 msgid "expecting value for %s %s"
2133 #: src/matrix-data.c:1270
2135 msgid "Syntax error expecting SPLIT FILE value %s."
2138 #: src/matrix-data.c:1279
2140 msgid "Expecting value %g for %s."
2143 #: src/matrix-data.c:1320 src/matrix-data.c:1787
2145 msgid "Syntax error expecting factor value %s."
2148 #: src/matrix-data.c:1329
2150 msgid "Syntax error expecting value %g for %s %s."
2153 #: src/matrix-data.c:1564
2155 msgid "Syntax error %s expecting SPLIT FILE value."
2158 #: src/matrix-data.c:1694
2161 "Expected %d lines of data for %s content; actually saw %d lines. No data "
2162 "will be output for this content."
2165 #: src/matrix-data.c:1729
2167 msgid "Multiply specified ROWTYPE_ %s."
2170 #: src/matrix-data.c:1734
2172 msgid "Syntax error %s expecting ROWTYPE_ string."
2175 #: src/matrix-data.c:1754
2177 msgid "Syntax error %s."
2180 #: src/matrix-data.c:1904
2182 msgid "Duplicate specification for %s."
2185 #: src/matrix-data.c:1916
2187 msgid "Too many rows of matrix data for %s."
2190 #: src/matrix-data.c:1964
2192 msgid "Syntax error expecting value for %s %s."
2196 msgid "`)' expected after value specification."
2199 #: src/mis-val.c:101
2201 msgid "`(' expected after variable name%s."
2204 #: src/mis-val.c:113
2205 msgid "Long string value specified."
2208 #: src/mis-val.c:118
2209 msgid "Short strings must be of equal width."
2212 #: src/mis-val.c:175
2214 msgid "Range %g THRU %g is not valid because %g is greater than %g."
2217 #: src/mis-val.c:206
2218 msgid "Number or range expected."
2221 #: src/mis-val.c:239
2222 msgid "At most one range can exist in the missing values for any one variable."
2225 #: src/mis-val.c:245
2226 msgid "At most one individual value can be missing along with one range."
2229 #: src/mis-val.c:307
2230 msgid "String is not of proper length."
2233 #: src/mis-val.c:316 src/repeat.c:460
2234 msgid "String expected."
2239 msgid "%s: Creating temporary file: %s."
2244 msgid "%s: Creating file: %s."
2247 #: src/modify-vars.c:89
2249 "MODIFY VARS may not be used after TEMPORARY. Temporary transformations will "
2250 "be made permanent."
2253 #: src/modify-vars.c:113
2254 msgid "REORDER subcommand may be given at most once."
2257 #: src/modify-vars.c:136
2258 msgid "Cannot specify ALL after specifying a set of variables."
2261 #: src/modify-vars.c:146
2262 msgid "`(' expected on REORDER subcommand."
2265 #: src/modify-vars.c:158
2266 msgid "`)' expected following variable names on REORDER subcommand."
2269 #: src/modify-vars.c:176
2270 msgid "RENAME subcommand may be given at most once."
2273 #: src/modify-vars.c:189
2274 msgid "`(' expected on RENAME subcommand."
2277 #: src/modify-vars.c:197
2279 "`=' expected between lists of new and old variable names on RENAME "
2283 #: src/modify-vars.c:205 src/rename-vars.c:75
2286 "Differing number of variables in old name list (%d) and in new name list (%"
2290 #: src/modify-vars.c:216
2291 msgid "`)' expected after variable lists on RENAME subcommand."
2294 #: src/modify-vars.c:230
2296 "KEEP subcommand may be given at most once. It may notbe given in "
2297 "conjunction with the DROP subcommand."
2300 #: src/modify-vars.c:272
2302 "DROP subcommand may be given at most once. It may not be given in "
2303 "conjunction with the KEEP subcommand."
2306 #: src/modify-vars.c:298
2308 msgid "Unrecognized subcommand name `%s'."
2311 #: src/modify-vars.c:300
2312 msgid "Subcommand name expected."
2315 #: src/modify-vars.c:308
2316 msgid "`/' or `.' expected."
2319 #: src/moments.c:513
2320 msgid "expecting weight value"
2325 msgid "Format type %s may not be used with a numeric variable."
2328 #: src/numeric.c:77 src/numeric.c:159 src/vector.c:156
2330 msgid "There is already a variable named %s."
2333 #: src/numeric.c:129
2335 msgid "Format type %s may not be used with a string variable."
2339 msgid "Attempt to iterate driver list reentrantly."
2344 msgid "Unknown output driver `%s'."
2349 msgid "Output driver `%s' referenced but never defined."
2353 msgid "Cannot find output initialization file. Use `-vv' to view search path."
2358 msgid "%s: Opening device description file..."
2361 #: src/output.c:304 src/output.c:1175 src/postscript.c:1102
2363 msgid "Opening %s: %s."
2366 #: src/output.c:315 src/output.c:1186 src/postscript.c:1117
2368 msgid "Reading %s: %s."
2371 #: src/output.c:337 src/output.c:499
2372 msgid "Syntax error."
2375 #: src/output.c:347 src/postscript.c:1128
2377 msgid "Closing %s: %s."
2381 msgid "No output drivers are active."
2385 msgid "Device definition file read successfully."
2389 msgid "Error reading device definition file."
2400 msgid "Syntax error in string constant."
2404 msgid "Syntax error in options."
2408 msgid "Syntax error in options (`=' expected)."
2412 msgid "Syntax error in options (value expected after `=')."
2416 msgid "Driver name expected."
2420 msgid "Class name expected."
2425 msgid "Unknown output driver class `%s'."
2430 msgid "Can't initialize output driver class `%s'."
2435 msgid "Can't initialize output driver `%s' of class `%s'."
2440 msgid "Unknown device type `%s'."
2445 msgid "Can't complete initialization of output driver `%s' of class `%s'."
2450 msgid "Can't deinitialize output driver class `%s'."
2455 msgid "Trying to find keyword `%s'...\n"
2458 #: src/output.c:1036
2460 msgid "Unit \"%s\" is unknown in dimension \"%s\"."
2463 #: src/output.c:1051
2465 msgid "Bad dimension \"%s\"."
2468 #: src/output.c:1077
2470 msgid "`x' expected in paper size `%s'."
2473 #: src/output.c:1087
2475 msgid "Trailing garbage `%s' on paper size `%s'."
2478 #: src/output.c:1136
2479 msgid "Paper size name must not be empty."
2482 #: src/output.c:1167
2483 msgid "Cannot find `papersize' configuration file."
2486 #: src/output.c:1171
2488 msgid "%s: Opening paper size definition file..."
2491 #: src/output.c:1213
2492 msgid "Syntax error in paper size definition."
2495 #: src/output.c:1242
2496 msgid "Paper size definition file read successfully."
2499 #: src/output.c:1244
2500 msgid "Error reading paper size definition file."
2503 #: src/output.c:1313
2505 msgid "Error closing page on %s device of %s class."
2508 #: src/output.c:1317
2510 msgid "Error opening page on %s device of %s class."
2513 #: src/percentiles.c:38
2517 #: src/percentiles.c:39
2518 msgid "Weighted Average"
2521 #: src/percentiles.c:40
2525 #: src/percentiles.c:41
2529 #: src/percentiles.c:42
2530 msgid "Empirical with averaging"
2533 #: src/permissions.c:76
2535 msgid "Expecting %s or %s."
2538 #: src/permissions.c:109
2540 msgid "Cannot stat %s: %s"
2543 #: src/permissions.c:122
2545 msgid "Cannot change mode of %s: %s"
2548 #: src/pfm-read.c:82
2550 msgid "portable file %s corrupt at offset %ld: "
2553 #: src/pfm-read.c:108 src/pfm-write.c:490
2555 msgid "%s: Closing portable file: %s."
2558 #: src/pfm-read.c:137
2559 msgid "Bad line end."
2562 #: src/pfm-read.c:228
2565 "An error occurred while opening \"%s\" for reading as a portable file: %s."
2568 #: src/pfm-read.c:251
2569 msgid "Data record expected."
2572 #: src/pfm-read.c:348
2573 msgid "Missing numeric terminator."
2576 #: src/pfm-read.c:385
2577 msgid "Bad integer format."
2580 #: src/pfm-read.c:414
2582 msgid "Bad string length %d."
2585 #: src/pfm-read.c:509
2587 msgid "Bad date string length %d."
2590 #: src/pfm-read.c:513
2591 msgid "Bad character in date."
2594 #: src/pfm-read.c:533
2596 msgid "Bad time string length %d."
2599 #: src/pfm-read.c:537
2600 msgid "Bad character in time."
2603 #: src/pfm-read.c:587 src/pfm-read.c:594 src/sfm-read.c:867 src/sfm-read.c:875
2605 msgid "%s: Bad format specifier byte (%d)."
2608 #: src/pfm-read.c:596
2610 msgid "%s variable %s has %s format specifier %s."
2613 #: src/pfm-read.c:597 src/print.c:607 src/sfm-read.c:880
2617 #: src/pfm-read.c:597 src/print.c:607 src/sfm-read.c:880
2621 #: src/pfm-read.c:635
2622 msgid "Expected variable count record."
2625 #: src/pfm-read.c:639
2627 msgid "Invalid number of variables %d."
2630 #: src/pfm-read.c:649
2632 msgid "Unexpected flag value %d."
2635 #: src/pfm-read.c:661
2637 msgid "Weight variable name (%s) truncated."
2640 #: src/pfm-read.c:676
2641 msgid "Expected variable record."
2644 #: src/pfm-read.c:682
2646 msgid "Invalid variable width %d."
2649 #: src/pfm-read.c:700
2651 msgid "position %d: Variable name has %u characters."
2654 #: src/pfm-read.c:704
2656 msgid "position %d: Variable name begins with invalid character."
2659 #: src/pfm-read.c:708
2661 msgid "position %d: Variable name begins with lowercase letter %c."
2664 #: src/pfm-read.c:721
2666 msgid "position %d: Variable name character %d is lowercase letter %c."
2669 #: src/pfm-read.c:731
2671 msgid "position %d: character `\\%03o' is not valid in a variable name."
2674 #: src/pfm-read.c:741
2676 msgid "Duplicate variable name %s."
2679 #: src/pfm-read.c:785
2681 msgid "Bad missing values for %s."
2684 #: src/pfm-read.c:808
2686 msgid "Weighting variable %s not present in dictionary."
2689 #: src/pfm-read.c:879
2691 msgid "Unknown variable %s while parsing value labels."
2694 #: src/pfm-read.c:882
2697 "Cannot assign value labels to %s and %s, which have different variable types "
2701 #: src/pfm-read.c:915
2703 msgid "Duplicate label for value %g for variable %s."
2706 #: src/pfm-read.c:918
2708 msgid "Duplicate label for value `%.*s' for variable %s."
2711 #: src/pfm-read.c:971
2712 msgid "End of file midway through case."
2715 #: src/pfm-write.c:92
2718 "An error occurred while opening \"%s\" for writing as a portable file: %s."
2721 #: src/pfm-write.c:154
2723 msgid "%s: Writing portable file: %s."
2726 #: src/plot-hist.c:118
2730 #: src/plot-hist.c:120 src/frequencies.q:1139
2734 #: src/postscript.c:326
2736 msgid "PostScript driver initializing as `%s'..."
2739 #: src/postscript.c:450
2742 "PostScript driver: The defined page is not long enough to hold margins and "
2743 "headers, plus least 15 lines of the default fonts. In fact, there's only "
2744 "room for %d lines of each font at the default size of %d.%03d points."
2747 #: src/postscript.c:580
2749 msgid "Unknown configuration parameter `%s' for PostScript device driver."
2752 #: src/postscript.c:596
2755 "Unknown orientation `%s'. Valid orientations are `portrait' and `landscape'."
2758 #: src/postscript.c:608
2760 "Unknown value for `data'. Valid values are `clean7bit', `clean8bit', and "
2764 #: src/postscript.c:617
2765 msgid "Unknown value for `line-ends'. Valid values are `lf' and `crlf'."
2768 #: src/postscript.c:626
2769 msgid "Unknown value for `line-style'. Valid values are `thick' and `double'."
2772 #: src/postscript.c:689
2775 "Default font size must be at least 1 point (value of 1000 for key `%s')."
2778 #: src/postscript.c:721
2780 msgid "Value for `%s' must be a dimension of positive length (i.e., `1in')."
2783 #: src/postscript.c:785
2785 msgid "Nonnegative integer required as value for `%s'."
2788 #: src/postscript.c:911
2790 msgid "%s: %s: Opening PostScript font encoding..."
2793 #: src/postscript.c:917
2796 "PostScript driver: Cannot open encoding file `%s': %s. Substituting "
2797 "ISOLatin1Encoding for missing encoding."
2800 #: src/postscript.c:959
2801 msgid "PostScript driver: Invalid numeric format."
2804 #: src/postscript.c:964
2807 "PostScript driver: Codes must be between 0 and 255. (%d is not allowed.)"
2810 #: src/postscript.c:1000
2812 msgid "PostScript driver: Error closing encoding file `%s'."
2815 #: src/postscript.c:1003
2817 msgid "%s: PostScript font encoding read successfully."
2820 #: src/postscript.c:1097
2822 msgid "%s: %s: Opening PostScript encoding list file."
2825 #: src/postscript.c:1130
2827 msgid "%s: PostScript encoding list file read successfully."
2830 #: src/postscript.c:1144
2831 msgid "<<default encoding>>"
2834 #: src/postscript.c:1302
2836 "Cannot find PostScript prologue. The use of `-vv' on the command line is "
2837 "suggested as a debugging aid."
2840 #: src/postscript.c:1307
2842 msgid "%s: %s: Opening PostScript prologue..."
2845 #: src/postscript.c:1479
2847 msgid "%s: PostScript prologue read successfully."
2850 #: src/postscript.c:1483
2852 msgid "%s: Error reading PostScript prologue."
2855 #: src/postscript.c:1653
2857 msgid "PostScript output driver: %s: %s"
2860 #: src/postscript.c:2337
2862 msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
2865 #: src/postscript.c:2885
2866 msgid "Charts are currently unsupported with postscript drivers."
2870 msgid "expecting a valid subcommand"
2873 #: src/print.c:365 src/print.c:382
2875 msgid "%g is not a valid column location."
2880 msgid "Column location expected following `%d-'."
2886 "%d-%ld is not a valid column range. The second column must be greater than "
2887 "or equal to the first."
2893 "%s is not of the same type as %s. To specify variables of different types "
2894 "in the same variable list, use a FORTRAN-like format specifier."
2899 "The ending column for a field must not be less than the starting column."
2904 msgid "%s variables cannot be displayed with format %s."
2909 "The number of format specifications exceeds the number of variable names "
2915 msgid "Display format %s may not be used with a %s variable."
2920 msgid "Writing %d record(s) to file %s."
2925 msgid "Writing %d record(s) to the listing file."
2929 msgid "The expression on PRINT SPACE evaluated to the system-missing value."
2934 msgid "The expression on PRINT SPACE evaluated to %g."
2940 "%d variable(s) cannot be recoded into %d variable(s). Specify the same "
2941 "number of variables as input and output variables."
2947 "There is no string variable named %s. (All string variables specified on "
2948 "INTO must already exist. Use the STRING command to create a string "
2955 "Type mismatch between input and output variables. Output variable %s is not "
2956 "a string variable, but all the input variables are string variables."
2961 msgid "Type mismatch after INTO: %s is not a numeric variable."
2966 "INTO must be used when the input values are numeric and output values are "
2972 "INTO must be used when the input values are string and output values are "
2977 msgid "expecting output value"
2982 "Inconsistent output types. The output values must be all numeric or all "
2987 msgid "following LO THRU"
2990 #: src/recode.c:567 src/recode.c:596
2991 msgid "in source value"
2996 "Keyword CONVERT may only be used with string input values and numeric output "
3000 #: src/rename-vars.c:48
3002 "RENAME VARS may not be used after TEMPORARY. Temporary transformations will "
3003 "be made permanent."
3006 #: src/rename-vars.c:60
3007 msgid "`(' expected."
3010 #: src/rename-vars.c:68
3011 msgid "`=' expected between lists of new and old variable names."
3014 #: src/rename-vars.c:86
3015 msgid "`)' expected after variable names."
3018 #: src/rename-vars.c:96
3020 msgid "Renaming would duplicate variable name %s."
3025 msgid "Identifier %s is given twice."
3031 "There must be the same number of substitutions for each dummy variable "
3032 "specified. Since there were %d substitutions for %s, there must be %d for %"
3033 "s as well, but %d were specified."
3037 msgid "No commands in scope."
3041 msgid "No matching DO REPEAT."
3045 msgid "The sampling factor must be between 0 and 1 exclusive."
3050 msgid "Cannot sample %d observations from a population of %d."
3054 msgid "The filter variable must be numeric."
3058 msgid "The filter variable may not be scratch."
3062 msgid "Only last instance of this command is in effect."
3065 #: src/sfm-read.c:130
3066 msgid "corrupt system file: "
3069 #: src/sfm-read.c:149 src/sfm-write.c:808
3071 msgid "%s: Closing system file: %s."
3074 #: src/sfm-read.c:234
3077 "An error occurred while opening \"%s\" for reading as a system file: %s."
3080 #: src/sfm-read.c:252
3083 "%s: Weighting variable may not be a continuation of a long string variable."
3086 #: src/sfm-read.c:255
3088 msgid "%s: Weighting variable may not be a string variable."
3091 #: src/sfm-read.c:280
3094 "%s: Orphaned variable index record (type 4). Type 4 records must always "
3095 "immediately follow type 3 records."
3098 #: src/sfm-read.c:329
3100 msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
3103 #: src/sfm-read.c:354
3105 msgid "%s: Unrecognized record type %d."
3108 #: src/sfm-read.c:386
3111 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
3115 #: src/sfm-read.c:397
3118 "%s: Floating-point representation in system file is not IEEE-754. PSPP "
3119 "cannot convert between floating-point formats."
3122 #: src/sfm-read.c:413
3125 "%s: File-indicated endianness (%s) does not match endianness intuited from "
3129 #: src/sfm-read.c:416 src/sfm-read.c:417
3133 #: src/sfm-read.c:416 src/sfm-read.c:417
3134 msgid "little-endian"
3137 #: src/sfm-read.c:418
3141 #: src/sfm-read.c:422
3143 msgid "%s: File-indicated character representation code (%s) is not ASCII."
3146 #: src/sfm-read.c:426
3150 #: src/sfm-read.c:442
3153 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
3157 #: src/sfm-read.c:457
3160 "%s: File-indicated value is different from internal value for at least one "
3161 "of the three system values. SYSMIS: indicated %g, expected %g; HIGHEST: %g, "
3162 "%g; LOWEST: %g, %g."
3165 #: src/sfm-read.c:484
3168 "%s: Bad magic. Proper system files begin with the four characters `$FL2'. "
3169 "This file will not be read."
3172 #: src/sfm-read.c:526
3175 "%s: File layout code has unexpected value %d. Value should be 2, in big-"
3176 "endian or little-endian format."
3179 #: src/sfm-read.c:542
3181 msgid "%s: Number of elements per case (%d) is not between 1 and %d."
3184 #: src/sfm-read.c:551
3187 "%s: Index of weighting variable (%d) is not between 0 and number of elements "
3191 #: src/sfm-read.c:558
3193 msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
3196 #: src/sfm-read.c:563
3198 msgid "%s: Compression bias (%g) is not the usual value of 100."
3201 #: src/sfm-read.c:656
3203 msgid "%s: position %d: Bad record type (%d); the expected value was 2."
3206 #: src/sfm-read.c:666
3209 "%s: position %d: String variable does not have proper number of continuation "
3213 #: src/sfm-read.c:675
3215 msgid "%s: position %d: Superfluous long string continuation record."
3218 #: src/sfm-read.c:681
3220 msgid "%s: position %d: Bad variable type code %d."
3223 #: src/sfm-read.c:684
3225 msgid "%s: position %d: Variable label indicator field is not 0 or 1."
3228 #: src/sfm-read.c:688
3231 "%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
3234 #: src/sfm-read.c:694
3236 msgid "%s: position %d: Variable name begins with invalid character."
3239 #: src/sfm-read.c:698
3241 msgid "%s: position %d: Variable name begins with lowercase letter %c."
3244 #: src/sfm-read.c:702
3247 "%s: position %d: Variable name begins with octothorpe (`#'). Scratch "
3248 "variables should not appear in system files."
3251 #: src/sfm-read.c:717
3253 msgid "%s: position %d: Variable name character %d is lowercase letter %c."
3256 #: src/sfm-read.c:726
3259 "%s: position %d: character `\\%03o' (%c) is not valid in a variable name."
3262 #: src/sfm-read.c:735
3264 msgid "%s: Duplicate variable name `%s' within system file."
3267 #: src/sfm-read.c:756
3269 msgid "%s: Variable %s indicates variable label of invalid length %d."
3272 #: src/sfm-read.c:773
3274 msgid "%s: Long string variable %s may not have missing values."
3277 #: src/sfm-read.c:798
3280 "%s: String variable %s may not have missing values specified as a range."
3283 #: src/sfm-read.c:846
3285 msgid "%s: Long string continuation records omitted at end of dictionary."
3288 #: src/sfm-read.c:850
3291 "%s: System file header indicates %d variable positions but %d were read from "
3295 #: src/sfm-read.c:878
3297 msgid "%s: %s variable %s has %s format specifier %s."
3300 #: src/sfm-read.c:957
3303 "%s: Variable index record (type 4) does not immediately follow value label "
3304 "record (type 3) as it should."
3307 #: src/sfm-read.c:968
3310 "%s: Number of variables associated with a value label (%d) is not between 1 "
3311 "and the number of variables (%d)."
3314 #: src/sfm-read.c:984
3317 "%s: Variable index associated with value label (%d) is not between 1 and the "
3318 "number of values (%d)."
3321 #: src/sfm-read.c:991
3324 "%s: Variable index associated with value label (%d) refers to a continuation "
3325 "of a string variable, not to an actual variable."
3328 #: src/sfm-read.c:996
3330 msgid "%s: Value labels are not allowed on long string variables (%s)."
3333 #: src/sfm-read.c:1007
3336 "%s: Variables associated with value label are not all of identical type. "
3337 "Variable %s has %s type, but variable %s has %s type."
3340 #: src/sfm-read.c:1048
3342 msgid "%s: File contains duplicate label for value %g for variable %s."
3345 #: src/sfm-read.c:1052
3347 msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
3350 #: src/sfm-read.c:1087 src/sfm-read.c:1351
3352 msgid "%s: Reading system file: %s."
3355 #: src/sfm-read.c:1090 src/sfm-read.c:1192 src/sfm-read.c:1234
3357 msgid "%s: Unexpected end of file."
3360 #: src/sfm-read.c:1107
3362 msgid "%s: System file contains multiple type 6 (document) records."
3365 #: src/sfm-read.c:1113
3367 msgid "%s: Number of document lines (%ld) must be greater than 0."
3370 #: src/sfm-read.c:1145
3372 msgid "%s: Error reading file: %s."
3375 #: src/sfm-read.c:1182
3377 msgid "%s: Compressed data is corrupted. Data ends in partial case."
3380 #: src/sfm-read.c:1354
3382 msgid "%s: Partial record at end of system file."
3385 #: src/sfm-write.c:143
3387 msgid "Error opening \"%s\" for writing as a system file: %s."
3390 #: src/sfm-write.c:628
3392 msgid "%s: Writing system file: %s."
3396 msgid "`A' or `D' expected inside parentheses."
3400 msgid "`)' expected."
3403 #: src/sort.c:552 src/sort.c:730
3406 "Out of memory. Could not allocate room for minimum of %d cases of %d bytes "
3407 "each. (PSPP workspace is currently restricted to a maximum of %d KB.)"
3410 #: src/sysfile-info.c:96
3414 #: src/sysfile-info.c:98
3418 #: src/sysfile-info.c:102
3422 #: src/sysfile-info.c:105
3426 #: src/sysfile-info.c:108
3430 #: src/sysfile-info.c:109
3434 #: src/sysfile-info.c:109
3438 #: src/sysfile-info.c:110
3442 #: src/sysfile-info.c:113
3446 #: src/sysfile-info.c:116
3450 #: src/sysfile-info.c:117
3451 msgid "System File."
3454 #: src/sysfile-info.c:118
3458 #: src/sysfile-info.c:122
3459 msgid "Not weighted."
3462 #: src/sysfile-info.c:124
3466 #: src/sysfile-info.c:126
3468 msgid "Compression %s."
3471 #: src/sysfile-info.c:126
3475 #: src/sysfile-info.c:126
3479 #: src/sysfile-info.c:135 src/sysfile-info.c:372
3483 #: src/sysfile-info.c:136 src/sysfile-info.c:370
3487 #: src/sysfile-info.c:193
3488 msgid "The active file does not have a file label."
3491 #: src/sysfile-info.c:196
3495 #: src/sysfile-info.c:258
3496 msgid "No variables to display."
3499 #: src/sysfile-info.c:277
3500 msgid "Macros not supported."
3503 #: src/sysfile-info.c:287
3504 msgid "The active file dictionary does not contain any documents."
3507 #: src/sysfile-info.c:296
3508 msgid "Documents in the active file:"
3511 #: src/sysfile-info.c:374 src/sysfile-info.c:532 src/vfm.c:873
3515 #: src/sysfile-info.c:446
3520 #: src/sysfile-info.c:453
3522 msgid "Print Format: %s"
3525 #: src/sysfile-info.c:456
3527 msgid "Write Format: %s"
3530 #: src/sysfile-info.c:464
3531 msgid "Missing Values: "
3534 #: src/sysfile-info.c:531 src/vfm.c:872 src/crosstabs.q:1099
3535 #: src/crosstabs.q:1126 src/crosstabs.q:1146 src/crosstabs.q:1168
3536 #: src/examine.q:1129 src/frequencies.q:1138 src/frequencies.q:1259
3540 #: src/sysfile-info.c:588
3541 msgid "No vectors defined."
3544 #: src/sysfile-info.c:603
3550 msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
3556 "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
3559 #: src/temporary.c:46
3560 msgid "This command is not valid inside DO IF or LOOP."
3563 #: src/temporary.c:53
3565 "This command may only appear once between procedures and procedure-like "
3571 msgid "%s before: %s\n"
3580 msgid "%s: `.' expected after string."
3585 msgid "%s after: %s\n"
3590 msgid "Document entered %s %02d:%02d:%02d by %s (%s):"
3593 #: src/val-labs.c:118
3596 "It is not possible to assign value labels to long string variables such as %"
3600 #: src/val-labs.c:167
3602 msgid "Value label `%g' is not integer."
3605 #: src/val-labs.c:177
3606 msgid "Truncating value label to 60 characters."
3609 #: src/var-labs.c:47
3610 msgid "String expected for variable label."
3613 #: src/var-labs.c:53
3614 msgid "Truncating variable label to 255 characters."
3617 #: src/vars-prs.c:43
3618 msgid "expecting variable name"
3621 #: src/vars-prs.c:49
3623 msgid "%s is not a variable name."
3626 #: src/vars-prs.c:111
3630 #: src/vars-prs.c:113
3634 #: src/vars-prs.c:115
3638 #: src/vars-prs.c:174
3641 "%s is not a numeric variable. It will not be included in the variable list."
3644 #: src/vars-prs.c:177
3647 "%s is not a string variable. It will not be included in the variable list."
3650 #: src/vars-prs.c:181
3652 msgid "Scratch variables (such as %s) are not allowed here."
3655 #: src/vars-prs.c:184
3658 "%s and %s are not the same type. All variables in this variable list must "
3659 "be of the same type. %s will be omitted from list."
3662 #: src/vars-prs.c:189
3664 msgid "Variable %s appears twice in variable list."
3667 #: src/vars-prs.c:299
3669 msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
3672 #: src/vars-prs.c:308
3675 "When using the TO keyword to specify several variables, both variables must "
3676 "be from the same variable dictionaries, of either ordinary, scratch, or "
3677 "system variables. %s is a %s variable, whereas %s is %s."
3680 #: src/vars-prs.c:379
3681 msgid "incorrect use of TO convention"
3684 #: src/vars-prs.c:426
3685 msgid "Scratch variables not allowed here."
3688 #: src/vars-prs.c:448
3689 msgid "Prefixes don't match in use of TO convention."
3692 #: src/vars-prs.c:453
3693 msgid "Bad bounds in use of TO convention."
3698 msgid "Vector name %s is given twice."
3703 msgid "There is already a vector with name %s."
3708 "A slash must be used to separate each vector specification when using the "
3709 "long form. Commands such as VECTOR A,B=Q1 TO Q20 are not supported."
3713 msgid "Vectors must have at least one element."
3718 msgid "%s%d is too long for a variable name."
3723 "The syntax for this command does not match the expected syntax for either "
3724 "the long form or the short form of VECTOR."
3728 msgid "The weighting variable must be numeric."
3732 msgid "The weighting variable may not be scratch."
3735 #: src/crosstabs.q:261
3737 "Missing mode REPORT not allowed in general mode. Assuming MISSING=TABLE."
3740 #: src/crosstabs.q:271
3741 msgid "Write mode ALL not allowed in general mode. Assuming WRITE=CELLS."
3744 #: src/crosstabs.q:332
3745 msgid "expecting BY"
3748 #: src/crosstabs.q:399
3749 msgid "VARIABLES must be specified before TABLES."
3752 #: src/crosstabs.q:436
3754 msgid "Maximum value (%ld) less than minimum value (%ld)."
3757 #: src/crosstabs.q:800
3761 #: src/crosstabs.q:802 src/examine.q:914
3765 #: src/crosstabs.q:803 src/examine.q:848 src/frequencies.q:1136
3766 #: src/frequencies.q:1509
3770 #: src/crosstabs.q:804 src/examine.q:849 src/frequencies.q:1204
3771 #: src/frequencies.q:1510
3775 #: src/crosstabs.q:805 src/crosstabs.q:1008 src/crosstabs.q:1722
3776 #: src/examine.q:850 src/frequencies.q:1213 src/oneway.q:309 src/oneway.q:478
3780 #: src/crosstabs.q:815 src/examine.q:926 src/frequencies.q:1508
3781 #: src/oneway.q:397 src/t-test.q:690 src/t-test.q:713 src/t-test.q:838
3782 #: src/t-test.q:1373
3786 #: src/crosstabs.q:816 src/examine.q:929 src/frequencies.q:1140
3787 #: src/frequencies.q:1141 src/frequencies.q:1142
3791 #: src/crosstabs.q:1058
3795 #: src/crosstabs.q:1059
3799 #: src/crosstabs.q:1060
3803 #: src/crosstabs.q:1061
3807 #: src/crosstabs.q:1062
3811 #: src/crosstabs.q:1063
3815 #: src/crosstabs.q:1064
3819 #: src/crosstabs.q:1065
3823 #: src/crosstabs.q:1098 src/crosstabs.q:1125 src/crosstabs.q:1145
3824 #: src/crosstabs.q:1166 src/examine.q:1360
3828 #: src/crosstabs.q:1100 src/oneway.q:280 src/oneway.q:699 src/t-test.q:988
3829 #: src/t-test.q:1180 src/t-test.q:1272
3833 #: src/crosstabs.q:1102
3834 msgid "Asymp. Sig. (2-sided)"
3837 #: src/crosstabs.q:1104
3838 msgid "Exact. Sig. (2-sided)"
3841 #: src/crosstabs.q:1106
3842 msgid "Exact. Sig. (1-sided)"
3845 #: src/crosstabs.q:1124 src/crosstabs.q:1165
3849 #: src/crosstabs.q:1127 src/crosstabs.q:1169
3850 msgid "Asymp. Std. Error"
3853 #: src/crosstabs.q:1128 src/crosstabs.q:1170
3857 #: src/crosstabs.q:1129 src/crosstabs.q:1171
3858 msgid "Approx. Sig."
3861 #: src/crosstabs.q:1144
3863 msgid " 95%% Confidence Interval"
3866 #: src/crosstabs.q:1147 src/t-test.q:992 src/t-test.q:1177 src/t-test.q:1275
3870 #: src/crosstabs.q:1148 src/t-test.q:993 src/t-test.q:1178 src/t-test.q:1276
3874 #: src/crosstabs.q:1167
3878 #: src/crosstabs.q:1916
3879 msgid "Pearson Chi-Square"
3882 #: src/crosstabs.q:1917
3883 msgid "Likelihood Ratio"
3886 #: src/crosstabs.q:1918
3887 msgid "Fisher's Exact Test"
3890 #: src/crosstabs.q:1919
3891 msgid "Continuity Correction"
3894 #: src/crosstabs.q:1920
3895 msgid "Linear-by-Linear Association"
3898 #: src/crosstabs.q:1957 src/crosstabs.q:2027 src/crosstabs.q:2086
3899 msgid "N of Valid Cases"
3902 #: src/crosstabs.q:1973 src/crosstabs.q:2102
3903 msgid "Nominal by Nominal"
3906 #: src/crosstabs.q:1974 src/crosstabs.q:2103
3907 msgid "Ordinal by Ordinal"
3910 #: src/crosstabs.q:1975
3911 msgid "Interval by Interval"
3914 #: src/crosstabs.q:1976
3915 msgid "Measure of Agreement"
3918 #: src/crosstabs.q:1981
3922 #: src/crosstabs.q:1982
3926 #: src/crosstabs.q:1983
3927 msgid "Contingency Coefficient"
3930 #: src/crosstabs.q:1984
3931 msgid "Kendall's tau-b"
3934 #: src/crosstabs.q:1985
3935 msgid "Kendall's tau-c"
3938 #: src/crosstabs.q:1986
3942 #: src/crosstabs.q:1987
3943 msgid "Spearman Correlation"
3946 #: src/crosstabs.q:1988
3950 #: src/crosstabs.q:1989
3954 #: src/crosstabs.q:2059
3956 msgid "Odds Ratio for %s (%g / %g)"
3959 #: src/crosstabs.q:2062
3961 msgid "Odds Ratio for %s (%.*s / %.*s)"
3964 #: src/crosstabs.q:2070
3966 msgid "For cohort %s = %g"
3969 #: src/crosstabs.q:2073
3971 msgid "For cohort %s = %.*s"
3974 #: src/crosstabs.q:2104
3975 msgid "Nominal by Interval"
3978 #: src/crosstabs.q:2109
3982 #: src/crosstabs.q:2110
3983 msgid "Goodman and Kruskal tau"
3986 #: src/crosstabs.q:2111
3987 msgid "Uncertainty Coefficient"
3990 #: src/crosstabs.q:2112
3994 #: src/crosstabs.q:2113
3998 #: src/crosstabs.q:2118
4002 #: src/crosstabs.q:2119 src/crosstabs.q:2120
4004 msgid "%s Dependent"
4007 #: src/examine.q:467 src/examine.q:479
4009 msgid "%s and %s are mutually exclusive"
4012 #: src/examine.q:908
4013 msgid "Case Processing Summary"
4016 #: src/examine.q:1114
4017 msgid "Extreme Values"
4020 #: src/examine.q:1130
4024 #: src/examine.q:1215
4028 #: src/examine.q:1220
4032 #: src/examine.q:1361 src/oneway.q:400 src/oneway.q:697
4036 #: src/examine.q:1363 src/oneway.q:414
4037 msgid "Descriptives"
4040 #: src/examine.q:1483 src/oneway.q:405
4042 msgid "%g%% Confidence Interval for Mean"
4045 #: src/examine.q:1489 src/oneway.q:407
4049 #: src/examine.q:1500 src/oneway.q:408
4053 #: src/examine.q:1512
4054 msgid "5% Trimmed Mean"
4057 #: src/examine.q:1523 src/frequencies.q:114
4061 #: src/examine.q:1557 src/oneway.q:399 src/t-test.q:692 src/t-test.q:715
4062 #: src/t-test.q:839 src/t-test.q:1175
4063 msgid "Std. Deviation"
4066 #: src/examine.q:1605
4067 msgid "Interquartile Range"
4070 #: src/examine.q:1760
4072 msgid "Boxplot of %s vs. %s"
4075 #: src/examine.q:1785
4079 #: src/examine.q:1827
4081 msgid "Normal Q-Q Plot of %s"
4084 #: src/examine.q:1828 src/examine.q:1834
4085 msgid "Observed Value"
4088 #: src/examine.q:1829
4089 msgid "Expected Normal"
4092 #: src/examine.q:1832
4094 msgid "Detrended Normal Q-Q Plot of %s"
4097 #: src/examine.q:1835
4098 msgid "Dev from Normal"
4101 #: src/examine.q:1955 src/examine.q:1977 src/frequencies.q:1520
4105 #: src/examine.q:2102
4106 msgid "Tukey's Hinges"
4109 #: src/file-handle.q:124
4112 "File handle %s already refers to file %s. File handle cannot be redefined "
4116 #: src/file-handle.q:146
4117 msgid "The FILE HANDLE required subcommand NAME is not present."
4120 #: src/file-handle.q:165
4122 "Fixed-length records were specified on /RECFORM, but record length was not "
4123 "specified on /LRECL. Assuming 1024-character records."
4126 #: src/file-handle.q:172
4129 "Record length (%ld) must be at least one byte. 1-character records will be "
4133 #: src/file-handle.q:272
4135 msgid "Can't open %s as a %s because it is already open as a %s"
4138 #: src/file-handle.q:276
4140 msgid "Can't open %s as a %s for %s because it is already open for %s"
4143 #: src/file-handle.q:281
4145 msgid "Can't re-open %s as a %s for %s"
4148 #: src/file-handle.q:333
4149 msgid "expecting a file name or handle name"
4152 #: src/frequencies.q:113
4156 #: src/frequencies.q:115
4160 #: src/frequencies.q:119
4164 #: src/frequencies.q:121
4168 #: src/frequencies.q:396
4170 "At most one of BARCHART, HISTOGRAM, or HBAR should be given. HBAR will be "
4171 "assumed. Argument values will be given precedence increasing along the "
4175 #: src/frequencies.q:479
4178 "MAX must be greater than or equal to MIN, if both are specified. However, "
4179 "MIN was specified as %g and MAX as %g. MIN and MAX will be ignored."
4182 #: src/frequencies.q:802
4184 "Upper limit of integer mode value range must be greater than lower limit."
4187 #: src/frequencies.q:815
4189 msgid "Variable %s specified multiple times on VARIABLES subcommand."
4192 #: src/frequencies.q:821
4194 msgid "Integer mode specified, but %s is not a numeric variable."
4197 #: src/frequencies.q:887
4198 msgid "`)' expected after GROUPED interval list."
4201 #: src/frequencies.q:899
4203 msgid "Variables %s specified on GROUPED but not on VARIABLES."
4206 #: src/frequencies.q:906
4208 msgid "Variables %s specified multiple times on GROUPED subcommand."
4211 #: src/frequencies.q:1137 src/frequencies.q:1229 src/frequencies.q:1230
4212 #: src/frequencies.q:1262
4216 #: src/frequencies.q:1159
4220 #: src/frequencies.q:1260
4224 #: src/frequencies.q:1261 src/frequencies.q:1263
4228 #: src/frequencies.q:1482
4230 msgid "No valid data for variable %s; statistics not displayed."
4236 "The first case (%ld) specified precedes the last case (%ld) specified. The "
4237 "values will be swapped."
4243 "The first case (%ld) to list is less than 1. The value is being reset to 1."
4249 "The last case (%ld) to list is less than 1. The value is being reset to 1."
4254 msgid "The step value %ld is less than 1. The value is being reset to 1."
4258 msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
4266 msgid "Missing required subcommand TABLES."
4270 msgid "TABLES subcommand may not appear more than once."
4274 msgid "Number of contrast coefficients must equal the number of groups"
4279 msgid "Coefficients for contrast %d do not total zero"
4282 #: src/oneway.q:244 src/t-test.q:367 src/t-test.q:459
4284 msgid "`%s' is not a variable name"
4288 msgid "Sum of Squares"
4295 #: src/oneway.q:282 src/t-test.q:985
4299 #: src/oneway.q:283 src/oneway.q:544
4300 msgid "Significance"
4304 msgid "Between Groups"
4308 msgid "Within Groups"
4316 msgid "Levene Statistic"
4328 msgid "Test of Homogeneity of Variances"
4332 msgid "Contrast Coefficients"
4335 #: src/oneway.q:625 src/oneway.q:695
4340 msgid "Contrast Tests"
4344 msgid "Value of Contrast"
4347 #: src/oneway.q:698 src/t-test.q:987 src/t-test.q:1179 src/t-test.q:1271
4351 #: src/oneway.q:700 src/t-test.q:989 src/t-test.q:1181 src/t-test.q:1273
4352 msgid "Sig. (2-tailed)"
4356 msgid "Assume equal variances"
4360 msgid "Does not assume equal"
4363 #: src/set.q:221 src/set.q:300 src/set.q:343 src/set.q:398 src/set.q:400
4364 #: src/set.q:402 src/set.q:404 src/set.q:406 src/set.q:408 src/set.q:410
4365 #: src/set.q:412 src/set.q:414 src/set.q:416 src/set.q:418 src/set.q:420
4366 #: src/set.q:422 src/set.q:828 src/set.q:909 src/set.q:1004
4368 msgid "%s is obsolete."
4372 msgid "LISTING is ON"
4376 msgid "LISTING is OFF"
4385 msgid "Journalling is off"
4390 "CASE is not implemented and probably won't be. If you care, complain about "
4395 msgid "Active file compression is not yet implemented (and probably won't be)."
4401 "CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of "
4408 "CC%c: Custom currency string `%s' does not contain exactly three periods or "
4409 "commas (not both)."
4433 msgid "EPOCH must be 1500 or later."
4437 msgid "expecting AUTOMATIC or year"
4441 msgid "LENGTH must be at least 1."
4445 msgid "Missing identifier in RESULTS subcommand."
4449 msgid "Unrecognized identifier in RESULTS subcommand."
4453 msgid "WIDTH must be at least 1."
4459 "FORMAT requires numeric output format as an argument. Specified format %s "
4460 "is of type string."
4464 msgid "Text color must be in range 0-15."
4468 msgid "Background color must be in range 0-7."
4472 msgid "Border color must be in range 0-7."
4476 msgid "Lower window color must be between 0 and 6."
4480 msgid "Upper window color must be between 0 and 6."
4484 msgid "Frame color must be between 0 and 6."
4488 msgid "Drive letter expected in WORKDEV subcommand."
4492 msgid "Specify a terminal type with the TERM environment variable."
4496 msgid "Could not access the termcap data base."
4501 msgid "Terminal type `%s' is not defined."
4509 msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
4513 msgid "VARIABLES subcommand is not appropriate with PAIRS"
4517 msgid "One or more VARIABLES must be specified."
4522 msgid "Long string variable %s is not valid here."
4525 #: src/t-test.q:400 src/t-test.q:415
4527 "When applying GROUPS to a string variable, two values must be specified."
4533 "PAIRED was specified but the number of variables preceding WITH (%d) did not "
4534 "match the number following (%d)."
4538 msgid "At least two variables must be specified on PAIRS."
4542 msgid "One-Sample Statistics"
4545 #: src/t-test.q:693 src/t-test.q:716 src/t-test.q:840
4550 msgid "Group Statistics"
4554 msgid "Paired Sample Statistics"
4557 #: src/t-test.q:856 src/t-test.q:1200 src/t-test.q:1390
4563 msgid "Independent Samples Test"
4567 msgid "Levene's Test for Equality of Variances"
4571 msgid "t-test for Equality of Means"
4574 #: src/t-test.q:986 src/t-test.q:1375
4578 #: src/t-test.q:990 src/t-test.q:1274
4579 msgid "Mean Difference"
4583 msgid "Std. Error Difference"
4586 #: src/t-test.q:996 src/t-test.q:1171 src/t-test.q:1266
4588 msgid "%g%% Confidence Interval of the Difference"
4591 #: src/t-test.q:1051
4592 msgid "Equal variances assumed"
4595 #: src/t-test.q:1103
4596 msgid "Equal variances not assumed"
4599 #: src/t-test.q:1161
4600 msgid "Paired Samples Test"
4603 #: src/t-test.q:1164
4604 msgid "Paired Differences"
4607 #: src/t-test.q:1176
4608 msgid "Std. Error Mean"
4611 #: src/t-test.q:1255
4612 msgid "One-Sample Test"
4615 #: src/t-test.q:1260
4617 msgid "Test Value = %f"
4620 #: src/t-test.q:1370
4621 msgid "Paired Samples Correlations"
4624 #: src/t-test.q:1374
4628 #: src/t-test.q:1393