/[pspp]/pspp/po/en_GB.po
ViewVC logotype

Diff of /pspp/po/en_GB.po

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.64 by jmd, Thu Oct 27 03:19:06 2005 UTC revision 1.65 by blp, Sun Nov 6 02:39:30 2005 UTC
# Line 7  msgid "" Line 7  msgid ""
7  msgstr ""  msgstr ""
8  "Project-Id-Version: PSPP 0.3.1\n"  "Project-Id-Version: PSPP 0.3.1\n"
9  "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"  "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
10  "POT-Creation-Date: 2005-10-27 10:56+0800\n"  "POT-Creation-Date: 2005-11-05 18:35-0800\n"
11  "PO-Revision-Date: 2004-01-23 13:04+0800\n"  "PO-Revision-Date: 2004-01-23 13:04+0800\n"
12  "Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"  "Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"
13  "Language-Team: John Darrington <john@darrington.wattle.id.au>\n"  "Language-Team: John Darrington <john@darrington.wattle.id.au>\n"
# Line 39  msgstr "" Line 39  msgstr ""
39  msgid "Unknown aggregation function %s."  msgid "Unknown aggregation function %s."
40  msgstr ""  msgstr ""
41    
42  #: src/aggregate.c:421 src/mis-val.c:56  #: src/aggregate.c:421 src/mis-val.c:55
43  msgid "expecting `('"  msgid "expecting `('"
44  msgstr ""  msgstr ""
45    
# Line 53  msgstr "" Line 53  msgstr ""
53  msgid "Arguments to %s must be of same type as source variables."  msgid "Arguments to %s must be of same type as source variables."
54  msgstr ""  msgstr ""
55    
56  #: src/aggregate.c:477 src/expressions/parse.c:830  #: src/aggregate.c:477 src/expressions/parse.c:843
57  msgid "expecting `)'"  msgid "expecting `)'"
58  msgstr ""  msgstr ""
59    
# Line 83  msgstr "" Line 83  msgstr ""
83  msgid "Variable %s is %s in target file, but %s in source file."  msgid "Variable %s is %s in target file, but %s in source file."
84  msgstr ""  msgstr ""
85    
86  #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:178  #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:178 src/recode.c:464
87  #: src/sfm-read.c:1014 src/sfm-read.c:1159 src/sfm-read.c:1160  #: src/recode.c:465 src/sfm-read.c:1014 src/sfm-read.c:1159
88    #: src/sfm-read.c:1160 src/vars-atr.c:40 src/vars-atr.c:48
89  msgid "string"  msgid "string"
90  msgstr ""  msgstr ""
91    
92  #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:178  #: src/apply-dict.c:74 src/apply-dict.c:75 src/format.c:178 src/recode.c:464
93  #: src/sfm-read.c:1014 src/sfm-read.c:1159 src/sfm-read.c:1160  #: src/recode.c:465 src/sfm-read.c:1014 src/sfm-read.c:1159
94    #: src/sfm-read.c:1160 src/vars-atr.c:40
95  msgid "numeric"  msgid "numeric"
96  msgstr ""  msgstr ""
97    
# Line 121  msgid "" Line 123  msgid ""
123  "by %d lines."  "by %d lines."
124  msgstr ""  msgstr ""
125    
126  #: src/ascii.c:393 src/devind.c:170 src/html.c:108 src/postscript.c:456  #: src/ascii.c:393 src/html.c:108 src/postscript.c:456
127  #, c-format  #, c-format
128  msgid "%s: Initialization complete."  msgid "%s: Initialization complete."
129  msgstr ""  msgstr ""
130    
131  #: src/ascii.c:405 src/devind.c:182 src/html.c:120 src/postscript.c:469  #: src/ascii.c:405 src/html.c:120 src/postscript.c:469
132  #, c-format  #, c-format
133  msgid "%s: Beginning closing..."  msgid "%s: Beginning closing..."
134  msgstr ""  msgstr ""
135    
136  #: src/ascii.c:427 src/devind.c:187 src/html.c:125 src/postscript.c:488  #: src/ascii.c:427 src/html.c:125 src/postscript.c:488
137  #, c-format  #, c-format
138  msgid "%s: Finished closing."  msgid "%s: Finished closing."
139  msgstr ""  msgstr ""
# Line 227  msgstr "" Line 229  msgstr ""
229  msgid "Charts are unsupported with ascii drivers."  msgid "Charts are unsupported with ascii drivers."
230  msgstr ""  msgstr ""
231    
232  #: src/autorecode.c:125  #: src/autorecode.c:124
233  #, c-format  #, c-format
234  msgid "Source variable count (%u) does not match target variable count (%u)."  msgid "Source variable count (%u) does not match target variable count (%u)."
235  msgstr ""  msgstr ""
236    
237  #: src/autorecode.c:143 src/command.c:797 src/compute.c:280 src/do-if.c:256  #: src/autorecode.c:142 src/command.c:797 src/file-handle.q:86 src/lexer.c:438
238  #: src/file-handle.q:83 src/lexer.c:438 src/loop.c:244 src/matrix-data.c:532  #: src/matrix-data.c:532 src/print.c:335 src/print.c:1044 src/sel-if.c:57
 #: src/print.c:338 src/print.c:1049 src/recode.c:410 src/sel-if.c:57  
239  #: src/sel-if.c:134 src/vector.c:197  #: src/sel-if.c:134 src/vector.c:197
240  msgid "expecting end of command"  msgid "expecting end of command"
241  msgstr ""  msgstr ""
242    
243  #: src/autorecode.c:153  #: src/autorecode.c:152
244  #, c-format  #, c-format
245  msgid "Target variable %s duplicates existing variable %s."  msgid "Target variable %s duplicates existing variable %s."
246  msgstr ""  msgstr ""
247    
248  #: src/autorecode.c:160  #: src/autorecode.c:159
249  #, c-format  #, c-format
250  msgid "Duplicate variable name %s among target variables."  msgid "Duplicate variable name %s among target variables."
251  msgstr ""  msgstr ""
# Line 295  msgid "%s: Temporary file ended unexpect Line 296  msgid "%s: Temporary file ended unexpect
296  msgstr ""  msgstr ""
297    
298  #: src/cmdline.c:145 src/cmdline.c:164 src/cmdline.c:176 src/command.c:213  #: src/cmdline.c:145 src/cmdline.c:164 src/cmdline.c:176 src/command.c:213
299  #: src/expressions/parse.c:1206 src/set.q:428 src/set.q:430 src/set.q:997  #: src/expressions/parse.c:1219 src/set.q:428 src/set.q:430 src/set.q:997
300  #, c-format  #, c-format
301  msgid "%s is not yet implemented."  msgid "%s is not yet implemented."
302  msgstr ""  msgstr ""
# Line 437  msgstr "" Line 438  msgstr ""
438  msgid "This command is not valid in a syntax file."  msgid "This command is not valid in a syntax file."
439  msgstr ""  msgstr ""
440    
441  #: src/compute.c:144 src/compute.c:193  #: src/compute.c:139 src/compute.c:186
442  #, c-format  #, c-format
443  msgid ""  msgid ""
444  "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"  "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
445  "s."  "s."
446  msgstr ""  msgstr ""
447    
448  #: src/compute.c:147 src/compute.c:200  #: src/compute.c:142 src/compute.c:193
449  #, c-format  #, c-format
450  msgid ""  msgid ""
451  "When executing COMPUTE: %g is not a valid value as an index into vector %s."  "When executing COMPUTE: %g is not a valid value as an index into vector %s."
452  msgstr ""  msgstr ""
453    
454  #: src/compute.c:342  #: src/compute.c:326
455  #, c-format  #, c-format
456  msgid "There is no vector named %s."  msgid "There is no vector named %s."
457  msgstr ""  msgstr ""
458    
459  #: src/count.c:159  #: src/count.c:119
460  msgid "Destination cannot be a string variable."  msgid "Destination cannot be a string variable."
461  msgstr ""  msgstr ""
462    
 #: src/count.c:266  
 #, 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."  
 msgstr ""  
   
