Implemented long variable names a la spss V12.
[pspp-builds.git] / po / pspp.pot
index 50495db6e7baaa71f764fe52b64b6e13a7688087..85f2aaf0eb2b49d15a2919b7bc17343781844617 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
-"POT-Creation-Date: 2005-01-26 09:37+0800\n"
+"POT-Creation-Date: 2005-04-13 06:39+0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,56 +17,62 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: src/aggregate.c:180 src/aggregate.c:213 src/data-list.c:1424
-#: src/data-list.c:1459 src/data-list.c:1472 src/data-list.c:1485
-#: src/data-list.c:1518
-#, c-format
-msgid "%s subcommand given multiple times."
+#: src/aggregate.c:193
+msgid "while expecting COLUMNWISE"
 msgstr ""
 
-#: src/aggregate.c:198
-msgid "while expecting COLUMNWISE"
+#: src/aggregate.c:227
+msgid "expecting BREAK"
 msgstr ""
 
-#: src/aggregate.c:236
-msgid "BREAK subcommand not specified."
+#: src/aggregate.c:232
+msgid ""
+"When PRESORTED is specified, specifying sorting directions with (A) or (D) "
+"has no effect.  Output data will be sorted the same way as the input data."
 msgstr ""
 
-#: src/aggregate.c:390
+#: src/aggregate.c:389
 msgid "expecting aggregation function"
 msgstr ""
 
-#: src/aggregate.c:406
+#: src/aggregate.c:405
 #, c-format
 msgid "Unknown aggregation function %s."
 msgstr ""
 
-#: src/aggregate.c:421
+#: src/aggregate.c:420
 msgid "expecting `('"
 msgstr ""
 
-#: src/aggregate.c:456
+#: src/aggregate.c:457
 #, c-format
 msgid "Missing argument %d to %s."
 msgstr ""
 
-#: src/aggregate.c:464
+#: src/aggregate.c:465
 #, c-format
 msgid "Arguments to %s must be of same type as source variables."
 msgstr ""
 
-#: src/aggregate.c:474 src/expr-prs.c:627
+#: src/aggregate.c:475
 msgid "expecting `)'"
 msgstr ""
 
-#: src/aggregate.c:486
+#: src/aggregate.c:487
 #, c-format
 msgid ""
 "Number of source variables (%d) does not match number of target variables (%"
 "d)."
 msgstr ""
 
-#: src/aggregate.c:555
+#: src/aggregate.c:504
+#, c-format
+msgid ""
+"The value arguments passed to the %s function are out-of-order.  They will "
+"be treated as if they had been specified in the correct order."
+msgstr ""
+
+#: src/aggregate.c:571
 #, c-format
 msgid ""
 "Variable name %s is not unique within the aggregate file dictionary, which "
@@ -78,15 +84,13 @@ msgstr ""
 msgid "Variable %s is %s in target file, but %s in source file."
 msgstr ""
 
-#: src/apply-dict.c:71 src/apply-dict.c:72 src/expr-prs.c:1289
-#: src/expr-prs.c:1305 src/formats.c:96 src/pfm-read.c:605 src/print.c:695
-#: src/sfm-read.c:888 src/sfm-read.c:1017 src/sfm-read.c:1018
+#: src/apply-dict.c:71 src/apply-dict.c:72 src/format.c:224 src/sfm-read.c:946
+#: src/sfm-read.c:1075 src/sfm-read.c:1076
 msgid "string"
 msgstr ""
 
-#: src/apply-dict.c:71 src/apply-dict.c:72 src/expr-prs.c:1286
-#: src/expr-prs.c:1303 src/formats.c:96 src/pfm-read.c:605 src/print.c:695
-#: src/sfm-read.c:888 src/sfm-read.c:1017 src/sfm-read.c:1018
+#: src/apply-dict.c:71 src/apply-dict.c:72 src/format.c:224 src/sfm-read.c:946
+#: src/sfm-read.c:1075 src/sfm-read.c:1076
 msgid "numeric"
 msgstr ""
 
@@ -229,10 +233,10 @@ msgstr ""
 msgid "Source variable count (%d) does not match target variable count (%d)."
 msgstr ""
 
-#: src/autorecode.c:139 src/command.c:739 src/compute.c:294
-#: src/data-list.c:410 src/data-list.c:900 src/data-list.c:1751
-#: src/do-if.c:253 src/get.c:406 src/lexer.c:419 src/loop.c:241
-#: src/matrix-data.c:527 src/print.c:335 src/print.c:1048 src/recode.c:405
+#: src/autorecode.c:139 src/command.c:791 src/compute.c:277
+#: src/data-list.c:409 src/data-list.c:901 src/data-list.c:1752
+#: src/do-if.c:253 src/get.c:245 src/get.c:456 src/lexer.c:426 src/loop.c:241
+#: src/matrix-data.c:527 src/print.c:335 src/print.c:1045 src/recode.c:405
 #: src/sel-if.c:54 src/sel-if.c:131 src/vector.c:193 src/file-handle.q:140
 msgid "expecting end of command"
 msgstr ""
@@ -247,38 +251,53 @@ msgstr ""
 msgid "Duplicate variable name %s among target variables."
 msgstr ""
 
-#: src/casefile.c:189
+#: src/calendar.c:78
+#, c-format
+msgid "Month %d is not in acceptable range of 0 to 13."
+msgstr ""
+
+#: src/calendar.c:86
+#, c-format
+msgid "Day %d is not in acceptable range of 0 to 31."
+msgstr ""
+
+#: src/calendar.c:93
+#, c-format
+msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
+msgstr ""
+
+#: src/casefile.c:190
 #, c-format
 msgid "%s: Removing temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:336
+#: src/casefile.c:337
 #, c-format
 msgid "Error writing temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:478
+#: src/casefile.c:479
 #, c-format
 msgid "%s: Opening temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:504
+#: src/casefile.c:505
 #, c-format
 msgid "%s: Seeking temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:520
+#: src/casefile.c:521
 #, c-format
 msgid "%s: Reading temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:523
+#: src/casefile.c:524
 #, c-format
 msgid "%s: Temporary file ended unexpectedly."
 msgstr ""
 
-#: src/cmdline.c:142 src/cmdline.c:161 src/cmdline.c:173 src/command.c:161
-#: src/set.q:415 src/set.q:417 src/set.q:956
+#: src/cmdline.c:141 src/cmdline.c:160 src/cmdline.c:172 src/command.c:207
+#: src/set.q:425 src/set.q:427 src/set.q:994
 #, c-format
 msgid "%s is not yet implemented."
 msgstr ""
@@ -340,25 +359,25 @@ msgid ""
 "Report bugs to <%s>.\n"
 msgstr ""
 
-#: src/command.c:99
+#: src/command.c:145
 #, c-format
 msgid "%s not allowed inside FILE TYPE/END FILE TYPE."
 msgstr ""
 
-#: src/command.c:103
+#: src/command.c:149
 #, c-format
 msgid "%s not allowed inside FILE TYPE GROUPED/END FILE TYPE."
 msgstr ""
 
-#: src/command.c:106
+#: src/command.c:152
 msgid "RECORD TYPE must be the first command inside a FILE TYPE structure."
 msgstr ""
 
-#: src/command.c:151
+#: src/command.c:197
 msgid "expecting command name"
 msgstr ""
 
-#: src/command.c:180
+#: src/command.c:226
 #, c-format
 msgid ""
 "%s is not allowed (1) before a command to specify the input program, such as "
@@ -366,74 +385,74 @@ msgid ""
 "PROGRAM and END INPUT PROGRAM."
 msgstr ""
 
-#: src/command.c:184
+#: src/command.c:230
 #, c-format
 msgid "%s is not allowed within an input program."
 msgstr ""
 
-#: src/command.c:185 src/command.c:186
+#: src/command.c:231 src/command.c:232
 #, c-format
 msgid "%s is only allowed within an input program."
 msgstr ""
 
-#: src/command.c:465
+#: src/command.c:511
 #, c-format
 msgid "Unknown command %s."
 msgstr ""
 
-#: src/command.c:565
+#: src/command.c:617
 msgid ""
 "This command is not accepted in a syntax file.  Instead, use FINISH to "
 "terminate a syntax file."
 msgstr ""
 
-#: src/command.c:583
+#: src/command.c:635
 msgid ""
 "This command is not executed in interactive mode.  Instead, PSPP drops down "
 "to the command prompt.  Use EXIT if you really want to quit."
 msgstr ""
 
-#: src/command.c:626 src/command.c:757 src/permissions.c:101
+#: src/command.c:678 src/command.c:809 src/permissions.c:101
 msgid "This command not allowed when the SAFER option is set."
 msgstr ""
 
-#: src/command.c:638
+#: src/command.c:690
 #, c-format
 msgid "Error removing `%s': %s."
 msgstr ""
 
-#: src/command.c:688
+#: src/command.c:740
 #, c-format
 msgid "Couldn't fork: %s."
 msgstr ""
 
-#: src/command.c:730
+#: src/command.c:782
 #, c-format
 msgid "Error executing command: %s."
 msgstr ""
 
-#: src/command.c:778
+#: src/command.c:830
 msgid "No operating system support for this command."
 msgstr ""
 
-#: src/command.c:801
+#: src/command.c:853
 msgid "This command is not valid in a syntax file."
 msgstr ""
 
-#: src/compute.c:146 src/compute.c:210
+#: src/compute.c:141 src/compute.c:190
 #, c-format
 msgid ""
 "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
 "s."
 msgstr ""
 
-#: src/compute.c:149 src/compute.c:214
+#: src/compute.c:144 src/compute.c:197
 #, c-format
 msgid ""
 "When executing COMPUTE: %g is not a valid value as an index into vector %s."
 msgstr ""
 
-#: src/compute.c:356
+#: src/compute.c:339
 #, c-format
 msgid "There is no vector named %s."
 msgstr ""
@@ -449,183 +468,178 @@ msgid ""
 "as big as the number preceding THRU."
 msgstr ""
 
-#: src/data-in.c:69
+#: src/data-in.c:59
 msgid "data-file error: "
 msgstr ""
 
-#: src/data-in.c:71
+#: src/data-in.c:61
 #, c-format
 msgid "(column %d"
 msgstr ""
 
-#: src/data-in.c:73
+#: src/data-in.c:63
 #, c-format
 msgid "(columns %d-%d"
 msgstr ""
 
-#: src/data-in.c:74
+#: src/data-in.c:64
 #, c-format
 msgid ", field type %s) "
 msgstr ""
 
-#: src/data-in.c:225
-msgid "Field contents followed by garbage."
+#: src/data-in.c:210
+msgid "Field does not form a valid floating-point constant."
 msgstr ""
 
-#: src/data-in.c:258
-msgid "Overflow in floating-point constant."
+#: src/data-in.c:239
+msgid "Field contents followed by garbage."
 msgstr ""
 
-#: src/data-in.c:264
+#: src/data-in.c:257
 msgid "Underflow in floating-point constant."
 msgstr ""
 
-#: src/data-in.c:270
-msgid "Field does not form a valid floating-point constant."
+#: src/data-in.c:268
+msgid "Overflow in floating-point constant."
 msgstr ""
 
-#: src/data-in.c:296
+#: src/data-in.c:301
 msgid "All characters in field must be digits."
 msgstr ""
 
-#: src/data-in.c:321
+#: src/data-in.c:325
 msgid "Unrecognized character in field."
 msgstr ""
 
-#: src/data-in.c:339 src/data-in.c:589
+#: src/data-in.c:343 src/data-in.c:596
 msgid "Field must have even length."
 msgstr ""
 
-#: src/data-in.c:349 src/data-in.c:599
+#: src/data-in.c:353 src/data-in.c:606
 msgid "Field must contain only hex digits."
 msgstr ""
 
-#: src/data-in.c:387
+#: src/data-in.c:392
 #, c-format
 msgid ""
 "Quality of zoned decimal (Z) input format code is suspect.  Check your "
 "results three times. Report bugs to %s."
 msgstr ""
 
-#: src/data-in.c:399
+#: src/data-in.c:404
 msgid "Zoned decimal field contains fewer than 2 characters."
 msgstr ""
 
-#: src/data-in.c:407
+#: src/data-in.c:412
 msgid "Bad sign byte in zoned decimal number."
 msgstr ""
 
-#: src/data-in.c:424
+#: src/data-in.c:432
 msgid "Format error in zoned decimal number."
 msgstr ""
 
-#: src/data-in.c:438
+#: src/data-in.c:446
 msgid "Error in syntax of zoned decimal number."
 msgstr ""
 
-#: src/data-in.c:639
+#: src/data-in.c:646
 msgid "Unexpected end of field."
 msgstr ""
 
-#: src/data-in.c:665
+#: src/data-in.c:672
 msgid "Digit expected in field."
 msgstr ""
 
-#: src/data-in.c:690
+#: src/data-in.c:697
 #, c-format
 msgid "Day (%ld) must be between 1 and 31."
 msgstr ""
 
-#: src/data-in.c:715
+#: src/data-in.c:722
 msgid "Delimiter expected between fields in date."
 msgstr ""
 
