Update po files.
[pspp-builds.git] / po / de.po
index 5dce15aa0338e4ba357bf4dd445cb2fc16040480..4cc404d7d96f6949089b5507f39d90ab568fa407 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PSPP 0.4.3\n"
 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
 msgstr ""
 "Project-Id-Version: PSPP 0.4.3\n"
 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
-"POT-Creation-Date: 2008-04-19 07:19+0800\n"
+"POT-Creation-Date: 2008-05-09 12:10+0800\n"
 "PO-Revision-Date: 2006-07-28 19:32+0800\n"
 "Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"
 "Language-Team: German <pspp-dev@gnu.org>\n"
 "PO-Revision-Date: 2006-07-28 19:32+0800\n"
 "Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"
 "Language-Team: German <pspp-dev@gnu.org>\n"
@@ -54,140 +54,145 @@ msgid ""
 msgstr ""
 
 #: src/data/case-tmpfile.c:57
 msgstr ""
 
 #: src/data/case-tmpfile.c:57
+#, c-format
 msgid "failed to create temporary file"
 msgstr ""
 
 #: src/data/case-tmpfile.c:131
 msgid "failed to create temporary file"
 msgstr ""
 
 #: src/data/case-tmpfile.c:131
+#, c-format
 msgid "seeking in temporary file"
 msgstr ""
 
 #: src/data/case-tmpfile.c:153
 msgid "seeking in temporary file"
 msgstr ""
 
 #: src/data/case-tmpfile.c:153
+#, c-format
 msgid "reading temporary file"
 msgstr ""
 
 #: src/data/case-tmpfile.c:155
 msgid "reading temporary file"
 msgstr ""
 
 #: src/data/case-tmpfile.c:155
+#, c-format
 msgid "unexpected end of file reading temporary file"
 msgstr "plotzlich ist der Datei beendet"
 
 #: src/data/case-tmpfile.c:175
 msgid "unexpected end of file reading temporary file"
 msgstr "plotzlich ist der Datei beendet"
 
 #: src/data/case-tmpfile.c:175
+#, c-format
 msgid "writing to temporary file"
 msgstr ""
 
 msgid "writing to temporary file"
 msgstr ""
 
-#: src/data/data-in.c:261 src/data/data-in.c:451
+#: src/data/data-in.c:262 src/data/data-in.c:452
 msgid "Field contents are not numeric."
 msgstr ""
 
 msgid "Field contents are not numeric."
 msgstr ""
 
-#: src/data/data-in.c:263 src/data/data-in.c:453
+#: src/data/data-in.c:264 src/data/data-in.c:454
 msgid "Number followed by garbage."
 msgstr ""
 
 msgid "Number followed by garbage."
 msgstr ""
 
-#: src/data/data-in.c:274
+#: src/data/data-in.c:275
 msgid "Invalid numeric syntax."
 msgstr ""
 
 msgid "Invalid numeric syntax."
 msgstr ""
 
-#: src/data/data-in.c:283 src/data/data-in.c:466
+#: src/data/data-in.c:284 src/data/data-in.c:467
 msgid "Too-large number set to system-missing."
 msgstr ""
 
 msgid "Too-large number set to system-missing."
 msgstr ""
 
-#: src/data/data-in.c:288 src/data/data-in.c:471
+#: src/data/data-in.c:289 src/data/data-in.c:472
 msgid "Too-small number set to zero."
 msgstr ""
 
 msgid "Too-small number set to zero."
 msgstr ""
 
-#: src/data/data-in.c:314
+#: src/data/data-in.c:315
 msgid "All characters in field must be digits."
 msgstr ""
 
 msgid "All characters in field must be digits."
 msgstr ""
 
-#: src/data/data-in.c:337
+#: src/data/data-in.c:338
 msgid "Unrecognized character in field."
 msgstr ""
 
 msgid "Unrecognized character in field."
 msgstr ""
 
-#: src/data/data-in.c:361 src/data/data-in.c:635
+#: src/data/data-in.c:362 src/data/data-in.c:636
 msgid "Field must have even length."
 msgstr ""
 
 msgid "Field must have even length."
 msgstr ""
 