463  #: src/crosstabs.q:265  #: src/crosstabs.q:265
464  msgid ""  msgid ""
465  "Missing mode REPORT not allowed in general mode.  Assuming MISSING=TABLE."  "Missing mode REPORT not allowed in general mode.  Assuming MISSING=TABLE."
# Line 500  msgstr "" Line 494  msgstr ""
494  msgid "Cases"  msgid "Cases"
495  msgstr ""  msgstr ""
496    
497  #: src/crosstabs.q:813 src/examine.q:853 src/frequencies.q:1141  #: src/crosstabs.q:813 src/examine.q:853 src/frequencies.q:1140
498  #: src/frequencies.q:1514  #: src/frequencies.q:1513
499  msgid "Valid"  msgid "Valid"
500  msgstr ""  msgstr ""
501    
502  #: src/crosstabs.q:814 src/examine.q:854 src/frequencies.q:1209  #: src/crosstabs.q:814 src/examine.q:854 src/frequencies.q:1208
503  #: src/frequencies.q:1515  #: src/frequencies.q:1514
504  msgid "Missing"  msgid "Missing"
505  msgstr ""  msgstr ""
506    
507  #: src/crosstabs.q:815 src/crosstabs.q:1018 src/crosstabs.q:1732  #: src/crosstabs.q:815 src/crosstabs.q:1018 src/crosstabs.q:1732
508  #: src/examine.q:855 src/frequencies.q:1218 src/oneway.q:310 src/oneway.q:473  #: src/examine.q:855 src/frequencies.q:1217 src/oneway.q:310 src/oneway.q:473
509  #: src/regression.q:244  #: src/regression.q:252
510  msgid "Total"  msgid "Total"
511  msgstr ""  msgstr ""
512    
513  #: src/crosstabs.q:825 src/examine.q:931 src/frequencies.q:1513  #: src/crosstabs.q:825 src/examine.q:931 src/frequencies.q:1512
514  #: src/oneway.q:396 src/t-test.q:680 src/t-test.q:703 src/t-test.q:828  #: src/oneway.q:396 src/t-test.q:680 src/t-test.q:703 src/t-test.q:828
515  #: src/t-test.q:1363  #: src/t-test.q:1363
516  msgid "N"  msgid "N"
517  msgstr ""  msgstr ""
518    
519  #: src/crosstabs.q:826 src/examine.q:934 src/frequencies.q:1145  #: src/crosstabs.q:826 src/examine.q:934 src/frequencies.q:1144
520  #: src/frequencies.q:1146 src/frequencies.q:1147  #: src/frequencies.q:1145 src/frequencies.q:1146
521  msgid "Percent"  msgid "Percent"
522  msgstr ""  msgstr ""
523    
# Line 565  msgid "Statistic" Line 559  msgid "Statistic"
559  msgstr ""  msgstr ""
560    
561  #: src/crosstabs.q:1109 src/crosstabs.q:1136 src/crosstabs.q:1156  #: src/crosstabs.q:1109 src/crosstabs.q:1136 src/crosstabs.q:1156
562  #: src/crosstabs.q:1178 src/examine.q:1134 src/frequencies.q:1143  #: src/crosstabs.q:1178 src/examine.q:1134 src/frequencies.q:1142
563  #: src/frequencies.q:1264 src/sysfile-info.c:518 src/vfm.c:812  #: src/frequencies.q:1263 src/sysfile-info.c:518 src/vfm.c:822
564  msgid "Value"  msgid "Value"
565  msgstr ""  msgstr ""
566    
567  #: src/crosstabs.q:1110 src/oneway.q:283 src/oneway.q:685 src/regression.q:237  #: src/crosstabs.q:1110 src/oneway.q:283 src/oneway.q:685 src/regression.q:245
568  #: src/t-test.q:978 src/t-test.q:1170 src/t-test.q:1262  #: src/t-test.q:978 src/t-test.q:1170 src/t-test.q:1262
569  msgid "df"  msgid "df"
570  msgstr ""  msgstr ""
# Line 749  msgstr "" Line 743  msgstr ""
743  msgid "%s Dependent"  msgid "%s Dependent"
744  msgstr ""  msgstr ""
745    
746    #: src/ctl-stack.c:26
747    #, c-format
748    msgid "%s without %s."
749    msgstr ""
750    
751    #: src/ctl-stack.c:54
752    #, c-format
753    msgid "This command must appear inside %s...%s, without intermediate %s...%s."
754    msgstr ""
755    
756    #: src/ctl-stack.c:71
757    #, c-format
758    msgid "This command cannot appear outside %s...%s."
759    msgstr ""
760    
761  #: src/data-in.c:61  #: src/data-in.c:61
762  msgid "data-file error: "  msgid "data-file error: "
763  msgstr ""  msgstr ""
# Line 925  msgstr "" Line 934  msgstr ""
934  msgid "Field too long (%d characters).  Truncated after character %d."  msgid "Field too long (%d characters).  Truncated after character %d."
935  msgstr ""  msgstr ""
936    
937  #: src/data-list.c:144  #: src/data-list.c:142
938  msgid ""  msgid ""
939  "DATA LIST may not use a different file from that specified on its "  "DATA LIST may not use a different file from that specified on its "
940  "surrounding FILE TYPE."  "surrounding FILE TYPE."
941  msgstr ""  msgstr ""
942    
943  #: src/data-list.c:163  #: src/data-list.c:161
944  msgid "The END subcommand may only be specified once."  msgid "The END subcommand may only be specified once."
945  msgstr ""  msgstr ""
946    
947  #: src/data-list.c:198  #: src/data-list.c:196
948  msgid "Only one of FIXED, FREE, or LIST may be specified."  msgid "Only one of FIXED, FREE, or LIST may be specified."
949  msgstr ""  msgstr ""
950    
951  #: src/data-list.c:354 src/print.c:299  #: src/data-list.c:346 src/print.c:296
952  #, c-format  #, c-format
953  msgid ""  msgid ""
954  "The record number specified, %ld, is before the previous record, %d.  Data "  "The record number specified, %ld, is before the previous record, %d.  Data "
955  "fields must be listed in order of increasing record number."  "fields must be listed in order of increasing record number."
956  msgstr ""  msgstr ""
957    
958  #: src/data-list.c:383 src/data-list.c:1747  #: src/data-list.c:375 src/data-list.c:1735
959  msgid ""  msgid ""
960  "SPSS-like or FORTRAN-like format specification expected after variable names."  "SPSS-like or FORTRAN-like format specification expected after variable names."
961  msgstr ""  msgstr ""
962    
963  #: src/data-list.c:394  #: src/data-list.c:386
964  msgid "At least one variable must be specified."  msgid "At least one variable must be specified."
965  msgstr ""  msgstr ""
966    
967  #: src/data-list.c:399 src/print.c:331  #: src/data-list.c:391 src/print.c:328
968  msgid ""  msgid ""
969  "Variables are specified on records that should not exist according to "  "Variables are specified on records that should not exist according to "
970  "RECORDS subcommand."  "RECORDS subcommand."
971  msgstr ""  msgstr ""
972    
973  #: src/data-list.c:432 src/data-list.c:446 src/print.c:523 src/print.c:536  #: src/data-list.c:424 src/data-list.c:438 src/print.c:520 src/print.c:533
974  msgid "Column positions for fields must be positive."  msgid "Column positions for fields must be positive."
975  msgstr ""  msgstr ""
976    
977  #: src/data-list.c:451  #: src/data-list.c:443
978  msgid "The ending column for a field must be greater than the starting column."  msgid "The ending column for a field must be greater than the starting column."
979  msgstr ""  msgstr ""
980    
981  #: src/data-list.c:465  #: src/data-list.c:457
982  #, c-format  #, c-format
983  msgid "The %d columns %d-%d can't be evenly divided into %d fields."  msgid "The %d columns %d-%d can't be evenly divided into %d fields."
984  msgstr ""  msgstr ""
985    
986  #: src/data-list.c:485 src/print.c:564  #: src/data-list.c:477 src/print.c:561
987  msgid "A format specifier on this line has extra characters on the end."  msgid "A format specifier on this line has extra characters on the end."
988  msgstr ""  msgstr ""
989    
990  #: src/data-list.c:500 src/print.c:580  #: src/data-list.c:492 src/print.c:577
991  msgid "The value for number of decimal places must be at least 1."  msgid "The value for number of decimal places must be at least 1."
992  msgstr ""  msgstr ""
993    
994  #: src/data-list.c:514 src/print.c:593  #: src/data-list.c:506 src/print.c:590
995  #, c-format  #, c-format
996  msgid "Input format %s doesn't accept decimal places."  msgid "Input format %s doesn't accept decimal places."
997  msgstr ""  msgstr ""
998    
999  #: src/data-list.c:561 src/data-list.c:657 src/data-list.c:871  #: src/data-list.c:553 src/data-list.c:649 src/data-list.c:863
1000  #, c-format  #, c-format
1001  msgid "%s is a duplicate variable name."  msgid "%s is a duplicate variable name."
1002  msgstr ""  msgstr ""
1003    
1004  #: src/data-list.c:566  #: src/data-list.c:558
1005  #, c-format  #, c-format
1006  msgid "There is already a variable %s of a different type."  msgid "There is already a variable %s of a different type."
1007  msgstr ""  msgstr ""
1008    
1009  #: src/data-list.c:573  #: src/data-list.c:565
1010  #, c-format  #, c-format
1011  msgid "There is already a string variable %s of a different width."  msgid "There is already a string variable %s of a different width."
1012  msgstr ""  msgstr ""
1013    
1014  #: src/data-list.c:648  #: src/data-list.c:640
1015  msgid ""  msgid ""
1016  "The number of format specifications exceeds the given number of variable "  "The number of format specifications exceeds the given number of variable "
1017  "names."  "names."
1018  msgstr ""  msgstr ""
1019    
1020  #: src/data-list.c:761 src/print.c:769  #: src/data-list.c:753 src/print.c:766
1021  msgid ""  msgid ""
1022  "There aren't enough format specifications to match the number of variable "  "There aren't enough format specifications to match the number of variable "
1023  "names given."  "names given."
1024  msgstr ""  msgstr ""
1025    
1026  #: src/data-list.c:788 src/data-list.c:912 src/descript.c:886 src/print.c:800  #: src/data-list.c:780 src/data-list.c:904 src/descript.c:882 src/print.c:797
1027  #: src/sysfile-info.c:139 src/sysfile-info.c:373 src/vfm.c:811  #: src/sysfile-info.c:139 src/sysfile-info.c:373 src/vfm.c:821
1028  msgid "Variable"  msgid "Variable"
1029  msgstr ""  msgstr ""
1030    
1031  #: src/data-list.c:789 src/print.c:801  #: src/data-list.c:781 src/print.c:798
1032  msgid "Record"  msgid "Record"
1033  msgstr ""  msgstr ""
1034    
1035  #: src/data-list.c:790 src/print.c:802  #: src/data-list.c:782 src/print.c:799
1036  msgid "Columns"  msgid "Columns"
1037  msgstr ""  msgstr ""
1038    
1039  #: src/data-list.c:791 src/data-list.c:913 src/print.c:803  #: src/data-list.c:783 src/data-list.c:905 src/print.c:800
1040  msgid "Format"  msgid "Format"
1041  msgstr ""  msgstr ""
1042    
1043  #: src/data-list.c:807  #: src/data-list.c:799
1044  #, c-format  #, c-format
1045  msgid "Reading %d record from file %s."  msgid "Reading %d record from file %s."
1046  msgid_plural "Reading %d records from file %s."  msgid_plural "Reading %d records from file %s."
1047  msgstr[0] ""  msgstr[0] ""
1048  msgstr[1] ""  msgstr[1] ""
1049    
1050  #: src/data-list.c:811  #: src/data-list.c:803
1051  #, c-format  #, c-format
1052  msgid "Reading %d record from the command file."  msgid "Reading %d record from the command file."
1053  msgid_plural "Reading %d records from the command file."  msgid_plural "Reading %d records from the command file."
1054  msgstr[0] ""  msgstr[0] ""
1055  msgstr[1] ""  msgstr[1] ""
1056    
1057  #: src/data-list.c:929  #: src/data-list.c:921
1058  #, c-format  #, c-format
1059  msgid "Reading free-form data from file %s."  msgid "Reading free-form data from file %s."
1060  msgstr ""  msgstr ""
1061    
1062  #: src/data-list.c:932  #: src/data-list.c:924
1063  msgid "Reading free-form data from the command file."  msgid "Reading free-form data from the command file."
1064  msgstr ""  msgstr ""
1065    
1066  #: src/data-list.c:983  #: src/data-list.c:975
1067  #, c-format  #, c-format
1068  msgid "Quoted string missing terminating `%c'."  msgid "Quoted string missing terminating `%c'."
1069  msgstr ""  msgstr ""
1070    
1071  #: src/data-list.c:1092  #: src/data-list.c:1084
1072  #, c-format  #, c-format
1073  msgid "Partial case of %d of %d records discarded."  msgid "Partial case of %d of %d records discarded."
1074  msgstr ""  msgstr ""
1075    
1076  #: src/data-list.c:1146  #: src/data-list.c:1138
1077  #, c-format  #, c-format
1078  msgid "Partial case discarded.  The first variable missing was %s."  msgid "Partial case discarded.  The first variable missing was %s."
1079  msgstr ""  msgstr ""
1080    
1081  #: src/data-list.c:1190  #: src/data-list.c:1182
1082  #, c-format  #, c-format
1083  msgid ""  msgid ""
1084  "Missing value(s) for all variables from %s onward.  These will be filled "  "Missing value(s) for all variables from %s onward.  These will be filled "
1085  "with the system-missing value or blanks, as appropriate."  "with the system-missing value or blanks, as appropriate."
1086  msgstr ""  msgstr ""
1087    
1088  #: src/data-list.c:1267  #: src/data-list.c:1259
1089  msgid "Attempt to read past end of file."  msgid "Attempt to read past end of file."
1090  msgstr ""  msgstr ""
1091    
1092  #: src/data-list.c:1408  #: src/data-list.c:1398
1093  msgid ""  msgid ""
1094  "REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "  "REPEATING DATA must use the same file as its corresponding DATA LIST or FILE "
1095  "TYPE."  "TYPE."
1096  msgstr ""  msgstr ""
1097    
1098  #: src/data-list.c:1418 src/data-list.c:1452 src/data-list.c:1465  #: src/data-list.c:1408 src/data-list.c:1442 src/data-list.c:1455
1099  #: src/data-list.c:1478 src/data-list.c:1512  #: src/data-list.c:1468 src/data-list.c:1502
1100  #, c-format  #, c-format
1101  msgid "%s subcommand given multiple times."  msgid "%s subcommand given multiple times."
1102  msgstr ""  msgstr ""
1103    
1104  #: src/data-list.c:1441  #: src/data-list.c:1431
1105  #, c-format  #, c-format
1106  msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."  msgid "STARTS beginning column (%d) exceeds STARTS ending column (%d)."
1107  msgstr ""  msgstr ""
1108    
1109  #: src/data-list.c:1498  #: src/data-list.c:1488
1110  #, c-format  #, c-format
1111  msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."  msgid "CONTINUED beginning column (%d) exceeds CONTINUED ending column (%d)."
1112  msgstr ""  msgstr ""
1113    
1114  #: src/data-list.c:1521  #: src/data-list.c:1511
1115  #, c-format  #, c-format
1116  msgid "ID beginning column (%ld) must be positive."  msgid "ID beginning column (%ld) must be positive."
1117  msgstr ""  msgstr ""
1118    
1119  #: src/data-list.c:1536  #: src/data-list.c:1526
1120  #, c-format  #, c-format
1121  msgid "ID ending column (%ld) must be positive."  msgid "ID ending column (%ld) must be positive."
1122  msgstr ""  msgstr ""
1123    
1124  #: src/data-list.c:1542  #: src/data-list.c:1532
1125  #, c-format  #, c-format
1126  msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."  msgid "ID ending column (%ld) cannot be less than ID beginning column (%d)."
1127  msgstr ""  msgstr ""
1128    
1129  #: src/data-list.c:1582  #: src/data-list.c:1572
1130  msgid "Missing required specification STARTS."  msgid "Missing required specification STARTS."
1131  msgstr ""  msgstr ""
1132    
1133  #: src/data-list.c:1584  #: src/data-list.c:1574
1134  msgid "Missing required specification OCCURS."  msgid "Missing required specification OCCURS."
1135  msgstr ""  msgstr ""
1136    
1137  #: src/data-list.c:1591  #: src/data-list.c:1581
1138  msgid "ID specified without CONTINUED."  msgid "ID specified without CONTINUED."
1139  msgstr ""  msgstr ""
1140    
1141  #: src/data-list.c:1602  #: src/data-list.c:1592
1142  #, c-format  #, c-format
1143  msgid ""  msgid ""
1144  "STARTS beginning column (%d) exceeds default STARTS ending column taken from "  "STARTS beginning column (%d) exceeds default STARTS ending column taken from "
1145  "file's record width (%d)."  "file's record width (%d)."
1146  msgstr ""  msgstr ""
1147    
1148  #: src/data-list.c:1615  #: src/data-list.c:1605
1149  #, c-format  #, c-format
1150  msgid ""  msgid ""
1151  "CONTINUED beginning column (%d) exceeds default CONTINUED ending column "  "CONTINUED beginning column (%d) exceeds default CONTINUED ending column "
1152  "taken from file's record width (%d)."  "taken from file's record width (%d)."
1153  msgstr ""  msgstr ""
1154    
1155  #: src/data-list.c:1696  #: src/data-list.c:1684
1156  msgid "String variable not allowed here."  msgid "String variable not allowed here."
1157  msgstr ""  msgstr ""
1158    
1159  #: src/data-list.c:1706  #: src/data-list.c:1694
1160  #, c-format  #, c-format
1161  msgid "%s (%d) must be at least 1."  msgid "%s (%d) must be at least 1."
1162  msgstr ""  msgstr ""
1163    
1164  #: src/data-list.c:1712  #: src/data-list.c:1700
1165  #, c-format  #, c-format
1166  msgid "Variable or integer expected for %s."  msgid "Variable or integer expected for %s."
1167  msgstr ""  msgstr ""
1168    
1169  #: src/data-list.c:1837  #: src/data-list.c:1825
1170  #, c-format  #, c-format
1171  msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"."  msgid "Encountered mismatched record ID \"%s\" expecting \"%s\"."
1172  msgstr ""  msgstr ""
1173    
1174  #: src/data-list.c:1869  #: src/data-list.c:1857
1175  #, c-format  #, c-format
1176  msgid ""  msgid ""
1177  "Variable %s starting in column %d extends beyond physical record length of %"  "Variable %s starting in column %d extends beyond physical record length of %"
1178  "d."  "d."
1179  msgstr ""  msgstr ""
1180    
1181  #: src/data-list.c:1937  #: src/data-list.c:1924
1182  #, c-format  #, c-format
1183  msgid "Invalid value %d for OCCURS."  msgid "Invalid value %d for OCCURS."
1184  msgstr ""  msgstr ""
1185    
1186  #: src/data-list.c:1943  #: src/data-list.c:1930
1187  #, c-format  #, c-format
1188  msgid "Beginning column for STARTS (%d) must be at least 1."  msgid "Beginning column for STARTS (%d) must be at least 1."
1189  msgstr ""  msgstr ""
1190    
1191  #: src/data-list.c:1951  #: src/data-list.c:1938
1192  #, c-format  #, c-format
1193  msgid "Ending column for STARTS (%d) is less than beginning column (%d)."  msgid "Ending column for STARTS (%d) is less than beginning column (%d)."
1194  msgstr ""  msgstr ""
1195    
1196  #: src/data-list.c:1959  #: src/data-list.c:1946
1197  #, c-format  #, c-format
1198  msgid "Invalid value %d for LENGTH."  msgid "Invalid value %d for LENGTH."
1199  msgstr ""  msgstr ""
1200    
1201  #: src/data-list.c:1966  #: src/data-list.c:1953
1202  #, c-format  #, c-format
1203  msgid "Beginning column for CONTINUED (%d) must be at least 1."  msgid "Beginning column for CONTINUED (%d) must be at least 1."
1204  msgstr ""  msgstr ""
1205    
1206  #: src/data-list.c:1974  #: src/data-list.c:1961
1207  #, c-format  #, c-format
1208  msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."  msgid "Ending column for CONTINUED (%d) is less than beginning column (%d)."
1209  msgstr ""  msgstr ""
1210    
1211  #: src/data-list.c:2006  #: src/data-list.c:1993
1212  #, c-format  #, c-format
1213  msgid ""  msgid ""
1214  "Number of repetitions specified on OCCURS (%d) exceed number of repetitions "  "Number of repetitions specified on OCCURS (%d) exceed number of repetitions "
1215  "available in space on STARTS (%d), and CONTINUED not specified."  "available in space on STARTS (%d), and CONTINUED not specified."
1216  msgstr ""  msgstr ""
1217    
1218  #: src/data-list.c:2024  #: src/data-list.c:2011
1219  #, c-format  #, c-format
1220  msgid "Unexpected end of file with %d repetitions remaining out of %d."  msgid "Unexpected end of file with %d repetitions remaining out of %d."
1221  msgstr ""  msgstr ""
# Line 1258  msgstr "" Line 1267  msgstr ""
1267  msgid "Only USE ALL is currently implemented."  msgid "Only USE ALL is currently implemented."
1268  msgstr ""  msgstr ""
1269    
1270  #: src/descript.c:103 src/examine.q:1470 src/frequencies.q:117  #: src/descript.c:102 src/examine.q:1470 src/frequencies.q:117
1271  #: src/oneway.q:397 src/t-test.q:681 src/t-test.q:704 src/t-test.q:827  #: src/oneway.q:397 src/t-test.q:681 src/t-test.q:704 src/t-test.q:827
1272  #: src/t-test.q:1164  #: src/t-test.q:1164
1273  msgid "Mean"  msgid "Mean"
1274  msgstr ""  msgstr ""
1275    
1276  #: src/descript.c:104  #: src/descript.c:103
1277  msgid "S E Mean"  msgid "S E Mean"
1278  msgstr ""  msgstr ""
1279    
1280  #: src/descript.c:105 src/frequencies.q:121  #: src/descript.c:104 src/frequencies.q:121
1281  msgid "Std Dev"  msgid "Std Dev"
1282  msgstr ""  msgstr ""
1283    
1284  #: src/descript.c:106 src/examine.q:1550 src/frequencies.q:122  #: src/descript.c:105 src/examine.q:1550 src/frequencies.q:122
1285  msgid "Variance"  msgid "Variance"
1286  msgstr ""  msgstr ""
1287    
1288  #: src/descript.c:107 src/examine.q:1657 src/frequencies.q:123  #: src/descript.c:106 src/examine.q:1657 src/frequencies.q:123
1289  msgid "Kurtosis"  msgid "Kurtosis"
1290  msgstr ""  msgstr ""
1291    
1292  #: src/descript.c:108  #: src/descript.c:107
1293  msgid "S E Kurt"  msgid "S E Kurt"
1294  msgstr ""  msgstr ""
1295    
1296  #: src/descript.c:109 src/examine.q:1637 src/frequencies.q:125  #: src/descript.c:108 src/examine.q:1637 src/frequencies.q:125
1297  msgid "Skewness"  msgid "Skewness"
1298  msgstr ""  msgstr ""
1299    
1300  #: src/descript.c:110  #: src/descript.c:109
1301  msgid "S E Skew"  msgid "S E Skew"
1302  msgstr ""  msgstr ""
1303    
1304  #: src/descript.c:111 src/examine.q:1598 src/frequencies.q:127  #: src/descript.c:110 src/examine.q:1598 src/frequencies.q:127
1305  msgid "Range"  msgid "Range"
1306  msgstr ""  msgstr ""
1307    
1308  #: src/descript.c:112 src/examine.q:1575 src/frequencies.q:128  #: src/descript.c:111 src/examine.q:1575 src/frequencies.q:128
1309  #: src/oneway.q:409  #: src/oneway.q:409
1310  msgid "Minimum"  msgid "Minimum"
1311  msgstr ""  msgstr ""
1312    
1313  #: src/descript.c:113 src/examine.q:1586 src/frequencies.q:129  #: src/descript.c:112 src/examine.q:1586 src/frequencies.q:129
1314  #: src/oneway.q:410  #: src/oneway.q:410
1315  msgid "Maximum"  msgid "Maximum"
1316  msgstr ""  msgstr ""
1317    
1318  #: src/descript.c:114 src/frequencies.q:130  #: src/descript.c:113 src/frequencies.q:130
1319  msgid "Sum"  msgid "Sum"
1320  msgstr ""  msgstr ""
1321    
1322  #: src/descript.c:337  #: src/descript.c:336
1323  #, c-format  #, c-format
1324  msgid "Z-score variable name %s would be a duplicate variable name."  msgid "Z-score variable name %s would be a duplicate variable name."
1325  msgstr ""  msgstr ""
1326    
1327  #: src/descript.c:355 src/list.q:147  #: src/descript.c:354 src/list.q:146
1328  msgid "No variables specified."  msgid "No variables specified."
1329  msgstr ""  msgstr ""
1330    
1331  #: src/descript.c:439  #: src/descript.c:438
1332  msgid "expecting statistic name: reverting to default"  msgid "expecting statistic name: reverting to default"
1333  msgstr ""  msgstr ""
1334    
1335  #: src/descript.c:511  #: src/descript.c:510
1336  msgid ""  msgid ""
1337  "Ran out of generic names for Z-score variables.  There are only 126 generic "  "Ran out of generic names for Z-score variables.  There are only 126 generic "
1338  "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."  "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
1339  msgstr ""  msgstr ""
1340    
1341  #: src/descript.c:542  #: src/descript.c:541
1342  msgid "Mapping of variables to corresponding Z-scores."  msgid "Mapping of variables to corresponding Z-scores."
1343  msgstr ""  msgstr ""
1344    
1345  #: src/descript.c:547  #: src/descript.c:546
1346  msgid "Source"  msgid "Source"
1347  msgstr ""  msgstr ""
1348    
1349  #: src/descript.c:548  #: src/descript.c:547
1350  msgid "Target"  msgid "Target"
1351  msgstr ""  msgstr ""
1352    
1353  #: src/descript.c:669 src/descript.c:675  #: src/descript.c:665 src/descript.c:671
1354  msgid "Z-score of "  msgid "Z-score of "
1355  msgstr ""  msgstr ""
1356    
1357  #: src/descript.c:889  #: src/descript.c:885
1358  msgid "Valid N"  msgid "Valid N"
1359  msgstr ""  msgstr ""
1360    
1361  #: src/descript.c:890  #: src/descript.c:886
1362  msgid "Missing N"  msgid "Missing N"
1363  msgstr ""  msgstr ""
1364    
1365  #: src/descript.c:917  #: src/descript.c:913
1366  #, c-format  #, c-format
1367  msgid "Valid cases = %g; cases with missing value(s) = %g."  msgid "Valid cases = %g; cases with missing value(s) = %g."
1368  msgstr ""  msgstr ""
1369    
1370  #: src/devind.c:139  #: src/dfm-read.c:158
 #, c-format  
 msgid "DEVIND driver initializing as `%s'..."  
 msgstr ""  
   
 #: src/devind.c:221  
 #, c-format  
 msgid "Unknown configuration parameter `%s' for DEVIND device driver."  
 msgstr ""  
   
 #: src/devind.c:243  
 #, c-format  
 msgid "DEVIND output driver: %s: %s"  
 msgstr ""  
   
 #: src/devind.c:274  
 #, c-format  
 msgid "Cannot open first page on DEVIND device %s."  
 msgstr ""  
   
 #: src/dfm-read.c:157  
