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

« back to all changes in this revision

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