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

« back to all changes in this revision

Viewing changes to components/synedit/languages/synedit.ca.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: \n"
4
 
"POT-Creation-Date: \n"
5
 
"PO-Revision-Date: 2006-11-03 18:00+0100\n"
6
 
"Last-Translator: J.Salvador Pérez <salvaperez@escomposlinux.org>\n"
7
 
"Language-Team: \n"
8
 
"MIME-Version: 1.0\n"
9
 
"Content-Type: text/plain; charset=utf-8\n"
10
 
"Content-Transfer-Encoding: 8bit\n"
11
 
 
12
 
#: syneditstrconst.syns_attrasp
13
 
msgid "Asp"
14
 
msgstr ""
15
 
 
16
 
#: syneditstrconst.syns_attrassembler
17
 
msgid "Assembler"
18
 
msgstr ""
19
 
 
20
 
#: syneditstrconst.syns_attrattributename
21
 
msgid "Attribute Name"
22
 
msgstr ""
23
 
 
24
 
#: syneditstrconst.syns_attrattributevalue
25
 
msgid "Attribute Value"
26
 
msgstr ""
27
 
 
28
 
#: syneditstrconst.syns_attrblock
29
 
msgid "Block"
30
 
msgstr ""
31
 
 
32
 
#: syneditstrconst.syns_attrbrackets
33
 
msgid "Brackets"
34
 
msgstr ""
35
 
 
36
 
#: syneditstrconst.syns_attrcaselabel
37
 
msgid "Case label"
38
 
msgstr ""
39
 
 
40
 
#: syneditstrconst.syns_attrcdatasection
41
 
msgid "CDATA Section"
42
 
msgstr ""
43
 
 
44
 
#: syneditstrconst.syns_attrcharacter
45
 
msgid "Character"
46
 
msgstr ""
47
 
 
48
 
#: syneditstrconst.syns_attrchunkmarker
49
 
msgid "Diff Chunk Marker"
50
 
msgstr ""
51
 
 
52
 
#: syneditstrconst.syns_attrchunkmixed
53
 
msgid "Diff Chunk Line Counts"
54
 
msgstr ""
55
 
 
56
 
#: syneditstrconst.syns_attrchunknew
57
 
msgid "Diff Chunk New Line Count"
58
 
msgstr ""
59
 
 
60
 
#: syneditstrconst.syns_attrchunkorig
61
 
msgid "Diff Chunk Original Line Count"
62
 
msgstr ""
63
 
 
64
 
#: syneditstrconst.syns_attrclass
65
 
msgid "Class"
66
 
msgstr ""
67
 
 
68
 
#: syneditstrconst.syns_attrcomment
69
 
msgid "Comment"
70
 
msgstr ""
71
 
 
72
 
#: syneditstrconst.syns_attrcondition
73
 
msgid "Condition"
74
 
msgstr ""
75
 
 
76
 
#: syneditstrconst.syns_attrdatatype
77
 
msgid "Data type"
78
 
msgstr ""
79
 
 
80
 
#: syneditstrconst.syns_attrdefaultpackage
81
 
msgid "Default packages"
82
 
msgstr ""
83
 
 
84
 
#: syneditstrconst.syns_attrdir
85
 
msgid "Direction"
86
 
msgstr ""
87
 
 
88
 
#: syneditstrconst.syns_attrdirective
89
 
msgid "Directive"
90
 
msgstr ""
91
 
 
92
 
#: syneditstrconst.syns_attrdoctypesection
93
 
msgid "DOCTYPE Section"
94
 
msgstr ""
95
 
 
96
 
#: syneditstrconst.syns_attrdocumentation
97
 
msgid "Documentation"
98
 
msgstr ""
99
 
 
100
 
#: syneditstrconst.syns_attrelementname
101
 
msgid "Element Name"
102
 
msgstr ""
103
 
 
104
 
#: syneditstrconst.syns_attrembedsql
105
 
msgid "Embedded SQL"
106
 
msgstr ""
107
 
 
108
 
#: syneditstrconst.syns_attrembedtext
109
 
msgid "Embedded text"
110
 
msgstr ""
111
 
 
112
 
#: syneditstrconst.syns_attrentityreference
113
 
msgid "Entity Reference"
114
 
msgstr ""
115
 
 
116
 
#: syneditstrconst.syns_attrescapeampersand
117
 
msgid "Escape ampersand"
118
 
msgstr ""
119
 
 
120
 
#: syneditstrconst.syns_attrevent
121
 
