i18n: updated templates
[sdk] / epj2make / locale / epj2make.pot
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "POT-Creation-Date: \n"
5 "PO-Revision-Date: \n"
6 "Last-Translator: \n"
7 "Language-Team: \n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=iso-8859-1\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "X-Poedit-Basepath: ../\n"
12
13 #: ./epj2make.ec:244
14 msgid "         [-cc <c compiler>]\n"
15 msgstr "         [-cc <c compiler>]\n"
16
17 #: ./epj2make.ec:243
18 msgid "         [-cpp <c preprocessor>]\n"
19 msgstr "         [-cpp <c preprocessor>]\n"
20
21 #: ./epj2make.ec:255
22 msgid "         [-d <intermediate objects directory>]\n"
23 msgstr "         [-d <intermediate objects directory>]\n"
24
25 #: ./epj2make.ec:248
26 msgid "         [-ear <Ecere Archiver>]\n"
27 msgstr "         [-ear <Ecere Archiver>]\n"
28
29 #: ./epj2make.ec:246
30 msgid "         [-ecc <eC compiler>]\n"
31 msgstr "         [-ecc <eC compiler>]\n"
32
33 #: ./epj2make.ec:245
34 msgid "         [-ecp <eC preprocessor>]\n"
35 msgstr "         [-ecp <eC preprocessor>]\n"
36
37 #: ./epj2make.ec:247
38 msgid "         [-ecs <eC symbol generator>]\n"
39 msgstr "         [-ecs <eC symbol generator>]\n"
40
41 #: ./epj2make.ec:250
42 msgid "         [-i <include dir[;inc dir[...]]>]\n"
43 msgstr "         [-i <include dir[;inc dir[...]]>]\n"
44
45 #: ./epj2make.ec:256
46 msgid "         [-includemk <crossplatform.mk path>]\n"
47 msgstr "         [-includemk <crossplatform.mk path>]\n"
48
49 #: ./epj2make.ec:251
50 msgid "         [-l <library dir[;lib dir[...]]>]\n"
51 msgstr "         [-l <library dir[;lib dir[...]]>]\n"
52
53 #: ./epj2make.ec:242
54 msgid "         [-make <make tool>]\n"
55 msgstr "         [-make <make tool>]\n"
56
57 #: ./epj2make.ec:253
58 msgid "         [-noglobalsettings]\n"
59 msgstr "         [-noglobalsettings]\n"
60
61 #: ./epj2make.ec:254
62 msgid "         [-noresources]\n"
63 msgstr "         [-noresources]\n"
64
65 #: ./epj2make.ec:249
66 msgid "      directories:\n"
67 msgstr "      directories:\n"
68
69 #: ./epj2make.ec:252
70 msgid "      options:\n"
71 msgstr "      options:\n"
72
73 #: ./epj2make.ec:241
74 msgid "      toolchain:\n"
75 msgstr "      toolchain:\n"
76
77 #: ./epj2make.ec:240
78 msgid "   epj2make [-t <target platform>] [-c <configuration>] [toolchain] [directories] [options] [-o <output>] <input>\n"
79 msgstr "   epj2make [-t <target platform>] [-c <configuration>] [toolchain] [directories] [options] [-o <output>] <input>\n"
80
81 #: ./../ide/src/project/ProjectNode.ec:2464
82 msgid " instead\n"
83 msgstr " instead\n"
84
85 #: ./../ide/src/project/ProjectNode.ec:2470
86 msgid " to compile instead of "
87 msgstr " to compile instead of "
88
89 #: ./../ide/src/project/ProjectNode.ec:2464
90 msgid "Compiling source file "
91 msgstr "Compiling source file "
92
93 #: ./../ide/src/IDESettings.ec:2017
94 msgid "Error creating compiler configs directory at "
95 msgstr "Error creating compiler configs directory at "
96
97 #: ./epj2make.ec:392
98 msgid "Error: Input file (%s) does not exist.\n"
99 msgstr "Error: Input file (%s) does not exist.\n"
100
101 #: ./epj2make.ec:328
102 msgid "Error: Project configuration (%s) was not found.\n"
103 msgstr "Error: Project configuration (%s) was not found.\n"
104
105 #: ./epj2make.ec:388
106 msgid "Error: Unable to open project file (%s) due to unknown error.\n"
107 msgstr "Error: Unable to open project file (%s) due to unknown error.\n"
108
109 #: ./../ide/src/IDESettings.ec:1470
110 msgid "GNU Compiler Collection (GCC) / GNU Make"
111 msgstr "GNU Compiler Collection (GCC) / GNU Make"
112
113 #: ./../ide/src/IDESettings.ec:1473
114 msgid "Microsoft Visual Studio 2005 (8.0) Compiler"
115 msgstr "Microsoft Visual Studio 2005 (8.0) Compiler"
116
117 #: ./../ide/src/IDESettings.ec:1474
118 msgid "Microsoft Visual Studio 2008 (9.0) Compiler"
119 msgstr "Microsoft Visual Studio 2008 (9.0) Compiler"
120
121 #: ./../ide/src/IDESettings.ec:1476
122 msgid "Microsoft Visual Studio 2010 (10.0) Compiler"
123 msgstr "Microsoft Visual Studio 2010 (10.0) Compiler"
124
125 #: ./../ide/src/project/ProjectNode.ec:2457
126 msgid "No compilation required for header file "
127 msgstr "No compilation required for header file "
128
129 #: ./epj2make.ec:344
130 msgid "Notice: Project configuration (%s) will be used.\n"
131 msgstr "Notice: Project configuration (%s) will be used.\n"
132
133 #: ./../ide/src/IDESettings.ec:1472
134 msgid "Portable C Compiler / GNU Make"
135 msgstr "Portable C Compiler / GNU Make"
136
137 #: ./epj2make.ec:239
138 msgid "Syntax:\n"
139 msgstr "Syntax:\n"
140
141 #: ./../ide/src/IDESettings.ec:1471
142 msgid "Tiny C Compiler / GNU Make"
143 msgstr "Tiny C Compiler / GNU Make"
144
145 #: ./../ide/src/project/ProjectNode.ec:2470
146 msgid "Unable to locate source file "
147 msgstr "Unable to locate source file "
148
149 #: ./../ide/src/project/ProjectNode.ec:2470
150 msgid "\n"
151 msgstr "\n"
152
153 #: ./../ide/src/IDESettings.ec:877
154 msgid "error: could not parse configuration file: "
155 msgstr "error: could not parse configuration file: "
156
157 #: ./../ide/src/IDESettings.ec:851
158 msgid "error: could not safely open file for writing configuration: "
159 msgstr "error: could not safely open file for writing configuration: "
160
161 #: ./epj2make.ec:218
162 msgid "invalid option: %s\n"
163 msgstr "invalid option: %s\n"
164
165 #: ./../ide/src/IDESettings.ec:945
166 msgid "warning: SafeFile::open: does not yet support FileOpenMode::"
167 msgstr "warning: SafeFile::open: does not yet support FileOpenMode::"
168
169 #: ./../ide/src/IDESettings.ec:932
170 msgid "warning: SafeFile::open: unable to obtain exclusive lock on temporary file for writing: "
171 msgstr "warning: SafeFile::open: unable to obtain exclusive lock on temporary file for writing: "
172
173 #: ./../ide/src/IDESettings.ec:934
174 msgid "warning: SafeFile::open: unable to obtain shared lock on file for reading: "
175 msgstr "warning: SafeFile::open: unable to obtain shared lock on file for reading: "
176
177 #: ./../ide/src/IDESettings.ec:939
178 msgid "warning: SafeFile::open: unable to open file for reading: "
179 msgstr "warning: SafeFile::open: unable to open file for reading: "
180
181 #: ./../ide/src/IDESettings.ec:937
182 msgid "warning: SafeFile::open: unable to open temporary file for writing: "
183 msgstr "warning: SafeFile::open: unable to open temporary file for writing: "
184
185 #: ./../ide/src/IDESettings.ec:987
186 msgid "warning: SafeFile::sync: failed to lock file for "
187 msgstr "warning: SafeFile::sync: failed to lock file for "
188