Updated pspp-mode.el.
[pspp-builds.git] / po / pspp.pot
index 85f2aaf0eb2b49d15a2919b7bc17343781844617..37fcf55139e41da36fbe4e0e8517a782bbd60b1f 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
-"POT-Creation-Date: 2005-04-13 06:39+0800\n"
+"POT-Creation-Date: 2005-05-01 15:18+0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,62 +17,62 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: src/aggregate.c:193
+#: src/aggregate.c:195
 msgid "while expecting COLUMNWISE"
 msgstr ""
 
-#: src/aggregate.c:227
+#: src/aggregate.c:229
 msgid "expecting BREAK"
 msgstr ""
 
-#: src/aggregate.c:232
+#: src/aggregate.c:234
 msgid ""
 "When PRESORTED is specified, specifying sorting directions with (A) or (D) "
 "has no effect.  Output data will be sorted the same way as the input data."
 msgstr ""
 
-#: src/aggregate.c:389
+#: src/aggregate.c:390
 msgid "expecting aggregation function"
 msgstr ""
 
-#: src/aggregate.c:405
+#: src/aggregate.c:406
 #, c-format
 msgid "Unknown aggregation function %s."
 msgstr ""
 
-#: src/aggregate.c:420
+#: src/aggregate.c:421
 msgid "expecting `('"
 msgstr ""
 
-#: src/aggregate.c:457
+#: src/aggregate.c:458
 #, c-format
 msgid "Missing argument %d to %s."
 msgstr ""
 
-#: src/aggregate.c:465
+#: src/aggregate.c:466
 #, c-format
 msgid "Arguments to %s must be of same type as source variables."
 msgstr ""
 
-#: src/aggregate.c:475
+#: src/aggregate.c:476
 msgid "expecting `)'"
 msgstr ""
 
-#: src/aggregate.c:487
+#: src/aggregate.c:488
 #, c-format
 msgid ""
 "Number of source variables (%d) does not match number of target variables (%"
 "d)."
 msgstr ""
 
-#: src/aggregate.c:504
+#: src/aggregate.c:505
 #, c-format
 msgid ""
 "The value arguments passed to the %s function are out-of-order.  They will "
 "be treated as if they had been specified in the correct order."
 msgstr ""
 
-#: src/aggregate.c:571
+#: src/aggregate.c:572
 #, c-format
 msgid ""
 "Variable name %s is not unique within the aggregate file dictionary, which "
@@ -235,7 +235,7 @@ msgstr ""
 
 #: src/autorecode.c:139 src/command.c:791 src/compute.c:277
 #: src/data-list.c:409 src/data-list.c:901 src/data-list.c:1752
-#: src/do-if.c:253 src/get.c:245 src/get.c:456 src/lexer.c:426 src/loop.c:241
+#: src/do-if.c:253 src/get.c:244 src/lexer.c:426 src/loop.c:241
 #: src/matrix-data.c:527 src/print.c:335 src/print.c:1045 src/recode.c:405
 #: src/sel-if.c:54 src/sel-if.c:131 src/vector.c:193 src/file-handle.q:140
 msgid "expecting end of command"
@@ -734,7 +734,7 @@ msgid ""
 msgstr ""
 
 #: src/data-list.c:795 src/data-list.c:923 src/descript.c:880 src/print.c:796
-#: src/sysfile-info.c:134 src/sysfile-info.c:367 src/vfm.c:830
+#: src/sysfile-info.c:134 src/sysfile-info.c:367 src/vfm.c:809
 msgid "Variable"
 msgstr ""
 
@@ -1137,13 +1137,13 @@ msgstr ""
 msgid "Error writing file %s: %s."
 msgstr ""
 
-#: src/dictionary.c:256
+#: src/dictionary.c:258
 #, c-format
 msgid ""
 "The entry \"%s\" in the variable name map, has no corresponding variable"
 msgstr ""
 
-#: src/dictionary.c:836
+#: src/dictionary.c:857
 msgid ""
 "At least one case in the data file had a weight value that was user-missing, "
 "system-missing, zero, or negative.  These case(s) were ignored."
@@ -1296,7 +1296,7 @@ msgstr ""
 msgid "YES or NO expected after ORDERED."
 msgstr ""
 
