Adjusted packing parameters
[pspp-builds.git] / po / en_GB.po
1 # British translations for PSPP
2 # Copyright (C) 2007 Free Software Foundation, Inc.
3 # This file is distributed under the same licence as the PSPP package.
4 # John Darrington <john@darrington.wattle.id.au>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PSPP 0.4.3\n"
9 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
10 "POT-Creation-Date: 2008-03-01 12:10+0900\n"
11 "PO-Revision-Date: 2007-09-15 08:29+0800\n"
12 "Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"
13 "Language-Team: John Darrington <john@darrington.wattle.id.au>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: src/data/any-reader.c:57
19 #, c-format
20 msgid "An error occurred while opening \"%s\": %s."
21 msgstr ""
22
23 #: src/data/any-reader.c:93
24 #, c-format
25 msgid "\"%s\" is not a system or portable file."
26 msgstr ""
27
28 #: src/data/any-reader.c:99 src/data/any-writer.c:63
29 msgid "The inline file is not allowed here."
30 msgstr ""
31
32 #: src/data/calendar.c:81
33 #, c-format
34 msgid "Month %d is not in acceptable range of 0 to 13."
35 msgstr ""
36
37 #: src/data/calendar.c:89
38 #, c-format
39 msgid "Day %d is not in acceptable range of 0 to 31."
40 msgstr ""
41
42 #: src/data/calendar.c:96
43 #, c-format
44 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
45 msgstr ""
46
47 #: src/data/casereader-filter.c:221
48 msgid ""
49 "At least one case in the data read had a weight value that was user-missing, "
50 "system-missing, zero, or negative.  These case(s) were ignored."
51 msgstr ""
52
53 #: src/data/case-tmpfile.c:57
54 msgid "failed to create temporary file"
55 msgstr ""
56
57 #: src/data/case-tmpfile.c:131
58 msgid "seeking in temporary file"
59 msgstr ""
60
61 #: src/data/case-tmpfile.c:153
62 msgid "reading temporary file"
63 msgstr ""
64
65 #: src/data/case-tmpfile.c:155
66 msgid "unexpected end of file reading temporary file"
67 msgstr ""
68
69 #: src/data/case-tmpfile.c:175
70 msgid "writing to temporary file"
71 msgstr ""
72
73 #: src/data/data-in.c:257 src/data/data-in.c:447
74 msgid "Field contents are not numeric."
75 msgstr ""
76
77 #: src/data/data-in.c:259 src/data/data-in.c:449
78 msgid "Number followed by garbage."
79 msgstr ""
80
81 #: src/data/data-in.c:270
82 msgid "Invalid numeric syntax."
83 msgstr ""
84
85 #: src/data/data-in.c:279 src/data/data-in.c:462
86 msgid "Too-large number set to system-missing."
87 msgstr ""
88
89 #: src/data/data-in.c:284 src/data/data-in.c:467
90 msgid "Too-small number set to zero."
91 msgstr ""
92
93 #: src/data/data-in.c:310
94 msgid "All characters in field must be digits."
95 msgstr ""
96
97 #: src/data/data-in.c:333
98 msgid "Unrecognized character in field."
99 msgstr ""
100
101 #: src/data/data-in.c:357 src/data/data-in.c:631
102 msgid "Field must have even length."
103 msgstr ""
104
105 #: src/data/data-in.c:362 src/data/data-in.c:642
106 msgid "Field must contain only hex digits."
107 msgstr ""
108
109 #: src/data/data-in.c:681 src/data/data-in.c:728
110 msgid "Syntax error in date field."
111 msgstr ""
112
113 #: src/data/data-in.c:697
114 #, c-format
115 msgid "Day (%ld) must be between 1 and 31."
116 msgstr ""
117
118 #: src/data/data-in.c:744
119 msgid "Delimiter expected between fields in date."
120 msgstr ""
121
122 #: src/data/data-in.c:818
123 msgid ""
124 "Unrecognized month format.  Months may be specified as Arabic or Roman "
125 "numerals or as at least 3 letters of their English names."
126 msgstr ""
127
128 #: src/data/data-in.c:845
129 #, c-format
130 msgid "Year (%ld) must be between 1582 and 19999."
131 msgstr ""
132
133 #: src/data/data-in.c:857
134 #, c-format
135 msgid "Trailing garbage \"%.*s\" following date."
136 msgstr ""
137
138 #: src/data/data-in.c:873
139 msgid "Julian day must have exactly three digits."
140 msgstr ""
141
142 #: src/data/data-in.c:878
143 #, c-format
144 msgid "Julian day (%ld) must be between 1 and 366."
145 msgstr ""
146
147 #: src/data/data-in.c:902
148 #, c-format
149 msgid "Quarter (%ld) must be between 1 and 4."
150 msgstr ""
151
152 #: src/data/data-in.c:922
153 #, c-format
154 msgid "Week (%ld) must be between 1 and 53."
155 msgstr ""
156
157 #: src/data/data-in.c:935
158 msgid "Delimiter expected between fields in time."
159 msgstr ""
160
161 #: src/data/data-in.c:955
162 #, c-format
163 msgid "Minute (%ld) must be between 0 and 59."
164 msgstr ""
165
166 #: src/data/data-in.c:995
167 msgid ""
168 "Unrecognized weekday name.  At least the first two letters of an English "
169 "weekday name must be specified."
170 msgstr ""
171
172 #: src/data/data-in.c:1133
173 #, c-format
174 msgid "`%c' expected in date field."
175 msgstr ""
176
177 #: src/data/data-in.c:1174
178 #, c-format
179 msgid "column %d"
180 msgstr ""
181
182 #: src/data/data-in.c:1176
183 #, c-format
184 msgid "columns %d-%d"
185 msgstr ""
186
187 #: src/data/data-in.c:1180
188 #, c-format
189 msgid "%s field) "
190 msgstr ""
191
192 #: src/data/data-out.c:446
193 #, c-format
194 msgid "Weekday number %f is not between 1 and 7."
195 msgstr ""
196
197 #: src/data/data-out.c:467
198 #, c-format
199 msgid "Month number %f is not between 1 and 12."
200 msgstr ""
201
202 #: src/data/dict-class.c:52
203 msgid "ordinary"
204 msgstr ""
205
206 #: src/data/dict-class.c:54
207 msgid "system"
208 msgstr ""
209
210 #: src/data/dict-class.c:56
211 msgid "scratch"
212 msgstr ""
213
214 #: src/data/dictionary.c:870
215 msgid ""
216 "At least one case in the data file had a weight value that was user-missing, "
217 "system-missing, zero, or negative.  These case(s) were ignored."
218 msgstr ""
219
220 #: src/data/dictionary.c:1168
221 #, c-format
222 msgid "Truncating document line to %d bytes."
223 msgstr ""
224
225 #: src/data/file-handle-def.c:462
226 #, c-format
227 msgid "Can't read from %s as a %s because it is already being read as a %s."
228 msgstr ""
229
230 #: src/data/file-handle-def.c:466
231 #, c-format
232 msgid "Can't write to %s as a %s because it is already being written as a %s."
233 msgstr ""
234
235 #: src/data/file-handle-def.c:473
236 #, c-format
237 msgid "Can't re-open %s as a %s."
238 msgstr ""
239
240 #: src/data/file-name.c:131
241 #, c-format
242 msgid "searching for \"%s\" in path \"%s\""
243 msgstr ""
244
245 #: src/data/file-name.c:145
246 #, c-format
247 msgid "...found \"%s\""
248 msgstr ""
249
250 #: src/data/file-name.c:152
251 msgid "...not found"
252 msgstr ""
253
254 #: src/data/file-name.c:242
255 #, c-format
256 msgid "Not opening pipe file `%s' because SAFER option set."
257 msgstr ""
258
259 #: src/data/format.c:235
260 msgid "Input format"
261 msgstr ""
262
263 #: src/data/format.c:235
264 msgid "Output format"
265 msgstr ""
266
267 #: src/data/format.c:244
268 #, c-format
269 msgid "Format %s may not be used for input."
270 msgstr ""
271
272 #: src/data/format.c:251
273 #, c-format
274 msgid "%s specifies width %d, but %s requires an even width."
275 msgstr ""
276
277 #: src/data/format.c:260
278 #, c-format
279 msgid "%s %s specifies width %d, but %s requires a width between %d and %d."
280 msgstr ""
281
282 #: src/data/format.c:269
283 #, c-format
284 msgid "%s %s specifies %d decimal place, but %s does not allow any decimals."
285 msgid_plural ""
286 "%s %s specifies %d decimal places, but %s does not allow any decimals."
287 msgstr[0] ""
288 msgstr[1] ""
289
290 #: src/data/format.c:280
291 #, c-format
292 msgid ""
293 "%s %s specifies %d decimal place, but the given width allows at most %d "
294 "decimals."
295 msgid_plural ""
296 "%s %s specifies %d decimal places, but the given width allows at most %d "
297 "decimals."
298 msgstr[0] ""
299 msgstr[1] ""
300
301 #: src/data/format.c:287
302 #, c-format
303 msgid ""
304 "%s %s specifies %d decimal place, but the given width does not allow for any "
305 "decimals."
306 msgid_plural ""
307 "%s %s specifies %d decimal places, but the given width does not allow for "
308 "any decimals."
309 msgstr[0] ""
310 msgstr[1] ""
311
312 #: src/data/format.c:326
313 #, c-format
314 msgid "%s variables are not compatible with %s format %s."
315 msgstr ""
316
317 #: src/data/format.c:327 src/data/sys-file-reader.c:639
318 #: src/ui/gui/data-editor.glade:1197 src/ui/gui/psppire.glade:2176
319 #: src/ui/gui/psppire-var-store.c:604
320 msgid "String"
321 msgstr ""
322
323 #: src/data/format.c:327 src/data/sys-file-reader.c:639
324 #: src/ui/gui/data-editor.glade:1086 src/ui/gui/psppire.glade:2131
325 #: src/ui/gui/psppire-var-store.c:597
326 msgid "Numeric"
327 msgstr ""
328
329 #: src/data/format.c:328 src/data/sys-file-reader.c:1145
330 #: src/data/sys-file-reader.c:1147
331 #: src/language/dictionary/apply-dictionary.c:78
332 #: src/language/dictionary/apply-dictionary.c:79
333 #: src/language/xforms/recode.c:472 src/language/xforms/recode.c:473
334 #: src/language/xforms/recode.c:485 src/language/xforms/recode.c:486
335 msgid "numeric"
336 msgstr ""
337
338 #: src/data/format.c:328 src/data/sys-file-reader.c:1145
339 #: src/data/sys-file-reader.c:1147
340 #: src/language/dictionary/apply-dictionary.c:78
341 #: src/language/dictionary/apply-dictionary.c:79
342 #: src/language/xforms/recode.c:472 src/language/xforms/recode.c:473
343 #: src/language/xforms/recode.c:485 src/language/xforms/recode.c:486
344 msgid "string"
345 msgstr ""
346
347 #: src/data/format.c:346
348 #, c-format
349 msgid "String variable with width %d is not compatible with format %s."
350 msgstr ""
351
352 #: src/data/gnumeric-reader.c:33
353 msgid ""
354 "Support for Gnumeric files was not compiled into this installation of PSPP"
355 msgstr ""
356
357 #: src/data/gnumeric-reader.c:366
358 #, c-format
359 msgid "Error opening \"%s\" for reading as a gnumeric file: %s."
360 msgstr ""
361
362 #: src/data/gnumeric-reader.c:386
363 #, c-format
364 msgid "Invalid cell range \"%s\""
365 msgstr ""
366
367 #: src/data/gnumeric-reader.c:523 src/data/psql-reader.c:184
368 #, c-format
369 msgid "Cannot create variable name from %s"
370 msgstr ""
371
372 #: src/data/gnumeric-reader.c:535
373 #, c-format
374 msgid "Selected sheet or range of spreadsheet \"%s\" is empty."
375 msgstr ""
376
377 #: src/data/make-file.c:64
378 #, c-format
379 msgid "%s: Creating temporary file: %s."
380 msgstr ""
381
382 #: src/data/make-file.c:106
383 #, c-format
384 msgid "%s: Creating file: %s."
385 msgstr ""
386
387 #: src/data/make-file.c:144
388 #, c-format
389 msgid "Opening %s for writing: %s."
390 msgstr ""
391
392 #: src/data/make-file.c:153
393 #, c-format
394 msgid "Opening stream for %s: %s."
395 msgstr ""
396
397 #: src/data/make-file.c:182
398 #, c-format
399 msgid "Creating temporary file to replace %s: %s."
400 msgstr ""
401
402 #: src/data/make-file.c:193
403 #, c-format
404 msgid "Creating temporary file %s: %s."
405 msgstr ""
406
407 #: src/data/make-file.c:205
408 #, c-format
409 msgid "Opening stream for temporary file %s: %s."
410 msgstr ""
411
412 #: src/data/make-file.c:246
413 #, c-format
414 msgid "Replacing %s by %s: %s."
415 msgstr ""
416
417 #: src/data/make-file.c:274
418 #, c-format
419 msgid "Removing %s: %s."
420 msgstr ""
421
422 #: src/data/por-file-reader.c:99
423 #, c-format
424 msgid "portable file %s corrupt at offset 0x%lx: "
425 msgstr ""
426
427 #: src/data/por-file-reader.c:128
428 #, c-format
429 msgid "reading portable file %s at offset 0x%lx: "
430 msgstr ""
431
432 #: src/data/por-file-reader.c:156
433 #, c-format
434 msgid "Error closing portable file \"%s\": %s."
435 msgstr ""
436
437 #: src/data/por-file-reader.c:208
438 msgid "unexpected end of file"
439 msgstr ""
440
441 #. TRANSLATORS: this fragment will be interpolated into
442 #. messages in fh_lock() that identify types of files.
443 #: src/data/por-file-reader.c:268 src/data/por-file-writer.c:148
444 msgid "portable file"
445 msgstr ""
446
447 #: src/data/por-file-reader.c:276
448 #, c-format
449 msgid ""
450 "An error occurred while opening \"%s\" for reading as a portable file: %s."
451 msgstr ""
452
453 #: src/data/por-file-reader.c:297
454 msgid "Data record expected."
455 msgstr ""
456
457 #: src/data/por-file-reader.c:379
458 msgid "Number expected."
459 msgstr ""
460
461 #: src/data/por-file-reader.c:407
462 msgid "Missing numeric terminator."
463 msgstr ""
464
465 #: src/data/por-file-reader.c:430
466 msgid "Invalid integer."
467 msgstr ""
468
469 #: src/data/por-file-reader.c:441
470 #, c-format
471 msgid "Bad string length %d."
472 msgstr ""
473
474 #: src/data/por-file-reader.c:502
475 #, c-format
476 msgid "%s: Not a portable file."
477 msgstr ""
478
479 #: src/data/por-file-reader.c:519
480 #, c-format
481 msgid "Unrecognized version code `%c'."
482 msgstr ""
483
484 #: src/data/por-file-reader.c:528
485 #, c-format
486 msgid "Bad date string length %zu."
487 msgstr ""
488
489 #: src/data/por-file-reader.c:530
490 #, c-format
491 msgid "Bad time string length %zu."
492 msgstr ""
493
494 #: src/data/por-file-reader.c:572
495 #, c-format
496 msgid ""
497 "%s: Bad format specifier byte (%d).  Variable will be assigned a default "
498 "format."
499 msgstr ""
500
501 #: src/data/por-file-reader.c:593
502 #, c-format
503 msgid "Numeric variable %s has invalid format specifier %s."
504 msgstr ""
505
506 #: src/data/por-file-reader.c:597
507 #, c-format
508 msgid "String variable %s with width %d has invalid format specifier %s."
509 msgstr ""
510
511 #: src/data/por-file-reader.c:621
512 msgid "Expected variable count record."
513 msgstr ""
514
515 #: src/data/por-file-reader.c:625
516 #, c-format
517 msgid "Invalid number of variables %d."
518 msgstr ""
519
520 #: src/data/por-file-reader.c:635
521 #, c-format
522 msgid "Weight variable name (%s) truncated."
523 msgstr ""
524
525 #: src/data/por-file-reader.c:650
526 msgid "Expected variable record."
527 msgstr ""
528
529 #: src/data/por-file-reader.c:654
530 #, c-format
531 msgid "Invalid variable width %d."
532 msgstr ""
533
534 #: src/data/por-file-reader.c:662
535 #, c-format
536 msgid "Invalid variable name `%s' in position %d."
537 msgstr ""
538
539 #: src/data/por-file-reader.c:666
540 #, c-format
541 msgid "Bad width %d for variable %s."
542 msgstr ""
543
544 #: src/data/por-file-reader.c:681
545 #, c-format
546 msgid "Duplicate variable name %s in position %d."
547 msgstr ""
548
549 #: src/data/por-file-reader.c:682
550 #, c-format
551 msgid "Duplicate variable name %s in position %d renamed to %s."
552 msgstr ""
553
554 #: src/data/por-file-reader.c:725
555 #, c-format
556 msgid "Weighting variable %s not present in dictionary."
557 msgstr ""
558
559 #: src/data/por-file-reader.c:772
560 #, c-format
561 msgid "Unknown variable %s while parsing value labels."
562 msgstr ""
563
564 #: src/data/por-file-reader.c:775
565 #, c-format
566 msgid ""
567 "Cannot assign value labels to %s and %s, which have different variable types."
568 msgstr ""
569
570 #: src/data/por-file-writer.c:140
571 #, c-format
572 msgid "Invalid decimal digits count %d.  Treating as %d."
573 msgstr ""
574
575 #: src/data/por-file-writer.c:160
576 #, c-format
577 msgid "Error opening \"%s\" for writing as a portable file: %s."
578 msgstr ""
579
580 #: src/data/por-file-writer.c:499
581 #, c-format
582 msgid "An I/O error occurred writing portable file \"%s\"."
583 msgstr ""
584
585 #: src/data/psql-reader.c:42
586 msgid ""
587 "Support for reading postgres databases was not compiled into this "
588 "installation of PSPP"
589 msgstr ""
590
591 #: src/data/psql-reader.c:239
592 msgid "Memory error whilst opening psql source"
593 msgstr ""
594
595 #: src/data/psql-reader.c:245
596 #, c-format
597 msgid "Error opening psql source: %s."
598 msgstr ""
599
600 #: src/data/psql-reader.c:260
601 #, c-format
602 msgid ""
603 "Postgres server is version %s. Reading from versions earlier than 8.0 is not "
604 "supported."
605 msgstr ""
606
607 #: src/data/psql-reader.c:280
608 msgid ""
609 "Connection is unencrypted, but unencrypted connections have not been "
610 "permitted."
611 msgstr ""
612
613 #: src/data/psql-reader.c:307 src/data/psql-reader.c:332
614 #: src/data/psql-reader.c:342
615 #, c-format
616 msgid "Error from psql source: %s."
617 msgstr ""
618
619 #: src/data/psql-reader.c:437
620 #, c-format
621 msgid "Unsupported OID %d.  SYSMIS values will be inserted."
622 msgstr ""
623
624 #: src/data/scratch-reader.c:54
625 #, c-format
626 msgid ""
627 "Scratch file handle %s has not yet been written, using SAVE or another "
628 "procedure, so it cannot yet be used for reading."
629 msgstr ""
630
631 #. TRANSLATORS: this fragment will be interpolated into
632 #. messages in fh_lock() that identify types of files.
633 #: src/data/scratch-writer.c:67 src/language/data-io/file-handle.q:180
634 msgid "scratch file"
635 msgstr ""
636
637 #: src/data/settings.c:685
638 #, c-format
639 msgid ""
640 "%s: Custom currency string `%s' does not contain exactly three periods or "
641 "commas (or it contains both)."
642 msgstr ""
643
644 #: src/data/short-names.c:66
645 msgid "Variable suffix too large."
646 msgstr ""
647
648 #. TRANSLATORS: this fragment will be interpolated into
649 #. messages in fh_lock() that identify types of files.
650 #: src/data/sys-file-reader.c:198 src/data/sys-file-writer.c:190
651 msgid "system file"
652 msgstr ""
653
654 #: src/data/sys-file-reader.c:205
655 #, c-format
656 msgid "Error opening \"%s\" for reading as a system file: %s."
657 msgstr ""
658
659 #: src/data/sys-file-reader.c:244
660 msgid "Misplaced type 4 record."
661 msgstr ""
662
663 #: src/data/sys-file-reader.c:255
664 #, c-format
665 msgid "Unrecognized record type %d."
666 msgstr ""
667
668 #: src/data/sys-file-reader.c:294
669 #, c-format
670 msgid "File header claims %d variable positions but %d were read from file."
671 msgstr ""
672
673 #: src/data/sys-file-reader.c:334
674 #, c-format
675 msgid "Error closing system file \"%s\": %s."
676 msgstr ""
677
678 #: src/data/sys-file-reader.c:399 src/data/sys-file-reader.c:409
679 msgid "This is not an SPSS system file."
680 msgstr ""
681
682 #: src/data/sys-file-reader.c:428
683 msgid ""
684 "Compression bias is not the usual value of 100, or system file uses "
685 "unrecognized floating-point format."
686 msgstr ""
687
688 #: src/data/sys-file-reader.c:496
689 #, c-format
690 msgid "Invalid variable name `%s'."
691 msgstr ""
692
693 #: src/data/sys-file-reader.c:500
694 #, c-format
695 msgid "Bad variable width %d."
696 msgstr ""
697
698 #: src/data/sys-file-reader.c:504
699 #, c-format
700 msgid "Duplicate variable name `%s' within system file."
701 msgstr ""
702
703 #: src/data/sys-file-reader.c:512
704 msgid "Variable label indicator field is not 0 or 1."
705 msgstr ""
706
707 #: src/data/sys-file-reader.c:520
708 #, c-format
709 msgid "Variable %s has label of invalid length %zu."
710 msgstr ""
711
712 #: src/data/sys-file-reader.c:539
713 msgid "Numeric missing value indicator field is not -3, -2, 0, 1, 2, or 3."
714 msgstr ""
715
716 #: src/data/sys-file-reader.c:554
717 msgid "String missing value indicator field is not 0, 1, 2, or 3."
718 msgstr ""
719
720 #: src/data/sys-file-reader.c:557
721 #, c-format
722 msgid ""
723 "Ignoring missing values on long string variable %s, which PSPP does not yet "
724 "support."
725 msgstr ""
726
727 #: src/data/sys-file-reader.c:586
728 msgid "Missing string continuation record."
729 msgstr ""
730
731 #: src/data/sys-file-reader.c:620
732 #, c-format
733 msgid "Unknown variable format %<PRIu8>."
734 msgstr ""
735
736 #: src/data/sys-file-reader.c:638
737 #, c-format
738 msgid "%s variable %s has invalid %s format %s."
739 msgstr ""
740
741 #: src/data/sys-file-reader.c:641
742 msgid "print"
743 msgstr ""
744
745 #: src/data/sys-file-reader.c:641
746 msgid "write"
747 msgstr ""
748
749 #: src/data/sys-file-reader.c:645
750 msgid "Suppressing further invalid format warnings."
751 msgstr ""
752
753 #: src/data/sys-file-reader.c:663
754 msgid "Weighting variable must be numeric."
755 msgstr ""
756
757 #: src/data/sys-file-reader.c:677
758 msgid "Multiple type 6 (document) records."
759 msgstr ""
760
761 #: src/data/sys-file-reader.c:681
762 #, c-format
763 msgid "Number of document lines (%d) must be greater than 0."
764 msgstr ""
765
766 #: src/data/sys-file-reader.c:689
767 msgid "Document line contains null byte."
768 msgstr ""
769
770 #: src/data/sys-file-reader.c:763
771 msgid ""
772 "Ignoring value labels for long string variables, which PSPP does not yet "
773 "support."
774 msgstr ""
775
776 #: src/data/sys-file-reader.c:768
777 #, c-format
778 msgid "Unrecognized record type 7, subtype %d."
779 msgstr ""
780
781 #: src/data/sys-file-reader.c:793
782 #, c-format
783 msgid "Bad size (%zu) or count (%zu) field on record type 7, subtype 3."
784 msgstr ""
785
786 #: src/data/sys-file-reader.c:813
787 #, c-format
788 msgid ""
789 "Floating-point representation indicated by system file (%d) differs from "
790 "expected (%d)."
791 msgstr ""
792
793 #: src/data/sys-file-reader.c:826
794 msgid "little-endian"
795 msgstr ""
796
797 #: src/data/sys-file-reader.c:826
798 msgid "big-endian"
799 msgstr ""
800
801 #: src/data/sys-file-reader.c:827
802 #, c-format
803 msgid ""
804 "Integer format indicated by system file (%s) differs from expected (%s)."
805 msgstr ""
806
807 #: src/data/sys-file-reader.c:843
808 #, c-format
809 msgid "Bad size (%zu) or count (%zu) on extension 4."
810 msgstr ""
811
812 #: src/data/sys-file-reader.c:847
813 #, c-format
814 msgid "File specifies unexpected value %g as SYSMIS."
815 msgstr ""
816
817 #: src/data/sys-file-reader.c:849
818 #, c-format
819 msgid "File specifies unexpected value %g as HIGHEST."
820 msgstr ""
821
822 #: src/data/sys-file-reader.c:851
823 #, c-format
824 msgid "File specifies unexpected value %g as LOWEST."
825 msgstr ""
826
827 #: src/data/sys-file-reader.c:867
828 #, c-format
829 msgid "Bad size %zu on extension 11."
830 msgstr ""
831
832 #: src/data/sys-file-reader.c:879
833 #, c-format
834 msgid "Extension 11 has bad count %zu (for %zu variables)."
835 msgstr ""
836
837 #: src/data/sys-file-reader.c:900
838 #, c-format
839 msgid ""
840 "Invalid variable display parameters for variable %zu (%s).  Default "
841 "parameters substituted."
842 msgstr ""
843
844 #: src/data/sys-file-reader.c:946
845 #, c-format
846 msgid "Long variable mapping from %s to invalid variable name `%s'."
847 msgstr ""
848
849 #: src/data/sys-file-reader.c:956
850 #, c-format
851 msgid "Duplicate long variable name `%s' within system file."
852 msgstr ""
853
854 #: src/data/sys-file-reader.c:1011
855 #, c-format
856 msgid "%s listed as string of invalid length %s in very length string record."
857 msgstr ""
858
859 #: src/data/sys-file-reader.c:1021
860 #, c-format
861 msgid ""
862 "%s listed in very long string record with width %s, which requires only one "
863 "segment."
864 msgstr ""
865
866 #: src/data/sys-file-reader.c:1027
867 #, c-format
868 msgid "Very long string %s overflows dictionary."
869 msgstr ""
870
871 #: src/data/sys-file-reader.c:1041
872 #, c-format
873 msgid ""
874 "Very long string with width %ld has segment %d of width %d (expected %d)"
875 msgstr ""
876
877 #: src/data/sys-file-reader.c:1086
878 #, c-format
879 msgid "Invalid number of labels: %d.  Ignoring labels."
880 msgstr ""
881
882 #: src/data/sys-file-reader.c:1117
883 msgid ""
884 "Variable index record (type 4) does not immediately follow value label "
885 "record (type 3) as it should."
886 msgstr ""
887
888 #: src/data/sys-file-reader.c:1124
889 #, c-format
890 msgid ""
891 "Number of variables associated with a value label (%d) is not between 1 and "
892 "the number of variables (%zu)."
893 msgstr ""
894
895 #: src/data/sys-file-reader.c:1134
896 #, c-format
897 msgid "Value labels are not allowed on long string variables (%s)."
898 msgstr ""
899
900 #: src/data/sys-file-reader.c:1141
901 #, c-format
902 msgid ""
903 "Variables associated with value label are not all of identical type.  "
904 "Variable %s is %s, but variable %s is %s."
905 msgstr ""
906
907 #: src/data/sys-file-reader.c:1174
908 #, c-format
909 msgid "Duplicate value label for %g on %s."
910 msgstr ""
911
912 #: src/data/sys-file-reader.c:1177
913 #, c-format
914 msgid "Duplicate value label for \"%.*s\" on %s."
915 msgstr ""
916
917 #: src/data/sys-file-reader.c:1255
918 msgid "File ends in partial case."
919 msgstr ""
920
921 #: src/data/sys-file-reader.c:1263
922 #, c-format
923 msgid "Error reading case from file %s."
924 msgstr ""
925
926 #: src/data/sys-file-reader.c:1360 src/data/sys-file-reader.c:1396
927 msgid "Compressed data is corrupt."
928 msgstr ""
929
930 #: src/data/sys-file-reader.c:1483
931 #, c-format
932 msgid "Variable index %d not in valid range 1...%d."
933 msgstr ""
934
935 #: src/data/sys-file-reader.c:1488
936 #, c-format
937 msgid "Variable index %d refers to long string continuation."
938 msgstr ""
939
940 #: src/data/sys-file-reader.c:1574
941 #, c-format
942 msgid "Suppressed %d additional variable map warnings."
943 msgstr ""
944
945 #: src/data/sys-file-reader.c:1587
946 #, c-format
947 msgid "Variable map refers to unknown variable %s."
948 msgstr ""
949
950 #: src/data/sys-file-reader.c:1663
951 #, c-format
952 msgid "System error: %s."
953 msgstr ""
954
955 #: src/data/sys-file-reader.c:1665
956 msgid "Unexpected end of file."
957 msgstr ""
958
959 #: src/data/sys-file-writer.c:163
960 #, c-format
961 msgid "Unknown system file version %d. Treating as version %d."
962 msgstr ""
963
964 #: src/data/sys-file-writer.c:202
965 #, c-format
966 msgid "Error opening \"%s\" for writing as a system file: %s."
967 msgstr ""
968
969 #: src/data/sys-file-writer.c:737
970 #, c-format
971 msgid "An I/O error occurred writing system file \"%s\"."
972 msgstr ""
973
974 #: src/data/variable.c:209
975 #, c-format
976 msgid ""
977 "Character `%c' (in %s) may not appear as the first character in a variable "
978 "name."
979 msgstr ""
980
981 #: src/data/variable.c:221
982 #, c-format
983 msgid "Character `%c' (in %s) may not appear in a variable name."
984 msgstr ""
985
986 #: src/data/variable.c:249
987 msgid "Variable name cannot be empty string."
988 msgstr ""
989
990 #: src/data/variable.c:255
991 #, c-format
992 msgid "Variable name %s exceeds %d-character limit."
993 msgstr ""
994
995 #: src/data/variable.c:263
996 #, c-format
997 msgid "`%s' may not be used as a variable name because it is a reserved word."
998 msgstr ""
999
1000 #: src/language/command.c:208
1001 #, c-format
1002 msgid "%s is unimplemented."
1003 msgstr ""
1004
1005 #: src/language/command.c:214
1006 #, c-format
1007 msgid "%s may be used only in testing mode."
1008 msgstr ""
1009
1010 #: src/language/command.c:220
1011 #, c-format
1012 msgid "%s may be used only in enhanced syntax mode."
1013 msgstr ""
1014
1015 #: src/language/command.c:248
1016 msgid "Error encountered while ERROR=STOP is effective."
1017 msgstr ""
1018
1019 #: src/language/command.c:489
1020 msgid "expecting command name"
1021 msgstr ""
1022
1023 #: src/language/command.c:503
1024 #, c-format
1025 msgid "Unknown command %s."
1026 msgstr ""
1027
1028 #: src/language/command.c:628
1029 #, c-format
1030 msgid "%s is allowed only before the active file has been defined."
1031 msgstr ""
1032
1033 #: src/language/command.c:632
1034 #, c-format
1035 msgid "%s is allowed only after the active file has been defined."
1036 msgstr ""
1037
1038 #: src/language/command.c:636
1039 #, c-format
1040 msgid "%s is allowed only inside INPUT PROGRAM."
1041 msgstr ""
1042
1043 #: src/language/command.c:640
1044 #, c-format
1045 msgid "%s is allowed only inside FILE TYPE."
1046 msgstr ""
1047
1048 #: src/language/command.c:647
1049 #, c-format
1050 msgid ""
1051 "%s is allowed only before the active file has been defined or inside INPUT "
1052 "PROGRAM."
1053 msgstr ""
1054
1055 #: src/language/command.c:651
1056 #, c-format
1057 msgid ""
1058 "%s is allowed only before the active file has been defined or inside FILE "
1059 "TYPE."
1060 msgstr ""
1061
1062 #: src/language/command.c:655
1063 #, c-format
1064 msgid ""
1065 "%s is allowed only after the active file has been defined or inside INPUT "
1066 "PROGRAM."
1067 msgstr ""
1068
1069 #: src/language/command.c:659
1070 #, c-format
1071 msgid ""
1072 "%s is allowed only after the active file has been defined or inside FILE "
1073 "TYPE."
1074 msgstr ""
1075
1076 #: src/language/command.c:663
1077 #, c-format
1078 msgid "%s is allowed only inside INPUT PROGRAM or inside FILE TYPE."
1079 msgstr ""
1080
1081 #: src/language/command.c:669
1082 #, c-format
1083 msgid ""
1084 "%s is allowed only after the active file has been defined, inside INPUT "
1085 "PROGRAM, or inside FILE TYPE."
1086 msgstr ""
1087
1088 #: src/language/command.c:674
1089 #, c-format
1090 msgid ""
1091 "%s is allowed only before the active file has been defined, inside INPUT "
1092 "PROGRAM, or inside FILE TYPE."
1093 msgstr ""
1094
1095 #: src/language/command.c:692
1096 #, c-format
1097 msgid "%s is not allowed inside INPUT PROGRAM."
1098 msgstr ""
1099
1100 #: src/language/command.c:694
1101 #, c-format
1102 msgid "%s is not allowed inside FILE TYPE."
1103 msgstr ""
1104
1105 #: src/language/command.c:773 src/language/command.c:881
1106 #: src/language/utilities/permissions.c:98
1107 msgid "This command not allowed when the SAFER option is set."
1108 msgstr ""
1109
1110 #: src/language/command.c:785
1111 #, c-format
1112 msgid "Error removing `%s': %s."
1113 msgstr ""
1114
1115 #: src/language/command.c:835
1116 #, c-format
1117 msgid "Couldn't fork: %s."
1118 msgstr ""
1119
1120 #: src/language/command.c:850
1121 msgid "Interactive shell not supported on this platform."
1122 msgstr ""
1123
1124 #: src/language/command.c:862
1125 msgid "Command shell not supported on this platform."
1126 msgstr ""
1127
1128 #: src/language/command.c:868
1129 #, c-format
1130 msgid "Error executing command: %s."
1131 msgstr ""
1132
1133 #: src/language/control/control-stack.c:27
1134 #, c-format
1135 msgid "%s without %s."
1136 msgstr ""
1137
1138 #: src/language/control/control-stack.c:55
1139 #, c-format
1140 msgid "This command must appear inside %s...%s, without intermediate %s...%s."
1141 msgstr ""
1142
1143 #: src/language/control/control-stack.c:72
1144 #, c-format
1145 msgid "This command cannot appear outside %s...%s."
1146 msgstr ""
1147
1148 #: src/language/control/do-if.c:177
1149 msgid "This command may not follow ELSE in DO IF...END IF."
1150 msgstr ""
1151
1152 #: src/language/control/loop.c:213
1153 msgid "Only one index clause may be specified."
1154 msgstr ""
1155
1156 #: src/language/control/repeat.c:171
1157 #, c-format
1158 msgid "Dummy variable name \"%s\" hides dictionary variable \"%s\"."
1159 msgstr ""
1160
1161 #: src/language/control/repeat.c:176
1162 #, c-format
1163 msgid "Dummy variable name \"%s\" is given twice."
1164 msgstr ""
1165
1166 #: src/language/control/repeat.c:222
1167 #, c-format
1168 msgid ""
1169 "Dummy variable \"%.*s\" had %d substitutions, so \"%.*s\" must also, but %d "
1170 "were specified."
1171 msgstr ""
1172
1173 #: src/language/control/repeat.c:334
1174 msgid "DO REPEAT may not nest in compatibility mode."
1175 msgstr ""
1176
1177 #: src/language/control/repeat.c:436
1178 msgid "Ranges may only have integer bounds"
1179 msgstr ""
1180
1181 #: src/language/control/repeat.c:445
1182 #, c-format
1183 msgid "%g TO %g is an invalid range."
1184 msgstr ""
1185
1186 #: src/language/control/repeat.c:480
1187 msgid "String expected."
1188 msgstr ""
1189
1190 #: src/language/control/repeat.c:499
1191 msgid "No matching DO REPEAT."
1192 msgstr ""
1193
1194 #: src/language/control/temporary.c:46
1195 msgid ""
1196 "This command may only appear once between procedures and procedure-like "
1197 "commands."
1198 msgstr ""
1199
1200 #: src/language/data-io/data-list.c:128
1201 msgid "The END subcommand may only be used within INPUT PROGRAM."
1202 msgstr ""
1203
1204 #: src/language/data-io/data-list.c:134
1205 msgid "The END subcommand may only be specified once."
1206 msgstr ""
1207
1208 #: src/language/data-io/data-list.c:172
1209 msgid "Only one of FIXED, FREE, or LIST may be specified."
1210 msgstr ""
1211
1212 #: src/language/data-io/data-list.c:237
1213 msgid "The END subcommand may be used only with DATA LIST FIXED."
1214 msgstr ""
1215
1216 #: src/language/data-io/data-list.c:252
1217 msgid "At least one variable must be specified."
1218 msgstr ""
1219
1220 #: src/language/data-io/data-list.c:348 src/language/data-io/data-list.c:437
1221 #: src/language/data-io/get-data.c:528
1222 #, c-format
1223 msgid "%s is a duplicate variable name."
1224 msgstr ""
1225
1226 #: src/language/data-io/data-list.c:355
1227 #, c-format
1228 msgid "There is already a variable %s of a different type."
1229 msgstr ""
1230
1231 #: src/language/data-io/data-list.c:362
1232 #, c-format
1233 msgid "There is already a string variable %s of a different width."
1234 msgstr ""
1235
1236 #: src/language/data-io/data-list.c:370
1237 #, c-format
1238 msgid "Cannot place variable %s on record %d when RECORDS=%d is specified."
1239 msgstr ""
1240
1241 #: src/language/data-io/data-parser.c:455
1242 #: src/language/data-io/data-parser.c:464
1243 msgid "Quoted string extends beyond end of line."
1244 msgstr ""
1245
1246 #: src/language/data-io/data-parser.c:519
1247 #, c-format
1248 msgid "Partial case of %d of %d records discarded."
1249 msgstr ""
1250
1251 #: src/language/data-io/data-parser.c:565
1252 #, c-format
1253 msgid "Partial case discarded.  The first variable missing was %s."
1254 msgstr ""
1255
1256 #: src/language/data-io/data-parser.c:602
1257 #, c-format
1258 msgid ""
1259 "Missing value(s) for all variables from %s onward.  These will be filled "
1260 "with the system-missing value or blanks, as appropriate."
1261 msgstr ""
1262
1263 #: src/language/data-io/data-parser.c:621
1264 msgid "Record ends in data not part of any field."
1265 msgstr ""
1266
1267 #: src/language/data-io/data-parser.c:641
1268 #: src/language/data-io/data-parser.c:682 src/language/data-io/print.c:402
1269 #: src/language/dictionary/split-file.c:84
1270 #: src/language/dictionary/sys-file-info.c:161
1271 #: src/language/dictionary/sys-file-info.c:390
1272 #: src/language/dictionary/sys-file-info.c:634
1273 #: src/language/stats/descriptives.c:883 src/ui/gui/dict-display.c:241
1274 msgid "Variable"
1275 msgstr ""
1276
1277 #: src/language/data-io/data-parser.c:642 src/language/data-io/print.c:403
1278 msgid "Record"
1279 msgstr ""
1280
1281 #: src/language/data-io/data-parser.c:643 src/language/data-io/print.c:404
1282 #: src/ui/gui/crosstabs.glade:92 src/ui/gui/psppire-var-sheet.c:103
1283 msgid "Columns"
1284 msgstr ""
1285
1286 #: src/language/data-io/data-parser.c:644
1287 #: src/language/data-io/data-parser.c:683 src/language/data-io/print.c:405
1288 msgid "Format"
1289 msgstr ""
1290
1291 #: src/language/data-io/data-parser.c:663
1292 #, c-format
1293 msgid "Reading %d record from %s."
1294 msgid_plural "Reading %d records from %s."
1295 msgstr[0] ""
1296 msgstr[1] ""
1297
1298 #: src/language/data-io/data-parser.c:699
1299 #, c-format
1300 msgid "Reading free-form data from %s."
1301 msgstr ""
1302
1303 #. TRANSLATORS: this fragment will be interpolated into
1304 #. messages in fh_lock() that identify types of files.
1305 #: src/language/data-io/data-reader.c:122
1306 #: src/language/data-io/data-writer.c:58
1307 msgid "data file"
1308 msgstr ""
1309
1310 #: src/language/data-io/data-reader.c:149
1311 #, c-format
1312 msgid "Could not open \"%s\" for reading as a data file: %s."
1313 msgstr ""
1314
1315 #: src/language/data-io/data-reader.c:190
1316 msgid ""
1317 "Unexpected end-of-file while reading data in BEGIN DATA.  This probably "
1318 "indicates a missing or misformatted END DATA command.  END DATA must appear "
1319 "by itself on a single line with exactly one space between words."
1320 msgstr ""
1321
1322 #: src/language/data-io/data-reader.c:215
1323 #, c-format
1324 msgid "Error reading file %s: %s."
1325 msgstr ""
1326
1327 #: src/language/data-io/data-reader.c:218
1328 #, c-format
1329 msgid "Unexpected end of file reading %s."
1330 msgstr ""
1331
1332 #: src/language/data-io/data-reader.c:227
1333 #, c-format
1334 msgid "Unexpected end of file in partial record reading %s."
1335 msgstr ""
1336
1337 #: src/language/data-io/data-reader.c:287
1338 #, c-format
1339 msgid "Corrupt block descriptor word at offset 0x%lx in %s."
1340 msgstr ""
1341
1342 #: src/language/data-io/data-reader.c:288
1343 #, c-format
1344 msgid "Corrupt record descriptor word at offset 0x%lx in %s."
1345 msgstr ""
1346
1347 #: src/language/data-io/data-reader.c:301
1348 #, c-format
1349 msgid "Corrupt record size at offset 0x%lx in %s."
1350 msgstr ""
1351
1352 #: src/language/data-io/data-reader.c:443
1353 msgid "Record exceeds remaining block length."
1354 msgstr ""
1355
1356 #: src/language/data-io/data-reader.c:517
1357 #, c-format
1358 msgid "Attempt to read beyond end-of-file on file %s."
1359 msgstr ""
1360
1361 #: src/language/data-io/data-reader.c:520
1362 msgid "Attempt to read beyond END DATA."
1363 msgstr ""
1364
1365 #: src/language/data-io/data-reader.c:706
1366 msgid ""
1367 "This command is not valid here since the current input program does not "
1368 "access the inline file."
1369 msgstr ""
1370
1371 #: src/language/data-io/data-writer.c:74
1372 #, c-format
1373 msgid "An error occurred while opening \"%s\" for writing as a data file: %s."
1374 msgstr ""
1375
1376 #: src/language/data-io/data-writer.c:191
1377 #, c-format
1378 msgid "I/O error occurred writing data file \"%s\"."
1379 msgstr ""
1380
1381 #: src/language/data-io/file-handle.q:64
1382 #, c-format
1383 msgid ""
1384 "File handle %s is already defined.  Use CLOSE FILE HANDLE before redefining "
1385 "a file handle."
1386 msgstr ""
1387
1388 #: src/language/data-io/file-handle.q:119
1389 msgid "RECFORM must be specified with MODE=360."
1390 msgstr ""
1391
1392 #: src/language/data-io/file-handle.q:130
1393 #, c-format
1394 msgid "The specified file mode requires LRECL.  Assuming %d-character records."
1395 msgstr ""
1396
1397 #: src/language/data-io/file-handle.q:134
1398 #, c-format
1399 msgid ""
1400 "Record length (%ld) must be between 1 and %lu bytes.  Assuming %d-character "
1401 "records."
1402 msgstr ""
1403
1404 #: src/language/data-io/file-handle.q:176
1405 msgid "file"
1406 msgstr ""
1407
1408 #: src/language/data-io/file-handle.q:178
1409 msgid "inline file"
1410 msgstr ""
1411
1412 #: src/language/data-io/file-handle.q:204
1413 msgid "expecting a file name or handle name"
1414 msgstr ""
1415
1416 #: src/language/data-io/file-handle.q:224
1417 #, c-format
1418 msgid "Handle for %s not allowed here."
1419 msgstr ""
1420
1421 #: src/language/data-io/get.c:99
1422 msgid "expecting COMM or TAPE"
1423 msgstr ""
1424
1425 #: src/language/data-io/get.c:272 src/language/data-io/get.c:286
1426 #: src/language/data-io/get.c:311
1427 #, c-format
1428 msgid "expecting %s or %s"
1429 msgstr ""
1430
1431 #: src/language/data-io/get.c:506 src/language/data-io/print.c:177
1432 msgid "expecting a valid subcommand"
1433 msgstr ""
1434
1435 #: src/language/data-io/get.c:539
1436 #, c-format
1437 msgid ""
1438 "Cannot rename %s as %s because there already exists a variable named %s.  To "
1439 "rename variables with overlapping names, use a single RENAME subcommand such "
1440 "as \"/RENAME (A=B)(B=C)(C=A)\", or equivalently, \"/RENAME (A B C=B C A)\"."
1441 msgstr ""
1442
1443 #: src/language/data-io/get.c:565
1444 msgid "`=' expected after variable list."
1445 msgstr ""
1446
1447 #: src/language/data-io/get.c:572
1448 #, c-format
1449 msgid ""
1450 "Number of variables on left side of `=' (%zu) does not match number of "
1451 "variables on right side (%zu), in parenthesized group %d of RENAME "
1452 "subcommand."
1453 msgstr ""
1454
1455 #: src/language/data-io/get.c:585
1456 #, c-format
1457 msgid "Requested renaming duplicates variable name %s."
1458 msgstr ""
1459
1460 #: src/language/data-io/get.c:615
1461 msgid "Cannot DROP all variables from dictionary."
1462 msgstr ""
1463
1464 #: src/language/data-io/get.c:788
1465 msgid "Cannot specify the active file since no active file has been defined."
1466 msgstr ""
1467
1468 #: src/language/data-io/get.c:795
1469 msgid ""
1470 "MATCH FILES may not be used after TEMPORARY when the active file is an input "
1471 "source.  Temporary transformations will be made permanent."
1472 msgstr ""
1473
1474 #: src/language/data-io/get.c:829
1475 msgid "Multiple IN subcommands for a single FILE or TABLE."
1476 msgstr ""
1477
1478 #: src/language/data-io/get.c:873
1479 #, c-format
1480 msgid "File %s lacks BY variable %s."
1481 msgstr ""
1482
1483 #: src/language/data-io/get.c:876
1484 #, c-format
1485 msgid "Active file lacks BY variable %s."
1486 msgstr ""
1487
1488 #: src/language/data-io/get.c:946
1489 msgid "BY is required when TABLE is specified."
1490 msgstr ""
1491
1492 #: src/language/data-io/get.c:951
1493 msgid "BY is required when IN is specified."
1494 msgstr ""
1495
1496 #: src/language/data-io/get.c:1056
1497 #, c-format
1498 msgid ""
1499 "Variable name %s specified on %s subcommand duplicates an existing variable "
1500 "name."
1501 msgstr ""
1502
1503 #: src/language/data-io/get.c:1303
1504 #, c-format
1505 msgid ""
1506 "Variable %s in file %s (%s) has different type or width from the same "
1507 "variable in earlier file (%s)."
1508 msgstr ""
1509
1510 #: src/language/data-io/get-data.c:62
1511 #, c-format
1512 msgid "Unsupported TYPE %s"
1513 msgstr ""
1514
1515 #: src/language/data-io/get-data.c:258
1516 #, c-format
1517 msgid ""
1518 "%s is allowed only with %s arrangement, but %s arrangement was stated or "
1519 "implied earlier in this command."
1520 msgstr ""
1521
1522 #: src/language/data-io/get-data.c:313
1523 msgid "expecting FIXED or DELIMITED"
1524 msgstr ""
1525
1526 #: src/language/data-io/get-data.c:326
1527 msgid "Value of FIRSTCASE must be 1 or greater."
1528 msgstr ""
1529
1530 #: src/language/data-io/get-data.c:351
1531 msgid "expecting LINE or VARIABLES"
1532 msgstr ""
1533
1534 #: src/language/data-io/get-data.c:364
1535 msgid "Value of FIXCASE must be at least 1."
1536 msgstr ""
1537
1538 #: src/language/data-io/get-data.c:384
1539 msgid "Value of FIRST must be at least 1."
1540 msgstr ""
1541
1542 #: src/language/data-io/get-data.c:396
1543 msgid "Value of PERCENT must be between 1 and 100."
1544 msgstr ""
1545
1546 #: src/language/data-io/get-data.c:445
1547 msgid ""
1548 "In compatible syntax mode, the QUALIFIER string must contain exactly one "
1549 "character."
1550 msgstr ""
1551
1552 #: src/language/data-io/get-data.c:460
1553 msgid "expecting VARIABLES"
1554 msgstr ""
1555
1556 #: src/language/data-io/get-data.c:482
1557 #: src/language/data-io/placement-parser.c:376
1558 #, c-format
1559 msgid ""
1560 "The record number specified, %ld, is at or before the previous record, %d.  "
1561 "Data fields must be listed in order of increasing record number."
1562 msgstr ""
1563
1564 #: src/language/data-io/get-data.c:491
1565 #, c-format
1566 msgid ""
1567 "The record number specified, %ld, exceeds the number of records per case "
1568 "specified on FIXCASE, %d."
1569 msgstr ""
1570
1571 #: src/language/data-io/inpt-pgm.c:129
1572 msgid "Unexpected end-of-file within INPUT PROGRAM."
1573 msgstr ""
1574
1575 #: src/language/data-io/inpt-pgm.c:142
1576 msgid "Input program did not create any variables."
1577 msgstr ""
1578
1579 #: src/language/data-io/inpt-pgm.c:287
1580 msgid "COLUMN subcommand multiply specified."
1581 msgstr ""
1582
1583 #: src/language/data-io/inpt-pgm.c:337
1584 msgid ""
1585 "REREAD: Column numbers must be positive finite numbers.  Column set to 1."
1586 msgstr ""
1587
1588 #: src/language/data-io/list.q:157 src/language/stats/descriptives.c:362
1589 msgid "No variables specified."
1590 msgstr ""
1591
1592 #: src/language/data-io/list.q:165
1593 #, c-format
1594 msgid ""
1595 "The first case (%ld) specified precedes the last case (%ld) specified.  The "
1596 "values will be swapped."
1597 msgstr ""
1598
1599 #: src/language/data-io/list.q:173
1600 #, c-format
1601 msgid ""
1602 "The first case (%ld) to list is less than 1.  The value is being reset to 1."
1603 msgstr ""
1604
1605 #: src/language/data-io/list.q:179
1606 #, c-format
1607 msgid ""
1608 "The last case (%ld) to list is less than 1.  The value is being reset to 1."
1609 msgstr ""
1610
1611 #: src/language/data-io/list.q:185
1612 #, c-format
1613 msgid "The step value %ld is less than 1.  The value is being reset to 1."
1614 msgstr ""
1615
1616 #: src/language/data-io/list.q:211
1617 msgid "`/FORMAT WEIGHT' specified, but weighting is not on."
1618 msgstr ""
1619
1620 #: src/language/data-io/list.q:467
1621 msgid "Line"
1622 msgstr ""
1623
1624 #: src/language/data-io/placement-parser.c:85
1625 #, c-format
1626 msgid ""
1627 "Number of variables specified (%zu) differs from number of variable formats "
1628 "(%zu)."
1629 msgstr ""
1630
1631 #: src/language/data-io/placement-parser.c:95
1632 msgid ""
1633 "SPSS-like or Fortran-like format specification expected after variable names."
1634 msgstr ""
1635
1636 #: src/language/data-io/placement-parser.c:117
1637 #, c-format
1638 msgid "The %d columns %d-%d can't be evenly divided into %zu fields."
1639 msgstr ""
1640
1641 #: src/language/data-io/placement-parser.c:224
1642 #: src/language/lexer/format-parser.c:107
1643 #: src/language/lexer/format-parser.c:126
1644 #, c-format
1645 msgid "Unknown format type \"%s\"."
1646 msgstr ""
1647
1648 #: src/language/data-io/placement-parser.c:303
1649 msgid "Column positions for fields must be positive."
1650 msgstr ""
1651
1652 #: src/language/data-io/placement-parser.c:305
1653 msgid "Column positions for fields must not be negative."
1654 msgstr ""
1655
1656 #: src/language/data-io/placement-parser.c:342
1657 msgid "The ending column for a field must be greater than the starting column."
1658 msgstr ""
1659
1660 #: src/language/data-io/print.c:265
1661 #, c-format
1662 msgid "Output calls for %d records but %zu specified on RECORDS subcommand."
1663 msgstr ""
1664
1665 #: src/language/data-io/print.c:435
1666 #, c-format
1667 msgid "Writing %d record to %s."
1668 msgid_plural "Writing %d records to %s."
1669 msgstr[0] ""
1670 msgstr[1] ""
1671
1672 #: src/language/data-io/print.c:439
1673 #, c-format
1674 msgid "Writing %d record."
1675 msgid_plural "Writing %d records."
1676 msgstr[0] ""
1677 msgstr[1] ""
1678
1679 #: src/language/data-io/print-space.c:73 src/language/lexer/lexer.c:476
1680 #: src/language/stats/autorecode.c:154 src/language/xforms/select-if.c:60
1681 msgid "expecting end of command"
1682 msgstr ""
1683
1684 #: src/language/data-io/print-space.c:116
1685 msgid "The expression on PRINT SPACE evaluated to the system-missing value."
1686 msgstr ""
1687
1688 #: src/language/data-io/print-space.c:119
1689 #, c-format
1690 msgid "The expression on PRINT SPACE evaluated to %g."
1691 msgstr ""
1692
1693 #: src/language/dictionary/apply-dictionary.c:75
1694 #, c-format
1695 msgid "Variable %s is %s in target file, but %s in source file."
1696 msgstr ""
1697
1698 #: src/language/dictionary/apply-dictionary.c:99
1699 #, c-format
1700 msgid "Cannot add value labels from source file to long string variable %s."
1701 msgstr ""
1702
1703 #: src/language/dictionary/apply-dictionary.c:113
1704 #, c-format
1705 msgid ""
1706 "Cannot apply missing values from source file to long string variable %s."
1707 msgstr ""
1708
1709 #: src/language/dictionary/apply-dictionary.c:126
1710 msgid "No matching variables found between the source and target files."
1711 msgstr ""
1712
1713 #: src/language/dictionary/delete-variables.c:40
1714 msgid ""
1715 "DELETE VARIABLES may not be used after TEMPORARY.  Temporary transformations "
1716 "will be made permanent."
1717 msgstr ""
1718
1719 #: src/language/dictionary/delete-variables.c:48
1720 msgid ""
1721 "DELETE VARIABLES may not be used to delete all variables from the active "
1722 "file dictionary.  Use NEW FILE instead."
1723 msgstr ""
1724
1725 #: src/language/dictionary/formats.c:89
1726 msgid "`(' expected after variable list."
1727 msgstr ""
1728
1729 #: src/language/dictionary/formats.c:99 src/language/dictionary/numeric.c:69
1730 msgid "`)' expected after output format."
1731 msgstr ""
1732
1733 #: src/language/dictionary/missing-values.c:55
1734 #: src/language/stats/aggregate.c:451
1735 msgid "expecting `('"
1736 msgstr ""
1737
1738 #: src/language/dictionary/missing-values.c:71
1739 #, c-format
1740 msgid ""
1741 "Cannot mix numeric variables (e.g. %s) and string variables (e.g. %s) within "
1742 "a single list."
1743 msgstr ""
1744
1745 #: src/language/dictionary/missing-values.c:116
1746 #, c-format
1747 msgid "Truncating missing value to short string length (%d characters)."
1748 msgstr ""
1749
1750 #: src/language/dictionary/missing-values.c:138
1751 #, c-format
1752 msgid "Missing values provided are too long to assign to variable of width %d."
1753 msgstr ""
1754
1755 #: src/language/dictionary/modify-variables.c:92
1756 msgid ""
1757 "MODIFY VARS may not be used after TEMPORARY.  Temporary transformations will "
1758 "be made permanent."
1759 msgstr ""
1760
1761 #: src/language/dictionary/modify-variables.c:114
1762 msgid "REORDER subcommand may be given at most once."
1763 msgstr ""
1764
1765 #: src/language/dictionary/modify-variables.c:137
1766 msgid "Cannot specify ALL after specifying a set of variables."
1767 msgstr ""
1768
1769 #: src/language/dictionary/modify-variables.c:147
1770 msgid "`(' expected on REORDER subcommand."
1771 msgstr ""
1772
1773 #: src/language/dictionary/modify-variables.c:159
1774 msgid "`)' expected following variable names on REORDER subcommand."
1775 msgstr ""
1776
1777 #: src/language/dictionary/modify-variables.c:177
1778 msgid "RENAME subcommand may be given at most once."
1779 msgstr ""
1780
1781 #: src/language/dictionary/modify-variables.c:190
1782 msgid "`(' expected on RENAME subcommand."
1783 msgstr ""
1784
1785 #: src/language/dictionary/modify-variables.c:199
1786 msgid ""
1787 "`=' expected between lists of new and old variable names on RENAME "
1788 "subcommand."
1789 msgstr ""
1790
1791 #: src/language/dictionary/modify-variables.c:208
1792 #: src/language/dictionary/rename-variables.c:76
1793 #, c-format
1794 msgid ""
1795 "Differing number of variables in old name list (%zu) and in new name list (%"
1796 "zu)."
1797 msgstr ""
1798
1799 #: src/language/dictionary/modify-variables.c:219
1800 msgid "`)' expected after variable lists on RENAME subcommand."
1801 msgstr ""
1802
1803 #: src/language/dictionary/modify-variables.c:233
1804 msgid ""
1805 "KEEP subcommand may be given at most once.  It may not be given in "
1806 "conjunction with the DROP subcommand."
1807 msgstr ""
1808
1809 #: src/language/dictionary/modify-variables.c:276
1810 msgid ""
1811 "DROP subcommand may be given at most once.  It may not be given in "
1812 "conjunction with the KEEP subcommand."
1813 msgstr ""
1814
1815 #: src/language/dictionary/modify-variables.c:302
1816 #, c-format
1817 msgid "Unrecognized subcommand name `%s'."
1818 msgstr ""
1819
1820 #: src/language/dictionary/modify-variables.c:304
1821 msgid "Subcommand name expected."
1822 msgstr ""
1823
1824 #: src/language/dictionary/modify-variables.c:312
1825 msgid "`/' or `.' expected."
1826 msgstr ""
1827
1828 #: src/language/dictionary/numeric.c:62
1829 #, c-format
1830 msgid "Format type %s may not be used with a numeric variable."
1831 msgstr ""
1832
1833 #: src/language/dictionary/numeric.c:81 src/language/dictionary/numeric.c:150
1834 #, c-format
1835 msgid "There is already a variable named %s."
1836 msgstr ""
1837
1838 #: src/language/dictionary/numeric.c:135
1839 #, c-format
1840 msgid "Format type %s may not be used with a string variable."
1841 msgstr ""
1842
1843 #: src/language/dictionary/rename-variables.c:49
1844 msgid ""
1845 "RENAME VARS may not be used after TEMPORARY.  Temporary transformations will "
1846 "be made permanent."
1847 msgstr ""
1848
1849 #: src/language/dictionary/rename-variables.c:59
1850 msgid "`(' expected."
1851 msgstr ""
1852
1853 #: src/language/dictionary/rename-variables.c:67
1854 msgid "`=' expected between lists of new and old variable names."
1855 msgstr ""
1856
1857 #: src/language/dictionary/rename-variables.c:87
1858 msgid "`)' expected after variable names."
1859 msgstr ""
1860
1861 #: src/language/dictionary/rename-variables.c:97
1862 #, c-format
1863 msgid "Renaming would duplicate variable name %s."
1864 msgstr ""
1865
1866 #: src/language/dictionary/split-file.c:85
1867 #: src/language/dictionary/sys-file-info.c:563
1868 #: src/language/stats/crosstabs.q:1153 src/language/stats/crosstabs.q:1180
1869 #: src/language/stats/crosstabs.q:1200 src/language/stats/crosstabs.q:1222
1870 #: src/language/stats/examine.q:1198 src/language/stats/frequencies.q:1060
1871 #: src/language/stats/frequencies.q:1184
1872 msgid "Value"
1873 msgstr ""
1874
1875 #: src/language/dictionary/split-file.c:86
1876 #: src/language/dictionary/sys-file-info.c:397
1877 #: src/language/dictionary/sys-file-info.c:564 src/ui/gui/crosstabs.glade:275
1878 #: src/ui/gui/psppire.glade:2099 src/ui/gui/psppire-var-sheet.c:100
1879 msgid "Label"
1880 msgstr ""
1881
1882 #: src/language/dictionary/sys-file-info.c:110
1883 msgid "File:"
1884 msgstr ""
1885
1886 #: src/language/dictionary/sys-file-info.c:112 src/ui/gui/psppire.glade:2052
1887 #: src/ui/gui/recode.glade:841
1888 msgid "Label:"
1889 msgstr ""
1890
1891 #: src/language/dictionary/sys-file-info.c:116
1892 msgid "No label."
1893 msgstr ""
1894
1895 #: src/language/dictionary/sys-file-info.c:119
1896 msgid "Created:"
1897 msgstr ""
1898
1899 #: src/language/dictionary/sys-file-info.c:122
1900 msgid "Integer Format:"
1901 msgstr ""
1902
1903 #: src/language/dictionary/sys-file-info.c:124
1904 msgid "Big Endian."
1905 msgstr ""
1906
1907 #: src/language/dictionary/sys-file-info.c:125
1908 msgid "Little Endian."
1909 msgstr ""
1910
1911 #: src/language/dictionary/sys-file-info.c:126
1912 #: src/language/dictionary/sys-file-info.c:134
1913 msgid "Unknown."
1914 msgstr ""
1915
1916 #: src/language/dictionary/sys-file-info.c:127
1917 msgid "Real Format:"
1918 msgstr ""
1919
1920 #: src/language/dictionary/sys-file-info.c:129
1921 msgid "IEEE 754 LE."
1922 msgstr ""
1923
1924 #: src/language/dictionary/sys-file-info.c:130
1925 msgid "IEEE 754 BE."
1926 msgstr ""
1927
1928 #: src/language/dictionary/sys-file-info.c:131
1929 msgid "VAX D."
1930 msgstr ""
1931
1932 #: src/language/dictionary/sys-file-info.c:132
1933 msgid "VAX G."
1934 msgstr ""
1935
1936 #: src/language/dictionary/sys-file-info.c:133
1937 msgid "IBM 390 Hex Long."
1938 msgstr ""
1939
1940 #: src/language/dictionary/sys-file-info.c:135
1941 #: src/ui/gui/descriptives-dialog.glade:79 src/ui/gui/recode.glade:940
1942 msgid "Variables:"
1943 msgstr ""
1944
1945 #: src/language/dictionary/sys-file-info.c:137
1946 msgid "Cases:"
1947 msgstr ""
1948
1949 #: src/language/dictionary/sys-file-info.c:139
1950 msgid "Unknown"
1951 msgstr ""
1952
1953 #: src/language/dictionary/sys-file-info.c:141
1954 msgid "Type:"
1955 msgstr ""
1956
1957 #: src/language/dictionary/sys-file-info.c:142
1958 msgid "System File."
1959 msgstr ""
1960
1961 #: src/language/dictionary/sys-file-info.c:143
1962 msgid "Weight:"
1963 msgstr ""
1964
1965 #: src/language/dictionary/sys-file-info.c:148
1966 msgid "Not weighted."
1967 msgstr ""
1968
1969 #: src/language/dictionary/sys-file-info.c:150
1970 msgid "Mode:"
1971 msgstr ""
1972
1973 #: src/language/dictionary/sys-file-info.c:152
1974 #, c-format
1975 msgid "Compression %s."
1976 msgstr ""
1977
1978 #: src/language/dictionary/sys-file-info.c:152
1979 msgid "on"
1980 msgstr ""
1981
1982 #: src/language/dictionary/sys-file-info.c:152
1983 msgid "off"
1984 msgstr ""
1985
1986 #: src/language/dictionary/sys-file-info.c:162
1987 #: src/language/dictionary/sys-file-info.c:395
1988 msgid "Description"
1989 msgstr ""
1990
1991 #: src/language/dictionary/sys-file-info.c:163
1992 #: src/language/dictionary/sys-file-info.c:393
1993 #: src/language/dictionary/sys-file-info.c:633
1994 msgid "Position"
1995 msgstr ""
1996
1997 #: src/language/dictionary/sys-file-info.c:222
1998 msgid "The active file does not have a file label."
1999 msgstr ""
2000
2001 #: src/language/dictionary/sys-file-info.c:225
2002 msgid "File label:"
2003 msgstr ""
2004
2005 #: src/language/dictionary/sys-file-info.c:288
2006 msgid "No variables to display."
2007 msgstr ""
2008
2009 #: src/language/dictionary/sys-file-info.c:307
2010 msgid "Macros not supported."
2011 msgstr ""
2012
2013 #: src/language/dictionary/sys-file-info.c:317
2014 msgid "The active file dictionary does not contain any documents."
2015 msgstr ""
2016
2017 #: src/language/dictionary/sys-file-info.c:325
2018 msgid "Documents in the active file:"
2019 msgstr ""
2020
2021 #: src/language/dictionary/sys-file-info.c:477
2022 #, c-format
2023 msgid "Format: %s"
2024 msgstr ""
2025
2026 #: src/language/dictionary/sys-file-info.c:485
2027 #, c-format
2028 msgid "Print Format: %s"
2029 msgstr ""
2030
2031 #: src/language/dictionary/sys-file-info.c:488
2032 #, c-format
2033 msgid "Write Format: %s"
2034 msgstr ""
2035
2036 #: src/language/dictionary/sys-file-info.c:494
2037 #, c-format
2038 msgid "Measure: %s"
2039 msgstr ""
2040
2041 #: src/language/dictionary/sys-file-info.c:495
2042 #: src/ui/gui/psppire-var-sheet.c:119
2043 msgid "Nominal"
2044 msgstr ""
2045
2046 #: src/language/dictionary/sys-file-info.c:496
2047 #: src/ui/gui/psppire-var-sheet.c:120
2048 msgid "Ordinal"
2049 msgstr ""
2050
2051 #: src/language/dictionary/sys-file-info.c:497
2052 #: src/ui/gui/psppire-var-sheet.c:121
2053 msgid "Scale"
2054 msgstr ""
2055
2056 #: src/language/dictionary/sys-file-info.c:500
2057 #, c-format
2058 msgid "Display Alignment: %s"
2059 msgstr ""
2060
2061 #: src/language/dictionary/sys-file-info.c:501
2062 #: src/ui/gui/psppire-var-sheet.c:112
2063 msgid "Left"
2064 msgstr ""
2065
2066 #: src/language/dictionary/sys-file-info.c:502
2067 #: src/ui/gui/psppire-var-sheet.c:114
2068 msgid "Center"
2069 msgstr "Centre"
2070
2071 #: src/language/dictionary/sys-file-info.c:503
2072 #: src/ui/gui/psppire-var-sheet.c:113
2073 msgid "Right"
2074 msgstr ""
2075
2076 #: src/language/dictionary/sys-file-info.c:506
2077 #, c-format
2078 msgid "Display Width: %d"
2079 msgstr ""
2080
2081 #: src/language/dictionary/sys-file-info.c:517
2082 msgid "Missing Values: "
2083 msgstr ""
2084
2085 #: src/language/dictionary/sys-file-info.c:611
2086 msgid "No vectors defined."
2087 msgstr ""
2088
2089 #: src/language/dictionary/sys-file-info.c:632
2090 msgid "Vector"
2091 msgstr ""
2092
2093 #: src/language/dictionary/sys-file-info.c:635
2094 msgid "Print Format"
2095 msgstr ""
2096
2097 #: src/language/dictionary/value-labels.c:121
2098 #, c-format
2099 msgid ""
2100 "It is not possible to assign value labels to long string variables such as %"
2101 "s."
2102 msgstr ""
2103
2104 #: src/language/dictionary/value-labels.c:157 src/language/lexer/lexer.c:629
2105 msgid "expecting string"
2106 msgstr ""
2107
2108 #: src/language/dictionary/value-labels.c:166 src/language/lexer/lexer.c:643
2109 msgid "expecting integer"
2110 msgstr ""
2111
2112 #: src/language/dictionary/value-labels.c:170
2113 #, c-format
2114 msgid "Value label `%g' is not integer."
2115 msgstr ""
2116
2117 #: src/language/dictionary/value-labels.c:184
2118 msgid "Truncating value label to 60 characters."
2119 msgstr ""
2120
2121 #: src/language/dictionary/variable-label.c:51
2122 msgid "String expected for variable label."
2123 msgstr ""
2124
2125 #: src/language/dictionary/variable-label.c:59
2126 msgid "Truncating variable label to 255 characters."
2127 msgstr ""
2128
2129 #: src/language/dictionary/vector.c:64
2130 #, c-format
2131 msgid "A vector named %s already exists."
2132 msgstr ""
2133
2134 #: src/language/dictionary/vector.c:72
2135 #, c-format
2136 msgid "Vector name %s is given twice."
2137 msgstr ""
2138
2139 #: src/language/dictionary/vector.c:96
2140 msgid "A slash must separate each vector specification in VECTOR's long form."
2141 msgstr ""
2142
2143 #: src/language/dictionary/vector.c:129
2144 msgid "Vectors must have at least one element."
2145 msgstr ""
2146
2147 #: src/language/dictionary/vector.c:150
2148 msgid "expecting vector length"
2149 msgstr ""
2150
2151 #: src/language/dictionary/vector.c:166
2152 #, c-format
2153 msgid "%s is too long for a variable name."
2154 msgstr ""
2155
2156 #: src/language/dictionary/vector.c:171
2157 #, c-format
2158 msgid "%s is an existing variable name."
2159 msgstr ""
2160
2161 #: src/language/dictionary/weight.c:49
2162 msgid "The weighting variable must be numeric."
2163 msgstr ""
2164
2165 #: src/language/dictionary/weight.c:54
2166 msgid "The weighting variable may not be scratch."
2167 msgstr ""
2168
2169 #: src/language/expressions/evaluate.c:154
2170 msgid "expecting number or string"
2171 msgstr ""
2172
2173 #: src/language/expressions/evaluate.c:168
2174 #, c-format
2175 msgid "Duplicate variable name %s."
2176 msgstr ""
2177
2178 #: src/language/expressions/helpers.c:35
2179 msgid ""
2180 "One of the arguments to a DATE function is not an integer.  The result will "
2181 "be system-missing."
2182 msgstr ""
2183
2184 #: src/language/expressions/helpers.c:57
2185 msgid ""
2186 "The week argument to DATE.WKYR is not an integer.  The result will be system-"
2187 "missing."
2188 msgstr ""
2189
2190 #: src/language/expressions/helpers.c:63
2191 msgid ""
2192 "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53.  "
2193 "The result will be system-missing."
2194 msgstr ""
2195
2196 #: src/language/expressions/helpers.c:85
2197 msgid ""
2198 "The day argument to DATE.YRDAY is not an integer.  The result will be system-"
2199 "missing."
2200 msgstr ""
2201
2202 #: src/language/expressions/helpers.c:91
2203 msgid ""
2204 "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366.  "
2205 "The result will be system-missing."
2206 msgstr ""
2207
2208 #: src/language/expressions/helpers.c:113
2209 msgid ""
2210 "The year argument to YRMODA is greater than 47516.  The result will be "
2211 "system-missing."
2212 msgstr ""
2213
2214 #: src/language/expressions/helpers.c:166
2215 #, c-format
2216 msgid ""
2217 "Unrecognized date unit \"%.*s\".  Valid date units are \"years\", \"quarters"
2218 "\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\"."
2219 msgstr ""
2220
2221 #: src/language/expressions/helpers.c:316
2222 msgid ""
2223 "Invalid DATESUM method.  Valid choices are \"closest\" and \"rollover\"."
2224 msgstr ""
2225
2226 #: src/language/expressions/parse.c:259
2227 #, c-format
2228 msgid ""
2229 "Type mismatch: expression has %s type, but a numeric value is required here."
2230 msgstr ""
2231
2232 #: src/language/expressions/parse.c:271
2233 #, c-format
2234 msgid ""
2235 "Type mismatch: expression has %s type, but a string value is required here."
2236 msgstr ""
2237
2238 #: src/language/expressions/parse.c:427
2239 #, c-format
2240 msgid "Type mismatch while applying %s operator: cannot convert %s to %s."
2241 msgstr ""
2242
2243 #: src/language/expressions/parse.c:643
2244 msgid ""
2245 "Chaining relational operators (e.g. \"a < b < c\") will not produce the "
2246 "mathematically expected result.  Use the AND logical operator to fix the "
2247 "problem (e.g. \"a < b AND b < c\").  If chaining is really intended, "
2248 "parentheses will disable this warning (e.g. \"(a < b) < c\".)"
2249 msgstr ""
2250
2251 #: src/language/expressions/parse.c:744
2252 msgid ""
2253 "The exponentiation operator (\"**\") is left-associative, even though right-"
2254 "associative semantics are more useful.  That is, \"a**b**c\" equals \"(a**b)"
2255 "**c\", not as \"a**(b**c)\".  To disable this warning, insert parentheses."
2256 msgstr ""
2257
2258 #: src/language/expressions/parse.c:809
2259 #, c-format
2260 msgid "Unknown system variable %s."
2261 msgstr ""
2262
2263 #: src/language/expressions/parse.c:857
2264 #, c-format
2265 msgid "Unknown identifier %s."
2266 msgstr ""
2267
2268 #: src/language/expressions/parse.c:885 src/language/stats/aggregate.c:509
2269 msgid "expecting `)'"
2270 msgstr ""
2271
2272 #: src/language/expressions/parse.c:892
2273 msgid "in expression"
2274 msgstr ""
2275
2276 #: src/language/expressions/parse.c:1073
2277 #, c-format
2278 msgid "%s must have at least %d arguments in list."
2279 msgstr ""
2280
2281 #: src/language/expressions/parse.c:1082
2282 #, c-format
2283 msgid "%s must have even number of arguments in list."
2284 msgstr ""
2285
2286 #: src/language/expressions/parse.c:1085
2287 #, c-format
2288 msgid "%s must have multiple of %d arguments in list."
2289 msgstr ""
2290
2291 #: src/language/expressions/parse.c:1095
2292 #, c-format
2293 msgid "%s function does not accept a minimum valid argument count."
2294 msgstr ""
2295
2296 #: src/language/expressions/parse.c:1104
2297 #, c-format
2298 msgid "%s requires at least %d valid arguments in list."
2299 msgstr ""
2300
2301 #: src/language/expressions/parse.c:1110
2302 #, c-format
2303 msgid ""
2304 "With %s, using minimum valid argument count of %d does not make sense when "
2305 "passing only %d arguments in list."
2306 msgstr ""
2307
2308 #: src/language/expressions/parse.c:1164
2309 #, c-format
2310 msgid "Type mismatch invoking %s as "
2311 msgstr ""
2312
2313 #: src/language/expressions/parse.c:1169
2314 msgid "Function invocation "
2315 msgstr ""
2316
2317 #: src/language/expressions/parse.c:1171
2318 msgid " does not match any known function.  Candidates are:"
2319 msgstr ""
2320
2321 #: src/language/expressions/parse.c:1201
2322 #, c-format
2323 msgid "No function or vector named %s."
2324 msgstr ""
2325
2326 #: src/language/expressions/parse.c:1244
2327 #, c-format
2328 msgid "expecting `,' or `)' invoking %s function"
2329 msgstr ""
2330
2331 #: src/language/expressions/parse.c:1264
2332 #, c-format
2333 msgid "%s is a PSPP extension."
2334 msgstr ""
2335
2336 #: src/language/expressions/parse.c:1267 src/ui/terminal/command-line.c:127
2337 #: src/ui/terminal/command-line.c:146 src/ui/terminal/command-line.c:158
2338 #, c-format
2339 msgid "%s is not yet implemented."
2340 msgstr ""
2341
2342 #: src/language/expressions/parse.c:1273
2343 #, c-format
2344 msgid "%s may not appear after TEMPORARY."
2345 msgstr ""
2346
2347 #: src/language/lexer/format-parser.c:88
2348 msgid "expecting valid format specifier"
2349 msgstr ""
2350
2351 #: src/language/lexer/format-parser.c:121
2352 msgid "expecting format type"
2353 msgstr ""
2354
2355 #: src/language/lexer/lexer.c:282
2356 #, c-format
2357 msgid "%s does not form a valid number."
2358 msgstr ""
2359
2360 #: src/language/lexer/lexer.c:386
2361 #, c-format
2362 msgid "Bad character in input: `%c'."
2363 msgstr ""
2364
2365 #: src/language/lexer/lexer.c:388
2366 #, c-format
2367 msgid "Bad character in input: `\\%o'."
2368 msgstr ""
2369
2370 #: src/language/lexer/lexer.c:424
2371 #, c-format
2372 msgid "Subcommand %s may only be specified once."
2373 msgstr ""
2374
2375 #: src/language/lexer/lexer.c:432
2376 #, c-format
2377 msgid "missing required subcommand %s"
2378 msgstr ""
2379
2380 #: src/language/lexer/lexer.c:461
2381 #, c-format
2382 msgid "Syntax error %s at %s."
2383 msgstr ""
2384
2385 #: src/language/lexer/lexer.c:464
2386 #, c-format
2387 msgid "Syntax error at %s."
2388 msgstr ""
2389
2390 #: src/language/lexer/lexer.c:598 src/language/lexer/lexer.c:615
2391 #, c-format
2392 msgid "expecting `%s'"
2393 msgstr ""
2394
2395 #: src/language/lexer/lexer.c:656
2396 msgid "expecting number"
2397 msgstr ""
2398
2399 #: src/language/lexer/lexer.c:668
2400 msgid "expecting identifier"
2401 msgstr ""
2402
2403 #: src/language/lexer/lexer.c:1062
2404 msgid "binary"
2405 msgstr ""
2406
2407 #: src/language/lexer/lexer.c:1067
2408 msgid "octal"
2409 msgstr ""
2410
2411 #: src/language/lexer/lexer.c:1072
2412 msgid "hex"
2413 msgstr ""
2414
2415 #: src/language/lexer/lexer.c:1082
2416 #, c-format
2417 msgid "String of %s digits has %zu characters, which is not a multiple of %d."
2418 msgstr ""
2419
2420 #: src/language/lexer/lexer.c:1111
2421 #, c-format
2422 msgid "`%c' is not a valid %s digit."
2423 msgstr ""
2424
2425 #: src/language/lexer/lexer.c:1145
2426 msgid "Unterminated string constant."
2427 msgstr ""
2428
2429 #: src/language/lexer/lexer.c:1199
2430 msgid "Unexpected end of file in string concatenation."
2431 msgstr ""
2432
2433 #: src/language/lexer/lexer.c:1207
2434 msgid "String expected following `+'."
2435 msgstr ""
2436
2437 #: src/language/lexer/lexer.c:1220
2438 #, c-format
2439 msgid "String exceeds 255 characters in length (%zu characters)."
2440 msgstr ""
2441
2442 #: src/language/lexer/range-parser.c:59
2443 #, c-format
2444 msgid ""
2445 "Low end of range (%g) is below high end (%g).  The range will be treated as "
2446 "reversed."
2447 msgstr ""
2448
2449 #: src/language/lexer/range-parser.c:67
2450 #, c-format
2451 msgid "Ends of range are equal (%g)."
2452 msgstr ""
2453
2454 #: src/language/lexer/range-parser.c:75
2455 msgid "LO or LOWEST must be part of a range."
2456 msgstr ""
2457
2458 #: src/language/lexer/range-parser.c:107
2459 msgid "System-missing value is not valid here."
2460 msgstr ""
2461
2462 #: src/language/lexer/range-parser.c:115
2463 msgid "expecting number or data string"
2464 msgstr ""
2465
2466 #: src/language/lexer/variable-parser.c:63
2467 msgid "expecting variable name"
2468 msgstr ""
2469
2470 #: src/language/lexer/variable-parser.c:73
2471 #, c-format
2472 msgid "%s is not a variable name."
2473 msgstr ""
2474
2475 #: src/language/lexer/variable-parser.c:176
2476 #, c-format
2477 msgid ""
2478 "%s is not a numeric variable.  It will not be included in the variable list."
2479 msgstr ""
2480
2481 #: src/language/lexer/variable-parser.c:179
2482 #, c-format
2483 msgid ""
2484 "%s is not a string variable.  It will not be included in the variable list."
2485 msgstr ""
2486
2487 #: src/language/lexer/variable-parser.c:183
2488 #, c-format
2489 msgid "Scratch variables (such as %s) are not allowed here."
2490 msgstr ""
2491
2492 #: src/language/lexer/variable-parser.c:187
2493 #, c-format
2494 msgid ""
2495 "%s and %s are not the same type.  All variables in this variable list must "
2496 "be of the same type.  %s will be omitted from the list."
2497 msgstr ""
2498
2499 #: src/language/lexer/variable-parser.c:193
2500 #, c-format
2501 msgid ""
2502 "%s and %s are string variables with different widths.  All variables in this "
2503 "variable list must have the same width.  %s will be omitted from the list."
2504 msgstr ""
2505
2506 #: src/language/lexer/variable-parser.c:198
2507 #, c-format
2508 msgid "Variable %s appears twice in variable list."
2509 msgstr ""
2510
2511 #: src/language/lexer/variable-parser.c:311
2512 #, c-format
2513 msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary."
2514 msgstr ""
2515
2516 #: src/language/lexer/variable-parser.c:319
2517 #, c-format
2518 msgid ""
2519 "When using the TO keyword to specify several variables, both variables must "
2520 "be from the same variable dictionaries, of either ordinary, scratch, or "
2521 "system variables.  %s is a %s variable, whereas %s is %s."
2522 msgstr ""
2523
2524 #: src/language/lexer/variable-parser.c:393
2525 msgid "incorrect use of TO convention"
2526 msgstr ""
2527
2528 #: src/language/lexer/variable-parser.c:436
2529 msgid "Scratch variables not allowed here."
2530 msgstr ""
2531
2532 #: src/language/lexer/variable-parser.c:458
2533 msgid "Prefixes don't match in use of TO convention."
2534 msgstr ""
2535
2536 #: src/language/lexer/variable-parser.c:463
2537 msgid "Bad bounds in use of TO convention."
2538 msgstr ""
2539
2540 #: src/language/stats/aggregate.c:209
2541 msgid "while expecting COLUMNWISE"
2542 msgstr ""
2543
2544 #: src/language/stats/aggregate.c:240
2545 msgid "expecting BREAK"
2546 msgstr ""
2547
2548 #: src/language/stats/aggregate.c:245
2549 msgid ""
2550 "When PRESORTED is specified, specifying sorting directions with (A) or (D) "
2551 "has no effect.  Output data will be sorted the same way as the input data."
2552 msgstr ""
2553
2554 #: src/language/stats/aggregate.c:416
2555 msgid "expecting aggregation function"
2556 msgstr ""
2557
2558 #: src/language/stats/aggregate.c:434
2559 #, c-format
2560 msgid "Unknown aggregation function %s."
2561 msgstr ""
2562
2563 #: src/language/stats/aggregate.c:490
2564 #, c-format
2565 msgid "Missing argument %zu to %s."
2566 msgstr ""
2567
2568 #: src/language/stats/aggregate.c:499
2569 #, c-format
2570 msgid "Arguments to %s must be of same type as source variables."
2571 msgstr ""
2572
2573 #: src/language/stats/aggregate.c:521
2574 #, c-format
2575 msgid ""
2576 "Number of source variables (%zu) does not match number of target variables (%"
2577 "zu)."
2578 msgstr ""
2579
2580 #: src/language/stats/aggregate.c:537
2581 #, c-format
2582 msgid ""
2583 "The value arguments passed to the %s function are out-of-order.  They will "
2584 "be treated as if they had been specified in the correct order."
2585 msgstr ""
2586
2587 #: src/language/stats/aggregate.c:607
2588 #, c-format
2589 msgid ""
2590 "Variable name %s is not unique within the aggregate file dictionary, which "
2591 "contains the aggregate variables and the break variables."
2592 msgstr ""
2593
2594 #: src/language/stats/autorecode.c:136
2595 #, c-format
2596 msgid "Source variable count (%zu) does not match target variable count (%zu)."
2597 msgstr ""
2598
2599 #: src/language/stats/autorecode.c:164
2600 #, c-format
2601 msgid "Target variable %s duplicates existing variable %s."
2602 msgstr ""
2603
2604 #: src/language/stats/autorecode.c:171
2605 #, c-format
2606 msgid "Duplicate variable name %s among target variables."
2607 msgstr ""
2608
2609 #: src/language/stats/binomial.c:133
2610 #, c-format
2611 msgid "Variable %s is not dichotomous"
2612 msgstr ""
2613
2614 #: src/language/stats/binomial.c:178
2615 msgid "Binomial Test"
2616 msgstr ""
2617
2618 #: src/language/stats/binomial.c:202
2619 msgid "Group1"
2620 msgstr ""
2621
2622 #: src/language/stats/binomial.c:203
2623 msgid "Group2"
2624 msgstr ""
2625
2626 #: src/language/stats/binomial.c:204 src/language/stats/chisquare.c:223
2627 #: src/language/stats/chisquare.c:283 src/language/stats/crosstabs.q:860
2628 #: src/language/stats/crosstabs.q:1060 src/language/stats/crosstabs.q:1783
2629 #: src/language/stats/examine.q:918 src/language/stats/frequencies.q:1137
2630 #: src/language/stats/oneway.q:306 src/language/stats/oneway.q:476
2631 #: src/language/stats/regression.q:319 src/ui/gui/crosstabs-dialog.c:60
2632 msgid "Total"
2633 msgstr ""
2634
2635 #: src/language/stats/binomial.c:236 src/language/stats/chisquare.c:246
2636 #: src/language/stats/crosstabs.q:1178 src/language/stats/crosstabs.q:1219
2637 msgid "Category"
2638 msgstr ""
2639
2640 #: src/language/stats/binomial.c:237 src/language/stats/crosstabs.q:870
2641 #: src/language/stats/examine.q:993 src/language/stats/frequencies.q:1405
2642 #: src/language/stats/npar-summary.c:122 src/language/stats/oneway.q:391
2643 #: src/language/stats/t-test.q:693 src/language/stats/t-test.q:716
2644 #: src/language/stats/t-test.q:850 src/language/stats/t-test.q:1387
2645 msgid "N"
2646 msgstr ""
2647
2648 #: src/language/stats/binomial.c:238
2649 msgid "Observed Prop."
2650 msgstr ""
2651
2652 #: src/language/stats/binomial.c:239
2653 msgid "Test Prop."
2654 msgstr ""
2655
2656 #: src/language/stats/binomial.c:242
2657 #, c-format
2658 msgid "Exact Sig. (%d-tailed)"
2659 msgstr ""
2660
2661 #: src/language/stats/chisquare.c:193
2662 #, c-format
2663 msgid ""
2664 "CHISQUARE test specified %d expected values, but %d distinct values were "
2665 "encountered in variable %s."
2666 msgstr ""
2667
2668 #: src/language/stats/chisquare.c:207 src/language/stats/chisquare.c:247
2669 msgid "Observed N"
2670 msgstr ""
2671
2672 #: src/language/stats/chisquare.c:208 src/language/stats/chisquare.c:248
2673 msgid "Expected N"
2674 msgstr ""
2675
2676 #: src/language/stats/chisquare.c:209 src/language/stats/chisquare.c:249
2677 #: src/language/stats/regression.q:318 src/ui/gui/crosstabs-dialog.c:62
2678 msgid "Residual"
2679 msgstr ""
2680
2681 #: src/language/stats/chisquare.c:242
2682 msgid "Frequencies"
2683 msgstr ""
2684
2685 #: src/language/stats/chisquare.c:297
2686 msgid "Test Statistics"
2687 msgstr ""
2688
2689 #: src/language/stats/chisquare.c:311
2690 msgid "Chi-Square"
2691 msgstr ""
2692
2693 #: src/language/stats/chisquare.c:312 src/language/stats/crosstabs.q:1154
2694 #: src/language/stats/oneway.q:279 src/language/stats/oneway.q:694
2695 #: src/language/stats/regression.q:312 src/language/stats/t-test.q:1001
2696 #: src/language/stats/t-test.q:1193 src/language/stats/t-test.q:1286
2697 msgid "df"
2698 msgstr ""
2699
2700 #: src/language/stats/chisquare.c:313
2701 msgid "Asymp. Sig."
2702 msgstr ""
2703
2704 #: src/language/stats/crosstabs.q:277
2705 msgid ""
2706 "Missing mode REPORT not allowed in general mode.  Assuming MISSING=TABLE."
2707 msgstr ""
2708
2709 #: src/language/stats/crosstabs.q:287
2710 msgid "Write mode ALL not allowed in general mode.  Assuming WRITE=CELLS."
2711 msgstr ""
2712
2713 #: src/language/stats/crosstabs.q:363
2714 msgid "Too many cross-tabulation variables or dimensions."
2715 msgstr ""
2716
2717 #: src/language/stats/crosstabs.q:373
2718 msgid "expecting BY"
2719 msgstr ""
2720
2721 #: src/language/stats/crosstabs.q:440
2722 msgid "VARIABLES must be specified before TABLES."
2723 msgstr ""
2724
2725 #: src/language/stats/crosstabs.q:478
2726 #, c-format
2727 msgid "Maximum value (%ld) less than minimum value (%ld)."
2728 msgstr ""
2729
2730 #: src/language/stats/crosstabs.q:855
2731 msgid "Summary."
2732 msgstr ""
2733
2734 #: src/language/stats/crosstabs.q:857 src/language/stats/examine.q:981
2735 msgid "Cases"
2736 msgstr ""
2737
2738 #: src/language/stats/crosstabs.q:858 src/language/stats/examine.q:916
2739 #: src/language/stats/frequencies.q:1058 src/language/stats/frequencies.q:1406
2740 msgid "Valid"
2741 msgstr ""
2742
2743 #: src/language/stats/crosstabs.q:859 src/language/stats/examine.q:917
2744 #: src/language/stats/frequencies.q:1128 src/language/stats/frequencies.q:1407
2745 #: src/ui/gui/psppire-var-sheet.c:102
2746 msgid "Missing"
2747 msgstr ""
2748
2749 #: src/language/stats/crosstabs.q:871 src/language/stats/examine.q:996
2750 #: src/language/stats/frequencies.q:1062 src/language/stats/frequencies.q:1063
2751 #: src/language/stats/frequencies.q:1064
2752 msgid "Percent"
2753 msgstr ""
2754
2755 #: src/language/stats/crosstabs.q:1112
2756 msgid "count"
2757 msgstr ""
2758
2759 #: src/language/stats/crosstabs.q:1113
2760 msgid "row %"
2761 msgstr ""
2762
2763 #: src/language/stats/crosstabs.q:1114
2764 msgid "column %"
2765 msgstr ""
2766
2767 #: src/language/stats/crosstabs.q:1115
2768 msgid "total %"
2769 msgstr ""
2770
2771 #: src/language/stats/crosstabs.q:1116
2772 msgid "expected"
2773 msgstr ""
2774
2775 #: src/language/stats/crosstabs.q:1117
2776 msgid "residual"
2777 msgstr ""
2778
2779 #: src/language/stats/crosstabs.q:1118
2780 msgid "std. resid."
2781 msgstr ""
2782
2783 #: src/language/stats/crosstabs.q:1119
2784 msgid "adj. resid."
2785 msgstr ""
2786
2787 #: src/language/stats/crosstabs.q:1149
2788 msgid "Chi-square tests."
2789 msgstr ""
2790
2791 #: src/language/stats/crosstabs.q:1152 src/language/stats/crosstabs.q:1179
2792 #: src/language/stats/crosstabs.q:1199 src/language/stats/crosstabs.q:1220
2793 #: src/language/stats/examine.q:1442 src/ui/gui/checkbox-treeview.c:94
2794 msgid "Statistic"
2795 msgstr ""
2796
2797 #: src/language/stats/crosstabs.q:1156
2798 msgid "Asymp. Sig. (2-sided)"
2799 msgstr ""
2800
2801 #: src/language/stats/crosstabs.q:1158
2802 msgid "Exact. Sig. (2-sided)"
2803 msgstr ""
2804
2805 #: src/language/stats/crosstabs.q:1160
2806 msgid "Exact. Sig. (1-sided)"
2807 msgstr ""
2808
2809 #: src/language/stats/crosstabs.q:1175
2810 msgid "Symmetric measures."
2811 msgstr ""
2812
2813 #: src/language/stats/crosstabs.q:1181 src/language/stats/crosstabs.q:1223
2814 msgid "Asymp. Std. Error"
2815 msgstr ""
2816
2817 #: src/language/stats/crosstabs.q:1182 src/language/stats/crosstabs.q:1224
2818 msgid "Approx. T"
2819 msgstr ""
2820
2821 #: src/language/stats/crosstabs.q:1183 src/language/stats/crosstabs.q:1225
2822 msgid "Approx. Sig."
2823 msgstr ""
2824
2825 #: src/language/stats/crosstabs.q:1194
2826 msgid "Risk estimate."
2827 msgstr ""
2828
2829 #: src/language/stats/crosstabs.q:1198
2830 #, c-format
2831 msgid "95%% Confidence Interval"
2832 msgstr ""
2833
2834 #: src/language/stats/crosstabs.q:1201 src/language/stats/t-test.q:1005
2835 #: src/language/stats/t-test.q:1190 src/language/stats/t-test.q:1289
2836 msgid "Lower"
2837 msgstr ""
2838
2839 #: src/language/stats/crosstabs.q:1202 src/language/stats/t-test.q:1006
2840 #: src/language/stats/t-test.q:1191 src/language/stats/t-test.q:1290
2841 msgid "Upper"
2842 msgstr ""
2843
2844 #: src/language/stats/crosstabs.q:1216
2845 msgid "Directional measures."
2846 msgstr ""
2847
2848 #: src/language/stats/crosstabs.q:1221 src/ui/gui/psppire.glade:2223
2849 #: src/ui/gui/psppire-var-sheet.c:97
2850 msgid "Type"
2851 msgstr ""
2852
2853 #: src/language/stats/crosstabs.q:1975
2854 msgid "Pearson Chi-Square"
2855 msgstr ""
2856
2857 #: src/language/stats/crosstabs.q:1976
2858 msgid "Likelihood Ratio"
2859 msgstr ""
2860
2861 #: src/language/stats/crosstabs.q:1977
2862 msgid "Fisher's Exact Test"
2863 msgstr ""
2864
2865 #: src/language/stats/crosstabs.q:1978
2866 msgid "Continuity Correction"
2867 msgstr ""
2868
2869 #: src/language/stats/crosstabs.q:1979
2870 msgid "Linear-by-Linear Association"
2871 msgstr ""
2872
2873 #: src/language/stats/crosstabs.q:2016 src/language/stats/crosstabs.q:2086
2874 #: src/language/stats/crosstabs.q:2145
2875 msgid "N of Valid Cases"
2876 msgstr ""
2877
2878 #: src/language/stats/crosstabs.q:2032 src/language/stats/crosstabs.q:2161
2879 msgid "Nominal by Nominal"
2880 msgstr ""
2881
2882 #: src/language/stats/crosstabs.q:2033 src/language/stats/crosstabs.q:2162
2883 msgid "Ordinal by Ordinal"
2884 msgstr ""
2885
2886 #: src/language/stats/crosstabs.q:2034
2887 msgid "Interval by Interval"
2888 msgstr ""
2889
2890 #: src/language/stats/crosstabs.q:2035
2891 msgid "Measure of Agreement"
2892 msgstr ""
2893
2894 #: src/language/stats/crosstabs.q:2040 src/ui/gui/crosstabs-dialog.c:42
2895 msgid "Phi"
2896 msgstr ""
2897
2898 #: src/language/stats/crosstabs.q:2041
2899 msgid "Cramer's V"
2900 msgstr ""
2901
2902 #: src/language/stats/crosstabs.q:2042
2903 msgid "Contingency Coefficient"
2904 msgstr ""
2905
2906 #: src/language/stats/crosstabs.q:2043
2907 msgid "Kendall's tau-b"
2908 msgstr ""
2909
2910 #: src/language/stats/crosstabs.q:2044
2911 msgid "Kendall's tau-c"
2912 msgstr ""
2913
2914 #: src/language/stats/crosstabs.q:2045 src/ui/gui/crosstabs-dialog.c:49
2915 msgid "Gamma"
2916 msgstr ""
2917
2918 #: src/language/stats/crosstabs.q:2046
2919 msgid "Spearman Correlation"
2920 msgstr ""
2921
2922 #: src/language/stats/crosstabs.q:2047
2923 msgid "Pearson's R"
2924 msgstr ""
2925
2926 #: src/language/stats/crosstabs.q:2048 src/ui/gui/crosstabs-dialog.c:51
2927 msgid "Kappa"
2928 msgstr ""
2929
2930 #: src/language/stats/crosstabs.q:2118
2931 #, c-format
2932 msgid "Odds Ratio for %s (%g / %g)"
2933 msgstr ""
2934
2935 #: src/language/stats/crosstabs.q:2121
2936 #, c-format
2937 msgid "Odds Ratio for %s (%.*s / %.*s)"
2938 msgstr ""
2939
2940 #: src/language/stats/crosstabs.q:2129
2941 #, c-format
2942 msgid "For cohort %s = %g"
2943 msgstr ""
2944
2945 #: src/language/stats/crosstabs.q:2132
2946 #, c-format
2947 msgid "For cohort %s = %.*s"
2948 msgstr ""
2949
2950 #: src/language/stats/crosstabs.q:2163
2951 msgid "Nominal by Interval"
2952 msgstr ""
2953
2954 #: src/language/stats/crosstabs.q:2168 src/ui/gui/crosstabs-dialog.c:44
2955 msgid "Lambda"
2956 msgstr ""
2957
2958 #: src/language/stats/crosstabs.q:2169
2959 msgid "Goodman and Kruskal tau"
2960 msgstr ""
2961
2962 #: src/language/stats/crosstabs.q:2170
2963 msgid "Uncertainty Coefficient"
2964 msgstr ""
2965
2966 #: src/language/stats/crosstabs.q:2171
2967 msgid "Somers' d"
2968 msgstr ""
2969
2970 #: src/language/stats/crosstabs.q:2172 src/ui/gui/crosstabs-dialog.c:52
2971 msgid "Eta"
2972 msgstr ""
2973
2974 #: src/language/stats/crosstabs.q:2177
2975 msgid "Symmetric"
2976 msgstr ""
2977
2978 #: src/language/stats/crosstabs.q:2178 src/language/stats/crosstabs.q:2179
2979 #, c-format
2980 msgid "%s Dependent"
2981 msgstr ""
2982
2983 #: src/language/stats/descriptives.c:102 src/language/stats/examine.q:1556
2984 #: src/language/stats/frequencies.q:123 src/language/stats/npar-summary.c:125
2985 #: src/language/stats/oneway.q:392 src/language/stats/t-test.q:694
2986 #: src/language/stats/t-test.q:717 src/language/stats/t-test.q:849
2987 #: src/language/stats/t-test.q:1187 src/ui/gui/descriptives-dialog.c:40
2988 #: src/ui/gui/frequencies-dialog.c:41
2989 msgid "Mean"
2990 msgstr ""
2991
2992 #: src/language/stats/descriptives.c:103
2993 msgid "S E Mean"
2994 msgstr ""
2995
2996 #: src/language/stats/descriptives.c:104 src/language/stats/frequencies.q:127
2997 msgid "Std Dev"
2998 msgstr ""
2999
3000 #: src/language/stats/descriptives.c:105 src/language/stats/examine.q:1636
3001 #: src/language/stats/frequencies.q:128 src/ui/gui/descriptives-dialog.c:47
3002 #: src/ui/gui/frequencies-dialog.c:46
3003 msgid "Variance"
3004 msgstr ""
3005
3006 #: src/language/stats/descriptives.c:106 src/language/stats/examine.q:1743
3007 #: src/language/stats/frequencies.q:129 src/ui/gui/descriptives-dialog.c:48
3008 #: src/ui/gui/frequencies-dialog.c:51
3009 msgid "Kurtosis"
3010 msgstr ""
3011
3012 #: src/language/stats/descriptives.c:107
3013 msgid "S E Kurt"
3014 msgstr ""
3015
3016 #: src/language/stats/descriptives.c:108 src/language/stats/examine.q:1723
3017 #: src/language/stats/frequencies.q:131 src/ui/gui/descriptives-dialog.c:49
3018 #: src/ui/gui/frequencies-dialog.c:47
3019 msgid "Skewness"
3020 msgstr ""
3021
3022 #: src/language/stats/descriptives.c:109
3023 msgid "S E Skew"
3024 msgstr ""
3025
3026 #: src/language/stats/descriptives.c:110 src/language/stats/examine.q:1684
3027 #: src/language/stats/frequencies.q:133 src/ui/gui/descriptives-dialog.c:44
3028 #: src/ui/gui/frequencies-dialog.c:49
3029 msgid "Range"
3030 msgstr ""
3031
3032 #: src/language/stats/descriptives.c:111 src/language/stats/examine.q:1661
3033 #: src/language/stats/frequencies.q:134 src/language/stats/npar-summary.c:131
3034 #: src/language/stats/oneway.q:404 src/ui/gui/descriptives-dialog.c:42
3035 #: src/ui/gui/frequencies-dialog.c:43
3036 msgid "Minimum"
3037 msgstr ""
3038
3039 #: src/language/stats/descriptives.c:112 src/language/stats/examine.q:1672
3040 #: src/language/stats/frequencies.q:135 src/language/stats/npar-summary.c:134
3041 #: src/language/stats/oneway.q:405 src/ui/gui/descriptives-dialog.c:43
3042 #: src/ui/gui/frequencies-dialog.c:44
3043 msgid "Maximum"
3044 msgstr ""
3045
3046 #: src/language/stats/descriptives.c:113 src/language/stats/frequencies.q:136
3047 #: src/ui/gui/descriptives-dialog.c:45 src/ui/gui/frequencies-dialog.c:54
3048 msgid "Sum"
3049 msgstr ""
3050
3051 #: src/language/stats/descriptives.c:344
3052 #, c-format
3053 msgid "Z-score variable name %s would be a duplicate variable name."
3054 msgstr ""
3055
3056 #: src/language/stats/descriptives.c:451
3057 msgid "expecting statistic name: reverting to default"
3058 msgstr ""
3059
3060 #: src/language/stats/descriptives.c:524
3061 msgid ""
3062 "Ran out of generic names for Z-score variables.  There are only 126 generic "
3063 "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09."
3064 msgstr ""
3065
3066 #: src/language/stats/descriptives.c:556
3067 msgid "Mapping of variables to corresponding Z-scores."
3068 msgstr ""
3069
3070 #: src/language/stats/descriptives.c:561
3071 msgid "Source"
3072 msgstr ""
3073
3074 #: src/language/stats/descriptives.c:562
3075 msgid "Target"
3076 msgstr ""
3077
3078 #: src/language/stats/descriptives.c:672
3079 #, c-format
3080 msgid "Z-score of %s"
3081 msgstr ""
3082
3083 #: src/language/stats/descriptives.c:886
3084 msgid "Valid N"
3085 msgstr ""
3086
3087 #: src/language/stats/descriptives.c:887
3088 msgid "Missing N"
3089 msgstr ""
3090
3091 #: src/language/stats/descriptives.c:914
3092 #, c-format
3093 msgid "Valid cases = %g; cases with missing value(s) = %g."
3094 msgstr ""
3095
3096 #: src/language/stats/examine.q:288 src/language/stats/examine.q:291
3097 #, c-format
3098 msgid "%s is not currently supported."
3099 msgstr ""
3100
3101 #: src/language/stats/examine.q:501 src/language/stats/examine.q:514
3102 #, c-format
3103 msgid "%s and %s are mutually exclusive"
3104 msgstr ""
3105
3106 #: src/language/stats/examine.q:976
3107 msgid "Case Processing Summary"
3108 msgstr ""
3109
3110 #: src/language/stats/examine.q:1183
3111 msgid "Extreme Values"
3112 msgstr ""
3113
3114 #: src/language/stats/examine.q:1199
3115 msgid "Case Number"
3116 msgstr ""
3117
3118 #: src/language/stats/examine.q:1297
3119 msgid "Highest"
3120 msgstr ""
3121
3122 #: src/language/stats/examine.q:1302
3123 msgid "Lowest"
3124 msgstr ""
3125
3126 #: src/language/stats/examine.q:1443 src/language/stats/oneway.q:394
3127 #: src/language/stats/oneway.q:692 src/language/stats/regression.q:211
3128 msgid "Std. Error"
3129 msgstr ""
3130
3131 #: src/language/stats/examine.q:1445 src/language/stats/oneway.q:408
3132 #: src/ui/gui/examine.glade:307
3133 msgid "Descriptives"
3134 msgstr ""
3135
3136 #: src/language/stats/examine.q:1574 src/language/stats/oneway.q:399
3137 #, c-format
3138 msgid "%g%% Confidence Interval for Mean"
3139 msgstr ""
3140
3141 #: src/language/stats/examine.q:1580 src/language/stats/oneway.q:401
3142 msgid "Lower Bound"
3143 msgstr ""
3144
3145 #: src/language/stats/examine.q:1591 src/language/stats/oneway.q:402
3146 msgid "Upper Bound"
3147 msgstr ""
3148
3149 #: src/language/stats/examine.q:1603
3150 #, c-format
3151 msgid "5%% Trimmed Mean"
3152 msgstr ""
3153
3154 #: src/language/stats/examine.q:1614 src/language/stats/frequencies.q:125
3155 #: src/ui/gui/frequencies-dialog.c:53
3156 msgid "Median"
3157 msgstr ""
3158
3159 #: src/language/stats/examine.q:1648 src/language/stats/npar-summary.c:128
3160 #: src/language/stats/oneway.q:393 src/language/stats/t-test.q:695
3161 #: src/language/stats/t-test.q:718 src/language/stats/t-test.q:851
3162 #: src/language/stats/t-test.q:1188
3163 msgid "Std. Deviation"
3164 msgstr ""
3165
3166 #: src/language/stats/examine.q:1696
3167 msgid "Interquartile Range"
3168 msgstr ""
3169
3170 #: src/language/stats/examine.q:1850
3171 #, c-format
3172 msgid "Boxplot of %s vs. %s"
3173 msgstr ""
3174
3175 #: src/language/stats/examine.q:1877
3176 msgid "Boxplot"
3177 msgstr ""
3178
3179 #: src/language/stats/examine.q:1919
3180 #, c-format
3181 msgid "Normal Q-Q Plot of %s"
3182 msgstr ""
3183
3184 #: src/language/stats/examine.q:1920 src/language/stats/examine.q:1926
3185 msgid "Observed Value"
3186 msgstr ""
3187
3188 #: src/language/stats/examine.q:1921
3189 msgid "Expected Normal"
3190 msgstr ""
3191
3192 #: src/language/stats/examine.q:1924
3193 #, c-format
3194 msgid "Detrended Normal Q-Q Plot of %s"
3195 msgstr ""
3196
3197 #: src/language/stats/examine.q:1927
3198 msgid "Dev from Normal"
3199 msgstr ""
3200
3201 #: src/language/stats/examine.q:2046 src/language/stats/examine.q:2068
3202 #: src/language/stats/frequencies.q:1417 src/language/stats/npar-summary.c:141
3203 #: src/ui/gui/examine.glade:328
3204 msgid "Percentiles"
3205 msgstr ""
3206
3207 #: src/language/stats/examine.q:2204
3208 msgid "Tukey's Hinges"
3209 msgstr ""
3210
3211 #: src/language/stats/flip.c:96
3212 msgid ""
3213 "FLIP ignores TEMPORARY.  Temporary transformations will be made permanent."
3214 msgstr ""
3215
3216 #: src/language/stats/flip.c:151
3217 msgid "Could not create temporary file for FLIP."
3218 msgstr ""
3219
3220 #: src/language/stats/flip.c:162
3221 #, c-format
3222 msgid "Error writing FLIP file: %s."
3223 msgstr ""
3224
3225 #: src/language/stats/flip.c:262
3226 #, c-format
3227 msgid "Could not create acceptable variant for variable %s."
3228 msgstr ""
3229
3230 #: src/language/stats/flip.c:278
3231 msgid "Cannot create more than 99999 variable names."
3232 msgstr ""
3233
3234 #: src/language/stats/flip.c:394
3235 #, c-format
3236 msgid "Error rewinding FLIP file: %s."
3237 msgstr ""
3238
3239 #: src/language/stats/flip.c:401
3240 msgid "Error creating FLIP source file."
3241 msgstr ""
3242
3243 #: src/language/stats/flip.c:414
3244 #, c-format
3245 msgid "Error reading FLIP file: %s."
3246 msgstr ""
3247
3248 #: src/language/stats/flip.c:416
3249 msgid "Unexpected end of file reading FLIP file."
3250 msgstr ""
3251
3252 #: src/language/stats/flip.c:432
3253 #, c-format
3254 msgid "Error seeking FLIP source file: %s."
3255 msgstr ""
3256
3257 #: src/language/stats/flip.c:440
3258 #, c-format
3259 msgid "Error writing FLIP source file: %s."
3260 msgstr ""
3261
3262 #: src/language/stats/flip.c:451
3263 #, c-format
3264 msgid "Error closing FLIP source file: %s."
3265 msgstr ""
3266
3267 #: src/language/stats/flip.c:459
3268 #, c-format
3269 msgid "Error rewinding FLIP source file: %s."
3270 msgstr ""
3271
3272 #: src/language/stats/flip.c:488
3273 #, c-format
3274 msgid "Error reading FLIP temporary file: %s."
3275 msgstr ""
3276
3277 #: src/language/stats/flip.c:491
3278 msgid "Unexpected end of file reading FLIP temporary file."
3279 msgstr ""
3280
3281 #: src/language/stats/frequencies.q:124
3282 msgid "S.E. Mean"
3283 msgstr ""
3284
3285 #: src/language/stats/frequencies.q:126 src/ui/gui/frequencies-dialog.c:50
3286 msgid "Mode"
3287 msgstr ""
3288
3289 #: src/language/stats/frequencies.q:130
3290 msgid "S.E. Kurt"
3291 msgstr ""
3292
3293 #: src/language/stats/frequencies.q:132
3294 msgid "S.E. Skew"
3295 msgstr ""
3296
3297 #: src/language/stats/frequencies.q:409
3298 msgid ""
3299 "At most one of BARCHART, HISTOGRAM, or HBAR should be given.  HBAR will be "
3300 "assumed.  Argument values will be given precedence increasing along the "
3301 "order given."
3302 msgstr ""
3303
3304 #: src/language/stats/frequencies.q:492
3305 #, c-format
3306 msgid ""
3307 "MAX must be greater than or equal to MIN, if both are specified.  However, "
3308 "MIN was specified as %g and MAX as %g.  MIN and MAX will be ignored."
3309 msgstr ""
3310
3311 #: src/language/stats/frequencies.q:759
3312 #, c-format
3313 msgid "Variable %s specified multiple times on VARIABLES subcommand."
3314 msgstr ""
3315
3316 #: src/language/stats/frequencies.q:822
3317 msgid "`)' expected after GROUPED interval list."
3318 msgstr ""
3319
3320 #: src/language/stats/frequencies.q:834
3321 #, c-format
3322 msgid "Variables %s specified on GROUPED but not on VARIABLES."
3323 msgstr ""
3324
3325 #: src/language/stats/frequencies.q:841
3326 #, c-format
3327 msgid "Variables %s specified multiple times on GROUPED subcommand."
3328 msgstr ""
3329
3330 #: src/language/stats/frequencies.q:1059 src/language/stats/frequencies.q:1152
3331 #: src/language/stats/frequencies.q:1153 src/language/stats/frequencies.q:1187
3332 msgid "Cum"
3333 msgstr ""
3334
3335 #: src/language/stats/frequencies.q:1061 src/output/charts/plot-hist.c:126
3336 msgid "Frequency"
3337 msgstr ""
3338
3339 #: src/language/stats/frequencies.q:1082
3340 msgid "Value Label"
3341 msgstr ""
3342
3343 #: src/language/stats/frequencies.q:1185
3344 msgid "Freq"
3345 msgstr ""
3346
3347 #: src/language/stats/frequencies.q:1186 src/language/stats/frequencies.q:1188
3348 msgid "Pct"
3349 msgstr ""
3350
3351 #: src/language/stats/frequencies.q:1379
3352 #, c-format
3353 msgid "No valid data for variable %s; statistics not displayed."
3354 msgstr ""
3355
3356 #: src/language/stats/frequencies.q:1421
3357 msgid "50 (Median)"
3358 msgstr ""
3359
3360 #: src/language/stats/glm.q:147
3361 msgid "Multivariate GLM not yet supported"
3362 msgstr ""
3363
3364 #: src/language/stats/glm.q:271 src/language/stats/regression.q:1170
3365 msgid "Dependent variable must be numeric."
3366 msgstr ""
3367
3368 #: src/language/stats/glm.q:346 src/language/stats/regression.q:1267
3369 msgid "No valid data found. This command was skipped."
3370 msgstr ""
3371
3372 #: src/language/stats/means.q:100
3373 msgid "Missing required subcommand TABLES."
3374 msgstr ""
3375
3376 #: src/language/stats/means.q:134
3377 msgid "TABLES subcommand may not appear more than once."
3378 msgstr ""
3379
3380 #: src/language/stats/npar.q:98
3381 msgid "NPAR subcommand not currently implemented."
3382 msgstr ""
3383
3384 #: src/language/stats/npar.q:236
3385 #, c-format
3386 msgid ""
3387 "The specified value of HI (%d) is lower than the specified value of LO (%d)"
3388 msgstr ""
3389
3390 #: src/language/stats/npar.q:291
3391 #, c-format
3392 msgid ""
3393 "%d expected values were given, but the specified range (%d-%d) requires "
3394 "exactly %d values."
3395 msgstr ""
3396
3397 #: src/language/stats/npar.q:425 src/language/stats/t-test.q:496
3398 #, c-format
3399 msgid ""
3400 "PAIRED was specified but the number of variables preceding WITH (%zu) did "
3401 "not match the number following (%zu)."
3402 msgstr ""
3403
3404 #: src/language/stats/npar-summary.c:108
3405 msgid "Descriptive Statistics"
3406 msgstr ""
3407
3408 #: src/language/stats/npar-summary.c:145
3409 msgid "25th"
3410 msgstr ""
3411
3412 #: src/language/stats/npar-summary.c:148
3413 msgid "50th (Median)"
3414 msgstr ""
3415
3416 #: src/language/stats/npar-summary.c:151
3417 msgid "75th"
3418 msgstr ""
3419
3420 #: src/language/stats/oneway.q:169
3421 msgid "Number of contrast coefficients must equal the number of groups"
3422 msgstr ""
3423
3424 #: src/language/stats/oneway.q:178
3425 #, c-format
3426 msgid "Coefficients for contrast %zu do not total zero"
3427 msgstr ""
3428
3429 #: src/language/stats/oneway.q:244
3430 #, c-format
3431 msgid "`%s' is not a variable name"
3432 msgstr ""
3433
3434 #: src/language/stats/oneway.q:278 src/language/stats/regression.q:311
3435 msgid "Sum of Squares"
3436 msgstr ""
3437
3438 #: src/language/stats/oneway.q:280 src/language/stats/regression.q:313
3439 msgid "Mean Square"
3440 msgstr ""
3441
3442 #: src/language/stats/oneway.q:281 src/language/stats/regression.q:314
3443 #: src/language/stats/t-test.q:998
3444 msgid "F"
3445 msgstr ""
3446
3447 #: src/language/stats/oneway.q:282 src/language/stats/oneway.q:542
3448 #: src/language/stats/regression.q:214 src/language/stats/regression.q:315
3449 msgid "Significance"
3450 msgstr ""
3451
3452 #: src/language/stats/oneway.q:304
3453 msgid "Between Groups"
3454 msgstr ""
3455
3456 #: src/language/stats/oneway.q:305
3457 msgid "Within Groups"
3458 msgstr ""
3459
3460 #: src/language/stats/oneway.q:352 src/language/stats/regression.q:341
3461 msgid "ANOVA"
3462 msgstr ""
3463
3464 #: src/language/stats/oneway.q:539
3465 msgid "Levene Statistic"
3466 msgstr ""
3467
3468 #: src/language/stats/oneway.q:540
3469 msgid "df1"
3470 msgstr ""
3471
3472 #: src/language/stats/oneway.q:541
3473 msgid "df2"
3474 msgstr ""
3475
3476 #: src/language/stats/oneway.q:545
3477 msgid "Test of Homogeneity of Variances"
3478 msgstr ""
3479
3480 #: src/language/stats/oneway.q:613
3481 msgid "Contrast Coefficients"
3482 msgstr ""
3483
3484 #: src/language/stats/oneway.q:615 src/language/stats/oneway.q:690
3485 msgid "Contrast"
3486 msgstr ""
3487
3488 #: src/language/stats/oneway.q:688
3489 msgid "Contrast Tests"
3490 msgstr ""
3491
3492 #: src/language/stats/oneway.q:691
3493 msgid "Value of Contrast"
3494 msgstr ""
3495
3496 #: src/language/stats/oneway.q:693 src/language/stats/regression.q:213
3497 #: src/language/stats/t-test.q:1000 src/language/stats/t-test.q:1192
3498 #: src/language/stats/t-test.q:1285
3499 msgid "t"
3500 msgstr ""
3501
3502 #: src/language/stats/oneway.q:695 src/language/stats/t-test.q:1002
3503 #: src/language/stats/t-test.q:1194 src/language/stats/t-test.q:1287
3504 msgid "Sig. (2-tailed)"
3505 msgstr ""
3506
3507 #: src/language/stats/oneway.q:739
3508 msgid "Assume equal variances"
3509 msgstr ""
3510
3511 #: src/language/stats/oneway.q:743
3512 msgid "Does not assume equal"
3513 msgstr ""
3514
3515 #: src/language/stats/rank.q:221
3516 #, c-format
3517 msgid "%s of %s by %s"
3518 msgstr ""
3519
3520 #: src/language/stats/rank.q:226
3521 #, c-format
3522 msgid "%s of %s"
3523 msgstr ""
3524
3525 #: src/language/stats/rank.q:602
3526 msgid "Cannot create new rank variable.  All candidates in use."
3527 msgstr ""
3528
3529 #: src/language/stats/rank.q:695
3530 msgid "Variables Created By RANK"
3531 msgstr ""
3532
3533 #: src/language/stats/rank.q:719
3534 #, c-format
3535 msgid "%s into %s(%s of %s using %s BY %s)"
3536 msgstr ""
3537
3538 #: src/language/stats/rank.q:730
3539 #, c-format
3540 msgid "%s into %s(%s of %s BY %s)"
3541 msgstr ""
3542
3543 #: src/language/stats/rank.q:744
3544 #, c-format
3545 msgid "%s into %s(%s of %s using %s)"
3546 msgstr ""
3547
3548 #: src/language/stats/rank.q:754
3549 #, c-format
3550 msgid "%s into %s(%s of %s)"
3551 msgstr ""
3552
3553 #: src/language/stats/rank.q:767
3554 msgid ""
3555 "FRACTION has been specified, but NORMAL and PROPORTION rank functions have "
3556 "not been requested.  The FRACTION subcommand will be ignored."
3557 msgstr ""
3558
3559 #: src/language/stats/rank.q:860
3560 #, c-format
3561 msgid "Variable %s already exists."
3562 msgstr ""
3563
3564 #: src/language/stats/rank.q:865
3565 msgid "Too many variables in INTO clause."
3566 msgstr ""
3567
3568 #: src/language/stats/regression.q:167 src/ui/gui/regression-dialog.c:42
3569 msgid "R"
3570 msgstr ""
3571
3572 #: src/language/stats/regression.q:168
3573 msgid "R Square"
3574 msgstr ""
3575
3576 #: src/language/stats/regression.q:169
3577 msgid "Adjusted R Square"
3578 msgstr ""
3579
3580 #: src/language/stats/regression.q:170
3581 msgid "Std. Error of the Estimate"
3582 msgstr ""
3583
3584 #: src/language/stats/regression.q:175
3585 msgid "Model Summary"
3586 msgstr ""
3587
3588 #: src/language/stats/regression.q:210
3589 msgid "B"
3590 msgstr ""
3591
3592 #: src/language/stats/regression.q:212
3593 msgid "Beta"
3594 msgstr ""
3595
3596 #: src/language/stats/regression.q:215
3597 msgid "(Constant)"
3598 msgstr ""
3599
3600 #: src/language/stats/regression.q:281
3601 msgid "Coefficients"
3602 msgstr ""
3603
3604 #: src/language/stats/regression.q:317
3605 msgid "Regression"
3606 msgstr ""
3607
3608 #: src/language/stats/regression.q:396
3609 msgid "Model"
3610 msgstr ""
3611
3612 #: src/language/stats/regression.q:397
3613 msgid "Covariances"
3614 msgstr ""
3615
3616 #: src/language/stats/regression.q:412
3617 msgid "Coefficient Correlations"
3618 msgstr ""
3619
3620 #: src/language/stats/regression.q:1044
3621 msgid ""
3622 "The dependent variable is equal to the independent variable.The least "
3623 "squares line is therefore Y=X.Standard errors and related statistics may be "
3624 "meaningless."
3625 msgstr ""
3626
3627 #: src/language/stats/sort-cases.c:64
3628 msgid "Buffer limit must be at least 2."
3629 msgstr ""
3630
3631 #: src/language/stats/sort-criteria.c:69
3632 msgid "`A' or `D' expected inside parentheses."
3633 msgstr ""
3634
3635 #: src/language/stats/sort-criteria.c:74
3636 msgid "`)' expected."
3637 msgstr ""
3638
3639 #: src/language/stats/sort-criteria.c:85
3640 #, c-format
3641 msgid "Variable %s specified twice in sort criteria."
3642 msgstr ""
3643
3644 #: src/language/stats/t-test.q:275
3645 msgid "TESTVAL, GROUPS and PAIRS subcommands are mutually exclusive."
3646 msgstr ""
3647
3648 #: src/language/stats/t-test.q:293
3649 msgid "VARIABLES subcommand is not appropriate with PAIRS"
3650 msgstr ""
3651
3652 #: src/language/stats/t-test.q:331
3653 msgid "One or more VARIABLES must be specified."
3654 msgstr ""
3655
3656 #: src/language/stats/t-test.q:381
3657 #, c-format
3658 msgid "Long string variable %s is not valid here."
3659 msgstr ""
3660
3661 #: src/language/stats/t-test.q:401 src/language/stats/t-test.q:415
3662 msgid ""
3663 "When applying GROUPS to a string variable, two values must be specified."
3664 msgstr ""
3665
3666 #: src/language/stats/t-test.q:513
3667 msgid "At least two variables must be specified on PAIRS."
3668 msgstr ""
3669
3670 #: src/language/stats/t-test.q:691
3671 msgid "One-Sample Statistics"
3672 msgstr ""
3673
3674 #: src/language/stats/t-test.q:696 src/language/stats/t-test.q:719
3675 #: src/language/stats/t-test.q:852
3676 msgid "SE. Mean"
3677 msgstr ""
3678
3679 #: src/language/stats/t-test.q:714
3680 msgid "Group Statistics"
3681 msgstr ""
3682
3683 #: src/language/stats/t-test.q:846
3684 msgid "Paired Sample Statistics"
3685 msgstr ""
3686
3687 #: src/language/stats/t-test.q:868 src/language/stats/t-test.q:1213
3688 #: src/language/stats/t-test.q:1404
3689 #, c-format
3690 msgid "Pair %d"
3691 msgstr ""
3692
3693 #: src/language/stats/t-test.q:986
3694 msgid "Independent Samples Test"
3695 msgstr ""
3696
3697 #: src/language/stats/t-test.q:994
3698 msgid "Levene's Test for Equality of Variances"
3699 msgstr ""
3700
3701 #: src/language/stats/t-test.q:996
3702 msgid "t-test for Equality of Means"
3703 msgstr ""
3704
3705 #: src/language/stats/t-test.q:999 src/language/stats/t-test.q:1389
3706 msgid "Sig."
3707 msgstr ""
3708
3709 #: src/language/stats/t-test.q:1003 src/language/stats/t-test.q:1288
3710 msgid "Mean Difference"
3711 msgstr ""
3712
3713 #: src/language/stats/t-test.q:1004
3714 msgid "Std. Error Difference"
3715 msgstr ""
3716
3717 #: src/language/stats/t-test.q:1009 src/language/stats/t-test.q:1184
3718 #: src/language/stats/t-test.q:1280
3719 #, c-format
3720 msgid "%g%% Confidence Interval of the Difference"
3721 msgstr ""
3722
3723 #: src/language/stats/t-test.q:1064
3724 msgid "Equal variances assumed"
3725 msgstr ""
3726
3727 #: src/language/stats/t-test.q:1116
3728 msgid "Equal variances not assumed"
3729 msgstr ""
3730
3731 #: src/language/stats/t-test.q:1174
3732 msgid "Paired Samples Test"
3733 msgstr ""
3734
3735 #: src/language/stats/t-test.q:1177
3736 msgid "Paired Differences"
3737 msgstr ""
3738
3739 #: src/language/stats/t-test.q:1189
3740 msgid "Std. Error Mean"
3741 msgstr ""
3742
3743 #: src/language/stats/t-test.q:1269
3744 msgid "One-Sample Test"
3745 msgstr ""
3746
3747 #: src/language/stats/t-test.q:1274
3748 #, c-format
3749 msgid "Test Value = %f"
3750 msgstr ""
3751
3752 #: src/language/stats/t-test.q:1384
3753 msgid "Paired Samples Correlations"
3754 msgstr ""
3755
3756 #: src/language/stats/t-test.q:1388
3757 msgid "Correlation"
3758 msgstr ""
3759
3760 #: src/language/stats/t-test.q:1407
3761 #, c-format
3762 msgid "%s & %s"
3763 msgstr ""
3764
3765 #: src/language/syntax-file.c:88
3766 #, c-format
3767 msgid "opening \"%s\" as syntax file"
3768 msgstr ""
3769
3770 #: src/language/syntax-file.c:93
3771 #, c-format
3772 msgid "Opening `%s': %s."
3773 msgstr ""
3774
3775 #: src/language/syntax-file.c:106
3776 #, c-format
3777 msgid "Reading `%s': %s."
3778 msgstr ""
3779
3780 #: src/language/syntax-file.c:126
3781 #, c-format
3782 msgid "Closing `%s': %s."
3783 msgstr ""
3784
3785 #: src/language/tests/check-model.q:137
3786 msgid "PATH and SEARCH subcommands are mutually exclusive.  Ignoring PATH."
3787 msgstr ""
3788
3789 #: src/language/tests/check-model.q:155
3790 msgid "At least one value must be specified on PATH."
3791 msgstr ""
3792
3793 #: src/language/tests/check-model.q:166
3794 #, c-format
3795 msgid "Hash bits adjusted to %d."
3796 msgstr ""
3797
3798 #: src/language/tests/check-model.q:207
3799 #, c-format
3800 msgid "error opening \"%s\" for writing"
3801 msgstr ""
3802
3803 #: src/language/tests/float-format.c:124
3804 #, c-format
3805 msgid "%zu-byte string needed but %zu-byte string supplied."
3806 msgstr ""
3807
3808 #: src/language/tests/float-format.c:136
3809 msgid "Hexadecimal floating constant too long."
3810 msgstr ""
3811
3812 #: src/language/tests/float-format.c:201
3813 #, c-format
3814 msgid ""
3815 "%s conversion of %s from %s to %s should have produced %s but actually "
3816 "produced %s."
3817 msgstr ""
3818
3819 #: src/language/tests/float-format.c:247
3820 msgid "Too many values in single command."
3821 msgstr ""
3822
3823 #: src/language/tests/moments-test.c:47
3824 msgid "expecting weight value"
3825 msgstr ""
3826
3827 #: src/language/utilities/cd.c:43
3828 #, c-format
3829 msgid "Cannot change directory to %s:  %s "
3830 msgstr ""
3831
3832 #: src/language/utilities/date.c:32
3833 msgid "Only USE ALL is currently implemented."
3834 msgstr ""
3835
3836 #: src/language/utilities/include.c:91
3837 msgid "Expecting BATCH or INTERACTIVE after SYNTAX."
3838 msgstr ""
3839
3840 #: src/language/utilities/include.c:108
3841 msgid "Expecting YES or NO after CD."
3842 msgstr ""
3843
3844 #: src/language/utilities/include.c:125
3845 msgid "Expecting CONTINUE or STOP after ERROR."
3846 msgstr ""
3847
3848 #: src/language/utilities/include.c:132
3849 #, c-format
3850 msgid "Unexpected token: `%s'."
3851 msgstr ""
3852
3853 #: src/language/utilities/include.c:177
3854 msgid "expecting file name"
3855 msgstr ""
3856
3857 #: src/language/utilities/include.c:189
3858 #, c-format
3859 msgid "Can't find `%s' in include file search path."
3860 msgstr ""
3861
3862 #: src/language/utilities/permissions.c:73
3863 #, c-format
3864 msgid "Expecting %s or %s."
3865 msgstr ""
3866
3867 #: src/language/utilities/permissions.c:106
3868 #, c-format
3869 msgid "Cannot stat %s: %s"
3870 msgstr ""
3871
3872 #: src/language/utilities/permissions.c:119
3873 #, c-format
3874 msgid "Cannot change mode of %s: %s"
3875 msgstr ""
3876
3877 #: src/language/utilities/set.q:201 src/language/utilities/set.q:203
3878 #: src/language/utilities/set.q:205 src/language/utilities/set.q:207
3879 #: src/language/utilities/set.q:209 src/language/utilities/set.q:211
3880 #: src/language/utilities/set.q:213 src/language/utilities/set.q:215
3881 #: src/language/utilities/set.q:217
3882 #, c-format
3883 msgid "%s is obsolete."
3884 msgstr ""
3885
3886 #: src/language/utilities/set.q:220
3887 #, c-format
3888 msgid "%s is not implemented."
3889 msgstr ""
3890
3891 #: src/language/utilities/set.q:223
3892 msgid "Active file compression is not implemented."
3893 msgstr ""
3894
3895 #: src/language/utilities/set.q:318
3896 msgid "EPOCH must be 1500 or later."
3897 msgstr ""
3898
3899 #: src/language/utilities/set.q:325
3900 msgid "expecting AUTOMATIC or year"
3901 msgstr ""
3902
3903 #: src/language/utilities/set.q:346
3904 msgid "LENGTH must be at least 1."
3905 msgstr ""
3906
3907 #: src/language/utilities/set.q:390
3908 msgid "WIDTH must be at least 40."
3909 msgstr ""
3910
3911 #: src/language/utilities/set.q:413
3912 #, c-format
3913 msgid ""
3914 "FORMAT requires numeric output format as an argument.  Specified format %s "
3915 "is of type string."
3916 msgstr ""
3917
3918 #: src/language/utilities/set.q:480
3919 msgid "BLANKS is SYSMIS."
3920 msgstr ""
3921
3922 #: src/language/utilities/set.q:482
3923 #, c-format
3924 msgid "BLANKS is %g."
3925 msgstr ""
3926
3927 #: src/language/utilities/set.q:517
3928 #, c-format
3929 msgid "%s is \"%s\"."
3930 msgstr ""
3931
3932 #: src/language/utilities/set.q:553
3933 #, c-format
3934 msgid "DECIMAL is \"%c\"."
3935 msgstr ""
3936
3937 #: src/language/utilities/set.q:559
3938 #, c-format
3939 msgid "ENDCMD is \"%c\"."
3940 msgstr ""
3941
3942 #: src/language/utilities/set.q:567
3943 #, c-format
3944 msgid "ERRORS is \"%s\"."
3945 msgstr ""
3946
3947 #: src/language/utilities/set.q:578
3948 #, c-format
3949 msgid "FORMAT is %s."
3950 msgstr ""
3951
3952 #: src/language/utilities/set.q:584
3953 #, c-format
3954 msgid "LENGTH is %d."
3955 msgstr ""
3956
3957 #: src/language/utilities/set.q:590
3958 #, c-format
3959 msgid "MXERRS is %d."
3960 msgstr ""
3961
3962 #: src/language/utilities/set.q:596
3963 #, c-format
3964 msgid "MXLOOPS is %d."
3965 msgstr ""
3966
3967 #: src/language/utilities/set.q:602
3968 #, c-format
3969 msgid "MXWARNS is %d."
3970 msgstr ""
3971
3972 #: src/language/utilities/set.q:609 src/language/utilities/set.q:660
3973 #, c-format
3974 msgid "%s is %s (%s)."
3975 msgstr ""
3976
3977 #: src/language/utilities/set.q:681
3978 msgid "SCOMPRESSION is ON."
3979 msgstr ""
3980
3981 #: src/language/utilities/set.q:683
3982 msgid "SCOMPRESSION is OFF."
3983 msgstr ""
3984
3985 #: src/language/utilities/set.q:690
3986 msgid "UNDEFINED is WARN."
3987 msgstr ""
3988
3989 #: src/language/utilities/set.q:692
3990 msgid "UNDEFINED is NOWARN."
3991 msgstr ""
3992
3993 #: src/language/utilities/set.q:700
3994 msgid "WEIGHT is off."
3995 msgstr ""
3996
3997 #: src/language/utilities/set.q:702
3998 #, c-format
3999 msgid "WEIGHT is variable %s."
4000 msgstr ""
4001
4002 #: src/language/utilities/set.q:720
4003 #, c-format
4004 msgid "WIDTH is %d."
4005 msgstr ""
4006
4007 #: src/language/utilities/title.c:68
4008 #, c-format
4009 msgid "%s: `.' expected after string."
4010 msgstr ""
4011
4012 #: src/language/utilities/title.c:108
4013 #, c-format
4014 msgid "   (Entered %s)"
4015 msgstr ""
4016
4017 #: src/language/xforms/compute.c:146 src/language/xforms/compute.c:194
4018 #, c-format
4019 msgid ""
4020 "When executing COMPUTE: SYSMIS is not a valid value as an index into vector %"
4021 "s."
4022 msgstr ""
4023
4024 #: src/language/xforms/compute.c:150 src/language/xforms/compute.c:201
4025 #, c-format
4026 msgid ""
4027 "When executing COMPUTE: %g is not a valid value as an index into vector %s."
4028 msgstr ""
4029
4030 #: src/language/xforms/compute.c:344
4031 #, c-format
4032 msgid "There is no vector named %s."
4033 msgstr ""
4034
4035 #: src/language/xforms/count.c:123
4036 msgid "Destination cannot be a string variable."
4037 msgstr ""
4038
4039 #: src/language/xforms/recode.c:246
4040 msgid ""
4041 "Inconsistent target variable types.  Target variables must be all numeric or "
4042 "all string."
4043 msgstr ""
4044
4045 #: src/language/xforms/recode.c:267
4046 msgid "CONVERT requires string input values and numeric output values."
4047 msgstr ""
4048
4049 #: src/language/xforms/recode.c:317
4050 msgid "THRU is not allowed with string variables."
4051 msgstr ""
4052
4053 #: src/language/xforms/recode.c:391
4054 msgid "expecting output value"
4055 msgstr ""
4056
4057 #: src/language/xforms/recode.c:440
4058 #, c-format
4059 msgid ""
4060 "%zu variable(s) cannot be recoded into %zu variable(s).  Specify the same "
4061 "number of variables as source and target variables."
4062 msgstr ""
4063
4064 #: src/language/xforms/recode.c:455
4065 #, c-format
4066 msgid ""
4067 "There is no variable named %s.  (All string variables specified on INTO must "
4068 "already exist.  Use the STRING command to create a string variable.)"
4069 msgstr ""
4070
4071 #: src/language/xforms/recode.c:470
4072 #, c-format
4073 msgid "INTO is required with %s input values and %s output values."
4074 msgstr ""
4075
4076 #: src/language/xforms/recode.c:483
4077 #, c-format
4078 msgid "Type mismatch.  Cannot store %s data in %s variable %s."
4079 msgstr ""
4080
4081 #: src/language/xforms/sample.c:76
4082 msgid "The sampling factor must be between 0 and 1 exclusive."
4083 msgstr ""
4084
4085 #: src/language/xforms/sample.c:96
4086 #, c-format
4087 msgid "Cannot sample %d observations from a population of %d."
4088 msgstr ""
4089
4090 #: src/language/xforms/select-if.c:100
4091 msgid "Syntax error expecting OFF or BY.  Turning off case filtering."
4092 msgstr ""
4093
4094 #: src/language/xforms/select-if.c:115
4095 msgid "The filter variable must be numeric."
4096 msgstr ""
4097
4098 #: src/language/xforms/select-if.c:121
4099 msgid "The filter variable may not be scratch."
4100 msgstr ""
4101
4102 #: src/libpspp/hash.c:614
4103 #, c-format
4104 msgid "hash table:"
4105 msgstr ""
4106
4107 #: src/math/percentiles.c:41
4108 msgid "HAverage"
4109 msgstr ""
4110
4111 #: src/math/percentiles.c:42
4112 msgid "Weighted Average"
4113 msgstr ""
4114
4115 #: src/math/percentiles.c:43
4116 msgid "Rounded"
4117 msgstr ""
4118
4119 #: src/math/percentiles.c:44
4120 msgid "Empirical"
4121 msgstr ""
4122
4123 #: src/math/percentiles.c:45
4124 msgid "Empirical with averaging"
4125 msgstr ""
4126
4127 #: src/output/afm.c:149
4128 #, c-format
4129 msgid "opening font metrics file \"%s\""
4130 msgstr ""
4131
4132 #: src/output/afm.c:239
4133 msgid "first line must be StartFontMetrics"
4134 msgstr ""
4135
4136 #: src/output/afm.c:266
4137 #, c-format
4138 msgid "unsupported MappingScheme %d"
4139 msgstr ""
4140
4141 #: src/output/afm.c:287
4142 msgid "required FontName is missing"
4143 msgstr ""
4144
4145 #: src/output/afm.c:394
4146 msgid "CharMetrics line must start with C or CH"
4147 msgstr ""
4148
4149 #: src/output/afm.c:535
4150 #, c-format
4151 msgid "reference to unknown character \"%s\""
4152 msgstr ""
4153
4154 #: src/output/afm.c:593
4155 msgid "expected end of file"
4156 msgstr ""
4157
4158 #: src/output/afm.c:605
4159 msgid "syntax error expecting end of line"
4160 msgstr ""
4161
4162 #: src/output/afm.c:623 src/output/afm.c:660
4163 msgid "number out of valid range"
4164 msgstr ""
4165
4166 #: src/output/afm.c:625 src/output/afm.c:662
4167 msgid "invalid numeric syntax"
4168 msgstr ""
4169
4170 #: src/output/afm.c:641
4171 msgid "syntax error expecting integer"
4172 msgstr ""
4173
4174 #: src/output/afm.c:679
4175 msgid "syntax error expecting number"
4176 msgstr ""
4177
4178 #: src/output/afm.c:692
4179 msgid "syntax error in hex constant"
4180 msgstr ""
4181
4182 #: src/output/afm.c:707
4183 msgid "syntax error expecting hex constant"
4184 msgstr ""
4185
4186 #: src/output/afm.c:745
4187 msgid "unexpected end of line"
4188 msgstr ""
4189
4190 #: src/output/afm.c:795
4191 msgid "unexpected end of line expecting string"
4192 msgstr ""
4193
4194 #: src/output/ascii.c:251
4195 #, c-format
4196 msgid ""
4197 "ascii: page excluding margins and headers must be at least 59 characters "
4198 "wide by 15 lines long, but as configured is only %d characters by %d lines"
4199 msgstr ""
4200
4201 #: src/output/ascii.c:329
4202 #, c-format
4203 msgid ""
4204 "ascii: bad index value for `box' key: syntax is box[INDEX], 0 <= INDEX < %d "
4205 "decimal, with INDEX expressed in base 4"
4206 msgstr ""
4207
4208 #: src/output/ascii.c:336
4209 #, c-format
4210 msgid "ascii: multiple values for %s"
4211 msgstr ""
4212
4213 #: src/output/ascii.c:344
4214 #, c-format
4215 msgid "ascii: unknown parameter `%s'"
4216 msgstr ""
4217
4218 #: src/output/ascii.c:360
4219 msgid "ascii: only screen devices may have `auto' length or width"
4220 msgstr ""
4221
4222 #: src/output/ascii.c:374
4223 #, c-format
4224 msgid "ascii: positive integer required as `%s' value"
4225 msgstr ""
4226
4227 #: src/output/ascii.c:402
4228 msgid "ascii: `emphasis' value must be `bold', `underline', or `none'"
4229 msgstr ""
4230
4231 #: src/output/ascii.c:415
4232 #, c-format
4233 msgid "ascii: zero or positive integer required as `%s' value"
4234 msgstr ""
4235
4236 #: src/output/ascii.c:446
4237 #, c-format
4238 msgid "ascii: boolean value expected for `%s'"
4239 msgstr ""
4240
4241 #: src/output/ascii.c:478 src/output/html.c:187
4242 msgid "`chart-files' value must contain `#'"
4243 msgstr ""
4244
4245 #: src/output/ascii.c:524
4246 #, c-format
4247 msgid "ascii: opening output file \"%s\""
4248 msgstr ""
4249
4250 #: src/output/ascii.c:587
4251 #, c-format
4252 msgid "ascii: bad line (%d,%d)-(%d,%d) out of (%d,%d)\n"
4253 msgstr ""
4254
4255 #: src/output/ascii.c:809 src/output/postscript.c:826
4256 #, c-format
4257 msgid "%s - Page %d"
4258 msgstr ""
4259
4260 #: src/output/ascii.c:861
4261 #, c-format
4262 msgid "ascii: closing output file \"%s\""
4263 msgstr ""
4264
4265 #: src/output/chart.c:145
4266 #, c-format
4267 msgid "creating \"%s\""
4268 msgstr ""
4269
4270 #: src/output/charts/plot-hist.c:124
4271 msgid "HISTOGRAM"
4272 msgstr ""
4273
4274 #: src/output/html.c:71
4275 #, c-format
4276 msgid "opening HTML output file: %s"
4277 msgstr ""
4278
4279 #: src/output/html.c:82
4280 msgid "PSPP Output"
4281 msgstr ""
4282
4283 #: src/output/html.c:170
4284 #, c-format
4285 msgid "unknown configuration parameter `%s' for HTML device driver"
4286 msgstr ""
4287
4288 #: src/output/journal.c:68
4289 #, c-format
4290 msgid "error writing \"%s\""
4291 msgstr ""
4292
4293 #: src/output/journal.c:90
4294 #, c-format
4295 msgid "error creating \"%s\""
4296 msgstr ""
4297
4298 #: src/output/output.c:166
4299 #, c-format
4300 msgid "unknown output driver `%s'"
4301 msgstr ""
4302
4303 #: src/output/output.c:168
4304 #, c-format
4305 msgid "output driver `%s' referenced but never defined"
4306 msgstr ""
4307
4308 #: src/output/output.c:259
4309 msgid "using default output driver configuration"
4310 msgstr ""
4311
4312 #: src/output/output.c:288
4313 msgid "cannot find output initialization file (use `-vv' to view search path)"
4314 msgstr ""
4315
4316 #: src/output/output.c:296
4317 #, c-format
4318 msgid "cannot open \"%s\""
4319 msgstr ""
4320
4321 #: src/output/output.c:308
4322 #, c-format
4323 msgid "reading \"%s\""
4324 msgstr ""
4325
4326 #: src/output/output.c:330 src/ui/gui/message-dialog.c:96
4327 msgid "syntax error"
4328 msgstr ""
4329
4330 #: src/output/output.c:339
4331 #, c-format
4332 msgid "error closing \"%s\""
4333 msgstr ""
4334
4335 #: src/output/output.c:347
4336 msgid "no active output drivers"
4337 msgstr ""
4338
4339 #: src/output/output.c:350
4340 msgid "error reading device definition file"
4341 msgstr ""
4342
4343 #: src/output/output.c:468
4344 #, c-format
4345 msgid ""
4346 "Driver classes:\n"
4347 "\t"
4348 msgstr ""
4349
4350 #: src/output/output.c:500
4351 #, c-format
4352 msgid "syntax error parsing options for \"%s\" driver"
4353 msgstr ""
4354
4355 #: src/output/output.c:516
4356 #, c-format
4357 msgid ""
4358 "reached end of options inside quoted string parsing options for \"%s\" driver"
4359 msgstr ""
4360
4361 #: src/output/output.c:586
4362 #, c-format
4363 msgid "syntax error in string constant parsing options for \"%s\" driver"
4364 msgstr ""
4365
4366 #: src/output/output.c:634
4367 #, c-format
4368 msgid "syntax error expecting `=' parsing options for driver \"%s\""
4369 msgstr ""
4370
4371 #: src/output/output.c:685
4372 #, c-format
4373 msgid "unknown output driver class `%.*s'"
4374 msgstr ""
4375
4376 #: src/output/output.c:700
4377 #, c-format
4378 msgid "unknown device type `%.*s'"
4379 msgstr ""
4380
4381 #: src/output/output.c:717
4382 #, c-format
4383 msgid "cannot initialize output driver `%s' of class `%s'"
4384 msgstr ""
4385
4386 #: src/output/output.c:763
4387 msgid "driver definition line missing driver name or class name"
4388 msgstr ""
4389
4390 #: src/output/output.c:866
4391 #, c-format
4392 msgid "`%s' is not a valid length."
4393 msgstr ""
4394
4395 #: src/output/output.c:958
4396 #, c-format
4397 msgid "unknown paper type `%.*s'"
4398 msgstr ""
4399
4400 #: src/output/output.c:976
4401 #, c-format
4402 msgid "error opening \"%s\""
4403 msgstr ""
4404
4405 #: src/output/output.c:987
4406 #, c-format
4407 msgid "error reading \"%s\""
4408 msgstr ""
4409
4410 #: src/output/output.c:1004
4411 #, c-format
4412 msgid "paper size file \"%s\" does not state a paper size"
4413 msgstr ""
4414
4415 #: src/output/output.c:1064
4416 #, c-format
4417 msgid "syntax error in paper size `%s'"
4418 msgstr ""
4419
4420 #: src/output/postscript.c:158
4421 #, c-format
4422 msgid "opening PostScript output file \"%s\""
4423 msgstr ""
4424
4425 #: src/output/postscript.c:196
4426 #, c-format
4427 msgid ""
4428 "The defined PostScript page is not long enough to hold margins and headers, "
4429 "plus least 15 lines of the default fonts.  In fact, there's only room for %d "
4430 "lines of each font at the default size of %d.%03d points."
4431 msgstr ""
4432
4433 #: src/output/postscript.c:246
4434 #, c-format
4435 msgid "closing PostScript output file \"%s\""
4436 msgstr ""
4437
4438 #: src/output/postscript.c:309
4439 #, c-format
4440 msgid "unknown configuration parameter `%s' for PostScript device driver"
4441 msgstr ""
4442
4443 #: src/output/postscript.c:325
4444 #, c-format
4445 msgid ""
4446 "unknown orientation `%s' (valid orientations are `portrait' and `landscape')"
4447 msgstr ""
4448
4449 #: src/output/postscript.c:337
4450 #, c-format
4451 msgid "boolean value expected for %s"
4452 msgstr ""
4453
4454 #: src/output/postscript.c:350
4455 #, c-format
4456 msgid "positive integer value required for `%s'"
4457 msgstr ""
4458
4459 #: src/output/postscript.c:355
4460 #, c-format
4461 msgid "default font size must be at least 1 point (value of 1000 for key `%s')"
4462 msgstr ""
4463
4464 #: src/output/postscript.c:1176
4465 #, c-format
4466 msgid "\"%s\": bad font specification"
4467 msgstr ""
4468
4469 #: src/output/postscript.c:1184
4470 #, c-format
4471 msgid "could not find AFM file \"%s\""
4472 msgstr ""
4473
4474 #: src/output/postscript.c:1198
4475 #, c-format
4476 msgid "could not find font \"%s\""
4477 msgstr ""
4478
4479 #: src/output/postscript.c:1207
4480 #, c-format
4481 msgid "could not find encoding \"%s\""
4482 msgstr ""
4483
4484 #: src/output/postscript.c:1307
4485 #, c-format
4486 msgid "cannot open font file \"%s\""
4487 msgstr ""
4488
4489 #: src/output/postscript.c:1348
4490 #, c-format
4491 msgid "reading font file \"%s\""
4492 msgstr ""
4493
4494 #: src/output/postscript.c:1370
4495 #, c-format
4496 msgid "cannot open font encoding file \"%s\""
4497 msgstr ""
4498
4499 #: src/output/postscript.c:1399
4500 msgid "invalid numeric format"
4501 msgstr ""
4502
4503 #: src/output/postscript.c:1421
4504 #, c-format
4505 msgid "closing Postscript encoding \"%s\""
4506 msgstr ""
4507
4508 #: src/output/table.c:234
4509 #, c-format
4510 msgid "bad vline: x=%d+%d=%d y=(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4511 msgstr ""
4512
4513 #: src/output/table.c:305
4514 #, c-format
4515 msgid ""
4516 "bad box: (%d+%d=%d,%d+%d=%d)-(%d+%d=%d,%d+%d=%d) in table size (%d,%d)\n"
4517 msgstr ""
4518
4519 #: src/ui/gui/comments-dialog.c:59
4520 #, c-format
4521 msgid "Column Number: %d"
4522 msgstr ""
4523
4524 #: src/ui/gui/crosstabs-dialog.c:41
4525 msgid "Chisq"
4526 msgstr ""
4527
4528 #: src/ui/gui/crosstabs-dialog.c:43
4529 msgid "CC"
4530 msgstr ""
4531
4532 #: src/ui/gui/crosstabs-dialog.c:45
4533 msgid "UC"
4534 msgstr ""
4535
4536 #: src/ui/gui/crosstabs-dialog.c:46
4537 msgid "BTau"
4538 msgstr ""
4539
4540 #: src/ui/gui/crosstabs-dialog.c:47
4541 msgid "CTau"
4542 msgstr ""
4543
4544 #: src/ui/gui/crosstabs-dialog.c:48
4545 msgid "Risk"
4546 msgstr ""
4547
4548 #: src/ui/gui/crosstabs-dialog.c:50
4549 msgid "D"
4550 msgstr ""
4551
4552 #: src/ui/gui/crosstabs-dialog.c:53
4553 msgid "Corr"
4554 msgstr ""
4555
4556 #: src/ui/gui/crosstabs-dialog.c:54 src/ui/gui/crosstabs-dialog.c:65
4557 #: src/ui/gui/crosstabs-dialog.c:100 src/ui/gui/crosstabs-dialog.c:108
4558 #: src/ui/gui/psppire-var-store.c:590 src/ui/gui/var-display.c:13
4559 msgid "None"
4560 msgstr ""
4561
4562 #: src/ui/gui/crosstabs-dialog.c:57
4563 msgid "Count"
4564 msgstr ""
4565
4566 #: src/ui/gui/crosstabs-dialog.c:58
4567 msgid "Row"
4568 msgstr ""
4569
4570 #: src/ui/gui/crosstabs-dialog.c:59
4571 msgid "Column"
4572 msgstr ""
4573
4574 #: src/ui/gui/crosstabs-dialog.c:61
4575 msgid "Expected"
4576 msgstr ""
4577
4578 #: src/ui/gui/crosstabs-dialog.c:63
4579 msgid "Std. Residual"
4580 msgstr ""
4581
4582 #: src/ui/gui/crosstabs-dialog.c:64
4583 msgid "Adjusted Std. Residual"
4584 msgstr ""
4585
4586 #: src/ui/gui/crosstabs.glade:50
4587 msgid "Rows"
4588 msgstr ""
4589
4590 #: src/ui/gui/crosstabs.glade:131 src/ui/gui/frequencies.glade:185
4591 msgid "Format..."
4592 msgstr ""
4593
4594 #: src/ui/gui/crosstabs.glade:138 src/ui/gui/examine.glade:246
4595 #: src/ui/gui/regression.glade:31
4596 msgid "Statistics..."
4597 msgstr ""
4598
4599 #: src/ui/gui/crosstabs.glade:148
4600 msgid "Cells..."
4601 msgstr ""
4602
4603 #: src/ui/gui/crosstabs.glade:230
4604 msgid "Print tables"
4605 msgstr ""
4606
4607 #: src/ui/gui/crosstabs.glade:240
4608 msgid "Pivot"
4609 msgstr ""
4610
4611 #: src/ui/gui/crosstabs.glade:253 src/ui/gui/psppire.glade:778
4612 msgid "Ascending"
4613 msgstr ""
4614
4615 #: src/ui/gui/crosstabs.glade:283
4616 msgid "No label"
4617 msgstr ""
4618
4619 #: src/ui/gui/crosstabs.glade:295
4620 msgid "Suppress value labels"
4621 msgstr ""
4622
4623 #: src/ui/gui/crosstabs.glade:311
4624 msgid "Labeling"
4625 msgstr ""
4626
4627 #: src/ui/gui/crosstabs.glade:378
4628 msgid "Cell Display"
4629 msgstr ""
4630
4631 #: src/ui/gui/crosstabs.glade:439 src/ui/gui/oneway.glade:207
4632 #: src/ui/gui/regression.glade:324
4633 msgid "Statistics"
4634 msgstr ""
4635
4636 #: src/ui/gui/customentry.c:334
4637 msgid "Style of bevel around the custom entry button"
4638 msgstr ""
4639
4640 #: src/ui/gui/data-editor.c:150
4641 msgid "Transformations Pending"
4642 msgstr ""
4643
4644 #: src/ui/gui/data-editor.c:323
4645 msgid "Labels"
4646 msgstr ""
4647
4648 #: src/ui/gui/data-editor.c:324
4649 msgid "Show/hide value labels"
4650 msgstr ""
4651
4652 #: src/ui/gui/data-editor.c:342 src/ui/gui/data-editor.c:361
4653 #: src/ui/gui/data-editor.c:1494 src/ui/gui/data-editor.c:1546
4654 msgid "Clear"
4655 msgstr ""
4656
4657 #: src/ui/gui/data-editor.c:343
4658 msgid "Delete the cases at the selected position(s)"
4659 msgstr ""
4660
4661 #: src/ui/gui/data-editor.c:362
4662 msgid "Delete the variables at the selected position(s)"
4663 msgstr ""
4664
4665 #: src/ui/gui/data-editor.c:377 src/ui/gui/data-editor.c:1491
4666 #: src/ui/gui/data-editor.glade:137 src/ui/gui/data-editor.glade:808
4667 msgid "Insert Variable"
4668 msgstr ""
4669
4670 #: src/ui/gui/data-editor.c:378
4671 msgid "Create a new variable at the current position"
4672 msgstr ""
4673
4674 #: src/ui/gui/data-editor.c:396 src/ui/gui/data-editor.c:1543
4675 #: src/ui/gui/data-editor.glade:796
4676 msgid "Insert Case"
4677 msgstr ""
4678
4679 #: src/ui/gui/data-editor.c:397
4680 msgid "Create a new case at the current position"
4681 msgstr ""
4682
4683 #: src/ui/gui/data-editor.c:417
4684 msgid "Goto Case"
4685 msgstr ""
4686
4687 #: src/ui/gui/data-editor.c:418
4688 msgid "Jump to a Case in the Data Sheet"
4689 msgstr ""
4690
4691 #: src/ui/gui/data-editor.c:437
4692 msgid "Weights"
4693 msgstr ""
4694
4695 #: src/ui/gui/data-editor.c:438
4696 msgid "Weight cases by variable"
4697 msgstr ""
4698
4699 #: src/ui/gui/data-editor.c:447 src/ui/gui/data-editor.glade:312
4700 msgid "Transpose"
4701 msgstr ""
4702
4703 #: src/ui/gui/data-editor.c:448
4704 msgid "Transpose the cases with the variables"
4705 msgstr ""
4706
4707 #: src/ui/gui/data-editor.c:459
4708 msgid "Split"
4709 msgstr ""
4710
4711 #: src/ui/gui/data-editor.c:460
4712 msgid "Split the active file"
4713 msgstr ""
4714
4715 #: src/ui/gui/data-editor.c:470
4716 msgid "Sort"
4717 msgstr ""
4718
4719 #: src/ui/gui/data-editor.c:471
4720 msgid "Sort cases in the active file"
4721 msgstr ""
4722
4723 #: src/ui/gui/data-editor.c:479 src/ui/gui/data-editor.glade:347
4724 #: src/ui/gui/data-editor.glade:851
4725 msgid "Select Cases"
4726 msgstr ""
4727
4728 #: src/ui/gui/data-editor.c:480
4729 msgid "Select cases from the active file"
4730 msgstr ""
4731
4732 #: src/ui/gui/data-editor.c:489
4733 msgid "Compute"
4734 msgstr ""
4735
4736 #: src/ui/gui/data-editor.c:490
4737 msgid "Compute new values for a variable"
4738 msgstr ""
4739
4740 #: src/ui/gui/data-editor.c:498
4741 msgid "Oneway _ANOVA"
4742 msgstr ""
4743
4744 #: src/ui/gui/data-editor.c:499
4745 msgid "Perform one way analysis of variance"
4746 msgstr ""
4747
4748 #: src/ui/gui/data-editor.c:507 src/ui/gui/data-editor.glade:503
4749 msgid "_Independent Samples T Test"
4750 msgstr ""
4751
4752 #: src/ui/gui/data-editor.c:508
4753 msgid "Calculate T Test for samples from independent groups"
4754 msgstr ""
4755
4756 #: src/ui/gui/data-editor.c:517 src/ui/gui/data-editor.glade:511
4757 msgid "_Paired Samples T Test"
4758 msgstr ""
4759
4760 #: src/ui/gui/data-editor.c:518
4761 msgid "Calculate T Test for paired samples"
4762 msgstr ""
4763
4764 #: src/ui/gui/data-editor.c:527
4765 msgid "One _Sample T Test"
4766 msgstr ""
4767
4768 #: src/ui/gui/data-editor.c:528
4769 msgid "Calculate T Test for sample from a single distribution"
4770 msgstr ""
4771
4772 #: src/ui/gui/data-editor.c:537
4773 msgid "Data File Comments"
4774 msgstr ""
4775
4776 #: src/ui/gui/data-editor.c:538
4777 msgid "Commentary text for the data file"
4778 msgstr ""
4779
4780 #: src/ui/gui/data-editor.c:546 src/ui/gui/data-editor.glade:776
4781 msgid "Find"
4782 msgstr ""
4783
4784 #: src/ui/gui/data-editor.c:547
4785 msgid "Find Case"
4786 msgstr ""
4787
4788 #: src/ui/gui/data-editor.c:556 src/ui/gui/data-editor.glade:384
4789 msgid "Ran_k Cases"
4790 msgstr ""
4791
4792 #: src/ui/gui/data-editor.c:557
4793 msgid "Rank Cases"
4794 msgstr ""
4795
4796 #: src/ui/gui/data-editor.c:566 src/ui/gui/data-editor.glade:396
4797 msgid "Recode into _Same Variables"
4798 msgstr ""
4799
4800 #: src/ui/gui/data-editor.c:567
4801 msgid "Recode values into the same Variables"
4802 msgstr ""
4803
4804 #: src/ui/gui/data-editor.c:576 src/ui/gui/data-editor.glade:403
4805 msgid "Recode into _Different Variables"
4806 msgstr ""
4807
4808 #: src/ui/gui/data-editor.c:577
4809 msgid "Recode values into different Variables"
4810 msgstr ""
4811
4812 #: src/ui/gui/data-editor.c:586 src/ui/gui/data-editor.glade:286
4813 #: src/ui/gui/data-editor.glade:755
4814 msgid "Variables"
4815 msgstr ""
4816
4817 #: src/ui/gui/data-editor.c:587
4818 msgid "Jump to Variable"
4819 msgstr ""
4820
4821 #: src/ui/gui/data-editor.c:595 src/ui/gui/data-editor.glade:457
4822 #: src/ui/gui/oneway.glade:179
4823 msgid "_Descriptives"
4824 msgstr ""
4825
4826 #: src/ui/gui/data-editor.c:596
4827 msgid "Calculate descriptive statistics (mean, variance, ...)"
4828 msgstr ""
4829
4830 #: src/ui/gui/data-editor.c:605 src/ui/gui/data-editor.glade:449
4831 msgid "_Frequencies"
4832 msgstr ""
4833
4834 #: src/ui/gui/data-editor.c:606
4835 msgid "Generate frequency statistics"
4836 msgstr ""
4837
4838 #: src/ui/gui/data-editor.c:614 src/ui/gui/data-editor.glade:473
4839 msgid "_Crosstabs"
4840 msgstr ""
4841
4842 #: src/ui/gui/data-editor.c:615
4843 msgid "Generate crosstabulations"
4844 msgstr ""
4845
4846 #: src/ui/gui/data-editor.c:624 src/ui/gui/data-editor.glade:465
4847 msgid "_Explore"
4848 msgstr ""
4849
4850 #: src/ui/gui/data-editor.c:625
4851 msgid "Examine Data by Factors"
4852 msgstr ""
4853
4854 #: src/ui/gui/data-editor.c:634 src/ui/gui/data-editor.glade:539
4855 msgid "Linear _Regression"
4856 msgstr ""
4857
4858 #: src/ui/gui/data-editor.c:635
4859 msgid "Estimate parameters of the linear model"
4860 msgstr ""
4861
4862 #: src/ui/gui/data-editor.c:1022
4863 msgid "Font Selection"
4864 msgstr ""
4865
4866 #: src/ui/gui/data-editor.c:1094
4867 msgid "No Split"
4868 msgstr ""
4869
4870 #: src/ui/gui/data-editor.c:1103
4871 msgid "Split by "
4872 msgstr ""
4873
4874 #: src/ui/gui/data-editor.c:1128
4875 msgid "Filter off"
4876 msgstr ""
4877
4878 #: src/ui/gui/data-editor.c:1140
4879 #, c-format
4880 msgid "Filter by %s"
4881 msgstr ""
4882
4883 #: src/ui/gui/data-editor.c:1158
4884 msgid "Weights off"
4885 msgstr ""
4886
4887 #: src/ui/gui/data-editor.c:1170
4888 #, c-format
4889 msgid "Weight by %s"
4890 msgstr ""
4891
4892 #: src/ui/gui/data-editor.c:1193 src/ui/gui/data-editor.c:1427
4893 #: src/ui/gui/data-editor.glade:667
4894 msgid "Open"
4895 msgstr ""
4896
4897 #: src/ui/gui/data-editor.c:1194
4898 msgid "Open a data file"
4899 msgstr ""
4900
4901 #: src/ui/gui/data-editor.c:1202 src/ui/gui/data-editor.c:1309
4902 #: src/ui/gui/data-editor.glade:677
4903 msgid "Save"
4904 msgstr ""
4905
4906 #: src/ui/gui/data-editor.c:1203 src/ui/gui/data-editor.c:1213
4907 msgid "Save data to file"
4908 msgstr ""
4909
4910 #: src/ui/gui/data-editor.c:1212
4911 msgid "Save As"
4912 msgstr ""
4913
4914 #: src/ui/gui/data-editor.c:1221 src/ui/gui/recode-dialog.c:929
4915 #: src/ui/gui/recode-dialog.c:1024
4916 msgid "New"
4917 msgstr ""
4918
4919 #: src/ui/gui/data-editor.c:1222
4920 msgid "New data file"
4921 msgstr ""
4922
4923 #: src/ui/gui/data-editor.c:1317 src/ui/gui/data-editor.c:1435
4924 msgid "System Files (*.sav)"
4925 msgstr ""
4926
4927 #: src/ui/gui/data-editor.c:1323 src/ui/gui/data-editor.c:1441
4928 msgid "Portable Files (*.por) "
4929 msgstr ""
4930
4931 #: src/ui/gui/data-editor.c:1329 src/ui/gui/data-editor.c:1447
4932 #: src/ui/gui/syntax-editor.c:138 src/ui/gui/syntax-editor.c:522
4933 msgid "All Files"
4934 msgstr ""
4935
4936 #: src/ui/gui/data-editor.c:1337
4937 msgid "System File"
4938 msgstr ""
4939
4940 #: src/ui/gui/data-editor.c:1342
4941 msgid "Portable File"
4942 msgstr ""
4943
4944 #: src/ui/gui/data-editor.c:1485
4945 msgid "Sort Ascending"
4946 msgstr ""
4947
4948 #: src/ui/gui/data-editor.c:1488
4949 msgid "Sort Descending"
4950 msgstr ""
4951
4952 #: src/ui/gui/data-editor.glade:18 src/ui/gui/output-viewer.glade:22
4953 #: src/ui/gui/syntax-editor.glade:39
4954 msgid "_File"
4955 msgstr ""
4956
4957 #: src/ui/gui/data-editor.glade:33 src/ui/gui/data-editor.glade:59
4958 #: src/ui/gui/syntax-editor.glade:57 src/ui/gui/syntax-editor.glade:87
4959 msgid "_Syntax"
4960 msgstr ""
4961
4962 #: src/ui/gui/data-editor.glade:40 src/ui/gui/data-editor.glade:66
4963 #: src/ui/gui/data-editor.glade:297 src/ui/gui/syntax-editor.glade:66
4964 #: src/ui/gui/syntax-editor.glade:96
4965 msgid "_Data"
4966 msgstr ""
4967
4968 #: src/ui/gui/data-editor.glade:98
4969 msgid "Recently Used Da_ta"
4970 msgstr ""
4971
4972 #: src/ui/gui/data-editor.glade:105
4973 msgid "Recently Used _Files"
4974 msgstr ""
4975
4976 #: src/ui/gui/data-editor.glade:129 src/ui/gui/output-viewer.glade:55
4977 #: src/ui/gui/syntax-editor.glade:143
4978 msgid "_Edit"
4979 msgstr ""
4980
4981 #: src/ui/gui/data-editor.glade:145
4982 msgid "Insert Cases"
4983 msgstr ""
4984
4985 #: src/ui/gui/data-editor.glade:153 src/ui/gui/data-editor.glade:745
4986 msgid "Go To Case"
4987 msgstr ""
4988
4989 #: src/ui/gui/data-editor.glade:194
4990 msgid "Cl_ear Variables"
4991 msgstr ""
4992
4993 #: src/ui/gui/data-editor.glade:202
4994 msgid "_Clear Cases"
4995 msgstr ""
4996
4997 #: src/ui/gui/data-editor.glade:215
4998 msgid "_Find"
4999 msgstr ""
5000
5001 #: src/ui/gui/data-editor.glade:226
5002 msgid "_View"
5003 msgstr ""
5004
5005 #: src/ui/gui/data-editor.glade:233
5006 msgid "Status Bar"
5007 msgstr ""
5008
5009 #: src/ui/gui/data-editor.glade:240
5010 msgid "Toolbars"
5011 msgstr ""
5012
5013 #: src/ui/gui/data-editor.glade:252
5014 msgid "Fonts"
5015 msgstr ""
5016
5017 #: src/ui/gui/data-editor.glade:259
5018 msgid "Grid Lines"
5019 msgstr ""
5020
5021 #: src/ui/gui/data-editor.glade:267 src/ui/gui/data-editor.glade:871
5022 #: src/ui/gui/data-editor.glade:1459 src/ui/gui/data-editor.glade:1640
5023 msgid "Value Labels"
5024 msgstr ""
5025
5026 #: src/ui/gui/data-editor.glade:279
5027 msgid "Data"
5028 msgstr ""
5029
5030 #: src/ui/gui/data-editor.glade:304
5031 msgid "Sort Cases"
5032 msgstr ""
5033
5034 #: src/ui/gui/data-editor.glade:319
5035 msgid "Merge Files"
5036 msgstr ""
5037
5038 #: src/ui/gui/data-editor.glade:326
5039 msgid "Aggregate"
5040 msgstr ""
5041
5042 #: src/ui/gui/data-editor.glade:339 src/ui/gui/data-editor.glade:828
5043 msgid "Split File"
5044 msgstr ""
5045
5046 #: src/ui/gui/data-editor.glade:354 src/ui/gui/data-editor.glade:839
5047 msgid "Weight Cases"
5048 msgstr ""
5049
5050 #: src/ui/gui/data-editor.glade:366
5051 msgid "_Transform"
5052 msgstr ""
5053
5054 #: src/ui/gui/data-editor.glade:376
5055 msgid "_Compute"
5056 msgstr ""
5057
5058 #: src/ui/gui/data-editor.glade:416
5059 msgid "_Run Pending Transforms"
5060 msgstr ""
5061
5062 #: src/ui/gui/data-editor.glade:429
5063 msgid "_Analyze"
5064 msgstr ""
5065
5066 #: src/ui/gui/data-editor.glade:439
5067 msgid "_Descriptive Statistics"
5068 msgstr ""
5069
5070 #: src/ui/gui/data-editor.glade:485
5071 msgid "Compare _Means"
5072 msgstr ""
5073
5074 #: src/ui/gui/data-editor.glade:495
5075 msgid "_One Sample T Test"
5076 msgstr ""
5077
5078 #: src/ui/gui/data-editor.glade:519
5079 msgid "One Way _ANOVA"
5080 msgstr ""
5081
5082 #: src/ui/gui/data-editor.glade:531
5083 msgid "Bivariate _Correlation"
5084 msgstr ""
5085
5086 #: src/ui/gui/data-editor.glade:547
5087 msgid "_Non-Parametric Statistics"
5088 msgstr ""
5089
5090 #: src/ui/gui/data-editor.glade:557
5091 msgid "_Chi-Square"
5092 msgstr ""
5093
5094 #: src/ui/gui/data-editor.glade:565
5095 msgid "_Binomial"
5096 msgstr ""
5097
5098 #: src/ui/gui/data-editor.glade:581
5099 msgid "_Utilities"
5100 msgstr ""
5101
5102 #: src/ui/gui/data-editor.glade:591
5103 msgid "_Variables"
5104 msgstr ""
5105
5106 #: src/ui/gui/data-editor.glade:600
5107 msgid "Data File _Comments"
5108 msgstr ""
5109
5110 #: src/ui/gui/data-editor.glade:611 src/ui/gui/output-viewer.glade:78
5111 #: src/ui/gui/syntax-editor.glade:234
5112 msgid "_Windows"
5113 msgstr ""
5114
5115 #: src/ui/gui/data-editor.glade:618 src/ui/gui/output-viewer.glade:88
5116 #: src/ui/gui/syntax-editor.glade:243
5117 msgid "_Minimize All Windows"
5118 msgstr ""
5119
5120 #: src/ui/gui/data-editor.glade:629 src/ui/gui/output-viewer.glade:99
5121 #: src/ui/gui/syntax-editor.glade:254
5122 msgid "_Help"
5123 msgstr ""
5124
5125 #: src/ui/gui/data-editor.glade:636 src/ui/gui/output-viewer.glade:106
5126 #: src/ui/gui/syntax-editor.glade:262
5127 msgid "_Reference Manual"
5128 msgstr ""
5129
5130 #: src/ui/gui/data-editor.glade:643 src/ui/gui/output-viewer.glade:113
5131 #: src/ui/gui/syntax-editor.glade:269
5132 msgid "_About"
5133 msgstr ""
5134
5135 #: src/ui/gui/data-editor.glade:687
5136 msgid "Print"
5137 msgstr ""
5138
5139 #: src/ui/gui/data-editor.glade:697
5140 msgid "Recall"
5141 msgstr ""
5142
5143 #: src/ui/gui/data-editor.glade:715
5144 msgid "Undo"
5145 msgstr ""
5146
5147 #: src/ui/gui/data-editor.glade:725
5148 msgid "Redo"
5149 msgstr ""
5150
5151 #: src/ui/gui/data-editor.glade:882
5152 msgid "Use Sets"
5153 msgstr ""
5154
5155 #: src/ui/gui/data-editor.glade:914
5156 msgid "Information Area"
5157 msgstr ""
5158
5159 #: src/ui/gui/data-editor.glade:933
5160 msgid "Processor Area"
5161 msgstr ""
5162
5163 #: src/ui/gui/data-editor.glade:958
5164 msgid "Case Counter Area"
5165 msgstr ""
5166
5167 #: src/ui/gui/data-editor.glade:983
5168 msgid "Filter Use Status Area"
5169 msgstr ""
5170
5171 #: src/ui/gui/data-editor.glade:1009
5172 msgid "Weight Status Area"
5173 msgstr ""
5174
5175 #: src/ui/gui/data-editor.glade:1035
5176 msgid "Split File Status Area"
5177 msgstr ""
5178
5179 #: src/ui/gui/data-editor.glade:1065
5180 msgid "Variable Type"
5181 msgstr ""
5182
5183 #: src/ui/gui/data-editor.glade:1101 src/ui/gui/psppire-var-store.c:598
5184 msgid "Comma"
5185 msgstr ""
5186
5187 #: src/ui/gui/data-editor.glade:1117 src/ui/gui/psppire-var-store.c:599
5188 msgid "Dot"
5189 msgstr ""
5190
5191 #: src/ui/gui/data-editor.glade:1133
5192 msgid "Scientific notation"
5193 msgstr ""
5194
5195 #: src/ui/gui/data-editor.glade:1149 src/ui/gui/psppire-var-store.c:601
5196 msgid "Date"
5197 msgstr ""
5198
5199 #: src/ui/gui/data-editor.glade:1165 src/ui/gui/psppire-var-store.c:602
5200 msgid "Dollar"
5201 msgstr ""
5202
5203 #: src/ui/gui/data-editor.glade:1181
5204 msgid "Custom currency"
5205 msgstr ""
5206
5207 #: src/ui/gui/data-editor.glade:1275
5208 msgid "positive"
5209 msgstr ""
5210
5211 #: src/ui/gui/data-editor.glade:1281
5212 msgid "negative"
5213 msgstr ""
5214
5215 #: src/ui/gui/data-editor.glade:1294
5216 msgid "Sample"
5217 msgstr ""
5218
5219 #: src/ui/gui/data-editor.glade:1344
5220 msgid "Width:"
5221 msgstr ""
5222
5223 #: src/ui/gui/data-editor.glade:1388
5224 msgid "Decimal Places:"
5225 msgstr ""
5226
5227 #: src/ui/gui/data-editor.glade:1557
5228 msgid "Value Label:"
5229 msgstr ""
5230
5231 #: src/ui/gui/data-editor.glade:1570 src/ui/gui/psppire.glade:2544
5232 #: src/ui/gui/recode.glade:185
5233 msgid "Value:"
5234 msgstr ""
5235
5236 #: src/ui/gui/data-editor.glade:1707 src/ui/gui/examine.glade:423
5237 #: src/ui/gui/t-test.glade:460
5238 msgid "Missing Values"
5239 msgstr ""
5240
5241 #: src/ui/gui/data-editor.glade:1725
5242 msgid "_Range plus one optional discrete missing value"
5243 msgstr ""
5244
5245 #: src/ui/gui/data-editor.glade:1750
5246 msgid "_Low:"
5247 msgstr ""
5248
5249 #: src/ui/gui/data-editor.glade:1779
5250 msgid "_High:"
5251 msgstr ""
5252
5253 #: src/ui/gui/data-editor.glade:1820
5254 msgid "Di_screte value:"
5255 msgstr ""
5256
5257 #: src/ui/gui/data-editor.glade:1867
5258 msgid "_No missing values"
5259 msgstr ""
5260
5261 #: src/ui/gui/data-editor.glade:1885
5262 msgid "_Discrete missing values"
5263 msgstr ""
5264
5265 #: src/ui/gui/descriptives-dialog.c:41 src/ui/gui/frequencies-dialog.c:42
5266 msgid "Standard deviation"
5267 msgstr ""
5268
5269 #: src/ui/gui/descriptives-dialog.c:46
5270 msgid "Standard error"
5271 msgstr ""
5272
5273 #: src/ui/gui/descriptives-dialog.glade:122 src/ui/gui/frequencies.glade:139
5274 msgid "Statistics:"
5275 msgstr ""
5276
5277 #: src/ui/gui/descriptives-dialog.glade:184
5278 msgid "Exclude entire case if any selected variable is missing"
5279 msgstr ""
5280
5281 #: src/ui/gui/descriptives-dialog.glade:194
5282 msgid "Include user-missing data in analysis"
5283 msgstr ""
5284
5285 #: src/ui/gui/descriptives-dialog.glade:207
5286 msgid "Save Z-scores of selected variables as new variables"
5287 msgstr ""
5288
5289 #: src/ui/gui/descriptives-dialog.glade:223
5290 msgid "Options:"
5291 msgstr ""
5292
5293 #: src/ui/gui/examine.glade:132
5294 msgid "Dependent List:"
5295 msgstr ""
5296
5297 #: src/ui/gui/examine.glade:180
5298 msgid "Factor List:"
5299 msgstr ""
5300
5301 #: src/ui/gui/examine.glade:218
5302 msgid "Label Cases by:"
5303 msgstr ""
5304
5305 #: src/ui/gui/examine.glade:255 src/ui/gui/t-test.glade:69
5306 #: src/ui/gui/t-test.glade:629 src/ui/gui/t-test.glade:780
5307 msgid "Options..."
5308 msgstr ""
5309
5310 #: src/ui/gui/examine.glade:316
5311 msgid "Extremes"
5312 msgstr ""
5313
5314 #: src/ui/gui/examine.glade:382
5315 msgid "Exclude cases listwise"
5316 msgstr ""
5317
5318 #: src/ui/gui/examine.glade:392
5319 msgid "Exclude cases pairwise"
5320 msgstr ""
5321
5322 #: src/ui/gui/examine.glade:406
5323 msgid "Repeat values"
5324 msgstr ""
5325
5326 #: src/ui/gui/find-dialog.c:659
5327 #, c-format
5328 msgid "Bad regular expression: %s"
5329 msgstr ""
5330
5331 #: src/ui/gui/frequencies-dialog.c:45
5332 msgid "Standard error of the mean"
5333 msgstr ""
5334
5335 #: src/ui/gui/frequencies-dialog.c:48
5336 msgid "Standard error of the skewness"
5337 msgstr ""
5338
5339 #: src/ui/gui/frequencies-dialog.c:52
5340 msgid "Standard error of the kurtosis"
5341 msgstr ""
5342
5343 #: src/ui/gui/frequencies.glade:98 src/ui/gui/psppire.glade:265
5344 #: src/ui/gui/rank.glade:67
5345 msgid "Variable(s):"
5346 msgstr ""
5347
5348 #: src/ui/gui/frequencies.glade:168
5349 msgid "Display Frequency Table"
5350 msgstr ""
5351
5352 #: src/ui/gui/frequencies.glade:264
5353 msgid "Ascending Order"
5354 msgstr ""
5355
5356 #: src/ui/gui/frequencies.glade:275
5357 msgid "Descending Order"
5358 msgstr ""
5359
5360 #: src/ui/gui/frequencies.glade:290
5361 msgid "Ascending Counts"
5362 msgstr ""
5363
5364 #: src/ui/gui/frequencies.glade:305
5365 msgid "Descending Counts"
5366 msgstr ""
5367
5368 #: src/ui/gui/frequencies.glade:323
5369 msgid "Order by"
5370 msgstr ""
5371
5372 #: src/ui/gui/frequencies.glade:355
5373 msgid "Supress tables with more than N categories"
5374 msgstr ""
5375
5376 #: src/ui/gui/frequencies.glade:371
5377 msgid "Maximum no of categories"
5378 msgstr ""
5379
5380 #: src/ui/gui/helper.c:138
5381 msgid "Sorry. The help system hasn't yet been implemented."
5382 msgstr ""
5383
5384 #: src/ui/gui/helper.c:164
5385 #, c-format
5386 msgid "Cannot open reference manual: %s"
5387 msgstr ""
5388
5389 #: src/ui/gui/message-dialog.c:100
5390 msgid "data file error"
5391 msgstr ""
5392
5393 #: src/ui/gui/message-dialog.c:105
5394 msgid "PSPP error"
5395 msgstr ""
5396
5397 #: src/ui/gui/message-dialog.c:113
5398 msgid "syntax warning"
5399 msgstr ""
5400
5401 #: src/ui/gui/message-dialog.c:117
5402 msgid "data file warning"
5403 msgstr ""
5404
5405 #: src/ui/gui/message-dialog.c:122
5406 msgid "PSPP warning"
5407 msgstr ""
5408
5409 #: src/ui/gui/message-dialog.c:131
5410 msgid "syntax information"
5411 msgstr ""
5412
5413 #: src/ui/gui/message-dialog.c:135
5414 msgid "data file information"
5415 msgstr ""
5416
5417 #: src/ui/gui/message-dialog.c:140
5418 msgid "PSPP information"
5419 msgstr ""
5420
5421 #: src/ui/gui/message-dialog.c:208
5422 msgid "The PSPP processing engine reported the following message:"
5423 msgid_plural "The PSPP processing engine reported the following messages:"
5424 msgstr[0] ""
5425 msgstr[1] ""
5426
5427 #: src/ui/gui/message-dialog.c:215
5428 #, c-format
5429 msgid "The PSPP processing engine reported %d message."
5430 msgid_plural "The PSPP processing engine reported %d messages."
5431 msgstr[0] ""
5432 msgstr[1] ""
5433
5434 #: src/ui/gui/message-dialog.c:222
5435 #, c-format
5436 msgid "%d of these messages are displayed below."
5437 msgid_plural "%d of these messages are displayed below."
5438 msgstr[0] ""
5439 msgstr[1] ""
5440
5441 #: src/ui/gui/message-dialog.glade:8
5442 msgid "Messages Reported"
5443 msgstr ""
5444
5445 #: src/ui/gui/message-dialog.glade:42
5446 msgid ""
5447 "The PSPP processor reported # errors.  The first # and last # are shown "
5448 "below:"
5449 msgstr ""
5450
5451 #: src/ui/gui/message-dialog.glade:94
5452 msgid "gtk-close"
5453 msgstr ""
5454
5455 #: src/ui/gui/missing-val-dialog.c:114 src/ui/gui/missing-val-dialog.c:159
5456 msgid "Incorrect value for variable type"
5457 msgstr ""
5458
5459 #: src/ui/gui/missing-val-dialog.c:135 src/ui/gui/missing-val-dialog.c:142
5460 msgid "Incorrect range specification"
5461 msgstr ""
5462
5463 #: src/ui/gui/oneway-anova-dialog.c:336
5464 #, c-format
5465 msgid "Contrast %d of %d"
5466 msgstr ""
5467
5468 #: src/ui/gui/oneway.glade:30
5469 msgid "_Factor:"
5470 msgstr ""
5471
5472 #: src/ui/gui/oneway.glade:66
5473 msgid "Dependent _Variable(s):"
5474 msgstr ""
5475
5476 #: src/ui/gui/oneway.glade:190
5477 msgid "_Homogeneity"
5478 msgstr ""
5479
5480 #: src/ui/gui/oneway.glade:226
5481 msgid "_Contrasts..."
5482 msgstr ""
5483
5484 #: src/ui/gui/oneway.glade:309
5485 msgid "gtk-go-back"
5486 msgstr ""
5487
5488 #: src/ui/gui/oneway.glade:320
5489 msgid "gtk-go-forward"
5490 msgstr ""
5491
5492 #: src/ui/gui/oneway.glade:343
5493 msgid "_Coefficients:"
5494 msgstr ""
5495
5496 #: src/ui/gui/oneway.glade:389
5497 msgid "Coefficient Total: "
5498 msgstr ""
5499
5500 #: src/ui/gui/oneway.glade:422
5501 msgid "Contrast 1 of 1"
5502 msgstr ""
5503
5504 #: src/ui/gui/output-viewer.glade:32
5505 msgid "gtk-save"
5506 msgstr ""
5507
5508 #: src/ui/gui/output-viewer.glade:41
5509 msgid "gtk-save-as"
5510 msgstr ""
5511
5512 #: src/ui/gui/output-viewer.glade:65
5513 msgid "gtk-copy"
5514 msgstr ""
5515
5516 #: src/ui/gui/psppire-buttonbox.c:143
5517 msgid "Buttons"
5518 msgstr ""
5519
5520 #: src/ui/gui/psppire-buttonbox.c:144
5521 msgid "The mask that decides what buttons appear in the button box"
5522 msgstr ""
5523
5524 #: src/ui/gui/psppire-buttonbox.c:273 src/ui/gui/psppire-buttonbox.c:429
5525 msgid "Continue"
5526 msgstr ""
5527
5528 #: src/ui/gui/psppire-buttonbox.c:427
5529 msgid "OK"
5530 msgstr ""
5531
5532 #: src/ui/gui/psppire-buttonbox.c:428
5533 msgid "Go To"
5534 msgstr ""
5535
5536 #: src/ui/gui/psppire-buttonbox.c:430
5537 msgid "Cancel"
5538 msgstr ""
5539
5540 #: src/ui/gui/psppire-buttonbox.c:431
5541 msgid "Help"
5542 msgstr ""
5543
5544 #: src/ui/gui/psppire-buttonbox.c:432
5545 msgid "Reset"
5546 msgstr ""
5547
5548 #: src/ui/gui/psppire-buttonbox.c:433
5549 msgid "Paste"
5550 msgstr ""
5551
5552 #: src/ui/gui/psppire.c:195
5553 msgid "_Reset"
5554 msgstr ""
5555
5556 #: src/ui/gui/psppire.c:196
5557 msgid "_Select"
5558 msgstr ""
5559
5560 #: src/ui/gui/psppire-data-editor.c:604
5561 msgid "Data View"
5562 msgstr ""
5563
5564 #: src/ui/gui/psppire-data-editor.c:607
5565 msgid "Variable View"
5566 msgstr ""
5567
5568 #: src/ui/gui/psppire-data-store.c:827
5569 msgid "var"
5570 msgstr ""
5571
5572 #: src/ui/gui/psppire-data-store.c:948 src/ui/gui/psppire-var-store.c:839
5573 #, c-format
5574 msgid "%ld"
5575 msgstr ""
5576
5577 #: src/ui/gui/psppire.glade:11
5578 msgid "This is pre-alpha software.  Use at your own risk."
5579 msgstr ""
5580
5581 #: src/ui/gui/psppire.glade:73 src/ui/gui/psppire.glade:154
5582 #: src/ui/gui/weight-cases-dialog.c:82
5583 msgid "Do not weight cases"
5584 msgstr ""
5585
5586 #: src/ui/gui/psppire.glade:83
5587 msgid "Weight cases by"
5588 msgstr ""
5589
5590 #: src/ui/gui/psppire.glade:107
5591 msgid "Frequency Variable"
5592 msgstr ""
5593
5594 #: src/ui/gui/psppire.glade:147
5595 msgid "Current Status: "
5596 msgstr ""
5597
5598 #: src/ui/gui/psppire.glade:314
5599 msgid "Name Variable:"
5600 msgstr ""
5601
5602 #: src/ui/gui/psppire.glade:429
5603 msgid "Analyze all cases.  Do not create groups."
5604 msgstr "Analyse all cases.  Do not create groups."
5605
5606 #: src/ui/gui/psppire.glade:439
5607 msgid "Compare groups."
5608 msgstr ""
5609
5610 #: src/ui/gui/psppire.glade:452
5611 msgid "Organize output by groups."
5612 msgstr ""
5613
5614 #: src/ui/gui/psppire.glade:499
5615 msgid "Groups based on:"
5616 msgstr ""
5617
5618 #: src/ui/gui/psppire.glade:563
5619 msgid "Sort the file by grouping variables."
5620 msgstr ""
5621
5622 #: src/ui/gui/psppire.glade:574
5623 msgid "File is already sorted."
5624 msgstr ""
5625
5626 #: src/ui/gui/psppire.glade:618
5627 msgid "Current Status : "
5628 msgstr ""
5629
5630 #: src/ui/gui/psppire.glade:626
5631 msgid "Analysis by groups is off"
5632 msgstr ""
5633
5634 #: src/ui/gui/psppire.glade:725
5635 msgid "Sort by:"
5636 msgstr ""
5637
5638 #: src/ui/gui/psppire.glade:788
5639 msgid "Descending"
5640 msgstr ""
5641
5642 #: src/ui/gui/psppire.glade:804
5643 msgid "Sort Order"
5644 msgstr ""
5645
5646 #: src/ui/gui/psppire.glade:873
5647 msgid "Target Variable:"
5648 msgstr ""
5649
5650 #: src/ui/gui/psppire.glade:904
5651 msgid "Type & Label"
5652 msgstr ""
5653
5654 #: src/ui/gui/psppire.glade:943
5655 msgid "="
5656 msgstr ""
5657
5658 #: src/ui/gui/psppire.glade:989
5659 msgid "Numeric Expressions:"
5660 msgstr ""
5661
5662 #: src/ui/gui/psppire.glade:1043
5663 msgid "Functions:"
5664 msgstr ""
5665
5666 #: src/ui/gui/psppire.glade:1107 src/ui/gui/psppire.glade:1253
5667 #: src/ui/gui/recode.glade:731
5668 msgid "If..."
5669 msgstr ""
5670
5671 #: src/ui/gui/psppire.glade:1223
5672 msgid "All Cases"
5673 msgstr ""
5674
5675 #: src/ui/gui/psppire.glade:1239
5676 msgid "If condition is satisfied"
5677 msgstr ""
5678
5679 #: src/ui/gui/psppire.glade:1291
5680 msgid "Random sample of cases"
5681 msgstr ""
5682
5683 #: src/ui/gui/psppire.glade:1305
5684 msgid "Sample..."
5685 msgstr ""
5686
5687 #: src/ui/gui/psppire.glade:1343
5688 msgid "Based on time or case range"
5689 msgstr ""
5690
5691 #: src/ui/gui/psppire.glade:1356
5692 msgid "Range..."
5693 msgstr ""
5694
5695 #: src/ui/gui/psppire.glade:1394
5696 msgid "Use filter variable"
5697 msgstr ""
5698
5699 #: src/ui/gui/psppire.glade:1556
5700 msgid "Select"
5701 msgstr ""
5702
5703 #: src/ui/gui/psppire.glade:1586
5704 msgid "Filtered"
5705 msgstr ""
5706
5707 #: src/ui/gui/psppire.glade:1596
5708 msgid "Deleted"
5709 msgstr ""
5710
5711 #: src/ui/gui/psppire.glade:1613
5712 msgid "Unselected Cases Are"
5713 msgstr ""
5714
5715 #: src/ui/gui/psppire.glade:1678
5716 msgid "Comments:"
5717 msgstr ""
5718
5719 #: src/ui/gui/psppire.glade:1720
5720 msgid "Display comments in output"
5721 msgstr ""
5722
5723 #: src/ui/gui/psppire.glade:1734
5724 msgid "Column Number: 0"
5725 msgstr ""
5726
5727 #: src/ui/gui/psppire.glade:1810
5728 msgid "Variable Information:"
5729 msgstr ""
5730
5731 #: src/ui/gui/psppire.glade:1836
5732 msgid ""
5733 "\n"
5734 "\n"
5735 "\n"
5736 "\n"
5737 "\n"
5738 "\n"
5739 "\n"
5740 "\n"
5741 "\n"
5742 "\n"
5743 msgstr ""
5744
5745 #: src/ui/gui/psppire.glade:1900
5746 msgid "Observation"
5747 msgstr ""
5748
5749 #: src/ui/gui/psppire.glade:1910
5750 msgid "Last case"
5751 msgstr ""
5752
5753 #: src/ui/gui/psppire.glade:1923
5754 msgid "First case"
5755 msgstr ""
5756
5757 #: src/ui/gui/psppire.glade:2081
5758 msgid "Use expression as label"
5759 msgstr ""
5760
5761 #: src/ui/gui/psppire.glade:2187 src/ui/gui/psppire-var-sheet.c:98
5762 msgid "Width"
5763 msgstr ""
5764
5765 #: src/ui/gui/psppire.glade:2274
5766 msgid "Goto Case Number:"
5767 msgstr ""
5768
5769 #: src/ui/gui/psppire.glade:2410
5770 msgid "Sample Size"
5771 msgstr ""
5772
5773 #: src/ui/gui/psppire.glade:2513
5774 msgid "Variable:"
5775 msgstr ""
5776
5777 #: src/ui/gui/psppire.glade:2570
5778 msgid "Search value labels"
5779 msgstr ""
5780
5781 #: src/ui/gui/psppire.glade:2593
5782 msgid "Regular expression Match"
5783 msgstr ""
5784
5785 #: src/ui/gui/psppire.glade:2603
5786 msgid "Search substrings"
5787 msgstr ""
5788
5789 #: src/ui/gui/psppire.glade:2615
5790 msgid "Wrap around"
5791 msgstr ""
5792
5793 #: src/ui/gui/psppire.glade:2627
5794 msgid "Search backward"
5795 msgstr ""
5796
5797 #: src/ui/gui/psppire-var-sheet.c:96
5798 msgid "Name"
5799 msgstr ""
5800
5801 #: src/ui/gui/psppire-var-sheet.c:99
5802 msgid "Decimals"
5803 msgstr ""
5804
5805 #: src/ui/gui/psppire-var-sheet.c:101
5806 msgid "Values"
5807 msgstr ""
5808
5809 #: src/ui/gui/psppire-var-sheet.c:104
5810 msgid "Align"
5811 msgstr ""
5812
5813 #: src/ui/gui/psppire-var-sheet.c:105
5814 msgid "Measure"
5815 msgstr ""
5816
5817 #: src/ui/gui/psppire-var-store.c:600
5818 msgid "Scientific"
5819 msgstr ""
5820
5821 #: src/ui/gui/psppire-var-store.c:603
5822 msgid "Custom"
5823 msgstr ""
5824
5825 #: src/ui/gui/psppire-var-store.c:674 src/ui/gui/psppire-var-store.c:684
5826 #: src/ui/gui/psppire-var-store.c:694
5827 #, c-format
5828 msgid "%d"
5829 msgstr ""
5830
5831 #: src/ui/gui/rank.glade:111
5832 msgid "By:"
5833 msgstr ""
5834
5835 #: src/ui/gui/rank.glade:197
5836 msgid "_Smallest Value"
5837 msgstr ""
5838
5839 #: src/ui/gui/rank.glade:209
5840 msgid "_Largest Value"
5841 msgstr ""
5842
5843 #: src/ui/gui/rank.glade:228
5844 msgid "Assign rank 1 to:"
5845 msgstr ""
5846
5847 #: src/ui/gui/rank.glade:246
5848 msgid "_Display summary tables"
5849 msgstr ""
5850
5851 #: src/ui/gui/rank.glade:262
5852 msgid "Rank T_ypes"
5853 msgstr ""
5854
5855 #: src/ui/gui/rank.glade:273
5856 msgid "_Ties..."
5857 msgstr ""
5858
5859 #: src/ui/gui/rank.glade:343
5860 msgid "Ntiles"
5861 msgstr ""
5862
5863 #: src/ui/gui/rank.glade:376
5864 msgid "Rank"
5865 msgstr ""
5866
5867 #: src/ui/gui/rank.glade:386
5868 msgid "Savage score"
5869 msgstr ""
5870
5871 #: src/ui/gui/rank.glade:400
5872 msgid "Fractional rank"
5873 msgstr ""
5874
5875 #: src/ui/gui/rank.glade:414
5876 msgid "Fractional rank as %"
5877 msgstr ""
5878
5879 #: src/ui/gui/rank.glade:428
5880 msgid "Sum of case weights"
5881 msgstr ""
5882
5883 #: src/ui/gui/rank.glade:450
5884 msgid "Proportion Estimates"
5885 msgstr ""
5886
5887 #: src/ui/gui/rank.glade:460
5888 msgid "Normal Scores"
5889 msgstr ""
5890
5891 #: src/ui/gui/rank.glade:495
5892 msgid "Blom"
5893 msgstr ""
5894
5895 #: src/ui/gui/rank.glade:506
5896 msgid "Tukey"
5897 msgstr ""
5898
5899 #: src/ui/gui/rank.glade:520
5900 msgid "Rankit"
5901 msgstr ""
5902
5903 #: src/ui/gui/rank.glade:534
5904 msgid "Van der Wärden"
5905 msgstr ""
5906
5907 #: src/ui/gui/rank.glade:551
5908 msgid "Proportion Estimation Formula"
5909 msgstr ""
5910
5911 #: src/ui/gui/rank.glade:614
5912 msgid "_Mean"
5913 msgstr ""
5914
5915 #: src/ui/gui/rank.glade:626
5916 msgid "_Low"
5917 msgstr ""
5918
5919 #: src/ui/gui/rank.glade:642
5920 msgid "_High"
5921 msgstr ""
5922
5923 #: src/ui/gui/rank.glade:660
5924 msgid "_Sequential ranks to unique values"
5925 msgstr ""
5926
5927 #: src/ui/gui/rank.glade:680
5928 msgid "Rank Assigned to Ties"
5929 msgstr ""
5930
5931 #: src/ui/gui/recode-dialog.c:880
5932 msgid "Recode into Different Variables"
5933 msgstr ""
5934
5935 #: src/ui/gui/recode-dialog.c:883
5936 msgid "Recode into Same Variables"
5937 msgstr ""
5938
5939 #: src/ui/gui/recode-dialog.c:914 src/ui/gui/recode-dialog.c:1016
5940 msgid "Old"
5941 msgstr ""
5942
5943 #: src/ui/gui/recode-dialog.c:1275
5944 msgid "Recode into Different Variables: Old and New Values "
5945 msgstr ""
5946
5947 #: src/ui/gui/recode-dialog.c:1276
5948 msgid "Recode into Same Variables: Old and New Values"
5949 msgstr ""
5950
5951 #: src/ui/gui/recode.glade:197
5952 msgid "System-Missing"
5953 msgstr ""
5954
5955 #: src/ui/gui/recode.glade:211
5956 msgid "System-or user-missing"
5957 msgstr ""
5958
5959 #: src/ui/gui/recode.glade:245
5960 msgid "through"
5961 msgstr ""
5962
5963 #: src/ui/gui/recode.glade:283
5964 msgid "Range, LOWEST thru value"
5965 msgstr ""
5966
5967 #: src/ui/gui/recode.glade:297
5968 msgid "Range, value thru HIGHEST"
5969 msgstr ""
5970
5971 #: src/ui/gui/recode.glade:327
5972 msgid "All other values"
5973 msgstr ""
5974
5975 #: src/ui/gui/recode.glade:363
5976 msgid "Range:"
5977 msgstr ""
5978
5979 #: src/ui/gui/recode.glade:380
5980 msgid "Old Value"
5981 msgstr ""
5982
5983 #: src/ui/gui/recode.glade:462
5984 msgid "System Missing"
5985 msgstr ""
5986
5987 #: src/ui/gui/recode.glade:476
5988 msgid "Copy old values"
5989 msgstr ""
5990
5991 #: src/ui/gui/recode.glade:500
5992 msgid "Value: "
5993 msgstr ""
5994
5995 #: src/ui/gui/recode.glade:530
5996 msgid "New Value"
5997 msgstr ""
5998
5999 #: src/ui/gui/recode.glade:590
6000 msgid "Convert numeric strings to numbers ('5' -> 5)"
6001 msgstr ""
6002
6003 #: src/ui/gui/recode.glade:608
6004 msgid "Output variables are strings"
6005 msgstr ""
6006
6007 #: src/ui/gui/recode.glade:620
6008 msgid "Width: "
6009 msgstr ""
6010
6011 #: src/ui/gui/recode.glade:743
6012 msgid "(optional case selection condition)"
6013 msgstr ""
6014
6015 #: src/ui/gui/recode.glade:823
6016 msgid "Name:"
6017 msgstr ""
6018
6019 #: src/ui/gui/recode.glade:867
6020 msgid "Change"
6021 msgstr ""
6022
6023 #: src/ui/gui/recode.glade:885
6024 msgid "Output Variable"
6025 msgstr ""
6026
6027 #: src/ui/gui/recode.glade:965
6028 msgid "Old and New Values"
6029 msgstr ""
6030
6031 #: src/ui/gui/regression-dialog.c:41
6032 msgid "Coeff"
6033 msgstr ""
6034
6035 #: src/ui/gui/regression-dialog.c:43
6036 msgid "Anova"
6037 msgstr ""
6038
6039 #: src/ui/gui/regression-dialog.c:44
6040 msgid "Bcov"
6041 msgstr ""
6042
6043 #: src/ui/gui/regression.glade:41
6044 msgid "Save..."
6045 msgstr ""
6046
6047 #: src/ui/gui/regression.glade:145
6048 msgid "Dependent"
6049 msgstr ""
6050
6051 #: src/ui/gui/regression.glade:193
6052 msgid "Independent"
6053 msgstr ""
6054
6055 #: src/ui/gui/regression.glade:243
6056 msgid "Predicted values"
6057 msgstr ""
6058
6059 #: src/ui/gui/regression.glade:253
6060 msgid "Residuals"
6061 msgstr ""
6062
6063 #: src/ui/gui/select-cases-dialog.c:85
6064 #, c-format
6065 msgid "Approximately %3d%% of all cases."
6066 msgstr ""
6067
6068 #: src/ui/gui/select-cases-dialog.c:86
6069 #, c-format
6070 msgid "Exactly %3d cases from the first %3d cases."
6071 msgstr ""
6072
6073 #: src/ui/gui/select-cases-dialog.c:226
6074 #, c-format
6075 msgid "%d thru %d"
6076 msgstr ""
6077
6078 #: src/ui/gui/syntax-editor.c:77
6079 #, c-format
6080 msgid "Save contents of syntax editor to %s?"
6081 msgstr ""
6082
6083 #: src/ui/gui/syntax-editor.c:124
6084 msgid "Save Syntax"
6085 msgstr ""
6086
6087 #: src/ui/gui/syntax-editor.c:132 src/ui/gui/syntax-editor.c:516
6088 msgid "Syntax Files (*.sps) "
6089 msgstr ""
6090
6091 #: src/ui/gui/syntax-editor.c:508
6092 msgid "Open Syntax"
6093 msgstr ""
6094
6095 #: src/ui/gui/syntax-editor.glade:10
6096 msgid "Psppire Syntax Editor"
6097 msgstr ""
6098
6099 #: src/ui/gui/syntax-editor.glade:188
6100 msgid "_Run"
6101 msgstr ""
6102
6103 #: src/ui/gui/syntax-editor.glade:197
6104 msgid "All"
6105 msgstr ""
6106
6107 #: src/ui/gui/syntax-editor.glade:205
6108 msgid "Selection"
6109 msgstr ""
6110
6111 #: src/ui/gui/syntax-editor.glade:213
6112 msgid "Current Line"
6113 msgstr ""
6114
6115 #: src/ui/gui/syntax-editor.glade:222
6116 msgid "To End"
6117 msgstr ""
6118
6119 #: src/ui/gui/t-test.glade:56 src/ui/gui/t-test.glade:165
6120 msgid "Define Groups"
6121 msgstr ""
6122
6123 #: src/ui/gui/t-test.glade:123 src/ui/gui/t-test.glade:549
6124 #: src/ui/gui/t-test.glade:761
6125 msgid "Test Variable(s):"
6126 msgstr ""
6127
6128 #: src/ui/gui/t-test.glade:258
6129 msgid "Group_2 value:"
6130 msgstr ""
6131
6132 #: src/ui/gui/t-test.glade:271
6133 msgid "Group_1 value:"
6134 msgstr ""
6135
6136 #: src/ui/gui/t-test.glade:320
6137 msgid "_Cut point:"
6138 msgstr ""
6139
6140 #: src/ui/gui/t-test.glade:349
6141 msgid "_Use specified values:"
6142 msgstr ""
6143
6144 #: src/ui/gui/t-test.glade:431
6145 msgid "Exclude cases _analysis by analysis"
6146 msgstr ""
6147
6148 #: src/ui/gui/t-test.glade:442
6149 msgid "Exclude cases _listwise"
6150 msgstr ""
6151
6152 #: src/ui/gui/t-test.glade:594
6153 msgid "Test Value: "
6154 msgstr ""
6155
6156 #: src/ui/gui/t-test-options.c:60
6157 #, c-format
6158 msgid "Confidence Interval: %2d %%"
6159 msgstr ""
6160
6161 #: src/ui/gui/t-test-paired-samples.c:229
6162 msgid "Var 1"
6163 msgstr ""
6164
6165 #: src/ui/gui/t-test-paired-samples.c:230
6166 msgid "Var 2"
6167 msgstr ""
6168
6169 #: src/ui/gui/variable-info-dialog.c:90
6170 #, c-format
6171 msgid "Label: %s\n"
6172 msgstr ""
6173
6174 #: src/ui/gui/variable-info-dialog.c:99
6175 #, c-format
6176 msgid "Type: %s\n"
6177 msgstr ""
6178
6179 #: src/ui/gui/variable-info-dialog.c:103
6180 #, c-format
6181 msgid "Missing Values: %s\n"
6182 msgstr ""
6183
6184 #: src/ui/gui/variable-info-dialog.c:108
6185 #, c-format
6186 msgid "Measurement Level: %s\n"
6187 msgstr ""
6188
6189 #: src/ui/gui/variable-info-dialog.c:122
6190 msgid "Value Labels:\n"
6191 msgstr ""
6192
6193 #: src/ui/gui/variable-info-dialog.c:134
6194 #, c-format
6195 msgid "%s %s\n"
6196 msgstr ""
6197
6198 #: src/ui/gui/weight-cases-dialog.c:88
6199 #, c-format
6200 msgid "Weight cases by %s"
6201 msgstr ""
6202
6203 #: src/ui/gui/window-manager.c:142
6204 #, c-format
6205 msgid "Syntax%d"
6206 msgstr ""
6207
6208 #: src/ui/gui/window-manager.c:143 src/ui/gui/window-manager.c:178
6209 #, c-format
6210 msgid "%s --- PSPP Syntax Editor"
6211 msgstr ""
6212
6213 #: src/ui/gui/window-manager.c:146
6214 #, c-format
6215 msgid "Untitled%d"
6216 msgstr ""
6217
6218 #: src/ui/gui/window-manager.c:147 src/ui/gui/window-manager.c:181
6219 #, c-format
6220 msgid "%s --- PSPP Data Editor"
6221 msgstr ""
6222
6223 #: src/ui/gui/window-manager.c:150
6224 #, c-format
6225 msgid "Output%d"
6226 msgstr ""
6227
6228 #: src/ui/gui/window-manager.c:151
6229 #, c-format
6230 msgid "%s --- PSPP Output"
6231 msgstr ""
6232
6233 #: src/ui/terminal/command-line.c:230
6234 #, c-format
6235 msgid ""
6236 "PSPP, a program for statistical analysis of sample data.\n"
6237 "\n"
6238 "Usage: %s [OPTION]... FILE...\n"
6239 "\n"
6240 "If a long option shows an argument as mandatory, then it is mandatory\n"
6241 "for the equivalent short option also.  Similarly for optional arguments.\n"
6242 "\n"
6243 "Configuration:\n"
6244 "  -a, --algorithm={compatible|enhanced}\n"
6245 "                            set to `compatible' if you want output\n"
6246 "                            calculated from broken algorithms\n"
6247 "  -B, --config-dir=DIR      set configuration directory to DIR\n"
6248 "  -o, --device=DEVICE       select output driver DEVICE and disable "
6249 "defaults\n"
6250 "\n"
6251 "Input and output:\n"
6252 "  -e, --error-file=FILE     send error messages to FILE (appended)\n"
6253 "  -f, --out-file=FILE       send output to FILE (overwritten)\n"
6254 "  -p, --pipe                read syntax from stdin, send output to stdout\n"
6255 "  -I-, --no-include         clear include path\n"
6256 "  -I, --include=DIR         append DIR to include path\n"
6257 "\n"
6258 "Language modifiers:\n"
6259 "  -i, --interactive         interpret syntax in interactive mode\n"
6260 "  -n, --edit                just check syntax; don't actually run the code\n"
6261 "  -r, --no-statrc           disable execution of .pspp/rc at startup\n"
6262 "  -s, --safer               don't allow some unsafe operations\n"
6263 "  -x, --syntax={compatible|enhanced}\n"
6264 "                            set to `compatible' if you want only to accept\n"
6265 "                            spss compatible syntax\n"
6266 "\n"
6267 "Informative output:\n"
6268 "  -h, --help                print this help, then exit\n"
6269 "  -l, --list                print a list of known driver classes, then exit\n"
6270 "  -V, --version             show PSPP version, then exit\n"
6271 "  -v, --verbose             increments verbosity level\n"
6272 "\n"
6273 "Non-option arguments:\n"
6274 " FILE                       syntax file to execute\n"
6275 " KEY=VALUE                  overrides macros in output initialization file\n"
6276 "\n"
6277 msgstr ""
6278
6279 #: src/ui/terminal/command-line.c:265
6280 #, c-format
6281 msgid ""
6282 "\n"
6283 "Report bugs to <%s>.\n"
6284 msgstr ""
6285
6286 #: src/ui/terminal/main.c:131
6287 msgid ""
6288 "Stopping syntax file processing here to avoid a cascade of dependent command "
6289 "failures."
6290 msgstr ""
6291
6292 #: src/ui/terminal/msg-ui.c:67
6293 #, c-format
6294 msgid "Cannot open %s (%s). Writing errors to stdout instead.\n"
6295 msgstr ""
6296
6297 #: src/ui/terminal/msg-ui.c:94
6298 msgid "Terminating execution of syntax file due to error."
6299 msgstr ""
6300
6301 #: src/ui/terminal/msg-ui.c:96
6302 #, c-format
6303 msgid "Errors (%d) exceeds limit (%d)."
6304 msgstr ""
6305
6306 #: src/ui/terminal/msg-ui.c:99
6307 #, c-format
6308 msgid "Warnings (%d) exceed limit (%d)."
6309 msgstr ""
6310
6311 #: src/ui/terminal/msg-ui.c:150
6312 msgid "error"
6313 msgstr ""
6314
6315 #: src/ui/terminal/msg-ui.c:151
6316 msgid "warning"
6317 msgstr ""
6318
6319 #: src/ui/terminal/terminal.c:72
6320 #, c-format
6321 msgid "could not access definition for terminal `%s'"
6322 msgstr ""
6323
6324 #~ msgid ""
6325 #~ "   This program is free software: you can redistribute it and/or modify\n"
6326 #~ "   it under the terms of the GNU General Public License as published by\n"
6327 #~ "   the Free Software Foundation, either version 3 of the License, or\n"
6328 #~ "   (at your option) any later version.\n"
6329 #~ "\n"
6330 #~ "   This program is distributed in the hope that it will be useful,\n"
6331 #~ "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
6332 #~ "   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
6333 #~ "   GNU General Public License for more details.\n"
6334 #~ "\n"
6335 #~ "   You should have received a copy of the GNU General Public License\n"
6336 #~ "   along with this program.  If not, see <http://www.gnu.org/licenses/>.\n"
6337 #~ msgstr ""
6338 #~ "\"   This program is free software: you can redistribute it and/or modify"
6339 #~ "\\n\"\n"
6340 #~ "\"   it under the terms of the GNU General Public License as published by"
6341 #~ "\\n\"\n"
6342 #~ "\"   the Free Software Foundation, either version 3 of the Licence, or\\n"
6343 #~ "\"\n"
6344 #~ "\"   (at your option) any later version.\\n\"\n"
6345 #~ "\"\\n\"\n"
6346 #~ "\"   This program is distributed in the hope that it will be useful,\\n"
6347 #~ "\"\n"
6348 #~ "\"   but WITHOUT ANY WARRANTY; without even the implied warranty of\\n\"\n"
6349 #~ "\"   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\\n\"\n"
6350 #~ "\"   GNU General Public License for more details.\\n\"\n"
6351 #~ "\"\\n\"\n"
6352 #~ "\"   You should have received a copy of the GNU General Public License\\n"
6353 #~ "\"\n"
6354 #~ "\"   along with this program.  If not, see <http://www.gnu.org/licenses/>."
6355 #~ "\\n\"\n"