-#: src/data-in.c:812
+#: src/data-in.c:755
 #, c-format
-msgid "Month (%ld) must be between 1 and 12."
+msgid "Parse error at `%c' expecting %s."
 msgstr ""
 
-#: src/data-in.c:853
+#: src/data-in.c:769
 #, c-format
-msgid "Month (%s) must be between I and XII."
+msgid "Unknown %s `%.*s'."
 msgstr ""
 
-#: src/data-in.c:880
+#: src/data-in.c:819
 #, c-format
-msgid "Month name (%s...) is too long."
+msgid "Month (%ld) must be between 1 and 12."
 msgstr ""
 
-#: src/data-in.c:891
-#, c-format
-msgid "Bad month name (%s)."
+#: src/data-in.c:823
+msgid "month"
 msgstr ""
 
-#: src/data-in.c:907
+#: src/data-in.c:837
 #, c-format
 msgid "Year (%ld) must be between 1582 and 19999."
 msgstr ""
 
-#: src/data-in.c:918
+#: src/data-in.c:848
 #, c-format
 msgid "Trailing garbage \"%s\" following date."
 msgstr ""
 
-#: src/data-in.c:933
+#: src/data-in.c:863
 #, c-format
 msgid "Julian day (%d) must be between 1 and 366."
 msgstr ""
 
-#: src/data-in.c:945
+#: src/data-in.c:875
 #, c-format
 msgid "Year (%d) must be between 1582 and 19999."
 msgstr ""
 
-#: src/data-in.c:961
+#: src/data-in.c:891
 #, c-format
 msgid "Quarter (%ld) must be between 1 and 4."
 msgstr ""
 
-#: src/data-in.c:971
+#: src/data-in.c:901
 msgid "`Q' expected between quarter and year."
 msgstr ""
 
-#: src/data-in.c:987
+#: src/data-in.c:917
 #, c-format
 msgid "Week (%ld) must be between 1 and 53."
 msgstr ""
 
-#: src/data-in.c:998
+#: src/data-in.c:928
 msgid "`WK' expected between week and year."
 msgstr ""
 
-#: src/data-in.c:1021
+#: src/data-in.c:950
 msgid "Delimiter expected between fields in time."
 msgstr ""
 
-#: src/data-in.c:1033
+#: src/data-in.c:962
 #, c-format
 msgid "Hour (%ld) must be positive."
 msgstr ""
 
-#: src/data-in.c:1045
+#: src/data-in.c:974
 #, c-format
 msgid "Minute (%ld) must be between 0 and 59."
 msgstr ""
 
-#: src/data-in.c:1092
+#: src/data-in.c:1021
 #, c-format
 msgid "Hour (%ld) must be between 0 and 23."
 msgstr ""
 
-#: src/data-in.c:1106 src/data-in.c:1141
-msgid "Day of the week expected in date value."
+#: src/data-in.c:1049
+msgid "weekday"
 msgstr ""
 
-#: src/data-in.c:1192
-msgid "Date is not in valid range between 15 Oct 1582 and 31 Dec 19999."
-msgstr ""
-
-#: src/data-in.c:1514
+#: src/data-in.c:1378
 #, c-format
 msgid "Field too long (%d characters).  Truncated after character %d."
 msgstr ""
@@ -644,259 +658,265 @@ msgstr ""
 msgid "Only one of FIXED, FREE, or LIST may be specified."
 msgstr ""
 
-#: src/data-list.c:357 src/print.c:296
+#: src/data-list.c:356 src/print.c:296
 #, c-format
 msgid ""
 "The record number specified, %ld, is before the previous record, %d.  Data "
 "fields must be listed in order of increasing record number."
 msgstr ""
 
-#: src/data-list.c:386 src/data-list.c:1740
+#: src/data-list.c:385 src/data-list.c:1741
 msgid ""
 "SPSS-like or FORTRAN-like format specification expected after variable names."
 msgstr ""
 
-#: src/data-list.c:397
+#: src/data-list.c:396
 msgid "At least one variable must be specified."
 msgstr ""
 
-#: src/data-list.c:402 src/print.c:328
+#: src/data-list.c:401 src/print.c:328
 msgid ""
 "Variables are specified on records that should not exist according to "
 "RECORDS subcommand."
 msgstr ""
 
-#: src/data-list.c:440 src/data-list.c:454 src/print.c:505 src/print.c:518
+#: src/data-list.c:439 src/data-list.c:453 src/print.c:520 src/print.c:533
 msgid "Column positions for fields must be positive."
 msgstr ""
 
-#: src/data-list.c:459
+#: src/data-list.c:458
 msgid "The ending column for a field must be greater than the starting column."
 msgstr ""
 
-#: src/data-list.c:473 src/print.c:595
+#: src/data-list.c:472 src/print.c:610
 #, c-format
 msgid "The %d columns %d-%d can't be evenly divided into %d fields."
 msgstr ""
 
-#: src/data-list.c:493 src/print.c:546
+#: src/data-list.c:492 src/print.c:561
 msgid "A format specifier on this line has extra characters on the end."
 msgstr ""
 
-#: src/data-list.c:508 src/print.c:562
+#: src/data-list.c:507 src/print.c:577
 msgid "The value for number of decimal places must be at least 1."
 msgstr ""
 
-#: src/data-list.c:522 src/print.c:575
+#: src/data-list.c:521 src/print.c:590
 #, c-format
 msgid "Input format %s doesn't accept decimal places."
 msgstr ""
 
-#: src/data-list.c:569 src/data-list.c:665 src/data-list.c:879
+#: src/data-list.c:568 src/data-list.c:664 src/data-list.c:880
 #, c-format
 msgid "%s is a duplicate variable name."
 msgstr ""
 
-#: src/data-list.c:574
+#: src/data-list.c:573
 #, c-format
 msgid "There is already a variable %s of a different type."
 msgstr ""
 
-#: src/data-list.c:581
+#: src/data-list.c:580
 #, c-format
 msgid "There is already a string variable %s of a different width."
 msgstr ""
 
-#: src/data-list.c:656
+#: src/data-list.c:655
 msgid ""
 "The number of format specifications exceeds the given number of variable "
 "names."
 msgstr ""
 
-#: src/data-list.c:769 src/print.c:768
+#: src/data-list.c:768 src/print.c:765
 msgid ""
 "There aren't enough format specifications to match the number of variable "
 "names given."
 msgstr ""
 
-#: src/data-list.c:796 src/data-list.c:922 src/descript.c:880 src/print.c:799
-#: src/sysfile-info.c:134 src/sysfile-info.c:367 src/vfm.c:871
+#: src/data-list.c:795 src/data-list.c:923 src/descript.c:880 src/print.c:796
+#: src/sysfile-info.c:134 src/sysfile-info.c:367 src/vfm.c:830
 msgid "Variable"
 msgstr ""
 
-#: src/data-list.c:797 src/print.c:800
+#: src/data-list.c:796 src/print.c:797
 msgid "Record"
 msgstr ""
 
-#: src/data-list.c:798 src/print.c:801
+#: src/data-list.c:797 src/print.c:798
 msgid "Columns"
 msgstr ""
 
-#: src/data-list.c:799 src/data-list.c:923 src/print.c:802
+#: src/data-list.c:798 src/data-list.c:924 src/print.c:799
 msgid "Format"
 msgstr ""
 
-#: src/data-list.c:815
+#: src/data-list.c:814
 #, c-format
 msgid "Reading %d record from file %s."
 msgid_plural "Reading %d records from file %s."
 msgstr[0] ""
 msgstr[1] ""
 
-#: src/data-list.c:819
+#: src/data-list.c:818
 #, c-format
 msgid "Reading %d record from the command file."
 msgid_plural "Reading %d records from the command file."
 msgstr[0] ""
 msgstr[1] ""
 
-#: src/data-list.c:939
+#: src/data-list.c:940
 #, c-format
 msgid "Reading free-form data from file %s."
 msgstr ""
 
-#: src/data-list.c:942
+#: src/data-list.c:943
 msgid "Reading free-form data from the command file."
 msgstr ""
 
-#: src/data-list.c:993
+#: src/data-list.c:994
 #, c-format
 msgid "Quoted string missing terminating `%c'."
 msgstr ""
 
-#: src/data-list.c:1102
+#: src/data-list.c:1103
 #, c-format
 msgid "Partial case of %d of %d records discarded."
 msgstr ""
 
-#: src/data-list.c:1156
+#: src/data-list.c:1157
 #, c-format
 msgid "Partial case discarded.  The first variable missing was %s."
 msgstr ""
 
-#: src/data-list.c:1200
+#: src/data-list.c:1201
 #, c-format
 msgid ""
 "Missing value(s) for all variables from %s onward.  These will be filled "
 "with the system-missing value or blanks, as appropriate."
 msgstr ""
 
-#: src/data-list.c:1278
+#: src/data-list.c:1279
 msgid "Attempt to read past end of file."
 msgstr ""
 
-#: src/data-list.c:1414
+#: src/data-list.c:1415
 msgid ""
 "REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
 "TYPE."
 msgstr ""
 
-#: src/data-list.c:1448
+#: src/data-list.c:1425 src/data-list.c:1460 src/data-list.c:1473
+#: src/data-list.c:1486 src/data-list.c:1519
+#, c-format
+msgid "%s subcommand given multiple times."
+msgstr ""
+
+#: src/data-list.c:1449
 #, c-format
 msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
 msgstr ""
 
-#: src/data-list.c:1504
+#: src/data-list.c:1505
 #, c-format
 msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
 msgstr ""
 
-#: src/data-list.c:1527
+#: src/data-list.c:1528
 #, c-format
 msgid "ID beginning column (%ld) must be positive."
 msgstr ""
 
-#: src/data-list.c:1542
+#: src/data-list.c:1543
 #, c-format
 msgid "ID ending column (%ld) must be positive."
 msgstr ""
 
-#: src/data-list.c:1548
+#: src/data-list.c:1549
 #, c-format
 msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
 msgstr ""
 
-#: src/data-list.c:1588
+#: src/data-list.c:1589
 msgid "Missing required specification STARTS."
 msgstr ""
 
-#: src/data-list.c:1590
+#: src/data-list.c:1591
 msgid "Missing required specification OCCURS."
 msgstr ""
 
-#: src/data-list.c:1597
+#: src/data-list.c:1598
 msgid "ID specified without CONTINUED."
 msgstr ""
 
-#: src/data-list.c:1689
+#: src/data-list.c:1690
 msgid "String variable not allowed here."
 msgstr ""
 
-#: src/data-list.c:1699
+#: src/data-list.c:1700
 #, c-format
 msgid "%s (%d) must be at least 1."
 msgstr ""
 
-#: src/data-list.c:1705
+#: src/data-list.c:1706
 #, c-format
 msgid "Variable or integer expected for %s."
 msgstr ""
 
-#: src/data-list.c:1843
+#: src/data-list.c:1844
 #, c-format
 msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"."
 msgstr ""
 
-#: src/data-list.c:1875
+#: src/data-list.c:1876
 #, c-format
 msgid ""
 "Variable %s starting in column %d extends beyond physical record length of %"
 "d."
 msgstr ""
 
-#: src/data-list.c:1943
+#: src/data-list.c:1944
 #, c-format
 msgid "Invalid value %d for OCCURS."
 msgstr ""
 
-#: src/data-list.c:1949
+#: src/data-list.c:1950
 #, c-format
 msgid "Beginning column for STARTS (%d) must be at least 1."
 msgstr ""
 
-#: src/data-list.c:1957
+#: src/data-list.c:1958
 #, c-format
 msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
 msgstr ""
 
-#: src/data-list.c:1965
+#: src/data-list.c:1966
 #, c-format
 msgid "Invalid value %d for LENGTH."
 msgstr ""
 
-#: src/data-list.c:1972
+#: src/data-list.c:1973
 #, c-format
 msgid "Beginning column for CONTINUED (%d) must be at least 1."
 msgstr ""
 
-#: src/data-list.c:1980
+#: src/data-list.c:1981
 #, c-format
 msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
 msgstr ""
 
-#: src/data-list.c:2012
+#: src/data-list.c:2013
 #, c-format
 msgid ""
 "Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
 "available in space on STARTS (%d), and CONTINUED not specified."
 msgstr ""
 
-#: src/data-list.c:2030
+#: src/data-list.c:2031
 #, c-format
 msgid "Unexpected end of file with %d repetitions remaining out of %d."
 msgstr ""
 
-#: src/data-out.c:235 src/sfm-read.c:432 src/sysfile-info.c:115
+#: src/data-out.c:235 src/sfm-read.c:485 src/sysfile-info.c:115
 msgid "Unknown"
 msgstr ""
 
@@ -922,22 +942,22 @@ msgstr ""
 msgid "Number %g too big to fit in field with format Z%d.%d."
 msgstr ""
 
-#: src/data-out.c:867
+#: src/data-out.c:869
 #, c-format
 msgid "Time value %g too large in magnitude to convert to alphanumeric time."
 msgstr ""
 
-#: src/data-out.c:918
+#: src/data-out.c:920
 #, c-format
 msgid "Weekday index %f does not lie between 1 and 7."
 msgstr ""
 