-#: src/data/data-in.c:366 src/data/data-in.c:646
+#: src/data/data-in.c:367 src/data/data-in.c:647
 msgid "Field must contain only hex digits."
 msgstr ""
 
 msgid "Field must contain only hex digits."
 msgstr ""
 
-#: src/data/data-in.c:685 src/data/data-in.c:732
+#: src/data/data-in.c:686 src/data/data-in.c:733
 msgid "Syntax error in date field."
 msgstr ""
 
 msgid "Syntax error in date field."
 msgstr ""
 
-#: src/data/data-in.c:701
+#: src/data/data-in.c:702
 #, c-format
 msgid "Day (%ld) must be between 1 and 31."
 msgstr ""
 
 #, c-format
 msgid "Day (%ld) must be between 1 and 31."
 msgstr ""
 
-#: src/data/data-in.c:748
+#: src/data/data-in.c:749
 msgid "Delimiter expected between fields in date."
 msgstr ""
 
 msgid "Delimiter expected between fields in date."
 msgstr ""
 
-#: src/data/data-in.c:822
+#: src/data/data-in.c:823
 msgid ""
 "Unrecognized month format.  Months may be specified as Arabic or Roman "
 "numerals or as at least 3 letters of their English names."
 msgstr ""
 
 msgid ""
 "Unrecognized month format.  Months may be specified as Arabic or Roman "
 "numerals or as at least 3 letters of their English names."
 msgstr ""
 
-#: src/data/data-in.c:849
+#: src/data/data-in.c:850
 #, c-format
 msgid "Year (%ld) must be between 1582 and 19999."
 msgstr ""
 
 #, c-format
 msgid "Year (%ld) must be between 1582 and 19999."
 msgstr ""
 
-#: src/data/data-in.c:861
+#: src/data/data-in.c:862
 #, c-format
 msgid "Trailing garbage \"%.*s\" following date."
 msgstr ""
 
 #, c-format
 msgid "Trailing garbage \"%.*s\" following date."
 msgstr ""
 
-#: src/data/data-in.c:877
+#: src/data/data-in.c:878
 msgid "Julian day must have exactly three digits."
 msgstr ""
 
 msgid "Julian day must have exactly three digits."
 msgstr ""
 
-#: src/data/data-in.c:882
+#: src/data/data-in.c:883
 #, c-format
 msgid "Julian day (%ld) must be between 1 and 366."
 msgstr ""
 
 #, c-format
 msgid "Julian day (%ld) must be between 1 and 366."
 msgstr ""
 
-#: src/data/data-in.c:906
+#: src/data/data-in.c:907
 #, c-format
 msgid "Quarter (%ld) must be between 1 and 4."
 msgstr ""
 
 #, c-format
 msgid "Quarter (%ld) must be between 1 and 4."
 msgstr ""
 
-#: src/data/data-in.c:926
+#: src/data/data-in.c:927
 #, c-format
 msgid "Week (%ld) must be between 1 and 53."
 msgstr ""
 
 #, c-format
 msgid "Week (%ld) must be between 1 and 53."
 msgstr ""
 
-#: src/data/data-in.c:939
+#: src/data/data-in.c:940
 msgid "Delimiter expected between fields in time."
 msgstr ""
 
 msgid "Delimiter expected between fields in time."
 msgstr ""
 
-#: src/data/data-in.c:959
+#: src/data/data-in.c:960
 #, c-format
 msgid "Minute (%ld) must be between 0 and 59."
 msgstr ""
 
 #, c-format
 msgid "Minute (%ld) must be between 0 and 59."
 msgstr ""
 
-#: src/data/data-in.c:999
+#: src/data/data-in.c:1000
 msgid ""
 "Unrecognized weekday name.  At least the first two letters of an English "
 "weekday name must be specified."
 msgstr ""
 
 msgid ""
 "Unrecognized weekday name.  At least the first two letters of an English "
 "weekday name must be specified."
 msgstr ""
 
