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: 2006-06-03 10:37+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/data/any-reader.c:74
22 msgid "An error occurred while opening \"%s\": %s."
25 #: src/data/any-reader.c:129
27 msgid "\"%s\" is not a system or portable file."
30 #: src/data/any-reader.c:135 src/data/any-writer.c:80
31 msgid "The inline file is not allowed here."
34 #: src/data/calendar.c:81
36 msgid "Month %d is not in acceptable range of 0 to 13."
39 #: src/data/calendar.c:89
41 msgid "Day %d is not in acceptable range of 0 to 31."
44 #: src/data/calendar.c:96
46 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
49 #: src/data/casefile.c:258
51 msgid "%s: Removing temporary file: %s."
54 #: src/data/casefile.c:424
56 msgid "Error writing temporary file: %s."
59 #: src/data/casefile.c:573
61 msgid "%s: Opening temporary file: %s."
64 #: src/data/casefile.c:599
66 msgid "%s: Seeking temporary file: %s."
69 #: src/data/casefile.c:617
71 msgid "%s: Reading temporary file: %s."
74 #: src/data/casefile.c:620
76 msgid "%s: Temporary file ended unexpectedly."
79 #: src/data/data-in.c:59
84 #: src/data/data-in.c:61
86 msgid "(columns %d-%d"
89 #: src/data/data-in.c:62
91 msgid ", field type %s) "
94 #: src/data/data-in.c:208
95 msgid "Field does not form a valid floating-point constant."
98 #: src/data/data-in.c:235
99 msgid "Field contents followed by garbage."
102 #: src/data/data-in.c:253
103 msgid "Underflow in floating-point constant."
106 #: src/data/data-in.c:264
107 msgid "Overflow in floating-point constant."
110 #: src/data/data-in.c:297
111 msgid "All characters in field must be digits."
114 #: src/data/data-in.c:321
115 msgid "Unrecognized character in field."
118 #: src/data/data-in.c:339 src/data/data-in.c:587
119 msgid "Field must have even length."
122 #: src/data/data-in.c:349 src/data/data-in.c:597
123 msgid "Field must contain only hex digits."
126 #: src/data/data-in.c:388
129 "Quality of zoned decimal (Z) input format code is suspect. Check your "
130 "results three times. Report bugs to %s."
133 #: src/data/data-in.c:400
134 msgid "Zoned decimal field contains fewer than 2 characters."
137 #: src/data/data-in.c:408
138 msgid "Bad sign byte in zoned decimal number."
141 #: src/data/data-in.c:428
142 msgid "Format error in zoned decimal number."
145 #: src/data/data-in.c:442
146 msgid "Error in syntax of zoned decimal number."
149 #: src/data/data-in.c:637
150 msgid "Unexpected end of field."
153 #: src/data/data-in.c:663
154 msgid "Digit expected in field."
157 #: src/data/data-in.c:688
159 msgid "Day (%ld) must be between 1 and 31."
162 #: src/data/data-in.c:713
163 msgid "Delimiter expected between fields in date."
166 #: src/data/data-in.c:746
168 msgid "Parse error at `%c' expecting %s."
171 #: src/data/data-in.c:760
173 msgid "Unknown %s `%.*s'."
176 #: src/data/data-in.c:810
178 msgid "Month (%ld) must be between 1 and 12."
181 #: src/data/data-in.c:814
185 #: src/data/data-in.c:828
187 msgid "Year (%ld) must be between 1582 and 19999."
190 #: src/data/data-in.c:839
192 msgid "Trailing garbage \"%s\" following date."
195 #: src/data/data-in.c:854
197 msgid "Julian day (%d) must be between 1 and 366."
200 #: src/data/data-in.c:866
202 msgid "Year (%d) must be between 1582 and 19999."
205 #: src/data/data-in.c:882
207 msgid "Quarter (%ld) must be between 1 and 4."
210 #: src/data/data-in.c:892
211 msgid "`Q' expected between quarter and year."
214 #: src/data/data-in.c:908
216 msgid "Week (%ld) must be between 1 and 53."
219 #: src/data/data-in.c:920
220 msgid "`WK' expected between week and year."
223 #: src/data/data-in.c:943
224 msgid "Delimiter expected between fields in time."
227 #: src/data/data-in.c:955
229 msgid "Hour (%ld) must be positive."
232 #: src/data/data-in.c:967
234 msgid "Minute (%ld) must be between 0 and 59."
237 #: src/data/data-in.c:1014
239 msgid "Hour (%ld) must be between 0 and 23."
242 #: src/data/data-in.c:1042
246 #: src/data/data-in.c:1373
248 msgid "Field too long (%d characters). Truncated after character %d."
251 #: src/data/data-out.c:245
253 "The N output format cannot be used to output a negative number or the system-"
257 #: src/data/data-out.c:359
260 "Quality of zoned decimal (Z) output format code is suspect. Check your "
261 "results. Report bugs to %s."
264 #: src/data/data-out.c:367
265 msgid "The system-missing value cannot be output as a zoned decimal number."
268 #: src/data/data-out.c:380
270 msgid "Number %g too big to fit in field with format Z%d.%d."
273 #: src/data/data-out.c:774
275 msgid "Time value %g too large in magnitude to convert to alphanumeric time."
278 #: src/data/data-out.c:825
280 msgid "Weekday index %f does not lie between 1 and 7."
283 #: src/data/data-out.c:845
285 msgid "Month index %f does not lie between 1 and 12."
288 #: src/data/data-out.c:958
291 "Year %d cannot be represented in four digits for output formatting purposes."
294 #: src/data/dictionary.c:708
296 "At least one case in the data file had a weight value that was user-missing, "
297 "system-missing, zero, or negative. These case(s) were ignored."
300 #: src/data/file-handle-def.c:301
302 msgid "Can't open %s as a %s because it is already open as a %s."
305 #: src/data/file-handle-def.c:308
307 msgid "Can't open %s as a %s for %s because it is already open for %s."
310 #: src/data/file-handle-def.c:316
312 msgid "Can't re-open %s as a %s for %s."
315 #: src/data/file-name.c:236
317 msgid "searching for \"%s\" in path \"%s\""
320 #: src/data/file-name.c:263
322 msgid "...found \"%s\""
325 #: src/data/file-name.c:271
329 #: src/data/file-name.c:624
331 msgid "Not opening pipe file `%s' because SAFER option set."
334 #: src/data/format.c:73
336 msgid "Format specifies a bad type (%d)"
339 #: src/data/format.c:84
341 msgid "Format %s specifies an odd width %d, but an even width is required."
344 #: src/data/format.c:92
347 "Format %s specifies a bad number of implied decimal places %d. Input format "
348 "%s allows up to 16 implied decimal places."
351 #: src/data/format.c:121
353 msgid "Format %s may not be used for input."
356 #: src/data/format.c:127
359 "Input format %s specifies a bad width %d. Format %s requires a width "
363 #: src/data/format.c:137
366 "Input format %s is invalid because it specifies more decimal places than the "
370 #: src/data/format.c:164
373 "Output format %s specifies a bad width %d. Format %s requires a width "
377 #: src/data/format.c:174
380 "Output format %s is invalid because it specifies as many decimal places as "
381 "the field width, which fails to allow space for a decimal point. Try %s%d.%"
385 #: src/data/format.c:196
387 msgid "%s variables are not compatible with %s format %s."
390 #: src/data/format.c:197 src/data/por-file-reader.c:481
391 #: src/data/sys-file-reader.c:1265 src/data/sys-file-reader.c:1274
392 #: src/ui/gui/psppire.glade:764 src/ui/gui/psppire-var-store.c:432
396 #: src/data/format.c:197 src/data/por-file-reader.c:481
397 #: src/data/sys-file-reader.c:1265 src/data/sys-file-reader.c:1274
398 #: src/ui/gui/psppire.glade:625 src/ui/gui/psppire-var-store.c:425
402 #: src/data/format.c:198 src/data/sys-file-reader.c:1267
403 #: src/data/sys-file-reader.c:1412 src/data/sys-file-reader.c:1413
404 #: src/data/variable.c:41 src/language/dictionary/apply-dictionary.c:76
405 #: src/language/dictionary/apply-dictionary.c:77
406 #: src/language/xforms/recode.c:476 src/language/xforms/recode.c:477
410 #: src/data/format.c:198 src/data/sys-file-reader.c:1267
411 #: src/data/sys-file-reader.c:1412 src/data/sys-file-reader.c:1413
412 #: src/data/variable.c:41 src/data/variable.c:49
413 #: src/language/dictionary/apply-dictionary.c:76
414 #: src/language/dictionary/apply-dictionary.c:77
415 #: src/language/xforms/recode.c:476 src/language/xforms/recode.c:477
419 #: src/data/format.c:217
421 msgid "String variable with width %d not compatible with format %s."
424 #: src/data/make-file.c:60
426 msgid "%s: Creating temporary file: %s."
429 #: src/data/make-file.c:102
431 msgid "%s: Creating file: %s."
434 #: src/data/por-file-reader.c:93
436 msgid "portable file %s corrupt at offset %ld: "
439 #: src/data/por-file-reader.c:129
440 msgid "unexpected end of file"
443 #: src/data/por-file-reader.c:188
446 "An error occurred while opening \"%s\" for reading as a portable file: %s."
449 #: src/data/por-file-reader.c:205
450 msgid "Data record expected."
453 #: src/data/por-file-reader.c:313
454 msgid "Missing numeric terminator."
457 #: src/data/por-file-reader.c:336
458 msgid "Invalid integer."
461 #: src/data/por-file-reader.c:347
463 msgid "Bad string length %d."
466 #: src/data/por-file-reader.c:408
468 msgid "%s: Not a portable file."
471 #: src/data/por-file-reader.c:433
473 msgid "Bad date string length %d."
476 #: src/data/por-file-reader.c:435
478 msgid "Bad time string length %d."
481 #: src/data/por-file-reader.c:473 src/data/sys-file-reader.c:1257
483 msgid "%s: Bad format specifier byte (%d)."
486 #: src/data/por-file-reader.c:480 src/data/sys-file-reader.c:1273
488 msgid "%s variable %s has invalid format specifier %s."
491 #: src/data/por-file-reader.c:495
492 msgid "Expected variable count record."
495 #: src/data/por-file-reader.c:499
497 msgid "Invalid number of variables %d."
500 #: src/data/por-file-reader.c:509
502 msgid "Weight variable name (%s) truncated."
505 #: src/data/por-file-reader.c:521
506 msgid "Expected variable record."
509 #: src/data/por-file-reader.c:525
511 msgid "Invalid variable width %d."
514 #: src/data/por-file-reader.c:533
516 msgid "position %d: Invalid variable name `%s'."
519 #: src/data/por-file-reader.c:541 src/language/expressions/evaluate.c:158
521 msgid "Duplicate variable name %s."
524 #: src/data/por-file-reader.c:577
526 msgid "Weighting variable %s not present in dictionary."
529 #: src/data/por-file-reader.c:624
531 msgid "Unknown variable %s while parsing value labels."
534 #: src/data/por-file-reader.c:627
537 "Cannot assign value labels to %s and %s, which have different variable types "
541 #: src/data/por-file-reader.c:651
543 msgid "Duplicate label for value %g for variable %s."
546 #: src/data/por-file-reader.c:654
548 msgid "Duplicate label for value `%.*s' for variable %s."
551 #: src/data/por-file-writer.c:143
553 msgid "Invalid decimal digits count %d. Treating as %d."
556 #: src/data/por-file-writer.c:163
559 "An error occurred while opening \"%s\" for writing as a portable file: %s."
562 #: src/data/por-file-writer.c:447
564 msgid "An I/O error occurred writing portable file \"%s\"."
567 #: src/data/scratch-reader.c:64
570 "Scratch file handle %s has not yet been written, using SAVE or another "
571 "procedure, so it cannot yet be used for reading."
574 #: src/data/settings.c:146
576 msgid "Could not access definition for terminal `%s'."
579 #: src/data/sys-file-reader.c:137
580 msgid "corrupt system file: "
583 #: src/data/sys-file-reader.c:161
585 msgid "%s: Closing system file: %s."
588 #: src/data/sys-file-reader.c:378
591 "An error occurred while opening \"%s\" for reading as a system file: %s."
594 #: src/data/sys-file-reader.c:395
597 "%s: Index of weighting variable (%d) is not between 0 and number of elements "
601 #: src/data/sys-file-reader.c:404
604 "%s: Weighting variable may not be a continuation of a long string variable."
607 #: src/data/sys-file-reader.c:407
609 msgid "%s: Weighting variable may not be a string variable."
612 #: src/data/sys-file-reader.c:433
615 "%s: Orphaned variable index record (type 4). Type 4 records must always "
616 "immediately follow type 3 records."
619 #: src/data/sys-file-reader.c:492
621 msgid "%s: Invalid subrecord length. Record: 7; Subrecord: 11"
624 #: src/data/sys-file-reader.c:518
627 "%s: Invalid variable display parameters. Default parameters substituted."
630 #: src/data/sys-file-reader.c:565
632 msgid "%s: Trailing garbage in long variable name map."
635 #: src/data/sys-file-reader.c:572
637 msgid "%s: Long variable mapping to invalid variable name `%s'."
640 #: src/data/sys-file-reader.c:582
642 msgid "%s: Long variable mapping for nonexistent variable %s."
645 #: src/data/sys-file-reader.c:591
647 msgid "%s: Duplicate long variable name `%s' within system file."
650 #: src/data/sys-file-reader.c:682
652 msgid "%s: No variable called %s but it is listed in length table."
655 #: src/data/sys-file-reader.c:740
657 msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
660 #: src/data/sys-file-reader.c:766
662 msgid "%s: Unrecognized record type %d."
665 #: src/data/sys-file-reader.c:803
668 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
672 #: src/data/sys-file-reader.c:814
675 "%s: Floating-point representation in system file is not IEEE-754. PSPP "
676 "cannot convert between floating-point formats."
679 #: src/data/sys-file-reader.c:830
682 "%s: File-indicated endianness (%s) does not match endianness intuited from "
686 #: src/data/sys-file-reader.c:833 src/data/sys-file-reader.c:834
690 #: src/data/sys-file-reader.c:833 src/data/sys-file-reader.c:834
691 msgid "little-endian"
694 #: src/data/sys-file-reader.c:835
698 #: src/data/sys-file-reader.c:839
700 msgid "%s: File-indicated character representation code (%s) is not ASCII."
703 #: src/data/sys-file-reader.c:843
707 #: src/data/sys-file-reader.c:843 src/language/dictionary/sys-file-info.c:123
711 #: src/data/sys-file-reader.c:859
714 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
718 #: src/data/sys-file-reader.c:874
721 "%s: File-indicated value is different from internal value for at least one "
722 "of the three system values. SYSMIS: indicated %g, expected %g; HIGHEST: %g, "
723 "%g; LOWEST: %g, %g."
726 #: src/data/sys-file-reader.c:901
729 "%s: Bad magic. Proper system files begin with the four characters `$FL2'. "
730 "This file will not be read."
733 #: src/data/sys-file-reader.c:943
736 "%s: File layout code has unexpected value %d. Value should be 2, in big-"
737 "endian or little-endian format."
740 #: src/data/sys-file-reader.c:972
742 msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
745 #: src/data/sys-file-reader.c:977
747 msgid "%s: Compression bias (%g) is not the usual value of 100."
750 #: src/data/sys-file-reader.c:1088
753 "%s: position %d: String variable does not have proper number of continuation "
757 #: src/data/sys-file-reader.c:1098
759 msgid "%s: position %d: Superfluous long string continuation record."
762 #: src/data/sys-file-reader.c:1104
764 msgid "%s: position %d: Bad variable type code %d."
767 #: src/data/sys-file-reader.c:1107
769 msgid "%s: position %d: Variable label indicator field is not 0 or 1."
772 #: src/data/sys-file-reader.c:1111
775 "%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
778 #: src/data/sys-file-reader.c:1116
780 msgid "%s: position %d: Variable name begins with invalid character."
783 #: src/data/sys-file-reader.c:1135
785 msgid "%s: Invalid variable name `%s' within system file."
788 #: src/data/sys-file-reader.c:1141
790 msgid "%s: Duplicate variable name `%s' within system file."
793 #: src/data/sys-file-reader.c:1165
795 msgid "%s: Variable %s indicates variable label of invalid length %d."
798 #: src/data/sys-file-reader.c:1186
800 msgid "%s: Long string variable %s may not have missing values."
803 #: src/data/sys-file-reader.c:1207
806 "%s: String variable %s may not have missing values specified as a range."
809 #: src/data/sys-file-reader.c:1233
811 msgid "%s: Long string continuation records omitted at end of dictionary."
814 #: src/data/sys-file-reader.c:1238
817 "%s: System file header indicates %d variable positions but %d were read from "
821 #: src/data/sys-file-reader.c:1263
823 msgid "%s: %s variable %s has %s format specifier %s."
826 #: src/data/sys-file-reader.c:1316
828 msgid "%s: Invalid number of labels: %d. Ignoring labels."
831 #: src/data/sys-file-reader.c:1358
834 "%s: Variable index record (type 4) does not immediately follow value label "
835 "record (type 3) as it should."
838 #: src/data/sys-file-reader.c:1369
841 "%s: Number of variables associated with a value label (%d) is not between 1 "
842 "and the number of variables (%d)."
845 #: src/data/sys-file-reader.c:1385
848 "%s: Variable index associated with value label (%d) is not between 1 and the "
849 "number of values (%d)."
852 #: src/data/sys-file-reader.c:1392
855 "%s: Variable index associated with value label (%d) refers to a continuation "
856 "of a string variable, not to an actual variable."
859 #: src/data/sys-file-reader.c:1397
861 msgid "%s: Value labels are not allowed on long string variables (%s)."
864 #: src/data/sys-file-reader.c:1408
867 "%s: Variables associated with value label are not all of identical type. "
868 "Variable %s has %s type, but variable %s has %s type."
871 #: src/data/sys-file-reader.c:1449
873 msgid "%s: File contains duplicate label for value %g for variable %s."
876 #: src/data/sys-file-reader.c:1453
878 msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
881 #: src/data/sys-file-reader.c:1495 src/data/sys-file-reader.c:1817
883 msgid "%s: Reading system file: %s."
886 #: src/data/sys-file-reader.c:1498 src/data/sys-file-reader.c:1617
887 #: src/data/sys-file-reader.c:1658
889 msgid "%s: Unexpected end of file."
892 #: src/data/sys-file-reader.c:1515
894 msgid "%s: Seeking system file: %s."
897 #: src/data/sys-file-reader.c:1530
899 msgid "%s: System file contains multiple type 6 (document) records."
902 #: src/data/sys-file-reader.c:1536
904 msgid "%s: Number of document lines (%ld) must be greater than 0."
907 #: src/data/sys-file-reader.c:1570
909 msgid "%s: Error reading file: %s."
912 #: src/data/sys-file-reader.c:1609
914 msgid "%s: Compressed data is corrupted. Data ends in partial case."
917 #: src/data/sys-file-reader.c:1823
919 msgid "%s: Partial record at end of system file."
922 #: src/data/sys-file-writer.c:176
924 msgid "Unknown system file version %d. Treating as version %d."
927 #: src/data/sys-file-writer.c:328
929 msgid "Error opening \"%s\" for writing as a system file: %s."
932 #: src/data/sys-file-writer.c:1040
934 msgid "An I/O error occurred writing system file \"%s\"."
937 #: src/data/variable.c:49
941 #: src/data/variable.c:152
944 "Character `%c' (in %s), may not appear as the first character in a variable "
948 #: src/data/variable.c:164
950 msgid "Character `%c' (in %s) may not appear in a variable name."
953 #: src/data/variable.c:193
954 msgid "Variable name cannot be empty string."
957 #: src/data/variable.c:199
959 msgid "Variable name %s exceeds %d-character limit."
962 #: src/data/variable.c:207
964 msgid "`%s' may not be used as a variable name because it is a reserved word."
967 #: src/data/variable.c:302
968 msgid "Variable suffix too large."
971 #: src/data/variable.c:343
975 #: src/data/variable.c:345
979 #: src/data/variable.c:347
983 #: src/language/command.c:171
985 msgid "%s may be used only in testing mode."
988 #: src/language/command.c:176
990 msgid "%s may be used only in enhanced syntax mode."
993 #: src/language/command.c:427
994 msgid "expecting command name"
997 #: src/language/command.c:441
999 msgid "Unknown command %s."
1002 #: src/language/command.c:563
1003 msgid "before the active file has been defined"
1006 #: src/language/command.c:565
1007 msgid "after the active file has been defined"
1010 #: src/language/command.c:567
1011 msgid "inside INPUT PROGRAM"
1014 #: src/language/command.c:569
1015 msgid "inside FILE TYPE"
1018 #: src/language/command.c:574
1023 #: src/language/command.c:576
1025 msgid "%s, %s, or %s"
1028 #: src/language/command.c:580
1030 msgid "%s is allowed only %s."
1033 #: src/language/command.c:585
1035 msgid "%s is not allowed inside INPUT PROGRAM."
1038 #: src/language/command.c:587
1040 msgid "%s is not allowed inside FILE TYPE."
1043 #: src/language/command.c:679 src/language/command.c:810
1044 #: src/language/utilities/permissions.c:102
1045 msgid "This command not allowed when the SAFER option is set."
1048 #: src/language/command.c:691
1050 msgid "Error removing `%s': %s."
1053 #: src/language/command.c:741
1055 msgid "Couldn't fork: %s."
1058 #: src/language/command.c:783
1060 msgid "Error executing command: %s."
1063 #: src/language/command.c:792 src/language/data-io/matrix-data.c:535
1064 #: src/language/data-io/print.c:340 src/language/data-io/print.c:1041
1065 #: src/language/dictionary/vector.c:199 src/language/lexer/lexer.c:453
1066 #: src/language/stats/autorecode.c:153 src/language/xforms/select-if.c:61
1067 msgid "expecting end of command"
1070 #: src/language/command.c:831
1071 msgid "No operating system support for this command."
1074 #: src/language/control/control-stack.c:27
1076 msgid "%s without %s."
1079 #: src/language/control/control-stack.c:55
1081 msgid "This command must appear inside %s...%s, without intermediate %s...%s."
1084 #: src/language/control/control-stack.c:72
1086 msgid "This command cannot appear outside %s...%s."
1089 #: src/language/control/do-if.c:175
1090 msgid "This command may not follow ELSE in DO IF...END IF."
1093 #: src/language/control/repeat.c:140
1095 msgid "Dummy variable name \"%s\" hides dictionary variable \"%s\"."
1098 #: src/language/control/repeat.c:146
1100 msgid "Dummy variable name \"%s\" is given twice."
1103 #: src/language/control/repeat.c:192
1106 "Dummy variable \"%s\" had %d substitutions, so \"%s\" must also, but %d were "
1110 #: src/language/control/repeat.c:389
1112 msgid "%ld TO %ld is an invalid range."
1115 #: src/language/control/repeat.c:425
1116 msgid "String expected."
1119 #: src/language/control/repeat.c:444
1120 msgid "No matching DO REPEAT."
1123 #: src/language/control/temporary.c:49
1125 "This command may only appear once between procedures and procedure-like "
1129 #: src/language/data-io/data-list.c:152
1130 msgid "The END subcommand may only be specified once."
1133 #: src/language/data-io/data-list.c:187
1134 msgid "Only one of FIXED, FREE, or LIST may be specified."
1137 #: src/language/data-io/data-list.c:337 src/language/data-io/print.c:301
1140 "The record number specified, %ld, is before the previous record, %d. Data "
1141 "fields must be listed in order of increasing record number."
1144 #: src/language/data-io/data-list.c:366
1146 "SPSS-like or FORTRAN-like format specification expected after variable names."
1149 #: src/language/data-io/data-list.c:377
1150 msgid "At least one variable must be specified."
1153 #: src/language/data-io/data-list.c:382 src/language/data-io/print.c:333
1155 "Variables are specified on records that should not exist according to "
1156 "RECORDS subcommand."
1159 #: src/language/data-io/data-list.c:415 src/language/data-io/data-list.c:429
1160 #: src/language/data-io/print.c:525 src/language/data-io/print.c:538
1161 msgid "Column positions for fields must be positive."
1164 #: src/language/data-io/data-list.c:434
1165 msgid "The ending column for a field must be greater than the starting column."
1168 #: src/language/data-io/data-list.c:448
1170 msgid "The %d columns %d-%d can't be evenly divided into %d fields."
1173 #: src/language/data-io/data-list.c:468 src/language/data-io/print.c:566
1174 msgid "A format specifier on this line has extra characters on the end."
1177 #: src/language/data-io/data-list.c:483 src/language/data-io/print.c:582
1178 msgid "The value for number of decimal places must be at least 1."
1181 #: src/language/data-io/data-list.c:497 src/language/data-io/print.c:595
1183 msgid "Input format %s doesn't accept decimal places."
1186 #: src/language/data-io/data-list.c:542 src/language/data-io/data-list.c:638
1187 #: src/language/data-io/data-list.c:843
1189 msgid "%s is a duplicate variable name."
1192 #: src/language/data-io/data-list.c:547
1194 msgid "There is already a variable %s of a different type."
1197 #: src/language/data-io/data-list.c:554
1199 msgid "There is already a string variable %s of a different width."
1202 #: src/language/data-io/data-list.c:629
1204 "The number of format specifications exceeds the given number of variable "
1208 #: src/language/data-io/data-list.c:739 src/language/data-io/print.c:771
1210 "There aren't enough format specifications to match the number of variable "
1214 #: src/language/data-io/data-list.c:766 src/language/data-io/data-list.c:881
1215 #: src/language/data-io/print.c:802 src/language/dictionary/split-file.c:83
1216 #: src/language/dictionary/sys-file-info.c:143
1217 #: src/language/dictionary/sys-file-info.c:377
1218 #: src/language/stats/descriptives.c:893
1222 #: src/language/data-io/data-list.c:767 src/language/data-io/print.c:803
1226 #: src/language/data-io/data-list.c:768 src/language/data-io/print.c:804
1227 #: src/ui/gui/var-sheet.c:77
1231 #: src/language/data-io/data-list.c:769 src/language/data-io/data-list.c:882
1232 #: src/language/data-io/print.c:805
1236 #: src/language/data-io/data-list.c:784
1238 msgid "Reading %d record from %s."
1239 msgid_plural "Reading %d records from %s."
1243 #: src/language/data-io/data-list.c:897
1245 msgid "Reading free-form data from %s."
1248 #: src/language/data-io/data-list.c:948
1250 msgid "Quoted string missing terminating `%c'."
1253 #: src/language/data-io/data-list.c:1063
1255 msgid "Partial case of %d of %d records discarded."
1258 #: src/language/data-io/data-list.c:1116
1260 msgid "Partial case discarded. The first variable missing was %s."
1263 #: src/language/data-io/data-list.c:1159
1266 "Missing value(s) for all variables from %s onward. These will be filled "
1267 "with the system-missing value or blanks, as appropriate."
1270 #: src/language/data-io/data-reader.c:134
1272 msgid "Could not open \"%s\" for reading as a data file: %s."
1275 #: src/language/data-io/data-reader.c:171
1277 "Unexpected end-of-file while reading data in BEGIN DATA. This probably "
1278 "indicates a missing or misformatted END DATA command. END DATA must appear "
1279 "by itself on a single line with exactly one space between words."
1282 #: src/language/data-io/data-reader.c:202
1283 #: src/language/data-io/data-reader.c:219
1285 msgid "Error reading file %s: %s."
1288 #: src/language/data-io/data-reader.c:222
1290 msgid "%s: Partial record at end of file."
1293 #: src/language/data-io/data-reader.c:273
1295 msgid "Attempt to read beyond end-of-file on file %s."
1298 #: src/language/data-io/data-reader.c:276
1299 msgid "Attempt to read beyond END DATA."
1302 #: src/language/data-io/data-reader.c:420
1304 "This command is not valid here since the current input program does not "
1305 "access the inline file."
1308 #: src/language/data-io/data-writer.c:62
1310 msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
1313 #: src/language/data-io/data-writer.c:131
1315 msgid "I/O error occurred writing data file \"%s\"."
1318 #: src/language/data-io/file-handle.q:68
1321 "File handle %s is already defined. Use CLOSE FILE HANDLE before redefining "
1325 #: src/language/data-io/file-handle.q:100
1328 "Fixed-length records were specified on /RECFORM, but record length was not "
1329 "specified on /LRECL. Assuming %d-character records."
1332 #: src/language/data-io/file-handle.q:105
1335 "Record length (%ld) must be at least one byte. Assuming %d-character "
1339 #: src/language/data-io/file-handle.q:151
1343 #: src/language/data-io/file-handle.q:153
1347 #: src/language/data-io/file-handle.q:155
1348 msgid "scratch file"
1351 #: src/language/data-io/file-handle.q:176
1352 msgid "expecting a file name or handle name"
1355 #: src/language/data-io/file-handle.q:203
1357 msgid "Handle for %s not allowed here."
1360 #: src/language/data-io/get.c:113
1361 msgid "expecting COMM or TAPE"
1364 #: src/language/data-io/get.c:355 src/language/data-io/get.c:369
1365 #: src/language/data-io/get.c:394
1367 msgid "expecting %s or %s"
1370 #: src/language/data-io/get.c:601 src/language/data-io/print.c:184
1371 msgid "expecting a valid subcommand"
1374 #: src/language/data-io/get.c:634
1377 "Cannot rename %s as %s because there already exists a variable named %s. To "
1378 "rename variables with overlapping names, use a single RENAME subcommand such "
1379 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
1382 #: src/language/data-io/get.c:659
1383 msgid "`=' expected after variable list."
1386 #: src/language/data-io/get.c:666
1389 "Number of variables on left side of `=' (%d) does not match number of "
1390 "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
1393 #: src/language/data-io/get.c:679
1395 msgid "Requested renaming duplicates variable name %s."
1398 #: src/language/data-io/get.c:709
1399 msgid "Cannot DROP all variables from dictionary."
1402 #: src/language/data-io/get.c:886
1403 msgid "The active file may not be specified more than once."
1406 #: src/language/data-io/get.c:894
1407 msgid "Cannot specify the active file since no active file has been defined."
1410 #: src/language/data-io/get.c:901
1412 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
1413 "source. Temporary transformations will be made permanent."
1416 #: src/language/data-io/get.c:937
1417 msgid "Multiple IN subcommands for a single FILE or TABLE."
1420 #: src/language/data-io/get.c:957
1421 msgid "BY may appear at most once."
1424 #: src/language/data-io/get.c:977
1426 msgid "File %s lacks BY variable %s."
1429 #: src/language/data-io/get.c:991
1430 msgid "FIRST may appear at most once."
1433 #: src/language/data-io/get.c:1005
1434 msgid "LAST may appear at most once."
1437 #: src/language/data-io/get.c:1046
1438 msgid "BY is required when TABLE is specified."
1441 #: src/language/data-io/get.c:1051
1442 msgid "BY is required when IN is specified."
1445 #: src/language/data-io/get.c:1079
1447 msgid "IN variable name %s duplicates an existing variable name."
1450 #: src/language/data-io/get.c:1533
1453 "Variable %s in file %s (%s) has different type or width from the same "
1454 "variable in earlier file (%s)."
1457 #: src/language/data-io/inpt-pgm.c:135
1458 msgid "Unexpected end-of-file within INPUT PROGRAM."
1461 #: src/language/data-io/inpt-pgm.c:148
1462 msgid "Input program did not create any variables."
1465 #: src/language/data-io/inpt-pgm.c:338
1466 msgid "COLUMN subcommand multiply specified."
1469 #: src/language/data-io/inpt-pgm.c:386
1471 "REREAD: Column numbers must be positive finite numbers. Column set to 1."
1474 #: src/language/data-io/list.q:152 src/language/stats/descriptives.c:360
1475 msgid "No variables specified."
1478 #: src/language/data-io/list.q:160
1481 "The first case (%ld) specified precedes the last case (%ld) specified. The "
1482 "values will be swapped."
1485 #: src/language/data-io/list.q:168
1488 "The first case (%ld) to list is less than 1. The value is being reset to 1."
1491 #: src/language/data-io/list.q:174
1494 "The last case (%ld) to list is less than 1. The value is being reset to 1."
1497 #: src/language/data-io/list.q:180
1499 msgid "The step value %ld is less than 1. The value is being reset to 1."
1502 #: src/language/data-io/list.q:206
1503 msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
1506 #: src/language/data-io/list.q:434
1510 #: src/language/data-io/matrix-data.c:214
1511 msgid "VARIABLES subcommand multiply specified."
1514 #: src/language/data-io/matrix-data.c:229
1515 msgid "VARNAME_ cannot be explicitly specified on VARIABLES."
1518 #: src/language/data-io/matrix-data.c:290
1519 msgid "in FORMAT subcommand"
1522 #: src/language/data-io/matrix-data.c:301
1523 msgid "SPLIT subcommand multiply specified."
1526 #: src/language/data-io/matrix-data.c:308
1527 msgid "in SPLIT subcommand"
1530 #: src/language/data-io/matrix-data.c:318
1531 msgid "Split variable may not be named ROWTYPE_ or VARNAME_."
1534 #: src/language/data-io/matrix-data.c:352
1536 msgid "Split variable %s is already another type."
1539 #: src/language/data-io/matrix-data.c:367
1540 msgid "FACTORS subcommand multiply specified."
1543 #: src/language/data-io/matrix-data.c:386
1545 msgid "Factor variable %s is already another type."
1548 #: src/language/data-io/matrix-data.c:401
1549 msgid "CELLS subcommand multiply specified."
1552 #: src/language/data-io/matrix-data.c:407
1553 #: src/language/data-io/matrix-data.c:426
1554 msgid "expecting positive integer"
1557 #: src/language/data-io/matrix-data.c:420
1558 msgid "N subcommand multiply specified."
1561 #: src/language/data-io/matrix-data.c:441
1562 msgid "CONTENTS subcommand multiply specified."
1565 #: src/language/data-io/matrix-data.c:461
1566 msgid "Nested parentheses not allowed."
1569 #: src/language/data-io/matrix-data.c:471
1570 msgid "Mismatched right parenthesis (`(')."
1573 #: src/language/data-io/matrix-data.c:476
1574 msgid "Empty parentheses not allowed."
1577 #: src/language/data-io/matrix-data.c:489
1578 #: src/language/data-io/matrix-data.c:497
1579 msgid "in CONTENTS subcommand"
1582 #: src/language/data-io/matrix-data.c:504
1584 msgid "Content multiply specified for %s."
1587 #: src/language/data-io/matrix-data.c:521
1588 msgid "Missing right parenthesis."
1591 #: src/language/data-io/matrix-data.c:541
1592 msgid "Missing VARIABLES subcommand."
1595 #: src/language/data-io/matrix-data.c:547
1597 "CONTENTS subcommand not specified: assuming file contains only CORR matrix."
1600 #: src/language/data-io/matrix-data.c:557
1602 "Missing CELLS subcommand. CELLS is required when ROWTYPE_ is not given in "
1603 "the data and factors are present."
1606 #: src/language/data-io/matrix-data.c:565
1607 msgid "Split file values must be present in the data when ROWTYPE_ is present."
1610 #: src/language/data-io/matrix-data.c:618
1611 msgid "No continuous variables specified."
1614 #: src/language/data-io/matrix-data.c:861
1615 msgid "Scope of string exceeds line."
1618 #: src/language/data-io/matrix-data.c:926
1620 msgid "End of line expected %s while reading %s."
1623 #: src/language/data-io/matrix-data.c:1117
1625 msgid "expecting value for %s %s"
1628 #: src/language/data-io/matrix-data.c:1282
1630 msgid "Syntax error expecting SPLIT FILE value %s."
1633 #: src/language/data-io/matrix-data.c:1291
1635 msgid "Expecting value %g for %s."
1638 #: src/language/data-io/matrix-data.c:1332
1639 #: src/language/data-io/matrix-data.c:1809
1641 msgid "Syntax error expecting factor value %s."
1644 #: src/language/data-io/matrix-data.c:1341
1646 msgid "Syntax error expecting value %g for %s %s."
1649 #: src/language/data-io/matrix-data.c:1585
1651 msgid "Syntax error %s expecting SPLIT FILE value."
1654 #: src/language/data-io/matrix-data.c:1714
1657 "Expected %d lines of data for %s content; actually saw %d lines. No data "
1658 "will be output for this content."
1661 #: src/language/data-io/matrix-data.c:1751
1663 msgid "Multiply specified ROWTYPE_ %s."
1666 #: src/language/data-io/matrix-data.c:1756
1668 msgid "Syntax error %s expecting ROWTYPE_ string."
1671 #: src/language/data-io/matrix-data.c:1776
1673 msgid "Syntax error %s."
1676 #: src/language/data-io/matrix-data.c:1927
1678 msgid "Duplicate specification for %s."
1681 #: src/language/data-io/matrix-data.c:1939
1683 msgid "Too many rows of matrix data for %s."
1686 #: src/language/data-io/matrix-data.c:1985
1688 msgid "Syntax error expecting value for %s %s."
1691 #: src/language/data-io/print.c:370 src/language/data-io/print.c:387
1693 msgid "%g is not a valid column location."
1696 #: src/language/data-io/print.c:381
1698 msgid "Column location expected following `%d-'."
1701 #: src/language/data-io/print.c:392
1704 "%d-%ld is not a valid column range. The second column must be greater than "
1705 "or equal to the first."
1708 #: src/language/data-io/print.c:493
1710 msgid "Variable %s has width %d so it cannot be output as format %s."
1713 #: src/language/data-io/print.c:513
1716 "%s is not of the same type as %s. To specify variables of different types "
1717 "in the same variable list, use a FORTRAN-like format specifier."
1720 #: src/language/data-io/print.c:543
1722 "The ending column for a field must not be less than the starting column."
1725 #: src/language/data-io/print.c:615
1727 msgid "The %d columns %d-%d can't be evenly divided into %u fields."
1730 #: src/language/data-io/print.c:692
1732 "The number of format specifications exceeds the number of variable names "
1736 #: src/language/data-io/print.c:844
1738 msgid "Writing %d record to %s."
1739 msgid_plural "Writing %d records to %s."
1743 #: src/language/data-io/print.c:848
1745 msgid "Writing %d record."
1746 msgid_plural "Writing %d records."
1750 #: src/language/data-io/print.c:1081
1751 msgid "The expression on PRINT SPACE evaluated to the system-missing value."
1754 #: src/language/data-io/print.c:1084
1756 msgid "The expression on PRINT SPACE evaluated to %g."
1759 #: src/language/dictionary/apply-dictionary.c:73
1761 msgid "Variable %s is %s in target file, but %s in source file."
1764 #: src/language/dictionary/apply-dictionary.c:89
1766 msgid "Cannot add value labels from source file to long string variable %s."
1769 #: src/language/dictionary/apply-dictionary.c:104
1772 "Cannot apply missing values from source file to long string variable %s."
1775 #: src/language/dictionary/apply-dictionary.c:124
1776 msgid "No matching variables found between the source and target files."
1779 #: src/language/dictionary/formats.c:90
1780 msgid "`(' expected after variable list"
1783 #: src/language/dictionary/formats.c:100 src/language/dictionary/numeric.c:69
1784 #: src/language/dictionary/numeric.c:140
1785 msgid "`)' expected after output format."
1788 #: src/language/dictionary/missing-values.c:56
1789 #: src/language/stats/aggregate.c:446
1790 msgid "expecting `('"
1793 #: src/language/dictionary/missing-values.c:72
1796 "Cannot mix numeric variables (e.g. %s) and string variables (e.g. %s) within "
1800 #: src/language/dictionary/missing-values.c:112
1802 msgid "Truncating missing value to short string length (%d characters)."
1805 #: src/language/dictionary/missing-values.c:131
1807 msgid "Missing values provided are too long to assign to variable of width %d."
1810 #: src/language/dictionary/modify-variables.c:92
1812 "MODIFY VARS may not be used after TEMPORARY. Temporary transformations will "
1813 "be made permanent."
1816 #: src/language/dictionary/modify-variables.c:114
1817 msgid "REORDER subcommand may be given at most once."
1820 #: src/language/dictionary/modify-variables.c:137
1821 msgid "Cannot specify ALL after specifying a set of variables."
1824 #: src/language/dictionary/modify-variables.c:147
1825 msgid "`(' expected on REORDER subcommand."
1828 #: src/language/dictionary/modify-variables.c:159
1829 msgid "`)' expected following variable names on REORDER subcommand."
1832 #: src/language/dictionary/modify-variables.c:177
1833 msgid "RENAME subcommand may be given at most once."
1836 #: src/language/dictionary/modify-variables.c:190
1837 msgid "`(' expected on RENAME subcommand."
1840 #: src/language/dictionary/modify-variables.c:198
1842 "`=' expected between lists of new and old variable names on RENAME "
1846 #: src/language/dictionary/modify-variables.c:206
1849 "Differing number of variables in old name list (%d) and in new name list (%"
1853 #: src/language/dictionary/modify-variables.c:217
1854 msgid "`)' expected after variable lists on RENAME subcommand."
1857 #: src/language/dictionary/modify-variables.c:231
1859 "KEEP subcommand may be given at most once. It may notbe given in "
1860 "conjunction with the DROP subcommand."
1863 #: src/language/dictionary/modify-variables.c:274
1865 "DROP subcommand may be given at most once. It may not be given in "
1866 "conjunction with the KEEP subcommand."
1869 #: src/language/dictionary/modify-variables.c:300
1871 msgid "Unrecognized subcommand name `%s'."
1874 #: src/language/dictionary/modify-variables.c:302
1875 msgid "Subcommand name expected."
1878 #: src/language/dictionary/modify-variables.c:310
1879 msgid "`/' or `.' expected."
1882 #: src/language/dictionary/numeric.c:62
1884 msgid "Format type %s may not be used with a numeric variable."
1887 #: src/language/dictionary/numeric.c:81 src/language/dictionary/numeric.c:163
1888 #: src/language/dictionary/vector.c:161
1890 msgid "There is already a variable named %s."
1893 #: src/language/dictionary/numeric.c:133
1895 msgid "Format type %s may not be used with a string variable."
1898 #: src/language/dictionary/rename-variables.c:50
1900 "RENAME VARS may not be used after TEMPORARY. Temporary transformations will "
1901 "be made permanent."
1904 #: src/language/dictionary/rename-variables.c:60
1905 msgid "`(' expected."
1908 #: src/language/dictionary/rename-variables.c:68
1909 msgid "`=' expected between lists of new and old variable names."
1912 #: src/language/dictionary/rename-variables.c:77
1915 "Differing number of variables in old name list (%u) and in new name list (%"
1919 #: src/language/dictionary/rename-variables.c:89
1920 msgid "`)' expected after variable names."
1923 #: src/language/dictionary/rename-variables.c:99
1925 msgid "Renaming would duplicate variable name %s."
1928 #: src/language/dictionary/split-file.c:84
1929 #: src/language/dictionary/sys-file-info.c:522
1930 #: src/language/stats/crosstabs.q:1113 src/language/stats/crosstabs.q:1140
1931 #: src/language/stats/crosstabs.q:1160 src/language/stats/crosstabs.q:1182
1932 #: src/language/stats/examine.q:1149 src/language/stats/frequencies.q:1149
1933 #: src/language/stats/frequencies.q:1270
1937 #: src/language/dictionary/split-file.c:85
1938 #: src/language/dictionary/sys-file-info.c:384
1939 #: src/language/dictionary/sys-file-info.c:523 src/ui/gui/var-sheet.c:74
1943 #: src/language/dictionary/sys-file-info.c:104
1947 #: src/language/dictionary/sys-file-info.c:106
1951 #: src/language/dictionary/sys-file-info.c:110
1955 #: src/language/dictionary/sys-file-info.c:113
1959 #: src/language/dictionary/sys-file-info.c:116
1963 #: src/language/dictionary/sys-file-info.c:117
1967 #: src/language/dictionary/sys-file-info.c:117
1971 #: src/language/dictionary/sys-file-info.c:118
1975 #: src/language/dictionary/sys-file-info.c:121
1979 #: src/language/dictionary/sys-file-info.c:124
1983 #: src/language/dictionary/sys-file-info.c:125
1984 msgid "System File."
1987 #: src/language/dictionary/sys-file-info.c:126
1991 #: src/language/dictionary/sys-file-info.c:130
1992 msgid "Not weighted."
1995 #: src/language/dictionary/sys-file-info.c:132
1999 #: src/language/dictionary/sys-file-info.c:134
2001 msgid "Compression %s."
2004 #: src/language/dictionary/sys-file-info.c:134
2008 #: src/language/dictionary/sys-file-info.c:134
2012 #: src/language/dictionary/sys-file-info.c:144
2013 #: src/language/dictionary/sys-file-info.c:382
2017 #: src/language/dictionary/sys-file-info.c:145
2018 #: src/language/dictionary/sys-file-info.c:380
2022 #: src/language/dictionary/sys-file-info.c:203
2023 msgid "The active file does not have a file label."
2026 #: src/language/dictionary/sys-file-info.c:206
2030 #: src/language/dictionary/sys-file-info.c:268
2031 msgid "No variables to display."
2034 #: src/language/dictionary/sys-file-info.c:287
2035 msgid "Macros not supported."
2038 #: src/language/dictionary/sys-file-info.c:297
2039 msgid "The active file dictionary does not contain any documents."
2042 #: src/language/dictionary/sys-file-info.c:306
2043 msgid "Documents in the active file:"
2046 #: src/language/dictionary/sys-file-info.c:456
2051 #: src/language/dictionary/sys-file-info.c:463
2053 msgid "Print Format: %s"
2056 #: src/language/dictionary/sys-file-info.c:466
2058 msgid "Write Format: %s"
2061 #: src/language/dictionary/sys-file-info.c:478
2062 msgid "Missing Values: "
2065 #: src/language/dictionary/sys-file-info.c:579
2066 msgid "No vectors defined."
2069 #: src/language/dictionary/sys-file-info.c:594
2073 #: src/language/dictionary/value-labels.c:121
2076 "It is not possible to assign value labels to long string variables such as %"
2080 #: src/language/dictionary/value-labels.c:157 src/language/lexer/lexer.c:590
2081 msgid "expecting string"
2084 #: src/language/dictionary/value-labels.c:166 src/language/lexer/lexer.c:604
2085 msgid "expecting integer"
2088 #: src/language/dictionary/value-labels.c:170
2090 msgid "Value label `%g' is not integer."
2093 #: src/language/dictionary/value-labels.c:180
2094 msgid "Truncating value label to 60 characters."
2097 #: src/language/dictionary/variable-label.c:51
2098 msgid "String expected for variable label."
2101 #: src/language/dictionary/variable-label.c:57
2102 msgid "Truncating variable label to 255 characters."
2105 #: src/language/dictionary/vector.c:72
2107 msgid "Vector name %s is given twice."
2110 #: src/language/dictionary/vector.c:78
2112 msgid "There is already a vector with name %s."
2115 #: src/language/dictionary/vector.c:99
2117 "A slash must be used to separate each vector specification when using the "
2118 "long form. Commands such as VECTOR A,B=Q1 TO Q20 are not supported."
2121 #: src/language/dictionary/vector.c:133
2122 msgid "Vectors must have at least one element."
2125 #: src/language/dictionary/vector.c:147
2127 msgid "%s%d is too long for a variable name."
2130 #: src/language/dictionary/vector.c:186
2132 "The syntax for this command does not match the expected syntax for either "
2133 "the long form or the short form of VECTOR."
2136 #: src/language/dictionary/weight.c:50
2137 msgid "The weighting variable must be numeric."
2140 #: src/language/dictionary/weight.c:55
2141 msgid "The weighting variable may not be scratch."
2144 #: src/language/expressions/evaluate.c:147
2145 msgid "expecting number or string"
2148 #: src/language/expressions/helpers.c:37
2150 "One of the arguments to a DATE function is not an integer. The result will "
2151 "be system-missing."
2154 #: src/language/expressions/helpers.c:59
2156 "The week argument to DATE.WKYR is not an integer. The result will be system-"
2160 #: src/language/expressions/helpers.c:65
2162 "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53. "
2163 "The result will be system-missing."
2166 #: src/language/expressions/helpers.c:87
2168 "The day argument to DATE.YRDAY is not an integer. The result will be system-"
2172 #: src/language/expressions/helpers.c:93
2174 "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366. "
2175 "The result will be system-missing."
2178 #: src/language/expressions/helpers.c:115
2180 "The year argument to YRMODA is greater than 47516. The result will be "
2184 #: src/language/expressions/parse.c:253
2187 "Type mismatch: expression has %s type, but a numeric value is required here."
2190 #: src/language/expressions/parse.c:265
2193 "Type mismatch: expression has %s type, but a string value is required here."
2196 #: src/language/expressions/parse.c:406
2198 msgid "Type mismatch while applying %s operator: cannot convert %s to %s."
2201 #: src/language/expressions/parse.c:611
2203 "Chaining relational operators (e.g. \"a < b < c\") will not produce the "
2204 "mathematically expected result. Use the AND logical operator to fix the "
2205 "problem (e.g. \"a < b AND b < c\"). If chaining is really intended, "
2206 "parentheses will disable this warning (e.g. \"(a < b) < c\".)"
2209 #: src/language/expressions/parse.c:710
2211 "The exponentiation operator (\"**\") is left-associative, even though right-"
2212 "associative semantics are more useful. That is, \"a**b**c\" equals \"(a**b)"
2213 "**c\", not as \"a**(b**c)\". To disable this warning, insert parentheses."
2216 #: src/language/expressions/parse.c:775
2218 msgid "Unknown system variable %s."
2221 #: src/language/expressions/parse.c:817
2223 msgid "Unknown identifier %s."
2226 #: src/language/expressions/parse.c:845 src/language/stats/aggregate.c:502
2227 msgid "expecting `)'"
2230 #: src/language/expressions/parse.c:852
2231 msgid "in expression"
2234 #: src/language/expressions/parse.c:1028
2236 msgid "%s must have at least %d arguments in list."
2239 #: src/language/expressions/parse.c:1037
2241 msgid "%s must have even number of arguments in list."
2244 #: src/language/expressions/parse.c:1040
2246 msgid "%s must have multiple of %d arguments in list."
2249 #: src/language/expressions/parse.c:1050
2251 msgid "%s function does not accept a minimum valid argument count."
2254 #: src/language/expressions/parse.c:1059
2256 msgid "%s requires at least %d valid arguments in list."
2259 #: src/language/expressions/parse.c:1065
2262 "With %s, using minimum valid argument count of %d does not make sense when "
2263 "passing only %d arguments in list."
2266 #: src/language/expressions/parse.c:1119
2268 msgid "Type mismatch invoking %s as "
2271 #: src/language/expressions/parse.c:1124
2272 msgid "Function invocation "
2275 #: src/language/expressions/parse.c:1126
2276 msgid " does not match any known function. Candidates are:"
2279 #: src/language/expressions/parse.c:1156
2281 msgid "No function or vector named %s."
2284 #: src/language/expressions/parse.c:1198
2286 msgid "expecting `,' or `)' invoking %s function"
2289 #: src/language/expressions/parse.c:1218
2291 msgid "%s is a PSPP extension."
2294 #: src/language/expressions/parse.c:1221 src/ui/terminal/command-line.c:126
2295 #: src/ui/terminal/command-line.c:145 src/ui/terminal/command-line.c:157
2297 msgid "%s is not yet implemented."
2300 #: src/language/expressions/parse.c:1226
2302 msgid "%s may not appear after TEMPORARY."
2305 #: src/language/lexer/format-parser.c:66
2306 msgid "X and T format specifiers not allowed here."
2309 #: src/language/lexer/format-parser.c:74
2311 msgid "%.*s is not a valid data format."
2314 #: src/language/lexer/format-parser.c:115
2315 msgid "Format specifier expected."
2318 #: src/language/lexer/format-parser.c:127
2320 msgid "Data format %s does not specify a width."
2323 #: src/language/lexer/format-parser.c:133
2325 msgid "String variable width may not exceed %d"
2328 #: src/language/lexer/format-parser.c:150
2330 msgid "Data format %s is not valid."
2333 #: src/language/lexer/lexer.c:264
2335 msgid "%s does not form a valid number."
2338 #: src/language/lexer/lexer.c:368
2340 msgid "Bad character in input: `%c'."
2343 #: src/language/lexer/lexer.c:370
2345 msgid "Bad character in input: `\\%o'."
2348 #: src/language/lexer/lexer.c:401
2350 msgid "Subcommand %s may only be specified once."
2353 #: src/language/lexer/lexer.c:409
2355 msgid "missing required subcommand %s"
2358 #: src/language/lexer/lexer.c:438
2360 msgid "Syntax error %s at %s."
2363 #: src/language/lexer/lexer.c:441
2365 msgid "Syntax error at %s."
2368 #: src/language/lexer/lexer.c:559 src/language/lexer/lexer.c:576
2370 msgid "expecting `%s'"
2373 #: src/language/lexer/lexer.c:618
2374 msgid "expecting number"
2377 #: src/language/lexer/lexer.c:632
2378 msgid "expecting identifier"
2381 #: src/language/lexer/lexer.c:861
2385 #: src/language/lexer/lexer.c:1007
2389 #: src/language/lexer/lexer.c:1012
2393 #: src/language/lexer/lexer.c:1017
2397 #: src/language/lexer/lexer.c:1027
2399 msgid "String of %s digits has %d characters, which is not a multiple of %d."
2402 #: src/language/lexer/lexer.c:1056
2404 msgid "`%c' is not a valid %s digit."
2407 #: src/language/lexer/lexer.c:1087
2408 msgid "Unterminated string constant."
2411 #: src/language/lexer/lexer.c:1141
2412 msgid "Unexpected end of file in string concatenation."
2415 #: src/language/lexer/lexer.c:1149
2416 msgid "String expected following `+'."
2419 #: src/language/lexer/lexer.c:1162
2421 msgid "String exceeds 255 characters in length (%d characters)."
2424 #: src/language/lexer/lexer.c:1177
2426 "Sorry, literal strings may not contain null characters. Replacing with "
2430 #: src/language/lexer/range-parser.c:43
2433 "Low end of range (%g) is below high end (%g). The range will be treated as "
2437 #: src/language/lexer/range-parser.c:51
2439 msgid "Ends of range are equal (%g)."
2442 #: src/language/lexer/range-parser.c:59
2443 msgid "LO or LOWEST must be part of a range."
2446 #: src/language/lexer/range-parser.c:98
2447 msgid "System-missing value is not valid here."
2450 #: src/language/lexer/range-parser.c:106
2451 msgid "expecting number or data string"
2454 #: src/language/lexer/variable-parser.c:51
2455 msgid "expecting variable name"
2458 #: src/language/lexer/variable-parser.c:61
2460 msgid "%s is not a variable name."
2463 #: src/language/lexer/variable-parser.c:149
2466 "%s is not a numeric variable. It will not be included in the variable list."
2469 #: src/language/lexer/variable-parser.c:152
2472 "%s is not a string variable. It will not be included in the variable list."
2475 #: src/language/lexer/variable-parser.c:156
2477 msgid "Scratch variables (such as %s) are not allowed here."
2480 #: src/language/lexer/variable-parser.c:159
2483 "%s and %s are not the same type. All variables in this variable list must "
2484 "be of the same type. %s will be omitted from list."
2487 #: src/language/lexer/variable-parser.c:164
2489 msgid "Variable %s appears twice in variable list."
2492 #: src/language/lexer/variable-parser.c:273
2494 msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
2497 #: src/language/lexer/variable-parser.c:282
2500 "When using the TO keyword to specify several variables, both variables must "
2501 "be from the same variable dictionaries, of either ordinary, scratch, or "
2502 "system variables. %s is a %s variable, whereas %s is %s."
2505 #: src/language/lexer/variable-parser.c:353
2506 msgid "incorrect use of TO convention"
2509 #: src/language/lexer/variable-parser.c:396
2510 msgid "Scratch variables not allowed here."
2513 #: src/language/lexer/variable-parser.c:418
2514 msgid "Prefixes don't match in use of TO convention."
2517 #: src/language/lexer/variable-parser.c:423
2518 msgid "Bad bounds in use of TO convention."
2521 #: src/language/line-buffer.c:250
2523 msgid "Can't find `%s' in include file search path."
2526 #: src/language/line-buffer.c:334
2528 msgid "Closing `%s': %s."
2531 #: src/language/line-buffer.c:445
2533 msgid "opening \"%s\" as syntax file"
2536 #: src/language/line-buffer.c:450
2538 msgid "Opening `%s': %s."
2541 #: src/language/line-buffer.c:463
2543 msgid "Reading `%s': %s."
2546 #: src/language/stats/aggregate.c:211
2547 msgid "while expecting COLUMNWISE"
2550 #: src/language/stats/aggregate.c:240
2551 msgid "expecting BREAK"
2554 #: src/language/stats/aggregate.c:245
2556 "When PRESORTED is specified, specifying sorting directions with (A) or (D) "
2557 "has no effect. Output data will be sorted the same way as the input data."
2560 #: src/language/stats/aggregate.c:415
2561 msgid "expecting aggregation function"
2564 #: src/language/stats/aggregate.c:431
2566 msgid "Unknown aggregation function %s."
2569 #: src/language/stats/aggregate.c:483
2571 msgid "Missing argument %d to %s."
2574 #: src/language/stats/aggregate.c:492
2576 msgid "Arguments to %s must be of same type as source variables."
2579 #: src/language/stats/aggregate.c:514
2582 "Number of source variables (%u) does not match number of target variables (%"
2586 #: src/language/stats/aggregate.c:530
2589 "The value arguments passed to the %s function are out-of-order. They will "
2590 "be treated as if they had been specified in the correct order."
2593 #: src/language/stats/aggregate.c:597
2596 "Variable name %s is not unique within the aggregate file dictionary, which "
2597 "contains the aggregate variables and the break variables."
2600 #: src/language/stats/autorecode.c:135
2602 msgid "Source variable count (%u) does not match target variable count (%u)."
2605 #: src/language/stats/autorecode.c:163
2607 msgid "Target variable %s duplicates existing variable %s."
2610 #: src/language/stats/autorecode.c:170
2612 msgid "Duplicate variable name %s among target variables."
2615 #: src/language/stats/crosstabs.q:268
2617 "Missing mode REPORT not allowed in general mode. Assuming MISSING=TABLE."
2620 #: src/language/stats/crosstabs.q:278
2621 msgid "Write mode ALL not allowed in general mode. Assuming WRITE=CELLS."
2624 #: src/language/stats/crosstabs.q:334
2625 msgid "Too many crosstabulation variables or dimensions."
2628 #: src/language/stats/crosstabs.q:344
2629 msgid "expecting BY"
2632 #: src/language/stats/crosstabs.q:411
2633 msgid "VARIABLES must be specified before TABLES."
2636 #: src/language/stats/crosstabs.q:448
2638 msgid "Maximum value (%ld) less than minimum value (%ld)."
2641 #: src/language/stats/crosstabs.q:814
2645 #: src/language/stats/crosstabs.q:816 src/language/stats/examine.q:934
2649 #: src/language/stats/crosstabs.q:817 src/language/stats/examine.q:868
2650 #: src/language/stats/frequencies.q:1147 src/language/stats/frequencies.q:1520
2654 #: src/language/stats/crosstabs.q:818 src/language/stats/examine.q:869
2655 #: src/language/stats/frequencies.q:1215 src/language/stats/frequencies.q:1521
2656 #: src/ui/gui/var-sheet.c:76
2660 #: src/language/stats/crosstabs.q:819 src/language/stats/crosstabs.q:1022
2661 #: src/language/stats/crosstabs.q:1742 src/language/stats/examine.q:870
2662 #: src/language/stats/frequencies.q:1224 src/language/stats/oneway.q:317
2663 #: src/language/stats/oneway.q:481 src/language/stats/regression.q:314
2667 #: src/language/stats/crosstabs.q:829 src/language/stats/examine.q:946
2668 #: src/language/stats/frequencies.q:1519 src/language/stats/oneway.q:403
2669 #: src/language/stats/t-test.q:687 src/language/stats/t-test.q:710
2670 #: src/language/stats/t-test.q:835 src/language/stats/t-test.q:1370
2674 #: src/language/stats/crosstabs.q:830 src/language/stats/examine.q:949
2675 #: src/language/stats/frequencies.q:1151 src/language/stats/frequencies.q:1152
2676 #: src/language/stats/frequencies.q:1153
2680 #: src/language/stats/crosstabs.q:1072
2684 #: src/language/stats/crosstabs.q:1073
2688 #: src/language/stats/crosstabs.q:1074
2692 #: src/language/stats/crosstabs.q:1075
2696 #: src/language/stats/crosstabs.q:1076
2700 #: src/language/stats/crosstabs.q:1077
2704 #: src/language/stats/crosstabs.q:1078
2708 #: src/language/stats/crosstabs.q:1079
2712 #: src/language/stats/crosstabs.q:1109
2713 msgid "Chi-square tests."
2716 #: src/language/stats/crosstabs.q:1112 src/language/stats/crosstabs.q:1139
2717 #: src/language/stats/crosstabs.q:1159 src/language/stats/crosstabs.q:1180
2718 #: src/language/stats/examine.q:1380
2722 #: src/language/stats/crosstabs.q:1114 src/language/stats/oneway.q:290
2723 #: src/language/stats/oneway.q:693 src/language/stats/regression.q:307
2724 #: src/language/stats/t-test.q:985 src/language/stats/t-test.q:1177
2725 #: src/language/stats/t-test.q:1269
2729 #: src/language/stats/crosstabs.q:1116
2730 msgid "Asymp. Sig. (2-sided)"
2733 #: src/language/stats/crosstabs.q:1118
2734 msgid "Exact. Sig. (2-sided)"
2737 #: src/language/stats/crosstabs.q:1120
2738 msgid "Exact. Sig. (1-sided)"
2741 #: src/language/stats/crosstabs.q:1135
2742 msgid "Symmetric measures."
2745 #: src/language/stats/crosstabs.q:1138 src/language/stats/crosstabs.q:1179
2749 #: src/language/stats/crosstabs.q:1141 src/language/stats/crosstabs.q:1183
2750 msgid "Asymp. Std. Error"
2753 #: src/language/stats/crosstabs.q:1142 src/language/stats/crosstabs.q:1184
2757 #: src/language/stats/crosstabs.q:1143 src/language/stats/crosstabs.q:1185
2758 msgid "Approx. Sig."
2761 #: src/language/stats/crosstabs.q:1154
2762 msgid "Risk estimate."
2765 #: src/language/stats/crosstabs.q:1158
2767 msgid "95%% Confidence Interval"
2770 #: src/language/stats/crosstabs.q:1161 src/language/stats/t-test.q:989
2771 #: src/language/stats/t-test.q:1174 src/language/stats/t-test.q:1272
2775 #: src/language/stats/crosstabs.q:1162 src/language/stats/t-test.q:990
2776 #: src/language/stats/t-test.q:1175 src/language/stats/t-test.q:1273
2780 #: src/language/stats/crosstabs.q:1176
2781 msgid "Directional measures."
2784 #: src/language/stats/crosstabs.q:1181 src/ui/gui/var-sheet.c:71
2788 #: src/language/stats/crosstabs.q:1937
2789 msgid "Pearson Chi-Square"
2792 #: src/language/stats/crosstabs.q:1938
2793 msgid "Likelihood Ratio"
2796 #: src/language/stats/crosstabs.q:1939
2797 msgid "Fisher's Exact Test"
2800 #: src/language/stats/crosstabs.q:1940
2801 msgid "Continuity Correction"
2804 #: src/language/stats/crosstabs.q:1941
2805 msgid "Linear-by-Linear Association"
2808 #: src/language/stats/crosstabs.q:1978 src/language/stats/crosstabs.q:2048
2809 #: src/language/stats/crosstabs.q:2107
2810 msgid "N of Valid Cases"
2813 #: src/language/stats/crosstabs.q:1994 src/language/stats/crosstabs.q:2123
2814 msgid "Nominal by Nominal"
2817 #: src/language/stats/crosstabs.q:1995 src/language/stats/crosstabs.q:2124
2818 msgid "Ordinal by Ordinal"
2821 #: src/language/stats/crosstabs.q:1996
2822 msgid "Interval by Interval"
2825 #: src/language/stats/crosstabs.q:1997
2826 msgid "Measure of Agreement"
2829 #: src/language/stats/crosstabs.q:2002
2833 #: src/language/stats/crosstabs.q:2003
2837 #: src/language/stats/crosstabs.q:2004
2838 msgid "Contingency Coefficient"
2841 #: src/language/stats/crosstabs.q:2005
2842 msgid "Kendall's tau-b"
2845 #: src/language/stats/crosstabs.q:2006
2846 msgid "Kendall's tau-c"
2849 #: src/language/stats/crosstabs.q:2007
2853 #: src/language/stats/crosstabs.q:2008
2854 msgid "Spearman Correlation"
2857 #: src/language/stats/crosstabs.q:2009
2861 #: src/language/stats/crosstabs.q:2010
2865 #: src/language/stats/crosstabs.q:2080
2867 msgid "Odds Ratio for %s (%g / %g)"
2870 #: src/language/stats/crosstabs.q:2083
2872 msgid "Odds Ratio for %s (%.*s / %.*s)"
2875 #: src/language/stats/crosstabs.q:2091
2877 msgid "For cohort %s = %g"
2880 #: src/language/stats/crosstabs.q:2094
2882 msgid "For cohort %s = %.*s"
2885 #: src/language/stats/crosstabs.q:2125
2886 msgid "Nominal by Interval"
2889 #: src/language/stats/crosstabs.q:2130
2893 #: src/language/stats/crosstabs.q:2131
2894 msgid "Goodman and Kruskal tau"
2897 #: src/language/stats/crosstabs.q:2132
2898 msgid "Uncertainty Coefficient"
2901 #: src/language/stats/crosstabs.q:2133
2905 #: src/language/stats/crosstabs.q:2134
2909 #: src/language/stats/crosstabs.q:2139
2913 #: src/language/stats/crosstabs.q:2140 src/language/stats/crosstabs.q:2141
2915 msgid "%s Dependent"
2918 #: src/language/stats/descriptives.c:106 src/language/stats/examine.q:1485
2919 #: src/language/stats/frequencies.q:121 src/language/stats/oneway.q:404
2920 #: src/language/stats/t-test.q:688 src/language/stats/t-test.q:711
2921 #: src/language/stats/t-test.q:834 src/language/stats/t-test.q:1171
2925 #: src/language/stats/descriptives.c:107
2929 #: src/language/stats/descriptives.c:108 src/language/stats/frequencies.q:125
2933 #: src/language/stats/descriptives.c:109 src/language/stats/examine.q:1565
2934 #: src/language/stats/frequencies.q:126
2938 #: src/language/stats/descriptives.c:110 src/language/stats/examine.q:1672
2939 #: src/language/stats/frequencies.q:127
2943 #: src/language/stats/descriptives.c:111
2947 #: src/language/stats/descriptives.c:112 src/language/stats/examine.q:1652
2948 #: src/language/stats/frequencies.q:129
2952 #: src/language/stats/descriptives.c:113
2956 #: src/language/stats/descriptives.c:114 src/language/stats/examine.q:1613
2957 #: src/language/stats/frequencies.q:131
2961 #: src/language/stats/descriptives.c:115 src/language/stats/examine.q:1590
2962 #: src/language/stats/frequencies.q:132 src/language/stats/oneway.q:416
2966 #: src/language/stats/descriptives.c:116 src/language/stats/examine.q:1601
2967 #: src/language/stats/frequencies.q:133 src/language/stats/oneway.q:417
2971 #: src/language/stats/descriptives.c:117 src/language/stats/frequencies.q:134
2975 #: src/language/stats/descriptives.c:342
2977 msgid "Z-score variable name %s would be a duplicate variable name."
2980 #: src/language/stats/descriptives.c:444
2981 msgid "expecting statistic name: reverting to default"
2984 #: src/language/stats/descriptives.c:516
2986 "Ran out of generic names for Z-score variables. There are only 126 generic "
2987 "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
2990 #: src/language/stats/descriptives.c:547
2991 msgid "Mapping of variables to corresponding Z-scores."
2994 #: src/language/stats/descriptives.c:552
2998 #: src/language/stats/descriptives.c:553
3002 #: src/language/stats/descriptives.c:671 src/language/stats/descriptives.c:677
3006 #: src/language/stats/descriptives.c:896
3010 #: src/language/stats/descriptives.c:897
3014 #: src/language/stats/descriptives.c:924
3016 msgid "Valid cases = %g; cases with missing value(s) = %g."
3019 #: src/language/stats/examine.q:485 src/language/stats/examine.q:497
3021 msgid "%s and %s are mutually exclusive"
3024 #: src/language/stats/examine.q:928
3025 msgid "Case Processing Summary"
3028 #: src/language/stats/examine.q:1134
3029 msgid "Extreme Values"
3032 #: src/language/stats/examine.q:1150
3036 #: src/language/stats/examine.q:1235
3040 #: src/language/stats/examine.q:1240
3044 #: src/language/stats/examine.q:1381 src/language/stats/oneway.q:406
3045 #: src/language/stats/oneway.q:691 src/language/stats/regression.q:211
3049 #: src/language/stats/examine.q:1383 src/language/stats/oneway.q:420
3050 msgid "Descriptives"
3053 #: src/language/stats/examine.q:1503 src/language/stats/oneway.q:411
3055 msgid "%g%% Confidence Interval for Mean"
3058 #: src/language/stats/examine.q:1509 src/language/stats/oneway.q:413
3062 #: src/language/stats/examine.q:1520 src/language/stats/oneway.q:414
3066 #: src/language/stats/examine.q:1532
3068 msgid "5%% Trimmed Mean"
3071 #: src/language/stats/examine.q:1543 src/language/stats/frequencies.q:123
3075 #: src/language/stats/examine.q:1577 src/language/stats/oneway.q:405
3076 #: src/language/stats/t-test.q:689 src/language/stats/t-test.q:712
3077 #: src/language/stats/t-test.q:836 src/language/stats/t-test.q:1172
3078 msgid "Std. Deviation"
3081 #: src/language/stats/examine.q:1625
3082 msgid "Interquartile Range"
3085 #: src/language/stats/examine.q:1777
3087 msgid "Boxplot of %s vs. %s"
3090 #: src/language/stats/examine.q:1802
3094 #: src/language/stats/examine.q:1844
3096 msgid "Normal Q-Q Plot of %s"
3099 #: src/language/stats/examine.q:1845 src/language/stats/examine.q:1851
3100 msgid "Observed Value"
3103 #: src/language/stats/examine.q:1846
3104 msgid "Expected Normal"
3107 #: src/language/stats/examine.q:1849
3109 msgid "Detrended Normal Q-Q Plot of %s"
3112 #: src/language/stats/examine.q:1852
3113 msgid "Dev from Normal"
3116 #: src/language/stats/examine.q:1971 src/language/stats/examine.q:1993
3117 #: src/language/stats/frequencies.q:1531
3121 #: src/language/stats/examine.q:2118
3122 msgid "Tukey's Hinges"
3125 #: src/language/stats/flip.c:98
3127 "FLIP ignores TEMPORARY. Temporary transformations will be made permanent."
3130 #: src/language/stats/flip.c:240
3132 msgid "Could not create acceptable variant for variable %s."
3135 #: src/language/stats/flip.c:256
3136 msgid "Cannot create more than 99999 variable names."
3139 #: src/language/stats/flip.c:293
3140 msgid "Could not create temporary file for FLIP."
3143 #: src/language/stats/flip.c:304 src/language/stats/flip.c:370
3145 msgid "Error writing FLIP file: %s."
3148 #: src/language/stats/flip.c:417
3150 msgid "Error rewinding FLIP file: %s."
3153 #: src/language/stats/flip.c:424
3154 msgid "Error creating FLIP source file."
3157 #: src/language/stats/flip.c:436
3159 msgid "Error reading FLIP file: %s."
3162 #: src/language/stats/flip.c:460
3164 msgid "Error seeking FLIP source file: %s."
3167 #: src/language/stats/flip.c:468
3169 msgid "Error writing FLIP source file: %s."
3172 #: src/language/stats/flip.c:479
3174 msgid "Error closing FLIP source file: %s."
3177 #: src/language/stats/flip.c:487
3179 msgid "Error rewinding FLIP source file: %s."
3182 #: src/language/stats/flip.c:535
3184 msgid "Error reading FLIP temporary file: %s."
3187 #: src/language/stats/flip.c:538
3188 msgid "Unexpected end of file reading FLIP temporary file."
3191 #: src/language/stats/frequencies.q:122
3195 #: src/language/stats/frequencies.q:124
3199 #: src/language/stats/frequencies.q:128
3203 #: src/language/stats/frequencies.q:130
3207 #: src/language/stats/frequencies.q:406
3209 "At most one of BARCHART, HISTOGRAM, or HBAR should be given. HBAR will be "
3210 "assumed. Argument values will be given precedence increasing along the "
3214 #: src/language/stats/frequencies.q:489
3217 "MAX must be greater than or equal to MIN, if both are specified. However, "
3218 "MIN was specified as %g and MAX as %g. MIN and MAX will be ignored."
3221 #: src/language/stats/frequencies.q:814
3223 "Upper limit of integer mode value range must be greater than lower limit."
3226 #: src/language/stats/frequencies.q:827
3228 msgid "Variable %s specified multiple times on VARIABLES subcommand."
3231 #: src/language/stats/frequencies.q:833
3233 msgid "Integer mode specified, but %s is not a numeric variable."
3236 #: src/language/stats/frequencies.q:899
3237 msgid "`)' expected after GROUPED interval list."
3240 #: src/language/stats/frequencies.q:911
3242 msgid "Variables %s specified on GROUPED but not on VARIABLES."
3245 #: src/language/stats/frequencies.q:918
3247 msgid "Variables %s specified multiple times on GROUPED subcommand."
3250 #: src/language/stats/frequencies.q:1148 src/language/stats/frequencies.q:1240
3251 #: src/language/stats/frequencies.q:1241 src/language/stats/frequencies.q:1273
3255 #: src/language/stats/frequencies.q:1150 src/output/charts/plot-hist.c:129
3259 #: src/language/stats/frequencies.q:1170
3263 #: src/language/stats/frequencies.q:1271
3267 #: src/language/stats/frequencies.q:1272 src/language/stats/frequencies.q:1274
3271 #: src/language/stats/frequencies.q:1493
3273 msgid "No valid data for variable %s; statistics not displayed."
3276 #: src/language/stats/means.q:104
3277 msgid "Missing required subcommand TABLES."
3280 #: src/language/stats/means.q:138
3281 msgid "TABLES subcommand may not appear more than once."
3284 #: src/language/stats/oneway.q:180
3285 msgid "Number of contrast coefficients must equal the number of groups"
3288 #: src/language/stats/oneway.q:189
3290 msgid "Coefficients for contrast %d do not total zero"
3293 #: src/language/stats/oneway.q:254
3295 msgid "`%s' is not a variable name"
3298 #: src/language/stats/oneway.q:289 src/language/stats/regression.q:306
3299 msgid "Sum of Squares"
3302 #: src/language/stats/oneway.q:291 src/language/stats/regression.q:308
3306 #: src/language/stats/oneway.q:292 src/language/stats/regression.q:309
3307 #: src/language/stats/t-test.q:982
3311 #: src/language/stats/oneway.q:293 src/language/stats/oneway.q:547
3312 #: src/language/stats/regression.q:214 src/language/stats/regression.q:310
3313 msgid "Significance"
3316 #: src/language/stats/oneway.q:315
3317 msgid "Between Groups"
3320 #: src/language/stats/oneway.q:316
3321 msgid "Within Groups"
3324 #: src/language/stats/oneway.q:363 src/language/stats/regression.q:336
3328 #: src/language/stats/oneway.q:544
3329 msgid "Levene Statistic"
3332 #: src/language/stats/oneway.q:545
3336 #: src/language/stats/oneway.q:546
3340 #: src/language/stats/oneway.q:550
3341 msgid "Test of Homogeneity of Variances"
3344 #: src/language/stats/oneway.q:620
3345 msgid "Contrast Coefficients"
3348 #: src/language/stats/oneway.q:622 src/language/stats/oneway.q:689
3352 #: src/language/stats/oneway.q:687
3353 msgid "Contrast Tests"
3356 #: src/language/stats/oneway.q:690
3357 msgid "Value of Contrast"
3360 #: src/language/stats/oneway.q:692 src/language/stats/regression.q:213
3361 #: src/language/stats/t-test.q:984 src/language/stats/t-test.q:1176
3362 #: src/language/stats/t-test.q:1268
3366 #: src/language/stats/oneway.q:694 src/language/stats/t-test.q:986
3367 #: src/language/stats/t-test.q:1178 src/language/stats/t-test.q:1270
3368 msgid "Sig. (2-tailed)"
3371 #: src/language/stats/oneway.q:738
3372 msgid "Assume equal variances"
3375 #: src/language/stats/oneway.q:742
3376 msgid "Does not assume equal"
3379 #: src/language/stats/rank.q:247
3381 msgid "Variable %s already exists."
3384 #: src/language/stats/rank.q:252
3385 msgid "Too many variables in INTO clause."
3388 #: src/language/stats/regression.q:165
3392 #: src/language/stats/regression.q:166
3396 #: src/language/stats/regression.q:167
3397 msgid "Adjusted R Square"
3400 #: src/language/stats/regression.q:168
3401 msgid "Std. Error of the Estimate"
3404 #: src/language/stats/regression.q:173
3405 msgid "Model Summary"
3408 #: src/language/stats/regression.q:210
3412 #: src/language/stats/regression.q:212
3416 #: src/language/stats/regression.q:215
3420 #: src/language/stats/regression.q:275
3421 msgid "Coefficients"
3424 #: src/language/stats/regression.q:312
3428 #: src/language/stats/regression.q:313
3432 #: src/language/stats/regression.q:391
3436 #: src/language/stats/regression.q:392
3440 #: src/language/stats/regression.q:407
3441 msgid "Coefficient Correlations"
3444 #: src/language/stats/regression.q:1121
3445 msgid "Dependent variable must be numeric."
3448 #: src/language/stats/sort-cases.c:64
3449 msgid "Buffer limit must be at least 2."
3452 #: src/language/stats/sort-criteria.c:97
3453 msgid "`A' or `D' expected inside parentheses."
3456 #: src/language/stats/sort-criteria.c:102
3457 msgid "`)' expected."
3460 #: src/language/stats/t-test.q:277
3461 msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
3464 #: src/language/stats/t-test.q:295
3465 msgid "VARIABLES subcommand is not appropriate with PAIRS"
3468 #: src/language/stats/t-test.q:333
3469 msgid "One or more VARIABLES must be specified."
3472 #: src/language/stats/t-test.q:384
3474 msgid "Long string variable %s is not valid here."
3477 #: src/language/stats/t-test.q:404 src/language/stats/t-test.q:419
3479 "When applying GROUPS to a string variable, two values must be specified."
3482 #: src/language/stats/t-test.q:491
3485 "PAIRED was specified but the number of variables preceding WITH (%d) did not "
3486 "match the number following (%d)."
3489 #: src/language/stats/t-test.q:508
3490 msgid "At least two variables must be specified on PAIRS."
3493 #: src/language/stats/t-test.q:685
3494 msgid "One-Sample Statistics"
3497 #: src/language/stats/t-test.q:690 src/language/stats/t-test.q:713
3498 #: src/language/stats/t-test.q:837
3502 #: src/language/stats/t-test.q:708
3503 msgid "Group Statistics"
3506 #: src/language/stats/t-test.q:831
3507 msgid "Paired Sample Statistics"
3510 #: src/language/stats/t-test.q:853 src/language/stats/t-test.q:1197
3511 #: src/language/stats/t-test.q:1387
3516 #: src/language/stats/t-test.q:970
3517 msgid "Independent Samples Test"
3520 #: src/language/stats/t-test.q:978
3521 msgid "Levene's Test for Equality of Variances"
3524 #: src/language/stats/t-test.q:980
3525 msgid "t-test for Equality of Means"
3528 #: src/language/stats/t-test.q:983 src/language/stats/t-test.q:1372
3532 #: src/language/stats/t-test.q:987 src/language/stats/t-test.q:1271
3533 msgid "Mean Difference"
3536 #: src/language/stats/t-test.q:988
3537 msgid "Std. Error Difference"
3540 #: src/language/stats/t-test.q:993 src/language/stats/t-test.q:1168
3541 #: src/language/stats/t-test.q:1263
3543 msgid "%g%% Confidence Interval of the Difference"
3546 #: src/language/stats/t-test.q:1048
3547 msgid "Equal variances assumed"
3550 #: src/language/stats/t-test.q:1100
3551 msgid "Equal variances not assumed"
3554 #: src/language/stats/t-test.q:1158
3555 msgid "Paired Samples Test"
3558 #: src/language/stats/t-test.q:1161
3559 msgid "Paired Differences"
3562 #: src/language/stats/t-test.q:1173
3563 msgid "Std. Error Mean"
3566 #: src/language/stats/t-test.q:1252
3567 msgid "One-Sample Test"
3570 #: src/language/stats/t-test.q:1257
3572 msgid "Test Value = %f"
3575 #: src/language/stats/t-test.q:1367
3576 msgid "Paired Samples Correlations"
3579 #: src/language/stats/t-test.q:1371
3583 #: src/language/stats/t-test.q:1390
3588 #: src/language/tests/moments-test.c:49
3589 msgid "expecting weight value"
3592 #: src/language/utilities/date.c:35
3593 msgid "Only USE ALL is currently implemented."
3596 #: src/language/utilities/include.c:43
3597 msgid "expecting file name"
3600 #: src/language/utilities/permissions.c:77
3602 msgid "Expecting %s or %s."
3605 #: src/language/utilities/permissions.c:110
3607 msgid "Cannot stat %s: %s"
3610 #: src/language/utilities/permissions.c:123
3612 msgid "Cannot change mode of %s: %s"
3615 #: src/language/utilities/set.q:172 src/language/utilities/set.q:174
3616 #: src/language/utilities/set.q:176 src/language/utilities/set.q:178
3617 #: src/language/utilities/set.q:180 src/language/utilities/set.q:182
3618 #: src/language/utilities/set.q:184 src/language/utilities/set.q:186
3619 #: src/language/utilities/set.q:188
3621 msgid "%s is obsolete."
3624 #: src/language/utilities/set.q:191
3626 msgid "%s is not implemented."
3629 #: src/language/utilities/set.q:194
3630 msgid "Active file compression is not implemented."
3633 #: src/language/utilities/set.q:269
3636 "CC%c: Custom currency string `%s' does not contain exactly three periods or "
3637 "commas (not both)."
3640 #: src/language/utilities/set.q:321
3641 msgid "EPOCH must be 1500 or later."
3644 #: src/language/utilities/set.q:328
3645 msgid "expecting AUTOMATIC or year"
3648 #: src/language/utilities/set.q:349
3649 msgid "LENGTH must be at least 1."
3652 #: src/language/utilities/set.q:393
3653 msgid "WIDTH must be at least 40."
3656 #: src/language/utilities/set.q:415
3659 "FORMAT requires numeric output format as an argument. Specified format %s "
3660 "is of type string."
3663 #: src/language/utilities/set.q:472
3664 msgid "BLANKS is SYSMIS."
3667 #: src/language/utilities/set.q:474
3669 msgid "BLANKS is %g."
3672 #: src/language/utilities/set.q:506
3674 msgid "CC%c is \"%s\"."
3677 #: src/language/utilities/set.q:543
3679 msgid "DECIMAL is \"%c\"."
3682 #: src/language/utilities/set.q:549
3684 msgid "ENDCMD is \"%c\"."
3687 #: src/language/utilities/set.q:555
3689 msgid "FORMAT is %s."
3692 #: src/language/utilities/set.q:561
3694 msgid "LENGTH is %d."
3697 #: src/language/utilities/set.q:567
3699 msgid "MXERRS is %d."
3702 #: src/language/utilities/set.q:573
3704 msgid "MXLOOPS is %d."
3707 #: src/language/utilities/set.q:579
3709 msgid "MXWARNS is %d."
3712 #: src/language/utilities/set.q:586
3713 msgid "SCOMPRESSION is ON."
3716 #: src/language/utilities/set.q:588
3717 msgid "SCOMPRESSION is OFF."
3720 #: src/language/utilities/set.q:595
3721 msgid "UNDEFINED is WARN."
3724 #: src/language/utilities/set.q:597
3725 msgid "UNDEFINED is NOWARN."
3728 #: src/language/utilities/set.q:605
3729 msgid "WEIGHT is off."
3732 #: src/language/utilities/set.q:607
3734 msgid "WEIGHT is variable %s."
3737 #: src/language/utilities/set.q:613
3739 msgid "WIDTH is %d."
3742 #: src/language/utilities/title.c:70
3744 msgid "%s: `.' expected after string."
3747 #: src/language/utilities/title.c:140
3749 msgid "Document entered %s by %s:"
3752 #: src/language/xforms/compute.c:143 src/language/xforms/compute.c:190
3755 "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
3759 #: src/language/xforms/compute.c:146 src/language/xforms/compute.c:197
3762 "When executing COMPUTE: %g is not a valid value as an index into vector %s."
3765 #: src/language/xforms/compute.c:331
3767 msgid "There is no vector named %s."
3770 #: src/language/xforms/count.c:124
3771 msgid "Destination cannot be a string variable."
3774 #: src/language/xforms/recode.c:245
3776 "Inconsistent target variable types. Target variables must be all numeric or "
3780 #: src/language/xforms/recode.c:265
3781 msgid "CONVERT requires string input values and numeric output values."
3784 #: src/language/xforms/recode.c:383
3785 msgid "expecting output value"
3788 #: src/language/xforms/recode.c:430
3791 "%u variable(s) cannot be recoded into %u variable(s). Specify the same "
3792 "number of variables as source and target variables."
3795 #: src/language/xforms/recode.c:446
3798 "There is no variable named %s. (All string variables specified on INTO must "
3799 "already exist. Use the STRING command to create a string variable.)"
3802 #: src/language/xforms/recode.c:461
3804 msgid "INTO is required with %s input values and %s output values."
3807 #: src/language/xforms/recode.c:474
3809 msgid "Type mismatch. Cannot store %s data in %s variable %s."
3812 #: src/language/xforms/sample.c:78
3813 msgid "The sampling factor must be between 0 and 1 exclusive."
3816 #: src/language/xforms/sample.c:98
3818 msgid "Cannot sample %d observations from a population of %d."
3821 #: src/language/xforms/select-if.c:100
3822 msgid "Syntax error expecting OFF or BY. Turning off case filtering."
3825 #: src/language/xforms/select-if.c:115
3826 msgid "The filter variable must be numeric."
3829 #: src/language/xforms/select-if.c:121
3830 msgid "The filter variable may not be scratch."
3833 #: src/libpspp/hash.c:582
3838 #: src/math/percentiles.c:44
3842 #: src/math/percentiles.c:45
3843 msgid "Weighted Average"
3846 #: src/math/percentiles.c:46
3850 #: src/math/percentiles.c:47
3854 #: src/math/percentiles.c:48
3855 msgid "Empirical with averaging"
3858 #: src/math/sort.c:438
3861 "Out of memory. Could not allocate room for minimum of %d cases of %d bytes "
3862 "each. (PSPP workspace is currently restricted to a maximum of %d KB.)"
3865 #: src/math/time-series/innovations.c:114
3867 msgid "Cannot compute autocovariance for a non-numeric variable %s"
3870 #: src/output/afm.c:150
3872 msgid "opening font metrics file \"%s\""
3875 #: src/output/afm.c:240
3876 msgid "first line must be StartFontMetrics"
3879 #: src/output/afm.c:267
3881 msgid "unsupported MappingScheme %d"
3884 #: src/output/afm.c:288
3885 msgid "required FontName is missing"
3888 #: src/output/afm.c:395
3889 msgid "CharMetrics line must start with C or CH"
3892 #: src/output/afm.c:536
3894 msgid "reference to unknown character \"%s\""
3897 #: src/output/afm.c:594
3898 msgid "expected end of file"
3901 #: src/output/afm.c:606
3902 msgid "syntax error expecting end of line"
3905 #: src/output/afm.c:624 src/output/afm.c:661
3906 msgid "number out of valid range"
3909 #: src/output/afm.c:626 src/output/afm.c:663
3910 msgid "invalid numeric syntax"
3913 #: src/output/afm.c:642
3914 msgid "syntax error expecting integer"
3917 #: src/output/afm.c:680
3918 msgid "syntax error expecting number"
3921 #: src/output/afm.c:693
3922 msgid "syntax error in hex constant"
3925 #: src/output/afm.c:708
3926 msgid "syntax error expecting hex constant"
3929 #: src/output/afm.c:746
3930 msgid "unexpected end of line"
3933 #: src/output/afm.c:796
3934 msgid "unexpected end of line expecting string"
3937 #: src/output/ascii.c:160
3939 msgid "ascii: opening output file \"%s\""
3942 #: src/output/ascii.c:171
3945 "ascii: page excluding margins and headers must be at least 59 characters "
3946 "wide by 15 lines long, but as configured is only %d characters by %d lines"
3949 #: src/output/ascii.c:232
3951 msgid "ascii: closing output file \"%s\""
3954 #: src/output/ascii.c:284
3957 "ascii: bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d "
3958 "decimal, with INDEX expressed in base 4"
3961 #: src/output/ascii.c:291
3963 msgid "ascii: multiple values for %s"
3966 #: src/output/ascii.c:299
3968 msgid "ascii: unknown parameter `%s'"
3971 #: src/output/ascii.c:313
3973 msgid "ascii: positive integer required as `%s' value"
3976 #: src/output/ascii.c:339
3977 msgid "ascii: `emphasis' value must be `bold', `underline', or `none'"
3980 #: src/output/ascii.c:352
3982 msgid "ascii: zero or positive integer required as `%s' value"
3985 #: src/output/ascii.c:383
3987 msgid "ascii: boolean value expected for `%s'"
3990 #: src/output/ascii.c:472
3992 msgid "ascii: bad line (%d,%d)-(%d,%d) out of (%d,%d)\n"
3995 #: src/output/ascii.c:682 src/output/postscript.c:831
3997 msgid "%s - Page %d"
4000 #: src/output/ascii.c:726
4001 msgid "ascii: charts are unsupported by this driver"
4004 #: src/output/charts/plot-hist.c:127
4008 #: src/output/html.c:66
4010 msgid "opening HTML output file: %s"
4013 #: src/output/html.c:77
4017 #: src/output/html.c:163
4019 msgid "unknown configuration parameter `%s' for HTML device driver"
4022 #: src/output/output.c:165
4024 msgid "unknown output driver `%s'"
4027 #: src/output/output.c:167
4029 msgid "output driver `%s' referenced but never defined"
4032 #: src/output/output.c:261
4033 msgid "using default output driver configuration"
4036 #: src/output/output.c:293
4037 msgid "cannot find output initialization file (use `-vv' to view search path)"
4040 #: src/output/output.c:301
4042 msgid "cannot open \"%s\""
4045 #: src/output/output.c:313
4047 msgid "reading \"%s\""
4050 #: src/output/output.c:335
4051 msgid "syntax error"
4054 #: src/output/output.c:344
4056 msgid "error closing \"%s\""
4059 #: src/output/output.c:352
4060 msgid "no active output drivers"
4063 #: src/output/output.c:355
4064 msgid "error reading device definition file"
4067 #: src/output/output.c:472
4074 #: src/output/output.c:504
4076 msgid "syntax error parsing options for \"%s\" driver"
4079 #: src/output/output.c:521
4082 "reached end of options inside quoted string parsing options for \"%s\" driver"
4085 #: src/output/output.c:594
4087 msgid "syntax error in string constant parsing options for \"%s\" driver"
4090 #: src/output/output.c:639
4092 msgid "syntax error expecting `=' parsing options for driver \"%s\""
4095 #: src/output/output.c:692
4097 msgid "unknown output driver class `%s'"
4100 #: src/output/output.c:714
4102 msgid "unknown device type `%s'"
4105 #: src/output/output.c:733
4107 msgid "cannot initialize output driver `%s' of class `%s'"
4110 #: src/output/output.c:779
4111 msgid "driver definition line missing driver name or class name"
4114 #: src/output/output.c:926
4116 msgid "unit \"%s\" is unknown in dimension \"%s\""
4119 #: src/output/output.c:941
4121 msgid "bad dimension \"%s\""
4124 #: src/output/output.c:967
4126 msgid "`x' expected in paper size `%s'"
4129 #: src/output/output.c:977
4131 msgid "trailing garbage `%s' on paper size `%s'"
4134 #: src/output/output.c:1021
4135 msgid "paper size name cannot be empty"
4138 #: src/output/output.c:1039
4139 msgid "cannot find `papersize' configuration file"
4142 #: src/output/output.c:1046
4144 msgid "error opening \"%s\""
4147 #: src/output/output.c:1057
4149 msgid "error reading \"%s\""
4152 #: src/output/output.c:1085
4153 msgid "syntax error in paper size definition"
4156 #: src/output/output.c:1097
4157 msgid "error reading paper size definition file"
4160 #: src/output/postscript.c:163
4162 msgid "opening PostScript output file \"%s\""
4165 #: src/output/postscript.c:201
4168 "The defined PostScript page is not long enough to hold margins and headers, "
4169 "plus least 15 lines of the default fonts. In fact, there's only room for %d "
4170 "lines of each font at the default size of %d.%03d points."
4173 #: src/output/postscript.c:249
4175 msgid "closing PostScript output file \"%s\""
4178 #: src/output/postscript.c:309
4180 msgid "unknown configuration parameter `%s' for PostScript device driver"
4183 #: src/output/postscript.c:325
4186 "unknown orientation `%s' (valid orientations are `portrait' and `landscape')"
4189 #: src/output/postscript.c:337
4191 msgid "boolean value expected for %s"
4194 #: src/output/postscript.c:350
4196 msgid "positive integer value required for `%s'"
4199 #: src/output/postscript.c:355
4201 msgid "default font size must be at least 1 point (value of 1000 for key `%s')"
4204 #: src/output/postscript.c:387
4206 msgid "value for `%s' must be a dimension of positive length (i.e., `1in')"
4209 #: src/output/postscript.c:1181
4211 msgid "\"%s\": bad font specification"
4214 #: src/output/postscript.c:1189
4216 msgid "could not find AFM file \"%s\""
4219 #: src/output/postscript.c:1203
4221 msgid "could not find font \"%s\""
4224 #: src/output/postscript.c:1212
4226 msgid "could not find encoding \"%s\""
4229 #: src/output/postscript.c:1312
4231 msgid "cannot open font file \"%s\""
4234 #: src/output/postscript.c:1353
4236 msgid "reading font file \"%s\""
4239 #: src/output/postscript.c:1375
4241 msgid "cannot open font encoding file \"%s\""
4244 #: src/output/postscript.c:1404
4245 msgid "invalid numeric format"
4248 #: src/output/table.c:236
4250 msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4253 #: src/output/table.c:307
4256 "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4259 #: src/ui/gui/customentry.c:338
4260 msgid "Style of bevel around the custom entry button"
4263 #: src/ui/gui/menu-actions.c:60
4267 #: src/ui/gui/menu-actions.c:62
4268 msgid "PSPP Data Editor"
4271 #: src/ui/gui/menu-actions.c:209 src/ui/gui/psppire.glade:292
4275 #: src/ui/gui/menu-actions.c:217
4276 msgid "System Files (*.sav)"
4279 #: src/ui/gui/menu-actions.c:223
4280 msgid "Portable Files (*.por) "
4283 #: src/ui/gui/menu-actions.c:229
4287 #: src/ui/gui/menu-actions.c:261
4288 msgid "Save Data As"
4291 #: src/ui/gui/menu-actions.c:534
4292 msgid "Font Selection"
4295 #: src/ui/gui/message-dialog.c:127
4296 msgid "Script Error"
4299 #: src/ui/gui/message-dialog.c:131
4300 msgid "Data File Error"
4303 #: src/ui/gui/message-dialog.c:136
4307 #: src/ui/gui/missing-val-dialog.c:118 src/ui/gui/missing-val-dialog.c:163
4308 msgid "Incorrect value for variable type"
4311 #: src/ui/gui/missing-val-dialog.c:139 src/ui/gui/missing-val-dialog.c:146
4312 msgid "Incorrect range specification"
4315 #: src/ui/gui/psppire.c:72
4316 msgid "Sorry. The help system hasn't yet been implemented."
4319 #: src/ui/gui/psppire-data-store.c:665
4323 #: src/ui/gui/psppire.glade:36
4327 #: src/ui/gui/psppire.glade:100
4331 #: src/ui/gui/psppire.glade:145
4335 #: src/ui/gui/psppire.glade:158
4339 #: src/ui/gui/psppire.glade:167
4343 #: src/ui/gui/psppire.glade:176
4347 #: src/ui/gui/psppire.glade:191
4351 #: src/ui/gui/psppire.glade:200
4355 #: src/ui/gui/psppire.glade:210 src/ui/gui/psppire.glade:1199
4356 #: src/ui/gui/psppire.glade:1475
4357 msgid "Value Labels"
4360 #: src/ui/gui/psppire.glade:226
4364 #: src/ui/gui/psppire.glade:235
4368 #: src/ui/gui/psppire.glade:248
4372 #: src/ui/gui/psppire.glade:257
4376 #: src/ui/gui/psppire.glade:310
4380 #: src/ui/gui/psppire.glade:328
4384 #: src/ui/gui/psppire.glade:474
4388 #: src/ui/gui/psppire.glade:522
4389 msgid "Variable View"
4392 #: src/ui/gui/psppire.glade:568
4393 msgid "This is pre-alpha software. It probably will not work."
4396 #: src/ui/gui/psppire.glade:569
4398 " This program is free software; you can redistribute it and/or modify\n"
4399 " it under the terms of the GNU General Public License as published by\n"
4400 " the Free Software Foundation; either version 2 of the License, or\n"
4401 " (at your option) any later version.\n"
4403 " This program is distributed in the hope that it will be useful,\n"
4404 " but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4405 " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
4406 " GNU General Public License for more details.\n"
4408 " You should have received a copy of the GNU General Public License\n"
4409 " along with this program; if not, write to the Free Software\n"
4410 " Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n"
4411 " 02110-1301, USA.\n"
4414 #: src/ui/gui/psppire.glade:587
4415 msgid "translator-credits"
4418 #: src/ui/gui/psppire.glade:593
4419 msgid "Variable Type"
4422 #: src/ui/gui/psppire.glade:644 src/ui/gui/psppire-var-store.c:426
4426 #: src/ui/gui/psppire.glade:664 src/ui/gui/psppire-var-store.c:427
4430 #: src/ui/gui/psppire.glade:684
4431 msgid "Scientific notation"
4434 #: src/ui/gui/psppire.glade:704 src/ui/gui/psppire-var-store.c:429
4438 #: src/ui/gui/psppire.glade:724 src/ui/gui/psppire-var-store.c:430
4442 #: src/ui/gui/psppire.glade:744
4443 msgid "Custom currency"
4446 #: src/ui/gui/psppire.glade:889
4450 #: src/ui/gui/psppire.glade:914
4454 #: src/ui/gui/psppire.glade:943
4458 #: src/ui/gui/psppire.glade:1021
4459 msgid "Decimal Places:"
4462 #: src/ui/gui/psppire.glade:1098
4466 #: src/ui/gui/psppire.glade:1316
4470 #: src/ui/gui/psppire.glade:1344
4471 msgid "Value Label:"
4474 #: src/ui/gui/psppire.glade:1560
4475 msgid "Missing Values"
4478 #: src/ui/gui/psppire.glade:1645
4479 msgid "_No missing values"
4482 #: src/ui/gui/psppire.glade:1670
4483 msgid "_Discrete missing values"
4486 #: src/ui/gui/psppire.glade:1799
4487 msgid "_Range plus one optional discrete missing value"
4490 #: src/ui/gui/psppire.glade:1836
4494 #: src/ui/gui/psppire.glade:1895
4498 #: src/ui/gui/psppire.glade:1969
4499 msgid "Di_screte value:"
4502 #: src/ui/gui/psppire-var-store.c:421
4506 #: src/ui/gui/psppire-var-store.c:428
4510 #: src/ui/gui/psppire-var-store.c:431
4514 #: src/ui/gui/var-sheet.c:70
4518 #: src/ui/gui/var-sheet.c:72
4522 #: src/ui/gui/var-sheet.c:73
4526 #: src/ui/gui/var-sheet.c:75
4530 #: src/ui/gui/var-sheet.c:78
4534 #: src/ui/gui/var-sheet.c:79
4538 #: src/ui/gui/var-sheet.c:102
4542 #: src/ui/gui/var-sheet.c:103
4546 #: src/ui/gui/var-sheet.c:104
4550 #: src/ui/gui/var-sheet.c:109
4554 #: src/ui/gui/var-sheet.c:110
4558 #: src/ui/gui/var-sheet.c:111
4562 #: src/ui/terminal/command-line.c:214
4565 "PSPP, a program for statistical analysis of sample data.\n"
4567 "Usage: %s [OPTION]... FILE...\n"
4569 "If a long option shows an argument as mandatory, then it is mandatory\n"
4570 "for the equivalent short option also. Similarly for optional arguments.\n"
4573 " -a, --algorithm={compatible|enhanced}\n"
4574 " set to `compatible' if you want output\n"
4575 " calculated from broken algorithms\n"
4576 " -B, --config-dir=DIR set configuration directory to DIR\n"
4577 " -o, --device=DEVICE select output driver DEVICE and disable "
4580 "Input and output:\n"
4581 " -f, --out-file=FILE send output to FILE (overwritten)\n"
4582 " -p, --pipe read script from stdin, send output to stdout\n"
4583 " -I-, --no-include clear include path\n"
4584 " -I, --include=DIR append DIR to include path\n"
4586 "Language modifiers:\n"
4587 " -i, --interactive interpret scripts in interactive mode\n"
4588 " -n, --edit just check syntax; don't actually run the code\n"
4589 " -r, --no-statrc disable execution of .pspp/rc at startup\n"
4590 " -s, --safer don't allow some unsafe operations\n"
4591 " -x, --syntax={compatible|enhanced}\n"
4592 " set to `compatible' if you want only to accept\n"
4593 " spss compatible syntax\n"
4595 "Informative output:\n"
4596 " -h, --help print this help, then exit\n"
4597 " -l, --list print a list of known driver classes, then exit\n"
4598 " -V, --version show PSPP version, then exit\n"
4599 " -v, --verbose increments verbosity level\n"
4601 "Non-option arguments:\n"
4602 " FILE syntax file to execute\n"
4603 " KEY=VALUE overrides macros in output initialization file\n"
4607 #: src/ui/terminal/command-line.c:248
4611 "Report bugs to <%s>.\n"
4614 #: src/ui/terminal/main.c:110
4616 "Stopping syntax file processing here to avoid a cascade of dependent command "
4620 #: src/ui/terminal/msg-ui.c:61
4621 msgid "Terminating execution of syntax file due to error."
4624 #: src/ui/terminal/msg-ui.c:63
4626 msgid "Errors (%d) exceeds limit (%d)."
4629 #: src/ui/terminal/msg-ui.c:66
4631 msgid "Warnings (%d) exceed limit (%d)."
4634 #: src/ui/terminal/msg-ui.c:115
4638 #: src/ui/terminal/msg-ui.c:116