-#: src/data-out.c:938
+#: src/data-out.c:940
 #, c-format
 msgid "Month index %f does not lie between 1 and 12."
 msgstr ""
 
-#: src/data-out.c:1051
+#: src/data-out.c:1053
 #, c-format
 msgid ""
 "Year %d cannot be represented in four digits for output formatting purposes."
@@ -947,8 +967,8 @@ msgstr ""
 msgid "Only USE ALL is currently implemented."
 msgstr ""
 
-#: src/descript.c:99 src/examine.q:1462 src/frequencies.q:112 src/oneway.q:397
-#: src/t-test.q:694 src/t-test.q:717 src/t-test.q:840 src/t-test.q:1177
+#: src/descript.c:99 src/examine.q:1465 src/frequencies.q:112 src/oneway.q:398
+#: src/t-test.q:691 src/t-test.q:714 src/t-test.q:837 src/t-test.q:1174
 msgid "Mean"
 msgstr ""
 
@@ -960,11 +980,11 @@ msgstr ""
 msgid "Std Dev"
 msgstr ""
 
-#: src/descript.c:102 src/examine.q:1540 src/frequencies.q:117
+#: src/descript.c:102 src/examine.q:1545 src/frequencies.q:117
 msgid "Variance"
 msgstr ""
 
-#: src/descript.c:103 src/examine.q:1647 src/frequencies.q:118
+#: src/descript.c:103 src/examine.q:1652 src/frequencies.q:118
 msgid "Kurtosis"
 msgstr ""
 
@@ -972,7 +992,7 @@ msgstr ""
 msgid "S E Kurt"
 msgstr ""
 
-#: src/descript.c:105 src/examine.q:1627 src/frequencies.q:120
+#: src/descript.c:105 src/examine.q:1632 src/frequencies.q:120
 msgid "Skewness"
 msgstr ""
 
@@ -980,17 +1000,17 @@ msgstr ""
 msgid "S E Skew"
 msgstr ""
 
-#: src/descript.c:107 src/examine.q:1588 src/frequencies.q:122
+#: src/descript.c:107 src/examine.q:1593 src/frequencies.q:122
 msgid "Range"
 msgstr ""
 
-#: src/descript.c:108 src/examine.q:1565 src/frequencies.q:123
-#: src/oneway.q:409
+#: src/descript.c:108 src/examine.q:1570 src/frequencies.q:123
+#: src/oneway.q:410
 msgid "Minimum"
 msgstr ""
 
-#: src/descript.c:109 src/examine.q:1576 src/frequencies.q:124
-#: src/oneway.q:410
+#: src/descript.c:109 src/examine.q:1581 src/frequencies.q:124
+#: src/oneway.q:411
 msgid "Maximum"
 msgstr ""
 
@@ -1117,7 +1137,13 @@ msgstr ""
 msgid "Error writing file %s: %s."
 msgstr ""
 
-#: src/dictionary.c:603
+#: src/dictionary.c:256
+#, c-format
+msgid ""
+"The entry \"%s\" in the variable name map, has no corresponding variable"
+msgstr ""
+
+#: src/dictionary.c:836
 msgid ""
 "At least one case in the data file had a weight value that was user-missing, "
 "system-missing, zero, or negative.  These case(s) were ignored."
@@ -1164,248 +1190,44 @@ msgstr ""
 msgid "DO IF %d: missing\n"
 msgstr ""
 
-#: src/error.c:117
+#: src/error.c:93
 msgid "Terminating NOW due to a fatal error!"
 msgstr ""
 
-#: src/error.c:194
+#: src/error.c:170
 msgid "Terminating execution of syntax file due to error."
 msgstr ""
 
-#: src/error.c:196
+#: src/error.c:172
 #, c-format
 msgid "Errors (%d) exceeds limit (%d)."
 msgstr ""
 
-#: src/error.c:199
+#: src/error.c:175
 #, c-format
 msgid "Warnings (%d) exceed limit (%d)."
 msgstr ""
 
-#: src/error.c:261
+#: src/error.c:237
 msgid "fatal"
 msgstr ""
 
-#: src/error.c:263 src/error.c:270 src/error.c:273 src/expr-prs.c:1280
+#: src/error.c:239 src/error.c:246 src/error.c:249
 msgid "error"
 msgstr ""
 
-#: src/error.c:264 src/error.c:271 src/error.c:274
+#: src/error.c:240 src/error.c:247 src/error.c:250
 msgid "warning"
 msgstr ""
 
-#: src/error.c:265 src/error.c:275
+#: src/error.c:241 src/error.c:251
 msgid "note"
 msgstr ""
 
-#: src/error.c:267 src/error.c:268
+#: src/error.c:243 src/error.c:244
 msgid "installation error"
 msgstr ""
 
-#: src/expr-evl.c:635
-msgid "TIME.HMS cannot mix positive and negative in its arguments."
-msgstr ""
-
-#: src/expr-evl.c:699
-msgid "Week argument to WKYR must be in range 0 to 53."
-msgstr ""
-
-#: src/expr-evl.c:850 src/expr-evl.c:906
-msgid "Argument 3 of RINDEX may not be system-missing."
-msgstr ""
-
-#: src/expr-evl.c:860 src/expr-evl.c:916
-msgid ""
-"Argument 3 of RINDEX must be between 1 and the length of argument 2, and it "
-"must evenly divide the length of argument 2."
-msgstr ""
-
-#: src/expr-evl.c:1102
-msgid ""
-"A number being treated as a Boolean in an expression was found to have a "
-"value other than 0 (false), 1 (true), or the system-missing value.  The "
-"result was forced to 0."
-msgstr ""
-
-#: src/expr-evl.c:1143
-#, c-format
-msgid ""
-"SYSMIS is not a valid index value for vector %s.  The result will be set to "
-"SYSMIS."
-msgstr ""
-
-#: src/expr-evl.c:1147
-#, c-format
-msgid ""
-"%g is not a valid index value for vector %s.  The result will be set to "
-"SYSMIS."
-msgstr ""
-
-#: src/expr-evl.c:1166
-#, c-format
-msgid ""
-"SYSMIS is not a valid index value for vector %s.  The result will be set to "
-"the empty string."
-msgstr ""
-
-#: src/expr-evl.c:1171
-#, c-format
-msgid ""
-"%g is not a valid index value for vector %s.  The result will be set to the "
-"empty string."
-msgstr ""
-
-#: src/expr-opt.c:679
-msgid ""
-"When optimizing a constant expression, an integer that was being used as an "
-"Boolean value was found to have a constant value other than 0, 1, or SYSMIS."
-msgstr ""
-
-#: src/expr-prs.c:138
-msgid ""
-"Type mismatch: expression has string type, but a numeric value is required "
-"here."
-msgstr ""
-
-#: src/expr-prs.c:149
-msgid ""
-"Type mismatch: expression has numeric type, but a string value is required "
-"here."
-msgstr ""
-
-#: src/expr-prs.c:208
-#, c-format
-msgid "Type mismatch: operands of %s operator must be strings."
-msgstr ""
-
-#: src/expr-prs.c:211
-#, c-format
-msgid "Type mismatch: operands of %s operator must be numeric."
-msgstr ""
-
-#: src/expr-prs.c:392
-msgid ""
-"Chaining relational operators (e.g. \"a < b < c\") will not produce the "
-"mathematically expected result.  Use the AND logical operator to fix the "
-"problem (e.g. \"a < b AND b < c\").  If chaining is really intended, "
-"parentheses will disable this warning (e.g. \"(a < b) < c\".)"
-msgstr ""
-
-#: src/expr-prs.c:472
-msgid ""
-"The exponentiation operator (\"**\") is left-associative, even though right-"
-"associative semantics are more useful.  That is, \"a**b**c\" equals \"(a**b)"
-"**c\", not as \"a**(b**c)\".  To disable this warning, insert parentheses."
-msgstr ""
-
-#: src/expr-prs.c:553
-#, c-format
-msgid "Unknown system variable %s."
-msgstr ""
-
-#: src/expr-prs.c:592
-msgid "expecting variable name"
-msgstr ""
-
-#: src/expr-prs.c:635
-msgid "in expression"
-msgstr ""
-
-#: src/expr-prs.c:731
-msgid "Argument 2 to LAG must be a small positive integer constant."
-msgstr ""
-
-#: src/expr-prs.c:812 src/expr-prs.c:851
-#, c-format
-msgid ""
-"Type mismatch in argument %d of %s, which was expected to be of %s type.  It "
-"was actually of %s type. "
-msgstr ""
-
-#: src/expr-prs.c:838
-#, c-format
-msgid "%s cannot take Boolean operands."
-msgstr ""
-
-#: src/expr-prs.c:870
-msgid "in function call"
-msgstr ""
-
-#: src/expr-prs.c:884
-msgid "RANGE requires an odd number of arguments, but at least three."
-msgstr ""
-
-#: src/expr-prs.c:894
-#, c-format
-msgid "%s requires at least two arguments."
-msgstr ""
-
-#: src/expr-prs.c:909
-#, c-format
-msgid "%s.%d requires at least %d arguments."
-msgstr ""
-
-#: src/expr-prs.c:974
-#, c-format
-msgid ""
-"Argument %d to CONCAT is type %s.  All arguments to CONCAT must be strings."
-msgstr ""
-
-#: src/expr-prs.c:1071
-#, c-format
-msgid ""
-"Argument %d to %s was expected to be of %s type.  It was actually of type %s."
-msgstr ""
-
-#: src/expr-prs.c:1088
-#, c-format
-msgid "%s is not a numeric format."
-msgstr ""
-
-#: src/expr-prs.c:1126
-#, c-format
-msgid "Too few arguments to function %s."
-msgstr ""
-
-#: src/expr-prs.c:1159
-#, c-format
-msgid ""
-"Type mismatch in argument %d of %s.  A string expression was supplied where "
-"only a numeric expression is allowed."
-msgstr ""
-
-#: src/expr-prs.c:1169
-#, c-format
-msgid "Missing comma following argument %d of %s."
-msgstr ""
-
-#: src/expr-prs.c:1207
-msgid "The index value after a vector name must be numeric."
-msgstr ""
-
-#: src/expr-prs.c:1214
-msgid "`)' expected after a vector index value."
-msgstr ""
-
-#: src/expr-prs.c:1247
-#, c-format
-msgid "There is no function named %s."
-msgstr ""
-
-#: src/expr-prs.c:1252
-#, c-format
-msgid "Function %s may not be given a minimum number of arguments."
-msgstr ""
-
-#: src/expr-prs.c:1261
-#, c-format
-msgid "expecting `)' after %s function"
-msgstr ""
-
-#: src/expr-prs.c:1283
-msgid "Boolean"
-msgstr ""
-
 #: src/filename.c:221
 #, c-format
 msgid "Searching for `%s'..."
@@ -1474,7 +1296,7 @@ msgstr ""
 msgid "YES or NO expected after ORDERED."
 msgstr ""
 
-#: src/file-type.c:248 src/file-type.c:543 src/get.c:390
+#: src/file-type.c:248 src/file-type.c:543 src/get.c:440
 msgid "while expecting a valid subcommand"
 msgstr ""
 
@@ -1563,145 +1385,143 @@ msgstr ""
 msgid "Unknown record type %g."
 msgstr ""
 
-#: src/flip.c:81
+#: src/flip.c:82
 msgid ""
 "FLIP ignores TEMPORARY.  Temporary transformations will be made permanent."
 msgstr ""
 
-#: src/flip.c:221
+#: src/flip.c:224
 #, c-format
 msgid "Could not create acceptable variant for variable %s."
 msgstr ""
 
-#: src/flip.c:237
+#: src/flip.c:240
 msgid "Cannot create more than 99999 variable names."
 msgstr ""
 
-#: src/flip.c:281
+#: src/flip.c:284
 msgid "Could not create temporary file for FLIP."
 msgstr ""
 
-#: src/flip.c:288 src/flip.c:356
+#: src/flip.c:291 src/flip.c:359
 #, c-format
 msgid "Error writing FLIP file: %s."
 msgstr ""
 
-#: src/flip.c:398
+#: src/flip.c:401
 #, c-format
 msgid "Error rewinding FLIP file: %s."
 msgstr ""
 
-#: src/flip.c:402
+#: src/flip.c:405
 msgid "Error creating FLIP source file."
 msgstr ""
 
-#: src/flip.c:411
+#: src/flip.c:414
 #, c-format
 msgid "Error reading FLIP file: %s."
 msgstr ""
 
-#: src/flip.c:432
+#: src/flip.c:435
 #, c-format
 msgid "Error seeking FLIP source file: %s."
 msgstr ""
 
-#: src/flip.c:437
+#: src/flip.c:440
 #, c-format
 msgid "Error writing FLIP source file: %s."
 msgstr ""
 
-#: src/flip.c:448
+#: src/flip.c:451
 #, c-format
 msgid "Error rewind FLIP source file: %s."
 msgstr ""
 
-#: src/flip.c:500
+#: src/flip.c:503
 #, c-format
 msgid "Error reading FLIP temporary file: %s."
 msgstr ""
 
