Fixed bug building while configured with --with-included-gettext
[pspp] / po / pspp.pot
index 7f01708c72a772e2a809b3f43174e6b87ab43dca..999215f8f907d936850c0ce273980d4a7ae9cb20 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# Copyright (C) YEAR Free Software Foundation, Inc.
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2003-12-11 15:12+0800\n"
+"Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
+"POT-Creation-Date: 2004-02-03 19:04+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"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: lib/misc/getopt.c:514
-#, c-format
-msgid "%s: option `%s' is ambiguous\n"
-msgstr ""
-
-#: lib/misc/getopt.c:538
-#, c-format
-msgid "%s: option `--%s' doesn't allow an argument\n"
+#: src/crosstabs.q:255
+msgid ""
+"Missing mode REPORT not allowed in general mode.  Assuming MISSING=TABLE."
 msgstr ""
 
-#: lib/misc/getopt.c:543
-#, c-format
-msgid "%s: option `%c%s' doesn't allow an argument\n"
+#: src/crosstabs.q:265
+msgid "Write mode ALL not allowed in general mode.  Assuming WRITE=CELLS."
 msgstr ""
 
-#: lib/misc/getopt.c:557
-#, c-format
-msgid "%s: option `%s' requires an argument\n"
+#: src/crosstabs.q:324
+msgid "expecting BY"
 msgstr ""
 
-#. --option
-#: lib/misc/getopt.c:585
-#, c-format
-msgid "%s: unrecognized option `--%s'\n"
+#: src/crosstabs.q:391
+msgid "VARIABLES must be specified before TABLES."
 msgstr ""
 
-#. +option or -option
-#: lib/misc/getopt.c:589
+#: src/crosstabs.q:428
 #, c-format
-msgid "%s: unrecognized option `%c%s'\n"
+msgid "Maximum value (%ld) less than minimum value (%ld)."
 msgstr ""
 
-#. 1003.2 specifies the format of this message.
-#: lib/misc/getopt.c:614
-#, c-format
-msgid "%s: illegal option -- %c\n"
+#: src/crosstabs.q:865
+msgid "Summary."
 msgstr ""
 
-#: lib/misc/getopt.c:616
-#, c-format
-msgid "%s: invalid option -- %c\n"
+#: src/crosstabs.q:867
+msgid "Cases"
 msgstr ""
 
-#. 1003.2 specifies the format of this message.
-#: lib/misc/getopt.c:650
-#, c-format
-msgid "%s: option requires an argument -- %c\n"
+#: src/crosstabs.q:868 src/frequencies.q:999
+msgid "Valid"
 msgstr ""
 
-#: src/aggregate.c:191
-msgid "OUTFILE specified multiple times."
+#: src/crosstabs.q:869 src/frequencies.q:1066
+msgid "Missing"
 msgstr ""
 
-#: src/aggregate.c:217
-msgid "while expecting COLUMNWISE"
+#: src/crosstabs.q:870 src/crosstabs.q:1071 src/crosstabs.q:1800
+#: src/frequencies.q:1075
+msgid "Total"
 msgstr ""
 
-#: src/aggregate.c:232
-msgid "BREAK specified multiple times."
+#: src/crosstabs.q:880 src/t-test.q:529 src/t-test.q:560 src/t-test.q:640
+msgid "N"
 msgstr ""
 
-#: src/aggregate.c:261
-msgid "BREAK subcommand not specified."
+#: src/crosstabs.q:881 src/frequencies.q:1003 src/frequencies.q:1004
+#: src/frequencies.q:1005
+msgid "Percent"
 msgstr ""
 
-#: src/aggregate.c:504
-msgid "expecting aggregation function"
+#: src/crosstabs.q:1120
+msgid "count"
 msgstr ""
 
-#: src/aggregate.c:520
-#, c-format
-msgid "Unknown aggregation function %s."
+#: src/crosstabs.q:1121
+msgid "row %"
 msgstr ""
 
-#: src/aggregate.c:535
-msgid "expecting `('"
+#: src/crosstabs.q:1122
+msgid "column %"
 msgstr ""
 
-#: src/aggregate.c:570
-#, c-format
-msgid "Missing argument %d to %s."
+#: src/crosstabs.q:1123
+msgid "total %"
 msgstr ""
 
-#: src/aggregate.c:578
-#, c-format
-msgid "Arguments to %s must be of same type as source variables."
+#: src/crosstabs.q:1124
+msgid "expected"
 msgstr ""
 
-#: src/aggregate.c:588 src/expr-prs.c:664
-msgid "expecting `)'"
+#: src/crosstabs.q:1125
+msgid "residual"
 msgstr ""
 
-#: src/aggregate.c:600 src/autorecode.c:114
-#, c-format
-msgid ""
-"Number of source variables (%d) does not match number of target variables (%"
-"d)."
+#: src/crosstabs.q:1126
+msgid "std. resid."
 msgstr ""
 
-#: src/aggregate.c:671
-#, c-format
-msgid ""
-"Variable name %s is not unique within the aggregate file dictionary, which "
-"contains the aggregate variables and the break variables."
+#: src/crosstabs.q:1127
+msgid "adj. resid."
 msgstr ""
 
-#: src/expr-evl.c:1180
-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."
+#: src/crosstabs.q:1160 src/crosstabs.q:1187 src/crosstabs.q:1207
+#: src/crosstabs.q:1228
+msgid "Statistic"
 msgstr ""
 
-#: src/expr-evl.c:1224
-#, c-format
-msgid ""
-"SYSMIS is not a valid index value for vector %s.  The result will be set to "
-"SYSMIS."
+#: src/crosstabs.q:1161 src/crosstabs.q:1188 src/crosstabs.q:1208
+#: src/crosstabs.q:1230 src/frequencies.q:1001 src/frequencies.q:1118
+#: src/sysfile-info.c:536 src/vfm.c:1094
+msgid "Value"
 msgstr ""
 
-#: src/expr-evl.c:1228
-#, c-format
-msgid ""
-"%g is not a valid index value for vector %s.  The result will be set to "
-"SYSMIS."
+#: src/crosstabs.q:1162 src/t-test.q:809 src/t-test.q:913 src/t-test.q:998
+msgid "df"
 msgstr ""
 
-#: src/expr-evl.c:1246
-#, c-format
-msgid ""
-"SYSMIS is not a valid index value for vector %s.  The result will be set to "
-"the empty string."
+#: src/crosstabs.q:1164
+msgid "Asymp. Sig. (2-sided)"
 msgstr ""
 
-#: src/expr-evl.c:1251
-#, c-format
-msgid ""
-"%g is not a valid index value for vector %s.  The result will be set to the "
-"empty string."
+#: src/crosstabs.q:1166
+msgid "Exact. Sig. (2-sided)"
 msgstr ""
 
-#: src/expr-evl.c:1362
-#, c-format
-msgid "evaluate_expression(): not implemented: %s\n"
+#: src/crosstabs.q:1168
+msgid "Exact. Sig. (1-sided)"
 msgstr ""
 
-#: src/expr-evl.c:1365
-#, c-format
-msgid "evaluate_expression(): not implemented: %d\n"
+#: src/crosstabs.q:1186 src/crosstabs.q:1227
+msgid "Category"
 msgstr ""
 
-#: src/expr-prs.c:140
-msgid ""
-"A string expression was supplied in a place where a Boolean expression was "
-"expected."
+#: src/crosstabs.q:1189 src/crosstabs.q:1231
+msgid "Asymp. Std. Error"
 msgstr ""
 
-#: src/expr-prs.c:151
-msgid ""
-"A numeric expression was expected in a place where one was not supplied."
+#: src/crosstabs.q:1190 src/crosstabs.q:1232
+msgid "Approx. T"
 msgstr ""
 
-#: src/expr-prs.c:159
-msgid "A string expression was expected in a place where one was not supplied."
+#: src/crosstabs.q:1191 src/crosstabs.q:1233
+msgid "Approx. Sig."
 msgstr ""
 
-#: src/expr-prs.c:173
-msgid "The OR operator cannot take string operands."
+#: src/crosstabs.q:1206
+#, c-format
+msgid " 95%% Confidence Interval"
 msgstr ""
 
-#: src/expr-prs.c:221
-msgid "The AND operator cannot take string operands."
+#: src/crosstabs.q:1209 src/t-test.q:813 src/t-test.q:910 src/t-test.q:1001
+msgid "Lower"
 msgstr ""
 
-#: src/expr-prs.c:270
-msgid "The NOT operator cannot take a string operand."
+#: src/crosstabs.q:1210 src/t-test.q:814 src/t-test.q:911 src/t-test.q:1002
+msgid "Upper"
 msgstr ""
 
-#: src/expr-prs.c:297
-msgid ""
-"Strings cannot be compared with numeric or Boolean values with the "
-"relational operators = >= > <= < <>."
+#: src/crosstabs.q:1229
+msgid "Type"
 msgstr ""
 
-#: src/expr-prs.c:354
-msgid "The `+' and `-' operators may only be used with numeric operands."
+#: src/crosstabs.q:1977
+msgid "Pearson Chi-Square"
 msgstr ""
 
-#: src/expr-prs.c:406
-msgid "The `*' and `/' operators may only be used with numeric operands."
+#: src/crosstabs.q:1978
+msgid "Likelihood Ratio"
 msgstr ""
 
-#: src/expr-prs.c:457
-msgid "The unary minus (-) operator can only take a numeric operand."
+#: src/crosstabs.q:1979
+msgid "Fisher's Exact Test"
 msgstr ""
 
-#: src/expr-prs.c:487
-msgid "Both operands to the ** operator must be numeric."
+#: src/crosstabs.q:1980
+msgid "Continuity Correction"
 msgstr ""
 
-#: src/expr-prs.c:581
-msgid "Use of $LENGTH is obsolete, returning default of 66."
+#: src/crosstabs.q:1981
+msgid "Linear-by-Linear Association"
 msgstr ""
 
-#: src/expr-prs.c:586
-msgid "Use of $WIDTH is obsolete, returning default of 131."
+#: src/crosstabs.q:2018 src/crosstabs.q:2088 src/crosstabs.q:2147
+msgid "N of Valid Cases"
 msgstr ""
 
-#: src/expr-prs.c:591
-#, c-format
-msgid "Unknown system variable %s."
+#: src/crosstabs.q:2034 src/crosstabs.q:2163
+msgid "Nominal by Nominal"
 msgstr ""
 
-#: src/expr-prs.c:630
-msgid "expecting variable name"
+#: src/crosstabs.q:2035 src/crosstabs.q:2164
+msgid "Ordinal by Ordinal"
 msgstr ""
 
-#: src/expr-prs.c:672
-msgid "in expression"
+#: src/crosstabs.q:2036
+msgid "Interval by Interval"
 msgstr ""
 
-#: src/expr-prs.c:849
-msgid "Argument 2 to LAG must be a small positive integer constant."
+#: src/crosstabs.q:2037
+msgid "Measure of Agreement"
 msgstr ""
 
-#: src/expr-prs.c:922 src/expr-prs.c:961
-#, c-format
-msgid ""
-"Type mismatch in argument %d of %s, which was expected to be of %s type.  It "
-"was actually of %s type. "
+#: src/crosstabs.q:2042
+msgid "Phi"
 msgstr ""
 
-#: src/expr-prs.c:948
-#, c-format
-msgid "%s cannot take Boolean operands."
+#: src/crosstabs.q:2043
+msgid "Cramer's V"
 msgstr ""
 
-#: src/expr-prs.c:980
-msgid "in function call"
+#: src/crosstabs.q:2044
+msgid "Contingency Coefficient"
 msgstr ""
 
-#: src/expr-prs.c:994
-msgid "RANGE requires an odd number of arguments, but at least three."
+#: src/crosstabs.q:2045
+msgid "Kendall's tau-b"
 msgstr ""
 
-#: src/expr-prs.c:1004
-#, c-format
-msgid "%s requires at least two arguments."
+#: src/crosstabs.q:2046
+msgid "Kendall's tau-c"
 msgstr ""
 
-#: src/expr-prs.c:1019
-#, c-format
-msgid "%s.%d requires at least %d arguments."
+#: src/crosstabs.q:2047
+msgid "Gamma"
 msgstr ""
 
-#: src/expr-prs.c:1061
-#, c-format
-msgid ""
-"Argument %d to CONCAT is type %s.  All arguments to CONCAT must be strings."
+#: src/crosstabs.q:2048
+msgid "Spearman Correlation"
 msgstr ""
 
-#: src/expr-prs.c:1120
-#, c-format
-msgid ""
-"Argument %d to %s was expected to be of %s type.  It was actually of type %s."
+#: src/crosstabs.q:2049
+msgid "Pearson's R"
 msgstr ""
 
-#: src/expr-prs.c:1123 src/expr-prs.c:1464 src/expr-prs.c:1483
-#: src/apply-dict.c:72 src/apply-dict.c:73 src/formats.c:105
-#: src/pfm-read.c:654 src/sfm-read.c:1009 src/sfm-read.c:1137
-#: src/sfm-read.c:1138 src/print.c:719
-msgid "numeric"
+#: src/crosstabs.q:2050
+msgid "Kappa"
 msgstr ""
 
-#: src/expr-prs.c:1123 src/expr-prs.c:1467 src/expr-prs.c:1485
-#: src/apply-dict.c:72 src/apply-dict.c:73 src/formats.c:105
-#: src/pfm-read.c:654 src/sfm-read.c:1009 src/sfm-read.c:1137
-#: src/sfm-read.c:1138 src/print.c:719
-msgid "string"
+#: src/crosstabs.q:2120
+#, c-format
+msgid "Odds Ratio for %s (%g / %g)"
 msgstr ""
 
-#: src/expr-prs.c:1139
+#: src/crosstabs.q:2123
 #, c-format
-msgid "%s is not a numeric format."
+msgid "Odds Ratio for %s (%.*s / %.*s)"
 msgstr ""
 
-#: src/expr-prs.c:1165
+#: src/crosstabs.q:2131
 #, c-format
-msgid "Too few arguments to function %s."
+msgid "For cohort %s = %g"
 msgstr ""
 
-#: src/expr-prs.c:1197
+#: src/crosstabs.q:2134
 #, c-format
-msgid ""
-"Type mismatch in argument %d of %s, which was expected to be numeric.  It "
-"was actually type %s."
+msgid "For cohort %s = %.*s"
 msgstr ""
 
-#: src/expr-prs.c:1206
-#, c-format
-msgid "Missing comma following argument %d of %s."
+#: src/crosstabs.q:2165
+msgid "Nominal by Interval"
 msgstr ""
 
-#: src/expr-prs.c:1244
-msgid "The index value after a vector name must be numeric."
+#: src/crosstabs.q:2170
+msgid "Lambda"
 msgstr ""
 
-#: src/expr-prs.c:1251
-msgid "`)' expected after a vector index value."
+#: src/crosstabs.q:2171
+msgid "Goodman and Kruskal tau"
 msgstr ""
 
-#: src/expr-prs.c:1283
-#, c-format
-msgid "There is no function named %s."
+#: src/crosstabs.q:2172
+msgid "Uncertainty Coefficient"
 msgstr ""
 
-#: src/expr-prs.c:1288
-#, c-format
-msgid "Function %s may not be given a minimum number of arguments."
+#: src/crosstabs.q:2173
+msgid "Somers' d"
 msgstr ""
 
-#: src/expr-prs.c:1297
-#, c-format
-msgid "expecting `)' after %s function"
+#: src/crosstabs.q:2174
+msgid "Eta"
 msgstr ""
 
-#. FE
-#: src/expr-prs.c:1458 src/error.c:281 src/error.c:288 src/error.c:291
-msgid "error"
+#: src/crosstabs.q:2179
+msgid "Symmetric"
 msgstr ""
 
-#: src/expr-prs.c:1461
-msgid "Boolean"
+#: src/crosstabs.q:2180 src/crosstabs.q:2181
+#, c-format
+msgid "%s Dependent"
 msgstr ""
 
-#: src/expr-prs.c:1689
-msgid "!!TERMINAL!!"
+#: src/descript.q:152 src/frequencies.q:94 src/t-test.q:530 src/t-test.q:561
+#: src/t-test.q:639 src/t-test.q:907
+msgid "Mean"
 msgstr ""
 
-#: src/expr-prs.c:1715
-msgid "!!SENTINEL!!"
+#: src/descript.q:152
+msgid "mean"
 msgstr ""
 
-#: src/expr-prs.c:1718
-#, c-format
-msgid "!!ERROR%d!!"
+#: src/descript.q:153 src/frequencies.q:95
+msgid "S.E. Mean"
 msgstr ""
 
-#: src/expr-prs.c:1736
-msgid "postfix:"
+#: src/descript.q:153
+msgid "S E Mean"
 msgstr ""
 
-#: src/expr-opt.c:662
-msgid ""
-"While optimizing a constant expression, there was a bad value for the third "
-"argument to INDEX."
+#: src/descript.q:153
+msgid "SE"
 msgstr ""
 
-#: src/expr-opt.c:687
-msgid ""
-"While optimizing a constant expression, there was a bad value for the third "
-"argument to RINDEX."
+#: src/descript.q:154
+msgid "standard error of mean"
 msgstr ""
 
-#: src/expr-opt.c:746
-#, c-format
-msgid "Third argument to %cPAD() must be at least one character in length."
+#: src/descript.q:155 src/frequencies.q:98
+msgid "Std Dev"
 msgstr ""
 
-#: src/expr-opt.c:779
-#, c-format
-msgid "Second argument to %cTRIM() must be at least one character in length."
+#: src/descript.q:155
+msgid "SD"
 msgstr ""
 
-#: src/expr-opt.c:880
-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."
+#: src/descript.q:156
+msgid "standard deviation"
 msgstr ""
 
-#: src/hash.c:315
-msgid "hash table:"
+#: src/descript.q:157 src/frequencies.q:99
+msgid "Variance"
 msgstr ""
 
-#: src/filename.c:240
-#, c-format
-msgid "Searching for `%s'..."
+#: src/descript.q:158
+msgid "Var"
 msgstr ""
 
-#: src/filename.c:248 src/filename.c:280
-msgid "Search unsuccessful!"
+#: src/descript.q:158
+msgid "variance"
 msgstr ""
 
-#: src/filename.c:273
-#, c-format
-msgid "Found `%s'."
+#: src/descript.q:159 src/frequencies.q:100
+msgid "Kurtosis"
 msgstr ""
 
-#: src/filename.c:694
-#, c-format
-msgid "Not opening pipe file `%s' because SAFER option set."
+#: src/descript.q:160
+msgid "Kurt"
 msgstr ""
 
-#: src/apply-dict.c:69
-#, c-format
-msgid "Variable %s is %s in target file, but %s in source file."
+#: src/descript.q:160
+msgid "kurtosis"
 msgstr ""
 
-#: src/apply-dict.c:85
-#, c-format
-msgid "Cannot add value labels from source file to long string variable %s."
+#: src/descript.q:161 src/frequencies.q:101
+msgid "S.E. Kurt"
 msgstr ""
 
-#: src/apply-dict.c:121
-#, c-format
-msgid ""
-"Cannot apply missing values from source file to long string variable %s."
+#: src/descript.q:161
+msgid "S E Kurt"
 msgstr ""
 
-#: src/apply-dict.c:153
-msgid "No matching variables found between the source and target files."
+#: src/descript.q:161
+msgid "SEKurt"
 msgstr ""
 
-#: src/heap.c:167
-#, c-format
-msgid "bad ordering of keys %d and %d\n"
+#: src/descript.q:162
+msgid "standard error of kurtosis"
 msgstr ""
 
-#: src/heap.c:177
-msgid "Heap contents:\n"
+#: src/descript.q:163 src/frequencies.q:102
+msgid "Skewness"
 msgstr ""
 
-#: src/data-in.c:71
-msgid "data-file error: "
+#: src/descript.q:163
+msgid "Skew"
 msgstr ""
 
-#: src/data-in.c:73
-#, c-format
-msgid "(column %d"
+#: src/descript.q:164
+msgid "skewness"
 msgstr ""
 
-#: src/data-in.c:75
-#, c-format
-msgid "(columns %d-%d"
+#: src/descript.q:165 src/frequencies.q:103
+msgid "S.E. Skew"
 msgstr ""
 
-#: src/data-in.c:76
-#, c-format
-msgid ", field type %s) "
+#: src/descript.q:165
+msgid "S E Skew"
 msgstr ""
 
-#: src/data-in.c:225
-msgid "Field contents followed by garbage."
+#: src/descript.q:165
+msgid "SESkew"
 msgstr ""
 
-#. Return an overflow error.
-#: src/data-in.c:258
-msgid "Overflow in floating-point constant."
+#: src/descript.q:166
+msgid "standard error of skewness"
 msgstr ""
 
-#. Return an underflow error.
-#: src/data-in.c:264
-msgid "Underflow in floating-point constant."
+#: src/descript.q:167 src/frequencies.q:104
+msgid "Range"
 msgstr ""
 
-#. There was no number.
-#: src/data-in.c:270
-msgid "Field does not form a valid floating-point constant."
+#: src/descript.q:167
+msgid "Rng"
 msgstr ""
 
-#: src/data-in.c:295
-msgid "All characters in field must be digits."
+#: src/descript.q:167 src/sfm-read.c:1202
+msgid "range"
 msgstr ""
 
-#: src/data-in.c:320
-msgid "Unrecognized character in field."
+#: src/descript.q:168 src/frequencies.q:105
+msgid "Minimum"
 msgstr ""
 
-#: src/data-in.c:338 src/data-in.c:592
-msgid "Field must have even length."
+#: src/descript.q:168
+msgid "Min"
 msgstr ""
 
-#: src/data-in.c:348 src/data-in.c:602
-msgid "Field must contain only hex digits."
+#: src/descript.q:169
+msgid "minimum"
 msgstr ""
 
-#: src/data-in.c:385
-msgid ""
-"Quality of zoned decimal (Z) input format code is suspect.  Check your "
-"results three times, report bugs to author."
+#: src/descript.q:170 src/frequencies.q:106
+msgid "Maximum"
 msgstr ""
 
-#: src/data-in.c:397
-msgid "Zoned decimal field contains fewer than 2 characters."
+#: src/descript.q:170
+msgid "Max"
 msgstr ""
 
-#: src/data-in.c:405
-msgid "Bad sign byte in zoned decimal number."
+#: src/descript.q:171
+msgid "maximum"
 msgstr ""
 
-#: src/data-in.c:422
-msgid "Format error in zoned decimal number."
+#: src/descript.q:172 src/frequencies.q:107
+msgid "Sum"
 msgstr ""
 
-#: src/data-in.c:436
-msgid "Error in syntax of zoned decimal number."
+#: src/descript.q:172
+msgid "sum"
 msgstr ""
 
-#: src/data-in.c:647
-msgid "Unexpected end of field."
+#: src/descript.q:213 src/list.q:144
+msgid "No variables specified."
 msgstr ""
 
-#: src/data-in.c:673
-msgid "Digit expected in field."
+#: src/descript.q:219
+msgid "OPTIONS may not be used with SAVE, FORMAT, or MISSING."
 msgstr ""
 
-#: src/data-in.c:698
+#: src/descript.q:281
 #, c-format
-msgid "Day (%ld) must be between 1 and 31."
+msgid "It's not possible to sort on `%s' without displaying `%s'."
 msgstr ""
 
-#: src/data-in.c:723
-msgid "Delimiter expected between fields in date."
+#: src/descript.q:295
+msgid ""
+"At least one case in the data file had a weight value that was system-"
+"missing, zero, or negative.  These case(s) were ignored."
 msgstr ""
 
-#: src/data-in.c:820
-#, c-format
-msgid "Month (%ld) must be between 1 and 12."
+#: src/descript.q:336
+msgid ""
+"Names for z-score variables must be given for individual variables, not for "
+"groups of variables."
 msgstr ""
 
-#: src/data-in.c:861
-#, c-format
-msgid "Month (%s) must be between I and XII."
+#: src/descript.q:344
+msgid "Name for z-score variable expected."
 msgstr ""
 
-#: src/data-in.c:888
+#: src/descript.q:349
 #, c-format
-msgid "Month name (%s...) is too long."
+msgid ""
+"Z-score variable name `%s' is a duplicate variable name with a current "
+"variable."
 msgstr ""
 
-#: src/data-in.c:899
+#: src/descript.q:358
 #, c-format
-msgid "Bad month name (%s)."
+msgid "Z-score variable name `%s' is used multiple times."
 msgstr ""
 
-#: src/data-in.c:915
-#, c-format
-msgid "Year (%ld) must be between 1582 and 19999."
+#: src/descript.q:366
+msgid "`)' expected after z-score variable name."
 msgstr ""
 
-#: src/data-in.c:926
-#, c-format
-msgid "Trailing garbage \"%s\" following date."
+#: src/descript.q:426
+msgid ""
+"Ran out of generic names for Z-score variables.  There are only 126 generic "
+"names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
 msgstr ""
 
-#: src/data-in.c:941
-#, c-format
-msgid "Julian day (%d) must be between 1 and 366."
+#: src/descript.q:455
+msgid "Mapping of variables to corresponding Z-scores."
 msgstr ""
 
-#: src/data-in.c:953
-#, c-format
-msgid "Year (%d) must be between 1582 and 19999."
+#: src/descript.q:460
+msgid "Source"
 msgstr ""
 
-#: src/data-in.c:969
-#, c-format
-msgid "Quarter (%ld) must be between 1 and 4."
+#: src/descript.q:461
+msgid "Target"
 msgstr ""
 
-#: src/data-in.c:979
-msgid "`Q' expected between quarter and year."
+#: src/descript.q:548 src/descript.q:554
+msgid "Z-score of "
 msgstr ""
 
-#: src/data-in.c:995
-#, c-format
-msgid "Week (%ld) must be between 1 and 53."
+#: src/descript.q:792 src/data-list.c:732 src/data-list.c:869 src/print.c:805
+#: src/sysfile-info.c:135 src/sysfile-info.c:370 src/vfm.c:1093
+msgid "Variable"
 msgstr ""
 
-#: src/data-in.c:1006
-msgid "`WK' expected between week and year."
+#: src/descript.q:796
+msgid "Valid N"
 msgstr ""
 
-#: src/data-in.c:1029
-msgid "Delimiter expected between fields in time."
+#: src/descript.q:797
+msgid "Missing N"
 msgstr ""
 
-#: src/data-in.c:1041
+#: src/descript.q:824
 #, c-format
-msgid "Hour (%ld) must be positive."
+msgid "Valid cases = %g; cases with missing value(s) = %g."
 msgstr ""
 
-#: src/data-in.c:1053
+#: src/file-handle.q:72
 #, c-format
-msgid "Minute (%ld) must be between 0 and 59."
+msgid ""
+"File handle %s had already been defined to refer to file %s.  It is not "
+"possible to redefine a file handle within a session."
 msgstr ""
 
-#: src/data-in.c:1100
-#, c-format
-msgid "Hour (%ld) must be between 0 and 23."
+#: src/file-handle.q:88 src/autorecode.c:121 src/command.c:696
+#: src/compute.c:284 src/data-list.c:372 src/data-list.c:842
+#: src/data-list.c:1645 src/do-if.c:264 src/get.c:359 src/lexer.c:387
+#: src/loop.c:248 src/matrix-data.c:506 src/print.c:340 src/print.c:1081
+#: src/recode.c:409 src/sel-if.c:56 src/sel-if.c:136 src/vector.c:197
+msgid "expecting end of command"
 msgstr ""
 
-#: src/data-in.c:1114 src/data-in.c:1149
-msgid "Day of the week expected in date value."
+#: src/file-handle.q:94
+msgid "The FILE HANDLE required subcommand NAME is not present."
 msgstr ""
 
-#: src/data-in.c:1200
-msgid "Date is not in valid range between 15 Oct 1582 and 31 Dec 19999."
+#: src/file-handle.q:107
+msgid ""
+"Fixed length records were specified on /RECFORM, but record length was not "
+"specified on /LRECL.  80-character records will be assumed."
 msgstr ""
 
-#: src/data-in.c:1528
+#: src/file-handle.q:114
 #, c-format
-msgid "Field too long (%d characters).  Truncated after character %d."
-msgstr ""
-
-#: src/data-list.c:154
 msgid ""
-"DATA LIST may not use a different file from that specified on its "
-"surrounding FILE TYPE."
+"Record length (%ld) must be at least one byte.  80-character records will be "
+"assumed."
 msgstr ""
 
-#: src/data-list.c:173
-msgid "The END subcommand may only be specified once."
+#: src/file-handle.q:126 src/file-handle.q:140
+#, c-format
+msgid ""
+"%s is not implemented, as the author doesn't know what it is supposed to "
+"do.  Send a note to %s."
 msgstr ""
 
-#: src/data-list.c:209
-msgid "Only one of FIXED, FREE, or LIST may be specified."
+#: src/file-handle.q:147 src/file-handle.q:150
+#, c-format
+msgid "%s is not implemented.  If you care, complain."
 msgstr ""
 
-#: src/data-list.c:339 src/print.c:320
+#: src/file-handle.q:232
 #, 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."
+msgid "File handle `%s' has not been previously declared on FILE HANDLE."
 msgstr ""
 
-#: src/data-list.c:371 src/data-list.c:1635
-msgid ""
-"SPSS-like or FORTRAN-like format specification expected after variable names."
+#: src/file-handle.q:319
+msgid "<Inline File>"
 msgstr ""
 
-#: src/data-list.c:382 src/print.c:352
-msgid ""
-"Variables are specified on records that should not exist according to "
-"RECORDS subcommand."
+#: src/file-handle.q:338
+msgid "expecting a file name or handle"
 msgstr ""
 