-#: src/data/data-in.c:1137
+#: src/data/data-in.c:1138
 #, c-format
 msgid "`%c' expected in date field."
 msgstr ""
 
 #, c-format
 msgid "`%c' expected in date field."
 msgstr ""
 
-#: src/data/data-in.c:1178
+#: src/data/data-in.c:1179
 #, c-format
 msgid "column %d"
 msgstr "Spalten %d"
 
 #, c-format
 msgid "column %d"
 msgstr "Spalten %d"
 
-#: src/data/data-in.c:1180
+#: src/data/data-in.c:1181
 #, fuzzy, c-format
 msgid "columns %d-%d"
 msgstr "Spalten"
 
 #, fuzzy, c-format
 msgid "columns %d-%d"
 msgstr "Spalten"
 
-#: src/data/data-in.c:1184
+#: src/data/data-in.c:1185
 #, c-format
 msgid "%s field) "
 msgstr ""
 #, c-format
 msgid "%s field) "
 msgstr ""
@@ -636,7 +641,7 @@ msgstr ""
 
 #. TRANSLATORS: this fragment will be interpolated into
 #. messages in fh_lock() that identify types of files.
 
 #. TRANSLATORS: this fragment will be interpolated into
 #. messages in fh_lock() that identify types of files.
-#: src/data/scratch-writer.c:67 src/language/data-io/file-handle.q:180
+#: src/data/scratch-writer.c:67 src/language/data-io/file-handle.q:181
 msgid "scratch file"
 msgstr ""
 
 msgid "scratch file"
 msgstr ""
 
@@ -1387,42 +1392,42 @@ msgstr ""
 msgid "I/O error occurred writing data file \"%s\"."
 msgstr ""
 
 msgid "I/O error occurred writing data file \"%s\"."
 msgstr ""
 
-#: src/language/data-io/file-handle.q:64
+#: src/language/data-io/file-handle.q:65
 #, c-format
 msgid ""
 "File handle %s is already defined.  Use CLOSE FILE HANDLE before redefining "
 "a file handle."
 msgstr ""
 
 #, c-format
 msgid ""
 "File handle %s is already defined.  Use CLOSE FILE HANDLE before redefining "
 "a file handle."
 msgstr ""
 
-#: src/language/data-io/file-handle.q:119
+#: src/language/data-io/file-handle.q:120
 msgid "RECFORM must be specified with MODE=360."
 msgstr ""
 
 msgid "RECFORM must be specified with MODE=360."
 msgstr ""
 
-#: src/language/data-io/file-handle.q:130
+#: src/language/data-io/file-handle.q:131
 #, c-format
 msgid "The specified file mode requires LRECL.  Assuming %d-character records."
 msgstr ""
 
 #, c-format
 msgid "The specified file mode requires LRECL.  Assuming %d-character records."
 msgstr ""
 
-#: src/language/data-io/file-handle.q:134
+#: src/language/data-io/file-handle.q:135
 #, c-format
 msgid ""
 "Record length (%ld) must be between 1 and %lu bytes.  Assuming %d-character "
 "records."
 msgstr ""
 
 #, c-format
 msgid ""
 "Record length (%ld) must be between 1 and %lu bytes.  Assuming %d-character "
 "records."
 msgstr ""
 
-#: src/language/data-io/file-handle.q:176
+#: src/language/data-io/file-handle.q:177
 msgid "file"
 msgstr ""
 
 msgid "file"
 msgstr ""
 
-#: src/language/data-io/file-handle.q:178
+#: src/language/data-io/file-handle.q:179
 msgid "inline file"
 msgstr ""
 
 msgid "inline file"
 msgstr ""
 
-#: src/language/data-io/file-handle.q:204
+#: src/language/data-io/file-handle.q:205
 msgid "expecting a file name or handle name"
 msgstr ""
 
 msgid "expecting a file name or handle name"
 msgstr ""
 
-#: src/language/data-io/file-handle.q:224
+#: src/language/data-io/file-handle.q:225
 #, c-format
 msgid "Handle for %s not allowed here."
 msgstr ""
 #, c-format
 msgid "Handle for %s not allowed here."
 msgstr ""