msgid "Event"
122
 
msgstr ""
123
 
 
124
 
#: syneditstrconst.syns_attrexception
125
 
msgid "Exception"
126
 
msgstr ""
127
 
 
128
 
#: syneditstrconst.syns_attrfloat
129
 
msgid "Float"
130
 
msgstr ""
131
 
 
132
 
#: syneditstrconst.syns_attrform
133
 
msgid "Form"
134
 
msgstr ""
135
 
 
136
 
#: syneditstrconst.syns_attrfunction
137
 
msgid "Function"
138
 
msgstr ""
139
 
 
140
 
#: syneditstrconst.syns_attrhexadecimal
141
 
msgid "Hexadecimal"
142
 
msgstr ""
143
 
 
144
 
#: syneditstrconst.syns_attricon
145
 
msgid "Icon reference"
146
 
msgstr ""
147
 
 
148
 
#: syneditstrconst.syns_attridedirective
149
 
msgid "IDE Directive"
150
 
msgstr ""
151
 
 
152
 
#: syneditstrconst.syns_attridentifier
153
 
msgid "Identifier"
154
 
msgstr ""
155
 
 
156
 
#: syneditstrconst.syns_attrillegalchar
157
 
msgid "Illegal char"
158
 
msgstr ""
159
 
 
160
 
#: syneditstrconst.syns_attrinclude
161
 
msgid "Include"
162
 
msgstr ""
163
 
 
164
 
#: syneditstrconst.syns_attrindirect
165
 
msgid "Indirect"
166
 
msgstr ""
167
 
 
168
 
#: syneditstrconst.syns_attrinternalfunction
169
 
msgid "Internal function"
170
 
msgstr ""
171
 
 
172
 
#: syneditstrconst.syns_attrinvalidsymbol
173
 
msgid "Invalid symbol"
174
 
msgstr ""
175
 
 
176
 
#: syneditstrconst.syns_attrkey
177
 
msgid "Key"
178
 
msgstr ""
179
 
 
180
 
#: syneditstrconst.syns_attrlabel
181
 
msgid "Label"
182
 
msgstr ""
183
 
 
184
 
#: syneditstrconst.syns_attrlineadded
185
 
msgid "Diff Added line"
186
 
msgstr ""
187
 
 
188
 
#: syneditstrconst.syns_attrlinechanged
189
 
msgid "Diff Changed Line"
190
 
msgstr ""
191
 
 
192
 
#: syneditstrconst.syns_attrlinecontext
193
 
msgid "Diff Context Line"
194
 
msgstr ""
195
 
 
196
 
#: syneditstrconst.syns_attrlineremoved
197
 
msgid "Diff Removed Line"
198
 
msgstr ""
199
 
 
200
 
#: syneditstrconst.syns_attrmacro
201
 
msgid "Macro"
202
 
msgstr ""
203
 
 
204
 
#: syneditstrconst.syns_attrmarker
205
 
msgid "Marker"
206
 
msgstr ""
207
 
 
208
 
#: syneditstrconst.syns_attrmathmode
209
 
msgid "Math Mode"
210
 
msgstr ""
211
 
 
212
 
#: syneditstrconst.syns_attrmessage
213
 
msgid "Message"
214
 
msgstr ""
215
 
 
216
 
#: syneditstrconst.syns_attrmiscellaneous
217
 
msgid "Miscellaneous"
218
 
msgstr ""
219
 
 
220
 
#: syneditstrconst.syns_attrnamespaceattrname
221
 
msgid "Namespace Attribute Name"
222
 
msgstr ""
223
 
 
224
 
#: syneditstrconst.syns_attrnamespaceattrvalue
225
 
msgid "Namespace Attribute Value"
226
 
msgstr ""
227
 
 
228
 
#: syneditstrconst.syns_attrnewfile
229
 
msgid "Diff New File"
230
 
msgstr ""
231
 
 
232
 
#: syneditstrconst.syns_attrnonreservedkeyword
233
 
msgid "Non-reserved keyword"
234
 
msgstr ""
235
 
 
236
 
#: syneditstrconst.syns_attrnull
237
 
msgid "Null"
238
 
msgstr ""
239
 
 
240
 
#: syneditstrconst.syns_attrnumber
241
 
msgid "Number"
242
 
msgstr ""
243
 
 
244
 
#: syneditstrconst.syns_attroctal
245
 
msgid "Octal"
246
 
msgstr ""
247
 
 
248
 
