~ubuntu-branches/ubuntu/saucy/lazarus/saucy

« back to all changes in this revision

Viewing changes to components/synedit/languages/syneditstrconst.po

  • Committer: Package Import Robot
  • Author(s): Paul Gevers, Abou Al Montacir, Bart Martens, Paul Gevers
  • Date: 2013-06-08 14:12:17 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20130608141217-7k0cy9id8ifcnutc
Tags: 1.0.8+dfsg-1
[ Abou Al Montacir ]
* New upstream major release and multiple maintenace release offering many
  fixes and new features marking a new milestone for the Lazarus development
  and its stability level.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch
* LCL changes:
  - LCL is now a normal package.
      + Platform independent parts of the LCL are now in the package LCLBase
      + LCL is automatically recompiled when switching the target platform,
        unless pre-compiled binaries for this target are already installed.
      + No impact on existing projects.
      + Linker options needed by LCL are no more added to projects that do
        not use the LCL package.
  - Minor changes in LCL basic classes behaviour
      + TCustomForm.Create raises an exception if a form resource is not
        found.
      + TNotebook and TPage: a new implementation of these classes was added.
      + TDBNavigator: It is now possible to have focusable buttons by setting
        Options = [navFocusableButtons] and TabStop = True, useful for
        accessibility and for devices with neither mouse nor touch screen.
      + Names of TControlBorderSpacing.GetSideSpace and GetSpace were swapped
        and are now consistent. GetSideSpace = Around + GetSpace.
      + TForm.WindowState=wsFullscreen was added
      + TCanvas.TextFitInfo was added to calculate how many characters will
        fit into a specified Width. Useful for word-wrapping calculations.
      + TControl.GetColorResolvingParent and
        TControl.GetRGBColorResolvingParent were added, simplifying the work
        to obtain the final color of the control while resolving clDefault
        and the ParentColor.
      + LCLIntf.GetTextExtentExPoint now has a good default implementation
        which works in any platform not providing a specific implementation.
        However, Widgetset specific implementation is better, when available.
      + TTabControl was reorganized. Now it has the correct class hierarchy
        and inherits from TCustomTabControl as it should.
  - New unit in the LCL:
      + lazdialogs.pas: adds non-native versions of various native dialogs,
        for example TLazOpenDialog, TLazSaveDialog, TLazSelectDirectoryDialog.
        It is used by widgetsets which either do not have a native dialog, or
        do not wish to use it because it is limited. These dialogs can also be
        used by user applications directly.
      + lazdeviceapis.pas: offers an interface to more hardware devices such
        as the accelerometer, GPS, etc. See LazDeviceAPIs
      + lazcanvas.pas: provides a TFPImageCanvas descendent implementing
        drawing in a LCL-compatible way, but 100% in Pascal.
      + lazregions.pas. LazRegions is a wholly Pascal implementation of
        regions for canvas clipping, event clipping, finding in which control
        of a region tree one an event should reach, for drawing polygons, etc.
      + customdrawncontrols.pas, customdrawndrawers.pas,
        customdrawn_common.pas, customdrawn_android.pas and
        customdrawn_winxp.pas: are the Lazarus Custom Drawn Controls -controls
        which imitate the standard LCL ones, but with the difference that they
        are non-native and support skinning.
  - New APIs added to the LCL to improve support of accessibility software
    such as screen readers.
* IDE changes:
  - Many improvments.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/New_IDE_features_since#v1.0_.282012-08-29.29
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes#IDE_Changes
* Debugger / Editor changes:
  - Added pascal sources and breakpoints to the disassembler
  - Added threads dialog.