@@ -2188,50 +2193,50 @@ msgstr ""
 msgid "Duplicate variable name %s."
 msgstr ""
 
 msgid "Duplicate variable name %s."
 msgstr ""
 
-#: src/language/expressions/helpers.c:35
+#: src/language/expressions/helpers.c:51
 msgid ""
 "One of the arguments to a DATE function is not an integer.  The result will "
 "be system-missing."
 msgstr ""
 
 msgid ""
 "One of the arguments to a DATE function is not an integer.  The result will "
 "be system-missing."
 msgstr ""
 
-#: src/language/expressions/helpers.c:57
+#: src/language/expressions/helpers.c:73
 msgid ""
 "The week argument to DATE.WKYR is not an integer.  The result will be system-"
 "missing."
 msgstr ""
 
 msgid ""
 "The week argument to DATE.WKYR is not an integer.  The result will be system-"
 "missing."
 msgstr ""
 
-#: src/language/expressions/helpers.c:63
+#: src/language/expressions/helpers.c:79
 msgid ""
 "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53.  "
 "The result will be system-missing."
 msgstr ""
 
 msgid ""
 "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53.  "
 "The result will be system-missing."
 msgstr ""
 
-#: src/language/expressions/helpers.c:85
+#: src/language/expressions/helpers.c:101
 msgid ""
 "The day argument to DATE.YRDAY is not an integer.  The result will be system-"
 "missing."
 msgstr ""
 
 msgid ""
 "The day argument to DATE.YRDAY is not an integer.  The result will be system-"
 "missing."
 msgstr ""
 
-#: src/language/expressions/helpers.c:91
+#: src/language/expressions/helpers.c:107
 msgid ""
 "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366.  "
 "The result will be system-missing."
 msgstr ""
 
 msgid ""
 "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366.  "
 "The result will be system-missing."
 msgstr ""
 
-#: src/language/expressions/helpers.c:113
+#: src/language/expressions/helpers.c:129
 msgid ""
 "The year argument to YRMODA is greater than 47516.  The result will be "
 "system-missing."
 msgstr ""
 
 msgid ""
 "The year argument to YRMODA is greater than 47516.  The result will be "
 "system-missing."
 msgstr ""
 
-#: src/language/expressions/helpers.c:166
+#: src/language/expressions/helpers.c:182
 #, c-format
 msgid ""
 "Unrecognized date unit \"%.*s\".  Valid date units are \"years\", \"quarters"
 "\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\"."
 msgstr ""
 
 #, c-format
 msgid ""
 "Unrecognized date unit \"%.*s\".  Valid date units are \"years\", \"quarters"
 "\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\"."
 msgstr ""
 
-#: src/language/expressions/helpers.c:316
+#: src/language/expressions/helpers.c:332
 msgid ""
 "Invalid DATESUM method.  Valid choices are \"closest\" and \"rollover\"."
 msgstr ""
 msgid ""
 "Invalid DATESUM method.  Valid choices are \"closest\" and \"rollover\"."
 msgstr ""
@@ -3795,20 +3800,20 @@ msgstr ""
 msgid "Closing `%s': %s."
 msgstr ""
 
 msgid "Closing `%s': %s."
 msgstr ""
 
-#: src/language/tests/check-model.q:137
+#: src/language/tests/check-model.q:138
 msgid "PATH and SEARCH subcommands are mutually exclusive.  Ignoring PATH."
 msgstr ""
 
 msgid "PATH and SEARCH subcommands are mutually exclusive.  Ignoring PATH."
 msgstr ""
 
-#: src/language/tests/check-model.q:155
+#: src/language/tests/check-model.q:156
 msgid "At least one value must be specified on PATH."
 msgstr ""
 
 msgid "At least one value must be specified on PATH."
 msgstr ""
 
-#: src/language/tests/check-model.q:166
+#: src/language/tests/check-model.q:167
 #, c-format
 msgid "Hash bits adjusted to %d."
 msgstr ""
 
 #, c-format
 msgid "Hash bits adjusted to %d."
 msgstr ""
 