#: syneditstrconst.syns_attroperator
249
 
msgid "Operator"
250
 
msgstr ""
251
 
 
252
 
#: syneditstrconst.syns_attrorigfile
253
 
msgid "Diff Original File"
254
 
msgstr ""
255
 
 
256
 
#: syneditstrconst.syns_attrplsql
257
 
msgid "Reserved word (PL/SQL)"
258
 
msgstr ""
259
 
 
260
 
#: syneditstrconst.syns_attrpragma
261
 
msgid "Pragma"
262
 
msgstr ""
263
 
 
264
 
#: syneditstrconst.syns_attrpreprocessor
265
 
msgid "Preprocessor"
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
 
#, fuzzy
406
 
#| msgid "Shortcut already exists"
407
 
msgid "The keystroke \"%s\" is already assigned to another editor command. (%s)"
408
 
msgstr "La seqüència \"%s\" ja està assignada a un altre ordre d'editor. (%s)"
409
 
 
410
 
#: syneditstrconst.syns_eduplicateshortcut
411
 
msgid "Mouse-Shortcut already exists"
412
 
msgstr "Ja existeix la drecera"
413
 
 
414
 
#: syneditstrconst.syns_emcbreakpointtoggle
415
 
msgid "Toggle Breakpoint"
416
 
msgstr ""
417
 
 
418
 
#: syneditstrconst.syns_emccodefoldcollaps
419
 
msgid "Fold Code"
420
 
msgstr ""
421
 
 
422
 
#: syneditstrconst.syns_emccodefoldcollaps_opt
423
 
msgid "Nodes,One,All,\"At Caret\",\"Current Node\""
424
 
msgstr ""
425
 
 
426
 
#: syneditstrconst.syns_emccodefoldcontextmenu
427
 
msgid "Fold Menu"
428
 
msgstr ""
429
 
 
430
 
#: syneditstrconst.syns_emccodefoldexpand
431
 
msgid "Unfold Code"
432
 
msgstr ""
433
 
 
434
 
#: syneditstrconst.syns_emccodefoldexpand_opt
435
 
msgid "Nodes,One,All"
436
 
msgstr ""
437
 
 
438
 
#: syneditstrconst.syns_emccontextmenu
439
 
msgid "Popup Menu"
440
 
msgstr ""
441
 
 
442
 
#: syneditstrconst.syns_emccontextmenucaretmove_opt
443
 
msgid "\"Move caret, when selection exists\", Never, \"Click outside\", Always"
444
 
msgstr ""
445
 
 
446
 
#: syneditstrconst.syns_emcmouselink
447
 
msgid "Source Link"
448
 
msgstr ""
449
 
 
450
 
#: syneditstrconst.syns_emcmouselink_opt
451
 
msgid "Underline,yes, no"
452
 
msgstr ""
453
 
 
454
 
#: syneditstrconst.syns_emcnone
455
 
msgid "No Action"
456
 
msgstr ""
457
 
 
458
 
#: syneditstrconst.syns_emcpasteselection
459
 
msgid "Quick Paste Selection"
460
 
msgstr ""
461
 
 
462
 
#: syneditstrconst.syns_emcselection_opt
463
 
msgid "Mode,Begin,Continue"
464
 
msgstr ""
465
 
 
466
 
#: syneditstrconst.syns_emcselectline
467
 
msgid "Select Line"
468
 
msgstr ""
469
 
 
470
 
#: syneditstrconst.syns_emcselectline_opt
471
 
msgid "\"Include spaces\",no,yes"
472
 
msgstr ""
473
 
 
474
 
#: syneditstrconst.syns_emcselectpara
475
 
msgid "Select Paragraph"
476
 
msgstr ""
477
 
 
478
 
#: syneditstrconst.syns_emcselectword
479
 
msgid "Select Word"
480
 
msgstr ""
481
 
 
482
 
#: syneditstrconst.syns_emcstartcolumnselections
483
 
msgid "Column Selection"
484
 
msgstr ""
485
 
 
486
 
#: syneditstrconst.syns_emcstartdragmove
487
 
msgid "Drag Selection"
488
 
msgstr ""
489
 
 
490
 
#: syneditstrconst.syns_emcstartlineselections
491
 
msgid "Line Selection"
492
 
msgstr ""
493
 
 
494
 
#: syneditstrconst.syns_emcstartselection
495
 
msgid "Selection"
496
 
msgstr ""
497
 
 
498
 
#: syneditstrconst.syns_emcsyneditcommand
499
 