-#: src/flip.c:503
+#: src/flip.c:506
 msgid "Unexpected end of file reading FLIP temporary file."
 msgstr ""
 
-#: src/format.c:69
+#: src/format.c:71
 msgid "X and T format specifiers not allowed here."
 msgstr ""
 
-#: src/format.c:76
+#: src/format.c:79
 #, c-format
 msgid "%.*s is not a valid data format."
 msgstr ""
 
-#: src/format.c:127
+#: src/format.c:128
 #, c-format
-msgid "Format %s may not be used as an input format."
+msgid ""
+"Format %s specifies an odd width %d, but format %s requires an even width."
 msgstr ""
 
-#: src/format.c:132
+#: src/format.c:136
 #, c-format
 msgid ""
-"Input format %s specifies a bad width %d.  Format %s requires a width "
-"between %d and %d."
+"Format %s specifies a bad number of implied decimal places %d.  Input format "
+"%s allows up to 16 implied decimal places."
 msgstr ""
 
-#: src/format.c:139
+#: src/format.c:160
 #, c-format
-msgid ""
-"Input format %s specifies an odd width %d, but format %s requires an even "
-"width between %d and %d."
+msgid "Format %s may not be used as an input format."
 msgstr ""
 
-#: src/format.c:146
+#: src/format.c:166
 #, c-format
 msgid ""
-"Input format %s specifies a bad number of implied decimal places %d.  Input "
-"format %s allows up to 16 implied decimal places."
+"Input format %s specifies a bad width %d.  Format %s requires a width "
+"between %d and %d."
 msgstr ""
 
-#: src/format.c:169
+#: src/format.c:190
 #, c-format
 msgid ""
 "Output format %s specifies a bad width %d.  Format %s requires a width "
 "between %d and %d."
 msgstr ""
 
-#: src/format.c:179
+#: src/format.c:201
 #, c-format
 msgid ""
 "Output format %s requires minimum width %d to allow %d decimal places.  Try %"
 "s%d.%d instead of %s."
 msgstr ""
 
-#: src/format.c:187
+#: src/format.c:222
 #, c-format
-msgid ""
-"Output format %s specifies an odd width %d, but output format %s requires an "
-"even width between %d and %d."
+msgid "%s variables are not compatible with %s format %s."
 msgstr ""
 
-#: src/format.c:194
-#, c-format
-msgid ""
-"Output format %s specifies a bad number of implied decimal places %d.  "
-"Output format %s allows a number of implied decimal places between 1 and 16."
+#: src/format.c:223 src/pfm-read.c:473 src/sfm-read.c:944
+msgid "String"
+msgstr ""
+
+#: src/format.c:223 src/pfm-read.c:473 src/sfm-read.c:944
+msgid "Numeric"
 msgstr ""
 
-#: src/format.c:211
+#: src/format.c:243
 #, c-format
-msgid "Can't display a string variable of width %d with format specifier %s."
+msgid "String variable with width %d not compatible with format %s."
 msgstr ""
 
-#: src/format.c:329
+#: src/format.c:363
 msgid "Format specifier expected."
 msgstr ""
 
-#: src/format.c:340
+#: src/format.c:375
 #, c-format
 msgid "Data format %s does not specify a width."
 msgstr ""
 
-#: src/format.c:357
+#: src/format.c:393
 #, c-format
 msgid "Data format %s is not valid."
 msgstr ""
@@ -1710,20 +1530,25 @@ msgstr ""
 msgid "`(' expected after variable list"
 msgstr ""
 
-#: src/formats.c:95
+#: src/formats.c:96 src/numeric.c:65 src/numeric.c:136
+msgid "`)' expected after output format."
+msgstr ""
+
+#: src/get.c:251
 #, c-format
-msgid "Format %s may not be assigned to a %s variable."
+msgid "The required %s subcommand was not present"
 msgstr ""
 
-#: src/formats.c:116 src/numeric.c:65 src/numeric.c:136
-msgid "`)' expected after output format."
+#: src/get.c:257
+#, c-format
+msgid "Unsupported sysfile version: %d. Using version %d instead."
 msgstr ""
 
-#: src/get.c:396
+#: src/get.c:446
 msgid "All variables deleted from system file dictionary."
 msgstr ""
 
-#: src/get.c:446
+#: src/get.c:496
 #, c-format
 msgid ""
 "Cannot rename %s as %s because there already exists a variable named %s.  To "
@@ -1731,102 +1556,102 @@ msgid ""
 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
 msgstr ""
 
-#: src/get.c:471
+#: src/get.c:521
 msgid "`=' expected after variable list."
 msgstr ""
 
-#: src/get.c:478
+#: src/get.c:528
 #, c-format
 msgid ""
 "Number of variables on left side of `=' (%d) does not match number of "
 "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
 msgstr ""
 
-#: src/get.c:491
+#: src/get.c:541
 #, c-format
 msgid "Requested renaming duplicates variable name %s."
 msgstr ""
 
-#: src/get.c:677
+#: src/get.c:728
 msgid "The BY subcommand may be given once at most."
 msgstr ""
 
-#: src/get.c:749
+#: src/get.c:800
 msgid "The active file may not be specified more than once."
 msgstr ""
 
-#: src/get.c:758
+#: src/get.c:809
 msgid "Cannot specify the active file since no active file has been defined."
 msgstr ""
 
-#: src/get.c:766
+#: src/get.c:817
 msgid ""
 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
 "source.  Temporary transformations will be made permanent."
 msgstr ""
 
-#: src/get.c:796
+#: src/get.c:847
 msgid ""
 "IN, FIRST, and LAST subcommands may not occur before the first FILE or TABLE."
 msgstr ""
 
-#: src/get.c:831
+#: src/get.c:882
 #, c-format
 msgid "Multiple %s subcommands for a single FILE or TABLE."
 msgstr ""
 
-#: src/get.c:841
+#: src/get.c:892
 #, c-format
 msgid "Duplicate variable name %s while creating %s variable."
 msgstr ""
 
-#: src/get.c:853
+#: src/get.c:904
 msgid ""
 "RENAME, KEEP, and DROP subcommands may not occur before the first FILE or "
 "TABLE."
 msgstr ""
 
-#: src/get.c:880
+#: src/get.c:931
 msgid "The BY subcommand is required when a TABLE subcommand is given."
 msgstr ""
 
-#: src/get.c:899
+#: src/get.c:950
 #, c-format
 msgid "File %s lacks BY variable %s."
 msgstr ""
 
-#: src/get.c:1393
+#: src/get.c:1444
 #, c-format
 msgid ""
 "Variable %s in file %s (%s) has different type or width from the same "
 "variable in earlier file (%s)."
 msgstr ""
 
-#: src/get.c:1471
+#: src/get.c:1522
 msgid "expecting COMM or TAPE"
 msgstr ""
 
-#: src/getline.c:166
+#: src/getline.c:175
 #, c-format
 msgid "Can't find `%s' in include file search path."
 msgstr ""
 
-#: src/getline.c:321
+#: src/getline.c:330
 #, c-format
 msgid "%s: Opening as syntax file."
 msgstr ""
 
-#: src/getline.c:326
+#: src/getline.c:335
 #, c-format
 msgid "Opening `%s': %s."
 msgstr ""
 
-#: src/getline.c:335 src/html.c:348 src/postscript.c:1466
+#: src/getline.c:344 src/html.c:348 src/postscript.c:1466
 #, c-format
 msgid "Reading `%s': %s."
 msgstr ""
 
-#: src/getline.c:393
+#: src/getline.c:402
 #, c-format
 msgid "Closing `%s': %s."
 msgstr ""
@@ -2032,126 +1857,126 @@ msgstr ""
 msgid "expecting filename"
 msgstr ""
 
-#: src/inpt-pgm.c:82
+#: src/inpt-pgm.c:81
 msgid "No matching INPUT PROGRAM command."
 msgstr ""
 
-#: src/inpt-pgm.c:87
+#: src/inpt-pgm.c:86
 msgid ""
 "No data-input or transformation commands specified between INPUT PROGRAM and "
 "END INPUT PROGRAM."
 msgstr ""
 
-#: src/inpt-pgm.c:288 src/inpt-pgm.c:418
+#: src/inpt-pgm.c:284 src/inpt-pgm.c:412
 msgid ""
 "This command may only be executed between INPUT PROGRAM and END INPUT "
 "PROGRAM."
 msgstr ""
 
-#: src/inpt-pgm.c:338
+#: src/inpt-pgm.c:334
 msgid "COLUMN subcommand multiply specified."
 msgstr ""
 
-#: src/inpt-pgm.c:391
+#: src/inpt-pgm.c:385
 msgid ""
 "REREAD: Column numbers must be positive finite numbers.  Column set to 1."
 msgstr ""
 
-#: src/lexer.c:251
+#: src/lexer.c:255
 #, c-format
 msgid "%s does not form a valid number."
 msgstr ""
 
-#: src/lexer.c:369
+#: src/lexer.c:376
 #, c-format
 msgid "Bad character in input: `%c'."
 msgstr ""
 
-#: src/lexer.c:371
+#: src/lexer.c:378
 #, c-format
 msgid "Bad character in input: `\\%o'."
 msgstr ""
 
-#: src/lexer.c:392
+#: src/lexer.c:399
 msgid "Syntax error at end of file."
 msgstr ""
 
-#: src/lexer.c:402
+#: src/lexer.c:409
 #, c-format
 msgid "Syntax error %s at `%s'."
 msgstr ""
 
-#: src/lexer.c:405
+#: src/lexer.c:412
 #, c-format
 msgid "Syntax error at `%s'."
 msgstr ""
 
-#: src/lexer.c:525
+#: src/lexer.c:531
 #, c-format
 msgid "expecting `%s'"
 msgstr ""
 
-#: src/lexer.c:542
+#: src/lexer.c:548
 #, c-format
 msgid "expecting %s"
 msgstr ""
 
-#: src/lexer.c:556 src/val-labs.c:154
+#: src/lexer.c:562 src/val-labs.c:154
 msgid "expecting string"
 msgstr ""
 
-#: src/lexer.c:570 src/val-labs.c:163
+#: src/lexer.c:576 src/val-labs.c:163
 msgid "expecting integer"
 msgstr ""
 
-#: src/lexer.c:584
+#: src/lexer.c:590
 msgid "expecting number"
 msgstr ""
 
-#: src/lexer.c:598
+#: src/lexer.c:604
 msgid "expecting identifier"
 msgstr ""
 
-#: src/lexer.c:867
+#: src/lexer.c:890
 msgid "<ERROR>"
 msgstr ""
 
-#: src/lexer.c:1000 src/pfm-read.c:135 src/repeat.c:214
+#: src/lexer.c:1024 src/repeat.c:214
 msgid "Unexpected end of file."
 msgstr ""
 
-#: src/lexer.c:1026
+#: src/lexer.c:1033
 msgid "binary"
 msgstr ""
 
-#: src/lexer.c:1026
+#: src/lexer.c:1033
 msgid "octal"
 msgstr ""
 
-#: src/lexer.c:1026
+#: src/lexer.c:1033
 msgid "hex"
 msgstr ""
 
-#: src/lexer.c:1040
+#: src/lexer.c:1047
 #, c-format
 msgid "String of %s digits has %d characters, which is not a multiple of %d."
 msgstr ""
 
-#: src/lexer.c:1069
+#: src/lexer.c:1076
 #, c-format
 msgid "`%c' is not a valid %s digit."
 msgstr ""
 
-#: src/lexer.c:1100
+#: src/lexer.c:1107
 msgid "Unterminated string constant."
 msgstr ""
 
-#: src/lexer.c:1172
+#: src/lexer.c:1179
 #, c-format
 msgid "String exceeds 255 characters in length (%d characters)."
 msgstr ""
 
-#: src/lexer.c:1187
+#: src/lexer.c:1194
 msgid ""
 "Sorry, literal strings may not contain null characters.  Replacing with "
 "spaces."
@@ -2320,69 +2145,69 @@ msgstr ""
 msgid "End of line expected %s while reading %s."
 msgstr ""
 
-#: src/matrix-data.c:1106
+#: src/matrix-data.c:1105
 #, c-format
 msgid "expecting value for %s %s"
 msgstr ""
 
-#: src/matrix-data.c:1270
+#: src/matrix-data.c:1269
 #, c-format
 msgid "Syntax error expecting SPLIT FILE value %s."
 msgstr ""
 
-#: src/matrix-data.c:1279
+#: src/matrix-data.c:1278
 #, c-format
 msgid "Expecting value %g for %s."
 msgstr ""
 
-#: src/matrix-data.c:1320 src/matrix-data.c:1787
+#: src/matrix-data.c:1319 src/matrix-data.c:1786
 #, c-format
 msgid "Syntax error expecting factor value %s."
 msgstr ""
 
-#: src/matrix-data.c:1329
+#: src/matrix-data.c:1328
 #, c-format
 msgid "Syntax error expecting value %g for %s %s."
 msgstr ""
 
-#: src/matrix-data.c:1564
+#: src/matrix-data.c:1563
 #, c-format
 msgid "Syntax error %s expecting SPLIT FILE value."
 msgstr ""
 