-#: src/language/tests/check-model.q:207
+#: src/language/tests/check-model.q:208
 #, c-format
 msgid "error opening \"%s\" for writing"
 msgstr ""
 #, c-format
 msgid "error opening \"%s\" for writing"
 msgstr ""
@@ -3837,7 +3842,7 @@ msgstr ""
 msgid "expecting weight value"
 msgstr ""
 
 msgid "expecting weight value"
 msgstr ""
 
-#: src/language/utilities/cd.c:43
+#: src/language/utilities/cd.c:41
 #, c-format
 msgid "Cannot change directory to %s:  %s "
 msgstr ""
 #, c-format
 msgid "Cannot change directory to %s:  %s "
 msgstr ""
@@ -4229,6 +4234,7 @@ msgid "ascii: unknown parameter `%s'"
 msgstr ""
 
 #: src/output/ascii.c:360
 msgstr ""
 
 #: src/output/ascii.c:360
+#, c-format
 msgid "ascii: only screen devices may have `auto' length or width"
 msgstr ""
 
 msgid "ascii: only screen devices may have `auto' length or width"
 msgstr ""
 
@@ -4238,6 +4244,7 @@ msgid "ascii: positive integer required as `%s' value"
 msgstr ""
 
 #: src/output/ascii.c:402
 msgstr ""
 
 #: src/output/ascii.c:402
+#, c-format
 msgid "ascii: `emphasis' value must be `bold', `underline', or `none'"
 msgstr ""
 
 msgid "ascii: `emphasis' value must be `bold', `underline', or `none'"
 msgstr ""
 
@@ -4252,6 +4259,7 @@ msgid "ascii: boolean value expected for `%s'"
 msgstr ""
 
 #: src/output/ascii.c:478 src/output/html.c:187
 msgstr ""
 
 #: src/output/ascii.c:478 src/output/html.c:187
+#, c-format
 msgid "`chart-files' value must contain `#'"
 msgstr ""
 
 msgid "`chart-files' value must contain `#'"
 msgstr ""
 
@@ -4308,124 +4316,130 @@ msgstr ""
 msgid "error creating \"%s\""
 msgstr ""
 
 msgid "error creating \"%s\""
 msgstr ""
 
-#: src/output/output.c:166
+#: src/output/output.c:168
 #, c-format
 msgid "unknown output driver `%s'"
 msgstr ""
 
 #, c-format
 msgid "unknown output driver `%s'"
 msgstr ""
 
-#: src/output/output.c:168
+#: src/output/output.c:170
 #, c-format
 msgid "output driver `%s' referenced but never defined"
 msgstr ""
 
 #, c-format
 msgid "output driver `%s' referenced but never defined"
 msgstr ""
 
-#: src/output/output.c:259
+#: src/output/output.c:261
+#, c-format
 msgid "using default output driver configuration"
 msgstr ""
 
 msgid "using default output driver configuration"
 msgstr ""
 
-#: src/output/output.c:288
+#: src/output/output.c:290
+#, c-format
 msgid "cannot find output initialization file (use `-vv' to view search path)"
 msgstr ""
 
 msgid "cannot find output initialization file (use `-vv' to view search path)"
 msgstr ""
 
-#: src/output/output.c:296
+#: src/output/output.c:298
 #, c-format
 msgid "cannot open \"%s\""
 msgstr ""
 
 #, c-format
 msgid "cannot open \"%s\""
 msgstr ""
 
-#: src/output/output.c:308
+#: src/output/output.c:310
 #, c-format
 msgid "reading \"%s\""
 msgstr ""
 
 #, c-format
 msgid "reading \"%s\""
 msgstr ""
 
-#: src/output/output.c:330 src/ui/gui/message-dialog.c:97
+#: src/output/output.c:332 src/ui/gui/message-dialog.c:97
+#, c-format
 msgid "syntax error"
 msgstr ""
 
 msgid "syntax error"
 msgstr ""
 
