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