1 2# Message file for cmd/sgs/pvs. 3 4domain "SUNW_OST_SGS" 5 6 7# Argument usage messages. 8 9msgid "usage: %s [-Cdlnorsv] [-I index] [-N Name] file(s)\n" 10msgstr "" 11msgid "\t[-C]\t\tdemangle C++ symbol names\n\t[-d]\t\tprint version definition information\n\t[-I index]\tqualify version with an index\n\t[-l]\t\tprint reduced symbols\n\t[-N name]\tqualify version with `name'\n\t[-n]\t\tnormalize version definition information\n\t[-o]\t\tone-line version definition output\n\t[-r]\t\tprint version dependency (requirements) information\n\t[-s]\t\tprint version definition symbols\n\t[-v]\t\tprint verbose information\n" 12msgstr "" 13 14 15# Versioning messages. 16 17msgid "%s: warning: %s: version revision %d is higher than expected %d\n" 18msgstr "" 19msgid "%s: warning: %s: unable to deduce reduced symbols:\n" 20msgstr "" 21msgid "\tmalformed symbol table[1]=%s: does not equal STT_FILE\n" 22msgstr "" 23msgid "\tno symbol table (SHT_SYMTAB) found\n" 24msgstr "" 25 26 27# ELF messages 28msgid "%s: %s: is not ELF\n" 29msgstr "" 30 31# System error messages 32 33msgid "%s: %s: cannot open file: %s\n" 34msgstr "" 35msgid "%s: %s: malloc failed: %s\n" 36msgstr "" 37msgid "match record (-I/-N)" 38msgstr "" 39 40