-#: src/output/output.c:339
+#: src/output/output.c:341
 #, c-format
 msgid "error closing \"%s\""
 msgstr ""
 
 #, c-format
 msgid "error closing \"%s\""
 msgstr ""
 
-#: src/output/output.c:347
+#: src/output/output.c:349
+#, c-format
 msgid "no active output drivers"
 msgstr ""
 
 msgid "no active output drivers"
 msgstr ""
 
-#: src/output/output.c:350
+#: src/output/output.c:352
+#, c-format
 msgid "error reading device definition file"
 msgstr ""
 
 msgid "error reading device definition file"
 msgstr ""
 
-#: src/output/output.c:468
+#: src/output/output.c:470
 #, c-format
 msgid ""
 "Driver classes:\n"
 "\t"
 msgstr ""
 
 #, c-format
 msgid ""
 "Driver classes:\n"
 "\t"
 msgstr ""
 
-#: src/output/output.c:500
+#: src/output/output.c:502
 #, c-format
 msgid "syntax error parsing options for \"%s\" driver"
 msgstr ""
 
 #, c-format
 msgid "syntax error parsing options for \"%s\" driver"
 msgstr ""
 
-#: src/output/output.c:516
+#: src/output/output.c:518
 #, c-format
 msgid ""
 "reached end of options inside quoted string parsing options for \"%s\" driver"
 msgstr ""
 
 #, c-format
 msgid ""
 "reached end of options inside quoted string parsing options for \"%s\" driver"
 msgstr ""
 
-#: src/output/output.c:586
+#: src/output/output.c:588
 #, c-format
 msgid "syntax error in string constant parsing options for \"%s\" driver"
 msgstr ""
 
 #, c-format
 msgid "syntax error in string constant parsing options for \"%s\" driver"
 msgstr ""
 
-#: src/output/output.c:634
+#: src/output/output.c:636
 #, c-format
 msgid "syntax error expecting `=' parsing options for driver \"%s\""
 msgstr ""
 
 #, c-format
 msgid "syntax error expecting `=' parsing options for driver \"%s\""
 msgstr ""
 
-#: src/output/output.c:685
+#: src/output/output.c:687
 #, c-format
 msgid "unknown output driver class `%.*s'"
 msgstr ""
 
 #, c-format
 msgid "unknown output driver class `%.*s'"
 msgstr ""
 
-#: src/output/output.c:700
+#: src/output/output.c:702
 #, c-format
 msgid "unknown device type `%.*s'"
 msgstr ""
 
 #, c-format
 msgid "unknown device type `%.*s'"
 msgstr ""
 
-#: src/output/output.c:717
+#: src/output/output.c:719
 #, c-format
 msgid "cannot initialize output driver `%s' of class `%s'"
 msgstr ""
 
 #, c-format
 msgid "cannot initialize output driver `%s' of class `%s'"
 msgstr ""
 
-#: src/output/output.c:763
+#: src/output/output.c:765
+#, c-format
 msgid "driver definition line missing driver name or class name"
 msgstr ""
 
 msgid "driver definition line missing driver name or class name"
 msgstr ""
 
-#: src/output/output.c:866
+#: src/output/output.c:868
 #, c-format
 msgid "`%s' is not a valid length."
 msgstr ""
 
 #, c-format
 msgid "`%s' is not a valid length."
 msgstr ""
 
-#: src/output/output.c:958
+#: src/output/output.c:960
 #, c-format
 msgid "unknown paper type `%.*s'"
 msgstr ""
 
 #, c-format
 msgid "unknown paper type `%.*s'"
 msgstr ""
 
-#: src/output/output.c:976
+#: src/output/output.c:978
 #, c-format
 msgid "error opening \"%s\""
 msgstr ""
 
 #, c-format
 msgid "error opening \"%s\""
 msgstr ""
 
-#: src/output/output.c:987
+#: src/output/output.c:989
 #, c-format
 msgid "error reading \"%s\""
 msgstr ""
 
 #, c-format
 msgid "error reading \"%s\""
 msgstr ""
 