msgid "IDE Command"
500
 
msgstr ""
501
 
 
502
 
#: syneditstrconst.syns_exporterformathtml
503
 
msgid "HTML"
504
 
msgstr "HTML"
505
 
 
506
 
#: syneditstrconst.syns_exporterformatrtf
507
 
msgid "RTF"
508
 
msgstr "RTF"
509
 
 
510
 
#: syneditstrconst.syns_filteradsp21xx
511
 
msgid "DSP Files (*.dsp,*.inc)|*.DSP;*.INC"
512
 
msgstr "Fitxers DSP (*.dsp,*.inc)|*.DSP;*.INC"
513
 
 
514
 
#: syneditstrconst.syns_filterasm68hc11
515
 
msgid "68HC11 Assembler Files (*.hc11,*.asm,*.asc)|*.HC11;*.ASM;*.ASC"
516
 
msgstr "Fitxers de l'assemblador 68HC11 (*.hc11,*.asm,*.asc)|*.HC11;*.ASM;*.ASC"
517
 
 
518
 
#: syneditstrconst.syns_filterawk
519
 
msgid "AWK Script (*.awk)|*.awk"
520
 
msgstr "Seqüències AWK (*.awk)|*.awk"
521
 
 
522
 
#: syneditstrconst.syns_filterbaan
523
 
msgid "Baan 4GL Files (*.cln)|*.cln"
524
 
msgstr "Fitxers Baan 4GL (*.cln)|*.cln"
525
 
 
526
 
#: syneditstrconst.syns_filterbatch
527
 
msgid "MS-DOS Batch Files (*.bat;*.cmd)|*.bat;*.cmd"
528
 
msgstr "Fitxers de lot MS-DOS (*.bat;*.cmd)|*.bat;*.cmd"
529
 
 
530
 
#: syneditstrconst.syns_filtercache
531
 
msgid "Cache Files (*.mac,*.inc,*.int)|*.mac;*.inc;*.int"
532
 
msgstr "Fitxers de memòria cau (*.mac,*.inc,*.int)|*.mac;*.inc;*.int"
533
 
 
534
 
#: syneditstrconst.syns_filtercaclipper
535
 
msgid "CA-Clipper Files (*.prg,*.ch,*.inc)|*.prg;*.ch;*.inc"
536
 
msgstr "Fitxers CA-Clipper (*.prg,*.ch,*.inc)|*.prg;*.ch;*.inc"
537
 
 
538
 
#: syneditstrconst.syns_filtercorbaidl
539
 
msgid "CORBA IDL files (*.idl)|*.idl"
540
 
msgstr "Fitxers CORBA IDL (*.idl)|*.idl"
541
 
 
542
 
#: syneditstrconst.syns_filtercpm
543
 
msgid "CPM reports (*.rdf,*.rif,*.rmf,*.rxf)|*.rdf;*.rif;*.rmf;*.rxf"
544
 
msgstr "Informes CPM (*.rdf,*.rif,*.rmf,*.rxf)|*.rdf;*.rif;*.rmf;*.rxf"
545
 
 
546
 
#: syneditstrconst.syns_filtercpp
547
 
msgid "C++ Files (*.c,*.cpp,*.h,*.hpp,*.hh)|*.c;*.cpp;*.h;*.hpp;*.hh"
548
 
msgstr "Arxius C++ (*.c,*.cpp,*.h,*.hpp,*.hh)|*.c;*.cpp;*.h;*.hpp;*.hh"
549
 
 
550
 
#: syneditstrconst.syns_filtercss
551
 
msgid "Cascading Stylesheets (*.css)|*.css"
552
 
msgstr "Fulls d'estil en cascada (*.css)|*.css"
553
 
 
554
 
#: syneditstrconst.syns_filterdfm
555
 
msgid "Borland Form Files (*.dfm;*.xfm)|*.dfm;*.xfm"
556
 
msgstr "Fitxers de formes Borland (*.dfm;*.xfm)|*.dfm;*.xfm"
557
 
 
558
 
#: syneditstrconst.syns_filterfortran
559
 
msgid "Fortran Files (*.for)|*.for"
560
 
msgstr "Fitxers Fortran (*.for)|*.for"
561
 
 
562
 
#: syneditstrconst.syns_filterfoxpro
563
 
msgid "Foxpro Files (*.prg)|*.prg"
564
 
msgstr "Fitxers Foxpro (*.prg)|*.prg"
565
 
 
566
 
#: syneditstrconst.syns_filtergalaxy
567
 