1371  #, c-format  #, c-format
1372  msgid "Could not open \"%s\" for reading as a data file: %s."  msgid "Could not open \"%s\" for reading as a data file: %s."
1373  msgstr ""  msgstr ""
1374    
1375  #: src/dfm-read.c:190 src/dfm-read.c:208  #: src/dfm-read.c:191 src/dfm-read.c:209
1376  msgid "BEGIN DATA expected."  msgid "BEGIN DATA expected."
1377  msgstr ""  msgstr ""
1378    
1379  #: src/dfm-read.c:217  #: src/dfm-read.c:218
1380  msgid ""  msgid ""
1381  "Unexpected end-of-file while reading data in BEGIN DATA.  This probably "  "Unexpected end-of-file while reading data in BEGIN DATA.  This probably "
1382  "indicates a missing or misformatted END DATA command.  END DATA must appear "  "indicates a missing or misformatted END DATA command.  END DATA must appear "
1383  "by itself on a single line with exactly one space between words."  "by itself on a single line with exactly one space between words."
1384  msgstr ""  msgstr ""
1385    
1386  #: src/dfm-read.c:250 src/dfm-read.c:270  #: src/dfm-read.c:251 src/dfm-read.c:271
1387  #, c-format  #, c-format
1388  msgid "Error reading file %s: %s."  msgid "Error reading file %s: %s."
1389  msgstr ""  msgstr ""
1390    
1391  #: src/dfm-read.c:273  #: src/dfm-read.c:274
1392  #, c-format  #, c-format
1393  msgid "%s: Partial record at end of file."  msgid "%s: Partial record at end of file."
1394  msgstr ""  msgstr ""
1395    
1396  #: src/dfm-read.c:316  #: src/dfm-read.c:317
1397  #, c-format  #, c-format
1398  msgid "Attempt to read beyond end-of-file on file %s."  msgid "Attempt to read beyond end-of-file on file %s."
1399  msgstr ""  msgstr ""
1400    
1401  #: src/dfm-read.c:319  #: src/dfm-read.c:320
1402  msgid "Attempt to read beyond END DATA."  msgid "Attempt to read beyond END DATA."
1403  msgstr ""  msgstr ""
1404    
1405  #: src/dfm-read.c:466  #: src/dfm-read.c:467
1406  msgid ""  msgid ""
1407  "This command is not valid here since the current input program does not "  "This command is not valid here since the current input program does not "
1408  "access the inline file."  "access the inline file."
# Line 1435  msgid "" Line 1424  msgid ""
1424  "system-missing, zero, or negative.  These case(s) were ignored."  "system-missing, zero, or negative.  These case(s) were ignored."
1425  msgstr ""  msgstr ""
1426    
1427  #: src/do-if.c:116  #: src/do-if.c:168
1428  msgid "There is no DO IF to match with this ELSE IF."  msgid "This command may not follow ELSE in DO IF...END IF."
 msgstr ""  
   
 #: src/do-if.c:121  
 msgid "The ELSE command must follow all ELSE IF commands in a DO IF structure."  
 msgstr ""  
   
 #: src/do-if.c:144  
 msgid "End of command expected."  
 msgstr ""  
   
 #: src/do-if.c:160  
 msgid "There is no DO IF to match with this ELSE."  
 msgstr ""  
   
 #: src/do-if.c:166  
 msgid ""  
 "There may be at most one ELSE clause in each DO IF structure.  It must be "  
 "the last clause."  
 msgstr ""  
   
 #: src/do-if.c:201  
 msgid "There is no DO IF to match with this END IF."  
 msgstr ""  
   
 #: src/do-if.c:287  
 #, c-format  
 msgid "DO IF %d: true\n"  
 msgstr ""  
   
 #: src/do-if.c:292  
 #, c-format  
 msgid "DO IF %d: false\n"  
 msgstr ""  
   
 #: src/do-if.c:297  
 #, c-format  
 msgid "DO IF %d: missing\n"  
