source: trunk/IDE/Languages/Transpascal.pot

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