* Components changes:
  - TAChart: many fixes and new features
  - CodeTool: support Delphi style generics and new syntax extensions.
  - AggPas: removed to honor free licencing. (Closes: Bug#708695)
[Bart Martens]
* New debian/watch file fixing issues with upstream RC release.
[Abou Al Montacir]
* Avoid changing files in .pc hidden directory, these are used by quilt for
  internal purpose and could lead to surprises during build.
[Paul Gevers]
* Updated get-orig-source target and it compinion script orig-tar.sh so that they
  repack the source file, allowing bug 708695 to be fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
msgid ""
 
2
msgstr "Content-Type: text/plain; charset=UTF-8"
 
3
 
 
4
#: syneditstrconst.syns_attrasp
 
5
msgid "Asp"
 
6
msgstr ""
 
7
 
 
8
#: syneditstrconst.syns_attrassembler
 
9
msgid "Assembler"
 
10
msgstr ""
 
11
 
 
12
#: syneditstrconst.syns_attrattributename
 
13
msgid "Attribute Name"
 
14
msgstr ""
 
15
 
 
16
#: syneditstrconst.syns_attrattributevalue
 
17
msgid "Attribute Value"
 
18
msgstr ""
 
19
 
 
20
#: syneditstrconst.syns_attrblock
 
21
msgid "Block"
 
22
msgstr ""
 
23
 
 
24
#: syneditstrconst.syns_attrbrackets
 
25
msgid "Brackets"
 
26
msgstr ""
 
27
 
 
28
#: syneditstrconst.syns_attrcaselabel
 
29
msgid "Case label"
 
30
msgstr ""
 
31
 
 
32
#: syneditstrconst.syns_attrcdatasection
 
33
msgid "CDATA Section"
 
34
msgstr ""
 
35
 
 
36
#: syneditstrconst.syns_attrcharacter
 
37
msgid "Character"
 
38
msgstr ""
 
39
 
 
40
#: syneditstrconst.syns_attrchunkmarker
 
41
msgid "Diff Chunk Marker"
 
42
msgstr ""
 
43
 
 
44
#: syneditstrconst.syns_attrchunkmixed
 
45
msgid "Diff Chunk Line Counts"
 
46
msgstr ""
 
47
 
 
48
#: syneditstrconst.syns_attrchunknew
 
49
msgid "Diff Chunk New Line Count"
 
50
msgstr ""
 
51
 
 
52
#: syneditstrconst.syns_attrchunkorig
 
53
msgid "Diff Chunk Original Line Count"
 
54
msgstr ""
 
55
 
 
56
#: syneditstrconst.syns_attrclass
 
57
msgid "Class"
 
58
msgstr ""
 
59
 
 
60
#: syneditstrconst.syns_attrcomment
 
61
msgid "Comment"
 
62
msgstr ""
 
63
 
 
64
#: syneditstrconst.syns_attrcondition
 
65
msgid "Condition"
 
66
msgstr ""
 
67
 
 
68
#: syneditstrconst.syns_attrdatatype
 
69
msgid "Data type"
 
70
msgstr ""
 
71
 
 
72
#: syneditstrconst.syns_attrdefaultpackage
 
73
msgid "Default packages"
 
74
msgstr ""
 
75
 
 
76
#: syneditstrconst.syns_attrdir
 
77
msgid "Direction"
 
78
msgstr ""
 
79
 
 
80
#: syneditstrconst.syns_attrdirective
 
81
msgid "Directive"
 
82
msgstr ""
 
83
 
 
84
#: syneditstrconst.syns_attrdoctypesection
 
85
msgid "DOCTYPE Section"
 
86
msgstr ""
 
87
 
 
88
#: syneditstrconst.syns_attrdocumentation
 
89
msgid "Documentation"
 
90
msgstr ""
 
91
 
 
92
#: syneditstrconst.syns_attrelementname
 
93
msgid "Element Name"
 
94
msgstr ""
 
95
 
 
96
#: syneditstrconst.syns_attrembedsql
 
97
msgid "Embedded SQL"
 
98
msgstr ""
 
99
 
 
100
#: syneditstrconst.syns_attrembedtext
 
101
msgid "Embedded text"
 
102
msgstr ""
 
103
 
 
104
#: syneditstrconst.syns_attrentityreference
 
105
msgid "Entity Reference"
 
106
msgstr ""
 
107
 
 
108
#: syneditstrconst.syns_attrescapeampersand
 
109
msgid "Escape ampersand"
 
110
msgstr ""
 
111
 
 
112
#: syneditstrconst.syns_attrevent
 
113
msgid "Event"
 
114
msgstr ""
 
115
 
 
116
#: syneditstrconst.syns_attrexception
 
117
msgid "Exception"
 
118
msgstr ""
 
119
 
 
120
#: syneditstrconst.syns_attrflags
 
121
msgid "Flags"
 
122
msgstr ""
 
123
 
 
124
#: syneditstrconst.syns_attrfloat
 
125
msgid "Float"
 
126
msgstr ""
 
127
 
 
128
#: syneditstrconst.syns_attrform
 
129
msgid "Form"
 
130
msgstr ""
 
131
 
 
132
#: syneditstrconst.syns_attrfunction
 
133
msgid "Function"
 
134
msgstr ""
 
135
 
 
136
#: syneditstrconst.syns_attrhexadecimal
 
137
msgid "Hexadecimal"
 
138
msgstr ""
 
139
 
 
140
#: syneditstrconst.syns_attricon
 
141
msgid "Icon reference"
 
142
msgstr ""
 
143
 
 
144
#: syneditstrconst.syns_attridedirective
 
145
msgid "IDE Directive"
 
146
msgstr ""
 
147
 
 
148
#: syneditstrconst.syns_attridentifier
 
149
msgid "Identifier"
 
150
msgstr ""
 
151
 
 
152
#: syneditstrconst.syns_attrillegalchar
 
153
msgid "Illegal char"
 
154
msgstr ""
 
155
 
 
156
#: syneditstrconst.syns_attrinclude
 
157
msgid "Include"
 
158
msgstr ""
 
159
 
 
160
#: syneditstrconst.syns_attrindirect
 
161
msgid "Indirect"
 
162
msgstr ""
 
163
 
 
164
#: syneditstrconst.syns_attrinternalfunction
 
165
msgid "Internal function"
 
166
msgstr ""
 
167
 
 
168
#: syneditstrconst.syns_attrinvalidsymbol
 
169
msgid "Invalid symbol"
 
170
msgstr ""
 
171
 
 
172
#: syneditstrconst.syns_attrkey
 
173
msgid "Key"
 
174
msgstr ""
 
175
 
 
176
#: syneditstrconst.syns_attrlabel
 
177
msgid "Label"
 
178
msgstr ""
 
179
 
 
180
#: syneditstrconst.syns_attrlineadded
 
181
msgid "Diff Added line"
 
182
msgstr ""
 
183
 
 
184
#: syneditstrconst.syns_attrlinechanged
 
185
msgid "Diff Changed Line"
 
186
msgstr ""
 
187
 
 
188
#: syneditstrconst.syns_attrlinecontext
 
189
msgid "Diff Context Line"
 
190
msgstr ""
 
191
 
 
192
#: syneditstrconst.syns_attrlineremoved
 
193
msgid "Diff Removed Line"
 
194
msgstr ""
 
195
 
 
196
#: syneditstrconst.syns_attrmacro
 
197
msgid "Macro"
 
198
msgstr ""
 
199
 
 
200
#: syneditstrconst.syns_attrmarker
 
201
msgid "Marker"
 
202
msgstr ""
 
203
 
 
204
#: syneditstrconst.syns_attrmathmode
 
205
msgid "Math Mode"
 
206
msgstr ""
 
207
 
 
208
#: syneditstrconst.syns_attrmessage
 
209
msgid "Message"
 
210
msgstr ""
 
211
 
 
212
#: syneditstrconst.syns_attrmiscellaneous
 
213
msgid "Miscellaneous"
 
214
msgstr ""
 
215
 
 
216
#: syneditstrconst.syns_attrnamespaceattrname
 
217
msgid "Namespace Attribute Name"
 
218
msgstr ""
 
219
 
 
220
#: syneditstrconst.syns_attrnamespaceattrvalue
 
221
msgid "Namespace Attribute Value"
 
222
msgstr ""
 
223
 
 
224
#: syneditstrconst.syns_attrnewfile
 
225
msgid "Diff New File"
 
226
msgstr ""
 
227
 
 
228
#: syneditstrconst.syns_attrnonreservedkeyword
 
229
msgid "Non-reserved keyword"
 
230
msgstr ""
 
231
 
 
232
#: syneditstrconst.syns_attrnull
 
233
msgid "Null"
 
234
msgstr ""
 
235
 
 
236
#: syneditstrconst.syns_attrnumber
 
237
msgid "Number"
 
238
msgstr ""
 
239
 
 
240
#: syneditstrconst.syns_attroctal
 
241
msgid "Octal"
 
242
msgstr ""
 
243
 
 
244
#: syneditstrconst.syns_attroperator
 
245
msgid "Operator"
 
246
msgstr ""
 
247
 
 
248
#: syneditstrconst.syns_attrorigfile
 
249
msgid "Diff Original File"
 
250
msgstr ""
 
251
 
 
252
#: syneditstrconst.syns_attrplsql
 
253
msgid "Reserved word (PL/SQL)"
 
254
msgstr ""
 
255
 
 
256
#: syneditstrconst.syns_attrpragma
 
257
msgid "Pragma"
 
258
msgstr ""
 
259
 
 
260
#: syneditstrconst.syns_attrpreprocessor
 
261
msgid "Preprocessor"
 
262
msgstr ""
 
263
 
 
264
#: syneditstrconst.syns_attrprevvalue
 
265
msgid "Previous value"
 
266
msgstr ""
 
267
 
 
268
#: syneditstrconst.syns_attrprocessinginstr
 
269
msgid "Processing Instruction"
 
270
msgstr ""
 
271
 
 
272
#: syneditstrconst.syns_attrqualifier
 
273
msgid "Qualifier"
 
274
msgstr ""
 
275
 
 
276
#: syneditstrconst.syns_attrregister
 
277
msgid "Register"
 
278
msgstr ""
 
279
 
 
280
#: syneditstrconst.syns_attrreservedword
 
281
msgid "Reserved word"
 
282
msgstr ""
 
283
 
 
284
#: syneditstrconst.syns_attrroundbracket
 
285
msgid "Round Bracket"
 
286
msgstr ""
 
287
 
 
288
#: syneditstrconst.syns_attrrpl
 
289
msgid "Rpl"
 
290
msgstr ""
 
291
 
 
292
#: syneditstrconst.syns_attrrplcomment
 
293
msgid "Rpl comment"
 
294
msgstr ""
 
295
 
 
296
#: syneditstrconst.syns_attrrplkey
 
297
msgid "Rpl key"
 
298
msgstr ""
 
299
 
 
300
#: syneditstrconst.syns_attrsasm
 
301
msgid "SASM"
 
302
msgstr ""
 
303
 
 
304
#: syneditstrconst.syns_attrsasmcomment
 
305
msgid "SASM Comment"
 
306
msgstr ""
 
307
 
 
308
#: syneditstrconst.syns_attrsasmkey
 
309
msgid "SASM Key"
 
310
msgstr ""
 
311
 
 
312
#: syneditstrconst.syns_attrsecondreservedword
 
313
msgid "Second reserved word"
 
314
msgstr ""
 
315
 
 
316
#: syneditstrconst.syns_attrsection
 
317
msgid "Section"
 
318
msgstr ""
 
319
 
 
320
#: syneditstrconst.syns_attrspace
 
321
msgid "Space"
 
322
msgstr ""
 
323
 
 
324
#: syneditstrconst.syns_attrspecialvariable
 
325
msgid "Special variable"
 
326
msgstr ""
 
327
 
 
328
#: syneditstrconst.syns_attrsqlkey
 
329
msgid "SQL keyword"
 
330
msgstr ""
 
331
 
 
332
#: syneditstrconst.syns_attrsqlplus
 
333
msgid "SQL*Plus command"
 
334
msgstr ""
 
335
 
 
336
#: syneditstrconst.syns_attrsquarebracket
 
337
msgid "Square Bracket"
 
338
msgstr ""
 
339
 
 
340
#: syneditstrconst.syns_attrstring
 
341
msgid "String"
 
342
msgstr ""
 
343
 
 
344
#: syneditstrconst.syns_attrsymbol
 
345
msgid "Symbol"
 
346
msgstr ""
 
347
 
 
348
#: syneditstrconst.syns_attrsyntaxerror
 
349
msgid "SyntaxError"
 
350
msgstr ""
 
351
 
 
352
#: syneditstrconst.syns_attrsystem
 
353
msgid "System functions and variables"
 
354
msgstr ""
 
355
 
 
356
#: syneditstrconst.syns_attrsystemvalue
 
357
msgid "System value"
 
358
msgstr ""
 
359
 
 
360
#: syneditstrconst.syns_attrtablename
 
361
msgid "Table Name"
 
362
msgstr ""
 
363
 
 
364
#: syneditstrconst.syns_attrterminator
 
365
msgid "Terminator"
 
366
msgstr ""
 
367
 
 
368
#: syneditstrconst.syns_attrtexcommand
 
369
msgid "TeX Command"
 
370
msgstr ""
 
371
 
 
372
#: syneditstrconst.syns_attrtext
 
373
msgid "Text"
 
374
msgstr ""
 
375
 
 
376
#: syneditstrconst.syns_attrtextmathmode
 
377
msgid "Text in Math Mode"
 
378
msgstr ""
 
379
 
 
380
#: syneditstrconst.syns_attrunknownword
 
381
msgid "Unknown word"
 
382
msgstr ""
 
383
 
 
384
#: syneditstrconst.syns_attruser
 
385
msgid "User functions and variables"
 
386
msgstr ""
 
387
 
 
388
#: syneditstrconst.syns_attruserfunction
 
389
msgid "User functions"
 
390
msgstr ""
 
391
 
 
392
#: syneditstrconst.syns_attrvalue
 
393
msgid "Value"
 
394
msgstr ""
 
395
 
 
396
#: syneditstrconst.syns_attrvariable
 
397
msgid "Variable"
 
398
msgstr ""
 
399
 
 
400
#: syneditstrconst.syns_attrwhitespace
 
401
msgid "Whitespace"
 
402
msgstr ""
 
403
 
 
404
#: syneditstrconst.syns_duplicateshortcutmsg
 
405
msgid "The keystroke \"%s\" is already assigned to another editor command. (%s)"
 
406
msgstr ""
 
407
 
 
408
#: syneditstrconst.syns_eduplicateshortcut
 
409
msgid "Mouse-Shortcut already exists"
 
410
msgstr ""
 
411
 
 
412
#: syneditstrconst.syns_emcbreakpointtoggle
 
413
msgid "Toggle Breakpoint"
 
414
msgstr ""
 
415
 
 
416
#: syneditstrconst.syns_emccodefoldcollaps
 
417
msgid "Fold Code"
 
418
msgstr ""
 
419
 
 
420
#: syneditstrconst.syns_emccodefoldcollaps_opt
 
421
msgid "Nodes,One,All,\"At Caret\",\"Current Node\""
 
422
msgstr ""
 
423
 
 
424
#: syneditstrconst.syns_emccodefoldcontextmenu
 
425
msgid "Fold Menu"
 
426
msgstr ""
 
427
 
 
428
#: syneditstrconst.syns_emccodefoldexpand
 
429
msgid "Unfold Code"
 
430
msgstr ""
 
431
 
 
432
#: syneditstrconst.syns_emccodefoldexpand_opt
 
433
msgid "Nodes,One,All"
 
434
msgstr ""
 
435
 
 
436
#: syneditstrconst.syns_emccontextmenu
 
437
msgid "Popup Menu"
 
438
msgstr ""
 
439
 
 
440
#: syneditstrconst.syns_emccontextmenucaretmove_opt
 
441
msgid "\"Move caret, when selection exists\", Never, \"Click outside\", Always"
 
442
msgstr ""
 
443
 
 
444
#: syneditstrconst.syns_emcmouselink
 
445
msgid "Source Link"
 
446
msgstr ""
 
447
 
 
448
#: syneditstrconst.syns_emcmouselink_opt
 
449
msgid "Underline,yes, no"
 
450
msgstr ""
 
451
 
 
452
#: syneditstrconst.syns_emcnone
 
453
msgid "No Action"
 
454
msgstr ""
 
455
 
 
456
#: syneditstrconst.syns_emcpasteselection
 
457
msgid "Quick Paste Selection"
 
458
msgstr ""
 
459
 
 
460
#: syneditstrconst.syns_emcselection_opt
 
461
msgid "Mode,Begin,Continue"
 
462
msgstr ""
 
463
 
 
464
#: syneditstrconst.syns_emcselectline
 
465
msgid "Select Line"
 
466
msgstr ""
 
467
 
 
468
#: syneditstrconst.syns_emcselectline_opt
 
469
msgid "\"Include spaces\",no,yes"
 
470
msgstr ""
 
471
 
 
472
#: syneditstrconst.syns_emcselectpara
 
473
msgid "Select Paragraph"
 
474
msgstr ""
 
475
 
 
476
#: syneditstrconst.syns_emcselectword
 
477
msgid "Select Word"
 
478
msgstr ""
 
479
 
 
480
#: syneditstrconst.syns_emcstartcolumnselections
 
481
msgid "Column Selection"
 
482
msgstr ""
 
483
 
 
484
#: syneditstrconst.syns_emcstartdragmove
 
485
msgid "Drag Selection"
 
486
msgstr ""
 
487
 
 
488
#: syneditstrconst.syns_emcstartlineselections
 
489
msgid "Line Selection"
 
490
msgstr ""
 
491
 
 
492
#: syneditstrconst.syns_emcstartselection
 
493
msgid "Selection"
 
494
msgstr ""
 
495
 
 
496
#: syneditstrconst.syns_emcsyneditcommand
 
497
msgid "IDE Command"
 
498
msgstr ""
 
499
 
 
500
#: syneditstrconst.syns_emcwheelhorizscrolldown
 
501
msgid "Wheel scroll down (Horizontal)"
 
502
msgstr ""
 
503
 
 
504
#: syneditstrconst.syns_emcwheelhorizscrollup
 
505
msgid "Wheel scroll up (Horizontal)"
 
506
msgstr ""
 
507
 
 
508
#: syneditstrconst.syns_emcwheelscrolldown
 
509
msgid "Wheel scroll down"
 
510
msgstr ""
 
511
 
 
512
#: syneditstrconst.syns_emcwheelscrollup
 
513
msgid "Wheel scroll up"
 
514
msgstr ""
 
515
 
 
516
#: syneditstrconst.syns_emcwheelscroll_opt
 
517
msgid "Speed,\"System settings\",Lines,Pages,\"Pages (less one line)\""
 
518
msgstr ""
 
519
 
 
520
#: syneditstrconst.syns_emcwheelvertscrolldown
 
521
msgid "Wheel scroll down (Vertical)"
 
522
msgstr ""
 
523
 
 
524
#: syneditstrconst.syns_emcwheelvertscrollup
 
525
msgid "Wheel scroll up (Vertical)"
 
526
msgstr ""
 
527
 
 
528
#: syneditstrconst.syns_emcwheelzoomin
 
529
msgid "Wheel zoom in"
 
530
msgstr ""
 
531
 
 
532
#: syneditstrconst.syns_emcwheelzoomnorm
 
533
msgid "Wheel zoom default"
 
534
msgstr ""
 
535
 
 
536
#: syneditstrconst.syns_emcwheelzoomout
 
537
msgid "Wheel zoom out"
 
538
msgstr ""
 
539
 
 
540
#: syneditstrconst.syns_exporterformathtml
 
541
msgid "HTML"
 
542
msgstr ""
 
543
 
 
544
#: syneditstrconst.syns_exporterformatrtf
 
545
msgid "RTF"
 
546
msgstr ""
 
547
 
 
548
#: syneditstrconst.syns_filteradsp21xx
 
549
msgid "DSP Files (*.dsp,*.inc)|*.DSP;*.INC"
 
550
msgstr ""
 
551
 
 
552
#: syneditstrconst.syns_filterasm68hc11
 
553
msgid "68HC11 Assembler Files (*.hc11,*.asm,*.asc)|*.HC11;*.ASM;*.ASC"
 
554
msgstr ""
 
555
 
 
556
#: syneditstrconst.syns_filterawk
 
557
msgid "AWK Script (*.awk)|*.awk"
 
558
msgstr ""
 
559
 
 
560
#: syneditstrconst.syns_filterbaan
 
561
msgid "Baan 4GL Files (*.cln)|*.cln"
 
562
msgstr ""
 
563
 
 
564
#: syneditstrconst.syns_filterbatch
 
565
msgid "MS-DOS Batch Files (*.bat;*.cmd)|*.bat;*.cmd"
 
566
msgstr ""
 
567
 
 
568
#: syneditstrconst.syns_filtercache
 
569
msgid "Cache Files (*.mac,*.inc,*.int)|*.mac;*.inc;*.int"
 
570
msgstr ""
 
571
 
 
572
#: syneditstrconst.syns_filtercaclipper
 
573
msgid "CA-Clipper Files (*.prg,*.ch,*.inc)|*.prg;*.ch;*.inc"
 
574
msgstr ""
 
575
 
 
576
#: syneditstrconst.syns_filtercorbaidl
 
577
msgid "CORBA IDL files (*.idl)|*.idl"
 
578
msgstr ""
 
579
 
 
580
#: syneditstrconst.syns_filtercpm
 
581
msgid "CPM reports (*.rdf,*.rif,*.rmf,*.rxf)|*.rdf;*.rif;*.rmf;*.rxf"
 
582
msgstr ""
 
583
 
 
584
#: syneditstrconst.syns_filtercpp
 
585
msgid "C++ Files (*.c,*.cpp,*.h,*.hpp,*.hh)|*.c;*.cpp;*.h;*.hpp;*.hh"
 
586
msgstr ""
 
587
 
 
588
#: syneditstrconst.syns_filtercss
 
589
msgid "Cascading Stylesheets (*.css)|*.css"
 
590
msgstr ""
 
591
 
 
592
#: syneditstrconst.syns_filterdfm
 
593
msgid "Borland Form Files (*.dfm;*.xfm)|*.dfm;*.xfm"
 
594
msgstr ""
 
595
 
 
596
#: syneditstrconst.syns_filterfortran
 
597
msgid "Fortran Files (*.for)|*.for"
 
598
msgstr ""
 
599
 
 
600
#: syneditstrconst.syns_filterfoxpro
 
601
msgid "Foxpro Files (*.prg)|*.prg"
 
602
msgstr ""
 
603
 
 
604
#: syneditstrconst.syns_filtergalaxy
 
605
msgid "Galaxy Files (*.gtv,*.galrep,*.txt)|*.gtv;*.galrep;*.txt"
 
606
msgstr ""
 
607
 
 
608
#: syneditstrconst.syns_filtergembase
 
609
msgid "GEMBASE Files (*.dml,*.gem)|*.DML;*.GEM"
 
610
msgstr ""
 
611
 
 
612
#: syneditstrconst.syns_filtergws
 
613
msgid "GW-TEL Script Files (*.gws)|*.gws"
 
614
msgstr ""
 
615
 
 
616
#: syneditstrconst.syns_filterhp48
 
617
msgid "HP48 Files (*.s,*.sou,*.a,*.hp)|*.s;*.sou;*.a;*.hp"
 
618
msgstr ""
 
619
 
 
620
#: syneditstrconst.syns_filterhtml
 
621
msgid "HTML Document (*.htm,*.html)|*.htm;*.html"
 
622
msgstr ""
 
623
 
 
624
#: syneditstrconst.syns_filterini
 
625
msgid "INI Files (*.ini)|*.ini"
 
626
msgstr ""
 
627
 
 
628
#: syneditstrconst.syns_filterinno
 
629
msgid "Inno Setup Script Files (*.iss)|*.iss"
 
630
msgstr ""
 
631
 
 
632
#: syneditstrconst.syns_filterjava
 
633
msgid "Java Files (*.java)|*.java"
 
634
msgstr ""
 
635
 
 
636
#: syneditstrconst.syns_filterjscript
 
637
msgid "Javascript Files (*.js)|*.js"
 
638
msgstr ""
 
639
 
 
640
#: syneditstrconst.syns_filterkix
 
641
msgid "KiXtart scripts (*.kix)|*.kix"
 
642
msgstr ""
 
643
 
 
644
#: syneditstrconst.syns_filterlfm
 
645
msgid "Lazarus Form Files (*.lfm)|*.lfm"
 
646
msgstr ""
 
647
 
 
648
#: syneditstrconst.syns_filtermodelica
 
649
msgid "Modelica Files (*.mo)|*.mo"
 
650
msgstr ""
 
651
 
 
652
#: syneditstrconst.syns_filtermodula3
 
653
msgid "Modula-3 Files (*.m3)|*.m3"
 
654
msgstr ""
 
655
 
 
656
#: syneditstrconst.syns_filterpascal
 
657
msgid "Pascal Files (*.pas,*.dpr,*.dpk,*.inc)|*.pas;*.dpr;*.dpk;*.inc"
 
658
msgstr ""
 
659
 
 
660
#: syneditstrconst.syns_filterperl
 
661
msgid "Perl Files (*.pl,*.pm,*.cgi)|*.pl;*.pm;*.cgi"
 
662
msgstr ""
 
663
 
 
664
#: syneditstrconst.syns_filterphp
 
665
msgid "PHP Files (*.php,*.php3,*.phtml,*.inc)|*.php;*.php3;*.phtml;*.inc"
 
666
msgstr ""
 
667
 
 
668
#: syneditstrconst.syns_filterpo
 
669
msgid "Po Files (*.po)|*.po"
 
670
msgstr ""
 
671
 
 
672
#: syneditstrconst.syns_filterprogress
 
673
msgid "Progress Files (*.w,*.p,*.i)|*.w;*.p;*.i"
 
674
msgstr ""
 
675
 
 
676
#: syneditstrconst.syns_filterpython
 
677
msgid "Python Files (*.py)|*.py"
 
678
msgstr ""
 
679
 
 
680
#: syneditstrconst.syns_filterrtf
 
681
msgid "Rich Text Format (*.rtf)|*.rtf"
 
682
msgstr ""
 
683
 
 
684
#: syneditstrconst.syns_filtersdd
 
685
msgid "Semanta DD files (*.sdd)|*.sdd"
 
686
msgstr ""
 
687
 
 
688
#: syneditstrconst.syns_filtersml
 
689
msgid "Standard ML Files (*.sml)|*.sml"
 
690
msgstr ""
 
691
 
 
692
#: syneditstrconst.syns_filtersql
 
693
msgid "SQL Files (*.sql)|*.sql"
 
694
msgstr ""
 
695
 
 
696
#: syneditstrconst.syns_filtersyngenmsgfiles
 
697
msgid "Msg files (*.msg)|*.msg"
 
698
msgstr ""
 
699
 
 
700
#: syneditstrconst.syns_filtertcltk
 
701
msgid "Tcl/Tk Files (*.tcl)|*.tcl"
 
702
msgstr ""
 
703
 
 
704
#: syneditstrconst.syns_filtertex
 
705
msgid "TeX Files (*.tex)|*.tex"
 
706
msgstr ""
 
707
 
 
708
#: syneditstrconst.syns_filterunixshellscript
 
709
msgid "UNIX Shell Scripts (*.sh)|*.sh"
 
710
msgstr ""
 
711
 
 
712
#: syneditstrconst.syns_filtervbscript
 
713
msgid "VBScript Files (*.vbs)|*.vbs"
 
714
msgstr ""
 
715
 
 
716
#: syneditstrconst.syns_filtervisualbasic
 
717
msgid "Visual Basic Files (*.bas)|*.bas"
 
718
msgstr ""
 
719
 
 
720
#: syneditstrconst.syns_filterx86asm
 
721
msgid "x86 Assembly Files (*.asm)|*.ASM"
 
722
msgstr ""
 
723
 
 
724
#: syneditstrconst.syns_filterxml
 
725
msgid "XML Document (*.xml,*.xsd,*.xsl,*.xslt,*.dtd)|*.xml;*.xsd;*.xsl;*.xslt;*.dtd"
 
726
msgstr ""
 
727
 
 
728
#: syneditstrconst.syns_previewscrollinfofmt
 
729
msgid "Page: %d"
 
730
msgstr ""
 
731
 
 
732
#: syneditstrconst.syns_scrollinfofmt
 
733
msgid "%d - %d"
 
734
msgstr ""
 
735
 
 
736
#: syneditstrconst.syns_scrollinfofmttop
 
737
msgid "Top Line: %d"
 
738
msgstr ""
 
739
 
 
740
#: syneditstrconst.syns_shortcutnone
 
741
msgid "<none>"
 
742
msgstr ""
 
743
 
 
744
#: syneditstrconst.syns_untitled
 
745
msgid "Untitled"
 
746
msgstr ""
 
747