-#: src/data-list.c:390 src/data-list.c:840 src/data-list.c:1646
-#: src/file-handle.q:90 src/get.c:436 src/matrix-data.c:527 src/command.c:714
-#: src/lexer.c:384 src/do-if.c:267 src/autorecode.c:125 src/compute.c:361
-#: src/print.c:359 src/print.c:1100 src/recode.c:411 src/sel-if.c:56
-#: src/sel-if.c:136 src/loop.c:250 src/vector.c:208
-msgid "expecting end of command"
+#: src/frequencies.q:96
+msgid "Median"
 msgstr ""
 
-#: src/data-list.c:414 src/data-list.c:427 src/print.c:529 src/print.c:542
-msgid "Column positions for fields must be positive."
+#: src/frequencies.q:97
+msgid "Mode"
 msgstr ""
 
-#: src/data-list.c:432
-msgid "The ending column for a field must be greater than the starting column."
+#: src/frequencies.q:268
+msgid ""
+"At most one of BARCHART, HISTOGRAM, or HBAR should be given.  HBAR will be "
+"assumed.  Argument values will be given precedence increasing along the "
+"order given."
 msgstr ""
 
-#: src/data-list.c:456 src/print.c:570
-msgid "A format specifier on this line has extra characters on the end."
+#: src/frequencies.q:349
+#, c-format
+msgid ""
+"MAX must be greater than or equal to MIN, if both are specified.  However, "
+"MIN was specified as %g and MAX as %g.  MIN and MAX will be ignored."
 msgstr ""
 
-#: src/data-list.c:471 src/print.c:586
-msgid "The value for number of decimal places must be at least 1."
+#: src/frequencies.q:627
+msgid ""
+"Upper limit of integer mode value range must be greater than lower limit."
 msgstr ""
 
-#: src/data-list.c:485 src/print.c:599
+#: src/frequencies.q:639
 #, c-format
-msgid "Input format %s doesn't accept decimal places."
+msgid "Variable %s specified multiple times on VARIABLES subcommand."
 msgstr ""
 
-#: src/data-list.c:506 src/print.c:619
+#: src/frequencies.q:652
 #, c-format
-msgid "The %d columns %d-%d can't be evenly divided into %d fields."
+msgid "Integer mode specified, but %s is not a numeric variable."
 msgstr ""
 
-#: src/data-list.c:539 src/data-list.c:626 src/data-list.c:823
-#, c-format
-msgid "%s is a duplicate variable name."
+#: src/frequencies.q:714
+msgid "`)' expected after GROUPED interval list."
 msgstr ""
 
-#: src/data-list.c:544
+#: src/frequencies.q:724
 #, c-format
-msgid "There is already a variable %s of a different type."
+msgid "Variables %s specified on GROUPED but not on VARIABLES."
 msgstr ""
 
-#: src/data-list.c:551
+#: src/frequencies.q:727
 #, c-format
-msgid "There is already a string variable %s of a different width."
+msgid "Variables %s specified multiple times on GROUPED subcommand."
 msgstr ""
 
-#: src/data-list.c:615 src/print.c:708
-msgid ""
-"The number of format specifications exceeds the number of variable names "
-"given."
+#: src/frequencies.q:787
+msgid "Percentile list expected after PERCENTILES."
 msgstr ""
 
-#: src/data-list.c:699 src/print.c:792
-msgid ""
-"There aren't enough format specifications to match the number of variable "
-"names given."
+#: src/frequencies.q:795
+msgid "Percentiles must be greater than 0 and less than 100."
 msgstr ""
 
-#: src/data-list.c:733 src/data-list.c:867 src/sysfile-info.c:130
-#: src/sysfile-info.c:369 src/descript.q:799 src/vfm.c:1133 src/print.c:824
-msgid "Variable"
+#: src/frequencies.q:1000 src/frequencies.q:1090 src/frequencies.q:1091
+#: src/frequencies.q:1121
+msgid "Cum"
 msgstr ""
 
-#: src/data-list.c:734 src/print.c:825
-msgid "Record"
+#: src/frequencies.q:1002
+msgid "Frequency"
 msgstr ""
 
-#: src/data-list.c:735 src/print.c:826
-msgid "Columns"
+#: src/frequencies.q:1021
+msgid "Value Label"
 msgstr ""
 
-#: src/data-list.c:736 src/data-list.c:868 src/print.c:827
-msgid "Format"
+#: src/frequencies.q:1119
+msgid "Freq"
 msgstr ""
 
-#: src/data-list.c:758
-#, c-format
-msgid "Reading %d record%s from file %s."
+#: src/frequencies.q:1120 src/frequencies.q:1122
+msgid "Pct"
 msgstr ""
 
-#: src/data-list.c:759
+#: src/frequencies.q:1277
 #, c-format
-msgid "Reading %d record%s from the command file."
+msgid "No valid data for variable %s; statistics not displayed."
 msgstr ""
 
-#: src/data-list.c:764 src/data-list.c:765
-msgid "Occurrence data specifications."
+#: src/frequencies.q:1300
+msgid "Percentile"
 msgstr ""
 
-#: src/data-list.c:891
+#: src/list.q:152
 #, c-format
-msgid "Reading free-form data from file %s."
+msgid ""
+"The first case (%ld) specified precedes the last case (%ld) specified.  The "
+"values will be swapped."
 msgstr ""
 
-#: src/data-list.c:892
-msgid "Reading free-form data from the command file."
+#: src/list.q:160
+#, c-format
+msgid ""
+"The first case (%ld) to list is less than 1.  The value is being reset to 1."
 msgstr ""
 
-#: src/data-list.c:943 src/matrix-data.c:957
-msgid "Scope of string exceeds line."
+#: src/list.q:166
+#, c-format
+msgid ""
+"The last case (%ld) to list is less than 1.  The value is being reset to 1."
 msgstr ""
 
-#: src/data-list.c:1004
-msgid "Attempt to read past end of file."
+#: src/list.q:172
+#, c-format
+msgid "The step value %ld is less than 1.  The value is being reset to 1."
 msgstr ""
 
-#: src/data-list.c:1033
-msgid "abort in write_case()\n"
+#: src/list.q:199
+msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
 msgstr ""
 
-#. Note that this can't occur on the first record.
-#: src/data-list.c:1064
+#: src/list.q:259 src/html.c:402
 #, c-format
-msgid "Partial case of %d of %d records discarded."
+msgid "Cannot open first page on HTML device %s."
 msgstr ""
 
-#: src/data-list.c:1113
-#, c-format
-msgid "Partial case discarded.  The first variable missing was %s."
+#: src/list.q:445
+msgid "Line"
 msgstr ""
 
-#: src/data-list.c:1154
-#, 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."
+#: src/means.q:106
+msgid "Missing required subcommand TABLES."
 msgstr ""
 
-#: src/data-list.c:1312
-msgid ""
-"REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
-"TYPE."
-msgstr ""
-
-#: src/data-list.c:1322
-msgid "STARTS subcommand given multiple times."
+#: src/means.q:144
+msgid "TABLES or CROSSBREAK subcommand may not appear more than once."
 msgstr ""
 
-#: src/data-list.c:1346
+#: src/means.q:181
 #, c-format
-msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
-msgstr ""
-
-#: src/data-list.c:1357
-msgid "OCCURS subcommand given multiple times."
-msgstr ""
-
-#: src/data-list.c:1370
-msgid "LENGTH subcommand given multiple times."
-msgstr ""
-
-#: src/data-list.c:1383
-msgid "CONTINUED subcommand given multiple times."
+msgid ""
+"Variable %s specified on TABLES or CROSSBREAK, but not specified on "
+"VARIABLES."
 msgstr ""
 
-#: src/data-list.c:1402
+#: src/means.q:195
 #, c-format
-msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
+msgid "LOWEST and HIGHEST may not be used for independent variables (%s)."
 msgstr ""
 
-#: src/data-list.c:1416
-msgid "ID subcommand given multiple times."
+#: src/means.q:203
+#, c-format
+msgid ""
+"Independent variables (%s) may not have noninteger endpoints in their ranges."
 msgstr ""
 
-#: src/data-list.c:1425
-#, c-format
-msgid "ID beginning column (%ld) must be positive."
+#: src/means.q:236
+msgid "VARIABLES must precede TABLES."
 msgstr ""
 
-#: src/data-list.c:1440
+#: src/means.q:293
 #, c-format
-msgid "ID ending column (%ld) must be positive."
+msgid "Upper value (%g) is less than lower value (%g) on VARIABLES subcommand."
 msgstr ""
 
-#: src/data-list.c:1446
+#: src/set.q:216 src/set.q:219 src/set.q:237 src/set.q:306 src/set.q:312
+#: src/set.q:320 src/set.q:327 src/set.q:329 src/set.q:348 src/set.q:352
+#: src/set.q:356 src/set.q:370 src/set.q:372 src/set.q:376 src/set.q:694
+#: src/set.q:775 src/set.q:856
 #, c-format
-msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
+msgid "%s is obsolete."
 msgstr ""
 
-#: src/data-list.c:1485
-msgid "Missing required specification STARTS."
+#: src/set.q:223
+msgid "Active file compression is not yet implemented (and probably won't be)."
 msgstr ""
 
-#: src/data-list.c:1487
-msgid "Missing required specification OCCURS."
+#: src/set.q:232
+msgid "CPI must be greater than 0."
 msgstr ""
 
-#: src/data-list.c:1494
-msgid "ID specified without CONTINUED."
+#: src/set.q:241
+msgid "LPI must be greater than 0."
 msgstr ""
 
-#: src/data-list.c:1582
-msgid "String variable not allowed here."
+#: src/set.q:248
+msgid ""
+"CASE is not implemented and probably won't be.  If you care, complain about "
+"it."
 msgstr ""
 
-#: src/data-list.c:1592
+#: src/set.q:278
 #, c-format
-msgid "%s (%d) must be at least 1."
+msgid "Value for MITERATE (%ld) must be greater than 0."
 msgstr ""
 
-#: src/data-list.c:1598
+#: src/set.q:286
 #, c-format
-msgid "Variable or integer expected for %s."
+msgid "Value for MNEST (%ld) must be greater than 0."
 msgstr ""
 
-#: src/data-list.c:1737
-#, c-format
-msgid "Mismatched case ID (%s).  Expected value was %s."
+#: src/set.q:294
+msgid "MXERRS must be at least 1."
 msgstr ""
 
-#: src/data-list.c:1769
-#, c-format
-msgid ""
-"Variable %s startging in column %d extends beyond physical record length of %"
-"d."
+#: src/set.q:301
+msgid "MXLOOPS must be at least 1."
 msgstr ""
 
-#: src/data-list.c:1837
-#, c-format
-msgid "Invalid value %d for OCCURS."
+#: src/set.q:314
+msgid "TBFONTS not implemented."
 msgstr ""
 
-#: src/data-list.c:1843
-#, c-format
-msgid "Beginning column for STARTS (%d) must be at least 1."
+#: src/set.q:316
+msgid "TB1 not implemented."
 msgstr ""
 
-#: src/data-list.c:1851
+#: src/set.q:390
 #, c-format
-msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
+msgid ""
+"CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of "
+"16."
 msgstr ""
 
-#: src/data-list.c:1859
+#: src/set.q:412
 #, c-format
-msgid "Invalid value %d for LENGTH."
+msgid ""
+"CC%c: Custom currency string `%s' does not contain exactly three periods or "
+"commas (not both)."
 msgstr ""
 
-#: src/data-list.c:1866
-#, c-format
-msgid "Beginning column for CONTINUED (%d) must be at least 1."
+#: src/set.q:555
+msgid "LENGTH must be at least 1."
 msgstr ""
 
-#: src/data-list.c:1874
-#, c-format
-msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
+#: src/set.q:592
+msgid "Missing identifier in RESULTS subcommand."
 msgstr ""
 
-#: src/data-list.c:1897
-#, c-format
-msgid ""
-"Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
-"available in space on STARTS (%d), and CONTINUED not specified."
+#: src/set.q:603
+msgid "Unrecognized identifier in RESULTS subcommand."
 msgstr ""
 
-#: src/data-list.c:1914
-#, c-format
-msgid "Unexpected end of file with %d repetitions remaining out of %d."
+#: src/set.q:640
+msgid "WIDTH must be at least 1."
 msgstr ""
 
-#: src/dfm.c:92
+#: src/set.q:663
 #, c-format
-msgid "%s: Closing data-file handle %s."
+msgid ""
+"FORMAT requires numeric output format as an argument.  Specified format %s "
+"is of type string."
 msgstr ""
 
-#: src/dfm.c:117
-msgid "<<Bug in dfm.c>>"
+#: src/set.q:707
+msgid "Text color must be in range 0-15."
 msgstr ""
 
-#: src/dfm.c:139
-#, c-format
-msgid "%s: Opening data-file handle %s for reading."
+#: src/set.q:720
+msgid "Background color must be in range 0-7."
 msgstr ""
 
-#: src/dfm.c:156 src/dfm.c:173
-msgid "BEGIN DATA expected."
+#: src/set.q:731
+msgid "Border color must be in range 0-7."
 msgstr ""
 
-#: src/dfm.c:193
-#, c-format
-msgid "An error occurred while opening \"%s\" for reading as a data file: %s."
+#: src/set.q:787
+msgid "Lower window color must be between 0 and 6."
 msgstr ""
 
-#: src/dfm.c:222
-#, c-format
-msgid "%s: Opening data-file handle %s for writing."
+#: src/set.q:801
+msgid "Upper window color must be between 0 and 6."
 msgstr ""
 
-#: src/dfm.c:228
-msgid "Cannot open the inline file for writing."
+#: src/set.q:813
+msgid "Frame color must be between 0 and 6."
 msgstr ""
 
-#: src/dfm.c:243
-#, c-format
-msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
+#: src/set.q:846
+msgid "VIEWLENGTH not implemented."
 msgstr ""
 
-#: src/dfm.c:388
-msgid ""
-"Unexpected end-of-file while reading data in BEGIN DATA.  This probably "
-"indicates a missing or misformatted END DATA command.  END DATA must appear "
-"by itself on a single line with exactly one space between words."
+#: src/set.q:865
+msgid "Drive letter expected in WORKDEV subcommand."
 msgstr ""
 
-#: src/dfm.c:421 src/dfm.c:442
-#, c-format
-msgid "Error reading file %s: %s."
+#: src/t-test.q:158
+msgid "Exactly one of TESTVAL, GROUPS or PAIRS subcommands is required"
 msgstr ""
 
-#: src/dfm.c:445
-#, c-format
-msgid "%s: Partial record at end of file."
+#: src/t-test.q:172
+msgid "VARIABLES subcommand is not appropriate with PAIRS"
 msgstr ""
 
-#: src/dfm.c:501
+#: src/t-test.q:207 src/t-test.q:276
 #, c-format
-msgid "Cannot read from file %s already opened for %s."
+msgid "`%s' is not a variable name"
 msgstr ""
 
-#: src/dfm.c:515
+#: src/t-test.q:220
 #, c-format
-msgid "Attempt to read beyond end-of-file on file %s."
+msgid "Long string variable %s is not valid here."
 msgstr ""
 
-#: src/dfm.c:609
-#, c-format
-msgid "Cannot write to file %s already opened for %s."
+#: src/t-test.q:237
+msgid ""
+"When applying GROUPS to a string variable, at least one value must be "
+"specified."
 msgstr ""
 
-#: src/dfm.c:633
+#: src/t-test.q:318
 #, c-format
-msgid "Error writing file %s: %s."
-msgstr ""
-
-#: src/dfm.c:676
 msgid ""
-"This command is not valid here since the current input program does not "
-"access the inline file."
-msgstr ""
-
-#. Initialize inline_file.
-#: src/dfm.c:683
-msgid "inline file: Opening for reading."
+"PAIRED was specified but the number of variables preceding WITH (%d) did not "
+"match the number following (%d)."
 msgstr ""
 
-#: src/dfm.c:697
-msgid "Skipping remaining inline data."
+#: src/t-test.q:337
+msgid "At least two variables must be specified on PAIRS."
 msgstr ""
 
-#: src/dfm.c:709
-msgid "reading as a data file"
+#: src/t-test.q:525
+msgid "One-Sample Statistics"
 msgstr ""
 
-#: src/dfm.c:716
-msgid "writing as a data file"
+#: src/t-test.q:531 src/t-test.q:562 src/t-test.q:641 src/t-test.q:908
+msgid "Std. Deviation"
 msgstr ""
 
-#: src/file-handle.q:74
-#, c-format
-msgid ""
-"File handle %s had already been defined to refer to file %s.  It is not "
-"possible to redefine a file handle within a session."
+#: src/t-test.q:532 src/t-test.q:563 src/t-test.q:642
+msgid "SE. Mean"
 msgstr ""
 
-#: src/file-handle.q:96
-msgid "The FILE HANDLE required subcommand NAME is not present."
+#: src/t-test.q:554
+msgid "Group Statistics"
 msgstr ""
 
-#: src/file-handle.q:109
-msgid ""
-"Fixed length records were specified on /RECFORM, but record length was not "
-"specified on /LRECL.  80-character records will be assumed."
+#: src/t-test.q:634
+msgid "Paired Sample Statistics"
 msgstr ""
 
-#: src/file-handle.q:116
+#: src/t-test.q:665 src/t-test.q:940
 #, c-format
-msgid ""
-"Record length (%ld) must be at least one byte.  80-character records will be "
-"assumed."
+msgid "Pair %d"
 msgstr ""
 
-#: src/file-handle.q:127
-msgid ""
-"/RECFORM SPANNED is not implemented, as the author doesn't know what it is "
-"supposed to do.  Send the author a note."
-msgstr ""
-
-#: src/file-handle.q:140
-msgid ""
-"/MODE IMAGE is not implemented, as the author doesn't know what it is "
-"supposed to do.  Send the author a note."
+#: src/t-test.q:781
+msgid "Independent Samples Test"
 msgstr ""
 
-#: src/file-handle.q:147
-msgid "/MODE MULTIPUNCH is not implemented.  If you care, complain."
+#: src/t-test.q:800
+msgid "Levine's Test for Equality of Variances"
 msgstr ""
 
-#: src/file-handle.q:151
-msgid "/MODE 360 is not implemented.  If you care, complain."
-msgstr ""
-
-#: src/file-handle.q:233
-#, c-format
-msgid "File handle `%s' has not been previously declared on FILE HANDLE."
+#: src/t-test.q:803
+msgid "t-test for Equality of Means"
 msgstr ""
 
-#: src/file-handle.q:309
-msgid "<Inline File>"
+#: src/t-test.q:806
+msgid "F"
 msgstr ""
 
-#: src/file-handle.q:328
-msgid "expecting a file name or handle"
+#: src/t-test.q:807
+msgid "Sig."
 msgstr ""
 
-#: src/file-type.c:126
-msgid "MIXED, GROUPED, or NESTED expected."
+#: src/t-test.q:808 src/t-test.q:912 src/t-test.q:997
+msgid "t"
 msgstr ""
 
-#: src/file-type.c:149
-msgid "The CASE subcommand is not valid on FILE TYPE MIXED."
+#: src/t-test.q:810 src/t-test.q:914 src/t-test.q:999
+msgid "Sig. (2-tailed)"
 msgstr ""
 
-#: src/file-type.c:167
-msgid "WARN or NOWARN expected after WILD."
+#: src/t-test.q:811 src/t-test.q:1000
+msgid "Mean Difference"
 msgstr ""
 
-#: src/file-type.c:175
-msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."
+#: src/t-test.q:812
+msgid "Std. Error Difference"
 msgstr ""
 
-#: src/file-type.c:189
-msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."
+#: src/t-test.q:819 src/t-test.q:898 src/t-test.q:985
+#, c-format
+msgid "%d%% Confidence Interval of the Difference"
 msgstr ""
 
-#: src/file-type.c:198
-#, c-format
-msgid "WARN%s expected after DUPLICATE."
+#: src/t-test.q:846
+msgid "Equal variances assumed"
 msgstr ""
 
-#: src/file-type.c:199
-msgid ", NOWARN, or CASE"
+#: src/t-test.q:849
+msgid "Equal variances not assumed"
 msgstr ""
 
-#: src/file-type.c:200
-msgid " or NOWARN"
+#: src/t-test.q:872
+msgid "Paired Samples Test"
 msgstr ""
 
-#: src/file-type.c:208
-msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."
+#: src/t-test.q:880
+msgid "Paired Differences"
 msgstr ""
 
-#: src/file-type.c:220
-msgid "WARN or NOWARN after MISSING."
+#: src/t-test.q:909
+msgid "Std. Error Mean"
 msgstr ""
 
-#: src/file-type.c:228
-msgid "ORDERED is only valid on FILE TYPE GROUPED."
+#: src/t-test.q:968
+msgid "One-Sample Test"
 msgstr ""
 
-#: src/file-type.c:239
-msgid "YES or NO expected after ORDERED."
+#: src/t-test.q:975
+#, c-format
+msgid "Test Value = %f"
 msgstr ""
 
-#: src/file-type.c:245 src/file-type.c:555 src/get.c:420
-msgid "while expecting a valid subcommand"
+#: src/aggregate.c:188
+msgid "OUTFILE specified multiple times."
 msgstr ""
 
-#: src/file-type.c:252
-msgid "The required RECORD subcommand was not present."
+#: src/aggregate.c:214
+msgid "while expecting COLUMNWISE"
 msgstr ""
 
-#: src/file-type.c:260
-msgid "The required CASE subcommand was not present."
+#: src/aggregate.c:229
+msgid "BREAK specified multiple times."
 msgstr ""
 
-#: src/file-type.c:266
-msgid "CASE and RECORD must specify different variable names."
+#: src/aggregate.c:258
+msgid "BREAK subcommand not specified."
 msgstr ""
 
-#: src/file-type.c:317
-msgid "Column value must be positive."
+#: src/aggregate.c:494
+msgid "expecting aggregation function"
 msgstr ""
 
-#: src/file-type.c:332
-msgid "Ending column precedes beginning column."
+#: src/aggregate.c:510
+#, c-format
+msgid "Unknown aggregation function %s."
 msgstr ""
 
-#: src/file-type.c:351
-msgid "Bad format specifier name."
+#: src/aggregate.c:525
+msgid "expecting `('"
 msgstr ""
 
-#: src/file-type.c:417 src/file-type.c:576
-msgid ""
-"This command may only appear within a FILE TYPE/END FILE TYPE structure."
+#: src/aggregate.c:560
+#, c-format
+msgid "Missing argument %d to %s."
 msgstr ""
 
-#: src/file-type.c:424
-msgid "OTHER may appear only on the last RECORD TYPE command."
+#: src/aggregate.c:568
+#, c-format
+msgid "Arguments to %s must be of same type as source variables."
 msgstr ""
 
-#: src/file-type.c:434
-msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."
+#: src/aggregate.c:578 src/expr-prs.c:664
+msgid "expecting `)'"
 msgstr ""
 
-#: src/file-type.c:488
+#: src/aggregate.c:590 src/autorecode.c:110
+#, c-format
 msgid ""
-"The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "
-"MIXED."
+"Number of source variables (%d) does not match number of target variables (%"
+"d)."
 msgstr ""
 
-#: src/file-type.c:498
+#: src/aggregate.c:657
+#, c-format
 msgid ""
-"No variable name may be specified for the CASE subcommand on RECORD TYPE."
+"Variable name %s is not unique within the aggregate file dictionary, which "
+"contains the aggregate variables and the break variables."
 msgstr ""
 
-#: src/file-type.c:506
-msgid ""
-"The CASE column specification on RECORD TYPE must give a format specifier "
-"that is the same type as that of the CASE column specification given on FILE "
-"TYPE."
+#: src/apply-dict.c:68
+#, c-format
+msgid "Variable %s is %s in target file, but %s in source file."
 msgstr ""
 
-#: src/file-type.c:522
-msgid "WARN or NOWARN expected on DUPLICATE subcommand."
+#: src/apply-dict.c:71 src/apply-dict.c:72 src/expr-prs.c:1127
+#: src/expr-prs.c:1472 src/expr-prs.c:1488 src/formats.c:103
+#: src/pfm-read.c:636 src/print.c:700 src/sfm-read.c:916 src/sfm-read.c:1042
+#: src/sfm-read.c:1043
+msgid "string"
 msgstr ""
 
-#: src/file-type.c:536
-msgid "WARN or NOWARN expected on MISSING subcommand."
+#: src/apply-dict.c:71 src/apply-dict.c:72 src/expr-prs.c:1127
+#: src/expr-prs.c:1469 src/expr-prs.c:1486 src/formats.c:103
+#: src/pfm-read.c:636 src/print.c:700 src/sfm-read.c:916 src/sfm-read.c:1042
+#: src/sfm-read.c:1043
+msgid "numeric"
 msgstr ""
 
-#: src/file-type.c:549
-msgid "YES or NO expected on SPREAD subcommand."
+#: src/apply-dict.c:84
+#, c-format
+msgid "Cannot add value labels from source file to long string variable %s."
 msgstr ""
 
-#: src/file-type.c:589
-msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."
+#: src/apply-dict.c:130
+#, c-format
+msgid ""
+"Cannot apply missing values from source file to long string variable %s."
 msgstr ""
 
-#: src/file-type.c:596
-msgid "No commands between FILE TYPE and END FILE TYPE."
+#: src/apply-dict.c:163
+msgid "No matching variables found between the source and target files."
 msgstr ""
 
-#: src/file-type.c:661
+#: src/ascii.c:218
 #, c-format
-msgid "Unknown record type \"%.*s\"."
+msgid "ASCII driver initializing as `%s'..."
 msgstr ""
 
-#: src/file-type.c:685
+#: src/ascii.c:276
 #, c-format
-msgid "Unknown record type %g."
-msgstr ""
-
-#: src/format.c:75
-msgid "X and T format specifiers not allowed here."
+msgid ""
+"ascii driver: Area of page excluding margins and headers must be at least 59 "
+"characters wide by 15 lines long.  Page as configured is only %d characters "
+"by %d lines."
 msgstr ""
 
-#: src/format.c:81
+#: src/ascii.c:381 src/html.c:102 src/postscript.c:458
 #, c-format
-msgid "%s is not a valid data format."
+msgid "%s: Initialization complete."
 msgstr ""
 
-#: src/format.c:112
+#: src/ascii.c:392 src/html.c:114 src/postscript.c:471
 #, c-format
-msgid "Format %s may not be used as an input format."
+msgid "%s: Beginning closing..."
 msgstr ""
 
-#: src/format.c:117
+#: src/ascii.c:402 src/html.c:119 src/postscript.c:490
 #, c-format
-msgid ""
-"Input format %s specifies a bad width %d.  Format %s requires a width "
-"between %d and %d."
+msgid "%s: Finished closing."
 msgstr ""
 
-#: src/format.c:124
+#: src/ascii.c:464
 #, c-format
 msgid ""
-"Input format %s specifies an odd width %d, but format %s requires an even "
-"width between %d and %d."
+"Bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d "
+"decimal, with INDEX expressed in base 4."
 msgstr ""
 
-#: src/format.c:131
+#: src/ascii.c:470
 #, 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."
+msgid "Duplicate value for key `%s'."
 msgstr ""
 
-#: src/format.c:151
+#: src/ascii.c:479
 #, c-format
-msgid ""
-"Output format %s specifies a bad width %d.  Format %s requires a width "
-"between %d and %d."
+msgid "Unknown configuration parameter `%s' for ascii device driver."
 msgstr ""
 
-#: src/format.c:161
+#: src/ascii.c:492
 #, c-format
 msgid ""
-"Output format %s requires minimum width %d to allow %d decimal places.  Try %"
-"s%d.%d instead of %s."
+"Unknown character set `%s'.  Valid character sets are `ascii' and `latin1'."
 msgstr ""
 
-#: src/format.c:169
+#: src/ascii.c:501
 #, c-format
 msgid ""
-"Output format %s specifies an odd width %d, but output format %s requires an "
-"even width between %d and %d."
+"Unknown overstrike style `%s'.  Valid overstrike styles are `single' and "
+"`line'."
 msgstr ""
 
-#: src/format.c:176
+#: src/ascii.c:510
 #, 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."
+"Unknown carriage return style `%s'.  Valid carriage return styles are `cr' "
+"and `bs'."
 msgstr ""
 
-#: src/format.c:193
+#: src/ascii.c:522 src/postscript.c:680
 #, c-format
-msgid "Can't display a string variable of width %d with format specifier %s."
+msgid "Positive integer required as value for `%s'."
 msgstr ""
 
-#: src/format.c:303
-msgid "Format specifier expected."
+#: src/ascii.c:553
+#, c-format
+msgid "Zero or positive integer required as value for `%s'."
 msgstr ""
 
-#: src/format.c:314
+#: src/ascii.c:623 src/postscript.c:639
 #, c-format
-msgid "Data format %s does not specify a width."
+msgid "Boolean value expected for %s."
 msgstr ""
 
-#: src/format.c:331
+#: src/ascii.c:655 src/ascii.c:670 src/ascii.c:687
 #, c-format
-msgid "Data format %s is not valid."
+msgid "ASCII output driver: %s: %s"
 msgstr ""
 
-#: src/formats.c:95
-msgid "`(' expected after variable list"
+#: src/ascii.c:756
+#, c-format
+msgid "ascii_line_horz: bad hline (%d,%d),%d out of (%d,%d)\n"
 msgstr ""
 
-#: src/formats.c:104
+#: src/ascii.c:790
 #, c-format
-msgid "Format %s may not be assigned to a %s variable."
+msgid "ascii_line_vert: bad vline %d,(%d,%d) out of (%d,%d)\n"
 msgstr ""
 
-#: src/formats.c:125 src/numeric.c:68 src/numeric.c:142
-msgid "`)' expected after output format."
+#: src/ascii.c:820
+#, c-format
+msgid "ascii_line_intersection: bad intsct (%d,%d) out of (%d,%d)\n"
 msgstr ""
 
-#: src/formats.c:155
-msgid "Formats:\n"
+#: src/ascii.c:968
+#, c-format
+msgid "%s: horiz=%d, vert=%d\n"
 msgstr ""
 