1429  msgstr ""  msgstr ""
1430    
1431  #: src/error.c:97  #: src/error.c:97
# Line 1539  msgstr "" Line 1491  msgstr ""
1491  msgid "Lowest"  msgid "Lowest"
1492  msgstr ""  msgstr ""
1493    
1494  #: src/examine.q:1366 src/oneway.q:399 src/oneway.q:683 src/regression.q:156  #: src/examine.q:1366 src/oneway.q:399 src/oneway.q:683 src/regression.q:165
1495  msgid "Std. Error"  msgid "Std. Error"
1496  msgstr ""  msgstr ""
1497    
# Line 1609  msgstr "" Line 1561  msgstr ""
1561  msgid "Dev from Normal"  msgid "Dev from Normal"
1562  msgstr ""  msgstr ""
1563    
1564  #: src/examine.q:1956 src/examine.q:1978 src/frequencies.q:1525  #: src/examine.q:1956 src/examine.q:1978 src/frequencies.q:1524
1565  msgid "Percentiles"  msgid "Percentiles"
1566  msgstr ""  msgstr ""
1567    
# Line 1662  msgid "" Line 1614  msgid ""
1614  "system-missing."  "system-missing."
1615  msgstr ""  msgstr ""
1616    
1617  #: src/expressions/parse.c:241  #: src/expressions/parse.c:254
1618  #, c-format  #, c-format
1619  msgid ""  msgid ""
1620  "Type mismatch: expression has %s type, but a numeric value is required here."  "Type mismatch: expression has %s type, but a numeric value is required here."
1621  msgstr ""  msgstr ""
1622    
1623  #: src/expressions/parse.c:253  #: src/expressions/parse.c:266
1624  #, c-format  #, c-format
1625  msgid ""  msgid ""
1626  "Type mismatch: expression has %s type, but a string value is required here."  "Type mismatch: expression has %s type, but a string value is required here."
1627  msgstr ""  msgstr ""
1628    
1629  #: src/expressions/parse.c:394  #: src/expressions/parse.c:407
1630  #, c-format  #, c-format
1631  msgid "Type mismatch while applying %s operator: cannot convert %s to %s."  msgid "Type mismatch while applying %s operator: cannot convert %s to %s."
1632  msgstr ""  msgstr ""
1633    
1634  #: src/expressions/parse.c:599  #: src/expressions/parse.c:612
1635  msgid ""  msgid ""
1636  "Chaining relational operators (e.g. \"a < b < c\") will not produce the "  "Chaining relational operators (e.g. \"a < b < c\") will not produce the "
1637  "mathematically expected result.  Use the AND logical operator to fix the "  "mathematically expected result.  Use the AND logical operator to fix the "
# Line 1687  msgid "" Line 1639  msgid ""
1639  "parentheses will disable this warning (e.g. \"(a < b) < c\".)"  "parentheses will disable this warning (e.g. \"(a < b) < c\".)"
1640  msgstr ""  msgstr ""
1641    
1642  #: src/expressions/parse.c:698  #: src/expressions/parse.c:711
1643  msgid ""  msgid ""
1644  "The exponentiation operator (\"**\") is left-associative, even though right-"  "The exponentiation operator (\"**\") is left-associative, even though right-"
1645  "associative semantics are more useful.  That is, \"a**b**c\" equals \"(a**b)"  "associative semantics are more useful.  That is, \"a**b**c\" equals \"(a**b)"
1646  "**c\", not as \"a**(b**c)\".  To disable this warning, insert parentheses."  "**c\", not as \"a**(b**c)\".  To disable this warning, insert parentheses."
1647  msgstr ""  msgstr ""
1648    
1649  #: src/expressions/parse.c:760  #: src/expressions/parse.c:773
1650  #, c-format  #, c-format
1651  msgid "Unknown system variable %s."  msgid "Unknown system variable %s."
1652  msgstr ""  msgstr ""
1653    
1654  #: src/expressions/parse.c:802  #: src/expressions/parse.c:815
1655  #, c-format  #, c-format
1656  msgid "Unknown identifier %s."  msgid "Unknown identifier %s."
1657  msgstr ""  msgstr ""
1658    
1659  #: src/expressions/parse.c:837  #: src/expressions/parse.c:850
1660  msgid "in expression"  msgid "in expression"
1661  msgstr ""  msgstr ""
1662    
1663  #: src/expressions/parse.c:1013  #: src/expressions/parse.c:1026
1664  #, c-format  #, c-format
1665  msgid "%s must have at least %d arguments in list."  msgid "%s must have at least %d arguments in list."
1666  msgstr ""  msgstr ""
1667    
1668  #: src/expressions/parse.c:1022  #: src/expressions/parse.c:1035
1669  #, c-format  #, c-format
1670  msgid "%s must have even number of arguments in list."  msgid "%s must have even number of arguments in list."
1671  msgstr ""  msgstr ""
1672    
1673  #: src/expressions/parse.c:1025  #: src/expressions/parse.c:1038
1674  #, c-format  #, c-format
1675  msgid "%s must have multiple of %d arguments in list."  msgid "%s must have multiple of %d arguments in list."
1676  msgstr ""  msgstr ""
1677    
1678  #: src/expressions/parse.c:1035  #: src/expressions/parse.c:1048
1679  #, c-format  #, c-format
1680  msgid "%s function does not accept a minimum valid argument count."  msgid "%s function does not accept a minimum valid argument count."
1681  msgstr ""  msgstr ""
1682    
1683  #: src/expressions/parse.c:1044  #: src/expressions/parse.c:1057
1684  #, c-format  #, c-format
1685  msgid "%s requires at least %d valid arguments in list."  msgid "%s requires at least %d valid arguments in list."
1686  msgstr ""  msgstr ""
1687    
1688  #: src/expressions/parse.c:1050  #: src/expressions/parse.c:1063
1689  #, c-format  #, c-format
1690  msgid ""  msgid ""
1691  "With %s, using minimum valid argument count of %d does not make sense when "  "With %s, using minimum valid argument count of %d does not make sense when "
1692  "passing only %d arguments in list."  "passing only %d arguments in list."
1693  msgstr ""  msgstr ""
1694    
1695  #: src/expressions/parse.c:1104  #: src/expressions/parse.c:1117
1696  #, c-format  #, c-format
1697  msgid "Type mismatch invoking %s as "  msgid "Type mismatch invoking %s as "
1698  msgstr ""  msgstr ""
1699    
1700  #: src/expressions/parse.c:1109  #: src/expressions/parse.c:1122
1701  msgid "Function invocation "  msgid "Function invocation "
1702  msgstr ""  msgstr ""
1703    
1704  #: src/expressions/parse.c:1111  #: src/expressions/parse.c:1124
1705  msgid " does not match any known function.  Candidates are:"  msgid " does not match any known function.  Candidates are:"
1706  msgstr ""  msgstr ""
1707    
1708  #: src/expressions/parse.c:1141  #: src/expressions/parse.c:1154
1709  #, c-format  #, c-format
1710  msgid "No function or vector named %s."  msgid "No function or vector named %s."
1711  msgstr ""  msgstr ""
1712    
1713  #: src/expressions/parse.c:1183  #: src/expressions/parse.c:1196
1714  #, c-format  #, c-format
1715  msgid "expecting `,' or `)' invoking %s function"  msgid "expecting `,' or `)' invoking %s function"
1716  msgstr ""  msgstr ""
1717    
1718  #: src/expressions/parse.c:1203  #: src/expressions/parse.c:1216
1719  #, c-format  #, c-format
1720  msgid "%s is a PSPP extension."  msgid "%s is a PSPP extension."
1721  msgstr ""  msgstr ""
1722    
1723  #: src/file-handle.q:68  #: src/file-handle-def.c:199
1724    #, c-format
1725    msgid "Can't open %s as a %s because it is already open as a %s"
1726    msgstr ""
1727    
1728    #: src/file-handle-def.c:206
1729    #, c-format
1730    msgid "Can't open %s as a %s for %s because it is already open for %s"
1731    msgstr ""
1732    
1733    #: src/file-handle-def.c:214
1734    #, c-format
1735    msgid "Can't re-open %s as a %s for %s"
1736    msgstr ""
1737    
1738    #: src/file-handle.q:71
1739  #, c-format  #, c-format
1740  msgid ""  msgid ""
1741  "File handle %s already refers to file %s.  File handles cannot be redefined "  "File handle %s already refers to file %s.  File handles cannot be redefined "
1742  "within a session."  "within a session."
1743  msgstr ""  msgstr ""
1744    
1745  #: src/file-handle.q:89  #: src/file-handle.q:92
1746  msgid "The FILE HANDLE required subcommand NAME is not present."  msgid "The FILE HANDLE required subcommand NAME is not present."
1747  msgstr ""  msgstr ""
1748    
1749  #: src/file-handle.q:113  #: src/file-handle.q:110
1750  msgid ""  msgid ""
1751  "Fixed-length records were specified on /RECFORM, but record length was not "  "Fixed-length records were specified on /RECFORM, but record length was not "
1752  "specified on /LRECL.  Assuming 1024-character records."  "specified on /LRECL.  Assuming 1024-character records."
1753  msgstr ""  msgstr ""
1754    
1755  #: src/file-handle.q:120  #: src/file-handle.q:117
1756  #, c-format  #, c-format
1757  msgid ""  msgid ""
1758  "Record length (%ld) must be at least one byte.  1-character records will be "  "Record length (%ld) must be at least one byte.  1-character records will be "
1759  "assumed."  "assumed."
1760  msgstr ""  msgstr ""
1761    
1762  #: src/file-handle.q:157  #: src/file-handle.q:154
1763  msgid "expecting a file name or handle name"  msgid "expecting a file name or handle name"
1764  msgstr ""  msgstr ""
1765    
1766  #: src/filename.c:227  #: src/file-type.c:133
 #, c-format  
 msgid "Searching for `%s'..."  
 msgstr ""  
   
 #: src/filename.c:235 src/filename.c:267  
 msgid "Search unsuccessful!"  
 msgstr ""  
   
 #: src/filename.c:260  
 #, c-format  
 msgid "Found `%s'."  
 msgstr ""  
   
 #: src/filename.c:665  
 #, c-format  
 msgid "Not opening pipe file `%s' because SAFER option set."  
 msgstr ""  
   
 #: src/file-type.c:134  