-#: src/output/output.c:1004
+#: src/output/output.c:1006
 #, c-format
 msgid "paper size file \"%s\" does not state a paper size"
 msgstr ""
 
 #, c-format
 msgid "paper size file \"%s\" does not state a paper size"
 msgstr ""
 
-#: src/output/output.c:1064
+#: src/output/output.c:1066
 #, c-format
 msgid "syntax error in paper size `%s'"
 msgstr ""
 #, c-format
 msgid "syntax error in paper size `%s'"
 msgstr ""
@@ -4510,6 +4524,7 @@ msgid "cannot open font encoding file \"%s\""
 msgstr ""
 
 #: src/output/postscript.c:1399
 msgstr ""
 
 #: src/output/postscript.c:1399
+#, c-format
 msgid "invalid numeric format"
 msgstr ""
 
 msgid "invalid numeric format"
 msgstr ""
 
@@ -4671,7 +4686,7 @@ msgid "Show/hide value labels"
 msgstr ""
 
 #: src/ui/gui/data-editor.c:342 src/ui/gui/data-editor.c:361
 msgstr ""
 
 #: src/ui/gui/data-editor.c:342 src/ui/gui/data-editor.c:361
-#: src/ui/gui/data-editor.c:1507 src/ui/gui/data-editor.c:1559
+#: src/ui/gui/data-editor.c:1507 src/ui/gui/data-editor.c:1561
 msgid "Clear"
 msgstr ""
 
 msgid "Clear"
 msgstr ""
 
@@ -5004,7 +5019,7 @@ msgstr ""
 msgid "Insert Variable"
 msgstr "Variableansicht"
 
 msgid "Insert Variable"
 msgstr "Variableansicht"
 
-#: src/ui/gui/data-editor.c:1556 src/ui/gui/data-editor.glade:789
+#: src/ui/gui/data-editor.c:1558 src/ui/gui/data-editor.glade:789
 #, fuzzy
 msgid "Insert Case"
 msgstr "_Stecken"
 #, fuzzy
 msgid "Insert Case"
 msgstr "_Stecken"
@@ -6190,17 +6205,17 @@ msgstr "Variableansicht"
 msgid "Residuals"
 msgstr ""
 
 msgid "Residuals"
 msgstr ""
 
-#: src/ui/gui/select-cases-dialog.c:84
+#: src/ui/gui/select-cases-dialog.c:81
 #, c-format
 msgid "Approximately %3d%% of all cases."
 msgstr ""
 
 #, c-format
 msgid "Approximately %3d%% of all cases."
 msgstr ""
 
-#: src/ui/gui/select-cases-dialog.c:85
+#: src/ui/gui/select-cases-dialog.c:82
 #, c-format
 msgid "Exactly %3d cases from the first %3d cases."
 msgstr "Aus %2$3d beispielen, wahl genau %1$3d daren"
 
 #, c-format
 msgid "Exactly %3d cases from the first %3d cases."
 msgstr "Aus %2$3d beispielen, wahl genau %1$3d daren"
 
-#: src/ui/gui/select-cases-dialog.c:225
+#: src/ui/gui/select-cases-dialog.c:222
 #, c-format
 msgid "%d thru %d"
 msgstr ""
 #, c-format
 msgid "%d thru %d"
 msgstr ""
@@ -6249,37 +6264,37 @@ msgstr ""
 msgid "To End"
 msgstr ""
 
 msgid "To End"
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:451
+#: src/ui/gui/text-data-import-dialog.c:460
 #, c-format
 msgid "Could not open \"%s\": %s"
 msgstr ""
 
 #, c-format
 msgid "Could not open \"%s\": %s"
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:467
+#: src/ui/gui/text-data-import-dialog.c:476
 #, fuzzy, c-format
 msgid "Error reading \"%s\": %s"
 msgstr "Ein Fehler ist passiert als \\\"%s\\\" geoffnet war: %s"
 
 #, fuzzy, c-format
 msgid "Error reading \"%s\": %s"
 msgstr "Ein Fehler ist passiert als \\\"%s\\\" geoffnet war: %s"
 