-#: src/matrix-data.c:1694
+#: src/matrix-data.c:1693
 #, c-format
 msgid ""
 "Expected %d lines of data for %s content; actually saw %d lines.  No data "
 "will be output for this content."
 msgstr ""
 
-#: src/matrix-data.c:1729
+#: src/matrix-data.c:1728
 #, c-format
 msgid "Multiply specified ROWTYPE_ %s."
 msgstr ""
 
-#: src/matrix-data.c:1734
+#: src/matrix-data.c:1733
 #, c-format
 msgid "Syntax error %s expecting ROWTYPE_ string."
 msgstr ""
 
-#: src/matrix-data.c:1754
+#: src/matrix-data.c:1753
 #, c-format
 msgid "Syntax error %s."
 msgstr ""
 
-#: src/matrix-data.c:1904
+#: src/matrix-data.c:1903
 #, c-format
 msgid "Duplicate specification for %s."
 msgstr ""
 
-#: src/matrix-data.c:1916
+#: src/matrix-data.c:1915
 #, c-format
 msgid "Too many rows of matrix data for %s."
 msgstr ""
 
-#: src/matrix-data.c:1964
+#: src/matrix-data.c:1963
 #, c-format
 msgid "Syntax error expecting value for %s %s."
 msgstr ""
@@ -2553,17 +2378,17 @@ msgstr ""
 msgid "%s: Opening device description file..."
 msgstr ""
 
-#: src/output.c:304 src/output.c:1173 src/postscript.c:1102
+#: src/output.c:304 src/output.c:1175 src/postscript.c:1102
 #, c-format
 msgid "Opening %s: %s."
 msgstr ""
 
-#: src/output.c:315 src/output.c:1184 src/postscript.c:1117
+#: src/output.c:315 src/output.c:1186 src/postscript.c:1117
 #, c-format
 msgid "Reading %s: %s."
 msgstr ""
 
-#: src/output.c:337 src/output.c:497
+#: src/output.c:337 src/output.c:499
 msgid "Syntax error."
 msgstr ""
 
@@ -2584,123 +2409,123 @@ msgstr ""
 msgid "Error reading device definition file."
 msgstr ""
 
-#: src/output.c:469
+#: src/output.c:471
 #, c-format
 msgid ""
 "Driver classes:\n"
 "\t"
 msgstr ""
 
-#: src/output.c:598
+#: src/output.c:600
 msgid "Syntax error in string constant."
 msgstr ""
 
-#: src/output.c:630
+#: src/output.c:632
 msgid "Syntax error in options."
 msgstr ""
 
-#: src/output.c:640
+#: src/output.c:642
 msgid "Syntax error in options (`=' expected)."
 msgstr ""
 
-#: src/output.c:647
+#: src/output.c:649
 msgid "Syntax error in options (value expected after `=')."
 msgstr ""
 
-#: src/output.c:719
+#: src/output.c:721
 msgid "Driver name expected."
 msgstr ""
 
-#: src/output.c:740
+#: src/output.c:742
 msgid "Class name expected."
 msgstr ""
 
-#: src/output.c:749
+#: src/output.c:751
 #, c-format
 msgid "Unknown output driver class `%s'."
 msgstr ""
 
-#: src/output.c:756
+#: src/output.c:758
 #, c-format
 msgid "Can't initialize output driver class `%s'."
 msgstr ""
 
-#: src/output.c:763
+#: src/output.c:765
 #, c-format
 msgid "Can't initialize output driver `%s' of class `%s'."
 msgstr ""
 
-#: src/output.c:785
+#: src/output.c:787
 #, c-format
 msgid "Unknown device type `%s'."
 msgstr ""
 
-#: src/output.c:797
+#: src/output.c:799
 #, c-format
 msgid "Can't complete initialization of output driver `%s' of class `%s'."
 msgstr ""
 
-#: src/output.c:844
+#: src/output.c:846
 #, c-format
 msgid "Can't deinitialize output driver class `%s'."
 msgstr ""
 
-#: src/output.c:917
+#: src/output.c:919
 #, c-format
 msgid "Trying to find keyword `%s'...\n"
 msgstr ""
 
-#: src/output.c:1034
+#: src/output.c:1036
 #, c-format
 msgid "Unit \"%s\" is unknown in dimension \"%s\"."
 msgstr ""
 
-#: src/output.c:1049
+#: src/output.c:1051
 #, c-format
 msgid "Bad dimension \"%s\"."
 msgstr ""
 
-#: src/output.c:1075
+#: src/output.c:1077
 #, c-format
 msgid "`x' expected in paper size `%s'."
 msgstr ""
 
-#: src/output.c:1085
+#: src/output.c:1087
 #, c-format
 msgid "Trailing garbage `%s' on paper size `%s'."
 msgstr ""
 
-#: src/output.c:1134
+#: src/output.c:1136
 msgid "Paper size name must not be empty."
 msgstr ""
 
-#: src/output.c:1165
+#: src/output.c:1167
 msgid "Cannot find `papersize' configuration file."
 msgstr ""
 
-#: src/output.c:1169
+#: src/output.c:1171
 #, c-format
 msgid "%s: Opening paper size definition file..."
 msgstr ""
 
-#: src/output.c:1211
+#: src/output.c:1213
 msgid "Syntax error in paper size definition."
 msgstr ""
 
-#: src/output.c:1240
+#: src/output.c:1242
 msgid "Paper size definition file read successfully."
 msgstr ""
 
-#: src/output.c:1242
+#: src/output.c:1244
 msgid "Error reading paper size definition file."
 msgstr ""
 
-#: src/output.c:1311
+#: src/output.c:1313
 #, c-format
 msgid "Error closing page on %s device of %s class."
 msgstr ""
 
-#: src/output.c:1315
+#: src/output.c:1317
 #, c-format
 msgid "Error opening page on %s device of %s class."
 msgstr ""
@@ -2740,173 +2565,143 @@ msgstr ""
 msgid "Cannot change mode of %s: %s"
 msgstr ""
 
-#: src/pfm-read.c:92
+#: src/pfm-read.c:85
 #, c-format
 msgid "portable file %s corrupt at offset %ld: "
 msgstr ""
 
-#: src/pfm-read.c:114 src/pfm-write.c:490
-#, c-format
-msgid "%s: Closing portable file: %s."
-msgstr ""
-
-#: src/pfm-read.c:143
-msgid "Bad line end."
+#: src/pfm-read.c:112
+msgid "unexpected end of file"
 msgstr ""
 
-#: src/pfm-read.c:234
+#: src/pfm-read.c:170
 #, c-format
 msgid ""
 "An error occurred while opening \"%s\" for reading as a portable file: %s."
 msgstr ""
 
-#: src/pfm-read.c:257
+#: src/pfm-read.c:188
 msgid "Data record expected."
 msgstr ""
 
-#: src/pfm-read.c:354
+#: src/pfm-read.c:296
 msgid "Missing numeric terminator."
 msgstr ""
 
-#: src/pfm-read.c:391
-msgid "Bad integer format."
+#: src/pfm-read.c:319
+msgid "Invalid integer."
 msgstr ""
 
-#: src/pfm-read.c:420
+#: src/pfm-read.c:330
 #, c-format
 msgid "Bad string length %d."
 msgstr ""
 
-#: src/pfm-read.c:515
+#: src/pfm-read.c:401
 #, c-format
-msgid "Bad date string length %d."
+msgid "%s: Not a portable file."
 msgstr ""
 
-#: src/pfm-read.c:519
-msgid "Bad character in date."
+#: src/pfm-read.c:425
+#, c-format
+msgid "Bad date string length %d."
 msgstr ""
 
-#: src/pfm-read.c:539
+#: src/pfm-read.c:427
 #, c-format
 msgid "Bad time string length %d."
 msgstr ""
 
-#: src/pfm-read.c:543
-msgid "Bad character in time."
-msgstr ""
-
-#: src/pfm-read.c:593 src/pfm-read.c:600 src/sfm-read.c:873 src/sfm-read.c:881
+#: src/pfm-read.c:465 src/sfm-read.c:931 src/sfm-read.c:939
 #, c-format
 msgid "%s: Bad format specifier byte (%d)."
 msgstr ""
 
-#: src/pfm-read.c:602
+#: src/pfm-read.c:472
 #, c-format
-msgid "%s variable %s has %s format specifier %s."
+msgid "%s variable %s has invalid format specifier %s."
 msgstr ""
 
-#: src/pfm-read.c:603 src/print.c:607 src/sfm-read.c:886
-msgid "String"
-msgstr ""
-
-#: src/pfm-read.c:603 src/print.c:607 src/sfm-read.c:886
-msgid "Numeric"
-msgstr ""
-
-#: src/pfm-read.c:641
+#: src/pfm-read.c:487
 msgid "Expected variable count record."
 msgstr ""
 
-#: src/pfm-read.c:645
+#: src/pfm-read.c:491
 #, c-format
 msgid "Invalid number of variables %d."
 msgstr ""
 
-#: src/pfm-read.c:655
-#, c-format
-msgid "Unexpected flag value %d."
-msgstr ""
-
-#: src/pfm-read.c:667
+#: src/pfm-read.c:501
 #, c-format
 msgid "Weight variable name (%s) truncated."
 msgstr ""
 
-#: src/pfm-read.c:682
+#: src/pfm-read.c:513
 msgid "Expected variable record."
 msgstr ""
 
-#: src/pfm-read.c:688
+#: src/pfm-read.c:517
 #, c-format
 msgid "Invalid variable width %d."
 msgstr ""
 
-#: src/pfm-read.c:706
+#: src/pfm-read.c:527
 #, c-format
 msgid "position %d: Variable name has %u characters."
 msgstr ""
 
-#: src/pfm-read.c:710
+#: src/pfm-read.c:531
 #, c-format
 msgid "position %d: Variable name begins with invalid character."
 msgstr ""
 
-#: src/pfm-read.c:714
+#: src/pfm-read.c:535
 #, c-format
 msgid "position %d: Variable name begins with lowercase letter %c."
 msgstr ""
 
-#: src/pfm-read.c:727
+#: src/pfm-read.c:547
 #, c-format
-msgid "position %d: Variable name character %d is lowercase letter %c."
+msgid "position %d: Invalid variable name `%s'."
 msgstr ""
 
-#: src/pfm-read.c:737
-#, c-format
-msgid "position %d: character `\\%03o' is not valid in a variable name."
-msgstr ""
-
-#: src/pfm-read.c:747
+#: src/pfm-read.c:555
 #, c-format
 msgid "Duplicate variable name %s."
 msgstr ""
 
-#: src/pfm-read.c:791
+#: src/pfm-read.c:595
 #, c-format
 msgid "Bad missing values for %s."
 msgstr ""
 
-#: src/pfm-read.c:814
+#: src/pfm-read.c:613
 #, c-format
 msgid "Weighting variable %s not present in dictionary."
 msgstr ""
 
-#: src/pfm-read.c:885
+#: src/pfm-read.c:660
 #, c-format
 msgid "Unknown variable %s while parsing value labels."
 msgstr ""
 
-#: src/pfm-read.c:888
+#: src/pfm-read.c:663
 #, c-format
 msgid ""
 "Cannot assign value labels to %s and %s, which have different variable types "
 "or widths."
 msgstr ""
 
-#: src/pfm-read.c:921
+#: src/pfm-read.c:687
 #, c-format
 msgid "Duplicate label for value %g for variable %s."
 msgstr ""
 
-#: src/pfm-read.c:924
+#: src/pfm-read.c:690
 #, c-format
 msgid "Duplicate label for value `%.*s' for variable %s."
 msgstr ""
 
-#: src/pfm-read.c:977
-msgid "End of file midway through case."
-msgstr ""
-
 #: src/pfm-write.c:92
 #, c-format
 msgid ""
@@ -2918,11 +2713,16 @@ msgstr ""
 msgid "%s: Writing portable file: %s."
 msgstr ""
 
-#: src/plot-hist.c:118
+#: src/pfm-write.c:490
+#, c-format
+msgid "%s: Closing portable file: %s."
+msgstr ""
+
+#: src/plot-hist.c:123
 msgid "HISTOGRAM"
 msgstr ""
 
-#: src/plot-hist.c:120 src/frequencies.q:1139
+#: src/plot-hist.c:125 src/frequencies.q:1139
 msgid "Frequency"
 msgstr ""
 
@@ -3057,6 +2857,10 @@ msgstr ""
 msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
 msgstr ""
 
+#: src/postscript.c:2885
+msgid "Charts are currently unsupported with postscript drivers."
+msgstr ""
+
 #: src/print.c:179
 msgid "expecting a valid subcommand"
 msgstr ""
@@ -3078,49 +2882,46 @@ msgid ""
 "or equal to the first."
 msgstr ""
 
-#: src/print.c:493
+#: src/print.c:488
+#, c-format
+msgid "Variable %s has width %d so it cannot be output as format %s."
+msgstr ""
+
+#: src/print.c:508
 #, c-format
 msgid ""
 "%s is not of the same type as %s.  To specify variables of different types "
 "in the same variable list, use a FORTRAN-like format specifier."
 msgstr ""
 