-#: src/formats.c:156
-msgid "  Name      Print         Write\n"
+#: src/ascii.c:1140
+#, c-format
+msgid "Writing `%s': %s"
 msgstr ""
 
-#: src/get.c:125
-msgid "GET translation table from file to memory:\n"
+#: src/ascii.c:1541 src/postscript.c:2095
+#, c-format
+msgid "%s - Page %d"
 msgstr ""
 
-#: src/get.c:130 src/get.c:1487
+#: src/autorecode.c:131
 #, c-format
-msgid "  %8s from %3d,%3d to %3d,%3d\n"
+msgid "Target variable %s duplicates existing variable %s."
 msgstr ""
 
-#: src/get.c:426
-msgid "All variables deleted from system file dictionary."
+#: src/autorecode.c:138
+#, c-format
+msgid "Duplicate variable name %s among target variables."
 msgstr ""
 
-#: src/get.c:472
+#: src/cmdline.c:112 src/cmdline.c:131 src/cmdline.c:143 src/command.c:196
 #, c-format
-msgid ""
-"Cannot rename %s as %s because there already exists a variable named %s.  To "
-"rename variables with overlapping names, use a single RENAME subcommand such "
-"as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
+msgid "%s is not yet implemented."
 msgstr ""
 
-#: src/get.c:497
-msgid "`=' expected after variable list."
+#: src/cmdline.c:157
+msgid ""
+"\n"
+"Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.\n"
+"This is free software; see the source for copying conditions.  There is NO\n"
+"WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
+"\n"
+"Written by Ben Pfaff <blp@gnu.org>."
 msgstr ""
 
-#: src/get.c:504
+#: src/cmdline.c:217
 #, c-format
 msgid ""
-"Number of variables on left side of `=' (%d) do not match number of "
-"variables on right side (%d), in parenthesized group %d of RENAME subcommand."
+"PSPP, a program for statistical analysis of sample data.\n"
+"\n"
+"Usage: %s [OPTION]... FILE...\n"
+"\n"
+"If a long option shows an argument as mandatory, then it is mandatory\n"
+"for the equivalent short option also.  Similarly for optional arguments.\n"
+"\n"
+"Configuration:\n"
+"  -B, --config-dir=DIR      set configuration directory to DIR\n"
+"  -o, --device=DEVICE       select output driver DEVICE and disable "
+"defaults\n"
+"  -d, --define=VAR[=VALUE]  set environment variable VAR to VALUE, or empty\n"
+"  -u, --undef=VAR           undefine environment variable VAR\n"
+"\n"
+"Input and output:\n"
+"  -f, --out-file=FILE       send output to FILE (overwritten)\n"
+"  -p, --pipe                read script from stdin, send output to stdout\n"
+"  -I-, --no-include         clear include path\n"
+"  -I, --include=DIR         append DIR to include path\n"
+"  -c, --command=COMMAND     execute COMMAND before .pspp/rc at startup\n"
+"\n"
+"Language modifiers:\n"
+"  -i, --interactive         interpret scripts in interactive mode\n"
+"  -n, --edit                just check syntax; don't actually run the code\n"
+"  -r, --no-statrc           disable execution of .pspp/rc at startup\n"
+"  -s, --safer               don't allow some unsafe operations\n"
+"\n"
+"Informative output:\n"
+"  -h, --help                print this help, then exit\n"
+"  -l, --list                print a list of known driver classes, then exit\n"
+"  -V, --version             show PSPP version, then exit\n"
+"  -v, --verbose             increments verbosity level\n"
+"\n"
+"Non-option arguments:\n"
+" FILE1 FILE2                run FILE1, clear the dictionary, run FILE2\n"
+" FILE1 + FILE2              run FILE1 then FILE2 without clearing "
+"dictionary\n"
+" KEY=VALUE                  overrides macros in output initialization file\n"
+"\n"
 msgstr ""
 
-#: src/get.c:522
+#: src/cmdline.c:249
 #, c-format
-msgid "Duplicate variables name %s."
-msgstr ""
-
-#: src/get.c:545
 msgid ""
 "\n"
-"Variables in dictionary:\n"
+"Report bugs to <%s>.\n"
 msgstr ""
 
-#: src/get.c:659
-msgid "The BY subcommand may be given once at most."
+#: src/command.c:134
+#, c-format
+msgid "%s not allowed inside FILE TYPE/END FILE TYPE."
 msgstr ""
 
-#: src/get.c:726
-msgid "The active file may not be specified more than once."
+#: src/command.c:138
+#, c-format
+msgid "%s not allowed inside FILE TYPE GROUPED/END FILE TYPE."
 msgstr ""
 
-#: src/get.c:735
-msgid "Cannot specify the active file since no active file has been defined."
+#: src/command.c:141
+msgid "RECORD TYPE must be the first command inside a FILE TYPE structure."
 msgstr ""
 
-#: src/get.c:767
-msgid ""
-"IN, FIRST, and LAST subcommands may not occur before the first FILE or TABLE."
+#: src/command.c:186
+msgid "This line does not begin with a valid command name."
 msgstr ""
 
-#: src/get.c:799
+#: src/command.c:214
 #, c-format
-msgid "Multiple %s subcommands for a single FILE or TABLE."
+msgid ""
+"%s is not allowed (1) before a command to specify the input program, such as "
+"DATA LIST, (2) between FILE TYPE and END FILE TYPE, (3) between INPUT "
+"PROGRAM and END INPUT PROGRAM."
 msgstr ""
 
-#: src/get.c:809
+#: src/command.c:218
 #, c-format
-msgid "Duplicate variable name %s while creating %s variable."
-msgstr ""
-
-#: src/get.c:823
-msgid ""
-"RENAME, KEEP, and DROP subcommands may not occur before the first FILE or "
-"TABLE."
+msgid "%s is not allowed within an input program."
 msgstr ""
 
-#: src/get.c:847
-msgid "The BY subcommand is required when a TABLE subcommand is given."
+#: src/command.c:219 src/command.c:220
+#, c-format
+msgid "%s is only allowed within an input program."
 msgstr ""
 
-#: src/get.c:868
+#: src/command.c:229
 #, c-format
-msgid "File %s lacks BY variable %s."
+msgid "%s command beginning\n"
 msgstr ""
 
-#: src/get.c:1386
+#: src/command.c:265
 #, 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:1438
-msgid "expecting COMM or TAPE"
+"%s command completed\n"
+"\n"
 msgstr ""
 
-#: src/get.c:1482
-msgid "IMPORT translation table from file to memory:\n"
+#: src/command.c:280
+msgid "The identifier(s) specified do not form a valid command name:"
 msgstr ""
 
-#: src/inpt-pgm.c:81
-msgid "No matching INPUT PROGRAM command."
+#: src/command.c:283
+msgid "The identifier(s) specified do not form a complete command name:"
 msgstr ""
 
-#: src/inpt-pgm.c:86
+#: src/command.c:407
 msgid ""
-"No data-input or transformation commands specified between INPUT PROGRAM and "
-"END INPUT PROGRAM."
+"This command is not accepted in a syntax file.  Instead, use FINISH to "
+"terminate a syntax file."
 msgstr ""
 
-#: src/inpt-pgm.c:302 src/inpt-pgm.c:445
+#: src/command.c:425
 msgid ""
-"This command may only be executed between INPUT PROGRAM and END INPUT "
-"PROGRAM."
+"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/inpt-pgm.c:361
-msgid "COLUMN subcommand multiply specified."
+#: src/command.c:516
+msgid "The sentinel may not be the empty string."
 msgstr ""
 
-#: src/inpt-pgm.c:375
-msgid "expecting file handle name"
+#: src/command.c:573
+msgid "This command not allowed when the SAFER option is set."
 msgstr ""
 
-#: src/inpt-pgm.c:418
-msgid ""
-"REREAD: Column numbers must be positive finite numbers.  Column set to 1."
+#: src/command.c:596
+#, c-format
+msgid "Error removing `%s': %s."
 msgstr ""
 
-#: src/matrix-data.c:204
-msgid "VARIABLES subcommand multiply specified."
+#: src/command.c:646
+#, c-format
+msgid "Couldn't fork: %s."
 msgstr ""
 
-#: src/matrix-data.c:219
-msgid "VARNAME_ cannot be explicitly specified on VARIABLES."
+#: src/command.c:687
+#, c-format
+msgid "Error executing command: %s."
 msgstr ""
 
-#: src/matrix-data.c:285
-msgid "in FORMAT subcommand"
+#: src/command.c:733
+msgid "No operating system support for this command."
 msgstr ""
 
-#: src/matrix-data.c:296
-msgid "SPLIT subcommand multiply specified."
+#: src/command.c:762
+msgid "This command is not valid in a syntax file."
 msgstr ""
 
-#: src/matrix-data.c:303
-msgid "in SPLIT subcommand"
+#: src/compute.c:141 src/compute.c:200
+#, c-format
+msgid ""
+"When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
+"s."
 msgstr ""
 
-#: src/matrix-data.c:312
-msgid "Split variable may not be named ROWTYPE_ or VARNAME_."
+#: src/compute.c:144 src/compute.c:204
+#, c-format
+msgid ""
+"When executing COMPUTE: %g is not a valid value as an index into vector %s."
 msgstr ""
 
-#: src/matrix-data.c:348
+#: src/compute.c:343
 #, c-format
-msgid "Split variable %s is already another type."
+msgid "There is no vector named %s."
 msgstr ""
 
-#: src/matrix-data.c:363
-msgid "FACTORS subcommand multiply specified."
+#: src/compute.c:449
+msgid "Extra characters after expression."
 msgstr ""
 
-#: src/matrix-data.c:378
+#: src/count.c:172
+msgid "Destination cannot be a string variable."
+msgstr ""
+
+#: src/count.c:286
 #, c-format
-msgid "Factor variable %s is already another type."
+msgid ""
+"%g THRU %g is not a valid range.  The number following THRU must be at least "
+"as big as the number preceding THRU."
 msgstr ""
 
-#: src/matrix-data.c:393
-msgid "CELLS subcommand multiply specified."
+#: src/data-in.c:69
+msgid "data-file error: "
 msgstr ""
 
-#: src/matrix-data.c:399 src/matrix-data.c:418
-msgid "expecting positive integer"
+#: src/data-in.c:71
+#, c-format
+msgid "(column %d"
 msgstr ""
 
-#: src/matrix-data.c:412
-msgid "N subcommand multiply specified."
+#: src/data-in.c:73
+#, c-format
+msgid "(columns %d-%d"
 msgstr ""
 
-#: src/matrix-data.c:433
-msgid "CONTENTS subcommand multiply specified."
+#: src/data-in.c:74
+#, c-format
+msgid ", field type %s) "
 msgstr ""
 
-#: src/matrix-data.c:453
-msgid "Nested parentheses not allowed."
+#: src/data-in.c:223
+msgid "Field contents followed by garbage."
 msgstr ""
 
-#: src/matrix-data.c:463
-msgid "Mismatched right parenthesis (`(')."
+#: src/data-in.c:256
+msgid "Overflow in floating-point constant."
 msgstr ""
 
-#: src/matrix-data.c:468
-msgid "Empty parentheses not allowed."
+#: src/data-in.c:262
+msgid "Underflow in floating-point constant."
 msgstr ""
 
-#: src/matrix-data.c:481 src/matrix-data.c:489
-msgid "in CONTENTS subcommand"
+#: src/data-in.c:268
+msgid "Field does not form a valid floating-point constant."
 msgstr ""
 
-#: src/matrix-data.c:496
-#, c-format
-msgid "Content multiply specified for %s."
+#: src/data-in.c:294
+msgid "All characters in field must be digits."
 msgstr ""
 
-#: src/matrix-data.c:513
-msgid "Missing right parenthesis."
+#: src/data-in.c:319
+msgid "Unrecognized character in field."
 msgstr ""
 
-#: src/matrix-data.c:533
-msgid "Missing VARIABLES subcommand."
+#: src/data-in.c:337 src/data-in.c:587
+msgid "Field must have even length."
 msgstr ""
 
-#: src/matrix-data.c:539
-msgid ""
-"CONTENTS subcommand not specified: assuming file contains only CORR matrix."
+#: src/data-in.c:347 src/data-in.c:597
+msgid "Field must contain only hex digits."
 msgstr ""
 
-#: src/matrix-data.c:549
+#: src/data-in.c:385
+#, c-format
 msgid ""
-"Missing CELLS subcommand.  CELLS is required when ROWTYPE_ is not given in "
-"the data and factors are present."
+"Quality of zoned decimal (Z) input format code is suspect.  Check your "
+"results three times. Report bugs to %s."
 msgstr ""
 
-#: src/matrix-data.c:557
-msgid "Split file values must be present in the data when ROWTYPE_ is present."
+#: src/data-in.c:397
+msgid "Zoned decimal field contains fewer than 2 characters."
 msgstr ""
 
-#: src/matrix-data.c:613
-msgid "No continuous variables specified."
+#: src/data-in.c:405
+msgid "Bad sign byte in zoned decimal number."
 msgstr ""
 
-#: src/matrix-data.c:1024
-#, c-format
-msgid "End of line expected %s while reading %s."
+#: src/data-in.c:422
+msgid "Format error in zoned decimal number."
 msgstr ""
 
-#: src/matrix-data.c:1210
-#, c-format
-msgid "expecting value for %s %s"
+#: src/data-in.c:436
+msgid "Error in syntax of zoned decimal number."
 msgstr ""
 
-#: src/matrix-data.c:1360
-#, c-format
-msgid "Syntax error expecting SPLIT FILE value %s."
+#: src/data-in.c:637
+msgid "Unexpected end of field."
 msgstr ""
 
-#: src/matrix-data.c:1369
-#, c-format
-msgid "Expecting value %g for %s."
+#: src/data-in.c:663
+msgid "Digit expected in field."
 msgstr ""
 
-#: src/matrix-data.c:1408 src/matrix-data.c:1821
+#: src/data-in.c:688
 #, c-format
-msgid "Syntax error expecting factor value %s."
+msgid "Day (%ld) must be between 1 and 31."
 msgstr ""
 
-#: src/matrix-data.c:1417
-#, c-format
-msgid "Syntax error expecting value %g for %s %s."
+#: src/data-in.c:713
+msgid "Delimiter expected between fields in date."
 msgstr ""
 
-#: src/matrix-data.c:1624
+#: src/data-in.c:810
 #, c-format
-msgid "Syntax error %s expecting SPLIT FILE value."
+msgid "Month (%ld) must be between 1 and 12."
 msgstr ""
 
-#: src/matrix-data.c:1735
+#: src/data-in.c:851
 #, c-format
-msgid ""
-"Expected %d lines of data for %s content; actually saw %d lines.  No data "
-"will be output for this content."
+msgid "Month (%s) must be between I and XII."
 msgstr ""
 
-#: src/matrix-data.c:1766
+#: src/data-in.c:878
 #, c-format
-msgid "Multiply specified ROWTYPE_ %s."
+msgid "Month name (%s...) is too long."
 msgstr ""
 
-#: src/matrix-data.c:1771
+#: src/data-in.c:889
 #, c-format
-msgid "Syntax error %s expecting ROWTYPE_ string."
+msgid "Bad month name (%s)."
 msgstr ""
 
-#: src/matrix-data.c:1790
+#: src/data-in.c:905
 #, c-format
-msgid "Syntax error %s."
+msgid "Year (%ld) must be between 1582 and 19999."
 msgstr ""
 
-#: src/matrix-data.c:1936
+#: src/data-in.c:916
 #, c-format
-msgid "Duplicate specification for %s."
+msgid "Trailing garbage \"%s\" following date."
 msgstr ""
 
-#: src/matrix-data.c:1948
+#: src/data-in.c:931
 #, c-format
-msgid "Too many rows of matrix data for %s."
+msgid "Julian day (%d) must be between 1 and 366."
 msgstr ""
 
-#: src/matrix-data.c:1993
+#: src/data-in.c:943
 #, c-format
-msgid "Syntax error expecting value for %s %s."
+msgid "Year (%d) must be between 1582 and 19999."
 msgstr ""
 
-#: src/pfm-read.c:107
+#: src/data-in.c:959
 #, c-format
-msgid "portable file %s corrupt at offset %ld: "
+msgid "Quarter (%ld) must be between 1 and 4."
+msgstr ""
+
+#: src/data-in.c:969
+msgid "`Q' expected between quarter and year."
 msgstr ""
 
-#: src/pfm-read.c:126 src/pfm-write.c:499
+#: src/data-in.c:985
 #, c-format
-msgid "%s: Closing portable file: %s."
+msgid "Week (%ld) must be between 1 and 53."
 msgstr ""
 
-#: src/pfm-read.c:150 src/lexer.c:948 src/repeat.c:227
-msgid "Unexpected end of file."
+#: src/data-in.c:996
+msgid "`WK' expected between week and year."
 msgstr ""
 
-#: src/pfm-read.c:158
-msgid "Bad line end."
+#: src/data-in.c:1019
+msgid "Delimiter expected between fields in time."
 msgstr ""
 
-#: src/pfm-read.c:239
+#: src/data-in.c:1031
 #, c-format
-msgid "Cannot read file %s as portable file: already opened for %s."
+msgid "Hour (%ld) must be positive."
 msgstr ""
 
-#: src/pfm-read.c:245
+#: src/data-in.c:1043
 #, c-format
-msgid "%s: Opening portable-file handle %s for reading."
+msgid "Minute (%ld) must be between 0 and 59."
 msgstr ""
 
-#: src/pfm-read.c:253
+#: src/data-in.c:1090
 #, c-format
-msgid ""
-"An error occurred while opening \"%s\" for reading as a portable file: %s."
+msgid "Hour (%ld) must be between 0 and 23."
 msgstr ""
 
-#. F
-#: src/pfm-read.c:287
-msgid "Data record expected."
+#: src/data-in.c:1104 src/data-in.c:1139
+msgid "Day of the week expected in date value."
 msgstr ""
 
-#: src/pfm-read.c:289
-msgid "Read portable-file dictionary successfully."
+#: src/data-in.c:1190
+msgid "Date is not in valid range between 15 Oct 1582 and 31 Dec 19999."
 msgstr ""
 
-#. Come here on unsuccessful completion.
-#: src/pfm-read.c:298
-msgid "Error reading portable-file dictionary."
+#: src/data-in.c:1512
+#, c-format
+msgid "Field too long (%d characters).  Truncated after character %d."
 msgstr ""
 
-#. /
-#: src/pfm-read.c:396
-msgid "Missing numeric terminator."
+#: src/data-list.c:137
+msgid ""
+"DATA LIST may not use a different file from that specified on its "
+"surrounding FILE TYPE."
 msgstr ""
 
-#: src/pfm-read.c:433
-msgid "Bad integer format."
+#: src/data-list.c:156
+msgid "The END subcommand may only be specified once."
 msgstr ""
 
-#: src/pfm-read.c:463
-#, c-format
-msgid "Bad string length %d."
+#: src/data-list.c:195
+msgid "Only one of FIXED, FREE, or LIST may be specified."
 msgstr ""
 
-#: src/pfm-read.c:562
+#: src/data-list.c:321 src/print.c:301
 #, c-format
-msgid "Bad date string length %d."
+msgid ""
+"The record number specified, %ld, is before the previous record, %d.  Data "
+"fields must be listed in order of increasing record number."
 msgstr ""
 
-#. 0
-#. 9
-#: src/pfm-read.c:566
-msgid "Bad character in date."
+#: src/data-list.c:353 src/data-list.c:1634
+msgid ""
+"SPSS-like or FORTRAN-like format specification expected after variable names."
 msgstr ""
 
-#: src/pfm-read.c:586
-#, c-format
-msgid "Bad time string length %d."
+#: src/data-list.c:364 src/print.c:333
+msgid ""
+"Variables are specified on records that should not exist according to "
+"RECORDS subcommand."
 msgstr ""
 
-#. 0
-#. 9
-#: src/pfm-read.c:590
-msgid "Bad character in time."
+#: src/data-list.c:396 src/data-list.c:409 src/print.c:510 src/print.c:523
+msgid "Column positions for fields must be positive."
+msgstr ""
+
+#: src/data-list.c:414
+msgid "The ending column for a field must be greater than the starting column."
+msgstr ""
+
+#: src/data-list.c:438 src/print.c:551
+msgid "A format specifier on this line has extra characters on the end."
+msgstr ""
+
+#: src/data-list.c:453 src/print.c:567
+msgid "The value for number of decimal places must be at least 1."
 msgstr ""
 
-#: src/pfm-read.c:640
+#: src/data-list.c:467 src/print.c:580
 #, c-format
-msgid "%s: Bad format specifier byte %d."
+msgid "Input format %s doesn't accept decimal places."
 msgstr ""
 
-#: src/pfm-read.c:649 src/sfm-read.c:993 src/sfm-read.c:1003
+#: src/data-list.c:488 src/print.c:600
 #, c-format
-msgid "%s: Bad format specifier byte (%d)."
+msgid "The %d columns %d-%d can't be evenly divided into %d fields."
 msgstr ""
 
-#: src/pfm-read.c:651
+#: src/data-list.c:528 src/data-list.c:625 src/data-list.c:825
 #, c-format
-msgid "%s variable %s has %s format specifier %s."
+msgid "%s is a duplicate variable name."
 msgstr ""
 
-#: src/pfm-read.c:652 src/sfm-read.c:1007 src/print.c:631
-msgid "String"
+#: src/data-list.c:533
+#, c-format
+msgid "There is already a variable %s of a different type."
 msgstr ""
 
-#: src/pfm-read.c:652 src/sfm-read.c:1007 src/print.c:631
-msgid "Numeric"
+#: src/data-list.c:540
+#, c-format
+msgid "There is already a string variable %s of a different width."
 msgstr ""
 
-#. 4
-#: src/pfm-read.c:690
-msgid "Expected variable count record."
+#: src/data-list.c:614 src/print.c:689
+msgid ""
+"The number of format specifications exceeds the number of variable names "
+"given."
 msgstr ""
 
-#: src/pfm-read.c:694
-#, c-format
-msgid "Invalid number of variables %d."
+#: src/data-list.c:698 src/print.c:773
+msgid ""
+"There aren't enough format specifications to match the number of variable "
+"names given."
 msgstr ""
 
-#: src/pfm-read.c:704
-#, c-format
-msgid "Unexpected flag value %d."
+#: src/data-list.c:733 src/print.c:806
+msgid "Record"
 msgstr ""
 
-#. 7
-#: src/pfm-read.c:728
-msgid "Expected variable record."
+#: src/data-list.c:734 src/print.c:807
+msgid "Columns"
 msgstr ""
 
-#: src/pfm-read.c:734
-#, c-format
-msgid "Invalid variable width %d."
+#: src/data-list.c:735 src/data-list.c:870 src/print.c:808
+msgid "Format"
 msgstr ""
 
-#: src/pfm-read.c:752
+#: src/data-list.c:758
 #, c-format
-msgid "position %d: Variable name has %u characters."
-msgstr ""
+msgid "Reading %d record from file %s."
+msgid_plural "Reading %d records from file %s."
+msgstr[0] ""
+msgstr[1] ""
 
-#. A
-#. Z
-#. @
-#: src/pfm-read.c:756
+#: src/data-list.c:761
 #, c-format
-msgid "position %d: Variable name begins with invalid character."
+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:768 src/data-list.c:769
+msgid "Occurrence data specifications."
 msgstr ""
 
-#: src/pfm-read.c:760
+#: src/data-list.c:893
 #, c-format
-msgid "position %d: Variable name begins with lowercase letter %c."
+msgid "Reading free-form data from file %s."
 msgstr ""
 
-#: src/pfm-read.c:773
-#, c-format
-msgid "position %d: Variable name character %d is lowercase letter %c."
+#: src/data-list.c:894
+msgid "Reading free-form data from the command file."
 msgstr ""
 
-#: src/pfm-read.c:783
-#, c-format
-msgid "position %d: character `\\%03o' is not valid in a variable name."
+#: src/data-list.c:945 src/matrix-data.c:939
+msgid "Scope of string exceeds line."
 msgstr ""
 
-#: src/pfm-read.c:794
-#, c-format
-msgid "Duplicate variable name %s."
+#: src/data-list.c:1006
+msgid "Attempt to read past end of file."
 msgstr ""
 
-#: src/pfm-read.c:838
-#, c-format
-msgid "Bad missing values for %s."
+#: src/data-list.c:1035
+msgid "abort in write_case()\n"
 msgstr ""
 
-#: src/pfm-read.c:860
+#: src/data-list.c:1063
 #, c-format
-msgid "Weighting variable %s not present in dictionary."
+msgid "Partial case of %d of %d records discarded."
 msgstr ""
 
-#: src/pfm-read.c:928
+#: src/data-list.c:1112
 #, c-format
-msgid "Unknown variable %s while parsing value labels."
+msgid "Partial case discarded.  The first variable missing was %s."
 msgstr ""
 
-#: src/pfm-read.c:931
+#: src/data-list.c:1153
 #, c-format
 msgid ""
-"Cannot assign value labels to %s and %s, which have different variable types "
-"or widths."
+"Missing value(s) for all variables from %s onward.  These will be filled "
+"with the system-missing value or blanks, as appropriate."
 msgstr ""
 
-#: src/pfm-read.c:978
-#, c-format
-msgid "Duplicate label for value %g for variable %s."
+#: src/data-list.c:1311
+msgid ""
+"REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
+"TYPE."
+msgstr ""
+
+#: src/data-list.c:1321
+msgid "STARTS subcommand given multiple times."
 msgstr ""
 
-#: src/pfm-read.c:981
+#: src/data-list.c:1345
 #, c-format
-msgid "Duplicate label for value `%.*s' for variable %s."
+msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
 msgstr ""
 
-#: src/pfm-read.c:1053
-msgid "End of file midway through case."
+#: src/data-list.c:1356
+msgid "OCCURS subcommand given multiple times."
 msgstr ""
 
-#: src/pfm-read.c:1063
-msgid "reading as a portable file"
+#: src/data-list.c:1369
+msgid "LENGTH subcommand given multiple times."
 msgstr ""
 
-#: src/pfm-write.c:72
-#, c-format
-msgid "Cannot write file %s as portable file: already opened for %s."
+#: src/data-list.c:1382
+msgid "CONTINUED subcommand given multiple times."
 msgstr ""
 
-#: src/pfm-write.c:78
+#: src/data-list.c:1401
 #, c-format
-msgid "%s: Opening portable-file handle %s for writing."
+msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
 msgstr ""
 
-#: src/pfm-write.c:88
-#, c-format
-msgid ""
-"An error occurred while opening \"%s\" for writing as a portable file: %s."
+#: src/data-list.c:1415
+msgid "ID subcommand given multiple times."
 msgstr ""
 
-#: src/pfm-write.c:124
-msgid "Wrote portable-file header successfully."
+#: src/data-list.c:1424
+#, c-format
+msgid "ID beginning column (%ld) must be positive."
 msgstr ""
 
-#: src/pfm-write.c:129
-msgid "Error writing portable-file header."
+#: src/data-list.c:1439
+#, c-format
+msgid "ID ending column (%ld) must be positive."
 msgstr ""
 
-#: src/pfm-write.c:169
+#: src/data-list.c:1445
 #, c-format
-msgid "%s: Writing portable file: %s."
+msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
 msgstr ""
 
-#: src/pfm-write.c:508
-msgid "writing as a portable file"
+#: src/data-list.c:1484
+msgid "Missing required specification STARTS."
 msgstr ""
 
-#: src/sfm-read.c:188
-msgid "corrupt system file: "
+#: src/data-list.c:1486
+msgid "Missing required specification OCCURS."
 msgstr ""
 
-#: src/sfm-read.c:204 src/sfm-write.c:744
-#, c-format
-msgid "%s: Closing system file: %s."
+#: src/data-list.c:1493
+msgid "ID specified without CONTINUED."
+msgstr ""
+
+#: src/data-list.c:1581
+msgid "String variable not allowed here."
 msgstr ""
 
-#: src/sfm-read.c:277
+#: src/data-list.c:1591
 #, c-format
-msgid "Cannot read file %s as system file: already opened for %s."
+msgid "%s (%d) must be at least 1."
 msgstr ""
 
-#: src/sfm-read.c:282
+#: src/data-list.c:1597
 #, c-format
-msgid "%s: Opening system-file handle %s for reading."
+msgid "Variable or integer expected for %s."
 msgstr ""
 
-#: src/sfm-read.c:290
+#: src/data-list.c:1736
 #, c-format
-msgid ""
-"An error occurred while opening \"%s\" for reading as a system file: %s."
+msgid "Mismatched case ID (%s).  Expected value was %s."
 msgstr ""
 
-#: src/sfm-read.c:324
+#: src/data-list.c:1768
 #, c-format
 msgid ""
-"%s: Weighting variable may not be a continuation of a long string variable."
+"Variable %s starting in column %d extends beyond physical record length of %"
+"d."
 msgstr ""
 
-#: src/sfm-read.c:327
+#: src/data-list.c:1836
 #, c-format
-msgid "%s: Weighting variable may not be a string variable."
+msgid "Invalid value %d for OCCURS."
 msgstr ""
 
-#: src/sfm-read.c:352
+#: src/data-list.c:1842
 #, c-format
-msgid ""
-"%s: Orphaned variable index record (type 4).  Type 4 records must always "
-"immediately follow type 3 records."
+msgid "Beginning column for STARTS (%d) must be at least 1."
 msgstr ""
 
-#: src/sfm-read.c:407
+#: src/data-list.c:1850
 #, c-format
-msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
+msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
 msgstr ""
 
-#: src/sfm-read.c:431
+#: src/data-list.c:1858
 #, c-format
-msgid "%s: Unrecognized record type %d."
+msgid "Invalid value %d for LENGTH."
 msgstr ""
 