-#: src/file-type.c:248 src/file-type.c:543 src/get.c:440
+#: src/file-type.c:248 src/file-type.c:543
 msgid "while expecting a valid subcommand"
 msgstr ""
 
@@ -1534,21 +1534,21 @@ msgstr ""
 msgid "`)' expected after output format."
 msgstr ""
 
-#: src/get.c:251
+#: src/get.c:250
 #, c-format
 msgid "The required %s subcommand was not present"
 msgstr ""
 
-#: src/get.c:257
+#: src/get.c:256
 #, c-format
 msgid "Unsupported sysfile version: %d. Using version %d instead."
 msgstr ""
 
-#: src/get.c:446
-msgid "All variables deleted from system file dictionary."
+#: src/get.c:412 src/print.c:179
+msgid "expecting a valid subcommand"
 msgstr ""
 
-#: src/get.c:496
+#: src/get.c:457
 #, c-format
 msgid ""
 "Cannot rename %s as %s because there already exists a variable named %s.  To "
@@ -1556,78 +1556,82 @@ msgid ""
 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
 msgstr ""
 
-#: src/get.c:521
+#: src/get.c:482
 msgid "`=' expected after variable list."
 msgstr ""
 
-#: src/get.c:528
+#: src/get.c:489
 #, c-format
 msgid ""
 "Number of variables on left side of `=' (%d) does not match number of "
 "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
 msgstr ""
 
-#: src/get.c:541
+#: src/get.c:502
 #, c-format
 msgid "Requested renaming duplicates variable name %s."
 msgstr ""
 
-#: src/get.c:728
-msgid "The BY subcommand may be given once at most."
+#: src/get.c:532
+msgid "Cannot DROP all variables from dictionary."
 msgstr ""
 
-#: src/get.c:800
+#: src/get.c:793
 msgid "The active file may not be specified more than once."
 msgstr ""
 
-#: src/get.c:809
+#: src/get.c:802
 msgid "Cannot specify the active file since no active file has been defined."
 msgstr ""
 
-#: src/get.c:817
+#: src/get.c:810
 msgid ""
 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
 "source.  Temporary transformations will be made permanent."
 msgstr ""
 
-#: src/get.c:847
-msgid ""
-"IN, FIRST, and LAST subcommands may not occur before the first FILE or TABLE."
+#: src/get.c:848
+msgid "Multiple IN subcommands for a single FILE or TABLE."
 msgstr ""
 
-#: src/get.c:882
-#, c-format
-msgid "Multiple %s subcommands for a single FILE or TABLE."
+#: src/get.c:868
+msgid "BY may appear at most once."
 msgstr ""
 
-#: src/get.c:892
+#: src/get.c:888
 #, c-format
-msgid "Duplicate variable name %s while creating %s variable."
+msgid "File %s lacks BY variable %s."
 msgstr ""
 
-#: src/get.c:904
-msgid ""
-"RENAME, KEEP, and DROP subcommands may not occur before the first FILE or "
-"TABLE."
+#: src/get.c:901
+msgid "FIRST may appear at most once."
+msgstr ""
+
+#: src/get.c:915
+msgid "LAST may appear at most once."
 msgstr ""
 
-#: src/get.c:931
-msgid "The BY subcommand is required when a TABLE subcommand is given."
+#: src/get.c:956
+msgid "BY is required when TABLE is specified."
 msgstr ""
 
-#: src/get.c:950
+#: src/get.c:961
+msgid "BY is required when IN is specified."
+msgstr ""
+
+#: src/get.c:988
 #, c-format
-msgid "File %s lacks BY variable %s."
+msgid "IN variable name %s duplicates an existing variable name."
 msgstr ""
 
-#: src/get.c:1444
+#: src/get.c:1418
 #, 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:1522
+#: src/get.c:1512
 msgid "expecting COMM or TAPE"
 msgstr ""
 
@@ -2160,7 +2164,7 @@ msgstr ""
 msgid "Expecting value %g for %s."
 msgstr ""
 
-#: src/matrix-data.c:1319 src/matrix-data.c:1786
+#: src/matrix-data.c:1319 src/matrix-data.c:1783
 #, c-format
 msgid "Syntax error expecting factor value %s."
 msgstr ""
@@ -2175,39 +2179,39 @@ msgstr ""
 msgid "Syntax error %s expecting SPLIT FILE value."
 msgstr ""
 
