X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=po%2Fen_GB.po;h=6a7a0b06a8dcf31b215bce2e92bcf2f38ab02a7c;hb=e35ff8ccb29404f2098e6f2fccace1c99c61b7be;hp=6b5025f441ed5d77e59bec1e0e7833ec63c999f7;hpb=05e356b2a3087e819ef3b5388e29c822f41502e1;p=pspp diff --git a/po/en_GB.po b/po/en_GB.po index 6b5025f441..6a7a0b06a8 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PSPP 0.3.1\n" "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n" -"POT-Creation-Date: 2005-04-13 06:39+0800\n" +"POT-Creation-Date: 2005-04-27 07:45+0800\n" "PO-Revision-Date: 2004-01-23 13:04+0800\n" "Last-Translator: John Darrington \n" "Language-Team: John Darrington \n" @@ -16,62 +16,62 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -#: src/aggregate.c:193 +#: src/aggregate.c:195 msgid "while expecting COLUMNWISE" msgstr "" -#: src/aggregate.c:227 +#: src/aggregate.c:229 msgid "expecting BREAK" msgstr "" -#: src/aggregate.c:232 +#: src/aggregate.c:234 msgid "" "When PRESORTED is specified, specifying sorting directions with (A) or (D) " "has no effect. Output data will be sorted the same way as the input data." msgstr "" -#: src/aggregate.c:389 +#: src/aggregate.c:390 msgid "expecting aggregation function" msgstr "" -#: src/aggregate.c:405 +#: src/aggregate.c:406 #, c-format msgid "Unknown aggregation function %s." msgstr "" -#: src/aggregate.c:420 +#: src/aggregate.c:421 msgid "expecting `('" msgstr "" -#: src/aggregate.c:457 +#: src/aggregate.c:458 #, c-format msgid "Missing argument %d to %s." msgstr "" -#: src/aggregate.c:465 +#: src/aggregate.c:466 #, c-format msgid "Arguments to %s must be of same type as source variables." msgstr "" -#: src/aggregate.c:475 +#: src/aggregate.c:476 msgid "expecting `)'" msgstr "" -#: src/aggregate.c:487 +#: src/aggregate.c:488 #, c-format msgid "" "Number of source variables (%d) does not match number of target variables (%" "d)." msgstr "" -#: src/aggregate.c:504 +#: src/aggregate.c:505 #, c-format msgid "" "The value arguments passed to the %s function are out-of-order. They will " "be treated as if they had been specified in the correct order." msgstr "" -#: src/aggregate.c:571 +#: src/aggregate.c:572 #, c-format msgid "" "Variable name %s is not unique within the aggregate file dictionary, which " @@ -234,7 +234,7 @@ msgstr "" #: src/autorecode.c:139 src/command.c:791 src/compute.c:277 #: src/data-list.c:409 src/data-list.c:901 src/data-list.c:1752 -#: src/do-if.c:253 src/get.c:245 src/get.c:456 src/lexer.c:426 src/loop.c:241 +#: src/do-if.c:253 src/get.c:244 src/lexer.c:426 src/loop.c:241 #: src/matrix-data.c:527 src/print.c:335 src/print.c:1045 src/recode.c:405 #: src/sel-if.c:54 src/sel-if.c:131 src/vector.c:193 src/file-handle.q:140 msgid "expecting end of command" @@ -733,7 +733,7 @@ msgid "" msgstr "" #: src/data-list.c:795 src/data-list.c:923 src/descript.c:880 src/print.c:796 -#: src/sysfile-info.c:134 src/sysfile-info.c:367 src/vfm.c:830 +#: src/sysfile-info.c:134 src/sysfile-info.c:367 src/vfm.c:807 msgid "Variable" msgstr "" @@ -1136,13 +1136,13 @@ msgstr "" msgid "Error writing file %s: %s." msgstr "" -#: src/dictionary.c:256 +#: src/dictionary.c:258 #, c-format msgid "" "The entry \"%s\" in the variable name map, has no corresponding variable" msgstr "" -#: src/dictionary.c:836 +#: src/dictionary.c:857 msgid "" "At least one case in the data file had a weight value that was user-missing, " "system-missing, zero, or negative. These case(s) were ignored." @@ -1295,7 +1295,7 @@ msgstr "" msgid "YES or NO expected after ORDERED." msgstr "" -#: src/file-type.c:248 src/file-type.c:543 src/get.c:440 +#: src/file-type.c:248 src/file-type.c:543 msgid "while expecting a valid subcommand" msgstr "" @@ -1533,21 +1533,21 @@ msgstr "" msgid "`)' expected after output format." msgstr "" -#: src/get.c:251 +#: src/get.c:250 #, c-format msgid "The required %s subcommand was not present" msgstr "" -#: src/get.c:257 +#: src/get.c:256 #, c-format msgid "Unsupported sysfile version: %d. Using version %d instead." msgstr "" -#: src/get.c:446 -msgid "All variables deleted from system file dictionary." +#: src/get.c:412 src/print.c:179 +msgid "expecting a valid subcommand" msgstr "" -#: src/get.c:496 +#: src/get.c:457 #, c-format msgid "" "Cannot rename %s as %s because there already exists a variable named %s. To " @@ -1555,78 +1555,82 @@ msgid "" "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"." msgstr "" -#: src/get.c:521 +#: src/get.c:482 msgid "`=' expected after variable list." msgstr "" -#: src/get.c:528 +#: src/get.c:489 #, c-format msgid "" "Number of variables on left side of `=' (%d) does not match number of " "variables on right side (%d), in parenthesized group %d of RENAME subcommand." msgstr "" -#: src/get.c:541 +#: src/get.c:502 #, c-format msgid "Requested renaming duplicates variable name %s." msgstr "" -#: src/get.c:728 -msgid "The BY subcommand may be given once at most." +#: src/get.c:532 +msgid "Cannot DROP all variables from dictionary." msgstr "" -#: src/get.c:800 +#: src/get.c:793 msgid "The active file may not be specified more than once." msgstr "" -#: src/get.c:809 +#: src/get.c:802 msgid "Cannot specify the active file since no active file has been defined." msgstr "" -#: src/get.c:817 +#: src/get.c:810 msgid "" "MATCH FILES may not be used after TEMPORARY when the active file is an input " "source. Temporary transformations will be made permanent." msgstr "" -#: src/get.c:847 -msgid "" -"IN, FIRST, and LAST subcommands may not occur before the first FILE or TABLE." +#: src/get.c:848 +msgid "Multiple IN subcommands for a single FILE or TABLE." msgstr "" -#: src/get.c:882 -#, c-format -msgid "Multiple %s subcommands for a single FILE or TABLE." +#: src/get.c:868 +msgid "BY may appear at most once." msgstr "" -#: src/get.c:892 +#: src/get.c:888 #, c-format -msgid "Duplicate variable name %s while creating %s variable." +msgid "File %s lacks BY variable %s." msgstr "" -#: src/get.c:904 -msgid "" -"RENAME, KEEP, and DROP subcommands may not occur before the first FILE or " -"TABLE." +#: src/get.c:901 +msgid "FIRST may appear at most once." +msgstr "" + +#: src/get.c:915 +msgid "LAST may appear at most once." msgstr "" -#: src/get.c:931 -msgid "The BY subcommand is required when a TABLE subcommand is given." +#: src/get.c:956 +msgid "BY is required when TABLE is specified." msgstr "" -#: src/get.c:950 +#: src/get.c:961 +msgid "BY is required when IN is specified." +msgstr "" + +#: src/get.c:988 #, c-format -msgid "File %s lacks BY variable %s." +msgid "IN variable name %s duplicates an existing variable name." msgstr "" -#: src/get.c:1444 +#: src/get.c:1418 #, c-format msgid "" "Variable %s in file %s (%s) has different type or width from the same " "variable in earlier file (%s)." msgstr "" -#: src/get.c:1522 +#: src/get.c:1512 msgid "expecting COMM or TAPE" msgstr "" @@ -2159,7 +2163,7 @@ msgstr "" msgid "Expecting value %g for %s." msgstr "" -#: src/matrix-data.c:1319 src/matrix-data.c:1786 +#: src/matrix-data.c:1319 src/matrix-data.c:1783 #, c-format msgid "Syntax error expecting factor value %s." msgstr "" @@ -2174,39 +2178,39 @@ msgstr "" msgid "Syntax error %s expecting SPLIT FILE value." msgstr "" -#: src/matrix-data.c:1693 +#: src/matrix-data.c:1690 #, c-format msgid "" "Expected %d lines of data for %s content; actually saw %d lines. No data " "will be output for this content." msgstr "" -#: src/matrix-data.c:1728 +#: src/matrix-data.c:1725 #, c-format msgid "Multiply specified ROWTYPE_ %s." msgstr "" -#: src/matrix-data.c:1733 +#: src/matrix-data.c:1730 #, c-format msgid "Syntax error %s expecting ROWTYPE_ string." msgstr "" -#: src/matrix-data.c:1753 +#: src/matrix-data.c:1750 #, c-format msgid "Syntax error %s." msgstr "" -#: src/matrix-data.c:1903 +#: src/matrix-data.c:1900 #, c-format msgid "Duplicate specification for %s." msgstr "" -#: src/matrix-data.c:1915 +#: src/matrix-data.c:1912 #, c-format msgid "Too many rows of matrix data for %s." msgstr "" -#: src/matrix-data.c:1963 +#: src/matrix-data.c:1960 #, c-format msgid "Syntax error expecting value for %s %s." msgstr "" @@ -2860,10 +2864,6 @@ msgstr "" msgid "Charts are currently unsupported with postscript drivers." msgstr "" -#: src/print.c:179 -msgid "expecting a valid subcommand" -msgstr "" - #: src/print.c:365 src/print.c:382 #, c-format msgid "%g is not a valid column location." @@ -3055,7 +3055,7 @@ msgstr "" msgid "corrupt system file: " msgstr "" -#: src/sfm-read.c:149 src/sfm-write.c:918 +#: src/sfm-read.c:149 src/sfm-write.c:919 #, c-format msgid "%s: Closing system file: %s." msgstr "" @@ -3381,7 +3381,7 @@ msgstr "" msgid "Error opening \"%s\" for writing as a system file: %s." msgstr "" -#: src/sfm-write.c:738 +#: src/sfm-write.c:739 #, c-format msgid "%s: Writing system file: %s." msgstr "" @@ -3506,7 +3506,7 @@ msgstr "" msgid "Documents in the active file:" msgstr "" -#: src/sysfile-info.c:374 src/sysfile-info.c:532 src/vfm.c:832 +#: src/sysfile-info.c:374 src/sysfile-info.c:532 src/vfm.c:809 msgid "Label" msgstr "" @@ -3529,7 +3529,7 @@ msgstr "" msgid "Missing Values: " msgstr "" -#: src/sysfile-info.c:531 src/vfm.c:831 src/crosstabs.q:1099 +#: src/sysfile-info.c:531 src/vfm.c:808 src/crosstabs.q:1099 #: src/crosstabs.q:1126 src/crosstabs.q:1146 src/crosstabs.q:1168 #: src/examine.q:1129 src/frequencies.q:1138 src/frequencies.q:1259 msgid "Value" @@ -3564,26 +3564,26 @@ msgid "" "commands." msgstr "" -#: src/title.c:56 +#: src/title.c:57 #, c-format msgid "%s before: %s\n" msgstr "" -#: src/title.c:56 +#: src/title.c:57 msgid "" msgstr "" -#: src/title.c:68 +#: src/title.c:69 #, c-format msgid "%s: `.' expected after string." msgstr "" -#: src/title.c:84 +#: src/title.c:85 #, c-format msgid "%s after: %s\n" msgstr "" -#: src/title.c:140 +#: src/title.c:141 #, c-format msgid "Document entered %s %02d:%02d:%02d by %s (%s):" msgstr ""