-#. Come here on successful completion.
-#: src/sfm-read.c:437
-msgid "Read system-file dictionary successfully."
+#: src/data-list.c:1865
+#, c-format
+msgid "Beginning column for CONTINUED (%d) must be at least 1."
 msgstr ""
 
-#. Come here on unsuccessful completion.
-#: src/sfm-read.c:447
-msgid "Error reading system-file header."
+#: src/data-list.c:1873
+#, c-format
+msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
 msgstr ""
 
-#: src/sfm-read.c:471
+#: src/data-list.c:1896
 #, c-format
 msgid ""
-"%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
-"size %d, count 8."
+"Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
+"available in space on STARTS (%d), and CONTINUED not specified."
 msgstr ""
 
-#: src/sfm-read.c:485
+#: src/data-list.c:1913
 #, c-format
-msgid ""
-"%s: Floating-point representation in system file is not IEEE-754.  PSPP "
-"cannot convert between floating-point formats."
+msgid "Unexpected end of file with %d repetitions remaining out of %d."
 msgstr ""
 
-#: src/sfm-read.c:506
-#, c-format
-msgid ""
-"%s: File-indicated endianness (%s) does not match endianness intuited from "
-"file header (%s)."
+#: src/data-out.c:143 src/sfm-read.c:470 src/sysfile-info.c:116
+msgid "Unknown"
 msgstr ""
 
-#: src/sfm-read.c:508 src/sfm-read.c:509
-msgid "big-endian"
+#: src/data-out.c:251
+msgid ""
+"The N output format cannot be used to output a negative number or the system-"
+"missing value."
 msgstr ""
 
-#: src/sfm-read.c:508 src/sfm-read.c:509
-msgid "little-endian"
+#: src/data-out.c:362
+#, c-format
+msgid ""
+"Quality of zoned decimal (Z) output format code is suspect.  Check your "
+"results. Report bugs to %s."
 msgstr ""
 
-#: src/sfm-read.c:510
-msgid "unknown"
+#: src/data-out.c:369
+msgid "The system-missing value cannot be output as a zoned decimal number."
 msgstr ""
 
-#: src/sfm-read.c:514
+#: src/data-out.c:382
 #, c-format
-msgid "%s: File-indicated character representation code (%s) is not ASCII."
+msgid "Number %g too big to fit in field with format Z%d.%d."
 msgstr ""
 
-#: src/sfm-read.c:516
-msgid "DEC Kanji"
+#: src/data-out.c:774
+#, c-format
+msgid "Time value %g too large in magnitude to convert to alphanumeric time."
 msgstr ""
 
-#: src/sfm-read.c:516 src/sysfile-info.c:114 src/data-out.c:145
-msgid "Unknown"
+#: src/data-out.c:827
+#, c-format
+msgid "Weekday index %d does not lie between 1 and 7."
 msgstr ""
 
-#: src/sfm-read.c:535
+#: src/data-out.c:848
 #, c-format
-msgid ""
-"%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
-"size %d, count 8."
+msgid "Month index %d does not lie between 1 and 12."
 msgstr ""
 
-#: src/sfm-read.c:550
+#: src/data-out.c:960
 #, c-format
 msgid ""
-"%s: File-indicated value is different from internal value for at least one "
-"of the three system values.  SYSMIS: indicated %g, expected %g; HIGHEST: %g, "
-"%g; LOWEST: %g, %g."
+"Year %d cannot be represented in four digits for output formatting purposes."
 msgstr ""
 
-#: src/sfm-read.c:594
+#: src/dfm.c:74
 #, c-format
-msgid ""
-"%s: Bad magic.  Proper system files begin with the four characters `$FL2'. "
-"This file will not be read."
+msgid "%s: Closing data-file handle %s."
 msgstr ""
 
-#: src/sfm-read.c:637
-#, c-format
-msgid ""
-"%s: File layout code has unexpected value %d.  Value should be 2, in big-"
-"endian or little-endian format."
+#: src/dfm.c:96
+msgid "<<Bug in dfm.c>>"
 msgstr ""
 
-#: src/sfm-read.c:653
+#: src/dfm.c:118
 #, c-format
-msgid "%s: Number of elements per case (%d) is not between 1 and %d."
+msgid "%s: Opening data-file handle %s for reading."
 msgstr ""
 
-#: src/sfm-read.c:660
-#, c-format
-msgid ""
-"%s: Index of weighting variable (%d) is not between 0 and number of elements "
-"per case (%d)."
+#: src/dfm.c:135 src/dfm.c:152
+msgid "BEGIN DATA expected."
 msgstr ""
 
-#: src/sfm-read.c:666
+#: src/dfm.c:172
 #, c-format
-msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
+msgid "An error occurred while opening \"%s\" for reading as a data file: %s."
 msgstr ""
 
-#: src/sfm-read.c:671
+#: src/dfm.c:201
 #, c-format
-msgid "%s: Compression bias (%g) is not the usual value of 100."
+msgid "%s: Opening data-file handle %s for writing."
 msgstr ""
 
-#: src/sfm-read.c:767
-#, c-format
-msgid "%s: position %d: Bad record type (%d); the expected value was 2."
+#: src/dfm.c:207
+msgid "Cannot open the inline file for writing."
 msgstr ""
 
-#: src/sfm-read.c:776
+#: src/dfm.c:222
 #, c-format
+msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
+msgstr ""
+
+#: src/dfm.c:367
 msgid ""
-"%s: position %d: String variable does not have proper number of continuation "
-"records."
+"Unexpected end-of-file while reading data in BEGIN DATA.  This probably "
+"indicates a missing or misformatted END DATA command.  END DATA must appear "
+"by itself on a single line with exactly one space between words."
 msgstr ""
 
-#: src/sfm-read.c:784
+#: src/dfm.c:400 src/dfm.c:421
 #, c-format
-msgid "%s: position %d: Superfluous long string continuation record."
+msgid "Error reading file %s: %s."
 msgstr ""
 
-#: src/sfm-read.c:789
+#: src/dfm.c:424
 #, c-format
-msgid "%s: position %d: Bad variable type code %d."
+msgid "%s: Partial record at end of file."
 msgstr ""
 
-#: src/sfm-read.c:792
+#: src/dfm.c:482
 #, c-format
-msgid "%s: position %d: Variable label indicator field is not 0 or 1."
+msgid "Cannot read from file %s already opened for %s."
 msgstr ""
 
-#: src/sfm-read.c:796
+#: src/dfm.c:496
 #, c-format
-msgid ""
-"%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
+msgid "Attempt to read beyond end-of-file on file %s."
 msgstr ""
 
-#: src/sfm-read.c:809
+#: src/dfm.c:590
 #, c-format
-msgid "%s: position %d: Variable name begins with invalid character."
+msgid "Cannot write to file %s already opened for %s."
 msgstr ""
 
-#: src/sfm-read.c:812
+#: src/dfm.c:614
 #, c-format
-msgid "%s: position %d: Variable name begins with lowercase letter %c."
+msgid "Error writing file %s: %s."
 msgstr ""
 
-#: src/sfm-read.c:815
-#, c-format
+#: src/dfm.c:657
 msgid ""
-"%s: position %d: Variable name begins with octothorpe (`#').  Scratch "
-"variables should not appear in system files."
+"This command is not valid here since the current input program does not "
+"access the inline file."
 msgstr ""
 
-#: src/sfm-read.c:829
-#, c-format
-msgid "%s: position %d: Variable name character %d is lowercase letter %c."
+#: src/dfm.c:664
+msgid "inline file: Opening for reading."
 msgstr ""
 
-#: src/sfm-read.c:837
-#, c-format
+#: src/dfm.c:678
+msgid "Skipping remaining inline data."
+msgstr ""
+
+#: src/dfm.c:690
+msgid "reading as a data file"
+msgstr ""
+
+#: src/dfm.c:697
+msgid "writing as a data file"
+msgstr ""
+
+#: src/do-if.c:118
+msgid "There is no DO IF to match with this ELSE IF."
+msgstr ""
+
+#: src/do-if.c:123
+msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure."
+msgstr ""
+
+#: src/do-if.c:146
+msgid "End of command expected."
+msgstr ""
+
+#: src/do-if.c:164
+msgid "There is no DO IF to match with this ELSE."
+msgstr ""
+
+#: src/do-if.c:170
 msgid ""
-"%s: position %d: character `\\%03o' (%c) is not valid in a variable name."
+"There may be at most one ELSE clause in each DO IF structure.  It must be "
+"the last clause."
 msgstr ""
 
-#: src/sfm-read.c:877
-#, c-format
-msgid "%s: Variable %s indicates variable label of invalid length %d."
+#: src/do-if.c:207
+msgid "There is no DO IF to match with this END IF."
 msgstr ""
 
-#: src/sfm-read.c:893
+#: src/do-if.c:293
 #, c-format
-msgid "%s: Long string variable %s may not have missing values."
+msgid "DO IF %d: true\n"
 msgstr ""
 
-#: src/sfm-read.c:917
+#: src/do-if.c:298
 #, c-format
-msgid ""
-"%s: String variable %s may not have missing values specified as a range."
+msgid "DO IF %d: false\n"
 msgstr ""
 
-#: src/sfm-read.c:954
+#: src/do-if.c:303
 #, c-format
-msgid "%s: Long string continuation records omitted at end of dictionary."
+msgid "DO IF %d: missing\n"
 msgstr ""
 
-#: src/sfm-read.c:957
-#, c-format
-msgid ""
-"%s: System file header indicates %d variable positions but %d were read from "
-"file."
+#: src/error.c:113
+msgid "Terminating NOW due to a fatal error!"
+msgstr ""
+
+#: src/error.c:190
+msgid "Terminating execution of syntax file due to error."
 msgstr ""
 
-#: src/sfm-read.c:966
+#: src/error.c:192
 #, c-format
-msgid "%s: Duplicate variable name `%s' within system file."
+msgid "Errors (%d) exceeds limit (%d)."
 msgstr ""
 
-#: src/sfm-read.c:1006
+#: src/error.c:195
 #, c-format
-msgid "%s: %s variable %s has %s format specifier %s."
+msgid "Warnings (%d) exceed limit (%d)."
+msgstr ""
+
+#: src/error.c:253
+msgid "fatal"
+msgstr ""
+
+#: src/error.c:255 src/error.c:262 src/error.c:265 src/expr-prs.c:1463
+msgid "error"
+msgstr ""
+
+#: src/error.c:256 src/error.c:263 src/error.c:266
+msgid "warning"
+msgstr ""
+
+#: src/error.c:257 src/error.c:267
+msgid "note"
+msgstr ""
+
+#: src/error.c:259 src/error.c:260
+msgid "installation error"
+msgstr ""
+
+#: src/expr-evl.c:1164
+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/sfm-read.c:1085
+#: src/expr-evl.c:1208
 #, c-format
 msgid ""
-"%s: Variable index record (type 4) does not immediately follow value label "
-"record (type 3) as it ought."
+"SYSMIS is not a valid index value for vector %s.  The result will be set to "
+"SYSMIS."
 msgstr ""
 
-#: src/sfm-read.c:1095
+#: src/expr-evl.c:1212
 #, c-format
 msgid ""
-"%s: Number of variables associated with a value label (%d) is not between 1 "
-"and the number of variables (%d)."
+"%g is not a valid index value for vector %s.  The result will be set to "
+"SYSMIS."
 msgstr ""
 
-#: src/sfm-read.c:1113
+#: src/expr-evl.c:1230
 #, c-format
 msgid ""
-"%s: Variable index associated with value label (%d) is not between 1 and the "
-"number of values (%d)."
+"SYSMIS is not a valid index value for vector %s.  The result will be set to "
+"the empty string."
 msgstr ""
 
-#: src/sfm-read.c:1120
+#: src/expr-evl.c:1235
 #, c-format
 msgid ""
-"%s: Variable index associated with value label (%d) refers to a continuation "
-"of a string variable, not to an actual variable."
+"%g is not a valid index value for vector %s.  The result will be set to the "
+"empty string."
 msgstr ""
 
-#: src/sfm-read.c:1124
+#: src/expr-evl.c:1340
 #, c-format
-msgid "%s: Value labels are not allowed on long string variables (%s)."
+msgid "evaluate_expression(): not implemented: %s\n"
 msgstr ""
 
-#: src/sfm-read.c:1134
+#: src/expr-evl.c:1343
 #, c-format
+msgid "evaluate_expression(): not implemented: %d\n"
+msgstr ""
+
+#: src/expr-opt.c:662
 msgid ""
-"%s: Variables associated with value label are not all of identical type.  "
-"Variable %s has %s type, but variable %s has %s type."
+"While optimizing a constant expression, there was a bad value for the third "
+"argument to INDEX."
 msgstr ""
 
-#: src/sfm-read.c:1177
-#, c-format
-msgid "%s: File contains duplicate label for value %g for variable %s."
+#: src/expr-opt.c:687
+msgid ""
+"While optimizing a constant expression, there was a bad value for the third "
+"argument to RINDEX."
 msgstr ""
 
-#: src/sfm-read.c:1180
+#: src/expr-opt.c:746
 #, c-format
-msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
+msgid "Third argument to %cPAD() must be at least one character in length."
 msgstr ""
 
-#: src/sfm-read.c:1220 src/sfm-read.c:1498
+#: src/expr-opt.c:779
 #, c-format
-msgid "%s: Reading system file: %s."
+msgid "Second argument to %cTRIM() must be at least one character in length."
 msgstr ""
 
-#: src/sfm-read.c:1222 src/sfm-read.c:1403 src/sfm-read.c:1444
-#, c-format
-msgid "%s: Unexpected end of file."
+#: src/expr-opt.c:880
+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/sfm-read.c:1239
-#, c-format
-msgid "%s: System file contains multiple type 6 (document) records."
+#: src/expr-prs.c:140
+msgid ""
+"A string expression was supplied in a place where a Boolean expression was "
+"expected."
 msgstr ""
 
-#: src/sfm-read.c:1245
-#, c-format
-msgid "%s: Number of document lines (%ld) must be greater than 0."
+#: src/expr-prs.c:151
+msgid ""
+"A numeric expression was expected in a place where one was not supplied."
 msgstr ""
 
-#: src/sfm-read.c:1266
-msgid "dictionary:\n"
+#: src/expr-prs.c:159
+msgid "A string expression was expected in a place where one was not supplied."
 msgstr ""
 
-#. debug_printf (("(indices:%d,%d)", v->index, v->foo));
-#: src/sfm-read.c:1275
-msgid "num"
+#: src/expr-prs.c:173
+msgid "The OR operator cannot take string operands."
 msgstr ""
 
-#: src/sfm-read.c:1276
-msgid "str"
+#: src/expr-prs.c:221
+msgid "The AND operator cannot take string operands."
 msgstr ""
 
-#. debug_printf (("(get.fv:%d,%d)", v->get.fv, v->get.nv));
-#: src/sfm-read.c:1280
-msgid "left"
+#: src/expr-prs.c:270
+msgid "The NOT operator cannot take a string operand."
 msgstr ""
 
-#: src/sfm-read.c:1280
-msgid "right"
+#: src/expr-prs.c:297
+msgid ""
+"Strings cannot be compared with numeric or Boolean values with the "
+"relational operators = >= > <= < <>."
 msgstr ""
 
-#: src/sfm-read.c:1286
-msgid "none"
+#: src/expr-prs.c:354
+msgid "The `+' and `-' operators may only be used with numeric operands."
 msgstr ""
 
-#: src/sfm-read.c:1290
-msgid "one"
+#: src/expr-prs.c:406
+msgid "The `*' and `/' operators may only be used with numeric operands."
 msgstr ""
 
-#: src/sfm-read.c:1294
-msgid "two"
+#: src/expr-prs.c:457
+msgid "The unary minus (-) operator can only take a numeric operand."
 msgstr ""
 
-#: src/sfm-read.c:1298
-msgid "three"
+#: src/expr-prs.c:487
+msgid "Both operands to the ** operator must be numeric."
 msgstr ""
 
-#: src/sfm-read.c:1302 src/descript.q:166
-msgid "range"
+#: src/expr-prs.c:581
+msgid "Use of $LENGTH is obsolete, returning default of 66."
 msgstr ""
 
-#: src/sfm-read.c:1306
-msgid "low"
+#: src/expr-prs.c:586
+msgid "Use of $WIDTH is obsolete, returning default of 131."
 msgstr ""
 
-#: src/sfm-read.c:1310
-msgid "high"
+#: src/expr-prs.c:591
+#, c-format
+msgid "Unknown system variable %s."
 msgstr ""
 
-#: src/sfm-read.c:1314
-msgid "range+1"
+#: src/expr-prs.c:630
+msgid "expecting variable name"
 msgstr ""
 
-#: src/sfm-read.c:1318
-msgid "low+1"
+#: src/expr-prs.c:672
+msgid "in expression"
 msgstr ""
 
-#: src/sfm-read.c:1322
-msgid "high+1"
+#: src/expr-prs.c:853
+msgid "Argument 2 to LAG must be a small positive integer constant."
 msgstr ""
 
-#: src/sfm-read.c:1356
+#: src/expr-prs.c:926 src/expr-prs.c:965
 #, c-format
-msgid "%s: Error reading file: %s."
+msgid ""
+"Type mismatch in argument %d of %s, which was expected to be of %s type.  It "
+"was actually of %s type. "
 msgstr ""
 
-#: src/sfm-read.c:1394
+#: src/expr-prs.c:952
 #, c-format
-msgid "%s: Compressed data is corrupted.  Data ends partway through a case."
+msgid "%s cannot take Boolean operands."
 msgstr ""
 
-#: src/sfm-read.c:1500
-#, c-format
-msgid "%s: Partial record at end of system file."
+#: src/expr-prs.c:984
+msgid "in function call"
 msgstr ""
 
-#: src/sfm-read.c:1538
-msgid "reading as a system file"
+#: src/expr-prs.c:998
+msgid "RANGE requires an odd number of arguments, but at least three."
 msgstr ""
 
-#: src/sfm-write.c:114
+#: src/expr-prs.c:1008
 #, c-format
-msgid "Cannot write file %s as system file: already opened for %s."
+msgid "%s requires at least two arguments."
 msgstr ""
 
-#: src/sfm-write.c:119
+#: src/expr-prs.c:1023
 #, c-format
-msgid "%s: Opening system-file handle %s for writing."
+msgid "%s.%d requires at least %d arguments."
 msgstr ""
 
-#: src/sfm-write.c:129
+#: src/expr-prs.c:1065
 #, c-format
 msgid ""
-"An error occurred while opening \"%s\" for writing as a system file: %s."
-msgstr ""
-
-#: src/sfm-write.c:182
-msgid "Wrote system-file header successfully."
+"Argument %d to CONCAT is type %s.  All arguments to CONCAT must be strings."
 msgstr ""
 
-#: src/sfm-write.c:187
-msgid "Error writing system-file header."
+#: src/expr-prs.c:1124
+#, c-format
+msgid ""
+"Argument %d to %s was expected to be of %s type.  It was actually of type %s."
 msgstr ""
 
-#: src/sfm-write.c:608
+#: src/expr-prs.c:1143
 #, c-format
-msgid "%s: Writing system file: %s."
+msgid "%s is not a numeric format."
 msgstr ""
 
-#: src/sfm-write.c:754
-msgid "writing as a system file"
+#: src/expr-prs.c:1169
+#, c-format
+msgid "Too few arguments to function %s."
 msgstr ""
 
-#: src/sysfile-info.c:96
-msgid "File:"
-msgstr ""
-
-#: src/sysfile-info.c:98
-msgid "Label:"
-msgstr ""
-
-#: src/sysfile-info.c:100
-msgid "No label."
-msgstr ""
-
-#: src/sysfile-info.c:101
-msgid "Created:"
-msgstr ""
-
-#: src/sysfile-info.c:104
-msgid "Endian:"
-msgstr ""
-
-#: src/sysfile-info.c:106
-msgid "Big."
-msgstr ""
-
-#: src/sysfile-info.c:107
-msgid "Little."
-msgstr ""
-
-#: src/sysfile-info.c:108
-msgid "<internal error>"
+#: src/expr-prs.c:1201
+#, c-format
+msgid ""
+"Type mismatch in argument %d of %s, which was expected to be numeric.  It "
+"was actually type %s."
 msgstr ""
 
-#: src/sysfile-info.c:109
-msgid "Variables:"
+#: src/expr-prs.c:1210
+#, c-format
+msgid "Missing comma following argument %d of %s."
 msgstr ""
 
-#: src/sysfile-info.c:112
-msgid "Cases:"
+#: src/expr-prs.c:1248
+msgid "The index value after a vector name must be numeric."
 msgstr ""
 
-#: src/sysfile-info.c:115
-msgid "Type:"
+#: src/expr-prs.c:1255
+msgid "`)' expected after a vector index value."
 msgstr ""
 
-#: src/sysfile-info.c:116
-msgid "System File."
+#: src/expr-prs.c:1288
+#, c-format
+msgid "There is no function named %s."
 msgstr ""
 
-#: src/sysfile-info.c:117
-msgid "Weight:"
+#: src/expr-prs.c:1293
+#, c-format
+msgid "Function %s may not be given a minimum number of arguments."
 msgstr ""
 
-#: src/sysfile-info.c:119
-msgid "Not weighted."
+#: src/expr-prs.c:1302
+#, c-format
+msgid "expecting `)' after %s function"
 msgstr ""
 
-#: src/sysfile-info.c:120
-msgid "Mode:"
+#: src/expr-prs.c:1466
+msgid "Boolean"
 msgstr ""
 
-#: src/sysfile-info.c:122
+#: src/expr-prs.c:1695
 #, c-format
-msgid "Compression %s."
-msgstr ""
-
-#: src/sysfile-info.c:122
-msgid "on"
+msgid "!!TERMINAL!!"
 msgstr ""
 
-#: src/sysfile-info.c:122
-msgid "off"
+#: src/expr-prs.c:1721
+#, c-format
+msgid "!!SENTINEL!!"
 msgstr ""
 
-#: src/sysfile-info.c:131 src/sysfile-info.c:376
-msgid "Description"
+#: src/expr-prs.c:1724
+#, c-format
+msgid "!!ERROR%d!!"
 msgstr ""
 
-#: src/sysfile-info.c:132 src/sysfile-info.c:373
-msgid "Position"
+#: src/expr-prs.c:1742
+msgid "postfix:"
 msgstr ""
 
-#: src/sysfile-info.c:192
-msgid "The active file does not have a file label."
+#: src/file-type.c:126
+msgid "MIXED, GROUPED, or NESTED expected."
 msgstr ""
 
-#: src/sysfile-info.c:195
-msgid "File label:"
+#: src/file-type.c:149
+msgid "The CASE subcommand is not valid on FILE TYPE MIXED."
 msgstr ""
 
-#: src/sysfile-info.c:257
-msgid "No variables to display."
+#: src/file-type.c:167
+msgid "WARN or NOWARN expected after WILD."
 msgstr ""
 
-#: src/sysfile-info.c:282
-msgid "Macros not supported."
+#: src/file-type.c:175
+msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."
 msgstr ""
 
-#: src/sysfile-info.c:290
-msgid "The active file dictionary does not contain any documents."
+#: src/file-type.c:189
+msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."
 msgstr ""
 
-#: src/sysfile-info.c:298
-msgid "Documents in the active file:"
+#: src/file-type.c:198
+#, c-format
+msgid "WARN%s expected after DUPLICATE."
 msgstr ""
 
-#: src/sysfile-info.c:378 src/sysfile-info.c:538 src/vfm.c:1135
-msgid "Label"
+#: src/file-type.c:199
+msgid ", NOWARN, or CASE"
 msgstr ""
 
-#: src/sysfile-info.c:450
-#, c-format
-msgid "Format: %s"
+#: src/file-type.c:200
+msgid " or NOWARN"
 msgstr ""
 
-#: src/sysfile-info.c:457
-#, c-format
-msgid "Print Format: %s"
+#: src/file-type.c:208
+msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."
 msgstr ""
 
-#: src/sysfile-info.c:460
-#, c-format
-msgid "Write Format: %s"
+#: src/file-type.c:220
+msgid "WARN or NOWARN after MISSING."
 msgstr ""
 
-#: src/sysfile-info.c:468
-msgid "Missing Values: "
+#: src/file-type.c:228
+msgid "ORDERED is only valid on FILE TYPE GROUPED."
 msgstr ""
 
-#: src/sysfile-info.c:537 src/crosstabs.q:1233 src/crosstabs.q:1260
-#: src/crosstabs.q:1280 src/crosstabs.q:1302 src/frequencies.q:898
-#: src/frequencies.q:1015 src/vfm.c:1134
-msgid "Value"
+#: src/file-type.c:239
+msgid "YES or NO expected after ORDERED."
 msgstr ""
 
-#: src/sysfile-info.c:598
-msgid "No vectors defined."
+#: src/file-type.c:245 src/file-type.c:548 src/get.c:343
+msgid "while expecting a valid subcommand"
 msgstr ""
 
-#: src/sysfile-info.c:613
-msgid "Vector"
+#: src/file-type.c:252
+msgid "The required RECORD subcommand was not present."
 msgstr ""
 
-#: src/command.c:161
-#, c-format
-msgid "%s not allowed inside FILE TYPE/END FILE TYPE."
+#: src/file-type.c:260
+msgid "The required CASE subcommand was not present."
 msgstr ""
 
-#: src/command.c:165
-#, c-format
-msgid "%s not allowed inside FILE TYPE GROUPED/END FILE TYPE."
+#: src/file-type.c:266
+msgid "CASE and RECORD must specify different variable names."
 msgstr ""
 
-#: src/command.c:168
-msgid "RECORD TYPE must be the first command inside a FILE TYPE structure."
+#: src/file-type.c:315
+msgid "Column value must be positive."
 msgstr ""
 
-#: src/command.c:213
-msgid "This line does not begin with a valid command name."
+#: src/file-type.c:330
+msgid "Ending column precedes beginning column."
 msgstr ""
 
-#: src/command.c:223
-#, c-format
-msgid "%s is not yet implemented."
+#: src/file-type.c:349
+msgid "Bad format specifier name."
 msgstr ""
 
-#: src/command.c:241
-#, c-format
+#: src/file-type.c:410 src/file-type.c:569
 msgid ""
-"%s is not allowed (1) before a command to specify the input program, such as "
-"DATA LIST, (2) between FILE TYPE and END FILE TYPE, (3) between INPUT "
-"PROGRAM and END INPUT PROGRAM."
+"This command may only appear within a FILE TYPE/END FILE TYPE structure."
 msgstr ""
 
-#: src/command.c:245
-#, c-format
-msgid "%s is not allowed within an input program."
+#: src/file-type.c:417
+msgid "OTHER may appear only on the last RECORD TYPE command."
 msgstr ""
 
-#: src/command.c:246 src/command.c:247
-#, c-format
-msgid "%s is only allowed within an input program."
+#: src/file-type.c:427
+msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."
 msgstr ""
 
-#: src/command.c:256
-#, c-format
-msgid "%s command beginning\n"
+#: src/file-type.c:481
+msgid ""
+"The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "
+"MIXED."
 msgstr ""
 
-#: src/command.c:292
-#, c-format
+#: src/file-type.c:491
 msgid ""
-"%s command completed\n"
-"\n"
+"No variable name may be specified for the CASE subcommand on RECORD TYPE."
 msgstr ""
 
-#: src/command.c:307
-msgid "The identifier(s) specified do not form a valid command name:"
+#: src/file-type.c:499
+msgid ""
+"The CASE column specification on RECORD TYPE must give a format specifier "
+"that is the same type as that of the CASE column specification given on FILE "
+"TYPE."
 msgstr ""
 
-#: src/command.c:310
-msgid "The identifier(s) specified do not form a complete command name:"
+#: src/file-type.c:515
+msgid "WARN or NOWARN expected on DUPLICATE subcommand."
 msgstr ""
 
-#: src/command.c:434
-msgid ""
-"This command is not accepted in a syntax file.  Instead, use FINISH to "
-"terminate a syntax file."
+#: src/file-type.c:529
+msgid "WARN or NOWARN expected on MISSING subcommand."
 msgstr ""
 
-#: src/command.c:452
-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."
+#: src/file-type.c:542
+msgid "YES or NO expected on SPREAD subcommand."
 msgstr ""
 
-#: src/command.c:543
-msgid "The sentinel may not be the empty string."
+#: src/file-type.c:582
+msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."
 msgstr ""
 
-#: src/command.c:601 src/command.c:732
-msgid "This command not allowed when the SAFER option is set."
+#: src/file-type.c:589
+msgid "No commands between FILE TYPE and END FILE TYPE."
 msgstr ""
 
-#: src/command.c:614
+#: src/file-type.c:654
 #, c-format
-msgid "Error removing `%s': %s."
+msgid "Unknown record type \"%.*s\"."
 msgstr ""
 
-#: src/command.c:664
+#: src/file-type.c:678
 #, c-format
-msgid "Couldn't fork: %s."
+msgid "Unknown record type %g."
 msgstr ""
 
-#: src/command.c:705
+#: src/filename.c:221
 #, c-format
-msgid "Error executing command: %s."
-msgstr ""
-
-#: src/command.c:755
-msgid "No operating system support for this command."
-msgstr ""
-
-#: src/command.c:784
-msgid "This command is not valid in a syntax file."
+msgid "Searching for `%s'..."
 msgstr ""
 
-#: src/getline.c:160
-#, c-format
-msgid "Can't find `%s' in include file search path."
+#: src/filename.c:229 src/filename.c:261
+msgid "Search unsuccessful!"
 msgstr ""
 
-#: src/getline.c:315
+#: src/filename.c:254
 #, c-format
-msgid "%s: Opening as syntax file."
+msgid "Found `%s'."
 msgstr ""
 
-#: src/getline.c:320
+#: src/filename.c:669
 #, c-format