-#: src/print.c:523
+#: src/print.c:538
 msgid ""
 "The ending column for a field must not be less than the starting column."
 msgstr ""
 
-#: src/print.c:606
-#, c-format
-msgid "%s variables cannot be displayed with format %s."
-msgstr ""
-
-#: src/print.c:684
+#: src/print.c:686
 msgid ""
 "The number of format specifications exceeds the number of variable names "
 "given."
 msgstr ""
 
-#: src/print.c:693
+#: src/print.c:838
 #, c-format
-msgid "Display format %s may not be used with a %s variable."
+msgid "Writing %d record(s) to file %s."
 msgstr ""
 
 #: src/print.c:841
 #, c-format
-msgid "Writing %d record(s) to file %s."
+msgid "Writing %d record(s) to the listing file."
 msgstr ""
 
-#: src/print.c:844
-#, c-format
-msgid "Writing %d record(s) to the listing file."
+#: src/print.c:1088
+msgid "The expression on PRINT SPACE evaluated to the system-missing value."
 msgstr ""
 
-#: src/print.c:1095
+#: src/print.c:1091
 #, c-format
-msgid ""
-"The expression on PRINT SPACE evaluated to %d.  It's not possible to PRINT "
-"SPACE a negative number of lines."
+msgid "The expression on PRINT SPACE evaluated to %g."
 msgstr ""
 
 #: src/recode.c:283
@@ -3251,99 +3052,104 @@ msgstr ""
 msgid "Only last instance of this command is in effect."
 msgstr ""
 
-#: src/sfm-read.c:140
+#: src/sfm-read.c:130
 msgid "corrupt system file: "
 msgstr ""
 
-#: src/sfm-read.c:157 src/sfm-write.c:808
+#: src/sfm-read.c:149 src/sfm-write.c:918
 #, c-format
 msgid "%s: Closing system file: %s."
 msgstr ""
 
-#: src/sfm-read.c:240
+#: src/sfm-read.c:234
 #, c-format
 msgid ""
 "An error occurred while opening \"%s\" for reading as a system file: %s."
 msgstr ""
 
-#: src/sfm-read.c:258
+#: src/sfm-read.c:252
 #, c-format
 msgid ""
 "%s: Weighting variable may not be a continuation of a long string variable."
 msgstr ""
 
-#: src/sfm-read.c:261
+#: src/sfm-read.c:255
 #, c-format
 msgid "%s: Weighting variable may not be a string variable."
 msgstr ""
 
-#: src/sfm-read.c:286
+#: src/sfm-read.c:280
 #, c-format
 msgid ""
 "%s: Orphaned variable index record (type 4).  Type 4 records must always "
 "immediately follow type 3 records."
 msgstr ""
 
-#: src/sfm-read.c:335
+#: src/sfm-read.c:333
+#, c-format
+msgid "%s: Invalid subrecord length. Record: 7; Subrecord: 11"
+msgstr ""
+
+#: src/sfm-read.c:388
 #, c-format
 msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
 msgstr ""
 
-#: src/sfm-read.c:360
+#: src/sfm-read.c:413
 #, c-format
 msgid "%s: Unrecognized record type %d."
 msgstr ""
 
-#: src/sfm-read.c:392
+#: src/sfm-read.c:445
 #, c-format
 msgid ""
 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
 "size %d, count 8."
 msgstr ""
 
-#: src/sfm-read.c:403
+#: src/sfm-read.c:456
 #, c-format
 msgid ""
 "%s: Floating-point representation in system file is not IEEE-754.  PSPP "
 "cannot convert between floating-point formats."
 msgstr ""
 
-#: src/sfm-read.c:419
+#: src/sfm-read.c:472
 #, c-format
 msgid ""
 "%s: File-indicated endianness (%s) does not match endianness intuited from "
 "file header (%s)."
 msgstr ""
 
-#: src/sfm-read.c:422 src/sfm-read.c:423
+#: src/sfm-read.c:475 src/sfm-read.c:476
 msgid "big-endian"
 msgstr ""
 
-#: src/sfm-read.c:422 src/sfm-read.c:423
+#: src/sfm-read.c:475 src/sfm-read.c:476
 msgid "little-endian"
 msgstr ""
 
-#: src/sfm-read.c:424
+#: src/sfm-read.c:477
 msgid "unknown"
 msgstr ""
 
-#: src/sfm-read.c:428
+#: src/sfm-read.c:481
 #, c-format
 msgid "%s: File-indicated character representation code (%s) is not ASCII."
 msgstr ""
 
-#: src/sfm-read.c:432
+#: src/sfm-read.c:485
 msgid "DEC Kanji"
 msgstr ""
 
-#: src/sfm-read.c:448
+#: src/sfm-read.c:501
 #, c-format
 msgid ""
 "%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
 "size %d, count 8."
 msgstr ""
 
-#: src/sfm-read.c:463
+#: src/sfm-read.c:516
 #, c-format
 msgid ""
 "%s: File-indicated value is different from internal value for at least one "
@@ -3351,245 +3157,249 @@ msgid ""
 "%g; LOWEST: %g, %g."
 msgstr ""
 
-#: src/sfm-read.c:490
+#: src/sfm-read.c:543
 #, c-format
 msgid ""
 "%s: Bad magic.  Proper system files begin with the four characters `$FL2'. "
 "This file will not be read."
 msgstr ""
 
-#: src/sfm-read.c:532
+#: src/sfm-read.c:585
 #, c-format
 msgid ""
 "%s: File layout code has unexpected value %d.  Value should be 2, in big-"
 "endian or little-endian format."
 msgstr ""
 
-#: src/sfm-read.c:548
+#: src/sfm-read.c:601
 #, c-format
 msgid "%s: Number of elements per case (%d) is not between 1 and %d."
 msgstr ""
 
-#: src/sfm-read.c:557
+#: src/sfm-read.c:610
 #, c-format
 msgid ""
 "%s: Index of weighting variable (%d) is not between 0 and number of elements "
 "per case (%d)."
 msgstr ""
 
-#: src/sfm-read.c:564
+#: src/sfm-read.c:617
 #, c-format
 msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
 msgstr ""
 
-#: src/sfm-read.c:569
+#: src/sfm-read.c:622
 #, c-format
 msgid "%s: Compression bias (%g) is not the usual value of 100."
 msgstr ""
 
-#: src/sfm-read.c:662
+#: src/sfm-read.c:717
 #, c-format
 msgid "%s: position %d: Bad record type (%d); the expected value was 2."
 msgstr ""
 
-#: src/sfm-read.c:672
+#: src/sfm-read.c:727
 #, c-format
 msgid ""
 "%s: position %d: String variable does not have proper number of continuation "
 "records."
 msgstr ""
 
-#: src/sfm-read.c:681
+#: src/sfm-read.c:736
 #, c-format
 msgid "%s: position %d: Superfluous long string continuation record."
 msgstr ""
 
-#: src/sfm-read.c:687
+#: src/sfm-read.c:742
 #, c-format
 msgid "%s: position %d: Bad variable type code %d."
 msgstr ""
 
-#: src/sfm-read.c:690
+#: src/sfm-read.c:745
 #, c-format
 msgid "%s: position %d: Variable label indicator field is not 0 or 1."
 msgstr ""
 
-#: src/sfm-read.c:694
+#: src/sfm-read.c:749
 #, c-format
 msgid ""
 "%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
 msgstr ""
 
-#: src/sfm-read.c:700
+#: src/sfm-read.c:755
 #, c-format
 msgid "%s: position %d: Variable name begins with invalid character."
 msgstr ""
 
-#: src/sfm-read.c:704
+#: src/sfm-read.c:759
 #, c-format
 msgid "%s: position %d: Variable name begins with lowercase letter %c."
 msgstr ""
 
-#: src/sfm-read.c:708
+#: src/sfm-read.c:763
 #, c-format
 msgid ""
 "%s: position %d: Variable name begins with octothorpe (`#').  Scratch "
 "variables should not appear in system files."
 msgstr ""
 
-#: src/sfm-read.c:723
+#: src/sfm-read.c:778
 #, c-format
 msgid "%s: position %d: Variable name character %d is lowercase letter %c."
 msgstr ""
 
-#: src/sfm-read.c:732
+#: src/sfm-read.c:787
 #, c-format
 msgid ""
 "%s: position %d: character `\\%03o' (%c) is not valid in a variable name."
 msgstr ""
 
-#: src/sfm-read.c:741
+#: src/sfm-read.c:796
 #, c-format
 msgid "%s: Duplicate variable name `%s' within system file."
 msgstr ""
 
-#: src/sfm-read.c:762
+#: src/sfm-read.c:817
 #, c-format
 msgid "%s: Variable %s indicates variable label of invalid length %d."
 msgstr ""
 
-#: src/sfm-read.c:779
+#: src/sfm-read.c:837
 #, c-format
 msgid "%s: Long string variable %s may not have missing values."
 msgstr ""
 
-#: src/sfm-read.c:804
+#: src/sfm-read.c:862
 #, c-format
 msgid ""
 "%s: String variable %s may not have missing values specified as a range."
 msgstr ""
 
-#: src/sfm-read.c:852
+#: src/sfm-read.c:910
 #, c-format
 msgid "%s: Long string continuation records omitted at end of dictionary."
 msgstr ""
 
-#: src/sfm-read.c:856
+#: src/sfm-read.c:914
 #, c-format
 msgid ""
 "%s: System file header indicates %d variable positions but %d were read from "
 "file."
 msgstr ""
 
-#: src/sfm-read.c:884
+#: src/sfm-read.c:942
 #, c-format
 msgid "%s: %s variable %s has %s format specifier %s."
 msgstr ""
 
-#: src/sfm-read.c:963
+#: src/sfm-read.c:1021
 #, c-format
 msgid ""
 "%s: Variable index record (type 4) does not immediately follow value label "
 "record (type 3) as it should."
 msgstr ""
 
-#: src/sfm-read.c:974
+#: src/sfm-read.c:1032
 #, c-format
 msgid ""
 "%s: Number of variables associated with a value label (%d) is not between 1 "
 "and the number of variables (%d)."
 msgstr ""
 
-#: src/sfm-read.c:990
+#: src/sfm-read.c:1048
 #, c-format
 msgid ""
 "%s: Variable index associated with value label (%d) is not between 1 and the "
 "number of values (%d)."
 msgstr ""
 
-#: src/sfm-read.c:997
+#: src/sfm-read.c:1055
 #, c-format
 msgid ""
 "%s: Variable index associated with value label (%d) refers to a continuation "
 "of a string variable, not to an actual variable."
 msgstr ""
 
-#: src/sfm-read.c:1002
+#: src/sfm-read.c:1060
 #, c-format
 msgid "%s: Value labels are not allowed on long string variables (%s)."
 msgstr ""
 
-#: src/sfm-read.c:1013
+#: src/sfm-read.c:1071
 #, c-format
 msgid ""
 "%s: Variables associated with value label are not all of identical type.  "
 "Variable %s has %s type, but variable %s has %s type."
 msgstr ""
 
-#: src/sfm-read.c:1054
+#: src/sfm-read.c:1112
 #, c-format
 msgid "%s: File contains duplicate label for value %g for variable %s."
 msgstr ""
 
-#: src/sfm-read.c:1058
+#: src/sfm-read.c:1116
 #, c-format
 msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
 msgstr ""
 
-#: src/sfm-read.c:1093 src/sfm-read.c:1357
+#: src/sfm-read.c:1158 src/sfm-read.c:1422
 #, c-format
 msgid "%s: Reading system file: %s."
 msgstr ""
 
-#: src/sfm-read.c:1096 src/sfm-read.c:1198 src/sfm-read.c:1240
+#: src/sfm-read.c:1161 src/sfm-read.c:1263 src/sfm-read.c:1305
 #, c-format
 msgid "%s: Unexpected end of file."
 msgstr ""
 
-#: src/sfm-read.c:1113
+#: src/sfm-read.c:1178
 #, c-format
 msgid "%s: System file contains multiple type 6 (document) records."
 msgstr ""
 
-#: src/sfm-read.c:1119
+#: src/sfm-read.c:1184
 #, c-format
 msgid "%s: Number of document lines (%ld) must be greater than 0."
 msgstr ""
 
-#: src/sfm-read.c:1151
+#: src/sfm-read.c:1216
 #, c-format
 msgid "%s: Error reading file: %s."
 msgstr ""
 
-#: src/sfm-read.c:1188
+#: src/sfm-read.c:1253
 #, c-format
 msgid "%s: Compressed data is corrupted.  Data ends in partial case."
 msgstr ""
 
-#: src/sfm-read.c:1360
+#: src/sfm-read.c:1425
 #, c-format
 msgid "%s: Partial record at end of system file."
 msgstr ""
 
-#: src/sfm-write.c:143
+#: src/sfm-write.c:153
 #, c-format
 msgid "Error opening \"%s\" for writing as a system file: %s."
 msgstr ""
 
-#: src/sfm-write.c:628
+#: src/sfm-write.c:738
 #, c-format
 msgid "%s: Writing system file: %s."
 msgstr ""
 