1767  msgid "MIXED, GROUPED, or NESTED expected."  msgid "MIXED, GROUPED, or NESTED expected."
1768  msgstr ""  msgstr ""
1769    
1770  #: src/file-type.c:157  #: src/file-type.c:156
1771  msgid "The CASE subcommand is not valid on FILE TYPE MIXED."  msgid "The CASE subcommand is not valid on FILE TYPE MIXED."
1772  msgstr ""  msgstr ""
1773    
1774  #: src/file-type.c:175  #: src/file-type.c:174
1775  msgid "WARN or NOWARN expected after WILD."  msgid "WARN or NOWARN expected after WILD."
1776  msgstr ""  msgstr ""
1777    
1778  #: src/file-type.c:183  #: src/file-type.c:182
1779  msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."  msgid "The DUPLICATE subcommand is not valid on FILE TYPE MIXED."
1780  msgstr ""  msgstr ""
1781    
1782  #: src/file-type.c:197  #: src/file-type.c:196
1783  msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."  msgid "DUPLICATE=CASE is only valid on FILE TYPE NESTED."
1784  msgstr ""  msgstr ""
1785    
1786  #: src/file-type.c:206  #: src/file-type.c:205
1787  #, c-format  #, c-format
1788  msgid "WARN%s expected after DUPLICATE."  msgid "WARN%s expected after DUPLICATE."
1789  msgstr ""  msgstr ""
1790    
1791  #: src/file-type.c:207  #: src/file-type.c:206
1792  msgid ", NOWARN, or CASE"  msgid ", NOWARN, or CASE"
1793  msgstr ""  msgstr ""
1794    
1795  #: src/file-type.c:208  #: src/file-type.c:207
1796  msgid " or NOWARN"  msgid " or NOWARN"
1797  msgstr ""  msgstr ""
1798    
1799  #: src/file-type.c:216  #: src/file-type.c:215
1800  msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."  msgid "The MISSING subcommand is not valid on FILE TYPE MIXED."
1801  msgstr ""  msgstr ""
1802    
1803  #: src/file-type.c:228  #: src/file-type.c:227
1804  msgid "WARN or NOWARN after MISSING."  msgid "WARN or NOWARN after MISSING."
1805  msgstr ""  msgstr ""
1806    
1807  #: src/file-type.c:236  #: src/file-type.c:235
1808  msgid "ORDERED is only valid on FILE TYPE GROUPED."  msgid "ORDERED is only valid on FILE TYPE GROUPED."
1809  msgstr ""  msgstr ""
1810    
1811  #: src/file-type.c:247  #: src/file-type.c:246
1812  msgid "YES or NO expected after ORDERED."  msgid "YES or NO expected after ORDERED."
1813  msgstr ""  msgstr ""
1814    
1815  #: src/file-type.c:253 src/file-type.c:548  #: src/file-type.c:252 src/file-type.c:547
1816  msgid "while expecting a valid subcommand"  msgid "while expecting a valid subcommand"
1817  msgstr ""  msgstr ""
1818    
1819  #: src/file-type.c:260  #: src/file-type.c:259
1820  msgid "The required RECORD subcommand was not present."  msgid "The required RECORD subcommand was not present."
1821  msgstr ""  msgstr ""
1822    
1823  #: src/file-type.c:268  #: src/file-type.c:267
1824  msgid "The required CASE subcommand was not present."  msgid "The required CASE subcommand was not present."
1825  msgstr ""  msgstr ""
1826    
1827  #: src/file-type.c:274  #: src/file-type.c:273
1828  msgid "CASE and RECORD must specify different variable names."  msgid "CASE and RECORD must specify different variable names."
1829  msgstr ""  msgstr ""
1830    
1831  #: src/file-type.c:332  #: src/file-type.c:331
1832  msgid "Column value must be positive."  msgid "Column value must be positive."
1833  msgstr ""  msgstr ""
1834    
1835  #: src/file-type.c:348  #: src/file-type.c:347
1836  msgid "Ending column precedes beginning column."  msgid "Ending column precedes beginning column."
1837  msgstr ""  msgstr ""
1838    
1839  #: src/file-type.c:368  #: src/file-type.c:367
1840  msgid "Bad format specifier name."  msgid "Bad format specifier name."
1841  msgstr ""  msgstr ""
1842    
1843  #: src/file-type.c:397 src/file-type.c:586  #: src/file-type.c:396 src/file-type.c:585
1844  msgid ""  msgid ""
1845  "This command may only appear within a FILE TYPE/END FILE TYPE structure."  "This command may only appear within a FILE TYPE/END FILE TYPE structure."
1846  msgstr ""  msgstr ""
1847    
1848  #: src/file-type.c:420  #: src/file-type.c:419
1849  msgid "OTHER may appear only on the last RECORD TYPE command."  msgid "OTHER may appear only on the last RECORD TYPE command."
1850  msgstr ""  msgstr ""
1851    
1852  #: src/file-type.c:430  #: src/file-type.c:429
1853  msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."  msgid "No input commands (DATA LIST, REPEATING DATA) for above RECORD TYPE."
1854  msgstr ""  msgstr ""
1855    
1856  #: src/file-type.c:481  #: src/file-type.c:480
1857  msgid ""  msgid ""
1858  "The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "  "The CASE subcommand is not allowed on the RECORD TYPE command for FILE TYPE "
1859  "MIXED."  "MIXED."
1860  msgstr ""  msgstr ""
1861    
1862  #: src/file-type.c:491  #: src/file-type.c:490
1863  msgid ""  msgid ""
1864  "No variable name may be specified for the CASE subcommand on RECORD TYPE."  "No variable name may be specified for the CASE subcommand on RECORD TYPE."
1865  msgstr ""  msgstr ""
1866    
1867  #: src/file-type.c:499  #: src/file-type.c:498
1868  msgid ""  msgid ""
1869  "The CASE column specification on RECORD TYPE must give a format specifier "  "The CASE column specification on RECORD TYPE must give a format specifier "
1870  "that is the same type as that of the CASE column specification given on FILE "  "that is the same type as that of the CASE column specification given on FILE "
1871  "TYPE."  "TYPE."
1872  msgstr ""  msgstr ""
1873    
1874  #: src/file-type.c:515  #: src/file-type.c:514
1875  msgid "WARN or NOWARN expected on DUPLICATE subcommand."  msgid "WARN or NOWARN expected on DUPLICATE subcommand."
1876  msgstr ""  msgstr ""
1877    
1878  #: src/file-type.c:529  #: src/file-type.c:528
1879  msgid "WARN or NOWARN expected on MISSING subcommand."  msgid "WARN or NOWARN expected on MISSING subcommand."
1880  msgstr ""  msgstr ""
1881    
1882  #: src/file-type.c:542  #: src/file-type.c:541
1883  msgid "YES or NO expected on SPREAD subcommand."  msgid "YES or NO expected on SPREAD subcommand."
1884  msgstr ""  msgstr ""
1885    
1886  #: src/file-type.c:599  #: src/file-type.c:598
1887  msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."  msgid "No input commands (DATA LIST, REPEATING DATA) on above RECORD TYPE."
1888  msgstr ""  msgstr ""
1889    
1890  #: src/file-type.c:606  #: src/file-type.c:605
1891  msgid "No commands between FILE TYPE and END FILE TYPE."  msgid "No commands between FILE TYPE and END FILE TYPE."
1892  msgstr ""  msgstr ""
1893    
1894  #: src/file-type.c:675  #: src/file-type.c:674
1895  #, c-format  #, c-format
1896  msgid "Unknown record type \"%.*s\"."  msgid "Unknown record type \"%.*s\"."
1897  msgstr ""  msgstr ""
1898    
1899  #: src/file-type.c:699  #: src/file-type.c:698
1900  #, c-format  #, c-format
1901  msgid "Unknown record type %g."  msgid "Unknown record type %g."
1902  msgstr ""  msgstr ""
1903    
1904    #: src/filename.c:227
1905    #, c-format
1906    msgid "Searching for `%s'..."
1907    msgstr ""
1908    
1909    #: src/filename.c:235 src/filename.c:267
1910    msgid "Search unsuccessful!"
1911    msgstr ""
1912    
1913    #: src/filename.c:260
1914    #, c-format
1915    msgid "Found `%s'."
1916    msgstr ""
1917    
1918    #: src/filename.c:665
1919    #, c-format
1920    msgid "Not opening pipe file `%s' because SAFER option set."
1921    msgstr ""
1922    
1923  #: src/flip.c:88  #: src/flip.c:88
1924  msgid ""  msgid ""
1925  "FLIP ignores TEMPORARY.  Temporary transformations will be made permanent."  "FLIP ignores TEMPORARY.  Temporary transformations will be made permanent."
# Line 2014  msgstr "" Line 1981  msgstr ""
1981  msgid "Unexpected end of file reading FLIP temporary file."  msgid "Unexpected end of file reading FLIP temporary file."
1982  msgstr ""  msgstr ""
1983    
1984    #: src/format-prs.c:66
1985    msgid "X and T format specifiers not allowed here."
1986    msgstr ""
1987    
1988    #: src/format-prs.c:74
1989    #, c-format
1990    msgid "%.*s is not a valid data format."
1991    msgstr ""
1992    
1993    #: src/format-prs.c:115
1994    msgid "Format specifier expected."
1995    msgstr ""
1996    
1997    #: src/format-prs.c:127
1998    #, c-format
1999    msgid "Data format %s does not specify a width."
2000    msgstr ""
2001    
2002    #: src/format-prs.c:145
2003    #, c-format
2004    msgid "Data format %s is not valid."
2005    msgstr ""
2006    
2007  #: src/format.c:73  #: src/format.c:73
2008  #, c-format  #, c-format
2009  msgid "Format %s specifies an odd width %d, but an even width is required."  msgid "Format %s specifies an odd width %d, but an even width is required."
# Line 2078  msgstr "" Line 2068  msgstr ""
2068  msgid "String variable with width %d not compatible with format %s."  msgid "String variable with width %d not compatible with format %s."
2069  msgstr ""  msgstr ""
2070    
 #: src/format-prs.c:66  
 msgid "X and T format specifiers not allowed here."  
 msgstr ""  
   
 #: src/format-prs.c:74  
 #, c-format  
 msgid "%.*s is not a valid data format."  
 msgstr ""  
   
 #: src/format-prs.c:115  
 msgid "Format specifier expected."  
 msgstr ""  
   
 #: src/format-prs.c:127  
 #, c-format  
 msgid "Data format %s does not specify a width."  
 msgstr ""  
   
 #: src/format-prs.c:145  
 #, c-format  
 msgid "Data format %s is not valid."  
 msgstr ""  
   
2071  #: src/formats.c:89  #: src/formats.c:89
2072  msgid "`(' expected after variable list"  msgid "`(' expected after variable list"
2073  msgstr ""  msgstr ""
# Line 2168  msgstr "" Line 2135  msgstr ""
2135  msgid "Variables %s specified multiple times on GROUPED subcommand."  msgid "Variables %s specified multiple times on GROUPED subcommand."
2136  msgstr ""  msgstr ""
2137    
2138  #: src/frequencies.q:1142 src/frequencies.q:1234 src/frequencies.q:1235  #: src/frequencies.q:1141 src/frequencies.q:1233 src/frequencies.q:1234
2139  #: src/frequencies.q:1267  #: src/frequencies.q:1266
2140  msgid "Cum"  msgid "Cum"
2141  msgstr ""  msgstr ""
2142    
2143  #: src/frequencies.q:1144 src/plot-hist.c:127  #: src/frequencies.q:1143 src/plot-hist.c:127
2144  msgid "Frequency"  msgid "Frequency"
2145  msgstr ""  msgstr ""
2146    
2147  #: src/frequencies.q:1164  #: src/frequencies.q:1163
2148  msgid "Value Label"  msgid "Value Label"
2149  msgstr ""  msgstr ""
2150    
2151  #: src/frequencies.q:1265  #: src/frequencies.q:1264
2152  msgid "Freq"  msgid "Freq"
2153  msgstr ""  msgstr ""
2154    
2155  #: src/frequencies.q:1266 src/frequencies.q:1268  #: src/frequencies.q:1265 src/frequencies.q:1267
2156  msgid "Pct"  msgid "Pct"
2157  msgstr ""  msgstr ""
2158    
2159  #: src/frequencies.q:1487  #: src/frequencies.q:1486
2160  #, c-format  #, c-format
2161  msgid "No valid data for variable %s; statistics not displayed."  msgid "No valid data for variable %s; statistics not displayed."
2162  msgstr ""  msgstr ""
# Line 2199  msgstr "" Line 2166  msgstr ""
2166  msgid "expecting %s or %s"  msgid "expecting %s or %s"
2167  msgstr ""  msgstr ""
2168    
2169  #: src/get.c:553 src/print.c:182  #: src/get.c:552 src/print.c:179
2170  msgid "expecting a valid subcommand"  msgid "expecting a valid subcommand"
2171  msgstr ""  msgstr ""
2172    
2173  #: src/get.c:586  #: src/get.c:585
2174  #, c-format  #, c-format
2175  msgid ""  msgid ""
2176  "Cannot rename %s as %s because there already exists a variable named %s.  To "  "Cannot rename %s as %s because there already exists a variable named %s.  To "
# Line 2211  msgid "" Line 2178  msgid ""
2178  "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."  "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
2179  msgstr ""  msgstr ""
2180    
2181  #: src/get.c:611  #: src/get.c:610
2182  msgid "`=' expected after variable list."  msgid "`=' expected after variable list."
2183  msgstr ""  msgstr ""
2184    
2185  #: src/get.c:618  #: src/get.c:617
2186  #, c-format  #, c-format
2187  msgid ""  msgid ""
2188  "Number of variables on left side of `=' (%d) does not match number of "  "Number of variables on left side of `=' (%d) does not match number of "
2189  "variables on right side (%d), in parenthesized group %d of RENAME subcommand."  "variables on right side (%d), in parenthesized group %d of RENAME subcommand."
2190  msgstr ""  msgstr ""
2191    
2192  #: src/get.c:631  #: src/get.c:630
2193  #, c-format  #, c-format
2194  msgid "Requested renaming duplicates variable name %s."  msgid "Requested renaming duplicates variable name %s."
2195  msgstr ""  msgstr ""
2196    
2197  #: src/get.c:661  #: src/get.c:660
2198  msgid "Cannot DROP all variables from dictionary."  msgid "Cannot DROP all variables from dictionary."
2199  msgstr ""  msgstr ""
2200    
2201  #: src/get.c:836  #: src/get.c:835
2202  msgid "The active file may not be specified more than once."  msgid "The active file may not be specified more than once."
2203  msgstr ""  msgstr ""
2204    
2205  #: src/get.c:845  #: src/get.c:844
2206  msgid "Cannot specify the active file since no active file has been defined."  msgid "Cannot specify the active file since no active file has been defined."
2207  msgstr ""  msgstr ""
2208    
2209  #: src/get.c:853  #: src/get.c:852
2210  msgid ""  msgid ""
2211  "MATCH FILES may not be used after TEMPORARY when the active file is an input "  "MATCH FILES may not be used after TEMPORARY when the active file is an input "
2212  "source.  Temporary transformations will be made permanent."  "source.  Temporary transformations will be made permanent."
2213  msgstr ""  msgstr ""
2214    
2215  #: src/get.c:891  #: src/get.c:890
2216  msgid "Multiple IN subcommands for a single FILE or TABLE."  msgid "Multiple IN subcommands for a single FILE or TABLE."
2217  msgstr ""  msgstr ""
2218    
2219  #: src/get.c:911  #: src/get.c:910
2220  msgid "BY may appear at most once."  msgid "BY may appear at most once."
2221  msgstr ""  msgstr ""
2222    
2223  #: src/get.c:931  #: src/get.c:930
2224  #, c-format  #, c-format
2225  msgid "File %s lacks BY variable %s."  msgid "File %s lacks BY variable %s."
2226  msgstr ""  msgstr ""
2227    
2228  #: src/get.c:945  #: src/get.c:944
2229  msgid "FIRST may appear at most once."  msgid "FIRST may appear at most once."
2230  msgstr ""  msgstr ""
2231    
2232  #: src/get.c:959  #: src/get.c:958
2233  msgid "LAST may appear at most once."  msgid "LAST may appear at most once."
2234  msgstr ""  msgstr ""
2235    
2236  #: src/get.c:1000  #: src/get.c:999
2237  msgid "BY is required when TABLE is specified."  msgid "BY is required when TABLE is specified."
2238  msgstr ""  msgstr ""
2239    
2240  #: src/get.c:1005  #: src/get.c:1004
2241  msgid "BY is required when IN is specified."  msgid "BY is required when IN is specified."
2242  msgstr ""  msgstr ""
2243    
2244  #: src/get.c:1033  #: src/get.c:1032
2245  #, c-format  #, c-format
2246  msgid "IN variable name %s duplicates an existing variable name."  msgid "IN variable name %s duplicates an existing variable name."
2247  msgstr ""  msgstr ""
2248    
2249  #: src/get.c:1462  #: src/get.c:1461
2250  #, c-format  #, c-format
2251  msgid ""  msgid ""
2252  "Variable %s in file %s (%s) has different type or width from the same "  "Variable %s in file %s (%s) has different type or width from the same "
2253  "variable in earlier file (%s)."  "variable in earlier file (%s)."
2254  msgstr ""  msgstr ""
2255    
2256  #: src/get.c:1546  #: src/get.c:1545
2257  msgid "expecting COMM or TAPE"  msgid "expecting COMM or TAPE"
2258  msgstr ""  msgstr ""
2259    
# Line 2507  msgstr "" Line 2474  msgstr ""
2474  msgid "HTML output driver: %s: %s"  msgid "HTML output driver: %s: %s"
2475  msgstr ""  msgstr ""
2476    
2477  #: src/html.c:421 src/list.q:256  #: src/html.c:421 src/list.q:255
2478  #, c-format  #, c-format
2479  msgid "Cannot open first page on HTML device %s."  msgid "Cannot open first page on HTML device %s."
2480  msgstr ""  msgstr ""
# Line 2526  msgid "" Line 2493  msgid ""
2493  "END INPUT PROGRAM."  "END INPUT PROGRAM."
2494  msgstr ""  msgstr ""
2495    
2496  #: src/inpt-pgm.c:287 src/inpt-pgm.c:415  #: src/inpt-pgm.c:285 src/inpt-pgm.c:403
2497  msgid ""  msgid ""
2498  "This command may only be executed between INPUT PROGRAM and END INPUT "  "This command may only be executed between INPUT PROGRAM and END INPUT "
2499  "PROGRAM."  "PROGRAM."
2500  msgstr ""  msgstr ""
2501    
2502  #: src/inpt-pgm.c:337  #: src/inpt-pgm.c:330
2503  msgid "COLUMN subcommand multiply specified."  msgid "COLUMN subcommand multiply specified."
2504  msgstr ""  msgstr ""
2505    
2506  #: src/inpt-pgm.c:388  #: src/inpt-pgm.c:378
2507  msgid ""  msgid ""
2508  "REREAD: Column numbers must be positive finite numbers.  Column set to 1."  "REREAD: Column numbers must be positive finite numbers.  Column set to 1."
2509  msgstr ""  msgstr ""
# Line 2642  msgid "" Line 2609  msgid ""
2609  "spaces."  "spaces."
2610  msgstr ""  msgstr ""
2611    
2612  #: src/list.q:155  #: src/list.q:154
2613  #, c-format  #, c-format
2614  msgid ""  msgid ""
2615  "The first case (%ld) specified precedes the last case (%ld) specified.  The "  "The first case (%ld) specified precedes the last case (%ld) specified.  The "
2616  "values will be swapped."  "values will be swapped."
2617  msgstr ""  msgstr ""
2618    
2619  #: src/list.q:163  #: src/list.q:162
2620  #, c-format  #, c-format
2621  msgid ""  msgid ""
2622  "The first case (%ld) to list is less than 1.  The value is being reset to 1."  "The first case (%ld) to list is less than 1.  The value is being reset to 1."
2623  msgstr ""  msgstr ""
2624    
2625  #: src/list.q:169  #: src/list.q:168
2626  #, c-format  #, c-format
2627  msgid ""  msgid ""
2628  "The last case (%ld) to list is less than 1.  The value is being reset to 1."  "The last case (%ld) to list is less than 1.  The value is being reset to 1."
2629  msgstr ""  msgstr ""
2630    
2631  #: src/list.q:175  #: src/list.q:174
2632  #, c-format  #, c-format
2633  msgid "The step value %ld is less than 1.  The value is being reset to 1."  msgid "The step value %ld is less than 1.  The value is being reset to 1."
2634  msgstr ""  msgstr ""
2635    
2636  #: src/list.q:201  #: src/list.q:200
2637  msgid "`/FORMAT WEIGHT' specified, but weighting is not on."  msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
2638  msgstr ""  msgstr ""
2639    
2640  #: src/list.q:444  #: src/list.q:435
2641  msgid "Line"  msgid "Line"
2642  msgstr ""  msgstr ""
2643    
 #: src/loop.c:197  
 msgid "The index variable may not be a string variable."  
 msgstr ""  
   
 #: src/loop.c:303  
 msgid "There is no LOOP command that corresponds to this END LOOP."  
 msgstr ""  
   
 #: src/loop.c:497  
 msgid ""  
 "This command may only appear enclosed in a LOOP/END LOOP control structure."  
 msgstr ""  
   
 #: src/loop.c:503  
 msgid "BREAK not enclosed in DO IF structure."  
 msgstr ""  
   
 #: src/loop.c:581  
 #, c-format  
 msgid "%s without %s."  
 msgstr ""  
   