-#: src/matrix-data.c:1693
+#: src/matrix-data.c:1690
 #, c-format
 msgid ""
 "Expected %d lines of data for %s content; actually saw %d lines.  No data "
 "will be output for this content."
 msgstr ""
 
-#: src/matrix-data.c:1728
+#: src/matrix-data.c:1725
 #, c-format
 msgid "Multiply specified ROWTYPE_ %s."
 msgstr ""
 
-#: src/matrix-data.c:1733
+#: src/matrix-data.c:1730
 #, c-format
 msgid "Syntax error %s expecting ROWTYPE_ string."
 msgstr ""
 
-#: src/matrix-data.c:1753
+#: src/matrix-data.c:1750
 #, c-format
 msgid "Syntax error %s."
 msgstr ""
 
-#: src/matrix-data.c:1903
+#: src/matrix-data.c:1900
 #, c-format
 msgid "Duplicate specification for %s."
 msgstr ""
 
-#: src/matrix-data.c:1915
+#: src/matrix-data.c:1912
 #, c-format
 msgid "Too many rows of matrix data for %s."
 msgstr ""
 
-#: src/matrix-data.c:1963
+#: src/matrix-data.c:1960
 #, c-format
 msgid "Syntax error expecting value for %s %s."
 msgstr ""
@@ -2861,10 +2865,6 @@ msgstr ""
 msgid "Charts are currently unsupported with postscript drivers."
 msgstr ""
 
-#: src/print.c:179
-msgid "expecting a valid subcommand"
-msgstr ""
-
 #: src/print.c:365 src/print.c:382
 #, c-format
 msgid "%g is not a valid column location."
@@ -3056,7 +3056,7 @@ msgstr ""
 msgid "corrupt system file: "
 msgstr ""
 
-#: src/sfm-read.c:149 src/sfm-write.c:918
+#: src/sfm-read.c:149 src/sfm-write.c:919
 #, c-format
 msgid "%s: Closing system file: %s."
 msgstr ""
@@ -3382,7 +3382,7 @@ msgstr ""
 msgid "Error opening \"%s\" for writing as a system file: %s."
 msgstr ""
 
-#: src/sfm-write.c:738
+#: src/sfm-write.c:739
 #, c-format
 msgid "%s: Writing system file: %s."
 msgstr ""
@@ -3507,7 +3507,7 @@ msgstr ""
 msgid "Documents in the active file:"
 msgstr ""
 
-#: src/sysfile-info.c:374 src/sysfile-info.c:532 src/vfm.c:832
+#: src/sysfile-info.c:374 src/sysfile-info.c:532 src/vfm.c:811
 msgid "Label"
 msgstr ""
 
@@ -3530,7 +3530,7 @@ msgstr ""
 msgid "Missing Values: "
 msgstr ""
 
-#: src/sysfile-info.c:531 src/vfm.c:831 src/crosstabs.q:1099
+#: src/sysfile-info.c:531 src/vfm.c:810 src/crosstabs.q:1099
 #: src/crosstabs.q:1126 src/crosstabs.q:1146 src/crosstabs.q:1168
 #: src/examine.q:1129 src/frequencies.q:1138 src/frequencies.q:1259
 msgid "Value"
@@ -3613,28 +3613,28 @@ msgstr ""
 msgid "Truncating variable label to 255 characters."
 msgstr ""
 
-#: src/vars-atr.c:249
+#: src/vars-atr.c:259
 msgid "Variable names must be at least 1 character long."
 msgstr ""
 
-#: src/vars-atr.c:255
+#: src/vars-atr.c:265
 #, c-format
 msgid "Variable name %s exceeds %d-character limit."
 msgstr ""
 
-#: src/vars-atr.c:264
+#: src/vars-atr.c:274
 #, c-format
 msgid "Character `%c' (in %s) may not appear in a variable name."
 msgstr ""
 
-#: src/vars-atr.c:273
+#: src/vars-atr.c:283
 #, c-format
 msgid ""
 "Character `%c' (in %s), may not appear as the first character in a variable "
 "name."
 msgstr ""
 
-#: src/vars-atr.c:281
+#: src/vars-atr.c:291
 #, c-format
 msgid "%s may not be used as a variable name because it is a reserved word."
 msgstr ""