# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the pspp package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: pspp 1.4.1\n" "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n" "POT-Creation-Date: 2020-09-05 12:34-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: src/data/any-reader.c:72 src/data/encrypted-file.c:78 #, c-format msgid "An error occurred while opening `%s': %s." msgstr "" #: src/data/any-reader.c:93 src/language/lexer/lexer.c:1633 #, c-format msgid "Error reading `%s': %s." msgstr "" #: src/data/any-reader.c:114 #, c-format msgid "`%s' is not a system or portable file." msgstr "" #: src/data/any-reader.c:123 src/data/any-writer.c:66 msgid "The inline file is not allowed here." msgstr "" #: src/data/any-reader.c:205 #, c-format msgid "" "Cannot read from dataset %s because no dictionary or data has been written " "to it yet." msgstr "" #: src/data/any-reader.c:260 src/language/data-io/dataset.c:253 msgid "Dataset" msgstr "" #: src/data/calendar.c:100 #, c-format msgid "Month %d is not in acceptable range of 0 to 13." msgstr "" #: src/data/calendar.c:110 #, c-format msgid "Day %d is not in acceptable range of 0 to 31." msgstr "" #: src/data/calendar.c:119 #, c-format msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15." msgstr "" #: src/data/casereader-filter.c:221 msgid "" "At least one case in the data read had a weight value that was user-missing, " "system-missing, zero, or negative. These case(s) were ignored." msgstr "" #. TRANSLATORS: this fragment will be interpolated into messages in fh_lock() #. that identify types of files. #: src/data/csv-file-writer.c:138 msgid "CSV file" msgstr "" #: src/data/csv-file-writer.c:146 #, c-format msgid "Error opening `%s' for writing as a CSV file: %s." msgstr "" #: src/data/csv-file-writer.c:453 #, c-format msgid "An I/O error occurred writing CSV file `%s'." msgstr "" #: src/data/data-in.c:175 #, c-format msgid "Data is not valid as format %s: %s" msgstr "" #: src/data/data-in.c:377 src/data/data-in.c:553 msgid "Field contents are not numeric." msgstr "" #: src/data/data-in.c:379 src/data/data-in.c:555 msgid "Number followed by garbage." msgstr "" #: src/data/data-in.c:392 msgid "Invalid numeric syntax." msgstr "" #: src/data/data-in.c:400 src/data/data-in.c:571 msgid "Too-large number set to system-missing." msgstr "" #: src/data/data-in.c:406 src/data/data-in.c:577 msgid "Too-small number set to zero." msgstr "" #: src/data/data-in.c:426 msgid "All characters in field must be digits." msgstr "" #: src/data/data-in.c:445 msgid "Unrecognized character in field." msgstr "" #: src/data/data-in.c:466 src/data/data-in.c:729 msgid "Field must have even length." msgstr "" #: src/data/data-in.c:468 src/data/data-in.c:732 msgid "Field must contain only hex digits." msgstr "" #: src/data/data-in.c:544 msgid "Invalid zoned decimal syntax." msgstr "" #: src/data/data-in.c:644 src/data/data-in.c:650 msgid "Invalid syntax for P field." msgstr "" #: src/data/data-in.c:768 src/data/data-in.c:818 msgid "Syntax error in date field." msgstr "" #: src/data/data-in.c:783 #, c-format msgid "Day (%ld) must be between 1 and 31." msgstr "" #: src/data/data-in.c:832 msgid "Delimiter expected between fields in date." msgstr "" #: src/data/data-in.c:906 msgid "" "Unrecognized month format. Months may be specified as Arabic or Roman " "numerals or as at least 3 letters of their English names." msgstr "" #: src/data/data-in.c:933 #, c-format msgid "Year (%ld) must be between 1582 and 19999." msgstr "" #: src/data/data-in.c:944 #, c-format msgid "Trailing garbage `%.*s' following date." msgstr "" #: src/data/data-in.c:958 msgid "Julian day must have exactly three digits." msgstr "" #: src/data/data-in.c:960 #, c-format msgid "Julian day (%ld) must be between 1 and 366." msgstr "" #: src/data/data-in.c:984 #, c-format msgid "Quarter (%ld) must be between 1 and 4." msgstr "" #: src/data/data-in.c:1005 #, c-format msgid "Week (%ld) must be between 1 and 53." msgstr "" #: src/data/data-in.c:1017 msgid "Delimiter expected between fields in time." msgstr "" #: src/data/data-in.c:1037 #, c-format msgid "Minute (%ld) must be between 0 and 59." msgstr "" #: src/data/data-in.c:1075 msgid "" "Unrecognized weekday name. At least the first two letters of an English " "weekday name must be specified." msgstr "" #: src/data/data-in.c:1210 #, c-format msgid "`%c' expected in date field." msgstr "" #: src/data/data-out.c:580 #, c-format msgid "Weekday number %f is not between 1 and 7." msgstr "" #: src/data/data-out.c:605 #, c-format msgid "Month number %f is not between 1 and 12." msgstr "" #. TRANSLATORS: this fragment will be interpolated into #. messages in fh_lock() that identify types of files. #: src/data/dataset-writer.c:66 src/language/data-io/file-handle.c:304 msgid "dataset" msgstr "" #: src/data/dict-class.c:52 msgid "ordinary" msgstr "" #: src/data/dict-class.c:54 msgid "system" msgstr "" #: src/data/dict-class.c:56 msgid "scratch" msgstr "" #: src/data/dictionary.c:1523 #, c-format msgid "Truncating document line to %d bytes." msgstr "" #: src/data/encrypted-file.c:89 #, c-format msgid "An error occurred while reading `%s': %s." msgstr "" #: src/data/encrypted-file.c:430 #, c-format msgid "" "%s: encrypted file corrupted (ends in incomplete %u-byte ciphertext block)" msgstr "" #: src/data/encrypted-file.c:449 #, c-format msgid "%s: encrypted file corrupted (ends with bad padding)" msgstr "" #: src/data/file-handle-def.c:283 src/language/data-io/dataset.c:266 msgid "active dataset" msgstr "" #: src/data/file-handle-def.c:518 #, c-format msgid "Can't read from %s as a %s because it is already being read as a %s." msgstr "" #: src/data/file-handle-def.c:522 #, c-format msgid "Can't write to %s as a %s because it is already being written as a %s." msgstr "" #: src/data/file-handle-def.c:529 #, c-format msgid "Can't re-open %s as a %s." msgstr "" #: src/data/file-name.c:133 #, c-format msgid "Not opening pipe file `%s' because %s option set." msgstr "" #: src/data/format.c:339 msgid "Input format" msgstr "" #: src/data/format.c:339 msgid "Output format" msgstr "" #: src/data/format.c:342 #, c-format msgid "Format %s may not be used for input." msgstr "" #: src/data/format.c:349 #, c-format msgid "%s specifies width %d, but %s requires an even width." msgstr "" #: src/data/format.c:358 #, c-format msgid "%s %s specifies width %d, but %s requires a width between %d and %d." msgstr "" #: src/data/format.c:367 #, c-format msgid "%s %s specifies %d decimal place, but %s does not allow any decimals." msgid_plural "" "%s %s specifies %d decimal places, but %s does not allow any decimals." msgstr[0] "" msgstr[1] "" #: src/data/format.c:378 #, c-format msgid "" "%s %s specifies %d decimal place, but the given width allows at most %d " "decimals." msgid_plural "" "%s %s specifies %d decimal places, but the given width allows at most %d " "decimals." msgstr[0] "" msgstr[1] "" #: src/data/format.c:385 #, c-format msgid "" "%s %s specifies %d decimal place, but the given width does not allow for any " "decimals." msgid_plural "" "%s %s specifies %d decimal places, but the given width does not allow for " "any decimals." msgstr[0] "" msgstr[1] "" #: src/data/format.c:424 #, c-format msgid "%s variables are not compatible with %s format %s." msgstr "" #: src/data/format.c:425 src/data/format.c:1074 #: src/ui/gui/var-type-dialog.ui:167 msgid "String" msgstr "" #: src/data/format.c:425 src/data/format.c:1035 #: src/ui/gui/var-type-dialog.ui:48 msgid "Numeric" msgstr "" #: src/data/format.c:426 src/data/sys-file-reader.c:2212 #: src/data/sys-file-reader.c:2214 src/language/xforms/recode.c:512 #: src/language/xforms/recode.c:513 src/language/xforms/recode.c:525 #: src/language/xforms/recode.c:526 #: src/language/dictionary/apply-dictionary.c:77 #: src/language/dictionary/apply-dictionary.c:78 msgid "numeric" msgstr "" #: src/data/format.c:426 src/data/sys-file-reader.c:2212 #: src/data/sys-file-reader.c:2214 src/language/xforms/recode.c:512 #: src/language/xforms/recode.c:513 src/language/xforms/recode.c:525 #: src/language/xforms/recode.c:526 #: src/language/dictionary/apply-dictionary.c:77 #: src/language/dictionary/apply-dictionary.c:78 msgid "string" msgstr "" #: src/data/format.c:444 #, c-format msgid "String variable with width %d is not compatible with format %s." msgstr "" #: src/data/format.c:1038 src/ui/gui/var-type-dialog.ui:65 msgid "Comma" msgstr "" #: src/data/format.c:1041 src/ui/gui/var-type-dialog.ui:82 msgid "Dot" msgstr "" #: src/data/format.c:1044 msgid "Scientific" msgstr "" #: src/data/format.c:1061 src/ui/gui/var-type-dialog.ui:116 msgid "Date" msgstr "" #: src/data/format.c:1064 src/ui/gui/var-type-dialog.ui:133 msgid "Dollar" msgstr "" #: src/data/format.c:1071 msgid "Custom" msgstr "" #: src/data/gnumeric-reader.c:478 src/data/ods-reader.c:505 #, c-format msgid "Cannot convert the value in the spreadsheet cell %s to format (%s): %s" msgstr "" #: src/data/gnumeric-reader.c:502 src/data/ods-reader.c:567 #, c-format msgid "" "There was a problem whilst reading the %s file `%s' (near line %d): `%s'" msgstr "" #: src/data/gnumeric-reader.c:597 #, c-format msgid "" "The gnumeric file `%s' is encoded as %s instead of the usual UTF-8 encoding. " "Any non-ascii characters will be incorrectly imported." msgstr "" #: src/data/gnumeric-reader.c:641 src/data/ods-reader.c:682 #, c-format msgid "Invalid cell range `%s'" msgstr "" #: src/data/gnumeric-reader.c:813 src/data/ods-reader.c:710 #: src/data/ods-reader.c:843 #, c-format msgid "Selected sheet or range of spreadsheet `%s' is empty." msgstr "" #: src/data/identifier2.c:60 #, c-format msgid "Identifier `%s' exceeds %d-byte limit." msgstr "" #: src/data/identifier2.c:84 msgid "Identifier cannot be empty string." msgstr "" #: src/data/identifier2.c:92 #, c-format msgid "`%s' may not be used as an identifier because it is a reserved word." msgstr "" #: src/data/identifier2.c:103 #, c-format msgid "" "`%s' may not be used as an identifier because it contains ill-formed UTF-8 " "at byte offset %tu." msgstr "" #: src/data/identifier2.c:114 #, c-format msgid "" "Character %s (in `%s') may not appear as the first character in a identifier." msgstr "" #: src/data/identifier2.c:126 #, c-format msgid "Character %s (in `%s') may not appear in an identifier." msgstr "" #: src/data/mdd-writer.c:241 #, c-format msgid "An I/O error occurred writing metadata file `%s'." msgstr "" #. TRANSLATORS: this fragment will be interpolated into #. messages in fh_lock() that identify types of files. #: src/data/mdd-writer.c:457 msgid "metadata file" msgstr "" #: src/data/mdd-writer.c:465 #, c-format msgid "Error opening `%s' for writing as a metadata file: %s." msgstr "" #: src/data/mdd-writer.c:473 #, c-format msgid "Internal error creating xmlTextWriter. Please report this to %s." msgstr "" #: src/data/make-file.c:217 #, c-format msgid "Opening %s for writing: %s." msgstr "" #: src/data/make-file.c:228 #, c-format msgid "Opening stream for %s: %s." msgstr "" #: src/data/make-file.c:260 #, c-format msgid "Creating temporary file to replace %s: %s." msgstr "" #: src/data/make-file.c:277 #, c-format msgid "Creating temporary file %s: %s." msgstr "" #: src/data/make-file.c:289 #, c-format msgid "Opening stream for temporary file %s: %s." msgstr "" #: src/data/make-file.c:326 #, c-format msgid "Replacing %s by %s: %s." msgstr "" #: src/data/make-file.c:354 #, c-format msgid "Removing %s: %s." msgstr "" #: src/data/mrset.c:83 #, c-format msgid "" "%s is not a valid name for a multiple response set. Multiple response set " "names must begin with `$'." msgstr "" #: src/data/ods-reader.c:620 #, c-format msgid "Cannot open %s as a OpenDocument file: %s" msgstr "" #. TRANSLATORS: this fragment will be interpolated into #. messages in fh_lock() that identify types of files. #: src/data/pc+-file-reader.c:206 msgid "SPSS/PC+ system file" msgstr "" #: src/data/pc+-file-reader.c:215 #, c-format msgid "Error opening `%s' for reading as an SPSS/PC+ system file: %s." msgstr "" #: src/data/pc+-file-reader.c:224 src/data/sys-file-reader.c:3541 #, c-format msgid "%s: stat failed (%s)." msgstr "" #: src/data/pc+-file-reader.c:230 #, c-format msgid "%s: file too large." msgstr "" #: src/data/pc+-file-reader.c:257 #, c-format msgid "" "Directory entry is for a %u-byte record starting at offset %u but file is " "only %u bytes long." msgstr "" #: src/data/pc+-file-reader.c:275 #, c-format msgid "Directory fields have unexpected values (%u,%u)." msgstr "" #: src/data/pc+-file-reader.c:372 src/data/sys-file-reader.c:672 #, c-format msgid "Variable %zu" msgstr "" #: src/data/pc+-file-reader.c:380 src/data/sys-file-reader.c:680 #, c-format msgid "Variable %zu Label" msgstr "" #: src/data/pc+-file-reader.c:385 #, c-format msgid "Variable %zu Value Label %zu" msgstr "" #: src/data/pc+-file-reader.c:388 src/data/sys-file-reader.c:690 msgid "Creation Date" msgstr "" #: src/data/pc+-file-reader.c:389 src/data/sys-file-reader.c:691 msgid "Creation Time" msgstr "" #: src/data/pc+-file-reader.c:390 src/data/sys-file-reader.c:692 #: src/language/dictionary/sys-file-info.c:200 msgid "Product" msgstr "" #: src/data/pc+-file-reader.c:391 src/data/sys-file-reader.c:693 #: src/language/dictionary/sys-file-info.c:300 msgid "File Label" msgstr "" #: src/data/pc+-file-reader.c:427 #, c-format msgid "" "Using default encoding %s to read this SPSS/PC+ system file. For best " "results, specify an encoding explicitly. Use SYSFILE INFO with ENCODING=" "\"DETECT\" to analyze the possible encodings." msgstr "" #: src/data/pc+-file-reader.c:483 src/data/sys-file-reader.c:890 #, c-format msgid "Error closing system file `%s': %s." msgstr "" #: src/data/pc+-file-reader.c:544 msgid "This is not an SPSS/PC+ system file." msgstr "" #: src/data/pc+-file-reader.c:548 #, c-format msgid "Record 0 has unexpected length %u." msgstr "" #: src/data/pc+-file-reader.c:572 #, c-format msgid "Record 0 specifies unexpected system missing value %g (%a)." msgstr "" #: src/data/pc+-file-reader.c:577 #, c-format msgid "Record 0 reserved fields have unexpected values (%u,%u,%u,%u,%u,%u)." msgstr "" #: src/data/pc+-file-reader.c:581 #, c-format msgid "Record 0 case counts differ (%u versus %u)." msgstr "" #: src/data/pc+-file-reader.c:585 #, c-format msgid "Invalid compression type %u." msgstr "" #: src/data/pc+-file-reader.c:596 #, c-format msgid "" "Record 0 claims %u cases with %u values per case (requiring at least %zu " "bytes) but data record is only %u bytes long." msgstr "" #: src/data/pc+-file-reader.c:618 #, c-format msgid "" "Value labels claimed to end at offset %u in labels record but labels record " "is only %u bytes." msgstr "" #: src/data/pc+-file-reader.c:629 #, c-format msgid "" "Value labels claimed to be at offset %u with length %u but file size is only " "%u bytes." msgstr "" #: src/data/pc+-file-reader.c:656 #, c-format msgid "" "Value labels end with partial label (%u bytes left in record, label length " "%)." msgstr "" #: src/data/pc+-file-reader.c:669 #, c-format msgid "%u leftover bytes following value labels." msgstr "" #: src/data/pc+-file-reader.c:685 #, c-format msgid "" "Variable label claimed to start at offset %u in labels record but labels " "record is only %u bytes." msgstr "" #: src/data/pc+-file-reader.c:697 #, c-format msgid "" "Variable label with length %u starting at offset %u in labels record " "overruns end of %u-byte labels record." msgstr "" #: src/data/pc+-file-reader.c:719 #, c-format msgid "Record 1 has length %u (expected %u)." msgstr "" #: src/data/pc+-file-reader.c:751 #, c-format msgid "Variable %u has invalid type %." msgstr "" #: src/data/pc+-file-reader.c:787 #, c-format msgid "Invalid weight index %u." msgstr "" #: src/data/pc+-file-reader.c:857 #, c-format msgid "Invalid variable name `%s'." msgstr "" #: src/data/pc+-file-reader.c:865 src/data/sys-file-reader.c:1444 #, c-format msgid "Renaming variable with duplicate name `%s' to `%s'." msgstr "" #: src/data/pc+-file-reader.c:877 #, c-format msgid "Cannot weight by string variable `%s'." msgstr "" #: src/data/pc+-file-reader.c:973 src/data/sys-file-reader.c:2762 msgid "File ends in partial case." msgstr "" #: src/data/pc+-file-reader.c:979 #, c-format msgid "" "Case beginning at offset 0x%08x extends past end of data record at offset 0x" "%08x." msgstr "" #: src/data/pc+-file-reader.c:998 src/data/sys-file-reader.c:2770 #, c-format msgid "Error reading case from file %s." msgstr "" #: src/data/pc+-file-reader.c:1114 src/data/sys-file-reader.c:2933 #, c-format msgid "" "Possible compressed data corruption: string contains compressed integer " "(opcode %d)." msgstr "" #: src/data/pc+-file-reader.c:1156 src/data/sys-file-reader.c:3234 #, c-format msgid "`%s' near offset 0x%llx: " msgstr "" #: src/data/pc+-file-reader.c:1159 src/data/sys-file-reader.c:3237 #, c-format msgid "`%s': " msgstr "" #: src/data/pc+-file-reader.c:1211 src/data/sys-file-reader.c:3288 #, c-format msgid "System error: %s." msgstr "" #: src/data/pc+-file-reader.c:1216 src/data/sys-file-reader.c:3293 msgid "Unexpected end of file." msgstr "" #: src/data/pc+-file-reader.c:1301 src/data/sys-file-reader.c:3518 #, c-format msgid "%s: seek failed (%s)." msgstr "" #: src/data/pc+-file-reader.c:1351 msgid "SPSS/PC+ System File" msgstr "" #: src/data/por-file-reader.c:109 #, c-format msgid "portable file %s corrupt at offset 0x%llx: " msgstr "" #: src/data/por-file-reader.c:136 #, c-format msgid "reading portable file %s at offset 0x%llx: " msgstr "" #: src/data/por-file-reader.c:164 #, c-format msgid "Error closing portable file `%s': %s." msgstr "" #: src/data/por-file-reader.c:216 msgid "unexpected end of file" msgstr "" #. TRANSLATORS: this fragment will be interpolated into #. messages in fh_lock() that identify types of files. #: src/data/por-file-reader.c:275 src/data/por-file-writer.c:147 msgid "portable file" msgstr "" #: src/data/por-file-reader.c:283 #, c-format msgid "" "An error occurred while opening `%s' for reading as a portable file: %s." msgstr "" #: src/data/por-file-reader.c:304 msgid "Data record expected." msgstr "" #: src/data/por-file-reader.c:402 msgid "Number expected." msgstr "" #: src/data/por-file-reader.c:430 msgid "Missing numeric terminator." msgstr "" #: src/data/por-file-reader.c:453 msgid "Invalid integer." msgstr "" #: src/data/por-file-reader.c:464 src/data/por-file-reader.c:484 #, c-format msgid "Bad string length %d." msgstr "" #: src/data/por-file-reader.c:547 #, c-format msgid "%s: Not a portable file." msgstr "" #: src/data/por-file-reader.c:564 #, c-format msgid "Unrecognized version code `%c'." msgstr "" #: src/data/por-file-reader.c:577 #, c-format msgid "Bad date string length %zu." msgstr "" #: src/data/por-file-reader.c:579 #, c-format msgid "Bad time string length %zu." msgstr "" #: src/data/por-file-reader.c:630 #, c-format msgid "" "%s: Bad format specifier byte (%d). Variable will be assigned a default " "format." msgstr "" #: src/data/por-file-reader.c:651 #, c-format msgid "Numeric variable %s has invalid format specifier %s." msgstr "" #: src/data/por-file-reader.c:655 #, c-format msgid "String variable %s with width %d has invalid format specifier %s." msgstr "" #: src/data/por-file-reader.c:679 msgid "Expected variable count record." msgstr "" #: src/data/por-file-reader.c:683 #, c-format msgid "Invalid number of variables %d." msgstr "" #: src/data/por-file-reader.c:692 #, c-format msgid "Weight variable name (%s) truncated." msgstr "" #: src/data/por-file-reader.c:707 msgid "Expected variable record." msgstr "" #: src/data/por-file-reader.c:711 #, c-format msgid "Invalid variable width %d." msgstr "" #: src/data/por-file-reader.c:719 #, c-format msgid "Invalid variable name `%s' in position %d." msgstr "" #: src/data/por-file-reader.c:723 src/data/sys-file-reader.c:1426 #, c-format msgid "Bad width %d for variable %s." msgstr "" #: src/data/por-file-reader.c:737 #, c-format msgid "Duplicate variable name %s in position %d renamed to %s." msgstr "" #: src/data/por-file-reader.c:786 #, c-format msgid "Weighting variable %s not present in dictionary." msgstr "" #: src/data/por-file-reader.c:830 #, c-format msgid "Unknown variable %s while parsing value labels." msgstr "" #: src/data/por-file-reader.c:833 #, c-format msgid "" "Cannot assign value labels to %s and %s, which have different variable types." msgstr "" #: src/data/por-file-reader.c:972 msgid "SPSS Portable File" msgstr "" #: src/data/por-file-writer.c:139 #, c-format msgid "Invalid decimal digits count %d. Treating as %d." msgstr "" #: src/data/por-file-writer.c:159 #, c-format msgid "Error opening `%s' for writing as a portable file: %s." msgstr "" #: src/data/por-file-writer.c:505 #, c-format msgid "An I/O error occurred writing portable file `%s'." msgstr "" #: src/data/psql-reader.c:48 msgid "" "Support for reading postgres databases was not compiled into this " "installation of PSPP" msgstr "" #: src/data/psql-reader.c:242 msgid "Memory error whilst opening psql source" msgstr "" #: src/data/psql-reader.c:248 #, c-format msgid "Error opening psql source: %s." msgstr "" #: src/data/psql-reader.c:263 #, c-format msgid "" "Postgres server is version %s. Reading from versions earlier than 8.0 is not " "supported." msgstr "" #: src/data/psql-reader.c:283 msgid "" "Connection is unencrypted, but unencrypted connections have not been " "permitted." msgstr "" #: src/data/psql-reader.c:324 src/data/psql-reader.c:349 #: src/data/psql-reader.c:359 #, c-format msgid "Error from psql source: %s." msgstr "" #: src/data/psql-reader.c:454 #, c-format msgid "Unsupported OID %d. SYSMIS values will be inserted." msgstr "" #: src/data/settings.c:391 msgid "" "MXWARNS set to zero. No further warnings will be given even when " "potentially problematic situations are encountered." msgstr "" #: src/data/settings.c:398 #, c-format msgid "" "Warnings re-enabled. %d warnings will be issued before aborting syntax " "processing." msgstr "" #: src/data/settings.c:618 #, c-format msgid "" "%s: Custom currency string `%s' does not contain exactly three periods or " "commas (or it contains both)." msgstr "" #. TRANSLATORS: this fragment will be interpolated into #. messages in fh_lock() that identify types of files. #: src/data/sys-file-reader.c:407 src/data/sys-file-writer.c:245 msgid "system file" msgstr "" #: src/data/sys-file-reader.c:414 #, c-format msgid "Error opening `%s' for reading as a system file: %s." msgstr "" #: src/data/sys-file-reader.c:491 msgid "Misplaced type 4 record." msgstr "" #: src/data/sys-file-reader.c:496 msgid "Duplicate type 6 (document) record." msgstr "" #: src/data/sys-file-reader.c:506 src/data/sys-file-reader.c:1343 #, c-format msgid "" "Unrecognized record type 7, subtype %d. For help, please send this file to " "%s and mention that you were using %s." msgstr "" #: src/data/sys-file-reader.c:526 #, c-format msgid "" "Record type 7, subtype %d found here has the same type as the record found " "near offset 0x%llx. For help, please send this file to %s and mention that " "you were using %s." msgstr "" #: src/data/sys-file-reader.c:538 #, c-format msgid "Unrecognized record type %d." msgstr "" #: src/data/sys-file-reader.c:688 #, c-format msgid "Value Label %zu" msgstr "" #: src/data/sys-file-reader.c:697 msgid "Extra Product Info" msgstr "" #: src/data/sys-file-reader.c:710 #, c-format msgid "Document Line %zu" msgstr "" #: src/data/sys-file-reader.c:718 #, c-format msgid "MRSET %zu" msgstr "" #: src/data/sys-file-reader.c:720 #, c-format msgid "MRSET %zu Label" msgstr "" #: src/data/sys-file-reader.c:725 #, c-format msgid "MRSET %zu Counted Value" msgstr "" #: src/data/sys-file-reader.c:763 #, c-format msgid "" "This system file does not indicate its own character encoding. Using " "default encoding %s. For best results, specify an encoding explicitly. Use " "SYSFILE INFO with ENCODING=\"DETECT\" to analyze the possible encodings." msgstr "" #: src/data/sys-file-reader.c:845 #, c-format msgid "File header claims %d variable positions but %zu were read from file." msgstr "" #: src/data/sys-file-reader.c:958 src/data/sys-file-reader.c:972 msgid "This is not an SPSS system file." msgstr "" #: src/data/sys-file-reader.c:1027 msgid "" "Compression bias is not the usual value of 100, or system file uses " "unrecognized floating-point format." msgstr "" #: src/data/sys-file-reader.c:1102 msgid "Variable label indicator field is not 0 or 1." msgstr "" #: src/data/sys-file-reader.c:1115 msgid "Numeric missing value indicator field is not -3, -2, 0, 1, 2, or 3." msgstr "" #: src/data/sys-file-reader.c:1125 msgid "String missing value indicator field is not 0, 1, 2, or 3." msgstr "" #: src/data/sys-file-reader.c:1152 #, c-format msgid "Invalid number of labels %u." msgstr "" #: src/data/sys-file-reader.c:1185 msgid "" "Variable index record (type 4) does not immediately follow value label " "record (type 3) as it should." msgstr "" #: src/data/sys-file-reader.c:1197 #, c-format msgid "" "Number of variables associated with a value label (%u) is not between 1 and " "the number of variables (%zu)." msgstr "" #: src/data/sys-file-reader.c:1224 #, c-format msgid "Number of document lines (%d) must be greater than 0 and less than %d." msgstr "" #: src/data/sys-file-reader.c:1317 #, c-format msgid "Record type 7, subtype %d has bad size %u (expected %d)." msgstr "" #: src/data/sys-file-reader.c:1321 #, c-format msgid "Record type 7, subtype %d has bad count %u (expected %d)." msgstr "" #: src/data/sys-file-reader.c:1435 #, c-format msgid "Renaming variable with invalid name `%s' to `%s'." msgstr "" #: src/data/sys-file-reader.c:1517 msgid "Missing string continuation record." msgstr "" #: src/data/sys-file-reader.c:1550 #, c-format msgid "Variable %s with width %d has invalid print format 0x%x." msgstr "" #: src/data/sys-file-reader.c:1554 #, c-format msgid "Variable %s with width %d has invalid write format 0x%x." msgstr "" #: src/data/sys-file-reader.c:1559 msgid "Suppressing further invalid format warnings." msgstr "" #: src/data/sys-file-reader.c:1613 #, c-format msgid "" "Floating-point representation indicated by system file (%d) differs from " "expected (%d)." msgstr "" #: src/data/sys-file-reader.c:1629 #, c-format msgid "" "Integer format indicated by system file (%d) differs from expected (%d)." msgstr "" #: src/data/sys-file-reader.c:1647 src/data/sys-file-reader.c:1653 #, c-format msgid "File specifies unexpected value %g (%a) as %s, instead of %g (%a)." msgstr "" #: src/data/sys-file-reader.c:1662 #, c-format msgid "" "File specifies unexpected value %g (%a) as %s, instead of %g (%a) or %g (%a)." msgstr "" #: src/data/sys-file-reader.c:1714 src/data/sys-file-reader.c:1733 #, c-format msgid "Missing space following `%c' at offset %zu in MRSETS record." msgstr "" #: src/data/sys-file-reader.c:1741 #, c-format msgid "" "Missing label source value following `E' at offset %zu in MRSETS record." msgstr "" #: src/data/sys-file-reader.c:1748 #, c-format msgid "" "Unexpected label source value following `E' at offset %zu in MRSETS record." msgstr "" #: src/data/sys-file-reader.c:1755 #, c-format msgid "Missing `C', `D', or `E' at offset %zu in MRSETS record." msgstr "" #: src/data/sys-file-reader.c:1782 #, c-format msgid "Missing new-line parsing variable names at offset %zu in MRSETS record." msgstr "" #: src/data/sys-file-reader.c:1817 #, c-format msgid "Invalid multiple response set name `%s'." msgstr "" #: src/data/sys-file-reader.c:1850 #, c-format msgid "MRSET %s contains duplicate variable name %s." msgstr "" #: src/data/sys-file-reader.c:1865 #, c-format msgid "MRSET %s contains both string and numeric variables." msgstr "" #: src/data/sys-file-reader.c:1877 #, c-format msgid "MRSET %s has no variables." msgstr "" #: src/data/sys-file-reader.c:1879 #, c-format msgid "MRSET %s has only one variable." msgstr "" #: src/data/sys-file-reader.c:1923 #, c-format msgid "Extension 11 has bad count %u (for %zu variables)." msgstr "" #: src/data/sys-file-reader.c:1956 #, c-format msgid "" "Invalid variable display parameters for variable %zu (%s). Default " "parameters substituted." msgstr "" #: src/data/sys-file-reader.c:2000 #, c-format msgid "Duplicate long variable name `%s'." msgstr "" #: src/data/sys-file-reader.c:2053 #, c-format msgid "Long variable mapping from %s to invalid variable name `%s'." msgstr "" #: src/data/sys-file-reader.c:2088 #, c-format msgid "%s listed as string of invalid length %s in very long string record." msgstr "" #: src/data/sys-file-reader.c:2099 #, c-format msgid "" "%s listed in very long string record with width %s, which requires only one " "segment." msgstr "" #: src/data/sys-file-reader.c:2107 #, c-format msgid "Very long string %s overflows dictionary." msgstr "" #: src/data/sys-file-reader.c:2125 #, c-format msgid "" "Very long string with width %ld has segment %d of width %d (expected %d)." msgstr "" #: src/data/sys-file-reader.c:2183 #, c-format msgid "Value label variable index %d not in valid range 1...%zu." msgstr "" #: src/data/sys-file-reader.c:2193 #, c-format msgid "Value label variable index %d refers to long string continuation." msgstr "" #: src/data/sys-file-reader.c:2208 #, c-format msgid "" "Variables associated with value label are not all of identical type. " "Variable %s is %s, but variable %s is %s." msgstr "" #: src/data/sys-file-reader.c:2226 #, c-format msgid "" "Value labels may not be added to long string variables (e.g. %s) using " "records types 3 and 4." msgstr "" #: src/data/sys-file-reader.c:2255 #, c-format msgid "Duplicate value label for %g on %s." msgstr "" #: src/data/sys-file-reader.c:2260 src/data/sys-file-reader.c:2600 #, c-format msgid "Duplicate value label for `%.*s' on %s." msgstr "" #: src/data/sys-file-reader.c:2283 #, c-format msgid "Suppressed %d additional warnings for value labels." msgstr "" #: src/data/sys-file-reader.c:2297 #, c-format msgid "" "Weight variable index %d not in valid range 1...%zu. Treating file as " "unweighted." msgstr "" #: src/data/sys-file-reader.c:2307 #, c-format msgid "" "Weight variable index %d refers to long string continuation. Treating file " "as unweighted." msgstr "" #: src/data/sys-file-reader.c:2315 #, c-format msgid "Ignoring string variable `%s' set as weighting variable." msgstr "" #: src/data/sys-file-reader.c:2352 #, c-format msgid "Error parsing attribute value %s[%d]." msgstr "" #: src/data/sys-file-reader.c:2366 #, c-format msgid "Attribute value %s[%d] is not quoted: %s." msgstr "" #: src/data/sys-file-reader.c:2379 #, c-format msgid "Duplicate attribute %s." msgstr "" #: src/data/sys-file-reader.c:2463 #, c-format msgid "Invalid role for variable %s." msgstr "" #: src/data/sys-file-reader.c:2472 #, c-format msgid "%zu other variables had invalid roles." msgstr "" #: src/data/sys-file-reader.c:2485 #, c-format msgid "Extension record subtype %d ends unexpectedly." msgstr "" #: src/data/sys-file-reader.c:2531 #, c-format msgid "Ignoring long string value label record for unknown variable %s." msgstr "" #: src/data/sys-file-reader.c:2536 #, c-format msgid "Ignoring long string value label record for numeric variable %s." msgstr "" #: src/data/sys-file-reader.c:2543 #, c-format msgid "" "Ignoring long string value label record for variable %s because the record's " "width (%d) does not match the variable's width (%d)." msgstr "" #: src/data/sys-file-reader.c:2573 #, c-format msgid "" "Ignoring long string value label %zu for variable %s, with width %d, that " "has bad value width %zu." msgstr "" #: src/data/sys-file-reader.c:2646 #, c-format msgid "" "Long string missing values record says variable %s has %d missing values, " "but only 1 to 3 missing values are allowed." msgstr "" #: src/data/sys-file-reader.c:2656 #, c-format msgid "Ignoring long string missing value record for unknown variable %s." msgstr "" #: src/data/sys-file-reader.c:2661 #, c-format msgid "Ignoring long string missing value record for numeric variable %s." msgstr "" #: src/data/sys-file-reader.c:2686 #, c-format msgid "" "Ignoring long string missing value %zu for variable %s, with width %d, that " "has bad value width %zu." msgstr "" #: src/data/sys-file-reader.c:2740 msgid "File ends in partial string value." msgstr "" #: src/data/sys-file-reader.c:2879 msgid "" "Possible compressed data corruption: compressed spaces appear in numeric " "field." msgstr "" #: src/data/sys-file-reader.c:3030 #, c-format msgid "Suppressed %d additional related warnings." msgstr "" #: src/data/sys-file-reader.c:3076 src/data/sys-file-reader.c:3093 #, c-format msgid "Dictionary record refers to unknown variable %s." msgstr "" #: src/data/sys-file-reader.c:3159 #, c-format msgid "Expecting digit at offset %zu in MRSETS record." msgstr "" #: src/data/sys-file-reader.c:3167 #, c-format msgid "Expecting space at offset %zu in MRSETS record." msgstr "" #: src/data/sys-file-reader.c:3175 #, c-format msgid "%zu-byte string starting at offset %zu exceeds record length %zu." msgstr "" #: src/data/sys-file-reader.c:3185 #, c-format msgid "Expecting space at offset %zu following %zu-byte string." msgstr "" #: src/data/sys-file-reader.c:3476 #, c-format msgid "Wrong ZLIB data header offset %#llx (expected %#llx)." msgstr "" #: src/data/sys-file-reader.c:3484 #, c-format msgid "Impossible ZLIB trailer offset 0x%llx." msgstr "" #: src/data/sys-file-reader.c:3491 #, c-format msgid "Invalid ZLIB trailer length %lld." msgstr "" #: src/data/sys-file-reader.c:3555 #, c-format msgid "End of ZLIB trailer (0x%llx) is not file size (0x%llx)." msgstr "" #: src/data/sys-file-reader.c:3565 #, c-format msgid "ZLIB trailer bias (%lld) differs from file header bias (%.2f)." msgstr "" #: src/data/sys-file-reader.c:3575 #, c-format msgid "ZLIB trailer \"zero\" field has nonzero value %lld." msgstr "" #: src/data/sys-file-reader.c:3581 #, c-format msgid "ZLIB trailer specifies unexpected %u-byte block size." msgstr "" #: src/data/sys-file-reader.c:3589 #, c-format msgid "%lld-byte ZLIB trailer specifies %u data blocks (expected %lld)." msgstr "" #: src/data/sys-file-reader.c:3614 #, c-format msgid "" "ZLIB block descriptor %u reported uncompressed data offset %#llx, when %#llx " "was expected." msgstr "" #: src/data/sys-file-reader.c:3623 #, c-format msgid "" "ZLIB block descriptor %u reported compressed data offset %#llx, when %#llx " "was expected." msgstr "" #: src/data/sys-file-reader.c:3633 #, c-format msgid "" "ZLIB block descriptor %u reported block size %#x, when %#x was expected." msgstr "" #: src/data/sys-file-reader.c:3641 #, c-format msgid "" "ZLIB block descriptor %u reported block size %#x, when at most %#x was " "expected." msgstr "" #: src/data/sys-file-reader.c:3653 #, c-format msgid "" "ZLIB block descriptor %u reports compressed size %u and uncompressed size %u." msgstr "" #: src/data/sys-file-reader.c:3665 #, c-format msgid "" "ZLIB trailer is at offset %#llx but %#llx would be expected from block " "descriptors." msgstr "" #: src/data/sys-file-reader.c:3684 #, c-format msgid "ZLIB initialization failed (%s)." msgstr "" #: src/data/sys-file-reader.c:3699 #, c-format msgid "Inconsistency at end of ZLIB stream (%s)." msgstr "" #: src/data/sys-file-reader.c:3758 #, c-format msgid "ZLIB stream inconsistency (%s)." msgstr "" #: src/data/sys-file-reader.c:3782 msgid "Unexpected end of ZLIB compressed data." msgstr "" #: src/data/sys-file-reader.c:3820 msgid "SPSS System File" msgstr "" #: src/data/sys-file-writer.c:210 #, c-format msgid "Unknown system file version %d. Treating as version %d." msgstr "" #: src/data/sys-file-writer.c:256 #, c-format msgid "Error opening `%s' for writing as a system file: %s." msgstr "" #: src/data/sys-file-writer.c:1271 #, c-format msgid "An I/O error occurred writing system file `%s'." msgstr "" #: src/data/sys-file-writer.c:1378 #, c-format msgid "Failed to initialize ZLIB for compression (%s)." msgstr "" #: src/data/sys-file-writer.c:1407 #, c-format msgid "Failed to complete ZLIB stream compression (%s)." msgstr "" #: src/data/sys-file-writer.c:1449 #, c-format msgid "ZLIB stream compression failed (%s)." msgstr "" #: src/data/sys-file-writer.c:1491 #, c-format msgid "%s: Seek failed (%s)." msgstr "" #: src/data/variable.c:58 msgid "Left" msgstr "" #: src/data/variable.c:59 msgid "Right" msgstr "" #: src/data/variable.c:60 msgid "Center" msgstr "" #: src/data/variable.c:66 msgid "Nominal" msgstr "" #: src/data/variable.c:67 msgid "Ordinal" msgstr "" #: src/data/variable.c:68 src/language/stats/ks-one-sample.c:300 msgid "Scale" msgstr "" #: src/data/variable.c:74 msgid "Input" msgstr "" #. TRANSLATORS: This will be part of a filename. Please avoid whitespace. #: src/data/variable.c:75 src/output/spv/spv-writer.c:213 #: src/ui/gui/psppire-output-window.c:547 msgid "Output" msgstr "" #: src/data/variable.c:76 msgid "Both" msgstr "" #: src/data/variable.c:77 src/language/dictionary/sys-file-info.c:237 #: src/ui/gui/psppire-dialog-action-crosstabs.c:86 #: src/ui/gui/psppire-dialog-action-crosstabs.c:98 #: src/ui/gui/psppire-dialog-action-crosstabs.c:133 #: src/ui/gui/psppire-dialog-action-crosstabs.c:141 #: src/ui/gui/psppire-variable-sheet.c:408 src/ui/gui/var-display.c:34 msgid "None" msgstr "" #: src/data/variable.c:78 msgid "Partition" msgstr "" #: src/data/variable.c:79 src/ui/gui/reliability.ui:37 msgid "Split" msgstr "" #: src/data/variable.c:729 #, c-format msgid "%s (%s)" msgstr "" #: src/data/variable.c:1339 msgid "" "At least one case in the data file had a weight value that was user-missing, " "system-missing, zero, or negative. These case(s) were ignored." msgstr "" #: src/language/command.c:207 src/language/stats/graph.c:749 #: src/language/stats/graph.c:755 src/language/stats/graph.c:789 #: src/language/stats/graph.c:794 src/language/stats/graph.c:799 #: src/language/stats/graph.c:852 src/language/stats/graph.c:857 #: src/language/stats/graph.c:862 src/language/stats/graph.c:867 #: src/language/stats/graph.c:872 src/language/stats/graph.c:877 #: src/language/stats/graph.c:882 src/language/utilities/set.q:236 #, c-format msgid "%s is not yet implemented." msgstr "" #: src/language/command.c:212 #, c-format msgid "%s may be used only in testing mode." msgstr "" #: src/language/command.c:217 #, c-format msgid "%s may be used only in enhanced syntax mode." msgstr "" #: src/language/command.c:345 msgid "expecting command name" msgstr "" #: src/language/command.c:347 #, c-format msgid "Unknown command `%s'." msgstr "" #: src/language/command.c:380 #, c-format msgid "%s is allowed only before the active dataset has been defined." msgstr "" #: src/language/command.c:384 #, c-format msgid "%s is allowed only after the active dataset has been defined." msgstr "" #: src/language/command.c:388 src/language/command.c:392 #, c-format msgid "%s is allowed only inside %s." msgstr "" #: src/language/command.c:399 src/language/command.c:403 #, c-format msgid "" "%s is allowed only before the active dataset has been defined or inside %s." msgstr "" #: src/language/command.c:407 src/language/command.c:411 #, c-format msgid "" "%s is allowed only after the active dataset has been defined or inside %s." msgstr "" #: src/language/command.c:415 #, c-format msgid "%s is allowed only inside %s or inside %s." msgstr "" #: src/language/command.c:421 #, c-format msgid "" "%s is allowed only after the active dataset has been defined, inside INPUT " "PROGRAM, or inside FILE TYPE." msgstr "" #: src/language/command.c:426 #, c-format msgid "" "%s is allowed only before the active dataset has been defined, inside INPUT " "PROGRAM, or inside FILE TYPE." msgstr "" #: src/language/command.c:444 src/language/command.c:447 #, c-format msgid "%s is not allowed inside %s." msgstr "" #: src/language/command.c:529 src/language/utilities/host.c:272 #: src/language/utilities/permissions.c:105 #, c-format msgid "This command not allowed when the %s option is set." msgstr "" #: src/language/command.c:545 #, c-format msgid "Error removing `%s': %s." msgstr "" #: src/language/lexer/lexer.c:296 #, c-format msgid "expecting %s" msgstr "" #: src/language/lexer/lexer.c:300 #, c-format msgid "expecting %s or %s" msgstr "" #: src/language/lexer/lexer.c:304 #, c-format msgid "expecting %s, %s, or %s" msgstr "" #: src/language/lexer/lexer.c:309 #, c-format msgid "expecting %s, %s, %s, or %s" msgstr "" #: src/language/lexer/lexer.c:314 #, c-format msgid "expecting %s, %s, %s, %s, or %s" msgstr "" #: src/language/lexer/lexer.c:319 #, c-format msgid "expecting %s, %s, %s, %s, %s, or %s" msgstr "" #: src/language/lexer/lexer.c:325 #, c-format msgid "expecting %s, %s, %s, %s, %s, %s, or %s" msgstr "" #: src/language/lexer/lexer.c:331 #, c-format msgid "expecting %s, %s, %s, %s, %s, %s, %s, or %s" msgstr "" #: src/language/lexer/lexer.c:351 #, c-format msgid "Subcommand %s may only be specified once." msgstr "" #: src/language/lexer/lexer.c:363 #, c-format msgid "Required subcommand %s was not specified." msgstr "" #: src/language/lexer/lexer.c:371 #, c-format msgid "%s may only be specified once within subcommand %s" msgstr "" #: src/language/lexer/lexer.c:380 #, c-format msgid "Required %s specification missing from %s subcommand" msgstr "" #: src/language/lexer/lexer.c:399 msgid "Syntax error at end of input" msgstr "" #: src/language/lexer/lexer.c:420 src/language/xforms/select-if.c:60 #: src/language/stats/autorecode.c:206 src/language/stats/npar.c:503 #: src/language/data-io/print-space.c:83 msgid "expecting end of command" msgstr "" #: src/language/lexer/lexer.c:631 msgid "expecting string" msgstr "" #: src/language/lexer/lexer.c:660 msgid "expecting integer" msgstr "" #: src/language/lexer/lexer.c:673 msgid "expecting number" msgstr "" #: src/language/lexer/lexer.c:685 msgid "expecting identifier" msgstr "" #: src/language/lexer/lexer.c:1272 msgid "Syntax error at end of command" msgstr "" #: src/language/lexer/lexer.c:1281 #, c-format msgid "Syntax error at `%s'" msgstr "" #: src/language/lexer/lexer.c:1284 msgid "Syntax error" msgstr "" #: src/language/lexer/lexer.c:1470 #, c-format msgid "String of hex digits has %d characters, which is not a multiple of 2" msgstr "" #: src/language/lexer/lexer.c:1477 #, c-format msgid "`%c' is not a valid hex digit" msgstr "" #: src/language/lexer/lexer.c:1482 #, c-format msgid "" "Unicode string contains %d bytes, which is not in the valid range of 1 to 8 " "bytes" msgstr "" #: src/language/lexer/lexer.c:1488 #, c-format msgid "U+%04X is not a valid Unicode code point" msgstr "" #: src/language/lexer/lexer.c:1493 msgid "Unterminated string constant" msgstr "" #: src/language/lexer/lexer.c:1497 #, c-format msgid "Missing exponent following `%s'" msgstr "" #: src/language/lexer/lexer.c:1502 msgid "Unexpected `.' in middle of command" msgstr "" #: src/language/lexer/lexer.c:1508 #, c-format msgid "Bad character %s in input" msgstr "" #: src/language/lexer/lexer.c:1603 #, c-format msgid "Opening `%s': %s." msgstr "" #: src/language/lexer/lexer.c:1647 #, c-format msgid "Error closing `%s': %s." msgstr "" #: src/language/lexer/subcommand-list.c:118 #, c-format msgid "No more than %d %s subcommands allowed." msgstr "" #: src/language/lexer/format-parser.c:77 msgid "expecting valid format specifier" msgstr "" #: src/language/lexer/format-parser.c:116 #: src/language/lexer/format-parser.c:143 src/language/utilities/output.c:108 #: src/language/data-io/data-list.c:453 src/language/data-io/get-data.c:638 #: src/language/data-io/placement-parser.c:236 #, c-format msgid "Unknown format type `%s'." msgstr "" #: src/language/lexer/format-parser.c:122 #, c-format msgid "Format specifier `%s' lacks required width." msgstr "" #: src/language/lexer/format-parser.c:138 msgid "expecting format type" msgstr "" #: src/language/lexer/value-parser.c:66 #, c-format msgid "" "The high end of the range (%.*g) is below the low end (%.*g). The range " "will be treated as if reversed." msgstr "" #: src/language/lexer/value-parser.c:74 #, c-format msgid "Ends of range are equal (%.*g)." msgstr "" #: src/language/lexer/value-parser.c:82 #, c-format msgid "%s or %s must be part of a range." msgstr "" #: src/language/lexer/value-parser.c:112 msgid "System-missing value is not valid here." msgstr "" #: src/language/lexer/variable-parser.c:86 utilities/pspp-convert.c:83 msgid "expecting variable name" msgstr "" #: src/language/lexer/variable-parser.c:96 #, c-format msgid "%s is not a variable name." msgstr "" #: src/language/lexer/variable-parser.c:206 #, c-format msgid "" "%s is not a numeric variable. It will not be included in the variable list." msgstr "" #: src/language/lexer/variable-parser.c:209 #, c-format msgid "" "%s is not a string variable. It will not be included in the variable list." msgstr "" #: src/language/lexer/variable-parser.c:213 #, c-format msgid "Scratch variables (such as %s) are not allowed here." msgstr "" #: src/language/lexer/variable-parser.c:217 #, c-format msgid "" "%s and %s are not the same type. All variables in this variable list must " "be of the same type. %s will be omitted from the list." msgstr "" #: src/language/lexer/variable-parser.c:223 #, c-format msgid "" "%s and %s are string variables with different widths. All variables in this " "variable list must have the same width. %s will be omitted from the list." msgstr "" #: src/language/lexer/variable-parser.c:228 #: src/language/lexer/variable-parser.c:447 #, c-format msgid "Variable %s appears twice in variable list." msgstr "" #: src/language/lexer/variable-parser.c:341 #, c-format msgid "%s TO %s is not valid syntax since %s precedes %s in the dictionary." msgstr "" #: src/language/lexer/variable-parser.c:349 #, c-format msgid "" "When using the TO keyword to specify several variables, both variables must " "be from the same variable dictionaries, of either ordinary, scratch, or " "system variables. %s is a %s variable, whereas %s is %s." msgstr "" #: src/language/lexer/variable-parser.c:424 #, c-format msgid "`%s' cannot be used with TO because it does not end in a digit." msgstr "" #: src/language/lexer/variable-parser.c:432 #, c-format msgid "Numeric suffix on `%s' is larger than supported with TO." msgstr "" #: src/language/lexer/variable-parser.c:505 msgid "Scratch variables not allowed here." msgstr "" #: src/language/lexer/variable-parser.c:529 msgid "Prefixes don't match in use of TO convention." msgstr "" #: src/language/lexer/variable-parser.c:534 msgid "Bad bounds in use of TO convention." msgstr "" #: src/language/xforms/compute.c:150 src/language/xforms/compute.c:205 #, c-format msgid "" "When executing COMPUTE: SYSMIS is not a valid value as an index into vector " "%s." msgstr "" #: src/language/xforms/compute.c:154 src/language/xforms/compute.c:212 #, c-format msgid "" "When executing COMPUTE: %.*g is not a valid value as an index into vector %s." msgstr "" #: src/language/xforms/compute.c:356 #, c-format msgid "There is no vector named %s." msgstr "" #: src/language/xforms/count.c:125 msgid "Destination cannot be a string variable." msgstr "" #: src/language/xforms/sample.c:76 msgid "The sampling factor must be between 0 and 1 exclusive." msgstr "" #: src/language/xforms/sample.c:96 #, c-format msgid "Cannot sample %d observations from a population of %d." msgstr "" #: src/language/xforms/recode.c:261 msgid "" "Inconsistent target variable types. Target variables must be all numeric or " "all string." msgstr "" #: src/language/xforms/recode.c:282 msgid "CONVERT requires string input values and numeric output values." msgstr "" #: src/language/xforms/recode.c:339 #, c-format msgid "%s is not allowed with string variables." msgstr "" #: src/language/xforms/recode.c:422 msgid "expecting output value" msgstr "" #: src/language/xforms/recode.c:479 #, c-format msgid "" "%zu variable(s) cannot be recoded into %zu variable(s). Specify the same " "number of variables as source and target variables." msgstr "" #: src/language/xforms/recode.c:494 #, c-format msgid "" "There is no variable named %s. (All string variables specified on INTO must " "already exist. Use the STRING command to create a string variable.)" msgstr "" #: src/language/xforms/recode.c:510 #, c-format msgid "INTO is required with %s input values and %s output values." msgstr "" #: src/language/xforms/recode.c:523 #, c-format msgid "Type mismatch. Cannot store %s data in %s variable %s." msgstr "" #: src/language/xforms/recode.c:566 #, c-format msgid "" "Cannot recode because the variable %s would require a width of %d bytes or " "greater, but it has a width of only %d bytes." msgstr "" #: src/language/xforms/select-if.c:100 msgid "Syntax error expecting OFF or BY. Turning off case filtering." msgstr "" #: src/language/xforms/select-if.c:115 msgid "The filter variable must be numeric." msgstr "" #: src/language/xforms/select-if.c:121 msgid "The filter variable may not be scratch." msgstr "" #: src/language/control/control-stack.c:49 #, c-format msgid "%s without %s." msgstr "" #: src/language/control/control-stack.c:77 #, c-format msgid "This command must appear inside %s...%s, without intermediate %s...%s." msgstr "" #: src/language/control/control-stack.c:94 #, c-format msgid "This command cannot appear outside %s...%s." msgstr "" #: src/language/control/do-if.c:180 #, c-format msgid "This command may not follow %s in %s ... %s." msgstr "" #: src/language/control/loop.c:211 msgid "Only one index clause may be specified." msgstr "" #: src/language/control/repeat.c:120 #, c-format msgid "Dummy variable name `%s' hides dictionary variable `%s'." msgstr "" #: src/language/control/repeat.c:126 #, c-format msgid "Dummy variable name `%s' is given twice." msgstr "" #: src/language/control/repeat.c:170 #, c-format msgid "" "Dummy variable `%s' had %zu substitutions, so `%s' must also, but %zu were " "specified." msgstr "" #: src/language/control/repeat.c:379 msgid "Ranges may only have integer bounds." msgstr "" #: src/language/control/repeat.c:393 #, c-format msgid "%ld TO %ld is an invalid range." msgstr "" #: src/language/control/repeat.c:443 #, c-format msgid "No matching %s." msgstr "" #: src/language/control/temporary.c:44 msgid "" "This command may only appear once between procedures and procedure-like " "commands." msgstr "" #: src/language/dictionary/attributes.c:104 msgid "Attribute array index must be between 1 and 65535." msgstr "" #: src/language/dictionary/apply-dictionary.c:74 #, c-format msgid "Variable %s is %s in target file, but %s in source file." msgstr "" #: src/language/dictionary/apply-dictionary.c:110 msgid "No matching variables found between the source and target files." msgstr "" #: src/language/dictionary/delete-variables.c:40 #: src/language/dictionary/modify-variables.c:79 #: src/language/dictionary/rename-variables.c:51 #, c-format msgid "" "%s may not be used after %s. Temporary transformations will be made " "permanent." msgstr "" #: src/language/dictionary/delete-variables.c:48 #: src/language/dictionary/modify-variables.c:312 #, c-format msgid "" "%s may not be used to delete all variables from the active dataset " "dictionary. Use %s instead." msgstr "" #: src/language/dictionary/missing-values.c:70 #, c-format msgid "" "Cannot mix numeric variables (e.g. %s) and string variables (e.g. %s) within " "a single list." msgstr "" #: src/language/dictionary/missing-values.c:91 msgid "" "Too many numeric missing values. At most three individual values or one " "value and one range are allowed." msgstr "" #: src/language/dictionary/missing-values.c:126 #, c-format msgid "Truncating missing value to maximum acceptable length (%d bytes)." msgstr "" #: src/language/dictionary/missing-values.c:137 msgid "" "Too many string missing values. At most three individual values are allowed." msgstr "" #: src/language/dictionary/missing-values.c:154 #, c-format msgid "Missing values provided are too long to assign to variable of width %d." msgstr "" #: src/language/dictionary/modify-variables.c:145 msgid "Cannot specify ALL after specifying a set of variables." msgstr "" #: src/language/dictionary/modify-variables.c:221 #: src/language/dictionary/rename-variables.c:76 #, c-format msgid "" "Differing number of variables in old name list (%zu) and in new name list " "(%zu)." msgstr "" #: src/language/dictionary/modify-variables.c:244 #: src/language/dictionary/modify-variables.c:294 #, c-format msgid "" "%s subcommand may be given at most once. It may not be given in conjunction " "with the %s subcommand." msgstr "" #: src/language/dictionary/modify-variables.c:331 #, c-format msgid "Unrecognized subcommand name `%s'." msgstr "" #: src/language/dictionary/modify-variables.c:334 msgid "Subcommand name expected." msgstr "" #: src/language/dictionary/mrsets.c:117 #, c-format msgid "" "VARIABLES specified only variable %s on %s, but at least two variables are " "required." msgstr "" #: src/language/dictionary/mrsets.c:150 msgid "Numeric VALUE must be an integer." msgstr "" #: src/language/dictionary/mrsets.c:230 src/language/dictionary/mrsets.c:268 #, c-format msgid "" "MDGROUP subcommand for group %s specifies a string VALUE, but the variables " "specified for this group are numeric." msgstr "" #: src/language/dictionary/mrsets.c:254 #, c-format msgid "" "VALUE string on MDGROUP subcommand for group %s is %d bytes long, but it " "must be no longer than the narrowest variable in the group, which is %s with " "a width of %d bytes." msgstr "" #: src/language/dictionary/mrsets.c:280 #, c-format msgid "" "MDGROUP subcommand for group %s specifies LABELSOURCE=VARLABEL but not " "CATEGORYLABELS=COUNTEDVALUES. Ignoring LABELSOURCE." msgstr "" #: src/language/dictionary/mrsets.c:286 #, c-format msgid "" "MDGROUP subcommand for group %s specifies both LABEL and LABELSOURCE, but " "only one of these subcommands may be used at a time. Ignoring LABELSOURCE." msgstr "" #: src/language/dictionary/mrsets.c:326 #, c-format msgid "" "Variables %s and %s specified as part of multiple dichotomy group %s have " "the same variable label. Categories represented by these variables will not " "be distinguishable in output." msgstr "" #: src/language/dictionary/mrsets.c:356 #, c-format msgid "" "Variable %s specified as part of multiple dichotomy group %s (which has " "CATEGORYLABELS=COUNTEDVALUES) has no value label for its counted value. " "This category will not be distinguishable in output." msgstr "" #: src/language/dictionary/mrsets.c:369 #, c-format msgid "" "Variables %s and %s specified as part of multiple dichotomy group %s (which " "has CATEGORYLABELS=COUNTEDVALUES) have the same value label for the group's " "counted value. These categories will not be distinguishable in output." msgstr "" #: src/language/dictionary/mrsets.c:426 #, c-format msgid "" "Variables specified on MCGROUP should have the same categories, but %s and " "%s (and possibly others) in multiple category group %s have different value " "labels for value %s." msgstr "" #: src/language/dictionary/mrsets.c:484 #, c-format msgid "No multiple response set named %s." msgstr "" #: src/language/dictionary/mrsets.c:533 msgid "" "The active dataset dictionary does not contain any multiple response sets." msgstr "" #: src/language/dictionary/mrsets.c:540 msgid "Multiple Response Sets" msgstr "" #: src/language/dictionary/mrsets.c:543 #: src/language/dictionary/sys-file-info.c:446 #: src/language/dictionary/sys-file-info.c:733 #: src/language/stats/autorecode.c:375 src/language/data-io/data-parser.c:679 #: src/language/data-io/data-parser.c:725 src/language/data-io/print.c:434 msgid "Attributes" msgstr "" #: src/language/dictionary/mrsets.c:544 #: src/language/dictionary/sys-file-info.c:191 #: src/language/dictionary/sys-file-info.c:301 #: src/language/dictionary/sys-file-info.c:302 #: src/language/dictionary/sys-file-info.c:455 #: src/language/dictionary/sys-file-info.c:570 #: src/ui/gui/psppire-var-sheet-header.c:67 src/ui/gui/compute.ui:157 msgid "Label" msgstr "" #: src/language/dictionary/mrsets.c:544 #: src/language/dictionary/sys-file-info.c:241 msgid "Encoding" msgstr "" #: src/language/dictionary/mrsets.c:544 msgid "Counted Value" msgstr "" #: src/language/dictionary/mrsets.c:544 msgid "Member Variables" msgstr "" #: src/language/dictionary/mrsets.c:547 #: src/language/dictionary/sys-file-info.c:470 #: src/ui/gui/psppire-var-sheet-header.c:55 msgid "Name" msgstr "" #: src/language/dictionary/mrsets.c:564 msgid "Dichotomies" msgstr "" #: src/language/dictionary/mrsets.c:565 src/language/stats/logistic.c:1391 msgid "Categories" msgstr "" #: src/language/dictionary/numeric.c:67 #, c-format msgid "Format type %s may not be used with a numeric variable." msgstr "" #: src/language/dictionary/numeric.c:86 src/language/dictionary/numeric.c:153 #, c-format msgid "There is already a variable named %s." msgstr "" #: src/language/dictionary/numeric.c:138 #, c-format msgid "Format type %s may not be used with a string variable." msgstr "" #: src/language/dictionary/rename-variables.c:92 #, c-format msgid "Renaming would duplicate variable name %s." msgstr "" #: src/language/dictionary/split-file.c:75 msgid "Split Values" msgstr "" #: src/language/dictionary/split-file.c:76 #: src/language/dictionary/split-file.c:77 #: src/language/dictionary/sys-file-info.c:696 #: src/language/stats/chisquare.c:195 src/language/stats/cochran.c:156 #: src/language/stats/cochran.c:185 src/language/stats/examine.c:841 #: src/language/stats/reliability.c:648 src/language/stats/reliability.c:651 #: src/language/stats/crosstabs.q:1303 src/language/stats/crosstabs.q:1325 #: src/language/stats/crosstabs.q:1365 src/language/stats/crosstabs.q:1412 msgid "Value" msgstr "" #: src/language/dictionary/split-file.c:79 #: src/language/dictionary/sys-file-info.c:734 #: src/language/stats/chisquare.c:246 src/language/stats/chisquare.c:328 #: src/language/stats/cochran.c:164 src/language/stats/correlations.c:100 #: src/language/stats/descriptives.c:1004 src/language/stats/friedman.c:226 #: src/language/stats/jonckheere-terpstra.c:377 #: src/language/stats/npar-summary.c:113 src/language/stats/quick-cluster.c:588 #: src/language/stats/runs.c:331 src/language/data-io/data-parser.c:683 #: src/language/data-io/data-parser.c:728 src/language/data-io/print.c:438 #: src/ui/gui/psppire-dictview.c:580 src/ui/gui/psppire-data-editor.c:502 msgid "Variable" msgstr "" #: src/language/dictionary/sys-file-info.c:184 msgid "File Information" msgstr "" #: src/language/dictionary/sys-file-info.c:185 msgid "Attribute" msgstr "" #: src/language/dictionary/sys-file-info.c:187 msgid "File" msgstr "" #: src/language/dictionary/sys-file-info.c:194 msgid "Created" msgstr "" #: src/language/dictionary/sys-file-info.c:203 msgid "Integer Format" msgstr "" #: src/language/dictionary/sys-file-info.c:205 msgid "Big Endian" msgstr "" #: src/language/dictionary/sys-file-info.c:206 msgid "Little Endian" msgstr "" #: src/language/dictionary/sys-file-info.c:207 #: src/language/dictionary/sys-file-info.c:216 #: src/language/dictionary/sys-file-info.c:223 src/language/utilities/set.q:930 msgid "Unknown" msgstr "" #: src/language/dictionary/sys-file-info.c:209 msgid "Real Format" msgstr "" #: src/language/dictionary/sys-file-info.c:211 msgid "IEEE 754 LE." msgstr "" #: src/language/dictionary/sys-file-info.c:212 msgid "IEEE 754 BE." msgstr "" #: src/language/dictionary/sys-file-info.c:213 msgid "VAX D." msgstr "" #: src/language/dictionary/sys-file-info.c:214 msgid "VAX G." msgstr "" #: src/language/dictionary/sys-file-info.c:215 msgid "IBM 390 Hex Long." msgstr "" #: src/language/dictionary/sys-file-info.c:218 #: src/language/dictionary/sys-file-info.c:443 #: src/language/stats/binomial.c:199 src/language/stats/correlations.c:131 #: src/language/stats/correlations.c:159 src/language/stats/descriptives.c:585 #: src/language/stats/factor.c:1658 src/language/stats/factor.c:1701 #: src/language/stats/factor.c:1860 src/language/stats/factor.c:2074 #: src/language/stats/frequencies.c:1583 #: src/language/stats/kruskal-wallis.c:254 #: src/language/stats/kruskal-wallis.c:303 #: src/language/stats/ks-one-sample.c:316 src/language/stats/logistic.c:1187 #: src/language/stats/mann-whitney.c:254 src/language/stats/means.c:718 #: src/language/stats/means.c:800 src/language/stats/median.c:358 #: src/language/stats/oneway.c:985 src/language/stats/oneway.c:1157 #: src/language/stats/reliability.c:591 src/language/stats/regression.c:924 #: src/language/stats/t-test-one-sample.c:132 #: src/language/stats/t-test-paired.c:157 src/language/data-io/list.c:104 #: src/ui/gui/variable-info.ui:25 msgid "Variables" msgstr "" #: src/language/dictionary/sys-file-info.c:221 src/language/stats/examine.c:929 #: src/language/stats/means.c:697 src/language/stats/reliability.c:548 #: src/language/stats/crosstabs.q:930 msgid "Cases" msgstr "" #: src/language/dictionary/sys-file-info.c:226 src/language/stats/oneway.c:980 #: src/ui/gui/psppire-var-sheet-header.c:58 src/ui/gui/compute.ui:303 msgid "Type" msgstr "" #: src/language/dictionary/sys-file-info.c:230 msgid "Weight" msgstr "" #: src/language/dictionary/sys-file-info.c:233 msgid "Not weighted" msgstr "" #: src/language/dictionary/sys-file-info.c:235 msgid "Compression" msgstr "" #: src/language/dictionary/sys-file-info.c:245 #: src/language/dictionary/sys-file-info.c:424 #: src/language/dictionary/sys-file-info.c:426 msgid "Documents" msgstr "" #: src/language/dictionary/sys-file-info.c:305 #: src/language/dictionary/sys-file-info.c:430 msgid "(none)" msgstr "" #: src/language/dictionary/sys-file-info.c:393 msgid "No variables to display." msgstr "" #: src/language/dictionary/sys-file-info.c:404 msgid "Macros not supported." msgstr "" #: src/language/dictionary/sys-file-info.c:426 msgid "Document" msgstr "" #: src/language/dictionary/sys-file-info.c:454 msgid "Position" msgstr "" #: src/language/dictionary/sys-file-info.c:456 msgid "Measurement Level" msgstr "" #: src/language/dictionary/sys-file-info.c:457 #: src/ui/gui/psppire-var-sheet-header.c:85 msgid "Role" msgstr "" #: src/language/dictionary/sys-file-info.c:458 #: src/ui/gui/psppire-var-sheet-header.c:61 src/ui/gui/compute.ui:215 msgid "Width" msgstr "" #: src/language/dictionary/sys-file-info.c:459 msgid "Alignment" msgstr "" #: src/language/dictionary/sys-file-info.c:460 #: src/language/dictionary/sys-file-info.c:734 msgid "Print Format" msgstr "" #: src/language/dictionary/sys-file-info.c:461 msgid "Write Format" msgstr "" #: src/language/dictionary/sys-file-info.c:462 #: src/ui/gui/missing-val-dialog.c:379 src/ui/gui/psppire-var-sheet-header.c:73 #: src/ui/gui/examine.ui:416 src/ui/gui/t-test.ui:105 msgid "Missing Values" msgstr "" #: src/language/dictionary/sys-file-info.c:567 #: src/ui/gui/psppire-var-sheet-header.c:70 src/ui/gui/val-labs-dialog.c:489 #: src/ui/gui/val-labs-dialog.ui:194 msgid "Value Labels" msgstr "" #: src/language/dictionary/sys-file-info.c:573 msgid "Variable Value" msgstr "" #: src/language/dictionary/sys-file-info.c:577 msgid "User-missing value" msgstr "" #: src/language/dictionary/sys-file-info.c:693 msgid "Variable and Dataset Attributes" msgstr "" #: src/language/dictionary/sys-file-info.c:699 msgid "Variable and Name" msgstr "" #: src/language/dictionary/sys-file-info.c:702 msgid "(dataset)" msgstr "" #: src/language/dictionary/sys-file-info.c:722 msgid "No vectors defined." msgstr "" #: src/language/dictionary/sys-file-info.c:732 msgid "Vectors" msgstr "" #: src/language/dictionary/sys-file-info.c:736 msgid "Vector and Position" msgstr "" #: src/language/dictionary/sys-file-info.c:998 msgid "No valid encodings found." msgstr "" #: src/language/dictionary/sys-file-info.c:1004 #, c-format msgid "Usable encodings for %s." msgstr "" #: src/language/dictionary/sys-file-info.c:1007 #, c-format msgid "" "Encodings that can successfully read %s (by specifying the encoding name on " "the GET command's ENCODING subcommand). Encodings that yield identical text " "are listed together." msgstr "" #: src/language/dictionary/sys-file-info.c:1012 #: src/language/dictionary/sys-file-info.c:1013 msgid "Encodings" msgstr "" #: src/language/dictionary/sys-file-info.c:1042 #, c-format msgid "%s Encoded Text Strings" msgstr "" #: src/language/dictionary/sys-file-info.c:1046 msgid "" "Text strings in the file dictionary that the previously listed encodings " "interpret differently, along with the interpretations." msgstr "" #: src/language/dictionary/sys-file-info.c:1049 src/output/text-item.c:57 #: src/ui/gui/psppire-import-assistant.c:885 msgid "Text" msgstr "" #: src/language/dictionary/sys-file-info.c:1059 msgid "Purpose" msgstr "" #: src/language/dictionary/value-labels.c:154 #, c-format msgid "Truncating value label to %d bytes." msgstr "" #: src/language/dictionary/vector.c:66 #, c-format msgid "A vector named %s already exists." msgstr "" #: src/language/dictionary/vector.c:74 #, c-format msgid "Vector name %s is given twice." msgstr "" #: src/language/dictionary/vector.c:98 msgid "A slash must separate each vector specification in VECTOR's long form." msgstr "" #: src/language/dictionary/vector.c:131 msgid "Vectors must have at least one element." msgstr "" #: src/language/dictionary/vector.c:151 msgid "expecting vector length" msgstr "" #: src/language/dictionary/vector.c:170 #, c-format msgid "%s is an existing variable name." msgstr "" #: src/language/dictionary/variable-display.c:121 msgid "Variable display width must be a positive integer." msgstr "" #: src/language/dictionary/weight.c:49 msgid "The weighting variable must be numeric." msgstr "" #: src/language/dictionary/weight.c:54 msgid "The weighting variable may not be scratch." msgstr "" #: src/language/tests/moments-test.c:50 msgid "expecting weight value" msgstr "" #: src/language/utilities/cd.c:45 src/language/utilities/include.c:173 #, c-format msgid "Cannot change directory to %s: %s" msgstr "" #: src/language/utilities/date.c:33 #, c-format msgid "Only %s is currently implemented." msgstr "" #: src/language/utilities/host.c:60 msgid "Time limit not supported on this platform." msgstr "" #: src/language/utilities/host.c:74 #, c-format msgid "%s: Command exited with status %d." msgstr "" #: src/language/utilities/host.c:95 #, c-format msgid "Failed to create temporary file (%s)." msgstr "" #: src/language/utilities/host.c:102 #, c-format msgid "/dev/null: Failed to open (%s)." msgstr "" #: src/language/utilities/host.c:117 #, c-format msgid "Couldn't fork: %s." msgstr "" #: src/language/utilities/host.c:193 #, c-format msgid "While running \"%s\", waiting for child process failed (%s)." msgstr "" #: src/language/utilities/host.c:203 #, c-format msgid "Command \"%s\" timed out." msgstr "" #: src/language/utilities/host.c:205 #, c-format msgid "Command \"%s\" terminated by signal %d." msgstr "" #: src/language/utilities/host.c:212 msgid "Command or shell not found" msgstr "" #: src/language/utilities/host.c:214 msgid "Could not invoke command or shell" msgstr "" #: src/language/utilities/host.c:217 #, c-format msgid "Command \"%s\" exited with status %d (%s)." msgstr "" #: src/language/utilities/host.c:220 #, c-format msgid "Command \"%s\" exited with status %d." msgstr "" #: src/language/utilities/host.c:230 #, c-format msgid "Command \"%s\" output could not be read (%s)." msgstr "" #: src/language/utilities/title.c:88 #, c-format msgid " (Entered %s)" msgstr "" #: src/language/utilities/include.c:73 #, c-format msgid "Can't find `%s' in include file search path." msgstr "" #: src/language/utilities/output.c:128 #, c-format msgid "Unknown cell class %s." msgstr "" #: src/language/utilities/permissions.c:113 #, c-format msgid "Cannot stat %s: %s" msgstr "" #: src/language/utilities/permissions.c:127 #, c-format msgid "Cannot change mode of %s: %s" msgstr "" #: src/language/stats/aggregate.c:96 msgid "Sum of values" msgstr "" #: src/language/stats/aggregate.c:97 msgid "Mean average" msgstr "" #: src/language/stats/aggregate.c:98 msgid "Median average" msgstr "" #: src/language/stats/aggregate.c:99 #: src/ui/gui/psppire-dialog-action-descriptives.c:40 #: src/ui/gui/psppire-dialog-action-frequencies.c:41 msgid "Standard deviation" msgstr "" #: src/language/stats/aggregate.c:100 #: src/ui/gui/psppire-dialog-action-descriptives.c:42 msgid "Maximum value" msgstr "" #: src/language/stats/aggregate.c:101 #: src/ui/gui/psppire-dialog-action-descriptives.c:41 msgid "Minimum value" msgstr "" #: src/language/stats/aggregate.c:102 msgid "Percentage greater than" msgstr "" #: src/language/stats/aggregate.c:103 msgid "Percentage less than" msgstr "" #: src/language/stats/aggregate.c:104 msgid "Percentage included in range" msgstr "" #: src/language/stats/aggregate.c:105 msgid "Percentage excluded from range" msgstr "" #: src/language/stats/aggregate.c:106 msgid "Fraction greater than" msgstr "" #: src/language/stats/aggregate.c:107 msgid "Fraction less than" msgstr "" #: src/language/stats/aggregate.c:108 msgid "Fraction included in range" msgstr "" #: src/language/stats/aggregate.c:109 msgid "Fraction excluded from range" msgstr "" #: src/language/stats/aggregate.c:110 msgid "Number of cases" msgstr "" #: src/language/stats/aggregate.c:111 msgid "Number of cases (unweighted)" msgstr "" #: src/language/stats/aggregate.c:112 msgid "Number of missing values" msgstr "" #: src/language/stats/aggregate.c:113 msgid "Number of missing values (unweighted)" msgstr "" #: src/language/stats/aggregate.c:114 msgid "First non-missing value" msgstr "" #: src/language/stats/aggregate.c:115 msgid "Last non-missing value" msgstr "" #: src/language/stats/aggregate.c:258 msgid "" "When PRESORTED is specified, specifying sorting directions with (A) or (D) " "has no effect. Output data will be sorted the same way as the input data." msgstr "" #: src/language/stats/aggregate.c:448 msgid "expecting aggregation function" msgstr "" #: src/language/stats/aggregate.c:460 #, c-format msgid "Unknown aggregation function %s." msgstr "" #: src/language/stats/aggregate.c:513 #, c-format msgid "Missing argument %zu to %s." msgstr "" #: src/language/stats/aggregate.c:522 #, c-format msgid "Arguments to %s must be of same type as source variables." msgstr "" #: src/language/stats/aggregate.c:541 #, c-format msgid "" "Number of source variables (%zu) does not match number of target variables " "(%zu)." msgstr "" #: src/language/stats/aggregate.c:557 #, c-format msgid "" "The value arguments passed to the %s function are out-of-order. They will " "be treated as if they had been specified in the correct order." msgstr "" #: src/language/stats/aggregate.c:631 #, c-format msgid "" "Variable name %s is not unique within the aggregate file dictionary, which " "contains the aggregate variables and the break variables." msgstr "" #: src/language/stats/autorecode.c:152 #, c-format msgid "Source variable count (%zu) does not match target variable count (%zu)." msgstr "" #: src/language/stats/autorecode.c:164 #, c-format msgid "Target variable %s duplicates existing variable %s." msgstr "" #: src/language/stats/autorecode.c:221 #, c-format msgid "" "With GROUP, variables may not mix string variables (such as %s) and numeric " "variables (such as %s)." msgstr "" #: src/language/stats/autorecode.c:363 msgid "Recoding grouped variables." msgstr "" #: src/language/stats/autorecode.c:365 #, c-format msgid "Recoding %s into %s (%s)." msgstr "" #: src/language/stats/autorecode.c:369 #, c-format msgid "Recoding %s into %s." msgstr "" #: src/language/stats/autorecode.c:376 src/ui/gui/recode.ui:209 msgid "New Value" msgstr "" #: src/language/stats/autorecode.c:376 msgid "Value Label" msgstr "" #: src/language/stats/autorecode.c:379 msgid "Old Value" msgstr "" #: src/language/stats/binomial.c:138 #, c-format msgid "Variable %s is not dichotomous" msgstr "" #: src/language/stats/binomial.c:182 src/ui/gui/binomial.ui:30 msgid "Binomial Test" msgstr "" #: src/language/stats/binomial.c:186 src/language/stats/chisquare.c:183 #: src/language/stats/chisquare.c:239 src/language/stats/chisquare.c:322 #: src/language/stats/cochran.c:188 src/language/stats/correlations.c:94 #: src/language/stats/correlations.c:145 src/language/stats/descriptives.c:991 #: src/language/stats/examine.c:602 src/language/stats/examine.c:742 #: src/language/stats/examine.c:836 src/language/stats/examine.c:925 #: src/language/stats/factor.c:1755 src/language/stats/factor.c:1878 #: src/language/stats/factor.c:1908 src/language/stats/factor.c:2068 #: src/language/stats/factor.c:2102 src/language/stats/frequencies.c:302 #: src/language/stats/frequencies.c:1579 src/language/stats/frequencies.c:1586 #: src/language/stats/friedman.c:250 src/language/stats/glm.c:729 #: src/language/stats/kruskal-wallis.c:249 #: src/language/stats/kruskal-wallis.c:297 #: src/language/stats/ks-one-sample.c:278 src/language/stats/logistic.c:1170 #: src/language/stats/logistic.c:1300 src/language/stats/logistic.c:1330 #: src/language/stats/jonckheere-terpstra.c:361 #: src/language/stats/mann-whitney.c:184 src/language/stats/mann-whitney.c:247 #: src/language/stats/means.c:757 src/language/stats/means.c:811 #: src/language/stats/mcnemar.c:222 src/language/stats/median.c:315 #: src/language/stats/median.c:350 src/language/stats/npar-summary.c:106 #: src/language/stats/oneway.c:973 src/language/stats/oneway.c:1051 #: src/language/stats/oneway.c:1150 src/language/stats/oneway.c:1238 #: src/language/stats/oneway.c:1373 src/language/stats/quick-cluster.c:746 #: src/language/stats/reliability.c:543 src/language/stats/reliability.c:584 #: src/language/stats/reliability.c:633 src/language/stats/reliability.c:644 #: src/language/stats/roc.c:969 src/language/stats/roc.c:1067 #: src/language/stats/regression.c:867 src/language/stats/regression.c:899 #: src/language/stats/regression.c:1023 src/language/stats/regression.c:1089 #: src/language/stats/runs.c:318 src/language/stats/sign.c:102 #: src/language/stats/t-test-indep.c:193 src/language/stats/t-test-indep.c:259 #: src/language/stats/t-test-one-sample.c:68 #: src/language/stats/t-test-one-sample.c:125 #: src/language/stats/t-test-paired.c:150 #: src/language/stats/t-test-paired.c:193 #: src/language/stats/t-test-paired.c:238 src/language/stats/wilcoxon.c:243 #: src/language/stats/wilcoxon.c:282 src/language/stats/crosstabs.q:925 #: src/language/stats/crosstabs.q:1253 src/language/stats/crosstabs.q:1293 #: src/language/stats/crosstabs.q:1302 src/language/stats/crosstabs.q:1331 #: src/language/stats/crosstabs.q:1373 src/language/stats/crosstabs.q:1418 #: src/ui/gui/crosstabs.ui:499 src/ui/gui/oneway.ui:615 msgid "Statistics" msgstr "" #: src/language/stats/binomial.c:187 src/language/stats/chisquare.c:240 #: src/language/stats/chisquare.c:252 msgid "Category" msgstr "" #: src/language/stats/binomial.c:188 src/language/stats/cochran.c:189 #: src/language/stats/correlations.c:97 src/language/stats/correlations.c:155 #: src/language/stats/descriptives.c:993 src/language/stats/examine.c:926 #: src/language/stats/frequencies.c:1588 src/language/stats/friedman.c:251 #: src/language/stats/kruskal-wallis.c:250 #: src/language/stats/ks-one-sample.c:279 src/language/stats/logistic.c:1331 #: src/language/stats/jonckheere-terpstra.c:369 #: src/language/stats/mann-whitney.c:185 src/language/stats/means.c:710 #: src/language/stats/means-calc.c:439 src/language/stats/mcnemar.c:223 #: src/language/stats/median.c:351 src/language/stats/npar-summary.c:107 #: src/language/stats/oneway.c:1052 src/language/stats/reliability.c:544 #: src/language/stats/sign.c:69 src/language/stats/sign.c:70 #: src/language/stats/t-test-indep.c:194 #: src/language/stats/t-test-one-sample.c:126 #: src/language/stats/t-test-paired.c:151 #: src/language/stats/t-test-paired.c:194 src/language/stats/wilcoxon.c:244 #: src/language/stats/crosstabs.q:926 msgid "N" msgstr "" #: src/language/stats/binomial.c:189 msgid "Observed Prop." msgstr "" #: src/language/stats/binomial.c:190 msgid "Test Prop." msgstr "" #: src/language/stats/binomial.c:192 src/language/stats/mcnemar.c:224 #: src/language/stats/sign.c:103 src/language/stats/wilcoxon.c:288 #: src/language/stats/crosstabs.q:1306 msgid "Exact Sig. (2-tailed)" msgstr "" #: src/language/stats/binomial.c:193 src/language/stats/mcnemar.c:225 #: src/language/stats/sign.c:104 src/language/stats/wilcoxon.c:289 #: src/language/stats/crosstabs.q:1307 msgid "Exact Sig. (1-tailed)" msgstr "" #: src/language/stats/binomial.c:195 msgid "Groups" msgstr "" #: src/language/stats/binomial.c:196 msgid "Group 1" msgstr "" #: src/language/stats/binomial.c:196 msgid "Group 2" msgstr "" #: src/language/stats/binomial.c:196 src/language/stats/chisquare.c:223 #: src/language/stats/chisquare.c:257 src/language/stats/examine.c:930 #: src/language/stats/factor.c:1756 src/language/stats/frequencies.c:344 #: src/language/stats/glm.c:811 src/language/stats/kruskal-wallis.c:285 #: src/language/stats/logistic.c:1336 src/language/stats/mann-whitney.c:197 #: src/language/stats/means.c:706 src/language/stats/oneway.c:982 #: src/language/stats/oneway.c:1072 src/language/stats/reliability.c:549 #: src/language/stats/regression.c:1031 src/language/stats/sign.c:75 #: src/language/stats/wilcoxon.c:250 #: src/ui/gui/psppire-dialog-action-crosstabs.c:93 #: src/language/stats/crosstabs.q:931 src/language/stats/crosstabs.q:1218 msgid "Total" msgstr "" #: src/language/stats/chisquare.c:171 #, c-format msgid "" "CHISQUARE test specified %d expected values, but variable %s has %zu " "distinct values." msgstr "" #: src/language/stats/chisquare.c:184 src/language/stats/chisquare.c:241 msgid "Observed N" msgstr "" #: src/language/stats/chisquare.c:185 src/language/stats/chisquare.c:242 msgid "Expected N" msgstr "" #: src/language/stats/chisquare.c:186 src/language/stats/chisquare.c:243 #: src/language/stats/regression.c:1031 #: src/ui/gui/psppire-dialog-action-crosstabs.c:95 #: src/language/stats/crosstabs.q:1267 msgid "Residual" msgstr "" #: src/language/stats/chisquare.c:235 src/language/stats/cochran.c:150 #: src/language/stats/median.c:305 src/language/stats/sign.c:66 #: src/ui/gui/frequencies.ui:676 msgid "Frequencies" msgstr "" #: src/language/stats/chisquare.c:320 src/language/stats/cochran.c:181 #: src/language/stats/friedman.c:246 src/language/stats/kruskal-wallis.c:295 #: src/language/stats/mann-whitney.c:244 src/language/stats/mcnemar.c:219 #: src/language/stats/median.c:347 src/language/stats/sign.c:100 #: src/language/stats/wilcoxon.c:279 msgid "Test Statistics" msgstr "" #: src/language/stats/chisquare.c:323 msgid "Chi-square" msgstr "" #: src/language/stats/chisquare.c:324 src/language/stats/cochran.c:191 #: src/language/stats/examine.c:675 src/language/stats/factor.c:2107 #: src/language/stats/friedman.c:257 src/language/stats/glm.c:733 #: src/language/stats/kruskal-wallis.c:299 src/language/stats/logistic.c:1174 #: src/language/stats/median.c:354 src/language/stats/oneway.c:975 #: src/language/stats/oneway.c:1242 src/language/stats/regression.c:1025 #: src/language/stats/t-test-indep.c:267 #: src/language/stats/t-test-one-sample.c:75 #: src/language/stats/t-test-paired.c:253 src/language/stats/crosstabs.q:1304 msgid "df" msgstr "" #: src/language/stats/chisquare.c:325 src/language/stats/cochran.c:192 #: src/language/stats/friedman.c:258 src/language/stats/kruskal-wallis.c:300 #: src/language/stats/median.c:355 msgid "Asymp. Sig." msgstr "" #: src/language/stats/cochran.c:111 msgid "More than two values encountered. Cochran Q test will not be run." msgstr "" #: src/language/stats/cochran.c:153 #, c-format msgid "Success (%.*g)" msgstr "" #: src/language/stats/cochran.c:154 #, c-format msgid "Failure (%.*g)" msgstr "" #: src/language/stats/cochran.c:190 msgid "Cochran's Q" msgstr "" #: src/language/stats/correlations.c:91 src/language/stats/descriptives.c:987 #: src/language/stats/factor.c:2065 src/language/stats/npar-summary.c:102 msgid "Descriptive Statistics" msgstr "" #: src/language/stats/correlations.c:95 src/language/stats/descriptives.c:108 #: src/language/stats/examine.c:742 src/language/stats/factor.c:2069 #: src/language/stats/frequencies.c:141 src/language/stats/graph.c:211 #: src/language/stats/ks-one-sample.c:290 src/language/stats/means-calc.c:438 #: src/language/stats/npar-summary.c:108 src/language/stats/oneway.c:1052 #: src/language/stats/t-test-indep.c:195 #: src/language/stats/t-test-one-sample.c:127 #: src/language/stats/t-test-paired.c:152 #: src/language/stats/t-test-paired.c:241 #: src/ui/gui/psppire-dialog-action-descriptives.c:39 #: src/ui/gui/psppire-dialog-action-frequencies.c:40 msgid "Mean" msgstr "" #: src/language/stats/correlations.c:96 src/language/stats/examine.c:751 #: src/language/stats/factor.c:2070 src/language/stats/ks-one-sample.c:290 #: src/language/stats/means-calc.c:440 src/language/stats/npar-summary.c:109 #: src/language/stats/oneway.c:1052 src/language/stats/t-test-indep.c:196 #: src/language/stats/t-test-one-sample.c:128 #: src/language/stats/t-test-paired.c:153 #: src/language/stats/t-test-paired.c:242 msgid "Std. Deviation" msgstr "" #: src/language/stats/correlations.c:126 msgid "Correlations" msgstr "" #: src/language/stats/correlations.c:146 msgid "Pearson Correlation" msgstr "" #: src/language/stats/correlations.c:147 src/language/stats/oneway.c:1243 #: src/language/stats/t-test-indep.c:268 #: src/language/stats/t-test-one-sample.c:76 #: src/language/stats/t-test-paired.c:254 msgid "Sig. (2-tailed)" msgstr "" #: src/language/stats/correlations.c:147 src/language/stats/factor.c:1913 msgid "Sig. (1-tailed)" msgstr "" #: src/language/stats/correlations.c:151 msgid "Cross-products" msgstr "" #: src/language/stats/correlations.c:152 msgid "Covariance" msgstr "" #: src/language/stats/correlations.c:165 msgid "Significant at .05 level" msgstr "" #: src/language/stats/correlations.c:234 msgid "The data for the chosen variables are all missing or empty." msgstr "" #: src/language/stats/correlations.c:390 src/language/stats/descriptives.c:368 #: src/language/data-io/list.c:166 msgid "No variables specified." msgstr "" #: src/language/stats/descriptives.c:109 src/language/stats/frequencies.c:142 #: src/language/stats/means-calc.c:445 src/language/stats/t-test-indep.c:197 #: src/language/stats/t-test-one-sample.c:129 #: src/language/stats/t-test-paired.c:154 #: src/language/stats/t-test-paired.c:243 msgid "S.E. Mean" msgstr "" #: src/language/stats/descriptives.c:110 src/language/stats/frequencies.c:145 msgid "Std Dev" msgstr "" #: src/language/stats/descriptives.c:111 src/language/stats/examine.c:750 #: src/language/stats/frequencies.c:146 src/language/stats/means-calc.c:450 #: src/ui/gui/psppire-dialog-action-descriptives.c:46 #: src/ui/gui/psppire-dialog-action-frequencies.c:45 msgid "Variance" msgstr "" #: src/language/stats/descriptives.c:112 src/language/stats/examine.c:752 #: src/language/stats/frequencies.c:147 src/language/stats/means-calc.c:451 #: src/ui/gui/psppire-dialog-action-descriptives.c:47 #: src/ui/gui/psppire-dialog-action-frequencies.c:50 msgid "Kurtosis" msgstr "" #: src/language/stats/descriptives.c:113 src/language/stats/frequencies.c:148 #: src/language/stats/means-calc.c:452 msgid "S.E. Kurt" msgstr "" #: src/language/stats/descriptives.c:114 src/language/stats/examine.c:752 #: src/language/stats/frequencies.c:149 src/language/stats/means-calc.c:453 #: src/ui/gui/psppire-dialog-action-descriptives.c:48 #: src/ui/gui/psppire-dialog-action-frequencies.c:46 msgid "Skewness" msgstr "" #: src/language/stats/descriptives.c:115 src/language/stats/frequencies.c:150 #: src/language/stats/means-calc.c:454 msgid "S.E. Skew" msgstr "" #: src/language/stats/descriptives.c:116 src/language/stats/examine.c:751 #: src/language/stats/frequencies.c:151 src/language/stats/means-calc.c:449 #: src/ui/gui/psppire-dialog-action-descriptives.c:43 #: src/ui/gui/psppire-dialog-action-frequencies.c:48 msgid "Range" msgstr "" #: src/language/stats/descriptives.c:117 src/language/stats/examine.c:751 #: src/language/stats/frequencies.c:152 src/language/stats/graph.c:214 #: src/language/stats/ks-one-sample.c:285 src/language/stats/means-calc.c:447 #: src/language/stats/npar-summary.c:110 src/language/stats/oneway.c:1061 #: src/ui/gui/psppire-dialog-action-descriptives.c:41 #: src/ui/gui/psppire-dialog-action-frequencies.c:42 msgid "Minimum" msgstr "" #: src/language/stats/descriptives.c:118 src/language/stats/examine.c:751 #: src/language/stats/frequencies.c:153 src/language/stats/graph.c:213 #: src/language/stats/ks-one-sample.c:285 src/language/stats/means-calc.c:448 #: src/language/stats/npar-summary.c:110 src/language/stats/oneway.c:1061 #: src/ui/gui/psppire-dialog-action-descriptives.c:42 #: src/ui/gui/psppire-dialog-action-frequencies.c:43 msgid "Maximum" msgstr "" #: src/language/stats/descriptives.c:119 src/language/stats/frequencies.c:154 #: src/language/stats/graph.c:212 src/language/stats/means-calc.c:446 #: src/ui/gui/psppire-dialog-action-descriptives.c:44 #: src/ui/gui/psppire-dialog-action-frequencies.c:53 msgid "Sum" msgstr "" #: src/language/stats/descriptives.c:350 #, c-format msgid "Z-score variable name %s would be a duplicate variable name." msgstr "" #: src/language/stats/descriptives.c:401 msgid "" "DESCRIPTIVES with Z scores ignores TEMPORARY. Temporary transformations " "will be made permanent." msgstr "" #: src/language/stats/descriptives.c:478 msgid "expecting statistic name: reverting to default" msgstr "" #: src/language/stats/descriptives.c:561 msgid "" "Ran out of generic names for Z-score variables. There are only 126 generic " "names: ZSC001-ZSC0999, STDZ01-STDZ09, ZZZZ01-ZZZZ09, ZQZQ01-ZQZQ09." msgstr "" #: src/language/stats/descriptives.c:579 msgid "Mapping of Variables to Z-scores" msgstr "" #: src/language/stats/descriptives.c:581 msgid "Names" msgstr "" #: src/language/stats/descriptives.c:582 src/language/stats/glm.c:739 #: src/language/stats/regression.c:1030 msgid "Source" msgstr "" #: src/language/stats/descriptives.c:582 msgid "Target" msgstr "" #: src/language/stats/descriptives.c:659 #, c-format msgid "Internal error processing Z scores. Please report this to %s." msgstr "" #: src/language/stats/descriptives.c:759 #, c-format msgid "Z-score of %s" msgstr "" #: src/language/stats/descriptives.c:1028 src/language/stats/roc.c:1029 msgid "Valid N (listwise)" msgstr "" #: src/language/stats/descriptives.c:1028 msgid "Missing N (listwise)" msgstr "" #: src/language/stats/examine.c:75 msgid " (missing)" msgstr "" #: src/language/stats/examine.c:225 #, c-format msgid "Boxplot of %s vs. %s" msgstr "" #: src/language/stats/examine.c:231 src/language/stats/examine.c:338 #, c-format msgid "Boxplot of %s" msgstr "" #: src/language/stats/examine.c:321 msgid "Boxplot" msgstr "" #: src/language/stats/examine.c:418 msgid "Not creating NP plot because data set is empty." msgstr "" #: src/language/stats/examine.c:478 #, c-format msgid "Not creating spreadlevel chart for %s" msgstr "" #: src/language/stats/examine.c:585 msgid "User-missing value." msgstr "" #: src/language/stats/examine.c:591 src/language/stats/examine.c:595 #: src/language/stats/frequencies.c:1606 msgid "Percentiles" msgstr "" #: src/language/stats/examine.c:603 src/math/percentiles.c:37 msgid "Weighted Average" msgstr "" #: src/language/stats/examine.c:603 msgid "Tukey's Hinges" msgstr "" #: src/language/stats/examine.c:610 src/language/stats/examine.c:685 #: src/language/stats/examine.c:759 src/language/stats/examine.c:858 #: src/language/stats/examine.c:938 src/language/stats/mann-whitney.c:200 #: src/language/stats/median.c:319 src/language/stats/t-test-indep.c:227 #: src/language/stats/t-test-indep.c:282 #: src/language/stats/t-test-one-sample.c:87 msgid "Dependent Variables" msgstr "" #: src/language/stats/examine.c:669 msgid "Tests of Normality" msgstr "" #: src/language/stats/examine.c:673 msgid "Shapiro-Wilk" msgstr "" #: src/language/stats/examine.c:674 src/language/stats/examine.c:739 #: src/ui/gui/psppire-checkbox-treeview.c:73 msgid "Statistic" msgstr "" #: src/language/stats/examine.c:676 src/language/stats/factor.c:2108 #: src/language/stats/glm.c:736 src/language/stats/logistic.c:1175 #: src/language/stats/oneway.c:978 src/language/stats/oneway.c:1154 #: src/language/stats/oneway.c:1376 src/language/stats/regression.c:906 #: src/language/stats/regression.c:1028 src/language/stats/t-test-indep.c:263 #: src/language/stats/t-test-paired.c:196 msgid "Sig." msgstr "" #: src/language/stats/examine.c:735 src/language/stats/oneway.c:1045 #: src/ui/gui/descriptives.ui:25 msgid "Descriptives" msgstr "" #: src/language/stats/examine.c:738 msgid "Aspect" msgstr "" #: src/language/stats/examine.c:739 src/language/stats/oneway.c:1053 #: src/language/stats/oneway.c:1240 src/language/stats/oneway.c:1375 #: src/language/stats/roc.c:975 src/language/stats/regression.c:902 msgid "Std. Error" msgstr "" #: src/language/stats/examine.c:745 src/language/stats/oneway.c:1056 #, c-format msgid "%g%% Confidence Interval for Mean" msgstr "" #: src/language/stats/examine.c:747 src/language/stats/oneway.c:1058 #: src/language/stats/oneway.c:1382 src/language/stats/roc.c:982 #: src/language/stats/regression.c:913 msgid "Lower Bound" msgstr "" #: src/language/stats/examine.c:748 src/language/stats/oneway.c:1059 #: src/language/stats/oneway.c:1383 src/language/stats/roc.c:983 #: src/language/stats/regression.c:914 msgid "Upper Bound" msgstr "" #: src/language/stats/examine.c:750 msgid "5% Trimmed Mean" msgstr "" #: src/language/stats/examine.c:750 src/language/stats/frequencies.c:143 #: src/language/stats/means-calc.c:442 src/language/stats/median.c:352 #: src/ui/gui/psppire-dialog-action-frequencies.c:52 msgid "Median" msgstr "" #: src/language/stats/examine.c:752 msgid "Interquartile Range" msgstr "" #: src/language/stats/examine.c:832 msgid "Extreme Values" msgstr "" #: src/language/stats/examine.c:840 src/language/stats/quick-cluster.c:664 #: src/language/data-io/list.c:110 msgid "Case Number" msgstr "" #: src/language/stats/examine.c:844 msgid "Order" msgstr "" #. TRANSLATORS: This is a noun, not an adjective. #: src/language/stats/examine.c:850 msgid "Extreme" msgstr "" #: src/language/stats/examine.c:851 msgid "Highest" msgstr "" #: src/language/stats/examine.c:851 msgid "Lowest" msgstr "" #: src/language/stats/examine.c:921 src/language/stats/logistic.c:1328 #: src/language/stats/means.c:694 src/language/stats/reliability.c:540 msgid "Case Processing Summary" msgstr "" #: src/language/stats/examine.c:927 src/language/stats/frequencies.c:304 #: src/language/stats/frequencies.c:1494 src/language/stats/logistic.c:1332 #: src/language/stats/means.c:713 src/language/stats/reliability.c:545 #: src/language/stats/crosstabs.q:927 msgid "Percent" msgstr "" #: src/language/stats/examine.c:929 src/language/stats/frequencies.c:321 #: src/language/stats/frequencies.c:1590 src/language/stats/quick-cluster.c:766 #: src/language/stats/reliability.c:548 src/language/stats/crosstabs.q:931 msgid "Valid" msgstr "" #: src/language/stats/examine.c:929 src/language/stats/frequencies.c:336 #: src/language/stats/frequencies.c:1591 src/language/stats/crosstabs.q:931 msgid "Missing" msgstr "" #: src/language/stats/examine.c:1550 #, c-format msgid "%s may not be negative. Using default value (%g)." msgstr "" #: src/language/stats/examine.c:1587 msgid "Percentiles must lie in the range (0, 100)" msgstr "" #: src/language/stats/examine.c:1777 #, c-format msgid "%s and %s are mutually exclusive" msgstr "" #: src/language/stats/factor.c:1121 #, c-format msgid "Matrix input for %s must be either COV or CORR" msgstr "" #: src/language/stats/factor.c:1519 msgid "Factor analysis on a single variable is not useful." msgstr "" #: src/language/stats/factor.c:1523 msgid "Factor analysis without variables is not possible." msgstr "" #: src/language/stats/factor.c:1634 msgid "Component Number" msgstr "" #: src/language/stats/factor.c:1634 msgid "Factor Number" msgstr "" #: src/language/stats/factor.c:1648 src/language/stats/factor.c:1651 msgid "Communalities" msgstr "" #: src/language/stats/factor.c:1653 msgid "Initial" msgstr "" #: src/language/stats/factor.c:1655 msgid "Extraction" msgstr "" #: src/language/stats/factor.c:1697 src/language/stats/factor.c:1777 #: src/language/stats/factor.c:1839 msgid "Component" msgstr "" #: src/language/stats/factor.c:1697 src/language/stats/factor.c:1777 #: src/language/stats/factor.c:1839 msgid "Factor" msgstr "" #: src/language/stats/factor.c:1752 msgid "Total Variance Explained" msgstr "" #: src/language/stats/factor.c:1758 #, no-c-format msgid "% of Variance" msgstr "" #: src/language/stats/factor.c:1760 #, no-c-format msgid "Cumulative %" msgstr "" #: src/language/stats/factor.c:1763 msgid "Phase" msgstr "" #: src/language/stats/factor.c:1765 msgid "Initial Eigenvalues" msgstr "" #: src/language/stats/factor.c:1769 msgid "Extraction Sums of Squared Loadings" msgstr "" #: src/language/stats/factor.c:1773 msgid "Rotation Sums of Squared Loadings" msgstr "" #: src/language/stats/factor.c:1835 msgid "Factor Correlation Matrix" msgstr "" #: src/language/stats/factor.c:1842 msgid "Factor 2" msgstr "" #: src/language/stats/factor.c:1874 msgid "Anti-Image Matrices" msgstr "" #: src/language/stats/factor.c:1879 msgid "Anti-image Covariance" msgstr "" #: src/language/stats/factor.c:1880 msgid "Anti-image Correlation" msgstr "" #: src/language/stats/factor.c:1901 msgid "Correlation Matrix" msgstr "" #: src/language/stats/factor.c:1910 src/language/stats/t-test-paired.c:195 msgid "Correlation" msgstr "" #: src/language/stats/factor.c:1947 msgid "Determinant" msgstr "" #: src/language/stats/factor.c:1958 msgid "Covariance Matrix" msgstr "" #: src/language/stats/factor.c:1990 msgid "" "The dataset contains no complete observations. No analysis will be performed." msgstr "" #: src/language/stats/factor.c:2014 msgid "The dataset has no complete covariance or correlation matrix." msgstr "" #: src/language/stats/factor.c:2071 msgid "Analysis N" msgstr "" #: src/language/stats/factor.c:2099 msgid "KMO and Bartlett's Test" msgstr "" #: src/language/stats/factor.c:2103 msgid "Kaiser-Meyer-Olkin Measure of Sampling Adequacy" msgstr "" #: src/language/stats/factor.c:2105 msgid "Bartlett's Test of Sphericity" msgstr "" #: src/language/stats/factor.c:2106 msgid "Approx. Chi-Square" msgstr "" #: src/language/stats/factor.c:2154 #, c-format msgid "" "The %s criteria result in zero factors extracted. Therefore no analysis will " "be performed." msgstr "" #: src/language/stats/factor.c:2161 #, c-format msgid "" "The %s criteria result in more factors than variables, which is not " "meaningful. No analysis will be performed." msgstr "" #: src/language/stats/factor.c:2254 msgid "Component Matrix" msgstr "" #: src/language/stats/factor.c:2254 msgid "Factor Matrix" msgstr "" #: src/language/stats/factor.c:2259 msgid "Pattern Matrix" msgstr "" #: src/language/stats/factor.c:2268 msgid "Structure Matrix" msgstr "" #: src/language/stats/factor.c:2270 msgid "Rotated Component Matrix" msgstr "" #: src/language/stats/factor.c:2271 msgid "Rotated Factor Matrix" msgstr "" #: src/language/stats/flip.c:100 #, c-format msgid "%s ignores %s. Temporary transformations will be made permanent." msgstr "" #: src/language/stats/flip.c:153 #, c-format msgid "Could not create temporary file for %s." msgstr "" #: src/language/stats/flip.c:341 #, c-format msgid "Error rewinding %s file: %s." msgstr "" #: src/language/stats/flip.c:348 #, c-format msgid "Error creating %s source file." msgstr "" #: src/language/stats/flip.c:361 #, c-format msgid "Error reading %s file: %s." msgstr "" #: src/language/stats/flip.c:363 #, c-format msgid "Unexpected end of file reading %s file." msgstr "" #: src/language/stats/flip.c:379 #, c-format msgid "Error seeking %s source file: %s." msgstr "" #: src/language/stats/flip.c:387 #, c-format msgid "Error writing %s source file: %s." msgstr "" #: src/language/stats/flip.c:402 #, c-format msgid "Error rewinding %s source file: %s." msgstr "" #: src/language/stats/flip.c:433 #, c-format msgid "Error reading %s temporary file: %s." msgstr "" #: src/language/stats/flip.c:436 #, c-format msgid "Unexpected end of file reading %s temporary file." msgstr "" #: src/language/stats/frequencies.c:144 #: src/ui/gui/psppire-dialog-action-frequencies.c:49 msgid "Mode" msgstr "" #: src/language/stats/frequencies.c:303 src/language/stats/logistic.c:1381 #: src/output/charts/plot-hist-cairo.c:112 msgid "Frequency" msgstr "" #: src/language/stats/frequencies.c:305 msgid "Valid Percent" msgstr "" #: src/language/stats/frequencies.c:306 src/language/stats/graph.c:208 msgid "Cumulative Percent" msgstr "" #: src/language/stats/frequencies.c:905 msgid "Histogram frequency must be greater than zero." msgstr "" #: src/language/stats/frequencies.c:923 msgid "Histogram percentage must be greater than zero." msgstr "" #: src/language/stats/frequencies.c:1139 #, c-format msgid "" "%s for histogram must be greater than or equal to %s, but %s was specified " "as %.15g and %s as %.15g. %s and %s will be ignored." msgstr "" #: src/language/stats/frequencies.c:1184 #, c-format msgid "" "%s for pie chart must be greater than or equal to %s, but %s was specified " "as %.15g and %s as %.15g. %s and %s will be ignored." msgstr "" #: src/language/stats/frequencies.c:1474 #, c-format msgid "Omitting pie chart for %s, which has only %d unique values." msgstr "" #: src/language/stats/frequencies.c:1477 #, c-format msgid "Omitting pie chart for %s, which has over 50 unique values." msgstr "" #: src/language/stats/frequencies.c:1494 src/language/stats/graph.c:205 #: src/language/stats/quick-cluster.c:747 #: src/ui/gui/psppire-dialog-action-crosstabs.c:90 #: src/language/stats/crosstabs.q:789 src/language/stats/crosstabs.q:1262 msgid "Count" msgstr "" #: src/language/stats/friedman.c:220 src/language/stats/kruskal-wallis.c:247 #: src/language/stats/mann-whitney.c:182 src/language/stats/wilcoxon.c:240 msgid "Ranks" msgstr "" #: src/language/stats/friedman.c:222 src/language/stats/friedman.c:223 #: src/language/stats/kruskal-wallis.c:251 #: src/language/stats/mann-whitney.c:186 src/language/stats/wilcoxon.c:245 msgid "Mean Rank" msgstr "" #: src/language/stats/friedman.c:253 msgid "Kendall's W" msgstr "" #: src/language/stats/friedman.c:256 src/language/stats/kruskal-wallis.c:298 #: src/language/stats/median.c:353 msgid "Chi-Square" msgstr "" #: src/language/stats/glm.c:169 msgid "Multivariate analysis is not yet implemented" msgstr "" #: src/language/stats/glm.c:274 msgid "Only types 1, 2 & 3 sums of squares are currently implemented" msgstr "" #: src/language/stats/glm.c:727 msgid "Tests of Between-Subjects Effects" msgstr "" #: src/language/stats/glm.c:730 msgid "Type I Sum Of Squares" msgstr "" #: src/language/stats/glm.c:731 msgid "Type II Sum Of Squares" msgstr "" #: src/language/stats/glm.c:732 msgid "Type III Sum Of Squares" msgstr "" #: src/language/stats/glm.c:734 src/language/stats/oneway.c:976 #: src/language/stats/regression.c:1026 msgid "Mean Square" msgstr "" #: src/language/stats/glm.c:735 src/language/stats/oneway.c:977 #: src/language/stats/regression.c:1027 src/language/stats/t-test-indep.c:262 msgid "F" msgstr "" #: src/language/stats/glm.c:740 msgid "Corrected Model" msgstr "" #: src/language/stats/glm.c:740 msgid "Model" msgstr "" #: src/language/stats/glm.c:752 msgid "Intercept" msgstr "" #: src/language/stats/glm.c:802 src/output/pivot-table.c:763 #: src/output/spv/spv.c:867 msgid "Error" msgstr "" #: src/language/stats/glm.c:819 msgid "Corrected Total" msgstr "" #: src/language/stats/graph.c:206 msgid "Percentage" msgstr "" #: src/language/stats/graph.c:207 msgid "Cumulative Count" msgstr "" #: src/language/stats/graph.c:296 #, c-format msgid "%s vs. %s by %s" msgstr "" #: src/language/stats/graph.c:303 #, c-format msgid "%s vs. %s" msgstr "" #: src/language/stats/graph.c:322 msgid "" "Maximum number of scatterplot categories reached. Your BY variable has too " "many distinct values. The coloring of the plot will not be correct." msgstr "" #: src/language/stats/graph.c:551 src/language/stats/rank.c:636 #, c-format msgid "%s of %s" msgstr "" #: src/language/stats/graph.c:698 src/language/stats/graph.c:729 #: src/language/stats/graph.c:777 msgid "Only one chart type is allowed." msgstr "" #: src/language/stats/graph.c:721 src/language/stats/graph.c:820 #: src/language/stats/graph.c:834 msgid "Only one variable is allowed." msgstr "" #: src/language/stats/graph.c:843 msgid "Variable expected" msgstr "" #: src/language/stats/graph.c:883 msgid "FOOTNOTE is not implemented yet for GRAPH" msgstr "" #: src/language/stats/ks-one-sample.c:274 src/ui/gui/ks-one-sample.ui:24 msgid "One-Sample Kolmogorov-Smirnov Test" msgstr "" #: src/language/stats/ks-one-sample.c:284 msgid "Uniform Parameters" msgstr "" #: src/language/stats/ks-one-sample.c:289 msgid "Normal Parameters" msgstr "" #: src/language/stats/ks-one-sample.c:294 msgid "Poisson Parameters" msgstr "" #: src/language/stats/ks-one-sample.c:295 #: src/ui/gui/psppire-dialog-action-crosstabs.c:76 #: src/language/stats/crosstabs.q:1421 msgid "Lambda" msgstr "" #: src/language/stats/ks-one-sample.c:300 msgid "Exponential Parameters" msgstr "" #: src/language/stats/ks-one-sample.c:308 msgid "Most Extreme Differences" msgstr "" #: src/language/stats/ks-one-sample.c:309 msgid "Absolute" msgstr "" #: src/language/stats/ks-one-sample.c:309 src/language/stats/roc.c:1037 msgid "Positive" msgstr "" #: src/language/stats/ks-one-sample.c:309 src/language/stats/roc.c:1037 msgid "Negative" msgstr "" #: src/language/stats/ks-one-sample.c:312 msgid "Kolmogorov-Smirnov Z" msgstr "" #: src/language/stats/ks-one-sample.c:313 #: src/language/stats/jonckheere-terpstra.c:374 #: src/language/stats/mann-whitney.c:251 src/language/stats/runs.c:328 #: src/language/stats/wilcoxon.c:284 msgid "Asymp. Sig. (2-tailed)" msgstr "" #: src/language/stats/logistic.c:327 msgid "All predicted values are either 1 or 0" msgstr "" #: src/language/stats/logistic.c:525 msgid "Dependent variable's values are not dichotomous." msgstr "" #: src/language/stats/logistic.c:614 #, c-format msgid "" "Category %s does not have at least two distinct values. Logistic regression " "will not be run." msgstr "" #: src/language/stats/logistic.c:674 #, c-format msgid "" "Estimation terminated at iteration number %d because parameter estimates " "changed by less than %g" msgstr "" #: src/language/stats/logistic.c:686 #, c-format msgid "" "Estimation terminated at iteration number %d because Log Likelihood " "decreased by less than %g%%" msgstr "" #: src/language/stats/logistic.c:701 #, c-format msgid "" "Estimation terminated at iteration number %d because maximum iterations has " "been reached" msgstr "" #: src/language/stats/logistic.c:994 msgid "Cut point value must be in the range [0,1]" msgstr "" #: src/language/stats/logistic.c:1139 msgid "Dependent Variable Encoding" msgstr "" #: src/language/stats/logistic.c:1141 msgid "Mapping" msgstr "" #: src/language/stats/logistic.c:1142 msgid "Internal Value" msgstr "" #: src/language/stats/logistic.c:1145 msgid "Original Value" msgstr "" #: src/language/stats/logistic.c:1167 msgid "Variables in the Equation" msgstr "" #: src/language/stats/logistic.c:1171 src/language/stats/regression.c:902 msgid "B" msgstr "" #: src/language/stats/logistic.c:1172 msgid "S.E." msgstr "" #: src/language/stats/logistic.c:1173 msgid "Wald" msgstr "" #: src/language/stats/logistic.c:1176 msgid "Exp(B)" msgstr "" #: src/language/stats/logistic.c:1181 #, c-format msgid "%d%% CI for Exp(B)" msgstr "" #: src/language/stats/logistic.c:1183 src/language/stats/t-test-indep.c:274 #: src/language/stats/t-test-one-sample.c:83 #: src/language/stats/t-test-paired.c:249 src/language/stats/crosstabs.q:1369 msgid "Lower" msgstr "" #: src/language/stats/logistic.c:1183 src/language/stats/t-test-indep.c:275 #: src/language/stats/t-test-one-sample.c:84 #: src/language/stats/t-test-paired.c:250 src/language/stats/crosstabs.q:1370 msgid "Upper" msgstr "" #: src/language/stats/logistic.c:1189 src/language/stats/logistic.c:1470 msgid "Step 1" msgstr "" #: src/language/stats/logistic.c:1263 msgid "Constant" msgstr "" #: src/language/stats/logistic.c:1298 msgid "Model Summary" msgstr "" #: src/language/stats/logistic.c:1301 msgid "-2 Log likelihood" msgstr "" #: src/language/stats/logistic.c:1302 msgid "Cox & Snell R Square" msgstr "" #: src/language/stats/logistic.c:1303 msgid "Nagelkerke R Square" msgstr "" #: src/language/stats/logistic.c:1306 src/language/stats/logistic.c:1470 msgid "Step" msgstr "" #: src/language/stats/logistic.c:1335 msgid "Unweighted Cases" msgstr "" #: src/language/stats/logistic.c:1336 msgid "Included in Analysis" msgstr "" #: src/language/stats/logistic.c:1336 msgid "Missing Cases" msgstr "" #: src/language/stats/logistic.c:1365 msgid "Categorical Variables' Codings" msgstr "" #: src/language/stats/logistic.c:1380 msgid "Codings" msgstr "" #: src/language/stats/logistic.c:1383 msgid "Parameter coding" msgstr "" #: src/language/stats/logistic.c:1462 msgid "Classification Table" msgstr "" #: src/language/stats/logistic.c:1466 msgid "Predicted" msgstr "" #: src/language/stats/logistic.c:1466 msgid "Percentage Correct" msgstr "" #: src/language/stats/logistic.c:1468 msgid "Observed" msgstr "" #: src/language/stats/logistic.c:1468 msgid "Overall Percentage" msgstr "" #: src/language/stats/jonckheere-terpstra.c:357 msgid "Jonckheere-Terpstra Test" msgstr "" #: src/language/stats/jonckheere-terpstra.c:364 #, c-format msgid "Number of levels in %s" msgstr "" #: src/language/stats/jonckheere-terpstra.c:370 msgid "Observed J-T Statistic" msgstr "" #: src/language/stats/jonckheere-terpstra.c:371 msgid "Mean J-T Statistic" msgstr "" #: src/language/stats/jonckheere-terpstra.c:372 msgid "Std. Deviation of J-T Statistic" msgstr "" #: src/language/stats/jonckheere-terpstra.c:373 msgid "Std. J-T Statistic" msgstr "" #: src/language/stats/mann-whitney.c:187 src/language/stats/wilcoxon.c:246 msgid "Sum of Ranks" msgstr "" #: src/language/stats/mann-whitney.c:248 msgid "Mann-Whitney U" msgstr "" #: src/language/stats/mann-whitney.c:249 msgid "Wilcoxon W" msgstr "" #: src/language/stats/mann-whitney.c:250 src/language/stats/runs.c:327 #: src/language/stats/wilcoxon.c:283 msgid "Z" msgstr "" #: src/language/stats/means.c:702 msgid "Included" msgstr "" #: src/language/stats/means.c:704 src/language/stats/reliability.c:548 msgid "Excluded" msgstr "" #: src/language/stats/means.c:753 msgid "Report" msgstr "" #: src/language/stats/means.c:838 #, c-format msgid "" "The table \"%s\" has no non-empty control variables. No result for this " "table will be displayed." msgstr "" #: src/language/stats/means-calc.c:443 msgid "Group Median" msgstr "" #: src/language/stats/means-calc.c:455 msgid "First" msgstr "" #: src/language/stats/means-calc.c:456 msgid "Last" msgstr "" #: src/language/stats/means-calc.c:458 msgid "Percent N" msgstr "" #: src/language/stats/means-calc.c:459 msgid "Percent Sum" msgstr "" #: src/language/stats/means-calc.c:461 msgid "Harmonic Mean" msgstr "" #: src/language/stats/means-calc.c:462 msgid "Geom. Mean" msgstr "" #: src/language/stats/mcnemar.c:144 msgid "The McNemar test is appropriate only for dichotomous variables" msgstr "" #: src/language/stats/mcnemar.c:226 src/language/stats/sign.c:105 msgid "Point Probability" msgstr "" #: src/language/stats/mcnemar.c:229 src/language/stats/sign.c:78 #: src/language/stats/sign.c:108 src/language/stats/t-test-paired.c:199 #: src/language/stats/t-test-paired.c:257 src/language/stats/wilcoxon.c:253 #: src/language/stats/wilcoxon.c:292 msgid "Pairs" msgstr "" #: src/language/stats/median.c:316 msgid "> Median" msgstr "" #: src/language/stats/median.c:316 msgid "≤ Median" msgstr "" #: src/language/stats/npar.c:536 #, c-format msgid "%s subcommand not currently implemented." msgstr "" #: src/language/stats/npar.c:691 #, c-format msgid "Expecting %s, %s, %s or a number." msgstr "" #: src/language/stats/npar.c:845 #, c-format msgid "" "The specified value of HI (%d) is lower than the specified value of LO (%d)" msgstr "" #: src/language/stats/npar.c:897 #, c-format msgid "" "%d expected values were given, but the specified range (%d-%d) requires " "exactly %d values." msgstr "" #: src/language/stats/npar.c:1118 src/language/stats/t-test-parser.c:173 #, c-format msgid "" "PAIRED was specified but the number of variables preceding WITH (%zu) did " "not match the number following (%zu)." msgstr "" #: src/language/stats/oneway.c:361 msgid "LSD" msgstr "" #: src/language/stats/oneway.c:362 src/ui/gui/oneway.ui:338 msgid "Tukey HSD" msgstr "" #: src/language/stats/oneway.c:363 src/ui/gui/oneway.ui:253 msgid "Bonferroni" msgstr "" #: src/language/stats/oneway.c:364 src/ui/gui/oneway.ui:304 msgid "Scheffé" msgstr "" #: src/language/stats/oneway.c:365 msgid "Games-Howell" msgstr "" #: src/language/stats/oneway.c:366 src/ui/gui/oneway.ui:321 msgid "Šidák" msgstr "" #: src/language/stats/oneway.c:519 #, c-format msgid "The post hoc analysis method %s is not supported." msgstr "" #: src/language/stats/oneway.c:842 #, c-format msgid "" "Dependent variable %s has no non-missing values. No analysis for this " "variable will be done." msgstr "" #: src/language/stats/oneway.c:924 #, c-format msgid "" "In contrast list %zu, the number of coefficients (%zu) does not equal the " "number of groups (%d). This contrast list will be ignored." msgstr "" #: src/language/stats/oneway.c:936 #, c-format msgid "Coefficients for contrast %zu do not total zero" msgstr "" #: src/language/stats/oneway.c:971 msgid "ANOVA" msgstr "" #: src/language/stats/oneway.c:974 src/language/stats/regression.c:1024 msgid "Sum of Squares" msgstr "" #: src/language/stats/oneway.c:981 msgid "Between Groups" msgstr "" #: src/language/stats/oneway.c:981 msgid "Within Groups" msgstr "" #: src/language/stats/oneway.c:1075 src/language/stats/oneway.c:1257 msgid "Dependent Variable" msgstr "" #: src/language/stats/oneway.c:1148 msgid "Test of Homogeneity of Variances" msgstr "" #: src/language/stats/oneway.c:1151 msgid "Levene Statistic" msgstr "" #: src/language/stats/oneway.c:1152 msgid "df1" msgstr "" #: src/language/stats/oneway.c:1153 msgid "df2" msgstr "" #: src/language/stats/oneway.c:1192 msgid "Contrast Coefficients" msgstr "" #: src/language/stats/oneway.c:1199 src/language/stats/oneway.c:1246 msgid "Contrast" msgstr "" #: src/language/stats/oneway.c:1236 msgid "Contrast Tests" msgstr "" #: src/language/stats/oneway.c:1239 msgid "Value of Contrast" msgstr "" #: src/language/stats/oneway.c:1241 src/language/stats/regression.c:905 #: src/language/stats/t-test-indep.c:266 #: src/language/stats/t-test-one-sample.c:74 #: src/language/stats/t-test-paired.c:252 msgid "t" msgstr "" #: src/language/stats/oneway.c:1252 msgid "Assumption" msgstr "" #: src/language/stats/oneway.c:1253 msgid "Assume equal variances" msgstr "" #: src/language/stats/oneway.c:1254 msgid "Does not assume equal variances" msgstr "" #: src/language/stats/oneway.c:1367 #, c-format msgid "Multiple Comparisons (%s)" msgstr "" #: src/language/stats/oneway.c:1374 msgid "Mean Difference (I - J)" msgstr "" #: src/language/stats/oneway.c:1379 #, c-format msgid "%g%% Confidence Interval" msgstr "" #: src/language/stats/oneway.c:1386 src/language/stats/oneway.c:1390 msgid "(J) Family" msgstr "" #: src/language/stats/oneway.c:1406 msgid "Test" msgstr "" #: src/language/stats/quick-cluster.c:576 msgid "Initial Cluster Centers" msgstr "" #: src/language/stats/quick-cluster.c:577 msgid "Final Cluster Centers" msgstr "" #: src/language/stats/quick-cluster.c:580 #: src/language/stats/quick-cluster.c:660 #: src/language/stats/quick-cluster.c:661 #: src/language/stats/quick-cluster.c:753 msgid "Cluster" msgstr "" #: src/language/stats/quick-cluster.c:658 msgid "Cluster Membership" msgstr "" #: src/language/stats/quick-cluster.c:744 msgid "Number of Cases in each Cluster" msgstr "" #: src/language/stats/quick-cluster.c:750 msgid "Clusters" msgstr "" #: src/language/stats/quick-cluster.c:867 #: src/language/stats/quick-cluster.c:893 #, c-format msgid "A variable called `%s' already exists." msgstr "" #: src/language/stats/quick-cluster.c:908 #, c-format msgid "Expecting %s or %s." msgstr "" #: src/language/stats/quick-cluster.c:928 msgid "The number of clusters must be positive" msgstr "" #: src/language/stats/quick-cluster.c:944 msgid "The convergence criterion must be positive" msgstr "" #: src/language/stats/quick-cluster.c:960 msgid "The number of iterations must be positive" msgstr "" #: src/language/stats/rank.c:205 #, c-format msgid "" "Cannot generate variable name for ranking %s with %s. All candidates in use." msgstr "" #: src/language/stats/rank.c:321 #, c-format msgid "Too many variables in %s clause." msgstr "" #: src/language/stats/rank.c:323 #, c-format msgid "Variable %s already exists." msgstr "" #: src/language/stats/rank.c:325 src/language/expressions/evaluate.c:164 #, c-format msgid "Duplicate variable name %s." msgstr "" #: src/language/stats/rank.c:631 #, c-format msgid "%s of %s by %s" msgstr "" #: src/language/stats/rank.c:825 msgid "Variables Created by RANK" msgstr "" #: src/language/stats/rank.c:828 src/language/stats/rank.c:829 msgid "New Variable" msgstr "" #: src/language/stats/rank.c:829 msgid "Function" msgstr "" #: src/language/stats/rank.c:830 msgid "Fraction" msgstr "" #: src/language/stats/rank.c:830 msgid "Grouping Variables" msgstr "" #: src/language/stats/rank.c:833 src/language/stats/rank.c:834 msgid "Existing Variable" msgstr "" #: src/language/stats/reliability.c:164 msgid "Reliability on a single variable is not useful." msgstr "" #: src/language/stats/reliability.c:281 msgid "" "The STATISTICS subcommand is not yet implemented. No statistics will be " "produced." msgstr "" #: src/language/stats/reliability.c:300 msgid "The split point must be less than the number of variables" msgstr "" #: src/language/stats/reliability.c:525 #, c-format msgid "Scale: %s" msgstr "" #: src/language/stats/reliability.c:582 msgid "Item-Total Statistics" msgstr "" #: src/language/stats/reliability.c:585 msgid "Scale Mean if Item Deleted" msgstr "" #: src/language/stats/reliability.c:586 msgid "Scale Variance if Item Deleted" msgstr "" #: src/language/stats/reliability.c:587 msgid "Corrected Item-Total Correlation" msgstr "" #: src/language/stats/reliability.c:588 msgid "Cronbach's Alpha if Item Deleted" msgstr "" #: src/language/stats/reliability.c:627 msgid "Reliability Statistics" msgstr "" #: src/language/stats/reliability.c:634 src/language/stats/reliability.c:646 msgid "Cronbach's Alpha" msgstr "" #: src/language/stats/reliability.c:635 src/language/stats/reliability.c:649 #: src/language/stats/reliability.c:652 msgid "N of Items" msgstr "" #: src/language/stats/reliability.c:647 msgid "Part 1" msgstr "" #: src/language/stats/reliability.c:650 msgid "Part 2" msgstr "" #: src/language/stats/reliability.c:654 msgid "Total N of Items" msgstr "" #: src/language/stats/reliability.c:656 msgid "Correlation Between Forms" msgstr "" #: src/language/stats/reliability.c:659 msgid "Spearman-Brown Coefficient" msgstr "" #: src/language/stats/reliability.c:660 msgid "Equal Length" msgstr "" #: src/language/stats/reliability.c:661 msgid "Unequal Length" msgstr "" #: src/language/stats/reliability.c:663 msgid "Guttman Split-Half Coefficient" msgstr "" #: src/language/stats/roc.c:966 msgid "Area Under the Curve" msgstr "" #: src/language/stats/roc.c:970 msgid "Area" msgstr "" #: src/language/stats/roc.c:976 msgid "Asymptotic Sig." msgstr "" #: src/language/stats/roc.c:979 #, c-format msgid "Asymp. %g%% Confidence Interval" msgstr "" #: src/language/stats/roc.c:987 msgid "Variable under test" msgstr "" #: src/language/stats/roc.c:1026 msgid "Case Summary" msgstr "" #: src/language/stats/roc.c:1030 msgid "Unweighted" msgstr "" #: src/language/stats/roc.c:1031 msgid "Weighted" msgstr "" #: src/language/stats/roc.c:1064 msgid "Coordinates of the Curve" msgstr "" #: src/language/stats/roc.c:1068 msgid "Positive if greater than or equal to" msgstr "" #: src/language/stats/roc.c:1069 src/output/charts/roc-chart-cairo.c:38 msgid "Sensitivity" msgstr "" #: src/language/stats/roc.c:1069 src/output/charts/roc-chart-cairo.c:37 msgid "1 - Specificity" msgstr "" #: src/language/stats/roc.c:1072 msgid "Coordinates" msgstr "" #: src/language/stats/roc.c:1076 msgid "Test variable" msgstr "" #: src/language/stats/regression.c:224 src/language/stats/regression.c:229 #, c-format msgid "VARIABLES may not appear after %s" msgstr "" #: src/language/stats/regression.c:412 msgid "" "REGRESSION with SAVE ignores TEMPORARY. Temporary transformations will be " "made permanent." msgstr "" #: src/language/stats/regression.c:416 msgid "REGRESSION with SAVE ignores FILTER. All cases will be processed." msgstr "" #: src/language/stats/regression.c:569 msgid "" "The dependent variable is equal to the independent variable. The least " "squares line is therefore Y=X. Standard errors and related statistics may be " "meaningless." msgstr "" #: src/language/stats/regression.c:776 msgid "No valid data found. This command was skipped." msgstr "" #: src/language/stats/regression.c:863 #, c-format msgid "Model Summary (%s)" msgstr "" #: src/language/stats/regression.c:868 #: src/ui/gui/psppire-dialog-action-regression.c:42 msgid "R" msgstr "" #: src/language/stats/regression.c:868 msgid "R Square" msgstr "" #: src/language/stats/regression.c:868 msgid "Adjusted R Square" msgstr "" #: src/language/stats/regression.c:869 msgid "Std. Error of the Estimate" msgstr "" #: src/language/stats/regression.c:895 #, c-format msgid "Coefficients (%s)" msgstr "" #: src/language/stats/regression.c:901 msgid "Unstandardized Coefficients" msgstr "" #: src/language/stats/regression.c:904 msgid "Standardized Coefficients" msgstr "" #: src/language/stats/regression.c:904 msgid "Beta" msgstr "" #: src/language/stats/regression.c:911 #, c-format msgid "%g%% Confidence Interval for B" msgstr "" #: src/language/stats/regression.c:919 msgid "Collinearity Statistics" msgstr "" #: src/language/stats/regression.c:920 msgid "Tolerance" msgstr "" #: src/language/stats/regression.c:920 msgid "VIF" msgstr "" #: src/language/stats/regression.c:933 msgid "(Constant)" msgstr "" #: src/language/stats/regression.c:1020 #, c-format msgid "ANOVA (%s)" msgstr "" #: src/language/stats/regression.c:1031 src/ui/gui/regression.ui:24 msgid "Regression" msgstr "" #: src/language/stats/regression.c:1075 #, c-format msgid "Coefficient Correlations (%s)" msgstr "" #: src/language/stats/regression.c:1082 msgid "Models" msgstr "" #: src/language/stats/regression.c:1090 msgid "Covariances" msgstr "" #: src/language/stats/runs.c:169 #, c-format msgid "" "Multiple modes exist for variable `%s'. Using %.*g as the threshold value." msgstr "" #: src/language/stats/runs.c:314 src/ui/gui/runs.ui:24 msgid "Runs Test" msgstr "" #: src/language/stats/runs.c:319 msgid "Test Value" msgstr "" #: src/language/stats/runs.c:320 msgid "Test Value (mode)" msgstr "" #: src/language/stats/runs.c:321 msgid "Test Value (mean)" msgstr "" #: src/language/stats/runs.c:322 msgid "Test Value (median)" msgstr "" #: src/language/stats/runs.c:323 msgid "Cases < Test Value" msgstr "" #: src/language/stats/runs.c:324 msgid "Cases ≥ Test Value" msgstr "" #: src/language/stats/runs.c:325 msgid "Total Cases" msgstr "" #: src/language/stats/runs.c:326 msgid "Number of Runs" msgstr "" #: src/language/stats/sign.c:72 msgid "Differences" msgstr "" #: src/language/stats/sign.c:73 msgid "Negative Differences" msgstr "" #: src/language/stats/sign.c:74 msgid "Positive Differences" msgstr "" #: src/language/stats/sign.c:75 src/language/stats/wilcoxon.c:250 msgid "Ties" msgstr "" #: src/language/stats/sort-cases.c:63 msgid "Buffer limit must be at least 2." msgstr "" #: src/language/stats/sort-criteria.c:89 #, c-format msgid "Variable %s specified twice in sort criteria." msgstr "" #: src/language/stats/t-test-indep.c:190 msgid "Group Statistics" msgstr "" #: src/language/stats/t-test-indep.c:200 msgid "Group" msgstr "" #: src/language/stats/t-test-indep.c:256 msgid "Independent Samples Test" msgstr "" #: src/language/stats/t-test-indep.c:261 msgid "Levene's Test for Equality of Variances" msgstr "" #: src/language/stats/t-test-indep.c:265 msgid "T-Test for Equality of Means" msgstr "" #: src/language/stats/t-test-indep.c:269 #: src/language/stats/t-test-one-sample.c:77 msgid "Mean Difference" msgstr "" #: src/language/stats/t-test-indep.c:270 msgid "Std. Error Difference" msgstr "" #: src/language/stats/t-test-indep.c:273 #, no-c-format msgid "95% Confidence Interval of the Difference" msgstr "" #: src/language/stats/t-test-indep.c:277 msgid "Assumptions" msgstr "" #: src/language/stats/t-test-indep.c:278 msgid "Equal variances assumed" msgstr "" #: src/language/stats/t-test-indep.c:279 msgid "Equal variances not assumed" msgstr "" #: src/language/stats/t-test-one-sample.c:64 msgid "One-Sample Test" msgstr "" #: src/language/stats/t-test-one-sample.c:71 #, c-format msgid "Test Value = %.*g" msgstr "" #: src/language/stats/t-test-one-sample.c:80 #: src/language/stats/t-test-paired.c:246 #, c-format msgid "%g%% Confidence Interval of the Difference" msgstr "" #: src/language/stats/t-test-one-sample.c:122 msgid "One-Sample Statistics" msgstr "" #: src/language/stats/t-test-paired.c:147 msgid "Paired Sample Statistics" msgstr "" #: src/language/stats/t-test-paired.c:163 #: src/language/stats/t-test-paired.c:205 #: src/language/stats/t-test-paired.c:263 #, c-format msgid "Pair %zu" msgstr "" #: src/language/stats/t-test-paired.c:190 msgid "Paired Samples Correlations" msgstr "" #: src/language/stats/t-test-paired.c:208 #, c-format msgid "%s & %s" msgstr "" #: src/language/stats/t-test-paired.c:234 msgid "Paired Samples Test" msgstr "" #: src/language/stats/t-test-paired.c:240 msgid "Paired Differences" msgstr "" #: src/language/stats/t-test-paired.c:266 #, c-format msgid "%s - %s" msgstr "" #: src/language/stats/t-test-parser.c:133 #, c-format msgid "When applying %s to a string variable, two values must be specified." msgstr "" #: src/language/stats/t-test-parser.c:145 #: src/language/stats/t-test-parser.c:241 #, c-format msgid "%s subcommand may not be used with %s." msgstr "" #: src/language/stats/t-test-parser.c:305 msgid "Exactly one of TESTVAL, GROUPS and PAIRS subcommands must be specified." msgstr "" #: src/language/stats/wilcoxon.c:248 msgid "Sign" msgstr "" #: src/language/stats/wilcoxon.c:249 msgid "Negative Ranks" msgstr "" #: src/language/stats/wilcoxon.c:249 msgid "Positive Ranks" msgstr "" #: src/language/stats/wilcoxon.c:296 msgid "Too many pairs to calculate exact significance" msgstr "" #: src/language/data-io/combine-files.c:214 msgid "Cannot specify the active dataset since none has been defined." msgstr "" #: src/language/data-io/combine-files.c:220 msgid "" "This command may not be used after TEMPORARY when the active dataset is an " "input source. Temporary transformations will be made permanent." msgstr "" #: src/language/data-io/combine-files.c:255 msgid "Multiple IN subcommands for a single FILE or TABLE." msgstr "" #: src/language/data-io/combine-files.c:308 #, c-format msgid "File %s lacks BY variable %s." msgstr "" #: src/language/data-io/combine-files.c:311 #, c-format msgid "Active dataset lacks BY variable %s." msgstr "" #: src/language/data-io/combine-files.c:388 #: src/language/data-io/combine-files.c:393 #, c-format msgid "BY is required when %s is specified." msgstr "" #: src/language/data-io/combine-files.c:521 msgid "" "Combining files with incompatible encodings. String data may not be " "represented correctly." msgstr "" #: src/language/data-io/combine-files.c:564 #, c-format msgid "" "Variable %s in file %s has different type or width from the same variable in " "earlier file." msgstr "" #: src/language/data-io/combine-files.c:570 #, c-format msgid "In file %s, %s is numeric." msgstr "" #: src/language/data-io/combine-files.c:573 #, c-format msgid "In file %s, %s is a string variable with width %d." msgstr "" #: src/language/data-io/combine-files.c:578 #, c-format msgid "In an earlier file, %s was numeric." msgstr "" #: src/language/data-io/combine-files.c:581 #, c-format msgid "In an earlier file, %s was a string variable with width %d." msgstr "" #: src/language/data-io/combine-files.c:621 #, c-format msgid "" "Variable name %s specified on %s subcommand duplicates an existing variable " "name." msgstr "" #: src/language/data-io/combine-files.c:793 #, c-format msgid "Encountered %zu sets of duplicate cases in the master file." msgstr "" #: src/language/data-io/data-list.c:129 src/language/data-io/data-list.c:144 #, c-format msgid "The %s value must be non-negative." msgstr "" #: src/language/data-io/data-list.c:154 #, c-format msgid "The %s subcommand may only be used within %s." msgstr "" #: src/language/data-io/data-list.c:159 #, c-format msgid "The %s subcommand may only be specified once." msgstr "" #: src/language/data-io/data-list.c:197 msgid "Only one of FIXED, FREE, or LIST may be specified." msgstr "" #: src/language/data-io/data-list.c:260 msgid "Encoding should not be specified for inline data. It will be ignored." msgstr "" #: src/language/data-io/data-list.c:269 #, c-format msgid "The %s subcommand may be used only with %s." msgstr "" #: src/language/data-io/data-list.c:284 src/language/data-io/matrix-data.c:578 msgid "At least one variable must be specified." msgstr "" #: src/language/data-io/data-list.c:383 src/language/data-io/data-list.c:491 #: src/language/data-io/get-data.c:662 #, c-format msgid "%s is a duplicate variable name." msgstr "" #: src/language/data-io/data-list.c:390 #, c-format msgid "There is already a variable %s of a different type." msgstr "" #: src/language/data-io/data-list.c:397 #, c-format msgid "There is already a string variable %s of a different width." msgstr "" #: src/language/data-io/data-list.c:405 #, c-format msgid "Cannot place variable %s on record %d when RECORDS=%d is specified." msgstr "" #: src/language/data-io/data-parser.c:453 #: src/language/data-io/data-parser.c:462 msgid "Quoted string extends beyond end of line." msgstr "" #: src/language/data-io/data-parser.c:488 msgid "Missing delimiter following quoted string." msgstr "" #: src/language/data-io/data-parser.c:506 #, c-format msgid "Data for variable %s is not valid as format %s: %s" msgstr "" #: src/language/data-io/data-parser.c:536 #, c-format msgid "Partial case of %d of %d records discarded." msgstr "" #: src/language/data-io/data-parser.c:592 #, c-format msgid "Partial case discarded. The first variable missing was %s." msgstr "" #: src/language/data-io/data-parser.c:634 #, c-format msgid "" "Missing value(s) for all variables from %s onward. These will be filled " "with the system-missing value or blanks, as appropriate." msgstr "" #: src/language/data-io/data-parser.c:655 msgid "Record ends in data not part of any field." msgstr "" #: src/language/data-io/data-parser.c:670 #, c-format msgid "Reading %d record from %s." msgid_plural "Reading %d records from %s." msgstr[0] "" msgstr[1] "" #: src/language/data-io/data-parser.c:680 src/language/data-io/print.c:435 msgid "Record" msgstr "" #: src/language/data-io/data-parser.c:680 src/language/data-io/print.c:435 #: src/ui/gui/psppire-var-sheet-header.c:76 msgid "Columns" msgstr "" #: src/language/data-io/data-parser.c:680 #: src/language/data-io/data-parser.c:725 src/language/data-io/print.c:435 msgid "Format" msgstr "" #: src/language/data-io/data-parser.c:720 #, c-format msgid "Reading free-form data from %s." msgstr "" #. TRANSLATORS: this fragment will be interpolated into #. messages in fh_lock() that identify types of files. #: src/language/data-io/data-reader.c:136 src/language/data-io/data-writer.c:79 msgid "data file" msgstr "" #: src/language/data-io/data-reader.c:160 #, c-format msgid "Could not open `%s' for reading as a data file: %s." msgstr "" #: src/language/data-io/data-reader.c:174 #, c-format msgid "Could not read `%s' as a text file with encoding `%s': %s." msgstr "" #: src/language/data-io/data-reader.c:233 #, c-format msgid "" "Missing %s while reading inline data. This probably indicates a missing or " "incorrectly formatted %s command. %s must appear by itself on a single line " "with exactly one space between words." msgstr "" #: src/language/data-io/data-reader.c:253 #: src/language/data-io/data-reader.c:387 #, c-format msgid "Error reading file %s: %s." msgstr "" #: src/language/data-io/data-reader.c:261 #, c-format msgid "Unexpected end of file in partial record reading %s." msgstr "" #: src/language/data-io/data-reader.c:321 #, c-format msgid "Corrupt block descriptor word at offset 0x%lx in %s." msgstr "" #: src/language/data-io/data-reader.c:322 #, c-format msgid "Corrupt record descriptor word at offset 0x%lx in %s." msgstr "" #: src/language/data-io/data-reader.c:335 #, c-format msgid "Corrupt record size at offset 0x%lx in %s." msgstr "" #: src/language/data-io/data-reader.c:493 msgid "Record exceeds remaining block length." msgstr "" #: src/language/data-io/data-reader.c:567 #, c-format msgid "Attempt to read beyond end-of-file on file %s." msgstr "" #: src/language/data-io/data-reader.c:570 #, c-format msgid "Attempt to read beyond %s." msgstr "" #: src/language/data-io/data-reader.c:733 msgid "" "This command is not valid here since the current input program does not " "access the inline file." msgstr "" #: src/language/data-io/data-writer.c:106 #, c-format msgid "An error occurred while opening `%s' for writing as a data file: %s." msgstr "" #: src/language/data-io/data-writer.c:224 #, c-format msgid "I/O error occurred writing data file `%s'." msgstr "" #: src/language/data-io/dataset.c:64 #, c-format msgid "There is no dataset named %s." msgstr "" #: src/language/data-io/dataset.c:250 msgid "Datasets" msgstr "" #: src/language/data-io/dataset.c:263 msgid "unnamed dataset" msgstr "" #: src/language/data-io/file-handle.c:61 #, c-format msgid "" "File handle %s is already defined. Use %s before redefining a file handle." msgstr "" #: src/language/data-io/file-handle.c:241 #, c-format msgid "%s must be specified with %s." msgstr "" #: src/language/data-io/file-handle.c:252 #, c-format msgid "" "The specified file mode requires LRECL. Assuming %zu-character records." msgstr "" #: src/language/data-io/file-handle.c:256 #, c-format msgid "" "Record length (%d) must be between 1 and %lu bytes. Assuming %zu-character " "records." msgstr "" #: src/language/data-io/file-handle.c:300 msgid "file" msgstr "" #: src/language/data-io/file-handle.c:302 msgid "inline file" msgstr "" #: src/language/data-io/file-handle.c:350 msgid "expecting a file name or handle name" msgstr "" #: src/language/data-io/file-handle.c:365 #, c-format msgid "Handle for %s not allowed here." msgstr "" #: src/language/data-io/get-data.c:108 src/output/measure.c:262 #, c-format msgid "error reading file `%s'" msgstr "" #: src/language/data-io/get-data.c:127 #, c-format msgid "Unsupported TYPE %s." msgstr "" #: src/language/data-io/get-data.c:278 msgid "The sheet index must be greater than or equal to 1" msgstr "" #: src/language/data-io/get-data.c:285 src/language/data-io/get-data.c:308 #: src/language/data-io/get-data.c:327 #, c-format msgid "%s must be followed by either \"%s\" or \"%s\"." msgstr "" #: src/language/data-io/get-data.c:357 #, c-format msgid "" "%s is allowed only with %s arrangement, but %s arrangement was stated or " "implied earlier in this command." msgstr "" #: src/language/data-io/get-data.c:441 src/language/data-io/get-data.c:479 #, c-format msgid "Value of %s must be 1 or greater." msgstr "" #: src/language/data-io/get-data.c:504 msgid "" "Ignoring obsolete IMPORTCASES subcommand. (N OF CASES or SAMPLE may be used " "to substitute.)" msgstr "" #: src/language/data-io/get-data.c:551 msgid "" "In compatible syntax mode, the QUALIFIER string must contain exactly one " "character." msgstr "" #: src/language/data-io/get-data.c:583 #, c-format msgid "" "The record number specified, %ld, is at or before the previous record, %d. " "Data fields must be listed in order of increasing record number." msgstr "" #: src/language/data-io/get-data.c:592 #, c-format msgid "" "The record number specified, %ld, exceeds the number of records per case " "specified on FIXCASE, %d." msgstr "" #: src/language/data-io/get.c:132 #, c-format msgid "%s: Data file dictionary has no variables." msgstr "" #: src/language/data-io/inpt-pgm.c:133 #, c-format msgid "Unexpected end-of-file within %s." msgstr "" #: src/language/data-io/inpt-pgm.c:146 #, c-format msgid "Input program must contain %s or %s." msgstr "" #: src/language/data-io/inpt-pgm.c:152 msgid "Input program did not create any variables." msgstr "" #: src/language/data-io/inpt-pgm.c:365 msgid "" "REREAD: Column numbers must be positive finite numbers. Column set to 1." msgstr "" #: src/language/data-io/list.c:100 msgid "Data List" msgstr "" #: src/language/data-io/list.c:221 #, c-format msgid "" "The first case (%ld) specified precedes the last case (%ld) specified. The " "values will be swapped." msgstr "" #: src/language/data-io/list.c:230 #, c-format msgid "" "The first case (%ld) to list is numbered less than 1. The value is being " "reset to 1." msgstr "" #: src/language/data-io/list.c:237 #, c-format msgid "" "The last case (%ld) to list is numbered less than 1. The value is being " "reset to 1." msgstr "" #: src/language/data-io/list.c:244 #, c-format msgid "The step value %ld is less than 1. The value is being reset to 1." msgstr "" #: src/language/data-io/placement-parser.c:96 #, c-format msgid "" "Number of variables specified (%zu) differs from number of variable formats " "(%zu)." msgstr "" #: src/language/data-io/placement-parser.c:106 msgid "" "SPSS-like or Fortran-like format specification expected after variable names." msgstr "" #: src/language/data-io/placement-parser.c:129 #, c-format msgid "The %d columns %d-%d can't be evenly divided into %zu fields." msgstr "" #: src/language/data-io/placement-parser.c:310 msgid "Column positions for fields must be positive." msgstr "" #: src/language/data-io/placement-parser.c:312 msgid "Column positions for fields must not be negative." msgstr "" #: src/language/data-io/placement-parser.c:372 msgid "The ending column for a field must be greater than the starting column." msgstr "" #: src/language/data-io/placement-parser.c:409 #, c-format msgid "" "The record number specified, %.0f, is at or before the previous record, %d. " "Data fields must be listed in order of increasing record number." msgstr "" #: src/language/data-io/print-space.c:127 #, c-format msgid "The expression on %s evaluated to the system-missing value." msgstr "" #: src/language/data-io/print-space.c:130 #, c-format msgid "The expression on %s evaluated to %g." msgstr "" #: src/language/data-io/print.c:189 src/language/data-io/trim.c:58 msgid "expecting a valid subcommand" msgstr "" #: src/language/data-io/print.c:219 #, c-format msgid "%s is required when binary formats are specified." msgstr "" #: src/language/data-io/print.c:302 #, c-format msgid "Output calls for %d records but %zu specified on RECORDS subcommand." msgstr "" #: src/language/data-io/print.c:432 msgid "Print Summary" msgstr "" #: src/language/data-io/print.c:462 msgid "N of Records" msgstr "" #: src/language/data-io/matrix-data.c:191 #, c-format msgid "" "There are %d variable declared but the data has at least %d matrix rows." msgstr "" #: src/language/data-io/matrix-data.c:292 msgid "" "The N subcommand was specified, but a N record was also found in the data. " "The N record will be ignored." msgstr "" #: src/language/data-io/matrix-data.c:488 src/language/utilities/set.q:186 #, c-format msgid "%s must not be negative." msgstr "" #: src/language/data-io/matrix-data.c:568 msgid "FORMAT = FULL and FORMAT = NODIAGONAL are mutually exclusive." msgstr "" #: src/language/data-io/matrix-reader.c:102 #: src/language/data-io/matrix-reader.c:118 #, c-format msgid "Matrix dataset lacks a variable called %s." msgstr "" #: src/language/data-io/matrix-reader.c:109 #: src/language/data-io/matrix-reader.c:125 #, c-format msgid "Matrix dataset variable %s should be of string type." msgstr "" #: src/language/data-io/save-translate.c:168 #: src/language/data-io/save-translate.c:183 #, c-format msgid "The %s string must contain exactly one character." msgstr "" #: src/language/data-io/save-translate.c:249 #, c-format msgid "Output file `%s' exists but %s was not specified." msgstr "" #: src/language/data-io/save.c:309 msgid "The OUTFILE or METADATA subcommand is required." msgstr "" #: src/language/data-io/trim.c:69 #, c-format msgid "" "Cannot rename %s as %s because there already exists a variable named %s. To " "rename variables with overlapping names, use a single RENAME subcommand such " "as `/RENAME (A=B)(B=C)(C=A)', or equivalently, `/RENAME (A B C=B C A)'." msgstr "" #: src/language/data-io/trim.c:227 #, c-format msgid "" "Number of variables on left side of `=' (%zu) does not match number of " "variables on right side (%zu), in parenthesized group %d of RENAME " "subcommand." msgstr "" #: src/language/data-io/trim.c:242 #, c-format msgid "Requested renaming duplicates variable name %s." msgstr "" #: src/language/data-io/trim.c:281 msgid "Cannot DROP all variables from dictionary." msgstr "" #: src/language/expressions/evaluate.c:151 msgid "expecting number or string" msgstr "" #: src/language/expressions/helpers.c:43 msgid "" "One of the arguments to a DATE function is not an integer. The result will " "be system-missing." msgstr "" #: src/language/expressions/helpers.c:71 msgid "" "The week argument to DATE.WKYR is not an integer. The result will be system-" "missing." msgstr "" #: src/language/expressions/helpers.c:77 msgid "" "The week argument to DATE.WKYR is outside the acceptable range of 1 to 53. " "The result will be system-missing." msgstr "" #: src/language/expressions/helpers.c:99 msgid "" "The day argument to DATE.YRDAY is not an integer. The result will be system-" "missing." msgstr "" #: src/language/expressions/helpers.c:105 msgid "" "The day argument to DATE.YRDAY is outside the acceptable range of 1 to 366. " "The result will be system-missing." msgstr "" #: src/language/expressions/helpers.c:127 msgid "" "The year argument to YRMODA is greater than 47516. The result will be " "system-missing." msgstr "" #: src/language/expressions/helpers.c:180 #, c-format msgid "" "Unrecognized date unit `%.*s'. Valid date units are `%s', `%s', `%s', `%s', " "`%s', `%s', `%s', and `%s'." msgstr "" #: src/language/expressions/helpers.c:333 #, c-format msgid "Invalid DATESUM method. Valid choices are `%s' and `%s'." msgstr "" #: src/language/expressions/parse.c:261 #, c-format msgid "" "Type mismatch: expression has %s type, but a numeric value is required here." msgstr "" #: src/language/expressions/parse.c:274 #, c-format msgid "" "Type mismatch: expression has %s type, but a string value is required here." msgstr "" #: src/language/expressions/parse.c:436 #, c-format msgid "Type mismatch while applying %s operator: cannot convert %s to %s." msgstr "" #: src/language/expressions/parse.c:650 msgid "" "Chaining relational operators (e.g. `a < b < c') will not produce the " "mathematically expected result. Use the AND logical operator to fix the " "problem (e.g. `a < b AND b < c'). If chaining is really intended, " "parentheses will disable this warning (e.g. `(a < b) < c'.)" msgstr "" #: src/language/expressions/parse.c:752 msgid "" "The exponentiation operator (`**') is left-associative, even though right-" "associative semantics are more useful. That is, `a**b**c' equals " "`(a**b)**c', not as `a**(b**c)'. To disable this warning, insert " "parentheses." msgstr "" #: src/language/expressions/parse.c:832 #, c-format msgid "Unknown system variable %s." msgstr "" #: src/language/expressions/parse.c:880 #, c-format msgid "Unknown identifier %s." msgstr "" #: src/language/expressions/parse.c:1102 #, c-format msgid "%s must have at least %d arguments in list." msgstr "" #: src/language/expressions/parse.c:1111 #, c-format msgid "%s must have an even number of arguments in list." msgstr "" #: src/language/expressions/parse.c:1114 #, c-format msgid "%s must have multiple of %d arguments in list." msgstr "" #: src/language/expressions/parse.c:1124 #, c-format msgid "%s function does not accept a minimum valid argument count." msgstr "" #: src/language/expressions/parse.c:1133 #, c-format msgid "%s requires at least %d valid arguments in list." msgstr "" #: src/language/expressions/parse.c:1139 #, c-format msgid "" "With %s, using minimum valid argument count of %d does not make sense when " "passing only %d arguments in list." msgstr "" #: src/language/expressions/parse.c:1193 #, c-format msgid "Type mismatch invoking %s as " msgstr "" #: src/language/expressions/parse.c:1198 msgid "Function invocation " msgstr "" #: src/language/expressions/parse.c:1200 msgid " does not match any known function. Candidates are:" msgstr "" #: src/language/expressions/parse.c:1230 #, c-format msgid "No function or vector named %s." msgstr "" #: src/language/expressions/parse.c:1292 #, c-format msgid "%s is a PSPP extension." msgstr "" #: src/language/expressions/parse.c:1295 #, c-format msgid "%s is not available in this version of PSPP." msgstr "" #: src/language/expressions/parse.c:1302 #, c-format msgid "%s may not appear after %s." msgstr "" #: src/libpspp/ext-array.c:66 msgid "failed to create temporary file" msgstr "" #: src/libpspp/ext-array.c:106 msgid "seeking in temporary file" msgstr "" #: src/libpspp/ext-array.c:125 msgid "reading temporary file" msgstr "" #: src/libpspp/ext-array.c:127 msgid "unexpected end of file reading temporary file" msgstr "" #: src/libpspp/ext-array.c:147 msgid "writing to temporary file" msgstr "" #: src/libpspp/i18n.c:1128 msgid "Arabic" msgstr "" #: src/libpspp/i18n.c:1130 msgid "Armenian" msgstr "" #: src/libpspp/i18n.c:1131 msgid "Baltic" msgstr "" #: src/libpspp/i18n.c:1133 msgid "Celtic" msgstr "" #: src/libpspp/i18n.c:1134 msgid "Central European" msgstr "" #: src/libpspp/i18n.c:1136 msgid "Chinese Simplified" msgstr "" #: src/libpspp/i18n.c:1138 msgid "Chinese Traditional" msgstr "" #: src/libpspp/i18n.c:1140 msgid "Croatian" msgstr "" #: src/libpspp/i18n.c:1141 msgid "Cyrillic" msgstr "" #: src/libpspp/i18n.c:1143 msgid "Cyrillic/Russian" msgstr "" #: src/libpspp/i18n.c:1144 msgid "Cyrillic/Ukrainian" msgstr "" #: src/libpspp/i18n.c:1146 msgid "Georgian" msgstr "" #: src/libpspp/i18n.c:1147 msgid "Greek" msgstr "" #: src/libpspp/i18n.c:1148 msgid "Gujarati" msgstr "" #: src/libpspp/i18n.c:1149 msgid "Gurmukhi" msgstr "" #: src/libpspp/i18n.c:1150 msgid "Hebrew" msgstr "" #: src/libpspp/i18n.c:1152 msgid "Hebrew Visual" msgstr "" #: src/libpspp/i18n.c:1153 msgid "Hindi" msgstr "" #: src/libpspp/i18n.c:1154 msgid "Icelandic" msgstr "" #: src/libpspp/i18n.c:1155 msgid "Japanese" msgstr "" #: src/libpspp/i18n.c:1157 msgid "Korean" msgstr "" #: src/libpspp/i18n.c:1159 msgid "Nordic" msgstr "" #: src/libpspp/i18n.c:1160 msgid "Romanian" msgstr "" #: src/libpspp/i18n.c:1162 msgid "South European" msgstr "" #: src/libpspp/i18n.c:1163 msgid "Thai" msgstr "" #: src/libpspp/i18n.c:1165 msgid "Turkish" msgstr "" #: src/libpspp/i18n.c:1167 msgid "Vietnamese" msgstr "" #: src/libpspp/i18n.c:1169 msgid "Western European" msgstr "" #: src/libpspp/message.c:89 #, c-format msgid "%s: %s" msgstr "" #: src/libpspp/message.c:113 msgid "error" msgstr "" #: src/libpspp/message.c:115 msgid "warning" msgstr "" #: src/libpspp/message.c:118 msgid "note" msgstr "" #: src/libpspp/message.c:327 #, c-format msgid "Notes (%d) exceed limit (%d). Suppressing further notes." msgstr "" #: src/libpspp/message.c:335 #, c-format msgid "Warnings (%d) exceed limit (%d). Syntax processing will be halted." msgstr "" #: src/libpspp/message.c:338 #, c-format msgid "Errors (%d) exceed limit (%d). Syntax processing will be halted." msgstr "" #: src/libpspp/zip-reader.c:202 #, c-format msgid "%s: corrupt archive at 0x%llx: expected %# but got %#" msgstr "" #: src/libpspp/zip-reader.c:329 src/libpspp/zip-reader.c:449 #, c-format msgid "%s: open failed (%s)" msgstr "" #: src/libpspp/zip-reader.c:344 #, c-format msgid "%s: cannot find central directory" msgstr "" #: src/libpspp/zip-reader.c:353 src/libpspp/zip-reader.c:384 #: src/libpspp/zip-reader.c:468 #, c-format msgid "%s: seek failed (%s)" msgstr "" #: src/libpspp/zip-reader.c:441 #, c-format msgid "%s: unknown member \"%s\"" msgstr "" #: src/libpspp/zip-reader.c:503 #, c-format msgid "" "%s: name mismatch between central directory (%s) and local file header (%s)" msgstr "" #: src/libpspp/zip-reader.c:696 #, c-format msgid "%s: cannot initialize inflator (%s)" msgstr "" #: src/libpspp/zip-reader.c:751 #, c-format msgid "%s: error inflating \"%s\" (%s)" msgstr "" #: src/libpspp/zip-writer.c:97 utilities/pspp-convert.c:346 #, c-format msgid "%s: error opening output file" msgstr "" #: src/libpspp/zip-writer.c:169 #, c-format msgid "%s: error seeking in output file" msgstr "" #: src/libpspp/zip-writer.c:210 msgid "error creating temporary file" msgstr "" #: src/libpspp/zip-writer.c:279 #, c-format msgid "%s: write failed" msgstr "" #. TRANSLATORS: This is a format string which, when presented to #. printf like functions, will create a pango markup string to #. display real number in scientific notation. #. #. In its untranslated form, it will display similar to "1.23 x 10^4". You #. can leave it untranslated if this is how scientific notation is usually #. presented in your language. #. #. Some locales (such as German) prefer the centered dot rather than the #. multiplication sign between the mantissa an exponent. In which #. case, you can change "#215;" to "#8901;" or other unicode code #. point as appropriate. #. #. The . in this string does not and should not be changed, since #. that is taken care of by the stdc library. #. #. For information on Pango markup, see #. http://developer.gnome.org/pango/stable/PangoMarkupFormat.html #. #. For tables of unicode code points, see http://unicode.org/charts #. #: src/math/chart-geometry.c:123 #, c-format msgid "%%.%dlf×10%d" msgstr "" #: src/math/histogram.c:145 msgid "" "Not creating histogram because the data contains less than 2 distinct values" msgstr "" #: src/math/percentiles.c:36 msgid "HAverage" msgstr "" #: src/math/percentiles.c:38 msgid "Rounded" msgstr "" #: src/math/percentiles.c:39 msgid "Empirical" msgstr "" #: src/math/percentiles.c:40 msgid "Empirical with averaging" msgstr "" #: src/math/shapiro-wilk.c:84 msgid "" "One or more weight values are non-integer. Fractional parts will be ignored " "when calculating the Shapiro-Wilk statistic." msgstr "" #: src/output/ascii.c:340 #, c-format msgid "ascii: opening output file `%s'" msgstr "" #: src/output/ascii.c:371 #, c-format msgid "%s: %s must be positive integer or `auto'" msgstr "" #: src/output/ascii.c:393 #, c-format msgid "" "ascii: page must be at least %d characters wide, but as configured is only " "%d characters" msgstr "" #: src/output/ascii.c:508 #, c-format msgid "See %s for a chart." msgstr "" #: src/output/charts/piechart.c:54 msgid "*MISSING*" msgstr "" #: src/output/csv.c:100 src/output/html.c:117 src/output/journal.c:166 #: src/output/msglog.c:68 #, c-format msgid "error opening output file `%s'" msgstr "" #: src/output/driver.c:522 #, c-format msgid "%s is not a valid device type (the choices are `%s' and `%s')" msgstr "" #: src/output/driver.c:536 #, c-format msgid "%s: unknown option `%s'" msgstr "" #: src/output/driver.c:553 #, c-format msgid "%s: output option missing `='" msgstr "" #: src/output/driver.c:560 #, c-format msgid "%s: output option specified more than once" msgstr "" #: src/output/html.c:129 msgid "PSPP Output" msgstr "" #: src/output/html.c:266 msgid "No description" msgstr "" #: src/output/journal.c:69 #, c-format msgid "error writing output file `%s'" msgstr "" #: src/output/measure.c:68 #, c-format msgid "`%s' is not a valid length." msgstr "" #: src/output/measure.c:96 #, c-format msgid "syntax error in paper size `%s'" msgstr "" #: src/output/measure.c:233 #, c-format msgid "unknown paper type `%.*s'" msgstr "" #: src/output/measure.c:251 #, c-format msgid "error opening input file `%s'" msgstr "" #: src/output/measure.c:279 #, c-format msgid "file `%s' does not state a paper size" msgstr "" #: src/output/options.c:112 #, c-format msgid "%s: `%s' is `%s' but a Boolean value is required" msgstr "" #: src/output/options.c:187 #, c-format msgid "%s: `%s' is `%s' but one of the following is required: %s" msgstr "" #: src/output/options.c:231 #, c-format msgid "%s: `%s' is `%s' but a non-negative integer is required" msgstr "" #: src/output/options.c:235 #, c-format msgid "%s: `%s' is `%s' but a positive integer is required" msgstr "" #: src/output/options.c:238 #, c-format msgid "%s: `%s' is `%s' but an integer is required" msgstr "" #: src/output/options.c:241 #, c-format msgid "%s: `%s' is `%s' but an integer greater than %d is required" msgstr "" #: src/output/options.c:246 #, c-format msgid "%s: `%s' is `%s' but an integer between %d and %d is required" msgstr "" #: src/output/options.c:325 #, c-format msgid "%s: `%s' is `%s' but a file name that contains `#' is required." msgstr "" #. TRANSLATORS: Do not translate this string. If the script of your language #. reads from right to left (eg Persian, Arabic, Hebrew etc), then replace #. this string with "output-direction-rtl". Otherwise either leave it #. untranslated or copy it verbatim. #: src/output/render.c:994 msgid "output-direction-ltr" msgstr "" #: src/output/text-item.c:44 msgid "Page Title" msgstr "" #: src/output/text-item.c:47 msgid "Title" msgstr "" #: src/output/text-item.c:51 msgid "Log" msgstr "" #: src/output/text-item.c:54 msgid "Page Break" msgstr "" #: src/output/cairo.c:520 #, c-format msgid "`%s': bad font specification" msgstr "" #: src/output/cairo.c:744 #, c-format msgid "" "The defined page is not wide enough to hold at least %d characters in the " "default font. In fact, there's only room for %d characters." msgstr "" #: src/output/cairo.c:752 #, c-format msgid "" "The defined page is not long enough to hold at least %d lines in the default " "font. In fact, there's only room for %d lines." msgstr "" #: src/output/cairo.c:837 #, c-format msgid "error opening output file `%s': %s" msgstr "" #: src/output/cairo.c:892 #, c-format msgid "error drawing output for %s driver: %s" msgstr "" #: src/output/cairo.c:2056 #, c-format msgid "error writing output file `%s': %s" msgstr "" #: src/output/charts/np-plot-cairo.c:37 #, c-format msgid "Normal Q-Q Plot of %s" msgstr "" #: src/output/charts/np-plot-cairo.c:38 src/output/charts/np-plot-cairo.c:68 msgid "Observed Value" msgstr "" #: src/output/charts/np-plot-cairo.c:39 msgid "Expected Normal" msgstr "" #: src/output/charts/np-plot-cairo.c:67 #, c-format msgid "Detrended Normal Q-Q Plot of %s" msgstr "" #: src/output/charts/np-plot-cairo.c:69 msgid "Dev from Normal" msgstr "" #: src/output/charts/barchart-cairo.c:65 msgid "Bar Chart" msgstr "" #: src/output/charts/plot-hist-cairo.c:43 #, c-format msgid "N = %.2f" msgstr "" #: src/output/charts/plot-hist-cairo.c:52 #, c-format msgid "Mean = %.1f" msgstr "" #: src/output/charts/plot-hist-cairo.c:61 #, c-format msgid "Std. Dev = %.2f" msgstr "" #: src/output/charts/plot-hist-cairo.c:110 msgid "HISTOGRAM" msgstr "" #: src/output/charts/roc-chart-cairo.c:36 src/ui/gui/roc.ui:24 msgid "ROC Curve" msgstr "" #: src/output/charts/scree-cairo.c:36 msgid "Scree Plot" msgstr "" #: src/output/charts/scree-cairo.c:38 msgid "Eigenvalue" msgstr "" #: src/output/charts/spreadlevel-cairo.c:37 #, c-format msgid "Spread vs. Level Plot of %s" msgstr "" #: src/output/charts/spreadlevel-cairo.c:38 msgid "Level" msgstr "" #: src/output/charts/spreadlevel-cairo.c:39 msgid "Spread" msgstr "" #: src/output/charts/scatterplot-cairo.c:57 #, c-format msgid "Scatterplot %s" msgstr "" #: src/output/spv/spv-legacy-decoder.c:2222 msgid "Table lacks cell data." msgstr "" #: src/output/spv/spv-writer.c:68 #, c-format msgid "%s: create failed" msgstr "" #: src/output/spv/spv-writer.c:89 msgid "I/O error writing SPV file" msgstr "" #: src/output/spv/spv.c:693 #, c-format msgid "%s: Failed to create XML parser" msgstr "" #: src/output/spv/spv.c:718 #, c-format msgid "%s: document is not well-formed" msgstr "" #: src/output/spv/spv.c:726 #, c-format msgid "%s: root node is \"%s\" but \"%s\" was expected" msgstr "" #: src/ui/gui/psppire-acr.c:273 msgid "Add" msgstr "" #: src/ui/gui/psppire-acr.c:274 msgid "Edit" msgstr "" #: src/ui/gui/psppire-acr.c:275 msgid "Remove" msgstr "" #: src/ui/gui/psppire-buttonbox.c:311 msgid "OK" msgstr "" #: src/ui/gui/psppire-buttonbox.c:319 msgid "Go To" msgstr "" #: src/ui/gui/psppire-buttonbox.c:327 msgid "Continue" msgstr "" #: src/ui/gui/psppire-buttonbox.c:339 src/ui/gui/psppire-import-assistant.c:759 msgid "Paste" msgstr "" #: src/ui/gui/psppire-buttonbox.c:345 #: src/ui/gui/psppire-dialog-action-aggregate.c:216 #: src/ui/gui/psppire-data-window.c:496 src/ui/gui/psppire-data-window.c:624 #: src/ui/gui/psppire-output-window.c:353 #: src/ui/gui/psppire-syntax-window.c:594 src/ui/gui/psppire-window.c:445 #: src/ui/gui/psppire-window.c:628 msgid "Cancel" msgstr "" #: src/ui/gui/psppire-buttonbox.c:351 msgid "Close" msgstr "" #: src/ui/gui/psppire-buttonbox.c:358 src/ui/gui/psppire-import-assistant.c:760 msgid "Reset" msgstr "" #: src/ui/gui/psppire-buttonbox.c:365 msgid "Help" msgstr "" #: src/ui/gui/psppire-dialog-action-aggregate.c:213 msgid "Aggregate destination file" msgstr "" #: src/ui/gui/psppire-dialog-action-aggregate.c:217 #: src/ui/gui/psppire-data-window.c:493 src/ui/gui/psppire-data-window.c:497 #: src/ui/gui/psppire-output-window.c:354 #: src/ui/gui/psppire-syntax-window.c:595 src/ui/gui/psppire-window.c:449 #: src/ui/gui/aggregate.ui:565 msgid "Save" msgstr "" #: src/ui/gui/psppire-dialog-action-aggregate.c:226 #: src/ui/gui/psppire-data-window.c:503 msgid "System Files (*.sav)" msgstr "" #: src/ui/gui/psppire-dialog-action-aggregate.c:231 #: src/ui/gui/psppire-data-window.c:508 msgid "Compressed System Files (*.zsav)" msgstr "" #: src/ui/gui/psppire-dialog-action-aggregate.c:236 #: src/ui/gui/psppire-data-window.c:513 src/ui/gui/psppire-window.c:652 msgid "Portable Files (*.por) " msgstr "" #: src/ui/gui/psppire-dialog-action-autorecode.c:337 #: src/ui/gui/psppire-dialog-action-recode.c:535 #: src/ui/gui/psppire-dialog-action-recode-different.c:288 msgid "New" msgstr "" #: src/ui/gui/psppire-dialog-action-autorecode.c:351 #: src/ui/gui/psppire-dialog-action-recode.c:527 #: src/ui/gui/psppire-dialog-action-recode-different.c:301 msgid "Old" msgstr "" #: src/ui/gui/psppire-dialog-action-comments.c:142 #, c-format msgid "Column Number: %d" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:71 msgid "Chisq" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:71 msgid "" "Pearson chi-square, likelihood ratio, Fisher’s exact test, continuity " "correction, linear-by-linear association." msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:74 #: src/language/stats/crosstabs.q:1334 msgid "Phi" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:75 msgid "CC" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:75 msgid "Contingency coefficient" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:77 msgid "UC" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:77 msgid "Uncertainty coefficient" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:78 msgid "BTau" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:78 msgid "Kendall's Tau-b" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:79 msgid "CTau" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:79 msgid "Kendall's Tau-c" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:80 msgid "Risk" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:80 msgid "Relative Risk estimate" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:81 #: src/language/stats/crosstabs.q:1338 msgid "Gamma" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:82 msgid "D" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:82 msgid "Somer's d" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:83 #: src/language/stats/crosstabs.q:1344 msgid "Kappa" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:83 msgid "Cohen's Kappa" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:84 #: src/language/stats/crosstabs.q:1429 msgid "Eta" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:85 msgid "Corr" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:85 msgid "Spearman correlation, Pearson's r" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:90 msgid "Frequency Count" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:91 msgid "Row" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:91 msgid "Row percent" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:92 msgid "Column" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:92 msgid "Column percent" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:93 msgid "Total percent" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:94 #: src/language/stats/crosstabs.q:1266 msgid "Expected" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:94 msgid "Expected value" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:96 #: src/language/stats/crosstabs.q:1268 msgid "Std. Residual" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:96 msgid "Standardized Residual" msgstr "" #: src/ui/gui/psppire-dialog-action-crosstabs.c:97 msgid "Adjusted Std. Residual" msgstr "" #: src/ui/gui/psppire-dialog-action-descriptives.c:45 msgid "Standard error" msgstr "" #: src/ui/gui/psppire-dialog-action-descriptives.c:45 msgid "Standard error of mean" msgstr "" #: src/ui/gui/psppire-dialog-action-descriptives.c:47 msgid "Kurtosis and standard error of kurtosis" msgstr "" #: src/ui/gui/psppire-dialog-action-descriptives.c:48 msgid "Skewness and standard error of skewness" msgstr "" #: src/ui/gui/psppire-dialog-action-factor.c:323 #, c-format msgid "_Eigenvalues over %4.2f times the mean eigenvalue" msgstr "" #: src/ui/gui/psppire-dialog-action-frequencies.c:44 msgid "Standard error of the mean" msgstr "" #: src/ui/gui/psppire-dialog-action-frequencies.c:47 msgid "Standard error of the skewness" msgstr "" #: src/ui/gui/psppire-dialog-action-frequencies.c:51 msgid "Standard error of the kurtosis" msgstr "" #: src/ui/gui/psppire-dialog-action-oneway.c:175 #, c-format msgid "Contrast %d of %d" msgstr "" #: src/ui/gui/psppire-dialog-action-paired.c:162 src/ui/gui/examine.ui:282 #: src/ui/gui/indep-samples.ui:334 src/ui/gui/t-test.ui:296 msgid "O_ptions..." msgstr "" #: src/ui/gui/psppire-dialog-action-paired.c:168 msgid "Paired Samples T Test" msgstr "" #: src/ui/gui/psppire-dialog-action-recode-different.c:327 msgid "Recode into Different Variables" msgstr "" #: src/ui/gui/psppire-dialog-action-recode-different.c:330 msgid "Recode into Different Variables: Old and New Values " msgstr "" #: src/ui/gui/psppire-dialog-action-recode-same.c:108 src/ui/gui/recode.ui:391 msgid "Recode into Same Variables" msgstr "" #: src/ui/gui/psppire-dialog-action-recode-same.c:114 msgid "Recode into Same Variables: Old and New Values" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:40 msgid "Coeff" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:40 msgid "Show the regression coefficients" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:41 msgid "Conf. Interval" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:41 msgid "Show the confidence interval for the regression coefficients" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:42 msgid "Show the correlation between observed and predicted values" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:43 msgid "Anova" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:43 msgid "Show the analysis of variance table" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:44 msgid "Bcov" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:44 msgid "Show the variance coefficient matrix" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:45 msgid "Tol" msgstr "" #: src/ui/gui/psppire-dialog-action-regression.c:45 msgid "Show the variance inflation factor and its reciprocal" msgstr "" #: src/ui/gui/psppire-dialog-action-select.c:88 #, c-format msgid "Approximately %3d%% of all cases." msgstr "" #: src/ui/gui/psppire-dialog-action-select.c:89 #, c-format msgid "Exactly %3d cases from the first %3d cases." msgstr "" #: src/ui/gui/psppire-dialog-action-select.c:236 #, c-format msgid "%d thru %d" msgstr "" #: src/ui/gui/psppire-dialog-action-two-sample.c:180 #: src/ui/gui/k-independent.ui:404 src/ui/gui/k-related.ui:197 msgid "Test Type" msgstr "" #: src/ui/gui/psppire-dialog-action-two-sample.c:189 msgid "_Wilcoxon" msgstr "" #: src/ui/gui/psppire-dialog-action-two-sample.c:190 msgid "_Sign" msgstr "" #: src/ui/gui/psppire-dialog-action-two-sample.c:191 msgid "_McNemar" msgstr "" #: src/ui/gui/psppire-dialog-action-two-sample.c:209 msgid "Two-Related-Samples Tests" msgstr "" #: src/ui/gui/psppire-dialog-action-weight.c:74 src/ui/gui/weight.ui:83 #: src/ui/gui/weight.ui:211 msgid "Do not weight cases" msgstr "" #: src/ui/gui/psppire-dialog-action-weight.c:80 #, c-format msgid "Weight cases by %s" msgstr "" #: src/ui/gui/psppire-dict.c:95 msgid "Var" msgstr "" #. TRANSLATORS: This string must be a valid variable name. That means: #. - The string must be at most 64 bytes (not characters) long. #. - The string may not contain whitespace. #. - The first character may not be '$' #. - The first character may not be a digit #. - The final character may not be '.' or '_' #. #: src/ui/gui/psppire-dict.c:385 #, c-format msgid "Var%04d" msgstr "" #: src/ui/gui/psppire-dict.c:566 msgid "Duplicate variable name." msgstr "" #: src/ui/gui/psppire-dictview.c:617 msgid "Prefer variable labels" msgstr "" #: src/ui/gui/psppire-dictview.c:631 msgid "Default sort order" msgstr "" #: src/ui/gui/psppire-dictview.c:637 msgid "Unsorted (dictionary order)" msgstr "" #: src/ui/gui/psppire-dictview.c:642 msgid "Sort by name" msgstr "" #: src/ui/gui/psppire-dictview.c:647 msgid "Sort by label" msgstr "" #: src/ui/gui/psppire-means-layer.c:95 #, c-format msgid "Layer %d of %d" msgstr "" #: src/ui/gui/psppire-means-layer.c:169 msgid "Forward" msgstr "" #: src/ui/gui/psppire-means-layer.c:170 msgid "Back" msgstr "" #: src/ui/gui/psppire-text-file.c:55 #, c-format msgid "Could not open `%s'" msgstr "" #: src/ui/gui/psppire-text-file.c:71 #, c-format msgid "Error reading `%s': %s" msgstr "" #: src/ui/gui/psppire-text-file.c:74 #, c-format msgid "" "Failed to read `%s', because it contains a line over %d bytes long and " "therefore appears not to be a text file." msgstr "" #: src/ui/gui/psppire-text-file.c:96 #, c-format msgid "`%s' is empty." msgstr "" #: src/ui/gui/psppire-val-chooser.c:255 msgid "through" msgstr "" #: src/ui/gui/psppire-val-chooser.c:288 msgid "_Value:" msgstr "" #: src/ui/gui/psppire-val-chooser.c:289 msgid "_System Missing" msgstr "" #: src/ui/gui/psppire-val-chooser.c:290 msgid "System _or User Missing" msgstr "" #: src/ui/gui/psppire-val-chooser.c:291 msgid "_Range:" msgstr "" #: src/ui/gui/psppire-val-chooser.c:292 msgid "Range, _LOWEST thru value" msgstr "" #: src/ui/gui/psppire-val-chooser.c:293 msgid "Range, value thru _HIGHEST" msgstr "" #: src/ui/gui/psppire-val-chooser.c:294 msgid "_All other values" msgstr "" #: src/ui/gui/psppire-var-view.c:153 #, c-format msgid "Var%d" msgstr "" #: src/ui/source-init-opts.c:72 #, c-format msgid "Algorithm must be either `%s' or `%s'." msgstr "" #: src/ui/source-init-opts.c:97 #, c-format msgid "Syntax must be either `%s' or `%s'." msgstr "" #: src/ui/terminal/main.c:144 msgid "Error encountered while ERROR=STOP is effective." msgstr "" #: src/ui/terminal/main.c:150 msgid "" "Stopping syntax file processing here to avoid a cascade of dependent command " "failures." msgstr "" #: src/ui/terminal/terminal-opts.c:147 #, c-format msgid "" "PSPP, a program for statistical analysis of sampled data.\n" "Usage: %s [OPTION]... FILE...\n" "\n" "Arguments to long options also apply to equivalent short options.\n" "\n" "Output options:\n" " -o, --output=FILE output to FILE, default format from FILE's name\n" " -O format=FORMAT override format for previous -o\n" " -O OPTION=VALUE set output option to customize previous -o\n" " -O device={terminal|listing} override device type for previous -o\n" " -e, --error-file=FILE append errors, warnings, and notes to FILE\n" " --no-output disable default output driver\n" "Supported output formats: %s\n" "\n" "Language options:\n" " -I, --include=DIR append DIR to search path\n" " -I-, --no-include clear search path\n" " -r, --no-statrc disable running rc file at startup\n" " -a, --algorithm={compatible|enhanced}\n" " set to `compatible' if you want output\n" " calculated from broken algorithms\n" " -x, --syntax={compatible|enhanced}\n" " set to `compatible' to disable PSPP extensions\n" " -b, --batch interpret syntax in batch mode\n" " -i, --interactive interpret syntax in interactive mode\n" " --syntax-encoding=ENCODING specify encoding for syntax files\n" " -s, --safer don't allow some unsafe operations\n" "Default search path: %s\n" "\n" "Informative output:\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" "\n" "Non-option arguments are interpreted as syntax files to execute.\n" msgstr "" #: src/ui/gui/find-dialog.c:197 msgid "Find" msgstr "" #: src/ui/gui/find-dialog.c:662 #, c-format msgid "Bad regular expression: %s" msgstr "" #: src/ui/gui/help-menu.c:70 msgid "A program for the analysis of sampled data" msgstr "" #. TRANSLATORS: Do not translate this string. Instead, put the names of the people #. who have helped in the translation. #: src/ui/gui/help-menu.c:80 msgid "translator-credits" msgstr "" #: src/ui/gui/help-menu.c:170 #, c-format msgid "Help path conversion error: %s" msgstr "" #: src/ui/gui/help-menu.c:197 #, c-format msgid "" "Cannot open via html: %s with uri: %s The PSSP manual is also available at %s" msgstr "" #: src/ui/gui/help-menu.c:218 msgid "_Help" msgstr "" #: src/ui/gui/help-menu.c:221 msgid "_About" msgstr "" #: src/ui/gui/help-menu.c:222 msgid "_Reference Manual" msgstr "" #: src/ui/gui/main.c:306 msgid "Show version information and exit" msgstr "" #: src/ui/gui/main.c:409 msgid "Do not display the splash screen" msgstr "" #: src/ui/gui/main.c:411 msgid "Do not attempt single instance negotiation" msgstr "" #: src/ui/gui/missing-val-dialog.c:217 msgid "" "The maximum length of a missing value for a string variable is 8 in UTF-8." msgstr "" #: src/ui/gui/missing-val-dialog.c:268 msgid "At least one value must be specified" msgstr "" #: src/ui/gui/missing-val-dialog.c:298 msgid "Incorrect range specification" msgstr "" #: src/ui/gui/psppire-data-editor.c:380 #, c-format msgid "%d : %s" msgstr "" #: src/ui/gui/psppire-data-editor.c:391 #, c-format msgid "%'d case" msgid_plural "%'d cases" msgstr[0] "" msgstr[1] "" #: src/ui/gui/psppire-data-editor.c:396 #, c-format msgid "%'d variable" msgid_plural "%'d variables" msgstr[0] "" msgstr[1] "" #: src/ui/gui/psppire-data-editor.c:485 msgid "Case" msgstr "" #: src/ui/gui/psppire-data-editor.c:495 msgid "Data View" msgstr "" #: src/ui/gui/psppire-data-editor.c:505 msgid "Variable View" msgstr "" #: src/ui/gui/psppire-data-sheet.c:171 src/ui/gui/psppire-data-window.c:1338 msgid "_Insert Case" msgstr "" #: src/ui/gui/psppire-data-sheet.c:179 src/ui/gui/psppire-data-window.c:1391 msgid "Cl_ear Cases" msgstr "" #: src/ui/gui/psppire-data-sheet.c:305 src/ui/gui/psppire-data-window.c:1337 #: src/ui/gui/psppire-variable-sheet.c:274 msgid "_Insert Variable" msgstr "" #: src/ui/gui/psppire-data-sheet.c:314 src/ui/gui/psppire-variable-sheet.c:283 msgid "Cl_ear Variables" msgstr "" #: src/ui/gui/psppire-data-sheet.c:326 msgid "Sort _Ascending" msgstr "" #: src/ui/gui/psppire-data-sheet.c:333 msgid "Sort _Descending" msgstr "" #: src/ui/gui/psppire-data-window.c:175 msgid "Transformations Pending" msgstr "" #: src/ui/gui/psppire-data-window.c:191 msgid "Filter off" msgstr "" #: src/ui/gui/psppire-data-window.c:203 #, c-format msgid "Filter by %s" msgstr "" #: src/ui/gui/psppire-data-window.c:224 msgid "No Split" msgstr "" #: src/ui/gui/psppire-data-window.c:233 msgid "Split by " msgstr "" #: src/ui/gui/psppire-data-window.c:261 msgid "Weights off" msgstr "" #: src/ui/gui/psppire-data-window.c:273 #, c-format msgid "Weight by %s" msgstr "" #: src/ui/gui/psppire-data-window.c:518 #: src/ui/gui/psppire-import-assistant.c:681 #: src/ui/gui/psppire-syntax-window.c:607 src/ui/gui/psppire-window.c:669 msgid "All Files" msgstr "" #: src/ui/gui/psppire-data-window.c:535 msgid "System File" msgstr "" #: src/ui/gui/psppire-data-window.c:542 msgid "Compressed System File" msgstr "" #: src/ui/gui/psppire-data-window.c:548 msgid "Portable File" msgstr "" #: src/ui/gui/psppire-data-window.c:551 msgid "Format:" msgstr "" #: src/ui/gui/psppire-data-window.c:615 msgid "Delete Existing Dataset?" msgstr "" #: src/ui/gui/psppire-data-window.c:619 #, c-format msgid "" "Renaming \"%s\" to \"%s\" will destroy the existing dataset named \"%s\". " "Are you sure that you want to do this?" msgstr "" #: src/ui/gui/psppire-data-window.c:625 msgid "Delete" msgstr "" #: src/ui/gui/psppire-data-window.c:647 #, c-format msgid "Please enter a new name for dataset \"%s\":" msgstr "" #: src/ui/gui/psppire-data-window.c:649 msgid "Rename Dataset" msgstr "" #: src/ui/gui/psppire-data-window.c:1199 src/ui/gui/output-window.ui:68 #: src/ui/gui/syntax-editor.ui:22 msgid "_File" msgstr "" #: src/ui/gui/psppire-data-window.c:1203 src/ui/gui/syntax-editor.ui:25 msgid "_New" msgstr "" #: src/ui/gui/psppire-data-window.c:1210 msgid "_Syntax" msgstr "" #: src/ui/gui/psppire-data-window.c:1213 src/ui/gui/data-editor.ui:177 #: src/ui/gui/data-editor.ui:189 msgid "_Data" msgstr "" #: src/ui/gui/psppire-data-window.c:1220 src/ui/gui/syntax-editor.ui:36 msgid "_Open" msgstr "" #: src/ui/gui/psppire-data-window.c:1223 msgid "_Import Data..." msgstr "" #: src/ui/gui/psppire-data-window.c:1231 src/ui/gui/logistic.ui:261 #: src/ui/gui/regression.ui:66 msgid "_Save..." msgstr "" #: src/ui/gui/psppire-data-window.c:1234 msgid "Save _As..." msgstr "" #: src/ui/gui/psppire-data-window.c:1237 msgid "_Rename Dataset..." msgstr "" #: src/ui/gui/psppire-data-window.c:1248 msgid "_Display Data File Information" msgstr "" #: src/ui/gui/psppire-data-window.c:1255 msgid "Working File" msgstr "" #: src/ui/gui/psppire-data-window.c:1257 msgid "_External File..." msgstr "" #: src/ui/gui/psppire-data-window.c:1267 msgid "_Recently Used Data" msgstr "" #: src/ui/gui/psppire-data-window.c:1268 msgid "Recently Used _Files" msgstr "" #: src/ui/gui/psppire-data-window.c:1315 src/ui/gui/output-window.ui:82 #: src/ui/gui/syntax-editor.ui:59 msgid "_Quit" msgstr "" #: src/ui/gui/psppire-data-window.c:1333 src/ui/gui/output-window.ui:89 #: src/ui/gui/syntax-editor.ui:66 msgid "_Edit" msgstr "" #: src/ui/gui/psppire-data-window.c:1339 msgid "_Go To Variable..." msgstr "" #: src/ui/gui/psppire-data-window.c:1340 msgid "_Go To Case..." msgstr "" #: src/ui/gui/psppire-data-window.c:1364 src/ui/gui/syntax-editor.ui:69 msgid "Cu_t" msgstr "" #: src/ui/gui/psppire-data-window.c:1373 src/ui/gui/output-window.ui:96 #: src/ui/gui/syntax-editor.ui:74 msgid "_Copy" msgstr "" #: src/ui/gui/psppire-data-window.c:1380 src/ui/gui/syntax-editor.ui:79 msgid "_Paste" msgstr "" #: src/ui/gui/psppire-data-window.c:1387 msgid "Clear _Variables" msgstr "" #: src/ui/gui/psppire-data-window.c:1401 msgid "_Find..." msgstr "" #: src/ui/gui/psppire-data-window.c:1407 src/ui/gui/logistic.ui:246 msgid "_Options..." msgstr "" #: src/ui/gui/psppire-data-window.c:1676 msgid "Jump to variable" msgstr "" #: src/ui/gui/psppire-data-window.c:1689 msgid "Jump to a case in the data sheet" msgstr "" #: src/ui/gui/psppire-data-window.c:1703 msgid "Search for values in the data" msgstr "" #: src/ui/gui/psppire-data-window.c:1715 msgid "Create a new case at the current position" msgstr "" #: src/ui/gui/psppire-data-window.c:1727 msgid "Create a new variable at the current position" msgstr "" #: src/ui/gui/psppire-data-window.c:1741 msgid "Split the active dataset" msgstr "" #: src/ui/gui/psppire-data-window.c:1753 msgid "Weight cases by variable" msgstr "" #: src/ui/gui/psppire-data-window.c:1764 msgid "Show/hide value labels" msgstr "" #: src/ui/gui/psppire-data-window.c:1904 msgid "Data Editor" msgstr "" #: src/ui/gui/psppire-encoding-selector.c:140 msgid "Automatically Detect" msgstr "" #: src/ui/gui/psppire-encoding-selector.c:147 msgid "Locale Encoding" msgstr "" #: src/ui/gui/psppire-encoding-selector.c:177 msgid "Character Encoding: " msgstr "" #: src/ui/gui/psppire-import-assistant.c:337 msgid "line" msgstr "" #: src/ui/gui/psppire-import-assistant.c:347 msgid "var" msgstr "" #: src/ui/gui/psppire-import-assistant.c:560 msgid "Importing Spreadsheet Data" msgstr "" #: src/ui/gui/psppire-import-assistant.c:686 msgid "Text Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:691 msgid "Text (*.txt) Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:697 msgid "Plain Text (ASCII) Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:702 msgid "Comma Separated Value Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:709 msgid "Tab Separated Value Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:714 msgid "Gnumeric Spreadsheet Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:719 msgid "OpenDocument Spreadsheet Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:724 msgid "All Spreadsheet Files" msgstr "" #: src/ui/gui/psppire-import-assistant.c:733 msgid "Select File to Import" msgstr "" #: src/ui/gui/psppire-import-assistant.c:770 msgid "Importing Delimited Text Data" msgstr "" #: src/ui/gui/psppire-import-assistant.c:865 msgid "Select the First Line" msgstr "" #: src/ui/gui/psppire-import-assistant.c:877 msgid "Line" msgstr "" #: src/ui/gui/psppire-import-assistant.c:931 msgid "" "This assistant will guide you through the process of importing data into " "PSPP from a text file with one line per case, in which fields are separated " "by tabs, commas, or other delimiters.\n" "\n" msgstr "" #: src/ui/gui/psppire-import-assistant.c:941 #, c-format msgid "The selected file contains %'lu line of text. " msgid_plural "The selected file contains %'lu lines of text. " msgstr[0] "" msgstr[1] "" #: src/ui/gui/psppire-import-assistant.c:950 #, c-format msgid "The selected file contains approximately %'lu line of text. " msgid_plural "The selected file contains approximately %'lu lines of text. " msgstr[0] "" msgstr[1] "" #: src/ui/gui/psppire-import-assistant.c:956 #, c-format msgid "" "Only the first %zu line of the file will be shown for preview purposes in " "the following screens. " msgid_plural "" "Only the first %zu lines of the file will be shown for preview purposes in " "the following screens. " msgstr[0] "" msgstr[1] "" #: src/ui/gui/psppire-import-assistant.c:965 msgid "You may choose below how much of the file should actually be imported." msgstr "" #: src/ui/gui/psppire-import-assistant.c:974 #, c-format msgid "Only the first %4d cases" msgstr "" #: src/ui/gui/psppire-import-assistant.c:985 #, c-format msgid "Only the first %3d %% of file (approximately)" msgstr "" #: src/ui/gui/psppire-import-assistant.c:1009 msgid "Select the Lines to Import" msgstr "" #: src/ui/gui/psppire-import-assistant.c:1151 msgid "Choose Separators" msgstr "" #: src/ui/gui/psppire-import-assistant.c:1438 msgid "Adjust Variable Formats" msgstr "" #: src/ui/gui/psppire-output-view.c:410 msgid "Message" msgstr "" #: src/ui/gui/psppire-output-view.c:543 msgid "failed to create temporary directory during clipboard operation" msgstr "" #: src/ui/gui/psppire-output-window.c:241 msgid "Infer file type from extension" msgstr "" #: src/ui/gui/psppire-output-window.c:242 msgid "SPSS Viewer (*.spv)" msgstr "" #: src/ui/gui/psppire-output-window.c:243 msgid "PDF (*.pdf)" msgstr "" #: src/ui/gui/psppire-output-window.c:244 msgid "HTML (*.html)" msgstr "" #: src/ui/gui/psppire-output-window.c:245 msgid "OpenDocument (*.odt)" msgstr "" #: src/ui/gui/psppire-output-window.c:246 msgid "Text (*.txt)" msgstr "" #: src/ui/gui/psppire-output-window.c:247 msgid "Text [plain] (*.txt)" msgstr "" #: src/ui/gui/psppire-output-window.c:248 msgid "PostScript (*.ps)" msgstr "" #: src/ui/gui/psppire-output-window.c:249 msgid "Comma-Separated Values (*.csv)" msgstr "" #: src/ui/gui/psppire-output-window.c:350 msgid "Export Output" msgstr "" #: src/ui/gui/psppire-output-window.c:548 msgid "Output Viewer" msgstr "" #: src/ui/gui/psppire-spreadsheet-model.c:237 msgid "(empty)" msgstr "" #: src/ui/gui/psppire-syntax-window.c:226 msgid "Text Search" msgstr "" #: src/ui/gui/psppire-syntax-window.c:229 msgid "_OK" msgstr "" #: src/ui/gui/psppire-syntax-window.c:231 msgid "_Cancel" msgstr "" #: src/ui/gui/psppire-syntax-window.c:239 msgid "Text to search for:" msgstr "" #: src/ui/gui/psppire-syntax-window.c:570 #, c-format msgid "Saved file `%s'" msgstr "" #: src/ui/gui/psppire-syntax-window.c:591 msgid "Save Syntax" msgstr "" #: src/ui/gui/psppire-syntax-window.c:601 src/ui/gui/psppire-window.c:657 msgid "Syntax Files (*.sps) " msgstr "" #: src/ui/gui/psppire-syntax-window.c:970 msgid "Syntax Editor" msgstr "" #: src/ui/gui/psppire-syntax-window.c:990 #, c-format msgid "Cannot load syntax file `%s'" msgstr "" #: src/ui/gui/psppire-variable-sheet.c:412 #, c-format msgid "{%s, %s}..." msgstr "" #: src/ui/gui/psppire-var-sheet-header.c:64 msgid "Decimal" msgstr "" #: src/ui/gui/psppire-var-sheet-header.c:79 msgid "Align" msgstr "" #: src/ui/gui/psppire-var-sheet-header.c:82 msgid "Measure" msgstr "" #: src/ui/gui/psppire-window.c:430 #, c-format msgid "Save the changes to `%s' before closing?" msgstr "" #: src/ui/gui/psppire-window.c:437 #, c-format msgid "" "If you don't save, changes from the last %ld seconds will be permanently " "lost." msgstr "" #: src/ui/gui/psppire-window.c:441 msgid "Close _without saving" msgstr "" #: src/ui/gui/psppire-window.c:625 src/ui/gui/psppire-window.c:629 msgid "Open" msgstr "" #: src/ui/gui/psppire-window.c:634 msgid "Data and Syntax Files" msgstr "" #: src/ui/gui/psppire-window.c:646 msgid "System Files (*.sav, *.zsav)" msgstr "" #: src/ui/gui/psppire-window.c:663 msgid "Output Files (*.spv) " msgstr "" #: src/ui/gui/t-test-options.c:65 #, c-format msgid "Con_fidence Interval: %2d %%" msgstr "" #: src/ui/gui/val-labs-dialog.c:591 #, c-format msgid "%s = `%s'" msgstr "" #: src/ui/gui/var-type-dialog.c:541 msgid "Variable Type and Format" msgstr "" #: src/ui/gui/windows-menu.c:92 msgid "_Minimize all Windows" msgstr "" #: src/ui/gui/windows-menu.c:100 msgid "_Split" msgstr "" #: src/ui/gui/windows-menu.c:132 msgid "_Windows" msgstr "" #: utilities/pspp-convert.c:67 #, c-format msgid "%s argument must be a single character" msgstr "" #: utilities/pspp-convert.c:265 msgid "exactly two non-option arguments are required; use --help for help" msgstr "" #: utilities/pspp-convert.c:276 #, c-format msgid "%s: cannot guess output format (use -O option)" msgstr "" #: utilities/pspp-convert.c:341 #, c-format msgid "%s: unknown output format (use -O option)" msgstr "" #: utilities/pspp-convert.c:360 #, c-format msgid "%s: error reading input file" msgstr "" #: utilities/pspp-convert.c:362 #, c-format msgid "%s: error writing output file" msgstr "" #: utilities/pspp-convert.c:409 #, c-format msgid "%s: error opening password file" msgstr "" #: utilities/pspp-convert.c:425 #, c-format msgid "" "\n" "%s: password not in file" msgstr "" #: utilities/pspp-convert.c:462 #, c-format msgid "%s: '%c' is not in alphabet" msgstr "" #: utilities/pspp-convert.c:526 msgid "sorry, wrong password" msgstr "" #: utilities/pspp-output.c:92 #, c-format msgid "%s and %s:" msgstr "" #: utilities/pspp-output.c:547 #, c-format msgid "%s: invalid XPath expression" msgstr "" #: utilities/pspp-output.c:716 msgid "missing command name (use --help for help)" msgstr "" #: utilities/pspp-output.c:720 #, c-format msgid "unknown command \"%s\" (use --help for help)" msgstr "" #: utilities/pspp-output.c:728 #, c-format msgid "\"%s\" command takes exactly %d argument" msgid_plural "\"%s\" command takes exactly %d arguments" msgstr[0] "" msgstr[1] "" #: utilities/pspp-output.c:735 #, c-format msgid "\"%s\" command requires at least %d argument" msgid_plural "\"%s\" command requires at least %d arguments" msgstr[0] "" msgstr[1] "" #: utilities/pspp-output.c:742 #, c-format msgid "\"%s\" command requires between %d and %d arguments" msgstr "" #: utilities/pspp-output.c:782 msgid "The following object classes are supported:" msgstr "" #: utilities/pspp-output.c:791 #, c-format msgid "%s: unknown object class (use --select=help for help" msgstr "" #: src/language/utilities/set.q:162 #, c-format msgid "%s must be between 0 and 20." msgstr "" #: src/language/utilities/set.q:172 src/language/utilities/set.q:179 #, c-format msgid "%s must be at least 1." msgstr "" #: src/language/utilities/set.q:205 #, c-format msgid "%s must be at least 1MB" msgstr "" #: src/language/utilities/set.q:207 #, c-format msgid "%s must be positive" msgstr "" #: src/language/utilities/set.q:213 src/language/utilities/set.q:215 #: src/language/utilities/set.q:217 src/language/utilities/set.q:219 #: src/language/utilities/set.q:221 src/language/utilities/set.q:223 #: src/language/utilities/set.q:225 src/language/utilities/set.q:227 #: src/language/utilities/set.q:229 src/language/utilities/set.q:231 #: src/language/utilities/set.q:233 #, c-format msgid "%s is obsolete." msgstr "" #: src/language/utilities/set.q:239 msgid "Active file compression is not implemented." msgstr "" #: src/language/utilities/set.q:403 #, c-format msgid "%s must be 1500 or later." msgstr "" #: src/language/utilities/set.q:410 #, c-format msgid "expecting %s or year" msgstr "" #: src/language/utilities/set.q:438 src/language/utilities/set.q:535 #, c-format msgid "%s must be at least %d." msgstr "" #: src/language/utilities/set.q:474 #, c-format msgid "%s is not a recognized encoding or locale name" msgstr "" #: src/language/utilities/set.q:562 #, c-format msgid "" "%s requires numeric output format as an argument. Specified format %s is of " "type string." msgstr "" #: src/language/utilities/set.q:791 msgid "ISL (32-bit IEEE 754 single, little-endian)" msgstr "" #: src/language/utilities/set.q:794 msgid "ISB (32-bit IEEE 754 single, big-endian)" msgstr "" #: src/language/utilities/set.q:797 msgid "IDL (64-bit IEEE 754 double, little-endian)" msgstr "" #: src/language/utilities/set.q:800 msgid "IDB (64-bit IEEE 754 double, big-endian)" msgstr "" #: src/language/utilities/set.q:804 msgid "VF (32-bit VAX F, VAX-endian)" msgstr "" #: src/language/utilities/set.q:807 msgid "VD (64-bit VAX D, VAX-endian)" msgstr "" #: src/language/utilities/set.q:810 msgid "VG (64-bit VAX G, VAX-endian)" msgstr "" #: src/language/utilities/set.q:814 msgid "ZS (32-bit IBM Z hexadecimal short, big-endian)" msgstr "" #: src/language/utilities/set.q:817 msgid "ZL (64-bit IBM Z hexadecimal long, big-endian)" msgstr "" #: src/language/utilities/set.q:985 #, c-format msgid "%s is %s." msgstr "" #: src/language/utilities/set.q:1089 #, c-format msgid "" "Too many %s commands without a %s: at most %d levels of saved settings are " "allowed." msgstr "" #: src/language/utilities/set.q:1109 #, c-format msgid "%s without matching %s." msgstr "" #: src/language/stats/crosstabs.q:327 #, c-format msgid "Missing mode %s not allowed in general mode. Assuming %s." msgstr "" #: src/language/stats/crosstabs.q:444 msgid "Too many cross-tabulation variables or dimensions." msgstr "" #: src/language/stats/crosstabs.q:509 #, c-format msgid "%s must be specified before %s." msgstr "" #: src/language/stats/crosstabs.q:543 #, c-format msgid "Maximum value (%ld) less than minimum value (%ld)." msgstr "" #: src/language/stats/crosstabs.q:922 msgid "Summary" msgstr "" #: src/language/stats/crosstabs.q:935 msgid "Crosstabulation" msgstr "" #. TRANSLATORS: The %s here describes a crosstabulation. It takes the #. form "var1 * var2 * var3 * ...". #: src/language/stats/crosstabs.q:1013 #, c-format msgid "Crosstabulation %s contained no non-missing cases." msgstr "" #: src/language/stats/crosstabs.q:1204 msgid "Missing value" msgstr "" #: src/language/stats/crosstabs.q:1263 msgid "Row %" msgstr "" #: src/language/stats/crosstabs.q:1264 msgid "Column %" msgstr "" #: src/language/stats/crosstabs.q:1265 msgid "Total %" msgstr "" #: src/language/stats/crosstabs.q:1269 msgid "Adjusted Residual" msgstr "" #: src/language/stats/crosstabs.q:1288 msgid "Chi-Square Tests" msgstr "" #: src/language/stats/crosstabs.q:1294 msgid "Pearson Chi-Square" msgstr "" #: src/language/stats/crosstabs.q:1295 msgid "Likelihood Ratio" msgstr "" #: src/language/stats/crosstabs.q:1296 msgid "Fisher's Exact Test" msgstr "" #: src/language/stats/crosstabs.q:1297 msgid "Continuity Correction" msgstr "" #: src/language/stats/crosstabs.q:1298 msgid "Linear-by-Linear Association" msgstr "" #: src/language/stats/crosstabs.q:1299 src/language/stats/crosstabs.q:1345 #: src/language/stats/crosstabs.q:1854 msgid "N of Valid Cases" msgstr "" #: src/language/stats/crosstabs.q:1305 msgid "Asymptotic Sig. (2-tailed)" msgstr "" #: src/language/stats/crosstabs.q:1319 msgid "Symmetric Measures" msgstr "" #: src/language/stats/crosstabs.q:1324 src/language/stats/crosstabs.q:1364 #: src/language/stats/crosstabs.q:1411 msgid "Values" msgstr "" #: src/language/stats/crosstabs.q:1326 src/language/stats/crosstabs.q:1413 msgid "Asymp. Std. Error" msgstr "" #: src/language/stats/crosstabs.q:1327 src/language/stats/crosstabs.q:1414 msgid "Approx. T" msgstr "" #: src/language/stats/crosstabs.q:1328 src/language/stats/crosstabs.q:1415 msgid "Approx. Sig." msgstr "" #: src/language/stats/crosstabs.q:1333 src/language/stats/crosstabs.q:1420 msgid "Nominal by Nominal" msgstr "" #: src/language/stats/crosstabs.q:1334 msgid "Cramer's V" msgstr "" #: src/language/stats/crosstabs.q:1334 msgid "Contingency Coefficient" msgstr "" #: src/language/stats/crosstabs.q:1336 src/language/stats/crosstabs.q:1425 msgid "Ordinal by Ordinal" msgstr "" #: src/language/stats/crosstabs.q:1337 msgid "Kendall's tau-b" msgstr "" #: src/language/stats/crosstabs.q:1337 msgid "Kendall's tau-c" msgstr "" #: src/language/stats/crosstabs.q:1338 msgid "Spearman Correlation" msgstr "" #: src/language/stats/crosstabs.q:1340 msgid "Interval by Interval" msgstr "" #: src/language/stats/crosstabs.q:1341 msgid "Pearson's R" msgstr "" #: src/language/stats/crosstabs.q:1343 msgid "Measure of Agreement" msgstr "" #: src/language/stats/crosstabs.q:1359 msgid "Risk Estimate" msgstr "" #: src/language/stats/crosstabs.q:1368 #, no-c-format msgid "95% Confidence Interval" msgstr "" #: src/language/stats/crosstabs.q:1389 msgid "Symmetric" msgstr "" #: src/language/stats/crosstabs.q:1391 src/language/stats/crosstabs.q:1396 #, c-format msgid "%s Dependent" msgstr "" #: src/language/stats/crosstabs.q:1406 msgid "Directional Measures" msgstr "" #: src/language/stats/crosstabs.q:1422 msgid "Goodman and Kruskal tau" msgstr "" #: src/language/stats/crosstabs.q:1423 msgid "Uncertainty Coefficient" msgstr "" #: src/language/stats/crosstabs.q:1426 msgid "Somers' d" msgstr "" #: src/language/stats/crosstabs.q:1428 msgid "Nominal by Interval" msgstr "" #: src/language/stats/crosstabs.q:1826 #, c-format msgid "Odds Ratio for %s" msgstr "" #: src/language/stats/crosstabs.q:1835 #, c-format msgid "For cohort %s = " msgstr "" #: src/ui/gui/aggregate.ui:24 msgid "Aggregate Data" msgstr "" #: src/ui/gui/aggregate.ui:126 msgid "_Break variable(s)" msgstr "" #: src/ui/gui/aggregate.ui:179 msgid "Variable Name: " msgstr "" #: src/ui/gui/aggregate.ui:215 msgid "Variable Label: " msgstr "" #: src/ui/gui/aggregate.ui:252 msgid "Function: " msgstr "" #: src/ui/gui/aggregate.ui:327 msgid "Argument 1: " msgstr "" #: src/ui/gui/aggregate.ui:364 msgid "Argument 2: " msgstr "" #: src/ui/gui/aggregate.ui:428 msgid "Aggregated variables" msgstr "" #: src/ui/gui/aggregate.ui:469 msgid "_Add aggregated variables to the active dataset" msgstr "" #: src/ui/gui/aggregate.ui:486 msgid "_Replace the current dataset with the aggregated variables" msgstr "" #: src/ui/gui/aggregate.ui:504 msgid "_Write a new data file containing only the aggregated variables" msgstr "" #: src/ui/gui/aggregate.ui:544 msgid "label" msgstr "" #: src/ui/gui/aggregate.ui:593 msgid "File is _already sorted on break variable(s)" msgstr "" #: src/ui/gui/aggregate.ui:609 msgid "Sort file before a_ggregating" msgstr "" #: src/ui/gui/aggregate.ui:630 msgid "Options for very large datasets" msgstr "" #: src/ui/gui/autorecode.ui:24 msgid "Automatic Recode" msgstr "" #: src/ui/gui/autorecode.ui:120 msgid "Variable -> New Name" msgstr "" #: src/ui/gui/autorecode.ui:145 msgid "_Lowest value" msgstr "" #: src/ui/gui/autorecode.ui:163 msgid "_Highest value" msgstr "" #: src/ui/gui/autorecode.ui:185 msgid "Recode starting from" msgstr "" #: src/ui/gui/autorecode.ui:204 msgid "_New Name" msgstr "" #: src/ui/gui/autorecode.ui:227 msgid "_Add New Name" msgstr "" #: src/ui/gui/autorecode.ui:285 msgid "_Use the same recoding scheme for all variables" msgstr "" #: src/ui/gui/autorecode.ui:301 msgid "Treat _blank string values as missing" msgstr "" #: src/ui/gui/binomial.ui:86 msgid "_Test Variable List:" msgstr "" #: src/ui/gui/binomial.ui:160 src/ui/gui/chi-square.ui:281 msgid "_Get from data" msgstr "" #: src/ui/gui/binomial.ui:181 src/ui/gui/indep-samples.ui:150 msgid "_Cut point:" msgstr "" #: src/ui/gui/binomial.ui:225 msgid "Define Dichotomy" msgstr "" #: src/ui/gui/binomial.ui:245 msgid "Test _Proportion:" msgstr "" #: src/ui/gui/compute.ui:32 msgid "Compute Variable: Type and Label" msgstr "" #: src/ui/gui/compute.ui:67 msgid "Use _expression as label" msgstr "" #: src/ui/gui/compute.ui:90 msgid "_Label:" msgstr "" #: src/ui/gui/compute.ui:194 msgid "_String" msgstr "" #: src/ui/gui/compute.ui:287 msgid "_Numeric" msgstr "" #: src/ui/gui/compute.ui:343 msgid "Compute Variable" msgstr "" #: src/ui/gui/compute.ui:381 msgid "Target _Variable:" msgstr "" #: src/ui/gui/compute.ui:412 msgid "_Type & Label..." msgstr "" #: src/ui/gui/compute.ui:469 msgid "=" msgstr "" #: src/ui/gui/compute.ui:526 msgid "_Numeric Expressions:" msgstr "" #: src/ui/gui/compute.ui:598 msgid "_Functions:" msgstr "" #: src/ui/gui/compute.ui:678 msgid "_If..." msgstr "" #: src/ui/gui/barchart.ui:24 msgid "Barchart" msgstr "" #: src/ui/gui/barchart.ui:112 msgid "Category A_xis:" msgstr "" #: src/ui/gui/barchart.ui:140 msgid "_N of cases" msgstr "" #: src/ui/gui/barchart.ui:158 msgid "_Cum. n of cases" msgstr "" #: src/ui/gui/barchart.ui:174 msgid "Other _summary function" msgstr "" #: src/ui/gui/barchart.ui:191 msgid "% of c_ases" msgstr "" #: src/ui/gui/barchart.ui:207 msgid "C_um. % of cases" msgstr "" #: src/ui/gui/barchart.ui:270 src/ui/gui/histogram.ui:100 msgid "_Variable:" msgstr "" #: src/ui/gui/barchart.ui:308 msgid "Bars Represent" msgstr "" #: src/ui/gui/barchart.ui:340 msgid "Category C_luster:" msgstr "" #: src/ui/gui/correlation.ui:24 msgid "Bivariate Correlations" msgstr "" #: src/ui/gui/correlation.ui:148 msgid "Pearso_n" msgstr "" #: src/ui/gui/correlation.ui:164 msgid "_Kendall's tau-b" msgstr "" #: src/ui/gui/correlation.ui:180 msgid "_Spearman" msgstr "" #: src/ui/gui/correlation.ui:200 msgid "Correlation Coefficients" msgstr "" #: src/ui/gui/correlation.ui:224 msgid "_Two-tailed" msgstr "" #: src/ui/gui/correlation.ui:241 msgid "One-tai_led" msgstr "" #: src/ui/gui/correlation.ui:262 msgid "Test of Significance" msgstr "" #: src/ui/gui/correlation.ui:275 msgid "_Flag significant correlations" msgstr "" #: src/ui/gui/count.ui:24 msgid "Count Occurrences of Values within Cases" msgstr "" #: src/ui/gui/count.ui:117 msgid "Numeric _Variables:" msgstr "" #: src/ui/gui/count.ui:147 msgid "_Target Variable:" msgstr "" #: src/ui/gui/count.ui:178 msgid "Target _Label:" msgstr "" #: src/ui/gui/count.ui:192 msgid "_Define Values..." msgstr "" #: src/ui/gui/count.ui:257 msgid "Count Values within Cases: Values to Count" msgstr "" #: src/ui/gui/count.ui:305 msgid "Values _to Count:" msgstr "" #: src/ui/gui/comments.ui:25 msgid "Data File Comments" msgstr "" #: src/ui/gui/comments.ui:49 msgid "Comments:" msgstr "" #: src/ui/gui/comments.ui:106 msgid "Display comments in output" msgstr "" #: src/ui/gui/comments.ui:127 msgid "Column Number: 0" msgstr "" #: src/ui/gui/crosstabs.ui:25 msgid "Crosstabs: Cells" msgstr "" #: src/ui/gui/crosstabs.ui:67 msgid "Cell Display" msgstr "" #: src/ui/gui/crosstabs.ui:99 msgid "Crosstabs" msgstr "" #: src/ui/gui/crosstabs.ui:150 msgid "_Rows" msgstr "" #: src/ui/gui/crosstabs.ui:195 msgid "_Columns" msgstr "" #: src/ui/gui/crosstabs.ui:242 msgid "_Format..." msgstr "" #: src/ui/gui/crosstabs.ui:256 src/ui/gui/examine.ui:267 msgid "_Statistics..." msgstr "" #: src/ui/gui/crosstabs.ui:270 msgid "Ce_lls..." msgstr "" #: src/ui/gui/crosstabs.ui:348 msgid "Crosstabs: Format" msgstr "" #: src/ui/gui/crosstabs.ui:371 msgid "Print tables" msgstr "" #: src/ui/gui/crosstabs.ui:387 msgid "Pivot" msgstr "" #: src/ui/gui/crosstabs.ui:403 src/ui/gui/sort.ui:157 msgid "Ascending" msgstr "" #: src/ui/gui/crosstabs.ui:455 msgid "Crosstabs: Statistics" msgstr "" #: src/ui/gui/chi-square.ui:30 msgid "Chi-Square Test" msgstr "" #: src/ui/gui/chi-square.ui:82 msgid "All categor_ies equal" msgstr "" #: src/ui/gui/chi-square.ui:103 msgid "_Values" msgstr "" #: src/ui/gui/chi-square.ui:159 msgid "Expected Values:" msgstr "" #: src/ui/gui/chi-square.ui:204 msgid "Test _Variables" msgstr "" #: src/ui/gui/chi-square.ui:298 msgid "Use _specified range" msgstr "" #: src/ui/gui/chi-square.ui:323 msgid "_Lower:" msgstr "" #: src/ui/gui/chi-square.ui:337 msgid "_Upper:" msgstr "" #: src/ui/gui/chi-square.ui:381 msgid "Expected Range:" msgstr "" #: src/ui/gui/descriptives.ui:131 src/ui/gui/factor.ui:797 #: src/ui/gui/recode.ui:638 msgid "_Variables:" msgstr "" #: src/ui/gui/descriptives.ui:176 msgid "S_tatistics:" msgstr "" #: src/ui/gui/descriptives.ui:230 msgid "_Exclude entire case if any selected variable is missing" msgstr "" #: src/ui/gui/descriptives.ui:247 msgid "_Include user-missing data in analysis" msgstr "" #: src/ui/gui/descriptives.ui:264 msgid "Save _Z-scores of selected variables as new variables" msgstr "" #: src/ui/gui/descriptives.ui:286 msgid "Options:" msgstr "" #: src/ui/gui/examine.ui:25 msgid "Explore" msgstr "" #: src/ui/gui/examine.ui:69 msgid "_Label Cases by:" msgstr "" #: src/ui/gui/examine.ui:116 msgid "_Factor List:" msgstr "" #: src/ui/gui/examine.ui:163 src/ui/gui/means.ui:126 msgid "_Dependent List:" msgstr "" #: src/ui/gui/examine.ui:331 msgid "Explore: Options" msgstr "" #: src/ui/gui/examine.ui:355 src/ui/gui/t-test.ui:81 msgid "Exclude cases _listwise" msgstr "" #: src/ui/gui/examine.ui:373 msgid "Exclude cases _pairwise" msgstr "" #: src/ui/gui/examine.ui:392 msgid "_Report values" msgstr "" #: src/ui/gui/examine.ui:449 msgid "Explore: Statistics" msgstr "" #: src/ui/gui/examine.ui:468 src/ui/gui/oneway.ui:576 msgid "_Descriptives" msgstr "" #: src/ui/gui/examine.ui:485 msgid "_Extremes" msgstr "" #: src/ui/gui/examine.ui:502 msgid "_Percentiles" msgstr "" #: src/ui/gui/goto-case.ui:31 msgid "Goto Case" msgstr "" #: src/ui/gui/goto-case.ui:52 msgid "Goto Case Number:" msgstr "" #: src/ui/gui/factor.ui:39 msgid "Factor Analysis: Rotation" msgstr "" #: src/ui/gui/factor.ui:70 msgid "_None" msgstr "" #: src/ui/gui/factor.ui:87 msgid "_Varimax" msgstr "" #: src/ui/gui/factor.ui:104 msgid "_Quartimax" msgstr "" #: src/ui/gui/factor.ui:123 msgid "_Equimax" msgstr "" #: src/ui/gui/factor.ui:146 msgid "Method" msgstr "" #: src/ui/gui/factor.ui:159 msgid "_Display rotated solution" msgstr "" #: src/ui/gui/factor.ui:181 src/ui/gui/factor.ui:582 msgid "Ma_ximum iterations for convergence:" msgstr "" #: src/ui/gui/factor.ui:241 src/ui/gui/factor.ui:255 msgid "Principal Components Analysis" msgstr "" #: src/ui/gui/factor.ui:246 src/ui/gui/factor.ui:258 msgid "Principal Axis Factoring" msgstr "" #: src/ui/gui/factor.ui:264 msgid "Factor Analysis: Extraction" msgstr "" #: src/ui/gui/factor.ui:290 msgid "_Method: " msgstr "" #: src/ui/gui/factor.ui:345 msgid "Co_rrelation matrix" msgstr "" #: src/ui/gui/factor.ui:361 msgid "Co_variance matrix" msgstr "" #: src/ui/gui/factor.ui:382 msgid "Analyze" msgstr "" #: src/ui/gui/factor.ui:407 msgid "_Unrotated factor solution" msgstr "" #: src/ui/gui/factor.ui:423 msgid "_Scree plot" msgstr "" #: src/ui/gui/factor.ui:443 src/ui/gui/histogram.ui:146 src/ui/gui/roc.ui:329 msgid "Display" msgstr "" #: src/ui/gui/factor.ui:526 msgid "_Number of factors:" msgstr "" #: src/ui/gui/factor.ui:563 msgid "Extract" msgstr "" #: src/ui/gui/factor.ui:640 msgid "Factor Analysis" msgstr "" #: src/ui/gui/factor.ui:672 src/ui/gui/data-editor.ui:266 msgid "_Descriptives..." msgstr "" #: src/ui/gui/factor.ui:685 msgid "_Extraction..." msgstr "" #: src/ui/gui/factor.ui:699 msgid "_Rotations..." msgstr "" #: src/ui/gui/find.ui:25 msgid "Find Case" msgstr "" #: src/ui/gui/find.ui:117 msgid "Variable:" msgstr "" #: src/ui/gui/find.ui:157 src/ui/gui/val-labs-dialog.ui:113 msgid "Value:" msgstr "" #: src/ui/gui/find.ui:180 msgid "Search value labels" msgstr "" #: src/ui/gui/find.ui:210 msgid "Regular expression Match" msgstr "" #: src/ui/gui/find.ui:227 msgid "Search substrings" msgstr "" #: src/ui/gui/find.ui:244 msgid "Wrap around" msgstr "" #: src/ui/gui/find.ui:260 msgid "Search backward" msgstr "" #: src/ui/gui/frequencies.ui:32 msgid "Frequencies: Frequency Tables" msgstr "" #: src/ui/gui/frequencies.ui:67 msgid "_Always" msgstr "" #: src/ui/gui/frequencies.ui:85 msgid "_Never" msgstr "" #: src/ui/gui/frequencies.ui:107 msgid "If no _more than " msgstr "" #: src/ui/gui/frequencies.ui:129 src/ui/gui/frequencies.ui:454 msgid "100" msgstr "" #: src/ui/gui/frequencies.ui:145 msgid "values" msgstr "" #: src/ui/gui/frequencies.ui:167 msgid "Display frequency tables" msgstr "" #: src/ui/gui/frequencies.ui:194 msgid "A_scending value" msgstr "" #: src/ui/gui/frequencies.ui:212 msgid "D_escending value" msgstr "" #: src/ui/gui/frequencies.ui:230 msgid "Ascending _frequency" msgstr "" #: src/ui/gui/frequencies.ui:248 msgid "Descending f_requency" msgstr "" #: src/ui/gui/frequencies.ui:271 msgid "Order by" msgstr "" #: src/ui/gui/frequencies.ui:324 msgid "Frequencies: Charts" msgstr "" #: src/ui/gui/frequencies.ui:356 msgid "Scale:" msgstr "" #: src/ui/gui/frequencies.ui:366 msgid "_Frequencies" msgstr "" #: src/ui/gui/frequencies.ui:383 msgid "_Percentages" msgstr "" #: src/ui/gui/frequencies.ui:407 msgid "Exclude values _below " msgstr "" #: src/ui/gui/frequencies.ui:422 msgid "Exclude values _above " msgstr "" #: src/ui/gui/frequencies.ui:441 src/ui/gui/reliability.ui:227 msgid "0" msgstr "" #: src/ui/gui/frequencies.ui:469 msgid "Chart Formatting" msgstr "" #: src/ui/gui/frequencies.ui:494 msgid "Draw _histograms" msgstr "" #: src/ui/gui/frequencies.ui:510 msgid "Superimpose _normal curve" msgstr "" #: src/ui/gui/frequencies.ui:530 msgid "Histograms" msgstr "" #: src/ui/gui/frequencies.ui:555 msgid "Draw _bar charts" msgstr "" #: src/ui/gui/frequencies.ui:575 msgid "Bar Charts" msgstr "" #: src/ui/gui/frequencies.ui:600 msgid "Draw _pie charts" msgstr "" #: src/ui/gui/frequencies.ui:616 msgid "Include slices for _missing values" msgstr "" #: src/ui/gui/frequencies.ui:636 msgid "Pie Charts" msgstr "" #: src/ui/gui/frequencies.ui:725 src/ui/gui/rank.ui:489 msgid "_Variable(s):" msgstr "" #: src/ui/gui/frequencies.ui:769 msgid "_Statistics:" msgstr "" #: src/ui/gui/frequencies.ui:783 msgid "Include _missing values" msgstr "" #: src/ui/gui/frequencies.ui:806 msgid "Ch_arts..." msgstr "" #: src/ui/gui/frequencies.ui:821 msgid "Frequency _Tables..." msgstr "" #: src/ui/gui/histogram.ui:24 msgid "Histogram" msgstr "" #: src/ui/gui/histogram.ui:126 msgid "_Display normal curve" msgstr "" #: src/ui/gui/indep-samples.ui:25 src/ui/gui/k-independent.ui:35 msgid "Define Groups" msgstr "" #: src/ui/gui/indep-samples.ui:75 msgid "Group_2 value:" msgstr "" #: src/ui/gui/indep-samples.ui:89 msgid "Group_1 value:" msgstr "" #: src/ui/gui/indep-samples.ui:190 msgid "_Use specified values:" msgstr "" #: src/ui/gui/indep-samples.ui:259 msgid "Independent-Samples T Test" msgstr "" #: src/ui/gui/indep-samples.ui:319 msgid "_Define Groups..." msgstr "" #: src/ui/gui/indep-samples.ui:401 src/ui/gui/t-test.ui:211 msgid "_Test Variable(s):" msgstr "" #: src/ui/gui/indep-samples.ui:454 src/ui/gui/k-independent.ui:165 msgid "_Grouping Variable:" msgstr "" #: src/ui/gui/k-independent.ui:63 msgid "_Upper limit:" msgstr "" #: src/ui/gui/k-independent.ui:77 msgid "_Lower limit:" msgstr "" #: src/ui/gui/k-independent.ui:136 msgid "Tests for Several Independent Samples" msgstr "" #: src/ui/gui/k-independent.ui:208 src/ui/gui/ks-one-sample.ui:131 msgid "Test _Variable List:" msgstr "" #: src/ui/gui/k-independent.ui:320 msgid "_Define Groups" msgstr "" #: src/ui/gui/k-independent.ui:365 msgid "_Kruskal-Wallis H" msgstr "" #: src/ui/gui/k-independent.ui:382 src/ui/gui/runs.ui:140 msgid "_Median" msgstr "" #: src/ui/gui/k-means.ui:24 msgid "K-Means Cluster Analysis" msgstr "" #: src/ui/gui/k-means.ui:122 msgid "N_umber of Clusters: " msgstr "" #: src/ui/gui/k-related.ui:24 msgid "Tests for Several Related Samples" msgstr "" #: src/ui/gui/k-related.ui:113 msgid "_Test Variables:" msgstr "" #: src/ui/gui/k-related.ui:145 msgid "_Friedman" msgstr "" #: src/ui/gui/k-related.ui:161 msgid "_Kendall's W" msgstr "" #: src/ui/gui/k-related.ui:177 msgid "_Cochran's Q" msgstr "" #: src/ui/gui/ks-one-sample.ui:163 msgid "_Normal" msgstr "" #: src/ui/gui/ks-one-sample.ui:181 msgid "_Poisson" msgstr "" #: src/ui/gui/ks-one-sample.ui:198 msgid "_Uniform" msgstr "" #: src/ui/gui/ks-one-sample.ui:213 msgid "_Exponential" msgstr "" #: src/ui/gui/ks-one-sample.ui:232 msgid "Test Distribution" msgstr "" #: src/ui/gui/logistic.ui:42 msgid "Logistic Regression: Options" msgstr "" #: src/ui/gui/logistic.ui:66 msgid "CI for _exp(B): " msgstr "" #: src/ui/gui/logistic.ui:97 msgid "%" msgstr "" #: src/ui/gui/logistic.ui:146 msgid "Classification cu_toff: " msgstr "" #: src/ui/gui/logistic.ui:159 msgid "_Maximum Iterations: " msgstr "" #: src/ui/gui/logistic.ui:177 msgid "Include _constant in model" msgstr "" #: src/ui/gui/logistic.ui:219 msgid "Logistic Regression" msgstr "" #: src/ui/gui/logistic.ui:364 src/ui/gui/regression.ui:185 msgid "_Dependent" msgstr "" #: src/ui/gui/logistic.ui:412 src/ui/gui/regression.ui:232 msgid "_Independent" msgstr "" #: src/ui/gui/means.ui:25 msgid "Means" msgstr "" #: src/ui/gui/means.ui:179 msgid "_Independent List:" msgstr "" #: src/ui/gui/missing-val-dialog.ui:48 msgid "_No missing values" msgstr "" #: src/ui/gui/missing-val-dialog.ui:136 msgid "_Discrete missing values" msgstr "" #: src/ui/gui/missing-val-dialog.ui:172 msgid "_Low:" msgstr "" #: src/ui/gui/missing-val-dialog.ui:197 msgid "_High:" msgstr "" #: src/ui/gui/missing-val-dialog.ui:221 msgid "Di_screte value:" msgstr "" #: src/ui/gui/missing-val-dialog.ui:245 msgid "_Range plus one optional discrete missing value" msgstr "" #: src/ui/gui/oneway.ui:25 msgid "One-Way ANOVA: Contrasts" msgstr "" #: src/ui/gui/oneway.ui:107 msgid "_Coefficients:" msgstr "" #: src/ui/gui/oneway.ui:161 msgid "Coefficient Total: " msgstr "" #: src/ui/gui/oneway.ui:198 msgid "Contrast 1 of 1" msgstr "" #: src/ui/gui/oneway.ui:234 msgid "One-Way ANOVA: Post-Hoc" msgstr "" #: src/ui/gui/oneway.ui:270 msgid "Games Howell" msgstr "" #: src/ui/gui/oneway.ui:287 msgid "Fisher's LSD" msgstr "" #: src/ui/gui/oneway.ui:379 msgid "One-Way ANOVA" msgstr "" #: src/ui/gui/oneway.ui:408 msgid "_Factor:" msgstr "" #: src/ui/gui/oneway.ui:451 msgid "Dependent _Variable(s):" msgstr "" #: src/ui/gui/oneway.ui:593 msgid "_Homogeneity" msgstr "" #: src/ui/gui/oneway.ui:637 msgid "Post-Hoc..." msgstr "" #: src/ui/gui/oneway.ui:652 msgid "_Contrasts..." msgstr "" #: src/ui/gui/options.ui:25 msgid "Options Case" msgstr "" #: src/ui/gui/options.ui:55 msgid "Display _Labels" msgstr "" #: src/ui/gui/options.ui:71 msgid "Display _Names" msgstr "" #: src/ui/gui/options.ui:99 msgid "Sort by L_abel" msgstr "" #: src/ui/gui/options.ui:115 msgid "Sort by Na_me" msgstr "" #: src/ui/gui/options.ui:131 msgid "Do not S_ort" msgstr "" #: src/ui/gui/options.ui:159 msgid "Variable Lists" msgstr "" #: src/ui/gui/options.ui:184 msgid "Ma_ximize" msgstr "" #: src/ui/gui/options.ui:199 msgid "_Raise" msgstr "" #: src/ui/gui/options.ui:214 msgid "Aler_t" msgstr "" #: src/ui/gui/options.ui:233 msgid "Output Window Action" msgstr "" #: src/ui/gui/paired-samples.ui:147 msgid "_Test Pair(s):" msgstr "" #: src/ui/gui/rank.ui:30 msgid "Rank Cases: Types" msgstr "" #: src/ui/gui/rank.ui:57 msgid "Sum of case _weights" msgstr "" #: src/ui/gui/rank.ui:74 msgid "Fractional rank as _%" msgstr "" #: src/ui/gui/rank.ui:92 msgid "_Fractional rank" msgstr "" #: src/ui/gui/rank.ui:109 msgid "_Savage score" msgstr "" #: src/ui/gui/rank.ui:125 msgid "_Rank" msgstr "" #: src/ui/gui/rank.ui:147 msgid "N_tiles" msgstr "" #: src/ui/gui/rank.ui:195 msgid "_Proportion Estimates" msgstr "" #: src/ui/gui/rank.ui:213 msgid "_Normal Scores" msgstr "" #: src/ui/gui/rank.ui:251 msgid "_Blom" msgstr "" #: src/ui/gui/rank.ui:269 msgid "Tuke_y" msgstr "" #: src/ui/gui/rank.ui:287 msgid "Ran_kit" msgstr "" #: src/ui/gui/rank.ui:305 msgid "_Van der Waerden" msgstr "" #: src/ui/gui/rank.ui:328 msgid "Proportion Estimation Formula" msgstr "" #: src/ui/gui/rank.ui:369 msgid "Rank Cases" msgstr "" #: src/ui/gui/rank.ui:434 msgid "_By:" msgstr "" #: src/ui/gui/rank.ui:595 msgid "_Smallest Value" msgstr "" #: src/ui/gui/rank.ui:613 msgid "_Largest Value" msgstr "" #: src/ui/gui/rank.ui:637 msgid "Assign rank 1 to:" msgstr "" #: src/ui/gui/rank.ui:656 msgid "_Display summary tables" msgstr "" #: src/ui/gui/rank.ui:679 msgid "Rank T_ypes" msgstr "" #: src/ui/gui/rank.ui:694 msgid "_Ties..." msgstr "" #: src/ui/gui/rank.ui:756 msgid "Rank Cases: Ties" msgstr "" #: src/ui/gui/rank.ui:788 msgid "_Mean" msgstr "" #: src/ui/gui/rank.ui:806 msgid "_Low" msgstr "" #: src/ui/gui/rank.ui:825 msgid "_High" msgstr "" #: src/ui/gui/rank.ui:851 msgid "_Sequential ranks to unique values" msgstr "" #: src/ui/gui/rank.ui:875 msgid "Rank Assigned to Ties" msgstr "" #: src/ui/gui/runs.ui:155 msgid "M_ean" msgstr "" #: src/ui/gui/runs.ui:171 msgid "Mo_de" msgstr "" #: src/ui/gui/runs.ui:191 msgid "_Custom:" msgstr "" #: src/ui/gui/runs.ui:230 msgid "Cut Point" msgstr "" #: src/ui/gui/sort.ui:25 msgid "Sort Cases" msgstr "" #: src/ui/gui/sort.ui:101 msgid "Sort by:" msgstr "" #: src/ui/gui/sort.ui:174 msgid "Descending" msgstr "" #: src/ui/gui/sort.ui:196 msgid "Sort Order" msgstr "" #: src/ui/gui/split-file.ui:25 msgid "Split File" msgstr "" #: src/ui/gui/split-file.ui:103 msgid "Anal_yze all cases. Do not create groups." msgstr "" #: src/ui/gui/split-file.ui:121 msgid "Compare _groups." msgstr "" #: src/ui/gui/split-file.ui:140 msgid "Organize ou_tput by groups." msgstr "" #: src/ui/gui/split-file.ui:225 msgid "Groups _based on:" msgstr "" #: src/ui/gui/split-file.ui:255 msgid "_Sort the file by grouping variables." msgstr "" #: src/ui/gui/split-file.ui:273 msgid "_File is already sorted." msgstr "" #: src/ui/gui/split-file.ui:334 msgid "Current Status : " msgstr "" #: src/ui/gui/split-file.ui:348 msgid "Analysis by groups is off" msgstr "" #: src/ui/gui/recode.ui:135 msgid "System _Missing" msgstr "" #: src/ui/gui/recode.ui:150 msgid "Co_py old values" msgstr "" #: src/ui/gui/recode.ui:172 msgid "Va_lue: " msgstr "" #: src/ui/gui/recode.ui:276 msgid "Conver_t numeric strings to numbers (`5' -> 5)" msgstr "" #: src/ui/gui/recode.ui:297 msgid "Output variables are _strings" msgstr "" #: src/ui/gui/recode.ui:318 msgid "Width: " msgstr "" #: src/ui/gui/recode.ui:499 msgid "_Name:" msgstr "" #: src/ui/gui/recode.ui:527 msgid "La_bel:" msgstr "" #: src/ui/gui/recode.ui:556 msgid "Chan_ge" msgstr "" #: src/ui/gui/recode.ui:584 msgid "Output Variable" msgstr "" #: src/ui/gui/recode.ui:658 msgid "Old and New Va_lues..." msgstr "" #: src/ui/gui/regression.ui:51 msgid "S_tatistics..." msgstr "" #: src/ui/gui/regression.ui:272 msgid "Regression: Save" msgstr "" #: src/ui/gui/regression.ui:290 src/ui/gui/univariate.ui:42 msgid "_Predicted values" msgstr "" #: src/ui/gui/regression.ui:307 src/ui/gui/univariate.ui:59 msgid "_Residuals" msgstr "" #: src/ui/gui/regression.ui:351 msgid "Regression: Statistics" msgstr "" #: src/ui/gui/regression.ui:393 src/ui/gui/univariate.ui:143 msgid "S_tatistics" msgstr "" #: src/ui/gui/reliability.ui:34 msgid "Alpha" msgstr "" #: src/ui/gui/reliability.ui:43 msgid "Reliability Analysis" msgstr "" #: src/ui/gui/reliability.ui:144 msgid "_Items:" msgstr "" #: src/ui/gui/reliability.ui:166 msgid "_Model: " msgstr "" #: src/ui/gui/reliability.ui:212 msgid "_Variables in first split:" msgstr "" #: src/ui/gui/reliability.ui:259 msgid "Show _descriptives for scale if item is deleted" msgstr "" #: src/ui/gui/roc.ui:145 msgid "_Test Variable:" msgstr "" #: src/ui/gui/roc.ui:175 msgid "_State Variable:" msgstr "" #: src/ui/gui/roc.ui:202 msgid "_Value of state variable:" msgstr "" #: src/ui/gui/roc.ui:249 msgid "ROC C_urve" msgstr "" #: src/ui/gui/roc.ui:269 msgid "_With diagonal reference line" msgstr "" #: src/ui/gui/roc.ui:293 msgid "Standard _Error and Confidence Interval" msgstr "" #: src/ui/gui/roc.ui:309 msgid "_Coordinate points of the ROC Curve" msgstr "" #: src/ui/gui/scatterplot.ui:25 msgid "Scatterplot" msgstr "" #: src/ui/gui/scatterplot.ui:56 msgid "_X Axis:" msgstr "" #: src/ui/gui/scatterplot.ui:100 msgid "_Y Axis:" msgstr "" #: src/ui/gui/select-cases.ui:37 msgid "Select Cases: Range" msgstr "" #: src/ui/gui/select-cases.ui:87 msgid "First case" msgstr "" #: src/ui/gui/select-cases.ui:99 msgid "Last case" msgstr "" #: src/ui/gui/select-cases.ui:111 msgid "Observation" msgstr "" #: src/ui/gui/select-cases.ui:161 msgid "Select Cases" msgstr "" #: src/ui/gui/select-cases.ui:313 msgid "Use filter variable" msgstr "" #: src/ui/gui/select-cases.ui:380 msgid "Based on time or case range" msgstr "" #: src/ui/gui/select-cases.ui:395 msgid "Range..." msgstr "" #: src/ui/gui/select-cases.ui:444 msgid "Random sample of cases" msgstr "" #: src/ui/gui/select-cases.ui:460 msgid "Sample..." msgstr "" #: src/ui/gui/select-cases.ui:508 msgid "If condition is satisfied" msgstr "" #: src/ui/gui/select-cases.ui:523 msgid "If..." msgstr "" #: src/ui/gui/select-cases.ui:567 msgid "All Cases" msgstr "" #: src/ui/gui/select-cases.ui:581 msgid "Select" msgstr "" #: src/ui/gui/select-cases.ui:608 msgid "Filtered" msgstr "" #: src/ui/gui/select-cases.ui:625 msgid "Deleted" msgstr "" #: src/ui/gui/select-cases.ui:647 msgid "Unselected Cases Are" msgstr "" #: src/ui/gui/select-cases.ui:694 msgid "Select Cases: Random Sample" msgstr "" #: src/ui/gui/select-cases.ui:756 msgid "Sample Size" msgstr "" #: src/ui/gui/t-test.ui:25 msgid "Options" msgstr "" #: src/ui/gui/t-test.ui:63 msgid "Exclude cases _analysis by analysis" msgstr "" #: src/ui/gui/t-test.ui:148 msgid "One - Sample T Test" msgstr "" #: src/ui/gui/t-test.ui:265 msgid "Test _Value: " msgstr "" #: src/ui/gui/text-data-import.ui:32 msgid "Select the first line of the data file that contains data." msgstr "" #: src/ui/gui/text-data-import.ui:54 msgid "Line above selected line contains variable names" msgstr "" #: src/ui/gui/text-data-import.ui:80 msgid "" "Check the data formats displayed below and fix any that are incorrect. You " "may set other variable properties now or later." msgstr "" #: src/ui/gui/text-data-import.ui:121 msgid "Variables" msgstr "" #: src/ui/gui/text-data-import.ui:152 msgid "Data Preview" msgstr "" #: src/ui/gui/text-data-import.ui:181 msgid "" "This assistant will guide you through the process of importing data into " "PSPP from a text file with one line per case, in which fields are separated " "by tabs, commas, or other delimiters.\n" "\n" "\tThe selected file contains N lines of text. Only the first M of these " "will be shown for preview purposes in the following screens. You may choose " "below how much of the file should actually be imported." msgstr "" #: src/ui/gui/text-data-import.ui:252 msgid "All cases" msgstr "" #: src/ui/gui/text-data-import.ui:272 msgid "Amount to Import" msgstr "" #: src/ui/gui/text-data-import.ui:325 msgid "C_ustom" msgstr "" #: src/ui/gui/text-data-import.ui:341 msgid "Slas_h (/)" msgstr "" #: src/ui/gui/text-data-import.ui:357 msgid "Semicolo_n (;)" msgstr "" #: src/ui/gui/text-data-import.ui:373 msgid "P_ipe (|)" msgstr "" #: src/ui/gui/text-data-import.ui:389 msgid "H_yphen (-)" msgstr "" #: src/ui/gui/text-data-import.ui:405 msgid "Co_mma (,)" msgstr "" #: src/ui/gui/text-data-import.ui:421 msgid "_Colon (:)" msgstr "" #: src/ui/gui/text-data-import.ui:437 msgid "Ban_g (!)" msgstr "" #: src/ui/gui/text-data-import.ui:453 msgid "Ta_b" msgstr "" #: src/ui/gui/text-data-import.ui:469 msgid "_Space" msgstr "" #: src/ui/gui/text-data-import.ui:490 msgid "Separators" msgstr "" #: src/ui/gui/text-data-import.ui:541 msgid "Quote separator characters with" msgstr "" #: src/ui/gui/text-data-import.ui:561 msgid "Quoting" msgstr "" #: src/ui/gui/text-data-import.ui:599 msgid "Fields Preview" msgstr "" #: src/ui/gui/text-data-import.ui:622 msgid "" "Enter below the sheet number and the cell range which you wish to import." msgstr "" #: src/ui/gui/text-data-import.ui:670 msgid "_Cells: " msgstr "" #: src/ui/gui/text-data-import.ui:684 msgid "_Sheet Index: " msgstr "" #: src/ui/gui/text-data-import.ui:695 msgid "Use first row as _variable names" msgstr "" #: src/ui/gui/text-data-import.ui:717 msgid "Cells to Import" msgstr "" #: src/ui/gui/transpose.ui:24 msgid "Transpose" msgstr "" #: src/ui/gui/transpose.ui:91 msgid "Name Variable:" msgstr "" #: src/ui/gui/transpose.ui:127 msgid "Variable(s):" msgstr "" #: src/ui/gui/univariate.ui:25 msgid "Univariate: Save" msgstr "" #: src/ui/gui/univariate.ui:103 msgid "Univariate: Statistics" msgstr "" #: src/ui/gui/univariate.ui:178 msgid "Univariate" msgstr "" #: src/ui/gui/univariate.ui:281 msgid "_Dependent Variable" msgstr "" #: src/ui/gui/univariate.ui:329 msgid "_Fixed Factors" msgstr "" #: src/ui/gui/val-labs-dialog.ui:101 msgid "Value Label:" msgstr "" #: src/ui/gui/data-editor.ui:33 msgid "Information Area" msgstr "" #: src/ui/gui/data-editor.ui:55 msgid "Case Counter Area" msgstr "" #: src/ui/gui/data-editor.ui:80 msgid "Filter Use Status Area" msgstr "" #: src/ui/gui/data-editor.ui:106 msgid "Weight Status Area" msgstr "" #: src/ui/gui/data-editor.ui:132 msgid "Split File Status Area" msgstr "" #: src/ui/gui/data-editor.ui:154 msgid "_View" msgstr "" #: src/ui/gui/data-editor.ui:157 msgid "_Status Bar" msgstr "" #: src/ui/gui/data-editor.ui:163 msgid "_Font..." msgstr "" #: src/ui/gui/data-editor.ui:167 msgid "_Grid Lines" msgstr "" #: src/ui/gui/data-editor.ui:171 msgid "Value _Labels" msgstr "" #: src/ui/gui/data-editor.ui:182 msgid "_Variables" msgstr "" #: src/ui/gui/data-editor.ui:192 msgid "_Sort Cases..." msgstr "" #: src/ui/gui/data-editor.ui:196 msgid "_Transpose..." msgstr "" #: src/ui/gui/data-editor.ui:200 msgid "_Aggregate..." msgstr "" #: src/ui/gui/data-editor.ui:206 msgid "S_plit File..." msgstr "" #: src/ui/gui/data-editor.ui:210 msgid "Select _Cases..." msgstr "" #: src/ui/gui/data-editor.ui:214 msgid "_Weight Cases..." msgstr "" #: src/ui/gui/data-editor.ui:220 msgid "_Transform" msgstr "" #: src/ui/gui/data-editor.ui:223 msgid "_Compute..." msgstr "" #: src/ui/gui/data-editor.ui:227 msgid "Cou_nt..." msgstr "" #: src/ui/gui/data-editor.ui:231 msgid "Ran_k Cases..." msgstr "" #: src/ui/gui/data-editor.ui:235 msgid "Auto_matic Recode..." msgstr "" #: src/ui/gui/data-editor.ui:241 msgid "Recode into _Same Variables..." msgstr "" #: src/ui/gui/data-editor.ui:245 msgid "Recode into _Different Variables..." msgstr "" #: src/ui/gui/data-editor.ui:251 msgid "_Run Pending Transforms" msgstr "" #: src/ui/gui/data-editor.ui:257 msgid "_Analyze" msgstr "" #: src/ui/gui/data-editor.ui:260 msgid "_Descriptive Statistics" msgstr "" #: src/ui/gui/data-editor.ui:262 msgid "_Frequencies..." msgstr "" #: src/ui/gui/data-editor.ui:270 msgid "_Explore..." msgstr "" #: src/ui/gui/data-editor.ui:274 msgid "_Crosstabs..." msgstr "" #: src/ui/gui/data-editor.ui:279 msgid "Compare _Means" msgstr "" #: src/ui/gui/data-editor.ui:281 msgid "_Means..." msgstr "" #: src/ui/gui/data-editor.ui:285 msgid "_One Sample T Test..." msgstr "" #: src/ui/gui/data-editor.ui:289 msgid "_Independent Samples T Test..." msgstr "" #: src/ui/gui/data-editor.ui:293 msgid "_Paired Samples T Test..." msgstr "" #: src/ui/gui/data-editor.ui:297 msgid "One Way _ANOVA..." msgstr "" #: src/ui/gui/data-editor.ui:302 msgid "_Univariate Analysis..." msgstr "" #: src/ui/gui/data-editor.ui:306 msgid "Bivariate _Correlation..." msgstr "" #: src/ui/gui/data-editor.ui:310 msgid "_K-Means Cluster..." msgstr "" #: src/ui/gui/data-editor.ui:314 msgid "_Factor Analysis..." msgstr "" #: src/ui/gui/data-editor.ui:318 msgid "Re_liability..." msgstr "" #: src/ui/gui/data-editor.ui:322 msgid "_Regression" msgstr "" #: src/ui/gui/data-editor.ui:325 msgid "_Linear..." msgstr "" #: src/ui/gui/data-editor.ui:329 msgid "_Binary Logistic..." msgstr "" #: src/ui/gui/data-editor.ui:335 msgid "_Non-Parametric Statistics" msgstr "" #: src/ui/gui/data-editor.ui:338 msgid "_Chi Square..." msgstr "" #: src/ui/gui/data-editor.ui:342 msgid "_Binomial..." msgstr "" #: src/ui/gui/data-editor.ui:346 msgid "_Runs..." msgstr "" #: src/ui/gui/data-editor.ui:350 msgid "_1 Sample K-S..." msgstr "" #: src/ui/gui/data-editor.ui:354 msgid "_2 Related Samples..." msgstr "" #: src/ui/gui/data-editor.ui:358 msgid "_K Related Samples..." msgstr "" #: src/ui/gui/data-editor.ui:362 msgid "K _Independent Samples..." msgstr "" #: src/ui/gui/data-editor.ui:368 msgid "ROC Cur_ve..." msgstr "" #: src/ui/gui/data-editor.ui:374 msgid "_Graphs" msgstr "" #: src/ui/gui/data-editor.ui:377 msgid "_Scatterplot" msgstr "" #: src/ui/gui/data-editor.ui:381 msgid "_Histogram" msgstr "" #: src/ui/gui/data-editor.ui:385 msgid "_Barchart" msgstr "" #: src/ui/gui/data-editor.ui:391 msgid "_Utilities" msgstr "" #: src/ui/gui/data-editor.ui:394 msgid "_Variables..." msgstr "" #: src/ui/gui/data-editor.ui:398 msgid "Data File _Comments..." msgstr "" #: src/ui/gui/output-window.ui:71 msgid "_Print..." msgstr "" #: src/ui/gui/output-window.ui:76 msgid "_Export..." msgstr "" #: src/ui/gui/output-window.ui:92 msgid "Select _All" msgstr "" #: src/ui/gui/syntax-editor.ui:27 msgid "Syntax" msgstr "" #: src/ui/gui/syntax-editor.ui:31 msgid "Data" msgstr "" #: src/ui/gui/syntax-editor.ui:41 msgid "_Save" msgstr "" #: src/ui/gui/syntax-editor.ui:46 msgid "Save _As" msgstr "" #: src/ui/gui/syntax-editor.ui:53 msgid "_Print" msgstr "" #: src/ui/gui/syntax-editor.ui:84 msgid "_Delete" msgstr "" #: src/ui/gui/syntax-editor.ui:90 msgid "_Undo" msgstr "" #: src/ui/gui/syntax-editor.ui:94 msgid "_Redo" msgstr "" #: src/ui/gui/syntax-editor.ui:100 msgid "_Find" msgstr "" #: src/ui/gui/syntax-editor.ui:106 msgid "_Run" msgstr "" #: src/ui/gui/syntax-editor.ui:109 msgid "_All" msgstr "" #: src/ui/gui/syntax-editor.ui:113 msgid "_Selection" msgstr "" #: src/ui/gui/syntax-editor.ui:117 msgid "_Current Line" msgstr "" #: src/ui/gui/syntax-editor.ui:122 msgid "_To End" msgstr "" #: src/ui/gui/var-type-dialog.ui:99 msgid "Scientific notation" msgstr "" #: src/ui/gui/var-type-dialog.ui:150 msgid "Custom currency" msgstr "" #: src/ui/gui/var-type-dialog.ui:267 msgid "positive" msgstr "" #: src/ui/gui/var-type-dialog.ui:279 msgid "negative" msgstr "" #: src/ui/gui/var-type-dialog.ui:293 msgid "Sample" msgstr "" #: src/ui/gui/var-type-dialog.ui:350 msgid "Width:" msgstr "" #: src/ui/gui/var-type-dialog.ui:396 msgid "Decimal Places:" msgstr "" #: src/ui/gui/weight.ui:24 msgid "Weight Cases" msgstr "" #: src/ui/gui/weight.ui:100 msgid "Weight cases by" msgstr "" #: src/ui/gui/weight.ui:144 msgid "Frequency Variable" msgstr "" #: src/ui/gui/weight.ui:198 msgid "Current Status: " msgstr "" #. TRANSLATORS: This is the application name in the desktop file #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:7 #: src/ui/gui/org.fsf.pspp.desktop.in:7 msgid "GNU PSPP" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:8 msgid "GNU PSPP is a program for statistical analysis of sampled data" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:10 msgid "" "GNU PSPP is a program for the statistical analysis of sampled data. It is a " "Free replacement for the proprietary program SPSS, and appears very similar " "to it with a few exceptions. The most important of these exceptions are, " "that there are no “time bombs”; your copy of PSPP will not “expire” or " "deliberately stop working in the future. Neither are there any artificial " "limits on the number of cases or variables which you can use. There are no " "additional packages to purchase in order to get “advanced” functions; all " "functionality that PSPP currently supports is in the core package." msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:11 msgid "" "PSPP is a stable and reliable application. It can perform descriptive " "statistics, T-tests, anova, linear and logistic regression, measures of " "association, cluster analysis, reliability and factor analysis, non-" "parametric tests and more. Its backend is designed to perform its analyses " "as fast as possible, regardless of the size of the input data. You can use " "PSPP with its graphical interface or the more traditional syntax commands." msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:12 msgid "A brief list of some of the PSPP's features." msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:14 msgid "Support for over 1 billion cases" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:15 msgid "Support for over 1 billion variables" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:16 msgid "Syntax and data files which are compatible with those of SPSS" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:17 msgid "A choice of terminal or graphical user interface" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:18 msgid "A choice of text, postscript, pdf, opendocument or html output formats" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:19 msgid "" "Inter-operability with: LibreOffice, Apache OpenOffice, Gnumeric and other " "free software" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:20 msgid "Easy data import from spreadsheets, text files and database sources" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:21 msgid "" "The capability to open, analyse and edit two or more datasets concurrently" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:22 msgid "A user interface supporting all common character sets" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:23 msgid "A user interface has been translated to multiple languages" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:24 msgid "Very fast statistical procedures, even on very large data sets" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:25 msgid "No license fees and no expiration period" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:26 msgid "No unethical “end user license agreements”" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:27 msgid "A fully indexed user manual" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:28 msgid "Freedom ensured; It is licensed under the GPLv3 or later" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:29 msgid "" "Portability; Runs on many different computers and many different operating " "systems" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:31 msgid "" "PSPP is particularly aimed at statisticians, social scientists and students " "requiring fast convenient analysis of sampled data." msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:41 msgid "GNU PSPP Variable View" msgstr "" #: src/ui/gui/org.fsf.pspp.metainfo.xml.in:54 msgid "Free Software Foundation" msgstr "" #: src/ui/gui/org.fsf.pspp.desktop.in:8 msgid "Statistical Software" msgstr "" #: src/ui/gui/org.fsf.pspp.desktop.in:9 msgid "Analyze statistical data with a free alternative to SPSS" msgstr "" #. TRANSLATORS: Do not translate this string. Keep it as is, verbatim. #: src/ui/gui/org.fsf.pspp.desktop.in:12 msgid "pspp" msgstr "" #. TRANSLATORS: You must keep all ";" - also at the end of line. #: src/ui/gui/org.fsf.pspp.desktop.in:17 msgid "statistics;analysis;spss;" msgstr ""