-msgid "Opening `%s': %s."
+msgid "Not opening pipe file `%s' because SAFER option set."
 msgstr ""
 
-#: src/getline.c:329 src/html.c:334 src/postscript.c:1480
+#: src/flip.c:160
 #, c-format
-msgid "Reading `%s': %s."
+msgid "Could not create acceptable variant for variable %s."
 msgstr ""
 
-#: src/getline.c:387
-#, c-format
-msgid "Closing `%s': %s."
+#: src/flip.c:177
+msgid "Cannot create more than 99999 variable names."
 msgstr ""
 
-#: src/lexer.c:216
+#: src/flip.c:293
 #, c-format
-msgid "%s does not form a valid number."
+msgid "Error reading FLIP source file: %s."
 msgstr ""
 
-#: src/lexer.c:334
-#, c-format
-msgid "Bad character in input: `%c'."
+#: src/flip.c:369
+msgid "Could not create temporary file for FLIP."
 msgstr ""
 
-#: src/lexer.c:336
+#: src/flip.c:379 src/flip.c:398
 #, c-format
-msgid "Bad character in input: `\\%o'."
+msgid "Error writing FLIP file: %s."
 msgstr ""
 
-#: src/lexer.c:357
-msgid "Syntax error at end of file."
+#: src/flip.c:434
+msgid "Error creating FLIP source file."
 msgstr ""
 
-#: src/lexer.c:367
+#: src/flip.c:437
 #, c-format
-msgid "Syntax error %s at `%s'."
+msgid "Error rewinding FLIP file: %s."
 msgstr ""
 
-#: src/lexer.c:370
+#: src/flip.c:446
 #, c-format
-msgid "Syntax error at `%s'."
+msgid "Error reading FLIP file: %s."
 msgstr ""
 
-#: src/lexer.c:473
+#: src/flip.c:458
 #, c-format
-msgid "expecting `%s'"
+msgid "Error seeking FLIP source file: %s."
 msgstr ""
 
-#: src/lexer.c:490
+#: src/flip.c:463
 #, c-format
-msgid "expecting %s"
-msgstr ""
-
-#: src/lexer.c:504
-msgid "expecting string"
-msgstr ""
-
-#: src/lexer.c:518
-msgid "expecting integer"
-msgstr ""
-
-#: src/lexer.c:532
-msgid "expecting number"
-msgstr ""
-
-#: src/lexer.c:546
-msgid "expecting identifier"
-msgstr ""
-
-#: src/lexer.c:682
-msgid "The rest of this command has been discarded."
-msgstr ""
-
-#: src/lexer.c:822 src/print.c:1193
-msgid "<ERROR>"
-msgstr ""
-
-#: src/lexer.c:974
-msgid "binary"
+msgid "Error writing FLIP source file: %s."
 msgstr ""
 
-#: src/lexer.c:974
-msgid "octal"
+#: src/flip.c:471
+#, c-format
+msgid "Error rewind FLIP source file: %s."
 msgstr ""
 
-#: src/lexer.c:974
-msgid "hex"
+#: src/format.c:74
+msgid "X and T format specifiers not allowed here."
 msgstr ""
 
-#: src/lexer.c:988
+#: src/format.c:80
 #, c-format
-msgid "String of %s digits has %d characters, which is not a multiple of %d."
+msgid "%s is not a valid data format."
 msgstr ""
 
-#: src/lexer.c:1017
+#: src/format.c:111
 #, c-format
-msgid "`%c' is not a valid %s digit."
-msgstr ""
-
-#: src/lexer.c:1048
-msgid "Unterminated string constant."
+msgid "Format %s may not be used as an input format."
 msgstr ""
 
-#: src/lexer.c:1120
+#: src/format.c:116
 #, c-format
-msgid "String exceeds 255 characters in length (%d characters)."
-msgstr ""
-
-#: src/lexer.c:1135
 msgid ""
-"Sorry, literal strings may not contain null characters.  Replacing with "
-"spaces."
-msgstr ""
-
-#: src/cmdline.c:111
-msgid "-f not yet implemented\n"
-msgstr ""
-
-#: src/cmdline.c:129
-msgid "-n not yet implemented\n"
-msgstr ""
-
-#: src/cmdline.c:140
-msgid "-p not yet implemented\n"
+"Input format %s specifies a bad width %d.  Format %s requires a width "
+"between %d and %d."
 msgstr ""
 
-#: src/cmdline.c:153
+#: src/format.c:123
+#, c-format
 msgid ""
-"\n"
-"Copyright (C) 1997-9, 2000 Free Software Foundation, Inc.\n"
-"This is free software; see the source for copying conditions.  There is NO\n"
-"WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
-"\n"
-"Written by Ben Pfaff <blp@gnu.org>."
+"Input format %s specifies an odd width %d, but format %s requires an even "
+"width between %d and %d."
 msgstr ""
 
-#: src/cmdline.c:213
+#: src/format.c:130
 #, c-format
 msgid ""
-"PSPP, a program for statistical analysis of sample data.\n"
-"\n"
-"Usage: %s [OPTION]... FILE...\n"
-"\n"
-"If a long option shows an argument as mandatory, then it is mandatory\n"
-"for the equivalent short option also.  Similarly for optional arguments.\n"
-"\n"
-"Configuration:\n"
-"  -B, --config-dir=DIR      set configuration directory to DIR\n"
-"  -o, --device=DEVICE       select output driver DEVICE and disable "
-"defaults\n"
-"  -d, --define=VAR[=VALUE]  set environment variable VAR to VALUE, or empty\n"
-"  -u, --undef=VAR           undefine environment variable VAR\n"
-"\n"
-"Input and output:\n"
-"  -f, --out-file=FILE       send output to FILE (overwritten)\n"
-"  -p, --pipe                read script from stdin, send output to stdout\n"
-"  -I-, --no-include         clear include path\n"
-"  -I, --include=DIR         append DIR to include path\n"
-"  -c, --command=COMMAND     execute COMMAND before .pspp/rc at startup\n"
-"\n"
-"Language modifiers:\n"
-"  -i, --interactive         interpret scripts in interactive mode\n"
-"  -n, --edit                just check syntax; don't actually run the code\n"
-"  -r, --no-statrc           disable execution of .pspp/rc at startup\n"
-"  -s, --safer               don't allow some unsafe operations\n"
-"\n"
-"Informative output:\n"
-"  -h, --help                print this help, then exit\n"
-"  -l, --list                print a list of known driver classes, then exit\n"
-"  -V, --version             show PSPP version, then exit\n"
-"  -v, --verbose             increments verbosity level\n"
-"\n"
-"Non-option arguments:\n"
-" FILE1 FILE2                run FILE1, clear the dictionary, run FILE2\n"
-" FILE1 + FILE2              run FILE1 then FILE2 without clearing "
-"dictionary\n"
-" KEY=VALUE                  overrides macros in output initialization file\n"
-"\n"
+"Input format %s specifies a bad number of implied decimal places %d.  Input "
+"format %s allows up to 16 implied decimal places."
 msgstr ""
 
-#: src/cmdline.c:246
+#: src/format.c:150
+#, c-format
 msgid ""
-"\n"
-"Report bugs to <bug-gnu-pspp@gnu.org>.\n"
-msgstr ""
-
-#: src/error.c:130
-msgid "Terminating NOW due to a fatal error!"
-msgstr ""
-
-#: src/error.c:207
-msgid "Terminating execution of syntax file due to error."
+"Output format %s specifies a bad width %d.  Format %s requires a width "
+"between %d and %d."
 msgstr ""
 
-#: src/error.c:209
+#: src/format.c:160
 #, c-format
-msgid "Errors (%d) exceeds limit (%d)."
+msgid ""
+"Output format %s requires minimum width %d to allow %d decimal places.  Try %"
+"s%d.%d instead of %s."
 msgstr ""
 
-#: src/error.c:212
+#: src/format.c:168
 #, c-format
-msgid "Warnings (%d) exceed limit (%d)."
-msgstr ""
-
-#: src/error.c:279
-msgid "fatal"
-msgstr ""
-
-#. SE
-#: src/error.c:282 src/error.c:289 src/error.c:292
-msgid "warning"
-msgstr ""
-
-#. SW
-#: src/error.c:283 src/error.c:293
-msgid "note"
-msgstr ""
-
-#. SM
-#: src/error.c:285 src/error.c:286
-msgid "installation error"
-msgstr ""
-
-#: src/error.c:509
 msgid ""
-"\n"
-"\t*********************\n"
-"\t* INDUCING SEGFAULT *\n"
-"\t*********************\n"
+"Output format %s specifies an odd width %d, but output format %s requires an "
+"even width between %d and %d."
 msgstr ""
 
-#: src/glob.c:184
+#: src/format.c:175
+#, c-format
 msgid ""
-"Your machine does not appear to be either big- or little-endian.  At the "
-"moment, PSPP only supports machines of these standard endiannesses.  If you "
-"want to hack in others, contact the author."
-msgstr ""
-
-#: src/glob.c:268
-msgid "data> "
-msgstr ""
-
-#: src/glob.c:329
-msgid "Specify a terminal type with `setenv TERM <yourtype>'."
-msgstr ""
-
-#: src/glob.c:340
-msgid "Could not access the termcap data base."
+"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."
 msgstr ""
 
-#: src/glob.c:342
+#: src/format.c:192
 #, c-format
-msgid "Terminal type `%s' is not defined."
-msgstr ""
-
-#: src/glob.c:343
-msgid "Assuming screen of size 79x25."
-msgstr ""
-
-#: src/glob.c:378
-msgid "Jan"
-msgstr ""
-
-#: src/glob.c:378
-msgid "Feb"
-msgstr ""
-
-#: src/glob.c:378
-msgid "Mar"
-msgstr ""
-
-#: src/glob.c:378
-msgid "Apr"
-msgstr ""
-
-#: src/glob.c:378
-msgid "May"
-msgstr ""
-
-#: src/glob.c:378
-msgid "Jun"
-msgstr ""
-
-#: src/glob.c:379
-msgid "Jul"
-msgstr ""
-
-#: src/glob.c:379
-msgid "Aug"
-msgstr ""
-
-#: src/glob.c:379
-msgid "Sep"
-msgstr ""
-
-#: src/glob.c:379
-msgid "Oct"
-msgstr ""
-
-#: src/glob.c:379
-msgid "Nov"
-msgstr ""
-
-#: src/glob.c:379
-msgid "Dec"
-msgstr ""
-
-#: src/main.c:65
-msgid "Error initializing output drivers."
+msgid "Can't display a string variable of width %d with format specifier %s."
 msgstr ""
 
-#: src/main.c:123
-msgid "This command not executed."
+#: src/format.c:302
+msgid "Format specifier expected."
 msgstr ""
 
-#: src/main.c:127
-msgid ""
-"Skipping the rest of this command.  Part of this command may have been "
-"executed."
+#: src/format.c:313
+#, c-format
+msgid "Data format %s does not specify a width."
 msgstr ""
 
-#: src/main.c:132
-msgid ""
-"Skipping the rest of this command.  This command was fully executed up to "
-"this point."
+#: src/format.c:330
+#, c-format
+msgid "Data format %s is not valid."
 msgstr ""
 
-#: src/main.c:137
-msgid ""
-"Trailing garbage was encountered following this command.  The command was "
-"fully executed to this point."
+#: src/formats.c:93
+msgid "`(' expected after variable list"
 msgstr ""
 
-#: src/ascii.c:216
+#: src/formats.c:102
 #, c-format
-msgid "ASCII driver initializing as `%s'..."
+msgid "Format %s may not be assigned to a %s variable."
 msgstr ""
 
-#: src/ascii.c:273
-#, c-format
-msgid ""
-"ascii driver: Area of page excluding margins and headers must be at least 59 "
-"characters wide by 15 lines long.  Page as configured is only %d characters "
-"by %d lines."
+#: src/formats.c:123 src/numeric.c:66 src/numeric.c:139
+msgid "`)' expected after output format."
 msgstr ""
 
-#: src/ascii.c:378 src/html.c:102 src/postscript.c:474
+#: src/formats.c:153
 #, c-format
-msgid "%s: Initialization complete."
+msgid "Formats:\n"
 msgstr ""
 
-#: src/ascii.c:389 src/html.c:114 src/postscript.c:487
+#: src/formats.c:154
 #, c-format
-msgid "%s: Beginning closing..."
+msgid "  Name      Print         Write\n"
 msgstr ""
 
-#: src/ascii.c:399 src/html.c:119 src/postscript.c:506
+#: src/get.c:110
 #, c-format
-msgid "%s: Finished closing."
+msgid "GET translation table from file to memory:\n"
 msgstr ""
 
-#: src/ascii.c:460
+#: src/get.c:115 src/get.c:1398
 #, c-format
-msgid ""
-"Bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d "
-"decimal, with INDEX expressed in base 4."
+msgid "  %8s from %3d,%3d to %3d,%3d\n"
 msgstr ""
 
-#: src/ascii.c:466
-#, c-format
-msgid "Duplicate value for key `%s'."
+#: src/get.c:349
+msgid "All variables deleted from system file dictionary."
 msgstr ""
 
-#: src/ascii.c:476
+#: src/get.c:396
 #, c-format
-msgid "Unknown configuration parameter `%s' for ascii device driver."
+msgid ""
+"Cannot rename %s as %s because there already exists a variable named %s.  To "
+"rename variables with overlapping names, use a single RENAME subcommand such "
+"as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
+msgstr ""
+
+#: src/get.c:421
+msgid "`=' expected after variable list."
 msgstr ""
 
-#: src/ascii.c:489
+#: src/get.c:428
 #, c-format
 msgid ""
-"Unknown character set `%s'.  Valid character sets are `ascii' and `latin1'."
+"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/ascii.c:498
+#: src/get.c:441
 #, c-format
-msgid ""
-"Unknown overstrike style `%s'.  Valid overstrike styles are `single' and "
-"`line'."
+msgid "Requested renaming duplicates variable name %s."
 msgstr ""
 
-#: src/ascii.c:507
+#: src/get.c:461
 #, c-format
 msgid ""
-"Unknown carriage return style `%s'.  Valid carriage return styles are `cr' "
-"and `bs'."
+"\n"
+"Variables in dictionary:\n"
 msgstr ""
 
-#: src/ascii.c:519 src/postscript.c:695
-#, c-format
-msgid "Positive integer required as value for `%s'."
+#: src/get.c:582
+msgid "The BY subcommand may be given once at most."
 msgstr ""
 
-#: src/ascii.c:550
-#, c-format
-msgid "Zero or positive integer required as value for `%s'."
+#: src/get.c:649
+msgid "The active file may not be specified more than once."
 msgstr ""
 
-#: src/ascii.c:620 src/postscript.c:654
-#, c-format
-msgid "Boolean value expected for %s."
+#: src/get.c:658
+msgid "Cannot specify the active file since no active file has been defined."
 msgstr ""
 
-#: src/ascii.c:649 src/ascii.c:664 src/ascii.c:681
-#, c-format
-msgid "ASCII output driver: %s: %s"
+#: src/get.c:690
+msgid ""
+"IN, FIRST, and LAST subcommands may not occur before the first FILE or TABLE."
 msgstr ""
 
-#: src/ascii.c:750
+#: src/get.c:722
 #, c-format
-msgid "ascii_line_horz: bad hline (%d,%d),%d out of (%d,%d)\n"
+msgid "Multiple %s subcommands for a single FILE or TABLE."
 msgstr ""
 
-#: src/ascii.c:784
+#: src/get.c:732
 #, c-format
-msgid "ascii_line_vert: bad vline %d,(%d,%d) out of (%d,%d)\n"
+msgid "Duplicate variable name %s while creating %s variable."
 msgstr ""
 
-#: src/ascii.c:814
-#, c-format
-msgid "ascii_line_intersection: bad intsct (%d,%d) out of (%d,%d)\n"
+#: src/get.c:746
+msgid ""
+"RENAME, KEEP, and DROP subcommands may not occur before the first FILE or "
+"TABLE."
 msgstr ""
 
-#: src/ascii.c:976
-#, c-format
-msgid "%s: horiz=%d, vert=%d\n"
+#: src/get.c:770
+msgid "The BY subcommand is required when a TABLE subcommand is given."
 msgstr ""
 
-#: src/ascii.c:1148
+#: src/get.c:791
 #, c-format
-msgid "Writing `%s': %s"
+msgid "File %s lacks BY variable %s."
 msgstr ""
 
-#: src/ascii.c:1542 src/postscript.c:2116
+#: src/get.c:1311
 #, c-format
-msgid "%s - Page %d"
+msgid ""
+"Variable %s in file %s (%s) has different type or width from the same "
+"variable in earlier file (%s)."
 msgstr ""
 
-#: src/data-out.c:253
-msgid ""
-"The N output format cannot be used to output a negative number or the system-"
-"missing value."
+#: src/get.c:1360
+msgid "expecting COMM or TAPE"
 msgstr ""
 
-#: src/data-out.c:363
-msgid ""
-"Quality of zoned decimal (Z) output format code is suspect.  Check your "
-"results, report bugs to author."
+#: src/get.c:1393
+#, c-format
+msgid "IMPORT translation table from file to memory:\n"
 msgstr ""
 
-#: src/data-out.c:370
-msgid "The system-missing value cannot be output as a zoned decimal number."
+#: src/getline.c:161
+#, c-format
+msgid "Can't find `%s' in include file search path."
 msgstr ""
 
-#: src/data-out.c:383
+#: src/getline.c:316
 #, c-format
-msgid "Number %g too big to fit in field with format Z%d.%d."
+msgid "%s: Opening as syntax file."
 msgstr ""
 
-#: src/data-out.c:777
+#: src/getline.c:321
 #, c-format
-msgid "Time value %g too large in magnitude to convert to alphanumeric time."
+msgid "Opening `%s': %s."
 msgstr ""
 
-#: src/data-out.c:830
+#: src/getline.c:330 src/html.c:330 src/postscript.c:1463
 #, c-format
-msgid "Weekday index %d does not lie between 1 and 7."
+msgid "Reading `%s': %s."
 msgstr ""
 
-#: src/data-out.c:851
+#: src/getline.c:388
 #, c-format
-msgid "Month index %d does not lie between 1 and 12."
+msgid "Closing `%s': %s."
 msgstr ""
 
-#: src/data-out.c:963
+#: src/glob.c:222
+msgid "data> "
+msgstr ""
+
+#: src/glob.c:279
+msgid "Specify a terminal type with `setenv TERM <yourtype>'."
+msgstr ""
+
+#: src/glob.c:285
+msgid "Could not access the termcap data base."
+msgstr ""
+
+#: src/glob.c:287
 #, c-format
-msgid ""
-"Year %d cannot be represented in four digits for output formatting purposes."
+msgid "Terminal type `%s' is not defined."
+msgstr ""
+
+#: src/glob.c:288
+msgid "Assuming screen of size 79x25."
 msgstr ""
 
 #: src/groff-font.c:107
@@ -3055,67 +2819,67 @@ msgstr ""
 msgid "%s: Opening Groff font file..."
 msgstr ""
 
-#: src/groff-font.c:162
+#: src/groff-font.c:161
 msgid "Missing font name."
 msgstr ""
 
-#: src/groff-font.c:172
+#: src/groff-font.c:171
 msgid "Missing encoding filename."
 msgstr ""
 
-#: src/groff-font.c:185
+#: src/groff-font.c:184
 msgid "Bad spacewidth value."
 msgstr ""
 
-#: src/groff-font.c:197
+#: src/groff-font.c:196
 msgid "Bad slant value."
 msgstr ""
 
-#: src/groff-font.c:222
+#: src/groff-font.c:221
 #, c-format
 msgid "Unknown ligature `%s'."
 msgstr ""
 
-#: src/groff-font.c:257
+#: src/groff-font.c:256
 msgid "Unexpected end of line reading character set."
 msgstr ""
 
-#: src/groff-font.c:265
+#: src/groff-font.c:264
 msgid "Can't use ditto mark for first character."
 msgstr ""
 
-#: src/groff-font.c:270
+#: src/groff-font.c:269
 msgid "Can't ditto into an unnamed character."
 msgstr ""
 
-#: src/groff-font.c:287
+#: src/groff-font.c:286
 #, c-format
 msgid "Missing metrics for character `%s'."
 msgstr ""
 
-#: src/groff-font.c:296
+#: src/groff-font.c:295
 #, c-format
 msgid "Missing type for character `%s'."
 msgstr ""
 
-#: src/groff-font.c:305
+#: src/groff-font.c:304
 #, c-format
 msgid "Missing code for character `%s'."
 msgstr ""
 
-#: src/groff-font.c:324
+#: src/groff-font.c:323
 msgid "Malformed kernpair."
 msgstr ""
 
-#: src/groff-font.c:331
+#: src/groff-font.c:330
 msgid "Unexpected end of line reading kernpairs."
 msgstr ""
 
-#: src/groff-font.c:337
+#: src/groff-font.c:336
 msgid "Bad kern value."
 msgstr ""
 
-#: src/groff-font.c:369
+#: src/groff-font.c:368
 #, c-format
 msgid "Font read successfully with internal name %s."
 msgstr ""
@@ -3189,10 +2953,25 @@ msgstr ""
 msgid "Error reading description file."
 msgstr ""
 
-#: src/groff-font.c:991
+#: src/groff-font.c:992
 msgid "<<fallback>>"
 msgstr ""
 
+#: src/hash.c:492
+#, c-format
+msgid "hash table:"
+msgstr ""
+
+#: src/heap.c:167
+#, c-format
+msgid "bad ordering of keys %d and %d\n"
+msgstr ""
+
+#: src/heap.c:177
+#, c-format
+msgid "Heap contents:\n"
+msgstr ""
+
 #: src/html.c:66
 #, c-format
 msgid "HTML driver initializing as `%s'..."
@@ -3203,2148 +2982,2209 @@ msgstr ""
 msgid "Unknown configuration parameter `%s' for HTML device driver."
 msgstr ""
 
-#: src/html.c:240
+#: src/html.c:236
 msgid ""
 "Cannot find HTML prologue.  The use of `-vv' on the command line is "
 "suggested as a debugging aid."
 msgstr ""
 
-#: src/html.c:245
+#: src/html.c:241
 #, c-format
 msgid "%s: %s: Opening HTML prologue..."
 msgstr ""
 
-#: src/html.c:272 src/html.c:283 src/postscript.c:1372 src/postscript.c:1383
+#: src/html.c:268 src/html.c:279 src/postscript.c:1355 src/postscript.c:1366
 msgid "nobody"
 msgstr ""
 
-#: src/html.c:279 src/html.c:284 src/postscript.c:1379 src/postscript.c:1384
+#: src/html.c:275 src/html.c:280 src/postscript.c:1362 src/postscript.c:1367
 msgid "nowhere"
 msgstr ""
 
-#: src/html.c:343
+#: src/html.c:339
 #, c-format
 msgid "%s: HTML prologue read successfully."
 msgstr ""
 
-#: src/html.c:347
+#: src/html.c:343
 #, c-format
 msgid "%s: Error reading HTML prologue."
 msgstr ""
 
-#: src/html.c:375
+#: src/html.c:371
 #, c-format
 msgid "HTML output driver: %s: %s"
 msgstr ""
 
-#: src/html.c:406 src/list.q:277
-#, c-format
-msgid "Cannot open first page on HTML device %s."
-msgstr ""
-
-#: src/output.c:85
-msgid "Attempt to iterate driver list reentrantly."
-msgstr ""
-
-#: src/output.c:162
-#, c-format
-msgid "Unknown output driver `%s'."
-msgstr ""
-
-#: src/output.c:164
-#, c-format
-msgid "Output driver `%s' referenced but never defined."
-msgstr ""
-
-#: src/output.c:294
-msgid "Cannot find output initialization file.  Use `-vv' to view search path."
-msgstr ""
-
-#: src/output.c:299
-#, c-format
-msgid "%s: Opening device description file..."
-msgstr ""
-
-#: src/output.c:303 src/output.c:1162 src/postscript.c:1114
-#, c-format
-msgid "Opening %s: %s."
-msgstr ""
-
-#: src/output.c:314 src/output.c:1174 src/postscript.c:1131
-#, c-format
-msgid "Reading %s: %s."
-msgstr ""
-
-#: src/output.c:336 src/output.c:488
-msgid "Syntax error."
-msgstr ""
-
-#: src/output.c:346 src/postscript.c:1142
-#, c-format
-msgid "Closing %s: %s."
-msgstr ""
-
-#: src/output.c:351
-msgid "No output drivers are active."
-msgstr ""
-
-#: src/output.c:354
-msgid "Device definition file read successfully."
+#: src/include.c:51
+msgid "Unrecognized filename format."
 msgstr ""
 
-#: src/output.c:356
-msgid "Error reading device definition file."
+#: src/inpt-pgm.c:83
+msgid "No matching INPUT PROGRAM command."
 msgstr ""
 
-#: src/output.c:460
+#: src/inpt-pgm.c:88
 msgid ""
-"Driver classes:\n"
-"\t"
-msgstr ""
-
-#: src/output.c:589
-msgid "Syntax error in string constant."
-msgstr ""
-
-#: src/output.c:620
-msgid "Syntax error in options."
-msgstr ""
-
-#: src/output.c:630
-msgid "Syntax error in options (`=' expected)."
-msgstr ""
-
-#: src/output.c:637
-msgid "Syntax error in options (value expected after `=')."
-msgstr ""
-
-#: src/output.c:709
-msgid "Driver name expected."
-msgstr ""
-
-#: src/output.c:730
-msgid "Class name expected."
-msgstr ""
-
-#: src/output.c:739
-#, c-format
-msgid "Unknown output driver class `%s'."
-msgstr ""
-
-#: src/output.c:746
-#, c-format
-msgid "Can't initialize output driver class `%s'."
-msgstr ""
-
-#: src/output.c:753
-#, c-format
-msgid "Can't initialize output driver `%s' of class `%s'."
-msgstr ""
-
-#: src/output.c:775
-#, c-format
-msgid "Unknown device type `%s'."
-msgstr ""
-
-#: src/output.c:787
-#, c-format
-msgid "Can't complete initialization of output driver `%s' of class `%s'."
+"No data-input or transformation commands specified between INPUT PROGRAM and "
+"END INPUT PROGRAM."
 msgstr ""
 
-#: src/output.c:834
-#, c-format
-msgid "Can't deinitialize output driver class `%s'."
+#: src/inpt-pgm.c:265 src/inpt-pgm.c:408
+msgid ""
+"This command may only be executed between INPUT PROGRAM and END INPUT "
+"PROGRAM."
 msgstr ""
 
-#: src/output.c:907
-#, c-format
-msgid "Trying to find keyword `%s'...\n"
+#: src/inpt-pgm.c:324
+msgid "COLUMN subcommand multiply specified."
 msgstr ""
 
-#: src/output.c:1024
-#, c-format
-msgid "Unit \"%s\" is unknown in dimension \"%s\"."
+#: src/inpt-pgm.c:338
+msgid "expecting file handle name"
 msgstr ""
 
-#: src/output.c:1039
-#, c-format
-msgid "Bad dimension \"%s\"."
+#: src/inpt-pgm.c:381
+msgid ""
+"REREAD: Column numbers must be positive finite numbers.  Column set to 1."
 msgstr ""
 
-#: src/output.c:1065
+#: src/lexer.c:219
 #, c-format
-msgid "`x' expected in paper size `%s'."
+msgid "%s does not form a valid number."
 msgstr ""
 
-#: src/output.c:1075
+#: src/lexer.c:337
 #, c-format
-msgid "Trailing garbage `%s' on paper size `%s'."
-msgstr ""
-
-#: src/output.c:1124
-msgid "Paper size name must not be empty."
-msgstr ""
-
-#: src/output.c:1154
-msgid "Cannot find `papersize' configuration file."
+msgid "Bad character in input: `%c'."
 msgstr ""
 
-#: src/output.c:1158
+#: src/lexer.c:339
 #, c-format
-msgid "%s: Opening paper size definition file..."
-msgstr ""
-
-#: src/output.c:1201
-msgid "Syntax error in paper size definition."
-msgstr ""
-
-#: src/output.c:1230
-msgid "Paper size definition file read successfully."
-msgstr ""
-
-#: src/output.c:1232
-msgid "Error reading paper size definition file."
+msgid "Bad character in input: `\\%o'."
 msgstr ""
 
-#: src/output.c:1301
-#, c-format
-msgid "Error closing page on %s device of %s class."
+#: src/lexer.c:360
+msgid "Syntax error at end of file."
 msgstr ""
 
-#: src/output.c:1305
+#: src/lexer.c:370
 #, c-format
-msgid "Error opening page on %s device of %s class."
+msgid "Syntax error %s at `%s'."
 msgstr ""
 
-#: src/postscript.c:339
+#: src/lexer.c:373
 #, c-format
-msgid "PostScript driver initializing as `%s'..."
+msgid "Syntax error at `%s'."
 msgstr ""
 
-#: src/postscript.c:463
+#: src/lexer.c:493
 #, c-format
-msgid ""
-"PostScript driver: The defined page is not long enough to hold margins and "
-"headers, plus least 15 lines of the default fonts.  In fact, there's only "
-"room for %d lines of each font at the default size of %d.%03d points."
+msgid "expecting `%s'"
 msgstr ""
 
-#: src/postscript.c:592
+#: src/lexer.c:510
 #, c-format
-msgid "Unknown configuration parameter `%s' for PostScript device driver."
+msgid "expecting %s"
 msgstr ""
-
-#: src/postscript.c:608
-#, c-format
-msgid ""
-"Unknown orientation `%s'.  Valid orientations are `portrait' and `landscape'."
+
+#: src/lexer.c:524
+msgid "expecting string"
 msgstr ""
 