-#: src/ui/gui/text-data-import-dialog.c:470
+#: src/ui/gui/text-data-import-dialog.c:479
 #, c-format
 msgid ""
 "Failed to read \"%s\", because it contains a line over %d bytes long and "
 "therefore appears not to be a text file."
 msgstr ""
 
 #, c-format
 msgid ""
 "Failed to read \"%s\", because it contains a line over %d bytes long and "
 "therefore appears not to be a text file."
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:484
+#: src/ui/gui/text-data-import-dialog.c:493
 #, c-format
 msgid "\"%s\" is empty."
 msgstr ""
 
 #, c-format
 msgid "\"%s\" is empty."
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:529
+#: src/ui/gui/text-data-import-dialog.c:538
 msgid "Import Delimited Text Data"
 msgstr ""
 
 msgid "Import Delimited Text Data"
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:580
+#: src/ui/gui/text-data-import-dialog.c:589
 msgid "Importing Delimited Text Data"
 msgstr ""
 
 msgid "Importing Delimited Text Data"
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:735
+#: src/ui/gui/text-data-import-dialog.c:740
 msgid ""
 "This assistant will guide you through the process of importing data into "
 "PSPP from a text file with one line per case,  in which fields are separated "
 msgid ""
 "This assistant will guide you through the process of importing data into "
 "PSPP from a text file with one line per case,  in which fields are separated "
@@ -6287,21 +6302,21 @@ msgid ""
 "\n"
 msgstr ""
 
 "\n"
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:741
+#: src/ui/gui/text-data-import-dialog.c:746
 #, c-format
 msgid "The selected file contains %zu line of text.  "
 msgid_plural "The selected file contains %zu lines of text.  "
 msgstr[0] ""
 msgstr[1] ""
 
 #, c-format
 msgid "The selected file contains %zu line of text.  "
 msgid_plural "The selected file contains %zu lines of text.  "
 msgstr[0] ""
 msgstr[1] ""
 
-#: src/ui/gui/text-data-import-dialog.c:749
+#: src/ui/gui/text-data-import-dialog.c:754
 #, c-format
 msgid "The selected file contains approximately %lu line of text.  "
 msgid_plural "The selected file contains approximately %lu lines of text.  "
 msgstr[0] ""
 msgstr[1] ""
 
 #, c-format
 msgid "The selected file contains approximately %lu line of text.  "
 msgid_plural "The selected file contains approximately %lu lines of text.  "
 msgstr[0] ""
 msgstr[1] ""
 
-#: src/ui/gui/text-data-import-dialog.c:755
+#: src/ui/gui/text-data-import-dialog.c:760
 #, c-format
 msgid ""
 "Only the first %zu line of the file will be shown for preview purposes in "
 #, c-format
 msgid ""
 "Only the first %zu line of the file will be shown for preview purposes in "
@@ -6312,16 +6327,16 @@ msgid_plural ""
 msgstr[0] ""
 msgstr[1] ""
 
 msgstr[0] ""
 msgstr[1] ""
 
-#: src/ui/gui/text-data-import-dialog.c:762
+#: src/ui/gui/text-data-import-dialog.c:767
 msgid "You may choose below how much of the file should actually be imported."
 msgstr ""
 
 msgid "You may choose below how much of the file should actually be imported."
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:1477
-#: src/ui/gui/text-data-import-dialog.c:1713
+#: src/ui/gui/text-data-import-dialog.c:1487
+#: src/ui/gui/text-data-import-dialog.c:1731
 msgid "This input line has too few separators to fill in this field."
 msgstr ""
 
 msgid "This input line has too few separators to fill in this field."
 msgstr ""
 
-#: src/ui/gui/text-data-import-dialog.c:1704
+#: src/ui/gui/text-data-import-dialog.c:1722
 #, c-format
 msgid "Field content \"%.*s\" cannot be parsed in format %s."
 msgstr ""
 #, c-format
 msgid "Field content \"%.*s\" cannot be parsed in format %s."
 msgstr ""