msgid "Galaxy Files (*.gtv,*.galrep,*.txt)|*.gtv;*.galrep;*.txt"
568
 
msgstr "Fitxers Galaxy (*.gtv,*.galrep,*.txt)|*.gtv;*.galrep;*.txt"
569
 
 
570
 
#: syneditstrconst.syns_filtergembase
571
 
msgid "GEMBASE Files (*.dml,*.gem)|*.DML;*.GEM"
572
 
msgstr "Fitxers GEMBASE (*.dml,*.gem)|*.DML;*.GEM"
573
 
 
574
 
#: syneditstrconst.syns_filtergws
575
 
msgid "GW-TEL Script Files (*.gws)|*.gws"
576
 
msgstr "Fitxers de seqüència GW-TEL (*.gws)|*.gws"
577
 
 
578
 
#: syneditstrconst.syns_filterhp
579
 
msgid "HP48 Files (*.s,*.sou,*.a,*.hp)|*.S;*.SOU;*.A;*.HP"
580
 
msgstr "Fitxers HP48 (*.s,*.sou,*.a,*.hp)|*.S;*.SOU;*.A;*.HP"
581
 
 
582
 
#: syneditstrconst.syns_filterhp48
583
 
msgid "HP48 Files (*.s,*.sou,*.a,*.hp)|*.s;*.sou;*.a;*.hp"
584
 
msgstr "Fitxers HP48 (*.s,*.sou,*.a,*hp)|*.s;*.sou;*.a;*.hp"
585
 
 
586
 
#: syneditstrconst.syns_filterhtml
587
 
msgid "HTML Document (*.htm,*.html)|*.htm;*.html"
588
 
msgstr "Document d'HTML (*.htm,*.html)|*.htm;*.html"
589
 
 
590
 
#: syneditstrconst.syns_filterini
591
 
msgid "INI Files (*.ini)|*.ini"
592
 
msgstr "Fitxers INI (*.ini)|*.ini"
593
 
 
594
 
#: syneditstrconst.syns_filterinno
595
 
msgid "Inno Setup Script Files (*.iss)|*.iss"
596
 
msgstr "Fitxers de seqüència de configuració Inno (*.iss)|*.iss"
597
 
 
598
 
#: syneditstrconst.syns_filterjava
599
 
msgid "Java Files (*.java)|*.java"
600
 
msgstr "Fitxers de Java (*.java)|*.java"
601
 
 
602
 
#: syneditstrconst.syns_filterjscript
603
 
msgid "Javascript Files (*.js)|*.js"
604
 
msgstr "Fitxers de Javascript (*.js)|*.js"
605
 
 
606
 
#: syneditstrconst.syns_filterkix
607
 
msgid "KiXtart scripts (*.kix)|*.kix"
608
 
msgstr "Seqüències KiXtart (*.kix)|*.kix"
609
 
 
610
 
#: syneditstrconst.syns_filterlfm
611
 
msgid "Lazarus Form Files (*.lfm)|*.lfm"
612
 
msgstr "Fitxers de formes Lazarus (*.lfm)|*.lfm"
613
 
 
614
 
#: syneditstrconst.syns_filtermodelica
615
 
msgid "Modelica Files (*.mo)|*.mo"
616
 
msgstr "Fitxers de Modelica (*.mo)|*.mo"
617
 
 
618
 
#: syneditstrconst.syns_filtermodula3
619
 
msgid "Modula-3 Files (*.m3)|*.m3"
620
 
msgstr "Fitxers de Modula-3 (*.m3)|*.m3"
621
 
 
622
 
#: syneditstrconst.syns_filterpascal
623
 
msgid "Pascal Files (*.pas,*.dpr,*.dpk,*.inc)|*.pas;*.dpr;*.dpk;*.inc"
624
 
msgstr "Fitxers de Pascal (*.pas,*.dpr,*dpk,*.inc)|*.pas;*.dpr;*.dpk;*.inc"
625
 
 
626
 
#: syneditstrconst.syns_filterperl
627
 
msgid "Perl Files (*.pl,*.pm,*.cgi)|*.pl;*.pm;*.cgi"
628
 
msgstr "Fitxers de Perl (*.pl,*.pm,*.cgi)|*.pl;*.pm;*.cgi"
629
 
 
630
 
#: syneditstrconst.syns_filterphp
631
 
msgid "PHP Files (*.php,*.php3,*.phtml,*.inc)|*.php;*.php3;*.phtml;*.inc"
632
 