-#: src/postscript.c:620
-msgid ""
-"Unknown value for `data'.  Valid values are `clean7bit', `clean8bit', and "
-"`binary'."
+#: src/lexer.c:538
+msgid "expecting integer"
 msgstr ""
 
-#: src/postscript.c:629
-msgid "Unknown value for `line-ends'.  Valid values are `lf' and `crlf'."
+#: src/lexer.c:552
+msgid "expecting number"
 msgstr ""
 
-#: src/postscript.c:638
-msgid "Unknown value for `line-style'.  Valid values are `thick' and `double'."
+#: src/lexer.c:566
+msgid "expecting identifier"
 msgstr ""
 
-#: src/postscript.c:700
-#, c-format
-msgid ""
-"Default font size must be at least 1 point (value of 1000 for key `%s')."
+#: src/lexer.c:702
+msgid "The rest of this command has been discarded."
 msgstr ""
 
-#: src/postscript.c:732
+#: src/lexer.c:842 src/print.c:1174
 #, c-format
-msgid "Value for `%s' must be a dimension of positive length (i.e., `1in')."
+msgid "<ERROR>"
 msgstr ""
 
-#: src/postscript.c:795
-#, c-format
-msgid "Nonnegative integer required as value for `%s'."
+#: src/lexer.c:968 src/pfm-read.c:132 src/repeat.c:226
+msgid "Unexpected end of file."
 msgstr ""
 
-#: src/postscript.c:925
-#, c-format
-msgid "%s: %s: Opening PostScript font encoding..."
+#: src/lexer.c:994
+msgid "binary"
 msgstr ""
 
-#: src/postscript.c:931
-#, c-format
-msgid ""
-"PostScript driver: Cannot open encoding file `%s': %s.  Substituting "
-"ISOLatin1Encoding for missing encoding."
+#: src/lexer.c:994
+msgid "octal"
 msgstr ""
 
-#: src/postscript.c:970
-msgid "PostScript driver: Invalid numeric format."
+#: src/lexer.c:994
+msgid "hex"
 msgstr ""
 
-#: src/postscript.c:975
+#: src/lexer.c:1008
 #, c-format
-msgid ""
-"PostScript driver: Codes must be between 0 and 255.  (%d is not allowed.)"
+msgid "String of %s digits has %d characters, which is not a multiple of %d."
 msgstr ""
 
-#: src/postscript.c:1011
+#: src/lexer.c:1037
 #, c-format
-msgid "PostScript driver: Error closing encoding file `%s'."
+msgid "`%c' is not a valid %s digit."
 msgstr ""
 
-#: src/postscript.c:1014
-#, c-format
-msgid "%s: PostScript font encoding read successfully."
+#: src/lexer.c:1068
+msgid "Unterminated string constant."
 msgstr ""
 
-#: src/postscript.c:1109
+#: src/lexer.c:1140
 #, c-format
-msgid "%s: %s: Opening PostScript encoding list file."
+msgid "String exceeds 255 characters in length (%d characters)."
 msgstr ""
 
-#: src/postscript.c:1144
-#, c-format
-msgid "%s: PostScript encoding list file read successfully."
+#: src/lexer.c:1155
+msgid ""
+"Sorry, literal strings may not contain null characters.  Replacing with "
+"spaces."
 msgstr ""
 
-#: src/postscript.c:1158
-msgid "<<default encoding>>"
+#: src/loop.c:201
+msgid "The index variable may not be a string variable."
 msgstr ""
 
-#: src/postscript.c:1316
-msgid ""
-"Cannot find PostScript prologue.  The use of `-vv' on the command line is "
-"suggested as a debugging aid."
+#: src/loop.c:321
+msgid "There is no LOOP command that corresponds to this END LOOP."
 msgstr ""
 
-#: src/postscript.c:1321
-#, c-format
-msgid "%s: %s: Opening PostScript prologue..."
+#: src/loop.c:522
+msgid ""
+"This command may only appear enclosed in a LOOP/END LOOP control structure."
 msgstr ""
 
-#: src/postscript.c:1493
-#, c-format
-msgid "%s: PostScript prologue read successfully."
+#: src/loop.c:528
+msgid "BREAK not enclosed in DO IF structure."
 msgstr ""
 
-#: src/postscript.c:1497
+#: src/loop.c:605
 #, c-format
-msgid "%s: Error reading PostScript prologue."
+msgid "%s without %s."
 msgstr ""
 
-#: src/postscript.c:1667
-#, c-format
-msgid "PostScript output driver: %s: %s"
+#: src/main.c:63
+msgid "Error initializing output drivers."
 msgstr ""
 
-#: src/postscript.c:2355
-#, c-format
-msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
+#: src/main.c:124
+msgid "This command not executed."
 msgstr ""
 
-#: src/tab.c:276
-#, c-format
-msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
+#: src/main.c:128
+msgid ""
+"Skipping the rest of this command.  Part of this command may have been "
+"executed."
 msgstr ""
 
-#: src/tab.c:312
-#, c-format
-msgid "bad hline: x=(%d+%d=%d,%d+%d=%d) y=%d+%d=%d in table size (%d,%d)\n"
+#: src/main.c:133
+msgid ""
+"Skipping the rest of this command.  This command was fully executed up to "
+"this point."
 msgstr ""
 
-#: src/tab.c:352
-#, c-format
+#: src/main.c:138
 msgid ""
-"bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
+"Trailing garbage was encountered following this command.  The command was "
+"fully executed to this point."
 msgstr ""
 
-#: src/do-if.c:121
-msgid "There is no DO IF to match with this ELSE IF."
+#: src/matrix-data.c:186
+msgid "VARIABLES subcommand multiply specified."
 msgstr ""
 
-#: src/do-if.c:126
-msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure."
+#: src/matrix-data.c:201
+msgid "VARNAME_ cannot be explicitly specified on VARIABLES."
 msgstr ""
 
-#: src/do-if.c:149
-msgid "End of command expected."
+#: src/matrix-data.c:267
+msgid "in FORMAT subcommand"
 msgstr ""
 
-#: src/do-if.c:167
-msgid "There is no DO IF to match with this ELSE."
+#: src/matrix-data.c:278
+msgid "SPLIT subcommand multiply specified."
 msgstr ""
 
-#: src/do-if.c:173
-msgid ""
-"There may be at most one ELSE clause in each DO IF structure.  It must be "
-"the last clause."
+#: src/matrix-data.c:285
+msgid "in SPLIT subcommand"
 msgstr ""
 
-#: src/do-if.c:210
-msgid "There is no DO IF to match with this END IF."
+#: src/matrix-data.c:294
+msgid "Split variable may not be named ROWTYPE_ or VARNAME_."
 msgstr ""
 
-#: src/do-if.c:296
+#: src/matrix-data.c:327
 #, c-format
-msgid "DO IF %d: true\n"
+msgid "Split variable %s is already another type."
 msgstr ""
 
-#: src/do-if.c:301
-#, c-format
-msgid "DO IF %d: false\n"
+#: src/matrix-data.c:342
+msgid "FACTORS subcommand multiply specified."
 msgstr ""
 
-#: src/do-if.c:306
+#: src/matrix-data.c:357
 #, c-format
-msgid "DO IF %d: missing\n"
+msgid "Factor variable %s is already another type."
 msgstr ""
 
-#: src/crosstabs.q:273
-msgid ""
-"Missing mode REPORT not allowed in general mode.  Assuming MISSING=TABLE."
+#: src/matrix-data.c:372
+msgid "CELLS subcommand multiply specified."
 msgstr ""
 
-#: src/crosstabs.q:283
-msgid "Write mode ALL not allowed in general mode.  Assuming WRITE=CELLS."
+#: src/matrix-data.c:378 src/matrix-data.c:397
+msgid "expecting positive integer"
 msgstr ""
 
-#: src/crosstabs.q:367
-msgid "expecting BY"
+#: src/matrix-data.c:391
+msgid "N subcommand multiply specified."
 msgstr ""
 
-#: src/crosstabs.q:440
-msgid "VARIABLES must be specified before TABLES."
+#: src/matrix-data.c:412
+msgid "CONTENTS subcommand multiply specified."
+msgstr ""
+
+#: src/matrix-data.c:432
+msgid "Nested parentheses not allowed."
+msgstr ""
+
+#: src/matrix-data.c:442
+msgid "Mismatched right parenthesis (`(')."
+msgstr ""
+
+#: src/matrix-data.c:447
+msgid "Empty parentheses not allowed."
+msgstr ""
+
+#: src/matrix-data.c:460 src/matrix-data.c:468
+msgid "in CONTENTS subcommand"
 msgstr ""
 
-#: src/crosstabs.q:477
+#: src/matrix-data.c:475
 #, c-format
-msgid "Maximum value (%ld) less than minimum value (%ld)."
+msgid "Content multiply specified for %s."
 msgstr ""
 
-#: src/crosstabs.q:937
-msgid "Summary."
+#: src/matrix-data.c:492
+msgid "Missing right parenthesis."
 msgstr ""
 
-#: src/crosstabs.q:939
-msgid "Cases"
+#: src/matrix-data.c:512
+msgid "Missing VARIABLES subcommand."
 msgstr ""
 
-#: src/crosstabs.q:940 src/frequencies.q:896
-msgid "Valid"
+#: src/matrix-data.c:518
+msgid ""
+"CONTENTS subcommand not specified: assuming file contains only CORR matrix."
 msgstr ""
 
-#: src/crosstabs.q:941 src/frequencies.q:963
-msgid "Missing"
+#: src/matrix-data.c:528
+msgid ""
+"Missing CELLS subcommand.  CELLS is required when ROWTYPE_ is not given in "
+"the data and factors are present."
 msgstr ""
 
-#: src/crosstabs.q:942 src/crosstabs.q:1143 src/crosstabs.q:1886
-#: src/frequencies.q:972
-msgid "Total"
+#: src/matrix-data.c:536
+msgid "Split file values must be present in the data when ROWTYPE_ is present."
 msgstr ""
 
-#: src/crosstabs.q:952
-msgid "N"
+#: src/matrix-data.c:592
+msgid "No continuous variables specified."
 msgstr ""
 
-#: src/crosstabs.q:953 src/frequencies.q:900 src/frequencies.q:901
-#: src/frequencies.q:902
-msgid "Percent"
+#: src/matrix-data.c:1006
+#, c-format
+msgid "End of line expected %s while reading %s."
 msgstr ""
 
-#: src/crosstabs.q:1192
-msgid "count"
+#: src/matrix-data.c:1193
+#, c-format
+msgid "expecting value for %s %s"
 msgstr ""
 
-#: src/crosstabs.q:1193
-msgid "row %"
+#: src/matrix-data.c:1344
+#, c-format
+msgid "Syntax error expecting SPLIT FILE value %s."
 msgstr ""
 
-#: src/crosstabs.q:1194
-msgid "column %"
+#: src/matrix-data.c:1353
+#, c-format
+msgid "Expecting value %g for %s."
 msgstr ""
 
-#: src/crosstabs.q:1195
-msgid "total %"
+#: src/matrix-data.c:1391 src/matrix-data.c:1820
+#, c-format
+msgid "Syntax error expecting factor value %s."
 msgstr ""
 
-#: src/crosstabs.q:1196
-msgid "expected"
+#: src/matrix-data.c:1400
+#, c-format
+msgid "Syntax error expecting value %g for %s %s."
 msgstr ""
 
-#: src/crosstabs.q:1197
-msgid "residual"
+#: src/matrix-data.c:1610
+#, c-format
+msgid "Syntax error %s expecting SPLIT FILE value."
 msgstr ""
 
-#: src/crosstabs.q:1198
-msgid "std. resid."
+#: src/matrix-data.c:1734
+#, 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/crosstabs.q:1199
-msgid "adj. resid."
+#: src/matrix-data.c:1765
+#, c-format
+msgid "Multiply specified ROWTYPE_ %s."
 msgstr ""
 
-#: src/crosstabs.q:1232 src/crosstabs.q:1259 src/crosstabs.q:1279
-#: src/crosstabs.q:1300
-msgid "Statistic"
+#: src/matrix-data.c:1770
+#, c-format
+msgid "Syntax error %s expecting ROWTYPE_ string."
 msgstr ""
 
-#: src/crosstabs.q:1234
-msgid "df"
+#: src/matrix-data.c:1789
+#, c-format
+msgid "Syntax error %s."
 msgstr ""
 
-#: src/crosstabs.q:1236
-msgid "Asymp. Sig. (2-sided)"
+#: src/matrix-data.c:1935
+#, c-format
+msgid "Duplicate specification for %s."
 msgstr ""
 
-#: src/crosstabs.q:1238
-msgid "Exact. Sig. (2-sided)"
+#: src/matrix-data.c:1947
+#, c-format
+msgid "Too many rows of matrix data for %s."
 msgstr ""
 
-#: src/crosstabs.q:1240
-msgid "Exact. Sig. (1-sided)"
+#: src/matrix-data.c:1992
+#, c-format
+msgid "Syntax error expecting value for %s %s."
 msgstr ""
 
-#: src/crosstabs.q:1258 src/crosstabs.q:1299
-msgid "Category"
+#: src/mis-val.c:77
+msgid "`)' expected after value specification."
 msgstr ""
 
-#: src/crosstabs.q:1261 src/crosstabs.q:1303
-msgid "Asymp. Std. Error"
+#: src/mis-val.c:111
+#, c-format
+msgid "`(' expected after variable name%s."
 msgstr ""
 
-#: src/crosstabs.q:1262 src/crosstabs.q:1304
-msgid "Approx. T"
+#: src/mis-val.c:123
+msgid "Long string value specified."
 msgstr ""
 
-#: src/crosstabs.q:1263 src/crosstabs.q:1305
-msgid "Approx. Sig."
+#: src/mis-val.c:128
+msgid "Short strings must be of equal width."
 msgstr ""
 
-#: src/crosstabs.q:1278
+#: src/mis-val.c:185
 #, c-format
-msgid " 95%% Confidence Interval"
+msgid "Range %g THRU %g is not valid because %g is greater than %g."
 msgstr ""
 
-#: src/crosstabs.q:1281
-msgid "Lower"
+#: src/mis-val.c:216
+msgid "Number or range expected."
 msgstr ""
 
-#: src/crosstabs.q:1282
-msgid "Upper"
+#: src/mis-val.c:249
+msgid "At most one range can exist in the missing values for any one variable."
 msgstr ""
 
-#: src/crosstabs.q:1301
-msgid "Type"
+#: src/mis-val.c:255
+msgid "At most one individual value can be missing along with one range."
 msgstr ""
 
-#: src/crosstabs.q:2063
-msgid "Pearson Chi-Square"
+#: src/mis-val.c:317
+msgid "String is not of proper length."
 msgstr ""
 
-#: src/crosstabs.q:2064
-msgid "Likelihood Ratio"
+#: src/mis-val.c:326 src/repeat.c:484
+msgid "String expected."
 msgstr ""
 
-#: src/crosstabs.q:2065
-msgid "Fisher's Exact Test"
+#: src/mis-val.c:366
+msgid "Missing value:"
 msgstr ""
 
-#: src/crosstabs.q:2066
-msgid "Continuity Correction"
+#: src/mis-val.c:371
+msgid "(long string variable)"
 msgstr ""
 
-#: src/crosstabs.q:2067
-msgid "Linear-by-Linear Association"
+#: src/mis-val.c:376
+#, c-format
+msgid "(no missing values)\n"
 msgstr ""
 
-#: src/crosstabs.q:2104 src/crosstabs.q:2174 src/crosstabs.q:2233
-msgid "N of Valid Cases"
+#: src/mis-val.c:399
+#, c-format
+msgid "(!!!INTERNAL ERROR--%d!!!)\n"
 msgstr ""
 
-#: src/crosstabs.q:2120 src/crosstabs.q:2249
-msgid "Nominal by Nominal"
+#: src/modify-vars.c:108
+msgid "REORDER subcommand may be given at most once."
 msgstr ""
 
-#: src/crosstabs.q:2121 src/crosstabs.q:2250
-msgid "Ordinal by Ordinal"
+#: src/modify-vars.c:131
+msgid "Cannot specify ALL after specifying a set of variables."
 msgstr ""
 
-#: src/crosstabs.q:2122
-msgid "Interval by Interval"
+#: src/modify-vars.c:141
+msgid "`(' expected on REORDER subcommand."
 msgstr ""
 
-#: src/crosstabs.q:2123
-msgid "Measure of Agreement"
+#: src/modify-vars.c:153
+msgid "`)' expected following variable names on REORDER subcommand."
 msgstr ""
 
-#: src/crosstabs.q:2128
-msgid "Phi"
+#: src/modify-vars.c:171
+msgid "RENAME subcommand may be given at most once."
 msgstr ""
 
-#: src/crosstabs.q:2129
-msgid "Cramer's V"
+#: src/modify-vars.c:184
+msgid "`(' expected on RENAME subcommand."
 msgstr ""
 
-#: src/crosstabs.q:2130
-msgid "Contingency Coefficient"
+#: src/modify-vars.c:192
+msgid ""
+"`=' expected between lists of new and old variable names on RENAME "
+"subcommand."
 msgstr ""
 
-#: src/crosstabs.q:2131
-msgid "Kendall's tau-b"
+#: src/modify-vars.c:200 src/rename-vars.c:70
+#, c-format
+msgid ""
+"Differing number of variables in old name list (%d) and in new name list (%"
+"d)."
 msgstr ""
 
-#: src/crosstabs.q:2132
-msgid "Kendall's tau-c"
+#: src/modify-vars.c:211
+msgid "`)' expected after variable lists on RENAME subcommand."
 msgstr ""
 
-#: src/crosstabs.q:2133
-msgid "Gamma"
+#: src/modify-vars.c:225
+msgid ""
+"KEEP subcommand may be given at most once.  It may notbe given in "
+"conjunction with the DROP subcommand."
 msgstr ""
 
-#: src/crosstabs.q:2134
-msgid "Spearman Correlation"
+#: src/modify-vars.c:267
+msgid ""
+"DROP subcommand may be given at most once.  It may not be given in "
+"conjunction with the KEEP subcommand."
 msgstr ""
 
-#: src/crosstabs.q:2135
-msgid "Pearson's R"
+#: src/modify-vars.c:293
+#, c-format
+msgid "Unrecognized subcommand name `%s'."
 msgstr ""
 
-#: src/crosstabs.q:2136
-msgid "Kappa"
+#: src/modify-vars.c:295
+msgid "Subcommand name expected."
 msgstr ""
 
-#: src/crosstabs.q:2206
-#, c-format
-msgid "Odds Ratio for %s (%g / %g)"
+#: src/modify-vars.c:303
+msgid "`/' or `.' expected."
 msgstr ""
 
-#: src/crosstabs.q:2209
+#: src/numeric.c:59
 #, c-format
-msgid "Odds Ratio for %s (%.*s / %.*s)"
+msgid "Format type %s may not be used with a numeric variable."
 msgstr ""
 
-#: src/crosstabs.q:2217
+#: src/numeric.c:78 src/numeric.c:161 src/vector.c:158
 #, c-format
-msgid "For cohort %s = %g"
+msgid "There is already a variable named %s."
 msgstr ""
 
-#: src/crosstabs.q:2220
+#: src/numeric.c:132
 #, c-format
-msgid "For cohort %s = %.*s"
-msgstr ""
-
-#: src/crosstabs.q:2251
-msgid "Nominal by Interval"
+msgid "Format type %s may not be used with a string variable."
 msgstr ""
 
-#: src/crosstabs.q:2256
-msgid "Lambda"
+#: src/output.c:87
+msgid "Attempt to iterate driver list reentrantly."
 msgstr ""
 
-#: src/crosstabs.q:2257
-msgid "Goodman and Kruskal tau"
+#: src/output.c:164
+#, c-format
+msgid "Unknown output driver `%s'."
 msgstr ""
 
-#: src/crosstabs.q:2258
-msgid "Uncertainty Coefficient"
+#: src/output.c:166
+#, c-format
+msgid "Output driver `%s' referenced but never defined."
 msgstr ""
 
-#: src/crosstabs.q:2259
-msgid "Somers' d"
+#: src/output.c:296
+msgid "Cannot find output initialization file.  Use `-vv' to view search path."
 msgstr ""
 
-#: src/crosstabs.q:2260
-msgid "Eta"
+#: src/output.c:301
+#, c-format
+msgid "%s: Opening device description file..."
 msgstr ""
 
-#: src/crosstabs.q:2265
-msgid "Symmetric"
+#: src/output.c:305 src/output.c:1165 src/postscript.c:1097
+#, c-format
+msgid "Opening %s: %s."
 msgstr ""
 
-#: src/crosstabs.q:2266 src/crosstabs.q:2267
+#: src/output.c:316 src/output.c:1176 src/postscript.c:1114
 #, c-format
-msgid "%s Dependent"
+msgid "Reading %s: %s."
 msgstr ""
 
-#: src/descript.q:151 src/frequencies.q:95
-msgid "Mean"
+#: src/output.c:338 src/output.c:490
+msgid "Syntax error."
 msgstr ""
 
-#: src/descript.q:151
-msgid "mean"
+#: src/output.c:348 src/postscript.c:1125
+#, c-format
+msgid "Closing %s: %s."
 msgstr ""
 
-#: src/descript.q:152 src/frequencies.q:96
-msgid "S.E. Mean"
+#: src/output.c:353
+msgid "No output drivers are active."
 msgstr ""
 
-#: src/descript.q:152
-msgid "S E Mean"
+#: src/output.c:356
+msgid "Device definition file read successfully."
 msgstr ""
 
-#: src/descript.q:152
-msgid "SE"
+#: src/output.c:358
+msgid "Error reading device definition file."
 msgstr ""
 
-#: src/descript.q:153
-msgid "standard error of mean"
+#: src/output.c:462
+#, c-format
+msgid ""
+"Driver classes:\n"
+"\t"
 msgstr ""
 
-#: src/descript.q:154 src/frequencies.q:99
-msgid "Std Dev"
+#: src/output.c:591
+msgid "Syntax error in string constant."
 msgstr ""
 
-#: src/descript.q:154
-msgid "SD"
+#: src/output.c:622
+msgid "Syntax error in options."
 msgstr ""
 
-#: src/descript.q:155
-msgid "standard deviation"
+#: src/output.c:632
+msgid "Syntax error in options (`=' expected)."
 msgstr ""
 
-#: src/descript.q:156 src/frequencies.q:100
-msgid "Variance"
+#: src/output.c:639
+msgid "Syntax error in options (value expected after `=')."
 msgstr ""
 
-#: src/descript.q:157
-msgid "Var"
+#: src/output.c:711
+msgid "Driver name expected."
 msgstr ""
 
-#: src/descript.q:157
-msgid "variance"
+#: src/output.c:732
+msgid "Class name expected."
 msgstr ""
 
-#: src/descript.q:158 src/frequencies.q:101
-msgid "Kurtosis"
+#: src/output.c:741
+#, c-format
+msgid "Unknown output driver class `%s'."
 msgstr ""
 
-#: src/descript.q:159
-msgid "Kurt"
+#: src/output.c:748
+#, c-format
+msgid "Can't initialize output driver class `%s'."
 msgstr ""
 
-#: src/descript.q:159
-msgid "kurtosis"
+#: src/output.c:755
+#, c-format
+msgid "Can't initialize output driver `%s' of class `%s'."
 msgstr ""
 
-#: src/descript.q:160 src/frequencies.q:102
-msgid "S.E. Kurt"
+#: src/output.c:777
+#, c-format
+msgid "Unknown device type `%s'."
 msgstr ""
 
-#: src/descript.q:160
-msgid "S E Kurt"
+#: src/output.c:789
+#, c-format
+msgid "Can't complete initialization of output driver `%s' of class `%s'."
 msgstr ""
 
-#: src/descript.q:160
-msgid "SEKurt"
+#: src/output.c:836
+#, c-format
+msgid "Can't deinitialize output driver class `%s'."
 msgstr ""
 
-#: src/descript.q:161
-msgid "standard error of kurtosis"
+#: src/output.c:909
+#, c-format
+msgid "Trying to find keyword `%s'...\n"
 msgstr ""
 
-#: src/descript.q:162 src/frequencies.q:103
-msgid "Skewness"
+#: src/output.c:1026
+#, c-format
+msgid "Unit \"%s\" is unknown in dimension \"%s\"."
 msgstr ""
 
-#: src/descript.q:162
-msgid "Skew"
+#: src/output.c:1041
+#, c-format
+msgid "Bad dimension \"%s\"."
 msgstr ""
 
-#: src/descript.q:163
-msgid "skewness"
+#: src/output.c:1067
+#, c-format
+msgid "`x' expected in paper size `%s'."
 msgstr ""
 
-#: src/descript.q:164 src/frequencies.q:104
-msgid "S.E. Skew"
+#: src/output.c:1077
+#, c-format
+msgid "Trailing garbage `%s' on paper size `%s'."
 msgstr ""
 
-#: src/descript.q:164
-msgid "S E Skew"
+#: src/output.c:1126
+msgid "Paper size name must not be empty."
 msgstr ""
 
-#: src/descript.q:164
-msgid "SESkew"
+#: src/output.c:1157
+msgid "Cannot find `papersize' configuration file."
 msgstr ""
 
-#: src/descript.q:165
-msgid "standard error of skewness"
+#: src/output.c:1161
+#, c-format
+msgid "%s: Opening paper size definition file..."
 msgstr ""
 
-#: src/descript.q:166 src/frequencies.q:105
-msgid "Range"
+#: src/output.c:1203
+msgid "Syntax error in paper size definition."
 msgstr ""
 
-#: src/descript.q:166
-msgid "Rng"
+#: src/output.c:1232
+msgid "Paper size definition file read successfully."
 msgstr ""
 
-#: src/descript.q:167 src/frequencies.q:106
-msgid "Minimum"
+#: src/output.c:1234
+msgid "Error reading paper size definition file."
 msgstr ""
 
-#: src/descript.q:167
-msgid "Min"
+#: src/output.c:1303
+#, c-format
+msgid "Error closing page on %s device of %s class."
 msgstr ""
 
-#: src/descript.q:168
-msgid "minimum"
+#: src/output.c:1307
+#, c-format
+msgid "Error opening page on %s device of %s class."
 msgstr ""
 
-#: src/descript.q:169 src/frequencies.q:107
-msgid "Maximum"
+#: src/pfm-read.c:89
+#, c-format
+msgid "portable file %s corrupt at offset %ld: "
 msgstr ""
 
-#: src/descript.q:169
-msgid "Max"
+#: src/pfm-read.c:108 src/pfm-write.c:501
+#, c-format
+msgid "%s: Closing portable file: %s."
 msgstr ""
 
-#: src/descript.q:170
-msgid "maximum"
+#: src/pfm-read.c:140
+msgid "Bad line end."
 msgstr ""
 
-#: src/descript.q:171 src/frequencies.q:108
-msgid "Sum"
+#: src/pfm-read.c:221
+#, c-format
+msgid "Cannot read file %s as portable file: already opened for %s."
 msgstr ""
 
-#: src/descript.q:171
-msgid "sum"
+#: src/pfm-read.c:227
+#, c-format
+msgid "%s: Opening portable-file handle %s for reading."
 msgstr ""
 
-#: src/descript.q:212 src/list.q:161
-msgid "No variables specified."
+#: src/pfm-read.c:235
+#, c-format
+msgid ""
+"An error occurred while opening \"%s\" for reading as a portable file: %s."
 msgstr ""
 
-#: src/descript.q:218
-msgid "OPTIONS may not be used with SAVE, FORMAT, or MISSING."
+#: src/pfm-read.c:269
+msgid "Data record expected."
 msgstr ""
 
-#: src/descript.q:280
-#, c-format
-msgid "It's not possible to sort on `%s' without displaying `%s'."
+#: src/pfm-read.c:271
+msgid "Read portable-file dictionary successfully."
 msgstr ""
 
-#: src/descript.q:295
-msgid ""
-"At least one case in the data file had a weight value that was system-"
-"missing, zero, or negative.  These case(s) were ignored."
+#: src/pfm-read.c:280
+msgid "Error reading portable-file dictionary."
 msgstr ""
 
-#: src/descript.q:336
-msgid ""
-"Names for z-score variables must be given for individual variables, not for "
-"groups of variables."
+#: src/pfm-read.c:378
+msgid "Missing numeric terminator."
 msgstr ""
 
-#: src/descript.q:344
-msgid "Name for z-score variable expected."
+#: src/pfm-read.c:415
+msgid "Bad integer format."
 msgstr ""
 
-#: src/descript.q:349
+#: src/pfm-read.c:445
 #, c-format
-msgid ""
-"Z-score variable name `%s' is a duplicate variable name with a current "
-"variable."
+msgid "Bad string length %d."
 msgstr ""
 
-#: src/descript.q:358
+#: src/pfm-read.c:544
 #, c-format
-msgid "Z-score variable name `%s' is used multiple times."
+msgid "Bad date string length %d."
 msgstr ""
 
-#: src/descript.q:366
-msgid "`)' expected after z-score variable name."
+#: src/pfm-read.c:548
+msgid "Bad character in date."
 msgstr ""
 
-#: src/descript.q:426
-msgid ""
-"Ran out of generic names for Z-score variables.  There are only 126 generic "
-"names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
+#: src/pfm-read.c:568
+#, c-format
+msgid "Bad time string length %d."
 msgstr ""
 
-#: src/descript.q:455
-msgid "Mapping of variables to corresponding Z-scores."
+#: src/pfm-read.c:572
+msgid "Bad character in time."
 msgstr ""
 
-#: src/descript.q:460
-msgid "Source"
+#: src/pfm-read.c:622 src/pfm-read.c:631 src/sfm-read.c:900 src/sfm-read.c:910
+#, c-format
+msgid "%s: Bad format specifier byte (%d)."
 msgstr ""
 
-#: src/descript.q:461
-msgid "Target"
+#: src/pfm-read.c:633
+#, c-format
+msgid "%s variable %s has %s format specifier %s."
 msgstr ""
 
