00a4950b1f93e4aac721a4eec578be937ae8f92f
[pspp] / po / de.po
1 # German translation for PSPP
2 # Copyright (C) 2012 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the pspp package.
4 # Matthias Keil <matthias.keil@ymail.com>, 2012 -
5 # Olaf Noehring <noehring@datenbank-projekt.de>, 2013 -
6 # Bob Earl <Bob.Earl@gmx.net>, 2015 -
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: pspp 0.8.5\n"
10 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
11 "POT-Creation-Date: 2015-06-19 20:56-0700\n"
12 "PO-Revision-Date: 2015-06-21 14:14+0100\n"
13 "Last-Translator: Bob Earl <Bob.Earl@gmx.net>\n"
14 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
15 "Language: de_DE\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 "X-Poedit-SourceCharset: UTF-8\n"
21 "X-Generator: Poedit 1.6.6\n"
22
23 #: src/ui/gui/helper.c:204
24 msgid "Sorry. The help system hasn't yet been implemented."
25 msgstr "Entschuldigung. Das Hilfesystem wurde noch nicht implementiert."
26
27 #: src/ui/gui/psppire-buttonbox.c:342
28 msgid "Continue"
29 msgstr "Weiter"
30
31 #: src/ui/gui/psppire-dictview.c:545 src/language/dictionary/split-file.c:82
32 #: src/language/dictionary/sys-file-info.c:236
33 #: src/language/dictionary/sys-file-info.c:435
34 #: src/language/dictionary/sys-file-info.c:733
35 #: src/language/stats/descriptives.c:1018
36 #: src/language/data-io/data-parser.c:682
37 #: src/language/data-io/data-parser.c:721 src/language/data-io/print.c:446
38 #: src/ui/gui/psppire-var-sheet.c:1245
39 msgid "Variable"
40 msgstr "Variable"
41
42 #: src/ui/gui/psppire-dictview.c:583
43 msgid "Prefer variable labels"
44 msgstr "Variablenlabel verwenden"
45
46 #: src/ui/gui/psppire-dictview.c:596
47 msgid "Unsorted (dictionary order)"
48 msgstr "Unsortiert (Codebuch)"
49
50 #: src/ui/gui/psppire-dictview.c:602
51 msgid "Sort by name"
52 msgstr "Sortieren nach Name"
53
54 #: src/ui/gui/psppire-dictview.c:607
55 msgid "Sort by label"
56 msgstr "Sortieren nach Label"
57
58 #: src/ui/gui/psppire-var-view.c:189
59 #, c-format
60 msgid "Var%d"
61 msgstr "Variable%d"
62
63 #: src/data/any-reader.c:72 src/data/sys-file-encryption.c:74
64 #, c-format
65 msgid "An error occurred while opening `%s': %s."
66 msgstr "Beim Öffnen von `%s' ist ein Fehler aufgetreten: %s."
67
68 #: src/data/any-reader.c:93 src/language/lexer/lexer.c:1600
69 #, c-format
70 msgid "Error reading `%s': %s."
71 msgstr "Fehler beim Lesen von `%s': %s."
72
73 #: src/data/any-reader.c:114
74 #, c-format
75 msgid "`%s' is not a system or portable file."
76 msgstr "`%s' ist keine System- oder Portable-Datei."
77
78 #: src/data/any-reader.c:123 src/data/any-writer.c:67
79 msgid "The inline file is not allowed here."
80 msgstr "Die Inline-Datei ist hier nicht erlaubt."
81
82 #: src/data/any-reader.c:201
83 #, c-format
84 msgid "Cannot read from dataset %s because no dictionary or data has been written to it yet."
85 msgstr "Das Datenblatt %s kann nicht gelesen werden, weil bisher entweder kein Codebuch oder keine Daten darauf gespeichert wurden."
86
87 #: src/data/any-reader.c:256 src/language/data-io/dataset.c:257
88 msgid "Dataset"
89 msgstr "Datensatz"
90
91 #: src/data/calendar.c:100
92 #, c-format
93 msgid "Month %d is not in acceptable range of 0 to 13."
94 msgstr "Der Monat  %d ist nicht im akzeptierten Bereich von 0 bis 13."
95
96 #: src/data/calendar.c:110
97 #, c-format
98 msgid "Day %d is not in acceptable range of 0 to 31."
99 msgstr "Der Tag %d ist nicht im akzeptierten Bereich von 0 bis 31"
100
101 #: src/data/calendar.c:119
102 #, c-format
103 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
104 msgstr "Das Datum %04d-%d-%d ist vor dem frühsten akzeptierten Datum 1582-10-15."
105
106 #: src/data/casereader-filter.c:221
107 msgid "At least one case in the data read had a weight value that was user-missing, system-missing, zero, or negative.  These case(s) were ignored."
108 msgstr "Mindestens ein Fall der gelesenen Daten hat ein Gewicht das Benutzer-Fehlend, System-Fehlend, Null oder Negativ war. Diese Fälle wurden ignoriert."
109
110 #. TRANSLATORS: this fragment will be interpolated into messages in fh_lock()
111 #. that identify types of files.
112 #: src/data/csv-file-writer.c:152
113 msgid "CSV file"
114 msgstr "CSV Datei"
115
116 #: src/data/csv-file-writer.c:161 src/data/sys-file-writer.c:258
117 #, c-format
118 msgid "Error opening `%s' for writing as a system file: %s."
119 msgstr "Fehler beim öffnen `%s' um dies als Systemdatei zu speichern: %s."
120
121 #: src/data/csv-file-writer.c:466
122 #, c-format
123 msgid "An I/O error occurred writing CSV file `%s'."
124 msgstr "Ein I/O Fehler ist beim Schreiben von CSV Datei `%s' aufgetreten."
125
126 #: src/data/data-in.c:171
127 #, c-format
128 msgid "Data is not valid as format %s: %s"
129 msgstr "Daten sind nicht als Format %s gültig: %s"
130
131 #: src/data/data-in.c:373 src/data/data-in.c:549
132 msgid "Field contents are not numeric."
133 msgstr "Feldinhalte sind nicht numerisch."
134
135 #: src/data/data-in.c:375 src/data/data-in.c:551
136 msgid "Number followed by garbage."
137 msgstr "Zahl gefolgt von Müll."
138
139 #: src/data/data-in.c:388
140 msgid "Invalid numeric syntax."
141 msgstr "Ungültige numerische Syntax."
142
143 #: src/data/data-in.c:396 src/data/data-in.c:567
144 msgid "Too-large number set to system-missing."
145 msgstr "Zu große Zahl auf fehlend gesetzt."
146
147 #: src/data/data-in.c:402 src/data/data-in.c:573
148 msgid "Too-small number set to zero."
149 msgstr "Zu kleine Zahl auf Null gesetzt."
150
151 #: src/data/data-in.c:422
152 msgid "All characters in field must be digits."
153 msgstr "Alle Zeichen im Feld müssen Ziffern sein."
154
155 #: src/data/data-in.c:441
156 msgid "Unrecognized character in field."
157 msgstr "Unerkanntes Zeichen im Feld."
158
159 #: src/data/data-in.c:462 src/data/data-in.c:725
160 msgid "Field must have even length."
161 msgstr "Felder müssen gleiche Länge haben."
162
163 #: src/data/data-in.c:464 src/data/data-in.c:728
164 msgid "Field must contain only hex digits."
165 msgstr "Felder dürfen nur Hex-Zahlen enthalten."
166
167 #: src/data/data-in.c:540
168 msgid "Invalid zoned decimal syntax."
169 msgstr "Fehlerhaft aufgeteilte Syntax der Dezimalen."
170
171 #: src/data/data-in.c:640 src/data/data-in.c:646
172 msgid "Invalid syntax for P field."
173 msgstr "Ungültige Syntax für P Feld."
174
175 #: src/data/data-in.c:764 src/data/data-in.c:810
176 msgid "Syntax error in date field."
177 msgstr "Syntaxfehler in Datum-Feld."
178
179 #: src/data/data-in.c:779
180 #, c-format
181 msgid "Day (%ld) must be between 1 and 31."
182 msgstr "Tag (%ld) muss zwischen 1 und 31 liegen."
183
184 #: src/data/data-in.c:824
185 msgid "Delimiter expected between fields in date."
186 msgstr "Trennzeichen zwischen Feldern in Datum-Feld erwartet."
187
188 #: src/data/data-in.c:898
189 msgid "Unrecognized month format.  Months may be specified as Arabic or Roman numerals or as at least 3 letters of their English names."
190 msgstr "Unbekanntes Monatsformat. Monate müssen mit arabischen oder romanischen Zahlen oder mindestens den ersten 3 Buchstaben ihrer englischen Namen bezeichnet werden."
191
192 #: src/data/data-in.c:925
193 #, c-format
194 msgid "Year (%ld) must be between 1582 and 19999."
195 msgstr "Jahr (%ld) muss zwischen 1582 und 19999 liegen."
196
197 #: src/data/data-in.c:936
198 #, c-format
199 msgid "Trailing garbage `%.*s' following date."
200 msgstr "Nach dem Datum folgt Müll `%.*s'."
201
202 #: src/data/data-in.c:950
203 msgid "Julian day must have exactly three digits."
204 msgstr "Julianischer Tag muss exakt drei Ziffern haben."
205
206 #: src/data/data-in.c:952
207 #, c-format
208 msgid "Julian day (%ld) must be between 1 and 366."
209 msgstr "Julianischer Tag (%ld) muss zwischen 1 und 366 liegen."
210
211 #: src/data/data-in.c:976
212 #, c-format
213 msgid "Quarter (%ld) must be between 1 and 4."
214 msgstr "Quartal (%ld) muss zwischen 1 und 4 liegen."
215
216 #: src/data/data-in.c:997
217 #, c-format
218 msgid "Week (%ld) must be between 1 and 53."
219 msgstr "Woche (%ld) muss zwischen 1 und 53 liegen."
220
221 #: src/data/data-in.c:1009
222 msgid "Delimiter expected between fields in time."
223 msgstr "Trennzeichen zwischen Feldern in Zeit erwartet."
224
225 #: src/data/data-in.c:1029
226 #, c-format
227 msgid "Minute (%ld) must be between 0 and 59."
228 msgstr "Minute (%ld) muss zwischen 0 und 59 liegen."
229
230 #: src/data/data-in.c:1067
231 msgid "Unrecognized weekday name.  At least the first two letters of an English weekday name must be specified."
232 msgstr "Wochentagsname nicht erkannt. Mindestens die ersten zwei Buchstaben einer englischen Wochentagsbezeichnung müssen angegeben sein."
233
234 #: src/data/data-in.c:1197
235 #, c-format
236 msgid "`%c' expected in date field."
237 msgstr "`%c' erwartet im Datum-Feld."
238
239 #: src/data/data-out.c:574
240 #, c-format
241 msgid "Weekday number %f is not between 1 and 7."
242 msgstr "Die Nummer des Wochentages %f ist nicht zwischen 1 und 7."
243
244 #: src/data/data-out.c:599
245 #, c-format
246 msgid "Month number %f is not between 1 and 12."
247 msgstr "Die Nummer des Monats %f  ist nicht zwischen 1 und 12."
248
249 #. TRANSLATORS: this fragment will be interpolated into
250 #. messages in fh_lock() that identify types of files.
251 #: src/data/dataset-writer.c:66 src/language/data-io/file-handle.q:198
252 msgid "dataset"
253 msgstr "Datensatz"
254
255 #: src/data/dict-class.c:52
256 msgid "ordinary"
257 msgstr "normal"
258
259 #: src/data/dict-class.c:54
260 msgid "system"
261 msgstr "System"
262
263 #: src/data/dict-class.c:56
264 msgid "scratch"
265 msgstr "temporär"
266
267 #: src/data/dictionary.c:1010
268 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."
269 msgstr "Mindestens ein Wert in der Datendatei hatte ein Gewicht das Benutzer-Fehlend, System-Fehlend, Null oder negativ war. Diese Fälle wurden ignoriert."
270
271 #: src/data/dictionary.c:1339
272 #, c-format
273 msgid "Truncating document line to %d bytes."
274 msgstr "Schneide Beschreibungszeile nach %d Zeichen ab."
275
276 #: src/data/file-handle-def.c:257
277 msgid "active dataset"
278 msgstr "aktiver Datensatz"
279
280 #: src/data/file-handle-def.c:482
281 #, c-format
282 msgid "Can't read from %s as a %s because it is already being read as a %s."
283 msgstr "Aus der Datei %s kann nicht als %s gelesen werden, weil diese bereits als %s gelesen wird."
284
285 #: src/data/file-handle-def.c:486
286 #, c-format
287 msgid "Can't write to %s as a %s because it is already being written as a %s."
288 msgstr "In die Datei %s kann nicht als %s geschrieben werden, weil in diese bereits als %s geschrieben wird."
289
290 #: src/data/file-handle-def.c:493
291 #, c-format
292 msgid "Can't re-open %s as a %s."
293 msgstr "Kann %s nicht als %s neu öffnen."
294
295 #: src/data/file-name.c:173
296 #, c-format
297 msgid "Not opening pipe file `%s' because %s option set."
298 msgstr "Die Ausgabedatei (pipe) `%s' wurde nicht geöffnet, weil die Option %s gesetzt ist."
299
300 #: src/data/format.c:329
301 msgid "Input format"
302 msgstr "Eingabeformat"
303
304 #: src/data/format.c:329
305 msgid "Output format"
306 msgstr "Ausgabeformat"
307
308 #: src/data/format.c:332
309 #, c-format
310 msgid "Format %s may not be used for input."
311 msgstr "Format %s kann nicht für Eingaben verwendet werden."
312
313 #: src/data/format.c:339
314 #, c-format
315 msgid "%s specifies width %d, but %s requires an even width."
316 msgstr "%s spezifiziert breite %d, aber %s benötigt eine gerade/gleiche Breite"
317
318 #: src/data/format.c:348
319 #, c-format
320 msgid "%s %s specifies width %d, but %s requires a width between %d and %d."
321 msgstr "%s %s legt eine Breite von %d fest, aber %s erfordert eine Breite zwischen %d und %d."
322
323 #: src/data/format.c:357
324 #, c-format
325 msgid "%s %s specifies %d decimal place, but %s does not allow any decimals."
326 msgid_plural "%s %s specifies %d decimal places, but %s does not allow any decimals."
327 msgstr[0] "%s %s legt %d Dezimalstelle fest, aber %s erlaubt keine Dezimalstellen."
328 msgstr[1] "%s %s legt %d Dezimalstellen fest, aber %s erlaubt keine Dezimalstellen."
329
330 #: src/data/format.c:368
331 #, c-format
332 msgid "%s %s specifies %d decimal place, but the given width allows at most %d decimals."
333 msgid_plural "%s %s specifies %d decimal places, but the given width allows at most %d decimals."
334 msgstr[0] "%s %s legt %d Dezimalstelle fest, aber die vorgegebene Breite erlaubt höchstens %d Dezimalstellen."
335 msgstr[1] "%s %s legt %d Dezimalstellen fest, aber die vorgegebene Breite erlaubt höchstens %d Dezimalstellen."
336
337 #: src/data/format.c:375
338 #, c-format
339 msgid "%s %s specifies %d decimal place, but the given width does not allow for any decimals."
340 msgid_plural "%s %s specifies %d decimal places, but the given width does not allow for any decimals."
341 msgstr[0] "%s %s legt %d Dezimalstelle fest, aber die vorgegebene Breite erlaubt keine Dezimalstellen."
342 msgstr[1] "%s %s legt %d Dezimalstellen fest, aber die vorgegebene Breite erlaubt keine Dezimalstellen."
343
344 #: src/data/format.c:414
345 #, c-format
346 msgid "%s variables are not compatible with %s format %s."
347 msgstr "%s Variablen sind nicht kompatibel mit %s Format %s."
348
349 #: src/data/format.c:415 src/data/format.c:1010
350 #: src/ui/gui/var-type-dialog.ui:142
351 msgid "String"
352 msgstr "String"
353
354 #: src/data/format.c:415 src/data/format.c:973
355 #: src/ui/gui/var-type-dialog.ui:30
356 msgid "Numeric"
357 msgstr "Numerisch"
358
359 #: src/data/format.c:416 src/data/sys-file-reader.c:2184
360 #: src/data/sys-file-reader.c:2186 src/language/xforms/recode.c:512
361 #: src/language/xforms/recode.c:513 src/language/xforms/recode.c:525
362 #: src/language/xforms/recode.c:526
363 #: src/language/dictionary/apply-dictionary.c:77
364 #: src/language/dictionary/apply-dictionary.c:78
365 msgid "numeric"
366 msgstr "numerisch"
367
368 #: src/data/format.c:416 src/data/sys-file-reader.c:2184
369 #: src/data/sys-file-reader.c:2186 src/language/xforms/recode.c:512
370 #: src/language/xforms/recode.c:513 src/language/xforms/recode.c:525
371 #: src/language/xforms/recode.c:526
372 #: src/language/dictionary/apply-dictionary.c:77
373 #: src/language/dictionary/apply-dictionary.c:78
374 msgid "string"
375 msgstr "String"
376
377 #: src/data/format.c:434
378 #, c-format
379 msgid "String variable with width %d is not compatible with format %s."
380 msgstr "String-Variable mit Breite %d ist nicht mit dem Format %s kompatibel."
381
382 #: src/data/format.c:976 src/ui/gui/var-type-dialog.ui:46
383 msgid "Comma"
384 msgstr "Komma"
385
386 #: src/data/format.c:979 src/ui/gui/var-type-dialog.ui:62
387 msgid "Dot"
388 msgstr "Punkt"
389
390 #: src/data/format.c:982
391 msgid "Scientific"
392 msgstr "Wissenschaftlich"
393
394 #: src/data/format.c:997 src/ui/gui/var-type-dialog.ui:94
395 msgid "Date"
396 msgstr "Datum"
397
398 #: src/data/format.c:1000 src/ui/gui/var-type-dialog.ui:110
399 msgid "Dollar"
400 msgstr "Dollar"
401
402 #: src/data/format.c:1007
403 msgid "Custom"
404 msgstr "Benutzerdefiniert"
405
406 #: src/data/gnumeric-reader.c:36 src/data/ods-reader.c:41
407 #, c-format
408 msgid "Support for %s files was not compiled into this installation of PSPP"
409 msgstr "Unterstützung für %s Dateien ist nicht in dieser PSPP Installation enthalten."
410
411 #: src/data/gnumeric-reader.c:490 src/data/ods-reader.c:517
412 #, c-format
413 msgid "Cannot convert the value in the spreadsheet cell %s to format (%s): %s"
414 msgstr "Der Wert in der Tabellenzelle %s kann nicht ins Format konvertiert werden (%s): %s"
415
416 #: src/data/gnumeric-reader.c:513 src/data/ods-reader.c:572
417 #, c-format
418 msgid "There was a problem whilst reading the %s file `%s' (near line %d): `%s'"
419 msgstr "Beim Lesen der %s Datei `%s' (ungefähr bei Zeile %d): `%s'"
420
421 #: src/data/gnumeric-reader.c:608
422 #, c-format
423 msgid "The gnumeric file `%s' is encoded as %s instead of the usual UTF-8 encoding. Any non-ascii characters will be incorrectly imported."
424 msgstr "Die Gnumeric-Datei `%s' ist mit %s kodiert, statt mit der üblichen UTF-8 Kodierung. Alle Nicht-ASCII-Zeichen werden fehlerhaft improtiert."
425
426 #: src/data/gnumeric-reader.c:652 src/data/ods-reader.c:703
427 #, c-format
428 msgid "Invalid cell range `%s'"
429 msgstr "Ungültiger Zellbereich `%s'"
430
431 #: src/data/gnumeric-reader.c:824 src/data/ods-reader.c:731
432 #: src/data/ods-reader.c:864
433 #, c-format
434 msgid "Selected sheet or range of spreadsheet `%s' is empty."
435 msgstr "Ausgewähltes Blatt oder Bereich der Tabelle `%s'  ist leer."
436
437 #: src/data/identifier2.c:60
438 #, c-format
439 msgid "Identifier `%s' exceeds %d-byte limit."
440 msgstr "Bezeichnung `%s' überschreitet die Grenze von %d Bytes."
441
442 #: src/data/identifier2.c:84
443 msgid "Identifier cannot be empty string."
444 msgstr "Identifier kann keine leere Zeichenkette sein."
445
446 #: src/data/identifier2.c:92
447 #, c-format
448 msgid "`%s' may not be used as an identifier because it is a reserved word."
449 msgstr "`%s' darf nicht als Identifier verwendet werden, da es sich um ein reserviertes Wort handelt."
450
451 #: src/data/identifier2.c:103
452 #, c-format
453 msgid "`%s' may not be used as an identifier because it contains ill-formed UTF-8 at byte offset %tu."
454 msgstr "`%s' darf nicht als Identifier verwendet werden, da er ein UTF-8 Zeichen an der Byte-Offset Stelle %tu enthält."
455
456 #: src/data/identifier2.c:114
457 #, c-format
458 msgid "Character %s (in `%s') may not appear as the first character in a identifier."
459 msgstr "Das Zeichen %s (in `%s') darf nicht als erstes Zeichen eines Identifiers verwendet werden."
460
461 #: src/data/identifier2.c:126
462 #, c-format
463 msgid "Character %s (in `%s') may not appear in an identifier."
464 msgstr "Das Zeichen %s (in `%s') darf nicht als in einem Identifier verwendet werden."
465
466 #: src/data/make-file.c:73
467 #, c-format
468 msgid "Opening %s for writing: %s."
469 msgstr "Öffne %s zum schreiben: %s."
470
471 #: src/data/make-file.c:83
472 #, c-format
473 msgid "Opening stream for %s: %s."
474 msgstr "Öffne Stream für %s: %s."
475
476 #: src/data/make-file.c:113
477 #, c-format
478 msgid "Creating temporary file to replace %s: %s."
479 msgstr "Erstelle temporäre Datei um %s zu ersetzen: %s."
480
481 #: src/data/make-file.c:125
482 #, c-format
483 msgid "Creating temporary file %s: %s."
484 msgstr "Erstelle temporäre Datei %s: %s."
485
486 #: src/data/make-file.c:138
487 #, c-format
488 msgid "Opening stream for temporary file %s: %s."
489 msgstr "Öffne Stream für temporäre Datei %s: %s."
490
491 #: src/data/make-file.c:180
492 #, c-format
493 msgid "Replacing %s by %s: %s."
494 msgstr "Ersetze %s mit %s: %s."
495
496 #: src/data/make-file.c:208
497 #, c-format
498 msgid "Removing %s: %s."
499 msgstr "Entferne %s: %s."
500
501 #: src/data/mrset.c:83
502 #, c-format
503 msgid "%s is not a valid name for a multiple response set.  Multiple response set names must begin with `$'."
504 msgstr "%s ist kein gültiger Name für ein Set von Mehrfachantworten.  Die Namen von Mehrfachantwort-Sets müssen mit `$' beginnen."
505
506 #: src/data/ods-reader.c:624
507 #, c-format
508 msgid "Cannot open %s as a OpenDocument file: %s"
509 msgstr "Kann %s nicht als OpenDocument Datei öffnen: %s"
510
511 #. TRANSLATORS: this fragment will be interpolated into
512 #. messages in fh_lock() that identify types of files.
513 #: src/data/pc+-file-reader.c:206
514 msgid "SPSS/PC+ system file"
515 msgstr "SPSS/PC+ Systemdatei"
516
517 #: src/data/pc+-file-reader.c:215
518 #, c-format
519 msgid "Error opening `%s' for reading as an SPSS/PC+ system file: %s."
520 msgstr "Beim Öffnen von `%s'  als SPSS/PC+ System-Datei ist ein Fehler aufgetreten: %s."
521
522 #: src/data/pc+-file-reader.c:224 src/data/sys-file-reader.c:3482
523 #, c-format
524 msgid "%s: stat failed (%s)."
525 msgstr "%s: Stat ist fehlgeschlagen (%s)."
526
527 #: src/data/pc+-file-reader.c:230
528 #, c-format
529 msgid "%s: file too large."
530 msgstr "%s: Datei zu groß."
531
532 #: src/data/pc+-file-reader.c:257
533 #, c-format
534 msgid "Directory entry is for a %u-byte record starting at offset %u but file is only %u bytes long."
535 msgstr "Der Verzeichniseintrag ist für einen Eintrag der Länge %u Byte beim Offset %u, aber die Datei ist nur %u Bytes lang."
536
537 #: src/data/pc+-file-reader.c:275
538 #, c-format
539 msgid "Directory fields have unexpected values (%u,%u)."
540 msgstr "Die Verzeichnisfelder haben unerwartete Werte (%u,%u)."
541
542 #: src/data/pc+-file-reader.c:372 src/data/sys-file-reader.c:665
543 #, c-format
544 msgid "Variable %zu"
545 msgstr "Variable %zu"
546
547 #: src/data/pc+-file-reader.c:380 src/data/sys-file-reader.c:673
548 #, c-format
549 msgid "Variable %zu Label"
550 msgstr "Beschriftung der Variable %zu"
551
552 #: src/data/pc+-file-reader.c:385
553 #, c-format
554 msgid "Variable %zu Value Label %zu"
555 msgstr "Variable %zu Wertelabel %zu"
556
557 #: src/data/pc+-file-reader.c:388 src/data/sys-file-reader.c:683
558 msgid "Creation Date"
559 msgstr "Erstellungsdatum"
560
561 #: src/data/pc+-file-reader.c:389 src/data/sys-file-reader.c:684
562 msgid "Creation Time"
563 msgstr "Erstellungszeit"
564
565 #: src/data/pc+-file-reader.c:390 src/data/sys-file-reader.c:685
566 msgid "Product"
567 msgstr "Produkt"
568
569 #: src/data/pc+-file-reader.c:391 src/data/sys-file-reader.c:686
570 msgid "File Label"
571 msgstr "Dateibezeichnung"
572
573 #: src/data/pc+-file-reader.c:427
574 #, c-format
575 msgid "Using default encoding %s to read this SPSS/PC+ system file.  For best results, specify an encoding explicitly.  Use SYSFILE INFO with ENCODING=\"DETECT\" to analyze the possible encodings."
576 msgstr "Beim Einlesen der SPSS/PC+ Systemdatei wird die voreingestellte Zeichensatzkodierung %s verwendet. Um Ihre Ergebnisse noch weiter zu verbessern, sollten Sie einen Zeichensatz explizit festlegen.  Verwenden Sie den Befehl SYSFILE INFO mit dem Argument ENCODING=\"DETECT\", um die zur Verfügung stehenden Zeichensätze in Erfahren zu bringen."
577
578 #: src/data/pc+-file-reader.c:483 src/data/sys-file-reader.c:902
579 #, c-format
580 msgid "Error closing system file `%s': %s."
581 msgstr "Fehler beim schließen der Systemdatei `%s': %s."
582
583 #: src/data/pc+-file-reader.c:542
584 msgid "This is not an SPSS/PC+ system file."
585 msgstr "Dies ist keine SPSS/PC+ System Datei."
586
587 #: src/data/pc+-file-reader.c:546
588 #, c-format
589 msgid "Record 0 has unexpected length %u."
590 msgstr "Eintrag 0 hat die unerwartete Länge %u."
591
592 #: src/data/pc+-file-reader.c:570
593 #, c-format
594 msgid "Record 0 specifies unexpected system missing value %g (%a)."
595 msgstr "Im Eintrag 0 werden unerwartete fehlende Werte %g (%a) festgelegt."
596
597 #: src/data/pc+-file-reader.c:575
598 #, c-format
599 msgid "Record 0 reserved fields have unexpected values (%u,%u,%u,%u,%u,%u)."
600 msgstr "Die reservierten Felder im Eintrag 0 haben unerwartete Werte (%u,%u,%u,%u,%u,%u)."
601
602 #: src/data/pc+-file-reader.c:579
603 #, c-format
604 msgid "Record 0 case counts differ (%u versus %u)."
605 msgstr "Die Angaben zur Fallzahl im Eintrag 0 unterscheiden sich (%u versus %u)."
606
607 #: src/data/pc+-file-reader.c:583
608 #, c-format
609 msgid "Invalid compression type %u."
610 msgstr "Ungültiger Komprimierungstyp %u."
611
612 #: src/data/pc+-file-reader.c:594
613 #, c-format
614 msgid "Record 0 claims %u cases with %u values per case (requiring at least %zu bytes) but data record is only %u bytes long."
615 msgstr "Im Eintrag 0 werden %u Fälle mit jeweils %u Werten definiert (dies erfordert mindestens %zu Bytes), aber der Dateneintrag ist nur %u Bytes lang."
616
617 #: src/data/pc+-file-reader.c:616
618 #, c-format
619 msgid "Value labels claimed to end at offset %u in labels record but labels record is only %u bytes."
620 msgstr "Laut Definition der Wertelabels enden diese am Offset %u, aber der Eintrag hat nur %u Bytes."
621
622 #: src/data/pc+-file-reader.c:627
623 #, c-format
624 msgid "Value labels claimed to be at offset %u with length %u but file size is only %u bytes."
625 msgstr "Laut Definition der Wertelabels liegen diese am Offset %u mit der Länge %u Bytes, aber die Datei ist nur %u Bytes lang."
626
627 #: src/data/pc+-file-reader.c:653
628 #, c-format
629 msgid "Value labels end with partial label (%u bytes left in record, label length %<PRIu8>)."
630 msgstr "Die Wertelabels enden mit einem unvollständigen Label (%u Bytes sind im Eintrag noch übrig, das Label hat die Länge %<PRIu8>)."
631
632 #: src/data/pc+-file-reader.c:666
633 #, c-format
634 msgid "%u leftover bytes following value labels."
635 msgstr "%u Bytes bleiben hinter dem Wertelabel übrig."
636
637 #: src/data/pc+-file-reader.c:682
638 #, c-format
639 msgid "Variable label claimed to start at offset %u in labels record but labels record is only %u bytes."
640 msgstr "Laut Definition der Variablenbeschriftung beginnt der Eintrag am Offset %u, aber der Eintrag ist nur %u Bytes lang."
641
642 #: src/data/pc+-file-reader.c:694
643 #, c-format
644 msgid "Variable label with length %u starting at offset %u in labels record overruns end of %u-byte labels record."
645 msgstr "Laut Definition der Variablenbeschriftung beginnt der Eintrag der Länge %u am Offset %u und überschreitet damit das Ende des Eintrags der Länge %u Bytes."
646
647 #: src/data/pc+-file-reader.c:716
648 #, c-format
649 msgid "Record 1 has length %u (expected %u)."
650 msgstr "Eintrag 1 hat die Länge %u (erwartetet %u)."
651
652 #: src/data/pc+-file-reader.c:748
653 #, c-format
654 msgid "Variable %u has invalid type %<PRIu8>."
655 msgstr "Die Variable %u hat den ungültigen Typ %<PRIu8>."
656
657 #: src/data/pc+-file-reader.c:784
658 #, c-format
659 msgid "Invalid weight index %u."
660 msgstr "Ungültiger Gewichtungsindex %u."
661
662 #: src/data/pc+-file-reader.c:854 src/data/sys-file-reader.c:1427
663 #, c-format
664 msgid "Invalid variable name `%s'."
665 msgstr "Ungültiger Variablenname `%s'."
666
667 #: src/data/pc+-file-reader.c:862 src/data/sys-file-reader.c:1442
668 #, c-format
669 msgid "Renaming variable with duplicate name `%s' to `%s'."
670 msgstr "Variable mit doppeltem Namen wird von `%s' zu `%s' umbenannt."
671
672 #: src/data/pc+-file-reader.c:874
673 #, c-format
674 msgid "Cannot weight by string variable `%s'."
675 msgstr "Gewichtung mit der Stringvariablen `%s' ist nicht möglich."
676
677 #: src/data/pc+-file-reader.c:972 src/data/sys-file-reader.c:2705
678 msgid "File ends in partial case."
679 msgstr "Datei endet in einem Fall."
680
681 #: src/data/pc+-file-reader.c:978
682 #, c-format
683 msgid "Case beginning at offset 0x%08x extends past end of data record at offset 0x%08x."
684 msgstr "Der Fall, der am Offset 0x%08x beginnt, überschreitet das Ende des Dateneintrags am Offset 0x%08x."
685
686 #: src/data/pc+-file-reader.c:997 src/data/sys-file-reader.c:2713
687 #, c-format
688 msgid "Error reading case from file %s."
689 msgstr "Fehler beim lesen eines Falls aus Datei %s."
690
691 #: src/data/pc+-file-reader.c:1113 src/data/sys-file-reader.c:2876
692 #, c-format
693 msgid "Possible compressed data corruption: string contains compressed integer (opcode %d)."
694 msgstr "Komprimierte Daten sind möglicherweise nicht lesbar: Zeichenfolge enthält eine Integerzahl (opcode %d)."
695
696 #: src/data/pc+-file-reader.c:1157 src/data/sys-file-reader.c:3171
697 #, c-format
698 msgid "`%s' near offset 0x%llx: "
699 msgstr "`%s' nahe Offset 0x%llx: "
700
701 #: src/data/pc+-file-reader.c:1160 src/data/sys-file-reader.c:3174
702 #, c-format
703 msgid "`%s': "
704 msgstr "`%s': "
705
706 #: src/data/pc+-file-reader.c:1216 src/data/sys-file-reader.c:3229
707 #, c-format
708 msgid "System error: %s."
709 msgstr "System Fehler: %s."
710
711 #: src/data/pc+-file-reader.c:1221 src/data/sys-file-reader.c:3234
712 msgid "Unexpected end of file."
713 msgstr "Unerwartetes Dateiende."
714
715 #: src/data/pc+-file-reader.c:1306 src/data/sys-file-reader.c:3459
716 #, c-format
717 msgid "%s: seek failed (%s)."
718 msgstr "%s: Suche ist fehlgeschlagen (%s)."
719
720 #: src/data/pc+-file-reader.c:1356
721 msgid "SPSS/PC+ System File"
722 msgstr "SPSS/PC+ Systemdatei"
723
724 #: src/data/por-file-reader.c:111
725 #, c-format
726 msgid "portable file %s corrupt at offset 0x%llx: "
727 msgstr "Portable Datei %s ist defekt bei Offset 0x%llx: "
728
729 #: src/data/por-file-reader.c:143
730 #, c-format
731 msgid "reading portable file %s at offset 0x%llx: "
732 msgstr "lese portable Datei %s bei Offset 0x%llx: "
733
734 #: src/data/por-file-reader.c:175
735 #, c-format
736 msgid "Error closing portable file `%s': %s."
737 msgstr "Fehler beim Schließen der portablen Datei `%s': %s."
738
739 #: src/data/por-file-reader.c:227
740 msgid "unexpected end of file"
741 msgstr "unerwartetes Dateiende"
742
743 #. TRANSLATORS: this fragment will be interpolated into
744 #. messages in fh_lock() that identify types of files.
745 #: src/data/por-file-reader.c:286 src/data/por-file-writer.c:148
746 msgid "portable file"
747 msgstr "Portable-Datei"
748
749 #: src/data/por-file-reader.c:294
750 #, c-format
751 msgid "An error occurred while opening `%s' for reading as a portable file: %s."
752 msgstr "Beim Öffnen von `%s'  als Portable-Datei ist ein Fehler aufgetreten: %s."
753
754 #: src/data/por-file-reader.c:315
755 msgid "Data record expected."
756 msgstr "Datensatz erwartet."
757
758 #: src/data/por-file-reader.c:413
759 msgid "Number expected."
760 msgstr "Zahl erwartet."
761
762 #: src/data/por-file-reader.c:441
763 msgid "Missing numeric terminator."
764 msgstr "Fehlende numerische Begrenzung."
765
766 #: src/data/por-file-reader.c:464
767 msgid "Invalid integer."
768 msgstr "Ungültige Zahl."
769
770 #: src/data/por-file-reader.c:475 src/data/por-file-reader.c:495
771 #, c-format
772 msgid "Bad string length %d."
773 msgstr "Falsche Zeichenkettenlänge %d."
774
775 #: src/data/por-file-reader.c:558
776 #, c-format
777 msgid "%s: Not a portable file."
778 msgstr "%s: Keine portable Datei."
779
780 #: src/data/por-file-reader.c:575
781 #, c-format
782 msgid "Unrecognized version code `%c'."
783 msgstr "Unbekannter Versionscode `%c'."
784
785 #: src/data/por-file-reader.c:588
786 #, c-format
787 msgid "Bad date string length %zu."
788 msgstr "Falsche Datums-Feld-Länge %zu."
789
790 #: src/data/por-file-reader.c:590
791 #, c-format
792 msgid "Bad time string length %zu."
793 msgstr "Falsche Zeit-Feld-Länge %zu."
794
795 #: src/data/por-file-reader.c:641
796 #, c-format
797 msgid "%s: Bad format specifier byte (%d).  Variable will be assigned a default format."
798 msgstr "%s: Ungültiges Formatspezifikations-Byte (%d). Der Variable wird das voreingestellte Format zugewiesen."
799
800 #: src/data/por-file-reader.c:662
801 #, c-format
802 msgid "Numeric variable %s has invalid format specifier %s."
803 msgstr "Die numerische Variable %s hat eine ungültige Formatspezifikation %s."
804
805 #: src/data/por-file-reader.c:666
806 #, c-format
807 msgid "String variable %s with width %d has invalid format specifier %s."
808 msgstr "Die String-Variable %s mit Breite %d hat eine ungültige Formatspezifikation %s."
809
810 #: src/data/por-file-reader.c:690
811 msgid "Expected variable count record."
812 msgstr "Angabe der Variablenanzahl erwartet."
813
814 #: src/data/por-file-reader.c:694
815 #, c-format
816 msgid "Invalid number of variables %d."
817 msgstr "Ungültige Anzahl von Variablen %d."
818
819 #: src/data/por-file-reader.c:703
820 #, c-format
821 msgid "Weight variable name (%s) truncated."
822 msgstr "Der Name der Gewichtungs-Variable (%s) wurde gekürzt."
823
824 #: src/data/por-file-reader.c:718
825 msgid "Expected variable record."
826 msgstr "Angabe der Variablen erwartet."
827
828 #: src/data/por-file-reader.c:722
829 #, c-format
830 msgid "Invalid variable width %d."
831 msgstr "Ungültige Variablenbreite %d."
832
833 #: src/data/por-file-reader.c:730
834 #, c-format
835 msgid "Invalid variable name `%s' in position %d."
836 msgstr "Ungültiger Variablenname `%s' an Position %d. "
837
838 #: src/data/por-file-reader.c:734 src/data/sys-file-reader.c:1434
839 #, c-format
840 msgid "Bad width %d for variable %s."
841 msgstr "Falsche Breite %d für Variable %s."
842
843 #: src/data/por-file-reader.c:748
844 #, c-format
845 msgid "Duplicate variable name %s in position %d renamed to %s."
846 msgstr "Doppelter Variablenname %s an Position %d wurde umbenannt zu %s."
847
848 #: src/data/por-file-reader.c:797
849 #, c-format
850 msgid "Weighting variable %s not present in dictionary."
851 msgstr "Gewichtungsvariable %s ist nicht im Codebuch enthalten."
852
853 #: src/data/por-file-reader.c:841
854 #, c-format
855 msgid "Unknown variable %s while parsing value labels."
856 msgstr "Unbekannte Variable %s beim Parsen der Wertelabels."
857
858 #: src/data/por-file-reader.c:844
859 #, c-format
860 msgid "Cannot assign value labels to %s and %s, which have different variable types."
861 msgstr "Wertelabels können nicht auf %s und %s angewendet werden, da sie einen anderen Variablentyp besitzen."
862
863 #: src/data/por-file-reader.c:983
864 msgid "SPSS Portable File"
865 msgstr "SPSS Portable Datei"
866
867 #: src/data/por-file-writer.c:140
868 #, c-format
869 msgid "Invalid decimal digits count %d.  Treating as %d."
870 msgstr "Ungültige Anzahl von Dezimalziffern %d. Wird als %d behandelt."
871
872 #: src/data/por-file-writer.c:160
873 #, c-format
874 msgid "Error opening `%s' for writing as a portable file: %s."
875 msgstr "Fehler beim Öffnen von `%s' zum schreiben als portable Datei: %s."
876
877 #: src/data/por-file-writer.c:505
878 #, c-format
879 msgid "An I/O error occurred writing portable file `%s'."
880 msgstr "Ein I/O Fehler ist beim Schreiben der Portable-Datei `%s' aufgetreten."
881
882 #: src/data/psql-reader.c:48
883 msgid "Support for reading postgres databases was not compiled into this installation of PSPP"
884 msgstr "Unterstützung für das Lesen von Postgres Datenbanken wurde nicht in dieser Installation von PSPP kompiliert"
885
886 #: src/data/psql-reader.c:242
887 msgid "Memory error whilst opening psql source"
888 msgstr "Speicherfehler beim öffnen der PSQL-Quelle"
889
890 #: src/data/psql-reader.c:248
891 #, c-format
892 msgid "Error opening psql source: %s."
893 msgstr "Fehler beim Öffnen der psql Quelle: %s."
894
895 #: src/data/psql-reader.c:263
896 #, c-format
897 msgid "Postgres server is version %s. Reading from versions earlier than 8.0 is not supported."
898 msgstr "Postgres Server hat die Version %s. Das Lesen von Versionen kleiner als 8.0 wird nicht unterstützt."
899
900 #: src/data/psql-reader.c:283
901 msgid "Connection is unencrypted, but unencrypted connections have not been permitted."
902 msgstr "Die Verbindung  ist unverschlüselt, aber es liegt keine Berechtigung für eine unverschlüsselte Verbindungen vor."
903
904 #: src/data/psql-reader.c:319 src/data/psql-reader.c:344
905 #: src/data/psql-reader.c:354
906 #, c-format
907 msgid "Error from psql source: %s."
908 msgstr "Fehler aus psql Quelle: %s."
909
910 #: src/data/psql-reader.c:449
911 #, c-format
912 msgid "Unsupported OID %d.  SYSMIS values will be inserted."
913 msgstr "Nicht unterstützter Object Identifier (OID) %d. Stattdessen wird SYSMIS eingefügt."
914
915 #: src/data/settings.c:391
916 msgid "MXWARNS set to zero.  No further warnings will be given even when potentially problematic situations are encountered."
917 msgstr "MXWARNS wurde auf Null gesetzt. Es werden keine weiteren Warnungen ausgegeben, selbst wenn möglicherweise problematische Situationen auftreten."
918
919 #: src/data/settings.c:398
920 #, c-format
921 msgid "Warnings re-enabled. %d warnings will be issued before aborting syntax processing."
922 msgstr "Warnungen wurden wieder aktiviert. %d Warnungen werden ausgegeben, bevor die Syntaxverarbeitung abgebrochen wird."
923
924 #: src/data/settings.c:618
925 #, c-format
926 msgid "%s: Custom currency string `%s' does not contain exactly three periods or commas (or it contains both)."
927 msgstr "%s: Benutzerdefinierte Währungsdefinition `%s' enthält nicht genau drei Punkte oder Kommas (oder sie enthält beides)."
928
929 #: src/data/sys-file-encryption.c:85
930 #, c-format
931 msgid "An error occurred while reading `%s': %s."
932 msgstr "Beim Öffnen von `%s' ist ein Fehler aufgetreten: %s."
933
934 #. TRANSLATORS: this fragment will be interpolated into
935 #. messages in fh_lock() that identify types of files.
936 #: src/data/sys-file-reader.c:407 src/data/sys-file-writer.c:246
937 msgid "system file"
938 msgstr "Systemdatei"
939
940 #: src/data/sys-file-reader.c:414
941 #, c-format
942 msgid "Error opening `%s' for reading as a system file: %s."
943 msgstr "Beim Öffnen von `%s'  als System-Datei ist ein Fehler aufgetreten: %s."
944
945 #: src/data/sys-file-reader.c:491
946 msgid "Misplaced type 4 record."
947 msgstr "Falsch gesetzter Typ 4 Eintrag."
948
949 #: src/data/sys-file-reader.c:497
950 msgid "Duplicate type 6 (document) record."
951 msgstr "Doppelter Typ 6 (Dokument) Eintrag."
952
953 #: src/data/sys-file-reader.c:510 src/data/sys-file-reader.c:1352
954 #, c-format
955 msgid "Unrecognized record type 7, subtype %d.  Please send a copy of this file, and the syntax which created it to %s."
956 msgstr "Eintrag vom Typ 7, Untertyp %d wurde nicht erkannt. Bitte schicken Sie eine Kopie dieser Datei und der Syntax, die diese erzeugt hat, and %s."
957
958 #: src/data/sys-file-reader.c:519
959 #, c-format
960 msgid "Record type 7, subtype %d found here has the same type as the record found near offset 0x%llx.  Please send a copy of this file, and the syntax which created it to %s."
961 msgstr "Der hier gefundene Eintrag vom Typ 7, Untertyp %d ist vom selben Type wie der Eintrag der in der Nähe des Offsets 0x%llx.  Bitte senden Sie eine Kopie dieser Datei und der Syntax, die diese erzeugt hat, an %s."
962
963 #: src/data/sys-file-reader.c:531
964 #, c-format
965 msgid "Unrecognized record type %d."
966 msgstr "Typ des Eintrags %d nicht erkannt."
967
968 #: src/data/sys-file-reader.c:681
969 #, c-format
970 msgid "Value Label %zu"
971 msgstr "Wertelabel %zu"
972
973 #: src/data/sys-file-reader.c:690
974 msgid "Extra Product Info"
975 msgstr "Zusätzliche Produktinformation"
976
977 #: src/data/sys-file-reader.c:703
978 #, c-format
979 msgid "Document Line %zu"
980 msgstr "Zeile imDokument %zu"
981
982 #: src/data/sys-file-reader.c:711
983 #, c-format
984 msgid "MRSET %zu"
985 msgstr "MRSET %zu"
986
987 #: src/data/sys-file-reader.c:713
988 #, c-format
989 msgid "MRSET %zu Label"
990 msgstr "MRSET %zu Label"
991
992 #: src/data/sys-file-reader.c:718
993 #, c-format
994 msgid "MRSET %zu Counted Value"
995 msgstr "MRSET %zu Anzahl"
996
997 #: src/data/sys-file-reader.c:758
998 #, c-format
999 msgid "This system file does not indicate its own character encoding.  Using default encoding %s.  For best results, specify an encoding explicitly.  Use SYSFILE INFO with ENCODING=\"DETECT\" to analyze the possible encodings."
1000 msgstr "Diese Systemdatei enthält keine Angaben zur Kodierung des Zeichensatzes.  Es wird der voreingestellte Zeichensatz %s verwendet.  Um Ihre Ergebnisse noch weiter zu verbessern, sollten Sie einen Zeichensatz explizit festlegen.  Verwenden Sie den Befehl SYSFILE INFO mit dem Argument ENCODING=\"DETECT\", um die zur Verfügung stehenden Zeichensätze in Erfahren zu bringen."
1001
1002 #: src/data/sys-file-reader.c:812
1003 #, c-format
1004 msgid "Ignoring string variable `%s' set as weighting variable."
1005 msgstr "Die Stringvariable `%s' wird nicht als Gewichtungsvariable übernommen."
1006
1007 #: src/data/sys-file-reader.c:857
1008 #, c-format
1009 msgid "File header claims %d variable positions but %zu were read from file."
1010 msgstr "Der Dateikopf legt %d Variablenpositionen fest, aber es wurden %zu Positionen ausgelesen."
1011
1012 #: src/data/sys-file-reader.c:969 src/data/sys-file-reader.c:983
1013 msgid "This is not an SPSS system file."
1014 msgstr "Dies ist keine SPSS System Datei."
1015
1016 #: src/data/sys-file-reader.c:1038
1017 msgid "Compression bias is not the usual value of 100, or system file uses unrecognized floating-point format."
1018 msgstr "Der compression bias hat nicht den üblichen Wert von 100 oder die Systemdatei verwendet ein nicht erkanntes Format für Fließkommazahlen."
1019
1020 #: src/data/sys-file-reader.c:1113
1021 msgid "Variable label indicator field is not 0 or 1."
1022 msgstr "Variablenindikator-Feld ist weder 0 noch 1."
1023
1024 #: src/data/sys-file-reader.c:1126
1025 msgid "Numeric missing value indicator field is not -3, -2, 0, 1, 2, or 3."
1026 msgstr "Numerisches Feld für die Anzeige fehlender Werte ist nicht -3, -2, 0, 1, 2, oder 3."
1027
1028 #: src/data/sys-file-reader.c:1136
1029 msgid "String missing value indicator field is not 0, 1, 2, or 3."
1030 msgstr "Wert für fehlende Daten ist nicht 0, 1, 2, oder 3."
1031
1032 #: src/data/sys-file-reader.c:1163
1033 #, c-format
1034 msgid "Invalid number of labels %u."
1035 msgstr "Ungültige Anzahl von Beschriftungen %u."
1036
1037 #: src/data/sys-file-reader.c:1196
1038 msgid "Variable index record (type 4) does not immediately follow value label record (type 3) as it should."
1039 msgstr "Der Eintrag des Variablenindex (Typ 4) folgt nicht direkt auf den Eintrag des Wertelabels (Typ 3) wie erforderlich."
1040
1041 #: src/data/sys-file-reader.c:1208
1042 #, c-format
1043 msgid "Number of variables associated with a value label (%u) is not between 1 and the number of variables (%zu)."
1044 msgstr "Die Anzahl der Variablen, die mit einem Variablenlabel assoziiert wurden (%u) liegt nicht zwischen 1 und der Anzahl der Variablen (%zu)."
1045
1046 #: src/data/sys-file-reader.c:1237
1047 #, c-format
1048 msgid "Number of document lines (%d) must be greater than 0 and less than %d."
1049 msgstr "Anzahl der Zeilen im Dokument (%d) muss größer als 0 und kleiner als %d sein."
1050
1051 #: src/data/sys-file-reader.c:1326
1052 #, c-format
1053 msgid "Record type 7, subtype %d has bad size %u (expected %d)."
1054 msgstr "Eintrag vom Typ 7, Untertyp %d hat die falsche Größe %u (erwarteter Wert %d)."
1055
1056 #: src/data/sys-file-reader.c:1330
1057 #, c-format
1058 msgid "Record type 7, subtype %d has bad count %u (expected %d)."
1059 msgstr "Eintrag vom Typ 7, Untertyp %d hat die falsche Anzahl %u (erwarteter Wert %d)."
1060
1061 #: src/data/sys-file-reader.c:1514
1062 msgid "Missing string continuation record."
1063 msgstr "Fehlender Eintrag zur Fortführung der Zeichenfolge."
1064
1065 #: src/data/sys-file-reader.c:1560
1066 #, c-format
1067 msgid "Variable %s with width %d has invalid print format 0x%x."
1068 msgstr "Variable %s mit Breite %d hat ein ungültiges Ausgabeformat 0x%x."
1069
1070 #: src/data/sys-file-reader.c:1564
1071 #, c-format
1072 msgid "Variable %s with width %d has invalid write format 0x%x."
1073 msgstr "Variable %s mit Breite %d hat ein ungültiges Schreibformat 0x%x."
1074
1075 #: src/data/sys-file-reader.c:1569
1076 msgid "Suppressing further invalid format warnings."
1077 msgstr "Weitere Warnungen zu ungültigen Formaten werden unterdrückt."
1078
1079 #: src/data/sys-file-reader.c:1623
1080 #, c-format
1081 msgid "Floating-point representation indicated by system file (%d) differs from expected (%d)."
1082 msgstr "Die in der Systemdatei (%d) angegebene Fließkommadarstellung weicht vom erwarteten Format (%d) ab."
1083
1084 #: src/data/sys-file-reader.c:1639
1085 #, c-format
1086 msgid "Integer format indicated by system file (%d) differs from expected (%d)."
1087 msgstr "Das in der Systemdatei (%d) angegebene Integerformat weicht vom erwarteten Format (%d) ab."
1088
1089 #: src/data/sys-file-reader.c:1657 src/data/sys-file-reader.c:1663
1090 #, c-format
1091 msgid "File specifies unexpected value %g (%a) as %s, instead of %g (%a)."
1092 msgstr "Die Datei legt unerwarteter Weise den Wert %g (%a) als %s fest anstatt %g (%a)."
1093
1094 #: src/data/sys-file-reader.c:1672
1095 #, c-format
1096 msgid "File specifies unexpected value %g (%a) as %s, instead of %g (%a) or %g (%a)."
1097 msgstr "Die Datei legt unerwarteter Weise den Wert %g (%a) als %s fest anstatt %g (%a) oder %g (%a)."
1098
1099 #: src/data/sys-file-reader.c:1724 src/data/sys-file-reader.c:1743
1100 #, c-format
1101 msgid "Missing space following `%c' at offset %zu in MRSETS record."
1102 msgstr "Fehlendes Leezeichen nach `%c' beim Offset %zu in MRSETS Eintrag."
1103
1104 #: src/data/sys-file-reader.c:1753
1105 #, c-format
1106 msgid "Unexpected label source value following `E' at offset %zu in MRSETS record."
1107 msgstr "Unerwarteter Wert für LABELSOURCE nach `E' beim Offset %zu in MRSETS Eintrag."
1108
1109 #: src/data/sys-file-reader.c:1760
1110 #, c-format
1111 msgid "Missing `C', `D', or `E' at offset %zu in MRSETS record."
1112 msgstr "Fehlendes `C', `D', or `E' beim Offset %zu in MRSETS Eintrag."
1113
1114 #: src/data/sys-file-reader.c:1787
1115 #, c-format
1116 msgid "Missing new-line parsing variable names at offset %zu in MRSETS record."
1117 msgstr "Fehlender Zeilenumbruch beim Einlesen der Variablennamen beim Offset %zu in MRSETS Eintrag."
1118
1119 #: src/data/sys-file-reader.c:1822
1120 #, c-format
1121 msgid "Multiple response set name `%s' does not begin with `$'."
1122 msgstr "Name des Mehrfachantwort-Sets `%s' beginnt nicht mit `$'."
1123
1124 #: src/data/sys-file-reader.c:1856
1125 #, c-format
1126 msgid "MRSET %s contains duplicate variable name %s."
1127 msgstr "MRSET %s enthält doppelten Variablennamen %s."
1128
1129 #: src/data/sys-file-reader.c:1871
1130 #, c-format
1131 msgid "MRSET %s contains both string and numeric variables."
1132 msgstr "MRSET %s enthält sowohl Stringvariablen als auch numerische Variablen."
1133
1134 #: src/data/sys-file-reader.c:1883
1135 #, c-format
1136 msgid "MRSET %s has no variables."
1137 msgstr "MRSET %s hat keine Variablen."
1138
1139 #: src/data/sys-file-reader.c:1885
1140 #, c-format
1141 msgid "MRSET %s has only one variable."
1142 msgstr "MRSET %s hat nur eine Variable."
1143
1144 #: src/data/sys-file-reader.c:1929
1145 #, c-format
1146 msgid "Extension 11 has bad count %u (for %zu variables)."
1147 msgstr "Erweiterung 11 hat die falsche Anzahl %u (für %zu Variablen)."
1148
1149 #: src/data/sys-file-reader.c:1962
1150 #, c-format
1151 msgid "Invalid variable display parameters for variable %zu (%s).  Default parameters substituted."
1152 msgstr "Ungültige Parameter der Variablenanzeige für Variable %zu (%s). Voreingestellte Parameter werden eingesetzt."
1153
1154 #: src/data/sys-file-reader.c:2056
1155 #, c-format
1156 msgid "Long variable mapping from %s to invalid variable name `%s'."
1157 msgstr "Zuordnung eines langen Variablennamens von %s zum ungültigen Namen `%s'."
1158
1159 #: src/data/sys-file-reader.c:2067
1160 #, c-format
1161 msgid "Duplicate long variable name `%s'."
1162 msgstr "Doppelter langer Variablenname `%s'."
1163
1164 #: src/data/sys-file-reader.c:2100
1165 #, c-format
1166 msgid "%s listed as string of invalid length %s in very long string record."
1167 msgstr "%s wird als String mit ungültiger Länge %s in einem sehr langen Stringeintrag verzeichnet."
1168
1169 #: src/data/sys-file-reader.c:2111
1170 #, c-format
1171 msgid "%s listed in very long string record with width %s, which requires only one segment."
1172 msgstr "%s ist in einem sehr langen Stringeintrag mit Breite %s verzeichnet, welcher nur ein Segment benötigt."
1173
1174 #: src/data/sys-file-reader.c:2119
1175 #, c-format
1176 msgid "Very long string %s overflows dictionary."
1177 msgstr "Sehr lange Zeichenfolge %s übersteigt das Codebuch."
1178
1179 #: src/data/sys-file-reader.c:2137
1180 #, c-format
1181 msgid "Very long string with width %ld has segment %d of width %d (expected %d)."
1182 msgstr "Sehr lange Zeichenfolge mit Breite %ld hat das Segment %d der Breite %d (erwartet wurde %d)."
1183
1184 #: src/data/sys-file-reader.c:2180
1185 #, c-format
1186 msgid "Variables associated with value label are not all of identical type.  Variable %s is %s, but variable %s is %s."
1187 msgstr "Die mit dem Wertelabel verbundenen Variablen haben nicht alle den gleichen Typ.  Die Variable %s ist %s, aber die Variable %s ist %s."
1188
1189 #: src/data/sys-file-reader.c:2200
1190 #, c-format
1191 msgid "Value labels may not be added to long string variables (e.g. %s) using records types 3 and 4."
1192 msgstr "Wertelabels dürfen nicht zu langen Stringvariablen hinzugefügt werden (z.B. %s), wenn Einträge des Typs 3 und 4 verwendet werden."
1193
1194 #: src/data/sys-file-reader.c:2221
1195 #, c-format
1196 msgid "Duplicate value label for %g on %s."
1197 msgstr "Doppelte Wertebeschriftung für %g in %s."
1198
1199 #: src/data/sys-file-reader.c:2225 src/data/sys-file-reader.c:2538
1200 #, c-format
1201 msgid "Duplicate value label for `%.*s' on %s."
1202 msgstr "Doppelte Wertebeschriftung für `%.*s'  in %s."
1203
1204 #: src/data/sys-file-reader.c:2252
1205 #, c-format
1206 msgid "Variable index %d not in valid range 1...%zu."
1207 msgstr "Variablenindex %d liegt nicht im gültigen Bereich 1...%zu."
1208
1209 #: src/data/sys-file-reader.c:2261
1210 #, c-format
1211 msgid "Variable index %d refers to long string continuation."
1212 msgstr "Der Variablenindex %d verweist auf die Forsetzung einer langen Zeichenfolge."
1213
1214 #: src/data/sys-file-reader.c:2297
1215 #, c-format
1216 msgid "Error parsing attribute value %s[%d]."
1217 msgstr "Fehler beim bearbeiten des Attribut-Wertes %s[%d]."
1218
1219 #: src/data/sys-file-reader.c:2311
1220 #, c-format
1221 msgid "Attribute value %s[%d] is not quoted: %s."
1222 msgstr "Der Wert des Attributs %s[%d] wurde nicht in Anführungszeichen gesetzt: %s."
1223
1224 #: src/data/sys-file-reader.c:2401
1225 #, c-format
1226 msgid "Invalid role for variable %s."
1227 msgstr "Ungültige Rolle für Variable `%s'."
1228
1229 #: src/data/sys-file-reader.c:2410
1230 #, c-format
1231 msgid "%zu other variables had invalid roles."
1232 msgstr "%zu weitere Variablen hatten ungültige Rollen."
1233
1234 #: src/data/sys-file-reader.c:2423
1235 #, c-format
1236 msgid "Extension record subtype %d ends unexpectedly."
1237 msgstr "Erweiterungseintrag des Untertyps %d endet unerwartet."
1238
1239 #: src/data/sys-file-reader.c:2468
1240 #, c-format
1241 msgid "Ignoring long string value label record for unknown variable %s."
1242 msgstr "Langer String im Eintrag der Wertebezeichnung für die Variable %s wird ignoriert."
1243
1244 #: src/data/sys-file-reader.c:2473
1245 #, c-format
1246 msgid "Ignoring long string value label record for numeric variable %s."
1247 msgstr "Langer String im Eintrag der Wertebezeichnung für die numerische Variable %s wird ignoriert."
1248
1249 #: src/data/sys-file-reader.c:2480
1250 #, c-format
1251 msgid "Ignoring long string value label record for variable %s because the record's width (%d) does not match the variable's width (%d)."
1252 msgstr "Langer String im Eintrag der Wertebezeichnung für Variable %s wird ignoriert, weil die Breite des Eintrags (%d) nicht mit der Breite der Variable (%d) übereinstimmt."
1253
1254 #: src/data/sys-file-reader.c:2511
1255 #, c-format
1256 msgid "Ignoring long string value label %zu for variable %s, with width %d, that has bad value width %zu."
1257 msgstr "Langer String der Wertebezeichnung %zu für die Variable %s mit Breite %d hat die fehlerhafte Breite %zu und wird ignoriert."
1258
1259 #: src/data/sys-file-reader.c:2586
1260 #, c-format
1261 msgid "Long string missing values record says variable %s has %d missing values, but only 1 to 3 missing values are allowed."
1262 msgstr "Langer String im Eintrag der fehlenden Werte besagt, dass die Variable %s %d fehlende Werte hat, es sind aber nur zwischen 1 und 3 fehlende Werte erlaubt."
1263
1264 #: src/data/sys-file-reader.c:2596
1265 #, c-format
1266 msgid "Ignoring long string missing value record for unknown variable %s."
1267 msgstr "Langer String im Eintrag der fehlenden Werte für die unbekannte Variable %s wird ignoriert."
1268
1269 #: src/data/sys-file-reader.c:2601
1270 #, c-format
1271 msgid "Ignoring long string missing value record for numeric variable %s."
1272 msgstr "Langer String im Eintrag der fehlenden Werte für die numerische Variable %s wird ignoriert."
1273
1274 #: src/data/sys-file-reader.c:2626
1275 #, c-format
1276 msgid "Ignoring long string missing value %zu for variable %s, with width %d, that has bad value width %zu."
1277 msgstr "Langer String des fehlenden Wertes %zu für die Variable %s mit Breite %d hat die fehlerhafte Breite %zu und wird ignoriert."
1278
1279 #: src/data/sys-file-reader.c:2683
1280 msgid "File ends in partial string value."
1281 msgstr "Datei endet innerhalb eines unvollständigen Falls."
1282
1283 #: src/data/sys-file-reader.c:2822
1284 msgid "Possible compressed data corruption: compressed spaces appear in numeric field."
1285 msgstr "Komprimierte Daten sind möglicherweise nicht lesbar: kompriemierte Leerzeichen erscheinen in einem numerischen Feld."
1286
1287 #: src/data/sys-file-reader.c:2973
1288 #, c-format
1289 msgid "Suppressed %d additional related warnings."
1290 msgstr "Weitere %d Warnungen, die damit in Verbindung stehen, werden unterdrückt."
1291
1292 #: src/data/sys-file-reader.c:3019 src/data/sys-file-reader.c:3036
1293 #, c-format
1294 msgid "Dictionary record refers to unknown variable %s."
1295 msgstr "Eintrag im Codebuch bezieht sich auf die unbekannte Variable %s."
1296
1297 #: src/data/sys-file-reader.c:3098
1298 #, c-format
1299 msgid "Expecting digit at offset %zu in MRSETS record."
1300 msgstr "Beim Offset %zu im MRSETS Eintrag wurde eine Ziffer erwartet."
1301
1302 #: src/data/sys-file-reader.c:3106
1303 #, c-format
1304 msgid "Expecting space at offset %zu in MRSETS record."
1305 msgstr "Beim Offset %zu im MRSETS Eintrag wurde ein Leerzeichen erwartet."
1306
1307 #: src/data/sys-file-reader.c:3114
1308 #, c-format
1309 msgid "%zu-byte string starting at offset %zu exceeds record length %zu."
1310 msgstr "Die %zu-byte lange Zeichenfolge, die beim Offset %zu  beginnt, überschreitet die Länge %zu."
1311
1312 #: src/data/sys-file-reader.c:3124
1313 #, c-format
1314 msgid "Expecting space at offset %zu following %zu-byte string."
1315 msgstr "Beim Offset %zu nach der %zu-byte langen Zeichenfolge wurde ein Leerzeichen erwartet."
1316
1317 #: src/data/sys-file-reader.c:3417
1318 #, c-format
1319 msgid "Wrong ZLIB data header offset %#llx (expected %#llx)."
1320 msgstr "Fehlerhafter Offset %#llx (erwartet wurde %#llx) im Kopf der ZLIB-Daten."
1321
1322 #: src/data/sys-file-reader.c:3425
1323 #, c-format
1324 msgid "Impossible ZLIB trailer offset 0x%llx."
1325 msgstr "Offset 0x%llx im Nachspann der ZLIB-Daten ist nicht möglich."
1326
1327 #: src/data/sys-file-reader.c:3432
1328 #, c-format
1329 msgid "Invalid ZLIB trailer length %lld."
1330 msgstr "Länge %lld des Nachspanns der ZLIB-Daten ist ungültig."
1331
1332 #: src/data/sys-file-reader.c:3496
1333 #, c-format
1334 msgid "End of ZLIB trailer (0x%llx) is not file size (0x%llx)."
1335 msgstr "Das Ende des Nachspanns der ZLIB-Daten (0x%llx) stimmt nicht mit der Dateigröße (0x%llx) überein."
1336
1337 #: src/data/sys-file-reader.c:3506
1338 #, c-format
1339 msgid "ZLIB trailer bias (%lld) differs from file header bias (%.2f)."
1340 msgstr "Der Bias im Nachspann der ZLIB-Daten (%lld) unterscheidet sich vom Bias im Kopf der Datei (%.2f)."
1341
1342 #: src/data/sys-file-reader.c:3516
1343 #, c-format
1344 msgid "ZLIB trailer \"zero\" field has nonzero value %lld."
1345 msgstr "Das Feld \"zero\" im Nachspann der ZLIB-Daten hat den von Null verschiedenen Wert %lld."
1346
1347 #: src/data/sys-file-reader.c:3522
1348 #, c-format
1349 msgid "ZLIB trailer specifies unexpected %u-byte block size."
1350 msgstr "Der Nachspann der ZLIB-Daten legt die unerwartete Blockgröße von %u Bytes fest."
1351
1352 #: src/data/sys-file-reader.c:3530
1353 #, c-format
1354 msgid "%lld-byte ZLIB trailer specifies %u data blocks (expected %lld)."
1355 msgstr "Der Nachspann der ZLIB-Daten der Größe %lld Bytes legt %u Datenblocks fest (erwartet wurde %lld)."
1356
1357 #: src/data/sys-file-reader.c:3555
1358 #, c-format
1359 msgid "ZLIB block descriptor %u reported uncompressed data offset %#llx, when %#llx was expected."
1360 msgstr "Die Blockbeschreibung %u der ZLIB-Daten berichtet ein Offset der unkomprimierten Daten von %#llx, wobei %#llx erwartet wurde."
1361
1362 #: src/data/sys-file-reader.c:3564
1363 #, c-format
1364 msgid "ZLIB block descriptor %u reported compressed data offset %#llx, when %#llx was expected."
1365 msgstr "Die Blockbeschreibung %u der ZLIB-Daten berichtet ein Offset der komprimierten Daten von %#llx, wobei %#llx erwartet wurde."
1366
1367 #: src/data/sys-file-reader.c:3574
1368 #, c-format
1369 msgid "ZLIB block descriptor %u reported block size %#x, when %#x was expected."
1370 msgstr "Die Blockbeschreibung %u der ZLIB-Daten berichtet eine Blockgröße von %#x, wobei %#x erwartet wurde."
1371
1372 #: src/data/sys-file-reader.c:3582
1373 #, c-format
1374 msgid "ZLIB block descriptor %u reported block size %#x, when at most %#x was expected."
1375 msgstr "Die Blockbeschreibung %u der ZLIB-Daten berichtet eine Blockgröße von %#x, wobei höchstens %#x erwartet wurde."
1376
1377 #: src/data/sys-file-reader.c:3594
1378 #, c-format
1379 msgid "ZLIB block descriptor %u reports compressed size %u and uncompressed size %u."
1380 msgstr "Die Blockbeschreibung %u der ZLIB-Daten berichtet eine komprimierte Größe von %u und eine unkomprimierte Größe von %u."
1381
1382 #: src/data/sys-file-reader.c:3606
1383 #, c-format
1384 msgid "ZLIB trailer is at offset %#llx but %#llx would be expected from block descriptors."
1385 msgstr "Der Nachspann der ZLIB-Daten liegt beim Offset %#llx, aber auf Grund der Blockbeschreibungen wurde %#llx erwartet."
1386
1387 #: src/data/sys-file-reader.c:3625
1388 #, c-format
1389 msgid "ZLIB initialization failed (%s)."
1390 msgstr "Initialisierung von ZLIB ist fehlgeschlagen (%s)."
1391
1392 #: src/data/sys-file-reader.c:3640
1393 #, c-format
1394 msgid "Inconsistency at end of ZLIB stream (%s)."
1395 msgstr "Am Ende des ZLIB-Datenstroms ist eine Inkonsistenz aufgetreten (%s)."
1396
1397 #: src/data/sys-file-reader.c:3699
1398 #, c-format
1399 msgid "ZLIB stream inconsistency (%s)."
1400 msgstr "Im ZLIB-Datenstrom ist eine Inkonsistenz aufgetreten (%s)."
1401
1402 #: src/data/sys-file-reader.c:3723
1403 msgid "Unexpected end of ZLIB compressed data."
1404 msgstr "Unerwartetes Ende der komprimierten ZLIB-Daten."
1405
1406 #: src/data/sys-file-reader.c:3761
1407 msgid "SPSS System File"
1408 msgstr "SPSS Systemdatei"
1409
1410 #: src/data/sys-file-writer.c:211
1411 #, c-format
1412 msgid "Unknown system file version %d. Treating as version %d."
1413 msgstr "Die Version %d der Szstemdatei ist unbekannt. Es wird die Version %d verwendet."
1414
1415 #: src/data/sys-file-writer.c:1280
1416 #, c-format
1417 msgid "An I/O error occurred writing system file `%s'."
1418 msgstr "Beim Schreiben der Systemdatei `%s' ist ein I/O-Fehler aufgetreten."
1419
1420 #: src/data/sys-file-writer.c:1387
1421 #, c-format
1422 msgid "Failed to initialize ZLIB for compression (%s)."
1423 msgstr "Initialisierung von ZLIB für die Komprimierung ist fehlgeschlagen (%s)."
1424
1425 #: src/data/sys-file-writer.c:1416
1426 #, c-format
1427 msgid "Failed to complete ZLIB stream compression (%s)."
1428 msgstr "Die Komprimierung des ZLIB-Datenstroms konnte nicht abgeschlossen werden (%s)."
1429
1430 #: src/data/sys-file-writer.c:1457
1431 #, c-format
1432 msgid "ZLIB stream compression failed (%s)."
1433 msgstr "Die Komprimierung des ZLIB-Datenstroms ist fehlgeschlagen (%s)."
1434
1435 #: src/data/sys-file-writer.c:1499
1436 #, c-format
1437 msgid "%s: Seek failed (%s)."
1438 msgstr "%s: Suche fehlgeschlagen (%s)."
1439
1440 #: src/data/variable.c:675
1441 #, c-format
1442 msgid "%s (%s)"
1443 msgstr "%s (%s)"
1444
1445 #: src/data/variable.c:777
1446 msgid "Nominal"
1447 msgstr "Nominal"
1448
1449 #: src/data/variable.c:780
1450 msgid "Ordinal"
1451 msgstr "Ordinal"
1452
1453 #: src/data/variable.c:783 src/language/stats/ks-one-sample.c:327
1454 msgid "Scale"
1455 msgstr "Skala"
1456
1457 #: src/data/variable.c:874
1458 msgid "Input"
1459 msgstr "Eingabe"
1460
1461 #. TRANSLATORS: This will form a filename.  Please avoid whitespace.
1462 #: src/data/variable.c:877 src/ui/gui/psppire-output-window.c:531
1463 msgid "Output"
1464 msgstr "Ziel"
1465
1466 #: src/data/variable.c:880
1467 msgid "Both"
1468 msgstr "Beides"
1469
1470 #: src/data/variable.c:883 src/language/dictionary/sys-file-info.c:225
1471 #: src/ui/gui/psppire-dialog-action-crosstabs.c:84
1472 #: src/ui/gui/psppire-dialog-action-crosstabs.c:96
1473 #: src/ui/gui/psppire-dialog-action-crosstabs.c:131
1474 #: src/ui/gui/psppire-dialog-action-crosstabs.c:139
1475 #: src/ui/gui/psppire-var-sheet.c:438 src/ui/gui/var-display.c:16
1476 msgid "None"
1477 msgstr "Keine"
1478
1479 #: src/data/variable.c:886
1480 msgid "Partition"
1481 msgstr "Partitionieren"
1482
1483 #: src/data/variable.c:889 src/ui/gui/reliability.ui:21
1484 msgid "Split"
1485 msgstr "Aufteilen"
1486
1487 #: src/data/variable.c:1002
1488 msgid "Left"
1489 msgstr "Links"
1490
1491 #: src/data/variable.c:1005
1492 msgid "Right"
1493 msgstr "Rechts"
1494
1495 #: src/data/variable.c:1008
1496 msgid "Center"
1497 msgstr "Zentriert"
1498
1499 #: src/language/command.c:207 src/language/stats/graph.c:398
1500 #: src/language/stats/graph.c:403 src/language/stats/graph.c:408
1501 #: src/language/stats/graph.c:460 src/language/stats/graph.c:465
1502 #: src/language/stats/graph.c:470 src/language/stats/graph.c:475
1503 #: src/language/stats/graph.c:480 src/language/stats/graph.c:485
1504 #: src/language/stats/graph.c:490 src/language/stats/graph.c:495
1505 #: src/language/utilities/set.q:237
1506 #, c-format
1507 msgid "%s is not yet implemented."
1508 msgstr "%s ist noch nicht implementiert."
1509
1510 #: src/language/command.c:212
1511 #, c-format
1512 msgid "%s may be used only in testing mode."
1513 msgstr "%s darf nur im Testmodus verwendet werden."
1514
1515 #: src/language/command.c:217
1516 #, c-format
1517 msgid "%s may be used only in enhanced syntax mode."
1518 msgstr "%s darf nur im erweiterten Syntaxmodus verwendet werden."
1519
1520 #: src/language/command.c:346
1521 msgid "expecting command name"
1522 msgstr "erwarte den Namen eines Befehls"
1523
1524 #: src/language/command.c:348
1525 #, c-format
1526 msgid "Unknown command `%s'."
1527 msgstr "Unbekannter Befehl `%s'."
1528
1529 #: src/language/command.c:381
1530 #, c-format
1531 msgid "%s is allowed only before the active dataset has been defined."
1532 msgstr "%s ist nur erlaubt bevor das aktive Daten-Set festgelegt wurde."
1533
1534 #: src/language/command.c:385
1535 #, c-format
1536 msgid "%s is allowed only after the active dataset has been defined."
1537 msgstr "%s ist nur erlaubt nachdem das aktive Daten-Set festgelegt wurde."
1538
1539 #: src/language/command.c:389 src/language/command.c:393
1540 #, c-format
1541 msgid "%s is allowed only inside %s."
1542 msgstr "%s ist nur innerhalb von %s erlaubt."
1543
1544 #: src/language/command.c:400 src/language/command.c:404
1545 #, c-format
1546 msgid "%s is allowed only before the active dataset has been defined or inside %s."
1547 msgstr "%s ist nur erlaubt bevor das aktive Daten-Set festgelegt wurde oder innerhalb von %s."
1548
1549 #: src/language/command.c:408 src/language/command.c:412
1550 #, c-format
1551 msgid "%s is allowed only after the active dataset has been defined or inside %s."
1552 msgstr "%s ist nur erlaubt nachdem das aktive Daten-Set festgelegt wurde oder innerhalb von %s."
1553
1554 #: src/language/command.c:416
1555 #, c-format
1556 msgid "%s is allowed only inside %s or inside %s."
1557 msgstr "%s ist nur innerhalb von %s oder von %s erlaubt."
1558
1559 #: src/language/command.c:422
1560 #, c-format
1561 msgid "%s is allowed only after the active dataset has been defined, inside INPUT PROGRAM, or inside FILE TYPE."
1562 msgstr "%s ist nur erlaubt nachdem das aktive Daten-Set festgelegt wurde, innerhalb von INPUT PROGRAM oder innerhalb von FILE TYPE."
1563
1564 #: src/language/command.c:427
1565 #, c-format
1566 msgid "%s is allowed only before the active dataset has been defined, inside INPUT PROGRAM, or inside FILE TYPE."
1567 msgstr "%s ist nur erlaubt bevor das aktive Daten-Set festgelegt wurde, innerhalb von INPUT PROGRAM oder innerhalb von FILE TYPE."
1568
1569 #: src/language/command.c:445 src/language/command.c:448
1570 #, c-format
1571 msgid "%s is not allowed inside %s."
1572 msgstr "%s ist innerhalb von %s nicht erlaubt."
1573
1574 #: src/language/command.c:530 src/language/utilities/host.c:130
1575 #: src/language/utilities/permissions.c:105
1576 #, c-format
1577 msgid "This command not allowed when the %s option is set."
1578 msgstr "Dieser Befehl ist nicht erlaubt, wenn die Option %s gesetzt wurde."
1579
1580 #: src/language/command.c:546
1581 #, c-format
1582 msgid "Error removing `%s': %s."
1583 msgstr "Fehler beim Entfernen `%s': %s."
1584
1585 #: src/language/lexer/lexer.c:295
1586 #, c-format
1587 msgid "expecting %s"
1588 msgstr "erwarte %s"
1589
1590 #: src/language/lexer/lexer.c:299
1591 #, c-format
1592 msgid "expecting %s or %s"
1593 msgstr "erwarte %s oder %s"
1594
1595 #: src/language/lexer/lexer.c:303
1596 #, c-format
1597 msgid "expecting %s, %s, or %s"
1598 msgstr "erwarte %s, %s oder %s"
1599
1600 #: src/language/lexer/lexer.c:308
1601 #, c-format
1602 msgid "expecting %s, %s, %s, or %s"
1603 msgstr "erwarte %s, %s, %s oder %s"
1604
1605 #: src/language/lexer/lexer.c:313
1606 #, c-format
1607 msgid "expecting %s, %s, %s, %s, or %s"
1608 msgstr "erwarte %s, %s, %s, %s oder %s"
1609
1610 #: src/language/lexer/lexer.c:318
1611 #, c-format
1612 msgid "expecting %s, %s, %s, %s, %s, or %s"
1613 msgstr "erwarte %s, %s, %s, %s, %s oder %s"
1614
1615 #: src/language/lexer/lexer.c:324
1616 #, c-format
1617 msgid "expecting %s, %s, %s, %s, %s, %s, or %s"
1618 msgstr "erwarte %s, %s, %s, %s, %s, %s oder %s"
1619
1620 #: src/language/lexer/lexer.c:330
1621 #, c-format
1622 msgid "expecting %s, %s, %s, %s, %s, %s, %s, or %s"
1623 msgstr "erwarte %s, %s, %s, %s, %s, %s, %s oder %s"
1624
1625 #: src/language/lexer/lexer.c:350
1626 #, c-format
1627 msgid "Subcommand %s may only be specified once."
1628 msgstr "Unterbefehl %s darf nur einmal verwendet werden."
1629
1630 #: src/language/lexer/lexer.c:362
1631 #, c-format
1632 msgid "Required subcommand %s was not specified."
1633 msgstr "Der erforderliche Unterbefehl %s wurde nicht angegeben."
1634
1635 #: src/language/lexer/lexer.c:370
1636 #, c-format
1637 msgid "%s may only be specified once within subcommand %s"
1638 msgstr "%s darf nur einmal innerhalb des Unterbefehls %s verwendet werden"
1639
1640 #: src/language/lexer/lexer.c:379
1641 #, c-format
1642 msgid "Required %s specification missing from %s subcommand"
1643 msgstr "Erforderliche Angabe %s fehlt im Unterbefehl %s"
1644
1645 #: src/language/lexer/lexer.c:398
1646 msgid "Syntax error at end of input"
1647 msgstr "Syntax Fehler am ende der Eingabe"
1648
1649 #: src/language/lexer/lexer.c:419 src/language/xforms/select-if.c:60
1650 #: src/language/stats/autorecode.c:217 src/language/stats/npar.c:504
1651 #: src/language/data-io/print-space.c:83
1652 msgid "expecting end of command"
1653 msgstr "erwarte Befehlsende"
1654
1655 #: src/language/lexer/lexer.c:623
1656 msgid "expecting string"
1657 msgstr "erwarte Zeichenkette"
1658
1659 #: src/language/lexer/lexer.c:652
1660 msgid "expecting integer"
1661 msgstr "erwarte Integer"
1662
1663 #: src/language/lexer/lexer.c:665
1664 msgid "expecting number"
1665 msgstr "erwarte Zahl"
1666
1667 #: src/language/lexer/lexer.c:677
1668 msgid "expecting identifier"
1669 msgstr "erwarte Identifier"
1670
1671 #: src/language/lexer/lexer.c:1262
1672 msgid "Syntax error at end of command"
1673 msgstr "Syntax Fehler am Ende des Befehls"
1674
1675 #: src/language/lexer/lexer.c:1271
1676 #, c-format
1677 msgid "Syntax error at `%s'"
1678 msgstr "Syntax Fehler bei `%s'"
1679
1680 #: src/language/lexer/lexer.c:1274
1681 msgid "Syntax error"
1682 msgstr "Syntax Fehler"
1683
1684 #: src/language/lexer/lexer.c:1438
1685 #, c-format
1686 msgid "String of hex digits has %d characters, which is not a multiple of 2"
1687 msgstr "String der Hexadezimalziffern hat %d Zeichen, was nicht ein Vielfaches von 2 ist"
1688
1689 #: src/language/lexer/lexer.c:1445
1690 #, c-format
1691 msgid "`%c' is not a valid hex digit"
1692 msgstr "`%c' ist keine gültige Hexadezimalziffer"
1693
1694 #: src/language/lexer/lexer.c:1450
1695 #, c-format
1696 msgid "Unicode string contains %d bytes, which is not in the valid range of 1 to 8 bytes"
1697 msgstr "Unicode String enthält %d Bytes, was nicht im gültigen Bereich von 1 bis 8 Bytes liegt"
1698
1699 #: src/language/lexer/lexer.c:1456
1700 #, c-format
1701 msgid "U+%04X is not a valid Unicode code point"
1702 msgstr "U+%04X ist kein gültiger Unicode Codepoint"
1703
1704 #: src/language/lexer/lexer.c:1461
1705 msgid "Unterminated string constant"
1706 msgstr "Nicht abgeschlossene Stringkonstante"
1707
1708 #: src/language/lexer/lexer.c:1465
1709 #, c-format
1710 msgid "Missing exponent following `%s'"
1711 msgstr "Nach `%s' fehlt der Exponent"
1712
1713 #: src/language/lexer/lexer.c:1470
1714 msgid "Unexpected `.' in middle of command"
1715 msgstr "Unerwarteter Punkt  `.' in der Mitte des Befehls."
1716
1717 #: src/language/lexer/lexer.c:1476
1718 #, c-format
1719 msgid "Bad character %s in input"
1720 msgstr "Ungültiges Zeichen %s in der Eingabe"
1721
1722 #: src/language/lexer/lexer.c:1570
1723 #, c-format
1724 msgid "Opening `%s': %s."
1725 msgstr "Öffne `%s': %s."
1726
1727 #: src/language/lexer/lexer.c:1614
1728 #, c-format
1729 msgid "Error closing `%s': %s."
1730 msgstr "Fehler beim Schließen von `%s': %s."
1731
1732 #: src/language/lexer/subcommand-list.c:118
1733 #, c-format
1734 msgid "No more than %d %s subcommands allowed."
1735 msgstr "Es sind nicht mehr als %d %s Unterbefehle erlaubt."
1736
1737 #: src/language/lexer/format-parser.c:77
1738 msgid "expecting valid format specifier"
1739 msgstr "erwarte gültige Formatangabe"
1740
1741 #: src/language/lexer/format-parser.c:116
1742 #: src/language/lexer/format-parser.c:143 src/language/utilities/output.c:148
1743 #: src/language/data-io/data-list.c:438 src/language/data-io/get-data.c:639
1744 #: src/language/data-io/placement-parser.c:236
1745 #, c-format
1746 msgid "Unknown format type `%s'."
1747 msgstr "Unbekannter Formattyp  `%s'."
1748
1749 #: src/language/lexer/format-parser.c:122
1750 #, c-format
1751 msgid "Format specifier `%s' lacks required width."
1752 msgstr "Formatangabe `%s' hat nicht die erforderliche Breite."
1753
1754 #: src/language/lexer/format-parser.c:138
1755 msgid "expecting format type"
1756 msgstr "erwarte Formattyp"
1757
1758 #: src/language/lexer/value-parser.c:66
1759 #, c-format
1760 msgid "The high end of the range (%.*g) is below the low end (%.*g).  The range will be treated as if reversed."
1761 msgstr "Das obere Ende des Bereichs (%.*g) ist kleiner als das untere Ende (%.*g). Die Bereichsgrenzen werden vertauscht."
1762
1763 #: src/language/lexer/value-parser.c:74
1764 #, c-format
1765 msgid "Ends of range are equal (%.*g)."
1766 msgstr "Die beiden Grenzen des Bereichs sind gleich (%.*g)."
1767
1768 #: src/language/lexer/value-parser.c:82
1769 #, c-format
1770 msgid "%s or %s must be part of a range."
1771 msgstr "%s oder %s müssen innerhalb eines Bereichs liegen."
1772
1773 #: src/language/lexer/value-parser.c:118
1774 msgid "System-missing value is not valid here."
1775 msgstr "System-definierter fehlender Wert ist hier nicht gültig."
1776
1777 #: src/language/lexer/value-parser.c:126
1778 msgid "expecting number or data string"
1779 msgstr "erwarte Zahl oder Zeichenkette"
1780
1781 #: src/language/lexer/variable-parser.c:70
1782 msgid "expecting variable name"
1783 msgstr "erwarte Variablenname"
1784
1785 #: src/language/lexer/variable-parser.c:80
1786 #, c-format
1787 msgid "%s is not a variable name."
1788 msgstr "%s ist kein Variablenname"
1789
1790 #: src/language/lexer/variable-parser.c:183
1791 #, c-format
1792 msgid "%s is not a numeric variable.  It will not be included in the variable list."
1793 msgstr "%s ist keine numerische Variable. Sie wird nicht in die Variablenliste eingefügt."
1794
1795 #: src/language/lexer/variable-parser.c:186
1796 #, c-format
1797 msgid "%s is not a string variable.  It will not be included in the variable list."
1798 msgstr "%s ist keine String-Variable. Sie wird nicht in die Variablenliste eingefügt."
1799
1800 #: src/language/lexer/variable-parser.c:190
1801 #, c-format
1802 msgid "Scratch variables (such as %s) are not allowed here."
1803 msgstr "Temporäre Variablen (wie z.B. %s) sind hier nicht erlaubt."
1804
1805 #: src/language/lexer/variable-parser.c:194
1806 #, c-format
1807 msgid "%s and %s are not the same type.  All variables in this variable list must be of the same type.  %s will be omitted from the list."
1808 msgstr "%s und %s haben nicht den gleichen Variablentyp. Alle Variablen in dieser Liste müssen vom selben Typ sein.  %s wird nicht übernommen."
1809
1810 #: src/language/lexer/variable-parser.c:200
1811 #, c-format
1812 msgid "%s and %s are string variables with different widths.  All variables in this variable list must have the same width.  %s will be omitted from the list."
1813 msgstr "%s und %s sind String-Variablen mit unterschiedlichen Breiten.  Alle Variablen in dieser Liste müssen die selbe Breite haben.  %s wird nicht aus der Liste übernommen."
1814
1815 #: src/language/lexer/variable-parser.c:205
1816 #: src/language/lexer/variable-parser.c:407
1817 #, c-format
1818 msgid "Variable %s appears twice in variable list."
1819 msgstr "Variable %s taucht zwei Mal in der Variablenliste auf."
1820
1821 #: src/language/lexer/variable-parser.c:318
1822 #, c-format
1823 msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
1824 msgstr "%s TO %s ist keine gültige Syntax, weil %s im Codebuch vor %s liegt."
1825
1826 #: src/language/lexer/variable-parser.c:326
1827 #, c-format
1828 msgid "When using the TO keyword to specify several variables, both variables must be from the same variable dictionaries, of either ordinary, scratch, or system variables.  %s is a %s variable, whereas %s is %s."
1829 msgstr "Bei der Verwendung des TO Schlüsselwortes für die Spezifikation mehrerer Variablen müssen beide Variablen aus dem selben Codebuch von normalen, temporären oder Systemvariablen stammen.  %s ist eine %s Variable, aber %s ist %s."
1830
1831 #: src/language/lexer/variable-parser.c:384
1832 #, c-format
1833 msgid "`%s' cannot be used with TO because it does not end in a digit."
1834 msgstr "`%s' kann nicht in Kombination mit TO verwendet werden, weil es nicht mit einer Ziffer endet."
1835
1836 #: src/language/lexer/variable-parser.c:392
1837 #, c-format
1838 msgid "Numeric suffix on `%s' is larger than supported with TO."
1839 msgstr "Der numerische Suffix von `%s' ist größer als von TO unterstützt wird."
1840
1841 #: src/language/lexer/variable-parser.c:468
1842 msgid "Scratch variables not allowed here."
1843 msgstr "Temporäre Variablen sind hier nicht erlaubt."
1844
1845 #: src/language/lexer/variable-parser.c:500
1846 msgid "Prefixes don't match in use of TO convention."
1847 msgstr "Die Prefixes stimmen nicht überein, wie für den TO Befehl erforderlich."
1848
1849 #: src/language/lexer/variable-parser.c:505
1850 msgid "Bad bounds in use of TO convention."
1851 msgstr "Die Grenzen bei der Verwendung des TO Befehls sind nicht richtig angegeben."
1852
1853 #: src/language/xforms/compute.c:150 src/language/xforms/compute.c:205
1854 #, c-format
1855 msgid "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %s."
1856 msgstr "Beim Ausführen von COMPUTE: SYSMIS ist kein gültiger Wert für einen Index im Vektor %s."
1857
1858 #: src/language/xforms/compute.c:154 src/language/xforms/compute.c:212
1859 #, c-format
1860 msgid "When executing COMPUTE: %.*g is not a valid value as an index into vector %s."
1861 msgstr "Beim Ausführen von COMPUTE: %.*g ist kein gültiger Wert für einen Index im Vektor %s."
1862
1863 #: src/language/xforms/compute.c:356
1864 #, c-format
1865 msgid "There is no vector named %s."
1866 msgstr "Es gibt keinen Vektor namens %s."
1867
1868 #: src/language/xforms/count.c:125
1869 msgid "Destination cannot be a string variable."
1870 msgstr "Ziel kann keine Stringvariable sein."
1871
1872 #: src/language/xforms/sample.c:76
1873 msgid "The sampling factor must be between 0 and 1 exclusive."
1874 msgstr "Der Anteilswert der Zufallsstichprobe muss zwischen 0 und 1 liegen."
1875
1876 #: src/language/xforms/sample.c:96
1877 #, c-format
1878 msgid "Cannot sample %d observations from a population of %d."
1879 msgstr "Es ist nicht möglich eine Stichprobe von %d Beobachtungen aus eine Population von %d zu ziehen."
1880
1881 #: src/language/xforms/recode.c:261
1882 msgid "Inconsistent target variable types.  Target variables must be all numeric or all string."
1883 msgstr "Inkonsistenz im Typ der Zielvariablen.  Zielvariablen müssen alle numerisch oder alle vom Typ String sein."
1884
1885 #: src/language/xforms/recode.c:282
1886 msgid "CONVERT requires string input values and numeric output values."
1887 msgstr "CONVERT erfordert Stringwerte als Input und numerische Werte als Output."
1888
1889 #: src/language/xforms/recode.c:339
1890 #, c-format
1891 msgid "%s is not allowed with string variables."
1892 msgstr "%s ist bei Stringvariablen nicht erlaubt."
1893
1894 #: src/language/xforms/recode.c:422
1895 msgid "expecting output value"
1896 msgstr "erwarte Ausgabewert"
1897
1898 #: src/language/xforms/recode.c:479
1899 #, c-format
1900 msgid "%zu variable(s) cannot be recoded into %zu variable(s).  Specify the same number of variables as source and target variables."
1901 msgstr "%zu Variable(n) können nicht zu %zu Variable(n) umkodiert werden.  Legen Sie die selbe Anzahl von Quell- und Zielvariablen fest."
1902
1903 #: src/language/xforms/recode.c:494
1904 #, c-format
1905 msgid "There is no variable named %s.  (All string variables specified on INTO must already exist.  Use the STRING command to create a string variable.)"
1906 msgstr "Eine Variable mit dem Namen %s existiert nicht. (Alle Stringvariablen die mit INTO angegeben werden, müssen bereits existieren.  Verwenden Sie den STRING-Befehl um eine Stringvariable zu erstellen.)"
1907
1908 #: src/language/xforms/recode.c:510
1909 #, c-format
1910 msgid "INTO is required with %s input values and %s output values."
1911 msgstr "Für INTO werden %s Eingabewerte und %s Ausgabewerte benötigt."
1912
1913 #: src/language/xforms/recode.c:523
1914 #, c-format
1915 msgid "Type mismatch.  Cannot store %s data in %s variable %s."
1916 msgstr "Typen stimmen nicht überein.  %s Daten können nicht in %s Variable %s gespeichert werden."
1917
1918 #: src/language/xforms/recode.c:566
1919 #, c-format
1920 msgid "Cannot recode because the variable %s would require a width of %d bytes or greater, but it has a width of only %d bytes."
1921 msgstr "Umkodierung kann nicht erfolgen, weil die Variable %s eine Breite von %d Bytes erfordern würde, aber sie eine Breite von nur %d Bytes hat."
1922
1923 #: src/language/xforms/select-if.c:100
1924 msgid "Syntax error expecting OFF or BY.  Turning off case filtering."
1925 msgstr "Syntaxfehler, es wurde OFF oder BY erwartet.  Fallauswahl wird abgeschalten."
1926
1927 #: src/language/xforms/select-if.c:115
1928 msgid "The filter variable must be numeric."
1929 msgstr "Die Filtervariable muss numerisch sein."
1930
1931 #: src/language/xforms/select-if.c:121
1932 msgid "The filter variable may not be scratch."
1933 msgstr "Die Filtervariable darf keine Scratchvariable sein."
1934
1935 #: src/language/control/control-stack.c:31
1936 #, c-format
1937 msgid "%s without %s."
1938 msgstr "%s ohne %s."
1939
1940 #: src/language/control/control-stack.c:59
1941 #, c-format
1942 msgid "This command must appear inside %s...%s, without intermediate %s...%s."
1943 msgstr "Dieser Befehl muss innerhalb von %s...%s verwendet werden, ohne Unterbrechung durch %s...%s."
1944
1945 #: src/language/control/control-stack.c:76
1946 #, c-format
1947 msgid "This command cannot appear outside %s...%s."
1948 msgstr "Dieser Befehl kann nicht außerhalb von %s...%s verwendet werden."
1949
1950 #: src/language/control/do-if.c:177
1951 #, c-format
1952 msgid "This command may not follow %s in %s ... %s."
1953 msgstr "Dieser Befehl kann nicht nach %s innerhalb von %s ... %s verwendet werden."
1954
1955 #: src/language/control/loop.c:214
1956 msgid "Only one index clause may be specified."
1957 msgstr "Es darf nur eine Index Anweisung verwendet werden."
1958
1959 #: src/language/control/repeat.c:118
1960 #, c-format
1961 msgid "Dummy variable name `%s' hides dictionary variable `%s'."
1962 msgstr "Name der Dummyvariable `%s' verdeckt die Variable `%s' im Codebuch."
1963
1964 #: src/language/control/repeat.c:122
1965 #, c-format
1966 msgid "Dummy variable name `%s' is given twice."
1967 msgstr "Der Name der Dummyvariable `%s'  wurde doppelt vergeben."
1968
1969 #: src/language/control/repeat.c:165
1970 #, c-format
1971 msgid "Dummy variable `%s' had %zu substitutions, so `%s' must also, but %zu were specified."
1972 msgstr "Die Dummyvariable `%s' hatte %zu Ersetzungen, daher sollte dies auch für `%s' der Fall sein, aber es wurden %zu Ersetzungen angegeben."
1973
1974 #: src/language/control/repeat.c:378
1975 msgid "Ranges may only have integer bounds."
1976 msgstr "Bereiche dürfen nur ganze Zahlen als Grenzen haben."
1977
1978 #: src/language/control/repeat.c:392
1979 #, c-format
1980 msgid "%ld TO %ld is an invalid range."
1981 msgstr "%ld TO %ld ist ein ungültiger Bereich."
1982
1983 #: src/language/control/repeat.c:442
1984 #, c-format
1985 msgid "No matching %s."
1986 msgstr "Keine Übereinstimmungen mit %s."
1987
1988 #: src/language/control/temporary.c:45
1989 msgid "This command may only appear once between procedures and procedure-like commands."
1990 msgstr "Dieser Befehl darf zwischen Prozeduren und prozedur-ähnlichen Befehlen nur ein Mal verwendet werden."
1991
1992 #: src/language/dictionary/attributes.c:104
1993 msgid "Attribute array index must be between 1 and 65535."
1994 msgstr "Attribut Array Index muss zwischen 1 und 65535 liegen."
1995
1996 #: src/language/dictionary/apply-dictionary.c:74
1997 #, c-format
1998 msgid "Variable %s is %s in target file, but %s in source file."
1999 msgstr "Die Variable %s hat in der Zieldatei den Typ %s, aber in der Quelldatei den Typ %s."
2000
2001 #: src/language/dictionary/apply-dictionary.c:110
2002 msgid "No matching variables found between the source and target files."
2003 msgstr "Keine übereinstimmenden Variablen in der Quelldatei und der Zieldatei gefunden."
2004
2005 #: src/language/dictionary/delete-variables.c:40
2006 #: src/language/dictionary/modify-variables.c:92
2007 #: src/language/dictionary/rename-variables.c:48
2008 #, c-format
2009 msgid "%s may not be used after %s.  Temporary transformations will be made permanent."
2010 msgstr "%s darf nicht nach %s verwendet werden.  Temporäre Transformationen werden dauerhaft gemacht."
2011
2012 #: src/language/dictionary/delete-variables.c:48
2013 #, c-format
2014 msgid "%s may not be used to delete all variables from the active dataset dictionary.  Use %s instead."
2015 msgstr "%s darf nicht dafür verwendet werden, alle Variablen aus dem Codebuch des aktiven Datenblatts zu löschen. Verwenden Sie stattdessen %s."
2016
2017 #: src/language/dictionary/missing-values.c:70
2018 #, c-format
2019 msgid "Cannot mix numeric variables (e.g. %s) and string variables (e.g. %s) within a single list."
2020 msgstr "Numerische Variablen (z.B. %s) und Stringvariablen (z.B. %s) können nicht in einer Liste kombiniert werden."
2021
2022 #: src/language/dictionary/missing-values.c:123
2023 #, c-format
2024 msgid "Truncating missing value to maximum acceptable length (%d bytes)."
2025 msgstr "Der fehlende Wert wird auf die maximal erlaubte Länge (%d Bytes) gekürzt."
2026
2027 #: src/language/dictionary/missing-values.c:146
2028 #, c-format
2029 msgid "Missing values provided are too long to assign to variable of width %d."
2030 msgstr "Die angegebenen Werte sind zu lang für eine Variable der Breite %d."
2031
2032 #: src/language/dictionary/modify-variables.c:137
2033 msgid "Cannot specify ALL after specifying a set of variables."
2034 msgstr "Nach der Angabe von Variablen kann der Befehl ALL nicht mehr verwendet werden."
2035
2036 #: src/language/dictionary/modify-variables.c:207
2037 #: src/language/dictionary/rename-variables.c:71
2038 #, c-format
2039 msgid "Differing number of variables in old name list (%zu) and in new name list (%zu)."
2040 msgstr "Die Anzahl an Variablen in der Liste der alten Namen (%zu) stimmt nicht mit der Anzahl in der Liste der neuen Namen (%zu) überein."
2041
2042 #: src/language/dictionary/modify-variables.c:232
2043 #: src/language/dictionary/modify-variables.c:276
2044 #, c-format
2045 msgid "%s subcommand may be given at most once.  It may not be given in conjunction with the %s subcommand."
2046 msgstr "Der Unterbefehl %s darf höchstens ein Mal verwendet werden.  Gemeinsam mit dem Unterbefehl %s darf er gar nicht verwendet werden."
2047
2048 #: src/language/dictionary/modify-variables.c:304
2049 #, c-format
2050 msgid "Unrecognized subcommand name `%s'."
2051 msgstr "Der Unterbefehl `%s' wurde nicht erkannt."
2052
2053 #: src/language/dictionary/modify-variables.c:306
2054 msgid "Subcommand name expected."
2055 msgstr "Es wurde der Name eines Unterbefehls erwartet."
2056
2057 #: src/language/dictionary/mrsets.c:116
2058 #, c-format
2059 msgid "VARIABLES specified only variable %s on %s, but at least two variables are required."
2060 msgstr "In VARIABLES wurde nur die Variable %s beim Unterbefehl %s angegeben, es sind aber mindestens zwei Variablen erforderlich."
2061
2062 #: src/language/dictionary/mrsets.c:149
2063 msgid "Numeric VALUE must be an integer."
2064 msgstr "Numerischer Wert für VALUE muss ganzzahlig sein."
2065
2066 #: src/language/dictionary/mrsets.c:229 src/language/dictionary/mrsets.c:267
2067 #, c-format
2068 msgid "MDGROUP subcommand for group %s specifies a string VALUE, but the variables specified for this group are numeric."
2069 msgstr "Der Unterbefehl MDGROUP für Gruppe %s legt einen String VALUE fest, aber die Variablen dieser Gruppe sind numerisch."
2070
2071 #: src/language/dictionary/mrsets.c:253
2072 #, c-format
2073 msgid "VALUE string on MDGROUP subcommand for group %s is %d bytes long, but it must be no longer than the narrowest variable in the group, which is %s with a width of %d bytes."
2074 msgstr "Der String VALUE im Unterbefehl MDGROUP für Gruppe %s ist %d Bytes lang, aber er darf nicht länger als die kürzeste Variable dieser Gruppe sein, also so lang wie die Variable %s mit %d Bytes."
2075
2076 #: src/language/dictionary/mrsets.c:279
2077 #, c-format
2078 msgid "MDGROUP subcommand for group %s specifies LABELSOURCE=VARLABEL but not CATEGORYLABELS=COUNTEDVALUES.  Ignoring LABELSOURCE."
2079 msgstr "Im Unterbefehl MDGROUP für die Gruppe %s ist LABELSOURCE=VARLABEL angegeben, aber CATEGORYLABELS=COUNTEDVALUES wird nicht genannt.  LABELSOURCE wird übersprungen."
2080
2081 #: src/language/dictionary/mrsets.c:285
2082 #, c-format
2083 msgid "MDGROUP subcommand for group %s specifies both LABEL and LABELSOURCE, but only one of these subcommands may be used at a time.  Ignoring LABELSOURCE."
2084 msgstr "Im Unterbefehl MDGROUP für die Gruppe %s wurde sowohl LABEL als auch LABELSOURCE angegeben, aber nur einer der beiden Unterbefehle darf gleichzeitig verwendet werden.  LABELSOURCE wird übersprungen."
2085
2086 #: src/language/dictionary/mrsets.c:325
2087 #, c-format
2088 msgid "Variables %s and %s specified as part of multiple dichotomy group %s have the same variable label.  Categories represented by these variables will not be distinguishable in output."
2089 msgstr "Die Variablen %s und %s sind Teil der Mehrfach-Dichotomie-Gruppe %s und haben das gleiche Variablenlabel.  Kategorien dieser Variablen werden sich in der Ausgabe nicht unterscheiden lassen."
2090
2091 #: src/language/dictionary/mrsets.c:355
2092 #, c-format
2093 msgid "Variable %s specified as part of multiple dichotomy group %s (which has CATEGORYLABELS=COUNTEDVALUES) has no value label for its counted value.  This category will not be distinguishable in output."
2094 msgstr "Die Variable %s ist Teil der Multi-Dichotomie-Gruppe %s (mit CATEGORYLABELS=COUNTEDVALUES) und hat kein Wertelabel für den zu gezählten Wert (COUNTEDVALUE) festgelegt.  Diese Kategorie wird in der Ausgabe nicht unterscheidbar sein."
2095
2096 #: src/language/dictionary/mrsets.c:368
2097 #, c-format
2098 msgid "Variables %s and %s specified as part of multiple dichotomy group %s (which has CATEGORYLABELS=COUNTEDVALUES) have the same value label for the group's counted value.  These categories will not be distinguishable in output."
2099 msgstr "Die Variablen %s und %s sind Teil der Mehrfach-Dichotomie-Gruppe %s (mit ) und haben das gleiche Variablenlabel für den gezählten Wert (COUNTEDVALUE) der Gruppe.  Kategorien dieser Variablen werden sich in der Ausgabe nicht unterscheiden lassen."
2100
2101 #: src/language/dictionary/mrsets.c:425
2102 #, c-format
2103 msgid "Variables specified on MCGROUP should have the same categories, but %s and %s (and possibly others) in multiple category group %s have different value labels for value %s."
2104 msgstr "Variablen, die im Befehl MCGROUP angegeben werden, müssen die gleichen Kategorien besitzen, aber %s und %s (und möglicherweise weitere) in der Mehrfach-Kategorien-Gruppe %s haben unterschiedliche Labels für den Wert %s."
2105
2106 #: src/language/dictionary/mrsets.c:483
2107 #, c-format
2108 msgid "No multiple response set named %s."
2109 msgstr "Es gibt kein Mehrfachantworten-Set namens %s."
2110
2111 #: src/language/dictionary/mrsets.c:537
2112 msgid "The active dataset dictionary does not contain any multiple response sets."
2113 msgstr "Das Codebuch des aktiven Datenblatts enthält keine Mehrfachantworten."
2114
2115 #: src/language/dictionary/mrsets.c:547
2116 msgid "Multiple Response Sets"
2117 msgstr "Mehrfachantworten-Sets"
2118
2119 #: src/language/dictionary/mrsets.c:548 src/ui/gui/psppire-var-sheet.c:1364
2120 msgid "Name"
2121 msgstr "Name"
2122
2123 #: src/language/dictionary/mrsets.c:549 src/ui/gui/variable-info.ui:8
2124 msgid "Variables"
2125 msgstr "Variablen"
2126
2127 #: src/language/dictionary/mrsets.c:550
2128 msgid "Details"
2129 msgstr "Details"
2130
2131 #: src/language/dictionary/mrsets.c:564
2132 msgid "Multiple dichotomy set"
2133 msgstr "Mehrfachantworten-Set für Dichotomien"
2134
2135 #: src/language/dictionary/mrsets.c:565
2136 msgid "Multiple category set"
2137 msgstr "Mehrfachantworten-Set für kategoriale Daten"
2138
2139 #: src/language/dictionary/mrsets.c:567
2140 #: src/language/dictionary/split-file.c:84
2141 #: src/language/dictionary/sys-file-info.c:439
2142 #: src/language/dictionary/sys-file-info.c:538
2143 #: src/ui/gui/psppire-var-sheet.c:1377 src/ui/gui/compute.ui:480
2144 msgid "Label"
2145 msgstr "Beschriftung"
2146
2147 #: src/language/dictionary/mrsets.c:571
2148 msgid "Label source"
2149 msgstr "Quelle der Beschriftungen"
2150
2151 #: src/language/dictionary/mrsets.c:573
2152 msgid "First variable label among variables"
2153 msgstr "Erstes Variablenbeschriftung in den Variablen"
2154
2155 #: src/language/dictionary/mrsets.c:574
2156 msgid "Provided by user"
2157 msgstr "Vom Benutzer angegeben"
2158
2159 #: src/language/dictionary/mrsets.c:575
2160 msgid "Counted value"
2161 msgstr "Gezählter Wert"
2162
2163 #: src/language/dictionary/mrsets.c:587
2164 msgid "Category label source"
2165 msgstr "Quelle der Kategorienbeschreibung"
2166
2167 #: src/language/dictionary/mrsets.c:589
2168 msgid "Variable labels"
2169 msgstr "Variablenbeschriftung"
2170
2171 #: src/language/dictionary/mrsets.c:590
2172 msgid "Value labels of counted value"
2173 msgstr "Wertebeschriftungen des gezählten Werts"
2174
2175 #: src/language/dictionary/numeric.c:67
2176 #, c-format
2177 msgid "Format type %s may not be used with a numeric variable."
2178 msgstr "Formattyp %s darf nicht bei einer numerischen Variable verwendet werden."
2179
2180 #: src/language/dictionary/numeric.c:86 src/language/dictionary/numeric.c:153
2181 #, c-format
2182 msgid "There is already a variable named %s."
2183 msgstr "Es existiert bereits eine Variable namens  %s."
2184
2185 #: src/language/dictionary/numeric.c:138
2186 #, c-format
2187 msgid "Format type %s may not be used with a string variable."
2188 msgstr "Formattyp %s darf nicht bei einer Stringvariable verwendet werden."
2189
2190 #: src/language/dictionary/rename-variables.c:89
2191 #, c-format
2192 msgid "Renaming would duplicate variable name %s."
2193 msgstr "Die Umbenennung würde den doppelten Variablennamen %s erzeugen."
2194
2195 #: src/language/dictionary/split-file.c:83
2196 #: src/language/dictionary/sys-file-info.c:486
2197 #: src/language/dictionary/sys-file-info.c:537
2198 #: src/language/stats/cochran.c:172 src/language/stats/examine.c:1133
2199 #: src/language/stats/frequencies.c:293 src/language/stats/reliability.c:802
2200 #: src/language/stats/reliability.c:811 src/language/stats/crosstabs.q:1272
2201 #: src/language/stats/crosstabs.q:1302 src/language/stats/crosstabs.q:1326
2202 #: src/language/stats/crosstabs.q:1352 src/ui/gui/count.ui:245
2203 msgid "Value"
2204 msgstr "Wert"
2205
2206 #: src/language/dictionary/sys-file-info.c:166
2207 msgid "File:"
2208 msgstr "Datei:"
2209
2210 #: src/language/dictionary/sys-file-info.c:169
2211 msgid "Label:"
2212 msgstr "Label:"
2213
2214 #: src/language/dictionary/sys-file-info.c:173
2215 msgid "No label."
2216 msgstr "Kein Label."
2217
2218 #: src/language/dictionary/sys-file-info.c:177
2219 msgid "Created:"
2220 msgstr "Erstellt:"
2221
2222 #: src/language/dictionary/sys-file-info.c:183
2223 msgid "Product:"
2224 msgstr "Produkt:"
2225
2226 #: src/language/dictionary/sys-file-info.c:187
2227 msgid "Integer Format:"
2228 msgstr "Integer Format:"
2229
2230 #: src/language/dictionary/sys-file-info.c:189
2231 msgid "Big Endian"
2232 msgstr "Big Endian"
2233
2234 #: src/language/dictionary/sys-file-info.c:190
2235 msgid "Little Endian"
2236 msgstr "Little Endian"
2237
2238 #: src/language/dictionary/sys-file-info.c:191
2239 #: src/language/dictionary/sys-file-info.c:200
2240 #: src/language/dictionary/sys-file-info.c:207
2241 #: src/language/utilities/set.q:943
2242 msgid "Unknown"
2243 msgstr "Unbekannt"
2244
2245 #: src/language/dictionary/sys-file-info.c:193
2246 msgid "Real Format:"
2247 msgstr "Real Format:"
2248
2249 #: src/language/dictionary/sys-file-info.c:195
2250 msgid "IEEE 754 LE."
2251 msgstr "IEEE 754 LE."
2252
2253 #: src/language/dictionary/sys-file-info.c:196
2254 msgid "IEEE 754 BE."
2255 msgstr "IEEE 754 BE."
2256
2257 #: src/language/dictionary/sys-file-info.c:197
2258 msgid "VAX D."
2259 msgstr "VAX D."
2260
2261 #: src/language/dictionary/sys-file-info.c:198
2262 msgid "VAX G."
2263 msgstr "VAX G."
2264
2265 #: src/language/dictionary/sys-file-info.c:199
2266 msgid "IBM 390 Hex Long."
2267 msgstr "IBM 390 Hex Long."
2268
2269 #: src/language/dictionary/sys-file-info.c:202
2270 msgid "Variables:"
2271 msgstr "Variablen:"
2272
2273 #: src/language/dictionary/sys-file-info.c:205
2274 msgid "Cases:"
2275 msgstr "Fälle:"
2276
2277 #: src/language/dictionary/sys-file-info.c:212
2278 msgid "Type:"
2279 msgstr "Typ:"
2280
2281 #: src/language/dictionary/sys-file-info.c:215
2282 msgid "Weight:"
2283 msgstr "Gewicht:"
2284
2285 #: src/language/dictionary/sys-file-info.c:220
2286 msgid "Not weighted."
2287 msgstr "Nicht gewichtet."
2288
2289 #: src/language/dictionary/sys-file-info.c:223
2290 msgid "Compression:"
2291 msgstr "Komprimierung:"
2292
2293 #: src/language/dictionary/sys-file-info.c:229
2294 msgid "Encoding:"
2295 msgstr "Lokale Kodierung:"
2296
2297 #: src/language/dictionary/sys-file-info.c:237
2298 #: src/language/dictionary/sys-file-info.c:439
2299 msgid "Description"
2300 msgstr "Beschreibung"
2301
2302 #: src/language/dictionary/sys-file-info.c:238
2303 #: src/language/dictionary/sys-file-info.c:442
2304 #: src/language/dictionary/sys-file-info.c:732
2305 msgid "Position"
2306 msgstr "Position"
2307
2308 #: src/language/dictionary/sys-file-info.c:289
2309 msgid "The active dataset does not have a file label."
2310 msgstr "Das aktive Datenblatt hat keine Dateibezeichnung."
2311
2312 #: src/language/dictionary/sys-file-info.c:291
2313 #, c-format
2314 msgid "File label: %s"
2315 msgstr "Dateibezeichnung: %s"
2316
2317 #: src/language/dictionary/sys-file-info.c:366
2318 msgid "No variables to display."
2319 msgstr "Keine Variablen."
2320
2321 #: src/language/dictionary/sys-file-info.c:380
2322 msgid "Macros not supported."
2323 msgstr "Makros werden nicht unterstützt."
2324
2325 #: src/language/dictionary/sys-file-info.c:389
2326 msgid "The active dataset dictionary does not contain any documents."
2327 msgstr "Das Codebuch des aktuellen Datenblatts besitzt keine Dokumente."
2328
2329 #: src/language/dictionary/sys-file-info.c:396
2330 msgid "Documents in the active dataset:"
2331 msgstr "Dokumente im aktuellen Datenblatt:"
2332
2333 #: src/language/dictionary/sys-file-info.c:485
2334 msgid "Attribute"
2335 msgstr "Attribute"
2336
2337 #: src/language/dictionary/sys-file-info.c:521
2338 msgid "Custom data file attributes."
2339 msgstr "Benutzerdefinierte Attribute der Datendatei."
2340
2341 #: src/language/dictionary/sys-file-info.c:568
2342 #, c-format
2343 msgid "Label: %s\n"
2344 msgstr "Label: %s\n"
2345
2346 #: src/language/dictionary/sys-file-info.c:581
2347 #, c-format
2348 msgid "Format: %s\n"
2349 msgstr "Format: %s\n"
2350
2351 #: src/language/dictionary/sys-file-info.c:584
2352 #, c-format
2353 msgid "Print Format: %s\n"
2354 msgstr "Druckformat: %s\n"
2355
2356 #: src/language/dictionary/sys-file-info.c:586
2357 #, c-format
2358 msgid "Write Format: %s\n"
2359 msgstr "Schreibformat: %s\n"
2360
2361 #: src/language/dictionary/sys-file-info.c:593
2362 #, c-format
2363 msgid "Measure: %s\n"
2364 msgstr "Skalenniveau: %s\n"
2365
2366 #: src/language/dictionary/sys-file-info.c:597
2367 #, c-format
2368 msgid "Role: %s\n"
2369 msgstr "Rolle: %s\n"
2370
2371 #: src/language/dictionary/sys-file-info.c:601
2372 #, c-format
2373 msgid "Display Alignment: %s\n"
2374 msgstr "Anzeigeausrichtung: %s\n"
2375
2376 #: src/language/dictionary/sys-file-info.c:605
2377 #, c-format
2378 msgid "Display Width: %d\n"
2379 msgstr "Anzeigebreite: %d\n"
2380
2381 #: src/language/dictionary/sys-file-info.c:614
2382 msgid "Missing Values: "
2383 msgstr "Fehlende Werte:"
2384
2385 #: src/language/dictionary/sys-file-info.c:712
2386 msgid "No vectors defined."
2387 msgstr "Keine Vektoren definiert."
2388
2389 #: src/language/dictionary/sys-file-info.c:731
2390 msgid "Vector"
2391 msgstr "Vektor"
2392
2393 #: src/language/dictionary/sys-file-info.c:734
2394 msgid "Print Format"
2395 msgstr "Druckformat"
2396
2397 #: src/language/dictionary/sys-file-info.c:998
2398 msgid "No valid encodings found."
2399 msgstr "Keine gültige Kodierung gefunden."
2400
2401 #: src/language/dictionary/sys-file-info.c:1003
2402 #, c-format
2403 msgid "Usable encodings for %s."
2404 msgstr "Verfügbare Kodierungen für %s."
2405
2406 #: src/language/dictionary/sys-file-info.c:1004
2407 #, c-format
2408 msgid "Encodings that can successfully read %s (by specifying the encoding name on the GET command's ENCODING subcommand).  Encodings that yield identical text are listed together."
2409 msgstr "Kodierungen mit denen %s eingelesen werden kann (indem beim Befehl GET im Unterbefehl ENCODING die passsende Kodierung angegeben wird).  Kodierungen, die zum selben Text führen, sind gemeinsam aufgelistet."
2410
2411 #: src/language/dictionary/sys-file-info.c:1012
2412 msgid "Encodings"
2413 msgstr "Kodierungen"
2414
2415 #: src/language/dictionary/sys-file-info.c:1037
2416 #, c-format
2417 msgid "%s encoded text strings."
2418 msgstr "%s kodierte Zeichenketten."
2419
2420 #: src/language/dictionary/sys-file-info.c:1038
2421 msgid "Text strings in the file dictionary that the previously listed encodings interpret differently, along with the interpretations."
2422 msgstr "Textauszüge aus dem Codebuch, die von den Kodierungen unterschiedlich interpretiert würden sowie die Interpretationen selbst."
2423
2424 #: src/language/dictionary/sys-file-info.c:1045
2425 msgid "Purpose"
2426 msgstr "Zweck"
2427
2428 #: src/language/dictionary/sys-file-info.c:1047
2429 #: src/ui/gui/page-first-line.c:144
2430 msgid "Text"
2431 msgstr "Text"
2432
2433 #: src/language/dictionary/value-labels.c:154
2434 #, c-format
2435 msgid "Truncating value label to %d bytes."
2436 msgstr "Wertebezeichnung wird auf %d Bytes gekürzt."
2437
2438 #: src/language/dictionary/vector.c:66
2439 #, c-format
2440 msgid "A vector named %s already exists."
2441 msgstr "Ein Vektor mit dem Namen %s existiert bereits."
2442
2443 #: src/language/dictionary/vector.c:74
2444 #, c-format
2445 msgid "Vector name %s is given twice."
2446 msgstr "Vektorname %s wurde doppelt vergeben."
2447
2448 #: src/language/dictionary/vector.c:98
2449 msgid "A slash must separate each vector specification in VECTOR's long form."
2450 msgstr "In der Langform des VECTOR Befehls müssen die Vektorbezeichnungen durch einen Schrägstrich getrennt werden."
2451
2452 #: src/language/dictionary/vector.c:131
2453 msgid "Vectors must have at least one element."
2454 msgstr "Vektoren müssen mindestens ein Element besitzen."
2455
2456 #: src/language/dictionary/vector.c:152
2457 msgid "expecting vector length"
2458 msgstr "erwarte Vektorlänge"
2459
2460 #: src/language/dictionary/vector.c:172
2461 #, c-format
2462 msgid "%s is an existing variable name."
2463 msgstr "%s ist ein existierender Variablenname"
2464
2465 #: src/language/dictionary/variable-display.c:120
2466 msgid "Variable display width must be a positive integer."
2467 msgstr "Anzeigebreite der Variable muß eine positive ganze Zahl sein."
2468
2469 #: src/language/dictionary/weight.c:49
2470 msgid "The weighting variable must be numeric."
2471 msgstr "Die Gewichtungsvariable muß numerisch sein."
2472
2473 #: src/language/dictionary/weight.c:54
2474 msgid "The weighting variable may not be scratch."
2475 msgstr "Die Gewichtungsvariable darf nicht temporär sein."
2476
2477 #: src/language/tests/moments-test.c:50
2478 msgid "expecting weight value"
2479 msgstr "erwarte Gewichtungswert"
2480
2481 #: src/language/utilities/cd.c:45
2482 #, c-format
2483 msgid "Cannot change directory to %s:  %s "
2484 msgstr "Das Verzeichnis kann nicht auf %s geändert werden:  %s "
2485
2486 #: src/language/utilities/date.c:33
2487 #, c-format
2488 msgid "Only %s is currently implemented."
2489 msgstr "Nur %s ist bisher implementiert."
2490
2491 #: src/language/utilities/host.c:87
2492 #, c-format
2493 msgid "Couldn't fork: %s."
2494 msgstr "Verzweigung nicht möglich: %s."
2495
2496 #: src/language/utilities/host.c:102
2497 msgid "Interactive shell not supported on this platform."
2498 msgstr "Interaktive Komandozeile wird auf dieser Plattform nicht unterstützt."
2499
2500 #: src/language/utilities/host.c:114
2501 msgid "Command shell not supported on this platform."
2502 msgstr "Kommandozeile wird auf dieser Plattform nicht unterstützt."
2503
2504 #: src/language/utilities/host.c:120
2505 #, c-format
2506 msgid "Error executing command: %s."
2507 msgstr "Fehler beim Ausführen des Befehls: %s."
2508
2509 #: src/language/utilities/title.c:97
2510 #, c-format
2511 msgid "   (Entered %s)"
2512 msgstr "   (%s eingegeben)"
2513
2514 #: src/language/utilities/include.c:71
2515 #, c-format
2516 msgid "Can't find `%s' in include file search path."
2517 msgstr "`%s' konnte im Dateisuchpfad nicht gefunden werden."
2518
2519 #: src/language/utilities/output.c:120
2520 msgid "Unknown TABLECELLS class"
2521 msgstr "Unbekannte Klasse von TABLECELLS"
2522
2523 #: src/language/utilities/permissions.c:114
2524 #, c-format
2525 msgid "Cannot stat %s: %s"
2526 msgstr "Der Status der Datei %s kann nicht ermittelt werden: %s"
2527
2528 #: src/language/utilities/permissions.c:128
2529 #, c-format
2530 msgid "Cannot change mode of %s: %s"
2531 msgstr "Berechtigungen für %s können nicht geändert werden: %s"
2532
2533 #: src/language/stats/aggregate.c:96
2534 msgid "Sum of values"
2535 msgstr "Summe der Werte"
2536
2537 #: src/language/stats/aggregate.c:97
2538 msgid "Mean average"
2539 msgstr "Mittelwert"
2540
2541 #: src/language/stats/aggregate.c:98
2542 msgid "Median average"
2543 msgstr "Median"
2544
2545 #: src/language/stats/aggregate.c:99
2546 #: src/ui/gui/psppire-dialog-action-descriptives.c:40
2547 #: src/ui/gui/psppire-dialog-action-frequencies.c:41
2548 msgid "Standard deviation"
2549 msgstr "Standardabweichung"
2550
2551 #: src/language/stats/aggregate.c:100
2552 msgid "Maximum value"
2553 msgstr "Maximumwert"
2554
2555 #: src/language/stats/aggregate.c:101
2556 msgid "Minimum value"
2557 msgstr "Minimumwert"
2558
2559 #: src/language/stats/aggregate.c:102
2560 msgid "Percentage greater than"
2561 msgstr "Prozentsatz größer als"
2562
2563 #: src/language/stats/aggregate.c:103
2564 msgid "Percentage less than"
2565 msgstr "Prozentsatz kleiner als"
2566
2567 #: src/language/stats/aggregate.c:104
2568 msgid "Percentage included in range"
2569 msgstr "Prozentsatz innerhalb des Bereiches von"
2570
2571 #: src/language/stats/aggregate.c:105
2572 msgid "Percentage excluded from range"
2573 msgstr "Prozentsatz außerhalb des Bereiches von"
2574
2575 #: src/language/stats/aggregate.c:106
2576 msgid "Fraction greater than"
2577 msgstr "Anteil größer als"
2578
2579 #: src/language/stats/aggregate.c:107
2580 msgid "Fraction less than"
2581 msgstr "Anteil kleiner als"
2582
2583 #: src/language/stats/aggregate.c:108
2584 msgid "Fraction included in range"
2585 msgstr "Anteil innerhalb des Bereiches von"
2586
2587 #: src/language/stats/aggregate.c:109
2588 msgid "Fraction excluded from range"
2589 msgstr "Anteil außerhalb des Bereiches von"
2590
2591 #: src/language/stats/aggregate.c:110
2592 msgid "Number of cases"
2593 msgstr "Anzahl der Fälle"
2594
2595 #: src/language/stats/aggregate.c:111
2596 msgid "Number of cases (unweighted)"
2597 msgstr "Anzahl der Fälle (ungewichtet)"
2598
2599 #: src/language/stats/aggregate.c:112
2600 msgid "Number of missing values"
2601 msgstr "Anzahl der fehlenden Werte"
2602
2603 #: src/language/stats/aggregate.c:113
2604 msgid "Number of missing values (unweighted)"
2605 msgstr "Anzahl der fehlenden Werte (ungewichtet)"
2606
2607 #: src/language/stats/aggregate.c:114
2608 msgid "First non-missing value"
2609 msgstr "Erster nicht fehlender Wert"
2610
2611 #: src/language/stats/aggregate.c:115
2612 msgid "Last non-missing value"
2613 msgstr "Letzter nicht fehlender Wert"
2614
2615 #: src/language/stats/aggregate.c:258
2616 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."
2617 msgstr "Bei der Verwendung von PRESORTED hat die Angabe der Richtung (A) oder (D) keinen Effekt.  Ausgabedaten werden in der Reihenfolge der Eingabedaten sortiert."
2618
2619 #: src/language/stats/aggregate.c:448
2620 msgid "expecting aggregation function"
2621 msgstr "erwarte Aggregierungsfunktion"
2622
2623 #: src/language/stats/aggregate.c:460
2624 #, c-format
2625 msgid "Unknown aggregation function %s."
2626 msgstr "Unbekannte Aggregierungsfunktion %s."
2627
2628 #: src/language/stats/aggregate.c:514
2629 #, c-format
2630 msgid "Missing argument %zu to %s."
2631 msgstr "Fehlendes Argument %zu in %s."
2632
2633 #: src/language/stats/aggregate.c:523
2634 #, c-format
2635 msgid "Arguments to %s must be of same type as source variables."
2636 msgstr "Argumente in %s müssen den selben Typ wie die Quellvariablen haben."
2637
2638 #: src/language/stats/aggregate.c:542
2639 #, c-format
2640 msgid "Number of source variables (%zu) does not match number of target variables (%zu)."
2641 msgstr "Anzahl der Quellvariablen (%zu) stimmt nicht mit der Anzahl der Zielvariablen (%zu) überein."
2642
2643 #: src/language/stats/aggregate.c:558
2644 #, c-format
2645 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."
2646 msgstr "Die Wertargumente, die an die %s Funktion übergeben wurden, sind nicht in der richtigen Reihenfolge. Sie werden so behandelt, als ob sie in der richtigen Reihenfolge wären."
2647
2648 #: src/language/stats/aggregate.c:632
2649 #, c-format
2650 msgid "Variable name %s is not unique within the aggregate file dictionary, which contains the aggregate variables and the break variables."
2651 msgstr "Der Variablenname %s erscheint im aggregierten Codebuch der Datei, das die zusammengefassten Variablen und die Break-Variablen enthält, mehr als einmal."
2652
2653 #: src/language/stats/autorecode.c:164
2654 #, c-format
2655 msgid "Source variable count (%zu) does not match target variable count (%zu)."
2656 msgstr "Anzahl der Quellvariablen (%zu) stimmt nicht mit der Anzahl der Zielvariablen (%zu) überein."
2657
2658 #: src/language/stats/autorecode.c:176
2659 #, c-format
2660 msgid "Target variable %s duplicates existing variable %s."
2661 msgstr "Zielvariable %s hat den selben Namen wie die existierende Variable %s."
2662
2663 #: src/language/stats/binomial.c:137
2664 #, c-format
2665 msgid "Variable %s is not dichotomous"
2666 msgstr "Variable %s ist nicht dichotom "
2667
2668 #: src/language/stats/binomial.c:189 src/ui/gui/binomial.ui:13
2669 msgid "Binomial Test"
2670 msgstr "Test auf Binomialverteilung"
2671
2672 #: src/language/stats/binomial.c:220
2673 msgid "Group1"
2674 msgstr "Gruppe1"
2675
2676 #: src/language/stats/binomial.c:221
2677 msgid "Group2"
2678 msgstr "Gruppe2"
2679
2680 #: src/language/stats/binomial.c:222 src/language/stats/chisquare.c:184
2681 #: src/language/stats/chisquare.c:246 src/language/stats/examine.c:1339
2682 #: src/language/stats/factor.c:1746 src/language/stats/frequencies.c:352
2683 #: src/language/stats/glm.c:850 src/language/stats/kruskal-wallis.c:325
2684 #: src/language/stats/logistic.c:1409 src/language/stats/mann-whitney.c:188
2685 #: src/language/stats/means.c:1079 src/language/stats/oneway.c:999
2686 #: src/language/stats/oneway.c:1171 src/language/stats/reliability.c:583
2687 #: src/language/stats/regression.c:946 src/language/stats/sign.c:96
2688 #: src/language/stats/wilcoxon.c:256
2689 #: src/ui/gui/psppire-dialog-action-crosstabs.c:91
2690 #: src/language/stats/crosstabs.q:868 src/language/stats/crosstabs.q:1213
2691 #: src/language/stats/crosstabs.q:1604
2692 msgid "Total"
2693 msgstr "Gesamt"
2694
2695 #: src/language/stats/binomial.c:255 src/language/stats/chisquare.c:210
2696 #: src/language/stats/crosstabs.q:1300 src/language/stats/crosstabs.q:1349
2697 msgid "Category"
2698 msgstr "Kategorie"
2699
2700 #: src/language/stats/binomial.c:256 src/language/stats/cochran.c:218
2701 #: src/language/stats/correlations.c:120 src/language/stats/correlations.c:231
2702 #: src/language/stats/examine.c:1344 src/language/stats/frequencies.c:1549
2703 #: src/language/stats/friedman.c:276 src/language/stats/kruskal-wallis.c:273
2704 #: src/language/stats/ks-one-sample.c:293 src/language/stats/logistic.c:1403
2705 #: src/language/stats/jonckheere-terpstra.c:381
2706 #: src/language/stats/mann-whitney.c:190 src/language/stats/means.c:408
2707 #: src/language/stats/means.c:1088 src/language/stats/mcnemar.c:262
2708 #: src/language/stats/median.c:419 src/language/stats/npar-summary.c:123
2709 #: src/language/stats/oneway.c:1070 src/language/stats/reliability.c:586
2710 #: src/language/stats/sign.c:75 src/language/stats/t-test-indep.c:211
2711 #: src/language/stats/t-test-one-sample.c:159
2712 #: src/language/stats/t-test-paired.c:179
2713 #: src/language/stats/t-test-paired.c:233 src/language/stats/wilcoxon.c:239
2714 #: src/language/stats/crosstabs.q:875
2715 msgid "N"
2716 msgstr "N"
2717
2718 #: src/language/stats/binomial.c:257
2719 msgid "Observed Prop."
2720 msgstr "Beobachtete Wahrsch."
2721
2722 #: src/language/stats/binomial.c:258
2723 msgid "Test Prop."
2724 msgstr "Testwahrsch."
2725
2726 #: src/language/stats/binomial.c:261 src/language/stats/crosstabs.q:1277
2727 #: src/language/stats/crosstabs.q:1279
2728 #, c-format
2729 msgid "Exact Sig. (%d-tailed)"
2730 msgstr "Exakte Sig. (%d-seitig)"
2731
2732 #: src/language/stats/chisquare.c:155
2733 #, c-format
2734 msgid "CHISQUARE test specified %d expected values, but %d distinct values were encountered in variable %s."
2735 msgstr "CHISQUARE Test gibt %d erwartete Werte vor, aber es wurden %d unterschiedliche Werte in der Variable %s gefunden."
2736
2737 #: src/language/stats/chisquare.c:168 src/language/stats/chisquare.c:211
2738 msgid "Observed N"
2739 msgstr "Beobachtete N"
2740
2741 #: src/language/stats/chisquare.c:169 src/language/stats/chisquare.c:212
2742 msgid "Expected N"
2743 msgstr "Erwartete N"
2744
2745 #: src/language/stats/chisquare.c:170 src/language/stats/chisquare.c:213
2746 #: src/language/stats/regression.c:945
2747 #: src/ui/gui/psppire-dialog-action-crosstabs.c:93
2748 msgid "Residual"
2749 msgstr "Residual"
2750
2751 #: src/language/stats/chisquare.c:206 src/language/stats/cochran.c:161
2752 #: src/language/stats/median.c:320 src/language/stats/sign.c:63
2753 #: src/ui/gui/frequencies.ui:9
2754 msgid "Frequencies"
2755 msgstr "Häufigkeiten"
2756
2757 #: src/language/stats/chisquare.c:259 src/language/stats/cochran.c:215
2758 #: src/language/stats/friedman.c:273 src/language/stats/kruskal-wallis.c:343
2759 #: src/language/stats/mann-whitney.c:251 src/language/stats/mcnemar.c:242
2760 #: src/language/stats/median.c:409 src/language/stats/sign.c:115
2761 #: src/language/stats/wilcoxon.c:305
2762 msgid "Test Statistics"
2763 msgstr "Teststatistiken"
2764
2765 #: src/language/stats/chisquare.c:273 src/language/stats/friedman.c:283
2766 #: src/language/stats/kruskal-wallis.c:346 src/language/stats/median.c:425
2767 msgid "Chi-Square"
2768 msgstr "Chi-Quadrat"
2769
2770 #: src/language/stats/chisquare.c:274 src/language/stats/cochran.c:224
2771 #: src/language/stats/factor.c:2182 src/language/stats/friedman.c:286
2772 #: src/language/stats/glm.c:751 src/language/stats/kruskal-wallis.c:349
2773 #: src/language/stats/logistic.c:1223 src/language/stats/median.c:428
2774 #: src/language/stats/oneway.c:976 src/language/stats/oneway.c:1383
2775 #: src/language/stats/regression.c:939 src/language/stats/t-test-indep.c:293
2776 #: src/language/stats/t-test-one-sample.c:96
2777 #: src/language/stats/t-test-paired.c:306 src/language/stats/crosstabs.q:1273
2778 msgid "df"
2779 msgstr "df"
2780
2781 #: src/language/stats/chisquare.c:275 src/language/stats/cochran.c:227
2782 #: src/language/stats/friedman.c:289 src/language/stats/kruskal-wallis.c:352
2783 #: src/language/stats/median.c:431
2784 msgid "Asymp. Sig."
2785 msgstr "Asymp. Sig."
2786
2787 #: src/language/stats/cochran.c:110
2788 msgid "More than two values encountered.  Cochran Q test will not be run."
2789 msgstr "Mehr als zwei Werte gefunden.  Cochran Q-Test wird nicht durchgeführt."
2790
2791 #: src/language/stats/cochran.c:174
2792 #, c-format
2793 msgid "Success (%.*g)"
2794 msgstr "Erfolg (%.*g)"
2795
2796 #: src/language/stats/cochran.c:176
2797 #, c-format
2798 msgid "Failure (%.*g)"
2799 msgstr "Misserfolg (%.*g)"
2800
2801 #: src/language/stats/cochran.c:221
2802 msgid "Cochran's Q"
2803 msgstr "Cochrans Q"
2804
2805 #: src/language/stats/correlations.c:97 src/language/stats/factor.c:2087
2806 #: src/language/stats/npar-summary.c:109
2807 msgid "Descriptive Statistics"
2808 msgstr "Deskriptive Statistiken"
2809
2810 #: src/language/stats/correlations.c:118 src/language/stats/descriptives.c:108
2811 #: src/language/stats/examine.c:888 src/language/stats/factor.c:2108
2812 #: src/language/stats/frequencies.c:141 src/language/stats/ks-one-sample.c:302
2813 #: src/language/stats/means.c:407 src/language/stats/npar-summary.c:126
2814 #: src/language/stats/oneway.c:1071 src/language/stats/t-test-indep.c:212
2815 #: src/language/stats/t-test-one-sample.c:160
2816 #: src/language/stats/t-test-paired.c:180
2817 #: src/language/stats/t-test-paired.c:310
2818 #: src/ui/gui/psppire-dialog-action-descriptives.c:39
2819 #: src/ui/gui/psppire-dialog-action-frequencies.c:40
2820 msgid "Mean"
2821 msgstr "Mittelwert"
2822
2823 #: src/language/stats/correlations.c:119 src/language/stats/examine.c:980
2824 #: src/language/stats/factor.c:2109 src/language/stats/ks-one-sample.c:304
2825 #: src/language/stats/means.c:409 src/language/stats/npar-summary.c:129
2826 #: src/language/stats/oneway.c:1072 src/language/stats/t-test-indep.c:213
2827 #: src/language/stats/t-test-one-sample.c:161
2828 #: src/language/stats/t-test-paired.c:181
2829 #: src/language/stats/t-test-paired.c:309
2830 msgid "Std. Deviation"
2831 msgstr "Std. Abweichung"
2832
2833 #: src/language/stats/correlations.c:192 src/language/stats/factor.c:1974
2834 msgid "Correlations"
2835 msgstr "Korrelationen"
2836
2837 #: src/language/stats/correlations.c:220
2838 msgid "Pearson Correlation"
2839 msgstr "Pearson Korrelation"
2840
2841 #: src/language/stats/correlations.c:222 src/language/stats/oneway.c:1384
2842 #: src/language/stats/t-test-indep.c:294
2843 #: src/language/stats/t-test-one-sample.c:97
2844 #: src/language/stats/t-test-paired.c:307
2845 msgid "Sig. (2-tailed)"
2846 msgstr "Sig. (2-seitig)"
2847
2848 #: src/language/stats/correlations.c:222 src/language/stats/factor.c:1986
2849 msgid "Sig. (1-tailed)"
2850 msgstr "Sig. (1-seitig)"
2851
2852 #: src/language/stats/correlations.c:226
2853 msgid "Cross-products"
2854 msgstr "Kreuzprodukte"
2855
2856 #: src/language/stats/correlations.c:227
2857 msgid "Covariance"
2858 msgstr "Kovarianz"
2859
2860 #: src/language/stats/correlations.c:461 src/language/stats/descriptives.c:373
2861 #: src/language/data-io/list.c:167
2862 msgid "No variables specified."
2863 msgstr "Keine Variablen angegeben."
2864
2865 #: src/language/stats/descriptives.c:109 src/language/stats/frequencies.c:142
2866 #: src/language/stats/means.c:414 src/language/stats/t-test-indep.c:214
2867 #: src/language/stats/t-test-one-sample.c:162
2868 #: src/language/stats/t-test-paired.c:182
2869 msgid "S.E. Mean"
2870 msgstr "Standardfehler des Mittelwertes"
2871
2872 #: src/language/stats/descriptives.c:110 src/language/stats/frequencies.c:145
2873 msgid "Std Dev"
2874 msgstr "Std Abw"
2875
2876 #: src/language/stats/descriptives.c:111 src/language/stats/examine.c:968
2877 #: src/language/stats/frequencies.c:146 src/language/stats/means.c:419
2878 #: src/ui/gui/psppire-dialog-action-descriptives.c:46
2879 #: src/ui/gui/psppire-dialog-action-frequencies.c:45
2880 msgid "Variance"
2881 msgstr "Varianz"
2882
2883 #: src/language/stats/descriptives.c:112 src/language/stats/examine.c:1070
2884 #: src/language/stats/frequencies.c:147 src/language/stats/means.c:420
2885 #: src/ui/gui/psppire-dialog-action-descriptives.c:47
2886 #: src/ui/gui/psppire-dialog-action-frequencies.c:50
2887 msgid "Kurtosis"
2888 msgstr "Kurtosis"
2889
2890 #: src/language/stats/descriptives.c:113 src/language/stats/frequencies.c:148
2891 #: src/language/stats/means.c:421
2892 msgid "S.E. Kurt"
2893 msgstr "S.E. Kurt"
2894
2895 #: src/language/stats/descriptives.c:114 src/language/stats/examine.c:1053
2896 #: src/language/stats/frequencies.c:149 src/language/stats/means.c:422
2897 #: src/ui/gui/psppire-dialog-action-descriptives.c:48
2898 #: src/ui/gui/psppire-dialog-action-frequencies.c:46
2899 msgid "Skewness"
2900 msgstr "Schiefe"
2901
2902 #: src/language/stats/descriptives.c:115 src/language/stats/frequencies.c:150
2903 #: src/language/stats/means.c:423
2904 msgid "S.E. Skew"
2905 msgstr "Std.-Fehler Schiefe"
2906
2907 #: src/language/stats/descriptives.c:116 src/language/stats/examine.c:1020
2908 #: src/language/stats/frequencies.c:151 src/language/stats/means.c:418
2909 #: src/ui/gui/psppire-dialog-action-descriptives.c:43
2910 #: src/ui/gui/psppire-dialog-action-frequencies.c:48
2911 msgid "Range"
2912 msgstr "Spannweite"
2913
2914 #: src/language/stats/descriptives.c:117 src/language/stats/examine.c:992
2915 #: src/language/stats/frequencies.c:152 src/language/stats/ks-one-sample.c:311
2916 #: src/language/stats/npar-summary.c:132 src/language/stats/oneway.c:1085
2917 #: src/ui/gui/psppire-dialog-action-descriptives.c:41
2918 #: src/ui/gui/psppire-dialog-action-frequencies.c:42
2919 msgid "Minimum"
2920 msgstr "Minimum"
2921
2922 #: src/language/stats/descriptives.c:118 src/language/stats/examine.c:1006
2923 #: src/language/stats/frequencies.c:153 src/language/stats/ks-one-sample.c:313
2924 #: src/language/stats/npar-summary.c:135 src/language/stats/oneway.c:1086
2925 #: src/ui/gui/psppire-dialog-action-descriptives.c:42
2926 #: src/ui/gui/psppire-dialog-action-frequencies.c:43
2927 msgid "Maximum"
2928 msgstr "Maximum"
2929
2930 #: src/language/stats/descriptives.c:119 src/language/stats/frequencies.c:154
2931 #: src/language/stats/means.c:415
2932 #: src/ui/gui/psppire-dialog-action-descriptives.c:44
2933 #: src/ui/gui/psppire-dialog-action-frequencies.c:53
2934 msgid "Sum"
2935 msgstr "Summe"
2936
2937 #: src/language/stats/descriptives.c:355
2938 #, c-format
2939 msgid "Z-score variable name %s would be a duplicate variable name."
2940 msgstr "Z-Wert Variablenname %s wäre ein Duplikat."
2941
2942 #: src/language/stats/descriptives.c:406
2943 msgid "DESCRIPTIVES with Z scores ignores TEMPORARY.  Temporary transformations will be made permanent."
2944 msgstr "DESCRIPTIVES mit Z-Werten ignoriert TEMPORARY.  Temporäre Umformungen werden dauerhaft gemacht."
2945
2946 #: src/language/stats/descriptives.c:483
2947 msgid "expecting statistic name: reverting to default"
2948 msgstr "erwarte den Namen einer Statistik: Rückfall auf die Voreinstellung"
2949
2950 #: src/language/stats/descriptives.c:566
2951 msgid "Ran out of generic names for Z-score variables.  There are only 126 generic names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
2952 msgstr "Es stehen nicht genügend generische Namen für Z-Wert Variablen zur Verfügung. Es gibt nur 126 generische Namen: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
2953
2954 #: src/language/stats/descriptives.c:595
2955 msgid "Mapping of variables to corresponding Z-scores."
2956 msgstr "Abbildung der Variablen auf die entsprechenden Z-Werte."
2957
2958 #: src/language/stats/descriptives.c:599 src/language/stats/glm.c:745
2959 msgid "Source"
2960 msgstr "Quelle"
2961
2962 #: src/language/stats/descriptives.c:600
2963 msgid "Target"
2964 msgstr "Ziel"
2965
2966 #: src/language/stats/descriptives.c:672
2967 msgid "Internal error processing Z scores"
2968 msgstr "Interner Fehler beim Verarbeiten der Z-Werte"
2969
2970 #: src/language/stats/descriptives.c:770
2971 #, c-format
2972 msgid "Z-score of %s"
2973 msgstr "Z-Wert von %s"
2974
2975 #: src/language/stats/descriptives.c:1021
2976 msgid "Valid N"
2977 msgstr "Gültige N"
2978
2979 #: src/language/stats/descriptives.c:1022
2980 msgid "Missing N"
2981 msgstr "Fehlende N"
2982
2983 #: src/language/stats/descriptives.c:1050
2984 #, c-format
2985 msgid "Valid cases = %.*g; cases with missing value(s) = %.*g."
2986 msgstr "Gültige Fälle = %.*g; Fälle mit fehlenden Werten = %.*g."
2987
2988 #: src/language/stats/examine.c:74
2989 msgid " (missing)"
2990 msgstr "(fehlend)"
2991
2992 #: src/language/stats/examine.c:269
2993 #, c-format
2994 msgid "Boxplot of %s vs. %s"
2995 msgstr "Boxplot von %s vs. %s"
2996
2997 #: src/language/stats/examine.c:275 src/language/stats/examine.c:381
2998 #, c-format
2999 msgid "Boxplot of %s"
3000 msgstr "Boxplot von %s"
3001
3002 #: src/language/stats/examine.c:364
3003 msgid "Boxplot"
3004 msgstr "Boxplot"
3005
3006 #: src/language/stats/examine.c:460
3007 msgid "Not creating NP plot because data set is empty."
3008 msgstr "NP-Plot wird nicht erstellt, weil das Datenblatt leer ist."
3009
3010 #: src/language/stats/examine.c:520
3011 #, c-format
3012 msgid "Not creating spreadlevel chart for %s"
3013 msgstr "Spreadlevel-Plot für %s wird nicht erstellt."
3014
3015 #: src/language/stats/examine.c:609 src/language/stats/examine.c:627
3016 #: src/language/stats/frequencies.c:1565 src/language/stats/npar-summary.c:142
3017 msgid "Percentiles"
3018 msgstr "Perzentile"
3019
3020 #: src/language/stats/examine.c:637
3021 #, c-format
3022 msgid "%g"
3023 msgstr "%g"
3024
3025 #: src/language/stats/examine.c:760
3026 msgid "Tukey's Hinges"
3027 msgstr "Tukeys Hinges"
3028
3029 #: src/language/stats/examine.c:789 src/language/stats/oneway.c:1088
3030 #: src/ui/gui/descriptives.ui:8
3031 msgid "Descriptives"
3032 msgstr "Deskriptive Statistiken"
3033
3034 #: src/language/stats/examine.c:806 src/ui/gui/psppire-checkbox-treeview.c:103
3035 #: src/language/stats/crosstabs.q:1271 src/language/stats/crosstabs.q:1301
3036 #: src/language/stats/crosstabs.q:1325 src/language/stats/crosstabs.q:1350
3037 msgid "Statistic"
3038 msgstr "Statistik"
3039
3040 #: src/language/stats/examine.c:809 src/language/stats/oneway.c:1073
3041 #: src/language/stats/oneway.c:1381 src/language/stats/oneway.c:1590
3042 #: src/language/stats/roc.c:978 src/language/stats/regression.c:829
3043 msgid "Std. Error"
3044 msgstr "Standardfehler"
3045
3046 #: src/language/stats/examine.c:905 src/language/stats/oneway.c:1079
3047 #, c-format
3048 msgid "%g%% Confidence Interval for Mean"
3049 msgstr "%g%% Konfidenzintervall für Mittelwert"
3050
3051 #: src/language/stats/examine.c:913 src/language/stats/oneway.c:1082
3052 #: src/language/stats/oneway.c:1597 src/language/stats/roc.c:981
3053 #: src/language/stats/regression.c:847
3054 msgid "Lower Bound"
3055 msgstr "Untere Grenze"
3056
3057 #: src/language/stats/examine.c:926 src/language/stats/oneway.c:1083
3058 #: src/language/stats/oneway.c:1598 src/language/stats/roc.c:982
3059 #: src/language/stats/regression.c:848
3060 msgid "Upper Bound"
3061 msgstr "Obere Grenze"
3062
3063 #: src/language/stats/examine.c:939
3064 msgid "5% Trimmed Mean"
3065 msgstr "5% getrimmtes Mittel"
3066
3067 #: src/language/stats/examine.c:953 src/language/stats/frequencies.c:143
3068 #: src/language/stats/means.c:411 src/language/stats/median.c:422
3069 #: src/ui/gui/psppire-dialog-action-frequencies.c:52
3070 msgid "Median"
3071 msgstr "Median"
3072
3073 #: src/language/stats/examine.c:1034
3074 msgid "Interquartile Range"
3075 msgstr "Interquartilsabstand"
3076
3077 #: src/language/stats/examine.c:1109
3078 msgid "Extreme Values"
3079 msgstr "Extremwerte"
3080
3081 #: src/language/stats/examine.c:1130 src/language/data-io/list.c:114
3082 msgid "Case Number"
3083 msgstr "Fallnummer"
3084
3085 #: src/language/stats/examine.c:1205
3086 msgid "Highest"
3087 msgstr "Höchster"
3088
3089 #: src/language/stats/examine.c:1216
3090 msgid "Lowest"
3091 msgstr "Niedrigster"
3092
3093 #: src/language/stats/examine.c:1309 src/language/stats/logistic.c:1393
3094 #: src/language/stats/means.c:1064 src/language/stats/reliability.c:551
3095 msgid "Case Processing Summary"
3096 msgstr "Zusammenfassung der Fallverarbeitung"
3097
3098 #: src/language/stats/examine.c:1325 src/language/stats/means.c:1075
3099 #: src/language/stats/reliability.c:574 src/language/stats/crosstabs.q:865
3100 msgid "Cases"
3101 msgstr "Fälle"
3102
3103 #: src/language/stats/examine.c:1329 src/language/stats/frequencies.c:1550
3104 #: src/language/stats/quick-cluster.c:475 src/language/stats/reliability.c:577
3105 #: src/language/stats/crosstabs.q:866
3106 msgid "Valid"
3107 msgstr "Gültig"
3108
3109 #: src/language/stats/examine.c:1334 src/language/stats/frequencies.c:345
3110 #: src/language/stats/frequencies.c:1551 src/language/stats/crosstabs.q:867
3111 msgid "Missing"
3112 msgstr "Fehlende Werte"
3113
3114 #: src/language/stats/examine.c:1346 src/language/stats/frequencies.c:295
3115 #: src/language/stats/frequencies.c:1450 src/language/stats/logistic.c:1404
3116 #: src/language/stats/means.c:1090 src/language/stats/crosstabs.q:876
3117 msgid "Percent"
3118 msgstr "Prozent"
3119
3120 #: src/language/stats/examine.c:1984
3121 #, c-format
3122 msgid "%s may not be negative. Using default value (%g)."
3123 msgstr "%s darf nicht negativ sein. Der voreingestellte Wert (%g) wird verwendet."
3124
3125 #: src/language/stats/examine.c:2021
3126 msgid "Percentiles must lie in the range (0, 100)"
3127 msgstr "Perzentile müssen im Bereich (0, 100) liegen"
3128
3129 #: src/language/stats/examine.c:2215
3130 #, c-format
3131 msgid "%s and %s are mutually exclusive"
3132 msgstr "%s und %s schließen sich gegeseitig aus"
3133
3134 #: src/language/stats/factor.c:1048
3135 msgid "Factor analysis on a single variable is not useful."
3136 msgstr "Faktorenanalyse einer einzelnen Variable ist nicht sinnvoll."
3137
3138 #: src/language/stats/factor.c:1486
3139 msgid "Component Number"
3140 msgstr "Komponentennummer"
3141
3142 #: src/language/stats/factor.c:1486
3143 msgid "Factor Number"
3144 msgstr "Faktorzahl"
3145
3146 #: src/language/stats/factor.c:1517
3147 msgid "Communalities"
3148 msgstr "Kommunalitäten"
3149
3150 #: src/language/stats/factor.c:1523
3151 msgid "Initial"
3152 msgstr "Ursprünglich"
3153
3154 #: src/language/stats/factor.c:1526
3155 msgid "Extraction"
3156 msgstr "Extraktion"
3157
3158 #: src/language/stats/factor.c:1591 src/language/stats/factor.c:1720
3159 #: src/language/stats/factor.c:1865
3160 msgid "Component"
3161 msgstr "Komponente"
3162
3163 #: src/language/stats/factor.c:1596 src/language/stats/factor.c:1722
3164 #: src/language/stats/factor.c:1867
3165 msgid "Factor"
3166 msgstr "Faktor"
3167
3168 #: src/language/stats/factor.c:1628
3169 #, c-format
3170 msgid "%d"
3171 msgstr "%d"
3172
3173 #: src/language/stats/factor.c:1695
3174 msgid "Total Variance Explained"
3175 msgstr "Erklärte Gesamtvarianz"
3176
3177 #: src/language/stats/factor.c:1727
3178 msgid "Initial Eigenvalues"
3179 msgstr "Ursprüngliche Eigenwerte"
3180
3181 #: src/language/stats/factor.c:1733
3182 msgid "Extraction Sums of Squared Loadings"
3183 msgstr "Summe der quadrierten Ladungen der Extraktion"
3184
3185 #: src/language/stats/factor.c:1740
3186 msgid "Rotation Sums of Squared Loadings"
3187 msgstr "Summe der quadrierten Ladungen der Rotation"
3188
3189 #: src/language/stats/factor.c:1754
3190 #, no-c-format
3191 msgid "% of Variance"
3192 msgstr "% der Varianz"
3193
3194 #: src/language/stats/factor.c:1755
3195 msgid "Cumulative %"
3196 msgstr "Kummuliert %"
3197
3198 #: src/language/stats/factor.c:1780 src/language/stats/factor.c:1871
3199 #: src/language/stats/factor.c:1876
3200 #, c-format
3201 msgid "%zu"
3202 msgstr "%zu"
3203
3204 #: src/language/stats/factor.c:1840
3205 msgid "Factor Correlation Matrix"
3206 msgstr "Faktor-Korrelationsmatrix"
3207
3208 #: src/language/stats/factor.c:1932
3209 msgid "Correlation Matrix"
3210 msgstr "Korrelationsmatrix"
3211
3212 #: src/language/stats/factor.c:2006
3213 msgid "Determinant"
3214 msgstr "Determinante"
3215
3216 #: src/language/stats/factor.c:2038
3217 msgid "The dataset contains no complete observations. No analysis will be performed."
3218 msgstr "Der Datensatz enthält keine vollständigen Beobachtungen. Die Analyse wird nicht durchgeführt."
3219
3220 #: src/language/stats/factor.c:2110
3221 msgid "Analysis N"
3222 msgstr "Analyse N"
3223
3224 #: src/language/stats/factor.c:2147
3225 msgid "KMO and Bartlett's Test"
3226 msgstr "KMO und Bartlett's Test"
3227
3228 #: src/language/stats/factor.c:2175
3229 msgid "Kaiser-Meyer-Olkin Measure of Sampling Adequacy"
3230 msgstr "Kaiser-Meyer-Olkin-Maß für Angemessenheit der Stichproben"
3231
3232 #: src/language/stats/factor.c:2179
3233 msgid "Bartlett's Test of Sphericity"
3234 msgstr "Bartlett's Test auf Sphärizität"
3235
3236 #: src/language/stats/factor.c:2181
3237 msgid "Approx. Chi-Square"
3238 msgstr "Geschätztes Chi-Quadrat"
3239
3240 #: src/language/stats/factor.c:2183 src/language/stats/glm.c:754
3241 #: src/language/stats/logistic.c:1224 src/language/stats/oneway.c:979
3242 #: src/language/stats/oneway.c:1227 src/language/stats/oneway.c:1591
3243 #: src/language/stats/regression.c:833 src/language/stats/regression.c:942
3244 #: src/language/stats/t-test-indep.c:291
3245 #: src/language/stats/t-test-paired.c:235
3246 msgid "Sig."
3247 msgstr "Sig."
3248
3249 #: src/language/stats/factor.c:2224
3250 #, c-format
3251 msgid "The %s criteria result in zero factors extracted. Therefore no analysis will be performed."
3252 msgstr "Auf Grund des %s-Kriteriums konnten keine Faktoren extrahiert werden. Daher wird keine Analyse durchgeführt."
3253
3254 #: src/language/stats/factor.c:2231
3255 #, c-format
3256 msgid "The %s criteria result in more factors than variables, which is not meaningful. No analysis will be performed."
3257 msgstr "Das %s-Kriterium führt zu mehr Faktoren als Variablen. Dies ist nicht sinnvoll. Die Analyse wird nicht durchgeführt."
3258
3259 #: src/language/stats/factor.c:2323
3260 msgid "Component Matrix"
3261 msgstr "Komponentenmatrix"
3262
3263 #: src/language/stats/factor.c:2323
3264 msgid "Factor Matrix"
3265 msgstr "Faktor Matrix"
3266
3267 #: src/language/stats/factor.c:2328
3268 msgid "Pattern Matrix"
3269 msgstr "Mustermatrix"
3270
3271 #: src/language/stats/factor.c:2335
3272 msgid "Structure Matrix"
3273 msgstr "Strukturmatrix"
3274
3275 #: src/language/stats/factor.c:2336
3276 msgid "Rotated Component Matrix"
3277 msgstr "Rotierte Komponentenmatrix"
3278
3279 #: src/language/stats/factor.c:2336
3280 msgid "Rotated Factor Matrix"
3281 msgstr "Rotierte Faktormatrix"
3282
3283 #: src/language/stats/flip.c:100
3284 #, c-format
3285 msgid "%s ignores %s.  Temporary transformations will be made permanent."
3286 msgstr "%s ignoriert %s.  Temporäre Umformungen werden dauerhaft gemacht."
3287
3288 #: src/language/stats/flip.c:151
3289 #, c-format
3290 msgid "Could not create temporary file for %s."
3291 msgstr "Temporäre Datei für %s konnte nicht erstellt werden."
3292
3293 #: src/language/stats/flip.c:333
3294 #, c-format
3295 msgid "Error rewinding %s file: %s."
3296 msgstr "Fehler beim Zurücksetzen der %s Datei: %s."
3297
3298 #: src/language/stats/flip.c:340
3299 #, c-format
3300 msgid "Error creating %s source file."
3301 msgstr "Fehler beim Erstellen der %s Quelldatei."
3302
3303 #: src/language/stats/flip.c:353
3304 #, c-format
3305 msgid "Error reading %s file: %s."
3306 msgstr "Fehler beim Lesen der %s Datei: %s."
3307
3308 #: src/language/stats/flip.c:355
3309 #, c-format
3310 msgid "Unexpected end of file reading %s file."
3311 msgstr "Unerwartetes Dateiende beim Lesen der %s Datei."
3312
3313 #: src/language/stats/flip.c:371
3314 #, c-format
3315 msgid "Error seeking %s source file: %s."
3316 msgstr "Fehler beim Suchen der %s Quelledatei: %s."
3317
3318 #: src/language/stats/flip.c:379
3319 #, c-format
3320 msgid "Error writing %s source file: %s."
3321 msgstr "Fehler beim Schreiben der %s Quelldatei: %s."
3322
3323 #: src/language/stats/flip.c:394
3324 #, c-format
3325 msgid "Error rewinding %s source file: %s."
3326 msgstr "Fehler beim Zurücksetzen der %s Quelldatei: %s."
3327
3328 #: src/language/stats/flip.c:425
3329 #, c-format
3330 msgid "Error reading %s temporary file: %s."
3331 msgstr "Fehler beim Lesen der %s Temporärdatei: %s."
3332
3333 #: src/language/stats/flip.c:428
3334 #, c-format
3335 msgid "Unexpected end of file reading %s temporary file."
3336 msgstr "Unerwartetes Dateiende beim Lesen der %s Temporärdatei."
3337
3338 #: src/language/stats/frequencies.c:144
3339 #: src/ui/gui/psppire-dialog-action-frequencies.c:49
3340 msgid "Mode"
3341 msgstr "Modalwert"
3342
3343 #: src/language/stats/frequencies.c:292
3344 msgid "Value Label"
3345 msgstr "Wertelabel"
3346
3347 #: src/language/stats/frequencies.c:294 src/language/stats/logistic.c:1469
3348 #: src/output/charts/plot-hist-cairo.c:112
3349 msgid "Frequency"
3350 msgstr "Häufigkeit"
3351
3352 #: src/language/stats/frequencies.c:296
3353 msgid "Valid Percent"
3354 msgstr "Gültige Prozente"
3355
3356 #: src/language/stats/frequencies.c:297
3357 msgid "Cum Percent"
3358 msgstr "Kumulierte Prozente"
3359
3360 #: src/language/stats/frequencies.c:902
3361 msgid "Histogram frequency must be greater than zero."
3362 msgstr "Die Angabe zur Häufigkeit (FREQUENCY) für das Histogramm muss größer als Null sein."
3363
3364 #: src/language/stats/frequencies.c:919
3365 msgid "Histogram percentage must be greater than zero."
3366 msgstr "Die Prozentangabe (PERCENT) für das Histogramm muss größer als Null sein."
3367
3368 #: src/language/stats/frequencies.c:1120
3369 #, c-format
3370 msgid "%s for histogram must be greater than or equal to %s, but %s was specified as %.15g and %s as %.15g.  %s and %s will be ignored."
3371 msgstr "%s für das Histogramm muss größer oder gleich %s sein, aber %s wurde als %.15g und %s als %.15g angegeben.  %s und %s werden nicht übernommen."
3372
3373 #: src/language/stats/frequencies.c:1165
3374 #, c-format
3375 msgid "%s for pie chart must be greater than or equal to %s, but %s was specified as %.15g and %s as %.15g.  %s and %s will be ignored."
3376 msgstr "%s für das Kreisdiagramm muss größer oder gleich %s sein, aber %s wurde als %.15g und %s als %.15g angegeben.  %s und %s werden nicht übernommen."
3377
3378 #: src/language/stats/frequencies.c:1430
3379 #, c-format
3380 msgid "Omitting pie chart for %s, which has only %d unique values."
3381 msgstr "Kreisdiagramm für %s wird ausgelassen, weil es nur %d unterschiedliche Werte gibt."
3382
3383 #: src/language/stats/frequencies.c:1433
3384 #, c-format
3385 msgid "Omitting pie chart for %s, which has over 50 unique values."
3386 msgstr "Kreisdiagramm für %s wird ausgelassen, weil es mehr als 50 unterschiedliche Werte gibt."
3387
3388 #: src/language/stats/frequencies.c:1450
3389 #: src/ui/gui/psppire-dialog-action-crosstabs.c:88
3390 #: src/language/stats/crosstabs.q:723
3391 msgid "Count"
3392 msgstr "Beobachtete Häufigkeit"
3393
3394 #: src/language/stats/frequencies.c:1576
3395 msgid "50 (Median)"
3396 msgstr "50 (Median)"
3397
3398 #: src/language/stats/friedman.c:227 src/language/stats/kruskal-wallis.c:258
3399 #: src/language/stats/mann-whitney.c:171 src/language/stats/wilcoxon.c:226
3400 msgid "Ranks"
3401 msgstr "Ränge"
3402
3403 #: src/language/stats/friedman.c:238 src/language/stats/kruskal-wallis.c:272
3404 #: src/language/stats/mann-whitney.c:196 src/language/stats/wilcoxon.c:240
3405 msgid "Mean Rank"
3406 msgstr "Durchschnittlicher Rang"
3407
3408 #: src/language/stats/friedman.c:280
3409 msgid "Kendall's W"
3410 msgstr "Kendall's W"
3411
3412 #: src/language/stats/glm.c:167
3413 msgid "Multivariate analysis is not yet implemented"
3414 msgstr "Multivariate Analysen sind noch nicht implementiert"
3415
3416 #: src/language/stats/glm.c:272
3417 msgid "Only types 1, 2 & 3 sums of squares are currently implemented"
3418 msgstr "Bisher sind nur Quadratsummen vom Typ I, II & III sind implementiert"
3419
3420 #: src/language/stats/glm.c:736
3421 msgid "Tests of Between-Subjects Effects"
3422 msgstr "Test der Zwischensubjekteffekte"
3423
3424 #: src/language/stats/glm.c:749
3425 #, c-format
3426 msgid "Type %s Sum of Squares"
3427 msgstr "Quadratsumme Typ %s"
3428
3429 #: src/language/stats/glm.c:752 src/language/stats/oneway.c:977
3430 #: src/language/stats/regression.c:940
3431 msgid "Mean Square"
3432 msgstr "Mittel der Quadrate"
3433
3434 #: src/language/stats/glm.c:753 src/language/stats/oneway.c:978
3435 #: src/language/stats/regression.c:941 src/language/stats/t-test-indep.c:290
3436 msgid "F"
3437 msgstr "F"
3438
3439 #: src/language/stats/glm.c:762
3440 msgid "Corrected Model"
3441 msgstr "Korrigiertes Modell"
3442
3443 #: src/language/stats/glm.c:764 src/language/stats/regression.c:993
3444 msgid "Model"
3445 msgstr "Modell"
3446
3447 #: src/language/stats/glm.c:777
3448 msgid "Intercept"
3449 msgstr "Konstanter Term"
3450
3451 #: src/language/stats/glm.c:843
3452 msgid "Error"
3453 msgstr "Fehler"
3454
3455 #: src/language/stats/glm.c:859
3456 msgid "Corrected Total"
3457 msgstr "Korrigierte Gesamtvariation"
3458
3459 #: src/language/stats/graph.c:144
3460 #, c-format
3461 msgid "%s vs. %s by %s"
3462 msgstr "%s vs. %s gruppiert nach %s"
3463
3464 #: src/language/stats/graph.c:151
3465 #, c-format
3466 msgid "%s vs. %s"
3467 msgstr "%s vs. %s"
3468
3469 #: src/language/stats/graph.c:170
3470 msgid "Maximum number of scatterplot categories reached.Your BY variable has too many distinct values.The coloring of the plot will not be correct"
3471 msgstr "Maximale Anzahl an Kategorien im Scatterplot erreicht. Die Variable BY hat zu viele unterschiedliche Werte. Die Farben im Diagramm werden nicht korrekt umgesetzt"
3472
3473 #: src/language/stats/graph.c:366 src/language/stats/graph.c:386
3474 msgid "Only one chart type is allowed."
3475 msgstr "Nur ein Diagrammtyp ist erlaubt."
3476
3477 #: src/language/stats/graph.c:378 src/language/stats/graph.c:429
3478 #: src/language/stats/graph.c:443
3479 msgid "Only one variable is allowed."
3480 msgstr "Nur eine Vriable ist erlaubt."
3481
3482 #: src/language/stats/graph.c:452
3483 msgid "Variable expected"
3484 msgstr "Variable erwartet"
3485
3486 #: src/language/stats/graph.c:496
3487 msgid "FOOTNOTE is not implemented yet for GRAPH"
3488 msgstr "FOOTNOTE ist für den Befehl GRAPH noch nicht implementiert"
3489
3490 #: src/language/stats/ks-one-sample.c:282 src/ui/gui/ks-one-sample.ui:7
3491 msgid "One-Sample Kolmogorov-Smirnov Test"
3492 msgstr "Kolmogorov-Smirnov Test für eine Stichprobe"
3493
3494 #: src/language/stats/ks-one-sample.c:299
3495 msgid "Normal Parameters"
3496 msgstr "Normal Parameter"
3497
3498 #: src/language/stats/ks-one-sample.c:308
3499 msgid "Uniform Parameters"
3500 msgstr "Uniform Parameter"
3501
3502 #: src/language/stats/ks-one-sample.c:317
3503 msgid "Poisson Parameters"
3504 msgstr "Poisson Parameter"
3505
3506 #: src/language/stats/ks-one-sample.c:320
3507 #: src/ui/gui/psppire-dialog-action-crosstabs.c:74
3508 #: src/language/stats/crosstabs.q:1988
3509 msgid "Lambda"
3510 msgstr "Lambda"
3511
3512 #: src/language/stats/ks-one-sample.c:324
3513 msgid "Exponential Parameters"
3514 msgstr "Exponential Parameter"
3515
3516 #: src/language/stats/ks-one-sample.c:384
3517 msgid "Most Extreme Differences"
3518 msgstr "Größte Differenz"
3519
3520 #: src/language/stats/ks-one-sample.c:387
3521 msgid "Absolute"
3522 msgstr "Absolut"
3523
3524 #: src/language/stats/ks-one-sample.c:390 src/language/stats/roc.c:1079
3525 msgid "Positive"
3526 msgstr "Positiv"
3527
3528 #: src/language/stats/ks-one-sample.c:393 src/language/stats/roc.c:1080
3529 msgid "Negative"
3530 msgstr "Negativ"
3531
3532 #: src/language/stats/ks-one-sample.c:396
3533 msgid "Kolmogorov-Smirnov Z"
3534 msgstr "Kolmogorov-Smirnov Z"
3535
3536 #: src/language/stats/ks-one-sample.c:399
3537 #: src/language/stats/jonckheere-terpstra.c:386
3538 #: src/language/stats/mann-whitney.c:267 src/language/stats/runs.c:402
3539 #: src/language/stats/wilcoxon.c:319 src/language/stats/crosstabs.q:1275
3540 msgid "Asymp. Sig. (2-tailed)"
3541 msgstr "Asymp. Sig. (2-seitig)"
3542
3543 #: src/language/stats/logistic.c:327
3544 msgid "All predicted values are either 1 or 0"
3545 msgstr "Alle vorhergesagten Werte sind entweder 1 oder 0"
3546
3547 #: src/language/stats/logistic.c:525
3548 msgid "Dependent variable's values are not dichotomous."
3549 msgstr "Die Werte der abhängigen Variable sind nicht dichotom."
3550
3551 #: src/language/stats/logistic.c:614
3552 #, c-format
3553 msgid "Category %s does not have at least two distinct values. Logistic regression will not be run."
3554 msgstr "Kategorie %s enthält nicht mindestens zwei unterschiedliche Werte. Logistische Regression wird nicht durchgeführt."
3555
3556 #: src/language/stats/logistic.c:674
3557 #, c-format
3558 msgid "Estimation terminated at iteration number %d because parameter estimates changed by less than %g"
3559 msgstr "Schätzung wurde bei Wiederholung Nummer %d abgebrochen, weil sich die geschätzten Parameter um weniger als %g verändert haben."
3560
3561 #: src/language/stats/logistic.c:686
3562 #, c-format
3563 msgid "Estimation terminated at iteration number %d because Log Likelihood decreased by less than %g%%"
3564 msgstr "Schätzung wurde bei Wiederholung Nummer %d abgebrochen, weil sich die Log Likelihood um weniger als %g% % verringert hat"
3565
3566 #: src/language/stats/logistic.c:701
3567 #, c-format
3568 msgid "Estimation terminated at iteration number %d because maximum iterations has been reached"
3569 msgstr "Schätzung wurde bei Wiederholung Nummer %d abgebrochen, weil das Maximum an Wiederholungen erreicht wurde"
3570
3571 #: src/language/stats/logistic.c:995
3572 msgid "Cut point value must be in the range [0,1]"
3573 msgstr "Der Trennwert muss im Bereich [0; 1] liegen"
3574
3575 #: src/language/stats/logistic.c:1148
3576 msgid "Dependent Variable Encoding"
3577 msgstr "Codierung abhängiger Variablen"
3578
3579 #: src/language/stats/logistic.c:1157
3580 msgid "Original Value"
3581 msgstr "Ursprünglicher Wert"
3582
3583 #: src/language/stats/logistic.c:1158
3584 msgid "Internal Value"
3585 msgstr "Interner Wert"
3586
3587 #: src/language/stats/logistic.c:1209
3588 msgid "Variables in the Equation"
3589 msgstr "Variablen in der Gleichung "
3590
3591 #: src/language/stats/logistic.c:1218 src/language/stats/logistic.c:1364
3592 #: src/language/stats/logistic.c:1562
3593 msgid "Step 1"
3594 msgstr "Schritt 1"
3595
3596 #: src/language/stats/logistic.c:1220 src/language/stats/regression.c:828
3597 msgid "B"
3598 msgstr "B"
3599
3600 #: src/language/stats/logistic.c:1221
3601 msgid "S.E."
3602 msgstr "S.E."
3603
3604 #: src/language/stats/logistic.c:1222
3605 msgid "Wald"
3606 msgstr "Wald"
3607
3608 #: src/language/stats/logistic.c:1225
3609 msgid "Exp(B)"
3610 msgstr "Exp(B)"
3611
3612 #: src/language/stats/logistic.c:1230
3613 #, c-format
3614 msgid "%d%% CI for Exp(B)"
3615 msgstr "%d%% CI für Exp(B)"
3616
3617 #: src/language/stats/logistic.c:1232 src/language/stats/t-test-indep.c:297
3618 #: src/language/stats/t-test-one-sample.c:99
3619 #: src/language/stats/t-test-paired.c:312 src/language/stats/crosstabs.q:1327
3620 msgid "Lower"
3621 msgstr "Untere"
3622
3623 #: src/language/stats/logistic.c:1233 src/language/stats/t-test-indep.c:298
3624 #: src/language/stats/t-test-one-sample.c:100
3625 #: src/language/stats/t-test-paired.c:313 src/language/stats/crosstabs.q:1328
3626 msgid "Upper"
3627 msgstr "Obere"
3628
3629 #: src/language/stats/logistic.c:1310
3630 msgid "Constant"
3631 msgstr "Konstante"
3632
3633 #: src/language/stats/logistic.c:1355
3634 msgid "Model Summary"
3635 msgstr "Modellzusammenfassung"
3636
3637 #: src/language/stats/logistic.c:1365
3638 msgid "-2 Log likelihood"
3639 msgstr "-2 Log Likelihood"
3640
3641 #: src/language/stats/logistic.c:1369
3642 msgid "Cox & Snell R Square"
3643 msgstr "Cox & Snell R-Quadrat"
3644
3645 #: src/language/stats/logistic.c:1373
3646 msgid "Nagelkerke R Square"
3647 msgstr "Nagelkerke R-Quadrat"
3648
3649 #: src/language/stats/logistic.c:1402
3650 msgid "Unweighted Cases"
3651 msgstr "Ungewichtete Fälle"
3652
3653 #: src/language/stats/logistic.c:1407
3654 msgid "Included in Analysis"
3655 msgstr "Einbezogen in Analyse"
3656
3657 #: src/language/stats/logistic.c:1408
3658 msgid "Missing Cases"
3659 msgstr "Fehlende Fälle"
3660
3661 #: src/language/stats/logistic.c:1459
3662 msgid "Categorical Variables' Codings"
3663 msgstr "Kodierungen der kategorialen Variablen"
3664
3665 #: src/language/stats/logistic.c:1472
3666 msgid "Parameter coding"
3667 msgstr "Parameterkodierung"
3668
3669 #: src/language/stats/logistic.c:1478
3670 #, c-format
3671 msgid "(%d)"
3672 msgstr "(%d)"
3673
3674 #: src/language/stats/logistic.c:1552
3675 msgid "Classification Table"
3676 msgstr "Klassifikationstabelle"
3677
3678 #: src/language/stats/logistic.c:1566
3679 msgid "Predicted"
3680 msgstr "Vorhergesagt"
3681
3682 #: src/language/stats/logistic.c:1572
3683 msgid "Observed"
3684 msgstr "Beobachtet"
3685
3686 #: src/language/stats/logistic.c:1578
3687 msgid ""
3688 "Percentage\n"
3689 "Correct"
3690 msgstr ""
3691 "Prozentsatz\n"
3692 "der Richtigen"
3693
3694 #: src/language/stats/logistic.c:1582
3695 msgid "Overall Percentage"
3696 msgstr "Gesamtprozentsatz"
3697
3698 #: src/language/stats/jonckheere-terpstra.c:365
3699 msgid "Jonckheere-Terpstra Test"
3700 msgstr "Jonckheere-Terpstra Test"
3701
3702 #: src/language/stats/jonckheere-terpstra.c:379
3703 #, c-format
3704 msgid "Number of levels in %s"
3705 msgstr "Anzahl der Stufen in %s"
3706
3707 #: src/language/stats/jonckheere-terpstra.c:382
3708 msgid "Observed J-T Statistic"
3709 msgstr "Beobachtete J-T Statistik"
3710
3711 #: src/language/stats/jonckheere-terpstra.c:383
3712 msgid "Mean J-T Statistic"
3713 msgstr "Mittelwert der J-T Statistik"
3714
3715 #: src/language/stats/jonckheere-terpstra.c:384
3716 msgid "Std. Deviation of J-T Statistic"
3717 msgstr "Standardabweichung der J-T Statistik"
3718
3719 #: src/language/stats/jonckheere-terpstra.c:385
3720 msgid "Std. J-T Statistic"
3721 msgstr "Std. J-T Statistik"
3722
3723 #: src/language/stats/mann-whitney.c:202 src/language/stats/wilcoxon.c:241
3724 msgid "Sum of Ranks"
3725 msgstr "Summe der Ränge"
3726
3727 #: src/language/stats/mann-whitney.c:264
3728 msgid "Mann-Whitney U"
3729 msgstr "Mann-Whitney U"
3730
3731 #: src/language/stats/mann-whitney.c:265
3732 msgid "Wilcoxon W"
3733 msgstr "Wilcoxon W"
3734
3735 #: src/language/stats/mann-whitney.c:266 src/language/stats/runs.c:399
3736 #: src/language/stats/wilcoxon.c:318
3737 msgid "Z"
3738 msgstr "Z"
3739
3740 #: src/language/stats/mann-whitney.c:271 src/language/stats/mcnemar.c:265
3741 #: src/language/stats/sign.c:134 src/language/stats/wilcoxon.c:323
3742 msgid "Exact Sig. (2-tailed)"
3743 msgstr "Exakte Sig. (2-seitig)"
3744
3745 #: src/language/stats/mann-whitney.c:272 src/language/stats/mcnemar.c:271
3746 #: src/language/stats/sign.c:140 src/language/stats/wilcoxon.c:327
3747 msgid "Point Probability"
3748 msgstr "Punktwahrscheinlichkeit"
3749
3750 #: src/language/stats/means.c:412
3751 msgid "Group Median"
3752 msgstr "Gruppen Median"
3753
3754 #: src/language/stats/means.c:416
3755 msgid "Min"
3756 msgstr "Min"
3757
3758 #: src/language/stats/means.c:417
3759 msgid "Max"
3760 msgstr "Max"
3761
3762 #: src/language/stats/means.c:424
3763 msgid "First"
3764 msgstr "Erstes"
3765
3766 #: src/language/stats/means.c:425
3767 msgid "Last"
3768 msgstr "Letztes"
3769
3770 #: src/language/stats/means.c:427
3771 msgid "Percent N"
3772 msgstr "Prozent N"
3773
3774 #: src/language/stats/means.c:428
3775 msgid "Percent Sum"
3776 msgstr "Prozent Summe"
3777
3778 #: src/language/stats/means.c:430
3779 msgid "Harmonic Mean"
3780 msgstr "Harmonisches Mittel"
3781
3782 #: src/language/stats/means.c:431
3783 msgid "Geom. Mean"
3784 msgstr "Geom. Mittel"
3785
3786 #: src/language/stats/means.c:1077
3787 msgid "Included"
3788 msgstr "Eingeschlossen"
3789
3790 #: src/language/stats/means.c:1078 src/language/stats/reliability.c:580
3791 msgid "Excluded"
3792 msgstr "Ausgeschlossen"
3793
3794 #: src/language/stats/means.c:1120 src/language/stats/means.c:1129
3795 #: src/language/stats/means.c:1138
3796 #, c-format
3797 msgid "%g%%"
3798 msgstr "%g%%"
3799
3800 #: src/language/stats/means.c:1170
3801 msgid "Report"
3802 msgstr "Bericht"
3803
3804 #: src/language/stats/mcnemar.c:143
3805 msgid "The McNemar test is appropriate only for dichotomous variables"
3806 msgstr "Der McNemar-Test ist nur für dichotome Variablen geeignet"
3807
3808 #: src/language/stats/mcnemar.c:268 src/language/stats/sign.c:137
3809 #: src/language/stats/wilcoxon.c:324
3810 msgid "Exact Sig. (1-tailed)"
3811 msgstr "Exakte Sig. (1-seitig)"
3812
3813 #: src/language/stats/median.c:359
3814 msgid "> Median"
3815 msgstr "> Median"
3816
3817 #: src/language/stats/median.c:362
3818 msgid "≤ Median"
3819 msgstr "≤ Median"
3820
3821 #: src/language/stats/npar.c:537
3822 #, c-format
3823 msgid "%s subcommand not currently implemented."
3824 msgstr "%s ist noch nicht implementiert."
3825
3826 #: src/language/stats/npar.c:691
3827 #, c-format
3828 msgid "Expecting %s, %s, %s or a number."
3829 msgstr "Erwarte %s, %s, %s oder eine Zahl."
3830
3831 #: src/language/stats/npar.c:841
3832 #, c-format
3833 msgid "The specified value of HI (%d) is lower than the specified value of LO (%d)"
3834 msgstr "Der angegebene Wert von HI (%d) ist niedriger als der angegebene Wert von LO (%d)"
3835
3836 #: src/language/stats/npar.c:891
3837 #, c-format
3838 msgid "%d expected values were given, but the specified range (%d-%d) requires exactly %d values."
3839 msgstr "%d erwartete Werte wurden angegeben, aber der spezifizierte Bereich (%d-%d) erfordert genau %d Werte."
3840
3841 #: src/language/stats/npar.c:1106 src/language/stats/t-test-parser.c:163
3842 #, c-format
3843 msgid "PAIRED was specified but the number of variables preceding WITH (%zu) did not match the number following (%zu)."
3844 msgstr "PAIRED wurde angegeben, aber die Anzahl der vorhergehenden Variablen (%zu) stimmt nicht mit der Anzahl der nachfolgenden Variablen (%zu) überein."
3845
3846 #: src/language/stats/npar-summary.c:146
3847 msgid "25th"
3848 msgstr "25tes"
3849
3850 #: src/language/stats/npar-summary.c:149
3851 msgid "50th (Median)"
3852 msgstr "50tes (Median)"
3853
3854 #: src/language/stats/npar-summary.c:152
3855 msgid "75th"
3856 msgstr "75tes"
3857
3858 #: src/language/stats/oneway.c:360
3859 msgid "LSD"
3860 msgstr "LSD"
3861
3862 #: src/language/stats/oneway.c:361
3863 msgid "Tukey HSD"
3864 msgstr "Tukey HSD"
3865
3866 #: src/language/stats/oneway.c:362
3867 msgid "Bonferroni"
3868 msgstr "Bonferroni"
3869
3870 #: src/language/stats/oneway.c:363
3871 msgid "Scheffé"
3872 msgstr "Scheffé"
3873
3874 #: src/language/stats/oneway.c:364
3875 msgid "Games-Howell"
3876 msgstr "Games-Howell"
3877
3878 #: src/language/stats/oneway.c:365
3879 msgid "Šidák"
3880 msgstr "Šidák"
3881
3882 #: src/language/stats/oneway.c:513
3883 #, c-format
3884 msgid "The post hoc analysis method %s is not supported."
3885 msgstr "Die Post-Hoc-Analysemethode %s wird nicht unterstützt."
3886
3887 #: src/language/stats/oneway.c:828
3888 #, c-format
3889 msgid "Dependent variable %s has no non-missing values.  No analysis for this variable will be done."
3890 msgstr "Die abhängige Variable %s hat keine nicht-fehlenden Werte. Es wird keine Analyse für diese Variable durchgeführt."
3891
3892 #: src/language/stats/oneway.c:910
3893 #, c-format
3894 msgid "In contrast list %zu, the number of coefficients (%zu) does not equal the number of groups (%d). This contrast list will be ignored."
3895 msgstr "In der Liste der Kontraste %zu stimmt die Anzahl der Koeffizienten (%zu) nicht mit der Anzahl der Gruppen (%d) überein. Dieser Kontrast wird nicht berechnet."
3896
3897 #: src/language/stats/oneway.c:922
3898 #, c-format
3899 msgid "Coefficients for contrast %zu do not total zero"
3900 msgstr "Die Koeffizienten für den Kontrast %zu addieren sich nicht zu Null auf."
3901
3902 #: src/language/stats/oneway.c:975 src/language/stats/regression.c:938
3903 msgid "Sum of Squares"
3904 msgstr "Quadratsumme"
3905
3906 #: src/language/stats/oneway.c:997
3907 msgid "Between Groups"
3908 msgstr "Zwischen Gruppen"
3909
3910 #: src/language/stats/oneway.c:998
3911 msgid "Within Groups"
3912 msgstr "Innerhalb Gruppen"
3913
3914 #: src/language/stats/oneway.c:1031
3915 msgid "ANOVA"
3916 msgstr "ANOVA"
3917
3918 #: src/language/stats/oneway.c:1224
3919 msgid "Levene Statistic"
3920 msgstr "Levene Statistik"
3921
3922 #: src/language/stats/oneway.c:1225
3923 msgid "df1"
3924 msgstr "df1"
3925
3926 #: src/language/stats/oneway.c:1226
3927 msgid "df2"
3928 msgstr "df2"
3929
3930 #: src/language/stats/oneway.c:1229
3931 msgid "Test of Homogeneity of Variances"
3932 msgstr "Test der Homogenität der Varianzen"
3933
3934 #: src/language/stats/oneway.c:1302
3935 msgid "Contrast Coefficients"
3936 msgstr "Kontrast Koeffizienten"
3937
3938 #: src/language/stats/oneway.c:1304 src/language/stats/oneway.c:1379
3939 msgid "Contrast"
3940 msgstr "Kontrast"
3941
3942 #: src/language/stats/oneway.c:1377
3943 msgid "Contrast Tests"
3944 msgstr "Kontrast Tests"
3945
3946 #: src/language/stats/oneway.c:1380
3947 msgid "Value of Contrast"
3948 msgstr "Kontrastwert"
3949
3950 #: src/language/stats/oneway.c:1382 src/language/stats/regression.c:832
3951 #: src/language/stats/t-test-indep.c:292
3952 #: src/language/stats/t-test-one-sample.c:95
3953 #: src/language/stats/t-test-paired.c:305
3954 msgid "t"
3955 msgstr "t"
3956
3957 #: src/language/stats/oneway.c:1434
3958 msgid "Assume equal variances"
3959 msgstr "Nehme gleiche Varianzen an"
3960
3961 #: src/language/stats/oneway.c:1438
3962 msgid "Does not assume equal"
3963 msgstr "Nehme nicht gleiche Varianzen an"
3964
3965 #: src/language/stats/oneway.c:1584
3966 #, c-format
3967 msgid "Multiple Comparisons (%s)"
3968 msgstr "Mehrfachvergleiche (%s)"
3969
3970 #: src/language/stats/oneway.c:1586
3971 #, c-format
3972 msgid "(I) %s"
3973 msgstr "(I) %s"
3974
3975 #: src/language/stats/oneway.c:1587
3976 #, c-format
3977 msgid "(J) %s"
3978 msgstr "(J) %s"
3979
3980 #: src/language/stats/oneway.c:1588 src/language/stats/t-test-indep.c:295
3981 #: src/language/stats/t-test-one-sample.c:98
3982 msgid "Mean Difference"
3983 msgstr "Mittlere Differenz"
3984
3985 #: src/language/stats/oneway.c:1589
3986 msgid "(I - J)"
3987 msgstr "(I - J)"
3988
3989 #: src/language/stats/oneway.c:1594
3990 #, c-format
3991 msgid "%g%% Confidence Interval"
3992 msgstr "%g%% Konfidenzintervall"
3993
3994 #: src/language/stats/quick-cluster.c:361
3995 msgid "Number of clusters may not be larger than the number of cases."
3996 msgstr "Anzahl der Cluster darf nicht größer als die Anzahl der Fälle sein."
3997
3998 #: src/language/stats/quick-cluster.c:402
3999 msgid "Final Cluster Centers"
4000 msgstr "Clusterzentren der Ausgangsklassifikation"
4001
4002 #: src/language/stats/quick-cluster.c:406
4003 msgid "Initial Cluster Centers"
4004 msgstr "Anfängliche Clusterzentren"
4005
4006 #: src/language/stats/quick-cluster.c:409
4007 #: src/language/stats/quick-cluster.c:463
4008 msgid "Cluster"
4009 msgstr "Cluster"
4010
4011 #: src/language/stats/quick-cluster.c:461
4012 msgid "Number of Cases in each Cluster"
4013 msgstr "Anzahl der Fälle in jedem Cluster"
4014
4015 #: src/language/stats/quick-cluster.c:553
4016 msgid "The number of clusters must be positive"
4017 msgstr "Anzahl der Cluster muß positiv sein"
4018
4019 #: src/language/stats/quick-cluster.c:568
4020 msgid "The number of iterations must be positive"
4021 msgstr "Anzahl der Iterationen muß positiv sein"
4022
4023 #: src/language/stats/rank.c:206
4024 #, c-format
4025 msgid "Cannot generate variable name for ranking %s with %s.  All candidates in use."
4026 msgstr "Ein Variablenname für die Rangbildung von %s mit %s konnte nicht erzeugt werden.  Alle Kandidaten werden bereits verwedet."
4027
4028 #: src/language/stats/rank.c:321
4029 #, c-format
4030 msgid "Too many variables in %s clause."
4031 msgstr "Zu viele Variablen im Block %s."
4032
4033 #: src/language/stats/rank.c:323
4034 #, c-format
4035 msgid "Variable %s already exists."
4036 msgstr "Variable %s existiert bereits."
4037
4038 #: src/language/stats/rank.c:325 src/language/expressions/evaluate.c:164
4039 #, c-format
4040 msgid "Duplicate variable name %s."
4041 msgstr "Doppelter Variablenname %s."
4042
4043 #: src/language/stats/rank.c:631
4044 #, c-format
4045 msgid "%s of %s by %s"
4046 msgstr "%s von %s durch %s"
4047
4048 #: src/language/stats/rank.c:636
4049 #, c-format
4050 msgid "%s of %s"
4051 msgstr "%s von %s"
4052
4053 #: src/language/stats/rank.c:823
4054 #, c-format
4055 msgid "Variables Created By %s"
4056 msgstr "Variablen wurden von %s erstellt"
4057
4058 #: src/language/stats/rank.c:847
4059 #, c-format
4060 msgid "%s into %s(%s of %s using %s BY %s)"
4061 msgstr "%s zu %s(%s von %s mit %s BY %s)"
4062
4063 #: src/language/stats/rank.c:857
4064 #, c-format
4065 msgid "%s into %s(%s of %s BY %s)"
4066 msgstr "%s zu %s(%s von %s BY %s)"
4067
4068 #: src/language/stats/rank.c:870
4069 #, c-format
4070 msgid "%s into %s(%s of %s using %s)"
4071 msgstr "%s zu %s(%s von %s mit %s)"
4072
4073 #: src/language/stats/rank.c:879
4074 #, c-format
4075 msgid "%s into %s(%s of %s)"
4076 msgstr "%s zu %s(%s von %s)"
4077
4078 #: src/language/stats/reliability.c:164
4079 msgid "Reliability on a single variable is not useful."
4080 msgstr "Reliabilität einer einzelnen Variable ist nicht sinnvoll."
4081
4082 #: src/language/stats/reliability.c:280
4083 msgid "The STATISTICS subcommand is not yet implemented.  No statistics will be produced."
4084 msgstr "Der Unterbefehl STATISTICS ist noch nicht implementiert. Es wird keine Statistik erstellt."
4085
4086 #: src/language/stats/reliability.c:299
4087 msgid "The split point must be less than the number of variables"
4088 msgstr "Der Trennwert muß kleiner als die Anzahl von Variablen sein"
4089
4090 #: src/language/stats/reliability.c:524
4091 #, c-format
4092 msgid "Scale: %s"
4093 msgstr "Skala: %s"
4094
4095 #: src/language/stats/reliability.c:588 src/ui/gui/logistic.ui:289
4096 msgid "%"
4097 msgstr "%"
4098
4099 #: src/language/stats/reliability.c:635
4100 msgid "Item-Total Statistics"
4101 msgstr "Item-Gesamt Statistiken"
4102
4103 #: src/language/stats/reliability.c:657
4104 msgid "Scale Mean if Item Deleted"
4105 msgstr "Skalenmittelwert wenn Item gelöscht"
4106
4107 #: src/language/stats/reliability.c:660
4108 msgid "Scale Variance if Item Deleted"
4109 msgstr "Skalenvarianz wenn Item gelöscht"
4110
4111 #: src/language/stats/reliability.c:663
4112 msgid "Corrected Item-Total Correlation"
4113 msgstr "Korrigierte Item-Gesamt-Korrelation"
4114
4115 #: src/language/stats/reliability.c:666
4116 msgid "Cronbach's Alpha if Item Deleted"
4117 msgstr "Cronbachs Alpha wenn Item gelöscht"
4118
4119 #: src/language/stats/reliability.c:743
4120 msgid "Reliability Statistics"
4121 msgstr "Reliabilitätsstatistiken"
4122
4123 #: src/language/stats/reliability.c:780 src/language/stats/reliability.c:796
4124 msgid "Cronbach's Alpha"
4125 msgstr "Cronbach's Alpha"
4126
4127 #: src/language/stats/reliability.c:783 src/language/stats/reliability.c:805
4128 #: src/language/stats/reliability.c:814
4129 msgid "N of Items"
4130 msgstr "N der Items"
4131
4132 #: src/language/stats/reliability.c:799
4133 msgid "Part 1"
4134 msgstr "Teil 1"
4135
4136 #: src/language/stats/reliability.c:808
4137 msgid "Part 2"
4138 msgstr "Teil 2"
4139
4140 #: src/language/stats/reliability.c:817
4141 msgid "Total N of Items"
4142 msgstr "Gesamt N der Items"
4143
4144 #: src/language/stats/reliability.c:820
4145 msgid "Correlation Between Forms"
4146 msgstr "Korrelation zwischen Formen"
4147
4148 #: src/language/stats/reliability.c:823
4149 msgid "Spearman-Brown Coefficient"
4150 msgstr "Spearman-Brown Koeffizient"
4151
4152 #: src/language/stats/reliability.c:826
4153 msgid "Equal Length"
4154 msgstr "Gleiche Länge"
4155
4156 #: src/language/stats/reliability.c:829
4157 msgid "Unequal Length"
4158 msgstr "Ungleiche Länge"
4159
4160 #: src/language/stats/reliability.c:833
4161 msgid "Guttman Split-Half Coefficient"
4162 msgstr "Guttman Split-Half-Koeffizient"
4163
4164 #: src/language/stats/roc.c:958
4165 msgid "Area Under the Curve"
4166 msgstr "Fläche unter der Kurve"
4167
4168 #: src/language/stats/roc.c:960
4169 #, c-format
4170 msgid "Area Under the Curve (%s)"
4171 msgstr "Fläche unter der Kurve (%s)"
4172
4173 #: src/language/stats/roc.c:965
4174 msgid "Area"
4175 msgstr "Fläche"
4176
4177 #: src/language/stats/roc.c:979
4178 msgid "Asymptotic Sig."
4179 msgstr "Asymptotisch Sig."
4180
4181 #: src/language/stats/roc.c:986
4182 #, c-format
4183 msgid "Asymp. %g%% Confidence Interval"
4184 msgstr "Asymp. %g%% Konfidenzintervall"
4185
4186 #: src/language/stats/roc.c:992
4187 msgid "Variable under test"
4188 msgstr "Getestete Variable"
4189
4190 #: src/language/stats/roc.c:1051
4191 msgid "Case Summary"
4192 msgstr "Fallzusammenfassung"
4193
4194 #: src/language/stats/roc.c:1071
4195 msgid "Unweighted"
4196 msgstr "ungewichtet"
4197
4198 #: src/language/stats/roc.c:1072
4199 msgid "Weighted"
4200 msgstr "gewichtet"
4201
4202 #: src/language/stats/roc.c:1076
4203 msgid "Valid N (listwise)"
4204 msgstr "Gültige N (listenweise)"
4205
4206 #: src/language/stats/roc.c:1108
4207 msgid "Coordinates of the Curve"
4208 msgstr "Koordinaten der Kurve"
4209
4210 #: src/language/stats/roc.c:1110
4211 #, c-format
4212 msgid "Coordinates of the Curve (%s)"
4213 msgstr "Koordinaten der Kurve (%s)"
4214
4215 #: src/language/stats/roc.c:1118
4216 msgid "Test variable"
4217 msgstr "Testvariable"
4218
4219 #: src/language/stats/roc.c:1120
4220 msgid "Positive if greater than or equal to"
4221 msgstr "Positiv falls größer oder gleich"
4222
4223 #: src/language/stats/roc.c:1121 src/output/charts/roc-chart-cairo.c:38
4224 msgid "Sensitivity"
4225 msgstr "Sensitivität"
4226
4227 #: src/language/stats/roc.c:1122 src/output/charts/roc-chart-cairo.c:37
4228 msgid "1 - Specificity"
4229 msgstr "1- Spezifität"
4230
4231 #: src/language/stats/regression.c:372
4232 msgid "REGRESSION with SAVE ignores TEMPORARY.  Temporary transformations will be made permanent."
4233 msgstr "REGRESSION mit SAVE ignoriert TEMPORARY.  Temporäre Umformungen werden dauerhaft gemacht."
4234
4235 #: src/language/stats/regression.c:507
4236 msgid "The dependent variable is equal to the independent variable. The least squares line is therefore Y=X. Standard errors and related statistics may be meaningless."
4237 msgstr "Die abhängige Variable ist mit der unabhängigen Variable identisch. Die Regressionsgerade ist daher Y=X. Standardfehler und damit verbundene Statistiken sind eventuell aussagelos."
4238
4239 #: src/language/stats/regression.c:691
4240 msgid "No valid data found. This command was skipped."
4241 msgstr "Keine gültigen Daten gefunden. Dieser Befehl wird übersprungen."
4242
4243 #: src/language/stats/regression.c:776
4244 #: src/ui/gui/psppire-dialog-action-regression.c:42
4245 msgid "R"
4246 msgstr "R"
4247
4248 #: src/language/stats/regression.c:777
4249 msgid "R Square"
4250 msgstr "R-Quadrat"
4251
4252 #: src/language/stats/regression.c:778
4253 msgid "Adjusted R Square"
4254 msgstr "Korrigiertes R-Quadrat"
4255
4256 #: src/language/stats/regression.c:779
4257 msgid "Std. Error of the Estimate"
4258 msgstr "Standardfehler des Schätzers "
4259
4260 #: src/language/stats/regression.c:784
4261 #, c-format
4262 msgid "Model Summary (%s)"
4263 msgstr "Modellzusammenfassung (%s)"
4264
4265 #: src/language/stats/regression.c:827
4266 msgid "Unstandardized Coefficients"
4267 msgstr "Unstandardisierte Koeffizienten"
4268
4269 #: src/language/stats/regression.c:830
4270 msgid "Standardized Coefficients"
4271 msgstr "Standardisierte Koeffizienten"
4272
4273 #: src/language/stats/regression.c:831
4274 msgid "Beta"
4275 msgstr "Beta"
4276
4277 #: src/language/stats/regression.c:834
4278 msgid "(Constant)"
4279 msgstr "(Konstante)"
4280
4281 #: src/language/stats/regression.c:845
4282 #, c-format
4283 msgid "%g%% Confidence Interval for B"
4284 msgstr "%g%% Konfidenzintervall für B"
4285
4286 #: src/language/stats/regression.c:909
4287 #, c-format
4288 msgid "Coefficients (%s)"
4289 msgstr "Koeffizienten (%s)"
4290
4291 #: src/language/stats/regression.c:944 src/ui/gui/regression.ui:7
4292 msgid "Regression"
4293 msgstr "Regression"
4294
4295 #: src/language/stats/regression.c:967
4296 #, c-format
4297 msgid "ANOVA (%s)"
4298 msgstr "ANOVA (%s)"
4299
4300 #: src/language/stats/regression.c:994
4301 msgid "Covariances"
4302 msgstr "Kovarianzen"
4303
4304 #: src/language/stats/regression.c:1009
4305 #, c-format
4306 msgid "Coefficient Correlations (%s)"
4307 msgstr "Korrelationen der Koeffizienten (%s)"
4308
4309 #: src/language/stats/runs.c:168
4310 #, c-format
4311 msgid "Multiple modes exist for variable `%s'.  Using %.*g as the threshold value."
4312 msgstr "Für die Variable `%s' gibt es mehrere Modalwerte.  %.*g wird als Grenzwert verwendet."
4313
4314 #: src/language/stats/runs.c:325 src/ui/gui/runs.ui:7
4315 msgid "Runs Test"
4316 msgstr "Sequenzen-Test"
4317
4318 #: src/language/stats/runs.c:370
4319 msgid "Test Value"
4320 msgstr "Testwert"
4321
4322 #: src/language/stats/runs.c:374
4323 msgid "Test Value (mode)"
4324 msgstr "Testwert (Modus)"
4325
4326 #: src/language/stats/runs.c:378
4327 msgid "Test Value (mean)"
4328 msgstr "Testwert (arith. Mittelwert)"
4329
4330 #: src/language/stats/runs.c:382
4331 msgid "Test Value (median)"
4332 msgstr "Testwert (Median)"
4333
4334 #: src/language/stats/runs.c:387
4335 msgid "Cases < Test Value"
4336 msgstr "Fälle < Testwert"
4337
4338 #: src/language/stats/runs.c:390
4339 msgid "Cases ≥ Test Value"
4340 msgstr "Fälle ≥ Testwert"
4341
4342 #: src/language/stats/runs.c:393
4343 msgid "Total Cases"
4344 msgstr "Gesamte Fälle"
4345
4346 #: src/language/stats/runs.c:396
4347 msgid "Number of Runs"
4348 msgstr "Anzahl der Sequenzen"
4349
4350 #: src/language/stats/sign.c:93
4351 msgid "Negative Differences"
4352 msgstr "Negative Differenzen"
4353
4354 #: src/language/stats/sign.c:94
4355 msgid "Positive Differences"
4356 msgstr "Positive Differenzen"
4357
4358 #: src/language/stats/sign.c:95 src/language/stats/wilcoxon.c:255
4359 msgid "Ties"
4360 msgstr "Rangbindungen"
4361
4362 #: src/language/stats/sort-cases.c:64
4363 msgid "Buffer limit must be at least 2."
4364 msgstr "Puffergrenze muss mindestens 2 betragen."
4365
4366 #: src/language/stats/sort-criteria.c:89
4367 #, c-format
4368 msgid "Variable %s specified twice in sort criteria."
4369 msgstr "Variable %s ist in den Sortierkriterien zweimal angegeben."
4370
4371 #: src/language/stats/t-test-indep.c:209
4372 msgid "Group Statistics"
4373 msgstr "Gruppenstatistiken"
4374
4375 #: src/language/stats/t-test-indep.c:279
4376 msgid "Independent Samples Test"
4377 msgstr "Test bei unabhängigen Stichproben"
4378
4379 #: src/language/stats/t-test-indep.c:287
4380 msgid "Levene's Test for Equality of Variances"
4381 msgstr "Levene-Test der Varianzgleichheit"
4382
4383 #: src/language/stats/t-test-indep.c:288
4384 msgid "t-test for Equality of Means"
4385 msgstr "T-Test für die Mittelwertgleichheit"
4386
4387 #: src/language/stats/t-test-indep.c:296
4388 msgid "Std. Error Difference"
4389 msgstr "Stdfehler der Differenz"
4390
4391 #: src/language/stats/t-test-indep.c:301
4392 #: src/language/stats/t-test-one-sample.c:90
4393 #: src/language/stats/t-test-paired.c:300
4394 #, c-format
4395 msgid "%g%% Confidence Interval of the Difference"
4396 msgstr "%g%% Konfidenzintervall der Differenz"
4397
4398 #: src/language/stats/t-test-indep.c:317
4399 msgid "Equal variances assumed"
4400 msgstr "Varianzen sind gleich"
4401
4402 #: src/language/stats/t-test-indep.c:349
4403 msgid "Equal variances not assumed"
4404 msgstr "Varianzen sind nicht gleich"
4405
4406 #: src/language/stats/t-test-one-sample.c:80
4407 msgid "One-Sample Test"
4408 msgstr "Test bei einer Sichprobe"
4409
4410 #: src/language/stats/t-test-one-sample.c:85
4411 #, c-format
4412 msgid "Test Value = %f"
4413 msgstr "Testwert = %f"
4414
4415 #: src/language/stats/t-test-one-sample.c:157
4416 msgid "One-Sample Statistics"
4417 msgstr "Statistik bei einer Stichprobe"
4418
4419 #: src/language/stats/t-test-paired.c:177
4420 msgid "Paired Sample Statistics"
4421 msgstr "Statistik bei gepaarten Stichproben"
4422
4423 #: src/language/stats/t-test-paired.c:189
4424 #: src/language/stats/t-test-paired.c:244
4425 #: src/language/stats/t-test-paired.c:327
4426 #, c-format
4427 msgid "Pair %d"
4428 msgstr "Paar %d"
4429
4430 #: src/language/stats/t-test-paired.c:231
4431 msgid "Paired Samples Correlations"
4432 msgstr "Korrelationen bei gepaarten Stichproben"
4433
4434 #: src/language/stats/t-test-paired.c:234
4435 msgid "Correlation"
4436 msgstr "Korrelation"
4437
4438 #: src/language/stats/t-test-paired.c:246
4439 #, c-format
4440 msgid "%s & %s"
4441 msgstr "%s & %s"
4442
4443 #: src/language/stats/t-test-paired.c:290
4444 msgid "Paired Samples Test"
4445 msgstr "Test bei gepaarten Stichproben"
4446
4447 #: src/language/stats/t-test-paired.c:297
4448 msgid "Paired Differences"
4449 msgstr "Gepaarte Differenzen"
4450
4451 #: src/language/stats/t-test-paired.c:308
4452 msgid "Std. Error Mean"
4453 msgstr "Std.fehler des Mittelwertes"
4454
4455 #: src/language/stats/t-test-paired.c:329
4456 #, c-format
4457 msgid "%s - %s"
4458 msgstr "%s - %s"
4459
4460 #: src/language/stats/t-test-parser.c:123
4461 #, c-format
4462 msgid "When applying %s to a string variable, two values must be specified."
4463 msgstr "Bei der Anwendung von %s auf eine Zeichenfolge müssen zwei Werte übergeben werden."
4464
4465 #: src/language/stats/t-test-parser.c:135
4466 #: src/language/stats/t-test-parser.c:231
4467 #, c-format
4468 msgid "%s subcommand may not be used with %s."
4469 msgstr "%s Unterbefehl kann nicht mit %s verwendet werden."
4470
4471 #: src/language/stats/t-test-parser.c:293
4472 msgid "Exactly one of TESTVAL, GROUPS and PAIRS subcommands must be specified."
4473 msgstr "Genau einer der drei Unterbefehle TESTVAL, GROUPS oder PAIRS muss angegeben werden."
4474
4475 #: src/language/stats/wilcoxon.c:253
4476 msgid "Negative Ranks"
4477 msgstr "Negative Ränge"
4478
4479 #: src/language/stats/wilcoxon.c:254
4480 msgid "Positive Ranks"
4481 msgstr "Positive Ränge"
4482
4483 #: src/language/stats/wilcoxon.c:362
4484 msgid "Too many pairs to calculate exact significance."
4485 msgstr "Zu viele Paarungen um die exakte Sigifikanz zu berechnen."
4486
4487 #: src/language/data-io/combine-files.c:214
4488 msgid "Cannot specify the active dataset since none has been defined."
4489 msgstr "Das aktive Datenblatt kann nicht angegeben werden, da noch keines definiert wurde."
4490
4491 #: src/language/data-io/combine-files.c:220
4492 msgid "This command may not be used after TEMPORARY when the active dataset is an input source.  Temporary transformations will be made permanent."
4493 msgstr "Dieser Befehl darf nicht nach TEMPORARY verwendet werden, wenn das aktive Datenblatt eine Quelle ist.  Vorläufige Transformationen werden dauerhaft gemacht."
4494
4495 #: src/language/data-io/combine-files.c:255
4496 msgid "Multiple IN subcommands for a single FILE or TABLE."
4497 msgstr "Mehrere IN Unterbefehle für eine einzelne Datei (FILE) oder Tabelle (TABLE)."
4498
4499 #: src/language/data-io/combine-files.c:308
4500 #, c-format
4501 msgid "File %s lacks BY variable %s."
4502 msgstr "In der Datei %s fehlt BY Variable %s."
4503
4504 #: src/language/data-io/combine-files.c:311
4505 #, c-format
4506 msgid "Active dataset lacks BY variable %s."
4507 msgstr "Im aktiven Datenblatt fehlt BY Variable %s."
4508
4509 #: src/language/data-io/combine-files.c:388
4510 #: src/language/data-io/combine-files.c:393
4511 #, c-format
4512 msgid "BY is required when %s is specified."
4513 msgstr "BY muss angegeben werden, wenn %s angegeben wurde."
4514
4515 #: src/language/data-io/combine-files.c:521
4516 msgid "Combining files with incompatible encodings. String data may not be represented correctly."
4517 msgstr "Zusammenführung von Dateien mit nicht kompatiblen Kodierungen. Zeichenfolgen werden möglicherweise nicht korrekt wiedergegeben."
4518
4519 #: src/language/data-io/combine-files.c:564
4520 #, c-format
4521 msgid "Variable %s in file %s has different type or width from the same variable in earlier file."
4522 msgstr "Die Variable %s in der Datei %s hat einen anderen Typ oder eine andere Breite als die gleiche Variable in einer vorherigen Datei."
4523
4524 #: src/language/data-io/combine-files.c:570
4525 #, c-format
4526 msgid "In file %s, %s is numeric."
4527 msgstr "In der Datei %s ist %s numerisch."
4528
4529 #: src/language/data-io/combine-files.c:573
4530 #, c-format
4531 msgid "In file %s, %s is a string variable with width %d."
4532 msgstr "In der Datei %s ist %s eine Stringvariable mit der Breite %d."
4533
4534 #: src/language/data-io/combine-files.c:578
4535 #, c-format
4536 msgid "In an earlier file, %s was numeric."
4537 msgstr "In einer vorherigen Datei war %s numerisch."
4538
4539 #: src/language/data-io/combine-files.c:581
4540 #, c-format
4541 msgid "In an earlier file, %s was a string variable with width %d."
4542 msgstr "In einer vorherigen Datei war %s eine Stringvariable mit der Breite %d."
4543
4544 #: src/language/data-io/combine-files.c:621
4545 #, c-format
4546 msgid "Variable name %s specified on %s subcommand duplicates an existing variable name."
4547 msgstr "Der Variablenname %s, der im Unterbefehl %s angegeben wurde, ist ein Duplikat eines existierenden Variablennamens."
4548
4549 #: src/language/data-io/combine-files.c:793
4550 #, c-format
4551 msgid "Encountered %zu sets of duplicate cases in the master file."
4552 msgstr "Es wurden %zu Paare von doppelten Fällen in der Masterdatei gefunden."
4553
4554 #: src/language/data-io/data-list.c:141
4555 #, c-format
4556 msgid "The %s subcommand may only be used within %s."
4557 msgstr "Der Unterbefehl %s darf nur innerhalb von %s verwendet werden."
4558
4559 #: src/language/data-io/data-list.c:146
4560 #, c-format
4561 msgid "The %s subcommand may only be specified once."
4562 msgstr "Der Unterbefehl %s darf nur ein Mal angegeben werden."
4563
4564 #: src/language/data-io/data-list.c:184
4565 msgid "Only one of FIXED, FREE, or LIST may be specified."
4566 msgstr "Es darf nur entweder FIXED, FREE oder LIST angegeben werden, aber nicht mehrere Optionen."
4567
4568 #: src/language/data-io/data-list.c:245
4569 msgid "Encoding should not be specified for inline data. It will be ignored."
4570 msgstr "Kodierung sollte bei Inline-Daten nicht angegeben werden. Diese wird übersprungen."
4571
4572 #: src/language/data-io/data-list.c:254
4573 #, c-format
4574 msgid "The %s subcommand may be used only with %s."
4575 msgstr "Der Unterbefehl %s darf nur mit %s verwendet werden."
4576
4577 #: src/language/data-io/data-list.c:269
4578 msgid "At least one variable must be specified."
4579 msgstr "Es muss mindestens eine Variable angegeben werden."
4580
4581 #: src/language/data-io/data-list.c:368 src/language/data-io/data-list.c:476
4582 #: src/language/data-io/get-data.c:666
4583 #, c-format
4584 msgid "%s is a duplicate variable name."
4585 msgstr "Der Variablenname %s kommt doppelt vor."
4586
4587 #: src/language/data-io/data-list.c:375
4588 #, c-format
4589 msgid "There is already a variable %s of a different type."
4590 msgstr "Es gibt bereits eine Variable %s mit einem anderen Typ."
4591
4592 #: src/language/data-io/data-list.c:382
4593 #, c-format
4594 msgid "There is already a string variable %s of a different width."
4595 msgstr "Es gibt bereits eine Stringvariable %s mit einer anderen Breite."
4596
4597 #: src/language/data-io/data-list.c:390
4598 #, c-format
4599 msgid "Cannot place variable %s on record %d when RECORDS=%d is specified."
4600 msgstr "Die Variable %s kann nicht im EIntrag %d platziert werden, wenn RECORDS=%d angegeben wurde."
4601
4602 #: src/language/data-io/data-parser.c:461
4603 #: src/language/data-io/data-parser.c:470
4604 msgid "Quoted string extends beyond end of line."
4605 msgstr "Eine Zeichenfolge in Anführungszeichen erstreckt sich über das Zeilenende hinaus."
4606
4607 #: src/language/data-io/data-parser.c:496
4608 msgid "Missing delimiter following quoted string."
4609 msgstr "Fehlendes Trennzeichen nach einer Zeichenfolge in Anführungszeichen."
4610
4611 #: src/language/data-io/data-parser.c:515
4612 #, c-format
4613 msgid "Data for variable %s is not valid as format %s: %s"
4614 msgstr "Die Daten für die Variable %s sind im Format %s ungültig: %s"
4615
4616 #: src/language/data-io/data-parser.c:544
4617 #, c-format
4618 msgid "Partial case of %d of %d records discarded."
4619 msgstr "Ein Teil des Falles %d mit %d Einträgen wurde verworfen."
4620
4621 #: src/language/data-io/data-parser.c:601
4622 #, c-format
4623 msgid "Partial case discarded.  The first variable missing was %s."
4624 msgstr "Ein Teil des Falles wurde verworfen.  Die erste fehlende Variable ist %s."
4625
4626 #: src/language/data-io/data-parser.c:643
4627 #, c-format
4628 msgid "Missing value(s) for all variables from %s onward.  These will be filled with the system-missing value or blanks, as appropriate."
4629 msgstr "Fehlender Wert oder Werte für alle Variablen ab %s.  Diese werden mit system-fehlenden Werten oder Leerzeichen aufgefüllt, je nachdem was jeweils angebracht erscheint."
4630
4631 #: src/language/data-io/data-parser.c:663
4632 msgid "Record ends in data not part of any field."
4633 msgstr "Eintrag endet mit Daten nicht nicht Teil eines Feldes sind."
4634
4635 #: src/language/data-io/data-parser.c:683 src/language/data-io/print.c:447
4636 msgid "Record"
4637 msgstr "Datensatz"
4638
4639 #: src/language/data-io/data-parser.c:684 src/language/data-io/print.c:448
4640 #: src/ui/gui/psppire-var-sheet.c:1385
4641 msgid "Columns"
4642 msgstr "Spalten"
4643
4644 #: src/language/data-io/data-parser.c:685
4645 #: src/language/data-io/data-parser.c:722 src/language/data-io/print.c:449
4646 msgid "Format"
4647 msgstr "Format"
4648
4649 #: src/language/data-io/data-parser.c:703
4650 #, c-format
4651 msgid "Reading %d record from %s."
4652 msgid_plural "Reading %d records from %s."
4653 msgstr[0] "%d Eintrag wird von %s gelesen."
4654 msgstr[1] "%d Einträge werden von %s gelesen."
4655
4656 #: src/language/data-io/data-parser.c:737
4657 #, c-format
4658 msgid "Reading free-form data from %s."
4659 msgstr "Unformatierte Daten werden aus %s gelesen."
4660
4661 #. TRANSLATORS: this fragment will be interpolated into
4662 #. messages in fh_lock() that identify types of files.
4663 #: src/language/data-io/data-reader.c:138
4664 #: src/language/data-io/data-writer.c:79
4665 msgid "data file"
4666 msgstr "Arbeitsdatei"
4667
4668 #: src/language/data-io/data-reader.c:163
4669 #, c-format
4670 msgid "Could not open `%s' for reading as a data file: %s."
4671 msgstr "`%s' konnte nicht als Datendatei zum Lesen geöffnet werden: %s."
4672
4673 #: src/language/data-io/data-reader.c:180
4674 #, c-format
4675 msgid "Could not read `%s' as a text file with encoding `%s': %s."
4676 msgstr "`%s' konnte nicht als Textdatei mit der Kodierung `%s' gelesen werden: %s."
4677
4678 #: src/language/data-io/data-reader.c:239
4679 #, c-format
4680 msgid "Missing %s while reading inline data.  This probably indicates a missing or incorrectly formatted %s command.  %s must appear by itself on a single line with exactly one space between words."
4681 msgstr "Beim Einlesen von Inline-Daten fehlt %s.   Dies deutet auf den fehlenden oder falsch formatierten Befehl %s hin.  %s muss in einer eigenen Zeile mit genau einem Leerzeichen zwischen den Wörtern stehen."
4682
4683 #: src/language/data-io/data-reader.c:259
4684 #: src/language/data-io/data-reader.c:393
4685 #, c-format
4686 msgid "Error reading file %s: %s."
4687 msgstr "Fehler beim Lesen der Datei %s: %s."
4688
4689 #: src/language/data-io/data-reader.c:267
4690 #, c-format
4691 msgid "Unexpected end of file in partial record reading %s."
4692 msgstr "Unerwartetes Dateiende in einem unvollständigen Eintrag beim Lesen von %s."
4693
4694 #: src/language/data-io/data-reader.c:327
4695 #, c-format
4696 msgid "Corrupt block descriptor word at offset 0x%lx in %s."
4697 msgstr "Fehlerhaftes Blockbeschreibungswort beim Offset 0x%lx in %s."
4698
4699 #: src/language/data-io/data-reader.c:328
4700 #, c-format
4701 msgid "Corrupt record descriptor word at offset 0x%lx in %s."
4702 msgstr "Fehlerhaftes Eintragsbeschreibungswort beim Offset 0x%lx in %s."
4703
4704 #: src/language/data-io/data-reader.c:341
4705 #, c-format
4706 msgid "Corrupt record size at offset 0x%lx in %s."
4707 msgstr "Fehlerhafte Eintragslänge beim Offset 0x%lx in %s."
4708
4709 #: src/language/data-io/data-reader.c:499
4710 msgid "Record exceeds remaining block length."
4711 msgstr "Der Eintrag übersteigt die verbleibende Blocklänge."
4712
4713 #: src/language/data-io/data-reader.c:573
4714 #, c-format
4715 msgid "Attempt to read beyond end-of-file on file %s."
4716 msgstr "Es wurde versucht in der Datei %s über das Ende hinaus zu lesen."
4717
4718 #: src/language/data-io/data-reader.c:576
4719 #, c-format
4720 msgid "Attempt to read beyond %s."
4721 msgstr "Es wurde versucht über %s hinaus zu lesen."
4722
4723 #: src/language/data-io/data-reader.c:764
4724 msgid "This command is not valid here since the current input program does not access the inline file."
4725 msgstr "Dieser Befehl ist hier nicht gültig, da das aktuelle Eingabeprogramm keinen Zugriff auf die Inline-Datei hat."
4726
4727 #: src/language/data-io/data-writer.c:107
4728 #, c-format
4729 msgid "An error occurred while opening `%s' for writing as a data file: %s."
4730 msgstr "Beim Öffnen von `%s' um eine Datendatei zu schreiben, ist ein Fehler aufgetreten: %s."
4731
4732 #: src/language/data-io/data-writer.c:225
4733 #, c-format
4734 msgid "I/O error occurred writing data file `%s'."
4735 msgstr "Ein I/O Fehler ist beim Schreiben der Datendatei `%s' aufgetreten."
4736
4737 #: src/language/data-io/dataset.c:63
4738 #, c-format
4739 msgid "There is no dataset named %s."
4740 msgstr "Es gibt keinen Datensatz namens %s."
4741
4742 #: src/language/data-io/dataset.c:265
4743 msgid "unnamed dataset"
4744 msgstr "unbenannter Datensatz"
4745
4746 #: src/language/data-io/dataset.c:269
4747 msgid "(active dataset)"
4748 msgstr "(aktiver Datensatz)"
4749
4750 #: src/language/data-io/get-data.c:141
4751 #, c-format
4752 msgid "Unsupported TYPE %s."
4753 msgstr "TYPE %s wird nicht unterstützt."
4754
4755 #: src/language/data-io/get-data.c:276
4756 msgid "The sheet index must be greater than or equal to 1"
4757 msgstr "Die Nummer des Datenblatts muss größer oder gleich 1 sein"
4758
4759 #: src/language/data-io/get-data.c:283 src/language/data-io/get-data.c:306
4760 #: src/language/data-io/get-data.c:325
4761 #, c-format
4762 msgid "%s must be followed by either \"%s\" or \"%s\"."
4763 msgstr "Nach %s muss entweder von \"%s\" oder \"%s\" folgen."
4764
4765 #: src/language/data-io/get-data.c:355
4766 #, c-format
4767 msgid "%s is allowed only with %s arrangement, but %s arrangement was stated or implied earlier in this command."
4768 msgstr "%s ist nur in Verbindung mit /ARRAGEMENT=%s erlaubt, aber es wurde entweder explizit oder implizit in diesem Befehl an früherer Stelle festegelegt, dass /ARRAGEMENT=%s sein soll."
4769
4770 #: src/language/data-io/get-data.c:436 src/language/data-io/get-data.c:474
4771 #: src/language/data-io/get-data.c:494
4772 #, c-format
4773 msgid "Value of %s must be 1 or greater."
4774 msgstr "Der Wert von %s muss 1 oder mehr betragen."
4775
4776 #: src/language/data-io/get-data.c:506
4777 #, c-format
4778 msgid "Value of %s must be between 1 and 100."
4779 msgstr "Der Wert von %s muss zwischen 1 und 100 liegen."
4780
4781 #: src/language/data-io/get-data.c:557
4782 msgid "In compatible syntax mode, the QUALIFIER string must contain exactly one character."
4783 msgstr "Im Modus Kompatible Syntax muss der String QUALIFIER genau ein Zeichen enthalten."
4784
4785 #: src/language/data-io/get-data.c:592
4786 #: src/language/data-io/placement-parser.c:406
4787 #, c-format
4788 msgid "The record number specified, %ld, is at or before the previous record, %d.  Data fields must be listed in order of increasing record number."
4789 msgstr "Die angegebene Nummer des Eintrags, %ld, liegt beim oder vor dem vorhergehenden Eintrag, %d. Datenfelder müssen in aufsteigender Reihenfolge aufgelistet werden."
4790
4791 #: src/language/data-io/get-data.c:601
4792 #, c-format
4793 msgid "The record number specified, %ld, exceeds the number of records per case specified on FIXCASE, %d."
4794 msgstr "Die angegebene Nummer des Eintrags, %ld, übersteigt die Anzahl der Einträge pro Fall, %d, die mit FIXCASE festgelegt wurde."
4795
4796 #: src/language/data-io/inpt-pgm.c:133
4797 #, c-format
4798 msgid "Unexpected end-of-file within %s."
4799 msgstr "Unerwartetes Dateiende innerhalb von %s."
4800
4801 #: src/language/data-io/inpt-pgm.c:146
4802 #, c-format
4803 msgid "Input program must contain %s or %s."
4804 msgstr "INPUT PROGRAM muss %s oder %s enthalten."
4805
4806 #: src/language/data-io/inpt-pgm.c:152
4807 msgid "Input program did not create any variables."
4808 msgstr "INPUT PROGRAM hat keine Variablen erzeugt."
4809
4810 #: src/language/data-io/inpt-pgm.c:365
4811 msgid "REREAD: Column numbers must be positive finite numbers.  Column set to 1."
4812 msgstr "REREAD: Die Spaltennummer muss eine positive endliche Zahl sein.  Spaltennummer wird auf 1 gesetzt."
4813
4814 #: src/language/data-io/list.c:227
4815 #, c-format
4816 msgid "The first case (%ld) specified precedes the last case (%ld) specified.  The values will be swapped."
4817 msgstr "Der erste angegebene Fall (%ld) liegt vor dem letzten angegebenen Fall (%ld).  Die Werte werden vertauscht."
4818
4819 #: src/language/data-io/list.c:236
4820 #, c-format
4821 msgid "The first case (%ld) to list is less than 1.  The value is being reset to 1."
4822 msgstr "Der erste auzulistende Fall (%ld) ist kleiner als 1.  Der Wert wird auf 1 gesetzt."
4823
4824 #: src/language/data-io/list.c:243
4825 #, c-format
4826 msgid "The last case (%ld) to list is less than 1.  The value is being reset to 1."
4827 msgstr "Der letzte auzulistende Fall (%ld) ist kleiner als 1.  Der Wert wird auf 1 gesetzt."
4828
4829 #: src/language/data-io/list.c:250
4830 #, c-format
4831 msgid "The step value %ld is less than 1.  The value is being reset to 1."
4832 msgstr "Die Schrittgröße %ld ist kleiner als 1.  Der Wert wird auf 1 gesetzt."
4833
4834 #: src/language/data-io/placement-parser.c:96
4835 #, c-format
4836 msgid "Number of variables specified (%zu) differs from number of variable formats (%zu)."
4837 msgstr "Die Anzahl der angegebenen Variablen (%zu) stimmt nicht mit der Anzahl der Variablenformate (%zu) überein."
4838
4839 #: src/language/data-io/placement-parser.c:106
4840 msgid "SPSS-like or Fortran-like format specification expected after variable names."
4841 msgstr "Nach dem Variablennamen wurde ein Format im SPSS- oder FORTRAN-Stil erwartet."
4842
4843 #: src/language/data-io/placement-parser.c:129
4844 #, c-format
4845 msgid "The %d columns %d-%d can't be evenly divided into %zu fields."
4846 msgstr "Die %d Spalten %d-%d können nicht gleichmäßig auf %zu Felder verteilt werden."
4847
4848 #: src/language/data-io/placement-parser.c:310
4849 msgid "Column positions for fields must be positive."
4850 msgstr "Die Spaltenpositionen für die Felder müssen positiv sein."
4851
4852 #: src/language/data-io/placement-parser.c:312
4853 msgid "Column positions for fields must not be negative."
4854 msgstr "Die Spaltenpositionen für die Felder dürfen nicht negativ sein."
4855
4856 #: src/language/data-io/placement-parser.c:372
4857 msgid "The ending column for a field must be greater than the starting column."
4858 msgstr "Die Endspalte eines Feldes muss größer als die Anfangsspalte sein."
4859
4860 #: src/language/data-io/print-space.c:127
4861 #, c-format
4862 msgid "The expression on %s evaluated to the system-missing value."
4863 msgstr "Der Ausdruck in %s wurde als system-fehlender Wert ausgewertet."
4864
4865 #: src/language/data-io/print-space.c:130
4866 #, c-format
4867 msgid "The expression on %s evaluated to %g."
4868 msgstr "Der Ausdruck in %s wurde als %g ausgewertet."
4869
4870 #: src/language/data-io/print.c:193 src/language/data-io/trim.c:54
4871 msgid "expecting a valid subcommand"
4872 msgstr "es wurde ein gültiger Unterbefehl erwartet"
4873
4874 #: src/language/data-io/print.c:223
4875 #, c-format
4876 msgid "%s is required when binary formats are specified."
4877 msgstr "Bei der Angabe von Binärformaten ist %s erforderlich."
4878
4879 #: src/language/data-io/print.c:306
4880 #, c-format
4881 msgid "Output calls for %d records but %zu specified on RECORDS subcommand."
4882 msgstr "Die Ausgabe erfordert %d Einträge, es wurden aber mit den Unterbefehl RECORDS %zu Einträge angegeben."
4883
4884 #: src/language/data-io/print.c:479
4885 #, c-format
4886 msgid "Writing %zu record to %s."
4887 msgid_plural "Writing %zu records to %s."
4888 msgstr[0] "%zu Eintrag wird in %s geschrieben."
4889 msgstr[1] "%zu Einträge werden in %s geschrieben."
4890
4891 #: src/language/data-io/print.c:483
4892 #, c-format
4893 msgid "Writing %zu record."
4894 msgid_plural "Writing %zu records."
4895 msgstr[0] "%zu Eintrag wird geschrieben."
4896 msgstr[1] "%zu Einträge werden geschrieben."
4897
4898 #: src/language/data-io/save-translate.c:167
4899 #: src/language/data-io/save-translate.c:182
4900 #, c-format
4901 msgid "The %s string must contain exactly one character."
4902 msgstr "Der %s String muss genau ein Zeichen enthalten."
4903
4904 #: src/language/data-io/save-translate.c:252
4905 #, c-format
4906 msgid "Output file `%s' exists but %s was not specified."
4907 msgstr "Die Ausgabedatei `%s' existiert, aber %s wurde nicht angegeben."
4908
4909 #: src/language/data-io/trim.c:89
4910 #, c-format
4911 msgid "Cannot rename %s as %s because there already exists a variable named %s.  To rename variables with overlapping names, use a single RENAME subcommand such as `/RENAME (A=B)(B=C)(C=A)', or equivalently, `/RENAME (A B C=B C A)'."
4912 msgstr "%s kann nicht zu %s umbenannt werden, weil eine Variable mit dem Namen %s bereits existiert. Um mehrere Variablen mit sich gegenseitig überlappenden Namen umzubenennen, verwenden Sie den Unterbefehl RENAME, wie z.B. in `/RENAME (A=B)(B=C)(C=A)' oder auch gleichbedeutend in `/RENAME (A B C=B C A)'."
4913
4914 #: src/language/data-io/trim.c:123
4915 #, c-format
4916 msgid "Number of variables on left side of `=' (%zu) does not match number of variables on right side (%zu), in parenthesized group %d of RENAME subcommand."
4917 msgstr "Die Anzahl der Variablen auf der linken Seite von `=' (%zu) stimmt nicht mit der Anzahl der Variablen auf der rechten Seite (%zu) in der eingeklammerten Gruppe %d des Befehls RENAME überein."
4918
4919 #: src/language/data-io/trim.c:136
4920 #, c-format
4921 msgid "Requested renaming duplicates variable name %s."
4922 msgstr "Es wurde angefragt, ob der doppelte Variablenname %s umbenannt werden soll."
4923
4924 #: src/language/data-io/trim.c:167
4925 msgid "Cannot DROP all variables from dictionary."
4926 msgstr "Mit DROP können nicht alle Variablen aus dem Codebuch gelöscht werden."
4927
4928 #: src/language/expressions/evaluate.c:151
4929 msgid "expecting number or string"
4930 msgstr "es wurde eine Zahl oder eine Zeichenfolge erwartet"
4931
4932 #: src/language/expressions/helpers.c:41
4933 msgid "One of the arguments to a DATE function is not an integer.  The result will be system-missing."
4934 msgstr "Eines der Argumente der Funktion DATE ist nicht vom Typ Integer.  Das Ergebnis ist system-fehlender Wert."
4935
4936 #: src/language/expressions/helpers.c:69
4937 msgid "The week argument to DATE.WKYR is not an integer.  The result will be system-missing."
4938 msgstr "Das Argument week der Funktion DATE.WKYR ist nicht vom Typ Integer.  Das Ergebnis ist system-fehlender Wert."
4939
4940 #: src/language/expressions/helpers.c:75
4941 msgid "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53.  The result will be system-missing."
4942 msgstr "Das Argument week der Funktion DATE.WKYR ist nicht innerhalb des akzeptierten Bereichs von 1 bis 53.  Das Ergebnis ist system-fehlender Wert."
4943
4944 #: src/language/expressions/helpers.c:97
4945 msgid "The day argument to DATE.YRDAY is not an integer.  The result will be system-missing."
4946 msgstr "Das Argument day der Funktion DATE.YRDAY ist nicht vom Typ Integer.  Das Ergebnis ist system-fehlender Wert."
4947
4948 #: src/language/expressions/helpers.c:103
4949 msgid "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366.  The result will be system-missing."
4950 msgstr "Das Argument Tag der Funktion DATE.YRDAY ist nicht innerhalb des akzeptierten Bereichs von 1 bis 366.  Das Ergebnis ist system-fehlender Wert."
4951
4952 #: src/language/expressions/helpers.c:125
4953 msgid "The year argument to YRMODA is greater than 47516.  The result will be system-missing."
4954 msgstr "Das Argument year in YRMODA ist größer als 47516.  Das Ergebnis ist system-fehlender Wert."
4955
4956 #: src/language/expressions/helpers.c:178
4957 #, c-format
4958 msgid "Unrecognized date unit `%.*s'.  Valid date units are `%s', `%s', `%s', `%s', `%s', `%s', `%s', and `%s'."
4959 msgstr "Nicht erkannte Datumsangabe `%.*s'.  Gültige Datumsangaben sind `%s', `%s', `%s', `%s', `%s', `%s', `%s' und `%s'."
4960
4961 #: src/language/expressions/helpers.c:331
4962 #, c-format
4963 msgid "Invalid DATESUM method.  Valid choices are `%s' and `%s'."
4964 msgstr "Ungültige Methode DATESUM.  Zur Auswahl stehen `%s' und `%s'."
4965
4966 #: src/language/expressions/parse.c:261
4967 #, c-format
4968 msgid "Type mismatch: expression has %s type, but a numeric value is required here."
4969 msgstr "Diskrepanz der Typen: der Ausdruck ist vom Typ %s, aber an dieser Stelle ist ein numerischer Wert erforderlich."
4970
4971 #: src/language/expressions/parse.c:274
4972 #, c-format
4973 msgid "Type mismatch: expression has %s type, but a string value is required here."
4974 msgstr "Diskrepanz der Typen: der Ausdruck ist vom Typ %s, aber an dieser Stelle ist ein String erforderlich."
4975
4976 #: src/language/expressions/parse.c:436
4977 #, c-format
4978 msgid "Type mismatch while applying %s operator: cannot convert %s to %s."
4979 msgstr "Diskrepanz der Typen bei der Anwendung des Operators %s: %s kann nicht zu %s umgewandelt werden."
4980
4981 #: src/language/expressions/parse.c:650
4982 msgid "Chaining relational operators (e.g. `a < b < c') will not produce the mathematically expected result.  Use the AND logical operator to fix the problem (e.g. `a < b AND b < c').  If chaining is really intended, parentheses will disable this warning (e.g. `(a < b) < c'.)"
4983 msgstr "Die Verkettung relationaler Operatoren (z.B. `a < b < c') führt nicht zum erwarteten mathematischen Ergebnis.  Verwenden Sie den Logikoperator AND, um dieses Problem zi beheben (z.B. `a < b AND b < c').  Falls Sie tatsächlich eine Verkettung vornehmen wollen, verwenden Sie Klammern, um diese Warnung zu unterdrücken (z.B. `(a < b) < c')."
4984
4985 #: src/language/expressions/parse.c:752
4986 msgid "The exponentiation operator (`**') is left-associative, even though right-associative semantics are more useful.  That is, `a**b**c' equals `(a**b)**c', not as `a**(b**c)'.  To disable this warning, insert parentheses."
4987 msgstr "Der Operator für Exponenten (`**') ist immer mit dem linken Argument verknüpft, obwohl eine rechts-seitige Verknüpfung praktischer wäre. D.h. der Ausdruck `a**b**c' ist gleichbedeutend mit `(a**b)**c', aber nicht mit dem Ausdruck `a**(b**c)'.  Um diese Warnung zu unterdrücken, fügen Sie die passenden Klammern ein."
4988
4989 #: src/language/expressions/parse.c:832
4990 #, c-format
4991 msgid "Unknown system variable %s."
4992 msgstr "Unbekannt Systemvariable %s."
4993
4994 #: src/language/expressions/parse.c:880
4995 #, c-format
4996 msgid "Unknown identifier %s."
4997 msgstr "Unbekannter Bezeichner %s."
4998
4999 #: src/language/expressions/parse.c:1102
5000 #, c-format
5001 msgid "%s must have at least %d arguments in list."
5002 msgstr "%s muss mindestens %d Argumente in der Liste haben."
5003
5004 #: src/language/expressions/parse.c:1111
5005 #, c-format
5006 msgid "%s must have an even number of arguments in list."
5007 msgstr "%s muss eine gerade Anzahl von Argumenten in der Liste haben."
5008
5009 #: src/language/expressions/parse.c:1114
5010 #, c-format
5011 msgid "%s must have multiple of %d arguments in list."
5012 msgstr "%s muss ein Vielfachenes von %d Argumenten in der Liste haben."
5013
5014 #: src/language/expressions/parse.c:1124
5015 #, c-format
5016 msgid "%s function does not accept a minimum valid argument count."
5017 msgstr "Für die Funktion %s kann die minimale Anzahl von gültigen Argumenten nicht festgelegt werden."
5018
5019 #: src/language/expressions/parse.c:1133
5020 #, c-format
5021 msgid "%s requires at least %d valid arguments in list."
5022 msgstr "%s erfordert mindestens %d gültige Argumente in der Liste."
5023
5024 #: src/language/expressions/parse.c:1139
5025 #, c-format
5026 msgid "With %s, using minimum valid argument count of %d does not make sense when passing only %d arguments in list."
5027 msgstr "Beim der Verwendung von %s ergibt es keinen Sinn die minimale Anzahl von %d Argumenten anzugeben, wenn in der Liste nur %d Argumente übergeben werden. "
5028
5029 #: src/language/expressions/parse.c:1193
5030 #, c-format
5031 msgid "Type mismatch invoking %s as "
5032 msgstr "Diskrepanz der Typen beim Aufruf von %s als "
5033
5034 #: src/language/expressions/parse.c:1198
5035 msgid "Function invocation "
5036 msgstr "Funktionaufruf "
5037
5038 #: src/language/expressions/parse.c:1200
5039 msgid " does not match any known function.  Candidates are:"
5040 msgstr " passt nicht zu einer bekannten Funktion.  Mögliche Kandidaten wären:"
5041
5042 #: src/language/expressions/parse.c:1230
5043 #, c-format
5044 msgid "No function or vector named %s."
5045 msgstr "Eine Funktion oder einen Vektor mit dem Namen %s gibt es nicht."
5046
5047 #: src/language/expressions/parse.c:1292
5048 #, c-format
5049 msgid "%s is a PSPP extension."
5050 msgstr "%s ist eine PSPP-Erweiterung."
5051
5052 #: src/language/expressions/parse.c:1295
5053 #, c-format
5054 msgid "%s is not available in this version of PSPP."
5055 msgstr "%s ist in dieser Version von PSPP nicht verfügbar."
5056
5057 #: src/language/expressions/parse.c:1302
5058 #, c-format
5059 msgid "%s may not appear after %s."
5060 msgstr "%s darf nicht nach %s erscheinen."
5061
5062 #: src/libpspp/ext-array.c:66
5063 msgid "failed to create temporary file"
5064 msgstr "die temporäre Datei konnte nicht erzeugt werden"
5065
5066 #: src/libpspp/ext-array.c:106
5067 msgid "seeking in temporary file"
5068 msgstr "in der temporären Datei wird gesucht"
5069
5070 #: src/libpspp/ext-array.c:125
5071 msgid "reading temporary file"
5072 msgstr "die temporäre Datei wird gelesen"
5073
5074 #: src/libpspp/ext-array.c:127
5075 msgid "unexpected end of file reading temporary file"
5076 msgstr "unerwartetes Ende der Datei beim Lesen der temporären Datei"
5077
5078 #: src/libpspp/ext-array.c:147
5079 msgid "writing to temporary file"
5080 msgstr "es wird in die temporäre Datei geschrieben"
5081
5082 #: src/libpspp/inflate.c:87
5083 #, c-format
5084 msgid "Cannot initialize inflator: %s"
5085 msgstr "Das Programm zur Dekomprimierung konnte nicht gestartet werden: %s"
5086
5087 #: src/libpspp/inflate.c:142
5088 #, c-format
5089 msgid "Error inflating: %s"
5090 msgstr "Fehler bei der Dekomprimierung: %s"
5091
5092 #: src/libpspp/i18n.c:1003
5093 msgid "Arabic"
5094 msgstr "Arabisch"
5095
5096 #: src/libpspp/i18n.c:1005
5097 msgid "Armenian"
5098 msgstr "Armenisch"
5099
5100 #: src/libpspp/i18n.c:1006
5101 msgid "Baltic"
5102 msgstr "Baltisch"
5103
5104 #: src/libpspp/i18n.c:1008
5105 msgid "Celtic"
5106 msgstr "Keltisch"
5107
5108 #: src/libpspp/i18n.c:1009
5109 msgid "Central European"
5110 msgstr "Zentraleuropäisch"
5111
5112 #: src/libpspp/i18n.c:1011
5113 msgid "Chinese Simplified"
5114 msgstr "Chinesisch, vereinfacht"
5115
5116 #: src/libpspp/i18n.c:1013
5117 msgid "Chinese Traditional"
5118 msgstr "Chinesisch, traditionell"
5119
5120 #: src/libpspp/i18n.c:1015
5121 msgid "Croatian"
5122 msgstr "Kroatisch"
5123
5124 #: src/libpspp/i18n.c:1016
5125 msgid "Cyrillic"
5126 msgstr "Kyrillisch"
5127
5128 #: src/libpspp/i18n.c:1018
5129 msgid "Cyrillic/Russian"
5130 msgstr "Kyrillisch, Russisch"
5131
5132 #: src/libpspp/i18n.c:1019
5133 msgid "Cyrillic/Ukrainian"
5134 msgstr "Kyrillisch, Ukrainisch"
5135
5136 #: src/libpspp/i18n.c:1021
5137 msgid "Georgian"
5138 msgstr "Georgisch"
5139
5140 #: src/libpspp/i18n.c:1022
5141 msgid "Greek"
5142 msgstr "Griechisch"
5143
5144 #: src/libpspp/i18n.c:1023
5145 msgid "Gujarati"
5146 msgstr "Gujaratisch"
5147
5148 #: src/libpspp/i18n.c:1024
5149 msgid "Gurmukhi"
5150 msgstr "Gurmukhi"
5151
5152 #: src/libpspp/i18n.c:1025
5153 msgid "Hebrew"
5154 msgstr "Hebräisch"
5155
5156 #: src/libpspp/i18n.c:1027
5157 msgid "Hebrew Visual"
5158 msgstr "Hebräisch, visuell"
5159
5160 #: src/libpspp/i18n.c:1028
5161 msgid "Hindi"
5162 msgstr "Hindi"
5163
5164 #: src/libpspp/i18n.c:1029
5165 msgid "Icelandic"
5166 msgstr "Isländisch"
5167
5168 #: src/libpspp/i18n.c:1030
5169 msgid "Japanese"
5170 msgstr "Japanisch"
5171
5172 #: src/libpspp/i18n.c:1032
5173 msgid "Korean"
5174 msgstr "Koreanisch"
5175
5176 #: src/libpspp/i18n.c:1034
5177 msgid "Nordic"
5178 msgstr "Nordisch"
5179
5180 #: src/libpspp/i18n.c:1035
5181 msgid "Romanian"
5182 msgstr "Rumänisch"
5183
5184 #: src/libpspp/i18n.c:1037
5185 msgid "South European"
5186 msgstr "Südeuropäisch"
5187
5188 #: src/libpspp/i18n.c:1038
5189 msgid "Thai"
5190 msgstr "Thailändisch"
5191
5192 #: src/libpspp/i18n.c:1040
5193 msgid "Turkish"
5194 msgstr "Türkisch"
5195
5196 #: src/libpspp/i18n.c:1042
5197 msgid "Vietnamese"
5198 msgstr "Vietnamesisch"
5199
5200 #: src/libpspp/i18n.c:1044
5201 msgid "Western European"
5202 msgstr "Westeuropäisch"
5203
5204 #: src/libpspp/message.c:97
5205 #, c-format
5206 msgid "%s: %s"
5207 msgstr "%s: %s"
5208
5209 #: src/libpspp/message.c:120
5210 msgid "error"
5211 msgstr "Fehler"
5212
5213 #: src/libpspp/message.c:122
5214 msgid "warning"
5215 msgstr "Warnung"
5216
5217 #: src/libpspp/message.c:125
5218 msgid "note"
5219 msgstr "Hinweis"
5220
5221 #: src/libpspp/message.c:338
5222 #, c-format
5223 msgid "Notes (%d) exceed limit (%d).  Suppressing further notes."
5224 msgstr "Anzahl der Meldungen (%d) hat die Grenze (%d) überschritten.  Weitere Meldungen werden unterdrückt."
5225
5226 #: src/libpspp/message.c:346
5227 #, c-format
5228 msgid "Warnings (%d) exceed limit (%d).  Syntax processing will be halted."
5229 msgstr "Anzahl der Warnmeldungen (%d) hat die Grenze (%d) überschritten.  Verarbeitung der Syntax wird angehalten."
5230
5231 #: src/libpspp/message.c:349
5232 #, c-format
5233 msgid "Errors (%d) exceed limit (%d).  Syntax processing will be halted."
5234 msgstr "Anzahl der Fehler (%d) hat die Grenze (%d) überschritten.  Verarbeitung der Syntax wird angehalten."
5235
5236 #: src/libpspp/zip-reader.c:84
5237 #, c-format
5238 msgid "Unsupported compression type (%d)"
5239 msgstr "Komprimierungstyp (%d) wird nicht unterstützt"
5240
5241 #: src/libpspp/zip-reader.c:197
5242 #, c-format
5243 msgid "Corrupt file at 0x%llx: Expected %<PRIx32>; got %<PRIx32>"
5244 msgstr "Fehlerhafte Datei an der Stelle 0x%llx: erwartet %<PRIx32>; gefunden %<PRIx32>"
5245
5246 #: src/libpspp/zip-reader.c:321
5247 msgid "Cannot find central directory"
5248 msgstr "Das Hauptverzeichnis konnte nicht gefunden werden."
5249
5250 #: src/libpspp/zip-reader.c:330
5251 #, c-format
5252 msgid "Failed to seek to end of central directory record: %s"
5253 msgstr "Fehler bei der Suche nach dem Ende des Hauptverzeichnis-Eintrags: %s"
5254
5255 #: src/libpspp/zip-reader.c:356
5256 #, c-format
5257 msgid "Failed to seek to central directory: %s"
5258 msgstr "Fehler bei der Suche nach dem Hauptverzeichnis: %s"
5259
5260 #: src/libpspp/zip-reader.c:411
5261 #, c-format
5262 msgid "Failed to seek to start of member `%s': %s"
5263 msgstr "Fehler bei der Suche des Anfangs des Elements `%s': %s"
5264
5265 #: src/libpspp/zip-reader.c:442
5266 #, c-format
5267 msgid "Name mismatch in zip archive. Central directory says `%s'; local file header says `%s'"
5268 msgstr "Diskrepanz zwischen den Namen im Zip-Archiv. Das Hauptverzeichnis besagt `%s'; der lokale Dateikopf besagt `%s'"
5269
5270 #: src/libpspp/zip-writer.c:96
5271 #, c-format
5272 msgid "%s: error opening output file"
5273 msgstr "%s: Fehler beim Öffnen der Ausgabedatei"
5274
5275 #: src/libpspp/zip-writer.c:168
5276 #, c-format
5277 msgid "%s: error seeking in output file"
5278 msgstr "%s: Fehler beim Durchsuchen der Ausgabedatei"
5279
5280 #: src/libpspp/zip-writer.c:251
5281 #, c-format
5282 msgid "%s: write failed"
5283 msgstr "%s: Schreiben ist fehlgeschlagen"
5284
5285 #. TRANSLATORS: This is a format string which, when presented to
5286 #. printf like functions, will create a pango markup string to
5287 #. display real number in scientific  notation.
5288 #.
5289 #. In its untranslated form, it will display similar to "1.23 x 10^4". You
5290 #. can leave it untranslated if this is how scientific notation is usually
5291 #. presented in your language.
5292 #.
5293 #. Some locales (such as German) prefer the centered dot rather than the
5294 #. multiplication sign between the mantissa an exponent. In which
5295 #. case, you can change "#215;" to "#8901;" or other unicode code
5296 #. point as appropriate.
5297 #.
5298 #. The . in this string does not and should not be changed, since
5299 #. that is taken care of by the stdc library.
5300 #.
5301 #. For information on Pango markup, see
5302 #. http://developer.gnome.org/pango/stable/PangoMarkupFormat.html
5303 #.
5304 #. For tables of unicode code points, see http://unicode.org/charts
5305 #.
5306 #: src/math/chart-geometry.c:123
5307 #, c-format
5308 msgid "%%.%dlf&#215;10<sup>%d</sup>"
5309 msgstr "%%.%dlf&#215;10<sup>%d</sup>"
5310
5311 #: src/math/histogram.c:136
5312 msgid "Not creating histogram because the data contains less than 2 distinct values"
5313 msgstr "Ein Histogramm wird nicht erzeugt, weil die Daten weniger als 2 verschiedene Wertausprägungen enthalten."
5314
5315 #: src/math/percentiles.c:36
5316 msgid "HAverage"
5317 msgstr "HAverage"
5318
5319 #: src/math/percentiles.c:37
5320 msgid "Weighted Average"
5321 msgstr "Gewichteter Durchschnitt"
5322
5323 #: src/math/percentiles.c:38
5324 msgid "Rounded"
5325 msgstr "Gerundet"
5326
5327 #: src/math/percentiles.c:39
5328 msgid "Empirical"
5329 msgstr "Empirisch"
5330
5331 #: src/math/percentiles.c:40
5332 msgid "Empirical with averaging"
5333 msgstr "Empirisch mit Durchschnittsbildung"
5334
5335 #: src/output/ascii.c:323
5336 #, c-format
5337 msgid "%s: %s must be positive integer or `auto'"
5338 msgstr "%s: %s muss eine positive ganze Zahl sein oder `auto'"
5339
5340 #: src/output/ascii.c:356
5341 #, c-format
5342 msgid "ascii: page excluding margins and headers must be at least %d characters wide by %d lines long, but as configured is only %d characters by %d lines"
5343 msgstr "ASCII: eine Seite ohne Ränder und Kopf muss mindestens %d Zeichen breit und %d Zeilen lang sein, aber laut Konfiguration hat sie nur %d Zeichen und %d Zeilen"
5344
5345 #: src/output/ascii.c:404
5346 #, c-format
5347 msgid "ascii: closing output file `%s'"
5348 msgstr "ASCII: die Ausgabedatei `%s' wird geschlossen"
5349
5350 #: src/output/ascii.c:501
5351 #, c-format
5352 msgid "See %s for a chart."
5353 msgstr "Siehe Diagramm in der Datei %s."
5354
5355 #: src/output/ascii.c:1113
5356 #, c-format
5357 msgid "ascii: opening output file `%s'"
5358 msgstr "ASCII: die Ausgabedatei  `%s' wird geöffnet"
5359
5360 #: src/output/ascii.c:1170
5361 #, c-format
5362 msgid "%s - Page %d"
5363 msgstr "%s - Seite %d"
5364
5365 #: src/output/charts/piechart.c:54
5366 msgid "*MISSING*"
5367 msgstr "*FEHLEND*"
5368
5369 #: src/output/csv.c:99 src/output/html.c:114 src/output/journal.c:174
5370 #: src/output/msglog.c:66
5371 #, c-format
5372 msgid "error opening output file `%s'"
5373 msgstr "Fehler beim Öffnen der Ausgabedatei `%s'"
5374
5375 #: src/output/driver.c:374
5376 #, c-format
5377 msgid "%s is not a valid device type (the choices are `%s' and `%s')"
5378 msgstr "%s ist kein gültiger Gerätetyp (zur Auswahl stehen `%s' und `%s')"
5379
5380 #: src/output/driver.c:386
5381 #, c-format
5382 msgid "%s: unknown option `%s'"
5383 msgstr "%s: unbekannte Option `%s'"
5384
5385 #: src/output/html.c:122
5386 msgid "PSPP Output"
5387 msgstr "PSPP Ausgabe"
5388
5389 #: src/output/html.c:255
5390 msgid "No description"
5391 msgstr "Keine Beschreibung"
5392
5393 #: src/output/journal.c:70
5394 #, c-format
5395 msgid "error writing output file `%s'"
5396 msgstr "Fehler beim Schreiben der Ausgabedatei `%s'"
5397
5398 #: src/output/measure.c:68
5399 #, c-format
5400 msgid "`%s' is not a valid length."
5401 msgstr "`%s' ist keine gültige Länge."
5402
5403 #: src/output/measure.c:96
5404 #, c-format
5405 msgid "syntax error in paper size `%s'"
5406 msgstr "Syntaxfehler bei der Papiergröße `%s'"
5407
5408 #: src/output/measure.c:233
5409 #, c-format
5410 msgid "unknown paper type `%.*s'"
5411 msgstr "Unbekannter Papiertyp `%.*s'"
5412
5413 #: src/output/measure.c:251
5414 #, c-format
5415 msgid "error opening input file `%s'"
5416 msgstr "Fehler beim Öffnen der Eingabedatei `%s'"
5417
5418 #: src/output/measure.c:262
5419 #, c-format
5420 msgid "error reading file `%s'"
5421 msgstr "Fehler beim Lesen der Datei `%s'"
5422
5423 #: src/output/measure.c:279
5424 #, c-format
5425 msgid "paper size file `%s' does not state a paper size"
5426 msgstr "Papiergröße-Datei `%s' legt keine Papiergröße fest"
5427
5428 #: src/output/options.c:112
5429 #, c-format
5430 msgid "%s: `%s' is `%s' but a Boolean value is required"
5431 msgstr "%s: `%s' ist `%s', es ist aber ein Boolscher Wert erfoderlich"
5432
5433 #: src/output/options.c:187
5434 #, c-format
5435 msgid "%s: `%s' is `%s' but one of the following is required: %s"
5436 msgstr "%s: `%s' ist `%s', es ist aber einer der folgenden erfoderlich: %s"
5437
5438 #: src/output/options.c:231
5439 #, c-format
5440 msgid "%s: `%s' is `%s' but a nonnegative integer is required"
5441 msgstr "%s: `%s' ist `%s', es ist aber ein nicht-negativer, ganzzahliger Wert erfoderlich"
5442
5443 #: src/output/options.c:235
5444 #, c-format
5445 msgid "%s: `%s' is `%s' but a positive integer is required"
5446 msgstr "%s: `%s' ist `%s', es ist aber ein positiver, ganzzahliger Wert erfoderlich"
5447
5448 #: src/output/options.c:238
5449 #, c-format
5450 msgid "%s: `%s' is `%s' but an integer is required"
5451 msgstr "%s: `%s' ist `%s', es ist aber ein ganzzahliger Wert erfoderlich"
5452
5453 #: src/output/options.c:241
5454 #, c-format
5455 msgid "%s: `%s' is `%s' but an integer greater than %d is required"
5456 msgstr "%s: `%s' ist `%s', es ist aber ein ganzzahliger Wert größer als %d erfoderlich"
5457
5458 #: src/output/options.c:246
5459 #, c-format
5460 msgid "%s: `%s' is `%s'  but an integer between %d and %d is required"
5461 msgstr "%s: `%s' ist `%s', es ist aber ein ganzzahliger Wert zwischen %d und %d erfoderlich"
5462
5463 #: src/output/options.c:325
5464 #, c-format
5465 msgid "%s: `%s' is `%s' but a file name that contains `#' is required."
5466 msgstr "%s: `%s' ist `%s', es ist aber ein Dateiname mit `#' erforderlich."
5467
5468 #: src/output/tab.c:240
5469 #, c-format
5470 msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
5471 msgstr "falsche Angabe vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in der Tabellen der Größe (%d,%d)\n"
5472
5473 #: src/output/tab.c:278
5474 #, c-format
5475 msgid "bad hline: x=(%d+%d=%d,%d+%d=%d) y=%d+%d=%d in table size (%d,%d)\n"
5476 msgstr "falsche Angabe hline: x=(%d+%d=%d,%d+%d=%d) y=%d+%d=%d in der Tabell der Größe (%d,%d)\n"
5477
5478 #: src/output/tab.c:322
5479 #, c-format
5480 msgid "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
5481 msgstr "falsche Angabe box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in Tabelle der Größe (%d,%d)\n"
5482
5483 #: src/output/cairo.c:237
5484 #, c-format
5485 msgid "`%s': bad font specification"
5486 msgstr "`%s': falsche Angabe der Schriftart"
5487
5488 #: src/output/cairo.c:435
5489 #, c-format
5490 msgid "error opening output file `%s': %s"
5491 msgstr "Fehler beim Öffnen der Ausgabedatei `%s': %s"
5492
5493 #: src/output/cairo.c:452
5494 #, c-format
5495 msgid "The defined page is not wide enough to hold at least %d characters in the default font.  In fact, there's only room for %d characters."
5496 msgstr "Das angegebene Seitenformat ist nicht groß genug, um in der Standardschriftart mindestens %d Zeichen darzustellen.  Tatsächlich passen nur %d Zeichen auf eine Seite."
5497
5498 #: src/output/cairo.c:462
5499 #, c-format
5500 msgid "The defined page is not long enough to hold at least %d lines in the default font.  In fact, there's only room for %d lines."
5501 msgstr "Das angegebene Seitenformat ist nicht groß genug um in der Standardschriftart mindestens %d Zeilen darzustellen.  Tatsächlich passen nur %d Zeilen auf eine Seite."
5502
5503 #: src/output/cairo.c:513
5504 #, c-format
5505 msgid "error drawing output for %s driver: %s"
5506 msgstr "Fehler beim Zeichnen der Ausgabe für den Treiber %s: %s"
5507
5508 #: src/output/cairo.c:1466
5509 #, c-format
5510 msgid "error writing output file `%s': %s"
5511 msgstr "Fehler beim Schreiben der Ausgabedatei `%s': %s"
5512
5513 #: src/output/charts/np-plot-cairo.c:37
5514 #, c-format
5515 msgid "Normal Q-Q Plot of %s"
5516 msgstr "Normalitäts Q-Q-Plot für %s"
5517
5518 #: src/output/charts/np-plot-cairo.c:38 src/output/charts/np-plot-cairo.c:65
5519 msgid "Observed Value"
5520 msgstr "Beobachteter Wert"
5521
5522 #: src/output/charts/np-plot-cairo.c:39
5523 msgid "Expected Normal"
5524 msgstr "Erwartete Normale"
5525
5526 #: src/output/charts/np-plot-cairo.c:64
5527 #, c-format
5528 msgid "Detrended Normal Q-Q Plot of %s"
5529 msgstr "Trendbereinigter Normalitäts Q-Q-Plot für %s"
5530
5531 #: src/output/charts/np-plot-cairo.c:66
5532 msgid "Dev from Normal"
5533 msgstr "Abweichung von der Normalverteilung"
5534
5535 #: src/output/charts/barchart-cairo.c:65
5536 msgid "Bar Chart"
5537 msgstr "Balkendiagramm"
5538
5539 #: src/output/charts/plot-hist-cairo.c:43
5540 #, c-format
5541 msgid "N = %.2f"
5542 msgstr "N = %.2f"
5543
5544 #: src/output/charts/plot-hist-cairo.c:52
5545 #, c-format
5546 msgid "Mean = %.1f"
5547 msgstr "Mittelwert = %.1f"
5548
5549 #: src/output/charts/plot-hist-cairo.c:61
5550 #, c-format
5551 msgid "Std. Dev = %.2f"
5552 msgstr "Std.-Abw. = %.2f"
5553
5554 #: src/output/charts/plot-hist-cairo.c:110
5555 msgid "HISTOGRAM"
5556 msgstr "HISTOGRAMM"
5557
5558 #: src/output/charts/roc-chart-cairo.c:36 src/ui/gui/roc.ui:7
5559 msgid "ROC Curve"
5560 msgstr "ROC-Kurve"
5561
5562 #: src/output/charts/scree-cairo.c:36
5563 msgid "Scree Plot"
5564 msgstr "Scree-Plot"
5565
5566 #: src/output/charts/scree-cairo.c:38
5567 msgid "Eigenvalue"
5568 msgstr "Eigenwert"
5569
5570 #: src/output/charts/spreadlevel-cairo.c:37
5571 #, c-format
5572 msgid "Spread vs. Level Plot of %s"
5573 msgstr "Streubreite gegen mittleres Niveau Diagramm von %s"
5574
5575 #: src/output/charts/spreadlevel-cairo.c:38
5576 msgid "Level"
5577 msgstr "mittleres Niveau"
5578
5579 #: src/output/charts/spreadlevel-cairo.c:39
5580 msgid "Spread"
5581 msgstr "Streubreite"
5582
5583 #: src/output/charts/scatterplot-cairo.c:54
5584 #, c-format
5585 msgid "Scatterplot %s"
5586 msgstr "Scatterplot %s"
5587
5588 #: src/output/odt.c:97
5589 msgid "error creating temporary file"
5590 msgstr "Fehler beim Lesen der temporären Datei"
5591
5592 #: src/ui/source-init-opts.c:73
5593 #, c-format
5594 msgid "Algorithm must be either `%s' or `%s'."
5595 msgstr "Algorithmus muss entweder `%s' oder `%s' sein."
5596
5597 #: src/ui/source-init-opts.c:98
5598 #, c-format
5599 msgid "Syntax must be either `%s' or `%s'."
5600 msgstr "Syntax mus entweder `%s' oder `%s' sein."
5601
5602 #: src/ui/terminal/main.c:147
5603 msgid "Error encountered while ERROR=STOP is effective."
5604 msgstr "Ein Fehler wurde gefunden während ERROR = STOP aktiviert war."
5605
5606 #: src/ui/terminal/main.c:153
5607 msgid "Stopping syntax file processing here to avoid a cascade of dependent command failures."
5608 msgstr "Die Ausführung der Syntaxdatei wird hier abgebrochen, um zu verhindern, dass eine Kaskade von fehlgeschlagenen Befehlen entsteht."
5609
5610 #: src/ui/terminal/terminal-opts.c:125
5611 #, c-format
5612 msgid "%s: output option missing `='"
5613 msgstr "%s: die Ausgabeoption `=' fehlt"
5614
5615 #: src/ui/terminal/terminal-opts.c:132
5616 #, c-format
5617 msgid "%s: output option specified more than once"
5618 msgstr "%s: die Ausgabeoption wurde mehr als einmal angegeben"
5619
5620 #: src/ui/terminal/terminal-opts.c:174
5621 #, c-format
5622 msgid ""
5623 "PSPP, a program for statistical analysis of sampled data.\n"
5624 "Usage: %s [OPTION]... FILE...\n"
5625 "\n"
5626 "Arguments to long options also apply to equivalent short options.\n"
5627 "\n"
5628 "Output options:\n"
5629 "  -o, --output=FILE         output to FILE, default format from FILE's name\n"
5630 "  -O format=FORMAT          override format for previous -o\n"
5631 "  -O OPTION=VALUE           set output option to customize previous -o\n"
5632 "  -O device={terminal|listing}  override device type for previous -o\n"
5633 "  -e, --error-file=FILE     append errors, warnings, and notes to FILE\n"
5634 "  --no-output               disable default output driver\n"
5635 "Supported output formats: %s\n"
5636 "\n"
5637 "Language options:\n"
5638 "  -I, --include=DIR         append DIR to search path\n"
5639 "  -I-, --no-include         clear search path\n"
5640 "  -r, --no-statrc           disable running rc file at startup\n"
5641 "  -a, --algorithm={compatible|enhanced}\n"
5642 "                            set to `compatible' if you want output\n"
5643 "                            calculated from broken algorithms\n"
5644 "  -x, --syntax={compatible|enhanced}\n"
5645 "                            set to `compatible' to disable PSPP extensions\n"
5646 "  -b, --batch               interpret syntax in batch mode\n"
5647 "  -i, --interactive         interpret syntax in interactive mode\n"
5648 "  --syntax-encoding=ENCODING  specify encoding for syntax files\n"
5649 "  -s, --safer               don't allow some unsafe operations\n"
5650 "Default search path: %s\n"
5651 "\n"
5652 "Informative output:\n"
5653 "  -h, --help                display this help and exit\n"
5654 "  -V, --version             output version information and exit\n"
5655 "\n"
5656 "Non-option arguments are interpreted as syntax files to execute.\n"
5657 msgstr ""
5658 "PSPP, ein Programm zur statistischen Analyse von Stichproben.\n"
5659 "Befehl: %s [OPTIONEN]... DATEI...\n"
5660 "\n"
5661 "Die gezeigten Argumente für die Langform der Optionen finden auch in der entsprechenden Kurzform der Optionen Anwendung.\n"
5662 "\n"
5663 "Ausgabeoptionen:\n"
5664 "  -o, --output=DATEI         Ausgabe in DATEI, Voreinstellung des Dateiformats aus dem Dateinamen\n"
5665 "  -O format=FORMAT          überschreibt das Format aus der vorhergehenden Option -o\n"
5666 "  -O OPTION=WERT           setzt die Ausgabeoption um die vorhergehende Option -o anzupassen\n"
5667 "  -O device={terminal|listing}  überschreibt den Gerätetyp der vorhergehenden Option -o\n"
5668 "  -e, --error-file=DATEI     Fehler, Warnungen und Mitteilungen werden an DATEI angehängt\n"
5669 "  --no-output               das voreingerstellte Ausgabegerät wird ausser Kraft gesetzt\n"
5670 "Unterstützte Ausgabeformate: %s\n"
5671 "\n"
5672 "Sprachoptionen:\n"
5673 "  -I, --include=VERZEICHNIS         füge das VERZEICHNIS dem Suchpfad hinzu\n"
5674 "  -I-, --no-include         Löschung des Suchpfads\n"
5675 "  -r, --no-statrc           Ausführung der rc-Datei beim Start wird deaktiviert\n"
5676 "  -a, --algorithm={compatible|enhanced}\n"
5677 "                            auf `compatible' setzen, um auch von fehlerhaften\n"
5678 "                            Algorithmen Ausgaben erzeugen zu lassen\n"
5679 "  -x, --syntax={compatible|enhanced}\n"
5680 "                            auf `compatible' setzen, um PSPP-Erweiterungen auszuschalten\n"
5681 "  -b, --batch               interpretiere die Syntax im Batch-Modus\n"
5682 "  -i, --interactive         interpretiere die Syntax im interaktiven Modus\n"
5683 "  --syntax-encoding=KODIERUNG  legt die Kodierung der Syntaxdatei fest\n"
5684 "  -s, --safer               unterbindet unsichere Operationen\n"
5685 "Voreigestellter Suchpfad: %s\n"
5686 "\n"
5687 "Information:\n"
5688 "  -h, --help                Anzeige dieses Hilfetextes\n"
5689 "  -V, --version             Anzeige der Versionsinformationen\n"
5690 "\n"
5691 "Argumente ohne Optionen werden als Syntaxdateien interpretiert und ausgeführt.\n"
5692
5693 #: src/ui/terminal/terminal.c:62
5694 #, c-format
5695 msgid "could not access definition for terminal `%s'"
5696 msgstr "Auf die Eigenschaften des Terminals `%s' konnte nicht zugegriffen werden."
5697
5698 #: src/ui/gui/psppire-button-editable.c:135
5699 msgid "TreeView path"
5700 msgstr "TreeView-Pfad"
5701
5702 #: src/ui/gui/psppire-button-editable.c:136
5703 msgid "The path to the row in the GtkTreeView, as a string"
5704 msgstr "Der Pfad zu der Zeile im Gtk TreeView als String"
5705
5706 #: src/ui/gui/psppire-cell-renderer-button.c:498
5707 msgid "Diagonal slash"
5708 msgstr "Diagonaler Strich"
5709
5710 #: src/ui/gui/psppire-cell-renderer-button.c:499
5711 msgid "Whether to draw a diagonal slash across the button."
5712 msgstr "Ob ein diagonaler Strich über den Button gezeichnet werden soll."
5713
5714 #: src/ui/gui/autorecode-dialog.c:292 src/ui/gui/recode-dialog.c:659
5715 #: src/ui/gui/recode-dialog.c:744
5716 msgid "New"
5717 msgstr "Neu"
5718
5719 #: src/ui/gui/autorecode-dialog.c:306 src/ui/gui/recode-dialog.c:674
5720 #: src/ui/gui/recode-dialog.c:736
5721 msgid "Old"
5722 msgstr "Alt"
5723
5724 #: src/ui/gui/aggregate-dialog.c:155
5725 msgid "Aggregate destination file"
5726 msgstr "Zusammenführende Zieldatei"
5727
5728 #: src/ui/gui/aggregate-dialog.c:167 src/ui/gui/psppire-data-window.c:500
5729 msgid "System Files (*.sav)"
5730 msgstr "PSPP Systemdateien (*.sav)"
5731
5732 #: src/ui/gui/aggregate-dialog.c:172 src/ui/gui/psppire-data-window.c:505
5733 msgid "Compressed System Files (*.zsav)"
5734 msgstr "Komprimierte PSPP Systemdateien (*.zsav)"
5735
5736 #: src/ui/gui/aggregate-dialog.c:177 src/ui/gui/psppire-data-window.c:510
5737 #: src/ui/gui/psppire-window.c:720
5738 msgid "Portable Files (*.por) "
5739 msgstr "Portable Dateien (*.por) "
5740
5741 #: src/ui/gui/comments-dialog.c:57
5742 #, c-format
5743 msgid "Column Number: %d"
5744 msgstr "Spaltennummer: %d"
5745
5746 #: src/ui/gui/find-dialog.c:644
5747 #, c-format
5748 msgid "Bad regular expression: %s"
5749 msgstr "Ungültiger regulärer Ausdruck: %s"
5750
5751 #: src/ui/gui/help-menu.c:61
5752 msgid "A program for the analysis of sampled data"
5753 msgstr "Eine Software zur Analyse von statistischen Daten"
5754
5755 #. TRANSLATORS: Do not translate this string.  Instead, put the names of the people
5756 #. who have helped in the translation.
5757 #: src/ui/gui/help-menu.c:71
5758 msgid "translator-credits"
5759 msgstr ""
5760 "Matthias Keil\n"
5761 "Olaf Nöhring\n"
5762 "Bob Earl"
5763
5764 #: src/ui/gui/help-menu.c:101
5765 #, c-format
5766 msgid "Cannot open reference manual: %s.  The PSPP user manual is also available at %s"
5767 msgstr "Das Referenzhandbuch kann nicht geöffnet werden: %s. Das PSPP Benutzerhandbuch ist auch unter %s verfügbar"
5768
5769 #: src/ui/gui/help-menu.c:128
5770 msgid "_Help"
5771 msgstr "_Hilfe"
5772
5773 #: src/ui/gui/help-menu.c:135
5774 msgid "_Reference Manual"
5775 msgstr "_Handbuch inkl. Befehlsreferenz"
5776
5777 #: src/ui/gui/main.c:90
5778 #, c-format
5779 msgid ""
5780 "PSPPIRE, a GUI for PSPP, a program for statistical analysis of sampled data.\n"
5781 "Usage: %s [OPTION]... FILE\n"
5782 "\n"
5783 "Arguments to long options also apply to equivalent short options.\n"
5784 "\n"
5785 "GUI options:\n"
5786 "  -q, --no-splash           don't show splash screen during startup\n"
5787 "\n"
5788 "%sLanguage options:\n"
5789 "  -I, --include=DIR         append DIR to search path\n"
5790 "  -I-, --no-include         clear search path\n"
5791 "  -a, --algorithm={compatible|enhanced}\n"
5792 "                            set to `compatible' if you want output\n"
5793 "                            calculated from broken algorithms\n"
5794 "  -x, --syntax={compatible|enhanced}\n"
5795 "                            set to `compatible' to disable PSPP extensions\n"
5796 "  -i, --interactive         interpret syntax in interactive mode\n"
5797 "  -s, --safer               don't allow some unsafe operations\n"
5798 "Default search path: %s\n"
5799 "\n"
5800 "Informative output:\n"
5801 "  -h, --help                display this help and exit\n"
5802 "  -V, --version             output version information and exit\n"
5803 "\n"
5804 "A non-option argument is interpreted as a data file in .sav or .zsav or .por\n"
5805 "format or a syntax file to load.\n"
5806 msgstr ""
5807 "PSPPIRE, eine grafische Oberfläche für PSPP, ein Programm zur statistischen Analyse von Stichprobendaten.\n"
5808 "Befehl: %s [OPTION]... DATEI\n"
5809 "\n"
5810 "Die gezeigten Argumente für die Langform der Optionen finden auch in der entsprechenden Kurzform der Optionen Anwendung.\n"
5811 "\n"
5812 "GUI Optionen:\n"
5813 "  -q, --no-splash           Begrüßungsbildschirm soll beim Start nicht gezeigt werden\n"
5814 "\n"
5815 "%sSprachoptionen:\n"
5816 "  -I, --include=VERZEICHNIS         füge das VERZEICHNIS dem Suchpfad hinzu\n"
5817 "  -I-, --no-include         Löschung des Suchpfads\n"
5818 "  -a, --algorithm={compatible|enhanced}\n"
5819 "                            auf `compatible' setzen, um auch von fehlerhaften\n"
5820 "                            Algorithmen Ausgaben erzeugen zu lassen\n"
5821 "  -x, --syntax={compatible|enhanced}\n"
5822 "                            auf `compatible' setzen, um PSPP-Erweiterungen auszuschalten\n"
5823 "  -i, --interactive         interpretiere die Syntax im interaktiven Modus\n"
5824 "  --syntax-encoding=KODIERUNG  legt die Kodierung der Syntaxdatei fest\n"
5825 "  -s, --safer               unterbindet unsichere Operationen\n"
5826 "Voreigestellter Suchpfad: %s\n"
5827 "\n"
5828 "Information:\n"
5829 "  -h, --help                Anzeige dieses Hilfetextes\n"
5830 "  -V, --version             Anzeige der Versionsinformationen\n"
5831 "\n"
5832 "Ein Argument ohne Optionen wird als Datendatei im .sav oder .zsav Format interpretiert\n"
5833 "oder als Syntaxdatei, die ausgeführt wird.\n"
5834
5835 #: src/ui/gui/missing-val-dialog.c:252 src/ui/gui/missing-val-dialog.c:302
5836 msgid "Incorrect value for variable type"
5837 msgstr "Ungültiger Wert für Variablentyp"
5838
5839 #: src/ui/gui/missing-val-dialog.c:277
5840 msgid "Incorrect range specification"
5841 msgstr "Ungültige Bereichsspezifikation"
5842
5843 #: src/ui/gui/psppire.c:276
5844 msgid "_Reset"
5845 msgstr "_Zurücksetzen"
5846
5847 #: src/ui/gui/psppire.c:277
5848 msgid "_Select"
5849 msgstr "A_swählen"
5850
5851 #: src/ui/gui/psppire-data-editor.c:442
5852 #, c-format
5853 msgid "%'d case"
5854 msgid_plural "%'d cases"
5855 msgstr[0] "%'d Fall"
5856 msgstr[1] "%'d Fälle"
5857
5858 #: src/ui/gui/psppire-data-editor.c:447
5859 #, c-format
5860 msgid "%'d variable"
5861 msgid_plural "%'d variables"
5862 msgstr[0] "%'d Variable"
5863 msgstr[1] "%'d Variablen"
5864
5865 #: src/ui/gui/psppire-data-editor.c:738
5866 msgid "Data View"
5867 msgstr "Datenansicht"
5868
5869 #: src/ui/gui/psppire-data-editor.c:751
5870 msgid "Variable View"
5871 msgstr "Variablenansicht"
5872
5873 #: src/ui/gui/psppire-data-sheet.c:139
5874 msgid "Enter a number to add a new variable."
5875 msgstr "Geben Sie eine Zahl ein, um eine neue Variable hinzuzufügen."
5876
5877 #: src/ui/gui/psppire-data-sheet.c:144
5878 msgid "Enter a number to add a new case."
5879 msgstr "Geben Sie eine Zahl ein, um einen neuen Fall hinzuzufügen."
5880
5881 #: src/ui/gui/psppire-data-sheet.c:230
5882 msgid "Case"
5883 msgstr "Fall"
5884
5885 #: src/ui/gui/psppire-data-store.c:550
5886 msgid "var"
5887 msgstr "var"
5888
5889 #: src/ui/gui/psppire-data-window.c:172
5890 msgid "Transformations Pending"
5891 msgstr "Offene Transformationen werden ausgeführt"
5892
5893 #: src/ui/gui/psppire-data-window.c:188
5894 msgid "Filter off"
5895 msgstr "Keine Auswahl"
5896
5897 #: src/ui/gui/psppire-data-window.c:200
5898 #, c-format
5899 msgid "Filter by %s"
5900 msgstr "Ausgewählt nach %s"
5901
5902 #: src/ui/gui/psppire-data-window.c:221
5903 msgid "No Split"
5904 msgstr "Keine Aufteilung"
5905
5906 #: src/ui/gui/psppire-data-window.c:230
5907 msgid "Split by "
5908 msgstr "Aufgeteilt nach"
5909
5910 #: src/ui/gui/psppire-data-window.c:258
5911 msgid "Weights off"
5912 msgstr "Keine Gewichtung"
5913
5914 #: src/ui/gui/psppire-data-window.c:270
5915 #, c-format
5916 msgid "Weight by %s"
5917 msgstr "Gewichtet nach %s"
5918
5919 #: src/ui/gui/psppire-data-window.c:490 src/ui/gui/aggregate.ui:451
5920 msgid "Save"
5921 msgstr "Speichern"
5922
5923 #: src/ui/gui/psppire-data-window.c:515 src/ui/gui/psppire-syntax-window.c:582
5924 #: src/ui/gui/psppire-window.c:731 src/ui/gui/page-file.c:249
5925 msgid "All Files"
5926 msgstr "Alle Dateien"
5927
5928 #: src/ui/gui/psppire-data-window.c:532
5929 msgid "System File"
5930 msgstr "PSPP Systemdatei"
5931
5932 #: src/ui/gui/psppire-data-window.c:539
5933 msgid "Compressed System File"
5934 msgstr "Komprimierte PSPP Systemdatei"
5935
5936 #: src/ui/gui/psppire-data-window.c:545
5937 msgid "Portable File"
5938 msgstr "Portable Datei"
5939
5940 #: src/ui/gui/psppire-data-window.c:548
5941 msgid "Format:"
5942 msgstr "Format:"
5943
5944 #: src/ui/gui/psppire-data-window.c:612
5945 msgid "Delete Existing Dataset?"
5946 msgstr "Vorhandenes Datenblatt löschen?"
5947
5948 #: src/ui/gui/psppire-data-window.c:616
5949 #, c-format
5950 msgid "Renaming \"%s\" to \"%s\" will destroy the existing dataset named \"%s\".  Are you sure that you want to do this?"
5951 msgstr "Umbenennen von \"%s\" nach \"%s\" löscht das vorhandene Datenblatt \"%s\".  Sind Sie sicher, dass Sie das tun wollen?"
5952
5953 #: src/ui/gui/psppire-data-window.c:644
5954 #, c-format
5955 msgid "Please enter a new name for dataset \"%s\":"
5956 msgstr "Geben sie einen neuen Namen für das Datenblatt \"%s\" ein:"
5957
5958 #: src/ui/gui/psppire-data-window.c:646
5959 msgid "Rename Dataset"
5960 msgstr "Datenblatt umbenennen"
5961
5962 #: src/ui/gui/psppire-data-window.c:704
5963 msgid "Font Selection"
5964 msgstr "Schriftarten"
5965
5966 #: src/ui/gui/psppire-data-window.c:1299
5967 msgid "Data Editor"
5968 msgstr "Dateneditor"
5969
5970 #: src/ui/gui/psppire-dialog-action-crosstabs.c:71
5971 msgid "Chisq"
5972 msgstr "Chi-Quadrat"
5973
5974 #: src/ui/gui/psppire-dialog-action-crosstabs.c:72
5975 #: src/language/stats/crosstabs.q:1850
5976 msgid "Phi"
5977 msgstr "Phi"
5978
5979 #: src/ui/gui/psppire-dialog-action-crosstabs.c:73
5980 msgid "CC"
5981 msgstr "Kontingenzkoeffizient C"
5982
5983 #: src/ui/gui/psppire-dialog-action-crosstabs.c:75
5984 msgid "UC"
5985 msgstr "Unsicherheitskoeffizient"
5986
5987 #: src/ui/gui/psppire-dialog-action-crosstabs.c:76
5988 msgid "BTau"
5989 msgstr "Tau-b"
5990
5991 #: src/ui/gui/psppire-dialog-action-crosstabs.c:77
5992 msgid "CTau"
5993 msgstr "Tau-c"
5994
5995 #: src/ui/gui/psppire-dialog-action-crosstabs.c:78
5996 msgid "Risk"
5997 msgstr "Risikoschätzung"
5998
5999 #: src/ui/gui/psppire-dialog-action-crosstabs.c:79
6000 #: src/language/stats/crosstabs.q:1855
6001 msgid "Gamma"
6002 msgstr "Gamma"
6003
6004 #: src/ui/gui/psppire-dialog-action-crosstabs.c:80
6005 msgid "D"
6006 msgstr "Somers-d"
6007
6008 #: src/ui/gui/psppire-dialog-action-crosstabs.c:81
6009 #: src/language/stats/crosstabs.q:1858
6010 msgid "Kappa"
6011 msgstr "Kappa"
6012
6013 #: src/ui/gui/psppire-dialog-action-crosstabs.c:82
6014 #: src/language/stats/crosstabs.q:1992
6015 msgid "Eta"
6016 msgstr "Eta"
6017
6018 #: src/ui/gui/psppire-dialog-action-crosstabs.c:83
6019 msgid "Corr"
6020 msgstr "Spearmans Korrelation"
6021
6022 #: src/ui/gui/psppire-dialog-action-crosstabs.c:89
6023 msgid "Row"
6024 msgstr "Prozentwerte pro Zeile"
6025
6026 #: src/ui/gui/psppire-dialog-action-crosstabs.c:90
6027 msgid "Column"
6028 msgstr "Prozentwerte pro Spalte"
6029
6030 #: src/ui/gui/psppire-dialog-action-crosstabs.c:92
6031 msgid "Expected"
6032 msgstr "Erwarteter Wert"
6033
6034 #: src/ui/gui/psppire-dialog-action-crosstabs.c:94
6035 msgid "Std. Residual"
6036 msgstr "Standardisierte Residuen"
6037
6038 #: src/ui/gui/psppire-dialog-action-crosstabs.c:95
6039 msgid "Adjusted Std. Residual"
6040 msgstr "Korrigierte standardisierte Residuen"
6041
6042 #: src/ui/gui/psppire-dialog-action-descriptives.c:45
6043 msgid "Standard error"
6044 msgstr "Standardfehler"
6045
6046 #: src/ui/gui/psppire-dialog-action-factor.c:323
6047 #, c-format
6048 msgid "_Eigenvalues over %4.2f times the mean eigenvalue"
6049 msgstr "_Eigenwerte über dem %4.2f fachen des mittleren Eigenwertes"
6050
6051 #: src/ui/gui/psppire-dialog-action-frequencies.c:44
6052 msgid "Standard error of the mean"
6053 msgstr "Standardfehler des Mittelwerts"
6054
6055 #: src/ui/gui/psppire-dialog-action-frequencies.c:47
6056 msgid "Standard error of the skewness"
6057 msgstr "Standardfehler der Schiefe"
6058
6059 #: src/ui/gui/psppire-dialog-action-frequencies.c:51
6060 msgid "Standard error of the kurtosis"
6061 msgstr "Standardfehler der Kurtosis"
6062
6063 #: src/ui/gui/psppire-dialog-action-oneway.c:153
6064 #, c-format
6065 msgid "Contrast %d of %d"
6066 msgstr "Kontraste %d von %d"
6067
6068 #: src/ui/gui/psppire-dialog-action-paired.c:161 src/ui/gui/examine.ui:267
6069 #: src/ui/gui/indep-samples.ui:69 src/ui/gui/t-test.ui:250
6070 msgid "O_ptions..."
6071 msgstr "_Optionen..."
6072
6073 #: src/ui/gui/psppire-dialog-action-paired.c:168
6074 msgid "Paired Samples T Test"
6075 msgstr "T-Test bei gepaarten Stichproben"
6076
6077 #: src/ui/gui/psppire-dialog-action-regression.c:40
6078 msgid "Coeff"
6079 msgstr "Modellkoeffizienten"
6080
6081 #: src/ui/gui/psppire-dialog-action-regression.c:40
6082 msgid "Show the regression coefficients"
6083 msgstr "Zeige die Regressionskoeffizienten"
6084
6085 #: src/ui/gui/psppire-dialog-action-regression.c:41
6086 msgid "Conf. Interval"
6087 msgstr "Konfidenzintervall"
6088
6089 #: src/ui/gui/psppire-dialog-action-regression.c:41
6090 msgid "Show the confidence interval for the regression coefficients"
6091 msgstr "Zeige das Konfidenzintervall der Regressionskoeffizienten"
6092
6093 #: src/ui/gui/psppire-dialog-action-regression.c:42
6094 msgid "Show the correlation between observed and predicted values"
6095 msgstr "Zeige die Korrelation zwischen beobachteten und vorhergesagten Werten"
6096
6097 #: src/ui/gui/psppire-dialog-action-regression.c:43
6098 msgid "Anova"
6099 msgstr "ANOVA "
6100
6101 #: src/ui/gui/psppire-dialog-action-regression.c:43
6102 msgid "Show the analysis of variance table"
6103 msgstr "Zeige die ANOVA Ergebnisse"
6104
6105 #: src/ui/gui/psppire-dialog-action-regression.c:44
6106 msgid "Bcov"
6107 msgstr "Kovarianzmatrix "
6108
6109 #: src/ui/gui/psppire-dialog-action-regression.c:44
6110 msgid "Show the variance coefficient matrix"
6111 msgstr "Zeige die Matrix der Varianzkoeffizienten"
6112
6113 #: src/ui/gui/psppire-dialog-action-two-sample.c:183
6114 msgid "Two-Related-Samples Tests"
6115 msgstr "Tests für zwei verbundene Stichproben"
6116
6117 #: src/ui/gui/psppire-dialog-action-two-sample.c:190
6118 #: src/ui/gui/k-related.ui:183
6119 msgid "Test Type"
6120 msgstr "Testtyp"
6121
6122 #: src/ui/gui/psppire-dialog-action-two-sample.c:199
6123 msgid "_Wilcoxon"
6124 msgstr "_Wilcoxon"
6125
6126 #: src/ui/gui/psppire-dialog-action-two-sample.c:200
6127 msgid "_Sign"
6128 msgstr "_Sign"
6129
6130 #: src/ui/gui/psppire-dialog-action-two-sample.c:201
6131 msgid "_McNemar"
6132 msgstr "_McNemar"
6133
6134 #. TRANSLATORS: This string must be a valid variable name.  That means:
6135 #. - The string must be at most 64 bytes (not characters) long.
6136 #. - The string may not contain whitespace.
6137 #. - The first character may not be '$'
6138 #. - The first character may not be a digit
6139 #. - The final charactor may not be '.' or '_'
6140 #.
6141 #: src/ui/gui/psppire-dict.c:332
6142 #, c-format
6143 msgid "Var%04d"
6144 msgstr "Var%04d"
6145
6146 #: src/ui/gui/psppire-dict.c:516
6147 msgid "Duplicate variable name."
6148 msgstr "Doppelter Variablenname."
6149
6150 #: src/ui/gui/psppire-encoding-selector.c:141
6151 msgid "Automatically Detect"
6152 msgstr "Automatisch bestimmen"
6153
6154 #: src/ui/gui/psppire-encoding-selector.c:148
6155 msgid "Locale Encoding"
6156 msgstr "Lokale Kodierung"
6157
6158 #: src/ui/gui/psppire-encoding-selector.c:178
6159 msgid "Character Encoding: "
6160 msgstr "Zeichenkodierung:"
6161
6162 #: src/ui/gui/psppire-means-layer.c:95
6163 #, c-format
6164 msgid "Layer %d of %d"
6165 msgstr "Schicht %d von %d"
6166
6167 #: src/ui/gui/psppire-output-view.c:352
6168 msgid "Message"
6169 msgstr "Nachricht"
6170
6171 #: src/ui/gui/psppire-output-view.c:492
6172 msgid "failed to create temporary directory during clipboard operation"
6173 msgstr "Erstellung eines temporären Verzeichnisses während einer Operation der Zwischenablage fehlgeschlagen"
6174
6175 #: src/ui/gui/psppire-output-window.c:245
6176 msgid "Infer file type from extension"
6177 msgstr "Dateityp aus Dateiendung bestimmen"
6178
6179 #: src/ui/gui/psppire-output-window.c:246
6180 msgid "PDF (*.pdf)"
6181 msgstr "PDF (*.pdf)"
6182
6183 #: src/ui/gui/psppire-output-window.c:247
6184 msgid "HTML (*.html)"
6185 msgstr "HTML (*.html)"
6186
6187 #: src/ui/gui/psppire-output-window.c:248
6188 msgid "OpenDocument (*.odt)"
6189 msgstr "OpenDocument (*.odt)"
6190
6191 #: src/ui/gui/psppire-output-window.c:249
6192 msgid "Text (*.txt)"
6193 msgstr "Text (*.txt)"
6194
6195 #: src/ui/gui/psppire-output-window.c:250
6196 msgid "Text [plain] (*.txt)"
6197 msgstr "Text [ohne Formatierung] (*.txt)"
6198
6199 #: src/ui/gui/psppire-output-window.c:251
6200 msgid "PostScript (*.ps)"
6201 msgstr "PostScript (*.ps)"
6202
6203 #: src/ui/gui/psppire-output-window.c:252
6204 msgid "Comma-Separated Values (*.csv)"
6205 msgstr "CSV Datei (*.csv)"
6206
6207 #: src/ui/gui/psppire-output-window.c:353
6208 msgid "Export Output"
6209 msgstr "Ausgabe exportieren"
6210
6211 #: src/ui/gui/psppire-output-window.c:532
6212 msgid "Output Viewer"
6213 msgstr "Ausgabeanzeige"
6214
6215 #: src/ui/gui/psppire-spreadsheet-model.c:270
6216 msgid "(empty)"
6217 msgstr "(leer)"
6218
6219 #: src/ui/gui/psppire-syntax-window.c:545
6220 #, c-format
6221 msgid "Saved file `%s'"
6222 msgstr "Gepeicherte Datei `%s'"
6223
6224 #: src/ui/gui/psppire-syntax-window.c:566
6225 msgid "Save Syntax"
6226 msgstr "Syntax speichern"
6227
6228 #: src/ui/gui/psppire-syntax-window.c:576 src/ui/gui/psppire-window.c:725
6229 msgid "Syntax Files (*.sps) "
6230 msgstr "Syntax Dateien  (*.sps) "
6231
6232 #: src/ui/gui/psppire-syntax-window.c:891
6233 msgid "Syntax Editor"
6234 msgstr "Syntax Editor"
6235
6236 #: src/ui/gui/psppire-syntax-window.c:906
6237 #, c-format
6238 msgid "Cannot load syntax file `%s'"
6239 msgstr "Die Syntax-Datei `%s' kann nicht geladen werden"
6240
6241 #: src/ui/gui/psppire-val-chooser.c:301
6242 msgid "through"
6243 msgstr "bis"
6244
6245 #: src/ui/gui/psppire-val-chooser.c:330
6246 msgid "_Value:"
6247 msgstr "W_ert:"
6248
6249 #: src/ui/gui/psppire-val-chooser.c:331
6250 msgid "_System Missing"
6251 msgstr "Systemde_finiert fehlend"
6252
6253 #: src/ui/gui/psppire-val-chooser.c:332
6254 msgid "System _or User Missing"
6255 msgstr "System- _oder benutzerdefinierte fehlende Werte"
6256
6257 #: src/ui/gui/psppire-val-chooser.c:333
6258 msgid "_Range:"
6259 msgstr "Bereich:"
6260
6261 #: src/ui/gui/psppire-val-chooser.c:334
6262 msgid "Range, _LOWEST thru value"
6263 msgstr "Bereich, _KLEINSTER bis Wert"
6264
6265 #: src/ui/gui/psppire-val-chooser.c:335
6266 msgid "Range, value thru _HIGHEST"
6267 msgstr "Bereic_h, Wert bis GRÖSSTER"
6268
6269 #: src/ui/gui/psppire-val-chooser.c:336
6270 msgid "_All other values"
6271 msgstr "A_lle anderen Werte"
6272
6273 #: src/ui/gui/psppire-var-sheet.c:182 src/ui/gui/psppire-var-sheet.c:187
6274 msgid "Cannot create variable."
6275 msgstr "Variable kann nicht erstellt werden."
6276
6277 #: src/ui/gui/psppire-var-sheet.c:183 src/ui/gui/psppire-var-sheet.c:212
6278 #, c-format
6279 msgid "\"%s\" is not a valid variable name."
6280 msgstr "\"%s\" ist kein gültiger Variablenname"
6281
6282 #: src/ui/gui/psppire-var-sheet.c:188 src/ui/gui/psppire-var-sheet.c:218
6283 #, c-format
6284 msgid "This dictionary already contains a variable named \"%s\"."
6285 msgstr "Das Codebuch enthält bereits eine Variable mit dem Namen \"%s\"."
6286
6287 #: src/ui/gui/psppire-var-sheet.c:211 src/ui/gui/psppire-var-sheet.c:217
6288 msgid "Cannot rename variable."
6289 msgstr "Änderung des Variablennamens nicht möglich."
6290
6291 #: src/ui/gui/psppire-var-sheet.c:445
6292 #, c-format
6293 msgid "{%s, %s}..."
6294 msgstr "{%s,%s}..."
6295
6296 #: src/ui/gui/psppire-var-sheet.c:877
6297 msgid "Enter a variable name to add a new variable."
6298 msgstr "Geben Sie einen Variablennamen ein, um eine neue Variable hinzuzufügen"
6299
6300 #: src/ui/gui/psppire-var-sheet.c:917
6301 #, c-format
6302 msgid "{%s, %s}\n"
6303 msgstr "{%s,%s}\n"
6304
6305 #: src/ui/gui/psppire-var-sheet.c:1370 src/language/stats/crosstabs.q:1351
6306 #: src/ui/gui/compute.ui:619
6307 msgid "Type"
6308 msgstr "Typ"
6309
6310 #: src/ui/gui/psppire-var-sheet.c:1373 src/ui/gui/compute.ui:533
6311 msgid "Width"
6312 msgstr "Spaltenbreite"
6313
6314 #: src/ui/gui/psppire-var-sheet.c:1375
6315 msgid "Decimals"
6316 msgstr "Dezimalstellen"
6317
6318 #: src/ui/gui/psppire-var-sheet.c:1379 src/ui/gui/val-labs-dialog.ui:190
6319 msgid "Value Labels"
6320 msgstr "Wertelabels"
6321
6322 #: src/ui/gui/psppire-var-sheet.c:1382 src/ui/gui/examine.ui:470
6323 #: src/ui/gui/t-test.ui:81
6324 msgid "Missing Values"
6325 msgstr "Fehlende Werte"
6326
6327 #: src/ui/gui/psppire-var-sheet.c:1387
6328 msgid "Align"
6329 msgstr "Ausrichtung"
6330
6331 #: src/ui/gui/psppire-var-sheet.c:1393
6332 msgid "Measure"
6333 msgstr "Messniveau"
6334
6335 #: src/ui/gui/psppire-var-sheet.c:1399
6336 msgid "Role"
6337 msgstr "Rolle"
6338
6339 #: src/ui/gui/psppire-window.c:505
6340 #, c-format
6341 msgid "Save the changes to `%s' before closing?"
6342 msgstr "Änderungen an `%s'  vor dem Schließen speichern?"
6343
6344 #: src/ui/gui/psppire-window.c:512
6345 #, c-format
6346 msgid "If you don't save, changes from the last %ld seconds will be permanently lost."
6347 msgstr "Falls Sie nicht speichern, gehen die Änderungen der letzten %ld Sekunden dauerhaft verloren."
6348
6349 #: src/ui/gui/psppire-window.c:516
6350 msgid "Close _without saving"
6351 msgstr "Schließen _ohne Speichern"
6352
6353 #: src/ui/gui/psppire-window.c:696
6354 msgid "Open"
6355 msgstr "Öffnen"
6356
6357 #: src/ui/gui/psppire-window.c:705
6358 msgid "Data and Syntax Files"
6359 msgstr "Daten- und Syntaxdateien"
6360
6361 #: src/ui/gui/psppire-window.c:714
6362 msgid "System Files (*.sav, *.zsav)"
6363 msgstr "PSPP Systemdateien (*.sav, *.zsav)"
6364
6365 #: src/ui/gui/recode-dialog.c:642
6366 msgid "Recode into Different Variables"
6367 msgstr "Umkodieren in andere Variable"
6368
6369 #: src/ui/gui/recode-dialog.c:645 src/ui/gui/recode.ui:332
6370 msgid "Recode into Same Variables"
6371 msgstr "Umkodieren in dieselbe Variable "
6372
6373 #: src/ui/gui/recode-dialog.c:906
6374 msgid "Recode into Different Variables: Old and New Values "
6375 msgstr "Umkodieren in andere Variable: Alte und neue Werte"
6376
6377 #: src/ui/gui/recode-dialog.c:907
6378 msgid "Recode into Same Variables: Old and New Values"
6379 msgstr "Umkodieren in dieselbe Variable: Alte und neue Werte"
6380
6381 #: src/ui/gui/select-cases-dialog.c:64
6382 #, c-format
6383 msgid "Approximately %3d%% of all cases."
6384 msgstr "Ungefähr %3d%% der Fälle."
6385
6386 #: src/ui/gui/select-cases-dialog.c:65
6387 #, c-format
6388 msgid "Exactly %3d cases from the first %3d cases."
6389 msgstr "Exakt %3d Fälle von den ersten %3d Fällen."
6390
6391 #: src/ui/gui/select-cases-dialog.c:204
6392 #, c-format
6393 msgid "%d thru %d"
6394 msgstr "%d bis %d"
6395
6396 #: src/ui/gui/page-assistant.c:94
6397 msgid "Importing Delimited Text Data"
6398 msgstr "Importieren von Textdaten"
6399
6400 #: src/ui/gui/page-intro.c:92
6401 #, c-format
6402 msgid "Only the first %4d cases"
6403 msgstr "Nur die ersten %4d Fälle"
6404
6405 #: src/ui/gui/page-intro.c:102
6406 #, c-format
6407 msgid "Only the first %3d %% of file (approximately)"
6408 msgstr "Nur die ersten %3d %% der Datei (schätzungsweise)"
6409
6410 #: src/ui/gui/page-intro.c:127
6411 msgid ""
6412 "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 by tabs, commas, or other delimiters.\n"
6413 "\n"
6414 msgstr ""
6415 "Dieser Assistent führt Sie durch den Einlesevorgang von Daten in PSPP, die aus einer Textdatei stammen, in der jede Zeile einen Fall darstellt und in der Datenfelder durch Tabulatoren, Kommas oder andere Trennzeichen separiert sind.\n"
6416 "\n"
6417
6418 #: src/ui/gui/page-intro.c:133
6419 #, c-format
6420 msgid "The selected file contains %'zu line of text.  "
6421 msgid_plural "The selected file contains %'zu lines of text.  "
6422 msgstr[0] "Die gewählte Datei enthält ungefähr %'zu Textzeile.  "
6423 msgstr[1] "Die gewählte Datei enthält ungefähr %'zu Textzeilen.  "
6424
6425 #: src/ui/gui/page-intro.c:141
6426 #, c-format
6427 msgid "The selected file contains approximately %'lu line of text.  "
6428 msgid_plural "The selected file contains approximately %'lu lines of text.  "
6429 msgstr[0] "Die gewählte Datei enthält ungefähr %lu Textzeile.  "
6430 msgstr[1] "Die gewählte Datei enthält ungefähr %lu Textzeilen.  "
6431
6432 #: src/ui/gui/page-intro.c:147
6433 #, c-format
6434 msgid "Only the first %zu line of the file will be shown for preview purposes in the following screens.  "
6435 msgid_plural "Only the first %zu lines of the file will be shown for preview purposes in the following screens.  "
6436 msgstr[0] "Nur die erste Zeile wird in den folgenden Vorschaufenstern gezeigt. "
6437 msgstr[1] "Nur die ersten %zu  Zeilen werden in den folgenden Vorschaufenstern gezeigt. "
6438
6439 #: src/ui/gui/page-intro.c:154
6440 msgid "You may choose below how much of the file should actually be imported."
6441 msgstr "Sie können unten wählen, wie viele Zeilen der Datei tatsächlich eingelesen werden."
6442
6443 #: src/ui/gui/page-file.c:98
6444 #, c-format
6445 msgid "Could not open `%s'"
6446 msgstr "`%s' konnte nicht geöffnet werden"
6447
6448 #: src/ui/gui/page-file.c:114
6449 #, c-format
6450 msgid "Error reading `%s': %s"
6451 msgstr "Fehler beim Lesen von `%s': %s"
6452
6453 #: src/ui/gui/page-file.c:117
6454 #, c-format
6455 msgid "Failed to read `%s', because it contains a line over %d bytes long and therefore appears not to be a text file."
6456 msgstr "Fehler beim Einlesen der Datei `%s', weil sie eine Zeile enthält, die über %d Bytes lang ist. Dies deutet darauf hin, dass es sich nicht um eine Textdatei handelt. "
6457
6458 #: src/ui/gui/page-file.c:135
6459 #, c-format
6460 msgid "`%s' is empty."
6461 msgstr "`%s' ist leer."
6462
6463 #: src/ui/gui/page-file.c:192
6464 msgid "Import Delimited Text Data"
6465 msgstr "Textdaten importieren"
6466
6467 #: src/ui/gui/page-file.c:202
6468 msgid "Text Files"
6469 msgstr "Text-Dateien"
6470
6471 #: src/ui/gui/page-file.c:207
6472 msgid "Text (*.txt) Files"
6473 msgstr "Text-Dateien (*.txt)"
6474
6475 #: src/ui/gui/page-file.c:213
6476 msgid "Plain Text (ASCII) Files"
6477 msgstr "Text-Dateien (ASCII)"
6478
6479 #: src/ui/gui/page-file.c:218
6480 msgid "Comma Separated Value Files"
6481 msgstr "Komma-getrennte Datendatei (CVS)"
6482
6483 #: src/ui/gui/page-file.c:225
6484 msgid "Tab Separated Value Files"
6485 msgstr "Tabulator-getrennte Datendatei"
6486
6487 #: src/ui/gui/page-file.c:230
6488 msgid "Gnumeric Spreadsheet Files"
6489 msgstr "Gnumeric Tabellendokument"
6490
6491 #: src/ui/gui/page-file.c:235
6492 msgid "OpenDocument Spreadsheet Files"
6493 msgstr "OpenDocument Tabellendokument"
6494
6495 #: src/ui/gui/page-file.c:240
6496 msgid "All Spreadsheet Files"
6497 msgstr "Alle Tabellendokumente"
6498
6499 #: src/ui/gui/page-sheet-spec.c:252
6500 msgid "An error occurred reading the spreadsheet file."
6501 msgstr "Beim Schreiben des Tabellendokuments ist ein Fehler aufgetreten."
6502
6503 #: src/ui/gui/text-data-import-dialog.c:334
6504 #: src/ui/gui/text-data-import-dialog.c:382
6505 msgid "This input line has too few separators to fill in this field."
6506 msgstr "Diese Datenzeile besitzt zu wenig Trennzeichen um dieses Feld zu füllen."
6507
6508 #: src/ui/gui/text-data-import-dialog.c:373
6509 #, c-format
6510 msgid "Cannot parse field content `%.*s' as format %s: %s"
6511 msgstr "Der Feldinhalt `%.*s' kann nicht als Format %s geparst werden: %s"
6512
6513 #: src/ui/gui/text-data-import-dialog.c:547
6514 msgid "Line"
6515 msgstr "Zeile"
6516
6517 #: src/ui/gui/t-test-options.c:65
6518 #, c-format
6519 msgid "Con_fidence Interval: %2d %%"
6520 msgstr "_Konfidenzintervall: %2d %%"
6521
6522 #: src/ui/gui/val-labs-dialog.c:547
6523 #, c-format
6524 msgid "%s = `%s'"
6525 msgstr "%s = `%s'"
6526
6527 #: src/ui/gui/weight-cases-dialog.c:79 src/ui/gui/psppire.ui:53
6528 #: src/ui/gui/psppire.ui:156
6529 msgid "Do not weight cases"
6530 msgstr "Fälle nicht gewichten"
6531
6532 #: src/ui/gui/weight-cases-dialog.c:85
6533 #, c-format
6534 msgid "Weight cases by %s"
6535 msgstr "Fälle gewichten mit %s"
6536
6537 #: utilities/pspp-convert.c:133
6538 msgid "exactly two non-option arguments are required; use --help for help"
6539 msgstr "es sind genau zwei Argumente ohne Optionen erforderlich; verwenden Sie --help um Hilfe zu erhalten"
6540
6541 #: utilities/pspp-convert.c:142
6542 #, c-format
6543 msgid "%s: cannot guess output format (use -O option)"
6544 msgstr "%s: das Ausgabeformat wurde nicht erkannt (verwenden Sie die Option -O)"
6545
6546 #: utilities/pspp-convert.c:151
6547 msgid "can only convert encrypted data file to sav or sys format"
6548 msgstr "verschlüsselte Datendateien können nur ins .sav oder .sys Format konvertiert werden"
6549
6550 #: utilities/pspp-convert.c:188
6551 #, c-format
6552 msgid "%s: unknown output format (use -O option)"
6553 msgstr "%s: unbekanntes Ausgabeformat (verwenden Sie die Option -O)"
6554
6555 #: utilities/pspp-convert.c:205
6556 #, c-format
6557 msgid "%s: error reading input file"
6558 msgstr "%s: Fehler beim Lesen der Datei"
6559
6560 #: utilities/pspp-convert.c:207
6561 #, c-format
6562 msgid "%s: error writing output file"
6563 msgstr "%s: Fehler beim Schreiben der Datei"
6564
6565 #: utilities/pspp-convert.c:233
6566 msgid "sorry, wrong password"
6567 msgstr "Passwort ist leider falsch"
6568
6569 #: src/language/utilities/set.q:163
6570 #, c-format
6571 msgid "%s must be between 0 and 20."
6572 msgstr "%s muss zwischen 0 und 20 liegen."
6573
6574 #: src/language/utilities/set.q:173 src/language/utilities/set.q:180
6575 #, c-format
6576 msgid "%s must be at least 1."
6577 msgstr "%s muss mindestens 1 sein."
6578
6579 #: src/language/utilities/set.q:187 src/language/data-io/file-handle.q:106
6580 #, c-format
6581 msgid "%s must not be negative."
6582 msgstr "%s darf nicht negativ sein."
6583
6584 #: src/language/utilities/set.q:206
6585 #, c-format
6586 msgid "%s must be at least 1MB"
6587 msgstr "%s muss mindestens 1MB sein"
6588
6589 #: src/language/utilities/set.q:208
6590 #, c-format
6591 msgid "%s must be positive"
6592 msgstr "%s muss positiv sein"
6593
6594 #: src/language/utilities/set.q:214 src/language/utilities/set.q:216
6595 #: src/language/utilities/set.q:218 src/language/utilities/set.q:220
6596 #: src/language/utilities/set.q:222 src/language/utilities/set.q:224
6597 #: src/language/utilities/set.q:226 src/language/utilities/set.q:228
6598 #: src/language/utilities/set.q:230 src/language/utilities/set.q:232
6599 #: src/language/utilities/set.q:234
6600 #, c-format
6601 msgid "%s is obsolete."
6602 msgstr "%s ist obsolet"
6603
6604 #: src/language/utilities/set.q:240
6605 msgid "Active file compression is not implemented."
6606 msgstr "Aktive Komprimierung von Dateien ist nicht implementiert."
6607
6608 #: src/language/utilities/set.q:416
6609 #, c-format
6610 msgid "%s must be 1500 or later."
6611 msgstr "%s muss mindestens 1500 oder später sein."
6612
6613 #: src/language/utilities/set.q:423
6614 #, c-format
6615 msgid "expecting %s or year"
6616 msgstr "erwarte %s oder eine Jahreszahl"
6617
6618 #: src/language/utilities/set.q:451 src/language/utilities/set.q:548
6619 #, c-format
6620 msgid "%s must be at least %d."
6621 msgstr "%s muss mindestens %d sein."
6622
6623 #: src/language/utilities/set.q:487
6624 #, c-format
6625 msgid "%s is not a recognized encoding or locale name"
6626 msgstr "%s ist keine bekannte Enkodierung oder lokale Kodierung"
6627
6628 #: src/language/utilities/set.q:575
6629 #, c-format
6630 msgid "%s requires numeric output format as an argument.  Specified format %s is of type string."
6631 msgstr "%s erfordert ein numerisches Ausgabeformat als Argument. Das angegebene Format %s ist vom Typ String."
6632
6633 #: src/language/utilities/set.q:804
6634 msgid "ISL (32-bit IEEE 754 single, little-endian)"
6635 msgstr "ISL (32-bit IEEE 754 single, little-endian)"
6636
6637 #: src/language/utilities/set.q:807
6638 msgid "ISB (32-bit IEEE 754 single, big-endian)"
6639 msgstr "ISB (32-bit IEEE 754 single, big-endian)"
6640
6641 #: src/language/utilities/set.q:810
6642 msgid "IDL (64-bit IEEE 754 double, little-endian)"
6643 msgstr "IDL (64-bit IEEE 754 double, little-endian)"
6644
6645 #: src/language/utilities/set.q:813
6646 msgid "IDB (64-bit IEEE 754 double, big-endian)"
6647 msgstr "IDB (64-bit IEEE 754 double, big-endian)"
6648
6649 #: src/language/utilities/set.q:817
6650 msgid "VF (32-bit VAX F, VAX-endian)"
6651 msgstr "VF (32-bit VAX F, VAX-endian)"
6652
6653 #: src/language/utilities/set.q:820
6654 msgid "VD (64-bit VAX D, VAX-endian)"
6655 msgstr "VD (64-bit VAX D, VAX-endian)"
6656
6657 #: src/language/utilities/set.q:823
6658 msgid "VG (64-bit VAX G, VAX-endian)"
6659 msgstr "VG (64-bit VAX G, VAX-endian)"
6660
6661 #: src/language/utilities/set.q:827
6662 msgid "ZS (32-bit IBM Z hexadecimal short, big-endian)"
6663 msgstr "ZS (32-bit IBM Z hexadecimal short, big-endian)"
6664
6665 #: src/language/utilities/set.q:830
6666 msgid "ZL (64-bit IBM Z hexadecimal long, big-endian)"
6667 msgstr "ZL (64-bit IBM Z hexadecimal long, big-endian)"
6668
6669 #: src/language/utilities/set.q:998
6670 #, c-format
6671 msgid "%s is %s."
6672 msgstr "%s ist %s."
6673
6674 #: src/language/utilities/set.q:1102
6675 #, c-format
6676 msgid "Too many %s commands without a %s: at most %d levels of saved settings are allowed."
6677 msgstr "Der Befehl %s wurde zu häufig ohne %s verwendet: Es sind höchstens %d Ebenen von Einstellungsspeicherungen erlaubt."
6678
6679 #: src/language/utilities/set.q:1122
6680 #, c-format
6681 msgid "%s without matching %s."
6682 msgstr "%s ohne zugehöriges %s."
6683
6684 #: src/language/stats/crosstabs.q:286
6685 #, c-format
6686 msgid "Missing mode %s not allowed in general mode.  Assuming %s."
6687 msgstr "Die Behandlungsoption %s für fehlende Werte ist im normalen Modus (general mode) nicht erlaubt. Es wird %s verwendet."
6688
6689 #: src/language/stats/crosstabs.q:402
6690 msgid "Too many cross-tabulation variables or dimensions."
6691 msgstr "Zu viele Variablen oder Dimensionen in der Kreuztabelle."
6692
6693 #: src/language/stats/crosstabs.q:470
6694 #, c-format
6695 msgid "%s must be specified before %s."
6696 msgstr "%s muss vor %s angegeben werden."
6697
6698 #: src/language/stats/crosstabs.q:504
6699 #, c-format
6700 msgid "Maximum value (%ld) less than minimum value (%ld)."
6701 msgstr "Maximalwert (%ld) kleiner als Minimalwert (%ld)."
6702
6703 #: src/language/stats/crosstabs.q:863
6704 msgid "Summary."
6705 msgstr "Zusammenfassung."
6706
6707 #. TRANSLATORS: The %s here describes a crosstabulation.  It takes the
6708 #. form "var1 * var2 * var3 * ...".
6709 #: src/language/stats/crosstabs.q:971
6710 #, c-format
6711 msgid "Crosstabulation %s contained no non-missing cases."
6712 msgstr "Kreuztabelle %s enthält keine nicht-fehlenden Werte."
6713
6714 #: src/language/stats/crosstabs.q:1170
6715 msgid "count"
6716 msgstr "Anzahl"
6717
6718 #: src/language/stats/crosstabs.q:1171
6719 msgid "row %"
6720 msgstr "Zeile %"
6721
6722 #: src/language/stats/crosstabs.q:1172
6723 msgid "column %"
6724 msgstr "Spalte %"
6725
6726 #: src/language/stats/crosstabs.q:1173
6727 msgid "total %"
6728 msgstr "Gesamt %"
6729
6730 #: src/language/stats/crosstabs.q:1174
6731 msgid "expected"
6732 msgstr "Erwartet"
6733
6734 #: src/language/stats/crosstabs.q:1175
6735 msgid "residual"
6736 msgstr "Residual"
6737
6738 #: src/language/stats/crosstabs.q:1176
6739 msgid "std. resid."
6740 msgstr "Std. Resid."
6741
6742 #: src/language/stats/crosstabs.q:1177
6743 msgid "adj. resid."
6744 msgstr "Korr. Resid."
6745
6746 #: src/language/stats/crosstabs.q:1268
6747 msgid "Chi-square tests."
6748 msgstr "Chi-Quadrat Tests."
6749
6750 #: src/language/stats/crosstabs.q:1297
6751 msgid "Symmetric measures."
6752 msgstr "Symmetrische Zusammenhangsmaße."
6753
6754 #: src/language/stats/crosstabs.q:1303 src/language/stats/crosstabs.q:1353
6755 msgid "Asymp. Std. Error"
6756 msgstr "Asymp. Std.-Fehler"
6757
6758 #: src/language/stats/crosstabs.q:1304 src/language/stats/crosstabs.q:1354
6759 msgid "Approx. T"
6760 msgstr "Näherungsweises T"
6761
6762 #: src/language/stats/crosstabs.q:1305 src/language/stats/crosstabs.q:1355
6763 msgid "Approx. Sig."
6764 msgstr "Näherungsweise Signifikanz"
6765
6766 #: src/language/stats/crosstabs.q:1319
6767 msgid "Risk estimate."
6768 msgstr "Risikoschätzung."
6769
6770 #: src/language/stats/crosstabs.q:1324
6771 #, c-format
6772 msgid "95%% Confidence Interval"
6773 msgstr "95%% Konfidenzintervall"
6774
6775 #: src/language/stats/crosstabs.q:1345
6776 msgid "Directional measures."
6777 msgstr "Gerichtete Maße"
6778
6779 #: src/language/stats/crosstabs.q:1784
6780 msgid "Pearson Chi-Square"
6781 msgstr "Pearson Chi-Quadrat"
6782
6783 #: src/language/stats/crosstabs.q:1785
6784 msgid "Likelihood Ratio"
6785 msgstr "Likelihood-Quotient"
6786
6787 #: src/language/stats/crosstabs.q:1786
6788 msgid "Fisher's Exact Test"
6789 msgstr "Exakter Test nach Fisher"
6790
6791 #: src/language/stats/crosstabs.q:1787
6792 msgid "Continuity Correction"
6793 msgstr "Kontinuitätskorrektur"
6794
6795 #: src/language/stats/crosstabs.q:1788
6796 msgid "Linear-by-Linear Association"
6797 msgstr "Zusammenhangstest linear-mit-linear"
6798
6799 #: src/language/stats/crosstabs.q:1823 src/language/stats/crosstabs.q:1898
6800 #: src/language/stats/crosstabs.q:1963
6801 msgid "N of Valid Cases"
6802 msgstr "N der gültigen Fälle"
6803
6804 #: src/language/stats/crosstabs.q:1842 src/language/stats/crosstabs.q:1981
6805 msgid "Nominal by Nominal"
6806 msgstr "Nominal zu Nominal"
6807
6808 #: src/language/stats/crosstabs.q:1843 src/language/stats/crosstabs.q:1982
6809 msgid "Ordinal by Ordinal"
6810 msgstr "Ordinal zu Ordinal"
6811
6812 #: src/language/stats/crosstabs.q:1844
6813 msgid "Interval by Interval"
6814 msgstr "Interval zu Interval"
6815
6816 #: src/language/stats/crosstabs.q:1845
6817 msgid "Measure of Agreement"
6818 msgstr "Übereinstimmungsmaß"
6819
6820 #: src/language/stats/crosstabs.q:1851
6821 msgid "Cramer's V"
6822 msgstr "Cramer's V"
6823
6824 #: src/language/stats/crosstabs.q:1852
6825 msgid "Contingency Coefficient"
6826 msgstr "Kontingenz Koeffizient"
6827
6828 #: src/language/stats/crosstabs.q:1853
6829 msgid "Kendall's tau-b"
6830 msgstr "Kendall's tau-b"
6831
6832 #: src/language/stats/crosstabs.q:1854
6833 msgid "Kendall's tau-c"
6834 msgstr "Kendall's tau-c"
6835
6836 #: src/language/stats/crosstabs.q:1856
6837 msgid "Spearman Correlation"
6838 msgstr "Spearman Korrelation"
6839
6840 #: src/language/stats/crosstabs.q:1857
6841 msgid "Pearson's R"
6842 msgstr "Pearson's R"
6843
6844 #: src/language/stats/crosstabs.q:1936
6845 #, c-format
6846 msgid "Odds Ratio for %s (%g / %g)"
6847 msgstr "Quotenverhältnis für %s (%g / %g)"
6848
6849 #: src/language/stats/crosstabs.q:1939
6850 #, c-format
6851 msgid "Odds Ratio for %s (%.*s / %.*s)"
6852 msgstr "Quotenverhältnis für %s (%.*s / %.*s)"
6853
6854 #: src/language/stats/crosstabs.q:1947
6855 #, c-format
6856 msgid "For cohort %s = %.*g"
6857 msgstr "Für Kohorte %s = %.*g"
6858
6859 #: src/language/stats/crosstabs.q:1950
6860 #, c-format
6861 msgid "For cohort %s = %.*s"
6862 msgstr "Für Kohorte %s = %.*s"
6863
6864 #: src/language/stats/crosstabs.q:1983
6865 msgid "Nominal by Interval"
6866 msgstr "Nominal zu Interval"
6867
6868 #: src/language/stats/crosstabs.q:1989
6869 msgid "Goodman and Kruskal tau"
6870 msgstr "Goodman und Kruskal tau"
6871
6872 #: src/language/stats/crosstabs.q:1990
6873 msgid "Uncertainty Coefficient"
6874 msgstr "Unsicherheitskoeffizient"
6875
6876 #: src/language/stats/crosstabs.q:1991
6877 msgid "Somers' d"
6878 msgstr "Somers' d"
6879
6880 #: src/language/stats/crosstabs.q:1997
6881 msgid "Symmetric"
6882 msgstr "Symmetrisch"
6883
6884 #: src/language/stats/crosstabs.q:1998 src/language/stats/crosstabs.q:1999
6885 #, c-format
6886 msgid "%s Dependent"
6887 msgstr "%s Abhängig"
6888
6889 #: src/language/data-io/file-handle.q:74
6890 #, c-format
6891 msgid "File handle %s is already defined.  Use %s before redefining a file handle."
6892 msgstr "Der Dateiidentifikator %s wurde bereits definiert. Bevor Sie einen Dateiidentifikator umdefinieren verwenden Sie bitte %s."
6893
6894 #: src/language/data-io/file-handle.q:135
6895 #, c-format
6896 msgid "%s must be specified with %s."
6897 msgstr "%s erfordert die Angabe von %s."
6898
6899 #: src/language/data-io/file-handle.q:146
6900 #, c-format
6901 msgid "The specified file mode requires LRECL.  Assuming %zu-character records."
6902 msgstr "Der angegebene Dateimodus erfordert LRECL.  Es werden Einträge mit %zu Zeichen angewendet."
6903
6904 #: src/language/data-io/file-handle.q:150
6905 #, c-format
6906 msgid "Record length (%ld) must be between 1 and %lu bytes.  Assuming %zu-character records."
6907 msgstr "Die Länge der Einträge (%ld) muss zwischen 1 und %lu Bytes liegen.  Es wird von Einträgen mit einer Länge von %zu Zeichen ausgegangen."
6908
6909 #: src/language/data-io/file-handle.q:194
6910 msgid "file"
6911 msgstr "Datei"
6912
6913 #: src/language/data-io/file-handle.q:196
6914 msgid "inline file"
6915 msgstr "Inline-Datei"
6916
6917 #: src/language/data-io/file-handle.q:244
6918 msgid "expecting a file name or handle name"
6919 msgstr "es wurde ein Dateinname oder ein Identifikator erwartet"
6920
6921 #: src/language/data-io/file-handle.q:259
6922 #, c-format
6923 msgid "Handle for %s not allowed here."
6924 msgstr "Identifikator für %s ist hier nicht erlaubt."
6925
6926 #: src/ui/gui/aggregate.ui:7
6927 msgid "Aggregate Data"
6928 msgstr "Daten aggregieren"
6929
6930 #: src/ui/gui/aggregate.ui:102
6931 msgid "_Break variable(s)"
6932 msgstr "Break-_Variable(n)"
6933
6934 #: src/ui/gui/aggregate.ui:139
6935 msgid "Variable Name: "
6936 msgstr "Variablenname:"
6937
6938 #: src/ui/gui/aggregate.ui:164
6939 msgid "Variable Label: "
6940 msgstr "Variablenlabel:"
6941
6942 #: src/ui/gui/aggregate.ui:193
6943 msgid "Function: "
6944 msgstr "Funktion:"
6945
6946 #: src/ui/gui/aggregate.ui:256
6947 msgid "Argument 1: "
6948 msgstr "Argument 1: "
6949
6950 #: src/ui/gui/aggregate.ui:285
6951 msgid "Argument 2: "
6952 msgstr "Argument 2: "
6953
6954 #: src/ui/gui/aggregate.ui:331
6955 msgid "Aggregated variables"
6956 msgstr "Aggregierte Variablen"
6957
6958 #: src/ui/gui/aggregate.ui:365
6959 msgid "_Add aggregated variables to the active dataset"
6960 msgstr "Agg_regierte Variablen zum aktiven Datenblatt hinzufügen"
6961
6962 #: src/ui/gui/aggregate.ui:379
6963 msgid "_Replace the current dataset with the aggregated variables"
6964 msgstr "_Ersetze das aktuelle Datenblatt mit aggregierten Variablen"
6965
6966 #: src/ui/gui/aggregate.ui:394
6967 msgid "_Write a new data file containing only the aggregated variables"
6968 msgstr "_Neue Arbeitsdatei erstellen, die nur die aggregierten Variablen enthält"
6969
6970 #: src/ui/gui/aggregate.ui:431
6971 msgid "label"
6972 msgstr "Label"
6973
6974 #: src/ui/gui/aggregate.ui:475
6975 msgid "File is _already sorted on break variable(s)"
6976 msgstr "Die Datei ist bereits anhand der Break-Variable(n) sortiert"
6977
6978 #: src/ui/gui/aggregate.ui:490
6979 msgid "Sort file before a_ggregating"
6980 msgstr "Datei vor A_ggregierung sortieren"
6981
6982 #: src/ui/gui/aggregate.ui:511
6983 msgid "Options for very large datasets"
6984 msgstr "Optionen für sehr große Datenblätter"
6985
6986 #: src/ui/gui/autorecode.ui:7
6987 msgid "Automatic Recode"
6988 msgstr "Automatisches Umkodieren"
6989
6990 #: src/ui/gui/autorecode.ui:93
6991 msgid "Variable -> New Name"
6992 msgstr "Variable -> Neuer Name"
6993
6994 #: src/ui/gui/autorecode.ui:116
6995 msgid "_Lowest value"
6996 msgstr "_Kleinstem Wert"
6997
6998 #: src/ui/gui/autorecode.ui:132
6999 msgid "_Highest value"
7000 msgstr "_Größtem Wert"
7001
7002 #: src/ui/gui/autorecode.ui:154
7003 msgid "Recode starting from"
7004 msgstr "Umkodieren beginnen beim"
7005
7006 #: src/ui/gui/autorecode.ui:176
7007 msgid "_New Name"
7008 msgstr "_Neuer Name"
7009
7010 #: src/ui/gui/autorecode.ui:194
7011 msgid "_Add New Name"
7012 msgstr "Neuen Namen _hinzufügen"
7013
7014 #: src/ui/gui/autorecode.ui:236
7015 msgid "_Use the same recoding scheme for all variables"
7016 msgstr "_Dasselbe Umkodierungsschema für alle Variablen verwenden"
7017
7018 #: src/ui/gui/autorecode.ui:251
7019 msgid "Treat _blank string values as missing"
7020 msgstr "_Leere Strings als benutzerdefiniert fehlend markieren"
7021
7022 #: src/ui/gui/binomial.ui:64
7023 msgid "_Test Variable List:"
7024 msgstr "Test_variablen:"
7025
7026 #: src/ui/gui/binomial.ui:134 src/ui/gui/chi-square.ui:84
7027 msgid "_Get from data"
7028 msgstr "Aus _den Daten ermitteln"
7029
7030 #: src/ui/gui/binomial.ui:151 src/ui/gui/indep-samples.ui:342
7031 msgid "_Cut point:"
7032 msgstr "_Trennwert:"
7033
7034 #: src/ui/gui/binomial.ui:186
7035 msgid "Define Dichotomy"
7036 msgstr "Dichotomie definieren"
7037
7038 #: src/ui/gui/binomial.ui:205
7039 msgid "Test _Proportion:"
7040 msgstr "T_estanteil:"
7041
7042 #: src/ui/gui/compute.ui:8
7043 msgid "Compute Variable"
7044 msgstr "Variable berechnen"
7045
7046 #: src/ui/gui/compute.ui:42
7047 msgid "Target _Variable:"
7048 msgstr "Ziel_variable:"
7049
7050 #: src/ui/gui/compute.ui:73
7051 msgid "_Type & Label..."
7052 msgstr "Typ & _Label ..."
7053
7054 #: src/ui/gui/compute.ui:121
7055 msgid "="
7056 msgstr "="
7057
7058 #: src/ui/gui/compute.ui:175
7059 msgid "_Numeric Expressions:"
7060 msgstr "Numerischer _Ausdruck:"
7061
7062 #: src/ui/gui/compute.ui:239
7063 msgid "_Functions:"
7064 msgstr "_Funktionen:"
7065
7066 #: src/ui/gui/compute.ui:306 src/ui/gui/recode.ui:381
7067 msgid "_If..."
7068 msgstr "F_alls..."
7069
7070 #: src/ui/gui/compute.ui:360
7071 msgid "Compute Variable: Type and Label"
7072 msgstr "Variable berechnen: Typ und Label"
7073
7074 #: src/ui/gui/compute.ui:395
7075 msgid "Use _expression as label"
7076 msgstr "_Ausdruck als Label verwenden"
7077
7078 #: src/ui/gui/compute.ui:416
7079 msgid "_Label:"
7080 msgstr "_Beschriftung:"
7081
7082 #: src/ui/gui/compute.ui:516
7083 msgid "_String"
7084 msgstr "_String"
7085
7086 #: src/ui/gui/compute.ui:602
7087 msgid "_Numeric"
7088 msgstr "_Numerisch"
7089
7090 #: src/ui/gui/correlation.ui:7
7091 msgid "Bivariate Correlations"
7092 msgstr "Bivariate Korrelationen"
7093
7094 #: src/ui/gui/correlation.ui:116
7095 msgid "Pearso_n"
7096 msgstr "_Pearson"
7097
7098 #: src/ui/gui/correlation.ui:131
7099 msgid "_Kendall's tau-b"
7100 msgstr "_Kendalls Tau b"
7101
7102 #: src/ui/gui/correlation.ui:146
7103 msgid "_Spearman"
7104 msgstr "_Spearman"
7105
7106 #: src/ui/gui/correlation.ui:166
7107 msgid "Correlation Coefficients"
7108 msgstr "Korrelationskoeffizienten"
7109
7110 #: src/ui/gui/correlation.ui:190
7111 msgid "_Two-tailed"
7112 msgstr "Z_weiseitig"
7113
7114 #: src/ui/gui/correlation.ui:206
7115 msgid "One-tai_led"
7116 msgstr "E_inseitig"
7117
7118 #: src/ui/gui/correlation.ui:227
7119 msgid "Test of Significance"
7120 msgstr "Signifikanztest"
7121
7122 #: src/ui/gui/correlation.ui:239
7123 msgid "_Flag significant correlations"
7124 msgstr "Signifi_kante Korrelationen markieren"
7125
7126 #: src/ui/gui/count.ui:7
7127 msgid "Count Occurrences of Values within Cases"
7128 msgstr "Häufigkeiten von Werten in den Fällen zählen"
7129
7130 #: src/ui/gui/count.ui:98
7131 msgid "Numeric _Variables:"
7132 msgstr "_Numerische Variablen:"
7133
7134 #: src/ui/gui/count.ui:133
7135 msgid "_Target Variable:"
7136 msgstr "_Zielvariable:"
7137
7138 #: src/ui/gui/count.ui:165
7139 msgid "Target _Label:"
7140 msgstr "Ziel_label:"
7141
7142 #: src/ui/gui/count.ui:180
7143 msgid "_Define Values..."
7144 msgstr "_Werte definieren..."
7145
7146 #: src/ui/gui/count.ui:230
7147 msgid "Count Values within Cases: Values to Count"
7148 msgstr "Werte in Fällen zählen: Welche Werte?"
7149
7150 #: src/ui/gui/count.ui:272
7151 msgid "Values _to Count:"
7152 msgstr "_Zu zählende Werte:"
7153
7154 #: src/ui/gui/crosstabs.ui:7
7155 msgid "Crosstabs"
7156 msgstr "Kreuztabellen"
7157
7158 #: src/ui/gui/crosstabs.ui:58
7159 msgid "_Rows"
7160 msgstr "_Reihen"
7161
7162 #: src/ui/gui/crosstabs.ui:101
7163 msgid "_Columns"
7164 msgstr "S_palten"
7165
7166 #: src/ui/gui/crosstabs.ui:140
7167 msgid "_Format..."
7168 msgstr "_Format..."
7169
7170 #: src/ui/gui/crosstabs.ui:154 src/ui/gui/examine.ui:252
7171 msgid "_Statistics..."
7172 msgstr "_Statistiken..."
7173
7174 #: src/ui/gui/crosstabs.ui:168
7175 msgid "Ce_lls..."
7176 msgstr "_Zellen..."
7177
7178 #: src/ui/gui/crosstabs.ui:249
7179 msgid "Crosstabs: Format"
7180 msgstr "Kreuztabellen: Format"
7181
7182 #: src/ui/gui/crosstabs.ui:268
7183 msgid "Print tables"
7184 msgstr "Tabellen ausgeben"
7185
7186 #: src/ui/gui/crosstabs.ui:281
7187 msgid "Pivot"
7188 msgstr "Pivottabelle"
7189
7190 #: src/ui/gui/crosstabs.ui:294 src/ui/gui/sort.ui:131
7191 msgid "Ascending"
7192 msgstr "Aufsteigend"
7193
7194 #: src/ui/gui/crosstabs.ui:336
7195 msgid "Crosstabs: Cells"
7196 msgstr "Kreuztabellen: Zellen anzeigen"
7197
7198 #: src/ui/gui/crosstabs.ui:370
7199 msgid "Cell Display"
7200 msgstr "Anzeige in den Zellen"
7201
7202 #: src/ui/gui/crosstabs.ui:398
7203 msgid "Crosstabs: Statistics"
7204 msgstr "Kreuztabellen: Statistiken"
7205
7206 #: src/ui/gui/crosstabs.ui:432 src/ui/gui/oneway.ui:235
7207 msgid "Statistics"
7208 msgstr "Statistiken"
7209
7210 #: src/ui/gui/chi-square.ui:13
7211 msgid "Chi-Square Test"
7212 msgstr "Chi-Quadrat-Test"
7213
7214 #: src/ui/gui/chi-square.ui:100
7215 msgid "Use _specified range"
7216 msgstr "_Angegebenen Bereich verwenden"
7217
7218 #: src/ui/gui/chi-square.ui:124
7219 msgid "_Lower:"
7220 msgstr "_Minimum:"
7221
7222 #: src/ui/gui/chi-square.ui:133
7223 msgid "_Upper:"
7224 msgstr "Ma_ximum:"
7225
7226 #: src/ui/gui/chi-square.ui:180
7227 msgid "Expected Range:"
7228 msgstr "Erwarteter Bereich:"
7229
7230 #: src/ui/gui/chi-square.ui:207
7231 msgid "All categor_ies equal"
7232 msgstr "Alle Kate_gorien gleich"
7233
7234 #: src/ui/gui/chi-square.ui:224
7235 msgid "_Values"
7236 msgstr "_Werte"
7237
7238 #: src/ui/gui/chi-square.ui:271
7239 msgid "Expected Values:"
7240 msgstr "Erwartete Werte:"
7241
7242 #: src/ui/gui/chi-square.ui:318
7243 msgid "Test _Variables"
7244 msgstr "_Testvariablen:"
7245
7246 #: src/ui/gui/data-sheet.ui:51 src/ui/gui/data-editor.ui:115
7247 #: src/ui/gui/output-window.ui:30 src/ui/gui/syntax-editor.ui:71
7248 #: src/ui/gui/var-sheet.ui:35
7249 msgid "_Edit"
7250 msgstr "_Bearbeiten"
7251
7252 #: src/ui/gui/data-sheet.ui:57 src/ui/gui/var-sheet.ui:41
7253 msgid "Insert Variable"
7254 msgstr "Variable einfügen"
7255
7256 #: src/ui/gui/data-sheet.ui:58 src/ui/gui/var-sheet.ui:42
7257 msgid "Create a new variable at the current position"
7258 msgstr "An der aktuellen Stelle eine neue Variable einfügen"
7259
7260 #: src/ui/gui/data-sheet.ui:65
7261 msgid "Insert Case"
7262 msgstr "_Fall einfügen"
7263
7264 #: src/ui/gui/data-sheet.ui:66
7265 msgid "Create a new case at the current position"
7266 msgstr "An der aktuellen Stelle einen neuen Fall einfügen"
7267
7268 #: src/ui/gui/data-sheet.ui:73 src/ui/gui/var-sheet.ui:49
7269 msgid "Go To Variable..."
7270 msgstr "_Gehe zu Variable..."
7271
7272 #: src/ui/gui/data-sheet.ui:74 src/ui/gui/data-editor.ui:493
7273 #: src/ui/gui/var-sheet.ui:50
7274 msgid "Jump to variable"
7275 msgstr "Zu Variable springen"
7276
7277 #: src/ui/gui/data-sheet.ui:80
7278 msgid "Go To Case..."
7279 msgstr "Gehe zu Fall..."
7280
7281 #: src/ui/gui/data-sheet.ui:82
7282 msgid "Jump to a case in the data sheet"
7283 msgstr "Gehe zu Fall"
7284
7285 #: src/ui/gui/data-sheet.ui:108 src/ui/gui/var-sheet.ui:75
7286 msgid "Cl_ear Variables"
7287 msgstr "Variabl_e löschen"
7288
7289 #: src/ui/gui/data-sheet.ui:109 src/ui/gui/var-sheet.ui:76
7290 msgid "Delete the variables at the selected position(s)"
7291 msgstr "Die ausgewählte(n) Variable(n) löschen"
7292
7293 #: src/ui/gui/data-sheet.ui:117
7294 msgid "_Clear Cases"
7295 msgstr "Fälle lös_chen"
7296
7297 #: src/ui/gui/data-sheet.ui:118
7298 msgid "Delete the cases at the selected position(s)"
7299 msgstr "Lösche Fälle in den/der ausgewählten Position(en)"
7300
7301 #: src/ui/gui/data-sheet.ui:125
7302 msgid "_Find..."
7303 msgstr "_Suchen..."
7304
7305 #: src/ui/gui/data-sheet.ui:132
7306 msgid "Sort _Ascending"
7307 msgstr "_Aufsteigend"
7308
7309 #: src/ui/gui/data-sheet.ui:139
7310 msgid "Sort _Descending"
7311 msgstr "A_bsteigend"
7312
7313 #: src/ui/gui/descriptives.ui:116 src/ui/gui/factor.ui:184
7314 #: src/ui/gui/recode.ui:606
7315 msgid "_Variables:"
7316 msgstr "_Variablen:"
7317
7318 #: src/ui/gui/descriptives.ui:160
7319 msgid "S_tatistics:"
7320 msgstr "_Statistiken:"
7321
7322 #: src/ui/gui/descriptives.ui:199
7323 msgid "_Exclude entire case if any selected variable is missing"
7324 msgstr "_Ausschluss des gesamten Falls, wenn eine der gewählten Variablen fehlt "
7325
7326 #: src/ui/gui/descriptives.ui:215
7327 msgid "_Include user-missing data in analysis"
7328 msgstr "_Benutzerdefiniert fehlende Werte in Analyse mit einschließen"
7329
7330 #: src/ui/gui/descriptives.ui:231
7331 msgid "Save _Z-scores of selected variables as new variables"
7332 msgstr "_Z-Werte der gewählten Variablen als neue Variablen speichern"
7333
7334 #: src/ui/gui/descriptives.ui:253
7335 msgid "Options:"
7336 msgstr "Optionen:"
7337
7338 #: src/ui/gui/examine.ui:8
7339 msgid "Explore"
7340 msgstr "Explorative Datenanalyse"
7341
7342 #: src/ui/gui/examine.ui:52
7343 msgid "_Label Cases by:"
7344 msgstr "Fallb_eschriftung"
7345
7346 #: src/ui/gui/examine.ui:102
7347 msgid "_Factor List:"
7348 msgstr "F_aktorenliste"
7349
7350 #: src/ui/gui/examine.ui:151 src/ui/gui/means.ui:114
7351 msgid "_Dependent List:"
7352 msgstr "Liste der ab_hänigen Variablen"
7353
7354 #: src/ui/gui/examine.ui:311
7355 msgid "Explore: Statistics"
7356 msgstr "Explorative Datenanalyse: Statistiken"
7357
7358 #: src/ui/gui/examine.ui:328 src/ui/gui/oneway.ui:197
7359 msgid "_Descriptives"
7360 msgstr "_Deskriptive"
7361
7362 #: src/ui/gui/examine.ui:342
7363 msgid "_Extremes"
7364 msgstr "_Ausreißer"
7365
7366 #: src/ui/gui/examine.ui:356
7367 msgid "_Percentiles"
7368 msgstr "_Perzentile"
7369
7370 #: src/ui/gui/examine.ui:393
7371 msgid "Explore: Options"
7372 msgstr "Explorative Datenanalyse: Optionen"
7373
7374 #: src/ui/gui/examine.ui:417 src/ui/gui/t-test.ui:57
7375 msgid "Exclude cases _listwise"
7376 msgstr "_Listenweiser Fallausschluss"
7377
7378 #: src/ui/gui/examine.ui:432
7379 msgid "Exclude cases _pairwise"
7380 msgstr "_Paarweiser Fallausschluss"
7381
7382 #: src/ui/gui/examine.ui:448
7383 msgid "_Report values"
7384 msgstr "W_erte einbeziehen"
7385
7386 #: src/ui/gui/goto-case.ui:8
7387 msgid "Goto Case"
7388 msgstr "Gehe zu Fall"
7389
7390 #: src/ui/gui/goto-case.ui:26
7391 msgid "Goto Case Number:"
7392 msgstr "Fallnummer:"
7393
7394 #: src/ui/gui/factor.ui:13 src/ui/gui/factor.ui:22
7395 msgid "Principal Components Analysis"
7396 msgstr "Hauptkomponentenanalyse"
7397
7398 #: src/ui/gui/factor.ui:16 src/ui/gui/factor.ui:26
7399 msgid "Principal Axis Factoring"
7400 msgstr "Hauptachsen-Faktorenanalyse"
7401
7402 #: src/ui/gui/factor.ui:29
7403 msgid "Factor Analysis"
7404 msgstr "Faktorenanalyse"
7405
7406 #: src/ui/gui/factor.ui:56 src/ui/gui/data-editor.ui:304
7407 msgid "_Descriptives..."
7408 msgstr "_Deskriptive Statistiken..."
7409
7410 #: src/ui/gui/factor.ui:69
7411 msgid "_Extraction..."
7412 msgstr "E_xtraktion..."
7413
7414 #: src/ui/gui/factor.ui:83
7415 msgid "_Rotations..."
7416 msgstr "Ro_tation..."
7417
7418 #: src/ui/gui/factor.ui:205
7419 msgid "Factor Analysis: Extraction"
7420 msgstr "Faktorenanalyse: Extraktion"
7421
7422 #: src/ui/gui/factor.ui:229
7423 msgid "_Method: "
7424 msgstr "_Methode:"
7425
7426 #: src/ui/gui/factor.ui:281
7427 msgid "Co_rrelation matrix"
7428 msgstr "_Korrelationsmatrix"
7429
7430 #: src/ui/gui/factor.ui:296
7431 msgid "Co_variance matrix"
7432 msgstr "Ko_varianzmatrix"
7433
7434 #: src/ui/gui/factor.ui:317
7435 msgid "Analyze"
7436 msgstr "Analysieren"
7437
7438 #: src/ui/gui/factor.ui:341
7439 msgid "_Unrotated factor solution"
7440 msgstr "Nicht _rotierte Faktorlösung"
7441
7442 #: src/ui/gui/factor.ui:356
7443 msgid "_Scree plot"
7444 msgstr "_Screeplot"
7445
7446 #: src/ui/gui/factor.ui:376 src/ui/gui/roc.ui:288
7447 msgid "Display"
7448 msgstr "Anzeige"
7449
7450 #: src/ui/gui/factor.ui:449
7451 msgid "_Number of factors:"
7452 msgstr "_Anzahl der Faktoren:"
7453
7454 #: src/ui/gui/factor.ui:481
7455 msgid "Extract"
7456 msgstr "Extrahieren"
7457
7458 #: src/ui/gui/factor.ui:496 src/ui/gui/factor.ui:688
7459 msgid "Ma_ximum iterations for convergence:"
7460 msgstr "Ma_ximale Anzahl der Iterationsschritte für Konvergenz:"
7461
7462 #: src/ui/gui/factor.ui:561
7463 msgid "Factor Analysis: Rotation"
7464 msgstr "Faktorenanalyse: Rotation"
7465
7466 #: src/ui/gui/factor.ui:594
7467 msgid "_None"
7468 msgstr "Ke_ine"
7469
7470 #: src/ui/gui/factor.ui:605
7471 msgid "_Varimax"
7472 msgstr "_Varimax"
7473
7474 #: src/ui/gui/factor.ui:621
7475 msgid "_Quartimax"
7476 msgstr "_Quartimax"
7477
7478 #: src/ui/gui/factor.ui:637
7479 msgid "_Equimax"
7480 msgstr "_Equamax"
7481
7482 #: src/ui/gui/factor.ui:660
7483 msgid "Method"
7484 msgstr "Methode"
7485
7486 #: src/ui/gui/factor.ui:671
7487 msgid "_Display rotated solution"
7488 msgstr "_Rotierte Lösung anzeigen"
7489
7490 #: src/ui/gui/find.ui:8
7491 msgid "Find Case"
7492 msgstr "Fälle finden"
7493
7494 #: src/ui/gui/find.ui:88
7495 msgid "Variable:"
7496 msgstr "Variable:"
7497
7498 #: src/ui/gui/find.ui:124 src/ui/gui/val-labs-dialog.ui:109
7499 msgid "Value:"
7500 msgstr "Wert:"
7501
7502 #: src/ui/gui/find.ui:147
7503 msgid "Search value labels"
7504 msgstr "Wertelabel durchsuchen"
7505
7506 #: src/ui/gui/find.ui:171
7507 msgid "Regular expression Match"
7508 msgstr "Übereinstimmung mit regulärem Ausdruck"
7509
7510 #: src/ui/gui/find.ui:187
7511 msgid "Search substrings"
7512 msgstr "Einzelnen Worteile durchsuchen"
7513
7514 #: src/ui/gui/find.ui:203
7515 msgid "Wrap around"
7516 msgstr "Am Ende von vorn beginnen"
7517
7518 #: src/ui/gui/find.ui:218
7519 msgid "Search backward"
7520 msgstr "Rückwärts suchen"
7521
7522 #: src/ui/gui/frequencies.ui:108 src/ui/gui/rank.ui:108
7523 msgid "_Variable(s):"
7524 msgstr "_Variable(n):"
7525
7526 #: src/ui/gui/frequencies.ui:147
7527 msgid "_Statistics:"
7528 msgstr "_Statistiken:"
7529
7530 #: src/ui/gui/frequencies.ui:160
7531 msgid "Include _missing values"
7532 msgstr "_Fehlende Werte mit einschließen"
7533
7534 #: src/ui/gui/frequencies.ui:178
7535 msgid "Ch_arts..."
7536 msgstr "_Diagramme..."
7537
7538 #: src/ui/gui/frequencies.ui:193
7539 msgid "Frequency _Tables..."
7540 msgstr "_Häufigkeitstabellen..."
7541
7542 #: src/ui/gui/frequencies.ui:244
7543 msgid "Frequencies: Frequency Tables"
7544 msgstr "Häufigkeiten: Häufigkeitstabellen"
7545
7546 #: src/ui/gui/frequencies.ui:281
7547 msgid "_Always"
7548 msgstr "_Immer"
7549
7550 #: src/ui/gui/frequencies.ui:298
7551 msgid "_Never"
7552 msgstr "_Niemals"
7553
7554 #: src/ui/gui/frequencies.ui:318
7555 msgid "If no _more than "
7556 msgstr "_Wenn nicht mehr als "
7557
7558 #: src/ui/gui/frequencies.ui:350
7559 msgid "values"
7560 msgstr "Werte"
7561
7562 #: src/ui/gui/frequencies.ui:371
7563 msgid "Display frequency tables"
7564 msgstr "Häufigkeitstabellen anzeigen"
7565
7566 #: src/ui/gui/frequencies.ui:398
7567 msgid "A_scending value"
7568 msgstr "_Aufsteigenden Werte"
7569
7570 #: src/ui/gui/frequencies.ui:415
7571 msgid "D_escending value"
7572 msgstr "A_bsteigenden Werte"
7573
7574 #: src/ui/gui/frequencies.ui:432
7575 msgid "Ascending _frequency"
7576 msgstr "Aufs_teigenden Häufigkeiten"
7577
7578 #: src/ui/gui/frequencies.ui:449
7579 msgid "Descending f_requency"
7580 msgstr "Ab_steigenden Häufigkeiten"
7581
7582 #: src/ui/gui/frequencies.ui:472
7583 msgid "Order by"
7584 msgstr "Sortieren nach"
7585
7586 #: src/ui/gui/frequencies.ui:514
7587 msgid "Frequencies: Charts"
7588 msgstr "Häufigkeiten: Diagramme"
7589
7590 #: src/ui/gui/frequencies.ui:542
7591 msgid "Exclude values _below "
7592 msgstr "Ausschließen von Werten _unter "
7593
7594 #: src/ui/gui/frequencies.ui:578
7595 msgid "Exclude values _above "
7596 msgstr "Ausschließen von Werten _über "
7597
7598 #: src/ui/gui/frequencies.ui:616
7599 msgid "Scale:"
7600 msgstr "Skala:"
7601
7602 #: src/ui/gui/frequencies.ui:624
7603 msgid "_Frequencies"
7604 msgstr "_Häufigkeiten"
7605
7606 #: src/ui/gui/frequencies.ui:638
7607 msgid "_Percentages"
7608 msgstr "_Prozentwerte"
7609
7610 #: src/ui/gui/frequencies.ui:662
7611 msgid "<b>Chart Formatting</b>"
7612 msgstr "<b>Diagrammformat</b>"
7613
7614 #: src/ui/gui/frequencies.ui:686
7615 msgid "Draw _histograms"
7616 msgstr "_Histogramme zeichnen"
7617
7618 #: src/ui/gui/frequencies.ui:699
7619 msgid "Superimpose _normal curve"
7620 msgstr "_Normalverteilungskurve anzeigen"
7621
7622 #: src/ui/gui/frequencies.ui:717
7623 msgid "<b>Histograms</b>"
7624 msgstr "<b>Histogramme</b>"
7625
7626 #: src/ui/gui/frequencies.ui:741
7627 msgid "Draw _bar charts"
7628 msgstr "_Balkendiagramm zeichnen"
7629
7630 #: src/ui/gui/frequencies.ui:759
7631 msgid "<b>Bar Charts</b>"
7632 msgstr "<b>Balkendiagramme</b>"
7633
7634 #: src/ui/gui/frequencies.ui:783
7635 msgid "Draw _pie charts"
7636 msgstr "_Kreisdiagramm zeichnen"
7637
7638 #: src/ui/gui/frequencies.ui:796
7639 msgid "Include slices for _missing values"
7640 msgstr "_Segmente für fehlende Werte einfügen"
7641
7642 #: src/ui/gui/frequencies.ui:814
7643 msgid "<b>Pie Charts</b>"
7644 msgstr "<b>Kreisdiagramme</b>"
7645
7646 #: src/ui/gui/indep-samples.ui:8
7647 msgid "Independent-Samples T Test"
7648 msgstr "T-Test bei unabhängigen Stichproben"
7649
7650 #: src/ui/gui/indep-samples.ui:54
7651 msgid "_Define Groups..."
7652 msgstr "Gruppen _definieren"
7653
7654 #: src/ui/gui/indep-samples.ui:133 src/ui/gui/t-test.ui:172
7655 msgid "_Test Variable(s):"
7656 msgstr "_Testvariable(n):"
7657
7658 #: src/ui/gui/indep-samples.ui:180
7659 msgid "_Grouping Variable:"
7660 msgstr "_Gruppenvariable:"
7661
7662 #: src/ui/gui/indep-samples.ui:238
7663 msgid "Define Groups"
7664 msgstr "Gruppenvariable"
7665
7666 #: src/ui/gui/indep-samples.ui:278
7667 msgid "Group_2 value:"
7668 msgstr "Wert Gruppe_2:"
7669
7670 #: src/ui/gui/indep-samples.ui:292
7671 msgid "Group_1 value:"
7672 msgstr "Wert Gruppe_1:"
7673
7674 #: src/ui/gui/indep-samples.ui:375
7675 msgid "_Use specified values:"
7676 msgstr "_Angegebene Werte verwenden:"
7677
7678 #: src/ui/gui/k-means.ui:7
7679 msgid "K-Means Cluster Analysis"
7680 msgstr "k-Means Clusteranalyse"
7681
7682 #: src/ui/gui/k-means.ui:94
7683 msgid "N_umber of Clusters: "
7684 msgstr "Anzahl der Cluster:"
7685
7686 #: src/ui/gui/k-related.ui:7
7687 msgid "Tests for Several Related Samples"
7688 msgstr "Tests für  mehreren verbundenen Stichproben"
7689
7690 #: src/ui/gui/k-related.ui:104
7691 msgid "_Test Variables:"
7692 msgstr "Test_variablen:"
7693
7694 #: src/ui/gui/k-related.ui:133
7695 msgid "_Friedman"
7696 msgstr "Frie_dman"
7697
7698 #: src/ui/gui/k-related.ui:148
7699 msgid "_Kendall's W"
7700 msgstr "Kendall-_W"
7701
7702 #: src/ui/gui/k-related.ui:163
7703 msgid "_Cochran's Q"
7704 msgstr "_Cochran-Q"
7705
7706 #: src/ui/gui/ks-one-sample.ui:108
7707 msgid "Test _Variable List:"
7708 msgstr "_Testvariablen:"
7709
7710 #: src/ui/gui/ks-one-sample.ui:139
7711 msgid "_Normal"
7712 msgstr "_Normalverteilung"
7713
7714 #: src/ui/gui/ks-one-sample.ui:150
7715 msgid "_Poisson"
7716 msgstr "_Poisson"
7717
7718 #: src/ui/gui/ks-one-sample.ui:164
7719 msgid "_Uniform"
7720 msgstr "_Gleichverteilung"
7721
7722 #: src/ui/gui/ks-one-sample.ui:178
7723 msgid "_Exponential"
7724 msgstr "_Exponential"
7725
7726 #: src/ui/gui/ks-one-sample.ui:199
7727 msgid "Test Distribution"
7728 msgstr "Zu testende Verteilung"
7729
7730 #: src/ui/gui/logistic.ui:7
7731 msgid "Logistic Regression"
7732 msgstr "Logistische Regression"
7733
7734 #: src/ui/gui/logistic.ui:33
7735 msgid "_Options..."
7736 msgstr "_Optionen..."
7737
7738 #: src/ui/gui/logistic.ui:48 src/ui/gui/regression.ui:48
7739 #: src/ui/gui/syntax-editor.ui:45
7740 msgid "_Save..."
7741 msgstr "Speichern..."
7742
7743 #: src/ui/gui/logistic.ui:152 src/ui/gui/regression.ui:166
7744 msgid "_Dependent"
7745 msgstr "_Abhängige Variable"
7746
7747 #: src/ui/gui/logistic.ui:201 src/ui/gui/regression.ui:214
7748 msgid "_Independent"
7749 msgstr "_Unabhängige Variable(n)"
7750
7751 #: src/ui/gui/logistic.ui:240
7752 msgid "Logistic Regression: Options"
7753 msgstr "Logistische Regression: Optionen"
7754
7755 #: src/ui/gui/logistic.ui:260
7756 msgid "CI for _exp(B): "
7757 msgstr "Konfidenzintervall für exp(B):"
7758
7759 #: src/ui/gui/logistic.ui:337
7760 msgid "Classification cu_toff: "
7761 msgstr "Klassifikationssch_wellenwert"
7762
7763 #: src/ui/gui/logistic.ui:348
7764 msgid "_Maximum Iterations: "
7765 msgstr "_Maximale Anzahl der Iterationen:"
7766
7767 #: src/ui/gui/logistic.ui:365
7768 msgid "Include _constant in model"
7769 msgstr "K_onstante in Modell einschließen"
7770
7771 #: src/ui/gui/means.ui:8
7772 msgid "Means"
7773 msgstr "Mittelwerte"
7774
7775 #: src/ui/gui/means.ui:175
7776 msgid "_Independent List:"
7777 msgstr "Liste der _abhänigen Variablen"
7778
7779 #: src/ui/gui/missing-val-dialog.ui:25
7780 msgid "_No missing values"
7781 msgstr "Kei_ne fehlenden Werte"
7782
7783 #: src/ui/gui/missing-val-dialog.ui:96
7784 msgid "_Discrete missing values"
7785 msgstr "_Einzelne fehlende Werte"
7786
7787 #: src/ui/gui/missing-val-dialog.ui:130
7788 msgid "_Low:"
7789 msgstr "_Kleinster Wert:"
7790
7791 #: src/ui/gui/missing-val-dialog.ui:149
7792 msgid "_High:"
7793 msgstr "_Größter Wert:"
7794
7795 #: src/ui/gui/missing-val-dialog.ui:174
7796 msgid "Di_screte value:"
7797 msgstr "Ein_zelner Wert:"
7798
7799 #: src/ui/gui/missing-val-dialog.ui:202
7800 msgid "_Range plus one optional discrete missing value"
7801 msgstr "_Bereich und einzelner fehlender Wert"
7802
7803 #: src/ui/gui/oneway.ui:8
7804 msgid "One-Way ANOVA"
7805 msgstr "Einfaktorielle ANOVA"
7806
7807 #: src/ui/gui/oneway.ui:38
7808 msgid "_Factor:"
7809 msgstr "Fak_tor:"
7810
7811 #: src/ui/gui/oneway.ui:78
7812 msgid "Dependent _Variable(s):"
7813 msgstr "_Abhängige Variable(n):"
7814
7815 #: src/ui/gui/oneway.ui:213
7816 msgid "_Homogeneity"
7817 msgstr "_Homogenität"
7818
7819 #: src/ui/gui/oneway.ui:251
7820 msgid "_Contrasts..."
7821 msgstr "_Kontraste..."
7822
7823 #: src/ui/gui/oneway.ui:307
7824 msgid "One-Way ANOVA: Contrasts"
7825 msgstr "Einfaktorielle ANOVA: Kontraste"
7826
7827 #: src/ui/gui/oneway.ui:384
7828 msgid "_Coefficients:"
7829 msgstr "K_oeffizienten:"
7830
7831 #: src/ui/gui/oneway.ui:432
7832 msgid "Coefficient Total: "
7833 msgstr "Koeffizientensumme:"
7834
7835 #: src/ui/gui/oneway.ui:468
7836 msgid "Contrast 1 of 1"
7837 msgstr "Kontrast 1 von 1"
7838
7839 #: src/ui/gui/paired-samples.ui:113
7840 msgid "_Test Pair(s):"
7841 msgstr "_Variablenpaar(e):"
7842
7843 #: src/ui/gui/psppire.ui:7
7844 msgid "Weight Cases"
7845 msgstr "Fälle gewichten"
7846
7847 #: src/ui/gui/psppire.ui:67
7848 msgid "Weight cases by"
7849 msgstr "Fälle gewichten nach"
7850
7851 #: src/ui/gui/psppire.ui:103
7852 msgid "Frequency Variable"
7853 msgstr "Häufigkeitsvariable"
7854
7855 #: src/ui/gui/psppire.ui:146
7856 msgid "Current Status: "
7857 msgstr "Aktueller Status: "
7858
7859 #: src/ui/gui/psppire.ui:196
7860 msgid "Transpose"
7861 msgstr "Transponieren"
7862
7863 #: src/ui/gui/psppire.ui:249
7864 msgid "Name Variable:"
7865 msgstr "Namensvariable:"
7866
7867 #: src/ui/gui/psppire.ui:284
7868 msgid "Variable(s):"
7869 msgstr "Variable(n):"
7870
7871 #: src/ui/gui/psppire.ui:385
7872 msgid "Data File Comments"
7873 msgstr "Datendateikommentare"
7874
7875 #: src/ui/gui/psppire.ui:410
7876 msgid "Comments:"
7877 msgstr "Kommentare"
7878
7879 #: src/ui/gui/psppire.ui:451
7880 msgid "Display comments in output"
7881 msgstr "Kommentare in der Ausgabe anzeigen"
7882
7883 #: src/ui/gui/psppire.ui:470
7884 msgid "Column Number: 0"
7885 msgstr "Spaltennummer: 0"
7886
7887 #: src/ui/gui/rank.ui:8
7888 msgid "Rank Cases"
7889 msgstr "Rangfolge bilden"
7890
7891 #: src/ui/gui/rank.ui:59
7892 msgid "_By:"
7893 msgstr "_Schritt:"
7894
7895 #: src/ui/gui/rank.ui:209
7896 msgid "_Smallest Value"
7897 msgstr "Kleinste_m Wert"
7898
7899 #: src/ui/gui/rank.ui:226
7900 msgid "_Largest Value"
7901 msgstr "_Größtem Wert"
7902
7903 #: src/ui/gui/rank.ui:250
7904 msgid "Assign rank 1 to:"
7905 msgstr "Rang 1 zuweisen:"
7906
7907 #: src/ui/gui/rank.ui:266
7908 msgid "_Display summary tables"
7909 msgstr "Z_usammenfassungen anzeigen"
7910
7911 #: src/ui/gui/rank.ui:284
7912 msgid "Rank T_ypes"
7913 msgstr "Rang_typen"
7914
7915 #: src/ui/gui/rank.ui:299
7916 msgid "_Ties..."
7917 msgstr "Rang_bedingungen"
7918
7919 #: src/ui/gui/rank.ui:351
7920 msgid "Rank Cases: Types"
7921 msgstr "Rangfolge bilden: Typen"
7922
7923 #: src/ui/gui/rank.ui:372
7924 msgid "Sum of case _weights"
7925 msgstr "Summe der _Fallgewichte"
7926
7927 #: src/ui/gui/rank.ui:389
7928 msgid "Fractional rank as _%"
7929 msgstr "Relative Rangfolge in _%"
7930
7931 #: src/ui/gui/rank.ui:404
7932 msgid "_Fractional rank"
7933 msgstr "R_elative Rangfolge"
7934
7935 #: src/ui/gui/rank.ui:419
7936 msgid "_Savage score"
7937 msgstr "_Savage-Wert"
7938
7939 #: src/ui/gui/rank.ui:434
7940 msgid "_Rank"
7941 msgstr "_Rang"
7942
7943 #: src/ui/gui/rank.ui:449
7944 msgid "N_tiles"
7945 msgstr "_N-Perzentile"
7946
7947 #: src/ui/gui/rank.ui:493
7948 msgid "_Proportion Estimates"
7949 msgstr "Anteilssc_hätzungen"
7950
7951 #: src/ui/gui/rank.ui:507
7952 msgid "_Normal Scores"
7953 msgstr "N_ormalrangwerte"
7954
7955 #: src/ui/gui/rank.ui:543
7956 msgid "_Blom"
7957 msgstr "_Blom"
7958
7959 #: src/ui/gui/rank.ui:558
7960 msgid "Tuke_y"
7961 msgstr "_Tukey"
7962
7963 #: src/ui/gui/rank.ui:573
7964 msgid "Ran_kit"
7965 msgstr "Ran_kit"
7966
7967 #: src/ui/gui/rank.ui:588
7968 msgid "_Van der Waerden"
7969 msgstr "_Van der Waerden"
7970
7971 #: src/ui/gui/rank.ui:609
7972 msgid "Proportion Estimation Formula"
7973 msgstr "Formel für Anteilsschätzung"
7974
7975 #: src/ui/gui/rank.ui:643
7976 msgid "Rank Cases: Ties"
7977 msgstr "Rangfolge bilden: Rangbedienungen"
7978
7979 #: src/ui/gui/rank.ui:669
7980 msgid "_Mean"
7981 msgstr "_Mittelwert"
7982
7983 #: src/ui/gui/rank.ui:686
7984 msgid "_Low"
7985 msgstr "Mi_nimum"
7986
7987 #: src/ui/gui/rank.ui:704
7988 msgid "_High"
7989 msgstr "Ma_ximum"
7990
7991 #: src/ui/gui/rank.ui:727
7992 msgid "_Sequential ranks to unique values"
7993 msgstr "_Ränge fortlaufend vergeben"
7994
7995 #: src/ui/gui/rank.ui:750
7996 msgid "Rank Assigned to Ties"
7997 msgstr "Zugewiesener Rang bein Rangbedingungen"
7998
7999 #: src/ui/gui/runs.ui:114
8000 msgid "_Median"
8001 msgstr "_Median"
8002
8003 #: src/ui/gui/runs.ui:124
8004 msgid "M_ean"
8005 msgstr "Mittel_wert"
8006
8007 #: src/ui/gui/runs.ui:138
8008 msgid "Mo_de"
8009 msgstr "Mo_dalwert"
8010
8011 #: src/ui/gui/runs.ui:155
8012 msgid "_Custom:"
8013 msgstr "_Benutzerdefiniert:"
8014
8015 #: src/ui/gui/runs.ui:194
8016 msgid "Cut Point"
8017 msgstr "Trennwert"
8018
8019 #: src/ui/gui/sort.ui:8
8020 msgid "Sort Cases"
8021 msgstr "Fälle sortieren"
8022
8023 #: src/ui/gui/sort.ui:80
8024 msgid "Sort by:"
8025 msgstr "Sortieren nach:"
8026
8027 #: src/ui/gui/sort.ui:147
8028 msgid "Descending"
8029 msgstr "Absteigend"
8030
8031 #: src/ui/gui/sort.ui:169
8032 msgid "Sort Order"
8033 msgstr "Sortierreihenfolge"
8034
8035 #: src/ui/gui/split-file.ui:8
8036 msgid "Split File"
8037 msgstr "Datei aufteilen"
8038
8039 #: src/ui/gui/split-file.ui:70
8040 msgid "Anal_yze all cases.  Do not create groups."
8041 msgstr "_Alle Fälle analysieren, keine Gruppen bilden."
8042
8043 #: src/ui/gui/split-file.ui:87
8044 msgid "Compare _groups."
8045 msgstr "Gruppen verglei_chen."
8046
8047 #: src/ui/gui/split-file.ui:105
8048 msgid "Organize ou_tput by groups."
8049 msgstr "Aus_gabe nach Gruppen aufteilen."
8050
8051 #: src/ui/gui/split-file.ui:189
8052 msgid "Groups _based on:"
8053 msgstr "Gr_uppen basierend auf:"
8054
8055 #: src/ui/gui/split-file.ui:214
8056 msgid "_Sort the file by grouping variables."
8057 msgstr "_Datei nach Gruppenvariablen sortieren."
8058
8059 #: src/ui/gui/split-file.ui:231
8060 msgid "_File is already sorted."
8061 msgstr "Date_i ist sortiert."
8062
8063 #: src/ui/gui/split-file.ui:284
8064 msgid "Current Status : "
8065 msgstr "Aktueller Status : "
8066
8067 #: src/ui/gui/split-file.ui:295
8068 msgid "Analysis by groups is off"
8069 msgstr "Gruppenweise Analyse ist deaktiviert"
8070
8071 #: src/ui/gui/recode.ui:16
8072 msgid "Old Value"
8073 msgstr "Alter Wert"
8074
8075 #: src/ui/gui/recode.ui:97
8076 msgid "System _Missing"
8077 msgstr "S_ystemdefiniert fehlend"
8078
8079 #: src/ui/gui/recode.ui:113
8080 msgid "Co_py old values"
8081 msgstr "Alte Werte ko_pieren"
8082
8083 #: src/ui/gui/recode.ui:139
8084 msgid "Va_lue: "
8085 msgstr "W_ert:"
8086
8087 #: src/ui/gui/recode.ui:174
8088 msgid "New Value"
8089 msgstr "Neuer Wert"
8090
8091 #: src/ui/gui/recode.ui:232
8092 msgid "Conver_t numeric strings to numbers (`5' -> 5)"
8093 msgstr "Nu_m. Strings in Zahlen umwandeln (`5' -> 5)"
8094
8095 #: src/ui/gui/recode.ui:252
8096 msgid "Output variables are _strings"
8097 msgstr "Aus_gabe der Variablen als Strings"
8098
8099 #: src/ui/gui/recode.ui:269
8100 msgid "Width: "
8101 msgstr "Breite:"
8102
8103 #: src/ui/gui/recode.ui:398
8104 msgid "(optional case selection condition)"
8105 msgstr "(optionale Fallauswahlbedingung)"
8106
8107 #: src/ui/gui/recode.ui:479
8108 msgid "_Name:"
8109 msgstr "_Name:"
8110
8111 #: src/ui/gui/recode.ui:502
8112 msgid "La_bel:"
8113 msgstr "_Beschriftung:"
8114
8115 #: src/ui/gui/recode.ui:526
8116 msgid "Chan_ge"
8117 msgstr "_Ändern"
8118
8119 #: src/ui/gui/recode.ui:553
8120 msgid "Output Variable"
8121 msgstr "Ausgabevariable"
8122
8123 #: src/ui/gui/recode.ui:629
8124 msgid "Old and New Va_lues..."
8125 msgstr "Alte und neue _Werte"
8126
8127 #: src/ui/gui/regression.ui:33
8128 msgid "S_tatistics..."
8129 msgstr "_Statistiken..."
8130
8131 #: src/ui/gui/regression.ui:253
8132 msgid "Regression: Save"
8133 msgstr "Lineare Regression: Speichern"
8134
8135 #: src/ui/gui/regression.ui:268 src/ui/gui/univariate.ui:222
8136 msgid "_Predicted values"
8137 msgstr "_Vorhergesagte Werte"
8138
8139 #: src/ui/gui/regression.ui:282 src/ui/gui/univariate.ui:236
8140 msgid "_Residuals"
8141 msgstr "_Residuen"
8142
8143 #: src/ui/gui/regression.ui:318
8144 msgid "Regression: Statistics"
8145 msgstr "Lineare Regression: Statistiken"
8146
8147 #: src/ui/gui/regression.ui:359 src/ui/gui/univariate.ui:313
8148 msgid "S_tatistics"
8149 msgstr "_Statistiken"
8150
8151 #: src/ui/gui/reliability.ui:18
8152 msgid "Alpha"
8153 msgstr "Alpha"
8154
8155 #: src/ui/gui/reliability.ui:26
8156 msgid "Reliability Analysis"
8157 msgstr "Reliabilitätsanalyse"
8158
8159 #: src/ui/gui/reliability.ui:125
8160 msgid "_Items:"
8161 msgstr "I_tems:"
8162
8163 #: src/ui/gui/reliability.ui:143
8164 msgid "_Model: "
8165 msgstr "_Modell:\t"
8166
8167 #: src/ui/gui/reliability.ui:184
8168 msgid "_Variables in first split:"
8169 msgstr "_Variablen in der ersten Hälfte:"
8170
8171 #: src/ui/gui/reliability.ui:223
8172 msgid "Show _descriptives for scale if item is deleted"
8173 msgstr "_Deskriptive Statistiken für Skala anzeigen, wenn das Item gelöscht wurde"
8174
8175 #: src/ui/gui/roc.ui:116
8176 msgid "_Test Variable:"
8177 msgstr "_Test Variable:"
8178
8179 #: src/ui/gui/roc.ui:149
8180 msgid "_State Variable:"
8181 msgstr "_Zustandsvariable:"
8182
8183 #: src/ui/gui/roc.ui:175
8184 msgid "_Value of state variable:"
8185 msgstr "_Wert der Zustandsvariable:"
8186
8187 #: src/ui/gui/roc.ui:211
8188 msgid "ROC C_urve"
8189 msgstr "ROC-_Kurve"
8190
8191 #: src/ui/gui/roc.ui:229
8192 msgid "_With diagonal reference line"
8193 msgstr "_Mit diagonaler Bezugslinie"
8194
8195 #: src/ui/gui/roc.ui:253
8196 msgid "Standard _Error and Confidence Interval"
8197 msgstr "_Standardfehler und Konfidenzintervall"
8198
8199 #: src/ui/gui/roc.ui:268
8200 msgid "_Coordinate points of the ROC Curve"
8201 msgstr "_Koordinaten-Punkte der ROC-Kurve"
8202
8203 #: src/ui/gui/select-cases.ui:8
8204 msgid "Select Cases"
8205 msgstr "Fälle auswählen"
8206
8207 #: src/ui/gui/select-cases.ui:197
8208 msgid "Use filter variable"
8209 msgstr "Filtervariable verwenden"
8210
8211 #: src/ui/gui/select-cases.ui:256
8212 msgid "Based on time or case range"
8213 msgstr "Nach Zeit oder Fallbereich"
8214
8215 #: src/ui/gui/select-cases.ui:268
8216 msgid "Range..."
8217 msgstr "Bereich..."
8218
8219 #: src/ui/gui/select-cases.ui:312
8220 msgid "Random sample of cases"
8221 msgstr "Zufallsstichprobe aus den Fällen"
8222
8223 #: src/ui/gui/select-cases.ui:325
8224 msgid "Sample..."
8225 msgstr "Stichprobe..."
8226
8227 #: src/ui/gui/select-cases.ui:367
8228 msgid "If condition is satisfied"
8229 msgstr "Wenn Bedingung erfüllt ist"
8230
8231 #: src/ui/gui/select-cases.ui:379
8232 msgid "If..."
8233 msgstr "Falls..."
8234
8235 #: src/ui/gui/select-cases.ui:419
8236 msgid "All Cases"
8237 msgstr "Alle Fälle"
8238
8239 #: src/ui/gui/select-cases.ui:434
8240 msgid "Select"
8241 msgstr "Auswahl"
8242
8243 #: src/ui/gui/select-cases.ui:461
8244 msgid "Filtered"
8245 msgstr "Filtern"
8246
8247 #: src/ui/gui/select-cases.ui:477
8248 msgid "Deleted"
8249 msgstr "Löschen"
8250
8251 #: src/ui/gui/select-cases.ui:500
8252 msgid "Unselected Cases Are"
8253 msgstr "Nicht gewählte Fälle"
8254
8255 #: src/ui/gui/select-cases.ui:542
8256 msgid "Select Cases: Range"
8257 msgstr "Fälle auswählen: Bereich"
8258
8259 #: src/ui/gui/select-cases.ui:591
8260 msgid "First case"
8261 msgstr "Erster Fall"
8262
8263 #: src/ui/gui/select-cases.ui:604
8264 msgid "Last case"
8265 msgstr "Letzter Fall"
8266
8267 #: src/ui/gui/select-cases.ui:617
8268 msgid "Observation"
8269 msgstr "Beobachtung"
8270
8271 #: src/ui/gui/select-cases.ui:649
8272 msgid "Select Cases: Random Sample"
8273 msgstr "Fälle auswählen: Zufallsstichprobe"
8274
8275 #: src/ui/gui/select-cases.ui:747
8276 msgid "Sample Size"
8277 msgstr "Stichprobengröße"
8278
8279 #: src/ui/gui/t-test.ui:8
8280 msgid "Options"
8281 msgstr "Optionen"
8282
8283 #: src/ui/gui/t-test.ui:40
8284 msgid "Exclude cases _analysis by analysis"
8285 msgstr "Fallau_sschluss Test für Test"
8286
8287 #: src/ui/gui/t-test.ui:117
8288 msgid "One - Sample T Test"
8289 msgstr "T-Test bei einer Stichprobe"
8290
8291 #: src/ui/gui/t-test.ui:216
8292 msgid "Test _Value: "
8293 msgstr "Test_wert:"
8294
8295 #: src/ui/gui/text-data-import.ui:8
8296 msgid "Importing Textual Data"
8297 msgstr "Import von Textdaten"
8298
8299 #: src/ui/gui/text-data-import.ui:19
8300 msgid ""
8301 "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 by tabs, commas, or other delimiters.\n"
8302 "\n"
8303 "The selected file contains N lines of text.  Only the first M of these will be shown for preview purposes in the following screens.  You may choose below how much of the file should actually be imported."
8304 msgstr ""
8305 "Dieser Assistent führt Sie durch den Einlesevorgang von Daten in PSPP, die aus einer Textdatei stammen, in der jede Zeile einen Fall darstellt und in der Datenfelder durch Tabulatoren, Kommas oder andere Trennzeichen separiert sind.\n"
8306 " \n"
8307 "Die gewählte Datei enthält N Textzeilen.  Nur die ersten M Zeilen werden in den folgenden Vorschaufenstern gezeigt.  Sie können unten wählen, wie viele Zeilen der Datei tatsächlich eingelesen werden."
8308
8309 #: src/ui/gui/text-data-import.ui:95
8310 msgid "All cases"
8311 msgstr "Alle Fälle"
8312
8313 #: src/ui/gui/text-data-import.ui:116
8314 msgid "<b>Amount to Import</b>"
8315 msgstr "<b>Einzulesende Menge</b>"
8316
8317 #: src/ui/gui/text-data-import.ui:135
8318 msgid "Select Data to Import"
8319 msgstr "Datenauswahl für das Importieren"
8320
8321 #: src/ui/gui/text-data-import.ui:146
8322 msgid "Select the first line of the data file that contains data."
8323 msgstr "Wählen Sie die erste Zeile der Textdatei aus, die Daten enthält."
8324
8325 #: src/ui/gui/text-data-import.ui:174
8326 msgid "Line above selected line contains variable names"
8327 msgstr "Die Zeile oberhalb der ausgewählte Zeilen enthält die Variablennamen"
8328
8329 #: src/ui/gui/text-data-import.ui:192
8330 msgid "Choose Separators"
8331 msgstr "Trennzeichen auswählen"
8332
8333 #: src/ui/gui/text-data-import.ui:238
8334 msgid "C_ustom"
8335 msgstr "A_ndere"
8336
8337 #: src/ui/gui/text-data-import.ui:253
8338 msgid "Slas_h (/)"
8339 msgstr "Slas_h (/)"
8340
8341 #: src/ui/gui/text-data-import.ui:270
8342 msgid "Semicolo_n (;)"
8343 msgstr "_Semikolon (;)"
8344
8345 #: src/ui/gui/text-data-import.ui:287
8346 msgid "P_ipe (|)"
8347 msgstr "_Pipe (|)"
8348
8349 #: src/ui/gui/text-data-import.ui:302
8350 msgid "H_yphen (-)"
8351 msgstr "_Bindestrich (-)"
8352
8353 #: src/ui/gui/text-data-import.ui:319
8354 msgid "Co_mma (,)"
8355 msgstr "_Komma (,)"
8356
8357 #: src/ui/gui/text-data-import.ui:336
8358 msgid "_Colon (:)"
8359 msgstr "_Doppelpunkt (:)"
8360
8361 #: src/ui/gui/text-data-import.ui:351
8362 msgid "Ban_g (!)"
8363 msgstr "_Ausrufezeichen (!)"
8364
8365 #: src/ui/gui/text-data-import.ui:366
8366 msgid "Ta_b"
8367 msgstr "_Tabstopp"
8368
8369 #: src/ui/gui/text-data-import.ui:381
8370 msgid "_Space"
8371 msgstr "_Leerzeichen"
8372
8373 #: src/ui/gui/text-data-import.ui:398
8374 msgid "<b>Separators</b>"
8375 msgstr "<b>Trennzeichen</b>"
8376
8377 #: src/ui/gui/text-data-import.ui:428
8378 msgid "Doubled quote mark treated as escape"
8379 msgstr "Aufeinanderfolgende Texterkennungszeichen als ein Zeichen behandeln"
8380
8381 #: src/ui/gui/text-data-import.ui:457
8382 msgid "Quote separator characters with"
8383 msgstr "Texterkennungzeichen"
8384
8385 #: src/ui/gui/text-data-import.ui:477
8386 msgid "<b>Quoting</b>"
8387 msgstr "<b>Texterkennungszeichen</b>"
8388
8389 #: src/ui/gui/text-data-import.ui:525
8390 msgid "<b>Fields Preview</b>"
8391 msgstr "<b>Vorschau der Datenfelder</b>"
8392
8393 #: src/ui/gui/text-data-import.ui:540
8394 msgid "Adjust Variable Formats"
8395 msgstr "Einstellen des Variablenformates"
8396
8397 #: src/ui/gui/text-data-import.ui:551
8398 msgid "Check the data formats displayed below and fix any that are incorrect.  You may set other variable properties now or later."
8399 msgstr "Überprüfen sie die unten angezeigten Datenformate und korrigieren sie die inkorrekten. Sie können die anderen Eigenschaften der Variablen jetzt oder später festlegen."
8400
8401 #: src/ui/gui/text-data-import.ui:595
8402 msgid "<b>Variables</b>"
8403 msgstr "<b>Variablen</b>"
8404
8405 #: src/ui/gui/text-data-import.ui:638
8406 msgid "<b>Data Preview</b>"
8407 msgstr "<b>Datenvorschau</b>"
8408
8409 #: src/ui/gui/text-data-import.ui:659
8410 msgid "Importing Spreadsheet Data"
8411 msgstr "Einlesen von Tabellendokumenten"
8412
8413 #: src/ui/gui/text-data-import.ui:670
8414 msgid "Enter below the sheet number and the cell range which you wish to import."
8415 msgstr "Geben Sie unten die Nummer des Arbeitsblatts und den Zellenbereich an, den Sie importieren möchten."
8416
8417 #: src/ui/gui/text-data-import.ui:728
8418 msgid "_Cells: "
8419 msgstr "_Zellen:"
8420
8421 #: src/ui/gui/text-data-import.ui:741
8422 msgid "_Sheet Index: "
8423 msgstr "_Arbeitsblattnummer"
8424
8425 #: src/ui/gui/text-data-import.ui:754
8426 msgid "Use first row as _variable names"
8427 msgstr "Die _erste Zeile als Variablennamen verwenden"
8428
8429 #: src/ui/gui/text-data-import.ui:776
8430 msgid "<b>Cells to Import</b>"
8431 msgstr "<b>Einzulesende Zellen</b>"
8432
8433 #: src/ui/gui/univariate.ui:7
8434 msgid "Univariate"
8435 msgstr "Univariat"
8436
8437 #: src/ui/gui/univariate.ui:110
8438 msgid "_Dependent Variable"
8439 msgstr "_Abhängige Variable"
8440
8441 #: src/ui/gui/univariate.ui:159
8442 msgid "_Fixed Factors"
8443 msgstr "F_este Faktoren"
8444
8445 #: src/ui/gui/univariate.ui:207
8446 msgid "Univariate: Save"
8447 msgstr "Univariat: Speichern"
8448
8449 #: src/ui/gui/univariate.ui:272
8450 msgid "Univariate: Statistics"
8451 msgstr "Univariat: Statistiken"
8452
8453 #: src/ui/gui/val-labs-dialog.ui:96
8454 msgid "Value Label:"
8455 msgstr "Wertelabel:"
8456
8457 #: src/ui/gui/data-editor.ui:9 src/ui/gui/output-window.ui:9
8458 #: src/ui/gui/syntax-editor.ui:10
8459 msgid "_File"
8460 msgstr "_Datei"
8461
8462 #: src/ui/gui/data-editor.ui:15 src/ui/gui/syntax-editor.ui:17
8463 msgid "_New..."
8464 msgstr "_Neu..."
8465
8466 #: src/ui/gui/data-editor.ui:23 src/ui/gui/syntax-editor.ui:24
8467 msgid "_Syntax"
8468 msgstr "_Syntax"
8469
8470 #: src/ui/gui/data-editor.ui:30 src/ui/gui/data-editor.ui:156
8471 #: src/ui/gui/data-editor.ui:169 src/ui/gui/syntax-editor.ui:31
8472 msgid "_Data"
8473 msgstr "_Daten"
8474
8475 #: src/ui/gui/data-editor.ui:37 src/ui/gui/syntax-editor.ui:38
8476 msgid "_Open..."
8477 msgstr "Ö_ffnen..."
8478
8479 #: src/ui/gui/data-editor.ui:44
8480 msgid "I_mport Data..."
8481 msgstr "Daten importieren..."
8482
8483 #: src/ui/gui/data-editor.ui:51
8484 msgid "_Rename Dataset..."
8485 msgstr "_Datenblatt umbenennen..."
8486
8487 #: src/ui/gui/data-editor.ui:59
8488 msgid "_Save"
8489 msgstr "Speichern"
8490
8491 #: src/ui/gui/data-editor.ui:67 src/ui/gui/syntax-editor.ui:52
8492 msgid "Save _As..."
8493 msgstr "Speichern _unter..."
8494
8495 #: src/ui/gui/data-editor.ui:74
8496 msgid "D_isplay Data File Information"
8497 msgstr "_Informationen zur Arbeitsdatei anzeigen"
8498
8499 #: src/ui/gui/data-editor.ui:81
8500 msgid "Working File"
8501 msgstr "Arbeitsdatei"
8502
8503 #: src/ui/gui/data-editor.ui:88
8504 msgid "External File..."
8505 msgstr "Externe Datei..."
8506
8507 #: src/ui/gui/data-editor.ui:95
8508 msgid "Recently Used Da_ta"
8509 msgstr "_Zuletzt verwendete Daten"
8510
8511 #: src/ui/gui/data-editor.ui:102
8512 msgid "Recently Used _Files"
8513 msgstr "Z_uletzt verwendete Dateien"
8514
8515 #: src/ui/gui/data-editor.ui:121
8516 msgid "_View"
8517 msgstr "A_nsicht"
8518
8519 #: src/ui/gui/data-editor.ui:128
8520 msgid "_Status Bar"
8521 msgstr "_Statusleiste"
8522
8523 #: src/ui/gui/data-editor.ui:135
8524 msgid "_Font..."
8525 msgstr "S_chriftart..."
8526
8527 #: src/ui/gui/data-editor.ui:142
8528 msgid "_Grid Lines"
8529 msgstr "_Gitterlinien"
8530
8531 #: src/ui/gui/data-editor.ui:148
8532 msgid "Value _Labels"
8533 msgstr "_Wertelabels"
8534
8535 #: src/ui/gui/data-editor.ui:149
8536 msgid "Show/hide value labels"
8537 msgstr "Ein- / Ausblenden der Wertelabels"
8538
8539 #: src/ui/gui/data-editor.ui:162
8540 msgid "_Variables"
8541 msgstr "V_ariablen"
8542
8543 #: src/ui/gui/data-editor.ui:174
8544 msgid "_Sort Cases..."
8545 msgstr "Fälle s_ortieren..."
8546
8547 #: src/ui/gui/data-editor.ui:178
8548 msgid "Sort cases in the active dataset"
8549 msgstr "Sortieren der Fälle im aktiven Datenblatt"
8550
8551 #: src/ui/gui/data-editor.ui:186
8552 msgid "_Transpose..."
8553 msgstr "Trans_ponieren..."
8554
8555 #: src/ui/gui/data-editor.ui:187
8556 msgid "Transpose the cases with the variables"
8557 msgstr "Transponiert die Fälle mit den Variablen"
8558
8559 #: src/ui/gui/data-editor.ui:194
8560 msgid "_Aggregate..."
8561 msgstr "_Aggregieren..."
8562
8563 #: src/ui/gui/data-editor.ui:200
8564 msgid "S_plit File..."
8565 msgstr "Datei aufte_ilen..."
8566
8567 #: src/ui/gui/data-editor.ui:201
8568 msgid "Split the active dataset"
8569 msgstr "Datei aufteilen"
8570
8571 #: src/ui/gui/data-editor.ui:208
8572 msgid "Select _Cases..."
8573 msgstr "Fälle au_swählen..."
8574
8575 #: src/ui/gui/data-editor.ui:209
8576 msgid "Choose a subset of cases for analysis"
8577 msgstr "Wählen Sie einen Teil der Fälle zur Analyse aus"
8578
8579 #: src/ui/gui/data-editor.ui:216
8580 msgid "_Weight Cases..."
8581 msgstr "Fä_lle gewichten..."
8582
8583 #: src/ui/gui/data-editor.ui:217
8584 msgid "Weight cases by variable"
8585 msgstr "Fälle anhand einer Variable gewichten"
8586
8587 #: src/ui/gui/data-editor.ui:224
8588 msgid "_Transform"
8589 msgstr "T_ransformieren"
8590
8591 #: src/ui/gui/data-editor.ui:231
8592 msgid "_Compute..."
8593 msgstr "Varia_ble berechnen..."
8594
8595 #: src/ui/gui/data-editor.ui:239
8596 msgid "Cou_nt..."
8597 msgstr "Werte in Fällen _zählen..."
8598
8599 #: src/ui/gui/data-editor.ui:247
8600 msgid "Ran_k Cases..."
8601 msgstr "Ran_gfolge bilden..."
8602
8603 #: src/ui/gui/data-editor.ui:254
8604 msgid "Auto_matic Recode..."
8605 msgstr "_Automatisches Umkodieren..."
8606
8607 #: src/ui/gui/data-editor.ui:261
8608 msgid "Recode into _Same Variables..."
8609 msgstr "Umko_dieren in dieselbe Variable..."
8610
8611 #: src/ui/gui/data-editor.ui:268
8612 msgid "Recode into _Different Variables..."
8613 msgstr "_Umkodieren in andere Variable..."
8614
8615 #: src/ui/gui/data-editor.ui:275
8616 msgid "_Run Pending Transforms"
8617 msgstr "Offene _Transformationen ausführen"
8618
8619 #: src/ui/gui/data-editor.ui:283
8620 msgid "_Analyze"
8621 msgstr "Anal_ysieren"
8622
8623 #: src/ui/gui/data-editor.ui:289
8624 msgid "_Descriptive Statistics"
8625 msgstr "D_eskriptive Statistiken"
8626
8627 #: src/ui/gui/data-editor.ui:297
8628 msgid "_Frequencies..."
8629 msgstr "_Häufigkeiten..."
8630
8631 #: src/ui/gui/data-editor.ui:311
8632 msgid "_Explore..."
8633 msgstr "_Explorative Datenanalyse..."
8634
8635 #: src/ui/gui/data-editor.ui:318
8636 msgid "_Crosstabs..."
8637 msgstr "_Kreuztabellen..."
8638
8639 #: src/ui/gui/data-editor.ui:324
8640 msgid "Compare _Means"
8641 msgstr "_Mittelwerte vergleichen"
8642
8643 #: src/ui/gui/data-editor.ui:332
8644 msgid "_Means..."
8645 msgstr "_Mittelwerte..."
8646
8647 #: src/ui/gui/data-editor.ui:339
8648 msgid "_One Sample T Test..."
8649 msgstr "T-Te_st bei einer Stichprobe..."
8650
8651 #: src/ui/gui/data-editor.ui:346
8652 msgid "_Independent Samples T Test..."
8653 msgstr "_T-Test bei unabhängigen Stichproben..."
8654
8655 #: src/ui/gui/data-editor.ui:353
8656 msgid "_Paired Samples T Test..."
8657 msgstr "T-Test bei gepaarten Stich_proben..."
8658
8659 #: src/ui/gui/data-editor.ui:360
8660 msgid "One Way _ANOVA..."
8661 msgstr "Einf_aktorielle ANOVA..."
8662
8663 #: src/ui/gui/data-editor.ui:367
8664 msgid "_Univariate Analysis..."
8665 msgstr "_Univariate Analyse..."
8666
8667 #: src/ui/gui/data-editor.ui:376
8668 msgid "Bivariate _Correlation..."
8669 msgstr "Bivariate _Korrelationen..."
8670
8671 #: src/ui/gui/data-editor.ui:384
8672 msgid "_K-Means Cluster..."
8673 msgstr "k-Means Clusteranalyse..."
8674
8675 #: src/ui/gui/data-editor.ui:392
8676 msgid "Factor _Analysis..."
8677 msgstr "Faktorenanalyse..."
8678
8679 #: src/ui/gui/data-editor.ui:400
8680 msgid "Re_liability..."
8681 msgstr "Re_liabilitätsanalyse..."
8682
8683 #: src/ui/gui/data-editor.ui:407
8684 msgid "_Regression"
8685 msgstr "_Regression"
8686
8687 #: src/ui/gui/data-editor.ui:415
8688 msgid "_Linear..."
8689 msgstr "_Linear..."
8690
8691 #: src/ui/gui/data-editor.ui:422
8692 msgid "_Binary Logistic..."
8693 msgstr "_Binär Logistisch..."
8694
8695 #: src/ui/gui/data-editor.ui:428
8696 msgid "_Non-Parametric Statistics"
8697 msgstr "_Nichtparametrische Tests"
8698
8699 #: src/ui/gui/data-editor.ui:436
8700 msgid "_Chi-Square..."
8701 msgstr "_Chi-Quadrat..."
8702
8703 #: src/ui/gui/data-editor.ui:443
8704 msgid "_Binomial..."
8705 msgstr "_Binominal..."
8706
8707 #: src/ui/gui/data-editor.ui:450
8708 msgid "R_uns..."
8709 msgstr "R_uns-Test..."
8710
8711 #: src/ui/gui/data-editor.ui:457
8712 msgid "1-Sample _K-S..."
8713 msgstr "K-S Test bei einer Stichprobe..."
8714
8715 #: src/ui/gui/data-editor.ui:464
8716 msgid "2 _Related Samples..."
8717 msgstr "Zwei _verbundene Stichproben..."
8718
8719 #: src/ui/gui/data-editor.ui:471
8720 msgid "K Related _Samples..."
8721 msgstr "K ver_bundene Stichproben..."
8722
8723 #: src/ui/gui/data-editor.ui:478
8724 msgid "ROC Cur_ve..."
8725 msgstr "ROC-Kur_ve..."
8726
8727 #: src/ui/gui/data-editor.ui:485
8728 msgid "_Utilities"
8729 msgstr "E_xtras"
8730
8731 #: src/ui/gui/data-editor.ui:492
8732 msgid "_Variables..."
8733 msgstr "_Variablen..."
8734
8735 #: src/ui/gui/data-editor.ui:500
8736 msgid "Data File _Comments..."
8737 msgstr "Datendateikommentare..."
8738
8739 #: src/ui/gui/data-editor.ui:507 src/ui/gui/output-window.ui:50
8740 #: src/ui/gui/syntax-editor.ui:154
8741 msgid "_Windows"
8742 msgstr "_Fenster"
8743
8744 #: src/ui/gui/data-editor.ui:513 src/ui/gui/output-window.ui:57
8745 #: src/ui/gui/syntax-editor.ui:161
8746 msgid "_Minimize All Windows"
8747 msgstr "_Alle Fenster minimieren"
8748
8749 #: src/ui/gui/data-editor.ui:520
8750 msgid "_Split"
8751 msgstr "Au_fteilen"
8752
8753 #: src/ui/gui/data-editor.ui:665
8754 msgid "Information Area"
8755 msgstr "Informationsbereich"
8756
8757 #: src/ui/gui/data-editor.ui:687
8758 msgid "Case Counter Area"
8759 msgstr "Status der verarbeiteten Fälle"
8760
8761 #: src/ui/gui/data-editor.ui:712
8762 msgid "Filter Use Status Area"
8763 msgstr "Status der Fallauswahl"
8764
8765 #: src/ui/gui/data-editor.ui:738
8766 msgid "Weight Status Area"
8767 msgstr "Status der Fallgewichtung"
8768
8769 #: src/ui/gui/data-editor.ui:764
8770 msgid "Split File Status Area"
8771 msgstr "Status der Dateiaufteilung"
8772
8773 #: src/ui/gui/output-window.ui:16 src/ui/gui/syntax-editor.ui:59
8774 msgid "_Print..."
8775 msgstr "_Drucken..."
8776
8777 #: src/ui/gui/output-window.ui:24
8778 msgid "_Export..."
8779 msgstr "_Exportieren..."
8780
8781 #: src/ui/gui/output-window.ui:37
8782 msgid "Select _All"
8783 msgstr "_Alles auswählen"
8784
8785 #: src/ui/gui/output-window.ui:44
8786 msgid "_Copy"
8787 msgstr "_Kopieren"
8788
8789 #: src/ui/gui/syntax-editor.ui:119
8790 msgid "_Run"
8791 msgstr "_Ausführen"
8792
8793 #: src/ui/gui/syntax-editor.ui:126
8794 msgid "All"
8795 msgstr "Alles"
8796
8797 #: src/ui/gui/syntax-editor.ui:133
8798 msgid "Selection"
8799 msgstr "Auswahl"
8800
8801 #: src/ui/gui/syntax-editor.ui:140
8802 msgid "Current Line"
8803 msgstr "Aktuelle Zeile"
8804
8805 #: src/ui/gui/syntax-editor.ui:148
8806 msgid "To End"
8807 msgstr "Bis Ende"
8808
8809 #: src/ui/gui/var-type-dialog.ui:78
8810 msgid "Scientific notation"
8811 msgstr "Wissenschaftliche Notation"
8812
8813 #: src/ui/gui/var-type-dialog.ui:126
8814 msgid "Custom currency"
8815 msgstr "Benutzerdefinierte Währung"
8816
8817 #: src/ui/gui/var-type-dialog.ui:226
8818 msgid "positive"
8819 msgstr "Positiv"
8820
8821 #: src/ui/gui/var-type-dialog.ui:235
8822 msgid "negative"
8823 msgstr "Negativ"
8824
8825 #: src/ui/gui/var-type-dialog.ui:248
8826 msgid "Sample"
8827 msgstr "Beispiel"
8828
8829 #: src/ui/gui/var-type-dialog.ui:295
8830 msgid "Width:"
8831 msgstr "Breite:"
8832
8833 #: src/ui/gui/var-type-dialog.ui:344
8834 msgid "Decimal Places:"
8835 msgstr "Anzahl Dezimalstellen:"
8836
8837 #: src/ui/gui/gen-dot-desktop.sh:14
8838 msgid "Statistical Software"
8839 msgstr "Statistische Software"
8840
8841 #: src/ui/gui/gen-dot-desktop.sh:15
8842 msgid "Analyze statistical data with a free alternative to SPSS"
8843 msgstr "Analyse statistischer Daten mit einer freien Alternative zu SPSS"
8844
8845 #~ msgid "Bar charts are not implemented."
8846 #~ msgstr "Balkendiagramme sind noch nicht implementiert."
8847
8848 #~ msgid "No valid data for variable %s; statistics not displayed."
8849 #~ msgstr "Keine gültigen Daten für Variable %s; Statistiken werden nicht angezeigt."
8850
8851 #~ msgid "Label: %s"
8852 #~ msgstr "Label: %s"
8853
8854 #~ msgid "Type: %s\n"
8855 #~ msgstr "Typ: %s\n"
8856
8857 #~ msgid "Missing Values: %s\n"
8858 #~ msgstr "Fehlende Werte: %s\n"
8859
8860 #~ msgid "Measurement Level: %s\n"
8861 #~ msgstr "Skalenniveau: %s\n"
8862
8863 #~ msgid "Value Labels:\n"
8864 #~ msgstr "Wertelabel:\n"
8865
8866 #~ msgid "%s %s\n"
8867 #~ msgstr "%s %s\n"
8868
8869 #~ msgid "Variables %s specified multiple times on %s subcommand."
8870 #~ msgstr "Die Variablen %s wurden im Unterbefehl %s mehrfach angegeben."
8871
8872 #~ msgid "Variables %s specified on %s but not on %s."
8873 #~ msgstr "Die Variablen %s wurden unter %s angegeben, aber nicht unter %s."
8874
8875 #~ msgid "Variable Information:"
8876 #~ msgstr "Variableninformationen:"
8877
8878 #~ msgid "&gt; Median"
8879 #~ msgstr "&gt; Median"
8880
8881 # not shown in output
8882 #~ msgid "Cases &lt; Test Value"
8883 #~ msgstr "Fälle &lt; Testwert"
8884
8885 # not shown in application
8886 #~ msgid "&lt;b&gt;Histograms&lt;/b&gt;"
8887 #~ msgstr "&lt;b&gt;Histogramme&lt;/b&gt;"
8888
8889 #~ msgid "&lt;b&gt;Pie Charts&lt;/b&gt;"
8890 #~ msgstr "&lt;b&gt;Kreisdiagramme&lt;/b&gt;"
8891
8892 #~ msgid "&lt;b&gt;Separators&lt;/b&gt;"
8893 #~ msgstr "&lt;b&gt;Trennzeichen&lt;/b&gt;"
8894
8895 #~ msgid "&lt;b&gt;Quoting&lt;/b&gt;"
8896 #~ msgstr "&lt;b&gt;Texterkennung&lt;/b&gt;"
8897
8898 #~ msgid "&lt;b&gt;Variables&lt;/b&gt;"
8899 #~ msgstr "&lt;b&gt;Variablen&lt;/b&gt;"
8900
8901 #~ msgid "Charset:"
8902 #~ msgstr "Zeichensatz:"
8903
8904 #~ msgid "OK"
8905 #~ msgstr "OK"
8906
8907 #~ msgid "Go To"
8908 #~ msgstr "Gehe zu"
8909
8910 #~ msgid "Cancel"
8911 #~ msgstr "Abbrechen"
8912
8913 #~ msgid "Help"
8914 #~ msgstr "Hilfe"
8915
8916 #~ msgid "Reset"
8917 #~ msgstr "Zurücksetzen"
8918
8919 #~ msgid "Paste"
8920 #~ msgstr "Einfügen"
8921
8922 #~ msgid "on"
8923 #~ msgstr "an"
8924
8925 #~ msgid "off"
8926 #~ msgstr "aus"
8927
8928 #~ msgid "Values"
8929 #~ msgstr "Wertelabel"
8930
8931 #~ msgid "_Options"
8932 #~ msgstr "_Optionen"
8933
8934 #~ msgid "REGRESSION requires numeric variables."
8935 #~ msgstr "REGRESSION benötigt numerische Variablen."
8936
8937 #~ msgid "Statistics..."
8938 #~ msgstr "Statistiken..."
8939
8940 #~ msgid "Exclude cases listwise"
8941 #~ msgstr "Listenweiser Fallausschluss"
8942
8943 #~ msgid "By:"
8944 #~ msgstr "Gruppieren nach:"
8945
8946 #~ msgid "Rankit"
8947 #~ msgstr "Rankit"
8948
8949 #~ msgid "_Import Delimited Text Data..."
8950 #~ msgstr "Textdaten importieren..."
8951
8952 #~ msgid "Linear _Regression..."
8953 #~ msgstr "Lineare Regression..."
8954
8955 #~ msgid "Processor Area"
8956 #~ msgstr "Prozessor Status Bereich"
8957
8958 #, fuzzy
8959 #~ msgid "`(' expected."
8960 #~ msgstr "Erwarteter Wert"
8961
8962 #, fuzzy
8963 #~ msgid "Variables cannot be parsed"
8964 #~ msgstr "Variablenlabel"
8965
8966 #, fuzzy
8967 #~ msgid "`)' expected."
8968 #~ msgstr "Erwarteter Wert"
8969
8970 #, fuzzy
8971 #~ msgid "No label"
8972 #~ msgstr "Label"
8973
8974 #, fuzzy
8975 #~ msgid "Suppress value labels"
8976 #~ msgstr "Ein- / Ausblenden der Wertelabels"
8977
8978 #, fuzzy
8979 #~ msgid "Labeling"
8980 #~ msgstr "Label"
8981
8982 #, fuzzy
8983 #~ msgid "Model:\t"
8984 #~ msgstr "Modell"