2644  #: src/main.c:89  #: src/main.c:89
2645  msgid "Error initializing output drivers."  msgid "Error initializing output drivers."
2646  msgstr ""  msgstr ""
# Line 2912  msgstr "" Line 2857  msgstr ""
2857  msgid "TABLES subcommand may not appear more than once."  msgid "TABLES subcommand may not appear more than once."
2858  msgstr ""  msgstr ""
2859    
2860  #: src/mis-val.c:72  #: src/mis-val.c:71
2861  #, c-format  #, c-format
2862  msgid ""  msgid ""
2863  "Cannot mix numeric variables (e.g. %s) and string variables (e.g. %s) within "  "Cannot mix numeric variables (e.g. %s) and string variables (e.g. %s) within "
2864  "a single list."  "a single list."
2865  msgstr ""  msgstr ""
2866    
 #: src/mis-val.c:101  
 msgid "LO THRU HI is an invalid range."  
 msgstr ""  
   
2867  #: src/mis-val.c:111  #: src/mis-val.c:111
 msgid "LO or LOWEST must be part of a range."  
 msgstr ""  
   
 #: src/mis-val.c:135  
2868  #, c-format  #, c-format
2869  msgid "Truncating missing value to short string length (%d characters)."  msgid "Truncating missing value to short string length (%d characters)."
2870  msgstr ""  msgstr ""
2871    
2872  #: src/mis-val.c:154  #: src/mis-val.c:130
2873  #, c-format  #, c-format
2874  msgid "Missing values provided are too long to assign to variable of width %d."  msgid "Missing values provided are too long to assign to variable of width %d."
2875  msgstr ""  msgstr ""
2876    
 #: src/mis-val.c:207  
 msgid "expecting number or data string"  
 msgstr ""  
   