-#: src/descript.q:548 src/descript.q:554
-msgid "Z-score of "
+#: src/pfm-read.c:634 src/print.c:612 src/sfm-read.c:914
+msgid "String"
 msgstr ""
 
-#: src/descript.q:803
-msgid "Valid N"
+#: src/pfm-read.c:634 src/print.c:612 src/sfm-read.c:914
+msgid "Numeric"
 msgstr ""
 
-#: src/descript.q:804
-msgid "Missing N"
+#: src/pfm-read.c:673
+msgid "Expected variable count record."
 msgstr ""
 
-#: src/descript.q:831
+#: src/pfm-read.c:677
 #, c-format
-msgid "Valid cases = %g; cases with missing value(s) = %g."
+msgid "Invalid number of variables %d."
 msgstr ""
 
-#: src/frequencies.q:97
-msgid "Median"
+#: src/pfm-read.c:687
+#, c-format
+msgid "Unexpected flag value %d."
 msgstr ""
 
-#: src/frequencies.q:98
-msgid "Mode"
+#: src/pfm-read.c:701
+#, c-format
+msgid "Weight variable name (%s) truncated."
 msgstr ""
 
-#: src/frequencies.q:274
-msgid ""
-"At most one of BARCHART, HISTOGRAM, or HBAR should be given.  HBAR will be "
-"assumed.  Argument values will be given precedence increasing along the "
-"order given."
+#: src/pfm-read.c:716
+msgid "Expected variable record."
 msgstr ""
 
-#: src/frequencies.q:355
+#: src/pfm-read.c:722
 #, c-format
-msgid ""
-"MAX must be greater than or equal to MIN, if both are specified.  However, "
-"MIN was specified as %g and MAX as %g.  MIN and MAX will be ignored."
+msgid "Invalid variable width %d."
 msgstr ""
 
-#: src/frequencies.q:605
-msgid ""
-"Upper limit of integer mode value range must be greater than lower limit."
+#: src/pfm-read.c:740
+#, c-format
+msgid "position %d: Variable name has %u characters."
 msgstr ""
 
-#: src/frequencies.q:617
+#: src/pfm-read.c:744
 #, c-format
-msgid "Variable %s specified multiple times on VARIABLES subcommand."
+msgid "position %d: Variable name begins with invalid character."
 msgstr ""
 
-#: src/frequencies.q:630
+#: src/pfm-read.c:748
 #, c-format
-msgid "Integer mode specified, but %s is not a numeric variable."
+msgid "position %d: Variable name begins with lowercase letter %c."
 msgstr ""
 
-#: src/frequencies.q:690
-msgid "`)' expected after GROUPED interval list."
+#: src/pfm-read.c:761
+#, c-format
+msgid "position %d: Variable name character %d is lowercase letter %c."
 msgstr ""
 
-#: src/frequencies.q:700
+#: src/pfm-read.c:771
 #, c-format
-msgid "Variables %s specified on GROUPED but not on VARIABLES."
+msgid "position %d: character `\\%03o' is not valid in a variable name."
 msgstr ""
 
-#: src/frequencies.q:703
+#: src/pfm-read.c:782
 #, c-format
-msgid "Variables %s specified multiple times on GROUPED subcommand."
+msgid "Duplicate variable name %s."
 msgstr ""
 
-#: src/frequencies.q:754
-msgid "Percentile list expected after PERCENTILES."
+#: src/pfm-read.c:826
+#, c-format
+msgid "Bad missing values for %s."
 msgstr ""
 
-#: src/frequencies.q:762
-msgid "Percentiles must be greater than 0 and less than 100."
+#: src/pfm-read.c:849
+#, c-format
+msgid "Weighting variable %s not present in dictionary."
 msgstr ""
 
-#: src/frequencies.q:897 src/frequencies.q:987 src/frequencies.q:988
-#: src/frequencies.q:1018
-msgid "Cum"
+#: src/pfm-read.c:922
+#, c-format
+msgid "Unknown variable %s while parsing value labels."
 msgstr ""
 
-#: src/frequencies.q:899 src/frequencies.q:1423
-msgid "Frequency"
+#: src/pfm-read.c:925
+#, c-format
+msgid ""
+"Cannot assign value labels to %s and %s, which have different variable types "
+"or widths."
 msgstr ""
 
-#: src/frequencies.q:918
-msgid "Value Label"
+#: src/pfm-read.c:958
+#, c-format
+msgid "Duplicate label for value %g for variable %s."
+msgstr ""
+
+#: src/pfm-read.c:961
+#, c-format
+msgid "Duplicate label for value `%.*s' for variable %s."
 msgstr ""
 
-#: src/frequencies.q:1016
-msgid "Freq"
+#: src/pfm-read.c:1031
+msgid "End of file midway through case."
 msgstr ""
 
-#: src/frequencies.q:1017 src/frequencies.q:1019
-msgid "Pct"
+#: src/pfm-read.c:1041
+msgid "reading as a portable file"
 msgstr ""
 
-#: src/frequencies.q:1135
+#: src/pfm-write.c:71
 #, c-format
-msgid "No valid data for variable %s; statistics not displayed."
+msgid "Cannot write file %s as portable file: already opened for %s."
 msgstr ""
 
-#: src/frequencies.q:1229
+#: src/pfm-write.c:77
 #, c-format
-msgid "only %g case%s for variable %s, statistics not computed"
+msgid "%s: Opening portable-file handle %s for writing."
 msgstr ""
 
-#: src/frequencies.q:1264
+#: src/pfm-write.c:87
 #, c-format
 msgid ""
-"The variable %s has %d modes.  The lowest of these is the one given in the "
-"table."
+"An error occurred while opening \"%s\" for writing as a portable file: %s."
 msgstr ""
 
-#. Draw axis labels.
-#. 18-point text
-#: src/frequencies.q:1423
-msgid "Percentage"
+#: src/pfm-write.c:123
+msgid "Wrote portable-file header successfully."
 msgstr ""
 
-#: src/frequencies.q:1446
-msgid "low-res graphs not implemented"
+#: src/pfm-write.c:128
+msgid "Error writing portable-file header."
 msgstr ""
 
-#: src/frequencies.q:1580
+#: src/pfm-write.c:168
 #, c-format
-msgid ""
-"Could not make histogram for %s for specified minimum %g and maximum %g; "
-"please discard graph."
-msgstr ""
-
-#: src/frequencies.q:1719
-msgid "Percentile    Value     Percentile    Value     Percentile    Value"
+msgid "%s: Writing portable file: %s."
 msgstr ""
 
-#: src/frequencies.q:1736
-msgid "this form of percentiles not supported"
+#: src/pfm-write.c:510
+msgid "writing as a portable file"
 msgstr ""
 
-#: src/frequencies.q:1800
+#: src/postscript.c:323
 #, c-format
-msgid "Difference between %g and %g is too small for grouping interval %g."
+msgid "PostScript driver initializing as `%s'..."
 msgstr ""
 
-#: src/list.q:169
+#: src/postscript.c:447
 #, c-format
 msgid ""
-"The first case (%ld) specified precedes the last case (%ld) specified.  The "
-"values will be swapped."
+"PostScript driver: The defined page is not long enough to hold margins and "
+"headers, plus least 15 lines of the default fonts.  In fact, there's only "
+"room for %d lines of each font at the default size of %d.%03d points."
 msgstr ""
 
-#: src/list.q:177
+#: src/postscript.c:577
 #, c-format
-msgid ""
-"The first case (%ld) to list is less than 1.  The value is being reset to 1."
+msgid "Unknown configuration parameter `%s' for PostScript device driver."
 msgstr ""
 
-#: src/list.q:183
+#: src/postscript.c:593
 #, c-format
 msgid ""
-"The last case (%ld) to list is less than 1.  The value is being reset to 1."
-msgstr ""
-
-#: src/list.q:189
-#, c-format
-msgid "The step value %ld is less than 1.  The value is being reset to 1."
-msgstr ""
-
-#: src/list.q:217
-msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
+"Unknown orientation `%s'.  Valid orientations are `portrait' and `landscape'."
 msgstr ""
 
-#: src/list.q:455
-msgid "Line"
+#: src/postscript.c:605
+msgid ""
+"Unknown value for `data'.  Valid values are `clean7bit', `clean8bit', and "
+"`binary'."
 msgstr ""
 
-#: src/means.q:108
-msgid "Missing required subcommand TABLES."
+#: src/postscript.c:614
+msgid "Unknown value for `line-ends'.  Valid values are `lf' and `crlf'."
 msgstr ""
 
-#: src/means.q:155
-msgid "TABLES or CROSSBREAK subcommand may not appear more than once."
+#: src/postscript.c:623
+msgid "Unknown value for `line-style'.  Valid values are `thick' and `double'."
 msgstr ""
 
-#: src/means.q:202
+#: src/postscript.c:685
 #, c-format
 msgid ""
-"Variable %s specified on TABLES or CROSSBREAK, but not specified on "
-"VARIABLES."
+"Default font size must be at least 1 point (value of 1000 for key `%s')."
 msgstr ""
 
-#: src/means.q:216
+#: src/postscript.c:717
 #, c-format
-msgid "LOWEST and HIGHEST may not be used for independent variables (%s)."
+msgid "Value for `%s' must be a dimension of positive length (i.e., `1in')."
 msgstr ""
 
-#: src/means.q:224
+#: src/postscript.c:780
 #, c-format
-msgid ""
-"Independent variables (%s) may not have noninteger endpoints in their ranges."
+msgid "Nonnegative integer required as value for `%s'."
 msgstr ""
 
-#: src/means.q:245
+#: src/postscript.c:906
 #, c-format
-msgid "Variable %s is multiply specified on TABLES or CROSSBREAK."
-msgstr ""
-
-#: src/means.q:271
-msgid "VARIABLES must precede TABLES."
+msgid "%s: %s: Opening PostScript font encoding..."
 msgstr ""
 
-#: src/means.q:328
+#: src/postscript.c:912
 #, c-format
-msgid "Upper value (%g) is less than lower value (%g) on VARIABLES subcommand."
+msgid ""
+"PostScript driver: Cannot open encoding file `%s': %s.  Substituting "
+"ISOLatin1Encoding for missing encoding."
 msgstr ""
 
-#: src/t-test.q:470
-msgid "expecting variable name in GROUPS subcommand"
+#: src/postscript.c:954
+msgid "PostScript driver: Invalid numeric format."
 msgstr ""
 
-#: src/t-test.q:475
+#: src/postscript.c:959
 #, c-format
-msgid "Long string variable %s is not valid here."
-msgstr ""
-
-#: src/t-test.q:491
 msgid ""
-"When applying GROUPS to a string variable, at least one value must be "
-"specified."
+"PostScript driver: Codes must be between 0 and 255.  (%d is not allowed.)"
 msgstr ""
 
-#: src/t-test.q:581
+#: src/postscript.c:995
 #, 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:597
-msgid "At least two variables must be specified on PAIRS."
-msgstr ""
-
-#: src/count.c:189
-msgid "Destination cannot be a string variable."
+msgid "PostScript driver: Error closing encoding file `%s'."
 msgstr ""
 
-#: src/count.c:299
+#: src/postscript.c:998
 #, c-format
-msgid ""
-"%g THRU %g is not a valid range.  The number following THRU must be at least "
-"as big as the number preceding THRU."
+msgid "%s: PostScript font encoding read successfully."
 msgstr ""
 
-#: src/vars-atr.c:61
-msgid "Vartree:\n"
+#: src/postscript.c:1092
+#, c-format
+msgid "%s: %s: Opening PostScript encoding list file."
 msgstr ""
 
-#: src/vars-atr.c:313
+#: src/postscript.c:1127
 #, c-format
-msgid "clearing variable %d:%s %s\n"
+msgid "%s: PostScript encoding list file read successfully."
 msgstr ""
 
-#: src/vars-atr.c:314
-msgid "in default dictionary"
+#: src/postscript.c:1141
+msgid "<<default encoding>>"
 msgstr ""
 
-#: src/vars-atr.c:315
-msgid "in auxiliary dictionary"
+#: src/postscript.c:1299
+msgid ""
+"Cannot find PostScript prologue.  The use of `-vv' on the command line is "
+"suggested as a debugging aid."
 msgstr ""
 
-#: src/vars-prs.c:113
+#: src/postscript.c:1304
 #, c-format
-msgid "%s is not declared as a variable."
+msgid "%s: %s: Opening PostScript prologue..."
 msgstr ""
 
-#: src/vars-prs.c:131
+#: src/postscript.c:1476
 #, c-format
-msgid "%s is not a variable name."
+msgid "%s: PostScript prologue read successfully."
 msgstr ""
 
-#: src/vars-prs.c:230
+#: src/postscript.c:1480
 #, c-format
-msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
+msgid "%s: Error reading PostScript prologue."
 msgstr ""
 
-#: src/vars-prs.c:239
+#: src/postscript.c:1650
 #, 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 and %s are from different dictionaries."
+msgid "PostScript output driver: %s: %s"
 msgstr ""
 
-#: src/vars-prs.c:256
+#: src/postscript.c:2334
 #, c-format
-msgid "Scratch variables (such as %s) are not allowed here."
+msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
 msgstr ""
 
-#: src/vars-prs.c:279
-#, c-format
-msgid ""
-"%s is not a numeric variable.  It will not be included in the variable list."
+#: src/print.c:190
+msgid "expecting a valid subcommand"
 msgstr ""
 
-#: src/vars-prs.c:285
+#: src/print.c:370 src/print.c:387
 #, c-format
-msgid ""
-"%s is not a string variable.  It will not be included in the variable list."
+msgid "%g is not a valid column location."
 msgstr ""
 
-#: src/vars-prs.c:291
+#: src/print.c:381
 #, 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 "Column location expected following `%d-'."
 msgstr ""
 
-#: src/vars-prs.c:299
+#: src/print.c:392
 #, c-format
-msgid "Variable %s appears twice in variable list."
+msgid ""
+"%d-%ld is not a valid column range.  The second column must be greater than "
+"or equal to the first."
 msgstr ""
 
-#: src/vars-prs.c:370
-msgid "incorrect use of TO convention"
+#: src/print.c:498
+#, 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/vars-prs.c:410
-msgid "Scratch variables not allowed here."
+#: src/print.c:528
+msgid ""
+"The ending column for a field must not be less than the starting column."
 msgstr ""
 
-#: src/vars-prs.c:432
-msgid "Prefixes don't match in use of TO convention."
+#: src/print.c:611
+#, c-format
+msgid "%s variables cannot be displayed with format %s."
 msgstr ""
 
-#: src/vars-prs.c:437
-msgid "Bad bounds in use of TO convention."
+#: src/print.c:698
+#, c-format
+msgid "Display format %s may not be used with a %s variable."
 msgstr ""
 
-#: src/vfm.c:311
+#: src/print.c:848
 #, c-format
-msgid ""
-"Workspace overflow predicted.  Max workspace is currently set to %d KB (%d "
-"cases at %d bytes each).  Paging active file to disk."
+msgid "Writing %3d records to file %s."
 msgstr ""
 
-#: src/vfm.c:374
-msgid "!ERROR!"
+#: src/print.c:849
+#, c-format
+msgid "Writing %3d records to the listing file."
 msgstr ""
 
-#: src/vfm.c:395
-msgid "<NOVAR>"
+#: src/print.c:1063
+msgid "A file name or handle was expected in the OUTFILE subcommand."
 msgstr ""
 
-#: src/vfm.c:655
+#: src/print.c:1115
 #, c-format
 msgid ""
-"An error occurred attempting to create a temporary file for use as the "
-"active file: %s."
+"The expression on PRINT SPACE evaluated to %d.  It's not possible to PRINT "
+"SPACE a negative number of lines."
 msgstr ""
 
-#: src/vfm.c:673
+#: src/recode.c:288
 #, c-format
 msgid ""
-"An error occurred while attempting to read from a temporary file created for "
-"the active file: %s."
+"%d variable(s) cannot be recoded into %d variable(s).  Specify the same "
+"number of variables as input and output variables."
 msgstr ""
 
-#: src/vfm.c:701
+#: src/recode.c:302
 #, c-format
 msgid ""
-"An error occurred while attempting to write to a temporary file used as the "
-"active file: %s."
+"There is no string variable named %s.  (All string variables specified on "
+"INTO must already exist.  Use the STRING command to create a string "
+"variable.)"
 msgstr ""
 
-#: src/vfm.c:715
+#: src/recode.c:311
 #, c-format
 msgid ""
-"An error occurred while attempting to rewind a temporary file used as the "
-"active file: %s."
+"Type mismatch between input and output variables.  Output variable %s is not "
+"a string variable, but all the input variables are string variables."
 msgstr ""
 
-#: src/vfm.c:830
-msgid "Virtual memory exhausted.  Paging active file to disk."
+#: src/recode.c:330
+#, c-format
+msgid "Type mismatch after INTO: %s is not a numeric variable."
 msgstr ""
 
-#: src/vfm.c:833
-#, c-format
+#: src/recode.c:360
 msgid ""
-"Workspace limit of %d KB (%d cases at %d bytes each) overflowed.  Paging "
-"active file to disk."
+"INTO must be used when the input values are numeric and output values are "
+"string."
 msgstr ""
 
-#: src/vfm.c:857 src/vfm.c:894
-#, c-format
+#: src/recode.c:368
 msgid ""
-"An error occurred while attempting to write to a temporary file created as "
-"the active file, while paging to disk: %s."
+"INTO must be used when the input values are string and output values are "
+"numeric."
 msgstr ""
 
-#: src/vfm.c:1008
-msgid "transform: "
+#: src/recode.c:504
+msgid ""
+"Inconsistent output types.  The output values must be all numeric or all "
+"string."
 msgstr ""
 
-#: src/autorecode.c:135
-#, c-format
-msgid "Target variable %s duplicates existing variable %s."
+#: src/recode.c:555
+msgid "following LO THRU"
 msgstr ""
 
-#: src/autorecode.c:142
-#, c-format
-msgid "Duplicate variable name %s among target variables."
+#: src/recode.c:571 src/recode.c:600
+msgid "in source value"
 msgstr ""
 
-#: src/compute.c:140 src/compute.c:186 src/compute.c:292 src/compute.c:329
-#, c-format
+#: src/recode.c:613
 msgid ""
-"When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
-"s."
+"Keyword CONVERT may only be used with string input values and numeric output "
+"values."
 msgstr ""
 
-#: src/compute.c:143 src/compute.c:189 src/compute.c:295 src/compute.c:332
+#: src/recode.c:869
 #, c-format
-msgid ""
-"When executing COMPUTE: %g is not a valid value as an index into vector %s."
+msgid "!!END!!"
 msgstr ""
 
-#: src/compute.c:422
+#: src/recode.c:890 src/recode.c:906
 #, c-format
-msgid "There is no vector named %s."
+msgid "!!ERROR!!"
 msgstr ""
 
-#: src/compute.c:471
-msgid "Extra characters after expression."
+#: src/rename-vars.c:55
+msgid "`(' expected."
 msgstr ""
 
-#: src/flip.c:160
-#, c-format
-msgid "Could not create acceptable variant for variable %s."
+#: src/rename-vars.c:63
+msgid "`=' expected between lists of new and old variable names."
 msgstr ""
 
-#: src/flip.c:176
-msgid "Cannot create more than 99999 variable names."
+#: src/rename-vars.c:81
+msgid "`)' expected after variable names."
 msgstr ""
 
-#: src/flip.c:290
+#: src/rename-vars.c:91
 #, c-format
-msgid "Error reading FLIP source file: %s."
+msgid "Renaming would duplicate variable name %s."
 msgstr ""
 
-#: src/flip.c:366
-msgid "Could not create temporary file for FLIP."
+#: src/repeat.c:159
+#, c-format
+msgid "Identifier %s is given twice."
 msgstr ""
 
-#: src/flip.c:376 src/flip.c:395
+#: src/repeat.c:202
 #, c-format
-msgid "Error writing FLIP file: %s."
+msgid ""
+"There must be the same number of substitutions for each dummy variable "
+"specified.  Since there were %d substitutions for %s, there must be %d for %"
+"s as well, but %d were specified."
 msgstr ""
 
-#: src/flip.c:431
-msgid "Error creating FLIP source file."
+#: src/repeat.c:311
+msgid "No commands in scope."
 msgstr ""
 
-#: src/flip.c:434
-#, c-format
-msgid "Error rewinding FLIP file: %s."
+#: src/repeat.c:511
+msgid "No matching DO REPEAT."
 msgstr ""
 
-#: src/flip.c:443
-#, c-format
-msgid "Error reading FLIP file: %s."
+#: src/sample.c:71
+msgid "The sampling factor must be between 0 and 1 exclusive."
 msgstr ""
 
-#: src/flip.c:455
+#: src/sample.c:91
 #, c-format
-msgid "Error seeking FLIP source file: %s."
+msgid "Cannot sample %d observations from a population of %d."
 msgstr ""
 
-#: src/flip.c:460
-#, c-format
-msgid "Error writing FLIP source file: %s."
+#: src/sel-if.c:102
+msgid "The filter variable must be numeric."
 msgstr ""
 
-#: src/flip.c:468
-#, c-format
-msgid "Error rewind FLIP source file: %s."
+#: src/sel-if.c:108
+msgid "The filter variable may not be scratch."
 msgstr ""
 
-#: src/print.c:209
-msgid "expecting a valid subcommand"
+#: src/sel-if.c:142
+msgid "Only last instance of this command is in effect."
+msgstr ""
+
+#: src/sfm-read.c:150
+msgid "corrupt system file: "
 msgstr ""
 
-#: src/print.c:389 src/print.c:406
+#: src/sfm-read.c:166 src/sfm-write.c:740
 #, c-format
-msgid "%g is not a valid column location."
+msgid "%s: Closing system file: %s."
 msgstr ""
 
-#: src/print.c:400
+#: src/sfm-read.c:239
 #, c-format
-msgid "Column location expected following `%d-'."
+msgid "Cannot read file %s as system file: already opened for %s."
 msgstr ""
 
-#: src/print.c:411
+#: src/sfm-read.c:244
 #, c-format
-msgid ""
-"%d-%ld is not a valid column range.  The second column must be greater than "
-"or equal to the first."
+msgid "%s: Opening system-file handle %s for reading."
 msgstr ""
 
-#: src/print.c:517
+#: src/sfm-read.c:252
 #, 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."
+"An error occurred while opening \"%s\" for reading as a system file: %s."
 msgstr ""
 
-#: src/print.c:547
+#: src/sfm-read.c:286
+#, c-format
 msgid ""
-"The ending column for a field must not be less than the starting column."
+"%s: Weighting variable may not be a continuation of a long string variable."
 msgstr ""
 
-#: src/print.c:630
+#: src/sfm-read.c:289
 #, c-format
-msgid "%s variables cannot be displayed with format %s."
+msgid "%s: Weighting variable may not be a string variable."
 msgstr ""
 
-#: src/print.c:717
+#: src/sfm-read.c:314
 #, c-format
-msgid "Display format %s may not be used with a %s variable."
+msgid ""
+"%s: Orphaned variable index record (type 4).  Type 4 records must always "
+"immediately follow type 3 records."
 msgstr ""
 
-#: src/print.c:867
+#: src/sfm-read.c:369
 #, c-format
-msgid "Writing %3d records to file %s."
+msgid "%s: Unrecognized record type 7, subtype %d encountered in system file."
 msgstr ""
 
-#: src/print.c:868
+#: src/sfm-read.c:393
 #, c-format
-msgid "Writing %3d records to the listing file."
+msgid "%s: Unrecognized record type %d."
 msgstr ""
 
-#: src/print.c:1082
-msgid "A file name or handle was expected in the OUTFILE subcommand."
+#: src/sfm-read.c:399
+msgid "Read system-file dictionary successfully."
 msgstr ""
 
-#: src/print.c:1134
-#, c-format
-msgid ""
-"The expression on PRINT SPACE evaluated to %d.  It's not possible to PRINT "
-"SPACE a negative number of lines."
+#: src/sfm-read.c:409
+msgid "Error reading system-file header."
 msgstr ""
 
-#: src/recode.c:290
+#: src/sfm-read.c:433
 #, c-format
 msgid ""
-"%d variable(s) cannot be recoded into %d variable(s).  Specify the same "
-"number of variables as input and output variables."
+"%s: Bad size (%d) or count (%d) field on record type 7, subtype 3.\tExpected "
+"size %d, count 8."
 msgstr ""
 
-#: src/recode.c:304
+#: src/sfm-read.c:445
 #, c-format
 msgid ""
-"There is no string variable named %s.  (All string variables specified on "
-"INTO must already exist.  Use the STRING command to create a string "
-"variable.)"
+"%s: Floating-point representation in system file is not IEEE-754.  PSPP "
+"cannot convert between floating-point formats."
 msgstr ""
 
-#: src/recode.c:313
+#: src/sfm-read.c:460
 #, c-format
 msgid ""
-"Type mismatch between input and output variables.  Output variable %s is not "
-"a string variable, but all the input variables are string variables."
+"%s: File-indicated endianness (%s) does not match endianness intuited from "
+"file header (%s)."
 msgstr ""
 
-#: src/recode.c:332
-#, c-format
-msgid "Type mismatch after INTO: %s is not a numeric variable."
+#: src/sfm-read.c:462 src/sfm-read.c:463
+msgid "big-endian"
 msgstr ""
 
-#: src/recode.c:362
-msgid ""
-"INTO must be used when the input values are numeric and output values are "
-"string."
+#: src/sfm-read.c:462 src/sfm-read.c:463
+msgid "little-endian"
 msgstr ""
 
-#: src/recode.c:370
-msgid ""
-"INTO must be used when the input values are string and output values are "
-"numeric."
+#: src/sfm-read.c:464
+msgid "unknown"
 msgstr ""
 
-#: src/recode.c:507
-msgid ""
-"Inconsistent output types.  The output values must be all numeric or all "
-"string."
+#: src/sfm-read.c:468
+#, c-format
+msgid "%s: File-indicated character representation code (%s) is not ASCII."
 msgstr ""
 
-#: src/recode.c:558
-msgid "following LO THRU"
+#: src/sfm-read.c:470
+msgid "DEC Kanji"
 msgstr ""
 
-#: src/recode.c:574 src/recode.c:603
-msgid "in source value"
+#: src/sfm-read.c:489
+#, c-format
+msgid ""
+"%s: Bad size (%d) or count (%d) field on record type 7, subtype 4.\tExpected "
+"size %d, count 8."
 msgstr ""
 
-#: src/recode.c:616
+#: src/sfm-read.c:504
+#, c-format
 msgid ""
-"Keyword CONVERT may only be used with string input values and numeric output "
-"values."
+"%s: File-indicated value is different from internal value for at least one "
+"of the three system values.  SYSMIS: indicated %g, expected %g; HIGHEST: %g, "
+"%g; LOWEST: %g, %g."
 msgstr ""
 
-#: src/recode.c:872
-msgid "!!END!!"
+#: src/sfm-read.c:535
+#, c-format
+msgid ""
+"%s: Bad magic.  Proper system files begin with the four characters `$FL2'. "
+"This file will not be read."
 msgstr ""
 
-#: src/recode.c:893 src/recode.c:909
-msgid "!!ERROR!!"
+#: src/sfm-read.c:578
+#, c-format
+msgid ""
+"%s: File layout code has unexpected value %d.  Value should be 2, in big-"
+"endian or little-endian format."
 msgstr ""
 
-#: src/sel-if.c:102
-msgid "The filter variable must be numeric."
+#: src/sfm-read.c:594
+#, c-format
+msgid "%s: Number of elements per case (%d) is not between 1 and %d."
 msgstr ""
 
-#: src/sel-if.c:108
-msgid "The filter variable may not be scratch."
+#: src/sfm-read.c:601
+#, c-format
+msgid ""
+"%s: Index of weighting variable (%d) is not between 0 and number of elements "
+"per case (%d)."
 msgstr ""
 
-#: src/sel-if.c:142
-msgid "Only last instance of this command is in effect."
+#: src/sfm-read.c:607
+#, c-format
+msgid "%s: Number of cases in file (%ld) is not between -1 and %d."
 msgstr ""
 
-#: src/sort.c:131
-msgid "`A' or `D' expected inside parentheses."
+#: src/sfm-read.c:612
+#, c-format
+msgid "%s: Compression bias (%g) is not the usual value of 100."
 msgstr ""
 
-#: src/sort.c:137
-msgid "`)' expected."
+#: src/sfm-read.c:705
+#, c-format
+msgid "%s: position %d: Bad record type (%d); the expected value was 2."
 msgstr ""
 
-#: src/sort.c:462
+#: src/sfm-read.c:714
 #, c-format
-msgid "%s: Cannot create temporary directory: %s."
+msgid ""
+"%s: position %d: String variable does not have proper number of continuation "
+"records."
 msgstr ""
 
-#: src/sort.c:486
+#: src/sfm-read.c:722
 #, c-format
-msgid "%s: Error removing directory for temporary files: %s."
+msgid "%s: position %d: Superfluous long string continuation record."
 msgstr ""
 
-#: src/sort.c:530
+#: src/sfm-read.c:727
 #, c-format
-msgid ""
-"Out of memory.  Could not allocate room for minimum of %d cases of %d bytes "
-"each.  (PSPP workspace is currently restricted to a maximum of %d KB.)"
+msgid "%s: position %d: Bad variable type code %d."
 msgstr ""
 
-#: src/sort.c:542
+#: src/sfm-read.c:730
 #, c-format
-msgid "allocated %d cases == %d bytes\n"
+msgid "%s: position %d: Variable label indicator field is not 0 or 1."
 msgstr ""
 
-#: src/sort.c:580
+#: src/sfm-read.c:734
 #, c-format
-msgid "%s: Error writing temporary file: %s."
+msgid ""
+"%s: position %d: Missing value indicator field is not -3, -2, 0, 1, 2, or 3."
 msgstr ""
 
