Fixed problem running make distcheck with gettext 0.17
[pspp-builds.git] / po / de.po
index 4e10dd6970f899722f2b7e8101e353a6e1a107cc..b4532684a71b61e5989a260320aada30aa2560db 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-20 16:16+0800\n"
+"POT-Creation-Date: 2008-05-09 13:35+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,22 +54,27 @@ 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 ""
 
@@ -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 ""
@@ -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 ""