source: trunk/Languages/LazFuck.pot

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