2877  #: src/mkfile.c:54  #: src/mkfile.c:54
2878  #, c-format  #, c-format
2879  msgid "%s: Creating temporary file: %s."  msgid "%s: Creating temporary file: %s."
# Line 3056  msgstr "" Line 2989  msgstr ""
2989  msgid "`%s' is not a variable name"  msgid "`%s' is not a variable name"
2990  msgstr ""  msgstr ""
2991    
2992  #: src/oneway.q:282 src/regression.q:236  #: src/oneway.q:282 src/regression.q:244
2993  msgid "Sum of Squares"  msgid "Sum of Squares"
2994  msgstr ""  msgstr ""
2995    
2996  #: src/oneway.q:284 src/regression.q:238  #: src/oneway.q:284 src/regression.q:246
2997  msgid "Mean Square"  msgid "Mean Square"
2998  msgstr ""  msgstr ""
2999    
3000  #: src/oneway.q:285 src/regression.q:239 src/t-test.q:975  #: src/oneway.q:285 src/regression.q:247 src/t-test.q:975
3001  msgid "F"  msgid "F"
3002  msgstr ""  msgstr ""
3003    
3004  #: src/oneway.q:286 src/oneway.q:539 src/regression.q:159 src/regression.q:240  #: src/oneway.q:286 src/oneway.q:539 src/regression.q:168 src/regression.q:248
3005  msgid "Significance"  msgid "Significance"
3006  msgstr ""  msgstr ""
3007    
# Line 3080  msgstr "" Line 3013  msgstr ""
3013  msgid "Within Groups"  msgid "Within Groups"
3014  msgstr ""  msgstr ""
3015    
3016  #: src/oneway.q:356 src/regression.q:266  #: src/oneway.q:356 src/regression.q:274
3017  msgid "ANOVA"  msgid "ANOVA"
3018  msgstr ""  msgstr ""
3019    
# Line 3116  msgstr "" Line 3049  msgstr ""
3049  msgid "Value of Contrast"  msgid "Value of Contrast"
3050  msgstr ""  msgstr ""
3051    
3052  #: src/oneway.q:684 src/regression.q:158 src/t-test.q:977 src/t-test.q:1169  #: src/oneway.q:684 src/regression.q:167 src/t-test.q:977 src/t-test.q:1169
3053  #: src/t-test.q:1261  #: src/t-test.q:1261
3054  msgid "t"  msgid "t"
3055  msgstr ""  msgstr ""
# Line 3133  msgstr "" Line 3066  msgstr ""
3066  msgid "Does not assume equal"  msgid "Does not assume equal"
3067  msgstr ""  msgstr ""
3068    
3069  #: src/output.c:89  #: src/output.c:88
3070  msgid "Attempt to iterate driver list reentrantly."  msgid "Attempt to iterate driver list reentrantly."
3071  msgstr ""  msgstr ""
3072    
3073  #: src/output.c:166  #: src/output.c:165
3074  #, c-format  #, c-format
3075  msgid "Unknown output driver `%s'."  msgid "Unknown output driver `%s'."
3076  msgstr ""  msgstr ""
3077    
3078  #: src/output.c:168  #: src/output.c:167
3079  #, c-format  #, c-format
3080  msgid "Output driver `%s' referenced but never defined."  msgid "Output driver `%s' referenced but never defined."
3081  msgstr ""  msgstr ""
3082    
3083  #: src/output.c:298  #: src/output.c:295
3084  msgid ""  msgid ""
3085  "Cannot find output initialization file.  Use `-vvvvv' to view search path."  "Cannot find output initialization file.  Use `-vvvvv' to view search path."
3086  msgstr ""  msgstr ""
3087    
3088  #: src/output.c:303  #: src/output.c:300
3089  #, c-format  #, c-format
3090  msgid "%s: Opening device description file..."  msgid "%s: Opening device description file..."
3091  msgstr ""  msgstr ""
3092    
3093  #: src/output.c:307 src/output.c:1183 src/postscript.c:1097  #: src/output.c:304 src/output.c:1180 src/postscript.c:1097
3094  #, c-format  #, c-format
3095  msgid "Opening %s: %s."  msgid "Opening %s: %s."
3096  msgstr ""  msgstr ""
3097    
3098  #: src/output.c:318 src/output.c:1194 src/postscript.c:1112  #: src/output.c:315 src/output.c:1191 src/postscript.c:1112
3099  #, c-format  #, c-format
3100  msgid "Reading %s: %s."  msgid "Reading %s: %s."
3101  msgstr ""  msgstr ""
3102    
3103  #: src/output.c:340 src/output.c:507  #: src/output.c:337 src/output.c:504
3104  msgid "Syntax error."  msgid "Syntax error."
3105  msgstr ""  msgstr ""
3106    
3107  #: src/output.c:350 src/postscript.c:1123  #: src/output.c:347 src/postscript.c:1123
3108  #, c-format  #, c-format
3109  msgid "Closing %s: %s."  msgid "Closing %s: %s."
3110  msgstr ""  msgstr ""
3111    
3112  #: src/output.c:355  #: src/output.c:352
3113  msgid "No output drivers are active."  msgid "No output drivers are active."
3114  msgstr ""  msgstr ""
3115    
3116  #: src/output.c:358  #: src/output.c:355
3117  msgid "Device definition file read successfully."  msgid "Device definition file read successfully."
3118  msgstr ""  msgstr ""
3119    
3120  #: src/output.c:360  #: src/output.c:357
3121  msgid "Error reading device definition file."  msgid "Error reading device definition file."
3122  msgstr ""  msgstr ""
3123    
3124  #: src/output.c:479  #: src/output.c:476
3125  #, c-format  #, c-format
3126  msgid ""  msgid ""
3127  "Driver classes:\n"  "Driver classes:\n"
3128  "\t"  "\t"
3129  msgstr ""  msgstr ""
3130    
3131  #: src/output.c:608  #: src/output.c:605
3132  msgid "Syntax error in string constant."  msgid "Syntax error in string constant."
3133  msgstr ""  msgstr ""
3134    
3135  #: src/output.c:640  #: src/output.c:637
3136  msgid "Syntax error in options."  msgid "Syntax error in options."
3137  msgstr ""  msgstr ""
3138    
3139  #: src/output.c:650  #: src/output.c:647
3140  msgid "Syntax error in options (`=' expected)."  msgid "Syntax error in options (`=' expected)."
3141  msgstr ""  msgstr ""
3142    
3143  #: src/output.c:657  #: src/output.c:654
3144  msgid "Syntax error in options (value expected after `=')."  msgid "Syntax error in options (value expected after `=')."
3145  msgstr ""  msgstr ""
3146    
3147  #: src/output.c:729  #: src/output.c:726
3148  msgid "Driver name expected."  msgid "Driver name expected."
3149  msgstr ""  msgstr ""
3150    
3151  #: src/output.c:750  #: src/output.c:747
3152  msgid "Class name expected."  msgid "Class name expected."
3153  msgstr ""  msgstr ""
3154    
3155  #: src/output.c:759  #: src/output.c:756
3156  #, c-format  #, c-format
3157  msgid "Unknown output driver class `%s'."  msgid "Unknown output driver class `%s'."
3158  msgstr ""  msgstr ""
3159    
3160  #: src/output.c:766  #: src/output.c:763
3161  #, c-format  #, c-format
3162  msgid "Can't initialize output driver class `%s'."  msgid "Can't initialize output driver class `%s'."
3163  msgstr ""  msgstr ""
3164    
3165  #: src/output.c:773  #: src/output.c:770
3166  #, c-format  #, c-format
3167  msgid "Can't initialize output driver `%s' of class `%s'."  msgid "Can't initialize output driver `%s' of class `%s'."
3168  msgstr ""  msgstr ""
3169    
3170  #: src/output.c:795  #: src/output.c:792
3171  #, c-format  #, c-format
3172  msgid "Unknown device type `%s'."  msgid "Unknown device type `%s'."
3173  msgstr ""  msgstr ""
3174    
3175  #: src/output.c:807  #: src/output.c:804
3176  #, c-format  #, c-format
3177  msgid "Can't complete initialization of output driver `%s' of class `%s'."  msgid "Can't complete initialization of output driver `%s' of class `%s'."
3178  msgstr ""  msgstr ""
3179    
3180  #: src/output.c:854  #: src/output.c:851
3181  #, c-format  #, c-format
3182  msgid "Can't deinitialize output driver class `%s'."  msgid "Can't deinitialize output driver class `%s'."
3183  msgstr ""  msgstr ""
3184    
3185  #: src/output.c:927  #: src/output.c:924
3186  #, c-format  #, c-format
3187  msgid "Trying to find keyword `%s'...\n"  msgid "Trying to find keyword `%s'...\n"
3188  msgstr ""  msgstr ""
3189    
3190  #: src/output.c:1044  #: src/output.c:1041
3191  #, c-format  #, c-format
3192  msgid "Unit \"%s\" is unknown in dimension \"%s\"."  msgid "Unit \"%s\" is unknown in dimension \"%s\"."
3193  msgstr ""  msgstr ""
3194    
3195  #: src/output.c:1059  #: src/output.c:1056
3196  #, c-format  #, c-format
3197  msgid "Bad dimension \"%s\"."  msgid "Bad dimension \"%s\"."
3198  msgstr ""  msgstr ""
3199    
3200  #: src/output.c:1085  #: src/output.c:1082
3201  #, c-format  #, c-format
3202  msgid "`x' expected in paper size `%s'."  msgid "`x' expected in paper size `%s'."
3203  msgstr ""  msgstr ""
3204    
3205  #: src/output.c:1095  #: src/output.c:1092
3206  #, c-format  #, c-format
3207  msgid "Trailing garbage `%s' on paper size `%s'."  msgid "Trailing garbage `%s' on paper size `%s'."
3208  msgstr ""  msgstr ""
3209    
3210  #: src/output.c:1144  #: src/output.c:1141
3211  msgid "Paper size name must not be empty."  msgid "Paper size name must not be empty."
3212  msgstr ""  msgstr ""
3213    
3214  #: src/output.c:1175  #: src/output.c:1172
3215  msgid "Cannot find `papersize' configuration file."  msgid "Cannot find `papersize' configuration file."
3216  msgstr ""  msgstr ""
3217    
3218  #: src/output.c:1179  #: src/output.c:1176
3219  #, c-format  #, c-format
3220  msgid "%s: Opening paper size definition file..."  msgid "%s: Opening paper size definition file..."
3221  msgstr ""  msgstr ""
3222    
3223  #: src/output.c:1221  #: src/output.c:1218
3224  msgid "Syntax error in paper size definition."  msgid "Syntax error in paper size definition."
3225  msgstr ""  msgstr ""
3226    
3227  #: src/output.c:1250  #: src/output.c:1247
3228  msgid "Paper size definition file read successfully."  msgid "Paper size definition file read successfully."
3229  msgstr ""  msgstr ""
3230    
3231  #: src/output.c:1252  #: src/output.c:1249
3232  msgid "Error reading paper size definition file."  msgid "Error reading paper size definition file."
3233  msgstr ""  msgstr ""
3234    
3235  #: src/output.c:1321  #: src/output.c:1318
3236  #, c-format  #, c-format
3237  msgid "Error closing page on %s device of %s class."  msgid "Error closing page on %s device of %s class."
3238  msgstr ""  msgstr ""
3239    
3240  #: src/output.c:1325  #: src/output.c:1322
3241  #, c-format  #, c-format
3242  msgid "Error opening page on %s device of %s class."  msgid "Error opening page on %s device of %s class."
3243  msgstr ""  msgstr ""
# Line 3612  msgstr "" Line 3545  msgstr ""
3545  msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."  msgid "PostScript driver: Cannot find encoding `%s' for PostScript font `%s'."
3546  msgstr ""  msgstr ""
3547    
3548  #: src/print.c:368 src/print.c:385  #: src/print.c:365 src/print.c:382
3549  #, c-format  #, c-format
3550  msgid "%g is not a valid column location."  msgid "%g is not a valid column location."
3551  msgstr ""  msgstr ""
3552    
3553  #: src/print.c:379  #: src/print.c:376
3554  #, c-format  #, c-format
3555  msgid "Column location expected following `%d-'."  msgid "Column location expected following `%d-'."
3556  msgstr ""  msgstr ""
3557    
3558  #: src/print.c:390  #: src/print.c:387
3559  #, c-format  #, c-format
3560  msgid ""  msgid ""
3561  "%d-%ld is not a valid column range.  The second column must be greater than "  "%d-%ld is not a valid column range.  The second column must be greater than "
3562  "or equal to the first."  "or equal to the first."
3563  msgstr ""  msgstr ""
3564    
3565  #: src/print.c:491  #: src/print.c:488
3566  #, c-format  #, c-format
3567  msgid "Variable %s has width %d so it cannot be output as format %s."  msgid "Variable %s has width %d so it cannot be output as format %s."
3568  msgstr ""  msgstr ""
3569    
3570  #: src/print.c:511  #: src/print.c:508
3571  #, c-format  #, c-format
3572  msgid ""  msgid ""
3573  "%s is not of the same type as %s.  To specify variables of different types "  "%s is not of the same type as %s.  To specify variables of different types "
3574  "in the same variable list, use a FORTRAN-like format specifier."  "in the same variable list, use a FORTRAN-like format specifier."
3575  msgstr ""  msgstr ""
3576    
3577  #: src/print.c:541  #: src/print.c:538
3578  msgid ""  msgid ""
3579  "The ending column for a field must not be less than the starting column."  "The ending column for a field must not be less than the starting column."
3580  msgstr ""  msgstr ""
3581    
3582  #: src/print.c:613  #: src/print.c:610
3583  #, c-format  #, c-format
3584  msgid "The %d columns %d-%d can't be evenly divided into %u fields."  msgid "The %d columns %d-%d can't be evenly divided into %u fields."
3585  msgstr ""  msgstr ""
3586    
3587  #: src/print.c:690  #: src/print.c:687
3588  msgid ""  msgid ""
3589  "The number of format specifications exceeds the number of variable names "  "The number of format specifications exceeds the number of variable names "
3590  "given."  "given."
3591  msgstr ""  msgstr ""
3592    
3593  #: src/print.c:842  #: src/print.c:839
3594  #, c-format  #, c-format
3595  msgid "Writing %d record(s) to file %s."  msgid "Writing %d record(s) to file %s."
3596  msgstr ""  msgstr ""
3597    
3598  #: src/print.c:845  #: src/print.c:842
3599  #, c-format  #, c-format
3600  msgid "Writing %d record(s) to the listing file."  msgid "Writing %d record(s) to the listing file."
3601  msgstr ""  msgstr ""
3602    
3603  #: src/print.c:1092  #: src/print.c:1082
3604  msgid "The expression on PRINT SPACE evaluated to the system-missing value."  msgid "The expression on PRINT SPACE evaluated to the system-missing value."
3605  msgstr ""  msgstr ""
3606    
3607  #: src/print.c:1095  #: src/print.c:1085
3608  #, c-format  #, c-format
3609  msgid "The expression on PRINT SPACE evaluated to %g."  msgid "The expression on PRINT SPACE evaluated to %g."
3610  msgstr ""  msgstr ""
3611    
3612  #: src/rank.q:242  #: src/range-prs.c:43
3613  #, c-format  #, c-format
3614  msgid "Variable %s already exists."  msgid ""
3615    "Low end of range (%g) is below high end (%g).  The range will be treated as "
3616    "reversed."
3617  msgstr ""  msgstr ""
3618    
3619  #: src/rank.q:247  #: src/range-prs.c:51
3620  msgid "Too many variables in INTO clause."  #, c-format
3621    msgid "Ends of range are equal (%g)."
3622  msgstr ""  msgstr ""
3623    
3624  #: src/recode.c:286  #: src/range-prs.c:59
3625  #, c-format  msgid "LO or LOWEST must be part of a range."
 msgid ""  
 "%u variable(s) cannot be recoded into %u variable(s).  Specify the same "  
 "number of variables as input and output variables."  
3626  msgstr ""  msgstr ""
3627    
3628  #: src/recode.c:300  #: src/range-prs.c:98
3629  #, c-format  msgid "System-missing value is not valid here."
 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.)"  
3630  msgstr ""  msgstr ""
3631    
3632  #: src/recode.c:310  #: src/range-prs.c:106
3633  #, c-format  msgid "expecting number or data string"
 msgid ""  
 "Type mismatch between input and output variables.  Output variable %s is not "  
 "a string variable, but all the input variables are string variables."  
3634  msgstr ""  msgstr ""
3635    
3636  #: src/recode.c:330  #: src/rank.q:242
3637  #, c-format  #, c-format
3638  msgid "Type mismatch after INTO: %s is not a numeric variable."  msgid "Variable %s already exists."
3639  msgstr ""  msgstr ""
3640    
3641  #: src/recode.c:360  #: src/rank.q:247
3642  msgid ""  msgid "Too many variables in INTO clause."
 "INTO must be used when the input values are numeric and output values are "  
 "string."  
3643  msgstr ""  msgstr ""
3644    
3645  #: src/recode.c:368  #: src/recode.c:233
3646  msgid ""  msgid ""
3647  "INTO must be used when the input values are string and output values are "  "Inconsistent target variable types.  Target variables must be all numeric or "
3648  "numeric."  "all string."
3649    msgstr ""
3650    
3651    #: src/recode.c:253
3652    msgid "CONVERT requires string input values and numeric output values."
3653  msgstr ""  msgstr ""
3654    
3655  #: src/recode.c:491  #: src/recode.c:371
3656  msgid "expecting output value"  msgid "expecting output value"
3657  msgstr ""  msgstr ""
3658    
3659  #: src/recode.c:505  #: src/recode.c:418
3660    #, c-format
3661  msgid ""  msgid ""
3662  "Inconsistent output types.  The output values must be all numeric or all "  "%u variable(s) cannot be recoded into %u variable(s).  Specify the same "
3663  "string."  "number of variables as source and target variables."
3664  msgstr ""  msgstr ""
3665    
3666  #: src/recode.c:556  #: src/recode.c:434
3667  msgid "following LO THRU"  #, c-format
3668    msgid ""
3669    "There is no variable named %s.  (All string variables specified on INTO must "
3670    "already exist.  Use the STRING command to create a string variable.)"
3671  msgstr ""  msgstr ""
3672    
3673  #: src/recode.c:572 src/recode.c:601  #: src/recode.c:449
3674  msgid "in source value"  #, c-format
3675    msgid "INTO is required with %s input values and %s output values."
3676  msgstr ""  msgstr ""
3677    
3678  #: src/recode.c:614  #: src/recode.c:462
3679  msgid ""  #, c-format
3680  "Keyword CONVERT may only be used with string input values and numeric output "  msgid "Type mismatch.  Cannot store %s data in %s variable %s."
 "values."  