-#: src/sort.c:197
+#: src/sort.c:103
+msgid "Buffer limit must be at least 2."
+msgstr ""
+
+#: src/sort.c:221
 msgid "`A' or `D' expected inside parentheses."
 msgstr ""
 
-#: src/sort.c:202
+#: src/sort.c:226
 msgid "`)' expected."
 msgstr ""
 
-#: src/sort.c:552 src/sort.c:730
+#: src/sort.c:573
 #, c-format
 msgid ""
 "Out of memory.  Could not allocate room for minimum of %d cases of %d bytes "
@@ -3697,7 +3507,7 @@ msgstr ""
 msgid "Documents in the active file:"
 msgstr ""
 
-#: src/sysfile-info.c:374 src/sysfile-info.c:532 src/vfm.c:873
+#: src/sysfile-info.c:374 src/sysfile-info.c:532 src/vfm.c:832
 msgid "Label"
 msgstr ""
 
@@ -3720,9 +3530,9 @@ msgstr ""
 msgid "Missing Values: "
 msgstr ""
 
-#: src/sysfile-info.c:531 src/vfm.c:872 src/crosstabs.q:1099
+#: src/sysfile-info.c:531 src/vfm.c:831 src/crosstabs.q:1099
 #: src/crosstabs.q:1126 src/crosstabs.q:1146 src/crosstabs.q:1168
-#: src/examine.q:1126 src/frequencies.q:1138 src/frequencies.q:1259
+#: src/examine.q:1129 src/frequencies.q:1138 src/frequencies.q:1259
 msgid "Value"
 msgstr ""
 
@@ -3803,78 +3613,108 @@ msgstr ""
 msgid "Truncating variable label to 255 characters."
 msgstr ""
 
+#: src/vars-atr.c:249
+msgid "Variable names must be at least 1 character long."
+msgstr ""
+
+#: src/vars-atr.c:255
+#, c-format
+msgid "Variable name %s exceeds %d-character limit."
+msgstr ""
+
+#: src/vars-atr.c:264
+#, c-format
+msgid "Character `%c' (in %s) may not appear in a variable name."
+msgstr ""
+
+#: src/vars-atr.c:273
+#, c-format
+msgid ""
+"Character `%c' (in %s), may not appear as the first character in a variable "
+"name."
+msgstr ""
+
+#: src/vars-atr.c:281
+#, c-format
+msgid "%s may not be used as a variable name because it is a reserved word."
+msgstr ""
+
+#: src/vars-prs.c:43
+msgid "expecting variable name"
+msgstr ""
+
 #: src/vars-prs.c:49
 #, c-format
 msgid "%s is not a variable name."
 msgstr ""
 
-#: src/vars-prs.c:101
+#: src/vars-prs.c:111
 msgid "ordinary"
 msgstr ""
 
-#: src/vars-prs.c:103
+#: src/vars-prs.c:113
 msgid "system"
 msgstr ""
 
-#: src/vars-prs.c:105
+#: src/vars-prs.c:115
 msgid "scratch"
 msgstr ""
 
-#: src/vars-prs.c:212
+#: src/vars-prs.c:175
 #, c-format
-msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
+msgid ""
+"%s is not a numeric variable.  It will not be included in the variable list."
 msgstr ""
 
-#: src/vars-prs.c:222
+#: src/vars-prs.c:178
 #, c-format
 msgid ""
-"When using the TO keyword to specify several variables, both variables must "
-"be from the same variable dictionaries, of either ordinary, scratch, or "
-"system variables.  %s is a %s variable, whereas %s is %s."
+"%s is not a string variable.  It will not be included in the variable list."
 msgstr ""
 
-#: src/vars-prs.c:240
+#: src/vars-prs.c:182
 #, c-format
 msgid "Scratch variables (such as %s) are not allowed here."
 msgstr ""
 
-#: src/vars-prs.c:263
+#: src/vars-prs.c:185
 #, c-format
 msgid ""
-"%s is not a numeric variable.  It will not be included in the variable list."
+"%s and %s are not the same type.  All variables in this variable list must "
+"be of the same type.  %s will be omitted from list."
 msgstr ""
 
-#: src/vars-prs.c:266
+#: src/vars-prs.c:190
 #, c-format
-msgid ""
-"%s is not a string variable.  It will not be included in the variable list."
+msgid "Variable %s appears twice in variable list."
 msgstr ""
 
-#: src/vars-prs.c:270
+#: src/vars-prs.c:300
 #, c-format
-msgid ""
-"%s and %s are not the same type.  All variables in this variable list must "
-"be of the same type.  %s will be omitted from list."
+msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
 msgstr ""
 
-#: src/vars-prs.c:275
+#: src/vars-prs.c:308
 #, c-format
-msgid "Variable %s appears twice in variable list."
+msgid ""
+"When using the TO keyword to specify several variables, both variables must "
+"be from the same variable dictionaries, of either ordinary, scratch, or "
+"system variables.  %s is a %s variable, whereas %s is %s."
 msgstr ""
 
-#: src/vars-prs.c:355
+#: src/vars-prs.c:379
 msgid "incorrect use of TO convention"
 msgstr ""
 
-#: src/vars-prs.c:402
+#: src/vars-prs.c:426
 msgid "Scratch variables not allowed here."
 msgstr ""
 
-#: src/vars-prs.c:424
+#: src/vars-prs.c:448
 msgid "Prefixes don't match in use of TO convention."
 msgstr ""
 
-#: src/vars-prs.c:429
+#: src/vars-prs.c:453
 msgid "Bad bounds in use of TO convention."
 msgstr ""
 
@@ -3943,32 +3783,32 @@ msgstr ""
 msgid "Summary."
 msgstr ""
 
-#: src/crosstabs.q:802 src/examine.q:911
+#: src/crosstabs.q:802 src/examine.q:914
 msgid "Cases"
 msgstr ""
 
-#: src/crosstabs.q:803 src/examine.q:845 src/frequencies.q:1136
+#: src/crosstabs.q:803 src/examine.q:848 src/frequencies.q:1136
 #: src/frequencies.q:1509
 msgid "Valid"
 msgstr ""
 
-#: src/crosstabs.q:804 src/examine.q:846 src/frequencies.q:1204
+#: src/crosstabs.q:804 src/examine.q:849 src/frequencies.q:1204
 #: src/frequencies.q:1510
 msgid "Missing"
 msgstr ""
 
 #: src/crosstabs.q:805 src/crosstabs.q:1008 src/crosstabs.q:1722
-#: src/examine.q:847 src/frequencies.q:1213 src/oneway.q:308 src/oneway.q:477
+#: src/examine.q:850 src/frequencies.q:1213 src/oneway.q:309 src/oneway.q:478
 msgid "Total"
 msgstr ""
 
-#: src/crosstabs.q:815 src/examine.q:923 src/frequencies.q:1508
-#: src/oneway.q:396 src/t-test.q:693 src/t-test.q:716 src/t-test.q:841
-#: src/t-test.q:1376
+#: src/crosstabs.q:815 src/examine.q:926 src/frequencies.q:1508
+#: src/oneway.q:397 src/t-test.q:690 src/t-test.q:713 src/t-test.q:838
+#: src/t-test.q:1373
 msgid "N"
 msgstr ""
 
-#: src/crosstabs.q:816 src/examine.q:926 src/frequencies.q:1140
+#: src/crosstabs.q:816 src/examine.q:929 src/frequencies.q:1140
 #: src/frequencies.q:1141 src/frequencies.q:1142
 msgid "Percent"
 msgstr ""
@@ -4006,12 +3846,12 @@ msgid "adj. resid."
 msgstr ""
 
 #: src/crosstabs.q:1098 src/crosstabs.q:1125 src/crosstabs.q:1145
-#: src/crosstabs.q:1166 src/examine.q:1357
+#: src/crosstabs.q:1166 src/examine.q:1360
 msgid "Statistic"
 msgstr ""
 
-#: src/crosstabs.q:1100 src/oneway.q:279 src/oneway.q:698 src/t-test.q:991
-#: src/t-test.q:1183 src/t-test.q:1275
+#: src/crosstabs.q:1100 src/oneway.q:280 src/oneway.q:699 src/t-test.q:988
+#: src/t-test.q:1180 src/t-test.q:1272
 msgid "df"
 msgstr ""
 
@@ -4048,11 +3888,11 @@ msgstr ""
 msgid " 95%% Confidence Interval"
 msgstr ""
 
-#: src/crosstabs.q:1147 src/t-test.q:995 src/t-test.q:1180 src/t-test.q:1278
+#: src/crosstabs.q:1147 src/t-test.q:992 src/t-test.q:1177 src/t-test.q:1275
 msgid "Lower"
 msgstr ""
 
-#: src/crosstabs.q:1148 src/t-test.q:996 src/t-test.q:1181 src/t-test.q:1279
+#: src/crosstabs.q:1148 src/t-test.q:993 src/t-test.q:1178 src/t-test.q:1276
 msgid "Upper"
 msgstr ""
 
@@ -4189,105 +4029,105 @@ msgstr ""
 msgid "%s Dependent"
 msgstr ""
 
-#: src/examine.q:464 src/examine.q:476
+#: src/examine.q:467 src/examine.q:479
 #, c-format
 msgid "%s and %s are mutually exclusive"
 msgstr ""
 
-#: src/examine.q:905
+#: src/examine.q:908
 msgid "Case Processing Summary"
 msgstr ""
 
-#: src/examine.q:1111
+#: src/examine.q:1114
 msgid "Extreme Values"
 msgstr ""
 
-#: src/examine.q:1127
+#: src/examine.q:1130
 msgid "Case Number"
 msgstr ""
 
-#: src/examine.q:1212
+#: src/examine.q:1215
 msgid "Highest"
 msgstr ""
 
-#: src/examine.q:1217
+#: src/examine.q:1220
 msgid "Lowest"
 msgstr ""
 
-#: src/examine.q:1358 src/oneway.q:399 src/oneway.q:696
+#: src/examine.q:1361 src/oneway.q:400 src/oneway.q:697
 msgid "Std. Error"
 msgstr ""
 
-#: src/examine.q:1360 src/oneway.q:413
+#: src/examine.q:1363 src/oneway.q:414
 msgid "Descriptives"
 msgstr ""
 
-#: src/examine.q:1480 src/oneway.q:404
+#: src/examine.q:1483 src/oneway.q:405
 #, c-format
 msgid "%g%% Confidence Interval for Mean"
 msgstr ""
 
-#: src/examine.q:1486 src/oneway.q:406
+#: src/examine.q:1489 src/oneway.q:407
 msgid "Lower Bound"
 msgstr ""
 
-#: src/examine.q:1497 src/oneway.q:407
+#: src/examine.q:1500 src/oneway.q:408
 msgid "Upper Bound"
 msgstr ""
 
-#: src/examine.q:1509
+#: src/examine.q:1512
 msgid "5% Trimmed Mean"
 msgstr ""
 
-#: src/examine.q:1520 src/frequencies.q:114
+#: src/examine.q:1523 src/frequencies.q:114
 msgid "Median"
 msgstr ""
 
-#: src/examine.q:1552 src/oneway.q:398 src/t-test.q:695 src/t-test.q:718
-#: src/t-test.q:842 src/t-test.q:1178
+#: src/examine.q:1557 src/oneway.q:399 src/t-test.q:692 src/t-test.q:715
+#: src/t-test.q:839 src/t-test.q:1175
 msgid "Std. Deviation"
 msgstr ""
 
-#: src/examine.q:1600
+#: src/examine.q:1605
 msgid "Interquartile Range"
 msgstr ""
 
-#: src/examine.q:1755
+#: src/examine.q:1760
 #, c-format
 msgid "Boxplot of %s vs. %s"
 msgstr ""
 
-#: src/examine.q:1780
+#: src/examine.q:1785
 msgid "Boxplot"
 msgstr ""
 
-#: src/examine.q:1822
+#: src/examine.q:1827
 #, c-format
 msgid "Normal Q-Q Plot of %s"
 msgstr ""
 
-#: src/examine.q:1823 src/examine.q:1829
+#: src/examine.q:1828 src/examine.q:1834
 msgid "Observed Value"
 msgstr ""
 
-#: src/examine.q:1824
+#: src/examine.q:1829
 msgid "Expected Normal"
 msgstr ""
 
-#: src/examine.q:1827
+#: src/examine.q:1832
 #, c-format
 msgid "Detrended Normal Q-Q Plot of %s"
 msgstr ""
 
-#: src/examine.q:1830
+#: src/examine.q:1835
 msgid "Dev from Normal"
 msgstr ""
 
-#: src/examine.q:1950 src/examine.q:1972 src/frequencies.q:1520
+#: src/examine.q:1955 src/examine.q:1977 src/frequencies.q:1520
 msgid "Percentiles"
 msgstr ""
 
-#: src/examine.q:2097
+#: src/examine.q:2102
 msgid "Tukey's Hinges"
 msgstr ""
 
@@ -4315,22 +4155,22 @@ msgid ""
 "assumed."
 msgstr ""
 
-#: src/file-handle.q:271
+#: src/file-handle.q:272
 #, c-format
 msgid "Can't open %s as a %s because it is already open as a %s"
 msgstr ""
 
