1 2# Message file for cmd/sgs/crle. 3 4domain "SUNW_OST_SGS" 5 6 7# Argument usage messages. 8 9msgid "usage: %s [-64] [-a name] [-A name] [-c conf] [-e env] [-E env] [-f flags] [-g name] [-G name ] [-i name] [-I name] [-l dir] [-o dir ] [-s dir] [-t ELF|AOUT] [-u] [-v]\n\t[-64]\t\tprocess 64-bit objects\n\t[-a name]\tdefine an alternative object name\n\t[-A name]\tdefine an optional alternative object name\n\t[-c conf]\tspecify configuration file\n\t[-e env]\tdefine a replaceable environment variable\n\t[-E env]\tdefine a permanent environment variable\n\t[-f flags]\tspecify flags for -G and -I\n\t[-g name]\tdefine a group object name\n\t[-G name]\tdefine a group object name and create alternatives\n\t[-i name]\tdefine an individual object name\n\t[-I name]\tdefine an individual object name and create an\n\t\t\talternative\n\t[-l dir]\tdefine a default search directory\n\t[-o dir]\tuse directory for alternative objects\n\t[-s dir]\tdefine a trusted search directory\n\t[-t ELF|AOUT]\ttoggle object type for -l and -s\n\t[-u]\t\tupdate existing configuration file\n\t[-v]\t\tprovide verbose processing information\n\n\tNote: without the -u option, the information defined by the options\n\tto crle() result in the replacement of any existing configuration\n\tfile, or default search paths. With the -u option, the information\n\tdefined by the options to crle() is appended to any existing\n\tconfiguration file, or default search paths.\n\n\tSet the environment variable LD_NOCONFIG=yes to disable the processing\n\tof any configuration file information. See ld.so.1(1).\n" 10msgstr "" 11 12 13msgid "%s: option %s has illegal argument `%s'\n" 14msgstr "" 15msgid "%s: argument %s specified multiple times\n" 16msgstr "" 17msgid "%s: unknown object type: %s\n" 18msgstr "" 19msgid "%s: unknown flags: %s\n" 20msgstr "" 21msgid "%s: RTLD_REL_EXEC cannot be used with multiple dynamic executables: %s: %s\n" 22msgstr "" 23msgid "%s: %s: cannot override original file with alternative; specify -o\n" 24msgstr "" 25msgid "%s: %s: version [%d] of configuration file provides limited update (-u) and command-line regeneration capabilities: best effort in effect\n" 26msgstr "" 27msgid "%s: %s: file version [%d] newer than crle() version [%d]. Unable to update\n" 28msgstr "" 29msgid "%s: %s: file version [%d] newer than crle() version [%d]. Displayed information may be incomplete\n" 30msgstr "" 31msgid "%s: %s: 32-bit file is incompatible with -64 option\n" 32msgstr "" 33msgid "%s: %s: %s %s file is incompatible with %s %s version of crle()\n" 34msgstr "" 35 36msgid "%s: warning: %.*s: environment variable multiply-defined, first definition taken\n" 37msgstr "" 38 39# ISA errors 40msgid "%s: This system lacks support for 64-bit configuration files\n" 41msgstr "" 42 43# System error messages 44 45msgid "%s: malloc failed: %s\n" 46msgstr "" 47msgid "%s: unable to create temporary filename: %s\n" 48msgstr "" 49msgid "%s: pipe failed: %s\n" 50msgstr "" 51msgid "%s: fork failed: %s\n" 52msgstr "" 53msgid "%s: putenv failed: %s\n" 54msgstr "" 55 56msgid "%s: %s: corrupt file, possible truncation\n" 57msgstr "" 58 59msgid "%s: %s: access failed: %s\n" 60msgstr "" 61msgid "%s: %s: open failed: %s\n" 62msgstr "" 63msgid "%s: %s: mmap failed: %s\n" 64msgstr "" 65msgid "%s: %s: ftruncate failed: %s\n" 66msgstr "" 67msgid "%s: %s: stat failed: %s\n" 68msgstr "" 69msgid "%s: %s: write failed: %s\n" 70msgstr "" 71 72msgid "%s: %s: exec failed: due to signal %d %s\n" 73msgstr "" 74msgid "%s: %s: exec failed: %s\n" 75msgstr "" 76msgid "(core dumped)" 77msgstr "" 78 79 80# Elf error messages 81 82msgid "%s: %s: invalid ELF file\n" 83msgstr "" 84msgid "%s: %s: elf_begin: %s\n" 85msgstr "" 86 87 88# Generic error messages 89 90msgid "%s: %s: invalid file type\n" 91msgstr "" 92msgid "%s: configuration file: %s: not created\n" 93msgstr "" 94 95 96# System defaults 97 98msgid "\nDefault configuration file (%s) not found\n" 99msgstr "" 100 101msgid " Default Library Path (ELF):\t/lib:/usr/lib (system default)\n" 102msgstr "" 103msgid " Default Library Path (ELF):\t/usr/lib (system default)\n" 104msgstr "" 105msgid " Trusted Directories (ELF):\t/lib/secure:/usr/lib/secure (system default)\n" 106msgstr "" 107msgid " Trusted Directories (ELF):\t/usr/lib/secure (system default)\n" 108msgstr "" 109msgid " Default Library Path (ELF):\t/lib/64:/usr/lib/64 (system default)\n" 110msgstr "" 111msgid " Default Library Path (ELF):\t/usr/lib/64 (system default)\n" 112msgstr "" 113msgid " Trusted Directories (ELF):\t/lib/secure/64:/usr/lib/secure/64 (system default)\n" 114msgstr "" 115msgid " Trusted Directories (ELF):\t/usr/lib/secure/64 (system default)\n" 116msgstr "" 117 118msgid " Default Library Path (AOUT):\t/usr/4lib:/usr/lib:/usr/local/lib (system default)\n" 119msgstr "" 120msgid " Trusted Directories (AOUT):\t/lib/secure:/usr/lib/secure (system default)\n" 121msgstr "" 122msgid " Trusted Directories (AOUT):\t\/usr/lib/secure (system default)\n" 123msgstr "" 124 125msgid "\nEnvironment Variables:\n" 126msgstr "" 127msgid " %s (replaceable)\n" 128msgstr "" 129msgid " %s (permanent)\n" 130msgstr "" 131 132msgid "\nFilters:\n" 133msgstr "" 134msgid " %s - %s:\n" 135msgstr "" 136msgid " %s (filtee)\n" 137msgstr "" 138 139# Diagnostic strings 140 141msgid "output configuration file: %s\n" 142msgstr "" 143msgid "output object directory: %s\n" 144msgstr "" 145msgid "inspect: %s\n" 146msgstr "" 147msgid " adding replaceable environment variable: %s\n" 148msgstr "" 149msgid " adding permanent environment variable: %s\n" 150msgstr "" 151msgid " adding default library path (%s): %s\n" 152msgstr "" 153msgid " adding trusted library path (%s): %s\n" 154msgstr "" 155msgid " adding directory [id=%d]: %s (non-existent path)\n" 156msgstr "" 157msgid " adding directory [id=%d]: %s\n" 158msgstr "" 159msgid " adding file [id=%d]: %s\n" 160msgstr "" 161msgid " creating alternate: %s (for %s)\n" 162msgstr "" 163msgid " updating alternate: %s (for %s)\n" 164msgstr "" 165 166# Dump strings 167 168msgid "\nConfiguration file [version %d]: %s %s\n" 169msgstr "" 170msgid " Platform:\t%s %s %s\n" 171msgstr "" 172msgid " Specific application: %s (original: %s)\n" 173msgstr "" 174msgid " Default Library Path (%s):\t%s\n" 175msgstr "" 176msgid " Trusted Directories (%s):\t%s\n" 177msgstr "" 178msgid "\nMemory Reservation:\t%llx - %llx (%llx bytes)\n" 179msgstr "" 180msgid "\nDirectory: %s\n" 181msgstr "" 182msgid "\nDirectory: %s\t(non-existent)\n" 183msgstr "" 184msgid " %s\n" 185msgstr "" 186msgid " %s\t(alternate: %s)\n" 187msgstr "" 188msgid "Object Entries:\n Id\tBkt\tString\n" 189msgstr "" 190msgid " %d\t[%d]\t%s\t%s\n" 191msgstr "" 192msgid " %d\t\t%s\t%s\n" 193msgstr "" 194 195msgid "\nWARNING: original file %s: stat failed: %s\n\n" 196msgstr "" 197msgid "\nWARNING: original directory %s: modified since configuration file creation\n\n" 198msgstr "" 199msgid "\nWARNING: original file %s: modified since configuration file creation\n\n" 200msgstr "" 201 202msgid "\nCommand line:\n" 203msgstr "" 204msgid " crle %s\n\n" 205msgstr "" 206msgid " crle %s " 207msgstr "" 208msgid "%s " 209msgstr "" 210msgid "%s\n\n" 211msgstr "" 212 213msgid " crle %s\n\n" 214msgstr "" 215msgid " crle %s \\\n" 216msgstr "" 217msgid " %s \\\n" 218msgstr "" 219msgid " %s\n\n" 220msgstr "" 221 222