3681  msgstr ""  msgstr ""
3682    
3683  #: src/regression.q:115  #: src/regression.q:123
3684  msgid "R"  msgid "R"
3685  msgstr ""  msgstr ""
3686    
3687  #: src/regression.q:116  #: src/regression.q:124
3688  msgid "R Square"  msgid "R Square"
3689  msgstr ""  msgstr ""
3690    
3691  #: src/regression.q:117  #: src/regression.q:125
3692  msgid "Adjusted R Square"  msgid "Adjusted R Square"
3693  msgstr ""  msgstr ""
3694    
3695  #: src/regression.q:118  #: src/regression.q:126
3696  msgid "Std. Error of the Estimate"  msgid "Std. Error of the Estimate"
3697  msgstr ""  msgstr ""
3698    
3699  #: src/regression.q:123  #: src/regression.q:131
3700  msgid "Model Summary"  msgid "Model Summary"
3701  msgstr ""  msgstr ""
3702    
3703  #: src/regression.q:155  #: src/regression.q:164
3704  msgid "B"  msgid "B"
3705  msgstr ""  msgstr ""
3706    
3707  #: src/regression.q:157  #: src/regression.q:166
3708  msgid "Beta"  msgid "Beta"
3709  msgstr ""  msgstr ""
3710    
3711  #: src/regression.q:160  #: src/regression.q:169
3712  msgid "(Constant)"  msgid "(Constant)"
3713  msgstr ""  msgstr ""
3714    
3715  #: src/regression.q:206  #: src/regression.q:214
3716  msgid "Coefficients"  msgid "Coefficients"
3717  msgstr ""  msgstr ""
3718    
3719  #: src/regression.q:242  #: src/regression.q:250
3720  msgid "Regression"  msgid "Regression"
3721  msgstr ""  msgstr ""
3722    
3723  #: src/regression.q:243  #: src/regression.q:251
3724  msgid "Residual"  msgid "Residual"
3725  msgstr ""  msgstr ""
3726    
3727  #: src/regression.q:322  #: src/regression.q:330
3728  msgid "Model"  msgid "Model"
3729  msgstr ""  msgstr ""
3730    
3731  #: src/regression.q:323  #: src/regression.q:331
3732  msgid "Covariances"  msgid "Covariances"
3733  msgstr ""  msgstr ""
3734    
3735  #: src/regression.q:339  #: src/regression.q:347
3736  msgid "Coefficient Correlations"  msgid "Coefficient Correlations"
3737  msgstr ""  msgstr ""
3738    
3739    #: src/regression.q:574
3740    msgid "Dependent variable must be numeric."
3741    msgstr ""
3742    
3743  #: src/rename-vars.c:49  #: src/rename-vars.c:49
3744  msgid ""  msgid ""
3745  "RENAME VARS may not be used after TEMPORARY.  Temporary transformations will "  "RENAME VARS may not be used after TEMPORARY.  Temporary transformations will "
# Line 4394  msgstr "" Line 4330  msgstr ""
4330  msgid "%s: Writing system file: %s."  msgid "%s: Writing system file: %s."
4331  msgstr ""  msgstr ""
4332    
4333    #: src/sort-prs.c:94
4334    msgid "`A' or `D' expected inside parentheses."
4335    msgstr ""
4336    
4337    #: src/sort-prs.c:99
4338    msgid "`)' expected."
4339    msgstr ""
4340    
4341  #: src/sort.c:85  #: src/sort.c:85
4342  msgid "Buffer limit must be at least 2."  msgid "Buffer limit must be at least 2."
4343  msgstr ""  msgstr ""
# Line 4405  msgid "" Line 4349  msgid ""
4349  "each.  (PSPP workspace is currently restricted to a maximum of %d KB.)"  "each.  (PSPP workspace is currently restricted to a maximum of %d KB.)"
4350  msgstr ""  msgstr ""
4351    
 #: src/sort-prs.c:94  
 msgid "`A' or `D' expected inside parentheses."  
 msgstr ""  
   
 #: src/sort-prs.c:99  
 msgid "`)' expected."  
 msgstr ""  
   
4352  #: src/sysfile-info.c:100  #: src/sysfile-info.c:100
4353  msgid "File:"  msgid "File:"
4354  msgstr ""  msgstr ""
# Line 4514  msgstr "" Line 4450  msgstr ""
4450  msgid "Documents in the active file:"  msgid "Documents in the active file:"
4451  msgstr ""  msgstr ""
4452    
4453  #: src/sysfile-info.c:380 src/sysfile-info.c:519 src/vfm.c:813  #: src/sysfile-info.c:380 src/sysfile-info.c:519 src/vfm.c:823
4454  msgid "Label"  msgid "Label"
4455  msgstr ""  msgstr ""
4456    
# Line 4545  msgstr "" Line 4481  msgstr ""
4481  msgid "Vector"  msgid "Vector"
4482  msgstr ""  msgstr ""
4483    
 #: src/tab.c:257  
 #, 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:332  
 #, 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:49  
 msgid "This command is not valid inside DO IF or LOOP."  
 msgstr ""  
   
 #: src/temporary.c:56  
 msgid ""  
 "This command may only appear once between procedures and procedure-like "  
 "commands."  
 msgstr ""  
   
 #: src/title.c:59  
 #, c-format  
 msgid "%s before: %s\n"  
 msgstr ""  
   
 #: src/title.c:59  
 msgid "<none>"  
 msgstr ""  
   
 #: src/title.c:71  
 #, c-format  
 msgid "%s: `.' expected after string."  
 msgstr ""  
   
 #: src/title.c:87  
 #, c-format  
 msgid "%s after: %s\n"  
 msgstr ""  
   
 #: src/title.c:143  
 #, c-format  
 msgid "Document entered %s %02d:%02d:%02d by %s (%s):"  
 msgstr ""  
   
4484  #: src/t-test.q:270  #: src/t-test.q:270
4485  msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."  msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
4486  msgstr ""  msgstr ""
# Line 4715  msgstr "" Line 4606  msgstr ""
4606  msgid "%s & %s"  msgid "%s & %s"
4607  msgstr ""  msgstr ""
4608    
4609    #: src/tab.c:258
4610    #, c-format
4611    msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4612    msgstr ""
4613    
4614    #: src/tab.c:333
4615    #, c-format
4616    msgid ""
4617    "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4618    msgstr ""
4619    
4620    #: src/temporary.c:49
4621    msgid "This command is not valid inside DO IF or LOOP."
4622    msgstr ""
4623    
4624    #: src/temporary.c:56
4625    msgid ""
4626    "This command may only appear once between procedures and procedure-like "
4627    "commands."
4628    msgstr ""
4629    
4630    #: src/title.c:59
4631    #, c-format
4632    msgid "%s before: %s\n"
4633    msgstr ""
4634    
4635    #: src/title.c:59
4636    msgid "<none>"
4637    msgstr ""
4638    
4639    #: src/title.c:71
4640    #, c-format
4641    msgid "%s: `.' expected after string."
4642    msgstr ""
4643    
4644    #: src/title.c:87
4645    #, c-format
4646    msgid "%s after: %s\n"
4647    msgstr ""
4648    
4649    #: src/title.c:143
4650    #, c-format
4651    msgid "Document entered %s %02d:%02d:%02d by %s (%s):"
4652    msgstr ""
4653    
4654  #: src/val-labs.c:121  #: src/val-labs.c:121
4655  #, c-format  #, c-format
4656  msgid ""  msgid ""
# Line 4739  msgstr "" Line 4675  msgstr ""
4675  msgid "Truncating variable label to 255 characters."  msgid "Truncating variable label to 255 characters."
4676  msgstr ""  msgstr ""
4677    
4678  #: src/vars-atr.c:126  #: src/vars-atr.c:48
4679    msgid "number"
4680    msgstr ""
4681    
4682    #: src/vars-atr.c:141
4683  msgid "Variable name cannot be empty string."  msgid "Variable name cannot be empty string."
4684  msgstr ""  msgstr ""
4685    
4686  #: src/vars-atr.c:132  #: src/vars-atr.c:147
4687  #, c-format  #, c-format
4688  msgid "Variable name %s exceeds %d-character limit."  msgid "Variable name %s exceeds %d-character limit."
4689  msgstr ""  msgstr ""
4690    
4691  #: src/vars-atr.c:141  #: src/vars-atr.c:156
4692  #, c-format  #, c-format
4693  msgid "Character `%c' (in %s) may not appear in a variable name."  msgid "Character `%c' (in %s) may not appear in a variable name."
4694  msgstr ""  msgstr ""
4695    
4696  #: src/vars-atr.c:150  #: src/vars-atr.c:165
4697  #, c-format  #, c-format
4698  msgid ""  msgid ""
4699  "Character `%c' (in %s), may not appear as the first character in a variable "  "Character `%c' (in %s), may not appear as the first character in a variable "
4700  "name."  "name."
4701  msgstr ""  msgstr ""
4702    
4703  #: src/vars-atr.c:159  #: src/vars-atr.c:174
4704  #, c-format  #, c-format
4705  msgid "%s may not be used as a variable name because it is a reserved word."  msgid "%s may not be used as a variable name because it is a reserved word."
4706  msgstr ""  msgstr ""
4707    
4708  #: src/vars-atr.c:254  #: src/vars-atr.c:269
4709  msgid "Variable suffix too large."  msgid "Variable suffix too large."
4710  msgstr ""  msgstr ""
4711    
4712  #: src/vars-atr.c:295  #: src/vars-atr.c:310
4713  msgid "ordinary"  msgid "ordinary"
4714  msgstr ""  msgstr ""
4715    
4716  #: src/vars-atr.c:297  #: src/vars-atr.c:312
4717  msgid "system"  msgid "system"
4718  msgstr ""  msgstr ""
4719    
4720  #: src/vars-atr.c:299  #: src/vars-atr.c:314
4721  msgid "scratch"  msgid "scratch"
4722  msgstr ""  msgstr ""
4723    
4724  #: src/vars-prs.c:48  #: src/vars-prs.c:49
4725  msgid "expecting variable name"  msgid "expecting variable name"
4726  msgstr ""  msgstr ""
4727    
4728  #: src/vars-prs.c:58  #: src/vars-prs.c:59
4729  #, c-format  #, c-format
4730  msgid "%s is not a variable name."  msgid "%s is not a variable name."
4731  msgstr ""  msgstr ""
4732    
4733  #: src/vars-prs.c:146  #: src/vars-prs.c:147
4734  #, c-format  #, c-format
4735  msgid ""  msgid ""
4736  "%s is not a numeric variable.  It will not be included in the variable list."  "%s is not a numeric variable.  It will not be included in the variable list."
4737  msgstr ""  msgstr ""
4738    
4739  #: src/vars-prs.c:149  #: src/vars-prs.c:150
4740  #, c-format  #, c-format
4741  msgid ""  msgid ""
4742  "%s is not a string variable.  It will not be included in the variable list."  "%s is not a string variable.  It will not be included in the variable list."
4743  msgstr ""  msgstr ""
4744    
4745  #: src/vars-prs.c:153  #: src/vars-prs.c:154
4746  #, c-format  #, c-format
4747  msgid "Scratch variables (such as %s) are not allowed here."  msgid "Scratch variables (such as %s) are not allowed here."
4748  msgstr ""  msgstr ""
4749    
4750  #: src/vars-prs.c:156  #: src/vars-prs.c:157
4751  #, c-format  #, c-format
4752  msgid ""  msgid ""
4753  "%s and %s are not the same type.  All variables in this variable list must "  "%s and %s are not the same type.  All variables in this variable list must "
4754  "be of the same type.  %s will be omitted from list."  "be of the same type.  %s will be omitted from list."
4755  msgstr ""  msgstr ""
4756    
4757  #: src/vars-prs.c:161  #: src/vars-prs.c:162
4758  #, c-format  #, c-format
4759  msgid "Variable %s appears twice in variable list."  msgid "Variable %s appears twice in variable list."
4760  msgstr ""  msgstr ""
4761    
4762  #: src/vars-prs.c:270  #: src/vars-prs.c:271
4763  #, c-format  #, c-format
4764  msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."  msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
4765  msgstr ""  msgstr ""
4766    
4767  #: src/vars-prs.c:279  #: src/vars-prs.c:280
4768  #, c-format  #, c-format
4769  msgid ""  msgid ""
4770  "When using the TO keyword to specify several variables, both variables must "  "When using the TO keyword to specify several variables, both variables must "
# Line 4832  msgid "" Line 4772  msgid ""
4772  "system variables.  %s is a %s variable, whereas %s is %s."  "system variables.  %s is a %s variable, whereas %s is %s."
4773  msgstr ""  msgstr ""
4774    
4775  #: src/vars-prs.c:350  #: src/vars-prs.c:351
4776  msgid "incorrect use of TO convention"  msgid "incorrect use of TO convention"
4777  msgstr ""  msgstr ""
4778    
4779  #: src/vars-prs.c:393  #: src/vars-prs.c:394
4780  msgid "Scratch variables not allowed here."  msgid "Scratch variables not allowed here."
4781  msgstr ""  msgstr ""
4782    
4783  #: src/vars-prs.c:415  #: src/vars-prs.c:416
4784  msgid "Prefixes don't match in use of TO convention."  msgid "Prefixes don't match in use of TO convention."
4785  msgstr ""  msgstr ""
4786    
4787  #: src/vars-prs.c:420  #: src/vars-prs.c:421
4788  msgid "Bad bounds in use of TO convention."  msgid "Bad bounds in use of TO convention."
4789  msgstr ""  msgstr ""
4790    
# Line 4879  msgid "" Line 4819  msgid ""
4819  "the long form or the short form of VECTOR."  "the long form or the short form of VECTOR."
4820  msgstr ""  msgstr ""
4821    
4822  #: src/weight.c:56  #: src/weight.c:48
4823  msgid "The weighting variable must be numeric."  msgid "The weighting variable must be numeric."
4824  msgstr ""  msgstr ""
4825    
4826  #: src/weight.c:61  #: src/weight.c:53
4827  msgid "The weighting variable may not be scratch."  msgid "The weighting variable may not be scratch."
4828  msgstr ""  msgstr ""
4829    

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26