msgstr "Fitxers de PHP (*.php,*.php3,*.phtml,*.inc)|*.php;*.php3;*.phtml;*.inc"
633
 
 
634
 
#: syneditstrconst.syns_filterprogress
635
 
msgid "Progress Files (*.w,*.p,*.i)|*.w;*.p;*.i"
636
 
msgstr "Fitxers de Progress (*.w,*.p,*.i)|*.w;*.p;*.i"
637
 
 
638
 
#: syneditstrconst.syns_filterpython
639
 
msgid "Python Files (*.py)|*.py"
640
 
msgstr "Fitxers de Python (*.py)|*.py"
641
 
 
642
 
#: syneditstrconst.syns_filterrtf
643
 
msgid "Rich Text Format (*.rtf)|*.rtf"
644
 
msgstr "Rich Text Format (*.rtf)|*.rtf"
645
 
 
646
 
#: syneditstrconst.syns_filtersdd
647
 
msgid "Semanta DD files (*.sdd)|*.sdd"
648
 
msgstr "Fitxers de Semanta DD (*.sdd)|*.sdd"
649
 
 
650
 
#: syneditstrconst.syns_filtersml
651
 
msgid "Standard ML Files (*.sml)|*.sml"
652
 
msgstr "Fitxers normalitzats ML (*.sml)|*.sml"
653
 
 
654
 
#: syneditstrconst.syns_filtersql
655
 
msgid "SQL Files (*.sql)|*.sql"
656
 
msgstr "Fitxers de SQL (*.sql)|*.sql"
657
 
 
658
 
#: syneditstrconst.syns_filtersyngenmsgfiles
659
 
msgid "Msg files (*.msg)|*.msg"
660
 
msgstr "Fitxers Msg (*.msg)|*.msg"
661
 
 
662
 
#: syneditstrconst.syns_filtertcltk
663
 
msgid "Tcl/Tk Files (*.tcl)|*.tcl"
664
 
msgstr "Fitxers de Tcl/Tk (*.tcl)|*.tcl"
665
 
 
666
 
#: syneditstrconst.syns_filtertex
667
 
msgid "TeX Files (*.tex)|*.tex"
668
 
msgstr "Fitxers de TeX (*.tex)|*.tex"
669
 
 
670
 
#: syneditstrconst.syns_filterunixshellscript
671
 
msgid "UNIX Shell Scripts (*.sh)|*.sh"
672
 
msgstr "Seqüències de l'intèrpret d'ordres UNIX (*.sh)|*.sh"
673
 
 
674
 
#: syneditstrconst.syns_filtervbscript
675
 
msgid "VBScript Files (*.vbs)|*.vbs"
676
 
msgstr "Fitxers de VBScript (*.vbs)|*.vbs"
677
 
 
678
 
#: syneditstrconst.syns_filtervisualbasic
679
 
msgid "Visual Basic Files (*.bas)|*.bas"
680
 
msgstr "Fitxers de Visual Basic (*.bas)|*.bas"
681
 
 
682
 
#: syneditstrconst.syns_filterx86asm
683
 
msgid "x86 Assembly Files (*.asm)|*.ASM"
684
 
msgstr "Fitxers d'assemblador x86 (*.asm)|*.ASM"
685
 
 
686
 
#: syneditstrconst.syns_filterxml
687
 
msgid "XML Document (*.xml,*.xsd,*.xsl,*.xslt,*.dtd)|*.xml;*.xsd;*.xsl;*.xslt;*.dtd"
688
 
msgstr "Document d'XML (*.xml,*.xsd,*.xsl,*.xslt,*.dtd)|*.xml;*.xsd;*.xsl;*.xslt;*.dtd"
689
 
 
690
 
#: syneditstrconst.syns_previewscrollinfofmt
691
 
msgid "Page: %d"
692
 
msgstr "Pàgina: %d"
693
 
 
694
 
#: syneditstrconst.syns_scrollinfofmt
695
 
msgid "%d - %d"
696
 
msgstr "%d - %d"
697
 
 
698
 
#: syneditstrconst.syns_scrollinfofmttop
699
 
msgid "Top Line: %d"
700
 
msgstr "Primera línia: %d"
701
 
 
702
 
#: syneditstrconst.syns_shortcutnone
703
 
msgid "<none>"
704
 
msgstr "<cap>"
705
 
 
706
 
#: syneditstrconst.syns_untitled
707
 
msgid "Untitled"
708
 
msgstr ""
709