source: trunk/IDE/Languages/Transpascal.cs.po

Last change on this file was 77, checked in by chronos, 6 months ago
  • Modified: Compiler targets moved into modules.
File size: 4.6 KB
Line 
1msgid ""
2msgstr ""
3"Content-Type: text/plain; charset=UTF-8\n"
4"Project-Id-Version: \n"
5"POT-Creation-Date: \n"
6"PO-Revision-Date: \n"
7"Last-Translator: Jiří Hajda <robie@centrum.cz>\n"
8"Language-Team: \n"
9"MIME-Version: 1.0\n"
10"Content-Transfer-Encoding: 8bit\n"
11
12#: formmain.sbuildfinished
13#, object-pascal-format
14msgctxt "formmain.sbuildfinished"
15msgid "Build finished in %s seconds"
16msgstr ""
17
18#: formproject.senternewfilename
19#, fuzzy
20msgctxt "formproject.senternewfilename"
21msgid "Enter new file name"
22msgstr "Zadejte nové jméno souboru"
23
24#: formproject.srenamesourcefile
25#, fuzzy
26msgctxt "formproject.srenamesourcefile"
27msgid "Rename source file"
28msgstr "Přejmenování zdrojového souboru"
29
30#: formtargets.scompileroptions
31#, fuzzy
32msgctxt "formtargets.scompileroptions"
33msgid "Compiler options"
34msgstr "Volby překladače"
35
36#: formtargets.scompilerpath
37#, fuzzy
38msgctxt "formtargets.scompilerpath"
39msgid "Compiler path"
40msgstr "Cesta překladače"
41
42#: project.snewproject
43#, fuzzy
44msgctxt "project.snewproject"
45msgid "New project"
46msgstr "Nový projekt"
47
48#: projecttemplates.sconsoleapplication
49#, fuzzy
50msgctxt "projecttemplates.sconsoleapplication"
51msgid "Console application"
52msgstr "Konzolová aplikace"
53
54#: projecttemplates.sguiapplication
55#, fuzzy
56msgctxt "projecttemplates.sguiapplication"
57msgid "GUI application"
58msgstr "GUI aplikace"
59
60#: projecttemplates.spackage
61#, fuzzy
62msgctxt "projecttemplates.spackage"
63msgid "Package"
64msgstr "Balíček"
65
66#: projecttemplates.sunit
67#, fuzzy
68msgctxt "projecttemplates.sunit"
69msgid "Unit"
70msgstr "Jednotka"
71
72#: tformmain.aabout.caption
73msgid "About..."
74msgstr ""
75
76#: tformmain.abuild.caption
77msgid "Build"
78msgstr ""
79
80#: tformmain.aexit.caption
81msgid "Exit"
82msgstr ""
83
84#: tformmain.ahelp.caption
85msgctxt "tformmain.ahelp.caption"
86msgid "Help"
87msgstr ""
88
89#: tformmain.ahomepage.caption
90msgid "Homepage"
91msgstr ""
92
93#: tformmain.apause.caption
94msgid "Pause"
95msgstr ""
96
97#: tformmain.aprojectclose.caption
98msgid "Close"
99msgstr ""
100
101#: tformmain.aprojectnew.caption
102msgid "New..."
103msgstr ""
104
105#: tformmain.aprojectnew.hint
106msgid "Create new project"
107msgstr ""
108
109#: tformmain.aprojectopen.caption
110msgid "Open..."
111msgstr ""
112
113#: tformmain.aprojectopen.hint
114msgid "Open project"
115msgstr ""
116
117#: tformmain.aprojectsave.caption
118msgid "Save"
119msgstr ""
120
121#: tformmain.aprojectsave.hint
122msgid "Save project to disk"
123msgstr ""
124
125#: tformmain.aprojectsaveas.caption
126msgid "Save as..."
127msgstr ""
128
129#: tformmain.aprojectsaveas.hint
130msgid "Save project with custom name"
131msgstr ""
132
133#: tformmain.areset.caption
134msgid "Reset"
135msgstr ""
136
137#: tformmain.arun.caption
138msgctxt "tformmain.arun.caption"
139msgid "Run"
140msgstr ""
141
142#: tformmain.aruntocursor.caption
143msgid "Run to cursor"
144msgstr ""
145
146#: tformmain.astepin.caption
147msgid "Step in"
148msgstr ""
149
150#: tformmain.astepout.caption
151msgid "Step out"
152msgstr ""
153
154#: tformmain.astepover.caption
155msgid "Step over"
156msgstr ""
157
158#: tformmain.astop.caption
159msgid "Stop"
160msgstr ""
161
162#: tformmain.aviewcodetree.caption
163msgid "Code tree"
164msgstr ""
165
166#: tformmain.aviewcompiledsoruce.caption
167msgid "Compiled source"
168msgstr ""
169
170#: tformmain.aviewmessages.caption
171msgctxt "tformmain.aviewmessages.caption"
172msgid "Messages"
173msgstr ""
174
175#: tformmain.aviewobjectinspector.caption
176msgid "Object inspector"
177msgstr ""
178
179#: tformmain.aviewoptions.caption
180msgid "Options"
181msgstr ""
182
183#: tformmain.aviewproject.caption
184msgid "Project manager"
185msgstr ""
186
187#: tformmain.aviewsourceeditor.caption
188msgid "Source editor"
189msgstr ""
190
191#: tformmain.aviewtargets.caption
192msgid "Targets"
193msgstr ""
194
195#: tformmain.caption
196msgid "Transpascal IDE"
197msgstr ""
198
199#: tformmain.menuitem1.caption
200msgctxt "tformmain.menuitem1.caption"
201msgid "Project"
202msgstr ""
203
204#: tformmain.menuitem15.caption
205msgid "View"
206msgstr ""
207
208#: tformmain.menuitem7.caption
209msgctxt "tformmain.menuitem7.caption"
210msgid "Run"
211msgstr ""
212
213#: tformmain.menuitem9.caption
214msgctxt "tformmain.menuitem9.caption"
215msgid "Help"
216msgstr ""
217
218#: tformmain.menuitemopenrecent.caption
219msgid "Open recent"
220msgstr ""
221
222#: tformmain.menuitemproducer.caption
223msgid "Target"
224msgstr ""
225
226#: tformmain.tabsheetbreakpoints.caption
227msgid "Breakpoints"
228msgstr ""
229
230#: tformmain.tabsheetcodetree.caption
231msgid "Code Tree"
232msgstr ""
233
234#: tformmain.tabsheetexternalproducer.caption
235msgid "External producer"
236msgstr ""
237
238#: tformmain.tabsheetmessages.caption
239msgctxt "tformmain.tabsheetmessages.caption"
240msgid "Messages"
241msgstr ""
242
243#: tformmain.tabsheetproject.caption
244msgctxt "tformmain.tabsheetproject.caption"
245msgid "Project"
246msgstr ""
247
248#: tformmain.tabsheetsource.caption
249msgid "Source code"
250msgstr ""
251
252#: tformmain.tabsheettarget.caption
253msgid "Target code"
254msgstr ""
255
256#: tformmain.tabsheettargetproject.caption
257msgid "Target project"
258msgstr ""
259
Note: See TracBrowser for help on using the repository browser.