-#: src/file-handle.q:275
+#: src/file-handle.q:279
 #, c-format
 msgid "Can't open %s as a %s for %s because it is already open for %s"
 msgstr ""
 
-#: src/file-handle.q:280
+#: src/file-handle.q:287
 #, c-format
 msgid "Can't re-open %s as a %s for %s"
 msgstr ""
 
-#: src/file-handle.q:332
+#: src/file-handle.q:340
 msgid "expecting a file name or handle name"
 msgstr ""
 
@@ -4455,349 +4295,362 @@ msgstr ""
 msgid "TABLES subcommand may not appear more than once."
 msgstr ""
 
-#: src/oneway.q:169
+#: src/oneway.q:170
 msgid "Number of contrast coefficients must equal the number of groups"
 msgstr ""
 
-#: src/oneway.q:178
+#: src/oneway.q:179
 #, c-format
 msgid "Coefficients for contrast %d do not total zero"
 msgstr ""
 
-#: src/oneway.q:243 src/t-test.q:370 src/t-test.q:462
+#: src/oneway.q:244 src/t-test.q:367 src/t-test.q:459
 #, c-format
 msgid "`%s' is not a variable name"
 msgstr ""
 
-#: src/oneway.q:278
+#: src/oneway.q:279
 msgid "Sum of Squares"
 msgstr ""
 
-#: src/oneway.q:280
+#: src/oneway.q:281
 msgid "Mean Square"
 msgstr ""
 
-#: src/oneway.q:281 src/t-test.q:988
+#: src/oneway.q:282 src/t-test.q:985
 msgid "F"
 msgstr ""
 
-#: src/oneway.q:282 src/oneway.q:543
+#: src/oneway.q:283 src/oneway.q:544
 msgid "Significance"
 msgstr ""
 
-#: src/oneway.q:306
+#: src/oneway.q:307
 msgid "Between Groups"
 msgstr ""
 
-#: src/oneway.q:307
+#: src/oneway.q:308
 msgid "Within Groups"
 msgstr ""
 
-#: src/oneway.q:354
+#: src/oneway.q:355
 msgid "ANOVA"
 msgstr ""
 
-#: src/oneway.q:540
+#: src/oneway.q:541
 msgid "Levene Statistic"
 msgstr ""
 
-#: src/oneway.q:541
+#: src/oneway.q:542
 msgid "df1"
 msgstr ""
 
-#: src/oneway.q:542
+#: src/oneway.q:543
 msgid "df2"
 msgstr ""
 
-#: src/oneway.q:546
+#: src/oneway.q:547
 msgid "Test of Homogeneity of Variances"
 msgstr ""
 
-#: src/oneway.q:622
+#: src/oneway.q:623
 msgid "Contrast Coefficients"
 msgstr ""
 
-#: src/oneway.q:624 src/oneway.q:694
+#: src/oneway.q:625 src/oneway.q:695
 msgid "Contrast"
 msgstr ""
 
-#: src/oneway.q:692
+#: src/oneway.q:693
 msgid "Contrast Tests"
 msgstr ""
 
-#: src/oneway.q:695
+#: src/oneway.q:696
 msgid "Value of Contrast"
 msgstr ""
 
-#: src/oneway.q:697 src/t-test.q:990 src/t-test.q:1182 src/t-test.q:1274
+#: src/oneway.q:698 src/t-test.q:987 src/t-test.q:1179 src/t-test.q:1271
 msgid "t"
 msgstr ""
 
-#: src/oneway.q:699 src/t-test.q:992 src/t-test.q:1184 src/t-test.q:1276
+#: src/oneway.q:700 src/t-test.q:989 src/t-test.q:1181 src/t-test.q:1273
 msgid "Sig. (2-tailed)"
 msgstr ""
 
-#: src/oneway.q:745
+#: src/oneway.q:746
 msgid "Assume equal variances"
 msgstr ""
 
-#: src/oneway.q:749
+#: src/oneway.q:750
 msgid "Does not assume equal"
 msgstr ""
 
-#: src/set.q:218 src/set.q:290 src/set.q:333 src/set.q:388 src/set.q:390
-#: src/set.q:392 src/set.q:394 src/set.q:396 src/set.q:398 src/set.q:400
+#: src/set.q:221 src/set.q:300 src/set.q:343 src/set.q:398 src/set.q:400
 #: src/set.q:402 src/set.q:404 src/set.q:406 src/set.q:408 src/set.q:410
-#: src/set.q:412 src/set.q:790 src/set.q:871 src/set.q:966
+#: src/set.q:412 src/set.q:414 src/set.q:416 src/set.q:418 src/set.q:420
+#: src/set.q:422 src/set.q:828 src/set.q:909 src/set.q:1004
 #, c-format
 msgid "%s is obsolete."
 msgstr ""
 
-#: src/set.q:226
+#: src/set.q:229
 msgid "LISTING is ON"
 msgstr ""
 
-#: src/set.q:228
+#: src/set.q:231
 msgid "LISTING is OFF"
 msgstr ""
 
-#: src/set.q:254
+#: src/set.q:245
+#, c-format
+msgid "EPOCH is %d"
+msgstr ""
+
+#: src/set.q:264
 msgid "Journalling is off"
 msgstr ""
 
-#: src/set.q:421
+#: src/set.q:431
 msgid ""
 "CASE is not implemented and probably won't be.  If you care, complain about "
 "it."
 msgstr ""
 
-#: src/set.q:426
+#: src/set.q:436
 msgid "Active file compression is not yet implemented (and probably won't be)."
 msgstr ""
 
-#: src/set.q:440
+#: src/set.q:450
 #, c-format
 msgid ""
 "CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of "
 "16."
 msgstr ""
 
-#: src/set.q:462
+#: src/set.q:472
 #, c-format
 msgid ""
 "CC%c: Custom currency string `%s' does not contain exactly three periods or "
 "commas (not both)."
 msgstr ""
 
-#: src/set.q:515
+#: src/set.q:525
 msgid "None"
 msgstr ""
 
-#: src/set.q:521
+#: src/set.q:531
 msgid "Disabled"
 msgstr ""
 
-#: src/set.q:526
+#: src/set.q:536
 msgid "Screen"
 msgstr ""
 
-#: src/set.q:533
+#: src/set.q:543
 msgid "Listing"
 msgstr ""
 
-#: src/set.q:540
+#: src/set.q:550
 msgid "Other"
 msgstr ""
 
-#: src/set.q:649
+#: src/set.q:659
+msgid "EPOCH must be 1500 or later."
+msgstr ""
+
+#: src/set.q:666
+msgid "expecting AUTOMATIC or year"
+msgstr ""
+
+#: src/set.q:687
 msgid "LENGTH must be at least 1."
 msgstr ""
 
-#: src/set.q:688
+#: src/set.q:726
 msgid "Missing identifier in RESULTS subcommand."
 msgstr ""
 
-#: src/set.q:699
+#: src/set.q:737
 msgid "Unrecognized identifier in RESULTS subcommand."
 msgstr ""
 
-#: src/set.q:736
+#: src/set.q:774
 msgid "WIDTH must be at least 1."
 msgstr ""
 
-#: src/set.q:759
+#: src/set.q:797
 #, c-format
 msgid ""
 "FORMAT requires numeric output format as an argument.  Specified format %s "
 "is of type string."
 msgstr ""
 
-#: src/set.q:803
+#: src/set.q:841
 msgid "Text color must be in range 0-15."
 msgstr ""
 
-#: src/set.q:816
+#: src/set.q:854
 msgid "Background color must be in range 0-7."
 msgstr ""
 
-#: src/set.q:827
+#: src/set.q:865
 msgid "Border color must be in range 0-7."
 msgstr ""
 
-#: src/set.q:883
+#: src/set.q:921
 msgid "Lower window color must be between 0 and 6."
 msgstr ""
 
-#: src/set.q:897
+#: src/set.q:935
 msgid "Upper window color must be between 0 and 6."
 msgstr ""
 
-#: src/set.q:909
+#: src/set.q:947
 msgid "Frame color must be between 0 and 6."
 msgstr ""
 
-#: src/set.q:975
+#: src/set.q:1013
 msgid "Drive letter expected in WORKDEV subcommand."
 msgstr ""
 
-#: src/set.q:1007
+#: src/set.q:1045
 msgid "Specify a terminal type with the TERM environment variable."
 msgstr ""
 
-#: src/set.q:1013
+#: src/set.q:1051
 msgid "Could not access the termcap data base."
 msgstr ""
 
-#: src/set.q:1015
+#: src/set.q:1053
 #, c-format
 msgid "Terminal type `%s' is not defined."
 msgstr ""
 
-#: src/set.q:1073
+#: src/set.q:1111
 msgid "data> "
 msgstr ""
 
-#: src/t-test.q:268
+#: src/t-test.q:265
 msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
 msgstr ""
 
-#: src/t-test.q:286
+#: src/t-test.q:283
 msgid "VARIABLES subcommand is not appropriate with PAIRS"
 msgstr ""
 
-#: src/t-test.q:324
+#: src/t-test.q:321
 msgid "One or more VARIABLES must be specified."
 msgstr ""
 
-#: src/t-test.q:383
+#: src/t-test.q:380
 #, c-format
 msgid "Long string variable %s is not valid here."
 msgstr ""
 
-#: src/t-test.q:403 src/t-test.q:418
+#: src/t-test.q:400 src/t-test.q:415
 msgid ""
 "When applying GROUPS to a string variable, two values must be specified."
 msgstr ""
 
-#: src/t-test.q:497
+#: src/t-test.q:494
 #, c-format
 msgid ""
 "PAIRED was specified but the number of variables preceding WITH (%d) did not "
 "match the number following (%d)."
 msgstr ""
 
-#: src/t-test.q:514
+#: src/t-test.q:511
 msgid "At least two variables must be specified on PAIRS."
 msgstr ""
 
-#: src/t-test.q:691
+#: src/t-test.q:688
 msgid "One-Sample Statistics"
 msgstr ""
 
-#: src/t-test.q:696 src/t-test.q:719 src/t-test.q:843
+#: src/t-test.q:693 src/t-test.q:716 src/t-test.q:840
 msgid "SE. Mean"
 msgstr ""
 
-#: src/t-test.q:713
+#: src/t-test.q:710
 msgid "Group Statistics"
 msgstr ""
 
-#: src/t-test.q:837
+#: src/t-test.q:834
 msgid "Paired Sample Statistics"
 msgstr ""
 
-#: src/t-test.q:859 src/t-test.q:1203 src/t-test.q:1393
+#: src/t-test.q:856 src/t-test.q:1200 src/t-test.q:1390
 #, c-format
 msgid "Pair %d"
 msgstr ""
 
-#: src/t-test.q:976
+#: src/t-test.q:973
 msgid "Independent Samples Test"
 msgstr ""
 
-#: src/t-test.q:984
+#: src/t-test.q:981
 msgid "Levene's Test for Equality of Variances"
 msgstr ""
 
-#: src/t-test.q:986
+#: src/t-test.q:983
 msgid "t-test for Equality of Means"
 msgstr ""
 
-#: src/t-test.q:989 src/t-test.q:1378
+#: src/t-test.q:986 src/t-test.q:1375
 msgid "Sig."
 msgstr ""
 
-#: src/t-test.q:993 src/t-test.q:1277
+#: src/t-test.q:990 src/t-test.q:1274
 msgid "Mean Difference"
 msgstr ""
 
-#: src/t-test.q:994
+#: src/t-test.q:991
 msgid "Std. Error Difference"
 msgstr ""
 
-#: src/t-test.q:999 src/t-test.q:1174 src/t-test.q:1269
+#: src/t-test.q:996 src/t-test.q:1171 src/t-test.q:1266
 #, c-format
 msgid "%g%% Confidence Interval of the Difference"
 msgstr ""
 
-#: src/t-test.q:1054
+#: src/t-test.q:1051
 msgid "Equal variances assumed"
 msgstr ""
 
-#: src/t-test.q:1106
+#: src/t-test.q:1103
 msgid "Equal variances not assumed"
 msgstr ""
 
-#: src/t-test.q:1164
+#: src/t-test.q:1161
 msgid "Paired Samples Test"
 msgstr ""
 
-#: src/t-test.q:1167
+#: src/t-test.q:1164
 msgid "Paired Differences"
 msgstr ""
 
-#: src/t-test.q:1179
+#: src/t-test.q:1176
 msgid "Std. Error Mean"
 msgstr ""
 
-#: src/t-test.q:1258
+#: src/t-test.q:1255
 msgid "One-Sample Test"
 msgstr ""
 
-#: src/t-test.q:1263
+#: src/t-test.q:1260
 #, c-format
 msgid "Test Value = %f"
 msgstr ""
 
-#: src/t-test.q:1373
+#: src/t-test.q:1370
 msgid "Paired Samples Correlations"
 msgstr ""
 
-#: src/t-test.q:1377
+#: src/t-test.q:1374
 msgid "Correlation"
 msgstr ""
 
-#: src/t-test.q:1396
+#: src/t-test.q:1393
 #, c-format
 msgid "%s & %s"
 msgstr ""