source: tags/1.2.0/Languages/LazFuck.pot

Last change on this file was 137, checked in by chronos, 3 years ago
  • Fixed: Wrong index variable used in inc/dec merge optimization.
  • Fixed: Reload output if program is reset.
File size: 12.3 KB
Line 
1msgid ""
2msgstr "Content-Type: text/plain; charset=UTF-8"
3
4#: tcore.applicationinfo.description
5msgid "A simple BrainFuck IDE written in Lazarus/FPC."
6msgstr ""
7
8#: tformcompilemultiple.buttoncancel.caption
9msgctxt "tformcompilemultiple.buttoncancel.caption"
10msgid "Cancel"
11msgstr ""
12
13#: tformcompilemultiple.buttoncompile.caption
14msgctxt "tformcompilemultiple.buttoncompile.caption"
15msgid "Compile"
16msgstr ""
17
18#: tformcompilemultiple.caption
19msgctxt "tformcompilemultiple.caption"
20msgid "Compile multiple"
21msgstr ""
22
23#: tformcompilemultiple.listviewtargets.columns[0].caption
24msgctxt "tformcompilemultiple.listviewtargets.columns[0].caption"
25msgid "Name"
26msgstr ""
27
28#: tformcompilemultiple.listviewtargets.columns[1].caption
29msgid "Result"
30msgstr ""
31
32#: tformcpu.caption
33msgid "CPU"
34msgstr ""
35
36#: tformcpu.label3.caption
37msgid "Program pointer:"
38msgstr ""
39
40#: tformcpu.label4.caption
41msgid "Step counter:"
42msgstr ""
43
44#: tformcpu.label5.caption
45msgid "Memory pointer:"
46msgstr ""
47
48#: tformcpu.label7.caption
49msgid "Speed:"
50msgstr ""
51
52#: tformcpu.labelmemorypointer.caption
53msgctxt "tformcpu.labelmemorypointer.caption"
54msgid " "
55msgstr ""
56
57#: tformcpu.labelprogrampointer.caption
58msgctxt "tformcpu.labelprogrampointer.caption"
59msgid " "
60msgstr ""
61
62#: tformcpu.labelstepcounter.caption
63msgctxt "tformcpu.labelstepcounter.caption"
64msgid " "
65msgstr ""
66
67#: tformcpu.labelstepspeed.caption
68msgctxt "tformcpu.labelstepspeed.caption"
69msgid " "
70msgstr ""
71
72#: tforminput.caption
73msgid "Input"
74msgstr ""
75
76#: tforminput.label1.caption
77msgid "Input:"
78msgstr ""
79
80#: tformlog.caption
81msgctxt "tformlog.caption"
82msgid "Log"
83msgstr ""
84
85#: tformmain.aabout.caption
86msgid "About"
87msgstr ""
88
89#: tformmain.abreakpointtoggle.caption
90msgid "Toggle breakpoint"
91msgstr ""
92
93#: tformmain.aexit.caption
94msgid "Exit"
95msgstr ""
96
97#: tformmain.ahelp.caption
98msgctxt "tformmain.ahelp.caption"
99msgid "Help"
100msgstr ""
101
102#: tformmain.aoptions.caption
103msgctxt "tformmain.aoptions.caption"
104msgid "Options"
105msgstr ""
106
107#: tformmain.aprogramcompile.caption
108msgctxt "tformmain.aprogramcompile.caption"
109msgid "Compile"
110msgstr ""
111
112#: tformmain.aprogramcompilemultiple.caption
113msgctxt "tformmain.aprogramcompilemultiple.caption"
114msgid "Compile multiple..."
115msgstr ""
116
117#: tformmain.aprogrampause.caption
118msgid "Pause"
119msgstr ""
120
121#: tformmain.aprogramrun.caption
122msgctxt "tformmain.aprogramrun.caption"
123msgid "Run"
124msgstr ""
125
126#: tformmain.aprogramruntocursor.caption
127msgid "Run to cursor"
128msgstr ""
129
130#: tformmain.aprogramshowexecutionpoint.caption
131msgid "Show execution point"
132msgstr ""
133
134#: tformmain.aprogramstepinto.caption
135msgid "Step into"
136msgstr ""
137
138#: tformmain.aprogramstepout.caption
139msgid "Step out"
140msgstr ""
141
142#: tformmain.aprogramstepover.caption
143msgid "Step over"
144msgstr ""
145
146#: tformmain.aprogramstop.caption
147msgid "Stop"
148msgstr ""
149
150#: tformmain.aprojectclose.caption
151msgid "Close"
152msgstr ""
153
154#: tformmain.aprojectnew.caption
155msgid "New"
156msgstr ""
157
158#: tformmain.aprojectopen.caption
159msgid "Open"
160msgstr ""
161
162#: tformmain.aprojectsave.caption
163msgid "Save"
164msgstr ""
165
166#: tformmain.aprojectsaveas.caption
167msgid "Save as..."
168msgstr ""
169
170#: tformmain.ashowsourceposition.caption
171msgid "Show position in source"
172msgstr ""
173
174#: tformmain.ashowtargetposition.caption
175msgid "Show position in target"
176msgstr ""
177
178#: tformmain.aviewcompilers.caption
179msgctxt "tformmain.aviewcompilers.caption"
180msgid "Compilers"
181msgstr ""
182
183#: tformmain.aviewlog.caption
184msgctxt "tformmain.aviewlog.caption"
185msgid "Log"
186msgstr ""
187
188#: tformmain.caption
189msgid "LazFuck"
190msgstr ""
191
192#: tformmain.menuitem1.caption
193msgid "File"
194msgstr ""
195
196#: tformmain.menuitem10.caption
197msgctxt "tformmain.menuitem10.caption"
198msgid "Help"
199msgstr ""
200
201#: tformmain.menuitem18.caption
202msgctxt "tformmain.menuitem18.caption"
203msgid "Tools"
204msgstr ""
205
206#: tformmain.menuitem24.caption
207msgctxt "tformmain.menuitem24.caption"
208msgid "Edit"
209msgstr ""
210
211#: tformmain.menuitem9.caption
212msgctxt "tformmain.menuitem9.caption"
213msgid "Run"
214msgstr ""
215
216#: tformmain.menuitemopenrecent.caption
217msgid "Open recent"
218msgstr ""
219
220#: tformmain.menuitemtarget.caption
221msgid "Target"
222msgstr ""
223
224#: tformmain.tabsheetdebug.caption
225msgid "Debug"
226msgstr ""
227
228#: tformmain.tabsheetmessages.caption
229msgctxt "tformmain.tabsheetmessages.caption"
230msgid "Messages"
231msgstr ""
232
233#: tformmain.tabsheetsource.caption
234msgctxt "tformmain.tabsheetsource.caption"
235msgid "Source code"
236msgstr ""
237
238#: tformmain.tabsheettarget.caption
239msgctxt "tformmain.tabsheettarget.caption"
240msgid "Target code"
241msgstr ""
242
243#: tformmain.toolbuttontarget.caption
244msgctxt "tformmain.toolbuttontarget.caption"
245msgid "Target select"
246msgstr ""
247
248#: tformmain.toolbuttontarget.hint
249msgctxt "tformmain.toolbuttontarget.hint"
250msgid "Target select"
251msgstr ""
252
253#: tformmemory.caption
254msgid "Memory"
255msgstr ""
256
257#: tformmemory.label6.caption
258msgid "Memory:"
259msgstr ""
260
261#: tformmemory.listviewmemory.columns[0].caption
262msgid "Address"
263msgstr ""
264
265#: tformmemory.listviewmemory.columns[1].caption
266msgid "Data"
267msgstr ""
268
269#: tformmessages.caption
270msgctxt "tformmessages.caption"
271msgid "Messages"
272msgstr ""
273
274#: tformoptions.buttoncancel.caption
275msgctxt "tformoptions.buttoncancel.caption"
276msgid "Cancel"
277msgstr ""
278
279#: tformoptions.buttonok.caption
280msgctxt "tformoptions.buttonok.caption"
281msgid "Ok"
282msgstr ""
283
284#: tformoptions.caption
285msgctxt "tformoptions.caption"
286msgid "Options"
287msgstr ""
288
289#: tformoptions.checkboxdebugenabled.caption
290msgid "Debugging"
291msgstr ""
292
293#: tformoptions.checkboxdpiauto.caption
294msgid "Automatic DPI"
295msgstr ""
296
297#: tformoptions.checkboxoptimizeaddsub.caption
298msgid "Addition and subtraction"
299msgstr ""
300
301#: tformoptions.checkboxoptimizecopymultiply.caption
302msgid "Copy multiply"
303msgstr ""
304
305#: tformoptions.checkboxoptimizemerge.caption
306msgid "Merge same operations"
307msgstr ""
308
309#: tformoptions.checkboxoptimizerelativeindexes.caption
310msgid "Relative indexes"
311msgstr ""
312
313#: tformoptions.checkboxoptimizesetzero.caption
314msgid "Set zero"
315msgstr ""
316
317#: tformoptions.checkboxreopenlastfile.caption
318msgctxt "tformoptions.checkboxreopenlastfile.caption"
319msgid "Reopend last opened project"
320msgstr ""
321
322#: tformoptions.label1.caption
323msgid "Memory size:"
324msgstr ""
325
326#: tformoptions.label2.caption
327msgid "Cell size:"
328msgstr ""
329
330#: tformoptions.label3.caption
331msgid "Interface language:"
332msgstr ""
333
334#: tformoptions.label4.caption
335msgid "Compiler optimizations:"
336msgstr ""
337
338#: tformoptions.labeldpi.caption
339msgid "DPI:"
340msgstr ""
341
342#: tformoptions.labeltheme.caption
343msgid "Theme:"
344msgstr ""
345
346#: tformoptions.labelx.caption
347msgid "x"
348msgstr ""
349
350#: tformoptions.tabsheetbuild.caption
351msgid "Build"
352msgstr ""
353
354#: tformoptions.tabsheetgeneral.caption
355msgid "General"
356msgstr ""
357
358#: tformoutput.caption
359msgid "Output"
360msgstr ""
361
362#: tformoutput.label2.caption
363msgid "Output:"
364msgstr ""
365
366#: tformsourcecode.aclear.caption
367msgctxt "tformsourcecode.aclear.caption"
368msgid "Clear"
369msgstr ""
370
371#: tformsourcecode.aclear.hint
372msgctxt "tformsourcecode.aclear.hint"
373msgid "Clear"
374msgstr ""
375
376#: tformsourcecode.acopytoclipboard.caption
377msgctxt "tformsourcecode.acopytoclipboard.caption"
378msgid "Copy"
379msgstr ""
380
381#: tformsourcecode.acopytoclipboard.hint
382msgctxt "tformsourcecode.acopytoclipboard.hint"
383msgid "Copy"
384msgstr ""
385
386#: tformsourcecode.acuttoclipboard.caption
387msgctxt "tformsourcecode.acuttoclipboard.caption"
388msgid "Cut"
389msgstr ""
390
391#: tformsourcecode.acuttoclipboard.hint
392msgctxt "tformsourcecode.acuttoclipboard.hint"
393msgid "Cut"
394msgstr ""
395
396#: tformsourcecode.aformatsource.caption
397msgctxt "tformsourcecode.aformatsource.caption"
398msgid "Format source"
399msgstr ""
400
401#: tformsourcecode.aformatsource.hint
402msgctxt "tformsourcecode.aformatsource.hint"
403msgid "Format source"
404msgstr ""
405
406#: tformsourcecode.ageneratenumber.caption
407msgid "Generate number"
408msgstr ""
409
410#: tformsourcecode.apastefromclipboard.caption
411msgctxt "tformsourcecode.apastefromclipboard.caption"
412msgid "Paste"
413msgstr ""
414
415#: tformsourcecode.apastefromclipboard.hint
416msgctxt "tformsourcecode.apastefromclipboard.hint"
417msgid "Paste"
418msgstr ""
419
420#: tformsourcecode.aselectall.caption
421msgctxt "tformsourcecode.aselectall.caption"
422msgid "Select all"
423msgstr ""
424
425#: tformsourcecode.aselectall.hint
426msgctxt "tformsourcecode.aselectall.hint"
427msgid "Select all"
428msgstr ""
429
430#: tformsourcecode.ashrinksource.caption
431msgctxt "tformsourcecode.ashrinksource.caption"
432msgid "Shrink source"
433msgstr ""
434
435#: tformsourcecode.ashrinksource.hint
436msgctxt "tformsourcecode.ashrinksource.hint"
437msgid "Shrink source"
438msgstr ""
439
440#: tformsourcecode.caption
441msgctxt "tformsourcecode.caption"
442msgid "Source code"
443msgstr ""
444
445#: tformtargetcode.aformatcode.caption
446msgid "Format code"
447msgstr ""
448
449#: tformtargetcode.ashrinkcode.caption
450msgid "Shrink code"
451msgstr ""
452
453#: tformtargetcode.caption
454msgctxt "tformtargetcode.caption"
455msgid "Target code"
456msgstr ""
457
458#: tformtargetoptions.buttoncancel.caption
459msgctxt "tformtargetoptions.buttoncancel.caption"
460msgid "Cancel"
461msgstr ""
462
463#: tformtargetoptions.buttoncompiler.caption
464msgctxt "tformtargetoptions.buttoncompiler.caption"
465msgid "Select..."
466msgstr ""
467
468#: tformtargetoptions.buttonexecute.caption
469msgctxt "tformtargetoptions.buttonexecute.caption"
470msgid "Select..."
471msgstr ""
472
473#: tformtargetoptions.buttonok.caption
474msgctxt "tformtargetoptions.buttonok.caption"
475msgid "Ok"
476msgstr ""
477
478#: tformtargetoptions.caption
479msgid "Target options"
480msgstr ""
481
482#: tformtargetoptions.label1.caption
483msgid "Compiler location:"
484msgstr ""
485
486#: tformtargetoptions.label2.caption
487msgid "Executor location:"
488msgstr ""
489
490#: tformtargets.caption
491msgctxt "tformtargets.caption"
492msgid "Compilers"
493msgstr ""
494
495#: tformtargets.listview1.columns[0].caption
496msgctxt "tformtargets.listview1.columns[0].caption"
497msgid "Name"
498msgstr ""
499
500#: tformtargets.listview1.columns[1].caption
501msgctxt "tformtargets.listview1.columns[1].caption"
502msgid "Execution path"
503msgstr ""
504
505#: tformtargets.listview1.columns[2].caption
506msgctxt "tformtargets.listview1.columns[2].caption"
507msgid "Compiler path"
508msgstr ""
509
510#: ubftarget.sunsupportedcommand
511#, object-pascal-format
512msgid "Unsupported command %d"
513msgstr ""
514
515#: uformcpu.sstepspersecond
516msgid " steps/s"
517msgstr ""
518
519#: uformmain.schanged
520msgid "Changed"
521msgstr ""
522
523#: uformmain.scloseprojectfirst
524msgid "Project need to be closed before it can be openned"
525msgstr ""
526
527#: uformmain.scompilestart
528msgid "Compiling..."
529msgstr ""
530
531#: uformmain.sdone
532msgid "Done"
533msgstr ""
534
535#: uformmain.sdoyouwanttosaveproject
536msgid "There are unsaved changes in project. Do you want to save them?"
537msgstr ""
538
539#: uformmain.serror
540msgid "Error"
541msgstr ""
542
543#: uformmain.sfilenotfound
544#, object-pascal-format
545msgid "File %s not found."
546msgstr ""
547
548#: uformmain.snewproject
549msgid "New project"
550msgstr ""
551
552#: uformmain.sprogramstarted
553msgid "Program started"
554msgstr ""
555
556#: uformmain.sprogramstopped
557msgid "Program stopped"
558msgstr ""
559
560#: uformmain.sunsavedchanges
561msgid "Unsaved changes"
562msgstr ""
563
564#: uformsourcecode.senternumber
565msgid "Enter number"
566msgstr ""
567
568#: uformsourcecode.snumbergeneration
569msgid "Number generation"
570msgstr ""
571
572#: utarget.scompiledfilenotfound
573#, object-pascal-format
574msgid "Program compiled file \"%s\" not found"
575msgstr ""
576
577#: utarget.scompilernotfound
578#, object-pascal-format
579msgid "Compiler \"%s\" not found"
580msgstr ""
581
582#: utarget.scompiling
583msgid "Compiling"
584msgstr ""
585
586#: utarget.sexecutornotfound
587#, object-pascal-format
588msgid "Executor \"%s\" not found"
589msgstr ""
590
591#: utarget.sfirstindexhigherthanlastindex
592msgid "First index higher than last index"
593msgstr ""
594
595#: utarget.sfirstindexoutofrange
596msgid "First index out of range"
597msgstr ""
598
599#: utarget.slastindexoutofrange
600msgid "Last index out of range"
601msgstr ""
602
603#: utarget.snone
604msgid "None"
605msgstr ""
606
607#: utarget.snormal
608msgid "Normal"
609msgstr ""
610
611#: utarget.spaused
612msgid "Paused"
613msgstr ""
614
615#: utarget.sprogramindexerror
616#, object-pascal-format
617msgid "Old program index higher than new (old: %d, new: %d)"
618msgstr ""
619
620#: utarget.srunning
621msgid "Running"
622msgstr ""
623
624#: utarget.sstopped
625msgid "Stopped"
626msgstr ""
627
628#: utargetinterpretter.sbreakpointindexerror
629#, object-pascal-format
630msgid "Break point index error: %d"
631msgstr ""
632
633#: utargetinterpretter.sjumptablecollision
634msgid "Jump table collision"
635msgstr ""
636
637#: utargetinterpretter.sjumptableinconsistent
638msgctxt "utargetinterpretter.sjumptableinconsistent"
639msgid "Jump table is inconsistent"
640msgstr ""
641
642#: utargetinterpretter.sprogramlowermemorylimit
643msgid "Program run over lower memory limit"
644msgstr ""
645
646#: utargetinterpretter.sprogramnotrunning
647msgid "Program not running"
648msgstr ""
649
650#: utargetinterpretter.sprogramuppermemorylimit
651msgid "Program run over upper memory limit"
652msgstr ""
653
654#: utargetinterpretter.sunsupportedcommand
655msgid "Unsupported command"
656msgstr ""
657
Note: See TracBrowser for help on using the repository browser.