-#: src/sort.c:592
+#: src/sfm-read.c:740
 #, c-format
-msgid "SORT: Closing handle %d."
+msgid "%s: position %d: Variable name begins with invalid character."
 msgstr ""
 
-#: src/sort.c:598 src/sort.c:822
+#: src/sfm-read.c:743
 #, c-format
-msgid "%s: Error closing temporary file: %s."
+msgid "%s: position %d: Variable name begins with lowercase letter %c."
 msgstr ""
 
-#: src/sort.c:620 src/sort.c:636
+#: src/sfm-read.c:746
 #, c-format
-msgid "SORT: %s: Opening for writing as run %d."
+msgid ""
+"%s: position %d: Variable name begins with octothorpe (`#').  Scratch "
+"variables should not appear in system files."
 msgstr ""
 
-#: src/sort.c:642
+#: src/sfm-read.c:760
 #, c-format
-msgid "%s: Error opening temporary file for reading: %s."
+msgid "%s: position %d: Variable name character %d is lowercase letter %c."
 msgstr ""
 
-#: src/sort.c:668 src/sort.c:684
+#: src/sfm-read.c:768
 #, c-format
-msgid "%s: Error creating temporary file: %s."
+msgid ""
+"%s: position %d: character `\\%03o' (%c) is not valid in a variable name."
 msgstr ""
 
-#: src/sort.c:826 src/sort.c:987 src/sort.c:1037 src/sort.c:1207
-#: src/sort.c:1214
+#: src/sfm-read.c:776
 #, c-format
-msgid "%s: Error removing temporary file: %s."
+msgid "%s: Duplicate variable name `%s' within system file."
 msgstr ""
 
-#. Find the shortest runs; put them in runs[] in reverse order
-#. of length, to force dummy runs of length 0 to the end of the
-#. list.
-#: src/sort.c:969
-msgid "merging runs"
+#: src/sfm-read.c:801
+#, c-format
+msgid "%s: Variable %s indicates variable label of invalid length %d."
 msgstr ""
 
-#: src/sort.c:977
+#: src/sfm-read.c:817
 #, c-format
-msgid " into run %d(%d)\n"
+msgid "%s: Long string variable %s may not have missing values."
 msgstr ""
 
-#: src/sort.c:996
-msgid "Out of memory expanding Huffman priority queue."
+#: src/sfm-read.c:841
+#, c-format
+msgid ""
+"%s: String variable %s may not have missing values specified as a range."
 msgstr ""
 
-#: src/sort.c:1048
+#: src/sfm-read.c:878
 #, c-format
-msgid "%s: Error creating temporary file for merge: %s."
+msgid "%s: Long string continuation records omitted at end of dictionary."
 msgstr ""
 
-#: src/sort.c:1076 src/sort.c:1134
+#: src/sfm-read.c:881
 #, c-format
-msgid "%s: Error reading temporary file in merge: %s."
+msgid ""
+"%s: System file header indicates %d variable positions but %d were read from "
+"file."
 msgstr ""
 
-#: src/sort.c:1079 src/sort.c:1138
+#: src/sfm-read.c:913
 #, c-format
-msgid "%s: Unexpected end of temporary file in merge."
+msgid "%s: %s variable %s has %s format specifier %s."
 msgstr ""
 
-#: src/sort.c:1104
+#: src/sfm-read.c:992
 #, c-format
-msgid "%s: Error writing temporary file in merge: %s."
+msgid ""
+"%s: Variable index record (type 4) does not immediately follow value label "
+"record (type 3) as it should."
 msgstr ""
 
-#: src/sort.c:1154 src/sort.c:1187
+#: src/sfm-read.c:1002
 #, c-format
-msgid "%s: Error closing temporary file in merge: %s."
+msgid ""
+"%s: Number of variables associated with a value label (%d) is not between 1 "
+"and the number of variables (%d)."
 msgstr ""
 
-#: src/sort.c:1159
+#: src/sfm-read.c:1018
 #, c-format
-msgid "%s: Error removing temporary file in merge: %s."
+msgid ""
+"%s: Variable index associated with value label (%d) is not between 1 and the "
+"number of values (%d)."
 msgstr ""
 
-#: src/sort.c:1258
+#: src/sfm-read.c:1025
 #, c-format
-msgid "%s: Cannot open sort result file: %s."
+msgid ""
+"%s: Variable index associated with value label (%d) refers to a continuation "
+"of a string variable, not to an actual variable."
 msgstr ""
 
-#: src/sort.c:1269
+#: src/sfm-read.c:1029
 #, c-format
-msgid "%s: Error reading sort result file: %s."
+msgid "%s: Value labels are not allowed on long string variables (%s)."
 msgstr ""
 
-#: src/sort.c:1272
+#: src/sfm-read.c:1039
 #, c-format
-msgid "%s: Unexpected end of sort result file: %s."
+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/sort.c:1283
+#: src/sfm-read.c:1079
 #, c-format
-msgid "%s: Error closing sort result file: %s."
+msgid "%s: File contains duplicate label for value %g for variable %s."
 msgstr ""
 
-#: src/sort.c:1287
+#: src/sfm-read.c:1082
 #, c-format
-msgid "%s: Error removing sort result file: %s."
+msgid "%s: File contains duplicate label for value `%.*s' for variable %s."
 msgstr ""
 
-#: src/include.c:51
-msgid "Unrecognized filename format."
+#: src/sfm-read.c:1119 src/sfm-read.c:1394
+#, c-format
+msgid "%s: Reading system file: %s."
 msgstr ""
 
-#: src/loop.c:203
-msgid "The index variable may not be a string variable."
+#: src/sfm-read.c:1121 src/sfm-read.c:1303 src/sfm-read.c:1344
+#, c-format
+msgid "%s: Unexpected end of file."
 msgstr ""
 
-#: src/loop.c:323
-msgid "There is no LOOP command that corresponds to this END LOOP."
+#: src/sfm-read.c:1139
+#, c-format
+msgid "%s: System file contains multiple type 6 (document) records."
 msgstr ""
 
-#: src/loop.c:524
-msgid ""
-"This command may only appear enclosed in a LOOP/END LOOP control structure."
+#: src/sfm-read.c:1144
+#, c-format
+msgid "%s: Number of document lines (%ld) must be greater than 0."
 msgstr ""
 
-#: src/loop.c:530
-msgid "BREAK not enclosed in DO IF structure."
+#: src/sfm-read.c:1168
+msgid "dictionary:\n"
 msgstr ""
 
-#: src/loop.c:607
-#, c-format
-msgid "%s without %s."
+#: src/sfm-read.c:1176
+msgid "num"
 msgstr ""
 
-#: src/repeat.c:160
-#, c-format
-msgid "Identifier %s is given twice."
+#: src/sfm-read.c:1177
+msgid "str"
 msgstr ""
 
-#: src/repeat.c:203
-#, c-format
-msgid ""
-"There must be the same number of substitutions for each dummy variable "
-"specified.  Since there were %d substitutions for %s, there must be %d for %"
-"s as well, but %d were specified."
+#: src/sfm-read.c:1180
+msgid "left"
 msgstr ""
 
-#: src/repeat.c:312
-msgid "No commands in scope."
+#: src/sfm-read.c:1180
+msgid "right"
 msgstr ""
 
-#: src/repeat.c:485 src/mis-val.c:332
-msgid "String expected."
+#: src/sfm-read.c:1186
+msgid "none"
 msgstr ""
 
-#: src/repeat.c:512
-msgid "No matching DO REPEAT."
+#: src/sfm-read.c:1190
+msgid "one"
 msgstr ""
 
-#: src/mis-val.c:83
-msgid "`)' expected after value specification."
+#: src/sfm-read.c:1194
+msgid "two"
 msgstr ""
 
-#: src/mis-val.c:117
-#, c-format
-msgid "`(' expected after variable name%s."
+#: src/sfm-read.c:1198
+msgid "three"
 msgstr ""
 
-#: src/mis-val.c:129
-msgid "Long string value specified."
+#: src/sfm-read.c:1206
+msgid "low"
 msgstr ""
 
-#: src/mis-val.c:134
-msgid "Short strings must be of equal width."
+#: src/sfm-read.c:1210
+msgid "high"
 msgstr ""
 
-#: src/mis-val.c:191
-#, c-format
-msgid "Range %g THRU %g is not valid because %g is greater than %g."
+#: src/sfm-read.c:1214
+msgid "range+1"
 msgstr ""
 
-#: src/mis-val.c:222
-msgid "Number or range expected."
+#: src/sfm-read.c:1218
+msgid "low+1"
 msgstr ""
 
-#: src/mis-val.c:255
-msgid "At most one range can exist in the missing values for any one variable."
+#: src/sfm-read.c:1222
+msgid "high+1"
 msgstr ""
 
-#: src/mis-val.c:261
-msgid "At most one individual value can be missing along with one range."
+#: src/sfm-read.c:1256
+#, c-format
+msgid "%s: Error reading file: %s."
 msgstr ""
 
-#: src/mis-val.c:323
-msgid "String is not of proper length."
+#: src/sfm-read.c:1294
+#, c-format
+msgid "%s: Compressed data is corrupted.  Data ends partway through a case."
 msgstr ""
 
-#: src/mis-val.c:372
-msgid "Missing value:"
+#: src/sfm-read.c:1396
+#, c-format
+msgid "%s: Partial record at end of system file."
 msgstr ""
 
-#: src/mis-val.c:377
-msgid "(long string variable)"
+#: src/sfm-read.c:1434
+msgid "reading as a system file"
 msgstr ""
 
-#: src/mis-val.c:382
-msgid "(no missing values)\n"
+#: src/sfm-write.c:96
+#, c-format
+msgid "Cannot write file %s as system file: already opened for %s."
 msgstr ""
 
-#: src/mis-val.c:405
+#: src/sfm-write.c:101
 #, c-format
-msgid "(!!!INTERNAL ERROR--%d!!!)\n"
+msgid "%s: Opening system-file handle %s for writing."
 msgstr ""
 
-#: src/modify-vars.c:109
-msgid "REORDER subcommand may be given at most once."
+#: src/sfm-write.c:111
+#, c-format
+msgid ""
+"An error occurred while opening \"%s\" for writing as a system file: %s."
 msgstr ""
 
-#: src/modify-vars.c:131
-msgid "Cannot specify ALL after specifying a set of variables."
+#: src/sfm-write.c:164
+msgid "Wrote system-file header successfully."
 msgstr ""
 
-#: src/modify-vars.c:141
-msgid "`(' expected on REORDER subcommand."
+#: src/sfm-write.c:169
+msgid "Error writing system-file header."
 msgstr ""
 
-#: src/modify-vars.c:153
-msgid "`)' expected following variable names on REORDER subcommand."
+#: src/sfm-write.c:604
+#, c-format
+msgid "%s: Writing system file: %s."
 msgstr ""
 
-#: src/modify-vars.c:185
-msgid "RENAME subcommand may be given at most once."
+#: src/sfm-write.c:750
+msgid "writing as a system file"
 msgstr ""
 
-#: src/modify-vars.c:198
-msgid "`(' expected on RENAME subcommand."
+#: src/sort.c:124
+msgid "`A' or `D' expected inside parentheses."
 msgstr ""
 
-#: src/modify-vars.c:206
-msgid ""
-"`=' expected between lists of new and old variable names on RENAME "
-"subcommand."
+#: src/sort.c:130
+msgid "`)' expected."
 msgstr ""
 
-#: src/modify-vars.c:216 src/rename-vars.c:74
+#: src/sort.c:452
 #, c-format
-msgid ""
-"Differing number of variables in old name list (%d) and in new name list (%"
-"d)."
+msgid "%s: Cannot create temporary directory: %s."
 msgstr ""
 
-#: src/modify-vars.c:227
-msgid "`)' expected after variable lists on RENAME subcommand."
+#: src/sort.c:476
+#, c-format
+msgid "%s: Error removing directory for temporary files: %s."
 msgstr ""
 
-#: src/modify-vars.c:243
+#: src/sort.c:522
+#, c-format
 msgid ""
-"KEEP subcommand may be given at most once.  It may notbe given in "
-"conjunction with the DROP subcommand."
+"Out of memory.  Could not allocate room for minimum of %d cases of %d bytes "
+"each.  (PSPP workspace is currently restricted to a maximum of %d KB.)"
 msgstr ""
-
-#: src/modify-vars.c:281
-msgid ""
-"DROP subcommand may be given at most once.  It may notbe given in "
-"conjunction with the KEEP subcommand."
+
+#: src/sort.c:534
+#, c-format
+msgid "allocated %d cases == %d bytes\n"
 msgstr ""
 
-#: src/modify-vars.c:307
+#: src/sort.c:572
 #, c-format
-msgid "Unrecognized subcommand name `%s'."
+msgid "%s: Error writing temporary file: %s."
 msgstr ""
 
-#: src/modify-vars.c:309
-msgid "Subcommand name expected."
+#: src/sort.c:584
+#, c-format
+msgid "SORT: Closing handle %d."
 msgstr ""
 
-#: src/modify-vars.c:317
-msgid "`/' or `.' expected."
+#: src/sort.c:590 src/sort.c:815
+#, c-format
+msgid "%s: Error closing temporary file: %s."
 msgstr ""
 
-#: src/modify-vars.c:471 src/rename-vars.c:124
+#: src/sort.c:612 src/sort.c:628
 #, c-format
-msgid "Duplicate variable name `%s' after renaming."
+msgid "SORT: %s: Opening for writing as run %d."
 msgstr ""
 
-#: src/numeric.c:61
+#: src/sort.c:634
 #, c-format
-msgid "Format type %s may not be used with a numeric variable."
+msgid "%s: Error opening temporary file for reading: %s."
 msgstr ""
 
-#: src/numeric.c:81 src/numeric.c:164 src/vector.c:167
+#: src/sort.c:660 src/sort.c:676
 #, c-format
-msgid "There is already a variable named %s."
+msgid "%s: Error creating temporary file: %s."
 msgstr ""
 
-#: src/numeric.c:135
+#: src/sort.c:819 src/sort.c:981 src/sort.c:1031 src/sort.c:1203
+#: src/sort.c:1210
 #, c-format
-msgid "Format type %s may not be used with a string variable."
+msgid "%s: Error removing temporary file: %s."
 msgstr ""
 
-#: src/rename-vars.c:59
-msgid "`(' expected."
+#: src/sort.c:963
+msgid "merging runs"
 msgstr ""
 
-#: src/rename-vars.c:67
-msgid "`=' expected between lists of new and old variable names."
+#: src/sort.c:971
+#, c-format
+msgid " into run %d(%d)\n"
 msgstr ""
 
-#: src/rename-vars.c:85
-msgid "`)' expected after variable names."
+#: src/sort.c:990
+msgid "Out of memory expanding Huffman priority queue."
 msgstr ""
 
-#: src/sample.c:72
-msgid "The sampling factor must be between 0 and 1 exclusive."
+#: src/sort.c:1042
+#, c-format
+msgid "%s: Error creating temporary file for merge: %s."
 msgstr ""
 
-#: src/sample.c:92
+#: src/sort.c:1070 src/sort.c:1130
 #, c-format
-msgid "Cannot sample %d observations from a population of %d."
+msgid "%s: Error reading temporary file in merge: %s."
 msgstr ""
 
-#: src/set.q:216
-msgid "BLOCK is obsolete."
+#: src/sort.c:1073 src/sort.c:1134
+#, c-format
+msgid "%s: Unexpected end of temporary file in merge."
 msgstr ""
 
-#: src/set.q:219
-msgid "BOXSTRING is obsolete."
+#: src/sort.c:1099
+#, c-format
+msgid "%s: Error writing temporary file in merge: %s."
 msgstr ""
 
-#: src/set.q:223
-msgid "Active file compression is not yet implemented (and probably won't be)."
+#: src/sort.c:1150 src/sort.c:1183
+#, c-format
+msgid "%s: Error closing temporary file in merge: %s."
 msgstr ""
 
-#: src/set.q:232
-msgid "CPI must be greater than 0."
+#: src/sort.c:1155
+#, c-format
+msgid "%s: Error removing temporary file in merge: %s."
 msgstr ""
 
-#: src/set.q:237
-msgid "HISTOGRAM is obsolete."
+#: src/sort.c:1254
+#, c-format
+msgid "%s: Cannot open sort result file: %s."
 msgstr ""
 
-#: src/set.q:241
-msgid "LPI must be greater than 0."
+#: src/sort.c:1265
+#, c-format
+msgid "%s: Error reading sort result file: %s."
 msgstr ""
 
-#: src/set.q:248
-msgid ""
-"CASE is not implemented and probably won't be.  If you care, complain about "
-"it."
+#: src/sort.c:1268
+#, c-format
+msgid "%s: Unexpected end of sort result file: %s."
 msgstr ""
 
-#: src/set.q:278
+#: src/sort.c:1279
 #, c-format
-msgid "Value for MITERATE (%ld) must be greater than 0."
+msgid "%s: Error closing sort result file: %s."
 msgstr ""
 
-#: src/set.q:286
+#: src/sort.c:1283
 #, c-format
-msgid "Value for MNEST (%ld) must be greater than 0."
+msgid "%s: Error removing sort result file: %s."
 msgstr ""
 
-#: src/set.q:294
-msgid "MXERRS must be at least 1."
+#: src/sysfile-info.c:97
+msgid "File:"
 msgstr ""
 
-#: src/set.q:301
-msgid "MXLOOPS must be at least 1."
+#: src/sysfile-info.c:99
+msgid "Label:"
 msgstr ""
 
-#: src/set.q:306
-msgid "MXMEMORY is obsolete."
+#: src/sysfile-info.c:103
+msgid "No label."
 msgstr ""
 
-#: src/set.q:312
-msgid "SCRIPTTAB is obsolete."
+#: src/sysfile-info.c:106
+msgid "Created:"
 msgstr ""
 
-#: src/set.q:314
-msgid "TBFONTS not implemented."
+#: src/sysfile-info.c:109
+msgid "Endian:"
 msgstr ""
 
-#: src/set.q:316
-msgid "TB1 not implemented."
+#: src/sysfile-info.c:110
+msgid "Big."
 msgstr ""
 
-#: src/set.q:320
-msgid "WORKSPACE is obsolete."
+#: src/sysfile-info.c:110
+msgid "Little."
 msgstr ""
 
-#: src/set.q:327
-msgid "AUTOMENU is obsolete."
+#: src/sysfile-info.c:111
+msgid "Variables:"
 msgstr ""
 
-#: src/set.q:329
-msgid "BEEP is obsolete."
+#: src/sysfile-info.c:114
+msgid "Cases:"
 msgstr ""
 
-#: src/set.q:348
-msgid "EJECT is obsolete."
+#: src/sysfile-info.c:117
+msgid "Type:"
 msgstr ""
 
-#: src/set.q:352
-msgid "HELPWINDOWS is obsolete."
+#: src/sysfile-info.c:118
+msgid "System File."
 msgstr ""
 
-#: src/set.q:356
-msgid "MENUS is obsolete."
+#: src/sysfile-info.c:119
+msgid "Weight:"
 msgstr ""
 
-#: src/set.q:370
-msgid "PTRANSLATE is obsolete."
+#: src/sysfile-info.c:123
+msgid "Not weighted."
 msgstr ""
 
-#: src/set.q:376
-msgid "XSORT is obsolete."
+#: src/sysfile-info.c:125
+msgid "Mode:"
 msgstr ""
 
-#: src/set.q:390
+#: src/sysfile-info.c:127
 #, c-format
-msgid ""
-"CC%c: Length of custom currency string `%s' (%d) exceeds maximum length of "
-"16."
+msgid "Compression %s."
 msgstr ""
 
-#: src/set.q:412
-#, c-format
-msgid ""
-"CC%c: Custom currency string `%s' does not contain exactly three periods or "
-"commas (not both)."
+#: src/sysfile-info.c:127
+msgid "on"
 msgstr ""
 
-#: src/set.q:555
-msgid "LENGTH must be at least 1."
+#: src/sysfile-info.c:127
+msgid "off"
 msgstr ""
 
-#: src/set.q:592
-msgid "Missing identifier in RESULTS subcommand."
+#: src/sysfile-info.c:136 src/sysfile-info.c:377
+msgid "Description"
 msgstr ""
 
-#: src/set.q:603
-msgid "Unrecognized identifier in RESULTS subcommand."
+#: src/sysfile-info.c:137 src/sysfile-info.c:374
+msgid "Position"
 msgstr ""
 
-#: src/set.q:639
-msgid "WIDTH must be at least 1."
+#: src/sysfile-info.c:196
+msgid "The active file does not have a file label."
 msgstr ""
 
-#: src/set.q:662
-#, c-format
-msgid ""
-"FORMAT requires numeric output format as an argument.  Specified format %s "
-"is of type string."
+#: src/sysfile-info.c:199
+msgid "File label:"
 msgstr ""
 
-#: src/set.q:706
-msgid "Text color must be in range 0-15."
+#: src/sysfile-info.c:261
+msgid "No variables to display."
 msgstr ""
 
-#: src/set.q:719
-msgid "Background color must be in range 0-7."
+#: src/sysfile-info.c:280
+msgid "Macros not supported."
 msgstr ""
 
-#: src/set.q:730
-msgid "Border color must be in range 0-7."
+#: src/sysfile-info.c:290
+msgid "The active file dictionary does not contain any documents."
 msgstr ""
 
-#: src/set.q:774
-msgid "RCOLOR is obsolete."
+#: src/sysfile-info.c:299
+msgid "Documents in the active file:"
 msgstr ""
 
-#: src/set.q:786
-msgid "Lower window color must be between 0 and 6."
+#: src/sysfile-info.c:379 src/sysfile-info.c:537 src/vfm.c:1095
+msgid "Label"
 msgstr ""
 
-#: src/set.q:800
-msgid "Upper window color must be between 0 and 6."
+#: src/sysfile-info.c:451
+#, c-format
+msgid "Format: %s"
 msgstr ""
 
-#: src/set.q:812
-msgid "Frame color must be between 0 and 6."
+#: src/sysfile-info.c:458
+#, c-format
+msgid "Print Format: %s"
 msgstr ""
 
-#: src/set.q:845
-msgid "VIEWLENGTH not implemented."
+#: src/sysfile-info.c:461
+#, c-format
+msgid "Write Format: %s"
 msgstr ""
 
-#: src/set.q:855
-msgid "WORKDEV is obsolete."
+#: src/sysfile-info.c:469
+msgid "Missing Values: "
 msgstr ""
 
-#: src/set.q:864
-msgid "Drive letter expected in WORKDEV subcommand."
+#: src/sysfile-info.c:593
+msgid "No vectors defined."
+msgstr ""
+
+#: src/sysfile-info.c:608
+msgid "Vector"
+msgstr ""
+
+#: src/tab.c:266
+#, c-format
+msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
+msgstr ""
+
+#: src/tab.c:342
+#, c-format
+msgid ""
+"bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
 msgstr ""
 
-#: src/temporary.c:65
+#: src/temporary.c:49
 msgid "This command is not valid inside DO IF or LOOP."
 msgstr ""
 
-#: src/temporary.c:72
+#: src/temporary.c:56
 msgid ""
 "This command may only appear once between procedures and procedure-like "
 "commands."
 msgstr ""
 
-#: src/title.c:57
+#: src/title.c:55
 #, c-format
 msgid "%s before: %s\n"
 msgstr ""
 
-#: src/title.c:57
+#: src/title.c:55
 msgid "<none>"
 msgstr ""
 
-#: src/title.c:69
+#: src/title.c:67
 #, c-format
 msgid "%s: `.' expected after string."
 msgstr ""
 
-#: src/title.c:84
+#: src/title.c:82
 #, c-format
 msgid "%s after: %s\n"
 msgstr ""
 
-#: src/title.c:134
+#: src/title.c:137
 #, c-format
 msgid "Document entered %s %02d:%02d:%02d by %s (%s):"
 msgstr ""
 
-#: src/val-labs.c:139
+#: src/val-labs.c:138
 #, c-format
 msgid ""
 "It is not possible to assign value labels to long string variables such as %"
 "s."
 msgstr ""
 
-#: src/val-labs.c:186
+#: src/val-labs.c:176
 msgid "String expected for value."
 msgstr ""
 
-#: src/val-labs.c:195
+#: src/val-labs.c:185
 msgid "Number expected for value."
 msgstr ""
 
-#: src/val-labs.c:199
+#: src/val-labs.c:189
 #, c-format
 msgid "Value label `%g' is not integer."
 msgstr ""
 
-#: src/val-labs.c:209
+#: src/val-labs.c:199
 msgid "Truncating value label to 60 characters."
 msgstr ""
 
-#: src/val-labs.c:242
+#: src/val-labs.c:220
 msgid "Value labels:"
 msgstr ""
 
-#: src/val-labs.c:259
+#: src/val-labs.c:237
+#, c-format
 msgid "    (no value labels)\n"
 msgstr ""
 
-#: src/var-labs.c:55
+#: src/var-labs.c:53
 msgid "String expected for variable label."
 msgstr ""
 
-#: src/var-labs.c:61
+#: src/var-labs.c:59
 msgid "Truncating variable label to 120 characters."
 msgstr ""
 
-#: src/var-labs.c:89
+#: src/var-labs.c:87
+#, c-format
 msgid "Variable labels:\n"
 msgstr ""
 
-#: src/var-labs.c:96
+#: src/var-labs.c:94
+#, c-format
 msgid "(no variable label)"
 msgstr ""
 
-#: src/vector.c:80
+#: src/vars-prs.c:46
+#, c-format
+msgid "%s is not a variable name."
+msgstr ""
+
+#: src/vars-prs.c:194
+#, c-format
+msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
+msgstr ""
+
+#: src/vars-prs.c:204
+#, 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."
+msgstr ""
+
+#: src/vars-prs.c:222
+#, c-format
+msgid "Scratch variables (such as %s) are not allowed here."
+msgstr ""
+
+#: src/vars-prs.c:245
+#, c-format
+msgid ""
+"%s is not a numeric variable.  It will not be included in the variable list."
+msgstr ""
+
+#: src/vars-prs.c:248
+#, c-format
+msgid ""
+"%s is not a string variable.  It will not be included in the variable list."
+msgstr ""
+
+#: src/vars-prs.c:252
+#, 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."
+msgstr ""
+
+#: src/vars-prs.c:257
+#, c-format
+msgid "Variable %s appears twice in variable list."
+msgstr ""
+
+#: src/vars-prs.c:334
+msgid "incorrect use of TO convention"
+msgstr ""
+
+#: src/vars-prs.c:380
+msgid "Scratch variables not allowed here."
+msgstr ""
+
+#: src/vars-prs.c:402
+msgid "Prefixes don't match in use of TO convention."
+msgstr ""
+
+#: src/vars-prs.c:407
+msgid "Bad bounds in use of TO convention."
+msgstr ""
+
+#: src/vector.c:69
 #, c-format
 msgid "Vector name %s is given twice."
 msgstr ""
 
-#: src/vector.c:86
+#: src/vector.c:75
 #, c-format
 msgid "There is already a vector with name %s."
 msgstr ""
 
-#. There's more than one vector name.
-#: src/vector.c:105
+#: src/vector.c:96
 msgid ""
 "A slash must be used to separate each vector specification when using the "
 "long form.  Commands such as VECTOR A,B=Q1 TO Q20 are not supported."
 msgstr ""
 
-#: src/vector.c:139
+#: src/vector.c:130
 msgid "Vectors must have at least one element."
 msgstr ""
 
-#: src/vector.c:153
+#: src/vector.c:144
 #, c-format
 msgid "%s%d is too long for a variable name."
 msgstr ""
 
-#: src/vector.c:195
+#: src/vector.c:184
 msgid ""
 "The syntax for this command does not match the expected syntax for either "
 "the long form or the short form of VECTOR."
 msgstr ""
 
+#: src/vfm.c:293
+#, c-format
+msgid ""
+"Workspace overflow predicted.  Max workspace is currently set to %d KB (%d "
+"cases at %d bytes each).  Paging active file to disk."
+msgstr ""
+
+#: src/vfm.c:365
+msgid "<NOVAR>"
+msgstr ""
+
+#: src/vfm.c:612
+#, c-format
+msgid ""
+"An error occurred attempting to create a temporary file for use as the "
+"active file: %s."
+msgstr ""
+
+#: src/vfm.c:630
+#, c-format
+msgid ""
+"An error occurred while attempting to read from a temporary file created for "
+"the active file: %s."
+msgstr ""
+
+#: src/vfm.c:658
+#, c-format
+msgid ""
+"An error occurred while attempting to write to a temporary file used as the "
+"active file: %s."
+msgstr ""
+
+#: src/vfm.c:672
+#, c-format
+msgid ""
+"An error occurred while attempting to rewind a temporary file used as the "
+"active file: %s."
+msgstr ""
+
+#: src/vfm.c:787
+msgid "Virtual memory exhausted.  Paging active file to disk."
+msgstr ""
+
+#: src/vfm.c:790
+#, c-format
+msgid ""
+"Workspace limit of %d KB (%d cases at %d bytes each) overflowed.  Paging "
+"active file to disk."
+msgstr ""
+
+#: src/vfm.c:814 src/vfm.c:851
+#, c-format
+msgid ""
+"An error occurred while attempting to write to a temporary file created as "
+"the active file, while paging to disk: %s."
+msgstr ""
+
+#: src/vfm.c:965
+msgid "transform: "
+msgstr ""
+
 #: src/weight.c:61
 msgid "The weighting variable must be numeric."
 msgstr ""
@@ -5352,7 +5192,3 @@ msgstr ""
 #: src/weight.c:66
 msgid "The weighting variable may not be scratch."
 msgstr ""
-
-#: src/weight.c:106
-msgid "bad weighting variable, canceling\n"
-msgstr ""