88093589f3c7cbcdd3bfe03c91c6db96f83df9cb
[oweals/cde.git] / cde / programs / localized / sv_SE.ISO8859-1 / msg / dtcodegen.msg
1 $ $XConsortium: dtcodegen.msg /main/1 1995/12/08 09:38:36 rswiston $
2
3 $ ========================================================================
4 $ = Message source text file for 'dtcodgen', the App Builder code generator
5 $ = @(#)dtcodegen.msg   1.2 13 Sep 1994 dtappbuilder/src/abmf
6 $ ========================================================================
7
8 $quote "
9
10 $set 1
11 1 "No project file that references module(s) - using defaults\n"
12 2 "No files specified, and no project file found\n"
13 3 "Reading project %s.\n"
14 4 "%s: exiting due to error loading project.\n"
15 5 "%s: Nothing to do!\n"
16 6 "Missing project name for -p option"
17 7 "%s: Illegal option \"%s\"\n\n"
18 8 "Only one project file may be specified."
19 9 "ignoring -noproject (-np) because project file was specified: %s\n"
20 10 "Unexpected project in file %s. Aborting\n"
21 11 "Module %s not found in file %s. Aborting\n"
22 12 "Usage: %s [options] [project-file] [module-file [module-file] ...]\n\n"
23 13 "Code is generated for each module specified on the command line, or for\n"
24 14 "all modules in the project, if no modules are specified. If no project\n"
25 15 "file is specified, a project file containing the specified module(s) is\n"
26 16 "searched for in the current directory.\n\n"
27 17 "Files with extension .bip are assumend to be BIL project files, files with\n"
28 18 ".bix extension are assumed to be encapsulated BIL files, and files\n"
29 19 "with a .bil extension are assumed to be BIL module files.\n"
30 20 "Options (* = default, + = default with no project file):\n"
31 21 "  -help (-h)        Print out this help message\n"
32 22 "  -main             Write file containing main()\n"
33 23 "  -changed          Only generate files that have changed\n"
34 24 "* -merge            Merge generated _stubs.c files with previous version\n"
35 25 "  -nomerge          Don't merge existing and new stubs file\n"
36 26 "  -nomerge          Don't merge existing and new stubs file\n"
37 27 "  -noproject (-np)  Use default project settings, ignore project file\n"
38 28 "+ -showall          Application shows (maps) all windows at startup\n"
39 29 "* -noshowall        Application shows (maps) only initially-visible windows\n"
40 30 "  -silent (-s)      Silent mode, no messages written\n"
41 31 "  -verbose (-v)     Verbose mode, detailed progress messages\n\n"
42 32 "Couldn't open '.'"
43 33 "%s: Please specify project file (e.g."
44 34 ")\n"
45 35 "%s: More than one project contains specified module(s)\n"
46 36 "Could not allocate cgen data\n"
47 37 "Added in the following piece of code at line %d:\n"
48 38 "%s: main() is missing from the stubs file.\n"
49 39 "     Refer to the %s file for the new main() function.\n"
50 40 "The main() is missing from the old stubs file.\n"
51 41 "  The following main() is NOT added to the new stubs file:\n"
52 42 "No changes were made to the stubs file since the last run of %s.\n"
53 43 "=== END ===\n"
54 44 "cannot open old file: ran out of memory\n"
55 45 "cannot open new file: ran out of memory\n"
56 46 "cannot open temporary output file\n"
57 47 "cannot open log file\n"
58 48 "%s: cannot parse %s beyond line %d\n"
59 49 "%s: the original content of %s is retained\n"
60 50 "Changed an object initialization at line %d:\n"
61 51 "Added in an object initialization at line %d:\n"
62 52 "writing" 
63 53 "** Aborting due to errors **\n"
64 54 "%s: module filename must contain only letters\n"
65 55 "and digits.  %s will generate C variables based\n"
66 56 "on the module filename.  Please rename %s\n"
67 57 "%s: writing resources for %s into %s\n"
68 58 "generating %s because of changes in modules\n"
69 59 "%s: Skipping user-defined %s\n"
70 60 "Could not determine OS type of this machine\n"
71 61 "Skipping user-defined %s\n"
72 62 "linking %s => %s\n"
73 63 "Could not remove %s\n"
74 64 "Could not create link to %s\n"
75 65 "%s: %s\n"
76 66 "%s: backing up %s to %s\n"
77 67 "%s  %s\n"
78 68 "skipping (no changes) %s\n"
79 69 "skipping (up-to-date) %s\n"
80 70 "skipping due to errors %s\n"
81 71 "saving previous %s to %s\n"
82 72 "Unable to generate %s. File merge failed due to syntax error.\n"
83 73 "unknown group type"
84 74 "Ignoring unsupported WHEN - obj:<unnamed> when:%s\n"
85 75 "Ignoring unsupported WHEN - obj:%s when:%s\n"
86 76 "Unknown action name, %s"
87 77 "Unknown action type, %d"
88 78 "unknown function type for action from object, %s"
89 79 "%s#%d: looking for '%s', found '%s'. Expression begins on line %d\n"
90 80 "%s#%d: '%s' without '%s'\n"
91 81 "%s: '%s' matching line %d not found!\n"
92 82 "%s#%d: nested comments not allowed\n"
93 83 "calloc: out of memory"
94 84 "malloc: out of memory"
95 85 "realloc: out of memory"