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

« back to all changes in this revision

Viewing changes to languages/lazaruside.ar.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
1
msgid ""
2
2
msgstr ""
3
 
"Last-Translator: Mazen NEIFER <mazen.neifer@supaero.org>\n"
4
 
"PO-Revision-Date: 2007-11-26 23:43+0100\n"
5
 
"Language-Team: Arabic <ar@li.org>\n"
 
3
"Project-Id-Version: Free Pascal Lazarus Project.\n"
 
4
"Report-Msgid-Bugs-To: Abou Al Montacir <abou.almontacir@sfr.fr\n"
 
5
"POT-Creation-Date: yyyy-mm-dd hh:mm+0000\n"
 
6
"PO-Revision-Date: 2012-05-10 10:25+0100\n"
 
7
"Last-Translator: Khaled Shagrouni <shagrouni@gmail.com>\n"
 
8
"Language-Team: Arabic\n"
 
9
"Language: arabic\n"
 
10
"MIME-Version: 1.0\n"
6
11
"Content-Type: text/plain; charset=UTF-8\n"
7
12
"Content-Transfer-Encoding: 8bit\n"
8
 
"X-Generator: KBabel 1.11.4\n"
9
 
"Project-Id-Version: lazaruside\n"
10
 
"MIME-Version: 1.0\n"
 
13
"Plural-Forms: nplurals=1; plural=0\n"
 
14
"X-Generator: Easy Po 0.9.2\n"
 
15
 
 
16
#: lazarusidestrconsts.dbgbreakgroupdlgcaptiondisable
 
17
msgctxt "lazarusidestrconsts.dbgbreakgroupdlgcaptiondisable"
 
18
msgid "Select Groups"
 
19
msgstr "إختر المجموعات"
 
20
 
 
21
#: lazarusidestrconsts.dbgbreakgroupdlgcaptionenable
 
22
msgctxt "lazarusidestrconsts.dbgbreakgroupdlgcaptionenable"
 
23
msgid "Select Groups"
 
24
msgstr "إختر المجموعات"
 
25
 
 
26
#: lazarusidestrconsts.dbgbreakgroupdlgheaderdisable
 
27
msgid "Select groups to disable when breakpoint is hit"
 
28
msgstr "اختر المجموعات الّتي تتعطّل عند نقطة ايقاف"
 
29
 
 
30
#: lazarusidestrconsts.dbgbreakgroupdlgheaderenable
 
31
msgid "Select groups to enable when breakpoint is hit"
 
32
msgstr "اختر المجموعات الّتي تفعّل عند نقطة ايقاف"
 
33
 
 
34
#: lazarusidestrconsts.dbgbreakpropertygroupnotfound
 
35
msgid "Some groups in the Enable/Disable list do not exist.%0:sCreate them?%0:s%0:s%1:s"
 
36
msgstr "بعض المجموعات في قائمة تفعيل/تعطيل غير موجودة.%0:sعل يتم إنشاؤها؟%0:s%0:s%1:s"
11
37
 
12
38
#: lazarusidestrconsts.dlfmousepredefinedscheme
13
39
msgid "Use predefined scheme"
14
 
msgstr ""
 
40
msgstr "إستخدم المخطط المحدد سلفا"
15
41
 
16
42
#: lazarusidestrconsts.dlfmouseresetall
17
43
msgid "Reset all settings"
25
51
msgid "Reset all text settings"
26
52
msgstr ""
27
53
 
 
54
#: lazarusidestrconsts.dlfmousesimplebuttonaddhistorypoint
 
55
msgid "Add history point"
 
56
msgstr ""
 
57
 
 
58
#: lazarusidestrconsts.dlfmousesimplebuttoncontextmenu
 
59
msgid "Context Menu"
 
60
msgstr ""
 
61
 
 
62
#: lazarusidestrconsts.dlfmousesimplebuttoncontextmenudbg
 
63
msgid "Context Menu (debug)"
 
64
msgstr ""
 
65
 
 
66
#: lazarusidestrconsts.dlfmousesimplebuttoncontextmenutab
 
67
msgid "Context Menu (tab)"
 
68
msgstr ""
 
69
 
 
70
#: lazarusidestrconsts.dlfmousesimplebuttondeclaration
 
71
msgid "Jumps to implementation"
 
72
msgstr ""
 
73
 
 
74
#: lazarusidestrconsts.dlfmousesimplebuttondeclarationblock
 
75
msgid "Jumps to implementation/other block end"
 
76
msgstr ""
 
77
 
 
78
#: lazarusidestrconsts.dlfmousesimplebuttonhistback
 
79
msgid "History back"
 
80
msgstr ""
 
81
 
 
82
#: lazarusidestrconsts.dlfmousesimplebuttonhistforw
 
83
msgid "History forward"
 
84
msgstr ""
 
85
 
 
86
#: lazarusidestrconsts.dlfmousesimplebuttonnothing
 
87
msgctxt "lazarusidestrconsts.dlfmousesimplebuttonnothing"
 
88
msgid "Nothing/Default"
 
89
msgstr ""
 
90
 
 
91
#: lazarusidestrconsts.dlfmousesimplebuttonpaste
 
92
msgctxt "lazarusidestrconsts.dlfmousesimplebuttonpaste"
 
93
msgid "Paste"
 
94
msgstr "ألصق"
 
95
 
 
96
#: lazarusidestrconsts.dlfmousesimplebuttonselcontinue
 
97
msgid "Continue %0:s (Bound to: %1:s)"
 
98
msgstr ""
 
99
 
 
100
#: lazarusidestrconsts.dlfmousesimplebuttonselcontinueplain
 
101
msgid "Continue %0:s"
 
102
msgstr ""
 
103
 
 
104
#: lazarusidestrconsts.dlfmousesimplebuttonselect
 
105
msgid "Select text"
 
106
msgstr "عيّن نصّا"
 
107
 
 
108
#: lazarusidestrconsts.dlfmousesimplebuttonselectcolumn
 
109
msgid "Select text (Columns)"
 
110
msgstr "عيّن نصّا عموديّا"
 
111
 
 
112
#: lazarusidestrconsts.dlfmousesimplebuttonselectline
 
113
msgid "Select text (Lines)"
 
114
msgstr "عيّن نصّا أفقيّا"
 
115
 
 
116
#: lazarusidestrconsts.dlfmousesimplebuttonsetfreebookmark
 
117
msgid "Set free bookmark"
 
118
msgstr ""
 
119
 
 
120
#: lazarusidestrconsts.dlfmousesimplebuttonsetlinefull
 
121
msgid "Select current Line (Full)"
 
122
msgstr "عيّن السّطر الحاليّ كاملا"
 
123
 
 
124
#: lazarusidestrconsts.dlfmousesimplebuttonsetlinesmart
 
125
msgid "Select current Line (Text)"
 
126
msgstr "ّعيّن النّصّ قي السّطر الحالي"
 
127
 
 
128
#: lazarusidestrconsts.dlfmousesimplebuttonsetpara
 
129
msgid "Select current Paragraph"
 
130
msgstr "عيّن الفقرة الحاليّة"
 
131
 
 
132
#: lazarusidestrconsts.dlfmousesimplebuttonsetword
 
133
msgid "Select current Word"
 
134
msgstr "عيّن الكلمة الحاليّة"
 
135
 
 
136
#: lazarusidestrconsts.dlfmousesimplebuttonzoomreset
 
137
msgid "Reset zoom"
 
138
msgstr ""
 
139
 
28
140
#: lazarusidestrconsts.dlfmousesimplediff
29
141
msgid "This page does not represent your current settings. See advanced page. Use this page to reset any advanced changes"
30
142
msgstr ""
35
147
msgstr ""
36
148
 
37
149
#: lazarusidestrconsts.dlfmousesimplegutterleftdown
38
 
msgid "Standard, All actions (breakpoint, fold) on Mouse down"
 
150
msgid "Standard, All actions (breakpoint, fold) on mouse down"
39
151
msgstr ""
40
152
 
41
153
#: lazarusidestrconsts.dlfmousesimplegutterleftup
42
 
msgid "Extended, Actions (breakpoint, fold) on Mouse up. Selection on Mouse down and move"
 
154
msgid "Extended, Actions (breakpoint, fold) on mouse up. Selection on mouse down and move"
43
155
msgstr ""
44
156
 
45
157
#: lazarusidestrconsts.dlfmousesimpleguttersect
54
166
#: lazarusidestrconsts.dlfmousesimpletextsect
55
167
msgctxt "lazarusidestrconsts.dlfmousesimpletextsect"
56
168
msgid "Text"
57
 
msgstr ""
 
169
msgstr "نصّ"
58
170
 
59
171
#: lazarusidestrconsts.dlfmousesimpletextsectalt
60
172
msgid "Alt-Key sets column mode"
61
173
msgstr ""
62
174
 
63
 
#: lazarusidestrconsts.dlfmousesimpletextsectctrlleftlabel
64
 
msgid "Ctrl Left Button"
65
 
msgstr ""
66
 
 
67
 
#: lazarusidestrconsts.dlfmousesimpletextsectctrlleftrjump
68
 
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectctrlleftrjump"
69
 
msgid "jumps to implementation"
70
 
msgstr ""
71
 
 
72
 
#: lazarusidestrconsts.dlfmousesimpletextsectctrlleftrjumporblock
73
 
msgid "jumps to implementation/other block end"
74
 
msgstr ""
75
 
 
76
 
#: lazarusidestrconsts.dlfmousesimpletextsectctrlleftrnone
77
 
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectctrlleftrnone"
78
 
msgid "nothing"
79
 
msgstr ""
80
 
 
81
 
#: lazarusidestrconsts.dlfmousesimpletextsectdoubleselline
82
 
msgid "Double Click selects line"
 
175
#: lazarusidestrconsts.dlfmousesimpletextsectaltctrllabel
 
176
msgid "Alt-Ctrl Button"
 
177
msgstr ""
 
178
 
 
179
#: lazarusidestrconsts.dlfmousesimpletextsectaltctrlwheellabel
 
180
msgid "Alt-Ctrl Wheel"
 
181
msgstr ""
 
182
 
 
183
#: lazarusidestrconsts.dlfmousesimpletextsectaltlabel
 
184
msgid "Alt Button"
 
185
msgstr ""
 
186
 
 
187
#: lazarusidestrconsts.dlfmousesimpletextsectaltwheellabel
 
188
msgid "Alt Wheel"
 
189
msgstr ""
 
190
 
 
191
#: lazarusidestrconsts.dlfmousesimpletextsectctrllabel
 
192
msgid "Ctrl Button"
 
193
msgstr ""
 
194
 
 
195
#: lazarusidestrconsts.dlfmousesimpletextsectctrlwheellabel
 
196
msgid "Ctrl Wheel"
83
197
msgstr ""
84
198
 
85
199
#: lazarusidestrconsts.dlfmousesimpletextsectdrag
86
 
msgid "Drag Selection (copy/paste)"
87
 
msgstr ""
88
 
 
89
 
#: lazarusidestrconsts.dlfmousesimpletextsectmidgoto
90
 
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectmidgoto"
91
 
msgid "jumps to implementation"
92
 
msgstr ""
 
200
msgid "Drag selection (copy/paste)"
 
201
msgstr "جرّ المعيّن (نسخ ولصق("
 
202
 
 
203
#: lazarusidestrconsts.dlfmousesimpletextsectextra1label
 
204
msgid "Extra-1 Button"
 
205
msgstr ""
 
206
 
 
207
#: lazarusidestrconsts.dlfmousesimpletextsectextra2label
 
208
msgid "Extra-2 Button"
 
209
msgstr ""
 
210
 
 
211
#: lazarusidestrconsts.dlfmousesimpletextsectldoublealtlabel
 
212
msgid "Alt Double"
 
213
msgstr ""
 
214
 
 
215
#: lazarusidestrconsts.dlfmousesimpletextsectldoublectrllabel
 
216
msgid "Ctrl Double"
 
217
msgstr ""
 
218
 
 
219
#: lazarusidestrconsts.dlfmousesimpletextsectldoublelabel
 
220
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectldoublelabel"
 
221
msgid "Double"
 
222
msgstr "مضاعف"
 
223
 
 
224
#: lazarusidestrconsts.dlfmousesimpletextsectldoubleshiftlabel
 
225
msgid "Shift Double"
 
226
msgstr ""
 
227
 
 
228
#: lazarusidestrconsts.dlfmousesimpletextsectlquadlabel
 
229
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectlquadlabel"
 
230
msgid "Quad"
 
231
msgstr "رباعي"
 
232
 
 
233
#: lazarusidestrconsts.dlfmousesimpletextsectltriplelabel
 
234
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectltriplelabel"
 
235
msgid "Triple"
 
236
msgstr "ثلاثي"
93
237
 
94
238
#: lazarusidestrconsts.dlfmousesimpletextsectmidlabel
95
239
msgid "Middle Button"
96
 
msgstr ""
97
 
 
98
 
#: lazarusidestrconsts.dlfmousesimpletextsectmidnone
99
 
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectmidnone"
100
 
msgid "nothing"
101
 
msgstr ""
102
 
 
103
 
#: lazarusidestrconsts.dlfmousesimpletextsectmidpaste
104
 
msgid "paste selection"
 
240
msgstr "الزّر الأوسط"
 
241
 
 
242
#: lazarusidestrconsts.dlfmousesimpletextsectpagebtn
 
243
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectpagebtn"
 
244
msgid "Middle"
 
245
msgstr "الأوسط"
 
246
 
 
247
#: lazarusidestrconsts.dlfmousesimpletextsectpageextra1
 
248
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectpageextra1"
 
249
msgid "Extra 1"
 
250
msgstr "الإضافي 1"
 
251
 
 
252
#: lazarusidestrconsts.dlfmousesimpletextsectpageextra2
 
253
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectpageextra2"
 
254
msgid "Extra 2"
 
255
msgstr "الإضافي 2"
 
256
 
 
257
#: lazarusidestrconsts.dlfmousesimpletextsectpagelmod
 
258
msgid "Left 1"
 
259
msgstr "الأيسر 1"
 
260
 
 
261
#: lazarusidestrconsts.dlfmousesimpletextsectpagelmulti
 
262
msgid "Left 2"
 
263
msgstr "الﻷيسر 2"
 
264
 
 
265
#: lazarusidestrconsts.dlfmousesimpletextsectpageright
 
266
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectpageright"
 
267
msgid "Right"
 
268
msgstr "الأيمن"
 
269
 
 
270
#: lazarusidestrconsts.dlfmousesimpletextsectpagewheel
 
271
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectpagewheel"
 
272
msgid "Wheel"
 
273
msgstr "العجلة"
 
274
 
 
275
#: lazarusidestrconsts.dlfmousesimpletextsectrightlabel
 
276
msgid "Right Button"
 
277
msgstr "الزّر الأيمن"
 
278
 
 
279
#: lazarusidestrconsts.dlfmousesimpletextsectshiftaltctrllabel
 
280
msgid "Shift-Alt-Ctrl Button"
 
281
msgstr ""
 
282
 
 
283
#: lazarusidestrconsts.dlfmousesimpletextsectshiftaltctrlwheellabel
 
284
msgid "Shift-Alt-Ctrl"
 
285
msgstr ""
 
286
 
 
287
#: lazarusidestrconsts.dlfmousesimpletextsectshiftaltlabel
 
288
msgid "Shift-Alt Button"
 
289
msgstr ""
 
290
 
 
291
#: lazarusidestrconsts.dlfmousesimpletextsectshiftaltwheellabel
 
292
msgid "Shift-Alt Wheel"
 
293
msgstr ""
 
294
 
 
295
#: lazarusidestrconsts.dlfmousesimpletextsectshiftctrllabel
 
296
msgid "Shift-Ctrl Button"
 
297
msgstr ""
 
298
 
 
299
#: lazarusidestrconsts.dlfmousesimpletextsectshiftctrlwheellabel
 
300
msgid "Shift-Ctrl Wheel"
 
301
msgstr ""
 
302
 
 
303
#: lazarusidestrconsts.dlfmousesimpletextsectshiftlabel
 
304
msgid "Shift Button"
 
305
msgstr ""
 
306
 
 
307
#: lazarusidestrconsts.dlfmousesimpletextsectwheellabel
 
308
msgctxt "lazarusidestrconsts.dlfmousesimpletextsectwheellabel"
 
309
msgid "Wheel"
 
310
msgstr "العجلة"
 
311
 
 
312
#: lazarusidestrconsts.dlfmousesimpletextshiftsectwheellabel
 
313
msgid "Shift Wheel"
105
314
msgstr ""
106
315
 
107
316
#: lazarusidestrconsts.dlfmousesimplewarning
108
317
msgid "You have unsaved changes. Using this page will undo changes made on the advanced page"
109
318
msgstr ""
110
319
 
 
320
#: lazarusidestrconsts.dlfmousesimplewheelhsrolldef
 
321
msgid "Scroll horizontal (System speed)"
 
322
msgstr ""
 
323
 
 
324
#: lazarusidestrconsts.dlfmousesimplewheelhsrollline
 
325
msgid "Scroll horizontal (Single line)"
 
326
msgstr ""
 
327
 
 
328
#: lazarusidestrconsts.dlfmousesimplewheelhsrollpage
 
329
msgid "Scroll horizontal (Page)"
 
330
msgstr ""
 
331
 
 
332
#: lazarusidestrconsts.dlfmousesimplewheelhsrollpagehalf
 
333
msgid "Scroll horizontal (Half page)"
 
334
msgstr ""
 
335
 
 
336
#: lazarusidestrconsts.dlfmousesimplewheelhsrollpageless
 
337
msgid "Scroll horizontal (Page, less one line)"
 
338
msgstr ""
 
339
 
 
340
#: lazarusidestrconsts.dlfmousesimplewheelnothing
 
341
msgctxt "lazarusidestrconsts.dlfmousesimplewheelnothing"
 
342
msgid "Nothing/Default"
 
343
msgstr ""
 
344
 
 
345
#: lazarusidestrconsts.dlfmousesimplewheelsrolldef
 
346
msgid "Scroll (System speed)"
 
347
msgstr ""
 
348
 
 
349
#: lazarusidestrconsts.dlfmousesimplewheelsrollline
 
350
msgid "Scroll (Single line)"
 
351
msgstr ""
 
352
 
 
353
#: lazarusidestrconsts.dlfmousesimplewheelsrollpage
 
354
msgid "Scroll (Page)"
 
355
msgstr ""
 
356
 
 
357
#: lazarusidestrconsts.dlfmousesimplewheelsrollpagehalf
 
358
msgid "Scroll (Half page)"
 
359
msgstr ""
 
360
 
 
361
#: lazarusidestrconsts.dlfmousesimplewheelsrollpageless
 
362
msgid "Scroll (Page, less one line)"
 
363
msgstr ""
 
364
 
 
365
#: lazarusidestrconsts.dlfmousesimplewheelzoom
 
366
msgid "Zoom"
 
367
msgstr "تضخيم"
 
368
 
111
369
#: lazarusidestrconsts.dlfnopredefinedscheme
112
370
msgid "< None >"
113
371
msgstr ""
183
441
#: lazarusidestrconsts.dlgaddhiattrgrouptext
184
442
msgctxt "lazarusidestrconsts.dlgaddhiattrgrouptext"
185
443
msgid "Text"
186
 
msgstr ""
 
444
msgstr "نصّ"
187
445
 
188
446
#: lazarusidestrconsts.dlgaddhiattrgutterseparator
189
447
msgid "Gutter Separator"
267
525
msgid "Word-Brackets"
268
526
msgstr ""
269
527
 
 
528
#: lazarusidestrconsts.dlgaddhispecialvisiblechars
 
529
msgid "Visualized Special Chars"
 
530
msgstr ""
 
531
 
270
532
#: lazarusidestrconsts.dlgadditionalsrcpath
271
 
msgid "Additional Source search path for all projects (.pp;.pas)"
 
533
msgid "Additional source search path for all projects (.pp;.pas)"
272
534
msgstr ""
273
535
 
274
536
#: lazarusidestrconsts.dlgaddsemicolon
287
549
msgid "Alphabetically"
288
550
msgstr ""
289
551
 
 
552
#: lazarusidestrconsts.dlgalreadyusesallotherunits
 
553
msgid "\"%s\" already uses all the units in this project"
 
554
msgstr ""
 
555
 
290
556
#: lazarusidestrconsts.dlgalwaysvisiblecursor
291
557
msgid "Always visible cursor"
292
558
msgstr ""
300
566
msgstr ""
301
567
 
302
568
#: lazarusidestrconsts.dlgapplicationsettings
303
 
msgid "Application Settings"
 
569
msgid "Application settings"
304
570
msgstr ""
305
571
 
306
572
#: lazarusidestrconsts.dlgassemblerdefault
309
575
msgstr ""
310
576
 
311
577
#: lazarusidestrconsts.dlgassertcode
312
 
msgid "Include Assertion Code"
 
578
msgid "Include assertion code"
313
579
msgstr ""
314
580
 
315
581
#: lazarusidestrconsts.dlgautocreateforms
329
595
msgstr ""
330
596
 
331
597
#: lazarusidestrconsts.dlgautoindent
 
598
msgctxt "lazarusidestrconsts.dlgautoindent"
332
599
msgid "Auto indent"
333
600
msgstr ""
334
601
 
336
603
msgid "(Setup smart indent)"
337
604
msgstr ""
338
605
 
 
606
#: lazarusidestrconsts.dlgautoindenttype
 
607
msgctxt "lazarusidestrconsts.dlgautoindenttype"
 
608
msgid "Auto indent"
 
609
msgstr ""
 
610
 
339
611
#: lazarusidestrconsts.dlgautoremoveemptymethods
340
612
msgid "Auto remove empty methods"
341
613
msgstr ""
345
617
msgstr ""
346
618
 
347
619
#: lazarusidestrconsts.dlgautosave
348
 
msgid "Auto save"
349
 
msgstr ""
 
620
msgid "Auto Save"
 
621
msgstr "حفظ تلقائيّ"
350
622
 
351
623
#: lazarusidestrconsts.dlgavailableforms
352
624
msgid "Available forms:"
369
641
msgstr ""
370
642
 
371
643
#: lazarusidestrconsts.dlgblockgroupoptions
372
 
msgid "Selection:"
 
644
msgctxt "lazarusidestrconsts.dlgblockgroupoptions"
 
645
msgid "Selection"
373
646
msgstr ""
374
647
 
375
648
#: lazarusidestrconsts.dlgblockindent
376
 
msgid "Block indent"
 
649
msgid "Block indent (spaces)"
377
650
msgstr ""
378
651
 
379
652
#: lazarusidestrconsts.dlgblockindenttype
392
665
msgid "Spaces"
393
666
msgstr ""
394
667
 
 
668
#: lazarusidestrconsts.dlgblocktabindent
 
669
msgid "Block indent (tabs)"
 
670
msgstr ""
 
671
 
395
672
#: lazarusidestrconsts.dlgbp7cptb
396
 
msgid "TP/BP 7.0 Compatible"
 
673
msgid "TP/BP 7.0 compatible"
397
674
msgstr ""
398
675
 
399
676
#: lazarusidestrconsts.dlgbrackethighlight
408
685
msgid "Free Pascal Compiler messages file (*.msg)|*.msg|Any Files (*.*)|*.*"
409
686
msgstr ""
410
687
 
 
688
#: lazarusidestrconsts.dlgbuildmodes
 
689
msgid "Build Modes"
 
690
msgstr ""
 
691
 
411
692
#: lazarusidestrconsts.dlgbutapply
412
693
msgid "Apply"
413
 
msgstr ""
414
 
 
415
 
#: lazarusidestrconsts.dlgcancel
416
 
msgctxt "lazarusidestrconsts.dlgcancel"
417
 
msgid "Cancel"
418
 
msgstr ""
 
694
msgstr "نفّذ"
419
695
 
420
696
#: lazarusidestrconsts.dlgcasesensitive
421
697
msgctxt "lazarusidestrconsts.dlgcasesensitive"
422
 
msgid "&Case Sensitive"
 
698
msgid "&Case sensitive"
423
699
msgstr ""
424
700
 
425
701
#: lazarusidestrconsts.dlgccocaption
426
702
msgid "Checking compiler options"
427
703
msgstr ""
428
704
 
 
705
#: lazarusidestrconsts.dlgccoorphanedfilefound
 
706
msgid "orphaned file found: %s"
 
707
msgstr ""
 
708
 
429
709
#: lazarusidestrconsts.dlgccoresults
430
710
msgid "Results"
431
 
msgstr ""
 
711
msgstr "النّتائج"
432
712
 
433
713
#: lazarusidestrconsts.dlgccotest
434
714
msgctxt "lazarusidestrconsts.dlgccotest"
435
715
msgid "Test"
436
 
msgstr ""
 
716
msgstr "إختبار"
437
717
 
438
718
#: lazarusidestrconsts.dlgccotestcheckingcompiler
439
719
msgid "Test: Checking compiler ..."
440
 
msgstr ""
 
720
msgstr "إختبار التّحقّق من المترجم ..."
441
721
 
442
722
#: lazarusidestrconsts.dlgccotestcheckingcompilerconfig
443
723
msgid "Test: Checking compiler configuration ..."
444
 
msgstr ""
 
724
msgstr "إختبار التّحقّق من خيارات المترجم"
445
725
 
446
726
#: lazarusidestrconsts.dlgccotestcheckingfpcconfigs
447
727
msgid "Test: Checking fpc configs ..."
448
 
msgstr ""
 
728
msgstr "إختبار التّحقّق من خيارات المترجم"
449
729
 
450
730
#: lazarusidestrconsts.dlgccotestcompilerdate
451
731
msgid "Test: Checking compiler date ..."
467
747
msgid "Test: Compiling an empty file"
468
748
msgstr ""
469
749
 
 
750
#: lazarusidestrconsts.dlgccousingconfigfile
 
751
msgid "using config file %s"
 
752
msgstr ""
 
753
 
470
754
#: lazarusidestrconsts.dlgcdtclassorder
471
755
msgid "Class order"
472
756
msgstr ""
480
764
msgstr ""
481
765
 
482
766
#: lazarusidestrconsts.dlgcdtpreview
483
 
msgid "Preview (Max line length = 1)"
 
767
msgid "Preview (max line length = 1)"
484
768
msgstr ""
485
769
 
486
770
#: lazarusidestrconsts.dlgcdtreadprefix
504
788
msgstr ""
505
789
 
506
790
#: lazarusidestrconsts.dlgcentercursorline
507
 
msgid "Center Cursor Line"
 
791
msgid "Center cursor line"
508
792
msgstr ""
509
793
 
510
794
#: lazarusidestrconsts.dlgcharcasefileact
536
820
msgstr ""
537
821
 
538
822
#: lazarusidestrconsts.dlgcmacro
539
 
msgid "C Style Macros (global)"
 
823
msgid "C style macros (global)"
540
824
msgstr ""
541
825
 
542
826
#: lazarusidestrconsts.dlgcoansistr
543
 
msgid "Use Ansi Strings"
 
827
msgid "Use ansi strings"
544
828
msgstr ""
545
829
 
546
830
#: lazarusidestrconsts.dlgcoasis
557
841
msgstr ""
558
842
 
559
843
#: lazarusidestrconsts.dlgcochecks
560
 
msgid "Checks:"
 
844
msgid "Checks"
561
845
msgstr ""
562
846
 
563
847
#: lazarusidestrconsts.dlgcocompilation
564
848
msgid "Compilation"
565
 
msgstr ""
 
849
msgstr "التّرجمة"
566
850
 
567
851
#: lazarusidestrconsts.dlgcoconditionals
 
852
msgctxt "lazarusidestrconsts.dlgcoconditionals"
568
853
msgid "Conditionals"
569
854
msgstr ""
570
855
 
571
856
#: lazarusidestrconsts.dlgcocops
572
 
msgid "C Style Operators (*=, +=, /= and -=)"
 
857
msgid "C style operators (*=, +=, /= and -=)"
573
858
msgstr ""
574
859
 
575
860
#: lazarusidestrconsts.dlgcocreatechildnode
590
875
msgstr ""
591
876
 
592
877
#: lazarusidestrconsts.dlgcodbx
593
 
msgid "Generate Debugging Info For DBX (Slows Compiling)"
 
878
msgid "Generate debugging info for DBX (slows compiling)"
594
879
msgstr ""
595
880
 
596
881
#: lazarusidestrconsts.dlgcodebugging
597
 
msgid "Debugging:"
598
 
msgstr ""
 
882
msgctxt "lazarusidestrconsts.dlgcodebugging"
 
883
msgid "Debugging info"
 
884
msgstr "معلومات التّنقيح"
 
885
 
 
886
#: lazarusidestrconsts.dlgcodebugging2
 
887
msgctxt "lazarusidestrconsts.dlgcodebugging2"
 
888
msgid "Debugging"
 
889
msgstr "بصدد التّنقيح"
599
890
 
600
891
#: lazarusidestrconsts.dlgcodebugpath
601
892
msgid "Debugger path addition (none):"
602
 
msgstr ""
 
893
msgstr "إضافة لمسار المنقّح (لا شيئ):"
603
894
 
604
895
#: lazarusidestrconsts.dlgcodecreation
605
896
msgid "Code Creation"
607
898
 
608
899
#: lazarusidestrconsts.dlgcodefoldenableboth
609
900
msgid "Both"
610
 
msgstr ""
 
901
msgstr "كلاهما"
611
902
 
612
903
#: lazarusidestrconsts.dlgcodefoldenablefold
613
904
msgid "Fold"
614
 
msgstr ""
 
905
msgstr "إطو"
615
906
 
616
907
#: lazarusidestrconsts.dlgcodefoldenablehide
617
908
msgid "Hide"
618
 
msgstr ""
 
909
msgstr "إخف"
619
910
 
620
911
#: lazarusidestrconsts.dlgcodefoldingmouse
621
912
msgctxt "lazarusidestrconsts.dlgcodefoldingmouse"
622
913
msgid "Mouse"
623
 
msgstr ""
 
914
msgstr "الفأرة"
624
915
 
625
916
#: lazarusidestrconsts.dlgcodefoldpopuporder
626
917
msgid "Reverse fold-order in Popup"
627
918
msgstr ""
628
919
 
629
920
#: lazarusidestrconsts.dlgcodegeneration
630
 
msgid "Code generation"
 
921
msgid "Code Generation"
631
922
msgstr ""
632
923
 
633
924
#: lazarusidestrconsts.dlgcodetoolsopts
635
926
msgstr ""
636
927
 
637
928
#: lazarusidestrconsts.dlgcofast
638
 
msgid "Faster Code"
639
 
msgstr ""
 
929
msgid "Faster code"
 
930
msgstr "أوامر أسرع"
640
931
 
641
932
#: lazarusidestrconsts.dlgcogdb
642
 
msgid "Generate Debugging Info For GDB (Slows Compiling)"
643
 
msgstr ""
644
 
 
645
 
#: lazarusidestrconsts.dlgcogenerate
646
 
msgid "Generate:"
 
933
msgid "Generate debugging info for GDB (slower / increases exe-size)"
647
934
msgstr ""
648
935
 
649
936
#: lazarusidestrconsts.dlgcoheaptrc
650
 
msgid "Use Heaptrc Unit"
 
937
msgid "Use Heaptrc unit (check for mem-leaks)"
651
938
msgstr ""
652
939
 
653
940
#: lazarusidestrconsts.dlgcoincfiles
654
 
msgid "Include Files (-Fi):"
 
941
msgid "Include files (-Fi):"
655
942
msgstr ""
656
943
 
657
944
#: lazarusidestrconsts.dlgcoinherited
669
956
 
670
957
#: lazarusidestrconsts.dlgcolinking
671
958
msgid "Linking"
672
 
msgstr ""
 
959
msgstr "الرّبط"
673
960
 
674
961
#: lazarusidestrconsts.dlgcoloadsave
675
962
msgid "Load/Save"
677
964
 
678
965
#: lazarusidestrconsts.dlgcolor
679
966
msgid "Color"
680
 
msgstr ""
 
967
msgstr "اللّون"
681
968
 
682
969
#: lazarusidestrconsts.dlgcolorexportbutton
683
970
msgctxt "lazarusidestrconsts.dlgcolorexportbutton"
684
971
msgid "Export"
685
 
msgstr ""
 
972
msgstr "صدّر"
686
973
 
687
974
#: lazarusidestrconsts.dlgcolorlink
688
975
msgid "(Edit Color)"
690
977
 
691
978
#: lazarusidestrconsts.dlgcolornotmodified
692
979
msgid "Not modified"
 
980
msgstr "غير متغيّر"
 
981
 
 
982
#: lazarusidestrconsts.dlgcolors
 
983
msgctxt "lazarusidestrconsts.dlgcolors"
 
984
msgid "Colors"
693
985
msgstr ""
694
986
 
695
987
#: lazarusidestrconsts.dlgcommandlineparameters
700
992
msgid "Command line parameters (without application name)"
701
993
msgstr ""
702
994
 
703
 
#: lazarusidestrconsts.dlgcomovedown
704
 
msgid "Move down"
705
 
msgstr ""
706
 
 
707
 
#: lazarusidestrconsts.dlgcomoveleveldown
708
 
msgid "Move level down"
709
 
msgstr ""
710
 
 
711
 
#: lazarusidestrconsts.dlgcomovelevelup
712
 
msgid "Move level up"
713
 
msgstr ""
714
 
 
715
 
#: lazarusidestrconsts.dlgcomoveup
716
 
msgid "Move up"
717
 
msgstr ""
718
 
 
719
995
#: lazarusidestrconsts.dlgcompilermessage
720
 
msgid "Compiler Messages"
 
996
msgid "Compiler messages"
721
997
msgstr ""
722
998
 
723
999
#: lazarusidestrconsts.dlgcompilermessages
734
1010
msgstr ""
735
1011
 
736
1012
#: lazarusidestrconsts.dlgconfigfiles
737
 
msgid "Config Files:"
 
1013
msgid "Config files"
738
1014
msgstr ""
739
1015
 
740
1016
#: lazarusidestrconsts.dlgconormal
741
 
msgid "Normal Code"
742
 
msgstr ""
 
1017
msgid "Normal code"
 
1018
msgstr "أوامر عاديّة"
743
1019
 
744
1020
#: lazarusidestrconsts.dlgcoopts
745
1021
msgid "Options: "
770
1046
msgid "Range"
771
1047
msgstr ""
772
1048
 
 
1049
#: lazarusidestrconsts.dlgcorelocatable
 
1050
msgid "Relocatable"
 
1051
msgstr ""
 
1052
 
773
1053
#: lazarusidestrconsts.dlgcoshowerr
774
 
msgid "Show Errors"
 
1054
msgid "Show errors"
775
1055
msgstr ""
776
1056
 
777
1057
#: lazarusidestrconsts.dlgcoshowoptions
779
1059
msgstr ""
780
1060
 
781
1061
#: lazarusidestrconsts.dlgcosmaller
782
 
msgid "Smaller Code"
 
1062
msgid "Smaller code"
783
1063
msgstr ""
784
1064
 
785
1065
#: lazarusidestrconsts.dlgcosmartlinkable
786
 
msgid "Smart Linkable"
 
1066
msgid "Smart linkable"
787
1067
msgstr ""
788
1068
 
789
1069
#: lazarusidestrconsts.dlgcosources
790
 
msgid "Other Sources (.pp/.pas files, used only by IDE not by compiler)"
 
1070
msgid "Other sources (.pp/.pas files, used only by IDE not by compiler)"
791
1071
msgstr ""
792
1072
 
793
1073
#: lazarusidestrconsts.dlgcostack
795
1075
msgstr ""
796
1076
 
797
1077
#: lazarusidestrconsts.dlgcostrip
798
 
msgid "Strip Symbols From Executable"
 
1078
msgid "Strip symbols from executable"
 
1079
msgstr ""
 
1080
 
 
1081
#: lazarusidestrconsts.dlgcosymboltype
 
1082
msgid "Choose type of debug info"
 
1083
msgstr ""
 
1084
 
 
1085
#: lazarusidestrconsts.dlgcosymboltypeauto
 
1086
msgctxt "lazarusidestrconsts.dlgcosymboltypeauto"
 
1087
msgid "Automatic"
 
1088
msgstr ""
 
1089
 
 
1090
#: lazarusidestrconsts.dlgcosymboltypedwarf2
 
1091
msgid "Dwarf2"
 
1092
msgstr ""
 
1093
 
 
1094
#: lazarusidestrconsts.dlgcosymboltypedwarf2set
 
1095
msgid "Dwarf with sets"
 
1096
msgstr ""
 
1097
 
 
1098
#: lazarusidestrconsts.dlgcosymboltypedwarf3
 
1099
msgid "Dwarf3 (beta)"
 
1100
msgstr ""
 
1101
 
 
1102
#: lazarusidestrconsts.dlgcosymboltypestabs
 
1103
msgid "Stabs"
799
1104
msgstr ""
800
1105
 
801
1106
#: lazarusidestrconsts.dlgcounitstyle
802
 
msgid "Unit Style:"
 
1107
msgid "Unit style"
803
1108
msgstr ""
804
1109
 
805
1110
#: lazarusidestrconsts.dlgcouseasdefault
815
1120
msgstr ""
816
1121
 
817
1122
#: lazarusidestrconsts.dlgcppinline
818
 
msgid "C++ Styled INLINE"
 
1123
msgid "C++ styled INLINE"
819
1124
msgstr ""
820
1125
 
821
1126
#: lazarusidestrconsts.dlgctrlmiddletabcloseotherpages
827
1132
msgstr ""
828
1133
 
829
1134
#: lazarusidestrconsts.dlgcursorgroupoptions
830
 
msgid "Cursor:"
 
1135
msgid "Cursor"
831
1136
msgstr ""
832
1137
 
833
1138
#: lazarusidestrconsts.dlgcursorskipsselection
858
1163
msgid "Default Value"
859
1164
msgstr ""
860
1165
 
861
 
#: lazarusidestrconsts.dlgdelphi2ext
862
 
msgid "Delphi 2 Extensions"
863
 
msgstr ""
864
 
 
865
1166
#: lazarusidestrconsts.dlgdeltemplate
866
1167
msgid "Delete template "
867
1168
msgstr ""
868
1169
 
869
1170
#: lazarusidestrconsts.dlgdeplhicomp
870
 
msgid "Delphi Compatible"
 
1171
msgid "Delphi compatible"
871
1172
msgstr ""
872
1173
 
873
1174
#: lazarusidestrconsts.dlgdesktop
879
1180
msgstr ""
880
1181
 
881
1182
#: lazarusidestrconsts.dlgdesktopfiles
882
 
msgid "Desktop files"
 
1183
msgid "Desktop Files"
883
1184
msgstr ""
884
1185
 
885
1186
#: lazarusidestrconsts.dlgdesktophints
963
1264
msgid "Var/Type (local)"
964
1265
msgstr ""
965
1266
 
966
 
#: lazarusidestrconsts.dlgdownword
967
 
msgctxt "lazarusidestrconsts.dlgdownword"
968
 
msgid "Down"
969
 
msgstr ""
970
 
 
971
1267
#: lazarusidestrconsts.dlgedadd
972
 
msgid "Add..."
 
1268
msgid "Add ..."
973
1269
msgstr ""
974
1270
 
975
1271
#: lazarusidestrconsts.dlgedback
985
1281
msgstr ""
986
1282
 
987
1283
#: lazarusidestrconsts.dlgedcodetempl
988
 
msgid "Code templates"
989
 
msgstr ""
990
 
 
991
 
#: lazarusidestrconsts.dlgedcolor
992
 
msgctxt "lazarusidestrconsts.dlgedcolor"
993
 
msgid "Colors"
 
1284
msgid "Code Templates"
994
1285
msgstr ""
995
1286
 
996
1287
#: lazarusidestrconsts.dlgedcompleteblocks
1009
1300
msgid "(%s sec delay)"
1010
1301
msgstr ""
1011
1302
 
1012
 
#: lazarusidestrconsts.dlgeddelete
1013
 
msgctxt "lazarusidestrconsts.dlgeddelete"
1014
 
msgid "Delete"
1015
 
msgstr "إمح"
1016
 
 
1017
1303
#: lazarusidestrconsts.dlgeddisplay
1018
1304
msgid "Display"
1019
1305
msgstr ""
1020
1306
 
1021
1307
#: lazarusidestrconsts.dlgededit
1022
 
msgid "Edit..."
1023
 
msgstr "غير"
 
1308
#, fuzzy
 
1309
#| msgid "Edit..."
 
1310
msgid "Edit ..."
 
1311
msgstr "غيّر"
1024
1312
 
1025
1313
#: lazarusidestrconsts.dlgedfiles
1026
 
msgid "Editor files"
1027
 
msgstr ""
 
1314
msgid "Editor Files"
 
1315
msgstr "الجذاذات الّتي بصدد التّحرير"
1028
1316
 
1029
1317
#: lazarusidestrconsts.dlgedidcomlet
1030
1318
msgctxt "lazarusidestrconsts.dlgedidcomlet"
1113
1401
 
1114
1402
#: lazarusidestrconsts.dlgeditorfont
1115
1403
msgid "Editor font"
1116
 
msgstr ""
 
1404
msgstr "خطّ المحرّر"
1117
1405
 
1118
 
#: lazarusidestrconsts.dlgeditorfontheight
1119
 
msgid "Editor font height"
1120
 
msgstr ""
 
1406
#: lazarusidestrconsts.dlgeditorfontsize
 
1407
msgid "Editor font size"
 
1408
msgstr "حجم خطّ المحرّر"
1121
1409
 
1122
1410
#: lazarusidestrconsts.dlgeditoroptions
1123
1411
msgctxt "lazarusidestrconsts.dlgeditoroptions"
1124
1412
msgid "Editor options"
1125
 
msgstr ""
 
1413
msgstr "خيارات المحرّر"
1126
1414
 
1127
1415
#: lazarusidestrconsts.dlgeditschemdefaults
1128
1416
msgid "Scheme globals"
1130
1418
 
1131
1419
#: lazarusidestrconsts.dlgedmisc
1132
1420
msgid "Misc"
1133
 
msgstr ""
 
1421
msgstr "متفرّقات"
1134
1422
 
1135
1423
#: lazarusidestrconsts.dlgednoerr
1136
1424
msgid "No errors in key mapping found."
1156
1444
msgid "End key jumps to nearest end"
1157
1445
msgstr ""
1158
1446
 
1159
 
#: lazarusidestrconsts.dlgentirescope
1160
 
msgid "&Entire Scope"
1161
 
msgstr ""
1162
 
 
1163
1447
#: lazarusidestrconsts.dlgenvask
1164
1448
msgid "Ask"
1165
1449
msgstr ""
1172
1456
msgid "Backup"
1173
1457
msgstr ""
1174
1458
 
1175
 
#: lazarusidestrconsts.dlgenvcolors
1176
 
msgctxt "lazarusidestrconsts.dlgenvcolors"
1177
 
msgid "Colors"
1178
 
msgstr ""
1179
 
 
1180
1459
#: lazarusidestrconsts.dlgenvfiles
1181
1460
msgid "Files"
1182
 
msgstr ""
 
1461
msgstr "الجذاذات"
1183
1462
 
1184
1463
#: lazarusidestrconsts.dlgenvgrid
1185
1464
msgid "Grid"
1186
 
msgstr ""
 
1465
msgstr "الشّبكة"
1187
1466
 
1188
1467
#: lazarusidestrconsts.dlgenvlanguage
1189
1468
msgctxt "lazarusidestrconsts.dlgenvlanguage"
1190
1469
msgid "Language"
1191
 
msgstr ""
 
1470
msgstr "اللّغة"
1192
1471
 
1193
1472
#: lazarusidestrconsts.dlgenvlguidelines
1194
1473
msgid "Guide lines"
1197
1476
#: lazarusidestrconsts.dlgenvmisc
1198
1477
msgctxt "lazarusidestrconsts.dlgenvmisc"
1199
1478
msgid "Miscellaneous"
1200
 
msgstr ""
 
1479
msgstr "متفرّقات"
1201
1480
 
1202
1481
#: lazarusidestrconsts.dlgenvnone
1203
1482
msgctxt "lazarusidestrconsts.dlgenvnone"
1205
1484
msgstr ""
1206
1485
 
1207
1486
#: lazarusidestrconsts.dlgenvotherfiles
1208
 
msgid "Other files"
1209
 
msgstr ""
 
1487
msgid "Other Files"
 
1488
msgstr "الجذاذت الأخرى"
1210
1489
 
1211
1490
#: lazarusidestrconsts.dlgenvproject
1212
 
msgid "Project"
 
1491
msgid "Tabs for project"
1213
1492
msgstr ""
1214
1493
 
1215
1494
#: lazarusidestrconsts.dlgenvtype
1249
1528
msgid "Chunk section"
1250
1529
msgstr ""
1251
1530
 
1252
 
#: lazarusidestrconsts.dlgfolddifffile
1253
 
msgctxt "lazarusidestrconsts.dlgfolddifffile"
1254
 
msgid "File"
1255
 
msgstr ""
1256
 
 
1257
1531
#: lazarusidestrconsts.dlgfoldhtmlasp
1258
1532
msgid "ASP"
1259
1533
msgstr ""
1425
1699
 
1426
1700
#: lazarusidestrconsts.dlgfrmeditor
1427
1701
msgid "Form Editor"
 
1702
msgstr "محرّر الأشكال"
 
1703
 
 
1704
#: lazarusidestrconsts.dlgfrombeginning
 
1705
msgid "From b&eginning"
1428
1706
msgstr ""
1429
1707
 
1430
1708
#: lazarusidestrconsts.dlgfromcursor
1431
 
msgid "&From Cursor"
 
1709
msgid "&From cursor"
1432
1710
msgstr ""
1433
1711
 
1434
1712
#: lazarusidestrconsts.dlgfropts
1436
1714
msgid "Options"
1437
1715
msgstr ""
1438
1716
 
1439
 
#: lazarusidestrconsts.dlggeneratedwarf
1440
 
msgid "Generate dwarf debug information"
1441
 
msgstr ""
1442
 
 
1443
1717
#: lazarusidestrconsts.dlggetposition
1444
1718
msgid "Get position"
1445
1719
msgstr ""
1449
1723
msgstr ""
1450
1724
 
1451
1725
#: lazarusidestrconsts.dlggpccomp
1452
 
msgid "GPC (GNU Pascal Compiler) Compatible"
 
1726
msgid "GPC (GNU Pascal Compiler) compatible"
1453
1727
msgstr ""
1454
1728
 
1455
1729
#: lazarusidestrconsts.dlggprof
1483
1757
#: lazarusidestrconsts.dlggroupcodeexplorer
1484
1758
msgctxt "lazarusidestrconsts.dlggroupcodeexplorer"
1485
1759
msgid "Code Explorer"
1486
 
msgstr ""
 
1760
msgstr "كاشف الأوامر"
1487
1761
 
1488
1762
#: lazarusidestrconsts.dlggroupcodetools
1489
1763
msgid "Codetools"
1490
 
msgstr ""
 
1764
msgstr "أدوات الأوامر"
1491
1765
 
1492
1766
#: lazarusidestrconsts.dlggroupdebugger
1493
1767
msgctxt "lazarusidestrconsts.dlggroupdebugger"
1494
1768
msgid "Debugger"
1495
 
msgstr ""
 
1769
msgstr "المنقّح"
1496
1770
 
1497
1771
#: lazarusidestrconsts.dlggroupeditor
1498
1772
msgid "Editor"
1499
 
msgstr ""
 
1773
msgstr "المحرّر"
1500
1774
 
1501
1775
#: lazarusidestrconsts.dlggroupenvironment
1502
1776
msgctxt "lazarusidestrconsts.dlggroupenvironment"
1503
1777
msgid "Environment"
1504
 
msgstr ""
1505
 
 
1506
 
#: lazarusidestrconsts.dlggrouphelp
1507
 
msgctxt "lazarusidestrconsts.dlggrouphelp"
1508
 
msgid "Help"
1509
 
msgstr "معونة"
 
1778
msgstr "البيئة"
1510
1779
 
1511
1780
#: lazarusidestrconsts.dlggroupundo
1512
1781
msgid "Group Undo"
1545
1814
msgid "Half page scroll"
1546
1815
msgstr ""
1547
1816
 
 
1817
#: lazarusidestrconsts.dlgheapandstacksize
 
1818
msgid "Heap and stack sizes"
 
1819
msgstr ""
 
1820
 
1548
1821
#: lazarusidestrconsts.dlgheapsize
1549
 
msgid "Heap Size"
 
1822
msgid "Heap size"
1550
1823
msgstr ""
1551
1824
 
1552
1825
#: lazarusidestrconsts.dlgheightpos
1582
1855
msgstr ""
1583
1856
 
1584
1857
#: lazarusidestrconsts.dlghintsparametersendernotused
1585
 
msgid "Show Hints for parameter \"Sender\" not used"
 
1858
msgid "Show hints for parameter \"Sender\" not used"
1586
1859
msgstr ""
1587
1860
 
1588
1861
#: lazarusidestrconsts.dlghintsunused
1589
 
msgid "Show Hints for unused units in main source"
 
1862
msgid "Show hints for unused units in main"
1590
1863
msgstr ""
1591
1864
 
1592
1865
#: lazarusidestrconsts.dlghomekeyjumpstoneareststart
1599
1872
 
1600
1873
#: lazarusidestrconsts.dlgidentifiercompletion
1601
1874
msgctxt "lazarusidestrconsts.dlgidentifiercompletion"
1602
 
msgid "Identifier completion"
 
1875
msgid "Identifier Completion"
1603
1876
msgstr ""
1604
1877
 
1605
1878
#: lazarusidestrconsts.dlgidentifierpolicy
1623
1896
msgstr ""
1624
1897
 
1625
1898
#: lazarusidestrconsts.dlgindentstabsgroupoptions
1626
 
msgid "Indent and Tabs:"
 
1899
msgid "Indent and Tabs"
1627
1900
msgstr ""
1628
1901
 
1629
1902
#: lazarusidestrconsts.dlginfrontofmethods
1634
1907
msgid "Constructor name must be 'init' (destructor must be 'done')"
1635
1908
msgstr ""
1636
1909
 
 
1910
#: lazarusidestrconsts.dlginsertimplementation
 
1911
msgid "Implementation"
 
1912
msgstr ""
 
1913
 
 
1914
#: lazarusidestrconsts.dlginsertinterface
 
1915
msgid "Interface"
 
1916
msgstr ""
 
1917
 
 
1918
#: lazarusidestrconsts.dlginsertsection
 
1919
msgid "Insert into Uses section of"
 
1920
msgstr ""
 
1921
 
1637
1922
#: lazarusidestrconsts.dlginsspaceafter
1638
1923
msgid "Insert space after"
1639
1924
msgstr ""
1708
1993
msgstr ""
1709
1994
 
1710
1995
#: lazarusidestrconsts.dlglevelnoneopt
1711
 
msgid "Level 0 (no extra Optimizations)"
 
1996
msgid "Level 0 (no extra optimizations)"
1712
1997
msgstr ""
1713
1998
 
1714
1999
#: lazarusidestrconsts.dlglinesplitting
1716
2001
msgstr ""
1717
2002
 
1718
2003
#: lazarusidestrconsts.dlglinklibraries
1719
 
msgid "Link Style:"
 
2004
msgid "Link style"
1720
2005
msgstr ""
1721
2006
 
1722
2007
#: lazarusidestrconsts.dlglinksmart
1723
 
msgid "Link Smart"
 
2008
msgid "Link smart"
1724
2009
msgstr ""
1725
2010
 
1726
2011
#: lazarusidestrconsts.dlglnumsbct
1727
 
msgid "Display Line Numbers in Run-time Error Backtraces"
 
2012
msgid "Display line numbers in run-time error backtraces"
1728
2013
msgstr ""
1729
2014
 
1730
2015
#: lazarusidestrconsts.dlgloaddfile
1736
2021
msgstr ""
1737
2022
 
1738
2023
#: lazarusidestrconsts.dlgmainviewforms
1739
 
msgid "View project forms"
 
2024
msgid "View Project Forms"
1740
2025
msgstr ""
1741
2026
 
1742
2027
#: lazarusidestrconsts.dlgmainviewframes
1743
 
msgid "View project frames"
 
2028
msgid "View Project Frames"
1744
2029
msgstr ""
1745
2030
 
1746
2031
#: lazarusidestrconsts.dlgmainviewunits
1747
 
msgid "View project units"
 
2032
msgctxt "lazarusidestrconsts.dlgmainviewunits"
 
2033
msgid "View Project Units"
1748
2034
msgstr ""
1749
2035
 
1750
2036
#: lazarusidestrconsts.dlgmakepath
1760
2046
msgstr ""
1761
2047
 
1762
2048
#: lazarusidestrconsts.dlgmarkupgroup
1763
 
msgid "Word under Caret Highlight"
 
2049
msgid "Highlight of Word under Caret"
1764
2050
msgstr ""
1765
2051
 
1766
2052
#: lazarusidestrconsts.dlgmarkupwordfulllen
1768
2054
msgstr ""
1769
2055
 
1770
2056
#: lazarusidestrconsts.dlgmarkupwordnokeyword
1771
 
msgid "Ignore Keywords"
 
2057
msgid "Ignore keywords"
1772
2058
msgstr ""
1773
2059
 
1774
2060
#: lazarusidestrconsts.dlgmarkupwordnotimer
1775
 
msgid "Disable Timer for Markup Current Word"
 
2061
msgid "Disable timer for markup current word"
1776
2062
msgstr ""
1777
2063
 
1778
2064
#: lazarusidestrconsts.dlgmarkupwordtrim
1779
 
msgid "Trim Spaces (when highlighting current selection)"
 
2065
msgid "Trim spaces (when highlighting current selection)"
1780
2066
msgstr ""
1781
2067
 
1782
2068
#: lazarusidestrconsts.dlgmaxcntr
1839
2125
msgid "Unfold One (Some Colapsed)"
1840
2126
msgstr ""
1841
2127
 
1842
 
#: lazarusidestrconsts.dlgmousefoldenabled
1843
 
msgctxt "lazarusidestrconsts.dlgmousefoldenabled"
1844
 
msgid "Enabled"
1845
 
msgstr ""
1846
 
 
1847
2128
#: lazarusidestrconsts.dlgmousefoldexpfoldall
1848
2129
msgid "Fold All (All Expanded)"
1849
2130
msgstr ""
1884
2165
msgstr ""
1885
2166
 
1886
2167
#: lazarusidestrconsts.dlgmouseoptbtn2
 
2168
msgctxt "lazarusidestrconsts.dlgmouseoptbtn2"
1887
2169
msgid "Double"
1888
 
msgstr ""
 
2170
msgstr "مضاعف"
1889
2171
 
1890
2172
#: lazarusidestrconsts.dlgmouseoptbtn3
 
2173
msgctxt "lazarusidestrconsts.dlgmouseoptbtn3"
1891
2174
msgid "Triple"
1892
 
msgstr ""
 
2175
msgstr "ثلاثي"
1893
2176
 
1894
2177
#: lazarusidestrconsts.dlgmouseoptbtn4
 
2178
msgctxt "lazarusidestrconsts.dlgmouseoptbtn4"
1895
2179
msgid "Quad"
1896
 
msgstr ""
1897
 
 
1898
 
#: lazarusidestrconsts.dlgmouseoptbtnadd
1899
 
msgctxt "lazarusidestrconsts.dlgmouseoptbtnadd"
1900
 
msgid "Add"
1901
 
msgstr ""
 
2180
msgstr "رباعي"
1902
2181
 
1903
2182
#: lazarusidestrconsts.dlgmouseoptbtnany
1904
2183
msgid "Any"
1905
2184
msgstr ""
1906
2185
 
1907
 
#: lazarusidestrconsts.dlgmouseoptbtncancel
1908
 
msgctxt "lazarusidestrconsts.dlgmouseoptbtncancel"
1909
 
msgid "Cancel"
1910
 
msgstr ""
1911
 
 
1912
 
#: lazarusidestrconsts.dlgmouseoptbtndel
1913
 
msgctxt "lazarusidestrconsts.dlgmouseoptbtndel"
1914
 
msgid "Delete"
1915
 
msgstr "إمح"
1916
 
 
1917
 
#: lazarusidestrconsts.dlgmouseoptbtndown
1918
 
msgctxt "lazarusidestrconsts.dlgmouseoptbtndown"
1919
 
msgid "Down"
1920
 
msgstr ""
1921
 
 
1922
2186
#: lazarusidestrconsts.dlgmouseoptbtnexport
1923
2187
msgctxt "lazarusidestrconsts.dlgmouseoptbtnexport"
1924
2188
msgid "Export"
1925
 
msgstr ""
 
2189
msgstr "صدّر"
1926
2190
 
1927
2191
#: lazarusidestrconsts.dlgmouseoptbtnextra1
 
2192
msgctxt "lazarusidestrconsts.dlgmouseoptbtnextra1"
1928
2193
msgid "Extra 1"
1929
2194
msgstr ""
1930
2195
 
1931
2196
#: lazarusidestrconsts.dlgmouseoptbtnextra2
 
2197
msgctxt "lazarusidestrconsts.dlgmouseoptbtnextra2"
1932
2198
msgid "Extra 2"
1933
2199
msgstr ""
1934
2200
 
1935
2201
#: lazarusidestrconsts.dlgmouseoptbtnimport
 
2202
msgctxt "lazarusidestrconsts.dlgmouseoptbtnimport"
1936
2203
msgid "Import"
1937
2204
msgstr ""
1938
2205
 
1950
2217
msgid "Make Fallback"
1951
2218
msgstr ""
1952
2219
 
1953
 
#: lazarusidestrconsts.dlgmouseoptbtnok
1954
 
msgctxt "lazarusidestrconsts.dlgmouseoptbtnok"
1955
 
msgid "OK"
1956
 
msgstr ""
1957
 
 
1958
2220
#: lazarusidestrconsts.dlgmouseoptbtnright
1959
2221
msgctxt "lazarusidestrconsts.dlgmouseoptbtnright"
1960
2222
msgid "Right"
1961
2223
msgstr ""
1962
2224
 
1963
 
#: lazarusidestrconsts.dlgmouseoptbtnudp
1964
 
msgctxt "lazarusidestrconsts.dlgmouseoptbtnudp"
1965
 
msgid "Change"
 
2225
#: lazarusidestrconsts.dlgmouseoptbtnwheeldown
 
2226
msgid "Wheel down"
1966
2227
msgstr ""
1967
2228
 
1968
 
#: lazarusidestrconsts.dlgmouseoptbtnup
1969
 
msgctxt "lazarusidestrconsts.dlgmouseoptbtnup"
1970
 
msgid "Up"
 
2229
#: lazarusidestrconsts.dlgmouseoptbtnwheelup
 
2230
msgid "Wheel up"
1971
2231
msgstr ""
1972
2232
 
1973
2233
#: lazarusidestrconsts.dlgmouseoptcapture
2063
2323
#: lazarusidestrconsts.dlgmouseoptions
2064
2324
msgctxt "lazarusidestrconsts.dlgmouseoptions"
2065
2325
msgid "Mouse"
2066
 
msgstr ""
 
2326
msgstr "الفأرة"
2067
2327
 
2068
2328
#: lazarusidestrconsts.dlgmouseoptionsadv
2069
2329
msgid "Advanced"
2106
2366
msgid "Y"
2107
2367
msgstr ""
2108
2368
 
 
2369
#: lazarusidestrconsts.dlgmouseoptnodeall
 
2370
msgctxt "lazarusidestrconsts.dlgmouseoptnodeall"
 
2371
msgid "All"
 
2372
msgstr ""
 
2373
 
2109
2374
#: lazarusidestrconsts.dlgmouseoptnodegutter
2110
2375
msgctxt "lazarusidestrconsts.dlgmouseoptnodegutter"
2111
2376
msgid "Gutter"
2130
2395
#: lazarusidestrconsts.dlgmouseoptnodemain
2131
2396
msgctxt "lazarusidestrconsts.dlgmouseoptnodemain"
2132
2397
msgid "Text"
2133
 
msgstr ""
 
2398
msgstr "نصّ"
2134
2399
 
2135
2400
#: lazarusidestrconsts.dlgmouseoptnodeselect
2136
2401
msgctxt "lazarusidestrconsts.dlgmouseoptnodeselect"
2137
2402
msgid "Selection"
2138
2403
msgstr ""
2139
2404
 
 
2405
#: lazarusidestrconsts.dlgmouseoptopt2label
 
2406
msgid "Opt"
 
2407
msgstr ""
 
2408
 
2140
2409
#: lazarusidestrconsts.dlgmouseoptotheract
2141
2410
msgid "Other actions using the same button"
2142
2411
msgstr ""
2143
2412
 
2144
2413
#: lazarusidestrconsts.dlgmouseoptotheracthint
2145
 
msgid "They may be executed depending on the Modifier Keys, Fallthrough settings, Single/Double, Up/Down..."
 
2414
msgid "They may be executed depending on the Modifier Keys, Fallthrough settings, Single/Double, Up/Down ..."
2146
2415
msgstr ""
2147
2416
 
2148
2417
#: lazarusidestrconsts.dlgmouseoptotheracttoggle
2164
2433
msgstr ""
2165
2434
 
2166
2435
#: lazarusidestrconsts.dlgmultiwinaccessgroup
2167
 
msgid "Find editor for jump targets:"
 
2436
msgid "Find Editor for Jump Targets"
2168
2437
msgstr ""
2169
2438
 
2170
2439
#: lazarusidestrconsts.dlgmultiwinaccessorder
2188
2457
msgstr ""
2189
2458
 
2190
2459
#: lazarusidestrconsts.dlgmultiwintabgroup
2191
 
msgid "Notebook Tabs:"
 
2460
msgid "Notebook Tabs"
2192
2461
msgstr ""
2193
2462
 
2194
2463
#: lazarusidestrconsts.dlgnaming
2199
2468
msgid "No automatic renaming"
2200
2469
msgstr ""
2201
2470
 
 
2471
#: lazarusidestrconsts.dlgnoavailableunits
 
2472
msgid "No available units to add."
 
2473
msgstr ""
 
2474
 
2202
2475
#: lazarusidestrconsts.dlgnobrackethighlight
2203
2476
msgid "No Highlight"
2204
2477
msgstr ""
2207
2480
msgid "Source notebook tabs position"
2208
2481
msgstr ""
2209
2482
 
2210
 
#: lazarusidestrconsts.dlgnotebooktabposbottom
2211
 
msgctxt "lazarusidestrconsts.dlgnotebooktabposbottom"
2212
 
msgid "Bottom"
2213
 
msgstr ""
2214
 
 
2215
 
#: lazarusidestrconsts.dlgnotebooktabposleft
2216
 
msgctxt "lazarusidestrconsts.dlgnotebooktabposleft"
2217
 
msgid "Left"
2218
 
msgstr ""
2219
 
 
2220
 
#: lazarusidestrconsts.dlgnotebooktabposright
2221
 
msgctxt "lazarusidestrconsts.dlgnotebooktabposright"
2222
 
msgid "Right"
2223
 
msgstr ""
2224
 
 
2225
 
#: lazarusidestrconsts.dlgnotebooktabpostop
2226
 
msgctxt "lazarusidestrconsts.dlgnotebooktabpostop"
2227
 
msgid "Top"
2228
 
msgstr ""
2229
 
 
2230
2483
#: lazarusidestrconsts.dlgnotsplitlineafter
2231
 
msgid "Do not split line after:"
 
2484
msgid "Do not split line after"
2232
2485
msgstr ""
2233
2486
 
2234
2487
#: lazarusidestrconsts.dlgnotsplitlinefront
2235
 
msgid "Do not split line In front of:"
 
2488
msgid "Do not split line in front of"
2236
2489
msgstr ""
2237
2490
 
2238
2491
#: lazarusidestrconsts.dlgobjinsp
2267
2520
msgstr ""
2268
2521
 
2269
2522
#: lazarusidestrconsts.dlgoptimiz
2270
 
msgid "Optimizations:"
 
2523
msgid "Optimizations"
2271
2524
msgstr ""
2272
2525
 
2273
2526
#: lazarusidestrconsts.dlgotherunitfiles
2274
 
msgid "Other Unit Files (-Fu) (Delimiter is semicolon):"
 
2527
msgid "Other unit files (-Fu) (delimiter is semicolon):"
2275
2528
msgstr ""
2276
2529
 
2277
2530
#: lazarusidestrconsts.dlgoverwriteblock
2278
 
msgid "Overwrite Block"
2279
 
msgstr ""
2280
 
 
2281
 
#: lazarusidestrconsts.dlgpackagegraph
2282
 
msgid "Package Graph"
 
2531
msgid "Overwrite block"
2283
2532
msgstr ""
2284
2533
 
2285
2534
#: lazarusidestrconsts.dlgpalhints
2295
2544
msgstr ""
2296
2545
 
2297
2546
#: lazarusidestrconsts.dlgpasextkeywordsgroup
2298
 
msgid "Extended Pascal keyword options"
 
2547
msgid "Extended Pascal Keyword Options"
2299
2548
msgstr ""
2300
2549
 
2301
2550
#: lazarusidestrconsts.dlgpassoptslinker
2302
 
msgid "Pass Options To The Linker (Delimiter is space)"
 
2551
msgid "Pass options to linker (delimiter is space)"
2303
2552
msgstr ""
2304
2553
 
2305
2554
#: lazarusidestrconsts.dlgpasstringkeywords
2306
 
msgid "Highlight String keyword(s)"
 
2555
msgid "Highlight \"String\" keyword(s)"
2307
2556
msgstr ""
2308
2557
 
2309
2558
#: lazarusidestrconsts.dlgpasstringkeywordsoptdefault
2321
2570
msgstr ""
2322
2571
 
2323
2572
#: lazarusidestrconsts.dlgpersistentblock
2324
 
msgid "Persistent Block"
 
2573
msgid "Persistent block"
2325
2574
msgstr ""
2326
2575
 
2327
2576
#: lazarusidestrconsts.dlgpersistentcursor
2336
2585
msgid "Application"
2337
2586
msgstr ""
2338
2587
 
 
2588
#: lazarusidestrconsts.dlgpoasinvoker
 
2589
msgid "as invoker (asInvoker)"
 
2590
msgstr ""
 
2591
 
2339
2592
#: lazarusidestrconsts.dlgpoclearicon
2340
 
msgid "Clear Icon"
 
2593
msgid "&Clear Icon"
2341
2594
msgstr ""
2342
2595
 
2343
2596
#: lazarusidestrconsts.dlgpocreateappbundle
2345
2598
msgstr ""
2346
2599
 
2347
2600
#: lazarusidestrconsts.dlgpodpiaware
2348
 
msgid "Dpi Aware application (for Vista+)"
 
2601
msgid "Enabled DPI Awareness (for Vista+)"
 
2602
msgstr ""
 
2603
 
 
2604
#: lazarusidestrconsts.dlgpoexecutionlevel
 
2605
msgid "Execution Level"
2349
2606
msgstr ""
2350
2607
 
2351
2608
#: lazarusidestrconsts.dlgpofroms
2352
2609
msgid "Forms"
2353
2610
msgstr ""
2354
2611
 
 
2612
#: lazarusidestrconsts.dlgpohighestavailable
 
2613
msgid "highest available (highestAvailable)"
 
2614
msgstr ""
 
2615
 
2355
2616
#: lazarusidestrconsts.dlgpoi18n
2356
2617
msgid "i18n"
2357
2618
msgstr ""
2370
2631
msgstr ""
2371
2632
 
2372
2633
#: lazarusidestrconsts.dlgpoloadicon
2373
 
msgid "Load Icon"
 
2634
msgid "&Load Icon"
2374
2635
msgstr ""
2375
2636
 
2376
2637
#: lazarusidestrconsts.dlgpomisc
2379
2640
msgstr ""
2380
2641
 
2381
2642
#: lazarusidestrconsts.dlgpooutputsettings
2382
 
msgid "Output Settings"
 
2643
msgid "Output settings"
 
2644
msgstr ""
 
2645
 
 
2646
#: lazarusidestrconsts.dlgporequireadministrator
 
2647
msgid "require administrator (requireAdministrator)"
2383
2648
msgstr ""
2384
2649
 
2385
2650
#: lazarusidestrconsts.dlgposaveicon
2386
 
msgid "Save Icon"
 
2651
msgid "&Save Icon"
2387
2652
msgstr ""
2388
2653
 
2389
2654
#: lazarusidestrconsts.dlgposavesession
2398
2663
msgid "Title:"
2399
2664
msgstr ""
2400
2665
 
 
2666
#: lazarusidestrconsts.dlgpouiaccess
 
2667
msgid "UI Access (uiAccess)"
 
2668
msgstr ""
 
2669
 
2401
2670
#: lazarusidestrconsts.dlgpouseappbundle
2402
 
msgid "Use Application Bundle for running and debugging (darwin only)"
 
2671
msgid "Use Application Bundle for running and debugging (Darwin only)"
2403
2672
msgstr ""
2404
2673
 
2405
2674
#: lazarusidestrconsts.dlgpousemanifest
2406
2675
msgid "Use manifest file to enable themes (Windows only)"
2407
2676
msgstr ""
2408
2677
 
 
2678
#: lazarusidestrconsts.dlgproject
 
2679
msgctxt "lazarusidestrconsts.dlgproject"
 
2680
msgid "Project"
 
2681
msgstr ""
 
2682
 
2409
2683
#: lazarusidestrconsts.dlgprojectoptions
2410
2684
msgid "Project Options"
2411
2685
msgstr ""
2415
2689
msgstr ""
2416
2690
 
2417
2691
#: lazarusidestrconsts.dlgprojfiles
2418
 
msgid "Project files"
 
2692
msgid "Project Files"
2419
2693
msgstr ""
2420
2694
 
2421
2695
#: lazarusidestrconsts.dlgpromptonreplace
2422
 
msgid "&Prompt On Replace"
 
2696
msgid "&Prompt on replace"
2423
2697
msgstr ""
2424
2698
 
2425
2699
#: lazarusidestrconsts.dlgpropertycompletion
2459
2733
msgstr ""
2460
2734
 
2461
2735
#: lazarusidestrconsts.dlgregularexpressions
2462
 
msgid "&Regular Expressions"
 
2736
msgid "Regular e&xpressions"
2463
2737
msgstr ""
2464
2738
 
2465
2739
#: lazarusidestrconsts.dlgreplaceall
2467
2741
msgstr ""
2468
2742
 
2469
2743
#: lazarusidestrconsts.dlgreplacewith
2470
 
msgid "&Replace With"
 
2744
msgid "&Replace with"
2471
2745
msgstr "أبدل بـ..."
2472
2746
 
2473
2747
#: lazarusidestrconsts.dlgreport
2479
2753
msgstr ""
2480
2754
 
2481
2755
#: lazarusidestrconsts.dlgrightclickselects
2482
 
msgid "Right Click selects"
 
2756
msgid "Right click selects"
2483
2757
msgstr ""
2484
2758
 
2485
2759
#: lazarusidestrconsts.dlgrightmargin
2528
2802
msgid "User overrides"
2529
2803
msgstr ""
2530
2804
 
2531
 
#: lazarusidestrconsts.dlgrunovalue
2532
 
msgctxt "lazarusidestrconsts.dlgrunovalue"
2533
 
msgid "Value"
2534
 
msgstr ""
2535
 
 
2536
 
#: lazarusidestrconsts.dlgrunovariable
2537
 
msgid "Variable"
2538
 
msgstr ""
2539
 
 
2540
2805
#: lazarusidestrconsts.dlgrunparameters
2541
 
msgid "Run parameters"
 
2806
msgid "Run Parameters"
2542
2807
msgstr ""
2543
2808
 
2544
2809
#: lazarusidestrconsts.dlgsavedfile
2566
2831
msgstr ""
2567
2832
 
2568
2833
#: lazarusidestrconsts.dlgscrollgroupoptions
2569
 
msgid "Scrolling:"
 
2834
msgid "Scrolling"
2570
2835
msgstr ""
2571
2836
 
2572
2837
#: lazarusidestrconsts.dlgscrollhint
2591
2856
msgstr ""
2592
2857
 
2593
2858
#: lazarusidestrconsts.dlgsearchcaption
2594
 
msgid "Searching..."
 
2859
msgid "Searching ..."
2595
2860
msgstr ""
2596
2861
 
2597
2862
#: lazarusidestrconsts.dlgsearchpaths
2599
2864
msgstr ""
2600
2865
 
2601
2866
#: lazarusidestrconsts.dlgselectedtext
2602
 
msgid "&Selected Text"
 
2867
msgid "&Selected text"
2603
2868
msgstr ""
2604
2869
 
2605
2870
#: lazarusidestrconsts.dlgsetallelementdefault
2614
2879
msgid "Set property Variable"
2615
2880
msgstr ""
2616
2881
 
 
2882
#: lazarusidestrconsts.dlgshowallunits
 
2883
msgid "Show all units"
 
2884
msgstr ""
 
2885
 
2617
2886
#: lazarusidestrconsts.dlgshowcaps
2618
2887
msgid "Show component captions"
2619
2888
msgstr ""
2639
2908
msgid "Show debug info"
2640
2909
msgstr ""
2641
2910
 
2642
 
#: lazarusidestrconsts.dlgshowdefinedmacros
2643
 
msgid "Show defined macros"
2644
 
msgstr ""
2645
 
 
2646
2911
#: lazarusidestrconsts.dlgshowedrhints
2647
2912
msgid "Show editor hints"
2648
2913
msgstr ""
2664
2929
msgstr ""
2665
2930
 
2666
2931
#: lazarusidestrconsts.dlgshowhint
2667
 
msgid "Show Hints"
 
2932
msgctxt "lazarusidestrconsts.dlgshowhint"
 
2933
msgid "Show hints"
2668
2934
msgstr ""
2669
2935
 
2670
2936
#: lazarusidestrconsts.dlgshowlinenumbers
2673
2939
msgstr ""
2674
2940
 
2675
2941
#: lazarusidestrconsts.dlgshownotes
2676
 
msgid "Show Notes"
 
2942
msgid "Show notes"
2677
2943
msgstr ""
2678
2944
 
2679
2945
#: lazarusidestrconsts.dlgshownothing
2702
2968
msgstr ""
2703
2969
 
2704
2970
#: lazarusidestrconsts.dlgshowwarnings
2705
 
msgid "Show Warnings"
 
2971
msgid "Show warnings"
2706
2972
msgstr ""
2707
2973
 
2708
2974
#: lazarusidestrconsts.dlgsingletaskbarbutton
2709
2975
msgid "Show single button in TaskBar"
2710
2976
msgstr ""
2711
2977
 
2712
 
#: lazarusidestrconsts.dlgskipforwarddeclarations
2713
 
msgid "Skip forward declarations"
 
2978
#: lazarusidestrconsts.dlgskipforwardclassdeclarations
 
2979
msgid "Skip forward class declarations"
2714
2980
msgstr ""
2715
2981
 
2716
2982
#: lazarusidestrconsts.dlgsmarttabs
2745
3011
#: lazarusidestrconsts.dlgsrcedit
2746
3012
msgctxt "lazarusidestrconsts.dlgsrcedit"
2747
3013
msgid "Source Editor"
2748
 
msgstr ""
 
3014
msgstr "محرّر الأوامر"
2749
3015
 
2750
3016
#: lazarusidestrconsts.dlgsrorigin
2751
3017
msgid "Origin"
2752
3018
msgstr ""
2753
3019
 
 
3020
#: lazarusidestrconsts.dlgstacksize
 
3021
msgid "Stack size"
 
3022
msgstr ""
 
3023
 
2754
3024
#: lazarusidestrconsts.dlgstatickeyword
2755
 
msgid "Static Keyword in Objects"
 
3025
msgid "Static keyword in objects"
2756
3026
msgstr ""
2757
3027
 
2758
3028
#: lazarusidestrconsts.dlgstopafternrerr
2794
3064
msgstr ""
2795
3065
 
2796
3066
#: lazarusidestrconsts.dlgtargetplatform
2797
 
msgid "Target Platform:"
 
3067
msgid "Target platform"
2798
3068
msgstr ""
2799
3069
 
2800
3070
#: lazarusidestrconsts.dlgtargetproc
2805
3075
msgid "Directory for building test projects"
2806
3076
msgstr ""
2807
3077
 
2808
 
#: lazarusidestrconsts.dlgtexttofing
2809
 
msgid "&Text to Find"
 
3078
#: lazarusidestrconsts.dlgtexttofind
 
3079
msgctxt "lazarusidestrconsts.dlgtexttofind"
 
3080
msgid "&Text to find"
2810
3081
msgstr "إبحث عن العبارة التالية"
2811
3082
 
2812
3083
#: lazarusidestrconsts.dlgthedirectory
2825
3096
msgid "Tooltip symbol Tools"
2826
3097
msgstr ""
2827
3098
 
 
3099
#: lazarusidestrconsts.dlgtopinfohint
 
3100
msgid "Current Class/Proc Hint"
 
3101
msgstr ""
 
3102
 
2828
3103
#: lazarusidestrconsts.dlgtoppos
2829
3104
msgid "Top:"
2830
3105
msgstr ""
2834
3109
msgstr ""
2835
3110
 
2836
3111
#: lazarusidestrconsts.dlgtrimspacetypecaption
2837
 
msgid "Trim Spaces Style"
 
3112
msgid "Trim spaces style"
2838
3113
msgstr ""
2839
3114
 
2840
3115
#: lazarusidestrconsts.dlgtrimspacetypecaretmove
2858
3133
msgstr ""
2859
3134
 
2860
3135
#: lazarusidestrconsts.dlguncertopt
2861
 
msgid "Uncertain Optimizations"
 
3136
msgid "Uncertain optimizations"
2862
3137
msgstr ""
2863
3138
 
2864
3139
#: lazarusidestrconsts.dlgundoaftersave
2865
3140
msgid "Undo after save"
2866
 
msgstr ""
 
3141
msgstr "تراجع بعد الحفظ"
2867
3142
 
2868
3143
#: lazarusidestrconsts.dlgundogroupoptions
2869
 
msgid "Undo / Redo:"
2870
 
msgstr ""
 
3144
msgid "Undo / Redo"
 
3145
msgstr "تراجع / كرّر"
2871
3146
 
2872
3147
#: lazarusidestrconsts.dlgundolimit
2873
3148
msgid "Undo limit"
2874
3149
msgstr "حد التراجع"
2875
3150
 
2876
 
#: lazarusidestrconsts.dlgunitdepbrowse
2877
 
msgctxt "lazarusidestrconsts.dlgunitdepbrowse"
2878
 
msgid "Open"
2879
 
msgstr ""
2880
 
 
2881
3151
#: lazarusidestrconsts.dlgunitdepcaption
2882
 
msgid "Unit dependencies"
 
3152
msgid "Unit Dependencies"
2883
3153
msgstr ""
2884
3154
 
2885
3155
#: lazarusidestrconsts.dlgunitdeprefresh
2895
3165
msgid "Unsaved line"
2896
3166
msgstr ""
2897
3167
 
2898
 
#: lazarusidestrconsts.dlgupword
2899
 
msgctxt "lazarusidestrconsts.dlgupword"
2900
 
msgid "Up"
2901
 
msgstr ""
2902
 
 
2903
3168
#: lazarusidestrconsts.dlgusecodefolding
2904
 
msgid "Code folding"
2905
 
msgstr ""
 
3169
msgid "Code Folding"
 
3170
msgstr "طيّ الأوامر"
2906
3171
 
2907
3172
#: lazarusidestrconsts.dlgusecustomconfig
2908
 
msgid "Use additional Compiler Config File"
 
3173
msgid "Use additional compiler config file"
2909
3174
msgstr ""
2910
3175
 
2911
3176
#: lazarusidestrconsts.dlgusedividerdraw
2912
 
msgid "Divider drawing"
 
3177
msgid "Divider Drawing"
2913
3178
msgstr ""
2914
3179
 
2915
3180
#: lazarusidestrconsts.dlgusefpccfg
2916
 
msgid "Use standard Compiler Config File (fpc.cfg)"
 
3181
msgid "Use standard compiler config file (fpc.cfg)"
2917
3182
msgstr ""
2918
3183
 
2919
3184
#: lazarusidestrconsts.dlguselaunchingapp
2920
3185
msgid "Use launching application"
2921
3186
msgstr ""
2922
3187
 
 
3188
#: lazarusidestrconsts.dlguseminimumime
 
3189
msgid "Ime handled by System"
 
3190
msgstr ""
 
3191
 
2923
3192
#: lazarusidestrconsts.dlgusemsgfile
2924
3193
msgid "Use messages file"
2925
3194
msgstr ""
2944
3213
msgid "Use tab history when closing tabs"
2945
3214
msgstr ""
2946
3215
 
 
3216
#: lazarusidestrconsts.dlguseunitcaption
 
3217
msgid "Add unit to Uses section"
 
3218
msgstr ""
 
3219
 
2947
3220
#: lazarusidestrconsts.dlgvaluecolor
2948
3221
msgctxt "lazarusidestrconsts.dlgvaluecolor"
2949
3222
msgid "Value"
2962
3235
msgstr ""
2963
3236
 
2964
3237
#: lazarusidestrconsts.dlgwholewordsonly
2965
 
msgid "&Whole Words Only"
 
3238
msgid "&Whole words only"
2966
3239
msgstr ""
2967
3240
 
2968
3241
#: lazarusidestrconsts.dlgwidthpos
2979
3252
msgstr "نافذة"
2980
3253
 
2981
3254
#: lazarusidestrconsts.dlgwinpos
2982
 
msgid "Window Positions"
 
3255
msgid "Window positions"
2983
3256
msgstr "مواقع النوافذ"
2984
3257
 
 
3258
#: lazarusidestrconsts.dlgwordexceptions
 
3259
msgid "Exceptions"
 
3260
msgstr ""
 
3261
 
2985
3262
#: lazarusidestrconsts.dlgwordspolicies
2986
3263
msgctxt "lazarusidestrconsts.dlgwordspolicies"
2987
3264
msgid "Words"
2993
3270
msgstr ""
2994
3271
 
2995
3272
#: lazarusidestrconsts.dlgwritefpclogo
2996
 
msgid "Write an FPC logo"
 
3273
msgid "Write FPC logo"
2997
3274
msgstr ""
2998
3275
 
2999
3276
#: lazarusidestrconsts.fdinvalidmultiselectiontext
3000
3277
msgid "Multiselected components must be of a single form."
3001
3278
msgstr ""
3002
3279
 
3003
 
#: lazarusidestrconsts.fdmalignword
3004
 
msgid "Align"
 
3280
#: lazarusidestrconsts.fdmalignmenu
 
3281
msgid "Align ..."
3005
3282
msgstr ""
3006
3283
 
3007
3284
#: lazarusidestrconsts.fdmdeleteselection
3038
3315
msgstr ""
3039
3316
 
3040
3317
#: lazarusidestrconsts.fdmsaveformasxml
3041
 
msgid "Save form as XML"
 
3318
msgid "Save Form as XML"
 
3319
msgstr ""
 
3320
 
 
3321
#: lazarusidestrconsts.fdmscalemenu
 
3322
msgid "Scale ..."
3042
3323
msgstr ""
3043
3324
 
3044
3325
#: lazarusidestrconsts.fdmscaleword
3050
3331
msgid "Select All"
3051
3332
msgstr ""
3052
3333
 
 
3334
#: lazarusidestrconsts.fdmsizemenu
 
3335
msgid "Size ..."
 
3336
msgstr ""
 
3337
 
3053
3338
#: lazarusidestrconsts.fdmsizeword
3054
3339
msgid "Size"
3055
3340
msgstr ""
3062
3347
msgid "Option: Snap to guide lines"
3063
3348
msgstr ""
3064
3349
 
3065
 
#: lazarusidestrconsts.fdmtaborder
3066
 
msgid "Tab Order..."
3067
 
msgstr ""
3068
 
 
3069
3350
#: lazarusidestrconsts.fdmzorder
3070
3351
msgid "Z-order"
3071
3352
msgstr ""
3074
3355
msgid "On Both Sides"
3075
3356
msgstr ""
3076
3357
 
 
3358
#: lazarusidestrconsts.histdlgbtnclearhint
 
3359
msgid "Clear all snapshots"
 
3360
msgstr ""
 
3361
 
 
3362
#: lazarusidestrconsts.histdlgbtnenablehint
 
3363
msgid "Toggle view snapshot or current"
 
3364
msgstr ""
 
3365
 
 
3366
#: lazarusidestrconsts.histdlgbtnexport
 
3367
msgctxt "lazarusidestrconsts.histdlgbtnexport"
 
3368
msgid "Export"
 
3369
msgstr "صدّر"
 
3370
 
 
3371
#: lazarusidestrconsts.histdlgbtnimport
 
3372
msgctxt "lazarusidestrconsts.histdlgbtnimport"
 
3373
msgid "Import"
 
3374
msgstr ""
 
3375
 
 
3376
#: lazarusidestrconsts.histdlgbtnmakesnaphint
 
3377
msgid "Take Snapshot"
 
3378
msgstr ""
 
3379
 
 
3380
#: lazarusidestrconsts.histdlgbtnpowerhint
 
3381
msgid "Switch on/off automatic snapshots"
 
3382
msgstr ""
 
3383
 
 
3384
#: lazarusidestrconsts.histdlgbtnremovehint
 
3385
msgid "Remove selected entry"
 
3386
msgstr ""
 
3387
 
 
3388
#: lazarusidestrconsts.histdlgbtnshowhisthint
 
3389
msgid "View history"
 
3390
msgstr ""
 
3391
 
 
3392
#: lazarusidestrconsts.histdlgbtnshowsnaphint
 
3393
msgid "View Snapshots"
 
3394
msgstr ""
 
3395
 
 
3396
#: lazarusidestrconsts.histdlgcolumnloc
 
3397
msgid "Location"
 
3398
msgstr ""
 
3399
 
 
3400
#: lazarusidestrconsts.histdlgcolumntime
 
3401
msgid "Time"
 
3402
msgstr ""
 
3403
 
 
3404
#: lazarusidestrconsts.histdlgformname
 
3405
msgctxt "lazarusidestrconsts.histdlgformname"
 
3406
msgid "History"
 
3407
msgstr ""
 
3408
 
3077
3409
#: lazarusidestrconsts.lis0no1drawdividerlinesonlyfortoplevel2drawlinesforfi
3078
3410
msgid "0 = no, 1 = draw divider lines only for top level, 2 = draw lines for first two levels, ..."
3079
3411
msgstr ""
3087
3419
msgstr ""
3088
3420
 
3089
3421
#: lazarusidestrconsts.lisa2paddfilestopackage
3090
 
msgid "Add files to package"
 
3422
msgid "Add Files to Package"
3091
3423
msgstr ""
3092
3424
 
3093
3425
#: lazarusidestrconsts.lisa2paddlfmlrsfilesiftheyexist
3135
3467
msgid "Class Name already exists"
3136
3468
msgstr ""
3137
3469
 
 
3470
#: lazarusidestrconsts.lisa2pcreatenewcomp
 
3471
msgid "Create New Component"
 
3472
msgstr ""
 
3473
 
3138
3474
#: lazarusidestrconsts.lisa2pcreatenewfile
3139
 
msgid "Create new file"
 
3475
msgid "Create New File"
 
3476
msgstr ""
 
3477
 
 
3478
#: lazarusidestrconsts.lisa2pcreatenewreq
 
3479
msgid "Create New Requirement"
3140
3480
msgstr ""
3141
3481
 
3142
3482
#: lazarusidestrconsts.lisa2pdependency
3143
3483
msgid "Dependency"
3144
3484
msgstr ""
3145
3485
 
3146
 
#: lazarusidestrconsts.lisa2pexistingfile
3147
 
msgid "%sExisting file: %s%s%s"
 
3486
#: lazarusidestrconsts.lisa2pexistingfile2
 
3487
msgid "Existing file: %s%s%s"
3148
3488
msgstr ""
3149
3489
 
3150
3490
#: lazarusidestrconsts.lisa2pfilealreadyexists
3151
3491
msgid "File already exists"
3152
3492
msgstr ""
3153
3493
 
3154
 
#: lazarusidestrconsts.lisa2pfilealreadyexistsintheproject
3155
 
msgid "File %s%s%s already exists in the project."
 
3494
#: lazarusidestrconsts.lisa2pfilealreadyexistsinthepackage
 
3495
msgid "File %s%s%s already exists in the package."
3156
3496
msgstr ""
3157
3497
 
3158
3498
#: lazarusidestrconsts.lisa2pfilealreadyinpackage
3179
3519
msgid "Invalid Ancestor Type"
3180
3520
msgstr ""
3181
3521
 
3182
 
#: lazarusidestrconsts.lisa2pinvalidcircle
3183
 
msgid "Invalid Circle"
 
3522
#: lazarusidestrconsts.lisa2pinvalidcirculardependency
 
3523
msgid "Invalid Circular Dependency"
3184
3524
msgstr ""
3185
3525
 
3186
3526
#: lazarusidestrconsts.lisa2pinvalidclassname
3208
3548
msgstr ""
3209
3549
 
3210
3550
#: lazarusidestrconsts.lisa2pnewcomponent
 
3551
msgctxt "lazarusidestrconsts.lisa2pnewcomponent"
3211
3552
msgid "New Component"
3212
3553
msgstr ""
3213
3554
 
3240
3581
msgstr ""
3241
3582
 
3242
3583
#: lazarusidestrconsts.lisa2pshowall
 
3584
msgctxt "lazarusidestrconsts.lisa2pshowall"
3243
3585
msgid "Show all"
3244
3586
msgstr ""
3245
3587
 
3418
3760
msgid "Actions:"
3419
3761
msgstr ""
3420
3762
 
 
3763
#: lazarusidestrconsts.lisactivate
 
3764
msgid "Activate"
 
3765
msgstr ""
 
3766
 
3421
3767
#: lazarusidestrconsts.lisactivateregularexpressionsyntaxfortextandreplaceme
3422
3768
msgid "Activate regular expression syntax for text and replacement (pretty much like perl)"
3423
3769
msgstr ""
3424
3770
 
 
3771
#: lazarusidestrconsts.lisactivateselected
 
3772
msgid "Activate Selected"
 
3773
msgstr ""
 
3774
 
3425
3775
#: lazarusidestrconsts.lisactive
3426
3776
msgid "Active"
3427
3777
msgstr ""
3430
3780
msgid "Active Filter"
3431
3781
msgstr ""
3432
3782
 
3433
 
#: lazarusidestrconsts.lisadddirectory
3434
 
msgid "Add directory"
 
3783
#: lazarusidestrconsts.lisadd
 
3784
msgctxt "lazarusidestrconsts.lisadd"
 
3785
msgid "Add"
3435
3786
msgstr ""
3436
3787
 
3437
 
#: lazarusidestrconsts.lisaddfilesofdirectory
3438
 
msgid "Add files of directory"
 
3788
#: lazarusidestrconsts.lisaddfilesindirectory
 
3789
msgid "Add Files in Directory"
3439
3790
msgstr ""
3440
3791
 
3441
3792
#: lazarusidestrconsts.lisadditionalcompileroptionsinheritedfrompackages
3442
3793
msgid "Additional compiler options inherited from packages"
3443
3794
msgstr ""
3444
3795
 
 
3796
#: lazarusidestrconsts.lisaddkeyworddo
 
3797
msgid "Add keyword \"do\""
 
3798
msgstr ""
 
3799
 
3445
3800
#: lazarusidestrconsts.lisaddnewbuildmodecopyingsettingsfrom
3446
3801
msgid "Add new build mode, copying settings from \"%s\""
3447
3802
msgstr ""
3470
3825
msgid "Add parameter brackets"
3471
3826
msgstr ""
3472
3827
 
 
3828
#: lazarusidestrconsts.lisaddress
 
3829
msgid "Address:"
 
3830
msgstr ""
 
3831
 
 
3832
#: lazarusidestrconsts.lisaddressbreakpoint
 
3833
msgctxt "lazarusidestrconsts.lisaddressbreakpoint"
 
3834
msgid "&Address Breakpoint ..."
 
3835
msgstr ""
 
3836
 
3473
3837
#: lazarusidestrconsts.lisaddtoincludesearchpath
3474
3838
msgid "Add to include search path?"
3475
3839
msgstr ""
3499
3863
msgstr ""
3500
3864
 
3501
3865
#: lazarusidestrconsts.lisaf2paddfiletoapackage
3502
 
msgid "Add file to a package"
 
3866
msgid "Add File to Package"
3503
3867
msgstr ""
3504
3868
 
3505
3869
#: lazarusidestrconsts.lisaf2pdestinationpackage
3506
 
msgid "Destination Package"
 
3870
msgid "Destination package"
3507
3871
msgstr ""
3508
3872
 
3509
3873
#: lazarusidestrconsts.lisaf2pfiletype
3510
 
msgid "File Type"
 
3874
msgid "File type"
3511
3875
msgstr ""
3512
3876
 
3513
3877
#: lazarusidestrconsts.lisaf2phasregisterprocedure
3535
3899
msgstr ""
3536
3900
 
3537
3901
#: lazarusidestrconsts.lisaf2pshowall
3538
 
msgid "Show All"
 
3902
msgctxt "lazarusidestrconsts.lisaf2pshowall"
 
3903
msgid "Show all"
3539
3904
msgstr ""
3540
3905
 
3541
3906
#: lazarusidestrconsts.lisaf2pthefileisalreadyinthepackage
3548
3913
msgstr ""
3549
3914
 
3550
3915
#: lazarusidestrconsts.lisaf2punitname
3551
 
msgid "Unit Name: "
 
3916
msgid "Unit name: "
3552
3917
msgstr ""
3553
3918
 
3554
3919
#: lazarusidestrconsts.lisafilealreadyexistsreplaceit
3555
3920
msgid "A file %s%s%s already exists.%sReplace it?"
3556
3921
msgstr ""
3557
3922
 
 
3923
#: lazarusidestrconsts.lisaftercleaningupswitchtoautomaticclean
 
3924
msgid "After cleaning up (clean all or clean common files), switch to clean automatically"
 
3925
msgstr ""
 
3926
 
3558
3927
#: lazarusidestrconsts.lisalignment
3559
3928
msgid "Alignment"
3560
3929
msgstr ""
3561
3930
 
3562
3931
#: lazarusidestrconsts.lisallblockslooksok
3563
 
msgid "All blocks looks ok."
 
3932
msgid "All blocks look ok."
3564
3933
msgstr ""
3565
3934
 
3566
3935
#: lazarusidestrconsts.lisallfiles
3579
3948
msgid "Allow searching for multiple lines"
3580
3949
msgstr ""
3581
3950
 
 
3951
#: lazarusidestrconsts.lisallparametersofthisfunctionarealreadysetatthiscall
 
3952
msgid "All parameters of this function are already set at this call. Nothing to add."
 
3953
msgstr ""
 
3954
 
3582
3955
#: lazarusidestrconsts.lisallyourmodificationstowillbelostandthefilereopened
3583
3956
msgid "All your modifications to %s%s%s%swill be lost and the file reopened."
3584
3957
msgstr ""
3595
3968
msgid "Always"
3596
3969
msgstr ""
3597
3970
 
 
3971
#: lazarusidestrconsts.lisalwaysconvertsuggesteddefaultfilenametolowercase
 
3972
msgid "Always convert suggested default file name to lowercase"
 
3973
msgstr ""
 
3974
 
3598
3975
#: lazarusidestrconsts.lisalwaysignore
3599
3976
msgid "Always ignore"
3600
3977
msgstr ""
3619
3996
msgid "Ambiguous unit found"
3620
3997
msgstr ""
3621
3998
 
 
3999
#: lazarusidestrconsts.lisanchorbottomtobottomside
 
4000
msgid "Anchor bottom side to bottom side of sibling. Use BorderSpacing to set a distance. BorderSpacing of sibling is ignored."
 
4001
msgstr ""
 
4002
 
 
4003
#: lazarusidestrconsts.lisanchorbottomtotopside
 
4004
msgid "Anchor bottom side to top side of sibling. The kept distance is defined by both BorderSpacing properties of this and sibling."
 
4005
msgstr ""
 
4006
 
3622
4007
#: lazarusidestrconsts.lisanchoreditornocontrolselected
3623
4008
msgid "Anchor Editor - no control selected"
3624
4009
msgstr ""
3627
4012
msgid "Enabled = Include %s in Anchors"
3628
4013
msgstr ""
3629
4014
 
 
4015
#: lazarusidestrconsts.lisanchorlefttoleftside
 
4016
msgid "Anchor left side to left side of sibling. Use BorderSpacing to set a distance. BorderSpacing of sibling is ignored."
 
4017
msgstr ""
 
4018
 
 
4019
#: lazarusidestrconsts.lisanchorlefttorightside
 
4020
msgid "Anchor left side to right side of sibling. The kept distance is defined by both BorderSpacing properties of this and sibling."
 
4021
msgstr ""
 
4022
 
 
4023
#: lazarusidestrconsts.lisanchorrighttoleftside
 
4024
msgid "Anchor right side to left side of sibling. The kept distance is defined by both BorderSpacing properties of this and sibling."
 
4025
msgstr ""
 
4026
 
 
4027
#: lazarusidestrconsts.lisanchorrighttorightside
 
4028
msgid "Anchor right side to right side of sibling. Use BorderSpacing to set a distance. BorderSpacing of sibling is ignored."
 
4029
msgstr ""
 
4030
 
3630
4031
#: lazarusidestrconsts.lisanchorsofselectedcontrols
3631
4032
msgid "Anchors of selected controls"
3632
4033
msgstr ""
3633
4034
 
3634
 
#: lazarusidestrconsts.lisanchortobottomsidekeepborderspace
3635
 
msgid "Anchor to bottom side of sibling, keep border space"
3636
 
msgstr ""
3637
 
 
3638
 
#: lazarusidestrconsts.lisanchortoleftsidekeepborderspace
3639
 
msgid "Anchor to left side of sibling, keep border space"
3640
 
msgstr ""
3641
 
 
3642
 
#: lazarusidestrconsts.lisanchortorightsidekeepborderspace
3643
 
msgid "Anchor to right side of sibling, keep border space"
3644
 
msgstr ""
3645
 
 
3646
 
#: lazarusidestrconsts.lisanchortotopsidekeepborderspace
3647
 
msgid "Anchor to top side of sibling, keep border space"
 
4035
#: lazarusidestrconsts.lisanchortoptobottomside
 
4036
msgid "Anchor top side to bottom side of sibling. The kept distance is defined by both BorderSpacing properties of this and sibling."
 
4037
msgstr ""
 
4038
 
 
4039
#: lazarusidestrconsts.lisanchortoptotopside
 
4040
msgid "Anchor top side to top side of sibling. Use BorderSpacing to set a distance. BorderSpacing of sibling is ignored."
3648
4041
msgstr ""
3649
4042
 
3650
4043
#: lazarusidestrconsts.lisanerroroccuredatlaststartupwhileloadingloadthispro
3687
4080
msgid "Ask before replacing each found text"
3688
4081
msgstr ""
3689
4082
 
 
4083
#: lazarusidestrconsts.lisaskbeforesavingprojectssession
 
4084
msgid "Ask before saving project's session"
 
4085
msgstr ""
 
4086
 
3690
4087
#: lazarusidestrconsts.lisaskforcomponentnameafterputtingitonform
3691
4088
msgid "Ask for component name after putting it on a designer form"
3692
4089
msgstr ""
3720
4117
msgstr ""
3721
4118
 
3722
4119
#: lazarusidestrconsts.lisautomatic
 
4120
msgctxt "lazarusidestrconsts.lisautomatic"
3723
4121
msgid "Automatic"
3724
4122
msgstr ""
3725
4123
 
 
4124
#: lazarusidestrconsts.lisautomatically
 
4125
msgid "Automatically"
 
4126
msgstr ""
 
4127
 
3726
4128
#: lazarusidestrconsts.lisautomaticallyconvertlfmfilestolrsincludefiles
3727
4129
msgid "Automatically convert .lfm files to .lrs include files"
3728
4130
msgstr ""
3729
4131
 
 
4132
#: lazarusidestrconsts.lisautomaticallyignoreforselection
 
4133
msgid "do not complete selection"
 
4134
msgstr ""
 
4135
 
3730
4136
#: lazarusidestrconsts.lisautomaticallyinvokeafterpoint
3731
4137
msgid "Automatically invoke after point"
3732
4138
msgstr ""
3739
4145
msgid "space"
3740
4146
msgstr ""
3741
4147
 
 
4148
#: lazarusidestrconsts.lisautomaticallyontab
 
4149
msgid "tab"
 
4150
msgstr ""
 
4151
 
3742
4152
#: lazarusidestrconsts.lisautomaticallyonwordend
3743
4153
msgid "word end"
3744
4154
msgstr ""
3759
4169
msgid "Available packages"
3760
4170
msgstr ""
3761
4171
 
 
4172
#: lazarusidestrconsts.lisavailableprojectbuildmodes
 
4173
msgid "Available project build modes:"
 
4174
msgstr ""
 
4175
 
3762
4176
#: lazarusidestrconsts.lisbackupchangedfiles
3763
4177
msgid "Make backup of changed files"
3764
4178
msgstr ""
3783
4197
msgid "Behind related"
3784
4198
msgstr ""
3785
4199
 
 
4200
#: lazarusidestrconsts.lisbestviewedbyinstallingahtmlcontrolliketurbopowerip
 
4201
msgid "Best viewed by installing a HTML control like turbopoweriprodsgn"
 
4202
msgstr ""
 
4203
 
3786
4204
#: lazarusidestrconsts.lisbfalwaysbuildbeforerun
3787
 
msgid "Always Build before Run"
 
4205
msgid "Always build before run"
3788
4206
msgstr ""
3789
4207
 
3790
 
#: lazarusidestrconsts.lisbfbuild
3791
 
msgctxt "lazarusidestrconsts.lisbfbuild"
3792
 
msgid "Build"
3793
 
msgstr "إبن"
3794
 
 
3795
4208
#: lazarusidestrconsts.lisbfbuildcommand
3796
4209
msgid "Build Command"
3797
4210
msgstr ""
3804
4217
msgid "On run project execute the Run File command instead"
3805
4218
msgstr ""
3806
4219
 
3807
 
#: lazarusidestrconsts.lisbfrun
3808
 
msgctxt "lazarusidestrconsts.lisbfrun"
3809
 
msgid "Run"
3810
 
msgstr ""
3811
 
 
3812
4220
#: lazarusidestrconsts.lisbfruncommand
3813
4221
msgid "Run Command"
3814
4222
msgstr ""
3815
4223
 
3816
4224
#: lazarusidestrconsts.lisbfwhenthisfileisactiveinsourceeditor
3817
 
msgid "When this file is active in source editor ..."
 
4225
msgid "When this file is active in source editor"
3818
4226
msgstr ""
3819
4227
 
3820
4228
#: lazarusidestrconsts.lisbfworkingdirectoryleaveemptyforfilepath
3821
 
msgid "Working directory (Leave empty for file path)"
3822
 
msgstr ""
3823
 
 
3824
 
#: lazarusidestrconsts.lisbfworkingdirectoryleaveemptyforfilepath2
3825
 
msgid "Working Directory (Leave empty for file path)"
 
4229
msgid "Working directory (leave empty for file path)"
3826
4230
msgstr ""
3827
4231
 
3828
4232
#: lazarusidestrconsts.lisboldnondefaultobjectinspector
3830
4234
msgstr ""
3831
4235
 
3832
4236
#: lazarusidestrconsts.lisborderspace
3833
 
msgid "BorderSpace"
3834
 
msgstr ""
3835
 
 
3836
 
#: lazarusidestrconsts.lisbottom
3837
 
msgctxt "lazarusidestrconsts.lisbottom"
3838
 
msgid "Bottom"
 
4237
msgid "Border space"
3839
4238
msgstr ""
3840
4239
 
3841
4240
#: lazarusidestrconsts.lisbottomborderspacespinedithint
3871
4270
msgid "Browse for Compiler (%s)"
3872
4271
msgstr ""
3873
4272
 
3874
 
#: lazarusidestrconsts.lisbtnbreak
3875
 
msgctxt "lazarusidestrconsts.lisbtnbreak"
3876
 
msgid "Break"
3877
 
msgstr ""
3878
 
 
3879
 
#: lazarusidestrconsts.lisbtncontinue
3880
 
msgctxt "lazarusidestrconsts.lisbtncontinue"
3881
 
msgid "Continue"
 
4273
#: lazarusidestrconsts.lisbtnadd
 
4274
msgctxt "lazarusidestrconsts.lisbtnadd"
 
4275
msgid "&Add"
 
4276
msgstr "أضف"
 
4277
 
 
4278
#: lazarusidestrconsts.lisbtnclose
 
4279
msgctxt "lazarusidestrconsts.lisbtnclose"
 
4280
msgid "&Close"
 
4281
msgstr "أغلق"
 
4282
 
 
4283
#: lazarusidestrconsts.lisbtndelete
 
4284
msgctxt "lazarusidestrconsts.lisbtndelete"
 
4285
msgid "&Delete"
 
4286
msgstr "إمسح"
 
4287
 
 
4288
#: lazarusidestrconsts.lisbtndlgreplace
 
4289
msgctxt "lazarusidestrconsts.lisbtndlgreplace"
 
4290
msgid "&Replace ..."
 
4291
msgstr "أبدل ..."
 
4292
 
 
4293
#: lazarusidestrconsts.lisbtnenabled
 
4294
msgctxt "lazarusidestrconsts.lisbtnenabled"
 
4295
msgid "&Enabled"
3882
4296
msgstr ""
3883
4297
 
3884
4298
#: lazarusidestrconsts.lisbtnfind
3885
4299
msgid "&Find"
3886
 
msgstr ""
 
4300
msgstr "إبحث ..."
 
4301
 
 
4302
#: lazarusidestrconsts.lisbtnquit
 
4303
msgctxt "lazarusidestrconsts.lisbtnquit"
 
4304
msgid "&Quit"
 
4305
msgstr "خروج من البرنامج"
 
4306
 
 
4307
#: lazarusidestrconsts.lisbtnremove
 
4308
msgctxt "lazarusidestrconsts.lisbtnremove"
 
4309
msgid "&Remove"
 
4310
msgstr "إمح"
3887
4311
 
3888
4312
#: lazarusidestrconsts.lisbtnreplace
3889
4313
msgid "&Replace"
3890
 
msgstr ""
 
4314
msgstr "أبدل"
 
4315
 
 
4316
#: lazarusidestrconsts.lisbuild
 
4317
msgctxt "lazarusidestrconsts.lisbuild"
 
4318
msgid "Build"
 
4319
msgstr "إبن"
3891
4320
 
3892
4321
#: lazarusidestrconsts.lisbuildallfilesofprojectpackageide
3893
4322
msgid "build all files of project/package/IDE"
3894
4323
msgstr ""
3895
4324
 
 
4325
#: lazarusidestrconsts.lisbuildcaption
 
4326
msgctxt "lazarusidestrconsts.lisbuildcaption"
 
4327
msgid "Build"
 
4328
msgstr "إبن"
 
4329
 
3896
4330
#: lazarusidestrconsts.lisbuildidewithpackages
3897
4331
msgid "build IDE with packages"
3898
4332
msgstr ""
3901
4335
msgid "Building Lazarus failed"
3902
4336
msgstr ""
3903
4337
 
3904
 
#: lazarusidestrconsts.lisbuildmacros
3905
 
msgid "Build macros"
3906
 
msgstr ""
3907
 
 
3908
 
#: lazarusidestrconsts.lisbuildmacros2
3909
 
msgid "Build macros:"
3910
 
msgstr ""
3911
 
 
3912
4338
#: lazarusidestrconsts.lisbuildmode
3913
4339
msgid "Build mode"
3914
4340
msgstr ""
3934
4360
msgstr "إبن مشروعا جديدا"
3935
4361
 
3936
4362
#: lazarusidestrconsts.lisbuildnumber
3937
 
msgid "Build Number"
3938
 
msgstr ""
 
4363
msgid "Build number"
 
4364
msgstr ""
 
4365
 
 
4366
#: lazarusidestrconsts.lisbuildproject
 
4367
msgid "Build project"
 
4368
msgstr ""
 
4369
 
 
4370
#: lazarusidestrconsts.lisbuildstage
 
4371
msgctxt "lazarusidestrconsts.lisbuildstage"
 
4372
msgid "Build"
 
4373
msgstr "إبن"
3939
4374
 
3940
4375
#: lazarusidestrconsts.liscallingtocreatemakefilefromfailed
3941
4376
msgid "Calling %s to create Makefile from %s failed."
3942
4377
msgstr ""
3943
4378
 
 
4379
#: lazarusidestrconsts.liscallstacknotevaluated
 
4380
msgid "Stack not evaluated"
 
4381
msgstr ""
 
4382
 
3944
4383
#: lazarusidestrconsts.liscancel
3945
4384
msgctxt "lazarusidestrconsts.liscancel"
3946
4385
msgid "Cancel"
3978
4417
msgid "Can only change the class of TComponents."
3979
4418
msgstr ""
3980
4419
 
 
4420
#: lazarusidestrconsts.liscaptiondiff
 
4421
msgctxt "lazarusidestrconsts.liscaptiondiff"
 
4422
msgid "Diff"
 
4423
msgstr ""
 
4424
 
 
4425
#: lazarusidestrconsts.liscbpfiles
 
4426
msgid "%s (%s files)"
 
4427
msgstr ""
 
4428
 
 
4429
#: lazarusidestrconsts.liscbpreallydeletesourcefiles
 
4430
msgid "Really delete %s source files%s%s"
 
4431
msgstr ""
 
4432
 
3981
4433
#: lazarusidestrconsts.lisccdchangeclassof
3982
4434
msgid "Change Class of %s"
3983
4435
msgstr ""
3991
4443
msgstr ""
3992
4444
 
3993
4445
#: lazarusidestrconsts.lisccochecktestdir
3994
 
msgid "Please check the Test directory under %sEnvironment -> Environment Options -> Files -> Directory for building test projects"
 
4446
msgid "Please check the Test directory under %sTools -> Options -> Files -> Directory for building test projects"
3995
4447
msgstr ""
3996
4448
 
3997
4449
#: lazarusidestrconsts.lisccocompilernotanexe
4084
4536
msgstr ""
4085
4537
 
4086
4538
#: lazarusidestrconsts.lisccoseveralcompilers
4087
 
msgid "There are several FreePascal Compilers in your path.%s%s%sMaybe you forgot to delete an old compiler?"
 
4539
msgid "There are several Free Pascal Compilers in your path.%s%s%sMaybe you forgot to delete an old compiler?"
4088
4540
msgstr ""
4089
4541
 
4090
4542
#: lazarusidestrconsts.lisccoskip
4156
4608
msgstr ""
4157
4609
 
4158
4610
#: lazarusidestrconsts.liscefilter
4159
 
msgid "(Filter)"
 
4611
msgid "(filter)"
4160
4612
msgstr "(مصفاة)"
4161
4613
 
4162
4614
#: lazarusidestrconsts.liscefollowcursor
4173
4625
msgstr ""
4174
4626
 
4175
4627
#: lazarusidestrconsts.liscelongparamlistcount
4176
 
msgid "Parameters count treating as \"many\""
 
4628
msgid "Parameters count treated as \"many\""
4177
4629
msgstr ""
4178
4630
 
4179
4631
#: lazarusidestrconsts.liscelongprocedures
4201
4653
msgstr ""
4202
4654
 
4203
4655
#: lazarusidestrconsts.liscenestedproccount
4204
 
msgid "Nested procedures count treating as \"many\""
 
4656
msgid "Nested procedures count treated as \"many\""
4205
4657
msgstr ""
4206
4658
 
4207
4659
#: lazarusidestrconsts.liscentercontrolhorizontallyrelativetosibling
4208
 
msgid "Center control horizontally relative to the given sibling"
 
4660
msgid "Center control horizontally relative to the given sibling. BorderSpacing is ignored."
4209
4661
msgstr ""
4210
4662
 
4211
4663
#: lazarusidestrconsts.liscentercontrolverticallyrelativetosibling
4212
 
msgid "Center control vertically relative to the given sibling"
 
4664
msgid "Center control vertically relative to the given sibling. BorderSpacing is ignored."
4213
4665
msgstr ""
4214
4666
 
4215
4667
#: lazarusidestrconsts.liscenterform
4216
 
msgid "Center form"
 
4668
msgid "Center Form"
4217
4669
msgstr ""
4218
4670
 
4219
4671
#: lazarusidestrconsts.liscenterinwindow
4225
4677
msgstr ""
4226
4678
 
4227
4679
#: lazarusidestrconsts.lisceomode
4228
 
msgid "Preferred Exhibition Mode"
 
4680
msgid "Preferred exhibition mode"
4229
4681
msgstr ""
4230
4682
 
4231
4683
#: lazarusidestrconsts.lisceomodecategory
4234
4686
msgstr ""
4235
4687
 
4236
4688
#: lazarusidestrconsts.lisceomodesource
 
4689
msgctxt "lazarusidestrconsts.lisceomodesource"
4237
4690
msgid "Source"
4238
4691
msgstr ""
4239
4692
 
4288
4741
msgid "Style"
4289
4742
msgstr ""
4290
4743
 
 
4744
#: lazarusidestrconsts.liscesurrounding
 
4745
msgid "Surrounding"
 
4746
msgstr ""
 
4747
 
4291
4748
#: lazarusidestrconsts.liscetodos
4292
4749
msgid "ToDos"
4293
4750
msgstr ""
4321
4778
msgid "Wrong indentation"
4322
4779
msgstr ""
4323
4780
 
 
4781
#: lazarusidestrconsts.liscfeanexceptionoccuredduringdeletionof
 
4782
msgid "An exception occured during deletion of%s\"%s:%s\"%s%s"
 
4783
msgstr ""
 
4784
 
 
4785
#: lazarusidestrconsts.liscfecancelloadingthisresource
 
4786
msgid "Cancel loading this resource"
 
4787
msgstr ""
 
4788
 
 
4789
#: lazarusidestrconsts.liscfeclassnotfound
 
4790
msgid "%s%sClass \"%s\" not found."
 
4791
msgstr ""
 
4792
 
 
4793
#: lazarusidestrconsts.liscfecomponent
 
4794
msgid "%s%sComponent: %s:%s"
 
4795
msgstr ""
 
4796
 
 
4797
#: lazarusidestrconsts.liscfecomponentclass
 
4798
msgid "%s%sComponent Class: %s"
 
4799
msgstr ""
 
4800
 
 
4801
#: lazarusidestrconsts.liscfecontinueloading
 
4802
msgid "Continue loading"
 
4803
msgstr ""
 
4804
 
 
4805
#: lazarusidestrconsts.liscfedonotknowhowtocopythisformeditingselection
 
4806
msgid "Do not know how to copy this form editing selection"
 
4807
msgstr ""
 
4808
 
 
4809
#: lazarusidestrconsts.liscfedonotknowhowtocutthisformeditingselection
 
4810
msgid "Do not know how to cut this form editing selection"
 
4811
msgstr ""
 
4812
 
 
4813
#: lazarusidestrconsts.liscfedonotknowhowtodeletethisformeditingselection
 
4814
msgid "Do not know how to delete this form editing selection"
 
4815
msgstr ""
 
4816
 
 
4817
#: lazarusidestrconsts.liscfeerrorcreatingcomponent
 
4818
msgid "Error creating component"
 
4819
msgstr ""
 
4820
 
 
4821
#: lazarusidestrconsts.liscfeerrorcreatingcomponent2
 
4822
msgid "Error creating component: %s%s%s"
 
4823
msgstr ""
 
4824
 
 
4825
#: lazarusidestrconsts.liscfeerrordestroyingcomponent
 
4826
msgid "Error destroying component"
 
4827
msgstr ""
 
4828
 
 
4829
#: lazarusidestrconsts.liscfeerrordestroyingcomponentoftypeofunit
 
4830
msgid "Error destroying component of type %s of unit %s:%s%s"
 
4831
msgstr ""
 
4832
 
 
4833
#: lazarusidestrconsts.liscfeerrordestroyingmediator
 
4834
msgid "Error destroying mediator"
 
4835
msgstr ""
 
4836
 
 
4837
#: lazarusidestrconsts.liscfeerrordestroyingmediatorofunit
 
4838
msgid "Error destroying mediator %s of unit %s:%s%s"
 
4839
msgstr ""
 
4840
 
 
4841
#: lazarusidestrconsts.liscfeerrorreading
 
4842
msgid "Error reading %s"
 
4843
msgstr ""
 
4844
 
 
4845
#: lazarusidestrconsts.liscfeinfile
 
4846
msgid "%sIn file %s%s"
 
4847
msgstr ""
 
4848
 
 
4849
#: lazarusidestrconsts.liscfeinvalidcomponentowner
 
4850
msgid "Invalid component owner"
 
4851
msgstr ""
 
4852
 
 
4853
#: lazarusidestrconsts.liscferoot
 
4854
msgid "%sRoot=%s:%s"
 
4855
msgstr ""
 
4856
 
 
4857
#: lazarusidestrconsts.liscfestopallloading
 
4858
msgid "Stop all loading"
 
4859
msgstr ""
 
4860
 
 
4861
#: lazarusidestrconsts.liscfestream
 
4862
msgid "%sStream=%s"
 
4863
msgstr ""
 
4864
 
 
4865
#: lazarusidestrconsts.liscfestreamposition
 
4866
msgid "%s%sStream position: %s"
 
4867
msgstr ""
 
4868
 
 
4869
#: lazarusidestrconsts.liscfetcustomformeditorcreatenonformformalreadyexists
 
4870
msgid "TCustomFormEditor.CreateNonFormForm already exists"
 
4871
msgstr ""
 
4872
 
 
4873
#: lazarusidestrconsts.liscfetcustomformeditorcreatenonformformunknowntype
 
4874
msgid "TCustomFormEditor.CreateNonFormForm Unknown type %s"
 
4875
msgstr ""
 
4876
 
 
4877
#: lazarusidestrconsts.liscfetcustomformeditordeletecomponentwhereisthetcustomn
 
4878
msgid "TCustomFormEditor.DeleteComponent  Where is the TCustomNonFormDesignerForm? %s"
 
4879
msgstr ""
 
4880
 
 
4881
#: lazarusidestrconsts.liscfetcustomformeditorregisterdesignermediatoralreadyre
 
4882
msgid "TCustomFormEditor.RegisterDesignerMediator already registered: %s"
 
4883
msgstr ""
 
4884
 
 
4885
#: lazarusidestrconsts.liscfethecomponenteditorofclasshascreatedtheerror
 
4886
msgid "The component editor of class \"%s\"has created the error:%s\"%s\""
 
4887
msgstr ""
 
4888
 
 
4889
#: lazarusidestrconsts.liscfethecomponentoftypefailedtosetitsownerto
 
4890
msgid "The component of type %s failed to set its owner to %s:%s"
 
4891
msgstr ""
 
4892
 
 
4893
#: lazarusidestrconsts.liscfeunabletocleartheformeditingselection
 
4894
msgid "Unable to clear the form editing selection%s%s"
 
4895
msgstr ""
 
4896
 
 
4897
#: lazarusidestrconsts.lischange
 
4898
msgctxt "lazarusidestrconsts.lischange"
 
4899
msgid "Change"
 
4900
msgstr ""
 
4901
 
4324
4902
#: lazarusidestrconsts.lischangebuildmode
4325
4903
msgid "Change build mode"
4326
4904
msgstr ""
4338
4916
msgstr ""
4339
4917
 
4340
4918
#: lazarusidestrconsts.lischangeparent
4341
 
msgid "Change Parent..."
 
4919
msgid "Change Parent"
 
4920
msgstr ""
 
4921
 
 
4922
#: lazarusidestrconsts.lischangeswerenotsaved
 
4923
msgid "Changes were not saved"
 
4924
msgstr "لم يقع حفظ التّغييرات"
 
4925
 
 
4926
#: lazarusidestrconsts.lischangetounix
 
4927
msgid "Change to Unix /"
 
4928
msgstr ""
 
4929
 
 
4930
#: lazarusidestrconsts.lischangetowindows
 
4931
msgid "Change to Windows \\"
4342
4932
msgstr ""
4343
4933
 
4344
4934
#: lazarusidestrconsts.lischaracter
4349
4939
msgid "Character Map"
4350
4940
msgstr ""
4351
4941
 
4352
 
#: lazarusidestrconsts.lischeckchangesondiskwithloading
4353
 
msgid "Check changes on disk with loading"
 
4942
#: lazarusidestrconsts.lischeckall
 
4943
msgid "Check All"
 
4944
msgstr ""
 
4945
 
 
4946
#: lazarusidestrconsts.lischeckfordiskfilechangesviacontentratherthantimesta
 
4947
msgid "Check for disk file changes via content rather than timestamp"
4354
4948
msgstr ""
4355
4949
 
4356
4950
#: lazarusidestrconsts.lischeckifthenexttokeninsourceisanendandifnotreturnsl
4361
4955
msgid "Check options"
4362
4956
msgstr ""
4363
4957
 
 
4958
#: lazarusidestrconsts.lischeckthetargetoscpulclwidgettypemaybeyouhavetoreco
 
4959
msgid "%s Check the target (OS, CPU, LCL widget type). Maybe you have to recompile the package for this target or set another target for the project."
 
4960
msgstr ""
 
4961
 
4364
4962
#: lazarusidestrconsts.lischooseadifferentname
4365
4963
msgid "Choose a different name"
4366
4964
msgstr ""
4377
4975
msgid "Choose a name for the new component"
4378
4976
msgstr ""
4379
4977
 
 
4978
#: lazarusidestrconsts.lischooseanexamplefile
 
4979
msgid "Choose an example file"
 
4980
msgstr ""
 
4981
 
 
4982
#: lazarusidestrconsts.lischooseanfpcmessagefile
 
4983
msgid "Choose an FPC message file"
 
4984
msgstr ""
 
4985
 
4380
4986
#: lazarusidestrconsts.lischooseapascalfileforindentationexamples
4381
4987
msgid "Choose a pascal file for indentation examples"
4382
4988
msgstr ""
4453
5059
msgid "Choose the directory for tests"
4454
5060
msgstr ""
4455
5061
 
 
5062
#: lazarusidestrconsts.liscirculardependencydetected
 
5063
msgid "Circular dependency detected"
 
5064
msgstr ""
 
5065
 
4456
5066
#: lazarusidestrconsts.lisclasscompletion
4457
5067
msgid "Class Completion"
4458
5068
msgstr ""
4465
5075
msgid "Classes and properties exist. Values were not checked."
4466
5076
msgstr ""
4467
5077
 
 
5078
#: lazarusidestrconsts.lisclassesppunotfoundcheckyourfpccfg
 
5079
msgid "classes.ppu not found. Check your fpc.cfg."
 
5080
msgstr ""
 
5081
 
4468
5082
#: lazarusidestrconsts.lisclassisnotaregisteredcomponentclassunabletopaste
4469
5083
msgid "Class %s%s%s is not a registered component class.%sUnable to paste."
4470
5084
msgstr ""
4477
5091
msgid "Class %s%s%s of method %s%s%s not found."
4478
5092
msgstr ""
4479
5093
 
 
5094
#: lazarusidestrconsts.liscldirclean
 
5095
msgid "Clean"
 
5096
msgstr ""
 
5097
 
4480
5098
#: lazarusidestrconsts.liscldircleandirectory
4481
5099
msgid "Clean Directory"
4482
 
msgstr ""
 
5100
msgstr "نظّف الملفّ"
4483
5101
 
4484
5102
#: lazarusidestrconsts.liscldircleansubdirectories
4485
5103
msgid "Clean sub directories"
4486
 
msgstr ""
 
5104
msgstr "نظّف الملفّات الفرعيّة"
4487
5105
 
4488
5106
#: lazarusidestrconsts.liscldirkeepalltextfiles
4489
5107
msgid "Keep all text files"
4501
5119
msgid "Simple Syntax (e.g. * instead of .*)"
4502
5120
msgstr ""
4503
5121
 
 
5122
#: lazarusidestrconsts.liscleanall
 
5123
msgid "Clean all"
 
5124
msgstr ""
 
5125
 
 
5126
#: lazarusidestrconsts.liscleancommonfiles
 
5127
msgid "Clean common files"
 
5128
msgstr ""
 
5129
 
4504
5130
#: lazarusidestrconsts.liscleanlazarussource
4505
5131
msgid "Clean Lazarus Source"
4506
5132
msgstr ""
4507
5133
 
 
5134
#: lazarusidestrconsts.liscleanonlyonce
 
5135
msgid "Switch after building to automatically"
 
5136
msgstr ""
 
5137
 
 
5138
#: lazarusidestrconsts.liscleanup
 
5139
msgid "Clean up"
 
5140
msgstr ""
 
5141
 
 
5142
#: lazarusidestrconsts.liscleanupandbuild
 
5143
msgid "Clean up and build"
 
5144
msgstr ""
 
5145
 
 
5146
#: lazarusidestrconsts.liscleanupandbuildproject
 
5147
msgid "Clean up and build project"
 
5148
msgstr ""
 
5149
 
4508
5150
#: lazarusidestrconsts.liscleanupunitpath
4509
5151
msgid "Clean up unit path?"
4510
5152
msgstr ""
4511
5153
 
 
5154
#: lazarusidestrconsts.lisclear
 
5155
msgctxt "lazarusidestrconsts.lisclear"
 
5156
msgid "Clear"
 
5157
msgstr ""
 
5158
 
4512
5159
#: lazarusidestrconsts.liscleardirectory
4513
5160
msgid "Clear Directory?"
4514
5161
msgstr ""
4515
5162
 
4516
 
#: lazarusidestrconsts.lisclearkeymapping
4517
 
msgid "Clear Key Mapping"
4518
 
msgstr ""
4519
 
 
4520
5163
#: lazarusidestrconsts.lisclickheretobrowsethefilehint
4521
5164
msgid "Click here to browse the file"
4522
5165
msgstr ""
4526
5169
msgstr ""
4527
5170
 
4528
5171
#: lazarusidestrconsts.lisclose
4529
 
msgid "&Close"
 
5172
msgctxt "lazarusidestrconsts.lisclose"
 
5173
msgid "Close"
4530
5174
msgstr "أغلق"
4531
5175
 
 
5176
#: lazarusidestrconsts.liscloseall
 
5177
msgctxt "lazarusidestrconsts.liscloseall"
 
5178
msgid "Close All"
 
5179
msgstr ""
 
5180
 
 
5181
#: lazarusidestrconsts.liscloseallchecked
 
5182
msgid "Close All Checked"
 
5183
msgstr ""
 
5184
 
4532
5185
#: lazarusidestrconsts.lisclosealltabsclose
4533
5186
msgid "Close files"
4534
5187
msgstr ""
4578
5231
msgid "Call on:"
4579
5232
msgstr ""
4580
5233
 
4581
 
#: lazarusidestrconsts.liscocallonbuild
4582
 
msgctxt "lazarusidestrconsts.liscocallonbuild"
4583
 
msgid "Build"
4584
 
msgstr "إبن"
4585
 
 
4586
 
#: lazarusidestrconsts.liscocalloncompile
4587
 
msgctxt "lazarusidestrconsts.liscocalloncompile"
4588
 
msgid "Compile"
4589
 
msgstr ""
4590
 
 
4591
 
#: lazarusidestrconsts.liscocallonrun
4592
 
msgctxt "lazarusidestrconsts.liscocallonrun"
4593
 
msgid "Run"
4594
 
msgstr ""
4595
 
 
4596
5234
#: lazarusidestrconsts.liscoclickokifaresuretodothat
4597
5235
msgid "%s%sClick OK if you are sure to do that."
4598
5236
msgstr ""
4604
5242
 
4605
5243
#: lazarusidestrconsts.liscode
4606
5244
msgid "Code"
4607
 
msgstr ""
 
5245
msgstr "الأوامر"
4608
5246
 
4609
5247
#: lazarusidestrconsts.liscodebrowser
4610
 
msgid "Code browser"
4611
 
msgstr ""
 
5248
msgctxt "lazarusidestrconsts.liscodebrowser"
 
5249
msgid "Code Browser"
 
5250
msgstr "عارض الأوامر"
4612
5251
 
4613
5252
#: lazarusidestrconsts.liscodeexplorer
4614
5253
msgctxt "lazarusidestrconsts.liscodeexplorer"
4615
5254
msgid "Code Explorer"
4616
 
msgstr ""
 
5255
msgstr "كاشف الأوامر"
4617
5256
 
4618
5257
#: lazarusidestrconsts.liscodefault
4619
5258
msgid "default (%s)"
4629
5268
 
4630
5269
#: lazarusidestrconsts.liscodehelpaddpathbutton
4631
5270
msgid "Add path"
4632
 
msgstr ""
 
5271
msgstr "أضف مسارا"
4633
5272
 
4634
5273
#: lazarusidestrconsts.liscodehelpbrowseexamplebutton
4635
5274
msgctxt "lazarusidestrconsts.liscodehelpbrowseexamplebutton"
4636
5275
msgid "Browse"
4637
 
msgstr ""
 
5276
msgstr "إعرض"
4638
5277
 
4639
5278
#: lazarusidestrconsts.liscodehelpconfirmreplace
4640
5279
msgid "Confirm replace"
4650
5289
 
4651
5290
#: lazarusidestrconsts.liscodehelpdeletepathbutton
4652
5291
msgid "Remove path"
4653
 
msgstr ""
 
5292
msgstr "إحذف مسارا"
4654
5293
 
4655
5294
#: lazarusidestrconsts.liscodehelpdescrtag
4656
5295
msgctxt "lazarusidestrconsts.liscodehelpdescrtag"
4657
5296
msgid "Description"
4658
 
msgstr ""
 
5297
msgstr "الوصف"
4659
5298
 
4660
5299
#: lazarusidestrconsts.liscodehelperrorstag
4661
5300
msgctxt "lazarusidestrconsts.liscodehelperrorstag"
4662
5301
msgid "Errors"
4663
 
msgstr ""
 
5302
msgstr "الأخطاء"
4664
5303
 
4665
5304
#: lazarusidestrconsts.liscodehelpexampletag
4666
5305
msgid "Example"
 
5306
msgstr "مثال"
 
5307
 
 
5308
#: lazarusidestrconsts.liscodehelpgroupbox
 
5309
msgid "FPDoc settings"
4667
5310
msgstr ""
4668
5311
 
4669
5312
#: lazarusidestrconsts.liscodehelphintboldformat
4704
5347
msgstr ""
4705
5348
 
4706
5349
#: lazarusidestrconsts.liscodehelpmainformcaption
4707
 
msgid "FPDoc editor"
4708
 
msgstr ""
 
5350
msgctxt "lazarusidestrconsts.liscodehelpmainformcaption"
 
5351
msgid "FPDoc Editor"
 
5352
msgstr "محرّر أوامر FPDoc"
4709
5353
 
4710
5354
#: lazarusidestrconsts.liscodehelpnodocumentation
4711
5355
msgctxt "lazarusidestrconsts.liscodehelpnodocumentation"
4720
5364
msgid "<NONE>"
4721
5365
msgstr ""
4722
5366
 
4723
 
#: lazarusidestrconsts.liscodehelppathsgroupbox
4724
 
msgctxt "lazarusidestrconsts.liscodehelppathsgroupbox"
4725
 
msgid "FPDoc files path"
4726
 
msgstr ""
4727
 
 
4728
 
#: lazarusidestrconsts.liscodehelpreplacebutton
4729
 
msgctxt "lazarusidestrconsts.liscodehelpreplacebutton"
4730
 
msgid "Replace"
4731
 
msgstr ""
4732
 
 
4733
 
#: lazarusidestrconsts.liscodehelpsavebutton
4734
 
msgctxt "lazarusidestrconsts.liscodehelpsavebutton"
4735
 
msgid "Save"
4736
 
msgstr ""
4737
 
 
4738
5367
#: lazarusidestrconsts.liscodehelpseealsotag
4739
5368
msgid "See also"
4740
5369
msgstr ""
4747
5376
msgid "Short"
4748
5377
msgstr ""
4749
5378
 
4750
 
#: lazarusidestrconsts.liscodehelpshowemptymethods
4751
 
msgid "Show empty methods"
4752
 
msgstr ""
4753
 
 
4754
 
#: lazarusidestrconsts.liscodehelpshowunusedunits
4755
 
msgid "Show unused units"
4756
 
msgstr ""
4757
 
 
4758
5379
#: lazarusidestrconsts.liscodeobignoreconstinfuncs
4759
5380
msgctxt "lazarusidestrconsts.liscodeobignoreconstinfuncs"
4760
5381
msgid "Ignore constants in next functions"
4776
5397
 
4777
5398
#: lazarusidestrconsts.liscodetempladd
4778
5399
msgctxt "lazarusidestrconsts.liscodetempladd"
4779
 
msgid "Add"
 
5400
msgid "Add template"
4780
5401
msgstr ""
4781
5402
 
4782
5403
#: lazarusidestrconsts.liscodetempladdcodetemplate
4788
5409
msgstr ""
4789
5410
 
4790
5411
#: lazarusidestrconsts.liscodetemplautocompleteon
4791
 
msgid "Auto complete on ..."
 
5412
msgid "Auto complete on"
4792
5413
msgstr ""
4793
5414
 
4794
5415
#: lazarusidestrconsts.liscodetemplchange
4813
5434
msgid "Token:"
4814
5435
msgstr ""
4815
5436
 
4816
 
#: lazarusidestrconsts.liscodetools
4817
 
msgid "CodeTools"
4818
 
msgstr ""
4819
 
 
4820
5437
#: lazarusidestrconsts.liscodetoolsdefsaction
4821
5438
msgid "Action: %s"
4822
5439
msgstr ""
4846
5463
msgstr ""
4847
5464
 
4848
5465
#: lazarusidestrconsts.liscodetoolsdefscompilerpath
4849
 
msgid "compiler path"
 
5466
msgid "Compiler path"
4850
5467
msgstr ""
4851
5468
 
4852
5469
#: lazarusidestrconsts.liscodetoolsdefsconvertnode
4905
5522
msgid "%s directory"
4906
5523
msgstr "ملف %s"
4907
5524
 
4908
 
#: lazarusidestrconsts.liscodetoolsdefsedit
4909
 
msgctxt "lazarusidestrconsts.liscodetoolsdefsedit"
4910
 
msgid "Edit"
4911
 
msgstr "تغيير"
4912
 
 
4913
5525
#: lazarusidestrconsts.liscodetoolsdefselse
4914
5526
msgid "Else"
4915
5527
msgstr ""
4934
5546
msgid "Error while writing project info file %s%s%s%s%s"
4935
5547
msgstr ""
4936
5548
 
4937
 
#: lazarusidestrconsts.liscodetoolsdefsexit
4938
 
msgctxt "lazarusidestrconsts.liscodetoolsdefsexit"
4939
 
msgid "Exit"
4940
 
msgstr ""
4941
 
 
4942
5549
#: lazarusidestrconsts.liscodetoolsdefsexitwithoutsave
4943
5550
msgid "Exit without Save"
4944
 
msgstr ""
 
5551
msgstr "أخرج من البرنامج دون حفظ"
4945
5552
 
4946
5553
#: lazarusidestrconsts.liscodetoolsdefsfpcsvnsourcedirectory
4947
5554
msgid "FPC SVN source directory"
5127
5734
 
5128
5735
#: lazarusidestrconsts.liscodetoolsdefssaveandexit
5129
5736
msgid "Save and Exit"
5130
 
msgstr ""
 
5737
msgstr "إحفظ ثمّ أخرج من البرنامج"
5131
5738
 
5132
5739
#: lazarusidestrconsts.liscodetoolsdefsselectednode
5133
5740
msgid "Selected Node:"
5134
5741
msgstr ""
5135
5742
 
5136
5743
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalcvssourcedirectory
5137
 
msgid "The Free Pascal SVN source directory. Not required. This will improve find declarationand debugging."
 
5744
msgid "The Free Pascal SVN source directory. Not required. This will improve find declaration and debugging."
5138
5745
msgstr ""
5139
5746
 
5140
5747
#: lazarusidestrconsts.liscodetoolsdefsthefreepascalprojectdirectory
5150
5757
msgstr ""
5151
5758
 
5152
5759
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforexample
5153
 
msgid "The path to the free pascal compiler.%s For example %s/usr/bin/%s -n%s or %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
 
5760
msgid "The path to the Free Pascal compiler.%s For example %s/usr/bin/%s -n%s or %s/usr/local/bin/fpc @/etc/fpc.cfg%s."
5154
5761
msgstr ""
5155
5762
 
5156
5763
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthisproject
5157
 
msgid "The path to the free pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
 
5764
msgid "The path to the Free Pascal compiler for this project. Only required if you set the FPC SVN source below. Used to autocreate macros."
 
5765
msgstr ""
 
5766
 
 
5767
#: lazarusidestrconsts.liscodetoolsdefsthepathtothefreepascalcompilerforthissourceusedtoa
 
5768
msgid "The path to the Free Pascal compiler for this source.%sUsed to autocreate macros."
5158
5769
msgstr ""
5159
5770
 
5160
5771
#: lazarusidestrconsts.liscodetoolsdefstheprojectdirectory
5181
5792
msgid "Value as Text"
5182
5793
msgstr ""
5183
5794
 
 
5795
#: lazarusidestrconsts.liscodetoolsdefsvalueisinvalid
 
5796
msgid "%s:%svalue \"%s\" is invalid."
 
5797
msgstr ""
 
5798
 
5184
5799
#: lazarusidestrconsts.liscodetoolsdefsvariable
5185
5800
msgid "Variable:"
5186
5801
msgstr ""
5227
5842
msgid "Number"
5228
5843
msgstr ""
5229
5844
 
5230
 
#: lazarusidestrconsts.liscodetoolsoptsok
5231
 
msgctxt "lazarusidestrconsts.liscodetoolsoptsok"
5232
 
msgid "Ok"
5233
 
msgstr ""
5234
 
 
5235
5845
#: lazarusidestrconsts.liscodetoolsoptspoint
5236
5846
msgid "Point"
5237
5847
msgstr ""
5261
5871
msgid "Execute before"
5262
5872
msgstr ""
5263
5873
 
 
5874
#: lazarusidestrconsts.liscollapseall
 
5875
msgid "Collapse All (/)"
 
5876
msgstr ""
 
5877
 
5264
5878
#: lazarusidestrconsts.liscollapseallclasses
5265
5879
msgid "Collapse all classes"
5266
5880
msgstr ""
5289
5903
msgid "Command line parameters of program"
5290
5904
msgstr ""
5291
5905
 
5292
 
#: lazarusidestrconsts.liscompileidewithoutlinking
5293
 
msgid "Compile IDE (without linking)"
 
5906
#: lazarusidestrconsts.liscompile
 
5907
msgctxt "lazarusidestrconsts.liscompile"
 
5908
msgid "Compile"
5294
5909
msgstr ""
5295
5910
 
5296
5911
#: lazarusidestrconsts.liscompiler
5297
5912
msgid "Compiler"
5298
5913
msgstr ""
5299
5914
 
 
5915
#: lazarusidestrconsts.liscompilerdoesnotsupporttarget
 
5916
msgid "Compiler \"%s\" does not support target %s-%s"
 
5917
msgstr ""
 
5918
 
5300
5919
#: lazarusidestrconsts.liscompilererror
5301
5920
msgid "Compiler error"
5302
5921
msgstr ""
5310
5929
msgstr ""
5311
5930
 
5312
5931
#: lazarusidestrconsts.liscompilerhintyoucansetthecompilerpath
5313
 
msgid "Hint: you can set the compiler path in Environment->Environment options->Files->Compiler Path"
 
5932
msgid "Hint: you can set the compiler path in Tools -> Options-> Files -> Compiler Path"
5314
5933
msgstr ""
5315
5934
 
5316
5935
#: lazarusidestrconsts.liscompilernotecodetoolsconfigfilenotfoundusingdefaults
5325
5944
msgid "Compiler Options for Project: %s"
5326
5945
msgstr ""
5327
5946
 
 
5947
#: lazarusidestrconsts.liscompilestage
 
5948
msgctxt "lazarusidestrconsts.liscompilestage"
 
5949
msgid "Compile"
 
5950
msgstr ""
 
5951
 
5328
5952
#: lazarusidestrconsts.liscompiling
5329
5953
msgid "%s (compiling ...)"
5330
5954
msgstr "%sبصدد بناء "
5350
5974
msgid "Extend right only"
5351
5975
msgstr ""
5352
5976
 
5353
 
#: lazarusidestrconsts.liscomponent
5354
 
msgid "Component"
5355
 
msgstr ""
5356
 
 
5357
5977
#: lazarusidestrconsts.liscomponentnameisapascalkeyword
5358
5978
msgid "Component name \"%s\" is a pascal keyword."
5359
5979
msgstr ""
5366
5986
msgid "Component name %s%s%s is not a valid identifier"
5367
5987
msgstr ""
5368
5988
 
5369
 
#: lazarusidestrconsts.liscomppalfindcomponent
5370
 
msgid "Find component"
 
5989
#: lazarusidestrconsts.liscomppalcomponentlist
 
5990
msgid "View All"
5371
5991
msgstr ""
5372
5992
 
5373
5993
#: lazarusidestrconsts.liscomppalopenpackage
5388
6008
msgstr ""
5389
6009
 
5390
6010
#: lazarusidestrconsts.lisconditionals
5391
 
msgid "Conditionals:"
 
6011
msgctxt "lazarusidestrconsts.lisconditionals"
 
6012
msgid "Conditionals"
5392
6013
msgstr ""
5393
6014
 
5394
6015
#: lazarusidestrconsts.lisconfigdirectory
5403
6024
msgid "Configure %sBuild Lazarus%s"
5404
6025
msgstr ""
5405
6026
 
 
6027
#: lazarusidestrconsts.lisconfigurelazaruside
 
6028
msgid "Configure Lazarus IDE"
 
6029
msgstr ""
 
6030
 
 
6031
#: lazarusidestrconsts.lisconfirm
 
6032
msgid "Confirm"
 
6033
msgstr ""
 
6034
 
 
6035
#: lazarusidestrconsts.lisconfirmation
 
6036
msgid "Confirmation"
 
6037
msgstr ""
 
6038
 
5406
6039
#: lazarusidestrconsts.lisconfirmbuildallprofiles
5407
6040
msgid "Lazarus will be rebuilt with the following profiles:%sContinue?"
5408
6041
msgstr ""
5436
6069
msgid "Old package set"
5437
6070
msgstr ""
5438
6071
 
 
6072
#: lazarusidestrconsts.lisconflict
 
6073
msgid "Conflict"
 
6074
msgstr ""
 
6075
 
5439
6076
#: lazarusidestrconsts.lisconsoleapplication
5440
6077
msgid "Console application"
5441
6078
msgstr ""
5481
6118
msgid "Coordinate offsets"
5482
6119
msgstr ""
5483
6120
 
5484
 
#: lazarusidestrconsts.lisconvdelphiaborted
5485
 
msgid "Aborted."
 
6121
#: lazarusidestrconsts.lisconvdelphiaddedpackagerequirement
 
6122
msgid "Added Package %s as a requirement."
5486
6123
msgstr ""
5487
6124
 
5488
 
#: lazarusidestrconsts.lisconvdelphiallsubdirectorieswillbescannedforunitfiles
 
6125
#: lazarusidestrconsts.lisconvdelphiallsubdirsscanned
 
6126
msgctxt "lazarusidestrconsts.lisconvdelphiallsubdirsscanned"
5489
6127
msgid "All sub-directories will be scanned for unit files"
5490
6128
msgstr ""
5491
6129
 
5492
 
#: lazarusidestrconsts.lisconvdelphiatthispointthereshouldbenomissingunits
5493
 
msgid "At this point there should be no missing units!"
5494
 
msgstr ""
5495
 
 
5496
6130
#: lazarusidestrconsts.lisconvdelphibegincodetoolsfailed
5497
6131
msgid "BeginCodeTools failed!"
5498
6132
msgstr ""
5501
6135
msgid "Categories:"
5502
6136
msgstr ""
5503
6137
 
 
6138
#: lazarusidestrconsts.lisconvdelphichangedencodingtoutf8
 
6139
msgid "Changed encoding from %s to UTF-8"
 
6140
msgstr ""
 
6141
 
5504
6142
#: lazarusidestrconsts.lisconvdelphiconversionaborted
5505
6143
msgid "Conversion Aborted."
5506
6144
msgstr ""
5521
6159
msgid "Convert Delphi unit"
5522
6160
msgstr ""
5523
6161
 
5524
 
#: lazarusidestrconsts.lisconvdelphiconvertingunitfile
5525
 
msgid "Converting unit file %s"
 
6162
#: lazarusidestrconsts.lisconvdelphiconvertingfile
 
6163
msgid "* Converting file %s *"
5526
6164
msgstr ""
5527
6165
 
5528
6166
#: lazarusidestrconsts.lisconvdelphiconvertingunitfiles
5529
 
msgid "*** Converting unit files... ***"
 
6167
msgid "*** Converting unit files ... ***"
5530
6168
msgstr ""
5531
6169
 
5532
6170
#: lazarusidestrconsts.lisconvdelphidelphipackagemainsourcedpkfilenotfoundforpackage
5550
6188
msgstr ""
5551
6189
 
5552
6190
#: lazarusidestrconsts.lisconvdelphifindallunitfiles
5553
 
msgid "*** Find all unit files... ***"
 
6191
msgid "*** Find all unit files ... ***"
 
6192
msgstr ""
 
6193
 
 
6194
#: lazarusidestrconsts.lisconvdelphifixedunitcase
 
6195
msgid "Fixed character case of unit \"%s\" to \"%s\"."
 
6196
msgstr ""
 
6197
 
 
6198
#: lazarusidestrconsts.lisconvdelphifixingusedunits
 
6199
msgid "* Fixing used units for file %s *"
5554
6200
msgstr ""
5555
6201
 
5556
6202
#: lazarusidestrconsts.lisconvdelphifunc
5573
6219
msgid "Package name exists"
5574
6220
msgstr ""
5575
6221
 
5576
 
#: lazarusidestrconsts.lisconvdelphiready
5577
 
msgid "Ready."
 
6222
#: lazarusidestrconsts.lisconvdelphiprojomittedunit
 
6223
msgid "Omitted unit %s from project"
5578
6224
msgstr ""
5579
6225
 
5580
 
#: lazarusidestrconsts.lisconvdelphiremovedusedunitsinusessection
5581
 
msgid "Removed used unit \"%s\" in uses section."
 
6226
#: lazarusidestrconsts.lisconvdelphiremovedunitinusessection
 
6227
msgid "Removed unit \"%s\" in uses section."
5582
6228
msgstr ""
5583
6229
 
5584
6230
#: lazarusidestrconsts.lisconvdelphiremovefirst
5590
6236
msgstr ""
5591
6237
 
5592
6238
#: lazarusidestrconsts.lisconvdelphirepairingformfile
5593
 
msgid "Repairing form file %s"
 
6239
msgid "* Repairing form file %s *"
5594
6240
msgstr ""
5595
6241
 
5596
6242
#: lazarusidestrconsts.lisconvdelphirepairingformfiles
5597
 
msgid "*** Repairing form files... ***"
 
6243
msgid "*** Repairing form files ... ***"
5598
6244
msgstr ""
5599
6245
 
5600
 
#: lazarusidestrconsts.lisconvdelphireplacedunitswithsinusessection
 
6246
#: lazarusidestrconsts.lisconvdelphireplacedunitinusessection
 
6247
msgctxt "lazarusidestrconsts.lisconvdelphireplacedunitinusessection"
5601
6248
msgid "Replaced unit \"%s\" with \"%s\" in uses section."
5602
6249
msgstr ""
5603
6250
 
5604
 
#: lazarusidestrconsts.lisconvdelphiskipthisfile
5605
 
msgid "Skip this file"
5606
 
msgstr ""
5607
 
 
5608
 
#: lazarusidestrconsts.lisconvdelphiskipthisstep
5609
 
msgid "Skip this step"
5610
 
msgstr ""
5611
 
 
5612
 
#: lazarusidestrconsts.lisconvdelphisomeunitsofthedelphipackagearemissing
5613
 
msgid "Some units of the Delphi package are missing:%s%s"
5614
 
msgstr ""
5615
 
 
5616
6251
#: lazarusidestrconsts.lisconvdelphitherearetwounitswiththesameunitname
5617
 
msgctxt "lazarusidestrconsts.lisconvdelphitherearetwounitswiththesameunitname"
5618
6252
msgid "There are two units with the same unitname:%s%s%s%s%s"
5619
6253
msgstr ""
5620
6254
 
5626
6260
msgid "Unitname exists twice"
5627
6261
msgstr ""
5628
6262
 
5629
 
#: lazarusidestrconsts.lisconvdelphiunitsnotfound
5630
 
msgid "Units not found"
5631
 
msgstr ""
5632
 
 
5633
6263
#: lazarusidestrconsts.lisconvdelphiunitstoreplacein
5634
6264
msgid "Units to replace in %s"
5635
6265
msgstr ""
5643
6273
msgstr ""
5644
6274
 
5645
6275
#: lazarusidestrconsts.lisconvertencoding
5646
 
msgid "Convert encoding"
 
6276
msgid "Convert Encoding"
5647
6277
msgstr ""
5648
6278
 
5649
6279
#: lazarusidestrconsts.lisconvertencodingofprojectspackages
5654
6284
msgid "Convert project or package"
5655
6285
msgstr ""
5656
6286
 
 
6287
#: lazarusidestrconsts.lisconverttarget
 
6288
msgid "Target"
 
6289
msgstr ""
 
6290
 
5657
6291
#: lazarusidestrconsts.lisconverttargethint
5658
6292
msgid "Converter adds conditional compilation to support different targets"
5659
6293
msgstr ""
5660
6294
 
5661
 
#: lazarusidestrconsts.lisconverttargetlaz
5662
 
msgctxt "lazarusidestrconsts.lisconverttargetlaz"
5663
 
msgid "Lazarus"
5664
 
msgstr ""
5665
 
 
5666
 
#: lazarusidestrconsts.lisconverttargetlazanddelphi
5667
 
msgctxt "lazarusidestrconsts.lisconverttargetlazanddelphi"
5668
 
msgid "Lazarus and Delphi"
5669
 
msgstr ""
5670
 
 
5671
 
#: lazarusidestrconsts.lisconverttargetlazanddelphisamedfm
5672
 
msgctxt "lazarusidestrconsts.lisconverttargetlazanddelphisamedfm"
5673
 
msgid "Lazarus and Delphi with same DFM file"
5674
 
msgstr ""
5675
 
 
5676
 
#: lazarusidestrconsts.lisconverttargetlazwinonly
5677
 
msgctxt "lazarusidestrconsts.lisconverttargetlazwinonly"
5678
 
msgid "Lazarus for Windows only"
 
6295
#: lazarusidestrconsts.lisconverttargetmultiplatform
 
6296
msgid "Multi-Platform"
 
6297
msgstr ""
 
6298
 
 
6299
#: lazarusidestrconsts.lisconverttargetmultiplatformhint
 
6300
msgid "Multi-Platform versus Windows-only"
 
6301
msgstr ""
 
6302
 
 
6303
#: lazarusidestrconsts.lisconverttargetsamedfmfile
 
6304
msgid "Use the same DFM form file"
 
6305
msgstr ""
 
6306
 
 
6307
#: lazarusidestrconsts.lisconverttargetsamedfmfilehint
 
6308
msgid "Same DFM file for Lazarus and Delphi instead of copying it to LFM"
 
6309
msgstr ""
 
6310
 
 
6311
#: lazarusidestrconsts.lisconverttargetsupportdelphi
 
6312
msgid "Support Delphi"
 
6313
msgstr ""
 
6314
 
 
6315
#: lazarusidestrconsts.lisconverttargetsupportdelphihint
 
6316
msgid "Use conditional compilation to support Delphi"
5679
6317
msgstr ""
5680
6318
 
5681
6319
#: lazarusidestrconsts.lisconvfuncreplacements
5735
6373
msgid "Unknown properties"
5736
6374
msgstr ""
5737
6375
 
 
6376
#: lazarusidestrconsts.liscopy
 
6377
msgctxt "lazarusidestrconsts.liscopy"
 
6378
msgid "Copy"
 
6379
msgstr "إنسخ"
 
6380
 
5738
6381
#: lazarusidestrconsts.liscopyall
5739
6382
msgid "Copy All"
5740
6383
msgstr ""
5741
6384
 
5742
6385
#: lazarusidestrconsts.liscopyallitemstoclipboard
5743
 
msgid "Copy all items to clipboard"
 
6386
msgid "Copy All Items to Clipboard"
5744
6387
msgstr ""
5745
6388
 
5746
6389
#: lazarusidestrconsts.liscopyalloutputclipboard
5748
6391
msgstr ""
5749
6392
 
5750
6393
#: lazarusidestrconsts.liscopyallshownandhiddenmessagestoclipboard
5751
 
msgid "Copy all shown and hidden messages to clipboard"
 
6394
msgid "Copy All Shown and Hidden Messages to Clipboard"
5752
6395
msgstr ""
5753
6396
 
5754
6397
#: lazarusidestrconsts.liscopyallshownmessagestoclipboard
5755
 
msgid "Copy all shown messages to clipboard"
 
6398
msgid "Copy All Shown Messages to Clipboard"
5756
6399
msgstr ""
5757
6400
 
5758
6401
#: lazarusidestrconsts.liscopydescription
5776
6419
msgstr ""
5777
6420
 
5778
6421
#: lazarusidestrconsts.liscopyitemtoclipboard
5779
 
msgid "Copy item to clipboard"
 
6422
msgid "Copy Item to Clipboard"
5780
6423
msgstr ""
5781
6424
 
5782
6425
#: lazarusidestrconsts.liscopyselecteditemtoclipboard
5783
 
msgid "Copy selected items to clipboard"
 
6426
msgid "Copy Selected Items to Clipboard"
5784
6427
msgstr ""
5785
6428
 
5786
6429
#: lazarusidestrconsts.liscopyselectedmessagestoclipboard
5787
 
msgid "Copy selected messages to clipboard"
 
6430
msgid "Copy Selected Messages to Clipboard"
5788
6431
msgstr ""
5789
6432
 
5790
6433
#: lazarusidestrconsts.liscoscanforfpcmessages
5795
6438
msgid "Scan for Make messages"
5796
6439
msgstr ""
5797
6440
 
 
6441
#: lazarusidestrconsts.liscoscanformessages
 
6442
msgid "Scan for messages:"
 
6443
msgstr ""
 
6444
 
5798
6445
#: lazarusidestrconsts.liscoshowallmessages
5799
6446
msgid "Show all messages"
5800
6447
msgstr ""
5801
6448
 
5802
6449
#: lazarusidestrconsts.liscoskipcallingcompiler
5803
 
msgid "Skip calling Compiler"
 
6450
msgid "Skip calling compiler"
5804
6451
msgstr ""
5805
6452
 
5806
6453
#: lazarusidestrconsts.liscotargetosspecificoptions
5836
6483
msgstr ""
5837
6484
 
5838
6485
#: lazarusidestrconsts.liscowarningtheadditionalcompilerconfigfilehasthesamena
5839
 
msgid "Warning: The additional compiler config file has the same name, as one of the standard config filenames the FreePascal compiler is looking for. This can result in ONLY parsing the additional config and skipping the standard config."
 
6486
msgid "Warning: The additional compiler config file has the same name, as one of the standard config filenames the Free Pascal compiler is looking for. This can result in ONLY parsing the additional config and skipping the standard config."
5840
6487
msgstr ""
5841
6488
 
5842
6489
#: lazarusidestrconsts.liscpopenpackage
5867
6514
msgid "Create it"
5868
6515
msgstr ""
5869
6516
 
5870
 
#: lazarusidestrconsts.liscreatenewproject
5871
 
msgid "Create new project"
 
6517
#: lazarusidestrconsts.liscreatenewpackage
 
6518
msgid "(Create new package)"
 
6519
msgstr ""
 
6520
 
 
6521
#: lazarusidestrconsts.liscreatenewpackagecomponent
 
6522
msgid "Create new package component"
5872
6523
msgstr ""
5873
6524
 
5874
6525
#: lazarusidestrconsts.liscreateproject
5883
6534
msgid "Creating file index of FPC sources %s ..."
5884
6535
msgstr ""
5885
6536
 
 
6537
#: lazarusidestrconsts.liscsbottom
 
6538
msgctxt "lazarusidestrconsts.liscsbottom"
 
6539
msgid "Bottom"
 
6540
msgstr ""
 
6541
 
 
6542
#: lazarusidestrconsts.liscstop
 
6543
msgctxt "lazarusidestrconsts.liscstop"
 
6544
msgid "Top"
 
6545
msgstr ""
 
6546
 
5886
6547
#: lazarusidestrconsts.lisctdefchoosedirectory
5887
6548
msgid "Choose Directory"
5888
6549
msgstr ""
5928
6589
msgstr ""
5929
6590
 
5930
6591
#: lazarusidestrconsts.liscurrent
 
6592
msgctxt "lazarusidestrconsts.liscurrent"
5931
6593
msgid "Current"
5932
6594
msgstr ""
5933
6595
 
 
6596
#: lazarusidestrconsts.liscurrentstate
 
6597
msgid "Current state: "
 
6598
msgstr ""
 
6599
 
5934
6600
#: lazarusidestrconsts.liscursorcolumnincurrenteditor
5935
6601
msgid "Cursor column in current editor"
5936
6602
msgstr ""
5939
6605
msgid "Cursor row in current editor"
5940
6606
msgstr ""
5941
6607
 
5942
 
#: lazarusidestrconsts.liscustombuildmacros
5943
 
msgid "Custom build macros"
 
6608
#: lazarusidestrconsts.liscustomopthint
 
6609
msgid "These options are passed directly to the compiler. Macros are replaced, line breaks are replaced with single spaces."
5944
6610
msgstr ""
5945
6611
 
5946
6612
#: lazarusidestrconsts.liscustomoptions
5959
6625
msgid "Custom Program%sA Free Pascal program."
5960
6626
msgstr ""
5961
6627
 
 
6628
#: lazarusidestrconsts.liscut
 
6629
msgctxt "lazarusidestrconsts.liscut"
 
6630
msgid "Cut"
 
6631
msgstr "قص"
 
6632
 
5962
6633
#: lazarusidestrconsts.lisdatamodule
5963
6634
msgid "Data Module"
5964
6635
msgstr ""
5998
6669
msgstr ""
5999
6670
 
6000
6671
#: lazarusidestrconsts.lisdbgasmcopytoclipboard
6001
 
msgid "Copy to clipboard"
 
6672
msgid "Copy to Clipboard"
 
6673
msgstr ""
 
6674
 
 
6675
#: lazarusidestrconsts.lisdbgbreakpointpropertieshint
 
6676
msgctxt "lazarusidestrconsts.lisdbgbreakpointpropertieshint"
 
6677
msgid "Breakpoint Properties ..."
 
6678
msgstr ""
 
6679
 
 
6680
#: lazarusidestrconsts.lisdbgemexpression
 
6681
msgid "&Expression:"
 
6682
msgstr ""
 
6683
 
 
6684
#: lazarusidestrconsts.lisdbgemnewvalue
 
6685
msgid "&New value:"
 
6686
msgstr ""
 
6687
 
 
6688
#: lazarusidestrconsts.lisdbgemresult
 
6689
msgid "&Result:"
 
6690
msgstr ""
 
6691
 
 
6692
#: lazarusidestrconsts.lisdbgenbreakpointevaluation
 
6693
msgid "Breakpoint Evaluation"
 
6694
msgstr ""
 
6695
 
 
6696
#: lazarusidestrconsts.lisdbgenbreakpointhit
 
6697
msgid "Breakpoint Hit"
 
6698
msgstr ""
 
6699
 
 
6700
#: lazarusidestrconsts.lisdbgenbreakpointmessage
 
6701
msgid "Breakpoint Message"
 
6702
msgstr ""
 
6703
 
 
6704
#: lazarusidestrconsts.lisdbgenbreakpointstackdump
 
6705
msgid "Breakpoint Stack Dump"
 
6706
msgstr ""
 
6707
 
 
6708
#: lazarusidestrconsts.lisdbgendefaultcolor
 
6709
msgid "Default Color"
 
6710
msgstr ""
 
6711
 
 
6712
#: lazarusidestrconsts.lisdbgenexceptionraised
 
6713
msgid "Exception Raised"
 
6714
msgstr ""
 
6715
 
 
6716
#: lazarusidestrconsts.lisdbgenmoduleload
 
6717
msgid "Module Load"
 
6718
msgstr ""
 
6719
 
 
6720
#: lazarusidestrconsts.lisdbgenmoduleunload
 
6721
msgid "Module Unload"
 
6722
msgstr ""
 
6723
 
 
6724
#: lazarusidestrconsts.lisdbgenoutputdebugstring
 
6725
msgid "Output Debug String"
 
6726
msgstr ""
 
6727
 
 
6728
#: lazarusidestrconsts.lisdbgenprocessexit
 
6729
msgid "Process Exit"
 
6730
msgstr ""
 
6731
 
 
6732
#: lazarusidestrconsts.lisdbgenprocessstart
 
6733
msgid "Process Start"
 
6734
msgstr ""
 
6735
 
 
6736
#: lazarusidestrconsts.lisdbgenthreadexit
 
6737
msgid "Thread Exit"
 
6738
msgstr ""
 
6739
 
 
6740
#: lazarusidestrconsts.lisdbgenthreadstart
 
6741
msgid "Thread Start"
 
6742
msgstr ""
 
6743
 
 
6744
#: lazarusidestrconsts.lisdbgenwindowsmessageposted
 
6745
msgid "Windows Message Posted"
 
6746
msgstr ""
 
6747
 
 
6748
#: lazarusidestrconsts.lisdbgenwindowsmessagesent
 
6749
msgid "Windows Message Sent"
6002
6750
msgstr ""
6003
6751
 
6004
6752
#: lazarusidestrconsts.lisdbgitemdelete
6059
6807
msgid "Debugger error%sOoops, the debugger entered the error state%sSave your work now !%sHit Stop, and hope the best, we're pulling the plug."
6060
6808
msgstr ""
6061
6809
 
 
6810
#: lazarusidestrconsts.lisdebuggerfeedbackerror
 
6811
msgid "Debugger Error"
 
6812
msgstr ""
 
6813
 
 
6814
#: lazarusidestrconsts.lisdebuggerfeedbackinformation
 
6815
msgid "Debugger Information"
 
6816
msgstr ""
 
6817
 
 
6818
#: lazarusidestrconsts.lisdebuggerfeedbackwarning
 
6819
msgid "Debugger Warning"
 
6820
msgstr ""
 
6821
 
6062
6822
#: lazarusidestrconsts.lisdebuggerinvalid
6063
6823
msgid "Debugger invalid"
6064
6824
msgstr ""
6067
6827
msgid "%s (debugging ...)"
6068
6828
msgstr "%sبصدد ترميم  "
6069
6829
 
 
6830
#: lazarusidestrconsts.lisdebughintautotypecastclass
 
6831
msgid "Automatic type-cast for objects"
 
6832
msgstr ""
 
6833
 
6070
6834
#: lazarusidestrconsts.lisdebugoptionsfrmaddexception
6071
6835
msgid "Add Exception"
6072
6836
msgstr ""
6121
6885
msgid "Handled by Program"
6122
6886
msgstr ""
6123
6887
 
6124
 
#: lazarusidestrconsts.lisdebugoptionsfrmid
6125
 
msgid "ID"
6126
 
msgstr ""
6127
 
 
6128
6888
#: lazarusidestrconsts.lisdebugoptionsfrmignoretheseexceptions
6129
6889
msgid "Ignore these exceptions"
6130
6890
msgstr ""
6134
6894
msgstr ""
6135
6895
 
6136
6896
#: lazarusidestrconsts.lisdebugoptionsfrmlimitlinecountto
6137
 
msgid "Limit linecount to"
 
6897
msgid "Limit line count to"
6138
6898
msgstr ""
6139
6899
 
6140
6900
#: lazarusidestrconsts.lisdebugoptionsfrmmodule
6142
6902
msgid "Module"
6143
6903
msgstr ""
6144
6904
 
6145
 
#: lazarusidestrconsts.lisdebugoptionsfrmname
6146
 
msgctxt "lazarusidestrconsts.lisdebugoptionsfrmname"
6147
 
msgid "Name"
6148
 
msgstr ""
6149
 
 
6150
6905
#: lazarusidestrconsts.lisdebugoptionsfrmnotifyonlazarusexceptions
6151
6906
msgid "Notify on Lazarus Exceptions"
6152
6907
msgstr ""
6163
6918
msgid "Process"
6164
6919
msgstr ""
6165
6920
 
 
6921
#: lazarusidestrconsts.lisdebugoptionsfrmresetdebuggeroneachrun
 
6922
msgid "Reset Debugger after each run"
 
6923
msgstr ""
 
6924
 
6166
6925
#: lazarusidestrconsts.lisdebugoptionsfrmresume
6167
6926
msgid "Resume"
6168
6927
msgstr ""
6187
6946
msgid "Thread"
6188
6947
msgstr ""
6189
6948
 
6190
 
#: lazarusidestrconsts.lisdebugoptionsfrmwindow
6191
 
msgctxt "lazarusidestrconsts.lisdebugoptionsfrmwindow"
6192
 
msgid "Window"
6193
 
msgstr "نافذة"
 
6949
#: lazarusidestrconsts.lisdebugoptionsfrmuseeventlogcolors
 
6950
msgid "Use event log colors"
 
6951
msgstr ""
 
6952
 
 
6953
#: lazarusidestrconsts.lisdebugoptionsfrmwindows
 
6954
msgid "Windows"
 
6955
msgstr ""
6194
6956
 
6195
6957
#: lazarusidestrconsts.lisdebugunabletoloadfile
6196
6958
msgid "Unable to load file"
6201
6963
msgstr ""
6202
6964
 
6203
6965
#: lazarusidestrconsts.lisdecimal
 
6966
msgctxt "lazarusidestrconsts.lisdecimal"
6204
6967
msgid "Decimal"
6205
6968
msgstr ""
6206
6969
 
 
6970
#: lazarusidestrconsts.lisdefaultplaceholder
 
6971
msgid "(default)"
 
6972
msgstr ""
 
6973
 
6207
6974
#: lazarusidestrconsts.lisdefaultvalue
6208
6975
msgid "Default value"
6209
6976
msgstr ""
6216
6983
msgid "Delay for hints and completion box"
6217
6984
msgstr ""
6218
6985
 
 
6986
#: lazarusidestrconsts.lisdelete
 
6987
msgctxt "lazarusidestrconsts.lisdelete"
 
6988
msgid "Delete"
 
6989
msgstr "إمح"
 
6990
 
6219
6991
#: lazarusidestrconsts.lisdeleteall
6220
6992
msgid "&Delete All"
6221
6993
msgstr ""
6252
7024
msgid "Delete breakpoint at%s\"%s\" line %d?"
6253
7025
msgstr ""
6254
7026
 
6255
 
#: lazarusidestrconsts.lisdeletebuildmacro
6256
 
msgid "Delete build macro %s%s%s?"
 
7027
#: lazarusidestrconsts.lisdeletebreakpointforaddress
 
7028
msgid "Delete breakpoint for address %s?"
 
7029
msgstr ""
 
7030
 
 
7031
#: lazarusidestrconsts.lisdeletebreakpointforwatch
 
7032
msgid "Delete watchpoint for \"%s\"?"
6257
7033
msgstr ""
6258
7034
 
6259
7035
#: lazarusidestrconsts.lisdeletebuildmode
6273
7049
msgstr ""
6274
7050
 
6275
7051
#: lazarusidestrconsts.lisdeletemacro
6276
 
msgid "Delete macro %s"
 
7052
msgid "Delete macro %s%s%s?"
6277
7053
msgstr ""
6278
7054
 
6279
7055
#: lazarusidestrconsts.lisdeletemode
6386
7162
 
6387
7163
#: lazarusidestrconsts.lisdiffdlgopendiffineditor
6388
7164
msgid "Open Diff in editor"
6389
 
msgstr ""
 
7165
msgstr "إفتح الفروق في المحرّر"
6390
7166
 
6391
7167
#: lazarusidestrconsts.lisdiffdlgtext1
6392
7168
msgid "Text1"
6408
7184
msgid "Directives for new unit"
6409
7185
msgstr ""
6410
7186
 
 
7187
#: lazarusidestrconsts.lisdirectory
 
7188
msgid "Directory: "
 
7189
msgstr ""
 
7190
 
6411
7191
#: lazarusidestrconsts.lisdirectorynotfound
6412
7192
msgid "Directory %s%s%s not found."
6413
7193
msgstr ""
6414
7194
 
 
7195
#: lazarusidestrconsts.lisdirectorynotfound2
 
7196
msgid "directory %s not found"
 
7197
msgstr ""
 
7198
 
6415
7199
#: lazarusidestrconsts.lisdirectorynotwritable
6416
7200
msgid "Directory not writable"
6417
7201
msgstr ""
6432
7216
msgid "Disabled"
6433
7217
msgstr ""
6434
7218
 
6435
 
#: lazarusidestrconsts.lisdisablegroup
6436
 
msgid "Disable Group"
 
7219
#: lazarusidestrconsts.lisdisablegroups
 
7220
msgid "Disable Groups"
6437
7221
msgstr ""
6438
7222
 
6439
7223
#: lazarusidestrconsts.lisdisablei18nforlfm
6447
7231
 
6448
7232
#: lazarusidestrconsts.lisdisassgotoaddress
6449
7233
msgctxt "lazarusidestrconsts.lisdisassgotoaddress"
6450
 
msgid "Goto address"
 
7234
msgid "Goto Address"
6451
7235
msgstr ""
6452
7236
 
6453
7237
#: lazarusidestrconsts.lisdisassgotoaddresshint
6454
7238
msgctxt "lazarusidestrconsts.lisdisassgotoaddresshint"
6455
 
msgid "Goto address"
 
7239
msgid "Goto Address"
6456
7240
msgstr ""
6457
7241
 
6458
7242
#: lazarusidestrconsts.lisdisassgotocurrentaddress
6459
7243
msgctxt "lazarusidestrconsts.lisdisassgotocurrentaddress"
6460
 
msgid "Goto current address"
 
7244
msgid "Goto Current Address"
6461
7245
msgstr ""
6462
7246
 
6463
7247
#: lazarusidestrconsts.lisdisassgotocurrentaddresshint
6464
7248
msgctxt "lazarusidestrconsts.lisdisassgotocurrentaddresshint"
6465
 
msgid "Goto current address"
 
7249
msgid "Goto Current Address"
6466
7250
msgstr ""
6467
7251
 
6468
7252
#: lazarusidestrconsts.lisdiscardchanges
6473
7257
msgid "Discard all changes"
6474
7258
msgstr ""
6475
7259
 
 
7260
#: lazarusidestrconsts.lisdiscardchangesandopenproject
 
7261
msgid "Discard changes and open project"
 
7262
msgstr ""
 
7263
 
 
7264
#: lazarusidestrconsts.lisdiscardchangesandquit
 
7265
msgid "Discard changes and quit"
 
7266
msgstr ""
 
7267
 
 
7268
#: lazarusidestrconsts.lisdiscardchangescreatenewproject
 
7269
msgid "Discard changes, create new project"
 
7270
msgstr ""
 
7271
 
6476
7272
#: lazarusidestrconsts.lisdiskdiffchangedfiles
6477
7273
msgid "Changed files:"
6478
7274
msgstr ""
6501
7297
msgid "Distinguish big and small letters e.g. A and a"
6502
7298
msgstr ""
6503
7299
 
 
7300
#: lazarusidestrconsts.lisdlgeditorwindowmanager
 
7301
msgid "Editor Window Manager ..."
 
7302
msgstr ""
 
7303
 
 
7304
#: lazarusidestrconsts.lisdlgopen
 
7305
msgctxt "lazarusidestrconsts.lisdlgopen"
 
7306
msgid "Open ..."
 
7307
msgstr ""
 
7308
 
 
7309
#: lazarusidestrconsts.lisdlgsave
 
7310
msgctxt "lazarusidestrconsts.lisdlgsave"
 
7311
msgid "Save ..."
 
7312
msgstr "إحفظ ..."
 
7313
 
6504
7314
#: lazarusidestrconsts.lisdocumentationeditor
6505
7315
msgid "Documentation Editor"
6506
 
msgstr ""
 
7316
msgstr "محرّر المعونة"
6507
7317
 
6508
7318
#: lazarusidestrconsts.lisdoesnotexists
6509
7319
msgid "%s does not exists: %s"
6510
7320
msgstr ""
6511
7321
 
 
7322
#: lazarusidestrconsts.lisdonotchange
 
7323
msgid "Do not change"
 
7324
msgstr "لا تغيّر"
 
7325
 
6512
7326
#: lazarusidestrconsts.lisdonotclosetheide
6513
7327
msgid "Do not close the IDE"
6514
 
msgstr ""
 
7328
msgstr "لا تخرج من البرنامج"
6515
7329
 
6516
7330
#: lazarusidestrconsts.lisdonotclosetheproject
6517
7331
msgid "Do not close the project"
6518
 
msgstr ""
 
7332
msgstr "لا تغلق المشروع"
6519
7333
 
6520
7334
#: lazarusidestrconsts.lisdonotcompiledependencies
6521
7335
msgid "do not compile dependencies"
6522
 
msgstr ""
 
7336
msgstr "ولا تترجم الوحدات المعتمدة"
6523
7337
 
6524
7338
#: lazarusidestrconsts.lisdonotinstall
6525
7339
msgid "Do not install"
6537
7351
msgid "Do not show this message again"
6538
7352
msgstr ""
6539
7353
 
 
7354
#: lazarusidestrconsts.lisdown
 
7355
msgctxt "lazarusidestrconsts.lisdown"
 
7356
msgid "Down"
 
7357
msgstr ""
 
7358
 
 
7359
#: lazarusidestrconsts.lisdowngrade
 
7360
msgid "Downgrade"
 
7361
msgstr ""
 
7362
 
 
7363
#: lazarusidestrconsts.lisdowngradeconfiguration
 
7364
msgid "Downgrade configuration"
 
7365
msgstr ""
 
7366
 
 
7367
#: lazarusidestrconsts.lisdoyoustillwanttocreatethenewproject
 
7368
msgid "Do you still want to create the new project?"
 
7369
msgstr ""
 
7370
 
 
7371
#: lazarusidestrconsts.lisdoyoustillwanttoopenanotherproject
 
7372
msgid "Do you still want to open another project?"
 
7373
msgstr ""
 
7374
 
 
7375
#: lazarusidestrconsts.lisdoyoustillwanttoquit
 
7376
msgid "Do you still want to quit?"
 
7377
msgstr ""
 
7378
 
6540
7379
#: lazarusidestrconsts.lisdrawgridlinesobjectinspector
6541
7380
msgid "Draw grid lines"
6542
7381
msgstr ""
6573
7412
msgid "Select parent component"
6574
7413
msgstr ""
6575
7414
 
 
7415
#: lazarusidestrconsts.lisduplicate
 
7416
msgid "Duplicate"
 
7417
msgstr ""
 
7418
 
6576
7419
#: lazarusidestrconsts.lisduplicatefoundofvalue
6577
7420
msgid "Duplicate found of value %s%s%s."
6578
7421
msgstr ""
6581
7424
msgid "Duplicate name: A component named %s%s%s already exists in the inherited component %s"
6582
7425
msgstr ""
6583
7426
 
 
7427
#: lazarusidestrconsts.lisduplicateppufilesdeleteoneormakesureallsearchpaths
 
7428
msgid "Duplicate ppu files. Delete one or make sure all search paths have correct order (Hint: FPC uses last path first)."
 
7429
msgstr ""
 
7430
 
6584
7431
#: lazarusidestrconsts.lisduplicatesearchpath
6585
7432
msgid "Duplicate search path"
6586
7433
msgstr ""
6587
7434
 
 
7435
#: lazarusidestrconsts.lisduplicatesourcesdeleteoneormakesureallsearchpathsh
 
7436
msgid "Duplicate sources. Delete one or make sure all search paths have correct order (Hint: FPC uses last path first)."
 
7437
msgstr ""
 
7438
 
 
7439
#: lazarusidestrconsts.lisedit
 
7440
msgctxt "lazarusidestrconsts.lisedit"
 
7441
msgid "Edit"
 
7442
msgstr "تغيير"
 
7443
 
6588
7444
#: lazarusidestrconsts.liseditcontexthelp
6589
7445
msgid "Edit context help"
6590
7446
msgstr ""
6591
7447
 
6592
 
#: lazarusidestrconsts.lisedoptschoosescheme
6593
 
msgid "Choose Scheme"
 
7448
#: lazarusidestrconsts.lisedithelp
 
7449
msgid "Edit help"
 
7450
msgstr ""
 
7451
 
 
7452
#: lazarusidestrconsts.liseditorfiletypes
 
7453
msgid "Editor file types"
 
7454
msgstr ""
 
7455
 
 
7456
#: lazarusidestrconsts.liseditorwindowmanager
 
7457
msgid "Editor Window Manager"
 
7458
msgstr ""
 
7459
 
 
7460
#: lazarusidestrconsts.lisedoptsloadascheme
 
7461
msgid "Load a scheme"
6594
7462
msgstr ""
6595
7463
 
6596
7464
#: lazarusidestrconsts.lisedtdefallpackages
6687
7555
msgid "Hide main form"
6688
7556
msgstr ""
6689
7557
 
6690
 
#: lazarusidestrconsts.lisedtexttoolinsert
6691
 
msgid "Insert"
6692
 
msgstr ""
6693
 
 
6694
7558
#: lazarusidestrconsts.lisedtexttoolkey
6695
7559
msgctxt "lazarusidestrconsts.lisedtexttoolkey"
6696
7560
msgid "Key"
6697
7561
msgstr ""
6698
7562
 
6699
7563
#: lazarusidestrconsts.lisedtexttoolmacros
 
7564
msgctxt "lazarusidestrconsts.lisedtexttoolmacros"
6700
7565
msgid "Macros"
6701
7566
msgstr ""
6702
7567
 
6730
7595
msgstr ""
6731
7596
 
6732
7597
#: lazarusidestrconsts.lisemdall
 
7598
msgctxt "lazarusidestrconsts.lisemdall"
6733
7599
msgid "All"
6734
7600
msgstr ""
6735
7601
 
6741
7607
msgid "Found empty methods:"
6742
7608
msgstr ""
6743
7609
 
 
7610
#: lazarusidestrconsts.lisemdnoclass
 
7611
msgid "No class"
 
7612
msgstr ""
 
7613
 
 
7614
#: lazarusidestrconsts.lisemdnoclassat
 
7615
msgid "No class at %s(%s,%s)"
 
7616
msgstr ""
 
7617
 
6744
7618
#: lazarusidestrconsts.lisemdonlypublished
6745
7619
msgid "Only published"
6746
7620
msgstr ""
6761
7635
msgid "Search in these class sections:"
6762
7636
msgstr ""
6763
7637
 
 
7638
#: lazarusidestrconsts.lisemdunabletoshowemptymethodsofthecurrentclassbecause
 
7639
msgid "Unable to show empty methods of the current class, because%s%s"
 
7640
msgstr ""
 
7641
 
6764
7642
#: lazarusidestrconsts.lisempty
6765
7643
msgid "Empty"
6766
7644
msgstr ""
6782
7660
msgid "Enabled"
6783
7661
msgstr ""
6784
7662
 
6785
 
#: lazarusidestrconsts.lisenablegroup
6786
 
msgid "Enable Group"
 
7663
#: lazarusidestrconsts.lisenablegroups
 
7664
msgid "Enable Groups"
6787
7665
msgstr ""
6788
7666
 
6789
7667
#: lazarusidestrconsts.lisenableinternationalizationandtranslationsupport
6794
7672
msgid "Enable Macros"
6795
7673
msgstr ""
6796
7674
 
 
7675
#: lazarusidestrconsts.lisenablereplacewholeidentifierdisablereplaceprefix
 
7676
msgid "Enable = replace whole identifier, Disable = replace prefix"
 
7677
msgstr ""
 
7678
 
6797
7679
#: lazarusidestrconsts.lisenclose
6798
7680
msgid "Enclose"
6799
7681
msgstr ""
6800
7682
 
6801
 
#: lazarusidestrconsts.lisencloseselection
6802
 
msgctxt "lazarusidestrconsts.lisencloseselection"
6803
 
msgid "Enclose Selection"
 
7683
#: lazarusidestrconsts.lisencloseinifdef
 
7684
msgid "Enclose in $IFDEF"
6804
7685
msgstr ""
6805
7686
 
6806
7687
#: lazarusidestrconsts.lisencodingoffileondiskisnewencodingis
6813
7694
msgid "Encoding of file %s%s%s%son disk is %s. New encoding is %s."
6814
7695
msgstr ""
6815
7696
 
6816
 
#: lazarusidestrconsts.lisentertransla
6817
 
msgid "Enter translation language"
 
7697
#: lazarusidestrconsts.lisendlessloopinmacros
 
7698
msgid "Endless loop in macros"
6818
7699
msgstr ""
6819
7700
 
6820
7701
#: lazarusidestrconsts.lisenvironmentvariablenameasparameter
6829
7710
msgid "Directory not found"
6830
7711
msgstr ""
6831
7712
 
6832
 
#: lazarusidestrconsts.lisenvoptdlgfpcsrcdirnotfoundmsg
6833
 
msgid "FPC source directory \"%s\" not found."
6834
 
msgstr ""
6835
 
 
6836
 
#: lazarusidestrconsts.lisenvoptdlginvalidcompilerfilename
6837
 
msgid "Invalid compiler filename"
6838
 
msgstr ""
6839
 
 
6840
 
#: lazarusidestrconsts.lisenvoptdlginvalidcompilerfilenamemsg
6841
 
msgid "The compiler file \"%s\" is not an executable."
6842
 
msgstr ""
6843
 
 
6844
7713
#: lazarusidestrconsts.lisenvoptdlginvaliddebuggerfilename
6845
7714
msgid "Invalid debugger filename"
6846
7715
msgstr ""
6849
7718
msgid "The debugger file \"%s\" is not an executable."
6850
7719
msgstr ""
6851
7720
 
6852
 
#: lazarusidestrconsts.lisenvoptdlginvalidfpcsrcdir
6853
 
msgid "The FPC source directory \"%s\" does not look correct. Normally it contains directories like rtl/inc, packages/fcl-base, ... ."
6854
 
msgstr ""
6855
 
 
6856
 
#: lazarusidestrconsts.lisenvoptdlginvalidlazarusdir
6857
 
msgid "The lazarus directory \"%s\" does not look correct. Normally it contains directories like lcl, debugger, designer, components, ... ."
6858
 
msgstr ""
6859
 
 
6860
 
#: lazarusidestrconsts.lisenvoptdlginvalidmakefilename
6861
 
msgid "Invalid make filename"
6862
 
msgstr ""
6863
 
 
6864
 
#: lazarusidestrconsts.lisenvoptdlginvalidmakefilenamemsg
6865
 
msgid "The make file \"%s\" is not an executable."
6866
 
msgstr ""
6867
 
 
6868
 
#: lazarusidestrconsts.lisenvoptdlglazarusdirnotfoundmsg
6869
 
msgid "Lazarus directory \"%s\" not found."
6870
 
msgstr ""
6871
 
 
6872
7721
#: lazarusidestrconsts.lisenvoptdlgtestdirnotfoundmsg
6873
7722
msgid "Test directory \"%s\" not found."
6874
7723
msgstr ""
6918
7767
msgid "Error initializing program%s%s%s%s%sError: %s"
6919
7768
msgstr ""
6920
7769
 
 
7770
#: lazarusidestrconsts.liserrorinthecompilerfilename
 
7771
msgid "Error in the compiler file name:"
 
7772
msgstr ""
 
7773
 
 
7774
#: lazarusidestrconsts.liserrorinthecustomcompileroptionsother
 
7775
msgid "Error in the custom compiler options (Other):"
 
7776
msgstr ""
 
7777
 
 
7778
#: lazarusidestrconsts.liserrorinthecustomlinkeroptionslinkingpassoptionstol
 
7779
msgid "Error in the custom linker options (Linking / Pass options to linker):"
 
7780
msgstr ""
 
7781
 
 
7782
#: lazarusidestrconsts.liserrorinthedebuggerpathaddition
 
7783
msgid "Error in the \"Debugger path addition\":"
 
7784
msgstr ""
 
7785
 
 
7786
#: lazarusidestrconsts.liserrorinthesearchpathforincludefiles
 
7787
msgid "Error in the search path for \"Include files\":"
 
7788
msgstr ""
 
7789
 
 
7790
#: lazarusidestrconsts.liserrorinthesearchpathforlibraries
 
7791
msgid "Error in the search path for \"Libraries\":"
 
7792
msgstr ""
 
7793
 
 
7794
#: lazarusidestrconsts.liserrorinthesearchpathforobjectfiles
 
7795
msgid "Error in the search path for \"Object files\":"
 
7796
msgstr ""
 
7797
 
 
7798
#: lazarusidestrconsts.liserrorinthesearchpathforothersources
 
7799
msgid "Error in the search path for \"Other sources\":"
 
7800
msgstr ""
 
7801
 
 
7802
#: lazarusidestrconsts.liserrorinthesearchpathforotherunitfiles
 
7803
msgid "Error in the search path for \"Other unit files\":"
 
7804
msgstr ""
 
7805
 
 
7806
#: lazarusidestrconsts.liserrorintheunitoutputdirectory
 
7807
msgid "Error in the \"unit output directory\":"
 
7808
msgstr ""
 
7809
 
 
7810
#: lazarusidestrconsts.liserrorinvalidbuildmode
 
7811
msgid "ERROR: invalid build mode \"%s\""
 
7812
msgstr ""
 
7813
 
6921
7814
#: lazarusidestrconsts.liserrorloadingfile
6922
7815
msgid "Error loading file"
6923
7816
msgstr ""
6979
7872
msgid "Error setting the name of a component %s to %s"
6980
7873
msgstr ""
6981
7874
 
 
7875
#: lazarusidestrconsts.liserrorwritingfile
 
7876
msgid "Error writing file \"%s\""
 
7877
msgstr ""
 
7878
 
6982
7879
#: lazarusidestrconsts.liserrorwritingpackagelisttofile
6983
7880
msgid "Error writing package list to file%s%s%s%s"
6984
7881
msgstr ""
6988
7885
msgstr ""
6989
7886
 
6990
7887
#: lazarusidestrconsts.lisevalexpression
 
7888
msgctxt "lazarusidestrconsts.lisevalexpression"
6991
7889
msgid "Eval expression"
6992
7890
msgstr ""
6993
7891
 
6995
7893
msgid "E&valuate"
6996
7894
msgstr ""
6997
7895
 
 
7896
#: lazarusidestrconsts.lisevaluatemodify
 
7897
msgid "&Evaluate/Modify"
 
7898
msgstr ""
 
7899
 
 
7900
#: lazarusidestrconsts.liseventlogclear
 
7901
msgid "Clear Events"
 
7902
msgstr ""
 
7903
 
 
7904
#: lazarusidestrconsts.liseventlogoptions
 
7905
msgid "Event Log Options ..."
 
7906
msgstr ""
 
7907
 
 
7908
#: lazarusidestrconsts.liseventlogsavetofile
 
7909
msgid "Save Events to File"
 
7910
msgstr ""
 
7911
 
 
7912
#: lazarusidestrconsts.liseventslogaddcomment
 
7913
msgid "Add Comment ..."
 
7914
msgstr ""
 
7915
 
 
7916
#: lazarusidestrconsts.liseventslogaddcomment2
 
7917
msgid "Add Comment"
 
7918
msgstr ""
 
7919
 
6998
7920
#: lazarusidestrconsts.liseverynthlinenumber
6999
 
msgid "Every n-th line number:"
 
7921
msgid "Every n-th line number"
7000
7922
msgstr ""
7001
7923
 
7002
7924
#: lazarusidestrconsts.lisexamplefile
7003
7925
msgid "Example file:"
7004
7926
msgstr ""
7005
7927
 
7006
 
#: lazarusidestrconsts.lisexamples
7007
 
msgid "Examples"
 
7928
#: lazarusidestrconsts.lisexamplesbuildallselected
 
7929
msgid "Build all selected"
7008
7930
msgstr ""
7009
7931
 
7010
7932
#: lazarusidestrconsts.lisexamplesidentifiertmyenumenumunitnameidentifierpac
7011
7933
msgid "Examples:%sIdentifier%sTMyEnum.Enum%sUnitname.Identifier%s#PackageName.UnitName.Identifier"
7012
7934
msgstr ""
7013
7935
 
 
7936
#: lazarusidestrconsts.lisexamplesopenfirstselected
 
7937
msgid "Open first selected"
 
7938
msgstr ""
 
7939
 
7014
7940
#: lazarusidestrconsts.lisexceptiondialog
7015
7941
msgid "Debugger Exception Notification"
7016
7942
msgstr ""
7017
7943
 
 
7944
#: lazarusidestrconsts.lisexcludedatruntime
 
7945
msgid "%s excluded at run time"
 
7946
msgstr ""
 
7947
 
7018
7948
#: lazarusidestrconsts.lisexcludefilter
7019
 
msgid "Exclude Filter"
7020
 
msgstr ""
7021
 
 
7022
 
#: lazarusidestrconsts.lisexcludefilter2
7023
7949
msgid "Exclude filter"
7024
7950
msgstr ""
7025
7951
 
 
7952
#: lazarusidestrconsts.lisexecutable
 
7953
msgid "Executable"
 
7954
msgstr ""
 
7955
 
7026
7956
#: lazarusidestrconsts.lisexecutingcommandafter
7027
7957
msgid "Executing command after"
7028
7958
msgstr ""
7047
7977
msgid "Programs"
7048
7978
msgstr ""
7049
7979
 
 
7980
#: lazarusidestrconsts.lisexit
 
7981
msgctxt "lazarusidestrconsts.lisexit"
 
7982
msgid "Exit"
 
7983
msgstr ""
 
7984
 
 
7985
#: lazarusidestrconsts.lisexpandall
 
7986
msgid "Expand All (*)"
 
7987
msgstr ""
 
7988
 
7050
7989
#: lazarusidestrconsts.lisexpandallclasses
7051
7990
msgid "Expand all classes"
7052
7991
msgstr ""
7067
8006
msgid "Export ..."
7068
8007
msgstr ""
7069
8008
 
 
8009
#: lazarusidestrconsts.lisexporthtml
 
8010
msgid "Export as HTML"
 
8011
msgstr "حوّل إلى HTML"
 
8012
 
7070
8013
#: lazarusidestrconsts.lisexportlist
7071
8014
msgid "Export list"
7072
8015
msgstr ""
7073
8016
 
 
8017
#: lazarusidestrconsts.lisexportpackagelistxml
 
8018
msgid "Export package list (*.xml)"
 
8019
msgstr ""
 
8020
 
7074
8021
#: lazarusidestrconsts.lisexpression
7075
8022
msgid "Expression:"
7076
8023
msgstr ""
7081
8028
 
7082
8029
#: lazarusidestrconsts.lisextract
7083
8030
msgid "Extract"
7084
 
msgstr ""
 
8031
msgstr "إستخرج"
7085
8032
 
7086
8033
#: lazarusidestrconsts.lisextractprocedure
7087
8034
msgctxt "lazarusidestrconsts.lisextractprocedure"
7088
8035
msgid "Extract Procedure"
7089
 
msgstr ""
 
8036
msgstr "إستخرج الطّريقة"
7090
8037
 
7091
8038
#: lazarusidestrconsts.lisexttoolexternaltools
7092
 
msgid "External tools"
7093
 
msgstr ""
 
8039
msgid "External Tools"
 
8040
msgstr "الﻷدوات الخارجيّة"
7094
8041
 
7095
8042
#: lazarusidestrconsts.lisexttoolfailedtoruntool
7096
8043
msgid "Failed to run tool"
7097
 
msgstr ""
 
8044
msgstr "تشغيل الأداة أخفق"
7098
8045
 
7099
8046
#: lazarusidestrconsts.lisexttoolmaximumtoolsreached
7100
8047
msgid "Maximum Tools reached"
7101
8048
msgstr ""
7102
8049
 
7103
 
#: lazarusidestrconsts.lisexttoolmovedown
7104
 
msgctxt "lazarusidestrconsts.lisexttoolmovedown"
7105
 
msgid "Down"
7106
 
msgstr ""
7107
 
 
7108
 
#: lazarusidestrconsts.lisexttoolmoveup
7109
 
msgctxt "lazarusidestrconsts.lisexttoolmoveup"
7110
 
msgid "Up"
7111
 
msgstr ""
7112
 
 
7113
 
#: lazarusidestrconsts.lisexttoolremove
7114
 
msgctxt "lazarusidestrconsts.lisexttoolremove"
7115
 
msgid "Remove"
7116
 
msgstr ""
7117
 
 
7118
8050
#: lazarusidestrconsts.lisexttoolthereisamaximumoftools
7119
8051
msgid "There is a maximum of %s tools."
7120
8052
msgstr ""
7135
8067
msgid "Failed to load fold state"
7136
8068
msgstr ""
7137
8069
 
 
8070
#: lazarusidestrconsts.lisfailedtosavefile
 
8071
msgid "Failed to save file."
 
8072
msgstr "لا يمكن حفظ الجذاذة"
 
8073
 
7138
8074
#: lazarusidestrconsts.lisfepaintdesigneritemsonidle
7139
8075
msgid "Reduce designer painting"
7140
8076
msgstr ""
7143
8079
msgid "Paint designer items only on idle (reduce overhead for slow computers)"
7144
8080
msgstr ""
7145
8081
 
 
8082
#: lazarusidestrconsts.lisfile
 
8083
msgctxt "lazarusidestrconsts.lisfile"
 
8084
msgid "File"
 
8085
msgstr "جذاذة"
 
8086
 
 
8087
#: lazarusidestrconsts.lisfile2
 
8088
msgid "File: "
 
8089
msgstr "الجذاذة: "
 
8090
 
7146
8091
#: lazarusidestrconsts.lisfiledoesnotlooklikeatextfileopenitanyway
7147
8092
msgctxt "lazarusidestrconsts.lisfiledoesnotlooklikeatextfileopenitanyway"
7148
8093
msgid "File %s%s%s%sdoes not look like a text file.%sOpen it anyway?"
7161
8106
msgid "File filter"
7162
8107
msgstr ""
7163
8108
 
 
8109
#: lazarusidestrconsts.lisfilefilters
 
8110
msgid "File Filters"
 
8111
msgstr ""
 
8112
 
 
8113
#: lazarusidestrconsts.lisfilefiltersaddrow
 
8114
msgid "Add Row"
 
8115
msgstr ""
 
8116
 
 
8117
#: lazarusidestrconsts.lisfilefiltersdeleterow
 
8118
msgid "Delete Row"
 
8119
msgstr ""
 
8120
 
 
8121
#: lazarusidestrconsts.lisfilefiltersinsertrow
 
8122
msgid "Insert Row"
 
8123
msgstr ""
 
8124
 
 
8125
#: lazarusidestrconsts.lisfilefiltersmask
 
8126
msgid "File mask"
 
8127
msgstr ""
 
8128
 
 
8129
#: lazarusidestrconsts.lisfilefilterssetdefaults
 
8130
msgid "Set defaults"
 
8131
msgstr ""
 
8132
 
 
8133
#: lazarusidestrconsts.lisfilefilterstitle
 
8134
msgid "These are file filters that will appear in all File Open dialogs"
 
8135
msgstr ""
 
8136
 
7164
8137
#: lazarusidestrconsts.lisfilehaschangedsave
7165
8138
msgid "File %s%s%s has changed. Save?"
7166
 
msgstr ""
 
8139
msgstr "الجذاذة %s%s%s تغيّرت هل تريد حفظها؟"
7167
8140
 
7168
8141
#: lazarusidestrconsts.lisfilehasnoproject
7169
8142
msgid "File has no project"
7170
8143
msgstr ""
7171
8144
 
 
8145
#: lazarusidestrconsts.lisfileisdirectory
 
8146
msgid "File is directory"
 
8147
msgstr ""
 
8148
 
 
8149
#: lazarusidestrconsts.lisfileisnotanexecutable
 
8150
msgid "File is not an executable"
 
8151
msgstr ""
 
8152
 
7172
8153
#: lazarusidestrconsts.lisfileisnotwritable
7173
8154
msgid "File is not writable"
7174
8155
msgstr ""
7197
8178
msgid "File %s%s%s not found.%s"
7198
8179
msgstr ""
7199
8180
 
 
8181
#: lazarusidestrconsts.lisfilenotfound3
 
8182
msgid "file %s not found"
 
8183
msgstr ""
 
8184
 
 
8185
#: lazarusidestrconsts.lisfilenotfound4
 
8186
msgid "file not found"
 
8187
msgstr ""
 
8188
 
7200
8189
#: lazarusidestrconsts.lisfilenotfounddoyouwanttocreateit
7201
8190
msgid "File %s%s%s not found.%sDo you want to create it?%s"
7202
8191
msgstr ""
7210
8199
msgstr ""
7211
8200
 
7212
8201
#: lazarusidestrconsts.lisfilesettings
7213
 
msgid "File Settings ..."
 
8202
msgid "File Settings"
 
8203
msgstr ""
 
8204
 
 
8205
#: lazarusidestrconsts.lisfileshaverightencoding
 
8206
msgid "*** All found files already have the right encoding ***"
7214
8207
msgstr ""
7215
8208
 
7216
8209
#: lazarusidestrconsts.lisfilesinasciiorutf8encoding
7229
8222
msgid "Filter"
7230
8223
msgstr ""
7231
8224
 
7232
 
#: lazarusidestrconsts.lisfilter2
7233
 
msgid "(filter)"
7234
 
msgstr ""
7235
 
 
7236
8225
#: lazarusidestrconsts.lisfilter3
7237
8226
msgid "Filter: %s"
7238
8227
msgstr ""
7241
8230
msgid "Filter Sets"
7242
8231
msgstr ""
7243
8232
 
7244
 
#: lazarusidestrconsts.lisfindfilecasesensitive
7245
 
msgid "&Case sensitive"
 
8233
#: lazarusidestrconsts.lisfindfiledirectory
 
8234
msgid "D&irectory"
7246
8235
msgstr ""
7247
8236
 
7248
8237
#: lazarusidestrconsts.lisfindfiledirectoryoptions
7249
8238
msgid "Directory options"
7250
8239
msgstr ""
7251
8240
 
7252
 
#: lazarusidestrconsts.lisfindfilefilemaskbak
7253
 
msgid "File mask (*;*.*;*.bak?)"
 
8241
#: lazarusidestrconsts.lisfindfilefilemask
 
8242
msgid "Fi&le mask"
7254
8243
msgstr ""
7255
8244
 
7256
8245
#: lazarusidestrconsts.lisfindfileincludesubdirectories
7257
 
msgid "Include sub directories"
 
8246
msgid "Include &sub directories"
7258
8247
msgstr ""
7259
8248
 
7260
8249
#: lazarusidestrconsts.lisfindfilemultilinepattern
7265
8254
msgid "Only text files"
7266
8255
msgstr ""
7267
8256
 
7268
 
#: lazarusidestrconsts.lisfindfileregularexpressions
7269
 
msgid "&Regular expressions"
7270
 
msgstr ""
7271
 
 
7272
8257
#: lazarusidestrconsts.lisfindfilesearchallfilesinproject
7273
8258
msgid "search all files in &project"
7274
8259
msgstr ""
7281
8266
msgid "search in &directories"
7282
8267
msgstr ""
7283
8268
 
7284
 
#: lazarusidestrconsts.lisfindfiletexttofind
7285
 
msgid "Text to find:"
7286
 
msgstr ""
7287
 
 
7288
8269
#: lazarusidestrconsts.lisfindfilewhere
7289
8270
msgid "Where"
7290
8271
msgstr ""
7291
8272
 
7292
 
#: lazarusidestrconsts.lisfindfilewholewordsonly
7293
 
msgid "&Whole words only"
7294
 
msgstr ""
7295
 
 
7296
8273
#: lazarusidestrconsts.lisfindkeycombination
7297
8274
msgid "Find key combination"
7298
8275
msgstr ""
7313
8290
msgid "Floating Point"
7314
8291
msgstr ""
7315
8292
 
 
8293
#: lazarusidestrconsts.lisfocushint
 
8294
msgid "Focus hint"
 
8295
msgstr ""
 
8296
 
7316
8297
#: lazarusidestrconsts.lisforcerenaming
7317
8298
msgid "Force renaming"
7318
8299
msgstr ""
7329
8310
msgid "Form load error"
7330
8311
msgstr ""
7331
8312
 
 
8313
#: lazarusidestrconsts.lisfoundversionexpected
 
8314
msgid "Found version %s, expected %s"
 
8315
msgstr ""
 
8316
 
 
8317
#: lazarusidestrconsts.lisfpccfgismissing
 
8318
msgid "fpc.cfg is missing."
 
8319
msgstr ""
 
8320
 
7332
8321
#: lazarusidestrconsts.lisfpcmakefailed
7333
8322
msgid "fpcmake failed"
7334
8323
msgstr ""
7335
8324
 
 
8325
#: lazarusidestrconsts.lisfpcmessagefile
 
8326
msgid "FPC message file"
 
8327
msgstr ""
 
8328
 
7336
8329
#: lazarusidestrconsts.lisfpcomponents
7337
8330
msgctxt "lazarusidestrconsts.lisfpcomponents"
7338
8331
msgid "Components"
7346
8339
msgid "FPC Source Directory error"
7347
8340
msgstr ""
7348
8341
 
 
8342
#: lazarusidestrconsts.lisfpcsources
 
8343
msgid "FPC sources"
 
8344
msgstr ""
 
8345
 
7349
8346
#: lazarusidestrconsts.lisfpctooold
7350
8347
msgid "FPC too old"
7351
8348
msgstr ""
7361
8358
#: lazarusidestrconsts.lisfpdoceditor
7362
8359
msgctxt "lazarusidestrconsts.lisfpdoceditor"
7363
8360
msgid "FPDoc Editor"
7364
 
msgstr ""
 
8361
msgstr "محرّر أوامر FPDoc"
7365
8362
 
7366
8363
#: lazarusidestrconsts.lisfpdocerrorwriting
7367
8364
msgid "Error writing \"%s\"%s%s"
7371
8368
msgid "FPDoc syntax error"
7372
8369
msgstr ""
7373
8370
 
 
8371
#: lazarusidestrconsts.lisfpdocpackagename
 
8372
msgid "FPDoc package name:"
 
8373
msgstr ""
 
8374
 
 
8375
#: lazarusidestrconsts.lisfpdocpackagenamedefaultisprojectfilename
 
8376
msgid "FPDoc package name. Default is project file name."
 
8377
msgstr ""
 
8378
 
7374
8379
#: lazarusidestrconsts.lisfpdocthereisasyntaxerrorinthefpdocelement
7375
8380
msgid "There is a syntax error in the fpdoc element \"%s\":%s%s"
7376
8381
msgstr ""
7400
8405
msgstr ""
7401
8406
 
7402
8407
#: lazarusidestrconsts.lisfreepascalsourcedirectory
7403
 
msgid "Freepascal source directory"
 
8408
msgid "Free Pascal source directory"
7404
8409
msgstr ""
7405
8410
 
7406
8411
#: lazarusidestrconsts.lisfreepascalsourcefile
7407
 
msgid "FreePascal source file"
 
8412
msgid "Free Pascal source file"
7408
8413
msgstr ""
7409
8414
 
7410
8415
#: lazarusidestrconsts.lisfreepascalsourcesnotfound
7451
8456
msgid "Invalid Identifier"
7452
8457
msgstr ""
7453
8458
 
7454
 
#: lazarusidestrconsts.lisfrirename
7455
 
msgctxt "lazarusidestrconsts.lisfrirename"
7456
 
msgid "Rename"
7457
 
msgstr "أبدل الإسم"
7458
 
 
7459
8459
#: lazarusidestrconsts.lisfrirenameallreferences
7460
8460
msgid "Rename all References"
7461
8461
msgstr ""
7473
8473
msgstr ""
7474
8474
 
7475
8475
#: lazarusidestrconsts.lisfunction
 
8476
msgctxt "lazarusidestrconsts.lisfunction"
7476
8477
msgid "Function"
7477
8478
msgstr ""
7478
8479
 
 
8480
#: lazarusidestrconsts.lisgeneral
 
8481
msgctxt "lazarusidestrconsts.lisgeneral"
 
8482
msgid "General"
 
8483
msgstr ""
 
8484
 
7479
8485
#: lazarusidestrconsts.lisgetwordatcurrentcursorposition
7480
8486
msgid "get word at current cursor position"
7481
8487
msgstr ""
7482
8488
 
7483
8489
#: lazarusidestrconsts.lisgotoline
7484
 
msgid "Goto line"
7485
 
msgstr ""
 
8490
msgid "Goto Line"
 
8491
msgstr "إذهب إلى السّطر "
7486
8492
 
7487
8493
#: lazarusidestrconsts.lisgotoselectedsourceline
7488
8494
msgctxt "lazarusidestrconsts.lisgotoselectedsourceline"
7489
8495
msgid "Goto selected source line"
7490
 
msgstr ""
 
8496
msgstr "إذهب إلى سطر الأوامر المعيّن"
7491
8497
 
7492
8498
#: lazarusidestrconsts.lisgplnotice
7493
8499
msgid "<description>%sCopyright (C) <year> <name of author> <contact>%sThis source is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. %sThis code is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details. %sA copy of the GNU General Public License is available on the World Wide Web at <http://www.gnu.org/copyleft/gpl.html>. You can also obtain it by writing to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
7497
8503
msgid "Group"
7498
8504
msgstr ""
7499
8505
 
 
8506
#: lazarusidestrconsts.lisgroupassignexisting
 
8507
msgid "Assign to existing \"%s\" group?"
 
8508
msgstr ""
 
8509
 
 
8510
#: lazarusidestrconsts.lisgroupemptydelete
 
8511
msgid "No more breakpoints are assigned to group \"%s\", delete it?"
 
8512
msgstr ""
 
8513
 
 
8514
#: lazarusidestrconsts.lisgroupemptydeletemore
 
8515
msgid "%sThere are %d more empty groups, delete all?"
 
8516
msgstr ""
 
8517
 
 
8518
#: lazarusidestrconsts.lisgroupnameemptyclearinstead
 
8519
msgid "The group name cannot be empty. Clear breakpoints' group(s)?"
 
8520
msgstr ""
 
8521
 
 
8522
#: lazarusidestrconsts.lisgroupnameinput
 
8523
msgid "Group name:"
 
8524
msgstr ""
 
8525
 
 
8526
#: lazarusidestrconsts.lisgroupnameinvalid
 
8527
msgid "BreakpointGroup name must be a valid Pascal identifier name."
 
8528
msgstr ""
 
8529
 
 
8530
#: lazarusidestrconsts.lisgroupsetnew
 
8531
msgid "Set new group ..."
 
8532
msgstr ""
 
8533
 
 
8534
#: lazarusidestrconsts.lisgroupsetnone
 
8535
msgid "Clear group(s)"
 
8536
msgstr ""
 
8537
 
 
8538
#: lazarusidestrconsts.lisgroupsfordebugoutput
 
8539
msgid "Enable or Disable groups of debug output. Valid Options are:"
 
8540
msgstr ""
 
8541
 
7500
8542
#: lazarusidestrconsts.lisgrowtolarges
7501
8543
msgid "Grow to Largest"
7502
8544
msgstr ""
7509
8551
msgid "Header comment for class"
7510
8552
msgstr ""
7511
8553
 
 
8554
#: lazarusidestrconsts.lishelp
 
8555
msgctxt "lazarusidestrconsts.lishelp"
 
8556
msgid "Help"
 
8557
msgstr "معونة"
 
8558
 
7512
8559
#: lazarusidestrconsts.lishelpentries
7513
8560
msgid "Help entries"
7514
8561
msgstr ""
7522
8569
msgstr ""
7523
8570
 
7524
8571
#: lazarusidestrconsts.lishfmhelpforfreepascalcompilermessage
7525
 
msgid "Help for FreePascal Compiler message"
 
8572
msgid "Help for Free Pascal Compiler message"
7526
8573
msgstr ""
7527
8574
 
7528
8575
#: lazarusidestrconsts.lishidemessageviadirective
7529
8576
msgid "Hide message via directive"
7530
8577
msgstr ""
7531
8578
 
 
8579
#: lazarusidestrconsts.lishint
 
8580
msgid "Hint"
 
8581
msgstr ""
 
8582
 
7532
8583
#: lazarusidestrconsts.lishintadefaultvaluecanbedefinedintheconditionals
7533
8584
msgid "Hint: A default value can be defined in the conditionals."
7534
8585
msgstr ""
7537
8588
msgid "Hint: Check if two packages contain a unit with the same name."
7538
8589
msgstr ""
7539
8590
 
7540
 
#: lazarusidestrconsts.lishintdoubleclickonthecommandyouwanttoedit
7541
 
msgid "Hint: double click on the command you want to edit"
7542
 
msgstr ""
7543
 
 
7544
 
#: lazarusidestrconsts.lishintopen
7545
 
msgctxt "lazarusidestrconsts.lishintopen"
7546
 
msgid "Open"
7547
 
msgstr "إفتح"
7548
 
 
7549
 
#: lazarusidestrconsts.lishintpause
7550
 
msgctxt "lazarusidestrconsts.lishintpause"
7551
 
msgid "Pause"
7552
 
msgstr ""
7553
 
 
7554
 
#: lazarusidestrconsts.lishintrun
7555
 
msgctxt "lazarusidestrconsts.lishintrun"
7556
 
msgid "Run"
7557
 
msgstr ""
7558
 
 
7559
 
#: lazarusidestrconsts.lishintsave
7560
 
msgctxt "lazarusidestrconsts.lishintsave"
7561
 
msgid "Save"
7562
 
msgstr ""
7563
 
 
7564
8591
#: lazarusidestrconsts.lishintsaveall
7565
8592
msgid "Save all"
7566
 
msgstr ""
 
8593
msgstr "إحفظ الكلّ"
7567
8594
 
7568
8595
#: lazarusidestrconsts.lishintstepinto
7569
8596
msgid "Step Into"
7577
8604
msgid "Step Over"
7578
8605
msgstr ""
7579
8606
 
7580
 
#: lazarusidestrconsts.lishintstop
7581
 
msgctxt "lazarusidestrconsts.lishintstop"
7582
 
msgid "Stop"
7583
 
msgstr ""
7584
 
 
7585
8607
#: lazarusidestrconsts.lishintthemakeresourcestringfunctionexpectsastringcon
7586
8608
msgid "Hint: The \"Make Resourcestring\" function expects a string constant.%sPlease select the expression and try again."
7587
8609
msgstr ""
7630
8652
msgid "Horizontal"
7631
8653
msgstr ""
7632
8654
 
 
8655
#: lazarusidestrconsts.lisid
 
8656
msgctxt "lazarusidestrconsts.lisid"
 
8657
msgid "ID"
 
8658
msgstr ""
 
8659
 
7633
8660
#: lazarusidestrconsts.liside
7634
8661
msgid "IDE"
7635
8662
msgstr ""
7654
8681
msgid "WARNING: unit name invalid %s, package=%s"
7655
8682
msgstr ""
7656
8683
 
7657
 
#: lazarusidestrconsts.lisideintf
7658
 
msgid "IDE Interface"
 
8684
#: lazarusidestrconsts.lisidemacros
 
8685
msgid "IDE Macros"
 
8686
msgstr ""
 
8687
 
 
8688
#: lazarusidestrconsts.lisidemacrovaluesforfpcmacrosusecustomoptions
 
8689
msgid "IDE macro values (for FPC macros use custom options)"
7659
8690
msgstr ""
7660
8691
 
7661
8692
#: lazarusidestrconsts.lisidentifier
7724
8755
 
7725
8756
#: lazarusidestrconsts.lisiecosavetofile
7726
8757
msgid "Save to file"
7727
 
msgstr ""
 
8758
msgstr "إحفظ في الجذاذة"
7728
8759
 
7729
8760
#: lazarusidestrconsts.lisiecosavetorecent
7730
8761
msgid "Save to recent"
7731
 
msgstr ""
 
8762
msgstr "إحفظ في جذاذة استعملت حديثا"
7732
8763
 
7733
 
#: lazarusidestrconsts.lisifdok
7734
 
msgctxt "lazarusidestrconsts.lisifdok"
7735
 
msgid "OK"
 
8764
#: lazarusidestrconsts.lisifyouwanttousetwodifferentlazarusversionsyoumustst
 
8765
msgid "If you want to use two different Lazarus versions you must start the second Lazarus with the command line parameter primary-config-path or pcp.%s%sFor example:%s"
7736
8766
msgstr ""
7737
8767
 
7738
8768
#: lazarusidestrconsts.lisignoreall
7771
8801
msgid "Import list"
7772
8802
msgstr ""
7773
8803
 
 
8804
#: lazarusidestrconsts.lisimportpackagelistxml
 
8805
msgid "Import package list (*.xml)"
 
8806
msgstr ""
 
8807
 
7774
8808
#: lazarusidestrconsts.lisimpossible
7775
8809
msgid "Impossible"
7776
8810
msgstr ""
7777
8811
 
 
8812
#: lazarusidestrconsts.lisinasourcedirectoryofthepackage
 
8813
msgid "In a source directory of the package \"%s\"."
 
8814
msgstr ""
 
8815
 
 
8816
#: lazarusidestrconsts.lisinasourcedirectoryoftheprojectcheckforduplicates
 
8817
msgid "In a source directory of the project. Check for duplicates."
 
8818
msgstr ""
 
8819
 
 
8820
#: lazarusidestrconsts.lisincludeexamples
 
8821
msgid "Include Examples"
 
8822
msgstr ""
 
8823
 
7778
8824
#: lazarusidestrconsts.lisincludefilter
7779
 
msgid "Include Filter"
 
8825
msgid "Include filter"
7780
8826
msgstr ""
7781
8827
 
7782
8828
#: lazarusidestrconsts.lisincludepath
7787
8833
msgid "Include paths"
7788
8834
msgstr ""
7789
8835
 
 
8836
#: lazarusidestrconsts.lisincludetestcases
 
8837
msgid "Include Testcases"
 
8838
msgstr ""
 
8839
 
7790
8840
#: lazarusidestrconsts.lisindentation
7791
8841
msgid "Indentation"
7792
8842
msgstr ""
7800
8850
msgstr ""
7801
8851
 
7802
8852
#: lazarusidestrconsts.lisinfobuildabort
7803
 
msgid "Aborted..."
 
8853
msgid "Aborted ..."
7804
8854
msgstr ""
7805
8855
 
7806
8856
#: lazarusidestrconsts.lisinfobuildcaption
7808
8858
msgstr ""
7809
8859
 
7810
8860
#: lazarusidestrconsts.lisinfobuildcomplile
7811
 
msgid "Compiling..."
 
8861
msgid "Compiling ..."
7812
8862
msgstr ""
7813
8863
 
7814
8864
#: lazarusidestrconsts.lisinfobuilderror
7815
 
msgid "Error..."
 
8865
msgid "Error ..."
7816
8866
msgstr ""
7817
8867
 
7818
8868
#: lazarusidestrconsts.lisinfobuilderrors
7842
8892
msgstr ""
7843
8893
 
7844
8894
#: lazarusidestrconsts.lisinfobuildsuccess
7845
 
msgid "Success..."
 
8895
msgid "Success ..."
7846
8896
msgstr ""
7847
8897
 
7848
8898
#: lazarusidestrconsts.lisinfobuildwarning
7861
8911
msgid "Information about used FPC"
7862
8912
msgstr ""
7863
8913
 
 
8914
#: lazarusidestrconsts.lisinfpcunitsearchpathprobablyinstalledbythefpcpackag
 
8915
msgid "In FPC unit search path. Probably installed by the FPC package. Check if the compiler and the ppu file are from the same installation."
 
8916
msgstr ""
 
8917
 
7864
8918
#: lazarusidestrconsts.lisinfrontofrelated
7865
8919
msgid "In front of related"
7866
8920
msgstr ""
7867
8921
 
7868
 
#: lazarusidestrconsts.lisinheritedcomponent
7869
 
msgid "Inherited Component"
7870
 
msgstr ""
7871
 
 
7872
8922
#: lazarusidestrconsts.lisinheriteditem
7873
8923
msgid "Inherited Item"
7874
8924
msgstr ""
7875
8925
 
 
8926
#: lazarusidestrconsts.lisinheritedprojectcomponent
 
8927
msgid "Inherited project component"
 
8928
msgstr ""
 
8929
 
7876
8930
#: lazarusidestrconsts.lisinordertocreateacleancopyoftheprojectpackageallfil
7877
8931
msgid "In order to create a clean copy of the project/package, all files in the following directory will be deleted and all its content will be lost.%s%sDelete all files in %s%s%s?"
7878
8932
msgstr ""
7879
8933
 
 
8934
#: lazarusidestrconsts.lisinsert
 
8935
msgctxt "lazarusidestrconsts.lisinsert"
 
8936
msgid "Insert"
 
8937
msgstr ""
 
8938
 
7880
8939
#: lazarusidestrconsts.lisinsertdate
7881
8940
msgid "insert date"
7882
8941
msgstr ""
7963
9022
msgid "Installation failed"
7964
9023
msgstr ""
7965
9024
 
 
9025
#: lazarusidestrconsts.lisinstalled
 
9026
msgid "installed"
 
9027
msgstr ""
 
9028
 
7966
9029
#: lazarusidestrconsts.lisinstallitilikethefat
7967
9030
msgid "Install it, I like the fat"
7968
9031
msgstr ""
7973
9036
 
7974
9037
#: lazarusidestrconsts.lisinstalluninstallpackages
7975
9038
msgctxt "lazarusidestrconsts.lisinstalluninstallpackages"
7976
 
msgid "Install/Uninstall packages"
 
9039
msgid "Install/Uninstall Packages"
 
9040
msgstr ""
 
9041
 
 
9042
#: lazarusidestrconsts.lisinsteadofcompilepackagecreateasimplemakefile
 
9043
msgid "Instead of compile package create a simple Makefile."
7977
9044
msgstr ""
7978
9045
 
7979
9046
#: lazarusidestrconsts.lisinteractive
7980
9047
msgid "Interactive"
7981
9048
msgstr ""
7982
9049
 
7983
 
#: lazarusidestrconsts.lisinvalidbuildmacrothebuildmacromustbeapascalidentifie
7984
 
msgid "Invalid build macro %s%s%s. The build macro must be a pascal identifier."
7985
 
msgstr ""
7986
 
 
7987
 
#: lazarusidestrconsts.lisinvalidbuildmacrothenameisakeyword
7988
 
msgid "Invalid build macro \"%s\". The name is a keyword."
7989
 
msgstr ""
7990
 
 
7991
 
#: lazarusidestrconsts.lisinvalidcircle
7992
 
msgid "Invalid circle"
7993
 
msgstr ""
7994
 
 
7995
9050
#: lazarusidestrconsts.lisinvalidcommand
7996
9051
msgid "Invalid command"
7997
9052
msgstr ""
8028
9083
msgid "Invalid line, column in message%s%s"
8029
9084
msgstr ""
8030
9085
 
 
9086
#: lazarusidestrconsts.lisinvalidmacrothemacromustbeapascalidentifie
 
9087
msgid "Invalid macro %s%s%s. The macro name must be a pascal identifier."
 
9088
msgstr ""
 
9089
 
 
9090
#: lazarusidestrconsts.lisinvalidmacrothenameisakeyword
 
9091
msgid "Invalid macro name \"%s\". The name is a keyword."
 
9092
msgstr ""
 
9093
 
 
9094
#: lazarusidestrconsts.lisinvalidmask
 
9095
msgid "Invalid Mask"
 
9096
msgstr ""
 
9097
 
8031
9098
#: lazarusidestrconsts.lisinvalidmode
8032
9099
msgid "Invalid mode %s"
8033
9100
msgstr ""
8068
9135
msgid "Invalid selection"
8069
9136
msgstr ""
8070
9137
 
 
9138
#: lazarusidestrconsts.lisinvalidversionin
 
9139
msgid "invalid version in %s"
 
9140
msgstr ""
 
9141
 
8071
9142
#: lazarusidestrconsts.lisisagroupasettingcanonlybeaddedtonormalbuildmodes
8072
9143
msgid "%s is a group. A setting can only be added to normal build modes."
8073
9144
msgstr ""
8080
9151
msgid "%s%s%s is an invalid project name.%sPlease choose another (e.g. project1.lpi)"
8081
9152
msgstr "%s%s%s ليس مقبولا كإسم مشروع. %s إختر إسما آخر رجاء"
8082
9153
 
8083
 
#: lazarusidestrconsts.lisisathiscircledependencyisnotallowed
8084
 
msgid "%s is a %s.%sThis circle dependency is not allowed."
 
9154
#: lazarusidestrconsts.lisisathiscirculardependencyisnotallowed
 
9155
msgid "%s is a %s.%sThis circular dependency is not allowed."
 
9156
msgstr ""
 
9157
 
 
9158
#: lazarusidestrconsts.lisisddirectorynotfound
 
9159
msgid "directory not found"
 
9160
msgstr ""
 
9161
 
 
9162
#: lazarusidestrconsts.lisissues
 
9163
msgid "Issues"
 
9164
msgstr ""
 
9165
 
 
9166
#: lazarusidestrconsts.lisiwonderhowyoudidthaterrorinthe
 
9167
msgid "I wonder how you did that. Error in the %s:"
 
9168
msgstr ""
 
9169
 
 
9170
#: lazarusidestrconsts.lisiwonderhowyoudidthaterrorinthebasedirectory
 
9171
msgid "I wonder how you did that: Error in the base directory:"
8085
9172
msgstr ""
8086
9173
 
8087
9174
#: lazarusidestrconsts.lisjhjumphistory
 
9175
msgctxt "lazarusidestrconsts.lisjhjumphistory"
8088
9176
msgid "Jump History"
8089
9177
msgstr ""
8090
9178
 
8091
 
#: lazarusidestrconsts.lisjitform
8092
 
msgid "JIT Form"
8093
 
msgstr ""
8094
 
 
8095
 
#: lazarusidestrconsts.liskeep
8096
 
msgid "keep"
 
9179
#: lazarusidestrconsts.liskeep2
 
9180
msgid "Keep"
8097
9181
msgstr ""
8098
9182
 
8099
9183
#: lazarusidestrconsts.liskeepfileopen
8112
9196
msgid "Keep name"
8113
9197
msgstr ""
8114
9198
 
 
9199
#: lazarusidestrconsts.liskeeprelativeindentationofmultilinetemplate
 
9200
msgid "Keep relative indentation of multi line template"
 
9201
msgstr ""
 
9202
 
 
9203
#: lazarusidestrconsts.liskeepsubindentation
 
9204
msgid "Keep indentation"
 
9205
msgstr ""
 
9206
 
8115
9207
#: lazarusidestrconsts.liskeepthemandcontinue
8116
9208
msgid "Keep them and continue"
8117
9209
msgstr ""
8118
9210
 
 
9211
#: lazarusidestrconsts.liskey
 
9212
msgctxt "lazarusidestrconsts.liskey"
 
9213
msgid "Key"
 
9214
msgstr ""
 
9215
 
8119
9216
#: lazarusidestrconsts.liskeycatcustom
8120
9217
msgid "Custom commands"
8121
9218
msgstr ""
8136
9233
msgid "Abort building"
8137
9234
msgstr "أوقف البناء"
8138
9235
 
8139
 
#: lazarusidestrconsts.liskmaddactiveunittoproject
8140
 
msgid "Add active unit to project"
 
9236
#: lazarusidestrconsts.liskmaddbpaddress
 
9237
msgid "Add Address Breakpoint"
 
9238
msgstr ""
 
9239
 
 
9240
#: lazarusidestrconsts.liskmaddbpsource
 
9241
msgid "Add Source Breakpoint"
 
9242
msgstr ""
 
9243
 
 
9244
#: lazarusidestrconsts.liskmaddbpwatchpoint
 
9245
msgid "Add Data/WatchPoint"
8141
9246
msgstr ""
8142
9247
 
8143
9248
#: lazarusidestrconsts.liskmaddwatch
8144
9249
msgid "Add watch"
8145
9250
msgstr ""
8146
9251
 
8147
 
#: lazarusidestrconsts.liskmbuildallfilesofprojectprogram
8148
 
msgid "Build all files of project/program"
8149
 
msgstr ""
8150
 
 
8151
9252
#: lazarusidestrconsts.liskmbuildprojectprogram
8152
9253
msgid "Build project/program"
8153
9254
msgstr ""
8160
9261
msgid "Classic"
8161
9262
msgstr ""
8162
9263
 
8163
 
#: lazarusidestrconsts.liskmcloseall
8164
 
msgid "Close All"
 
9264
#: lazarusidestrconsts.liskmcleanupcompiled
 
9265
msgid "Clean up build files"
8165
9266
msgstr ""
8166
9267
 
8167
9268
#: lazarusidestrconsts.liskmcloseproject
8172
9273
msgid "CodeTools defines editor"
8173
9274
msgstr ""
8174
9275
 
8175
 
#: lazarusidestrconsts.liskmcodetoolsoptions
8176
 
msgid "CodeTools options"
 
9276
#: lazarusidestrconsts.liskmcompileprojectprogram
 
9277
msgid "Compile project/program"
8177
9278
msgstr ""
8178
9279
 
8179
9280
#: lazarusidestrconsts.liskmcompileroptions
8180
 
msgid "Compiler options"
 
9281
msgctxt "lazarusidestrconsts.liskmcompileroptions"
 
9282
msgid "Compiler Options"
8181
9283
msgstr ""
8182
9284
 
8183
9285
#: lazarusidestrconsts.liskmconfigbuildfile
8185
9287
msgstr ""
8186
9288
 
8187
9289
#: lazarusidestrconsts.liskmconfigurecustomcomponents
8188
 
msgid "Configure custom components"
 
9290
msgid "Configure Custom Components"
8189
9291
msgstr ""
8190
9292
 
8191
9293
#: lazarusidestrconsts.liskmconfigurehelp
8192
9294
msgid "Configure Help"
8193
9295
msgstr "إعداد المعونة"
8194
9296
 
8195
 
#: lazarusidestrconsts.liskmconfigureinstalledpackages
8196
 
msgctxt "lazarusidestrconsts.liskmconfigureinstalledpackages"
8197
 
msgid "Install/Uninstall packages"
8198
 
msgstr ""
8199
 
 
8200
9297
#: lazarusidestrconsts.liskmcontextsensitivehelp
8201
9298
msgid "Context sensitive help"
8202
9299
msgstr ""
8206
9303
msgstr ""
8207
9304
 
8208
9305
#: lazarusidestrconsts.liskmconvertdelphiprojecttolazarusproject
8209
 
msgid "Convert Delphi project to Lazarus project"
 
9306
msgid "Convert Delphi Project to Lazarus Project"
8210
9307
msgstr ""
8211
9308
 
8212
9309
#: lazarusidestrconsts.liskmconvertdelphiunittolazarusunit
8213
 
msgid "Convert Delphi unit to Lazarus unit"
 
9310
msgid "Convert Delphi Unit to Lazarus Unit"
8214
9311
msgstr ""
8215
9312
 
8216
9313
#: lazarusidestrconsts.liskmconvertdfmfiletolfm
8217
 
msgid "Convert DFM file to LFM"
 
9314
msgid "Convert DFM File to LFM"
8218
9315
msgstr ""
8219
9316
 
8220
9317
#: lazarusidestrconsts.liskmcopyselectedcomponentstoclipboard
8230
9327
msgstr ""
8231
9328
 
8232
9329
#: lazarusidestrconsts.liskmdiffeditorfiles
8233
 
msgid "Diff editor files"
 
9330
msgid "Diff Editor Files"
8234
9331
msgstr ""
8235
9332
 
8236
9333
#: lazarusidestrconsts.liskmeditcodetemplates
8241
9338
msgid "Edit context sensitive help"
8242
9339
msgstr ""
8243
9340
 
8244
 
#: lazarusidestrconsts.liskmeditoroptions
8245
 
msgctxt "lazarusidestrconsts.liskmeditoroptions"
8246
 
msgid "Editor options"
8247
 
msgstr ""
8248
 
 
8249
9341
#: lazarusidestrconsts.liskmencloseselection
8250
 
msgid "Enclose selection"
 
9342
msgid "Enclose Selection"
8251
9343
msgstr ""
8252
9344
 
8253
9345
#: lazarusidestrconsts.liskmevaluatemodify
8254
9346
msgid "Evaluate/Modify"
8255
9347
msgstr ""
8256
9348
 
 
9349
#: lazarusidestrconsts.liskmexampleprojects
 
9350
msgid "Example Projects"
 
9351
msgstr ""
 
9352
 
8257
9353
#: lazarusidestrconsts.liskmexternaltoolssettings
8258
9354
msgid "External Tools settings"
8259
9355
msgstr ""
8260
9356
 
8261
9357
#: lazarusidestrconsts.liskmfindincremental
8262
 
msgid "Find incremental"
 
9358
msgid "Find Incremental"
8263
9359
msgstr ""
8264
9360
 
8265
9361
#: lazarusidestrconsts.liskmgotomarker0
8346
9442
msgid "Insert date and time"
8347
9443
msgstr ""
8348
9444
 
8349
 
#: lazarusidestrconsts.liskminsertifdef
8350
 
msgid "Insert $IFDEF"
8351
 
msgstr ""
8352
 
 
8353
9445
#: lazarusidestrconsts.liskminsertusername
8354
9446
msgid "Insert username"
8355
9447
msgstr ""
8399
9491
msgid "Open package file"
8400
9492
msgstr ""
8401
9493
 
8402
 
#: lazarusidestrconsts.liskmpackagegraph
8403
 
msgid "Package graph"
8404
 
msgstr ""
8405
 
 
8406
9494
#: lazarusidestrconsts.liskmpastecomponentsfromclipboard
8407
9495
msgid "Paste Components from clipboard"
8408
9496
msgstr ""
8419
9507
msgid "Quick compile, no linking"
8420
9508
msgstr ""
8421
9509
 
8422
 
#: lazarusidestrconsts.liskmremoveactiveunitfromproject
8423
 
msgid "Remove active unit from project"
 
9510
#: lazarusidestrconsts.liskmremoveactivefilefromproject
 
9511
msgid "Remove Active File from Project"
8424
9512
msgstr ""
8425
9513
 
8426
9514
#: lazarusidestrconsts.liskmrunprogram
8429
9517
 
8430
9518
#: lazarusidestrconsts.liskmsaveall
8431
9519
msgid "SaveAll"
8432
 
msgstr ""
 
9520
msgstr "إحفظ الكلّ"
8433
9521
 
8434
9522
#: lazarusidestrconsts.liskmsaveas
8435
9523
msgid "SaveAs"
8436
 
msgstr ""
 
9524
msgstr "إحفظ نسخة جديدة"
8437
9525
 
8438
9526
#: lazarusidestrconsts.liskmsaveproject
8439
9527
msgid "Save project"
8440
 
msgstr ""
 
9528
msgstr "إحفظ المشروع"
8441
9529
 
8442
9530
#: lazarusidestrconsts.liskmsaveprojectas
8443
9531
msgid "Save project as"
8444
 
msgstr ""
 
9532
msgstr "إحفظ نسخة جديدة من المشروع"
8445
9533
 
8446
9534
#: lazarusidestrconsts.liskmselectlineend
8447
 
msgid "Select line end"
 
9535
msgctxt "lazarusidestrconsts.liskmselectlineend"
 
9536
msgid "Select Line End"
8448
9537
msgstr ""
8449
9538
 
8450
9539
#: lazarusidestrconsts.liskmselectlinestart
8451
 
msgid "Select line start"
 
9540
msgctxt "lazarusidestrconsts.liskmselectlinestart"
 
9541
msgid "Select Line Start"
8452
9542
msgstr ""
8453
9543
 
8454
9544
#: lazarusidestrconsts.liskmselectpagebottom
8455
 
msgid "Select page bottom"
 
9545
msgctxt "lazarusidestrconsts.liskmselectpagebottom"
 
9546
msgid "Select Page Bottom"
8456
9547
msgstr ""
8457
9548
 
8458
9549
#: lazarusidestrconsts.liskmselectpagetop
8459
 
msgid "Select page top"
 
9550
msgctxt "lazarusidestrconsts.liskmselectpagetop"
 
9551
msgid "Select Page Top"
8460
9552
msgstr ""
8461
9553
 
8462
9554
#: lazarusidestrconsts.liskmselectwordleft
8463
 
msgid "Select word left"
 
9555
msgctxt "lazarusidestrconsts.liskmselectwordleft"
 
9556
msgid "Select Word Left"
8464
9557
msgstr ""
8465
9558
 
8466
9559
#: lazarusidestrconsts.liskmselectwordright
8467
 
msgid "Select word right"
 
9560
msgctxt "lazarusidestrconsts.liskmselectwordright"
 
9561
msgid "Select Word Right"
8468
9562
msgstr ""
8469
9563
 
8470
9564
#: lazarusidestrconsts.liskmsetfreebookmark
8512
9606
msgstr ""
8513
9607
 
8514
9608
#: lazarusidestrconsts.liskmstopprogram
8515
 
msgid "Stop program"
 
9609
msgid "Stop Program"
8516
9610
msgstr ""
8517
9611
 
8518
9612
#: lazarusidestrconsts.liskmtogglebetweenunitandform
8560
9654
msgstr ""
8561
9655
 
8562
9656
#: lazarusidestrconsts.liskmtoggleviewassembler
8563
 
msgid "Toggle view Assembler"
 
9657
msgctxt "lazarusidestrconsts.liskmtoggleviewassembler"
 
9658
msgid "View Assembler"
8564
9659
msgstr ""
8565
9660
 
8566
9661
#: lazarusidestrconsts.liskmtoggleviewbreakpoints
8567
 
msgid "Toggle view Breakpoints"
 
9662
msgid "View Breakpoints"
8568
9663
msgstr ""
8569
9664
 
8570
9665
#: lazarusidestrconsts.liskmtoggleviewcallstack
8571
 
msgid "Toggle view Call Stack"
 
9666
msgctxt "lazarusidestrconsts.liskmtoggleviewcallstack"
 
9667
msgid "View Call Stack"
8572
9668
msgstr ""
8573
9669
 
8574
9670
#: lazarusidestrconsts.liskmtoggleviewcodeexplorer
8576
9672
msgstr ""
8577
9673
 
8578
9674
#: lazarusidestrconsts.liskmtoggleviewcomponentpalette
8579
 
msgid "Toggle view component palette"
 
9675
msgid "Toggle View Component Palette"
8580
9676
msgstr ""
8581
9677
 
8582
9678
#: lazarusidestrconsts.liskmtoggleviewdebugevents
8583
 
msgid "Toggle view Debuger Event Log"
 
9679
msgid "View Debuger Event Log"
8584
9680
msgstr ""
8585
9681
 
8586
9682
#: lazarusidestrconsts.liskmtoggleviewdebuggeroutput
8587
 
msgid "Toggle view Debugger Output"
 
9683
msgid "View Debugger Output"
8588
9684
msgstr ""
8589
9685
 
8590
9686
#: lazarusidestrconsts.liskmtoggleviewdocumentationeditor
8591
9687
msgid "Toggle view Documentation Editor"
8592
9688
msgstr ""
8593
9689
 
 
9690
#: lazarusidestrconsts.liskmtoggleviewhistory
 
9691
msgctxt "lazarusidestrconsts.liskmtoggleviewhistory"
 
9692
msgid "View History"
 
9693
msgstr ""
 
9694
 
8594
9695
#: lazarusidestrconsts.liskmtoggleviewidespeedbuttons
8595
9696
msgid "Toggle view IDE speed buttons"
8596
9697
msgstr ""
8597
9698
 
8598
9699
#: lazarusidestrconsts.liskmtoggleviewlocalvariables
8599
 
msgid "Toggle view Local Variables"
 
9700
msgid "View Local Variables"
8600
9701
msgstr ""
8601
9702
 
8602
9703
#: lazarusidestrconsts.liskmtoggleviewmessages
8607
9708
msgid "Toggle view Object Inspector"
8608
9709
msgstr ""
8609
9710
 
 
9711
#: lazarusidestrconsts.liskmtoggleviewpseudoterminal
 
9712
msgctxt "lazarusidestrconsts.liskmtoggleviewpseudoterminal"
 
9713
msgid "View Terminal Output"
 
9714
msgstr ""
 
9715
 
8610
9716
#: lazarusidestrconsts.liskmtoggleviewregisters
8611
 
msgid "Toggle view Registers"
 
9717
msgid "View Registers"
8612
9718
msgstr ""
8613
9719
 
8614
9720
#: lazarusidestrconsts.liskmtoggleviewsearchresults
8619
9725
msgid "Toggle view Source Editor"
8620
9726
msgstr ""
8621
9727
 
 
9728
#: lazarusidestrconsts.liskmtoggleviewthreads
 
9729
msgctxt "lazarusidestrconsts.liskmtoggleviewthreads"
 
9730
msgid "View Threads"
 
9731
msgstr ""
 
9732
 
8622
9733
#: lazarusidestrconsts.liskmtoggleviewwatches
8623
 
msgid "Toggle view Watches"
 
9734
msgid "View Watches"
8624
9735
msgstr ""
8625
9736
 
8626
9737
#: lazarusidestrconsts.liskmviewjumphistory
8632
9743
msgstr ""
8633
9744
 
8634
9745
#: lazarusidestrconsts.liskmviewprojectsource
8635
 
msgid "View project source"
 
9746
msgid "View Project Source"
8636
9747
msgstr ""
8637
9748
 
8638
9749
#: lazarusidestrconsts.liskmviewunitinfo
8647
9758
msgid "Launching target command line"
8648
9759
msgstr ""
8649
9760
 
 
9761
#: lazarusidestrconsts.lislazarus
 
9762
msgctxt "lazarusidestrconsts.lislazarus"
 
9763
msgid "Lazarus"
 
9764
msgstr ""
 
9765
 
8650
9766
#: lazarusidestrconsts.lislazarusdesktopsettings
8651
9767
msgid "Lazarus Desktop Settings"
8652
9768
msgstr ""
8668
9784
msgstr ""
8669
9785
 
8670
9786
#: lazarusidestrconsts.lislazarusfile
8671
 
msgid "Lazarus File"
 
9787
msgid "Lazarus file"
8672
9788
msgstr ""
8673
9789
 
8674
9790
#: lazarusidestrconsts.lislazarusform
8695
9811
msgid "lazarus [options] <project-filename>"
8696
9812
msgstr ""
8697
9813
 
 
9814
#: lazarusidestrconsts.lislazarusotherfile
 
9815
msgid "Lazarus other file"
 
9816
msgstr ""
 
9817
 
8698
9818
#: lazarusidestrconsts.lislazaruspackage
8699
9819
msgid "Lazarus package"
8700
9820
msgstr ""
8711
9831
msgid "Lazarus project source"
8712
9832
msgstr ""
8713
9833
 
 
9834
#: lazarusidestrconsts.lislazarussource
 
9835
msgid "Lazarus Source"
 
9836
msgstr ""
 
9837
 
8714
9838
#: lazarusidestrconsts.lislazarusunit
8715
9839
msgid "Lazarus unit"
8716
9840
msgstr ""
8724
9848
msgid "Choose output directory of the IDE executable "
8725
9849
msgstr ""
8726
9850
 
8727
 
#: lazarusidestrconsts.lislazbuildabopart
8728
 
msgid "Part"
8729
 
msgstr ""
8730
 
 
8731
 
#: lazarusidestrconsts.lislazbuildadd
8732
 
msgctxt "lazarusidestrconsts.lislazbuildadd"
8733
 
msgid "Add"
8734
 
msgstr ""
8735
 
 
8736
 
#: lazarusidestrconsts.lislazbuildadvancedbuildoptions
8737
 
msgid "Advanced Build Options"
8738
 
msgstr ""
8739
 
 
8740
9851
#: lazarusidestrconsts.lislazbuildareyousureyouwanttodeletethisbuildprofile
8741
9852
msgid "Are you sure you want to delete this build profile?"
8742
9853
msgstr ""
8743
9854
 
8744
 
#: lazarusidestrconsts.lislazbuildbuild
8745
 
msgctxt "lazarusidestrconsts.lislazbuildbuild"
8746
 
msgid "Build"
8747
 
msgstr "إبن"
8748
 
 
8749
 
#: lazarusidestrconsts.lislazbuildbuildadvanced
8750
 
msgctxt "lazarusidestrconsts.lislazbuildbuildadvanced"
8751
 
msgid "Build Advanced"
8752
 
msgstr ""
8753
 
 
8754
9855
#: lazarusidestrconsts.lislazbuildbuildcodetools
8755
9856
msgid "Build CodeTools"
8756
9857
msgstr ""
8759
9860
msgid "Build components (SynEdit, CodeTools)"
8760
9861
msgstr ""
8761
9862
 
8762
 
#: lazarusidestrconsts.lislazbuildbuildexamples
8763
 
msgid "Build examples"
8764
 
msgstr ""
8765
 
 
8766
9863
#: lazarusidestrconsts.lislazbuildbuildide
8767
9864
msgid "Build IDE"
8768
9865
msgstr ""
8769
9866
 
8770
 
#: lazarusidestrconsts.lislazbuildbuildjitform
8771
 
msgid "Build JITForm"
 
9867
#: lazarusidestrconsts.lislazbuildbuildmany
 
9868
msgid "Build Many"
8772
9869
msgstr ""
8773
9870
 
8774
9871
#: lazarusidestrconsts.lislazbuildbuildsynedit
8775
9872
msgid "Build SynEdit"
8776
9873
msgstr ""
8777
9874
 
8778
 
#: lazarusidestrconsts.lislazbuildcancel
8779
 
msgctxt "lazarusidestrconsts.lislazbuildcancel"
8780
 
msgid "Cancel"
8781
 
msgstr ""
8782
 
 
8783
 
#: lazarusidestrconsts.lislazbuildcleanall
8784
 
msgid "Clean all"
8785
 
msgstr ""
8786
 
 
8787
 
#: lazarusidestrconsts.lislazbuildcleanbuild
8788
 
msgid "Clean+Build"
8789
 
msgstr ""
8790
 
 
8791
9875
#: lazarusidestrconsts.lislazbuildcommonsettings
8792
9876
msgid "Common Settings"
8793
9877
msgstr ""
8794
9878
 
8795
 
#: lazarusidestrconsts.lislazbuildcompileselectedstaticpackagesintolazarusbinary
8796
 
msgid "Compile selected static packages into Lazarus binary"
8797
 
msgstr ""
8798
 
 
8799
9879
#: lazarusidestrconsts.lislazbuildconfirmbuild
8800
9880
msgid "Confirm before build"
8801
9881
msgstr ""
8804
9884
msgid "Confirm deletion"
8805
9885
msgstr ""
8806
9886
 
 
9887
#: lazarusidestrconsts.lislazbuilddebugide
 
9888
msgid "Debug IDE"
 
9889
msgstr ""
 
9890
 
8807
9891
#: lazarusidestrconsts.lislazbuilddefines
8808
9892
msgid "Defines"
8809
9893
msgstr ""
8831
9915
msgid "Error writing file"
8832
9916
msgstr ""
8833
9917
 
 
9918
#: lazarusidestrconsts.lislazbuildidewithoutpackages
 
9919
msgid "IDE without Packages"
 
9920
msgstr ""
 
9921
 
8834
9922
#: lazarusidestrconsts.lislazbuildisnoninteractiveabortingnow
8835
9923
msgid "%s%s%s%slazbuild is non interactive, aborting now."
8836
9924
msgstr ""
8837
9925
 
8838
 
#: lazarusidestrconsts.lislazbuildlikemakecleanoncmdline
8839
 
msgid "Like \"make clean\" on cmd line"
8840
 
msgstr ""
8841
 
 
8842
9926
#: lazarusidestrconsts.lislazbuildmanageprofiles
8843
9927
msgid "Manage Build Profiles"
8844
9928
msgstr ""
8859
9943
msgid "Current build options will be associated with:"
8860
9944
msgstr ""
8861
9945
 
8862
 
#: lazarusidestrconsts.lislazbuildnone
8863
 
msgctxt "lazarusidestrconsts.lislazbuildnone"
8864
 
msgid "None"
 
9946
#: lazarusidestrconsts.lislazbuildnormalide
 
9947
msgid "Normal IDE"
8865
9948
msgstr ""
8866
9949
 
8867
 
#: lazarusidestrconsts.lislazbuildok
8868
 
msgctxt "lazarusidestrconsts.lislazbuildok"
8869
 
msgid "Ok"
 
9950
#: lazarusidestrconsts.lislazbuildoptimizedide
 
9951
msgid "Optimized IDE"
8870
9952
msgstr ""
8871
9953
 
8872
9954
#: lazarusidestrconsts.lislazbuildoptions
8878
9960
msgstr ""
8879
9961
 
8880
9962
#: lazarusidestrconsts.lislazbuildprofile
8881
 
msgid "Profile to Build"
8882
 
msgstr ""
8883
 
 
8884
 
#: lazarusidestrconsts.lislazbuildqbobuildall
8885
 
msgid "Build All"
8886
 
msgstr ""
8887
 
 
8888
 
#: lazarusidestrconsts.lislazbuildqbobuildidewithoutpackages
8889
 
msgid "Build IDE without Packages"
8890
 
msgstr ""
8891
 
 
8892
 
#: lazarusidestrconsts.lislazbuildqbobuildidewpackages
8893
 
msgid "Build IDE with Packages"
8894
 
msgstr ""
8895
 
 
8896
 
#: lazarusidestrconsts.lislazbuildqbobuildlcl
8897
 
msgid "Build LCL"
8898
 
msgstr ""
8899
 
 
8900
 
#: lazarusidestrconsts.lislazbuildqbocleanupbuildall
8901
 
msgid "Clean Up + Build all"
 
9963
msgid "Profile to build"
8902
9964
msgstr ""
8903
9965
 
8904
9966
#: lazarusidestrconsts.lislazbuildrefresh
8906
9968
msgid "Refresh"
8907
9969
msgstr ""
8908
9970
 
8909
 
#: lazarusidestrconsts.lislazbuildremove
8910
 
msgctxt "lazarusidestrconsts.lislazbuildremove"
8911
 
msgid "Remove"
8912
 
msgstr ""
8913
 
 
8914
 
#: lazarusidestrconsts.lislazbuildrename
8915
 
msgctxt "lazarusidestrconsts.lislazbuildrename"
8916
 
msgid "Rename"
8917
 
msgstr "أبدل الإسم"
8918
 
 
8919
9971
#: lazarusidestrconsts.lislazbuildrenameprof
8920
9972
msgid "Rename Profile"
8921
9973
msgstr ""
8926
9978
 
8927
9979
#: lazarusidestrconsts.lislazbuildrestartafterbuild
8928
9980
msgid "Restart after building IDE"
8929
 
msgstr ""
 
9981
msgstr "أعد التّشغيل بعد بناء بيئة التّطوير المدمجة"
8930
9982
 
8931
 
#: lazarusidestrconsts.lislazbuildrestartlazarusautomaticallyafterbuildingtheidehasn
 
9983
#: lazarusidestrconsts.lislazbuildrestartlazarusautomatically
 
9984
msgctxt "lazarusidestrconsts.lislazbuildrestartlazarusautomatically"
8932
9985
msgid "Restart Lazarus automatically after building the IDE (has no effect when building other parts)"
8933
9986
msgstr ""
8934
9987
 
8935
 
#: lazarusidestrconsts.lislazbuildsavesettings
8936
 
msgid "Save settings"
8937
 
msgstr ""
8938
 
 
8939
9988
#: lazarusidestrconsts.lislazbuildselectprofilestobuild
8940
9989
msgid "Select profiles to build"
8941
9990
msgstr ""
8942
9991
 
8943
 
#: lazarusidestrconsts.lislazbuildshowconfirmationdialogwhenbuildingdirectlyfromtool
 
9992
#: lazarusidestrconsts.lislazbuildshowconfirmationdialogwhenbuilding
 
9993
msgctxt "lazarusidestrconsts.lislazbuildshowconfirmationdialogwhenbuilding"
8944
9994
msgid "Show confirmation dialog when building directly from Tools menu"
8945
9995
msgstr ""
8946
9996
 
8969
10019
msgid "Update revision info in \"About Lazarus\" dialog"
8970
10020
msgstr ""
8971
10021
 
8972
 
#: lazarusidestrconsts.lislazbuildwithstaticpackages
8973
 
msgid "With packages"
8974
 
msgstr ""
8975
 
 
8976
 
#: lazarusidestrconsts.lislcl
8977
 
msgid "LCL"
8978
 
msgstr ""
8979
 
 
8980
 
#: lazarusidestrconsts.lislclunitpathmissing
8981
 
msgid "LCL unit path missing"
 
10022
#: lazarusidestrconsts.lislazcleanupbuildall
 
10023
msgctxt "lazarusidestrconsts.lislazcleanupbuildall"
 
10024
msgid "Clean Up + Build all"
8982
10025
msgstr ""
8983
10026
 
8984
10027
#: lazarusidestrconsts.lislclwidgettype
8985
 
msgid "LCL Widget Type"
 
10028
msgid "LCL widget type"
8986
10029
msgstr ""
8987
10030
 
8988
10031
#: lazarusidestrconsts.lisldaddlinktoinherited
8993
10036
msgid "Copy from inherited"
8994
10037
msgstr ""
8995
10038
 
8996
 
#: lazarusidestrconsts.lislddoesnothaveanyvalidlazdocpathunabletocreatethefpdo
8997
 
msgid "%s does not have any valid LazDoc path.%sUnable to create the fpdoc file for %s"
 
10039
#: lazarusidestrconsts.lislddoesnothaveanyvalidfpdocpathunabletocreatethefpdo
 
10040
msgid "%s does not have any valid FPDoc path.%sUnable to create the fpdoc file for %s"
8998
10041
msgstr ""
8999
10042
 
9000
10043
#: lazarusidestrconsts.lisldmoveentriestoinherited
9001
10044
msgid "Move entries to inherited"
9002
10045
msgstr ""
9003
10046
 
9004
 
#: lazarusidestrconsts.lisldnovalidlazdocpath
9005
 
msgid "No valid LazDoc path"
 
10047
#: lazarusidestrconsts.lisldnovalidfpdocpath
 
10048
msgid "No valid FPDoc path"
9006
10049
msgstr ""
9007
10050
 
9008
10051
#: lazarusidestrconsts.lisldtheunitisnotownedbeanypackageorprojectpleaseaddthe
9009
10052
msgid "The unit %s is not owned be any package or project.%sPlease add the unit to a package or project.%sUnable to create the fpdoc file."
9010
10053
msgstr ""
9011
10054
 
9012
 
#: lazarusidestrconsts.lisleaveemptyfo
9013
 
msgid "Leave empty for default .po file"
9014
 
msgstr ""
9015
 
 
9016
10055
#: lazarusidestrconsts.lisleft
9017
10056
msgctxt "lazarusidestrconsts.lisleft"
9018
10057
msgid "Left"
9038
10077
msgid "Left space equally"
9039
10078
msgstr ""
9040
10079
 
 
10080
#: lazarusidestrconsts.lisless
 
10081
msgctxt "lazarusidestrconsts.lisless"
 
10082
msgid "Less"
 
10083
msgstr ""
 
10084
 
9041
10085
#: lazarusidestrconsts.lislevels
9042
10086
msgid "Levels"
9043
10087
msgstr ""
9090
10134
msgid "list of all case values"
9091
10135
msgstr ""
9092
10136
 
 
10137
#: lazarusidestrconsts.lisloadedsuccessfully
 
10138
msgid "Loaded successfully"
 
10139
msgstr ""
 
10140
 
9093
10141
#: lazarusidestrconsts.lisloadingfailed
9094
10142
msgid "Loading %s failed."
9095
10143
msgstr ""
9098
10146
msgid "Locals"
9099
10147
msgstr ""
9100
10148
 
9101
 
#: lazarusidestrconsts.lislocalsdlgname
9102
 
msgctxt "lazarusidestrconsts.lislocalsdlgname"
9103
 
msgid "Name"
9104
 
msgstr ""
9105
 
 
9106
 
#: lazarusidestrconsts.lislocalsdlgvalue
9107
 
msgctxt "lazarusidestrconsts.lislocalsdlgvalue"
9108
 
msgid "Value"
 
10149
#: lazarusidestrconsts.lislocalsdlgcopyname
 
10150
msgid "&Copy Name"
 
10151
msgstr ""
 
10152
 
 
10153
#: lazarusidestrconsts.lislocalsdlgcopyvalue
 
10154
msgid "C&opy Value"
 
10155
msgstr ""
 
10156
 
 
10157
#: lazarusidestrconsts.lislocalsnotevaluated
 
10158
msgid "Locals not evaluated"
 
10159
msgstr ""
 
10160
 
 
10161
#: lazarusidestrconsts.lislogcallstack
 
10162
msgid "Log Call Stack"
 
10163
msgstr ""
 
10164
 
 
10165
#: lazarusidestrconsts.lislogcallstacklimit
 
10166
msgid "(frames limit. 0 - no limits)"
 
10167
msgstr ""
 
10168
 
 
10169
#: lazarusidestrconsts.lislogevalexpression
 
10170
msgctxt "lazarusidestrconsts.lislogevalexpression"
 
10171
msgid "Eval expression"
9109
10172
msgstr ""
9110
10173
 
9111
10174
#: lazarusidestrconsts.lislogmessage
9112
 
msgid "Log message"
 
10175
msgid "Log Message"
9113
10176
msgstr ""
9114
10177
 
9115
10178
#: lazarusidestrconsts.lislogo
9153
10216
msgstr ""
9154
10217
 
9155
10218
#: lazarusidestrconsts.lismainunithasapplicationcreateformstatements
9156
 
msgid "Main Unit has Application.CreateForm statements"
 
10219
msgid "Main unit has Application.CreateForm statements"
9157
10220
msgstr ""
9158
10221
 
9159
10222
#: lazarusidestrconsts.lismainunithasapplicationtitlestatements
9160
 
msgid "Main Unit has Application.Title statements"
 
10223
msgid "Main unit has Application.Title statements"
9161
10224
msgstr ""
9162
10225
 
9163
10226
#: lazarusidestrconsts.lismainunithasusessectioncontainingallunitsofproject
9164
 
msgid "Main Unit has Uses Section containing all Units of project"
 
10227
msgid "Main unit has Uses section containing all units of project"
9165
10228
msgstr ""
9166
10229
 
9167
10230
#: lazarusidestrconsts.lismainunitispascalsource
9168
 
msgid "Main Unit is Pascal Source"
 
10231
msgid "Main unit is Pascal source"
9169
10232
msgstr ""
9170
10233
 
9171
10234
#: lazarusidestrconsts.lismakeexe
9249
10312
msgid "Max %d"
9250
10313
msgstr ""
9251
10314
 
 
10315
#: lazarusidestrconsts.lismaybeyouhavetorecompilethepackage
 
10316
msgid "%s Maybe you have to recompile the package."
 
10317
msgstr ""
 
10318
 
 
10319
#: lazarusidestrconsts.lismeaction
 
10320
msgctxt "lazarusidestrconsts.lismeaction"
 
10321
msgid "Action"
 
10322
msgstr ""
 
10323
 
9252
10324
#: lazarusidestrconsts.lismemorydump
9253
10325
msgid "Memory Dump"
9254
10326
msgstr ""
9261
10333
msgid "About FPC"
9262
10334
msgstr ""
9263
10335
 
9264
 
#: lazarusidestrconsts.lismenuaddbpsource
9265
 
msgid "Source breakpoint"
9266
 
msgstr ""
9267
 
 
9268
10336
#: lazarusidestrconsts.lismenuaddbreakpoint
9269
 
msgid "Add breakpoint"
 
10337
msgid "Add &Breakpoint"
9270
10338
msgstr ""
9271
10339
 
9272
 
#: lazarusidestrconsts.lismenuaddcurunittopkg
9273
 
msgid "Add active unit to a package"
 
10340
#: lazarusidestrconsts.lismenuaddcurfiletopkg
 
10341
msgid "Add Active File to Package ..."
9274
10342
msgstr ""
9275
10343
 
9276
10344
#: lazarusidestrconsts.lismenuaddjumppointtohistory
9277
 
msgid "Add jump point to history"
 
10345
msgid "Add Jump Point to History"
9278
10346
msgstr ""
9279
10347
 
9280
10348
#: lazarusidestrconsts.lismenuaddtoproject
9281
 
msgid "Add editor file to Project"
9282
 
msgstr ""
 
10349
msgid "Add Editor File to Project"
 
10350
msgstr "أضف الجذاذة للمشروع"
9283
10351
 
9284
10352
#: lazarusidestrconsts.lismenuaddwatch
9285
 
msgid "Add watch ..."
 
10353
msgid "Add &Watch ..."
9286
10354
msgstr ""
9287
10355
 
9288
10356
#: lazarusidestrconsts.lismenubeaklinesinselection
9289
 
msgid "Break Lines in selection"
 
10357
msgid "Break Lines in Selection"
9290
10358
msgstr ""
9291
10359
 
9292
 
#: lazarusidestrconsts.lismenubuild
9293
 
msgctxt "lazarusidestrconsts.lismenubuild"
9294
 
msgid "Build"
9295
 
msgstr "إبن"
9296
 
 
9297
 
#: lazarusidestrconsts.lismenubuildall
9298
 
msgid "Build all"
9299
 
msgstr "إبن الكل"
9300
 
 
9301
10360
#: lazarusidestrconsts.lismenubuildfile
9302
10361
msgid "Build File"
9303
 
msgstr ""
 
10362
msgstr "ترجم الجذاذة"
9304
10363
 
9305
10364
#: lazarusidestrconsts.lismenubuildlazarus
9306
 
msgid "Build Lazarus with current profile"
 
10365
msgid "Build Lazarus with Current Profile"
9307
10366
msgstr ""
9308
10367
 
9309
10368
#: lazarusidestrconsts.lismenubuildlazarusprof
9310
 
msgid "Build Lazarus with profile: %s"
 
10369
msgid "Build Lazarus with Profile: %s"
9311
10370
msgstr ""
9312
10371
 
9313
10372
#: lazarusidestrconsts.lismenuchecklfm
9314
 
msgid "Check LFM file in editor"
 
10373
msgid "Check LFM File in Editor"
9315
10374
msgstr ""
9316
10375
 
9317
10376
#: lazarusidestrconsts.lismenucleandirectory
9318
 
msgid "Clean directory ..."
9319
 
msgstr ""
 
10377
msgid "Clean Directory ..."
 
10378
msgstr "نظّف الملفّ ..."
9320
10379
 
9321
 
#: lazarusidestrconsts.lismenuclose
9322
 
msgctxt "lazarusidestrconsts.lismenuclose"
9323
 
msgid "Close"
9324
 
msgstr ""
 
10380
#: lazarusidestrconsts.lismenucleanupcompiled
 
10381
msgid "Clean up Build Files ..."
 
10382
msgstr "إمح منتجات عمليّة البناء ..."
9325
10383
 
9326
10384
#: lazarusidestrconsts.lismenucloseall
9327
 
msgid "Close a&ll editor files"
9328
 
msgstr ""
 
10385
msgid "Close A&ll Editor Files"
 
10386
msgstr "أغلق كلّ الجذاذات المفتوحة في المحرّر"
9329
10387
 
9330
10388
#: lazarusidestrconsts.lismenucloseproject
9331
10389
msgid "Close Project"
9332
 
msgstr ""
 
10390
msgstr "أغلق المشروع"
9333
10391
 
9334
10392
#: lazarusidestrconsts.lismenucodetoolsdefineseditor
9335
 
msgid "CodeTools defines editor ..."
9336
 
msgstr ""
9337
 
 
9338
 
#: lazarusidestrconsts.lismenucollectpofil
9339
 
msgid "Collect .po files"
 
10393
msgid "CodeTools Defines Editor ..."
9340
10394
msgstr ""
9341
10395
 
9342
10396
#: lazarusidestrconsts.lismenucommentselection
9343
 
msgid "Comment selection"
 
10397
msgid "Comment Selection"
9344
10398
msgstr ""
9345
10399
 
9346
10400
#: lazarusidestrconsts.lismenucompileroptions
9352
10406
msgid "Complete Code"
9353
10407
msgstr ""
9354
10408
 
9355
 
#: lazarusidestrconsts.lismenuconditionalselection
9356
 
msgid "Insert $IFDEF..."
9357
 
msgstr ""
9358
 
 
9359
10409
#: lazarusidestrconsts.lismenuconfigbuildfile
9360
10410
msgid "Configure Build+Run File ..."
9361
10411
msgstr ""
9362
10412
 
9363
10413
#: lazarusidestrconsts.lismenuconfigcustomcomps
9364
 
msgid "Configure custom components ..."
 
10414
msgid "Configure Custom Components ..."
9365
10415
msgstr ""
9366
10416
 
9367
10417
#: lazarusidestrconsts.lismenuconfigexternaltools
9368
 
msgid "Configure external tools ..."
 
10418
msgid "Configure External Tools ..."
9369
10419
msgstr ""
9370
10420
 
9371
10421
#: lazarusidestrconsts.lismenuconfigurebuildlazarus
9381
10431
msgstr ""
9382
10432
 
9383
10433
#: lazarusidestrconsts.lismenuconvertdelphipackage
9384
 
msgid "Convert Delphi package to Lazarus package ..."
 
10434
msgid "Convert Delphi Package to Lazarus Package ..."
9385
10435
msgstr ""
9386
10436
 
9387
10437
#: lazarusidestrconsts.lismenuconvertdelphiproject
9388
 
msgid "Convert Delphi project to Lazarus project ..."
 
10438
msgid "Convert Delphi Project to Lazarus Project ..."
9389
10439
msgstr ""
9390
10440
 
9391
10441
#: lazarusidestrconsts.lismenuconvertdelphiunit
9392
 
msgid "Convert Delphi unit to Lazarus unit ..."
 
10442
msgid "Convert Delphi Unit to Lazarus Unit ..."
9393
10443
msgstr ""
9394
10444
 
9395
10445
#: lazarusidestrconsts.lismenuconvertdfmtolfm
9396
 
msgid "Convert binary DFM file to text LFM and check syntax ..."
 
10446
msgid "Convert Binary DFM to Text LFM + Check Syntax ..."
9397
10447
msgstr ""
9398
10448
 
9399
10449
#: lazarusidestrconsts.lismenuconvertencoding
9400
 
msgid "Convert encoding of projects/packages ..."
 
10450
msgid "Convert Encoding of Projects/Packages ..."
9401
10451
msgstr ""
9402
10452
 
9403
 
#: lazarusidestrconsts.lismenucopy
9404
 
msgctxt "lazarusidestrconsts.lismenucopy"
9405
 
msgid "Copy"
9406
 
msgstr "إنسخ"
9407
 
 
9408
10453
#: lazarusidestrconsts.lismenucreatefpdocfiles
9409
10454
msgid "Create FPDoc files"
9410
10455
msgstr ""
9411
10456
 
9412
 
#: lazarusidestrconsts.lismenucreatepofile
9413
 
msgid "Create .po files"
9414
 
msgstr "أنشئ جذاذة ترجمة"
9415
 
 
9416
 
#: lazarusidestrconsts.lismenucut
9417
 
msgctxt "lazarusidestrconsts.lismenucut"
9418
 
msgid "Cut"
9419
 
msgstr "قص"
9420
 
 
9421
10457
#: lazarusidestrconsts.lismenudebugwindows
9422
 
msgid "Debug windows"
 
10458
msgid "Debug Windows"
9423
10459
msgstr ""
9424
10460
 
9425
10461
#: lazarusidestrconsts.lismenudiff
9426
10462
msgctxt "lazarusidestrconsts.lismenudiff"
9427
 
msgid "Diff"
 
10463
msgid "Diff ..."
9428
10464
msgstr ""
9429
10465
 
9430
10466
#: lazarusidestrconsts.lismenuedit
9440
10476
msgstr ""
9441
10477
 
9442
10478
#: lazarusidestrconsts.lismenueditinstallpkgs
9443
 
msgid "Install/Uninstall packages ..."
 
10479
msgid "Install/Uninstall Packages ..."
9444
10480
msgstr ""
9445
10481
 
9446
10482
#: lazarusidestrconsts.lismenueditor
9447
 
msgid "Menu Editor..."
9448
 
msgstr ""
9449
 
 
9450
 
#: lazarusidestrconsts.lismenueditorcancel
9451
 
msgctxt "lazarusidestrconsts.lismenueditorcancel"
9452
 
msgid "Cancel"
 
10483
msgid "Menu Editor ..."
9453
10484
msgstr ""
9454
10485
 
9455
10486
#: lazarusidestrconsts.lismenueditorcreatesubmenu
9457
10488
msgstr ""
9458
10489
 
9459
10490
#: lazarusidestrconsts.lismenueditordeletefromtemplate
9460
 
msgid "Delete From Template..."
 
10491
msgid "Delete From Template ..."
9461
10492
msgstr ""
9462
10493
 
9463
10494
#: lazarusidestrconsts.lismenueditordeleteitem
9469
10500
msgstr ""
9470
10501
 
9471
10502
#: lazarusidestrconsts.lismenueditorinsertfromtemplate
9472
 
msgid "Insert From Template..."
 
10503
msgid "Insert From Template ..."
9473
10504
msgstr ""
9474
10505
 
9475
10506
#: lazarusidestrconsts.lismenueditorinsertnewitemafter
9493
10524
msgstr ""
9494
10525
 
9495
10526
#: lazarusidestrconsts.lismenueditornewtemplatedescription
9496
 
msgid "New Template Description..."
 
10527
msgid "New Template Description ..."
9497
10528
msgstr ""
9498
10529
 
9499
10530
#: lazarusidestrconsts.lismenueditorsaveastemplate
9500
 
msgid "Save As Template..."
 
10531
msgid "Save As Template ..."
9501
10532
msgstr ""
9502
10533
 
9503
10534
#: lazarusidestrconsts.lismenueditorselectmenu
9512
10543
msgid "Template Preview"
9513
10544
msgstr ""
9514
10545
 
 
10546
#: lazarusidestrconsts.lismenuencloseinifdef
 
10547
msgid "Enclose in $IFDEF ..."
 
10548
msgstr ""
 
10549
 
9515
10550
#: lazarusidestrconsts.lismenuencloseselection
9516
 
msgid "Enclose selection ..."
 
10551
msgid "Enclose Selection ..."
9517
10552
msgstr ""
9518
10553
 
9519
 
#: lazarusidestrconsts.lismenuenvironent
9520
 
msgid "E&nvironment"
9521
 
msgstr "بيئة"
9522
 
 
9523
10554
#: lazarusidestrconsts.lismenuevaluate
9524
 
msgid "Evaluate/Modify ..."
 
10555
msgid "E&valuate/Modify ..."
 
10556
msgstr ""
 
10557
 
 
10558
#: lazarusidestrconsts.lismenuexampleprojects
 
10559
msgid "Example Projects ..."
9525
10560
msgstr ""
9526
10561
 
9527
10562
#: lazarusidestrconsts.lismenuextractproc
9528
 
msgid "Extract procedure ..."
 
10563
msgid "Extract Procedure ..."
9529
10564
msgstr ""
9530
10565
 
9531
10566
#: lazarusidestrconsts.lismenufile
9542
10577
msgstr "إبحث"
9543
10578
 
9544
10579
#: lazarusidestrconsts.lismenufindblockotherendofcodeblock
9545
 
msgid "Find other end of code block"
 
10580
msgid "Find Other End of Code Block"
9546
10581
msgstr ""
9547
10582
 
9548
10583
#: lazarusidestrconsts.lismenufindcodeblockstart
9549
 
msgid "Find code block start"
 
10584
msgid "Find Start of Code Block"
9550
10585
msgstr ""
9551
10586
 
9552
10587
#: lazarusidestrconsts.lismenufinddeclarationatcursor
9553
 
msgid "Find Declaration at cursor"
 
10588
msgid "Find Declaration at Cursor"
9554
10589
msgstr ""
9555
10590
 
9556
10591
#: lazarusidestrconsts.lismenufindidentifierrefs
9558
10593
msgstr ""
9559
10594
 
9560
10595
#: lazarusidestrconsts.lismenufindinfiles
9561
 
msgid "Find &in files ..."
 
10596
msgid "Find &in Files ..."
9562
10597
msgstr "إبحث في الجذاذات"
9563
10598
 
9564
10599
#: lazarusidestrconsts.lismenufindnext
9569
10604
msgid "Find &Previous"
9570
10605
msgstr "إبحث عن السابق"
9571
10606
 
9572
 
#: lazarusidestrconsts.lismenufpdoceditor
9573
 
msgctxt "lazarusidestrconsts.lismenufpdoceditor"
9574
 
msgid "FPDoc Editor"
9575
 
msgstr ""
9576
 
 
9577
10607
#: lazarusidestrconsts.lismenugeneraloptions
9578
10608
msgid "Options ..."
9579
10609
msgstr ""
9580
10610
 
9581
10611
#: lazarusidestrconsts.lismenugotoincludedirective
9582
 
msgid "Goto include directive"
 
10612
msgid "Goto Include Directive"
9583
10613
msgstr ""
9584
10614
 
9585
10615
#: lazarusidestrconsts.lismenugotoline
9586
 
msgid "Goto line ..."
9587
 
msgstr ""
 
10616
msgid "Goto Line ..."
 
10617
msgstr "إذهب إلى السّطر ..."
9588
10618
 
9589
10619
#: lazarusidestrconsts.lismenuguessmisplacedifdef
9590
 
msgid "Guess misplaced IFDEF/ENDIF"
 
10620
msgid "Guess Misplaced IFDEF/ENDIF"
9591
10621
msgstr ""
9592
10622
 
9593
10623
#: lazarusidestrconsts.lismenuguessunclosedblock
9594
 
msgid "Guess unclosed block"
 
10624
msgid "Guess Unclosed Block"
9595
10625
msgstr ""
9596
10626
 
9597
10627
#: lazarusidestrconsts.lismenuhelp
9599
10629
msgstr "معونة"
9600
10630
 
9601
10631
#: lazarusidestrconsts.lismenuideinternals
9602
 
msgid "IDE internals"
 
10632
msgid "IDE Internals"
9603
10633
msgstr ""
9604
10634
 
9605
10635
#: lazarusidestrconsts.lismenuincrementalfind
9607
10637
msgstr ""
9608
10638
 
9609
10639
#: lazarusidestrconsts.lismenuindentselection
9610
 
msgid "Indent selection"
 
10640
msgid "Indent Selection"
9611
10641
msgstr ""
9612
10642
 
9613
10643
#: lazarusidestrconsts.lismenuinsertchangelogentry
9614
 
msgid "ChangeLog entry"
 
10644
msgid "ChangeLog Entry"
9615
10645
msgstr ""
9616
10646
 
9617
10647
#: lazarusidestrconsts.lismenuinsertcharacter
9618
 
msgid "Insert from Character Map"
 
10648
msgid "Insert from Character Map ..."
9619
10649
msgstr ""
9620
10650
 
9621
10651
#: lazarusidestrconsts.lismenuinsertcvskeyword
9622
 
msgid "CVS keyword"
 
10652
msgid "Insert CVS Keyword"
9623
10653
msgstr ""
9624
10654
 
9625
10655
#: lazarusidestrconsts.lismenuinsertdatetime
9626
 
msgid "Current date and time"
 
10656
msgid "Current Date and Time"
 
10657
msgstr ""
 
10658
 
 
10659
#: lazarusidestrconsts.lismenuinsertfilename
 
10660
msgid "Insert Full Filename ..."
9627
10661
msgstr ""
9628
10662
 
9629
10663
#: lazarusidestrconsts.lismenuinsertgeneral
9630
10664
msgctxt "lazarusidestrconsts.lismenuinsertgeneral"
9631
 
msgid "General"
 
10665
msgid "Insert General"
9632
10666
msgstr ""
9633
10667
 
9634
10668
#: lazarusidestrconsts.lismenuinsertgplnotice
9635
 
msgid "GPL notice"
 
10669
msgid "GPL Notice"
9636
10670
msgstr ""
9637
10671
 
9638
10672
#: lazarusidestrconsts.lismenuinsertlgplnotice
9639
 
msgid "LGPL notice"
 
10673
msgid "LGPL Notice"
 
10674
msgstr ""
 
10675
 
 
10676
#: lazarusidestrconsts.lismenuinsertmitnotice
 
10677
msgid "MIT Notice"
9640
10678
msgstr ""
9641
10679
 
9642
10680
#: lazarusidestrconsts.lismenuinsertmodifiedlgplnotice
9643
 
msgid "Modified LGPL notice"
9644
 
msgstr ""
9645
 
 
9646
 
#: lazarusidestrconsts.lismenuinserttext
9647
 
msgid "Insert text"
 
10681
msgid "Modified LGPL Notice"
9648
10682
msgstr ""
9649
10683
 
9650
10684
#: lazarusidestrconsts.lismenuinsertusername
9651
 
msgid "Current username"
 
10685
msgid "Current Username"
9652
10686
msgstr ""
9653
10687
 
9654
10688
#: lazarusidestrconsts.lismenuinspect
9655
 
msgid "Inspect ..."
 
10689
msgctxt "lazarusidestrconsts.lismenuinspect"
 
10690
msgid "&Inspect ..."
9656
10691
msgstr ""
9657
10692
 
9658
10693
#: lazarusidestrconsts.lismenujumpback
9659
 
msgid "Jump back"
 
10694
msgid "Jump Back"
9660
10695
msgstr ""
9661
10696
 
9662
10697
#: lazarusidestrconsts.lismenujumpforward
9663
 
msgid "Jump forward"
 
10698
msgid "Jump Forward"
9664
10699
msgstr ""
9665
10700
 
9666
10701
#: lazarusidestrconsts.lismenujumpto
9667
10702
msgid "Jump to"
9668
10703
msgstr ""
9669
10704
 
 
10705
#: lazarusidestrconsts.lismenujumptoimplementation
 
10706
msgid "Jump to Implementation"
 
10707
msgstr ""
 
10708
 
9670
10709
#: lazarusidestrconsts.lismenujumptonextbookmark
9671
 
msgid "Jump to next bookmark"
 
10710
msgid "Jump to Next Bookmark"
9672
10711
msgstr ""
9673
10712
 
9674
10713
#: lazarusidestrconsts.lismenujumptonexterror
9675
 
msgid "Jump to next error"
 
10714
msgid "Jump to Next Error"
9676
10715
msgstr ""
9677
10716
 
9678
10717
#: lazarusidestrconsts.lismenujumptoprevbookmark
9679
 
msgid "Jump to previous bookmark"
 
10718
msgid "Jump to Previous Bookmark"
9680
10719
msgstr ""
9681
10720
 
9682
10721
#: lazarusidestrconsts.lismenujumptopreverror
9683
 
msgid "Jump to previous error"
 
10722
msgid "Jump to Previous Error"
9684
10723
msgstr ""
9685
10724
 
9686
10725
#: lazarusidestrconsts.lismenulowercaseselection
9687
 
msgid "Lowercase selection"
 
10726
msgid "Lowercase Selection"
9688
10727
msgstr ""
9689
10728
 
9690
10729
#: lazarusidestrconsts.lismenumakeresourcestring
9691
10730
msgid "Make Resource String ..."
9692
10731
msgstr ""
9693
10732
 
 
10733
#: lazarusidestrconsts.lismenunewcomponent
 
10734
msgctxt "lazarusidestrconsts.lismenunewcomponent"
 
10735
msgid "New Component"
 
10736
msgstr ""
 
10737
 
9694
10738
#: lazarusidestrconsts.lismenunewform
9695
10739
msgid "New Form"
9696
10740
msgstr "&شكل جديد"
9700
10744
msgstr "إصنع"
9701
10745
 
9702
10746
#: lazarusidestrconsts.lismenunewpackage
9703
 
msgid "New package ..."
 
10747
msgid "New Package ..."
9704
10748
msgstr ""
9705
10749
 
9706
10750
#: lazarusidestrconsts.lismenunewproject
9708
10752
msgstr "مشروع &جديد ..."
9709
10753
 
9710
10754
#: lazarusidestrconsts.lismenunewprojectfromfile
9711
 
msgid "New Project from file ..."
 
10755
msgid "New Project from File ..."
9712
10756
msgstr ""
9713
10757
 
9714
10758
#: lazarusidestrconsts.lismenunewunit
9716
10760
msgid "New Unit"
9717
10761
msgstr "وحدة جديدة"
9718
10762
 
 
10763
#: lazarusidestrconsts.lismenuok
 
10764
msgctxt "lazarusidestrconsts.lismenuok"
 
10765
msgid "&OK"
 
10766
msgstr ""
 
10767
 
9719
10768
#: lazarusidestrconsts.lismenuonlinehelp
9720
10769
msgid "Online Help"
9721
10770
msgstr "معونة على شبكة الإتصالات العالمية"
9722
10771
 
9723
10772
#: lazarusidestrconsts.lismenuopen
9724
 
#, fuzzy
9725
 
#| msgid "Open ..."
9726
10773
msgid "&Open ..."
9727
10774
msgstr "إفتح ..."
9728
10775
 
9729
10776
#: lazarusidestrconsts.lismenuopenfilenameatcursor
9730
 
msgid "Open filename at cursor"
 
10777
msgid "Open Filename at Cursor"
9731
10778
msgstr ""
9732
10779
 
9733
10780
#: lazarusidestrconsts.lismenuopenpackage
9734
 
msgid "Open loaded package ..."
 
10781
msgid "Open Loaded Package ..."
9735
10782
msgstr ""
9736
10783
 
9737
10784
#: lazarusidestrconsts.lismenuopenpackagefile
9738
 
msgid "Open package file (.lpk) ..."
 
10785
msgid "Open Package File (.lpk) ..."
9739
10786
msgstr ""
9740
10787
 
9741
10788
#: lazarusidestrconsts.lismenuopenpackageofcurunit
9742
 
msgid "Open package of current unit"
 
10789
msgid "Open Package of Current Unit"
9743
10790
msgstr ""
9744
10791
 
9745
10792
#: lazarusidestrconsts.lismenuopenproject
9747
10794
msgstr "إفتح المشروع ..."
9748
10795
 
9749
10796
#: lazarusidestrconsts.lismenuopenrecent
9750
 
#, fuzzy
9751
 
#| msgid "Open Recent ..."
9752
 
msgid "Open &Recent ..."
 
10797
msgid "Open &Recent"
9753
10798
msgstr "إفتح ملفا أستعمل حديثا ..."
9754
10799
 
9755
10800
#: lazarusidestrconsts.lismenuopenrecentpkg
9756
 
msgid "Open recent package ..."
 
10801
msgid "Open Recent Package"
9757
10802
msgstr ""
9758
10803
 
9759
10804
#: lazarusidestrconsts.lismenuopenrecentproject
9760
 
msgid "Open Recent Project ..."
 
10805
msgctxt "lazarusidestrconsts.lismenuopenrecentproject"
 
10806
msgid "Open Recent Project"
9761
10807
msgstr "إفتح مشروعا أستعمل حديثا ..."
9762
10808
 
9763
10809
#: lazarusidestrconsts.lismenupackage
9764
 
msgid "&Package"
 
10810
msgid "Pa&ckage"
9765
10811
msgstr ""
9766
10812
 
9767
10813
#: lazarusidestrconsts.lismenupackagegraph
9768
 
msgid "Package Graph ..."
 
10814
msgid "Package Graph"
9769
10815
msgstr ""
9770
10816
 
9771
10817
#: lazarusidestrconsts.lismenupackagelinks
9772
 
msgid "Package links ..."
 
10818
msgid "Package Links ..."
9773
10819
msgstr ""
9774
10820
 
9775
 
#: lazarusidestrconsts.lismenupaste
9776
 
msgctxt "lazarusidestrconsts.lismenupaste"
9777
 
msgid "Paste"
9778
 
msgstr "ألصق"
9779
 
 
9780
 
#: lazarusidestrconsts.lismenupause
9781
 
msgctxt "lazarusidestrconsts.lismenupause"
9782
 
msgid "Pause"
 
10821
#: lazarusidestrconsts.lismenupkgnewpackagecomponent
 
10822
msgid "New package component"
9783
10823
msgstr ""
9784
10824
 
9785
10825
#: lazarusidestrconsts.lismenuprocedurelist
9801
10841
 
9802
10842
#: lazarusidestrconsts.lismenuprojectrun
9803
10843
msgctxt "lazarusidestrconsts.lismenuprojectrun"
9804
 
msgid "Run"
 
10844
msgid "&Run"
9805
10845
msgstr ""
9806
10846
 
9807
10847
#: lazarusidestrconsts.lismenupublishproject
9809
10849
msgstr ""
9810
10850
 
9811
10851
#: lazarusidestrconsts.lismenuquickcompile
9812
 
msgid "Quick compile"
 
10852
msgid "Quick Compile"
9813
10853
msgstr ""
9814
10854
 
9815
10855
#: lazarusidestrconsts.lismenuquicksyntaxcheck
9816
 
msgid "Quick syntax check"
 
10856
msgid "Quick Syntax Check"
9817
10857
msgstr ""
9818
10858
 
9819
10859
#: lazarusidestrconsts.lismenuquicksyntaxcheckok
9820
10860
msgid "Quick syntax check OK"
9821
10861
msgstr ""
9822
10862
 
9823
 
#: lazarusidestrconsts.lismenuquit
9824
 
#, fuzzy
9825
 
#| msgid "Quit"
9826
 
msgid "&Quit"
9827
 
msgstr "خروج من البرنامج"
9828
 
 
9829
 
#: lazarusidestrconsts.lismenuredo
9830
 
msgctxt "lazarusidestrconsts.lismenuredo"
9831
 
msgid "Redo"
9832
 
msgstr "كرر"
9833
 
 
9834
10863
#: lazarusidestrconsts.lismenuremovefromproject
9835
10864
msgid "Remove from Project ..."
9836
10865
msgstr ""
9839
10868
msgid "Rename Identifier ..."
9840
10869
msgstr ""
9841
10870
 
9842
 
#: lazarusidestrconsts.lismenureplace
9843
 
msgctxt "lazarusidestrconsts.lismenureplace"
9844
 
msgid "Replace"
9845
 
msgstr "إستبدل"
9846
 
 
9847
 
#: lazarusidestrconsts.lismenureplace2
9848
 
msgid "&Replace ..."
9849
 
msgstr ""
9850
 
 
9851
10871
#: lazarusidestrconsts.lismenureportingbug
9852
 
msgid "Reporting a bug..."
 
10872
msgctxt "lazarusidestrconsts.lismenureportingbug"
 
10873
msgid "Reporting a Bug"
9853
10874
msgstr ""
9854
10875
 
9855
10876
#: lazarusidestrconsts.lismenurescanfpcsourcedirectory
9856
 
msgid "Rescan FPC source directory"
 
10877
msgid "Rescan FPC Source Directory"
9857
10878
msgstr ""
9858
10879
 
9859
10880
#: lazarusidestrconsts.lismenuresetdebugger
9860
 
msgid "Reset debugger"
9861
 
msgstr ""
9862
 
 
9863
 
#: lazarusidestrconsts.lismenurestart
9864
 
msgid "Restart"
 
10881
msgid "Reset Debugger"
9865
10882
msgstr ""
9866
10883
 
9867
10884
#: lazarusidestrconsts.lismenurevert
9868
10885
msgid "Revert"
9869
 
msgstr ""
 
10886
msgstr "ألغ التّغييرات"
9870
10887
 
9871
10888
#: lazarusidestrconsts.lismenurun
 
10889
msgctxt "lazarusidestrconsts.lismenurun"
9872
10890
msgid "&Run"
9873
10891
msgstr "تشغيل"
9874
10892
 
9877
10895
msgstr ""
9878
10896
 
9879
10897
#: lazarusidestrconsts.lismenurunparameters
9880
 
msgid "Run Parameters ..."
 
10898
msgid "Run &Parameters ..."
9881
10899
msgstr ""
9882
10900
 
9883
10901
#: lazarusidestrconsts.lismenuruntocursor
9884
 
msgid "Run to cursor"
 
10902
msgid "Run to &Cursor"
9885
10903
msgstr ""
9886
10904
 
9887
10905
#: lazarusidestrconsts.lismenusave
9888
10906
msgctxt "lazarusidestrconsts.lismenusave"
9889
10907
msgid "&Save"
9890
 
msgstr ""
9891
 
 
9892
 
#: lazarusidestrconsts.lismenusaveall
9893
 
msgid "Save All"
9894
 
msgstr ""
 
10908
msgstr "إحفظ"
9895
10909
 
9896
10910
#: lazarusidestrconsts.lismenusaveas
9897
10911
msgid "Save &As ..."
9898
 
msgstr ""
 
10912
msgstr "إحفظ في نسخة جديدة ..."
9899
10913
 
9900
10914
#: lazarusidestrconsts.lismenusaveproject
9901
10915
msgid "Save Project"
9902
 
msgstr ""
 
10916
msgstr "إخفظ المشروع"
9903
10917
 
9904
10918
#: lazarusidestrconsts.lismenusaveprojectas
9905
10919
msgid "Save Project As ..."
9906
 
msgstr ""
 
10920
msgstr "إحفظ نسخة جديدة من المشروع"
9907
10921
 
9908
10922
#: lazarusidestrconsts.lismenusearch
9909
10923
msgid "&Search"
9914
10928
msgstr ""
9915
10929
 
9916
10930
#: lazarusidestrconsts.lismenuselectall
9917
 
msgid "Select all"
 
10931
msgctxt "lazarusidestrconsts.lismenuselectall"
 
10932
msgid "Select All"
9918
10933
msgstr ""
9919
10934
 
9920
10935
#: lazarusidestrconsts.lismenuselectcodeblock
9921
 
msgid "Select code block"
 
10936
msgid "Select Code Block"
9922
10937
msgstr ""
9923
10938
 
9924
10939
#: lazarusidestrconsts.lismenuselectline
9925
 
msgid "Select line"
 
10940
msgid "Select Line"
9926
10941
msgstr ""
9927
10942
 
9928
10943
#: lazarusidestrconsts.lismenuselectparagraph
9929
 
msgid "Select paragraph"
 
10944
msgid "Select Paragraph"
9930
10945
msgstr ""
9931
10946
 
9932
10947
#: lazarusidestrconsts.lismenuselecttobrace
9933
 
msgid "Select to brace"
 
10948
msgid "Select to Brace"
9934
10949
msgstr ""
9935
10950
 
9936
10951
#: lazarusidestrconsts.lismenuselectword
9937
 
msgid "Select word"
 
10952
msgid "Select Word"
9938
10953
msgstr ""
9939
10954
 
9940
10955
#: lazarusidestrconsts.lismenusetfreebookmark
9941
 
msgid "Set a free bookmark"
 
10956
msgctxt "lazarusidestrconsts.lismenusetfreebookmark"
 
10957
msgid "Set a Free Bookmark"
9942
10958
msgstr ""
9943
10959
 
9944
10960
#: lazarusidestrconsts.lismenushowexecutionpoint
9945
 
msgid "Show execution point"
 
10961
msgid "S&how Execution Point"
9946
10962
msgstr ""
9947
10963
 
9948
10964
#: lazarusidestrconsts.lismenusortselection
9949
 
msgid "Sort selection ..."
 
10965
msgid "Sort Selection ..."
9950
10966
msgstr ""
9951
10967
 
 
10968
#: lazarusidestrconsts.lismenusource
 
10969
msgid "S&ource"
 
10970
msgstr "أمر"
 
10971
 
9952
10972
#: lazarusidestrconsts.lismenustepinto
9953
 
msgid "Step into"
9954
 
msgstr ""
 
10973
msgid "Step In&to"
 
10974
msgstr "أدخل"
9955
10975
 
9956
10976
#: lazarusidestrconsts.lismenustepintocontext
9957
 
msgid "Step into (Context)"
9958
 
msgstr ""
 
10977
msgid "Step Into (Context)"
 
10978
msgstr "خطوة في السّياق"
9959
10979
 
9960
10980
#: lazarusidestrconsts.lismenustepintoinstr
9961
10981
msgctxt "lazarusidestrconsts.lismenustepintoinstr"
9962
 
msgid "Step into instruction"
 
10982
msgid "Step Into Instruction"
9963
10983
msgstr ""
9964
10984
 
9965
10985
#: lazarusidestrconsts.lismenustepintoinstrhint
9966
10986
msgctxt "lazarusidestrconsts.lismenustepintoinstrhint"
9967
 
msgid "Step into instruction"
 
10987
msgid "Step Into Instruction"
9968
10988
msgstr ""
9969
10989
 
9970
10990
#: lazarusidestrconsts.lismenustepout
9971
 
msgid "Step out"
9972
 
msgstr ""
 
10991
msgid "Step O&ut"
 
10992
msgstr "أخرج"
9973
10993
 
9974
10994
#: lazarusidestrconsts.lismenustepover
9975
 
msgid "Step over"
9976
 
msgstr ""
 
10995
msgid "&Step Over"
 
10996
msgstr "تعدّ"
9977
10997
 
9978
10998
#: lazarusidestrconsts.lismenustepovercontext
9979
 
msgid "Step over (Context)"
 
10999
msgid "Step Over (Context)"
9980
11000
msgstr ""
9981
11001
 
9982
11002
#: lazarusidestrconsts.lismenustepoverinstr
9983
11003
msgctxt "lazarusidestrconsts.lismenustepoverinstr"
9984
 
msgid "Step over instruction"
 
11004
msgid "Step Over Instruction"
9985
11005
msgstr ""
9986
11006
 
9987
11007
#: lazarusidestrconsts.lismenustepoverinstrhint
9988
11008
msgctxt "lazarusidestrconsts.lismenustepoverinstrhint"
9989
 
msgid "Step over instruction"
 
11009
msgid "Step Over Instruction"
9990
11010
msgstr ""
9991
11011
 
9992
 
#: lazarusidestrconsts.lismenustop
9993
 
msgctxt "lazarusidestrconsts.lismenustop"
9994
 
msgid "Stop"
 
11012
#: lazarusidestrconsts.lismenuswapcaseselection
 
11013
msgid "Swap Case in Selection"
9995
11014
msgstr ""
9996
11015
 
9997
11016
#: lazarusidestrconsts.lismenutabstospacesselection
9998
 
msgid "Tabs to spaces in selection"
 
11017
msgid "Tabs to Spaces in Selection"
9999
11018
msgstr ""
10000
11019
 
10001
11020
#: lazarusidestrconsts.lismenutemplateabout
10002
11021
msgid "About"
10003
11022
msgstr "بطاقة التعريف"
10004
11023
 
10005
 
#: lazarusidestrconsts.lismenutemplateclose
10006
 
msgctxt "lazarusidestrconsts.lismenutemplateclose"
10007
 
msgid "Close"
10008
 
msgstr ""
10009
 
 
10010
11024
#: lazarusidestrconsts.lismenutemplatecontents
10011
11025
msgid "Contents"
10012
 
msgstr ""
10013
 
 
10014
 
#: lazarusidestrconsts.lismenutemplatecopy
10015
 
msgctxt "lazarusidestrconsts.lismenutemplatecopy"
10016
 
msgid "Copy"
10017
 
msgstr "إنسخ"
10018
 
 
10019
 
#: lazarusidestrconsts.lismenutemplatecut
10020
 
msgctxt "lazarusidestrconsts.lismenutemplatecut"
10021
 
msgid "Cut"
10022
 
msgstr "قص"
 
11026
msgstr "المحتويات"
10023
11027
 
10024
11028
#: lazarusidestrconsts.lismenutemplatedescriptionstandardeditmenu
10025
11029
msgid "Standard Edit Menu"
10033
11037
msgid "Standard Help Menu"
10034
11038
msgstr ""
10035
11039
 
10036
 
#: lazarusidestrconsts.lismenutemplateedit
10037
 
msgctxt "lazarusidestrconsts.lismenutemplateedit"
10038
 
msgid "Edit"
10039
 
msgstr "تغيير"
10040
 
 
10041
 
#: lazarusidestrconsts.lismenutemplateexit
10042
 
msgctxt "lazarusidestrconsts.lismenutemplateexit"
10043
 
msgid "Exit"
10044
 
msgstr ""
10045
 
 
10046
 
#: lazarusidestrconsts.lismenutemplatefile
10047
 
msgctxt "lazarusidestrconsts.lismenutemplatefile"
10048
 
msgid "File"
10049
 
msgstr ""
10050
 
 
10051
11040
#: lazarusidestrconsts.lismenutemplatefind
10052
11041
msgctxt "lazarusidestrconsts.lismenutemplatefind"
10053
11042
msgid "Find"
10054
11043
msgstr "إبحث"
10055
11044
 
10056
11045
#: lazarusidestrconsts.lismenutemplatefindnext
 
11046
msgctxt "lazarusidestrconsts.lismenutemplatefindnext"
10057
11047
msgid "Find Next"
10058
11048
msgstr "إبحث عن التالي"
10059
11049
 
10060
 
#: lazarusidestrconsts.lismenutemplatehelp
10061
 
msgctxt "lazarusidestrconsts.lismenutemplatehelp"
10062
 
msgid "Help"
10063
 
msgstr "معونة"
10064
 
 
10065
 
#: lazarusidestrconsts.lismenutemplatenew
10066
 
msgid "New"
10067
 
msgstr "جذاذة &جديدة"
10068
 
 
10069
 
#: lazarusidestrconsts.lismenutemplateopen
10070
 
msgctxt "lazarusidestrconsts.lismenutemplateopen"
10071
 
msgid "Open"
10072
 
msgstr "إفتح"
10073
 
 
10074
11050
#: lazarusidestrconsts.lismenutemplateopenrecent
10075
11051
msgctxt "lazarusidestrconsts.lismenutemplateopenrecent"
10076
11052
msgid "Open Recent"
10077
11053
msgstr "إفتح ملفا أستعمل حديثا"
10078
11054
 
10079
 
#: lazarusidestrconsts.lismenutemplatepaste
10080
 
msgctxt "lazarusidestrconsts.lismenutemplatepaste"
10081
 
msgid "Paste"
10082
 
msgstr "ألصق"
10083
 
 
10084
 
#: lazarusidestrconsts.lismenutemplateredo
10085
 
msgctxt "lazarusidestrconsts.lismenutemplateredo"
10086
 
msgid "Redo"
10087
 
msgstr "كرر"
10088
 
 
10089
 
#: lazarusidestrconsts.lismenutemplatesave
10090
 
msgctxt "lazarusidestrconsts.lismenutemplatesave"
10091
 
msgid "Save"
10092
 
msgstr ""
10093
 
 
10094
 
#: lazarusidestrconsts.lismenutemplatesaveas
10095
 
msgid "Save As"
10096
 
msgstr ""
10097
 
 
10098
11055
#: lazarusidestrconsts.lismenutemplatetutorial
10099
11056
msgid "Tutorial"
10100
11057
msgstr ""
10101
11058
 
10102
 
#: lazarusidestrconsts.lismenutemplateundo
10103
 
msgctxt "lazarusidestrconsts.lismenutemplateundo"
10104
 
msgid "Undo"
10105
 
msgstr ""
10106
 
 
10107
11059
#: lazarusidestrconsts.lismenutogglecomment
10108
 
msgid "Toggle comment"
 
11060
msgid "Toggle Comment in Selection"
10109
11061
msgstr ""
10110
11062
 
10111
11063
#: lazarusidestrconsts.lismenutools
10113
11065
msgstr "أدوات"
10114
11066
 
10115
11067
#: lazarusidestrconsts.lismenuuncommentselection
10116
 
msgid "Uncomment selection"
 
11068
msgid "Uncomment Selection"
10117
11069
msgstr ""
10118
11070
 
10119
 
#: lazarusidestrconsts.lismenuundo
10120
 
msgctxt "lazarusidestrconsts.lismenuundo"
10121
 
msgid "Undo"
10122
 
msgstr "تراجع"
10123
 
 
10124
11071
#: lazarusidestrconsts.lismenuunindentselection
10125
 
msgid "Unindent selection"
 
11072
msgid "Unindent Selection"
10126
11073
msgstr ""
10127
11074
 
10128
11075
#: lazarusidestrconsts.lismenuuppercaseselection
10129
 
msgid "Uppercase selection"
 
11076
msgid "Uppercase Selection"
 
11077
msgstr ""
 
11078
 
 
11079
#: lazarusidestrconsts.lismenuuseunit
 
11080
msgctxt "lazarusidestrconsts.lismenuuseunit"
 
11081
msgid "Add Unit to Uses Section ..."
10130
11082
msgstr ""
10131
11083
 
10132
11084
#: lazarusidestrconsts.lismenuview
10151
11103
msgstr ""
10152
11104
 
10153
11105
#: lazarusidestrconsts.lismenuviewcodebrowser
 
11106
msgctxt "lazarusidestrconsts.lismenuviewcodebrowser"
10154
11107
msgid "Code Browser"
10155
11108
msgstr ""
10156
11109
 
10173
11126
msgstr ""
10174
11127
 
10175
11128
#: lazarusidestrconsts.lismenuviewdebugoutput
10176
 
msgid "Debug output"
 
11129
msgid "Debug Output"
10177
11130
msgstr ""
10178
11131
 
10179
11132
#: lazarusidestrconsts.lismenuviewforms
10180
 
msgid "Forms..."
 
11133
msgid "Forms ..."
 
11134
msgstr ""
 
11135
 
 
11136
#: lazarusidestrconsts.lismenuviewhistory
 
11137
msgctxt "lazarusidestrconsts.lismenuviewhistory"
 
11138
msgid "History"
10181
11139
msgstr ""
10182
11140
 
10183
11141
#: lazarusidestrconsts.lismenuviewidespeedbuttons
10184
11142
msgctxt "lazarusidestrconsts.lismenuviewidespeedbuttons"
10185
 
msgid "IDE speed buttons"
 
11143
msgid "IDE Speed Buttons"
10186
11144
msgstr ""
10187
11145
 
10188
11146
#: lazarusidestrconsts.lismenuviewjumphistory
10189
 
msgid "Jump History ..."
 
11147
msgctxt "lazarusidestrconsts.lismenuviewjumphistory"
 
11148
msgid "Jump History"
10190
11149
msgstr ""
10191
11150
 
10192
11151
#: lazarusidestrconsts.lismenuviewlocalvariables
10203
11162
msgid "Object Inspector"
10204
11163
msgstr ""
10205
11164
 
 
11165
#: lazarusidestrconsts.lismenuviewprojectsource
 
11166
msgid "&View Project Source"
 
11167
msgstr ""
 
11168
 
 
11169
#: lazarusidestrconsts.lismenuviewpseudoterminal
 
11170
msgid "Terminal Output"
 
11171
msgstr ""
 
11172
 
10206
11173
#: lazarusidestrconsts.lismenuviewregisters
10207
11174
msgctxt "lazarusidestrconsts.lismenuviewregisters"
10208
11175
msgid "Registers"
10216
11183
msgid "Search Results"
10217
11184
msgstr ""
10218
11185
 
10219
 
#: lazarusidestrconsts.lismenuviewsource
10220
 
msgid "&View Source"
10221
 
msgstr ""
10222
 
 
10223
11186
#: lazarusidestrconsts.lismenuviewsourceeditor
10224
11187
msgctxt "lazarusidestrconsts.lismenuviewsourceeditor"
10225
11188
msgid "Source Editor"
 
11189
msgstr "محرّر الأوامر"
 
11190
 
 
11191
#: lazarusidestrconsts.lismenuviewtaborder
 
11192
msgid "Tab Order"
 
11193
msgstr ""
 
11194
 
 
11195
#: lazarusidestrconsts.lismenuviewthreads
 
11196
msgctxt "lazarusidestrconsts.lismenuviewthreads"
 
11197
msgid "Threads"
10226
11198
msgstr ""
10227
11199
 
10228
11200
#: lazarusidestrconsts.lismenuviewtodolist
10231
11203
msgstr ""
10232
11204
 
10233
11205
#: lazarusidestrconsts.lismenuviewtoggleformunit
10234
 
msgid "Toggle form/unit view"
 
11206
msgid "Toggle Form/Unit View"
10235
11207
msgstr ""
10236
11208
 
10237
11209
#: lazarusidestrconsts.lismenuviewunitdependencies
10238
 
msgid "Unit Dependencies"
 
11210
msgid "Unit Dependencies ..."
10239
11211
msgstr ""
10240
11212
 
10241
11213
#: lazarusidestrconsts.lismenuviewunitinfo
10242
 
msgid "Unit Information"
 
11214
msgid "Unit Information ..."
10243
11215
msgstr ""
10244
11216
 
10245
11217
#: lazarusidestrconsts.lismenuviewunits
10246
 
msgid "Units..."
 
11218
msgid "Units ..."
10247
11219
msgstr ""
10248
11220
 
10249
11221
#: lazarusidestrconsts.lismenuviewwatches
10250
11222
msgid "Watches"
10251
11223
msgstr ""
10252
11224
 
 
11225
#: lazarusidestrconsts.lismenuwhatneedsbuilding
 
11226
msgid "What Needs Building"
 
11227
msgstr ""
 
11228
 
10253
11229
#: lazarusidestrconsts.lismenuwindow
10254
11230
msgid "&Window"
10255
11231
msgstr "نوافذ"
10256
11232
 
 
11233
#: lazarusidestrconsts.lismeother
 
11234
msgctxt "lazarusidestrconsts.lismeother"
 
11235
msgid "Other tabs"
 
11236
msgstr ""
 
11237
 
 
11238
#: lazarusidestrconsts.lismeprojects
 
11239
msgid "Projects"
 
11240
msgstr ""
 
11241
 
10257
11242
#: lazarusidestrconsts.lismessagecontainsnofilepositioninformation
10258
11243
msgid "Message contains no file position information:%s%s"
10259
11244
msgstr ""
10310
11295
msgid "Search Unit Path"
10311
11296
msgstr ""
10312
11297
 
 
11298
#: lazarusidestrconsts.lismissingunitsskip
 
11299
msgid "Skip this Unit"
 
11300
msgstr ""
 
11301
 
 
11302
#: lazarusidestrconsts.lismitnotice
 
11303
msgid "<description>%sCopyright (c) <year> <copyright holders>%sPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:%sThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.%sTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
 
11304
msgstr "<وصف>%sحقوق الطبع (ن) <سنة> <حاملوا حقوق النسخ>%sبهذا يتم منح الترخيص، بدون مقابل، لأي فرد يتحصّل على نسخة من هذا البرنامج وملفات التوثيق المرافقة (ال \"Software\"), للتعامل مع البرنامج بدون قيد متضمنا بلا حدود الحقوق للاستخدام، والنسخ، والتعديل، والدمج، والنشر، والتوزيع، والترخيص الفرعي، و/أو بيع نسخ من البرنامج، والسماح للأفراد الذين زؤّدوا بالبرنامج بالتصرّف بالمثل، مع الخضوع للشروط التالية: %sيجب تضمين إشعار حقوق الملكية أعلاه وإشعار الإذن هذا في كل نسخ البرنامج أو أجزاءه المهمة. %sالبرنامج مقدّم \"AS IS\"، بدون ضمانة من أي نوع، صراحة كانت أو تضمينا، بما في ذلك و بلا حدّ ضمانات الصلاحية السوقية، والملائمة لغرض معين، وعدم الاخلال. تحت أي طارئ لا يتحمّل المؤلفون أو حاملو حقوق الملكية مسؤولية أي ادّعاء، أو ضرر أو أية مسؤوليات أخرى، سواء كانت جرّاء عقد، أو خطأ أو غير ذلك، تنتج من، أو عن أو بالارتباط بالبرنامج أو الاستخدام أو أية تعاملات أخرى تخصّ البرنامج."
 
11305
 
10313
11306
#: lazarusidestrconsts.lismodifiedlgplnotice
10314
11307
msgid "<description>%sCopyright (C) <year> <name of author> <contact>%sThis library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version with the following modification:%sAs a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules,and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.%sThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. %sYou should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
10315
11308
msgstr ""
10319
11312
msgstr ""
10320
11313
 
10321
11314
#: lazarusidestrconsts.lismore
 
11315
msgctxt "lazarusidestrconsts.lismore"
10322
11316
msgid "More"
10323
11317
msgstr ""
10324
11318
 
10331
11325
msgstr ""
10332
11326
 
10333
11327
#: lazarusidestrconsts.lismovepage
10334
 
msgid "Move Page ..."
 
11328
msgid "Move Page"
 
11329
msgstr ""
 
11330
 
 
11331
#: lazarusidestrconsts.lismoveselecteddown
 
11332
msgid "Move selected item down (Ctrl+Down)"
 
11333
msgstr ""
 
11334
 
 
11335
#: lazarusidestrconsts.lismoveselectedup
 
11336
msgid "Move selected item up (Ctrl+Up)"
10335
11337
msgstr ""
10336
11338
 
10337
11339
#: lazarusidestrconsts.lisms
10342
11344
msgid "Save messages to file (*.txt)"
10343
11345
msgstr ""
10344
11346
 
 
11347
#: lazarusidestrconsts.lisname
 
11348
msgctxt "lazarusidestrconsts.lisname"
 
11349
msgid "Name"
 
11350
msgstr ""
 
11351
 
10345
11352
#: lazarusidestrconsts.lisnameconflict
10346
11353
msgid "Name conflict"
10347
11354
msgstr ""
10356
11363
msgstr ""
10357
11364
 
10358
11365
#: lazarusidestrconsts.lisnew
10359
 
msgid "new"
10360
 
msgstr ""
 
11366
msgctxt "lazarusidestrconsts.lisnew"
 
11367
msgid "New"
 
11368
msgstr "جذاذة &جديدة"
10361
11369
 
10362
11370
#: lazarusidestrconsts.lisnewancestors
10363
11371
msgid "New Ancestors"
10423
11431
msgid "Create a new unit with a LCL form."
10424
11432
msgstr ""
10425
11433
 
10426
 
#: lazarusidestrconsts.lisnewdlginheritanexistingcomponent
10427
 
msgid "Inherit from an existing component."
 
11434
#: lazarusidestrconsts.lisnewdlginheritfromaprojectformcomponent
 
11435
msgid "Inherit from a project form or component"
10428
11436
msgstr ""
10429
11437
 
10430
11438
#: lazarusidestrconsts.lisnewdlgnoitemselected
10444
11452
msgstr ""
10445
11453
 
10446
11454
#: lazarusidestrconsts.lisnewproject
10447
 
#, fuzzy
10448
 
#| msgid "%s - (new project)"
10449
11455
msgid "(new project)"
10450
11456
msgstr "%s - مشروع جديد"
10451
11457
 
10454
11460
msgstr ""
10455
11461
 
10456
11462
#: lazarusidestrconsts.lisnewunitsareaddedtousessections
10457
 
msgid "New units are added to uses sections:"
 
11463
msgid "New units are added to uses sections"
10458
11464
msgstr ""
10459
11465
 
10460
11466
#: lazarusidestrconsts.lisno
10534
11540
msgstr ""
10535
11541
 
10536
11542
#: lazarusidestrconsts.lisnormallythefilterisaregularexpressioninsimplesynta
10537
 
msgid "Normally the filter is a regular expression. In Simple Syntax a . is a normal character, a * stands for anything, a ? stands for any character, and comma and semicolon separates alternatives. For example: Simple Syntax *.pas;*.pp corresponds to ^(.*\\.pas|.*\\.pp)$"
 
11543
msgid "Normally the filter is a regular expression. In simple syntax a . is a normal character, a * stands for anything, a ? stands for any character, and comma and semicolon separates alternatives. For example: Simple syntax *.pas;*.pp corresponds to ^(.*\\.pas|.*\\.pp)$"
10538
11544
msgstr ""
10539
11545
 
10540
11546
#: lazarusidestrconsts.lisnostringconstantfound
10541
11547
msgid "No string constant found"
10542
11548
msgstr ""
10543
11549
 
10544
 
#: lazarusidestrconsts.lisnotadelphiproject
10545
 
msgid "Not a Delphi project"
10546
 
msgstr ""
10547
 
 
10548
 
#: lazarusidestrconsts.lisnotadelphiunit
10549
 
msgid "Not a Delphi unit"
 
11550
#: lazarusidestrconsts.lisnotadesigntimepackage
 
11551
msgid "Not a designtime package"
10550
11552
msgstr ""
10551
11553
 
10552
11554
#: lazarusidestrconsts.lisnotaninstallpackage
10557
11559
msgid "Not a valid pascal identifier"
10558
11560
msgstr ""
10559
11561
 
 
11562
#: lazarusidestrconsts.lisnotebooktabposbottom
 
11563
msgctxt "lazarusidestrconsts.lisnotebooktabposbottom"
 
11564
msgid "Bottom"
 
11565
msgstr ""
 
11566
 
 
11567
#: lazarusidestrconsts.lisnotebooktabposleft
 
11568
msgctxt "lazarusidestrconsts.lisnotebooktabposleft"
 
11569
msgid "Left"
 
11570
msgstr ""
 
11571
 
 
11572
#: lazarusidestrconsts.lisnotebooktabposright
 
11573
msgctxt "lazarusidestrconsts.lisnotebooktabposright"
 
11574
msgid "Right"
 
11575
msgstr ""
 
11576
 
 
11577
#: lazarusidestrconsts.lisnotebooktabpostop
 
11578
msgctxt "lazarusidestrconsts.lisnotebooktabpostop"
 
11579
msgid "Top"
 
11580
msgstr ""
 
11581
 
10560
11582
#: lazarusidestrconsts.lisnotecouldnotcreatedefinetemplateforfreepascal
10561
11583
msgid "NOTE: Could not create Define Template for Free Pascal Sources"
10562
11584
msgstr ""
10565
11587
msgid "NOTE: Could not create Define Template for Lazarus Sources"
10566
11588
msgstr ""
10567
11589
 
 
11590
#: lazarusidestrconsts.lisnotemplateselected
 
11591
msgid "no template selected"
 
11592
msgstr ""
 
11593
 
10568
11594
#: lazarusidestrconsts.lisnotimplemented
10569
11595
msgid "Not implemented"
10570
11596
msgstr ""
10573
11599
msgid "Not implemented yet:%s%s"
10574
11600
msgstr ""
10575
11601
 
10576
 
#: lazarusidestrconsts.lisnotimplementedyet2
10577
 
msgid "Not implemented yet."
 
11602
#: lazarusidestrconsts.lisnotinstalled
 
11603
msgid "not installed"
10578
11604
msgstr ""
10579
11605
 
10580
11606
#: lazarusidestrconsts.lisnotnow
10581
11607
msgid "Not now"
10582
11608
msgstr ""
10583
11609
 
 
11610
#: lazarusidestrconsts.lisnowloadedscheme
 
11611
msgid "Now loaded: "
 
11612
msgstr ""
 
11613
 
10584
11614
#: lazarusidestrconsts.lisnpcreate
10585
11615
msgid "Create"
10586
11616
msgstr "أنشئ"
10674
11704
msgstr ""
10675
11705
 
10676
11706
#: lazarusidestrconsts.lisoipopenloadedpackage
10677
 
msgid "Open loaded package"
 
11707
msgid "Open Loaded Package"
10678
11708
msgstr ""
10679
11709
 
10680
11710
#: lazarusidestrconsts.lisoippackagename
10694
11724
msgstr ""
10695
11725
 
10696
11726
#: lazarusidestrconsts.lisoipstate
 
11727
msgctxt "lazarusidestrconsts.lisoipstate"
10697
11728
msgid "State"
10698
11729
msgstr ""
10699
11730
 
10706
11737
msgstr ""
10707
11738
 
10708
11739
#: lazarusidestrconsts.lisok
10709
 
msgid "&OK"
10710
 
msgstr ""
10711
 
 
10712
 
#: lazarusidestrconsts.lisold
10713
 
msgid "old"
 
11740
msgctxt "lazarusidestrconsts.lisok"
 
11741
msgid "OK"
10714
11742
msgstr ""
10715
11743
 
10716
11744
#: lazarusidestrconsts.lisoldancestors
10738
11766
msgstr ""
10739
11767
 
10740
11768
#: lazarusidestrconsts.lisopen
10741
 
msgid "Open ..."
10742
 
msgstr ""
 
11769
msgctxt "lazarusidestrconsts.lisopen"
 
11770
msgid "Open"
 
11771
msgstr "إفتح"
10743
11772
 
10744
11773
#: lazarusidestrconsts.lisopenasxmlfile
10745
11774
msgid "Open as XML file"
10754
11783
msgstr ""
10755
11784
 
10756
11785
#: lazarusidestrconsts.lisopenfile
 
11786
msgctxt "lazarusidestrconsts.lisopenfile"
 
11787
msgid "Open File"
 
11788
msgstr ""
 
11789
 
 
11790
#: lazarusidestrconsts.lisopenfile2
 
11791
msgctxt "lazarusidestrconsts.lisopenfile2"
10757
11792
msgid "Open file"
10758
11793
msgstr ""
10759
11794
 
10760
 
#: lazarusidestrconsts.lisopenfile2
10761
 
msgid "Open File ..."
10762
 
msgstr ""
10763
 
 
10764
11795
#: lazarusidestrconsts.lisopenlfm
10765
11796
msgid "Open %s"
10766
11797
msgstr "إفتح %s"
10813
11844
msgid "Open the project %s?"
10814
11845
msgstr ""
10815
11846
 
 
11847
#: lazarusidestrconsts.lisopenxml
 
11848
msgid "Open XML"
 
11849
msgstr ""
 
11850
 
 
11851
#: lazarusidestrconsts.lisoptionschangedrecompilingcleanwithb
 
11852
msgid "Options changed, recompiling clean with -B"
 
11853
msgstr ""
 
11854
 
10816
11855
#: lazarusidestrconsts.lisor
10817
11856
msgid "or"
10818
11857
msgstr ""
10826
11865
msgstr ""
10827
11866
 
10828
11867
#: lazarusidestrconsts.lisoverridetheprojectbuildmode
10829
 
msgid "%soverride the project build mode."
 
11868
msgid "%soverride the project or IDE build mode."
10830
11869
msgstr ""
10831
11870
 
10832
11871
#: lazarusidestrconsts.lisoverridetheprojectcpuegi386x86_64powerpcpowerpc_64
10862
11901
msgstr ""
10863
11902
 
10864
11903
#: lazarusidestrconsts.lispackageinfo
10865
 
msgid "Package Info"
 
11904
msgid "Package info"
10866
11905
msgstr ""
10867
11906
 
10868
11907
#: lazarusidestrconsts.lispackagenamebeginswith
10877
11916
msgid "Package needs installation"
10878
11917
msgstr ""
10879
11918
 
 
11919
#: lazarusidestrconsts.lispackageoutputdirectories
 
11920
msgid "Package output directories"
 
11921
msgstr ""
 
11922
 
 
11923
#: lazarusidestrconsts.lispackagesourcedirectories
 
11924
msgid "Package source directories"
 
11925
msgstr ""
 
11926
 
10880
11927
#: lazarusidestrconsts.lispackagestoinstallintheide
10881
11928
msgid "Packages to install in the IDE"
10882
11929
msgstr ""
10889
11936
msgid ", parsed "
10890
11937
msgstr ""
10891
11938
 
 
11939
#: lazarusidestrconsts.lispascalfile
 
11940
msgid "Pascal file"
 
11941
msgstr ""
 
11942
 
10892
11943
#: lazarusidestrconsts.lispascalsourcefile
10893
11944
msgid "Pascal source file"
10894
11945
msgstr ""
10901
11952
msgid "Pass Count"
10902
11953
msgstr ""
10903
11954
 
 
11955
#: lazarusidestrconsts.lispaste
 
11956
msgctxt "lazarusidestrconsts.lispaste"
 
11957
msgid "Paste"
 
11958
msgstr "ألصق"
 
11959
 
10904
11960
#: lazarusidestrconsts.lispasteclipboard
10905
11961
msgid "paste clipboard"
10906
11962
msgstr ""
10918
11974
msgid "Browse"
10919
11975
msgstr ""
10920
11976
 
 
11977
#: lazarusidestrconsts.lispatheditdeleteinvalidpaths
 
11978
msgid "Delete Invalid Paths"
 
11979
msgstr ""
 
11980
 
10921
11981
#: lazarusidestrconsts.lispatheditmovepathdown
10922
 
msgid "Move path down"
 
11982
msgid "Move path down (Ctrl+Down)"
10923
11983
msgstr ""
10924
11984
 
10925
11985
#: lazarusidestrconsts.lispatheditmovepathup
10926
 
msgid "Move path up"
 
11986
msgid "Move path up (Ctrl+Up)"
 
11987
msgstr ""
 
11988
 
 
11989
#: lazarusidestrconsts.lispatheditoraddhint
 
11990
msgid "Add new path to the list"
 
11991
msgstr ""
 
11992
 
 
11993
#: lazarusidestrconsts.lispatheditordeletehint
 
11994
msgid "Delete the selected path"
 
11995
msgstr ""
 
11996
 
 
11997
#: lazarusidestrconsts.lispatheditordeleteinvalidhint
 
11998
msgid "Remove non-existent (gray) paths from the list"
 
11999
msgstr ""
 
12000
 
 
12001
#: lazarusidestrconsts.lispatheditorreplacehint
 
12002
msgid "Replace the selected path with a new path"
 
12003
msgstr ""
 
12004
 
 
12005
#: lazarusidestrconsts.lispatheditortempladdhint
 
12006
msgid "Add template to the list"
10927
12007
msgstr ""
10928
12008
 
10929
12009
#: lazarusidestrconsts.lispatheditpathtemplates
10938
12018
msgid "Select directory"
10939
12019
msgstr ""
10940
12020
 
 
12021
#: lazarusidestrconsts.lispathoftheinstantfpccache
 
12022
msgid "path of the instantfpc cache"
 
12023
msgstr ""
 
12024
 
10941
12025
#: lazarusidestrconsts.lispathofthemakeutility
10942
12026
msgid "Path of the make utility"
10943
12027
msgstr ""
10946
12030
msgid "Path to failed Instance:"
10947
12031
msgstr ""
10948
12032
 
 
12033
#: lazarusidestrconsts.lispause
 
12034
msgctxt "lazarusidestrconsts.lispause"
 
12035
msgid "Pause"
 
12036
msgstr ""
 
12037
 
 
12038
#: lazarusidestrconsts.lispckcleartousethepackagename
 
12039
msgid "Clear to use the package name"
 
12040
msgstr ""
 
12041
 
 
12042
#: lazarusidestrconsts.lispckdisablei18noflfm
 
12043
msgid "Disable I18N of lfm"
 
12044
msgstr ""
 
12045
 
10949
12046
#: lazarusidestrconsts.lispckeditaddanitem
10950
12047
msgid "Add an item"
10951
12048
msgstr ""
10952
12049
 
10953
12050
#: lazarusidestrconsts.lispckeditaddtoproject
10954
12051
msgctxt "lazarusidestrconsts.lispckeditaddtoproject"
10955
 
msgid "Add to project"
 
12052
msgid "Add to Project"
10956
12053
msgstr ""
10957
12054
 
10958
12055
#: lazarusidestrconsts.lispckeditapplychanges
10967
12064
msgid "Clear default/preferred filename of dependency"
10968
12065
msgstr ""
10969
12066
 
10970
 
#: lazarusidestrconsts.lispckeditcompile
10971
 
msgctxt "lazarusidestrconsts.lispckeditcompile"
10972
 
msgid "Compile"
10973
 
msgstr ""
10974
 
 
10975
12067
#: lazarusidestrconsts.lispckeditcompileeverything
10976
12068
msgid "Compile everything?"
10977
12069
msgstr ""
11018
12110
msgid "General Options"
11019
12111
msgstr ""
11020
12112
 
11021
 
#: lazarusidestrconsts.lispckedithelp
11022
 
msgctxt "lazarusidestrconsts.lispckedithelp"
11023
 
msgid "Help"
11024
 
msgstr "معونة"
11025
 
 
11026
12113
#: lazarusidestrconsts.lispckeditinstall
11027
12114
msgid "Install"
11028
12115
msgstr ""
11052
12139
msgstr ""
11053
12140
 
11054
12141
#: lazarusidestrconsts.lispckeditmore
11055
 
msgid "More ..."
 
12142
msgid "More >>"
11056
12143
msgstr ""
11057
12144
 
11058
12145
#: lazarusidestrconsts.lispckeditmovedependencydown
11092
12179
msgstr ""
11093
12180
 
11094
12181
#: lazarusidestrconsts.lispckeditrecompileallrequired
11095
 
msgid "Recompile all required"
 
12182
msgid "Recompile All Required"
11096
12183
msgstr ""
11097
12184
 
11098
12185
#: lazarusidestrconsts.lispckeditrecompileclean
11099
 
msgid "Recompile clean"
 
12186
msgid "Recompile Clean"
11100
12187
msgstr ""
11101
12188
 
11102
12189
#: lazarusidestrconsts.lispckeditrecompilethisandallrequiredpackages
11123
12210
msgid "Remove dependency %s%s%s%sfrom package %s%s%s?"
11124
12211
msgstr ""
11125
12212
 
11126
 
#: lazarusidestrconsts.lispckeditremovedfilestheseentriesarenotsavedtothelpkfile
11127
 
msgid "Removed Files (these entries are not saved to the lpk file)"
 
12213
#: lazarusidestrconsts.lispckeditremovedfiles
 
12214
msgid "Removed Files"
11128
12215
msgstr ""
11129
12216
 
11130
 
#: lazarusidestrconsts.lispckeditremovedrequiredpackagestheseentriesarenotsaved
11131
 
msgid "Removed required packages (these entries are not saved to the lpk file)"
 
12217
#: lazarusidestrconsts.lispckeditremovedrequiredpackages
 
12218
msgctxt "lazarusidestrconsts.lispckeditremovedrequiredpackages"
 
12219
msgid "Removed required packages"
11132
12220
msgstr ""
11133
12221
 
11134
12222
#: lazarusidestrconsts.lispckeditremovefile
11151
12239
msgid "Required Packages"
11152
12240
msgstr ""
11153
12241
 
11154
 
#: lazarusidestrconsts.lispckeditsavechanges
11155
 
msgid "Save Changes?"
11156
 
msgstr ""
11157
 
 
11158
12242
#: lazarusidestrconsts.lispckeditsavepackage
11159
 
msgid "Save package"
 
12243
msgid "Save Package"
11160
12244
msgstr ""
11161
12245
 
11162
12246
#: lazarusidestrconsts.lispckeditstorefilenameasdefaultforthisdependency
11216
12300
msgid "Uninstall on next start"
11217
12301
msgstr ""
11218
12302
 
 
12303
#: lazarusidestrconsts.lispckexpluninstallpackage
 
12304
msgctxt "lazarusidestrconsts.lispckexpluninstallpackage"
 
12305
msgid "Uninstall package %s"
 
12306
msgstr ""
 
12307
 
11219
12308
#: lazarusidestrconsts.lispckoptsaddoptionstodependentpackagesandprojects
11220
12309
msgid "Add options to dependent packages and projects"
11221
12310
msgstr ""
11225
12314
msgstr ""
11226
12315
 
11227
12316
#: lazarusidestrconsts.lispckoptsauthor
11228
 
msgid "Author:"
 
12317
msgid "Author"
11229
12318
msgstr ""
11230
12319
 
11231
12320
#: lazarusidestrconsts.lispckoptsautomaticallyincrementversiononbuild
11245
12334
msgstr ""
11246
12335
 
11247
12336
#: lazarusidestrconsts.lispckoptsdescriptionabstract
11248
 
msgid "Description/Abstract"
 
12337
msgid "Description / Abstract"
 
12338
msgstr ""
 
12339
 
 
12340
#: lazarusidestrconsts.lispckoptsdesigntime
 
12341
msgid "Designtime"
11249
12342
msgstr ""
11250
12343
 
11251
12344
#: lazarusidestrconsts.lispckoptsdesigntimeandruntime
11252
 
msgid "Designtime and Runtime"
11253
 
msgstr ""
11254
 
 
11255
 
#: lazarusidestrconsts.lispckoptsdesigntimeonly
11256
 
msgid "Designtime only"
 
12345
msgid "Designtime and runtime"
11257
12346
msgstr ""
11258
12347
 
11259
12348
#: lazarusidestrconsts.lispckoptsideintegration
11268
12357
msgid "Invalid package type"
11269
12358
msgstr ""
11270
12359
 
11271
 
#: lazarusidestrconsts.lispckoptslazdoclazarusdocumentation
11272
 
msgctxt "lazarusidestrconsts.lispckoptslazdoclazarusdocumentation"
11273
 
msgid "FPDoc files path"
11274
 
msgstr ""
11275
 
 
11276
12360
#: lazarusidestrconsts.lispckoptslibrary
11277
12361
msgid "Library"
11278
12362
msgstr ""
11279
12363
 
11280
12364
#: lazarusidestrconsts.lispckoptslicense
11281
 
msgid "License:"
 
12365
msgid "License"
11282
12366
msgstr ""
11283
12367
 
11284
12368
#: lazarusidestrconsts.lispckoptslinker
11306
12390
msgstr ""
11307
12391
 
11308
12392
#: lazarusidestrconsts.lispckoptspackagetype
11309
 
msgid "PackageType"
 
12393
msgid "Package type"
11310
12394
msgstr ""
11311
12395
 
11312
12396
#: lazarusidestrconsts.lispckoptsprovides
11317
12401
msgid "Release"
11318
12402
msgstr ""
11319
12403
 
11320
 
#: lazarusidestrconsts.lispckoptsruntimeonly
11321
 
msgid "Runtime only"
 
12404
#: lazarusidestrconsts.lispckoptsruntime
 
12405
msgid "Runtime"
11322
12406
msgstr ""
11323
12407
 
11324
12408
#: lazarusidestrconsts.lispckoptsthepackagehastheautoinstallflagthismeans
11330
12414
msgstr ""
11331
12415
 
11332
12416
#: lazarusidestrconsts.lispckoptsupdaterebuild
11333
 
msgid "Update/Rebuild"
 
12417
msgid "Update / Rebuild"
11334
12418
msgstr ""
11335
12419
 
11336
12420
#: lazarusidestrconsts.lispckoptsusage
11337
12421
msgid "Usage"
11338
12422
msgstr ""
11339
12423
 
 
12424
#: lazarusidestrconsts.lispckpackage
 
12425
msgid "Package:"
 
12426
msgstr ""
 
12427
 
 
12428
#: lazarusidestrconsts.lispcksearchpathsforfpdocxmlfilesmultiplepathsmustbesepa
 
12429
msgid "Search paths for fpdoc xml files. Multiple paths must be separated by semicolon."
 
12430
msgstr ""
 
12431
 
 
12432
#: lazarusidestrconsts.lispckwhentheformissavedtheidecanstoreallttranslatestring
 
12433
msgid "When the form is saved, the IDE can store all TTranslateString properties to the package po file. For this you must enable I18N for this package, provide a po output directory and leave this option unchecked."
 
12434
msgstr ""
 
12435
 
11340
12436
#: lazarusidestrconsts.lispdabort
11341
12437
msgctxt "lazarusidestrconsts.lispdabort"
11342
12438
msgid "Abort"
11351
12447
msgid "A pascal unit must have the extension .pp or .pas"
11352
12448
msgstr ""
11353
12449
 
 
12450
#: lazarusidestrconsts.lispecollapsedirectory
 
12451
msgid "Collapse directory"
 
12452
msgstr ""
 
12453
 
11354
12454
#: lazarusidestrconsts.lispeconflictfound
11355
12455
msgid "Conflict found"
11356
12456
msgstr ""
11357
12457
 
 
12458
#: lazarusidestrconsts.lispedirectories
 
12459
msgid "Directories"
 
12460
msgstr ""
 
12461
 
11358
12462
#: lazarusidestrconsts.lispeeditvirtualunit
11359
12463
msgid "Edit Virtual Unit"
11360
12464
msgstr ""
11361
12465
 
 
12466
#: lazarusidestrconsts.lispeexpanddirectory
 
12467
msgid "Expand directory"
 
12468
msgstr ""
 
12469
 
11362
12470
#: lazarusidestrconsts.lispefilename
11363
12471
msgid "Filename:"
11364
12472
msgstr ""
11375
12483
msgid "Invalid unitname"
11376
12484
msgstr ""
11377
12485
 
 
12486
#: lazarusidestrconsts.lispemissingfilesofpackage
 
12487
msgid "Missing files of package %s"
 
12488
msgstr ""
 
12489
 
11378
12490
#: lazarusidestrconsts.lispemovefiledown
11379
12491
msgid "Move file down"
11380
12492
msgstr ""
11383
12495
msgid "Move file up"
11384
12496
msgstr ""
11385
12497
 
 
12498
#: lazarusidestrconsts.lispenewfilenotinincludepath
 
12499
msgid "New file not in include path"
 
12500
msgstr ""
 
12501
 
 
12502
#: lazarusidestrconsts.lispenofilesmissingallfilesexist
 
12503
msgctxt "lazarusidestrconsts.lispenofilesmissingallfilesexist"
 
12504
msgid "No files missing. All files exist."
 
12505
msgstr ""
 
12506
 
 
12507
#: lazarusidestrconsts.lisperemovefiles
 
12508
msgid "Remove files"
 
12509
msgstr ""
 
12510
 
 
12511
#: lazarusidestrconsts.lisperemoveselectedfiles
 
12512
msgid "Remove selected files"
 
12513
msgstr ""
 
12514
 
 
12515
#: lazarusidestrconsts.lisperevertpackage
 
12516
msgid "Revert Package"
 
12517
msgstr ""
 
12518
 
 
12519
#: lazarusidestrconsts.lispesavepackageas
 
12520
msgid "Save Package As ..."
 
12521
msgstr ""
 
12522
 
 
12523
#: lazarusidestrconsts.lispeshowdirectoryhierarchy
 
12524
msgid "Show directory hierarchy"
 
12525
msgstr ""
 
12526
 
 
12527
#: lazarusidestrconsts.lispeshowmissingfiles
 
12528
msgid "Show Missing Files"
 
12529
msgstr ""
 
12530
 
11386
12531
#: lazarusidestrconsts.lispesortfiles
11387
 
msgid "Sort files"
 
12532
msgid "Sort Files Permanently"
 
12533
msgstr ""
 
12534
 
 
12535
#: lazarusidestrconsts.lispesortfilesalphabetically
 
12536
msgid "Sort files alphabetically"
 
12537
msgstr ""
 
12538
 
 
12539
#: lazarusidestrconsts.lispethefileiscurrentlynotintheincludepathofthepackagea
 
12540
msgid "The file \"%s\" is currently not in the include path of the package.%sAdd \"%s\" to the include path?"
11388
12541
msgstr ""
11389
12542
 
11390
12543
#: lazarusidestrconsts.lispethereisalreadyanunitwiththisnamefile
11397
12550
msgid "The unitname is not a valid pascal identifier."
11398
12551
msgstr ""
11399
12552
 
11400
 
#: lazarusidestrconsts.lispetheunitnameisusedwhentheideextendsusesclauses
11401
 
msgctxt "lazarusidestrconsts.lispetheunitnameisusedwhentheideextendsusesclauses"
11402
 
msgid "The unitname is used when the IDE extends uses clauses."
11403
 
msgstr ""
11404
 
 
11405
12553
#: lazarusidestrconsts.lispeunitname
11406
12554
msgid "Unitname:"
11407
12555
msgstr ""
11411
12559
msgid "Unitname and Filename do not match.%sExample: unit1.pas and Unit1"
11412
12560
msgstr ""
11413
12561
 
 
12562
#: lazarusidestrconsts.lispeuseallunitsindirectory
 
12563
msgid "Use all units in directory"
 
12564
msgstr ""
 
12565
 
 
12566
#: lazarusidestrconsts.lispeusenounitsindirectory
 
12567
msgid "Use no units in directory"
 
12568
msgstr ""
 
12569
 
11414
12570
#: lazarusidestrconsts.lispkgdefscompiledsrcpathaddition
11415
12571
msgid "CompiledSrcPath addition"
11416
12572
msgstr ""
11444
12600
msgstr ""
11445
12601
 
11446
12602
#: lazarusidestrconsts.lispkgeditthefileiscurrentlynotintheunitpathofthepackage
11447
 
msgid "The file %s%s%s%sis currently not in the unitpath of the package.%s%sAdd %s%s%s to UnitPath?"
 
12603
msgid "The file %s%s%s%sis currently not in the unit path of the package.%s%sAdd %s%s%s to unit path?"
11448
12604
msgstr ""
11449
12605
 
11450
 
#: lazarusidestrconsts.lispkgedonlinehelpnotyetimplemented
11451
 
msgid "Online Help not yet implemented"
11452
 
msgstr "المعونة على شبكة الإتصالات العالمية بخصوص هذا الموضوع لم تكتب بعد"
11453
 
 
11454
12606
#: lazarusidestrconsts.lispkgedrightclickontheitemstreetogetthepopupmenuwithallav
11455
12607
msgid "Right click on the items tree to get the popupmenu with all available package functions."
11456
12608
msgstr ""
11460
12612
msgstr ""
11461
12613
 
11462
12614
#: lazarusidestrconsts.lispkgfiletypebinary
 
12615
msgctxt "lazarusidestrconsts.lispkgfiletypebinary"
11463
12616
msgid "Binary"
11464
12617
msgstr ""
11465
12618
 
11486
12639
#: lazarusidestrconsts.lispkgfiletypetext
11487
12640
msgctxt "lazarusidestrconsts.lispkgfiletypetext"
11488
12641
msgid "Text"
11489
 
msgstr ""
 
12642
msgstr "نصّ"
11490
12643
 
11491
12644
#: lazarusidestrconsts.lispkgfiletypeunit
11492
12645
msgctxt "lazarusidestrconsts.lispkgfiletypeunit"
11497
12650
msgid "Virtual Unit"
11498
12651
msgstr ""
11499
12652
 
 
12653
#: lazarusidestrconsts.lispkgmacropackagedirectoryparameterispackageid
 
12654
msgid "Package directory. Parameter is package ID"
 
12655
msgstr ""
 
12656
 
 
12657
#: lazarusidestrconsts.lispkgmacropackageincludefilessearchpathparameterispackageid
 
12658
msgid "Package include files search path. Parameter is package ID"
 
12659
msgstr ""
 
12660
 
 
12661
#: lazarusidestrconsts.lispkgmacropackagesourcesearchpathparameterispackageid
 
12662
msgid "Package source search path. Parameter is package ID"
 
12663
msgstr ""
 
12664
 
 
12665
#: lazarusidestrconsts.lispkgmacropackageunitsearchpathparameterispackageid
 
12666
msgid "Package unit search path. Parameter is package ID"
 
12667
msgstr ""
 
12668
 
11500
12669
#: lazarusidestrconsts.lispkgmangaddingnewdependencyforpackagepackage
11501
12670
msgid "%sAdding new Dependency for package %s: package %s%s"
11502
12671
msgstr ""
11513
12682
msgid "Ambiguous units found"
11514
12683
msgstr ""
11515
12684
 
11516
 
#: lazarusidestrconsts.lispkgmangarequiredpackageswasnotfound
11517
 
msgid "A required packages was not found. See package graph."
11518
 
msgstr ""
11519
 
 
11520
12685
#: lazarusidestrconsts.lispkgmangautomaticallyinstalledpackages
11521
12686
msgid "Automatically installed packages"
11522
12687
msgstr ""
11529
12694
msgid "Broken dependency"
11530
12695
msgstr ""
11531
12696
 
11532
 
#: lazarusidestrconsts.lispkgmangcircleinpackagedependencies
11533
 
msgid "Circle in package dependencies"
 
12697
#: lazarusidestrconsts.lispkgmangcirculardependencies
 
12698
msgid "Circular dependencies found"
11534
12699
msgstr ""
11535
12700
 
11536
12701
#: lazarusidestrconsts.lispkgmangcompilingpackage
11602
12767
msgid "File not saved"
11603
12768
msgstr ""
11604
12769
 
11605
 
#: lazarusidestrconsts.lispkgmangignoreandsavepackagenow
11606
 
msgid "Ignore and save package now"
11607
 
msgstr ""
11608
 
 
11609
12770
#: lazarusidestrconsts.lispkgmanginstallingthepackagewillautomaticallyinstallthepac
11610
12771
msgid "Installing the package %s will automatically install the package:"
11611
12772
msgstr ""
11638
12799
msgid "Invalid Package Name"
11639
12800
msgstr ""
11640
12801
 
11641
 
#: lazarusidestrconsts.lispkgmanglazarus
11642
 
msgctxt "lazarusidestrconsts.lispkgmanglazarus"
11643
 
msgid "Lazarus"
11644
 
msgstr ""
11645
 
 
11646
12802
#: lazarusidestrconsts.lispkgmangloadingpackagewillreplacepackage
11647
12803
msgid "Loading package %s will replace package %s%sfrom file %s.%sThe old package is modified.%s%sSave old package %s?"
11648
12804
msgstr ""
11655
12811
msgid "Package: %s"
11656
12812
msgstr ""
11657
12813
 
11658
 
#: lazarusidestrconsts.lispkgmangpackagechangedsave
11659
 
msgid "Package %s%s%s changed. Save?"
11660
 
msgstr ""
11661
 
 
11662
12814
#: lazarusidestrconsts.lispkgmangpackageconflicts
11663
12815
msgid "Package conflicts"
11664
12816
msgstr ""
11665
12817
 
11666
 
#: lazarusidestrconsts.lispkgmangpackagefilemissing
11667
 
msgid "Package file missing"
11668
 
msgstr ""
11669
 
 
11670
 
#: lazarusidestrconsts.lispkgmangpackagefilenotsaved
11671
 
msgid "Package file not saved"
11672
 
msgstr ""
11673
 
 
11674
12818
#: lazarusidestrconsts.lispkgmangpackagehasnovalidoutputdirectory
11675
12819
msgid "Package %s%s%s has no valid output directory:%s%s%s%s"
11676
12820
msgstr ""
11695
12839
msgid "Packages must have the extension .lpk"
11696
12840
msgstr ""
11697
12841
 
 
12842
#: lazarusidestrconsts.lispkgmangpleasecompilethepackagefirst
 
12843
msgid "Please compile the package first."
 
12844
msgstr ""
 
12845
 
11698
12846
#: lazarusidestrconsts.lispkgmangpleasesavethefilebeforeaddingittoapackage
11699
12847
msgid "Please save the file before adding it to a package."
11700
12848
msgstr ""
11701
12849
 
11702
 
#: lazarusidestrconsts.lispkgmangpleasesavethepackagefirst
11703
 
msgid "Please save the package first."
11704
 
msgstr ""
11705
 
 
11706
12850
#: lazarusidestrconsts.lispkgmangproject
11707
12851
msgid "Project: %s"
11708
12852
msgstr ""
11711
12855
msgid "Rebuild Lazarus?"
11712
12856
msgstr ""
11713
12857
 
11714
 
#: lazarusidestrconsts.lispkgmangrenamefileinpackage
11715
 
msgid "Rename file in package?"
11716
 
msgstr ""
11717
 
 
11718
12858
#: lazarusidestrconsts.lispkgmangrenamefilelowercase
11719
12859
msgid "Rename File lowercase?"
11720
12860
msgstr ""
11727
12867
msgid "Replace File"
11728
12868
msgstr ""
11729
12869
 
 
12870
#: lazarusidestrconsts.lispkgmangrequiredpackageswerenotfound
 
12871
msgid "One or more required packages were not found. See package graph for details."
 
12872
msgstr ""
 
12873
 
11730
12874
#: lazarusidestrconsts.lispkgmangsavepackage
11731
 
msgid "Save Package?"
11732
 
msgstr ""
11733
 
 
11734
 
#: lazarusidestrconsts.lispkgmangsavepackage2
11735
12875
msgid "Save package?"
11736
12876
msgstr ""
11737
12877
 
11776
12916
msgid "The file name %s%s%s is used by%sthe package %s%s%s%sin file %s%s%s."
11777
12917
msgstr ""
11778
12918
 
11779
 
#: lazarusidestrconsts.lispkgmangthefileofpackageismissing
11780
 
msgid "The file %s%s%s%sof package %s is missing."
11781
 
msgstr ""
11782
 
 
11783
 
#: lazarusidestrconsts.lispkgmangthefileofpackageneedstobesavedfirst
11784
 
msgid "The file %s%s%s%sof package %s needs to be saved first."
 
12919
#: lazarusidestrconsts.lispkgmangthefileofpackagewasnotfound
 
12920
msgid "The file \"%s\" of package %s was not found."
11785
12921
msgstr ""
11786
12922
 
11787
12923
#: lazarusidestrconsts.lispkgmangthefollowingpackagefailedtoload
11808
12944
msgid "The package %s is a runtime only package.%sRuntime only packages can not be installed in the IDE."
11809
12945
msgstr ""
11810
12946
 
 
12947
#: lazarusidestrconsts.lispkgmangthepackageiscompiledautomaticallyanditsoutputdirec
 
12948
msgid "The package %s is compiled automatically and its output directory is \"%s\", which is in the default unit search path of the compiler. The package uses other packages which also uses the default unit search of the compiler. This creates an endless loop.%sYou can fix this issue%sby removing the path from your compiler config (e.g. fpc.cfg)%sor by disabling the auto update of this package%sor by removing dependencies."
 
12949
msgstr ""
 
12950
 
11811
12951
#: lazarusidestrconsts.lispkgmangthepackageismarkedforinstallationbutcannotbefound
11812
12952
msgid "The package %s%s%s is marked for installation, but can not be found.%sRemove dependency from the installation list of packages?"
11813
12953
msgstr ""
11824
12964
msgid "The package name %s%s%s of%sthe file %s%s%s is invalid."
11825
12965
msgstr ""
11826
12966
 
11827
 
#: lazarusidestrconsts.lispkgmangthepackageownsthefileshouldthefileberenamed
11828
 
msgid "The package %s owns the file%s%s%s%s.%sShould the file be renamed in the package as well?"
11829
 
msgstr ""
11830
 
 
11831
12967
#: lazarusidestrconsts.lispkgmangthepackagewasmarkedcurrentlylazarus
11832
12968
msgid "The package %s%s%s was marked.%sCurrently lazarus only supports static linked packages. The real un-installation needs rebuilding and restarting of lazarus.%s%sDo you want to rebuild Lazarus now?"
11833
12969
msgstr ""
11844
12980
msgid "There are two units with the same name:%s%s1. %s%s%s from %s%s2. %s%s%s from %s%s%s"
11845
12981
msgstr ""
11846
12982
 
11847
 
#: lazarusidestrconsts.lispkgmangthereisacircleintherequiredpackages
11848
 
msgid "There is a circle in the required packages. See package graph."
 
12983
#: lazarusidestrconsts.lispkgmangthereisacirculardependency
 
12984
msgid "There is a circular dependency in the packages. See package graph."
11849
12985
msgstr ""
11850
12986
 
11851
12987
#: lazarusidestrconsts.lispkgmangthereisafpcunitwiththesamenameasapackage
11861
12997
msgstr ""
11862
12998
 
11863
12999
#: lazarusidestrconsts.lispkgmangthereisalreadyapackageloadedfromfile
11864
 
msgid "There is already a package %s%s%s loaded%sfrom file %s%s%s.%sSee Components -> Package Graph.%sReplace is impossible."
 
13000
msgid "There is already a package %s%s%s loaded%sfrom file %s%s%s.%sSee Package -> Package Graph.%sReplace is impossible."
11865
13001
msgstr ""
11866
13002
 
11867
13003
#: lazarusidestrconsts.lispkgmangthereisanunsavedpackageintherequiredpackages
11944
13080
msgid "Warning: The file %s%s%s%sbelongs to the current project."
11945
13081
msgstr ""
11946
13082
 
11947
 
#: lazarusidestrconsts.lispkgreg
11948
 
msgid "Package Registration"
 
13083
#: lazarusidestrconsts.lispkgmgrkeep
 
13084
msgctxt "lazarusidestrconsts.lispkgmgrkeep"
 
13085
msgid "keep"
 
13086
msgstr ""
 
13087
 
 
13088
#: lazarusidestrconsts.lispkgmgrnew
 
13089
msgctxt "lazarusidestrconsts.lispkgmgrnew"
 
13090
msgid "new"
 
13091
msgstr ""
 
13092
 
 
13093
#: lazarusidestrconsts.lispkgmgrremove
 
13094
msgctxt "lazarusidestrconsts.lispkgmgrremove"
 
13095
msgid "remove"
 
13096
msgstr ""
 
13097
 
 
13098
#: lazarusidestrconsts.lispkgselectapackage
 
13099
msgid "Select a package"
11949
13100
msgstr ""
11950
13101
 
11951
13102
#: lazarusidestrconsts.lispkgsyscannotregistercomponentswithoutunit
11972
13123
msgid "Invalid Unitname: %s"
11973
13124
msgstr ""
11974
13125
 
 
13126
#: lazarusidestrconsts.lispkgsyslpkfilename
 
13127
msgid "%s%slpk file: %s%s%s"
 
13128
msgstr ""
 
13129
 
11975
13130
#: lazarusidestrconsts.lispkgsyspackagefilenotfound
11976
13131
msgid "Package file not found"
11977
13132
msgstr ""
11978
13133
 
 
13134
#: lazarusidestrconsts.lispkgsyspackageregistrationerror
 
13135
msgid "Package registration error"
 
13136
msgstr ""
 
13137
 
11979
13138
#: lazarusidestrconsts.lispkgsysregisterprocedureisnil
11980
13139
msgid "Register procedure is nil"
11981
13140
msgstr ""
11984
13143
msgid "RegisterUnit was called, but no package is registering."
11985
13144
msgstr ""
11986
13145
 
11987
 
#: lazarusidestrconsts.lispkgsysregistrationerror
11988
 
msgid "Registration Error"
11989
 
msgstr ""
11990
 
 
11991
13146
#: lazarusidestrconsts.lispkgsyssynedittheeditorcomponentusedbylazarus
11992
13147
msgid "SynEdit - the editor component used by Lazarus. http://sourceforge.net/projects/synedit/"
11993
13148
msgstr ""
11994
13149
 
11995
13150
#: lazarusidestrconsts.lispkgsysthefclfreepascalcomponentlibraryprovidesthebase
11996
 
msgid "The FCL - FreePascal Component Library provides the base classes for object pascal."
 
13151
msgid "The FCL - Free Pascal Component Library provides the base classes for Object Pascal."
11997
13152
msgstr ""
11998
13153
 
11999
13154
#: lazarusidestrconsts.lispkgsysthelcllazaruscomponentlibrarycontainsallbase
12000
13155
msgid "The LCL - Lazarus Component Library contains all base components for form editing."
12001
13156
msgstr ""
12002
13157
 
 
13158
#: lazarusidestrconsts.lispkgsysthelpkfilewasnotfound
 
13159
msgid "%s%sThe lpk file was not found."
 
13160
msgstr ""
 
13161
 
12003
13162
#: lazarusidestrconsts.lispkgsysthepackageisinstalledbutnovalidpackagefilewasfound
12004
13163
msgid "The package %s%s%s is installed, but no valid package file (.lpk) was found.%sA broken dummy package was created."
12005
13164
msgstr ""
12020
13179
msgid "%s%sUnit Name: %s%s%s"
12021
13180
msgstr ""
12022
13181
 
12023
 
#: lazarusidestrconsts.lispkgsysunitnotfound
12024
 
msgid "Unit not found: %s%s%s"
 
13182
#: lazarusidestrconsts.lispkgsysunitwasnotfoundinthelpkfileprobablythislpkfilewasn
 
13183
msgid "Unit \"%s\" was not found in the lpk file.%sProbably this lpk file was not used for building this IDE. Or the package misuses the procedure RegisterUnit."
12025
13184
msgstr ""
12026
13185
 
12027
 
#: lazarusidestrconsts.lispkgsysunitwasremovedfrompackage
12028
 
msgid "Unit %s%s%s was removed from package"
 
13186
#: lazarusidestrconsts.lispkgsysunitwasremovedfrompackagelpk
 
13187
msgctxt "lazarusidestrconsts.lispkgsysunitwasremovedfrompackagelpk"
 
13188
msgid "Unit \"%s\" was removed from package (lpk)"
12029
13189
msgstr ""
12030
13190
 
12031
13191
#: lazarusidestrconsts.lispkgthisfileisnotinanyloadedpackage
12065
13225
msgid "User"
12066
13226
msgstr ""
12067
13227
 
 
13228
#: lazarusidestrconsts.lispleasefixtheerrorinthemessagewindow
 
13229
msgid "Please fix the error shown in the message window, which is normally below the source editor."
 
13230
msgstr ""
 
13231
 
12068
13232
#: lazarusidestrconsts.lispleaseopenaunitbeforerun
12069
13233
msgid "Please open a unit before run."
12070
13234
msgstr ""
12142
13306
msgid "Save in .lps file in project directory"
12143
13307
msgstr ""
12144
13308
 
 
13309
#: lazarusidestrconsts.lisposavesessionfoldstate
 
13310
msgid "Save fold info"
 
13311
msgstr ""
 
13312
 
12145
13313
#: lazarusidestrconsts.lisposavesessioninformationin
12146
13314
msgid "Save session information in"
12147
13315
msgstr ""
12148
13316
 
 
13317
#: lazarusidestrconsts.lisposavesessionjumphistory
 
13318
msgid "Save jump history"
 
13319
msgstr ""
 
13320
 
12149
13321
#: lazarusidestrconsts.lisprecedingword
12150
13322
msgid "Preceding word"
12151
13323
msgstr ""
12154
13326
msgid "primary config directory, where Lazarus stores its config files. Default is "
12155
13327
msgstr ""
12156
13328
 
12157
 
#: lazarusidestrconsts.lisprint
12158
 
msgid "Print"
 
13329
#: lazarusidestrconsts.lisprimaryconfigpath
 
13330
msgid "Primary config path"
 
13331
msgstr ""
 
13332
 
 
13333
#: lazarusidestrconsts.lisprior
 
13334
msgid "prior %s"
12159
13335
msgstr ""
12160
13336
 
12161
13337
#: lazarusidestrconsts.lisprivate
12192
13368
msgid "Program detected"
12193
13369
msgstr ""
12194
13370
 
 
13371
#: lazarusidestrconsts.lisprogramnotfound
 
13372
msgid "Program %s not found"
 
13373
msgstr ""
 
13374
 
12195
13375
#: lazarusidestrconsts.lisprogramsourcemusthaveapascalextensionlikepaspporlp
12196
13376
msgid "Program source must have a pascal extension like .pas, .pp or .lpr"
12197
13377
msgstr ""
12198
13378
 
12199
13379
#: lazarusidestrconsts.lisprojaddaddfilestoproject
12200
 
msgid "Add files to project"
12201
 
msgstr ""
12202
 
 
12203
 
#: lazarusidestrconsts.lisprojaddaddfiletoproject
12204
 
msgid "Add file to project:"
 
13380
msgid "Add Files to Project"
12205
13381
msgstr ""
12206
13382
 
12207
13383
#: lazarusidestrconsts.lisprojadddependencyalreadyexists
12209
13385
msgstr ""
12210
13386
 
12211
13387
#: lazarusidestrconsts.lisprojaddeditorfile
12212
 
msgid "Add editor files"
12213
 
msgstr ""
12214
 
 
12215
 
#: lazarusidestrconsts.lisprojaddfiles
12216
 
msgid "Add files"
12217
 
msgstr ""
 
13388
msgid "Add Editor Files"
 
13389
msgstr "أضف الجذاذات المفتوحة في المحرّر"
12218
13390
 
12219
13391
#: lazarusidestrconsts.lisprojaddinvalidminmaxversion
12220
13392
msgid "Invalid Min-Max version"
12293
13465
 
12294
13466
#: lazarusidestrconsts.lisprojaddtoproject
12295
13467
msgctxt "lazarusidestrconsts.lisprojaddtoproject"
12296
 
msgid "Add to project"
 
13468
msgid "Add to Project"
12297
13469
msgstr ""
12298
13470
 
12299
13471
#: lazarusidestrconsts.lisprojaddunitnamealreadyexists
12300
13472
msgid "Unit name already exists"
12301
13473
msgstr ""
12302
13474
 
 
13475
#: lazarusidestrconsts.lisproject
 
13476
msgid "Project %s"
 
13477
msgstr ""
 
13478
 
12303
13479
#: lazarusidestrconsts.lisprojectchanged
12304
13480
msgid "Project changed"
12305
13481
msgstr ""
12330
13506
msgstr ""
12331
13507
 
12332
13508
#: lazarusidestrconsts.lisprojectinformation
12333
 
msgid "Project Information"
 
13509
msgid "Project information"
12334
13510
msgstr ""
12335
13511
 
12336
13512
#: lazarusidestrconsts.lisprojectisrunnable
12349
13525
msgid "Project Output directory (e.g. the ppu directory)"
12350
13526
msgstr ""
12351
13527
 
 
13528
#: lazarusidestrconsts.lisprojectoutputdirectory
 
13529
msgid "Project output directory"
 
13530
msgstr ""
 
13531
 
12352
13532
#: lazarusidestrconsts.lisprojectpath
12353
13533
msgid "Project Path:"
12354
13534
msgstr ""
12357
13537
msgid "Directory where project's main file must be"
12358
13538
msgstr ""
12359
13539
 
 
13540
#: lazarusidestrconsts.lisprojectsessionchanged
 
13541
msgid "Project session changed"
 
13542
msgstr ""
 
13543
 
 
13544
#: lazarusidestrconsts.lisprojectsourcedirectories
 
13545
msgid "Project source directories"
 
13546
msgstr ""
 
13547
 
 
13548
#: lazarusidestrconsts.lisprojectsraisedexceptionataddress
 
13549
msgid "%0:s%0:s At address %1:x"
 
13550
msgstr ""
 
13551
 
12360
13552
#: lazarusidestrconsts.lisprojectsraisedexceptionclasss
12361
13553
msgid "Project %s raised exception class '%s'."
12362
13554
msgstr ""
12365
13557
msgid "Project %s raised exception class '%s' with message:%s%s"
12366
13558
msgstr ""
12367
13559
 
 
13560
#: lazarusidestrconsts.lisprojectsraisedexceptioninfileaddress
 
13561
msgid "%0:s%0:s In file '%1:s' at address %2:x"
 
13562
msgstr ""
 
13563
 
 
13564
#: lazarusidestrconsts.lisprojectsraisedexceptioninfileline
 
13565
msgid "%0:s%0:s In file '%1:s' at line %2:d"
 
13566
msgstr ""
 
13567
 
 
13568
#: lazarusidestrconsts.lisprojectsraisedexceptioninfilelinesrc
 
13569
msgid "%0:s%0:s In file '%1:s' at line %2:d:%0:s%3:s"
 
13570
msgstr ""
 
13571
 
12368
13572
#: lazarusidestrconsts.lisprojectsrcpath
12369
13573
msgid "Project Src Path"
12370
13574
msgstr ""
12385
13589
msgid "Project Wizard"
12386
13590
msgstr ""
12387
13591
 
 
13592
#: lazarusidestrconsts.lisprojfiles
 
13593
msgid "Files:"
 
13594
msgstr ""
 
13595
 
12388
13596
#: lazarusidestrconsts.lisprojinspconfirmdeletingdependency
12389
13597
msgid "Confirm deleting dependency"
12390
13598
msgstr ""
12402
13610
msgstr ""
12403
13611
 
12404
13612
#: lazarusidestrconsts.lisprojinspremovedrequiredpackages
 
13613
msgctxt "lazarusidestrconsts.lisprojinspremovedrequiredpackages"
12405
13614
msgid "Removed required packages"
12406
13615
msgstr ""
12407
13616
 
12466
13675
msgid "Publish project directory"
12467
13676
msgstr ""
12468
13677
 
 
13678
#: lazarusidestrconsts.lispublishproject
 
13679
msgid "Publish Project"
 
13680
msgstr ""
 
13681
 
12469
13682
#: lazarusidestrconsts.lispublprojinvalidexcludefilter
12470
 
msgid "Invalid Exclude filter"
 
13683
msgid "Invalid exclude filter"
12471
13684
msgstr ""
12472
13685
 
12473
13686
#: lazarusidestrconsts.lispublprojinvalidincludefilter
12474
 
msgid "Invalid Include filter"
 
13687
msgid "Invalid include filter"
12475
13688
msgstr ""
12476
13689
 
12477
13690
#: lazarusidestrconsts.lisputlrsfilesinoutputdirectory
12499
13712
 
12500
13713
#: lazarusidestrconsts.lispvutheunitnameisusedwhentheideextendsusesclauses
12501
13714
msgctxt "lazarusidestrconsts.lispvutheunitnameisusedwhentheideextendsusesclauses"
12502
 
msgid "The unitname is used when the IDE extends uses clauses."
 
13715
msgid "The unitname is used when the IDE extends uses clauses"
12503
13716
msgstr ""
12504
13717
 
12505
13718
#: lazarusidestrconsts.lispvuunitnameandfilenamedonotmatchexampleunit1pasanduni
12508
13721
msgstr ""
12509
13722
 
12510
13723
#: lazarusidestrconsts.lispwconvertproject
12511
 
msgid "Convert Delphi Project"
 
13724
msgid "Convert &Delphi Project"
12512
13725
msgstr ""
12513
13726
 
12514
13727
#: lazarusidestrconsts.lispwnewproject
12515
 
msgid "New Project"
 
13728
msgid "&New Project"
12516
13729
msgstr ""
12517
13730
 
12518
13731
#: lazarusidestrconsts.lispwopenproject
12519
 
msgid "Open Project"
 
13732
msgid "&Open Project"
12520
13733
msgstr ""
12521
13734
 
12522
13735
#: lazarusidestrconsts.lispwopenrecentproject
12523
 
#, fuzzy
12524
 
#| msgid "Open Recent"
12525
13736
msgctxt "lazarusidestrconsts.lispwopenrecentproject"
12526
 
msgid "Open Recent Project"
 
13737
msgid "Open &Recent Project"
12527
13738
msgstr "إفتح ملفا أستعمل حديثا"
12528
13739
 
 
13740
#: lazarusidestrconsts.lispwviewexampleprojects
 
13741
msgid "View &Example Projects"
 
13742
msgstr ""
 
13743
 
12529
13744
#: lazarusidestrconsts.lisquickfixcreatelocalvariable
12530
13745
msgid "Create local variable"
12531
13746
msgstr ""
12542
13757
msgid "Search identifier"
12543
13758
msgstr ""
12544
13759
 
 
13760
#: lazarusidestrconsts.lisquit
 
13761
msgctxt "lazarusidestrconsts.lisquit"
 
13762
msgid "Quit"
 
13763
msgstr ""
 
13764
 
12545
13765
#: lazarusidestrconsts.lisquitlazarus
12546
 
msgid "Quit Lazarus"
 
13766
msgid "&Quit Lazarus"
12547
13767
msgstr "خروج من لازاروس"
12548
13768
 
12549
13769
#: lazarusidestrconsts.lisreaderror
12550
13770
msgid "Read Error"
12551
13771
msgstr ""
12552
13772
 
 
13773
#: lazarusidestrconsts.lisrecenttabs
 
13774
msgid "Recent tabs"
 
13775
msgstr ""
 
13776
 
12553
13777
#: lazarusidestrconsts.lisrecordstruct
12554
13778
msgid "Record/Structure"
12555
13779
msgstr ""
12556
13780
 
 
13781
#: lazarusidestrconsts.lisredo
 
13782
msgctxt "lazarusidestrconsts.lisredo"
 
13783
msgid "Redo"
 
13784
msgstr "كرر"
 
13785
 
12557
13786
#: lazarusidestrconsts.lisregisters
12558
13787
msgctxt "lazarusidestrconsts.lisregisters"
12559
13788
msgid "Registers"
12560
13789
msgstr ""
12561
13790
 
12562
 
#: lazarusidestrconsts.lisregistersdlgname
12563
 
msgctxt "lazarusidestrconsts.lisregistersdlgname"
12564
 
msgid "Name"
12565
 
msgstr ""
12566
 
 
12567
 
#: lazarusidestrconsts.lisregistersdlgvalue
12568
 
msgctxt "lazarusidestrconsts.lisregistersdlgvalue"
12569
 
msgid "Value"
12570
 
msgstr ""
12571
 
 
12572
13791
#: lazarusidestrconsts.lisregularexpression
12573
13792
msgid "Regular expression"
12574
13793
msgstr ""
12578
13797
msgstr ""
12579
13798
 
12580
13799
#: lazarusidestrconsts.lisremove
12581
 
msgid "remove"
 
13800
msgctxt "lazarusidestrconsts.lisremove"
 
13801
msgid "Remove"
12582
13802
msgstr ""
12583
13803
 
12584
13804
#: lazarusidestrconsts.lisremoveallinvalidproperties
12594
13814
msgstr ""
12595
13815
 
12596
13816
#: lazarusidestrconsts.lisremovefromproject
12597
 
msgid "Remove from project"
 
13817
msgid "Remove from Project"
12598
13818
msgstr ""
12599
13819
 
12600
13820
#: lazarusidestrconsts.lisremovefromsearchpath
12601
13821
msgid "Remove from search path"
12602
13822
msgstr ""
12603
13823
 
 
13824
#: lazarusidestrconsts.lisremoveincludepath
 
13825
msgid "Remove include path?"
 
13826
msgstr ""
 
13827
 
12604
13828
#: lazarusidestrconsts.lisremovelocalvariable
12605
13829
msgid "Remove local variable %s"
12606
13830
msgstr ""
12629
13853
msgid "Remove unit from uses section"
12630
13854
msgstr ""
12631
13855
 
 
13856
#: lazarusidestrconsts.lisremoveunitpath
 
13857
msgid "Remove unit path?"
 
13858
msgstr ""
 
13859
 
 
13860
#: lazarusidestrconsts.lisrename
 
13861
msgctxt "lazarusidestrconsts.lisrename"
 
13862
msgid "Rename"
 
13863
msgstr "أبدل الإسم"
 
13864
 
12632
13865
#: lazarusidestrconsts.lisrenamefile
12633
13866
msgid "Rename file?"
12634
13867
msgstr ""
12657
13890
msgid "Repeat Count:"
12658
13891
msgstr ""
12659
13892
 
 
13893
#: lazarusidestrconsts.lisreplace
 
13894
msgctxt "lazarusidestrconsts.lisreplace"
 
13895
msgid "Replace"
 
13896
msgstr "إستبدل"
 
13897
 
12660
13898
#: lazarusidestrconsts.lisreplacement
12661
13899
msgid "Replacement"
12662
13900
msgstr ""
12673
13911
msgid "Fix unknown properties and types"
12674
13912
msgstr ""
12675
13913
 
 
13914
#: lazarusidestrconsts.lisreplacewholeidentifier
 
13915
msgid "Replace whole identifier"
 
13916
msgstr ""
 
13917
 
12676
13918
#: lazarusidestrconsts.lisreplacingselectionfailed
12677
13919
msgid "Replacing selection failed."
12678
13920
msgstr ""
12689
13931
msgid "Rescan"
12690
13932
msgstr ""
12691
13933
 
 
13934
#: lazarusidestrconsts.lisresetallfilefilterstodefaults
 
13935
msgid "Reset all file filters to defaults?"
 
13936
msgstr ""
 
13937
 
12692
13938
#: lazarusidestrconsts.lisresourceloaderror
12693
13939
msgid "Resource load error"
12694
13940
msgstr ""
12698
13944
msgstr ""
12699
13945
 
12700
13946
#: lazarusidestrconsts.lisresourcetypeofnewfiles
12701
 
msgid "Resource type of project:"
 
13947
msgid "Resource type of project"
12702
13948
msgstr ""
12703
13949
 
12704
13950
#: lazarusidestrconsts.lisresponsecontinue
12705
13951
msgid "Response: %sContinue ?"
12706
13952
msgstr ""
12707
13953
 
 
13954
#: lazarusidestrconsts.lisrestart
 
13955
msgctxt "lazarusidestrconsts.lisrestart"
 
13956
msgid "Restart"
 
13957
msgstr "أعد التّشغيل"
 
13958
 
12708
13959
#: lazarusidestrconsts.lisresult
12709
13960
msgid "Result :="
12710
13961
msgstr ""
12750
14001
msgid "Root"
12751
14002
msgstr ""
12752
14003
 
 
14004
#: lazarusidestrconsts.lisrun
 
14005
msgctxt "lazarusidestrconsts.lisrun"
 
14006
msgid "Run"
 
14007
msgstr ""
 
14008
 
 
14009
#: lazarusidestrconsts.lisrunbuttonhint
 
14010
msgctxt "lazarusidestrconsts.lisrunbuttonhint"
 
14011
msgid "Run"
 
14012
msgstr ""
 
14013
 
12753
14014
#: lazarusidestrconsts.lisrunning
12754
14015
msgid "%s (running ...)"
12755
14016
msgstr ""
12762
14023
msgid "The host application %s%s%s is not executable."
12763
14024
msgstr ""
12764
14025
 
 
14026
#: lazarusidestrconsts.lisrunstage
 
14027
msgctxt "lazarusidestrconsts.lisrunstage"
 
14028
msgid "Run"
 
14029
msgstr ""
 
14030
 
 
14031
#: lazarusidestrconsts.lisruntimeonlycannotbeinstalledinide
 
14032
msgid "Runtime only, can not be installed in IDE"
 
14033
msgstr ""
 
14034
 
12765
14035
#: lazarusidestrconsts.lisruntofailed
12766
14036
msgid "Run-to failed"
12767
14037
msgstr ""
12768
14038
 
12769
14039
#: lazarusidestrconsts.lissamabstractmethodsnotyetoverridden
12770
 
msgid "Abstract methods - not yet overridden"
 
14040
msgid "Abstract Methods - not yet overridden"
12771
14041
msgstr ""
12772
14042
 
12773
14043
#: lazarusidestrconsts.lissamabstractmethodsof
12819
14089
msgstr ""
12820
14090
 
12821
14091
#: lazarusidestrconsts.lissave
12822
 
msgid "Save ..."
 
14092
msgctxt "lazarusidestrconsts.lissave"
 
14093
msgid "Save"
 
14094
msgstr "إحفظ"
 
14095
 
 
14096
#: lazarusidestrconsts.lissaveall
 
14097
msgctxt "lazarusidestrconsts.lissaveall"
 
14098
msgid "Save All"
 
14099
msgstr "إحفظ الكلّ"
 
14100
 
 
14101
#: lazarusidestrconsts.lissaveallchecked
 
14102
msgid "Save All Checked"
12823
14103
msgstr ""
12824
14104
 
12825
14105
#: lazarusidestrconsts.lissaveallmessagestofile
12826
 
msgid "Save all messages to file"
 
14106
msgid "Save All Messages to File"
12827
14107
msgstr ""
12828
14108
 
12829
14109
#: lazarusidestrconsts.lissaveallmodified
12830
 
msgid "save all modified files"
12831
 
msgstr ""
 
14110
msgid "Save all modified files"
 
14111
msgstr "إحفظ كلّ الجذاذات المتغيّرة"
12832
14112
 
12833
14113
#: lazarusidestrconsts.lissaveandexitdialog
12834
14114
msgid "Save and exit dialog"
12838
14118
msgid "Save and rebuild IDE"
12839
14119
msgstr ""
12840
14120
 
 
14121
#: lazarusidestrconsts.lissaveas
 
14122
msgctxt "lazarusidestrconsts.lissaveas"
 
14123
msgid "Save As"
 
14124
msgstr "إحفظ نسخة جديدة"
 
14125
 
 
14126
#: lazarusidestrconsts.lissavechangedfiles
 
14127
msgid "Save changed files?"
 
14128
msgstr "هل تريد حفظ الجذاذات المتغيّرة؟"
 
14129
 
12841
14130
#: lazarusidestrconsts.lissavechanges
12842
14131
msgid "Save changes?"
12843
 
msgstr ""
 
14132
msgstr "هل تريد حفظ التّغييرات؟"
12844
14133
 
12845
14134
#: lazarusidestrconsts.lissavechangestoproject
12846
14135
msgid "Save changes to project %s?"
12847
14136
msgstr ""
12848
14137
 
12849
14138
#: lazarusidestrconsts.lissavecurrenteditorfile
12850
 
msgid "save current editor file"
 
14139
msgid "Save current editor file"
 
14140
msgstr ""
 
14141
 
 
14142
#: lazarusidestrconsts.lissavedsuccessfully
 
14143
msgid "Saved successfully"
12851
14144
msgstr ""
12852
14145
 
12853
14146
#: lazarusidestrconsts.lissaveeditorinfoofnonprojectfiles
12856
14149
 
12857
14150
#: lazarusidestrconsts.lissavefileas
12858
14151
msgid "Save file as"
12859
 
msgstr ""
 
14152
msgstr "إحفظ نسحة جديدة من الجذاذة"
12860
14153
 
12861
14154
#: lazarusidestrconsts.lissavefilebeforeclosingform
12862
14155
msgid "Save file %s%s%s%sbefore closing form %s%s%s?"
12868
14161
 
12869
14162
#: lazarusidestrconsts.lissaveproject
12870
14163
msgid "Save project %s (*%s)"
 
14164
msgstr "إحفظ البرنامج %s (*%s)"
 
14165
 
 
14166
#: lazarusidestrconsts.lissavesessionchangestoproject
 
14167
msgid "Save session changes to project %s?"
12871
14168
msgstr ""
12872
14169
 
12873
14170
#: lazarusidestrconsts.lissavesettings
12874
14171
msgid "Save Settings"
12875
 
msgstr ""
 
14172
msgstr "إحفظ الخيارات"
12876
14173
 
12877
14174
#: lazarusidestrconsts.lissavespace
12878
14175
msgid "Save "
12879
 
msgstr ""
 
14176
msgstr "إحفظ"
12880
14177
 
12881
14178
#: lazarusidestrconsts.lisscalingfactor
12882
14179
msgid "Scaling factor:"
12886
14183
msgid "Search For "
12887
14184
msgstr ""
12888
14185
 
 
14186
#: lazarusidestrconsts.lissearchpaths2
 
14187
msgid "Search paths"
 
14188
msgstr ""
 
14189
 
 
14190
#: lazarusidestrconsts.lissearchprojectsfrom
 
14191
msgid "Search projects from"
 
14192
msgstr ""
 
14193
 
12889
14194
#: lazarusidestrconsts.lissearchunit
12890
14195
msgid "Search unit"
12891
14196
msgstr ""
12894
14199
msgid "secondary config directory, where Lazarus searches for config template files. Default is "
12895
14200
msgstr ""
12896
14201
 
 
14202
#: lazarusidestrconsts.lissecondaryconfigpath
 
14203
msgid "Secondary config path"
 
14204
msgstr ""
 
14205
 
12897
14206
#: lazarusidestrconsts.lisseemessages
12898
14207
msgid "See messages."
12899
14208
msgstr ""
12910
14219
msgid "Select a node"
12911
14220
msgstr ""
12912
14221
 
 
14222
#: lazarusidestrconsts.lisselectanotherlclwidgetsetmacrolclwidgettype
 
14223
msgid "Select another LCL widget set (macro LCLWidgetType)"
 
14224
msgstr ""
 
14225
 
12913
14226
#: lazarusidestrconsts.lisselectdfmfiles
12914
14227
msgid "Select Delphi form files (*.dfm)"
12915
14228
msgstr ""
12923
14236
msgid "(selected bottom neighbour)"
12924
14237
msgstr ""
12925
14238
 
 
14239
#: lazarusidestrconsts.lisselectedcommandsmapping
 
14240
msgid "Selected Command's Mapping"
 
14241
msgstr ""
 
14242
 
12926
14243
#: lazarusidestrconsts.lisselectedleftneighbour
12927
14244
msgid "(selected left neighbour)"
12928
14245
msgstr ""
12939
14256
msgid "Select the file"
12940
14257
msgstr ""
12941
14258
 
 
14259
#: lazarusidestrconsts.lisselectfpcsourcedirectory
 
14260
msgid "Select FPC source directory"
 
14261
msgstr ""
 
14262
 
12942
14263
#: lazarusidestrconsts.lisselectionexceedsstringconstant
12943
14264
msgid "Selection exceeds string constant"
12944
14265
msgstr ""
12947
14268
msgid "Selection tool"
12948
14269
msgstr ""
12949
14270
 
 
14271
#: lazarusidestrconsts.lisselectlazarussourcedirectory
 
14272
msgid "Select Lazarus source directory"
 
14273
msgstr ""
 
14274
 
 
14275
#: lazarusidestrconsts.lisselectpathof
 
14276
msgid "Select path of %s"
 
14277
msgstr ""
 
14278
 
 
14279
#: lazarusidestrconsts.lisselectpathto
 
14280
msgid "Select path to %s"
 
14281
msgstr ""
 
14282
 
12950
14283
#: lazarusidestrconsts.lisselecttheactivebuildmode
12951
14284
msgid "Select the active build mode"
12952
14285
msgstr ""
12955
14288
msgid "Set default"
12956
14289
msgstr ""
12957
14290
 
12958
 
#: lazarusidestrconsts.lissetmacrovalues
12959
 
msgid "Set macro values"
12960
 
msgstr ""
12961
 
 
12962
14291
#: lazarusidestrconsts.lissetupdefaultindentation
12963
14292
msgid "(Setup default indentation)"
12964
14293
msgstr ""
12995
14324
msgid "Show gutter"
12996
14325
msgstr ""
12997
14326
 
 
14327
#: lazarusidestrconsts.lisshowhelp
 
14328
msgid "Show help"
 
14329
msgstr ""
 
14330
 
12998
14331
#: lazarusidestrconsts.lisshowhintsinobjectinspector
 
14332
msgctxt "lazarusidestrconsts.lisshowhintsinobjectinspector"
12999
14333
msgid "Show hints"
13000
14334
msgstr ""
13001
14335
 
13007
14341
msgid "Show information box"
13008
14342
msgstr ""
13009
14343
 
13010
 
#: lazarusidestrconsts.lisshowoldtaborder
13011
 
msgid "Show old tab order"
 
14344
#: lazarusidestrconsts.lisshowoverviewgutter
 
14345
msgid "Show overview Gutter"
13012
14346
msgstr ""
13013
14347
 
13014
14348
#: lazarusidestrconsts.lisshowpackages
13015
14349
msgid "Show packages"
13016
14350
msgstr ""
13017
14351
 
 
14352
#: lazarusidestrconsts.lisshowpositionofsourceeditor
 
14353
msgid "Show position of source editor"
 
14354
msgstr ""
 
14355
 
 
14356
#: lazarusidestrconsts.lisshowsetupdialogformostimportantsettings
 
14357
msgid "Show setup dialog for most important settings"
 
14358
msgstr ""
 
14359
 
13018
14360
#: lazarusidestrconsts.lisshowspecialcharacters
13019
14361
msgid "Show special characters"
13020
14362
msgstr ""
13044
14386
msgstr ""
13045
14387
 
13046
14388
#: lazarusidestrconsts.lissimplesyntax
13047
 
msgid "Simple Syntax"
 
14389
msgid "Simple syntax"
 
14390
msgstr ""
 
14391
 
 
14392
#: lazarusidestrconsts.lisskiperrors
 
14393
msgid "Skip errors"
13048
14394
msgstr ""
13049
14395
 
13050
14396
#: lazarusidestrconsts.lisskipfile
13067
14413
msgid "Matches"
13068
14414
msgstr ""
13069
14415
 
13070
 
#: lazarusidestrconsts.lissorrynotimplementedyet
13071
 
msgid "Sorry, not implemented yet"
13072
 
msgstr ""
13073
 
 
13074
14416
#: lazarusidestrconsts.lissorrythistypeisnotyetimplemented
13075
14417
msgid "Sorry, this type is not yet implemented"
13076
14418
msgstr ""
13079
14421
msgid "Ascending"
13080
14422
msgstr ""
13081
14423
 
13082
 
#: lazarusidestrconsts.lissortselcancel
13083
 
msgctxt "lazarusidestrconsts.lissortselcancel"
13084
 
msgid "Cancel"
13085
 
msgstr ""
13086
 
 
13087
14424
#: lazarusidestrconsts.lissortselcasesensitive
13088
14425
msgctxt "lazarusidestrconsts.lissortselcasesensitive"
13089
14426
msgid "&Case Sensitive"
13137
14474
msgstr ""
13138
14475
 
13139
14476
#: lazarusidestrconsts.lissourcebreakpoint
13140
 
msgid "&Source breakpoint"
 
14477
msgid "&Source Breakpoint ..."
13141
14478
msgstr ""
13142
14479
 
13143
14480
#: lazarusidestrconsts.lissourcedirectoryanddestinationdirectoryarethesamema
13184
14521
msgid "Start Conversion"
13185
14522
msgstr ""
13186
14523
 
 
14524
#: lazarusidestrconsts.lisstartide
 
14525
msgid "Start IDE"
 
14526
msgstr ""
 
14527
 
13187
14528
#: lazarusidestrconsts.lisstartwithanewproject
13188
14529
msgid "Start with a new project"
13189
14530
msgstr ""
13190
14531
 
 
14532
#: lazarusidestrconsts.lisstop
 
14533
msgctxt "lazarusidestrconsts.lisstop"
 
14534
msgid "Stop"
 
14535
msgstr ""
 
14536
 
13191
14537
#: lazarusidestrconsts.lisstopcurrentdebuggingandrebuildproject
13192
14538
msgid "Stop current debugging and rebuild project?"
13193
14539
msgstr ""
13208
14554
msgid "Stop the debugging?"
13209
14555
msgstr ""
13210
14556
 
 
14557
#: lazarusidestrconsts.lisstorepathdelimitersandas
 
14558
msgid "Store path delimiters \\ and / as"
 
14559
msgstr ""
 
14560
 
13211
14561
#: lazarusidestrconsts.lisstrangelpifile
13212
14562
msgid "Strange lpi file"
13213
14563
msgstr ""
13241
14591
msgid "Success"
13242
14592
msgstr ""
13243
14593
 
 
14594
#: lazarusidestrconsts.lissuggestdefaultnameofnewfileinlowercase
 
14595
msgid "Suggest default name of new file in lowercase"
 
14596
msgstr ""
 
14597
 
13244
14598
#: lazarusidestrconsts.lissuspiciousincludepath
13245
14599
msgid "Suspicious include path"
13246
14600
msgstr ""
13265
14619
msgid "Override system variable"
13266
14620
msgstr ""
13267
14621
 
13268
 
#: lazarusidestrconsts.lissynedit
13269
 
msgid "SynEdit"
13270
 
msgstr ""
13271
 
 
13272
14622
#: lazarusidestrconsts.lissyntaxmode
13273
14623
msgid "Syntax mode"
13274
14624
msgstr ""
13275
14625
 
 
14626
#: lazarusidestrconsts.lissystemppunotfoundcheckyourfpccfg
 
14627
msgid "system.ppu not found. Check your fpc.cfg."
 
14628
msgstr ""
 
14629
 
13276
14630
#: lazarusidestrconsts.listab
13277
14631
msgid "Tab"
13278
14632
msgstr ""
13279
14633
 
 
14634
#: lazarusidestrconsts.listaborderconfirmsort
 
14635
msgid "Sort tab orders of all child controls of \"%s\" by their positions?"
 
14636
msgstr ""
 
14637
 
 
14638
#: lazarusidestrconsts.listaborderdownhint
 
14639
msgid "Move the selected control down in tab order"
 
14640
msgstr ""
 
14641
 
13280
14642
#: lazarusidestrconsts.listaborderof
13281
 
msgid "Tab Order of"
 
14643
msgid "Tab Order of %s"
 
14644
msgstr ""
 
14645
 
 
14646
#: lazarusidestrconsts.listabordersorthint
 
14647
msgid "Calculate tab order for controls by their X- and Y- positions"
 
14648
msgstr ""
 
14649
 
 
14650
#: lazarusidestrconsts.listaborderuphint
 
14651
msgid "Move the selected control up in tab order"
 
14652
msgstr ""
 
14653
 
 
14654
#: lazarusidestrconsts.listabsfor
 
14655
msgid "Tabs for %s"
 
14656
msgstr ""
 
14657
 
 
14658
#: lazarusidestrconsts.listakesnapshot
 
14659
msgid "Take a Snapshot"
 
14660
msgstr ""
 
14661
 
 
14662
#: lazarusidestrconsts.listarget
 
14663
msgid "Target:"
13282
14664
msgstr ""
13283
14665
 
13284
14666
#: lazarusidestrconsts.listargetcpu
13315
14697
msgstr ""
13316
14698
 
13317
14699
#: lazarusidestrconsts.listemplateeditparamcellhelp
13318
 
msgid ""
13319
 
"Inserts an editable Cell, with a default value\n"
13320
 
"\"\",Sync=n (,S=n), to Sync with a previous cell (n=1 to highest prev cell\n"
13321
 
"\"default\",Sync, to Sync with a previous cell of equal default\n"
 
14700
msgid "Inserts an editable Cell. Cells can be navigated using the tab key.%0:sThe \"param\" macro takes a list of comma separated arguments.%0:sThe first argument is the default value.%0:sThe 2nd argument (optional) can be used to link the cell to another cell (syncro edit)%0:s%0:s  while param(\"foo\") do param(foo);%0:sInserts 2 independent cells, both with the default text \"foo\"%0:sThe quotes are optional%0:s%0:s  if param(\"foo\") > 0 and param(\"foo\",sync=1) < 99 then%0:sInserts 2 linked cells, editing either one, will change the other one too%0:sThe value \"1\" refers to the position of the other \"param()\", so if there are more params:%0:s  if param(\"bar\") and param(foo) > 0 and param(foo,sync=2) < 99 then%0:sThe 2nd and third are linked. (the 3rd refers to \"2\") %0:s%0:s\"sync can be shortened to \"s\":%0:s  if param(\"foo\") > 0 and param(\"foo\",s=1) < 99 then%0:s%0:s  if param(\"bar\") and param(\"foo\") > 0 and param(\"foo\",sync) < 99 then%0:sThe 2nd and third are linked.%0:sNote: \"Sync has no position and no \"=\", so it syncs to the previous cell with the same default (in this case \"foo\")"
13322
14701
msgstr ""
13323
14702
 
13324
14703
#: lazarusidestrconsts.listestdirectory
13329
14708
msgid "The Application Bundle was created for \"%s\""
13330
14709
msgstr ""
13331
14710
 
13332
 
#: lazarusidestrconsts.listhebuildmacrodoesnotbeginwith
13333
 
msgid "The build macro \"%s\" does not begin with \"%s\"."
13334
 
msgstr ""
13335
 
 
13336
14711
#: lazarusidestrconsts.listheclassisatcontrolandcannotbepastedontoanoncontro
13337
14712
msgid "The class %s%s%s is a TControl and can not be pasted onto a non control.%sUnable to paste."
13338
14713
msgstr ""
13349
14724
msgid "The command after publishing is invalid:%s%s%s%s"
13350
14725
msgstr ""
13351
14726
 
 
14727
#: lazarusidestrconsts.listhecompilerfiledoesnotlookcorrect
 
14728
msgid "The compiler file \"%s\" does not look correct:%s%s"
 
14729
msgstr ""
 
14730
 
13352
14731
#: lazarusidestrconsts.listhecomponentcannotbedeletedbecauseitisnotownedby
13353
14732
msgid "The component %s can not be deleted, because it is not owned by %s."
13354
14733
msgstr ""
13373
14752
msgid "The component name must be unique in all components on the form/datamodule.The name is compared case insensitive like a normal pascal identifier."
13374
14753
msgstr ""
13375
14754
 
 
14755
#: lazarusidestrconsts.listheconfigurationwillbedowngradedconverted
 
14756
msgid "The configuration will be downgraded/converted."
 
14757
msgstr ""
 
14758
 
 
14759
#: lazarusidestrconsts.listhecontainsanotexistingdirectory
 
14760
msgid "The %s contains a not existing directory:%s%s"
 
14761
msgstr ""
 
14762
 
 
14763
#: lazarusidestrconsts.listhecontainsastarcharacterlazarususesthisasnormalch
 
14764
msgid "The %s contains a star * character.%sLazarus uses this as normal character and does not expand this as file mask."
 
14765
msgstr ""
 
14766
 
13376
14767
#: lazarusidestrconsts.listhecurrentcompilerfilenameisnotavalidexecutablecho
13377
 
msgid "The current compiler filename %s%s%s%sis not a valid executable.%sChoose Ok to choose the default %s%s%s.%sOtherwise check Environment -> Environment Options -> Files"
 
14768
msgid "The current compiler filename %s%s%s%sis not a valid executable.%sChoose Ok to choose the default %s%s%s.%sOtherwise check Tools -> Options -> Files"
13378
14769
msgstr ""
13379
14770
 
13380
14771
#: lazarusidestrconsts.listhecurrentcompilerfilenameisnotavalidexecutableplease
13381
 
msgid "The current compiler filename %s%s%s%sis not a valid executable.%sPlease check Environment -> Environment Options -> Files"
 
14772
msgid "The current compiler filename %s%s%s%sis not a valid executable.%sPlease check Tools -> Options -> Files"
 
14773
msgstr ""
 
14774
 
 
14775
#: lazarusidestrconsts.listhecurrentfpchasnoconfigfileitwillprobablymisssome
 
14776
msgid "The current FPC has no config file. It will probably miss some units. Check your installation of fpc."
13382
14777
msgstr ""
13383
14778
 
13384
14779
#: lazarusidestrconsts.listhecurrentfreepascalsourcedirectorydoesnotlookcorr
13385
 
msgid "The current Free Pascal source directory %s%s%s%sdoes not look correct.%sChoose Ok to choose the default %s%s%s.%sOtherwise check Environment -> Environment Options -> Files"
 
14780
msgid "The current Free Pascal source directory %s%s%s%sdoes not look correct.%sChoose Ok to choose the default %s%s%s.%sOtherwise check Tools -> Options -> Files"
13386
14781
msgstr ""
13387
14782
 
13388
14783
#: lazarusidestrconsts.listhecurrentfreepascalsourcedirectorydoesnotlookcorr2
13389
 
msgid "The current Free Pascal source directory %s%s%s%sdoes not look correct.%sCheck Environment -> Environment Options -> Files"
 
14784
msgid "The current Free Pascal source directory %s%s%s%sdoes not look correct.%sCheck Tools -> Options -> Files"
13390
14785
msgstr ""
13391
14786
 
13392
14787
#: lazarusidestrconsts.listhecurrentlazarusdirectorydoesnotlookcorrectwithou
13393
 
msgid "The current Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will not be able to create LCL applications.%sChoose Ok to choose the default %s%s%s.%sOtherwise check Environment -> Environment Options -> Files"
 
14788
msgid "The current Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will not be able to create LCL applications.%sChoose Ok to choose the default %s%s%s.%sOtherwise check Tools -> Options -> Files"
13394
14789
msgstr ""
13395
14790
 
13396
14791
#: lazarusidestrconsts.listhecurrentlazarusdirectorydoesnotlookcorrectwithou2
13397
 
msgid "The current Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will not be able to create LCL applications.%sCheck Environment -> Environment Options -> Files"
13398
 
msgstr ""
13399
 
 
13400
 
#: lazarusidestrconsts.listhecurrentunitpathforthefileisthepathtothelclunits
13401
 
msgid "The current unit path for the file%s%s%s%s is%s%s%s%s.%s%sThe path to the LCL units %s%s%s is missing.%s%sHint for newbies:%sCreate a lazarus application and put the file into the project directory."
 
14792
msgid "The current Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will not be able to create LCL applications.%sCheck Tools -> Options -> Files"
13402
14793
msgstr ""
13403
14794
 
13404
14795
#: lazarusidestrconsts.listhedebuggerdoesnotexistsorisnotexecutableseeenviro
13405
 
msgid "The debugger %s%s%s%sdoes not exist or is not executable.%s%sSee Environment -> Debugger Options"
 
14796
msgid "The debugger %s%s%s%sdoes not exist or is not executable.%s%sSee Tools -> Options -> Debugger options"
13406
14797
msgstr ""
13407
14798
 
13408
14799
#: lazarusidestrconsts.listhedestinationdirectorydoesnotexist
13413
14804
msgid "The destination directory %s%s%s does not exist.%sPlease check the project target file name Menu > Project > Project Options."
13414
14805
msgstr ""
13415
14806
 
 
14807
#: lazarusidestrconsts.listhedirectorycontainsnoprojectincludefilesanymorere
 
14808
msgid "The directory \"%s\" contains no project include files any more. Remove this directory from the project's include search path?"
 
14809
msgstr ""
 
14810
 
 
14811
#: lazarusidestrconsts.listhedirectorycontainsnoprojectunitsanymoreremovethi
 
14812
msgid "The directory \"%s\" contains no project units any more. Remove this directory from the project's unit search path?"
 
14813
msgstr ""
 
14814
 
13416
14815
#: lazarusidestrconsts.listhedirectoryisnolongerneededintheunitpathremoveit
13417
14816
msgid "The directory %s%s%s is no longer needed in the unit path.%sRemove it?"
13418
14817
msgstr ""
13445
14844
msgid "The file %s%s%s is a symlink.%s%sOpen %s%s%s instead?"
13446
14845
msgstr ""
13447
14846
 
13448
 
#: lazarusidestrconsts.listhefileisnotadelphiprojectdpr
13449
 
msgid "The file %s%s%s is not a Delphi project (.dpr)"
13450
 
msgstr ""
13451
 
 
13452
 
#: lazarusidestrconsts.listhefileisnotadelphiunit
13453
 
msgid "The file %s%s%s is not a Delphi unit."
13454
 
msgstr ""
13455
 
 
13456
14847
#: lazarusidestrconsts.listhefileisnotalazarusprojectcreateanewprojectforthi
13457
14848
msgid "The file %s%s%s is not a lazarus project.%sCreate a new project for this %s?"
13458
14849
msgstr ""
13459
14850
 
 
14851
#: lazarusidestrconsts.listhefilemaskisinvalid
 
14852
msgid "The file mask \"%s\" is invalid."
 
14853
msgstr ""
 
14854
 
 
14855
#: lazarusidestrconsts.listhefilemaskisnotavalidregularexpression
 
14856
msgid "The file mask \"%s\" is not a valid regular expression."
 
14857
msgstr ""
 
14858
 
13460
14859
#: lazarusidestrconsts.listhefileseemstobeaprogramclosecurrentproject
13461
14860
msgid "The file %s%s%s%sseems to be a program. Close current project and create a new lazarus project for this program?%s\"No\" will load the file as normal source."
13462
14861
msgstr ""
13482
14881
msgid "The first build mode is the default mode and must be stored in the project, not in the session."
13483
14882
msgstr ""
13484
14883
 
13485
 
#: lazarusidestrconsts.listhefirstbuildmodeisthedefaultmodeandmustbestoredin2
13486
 
msgctxt "lazarusidestrconsts.listhefirstbuildmodeisthedefaultmodeandmustbestoredin2"
13487
 
msgid "The first build mode is the default mode and must be stored in the project, not in the session."
13488
 
msgstr ""
13489
 
 
13490
14884
#: lazarusidestrconsts.listhefollowingmethodsusedbyarenotinthesourceremoveth
13491
14885
msgid "The following methods used by %s are not in the source%s%s%s%s%s%sRemove the dangling references?"
13492
14886
msgstr ""
13493
14887
 
 
14888
#: lazarusidestrconsts.listhefpcsourcedirectorydoesnotlookcorrect
 
14889
msgid "The FPC source directory \"%s\" does not look correct:%s%s"
 
14890
msgstr ""
 
14891
 
 
14892
#: lazarusidestrconsts.listhefreepascalcompilerexecutabletypicallyhasthename
 
14893
msgid "The Free Pascal compiler executable typically has the name \"%s\". You can also use the target specific compiler like \"%s\". Please give the full file path."
 
14894
msgstr ""
 
14895
 
13494
14896
#: lazarusidestrconsts.listhefreepascalcompilerfilenamewasnotfounditisrecomm
13495
14897
msgid "The Free Pascal compiler (filename: %s) was not found.%sIt is recommended that you install fpc."
13496
14898
msgstr ""
13497
14899
 
13498
14900
#: lazarusidestrconsts.listhefreepascalsourcedirectorywasnotfoundsomecodefun
13499
 
msgid "The Free Pascal source directory was not found.%sSome code functions will not work.%sIt is recommended that you install it and set the path%sEnvironment -> Environment Options -> Files"
 
14901
msgid "The Free Pascal source directory was not found.%sSome code functions will not work.%sIt is recommended that you install it and set the path%sTools -> Options -> Files"
13500
14902
msgstr ""
13501
14903
 
13502
14904
#: lazarusidestrconsts.listhegnudebuggerthroughsshallowstoremotedebugviaassh
13503
 
msgid "The GNU debugger through ssh allows to remote debug via a ssh connection. See docs/RemoteDebugging.txt for details. The path must contain the ssh client filename, the hostname with an optional username and the filename of gdb on the remote computer. For example: %s/usr/bin/ssh username@hostname gdb%s or: %s/usr/bin/setsid /usr/bin/ssh username@hostname gdb%s"
 
14905
msgid "The GNU debugger through ssh allows one to remote debug via a ssh connection. See docs/RemoteDebugging.txt for details. The path must contain the ssh client filename, the hostname with an optional username and the filename of gdb on the remote computer. For example: %s/usr/bin/ssh username@hostname gdb%s or: %s/usr/bin/setsid /usr/bin/ssh username@hostname gdb%s"
13504
14906
msgstr ""
13505
14907
 
13506
14908
#: lazarusidestrconsts.listheidentifierisaunitpleaseusethefilesaveasfunction
13519
14921
msgid "The launching application %s%s%s%sdoes not exist or is not executable.%s%sSee Run -> Run parameters -> Local"
13520
14922
msgstr ""
13521
14923
 
 
14924
#: lazarusidestrconsts.listhelazarusdirectorycontainsthesourcesoftheideandth
 
14925
msgid "The Lazarus directory contains the sources of the IDE and the package files of LCL and many standard packages. For example it contains the file \"ide%slazarus.lpi\". The translation files are located there too."
 
14926
msgstr ""
 
14927
 
 
14928
#: lazarusidestrconsts.listhelazarusdirectorydoesnotlookcorrect
 
14929
msgid "The Lazarus directory \"%s\" does not look correct:%s%s"
 
14930
msgstr ""
 
14931
 
13522
14932
#: lazarusidestrconsts.listhelazarusdirectorywasnotfoundyouwillnotbeabletocr
13523
 
msgid "The Lazarus directory was not found.%sYou will not be able to create LCL applications.%sPlease check Environment -> Environment Options -> Files"
 
14933
msgid "The Lazarus directory was not found.%sYou will not be able to create LCL applications.%sPlease check Tools -> Options -> Files"
13524
14934
msgstr ""
13525
14935
 
13526
14936
#: lazarusidestrconsts.listhelfmlazarusformfilecontainsinvalidpropertiesthis
13527
14937
msgid "The LFM (Lazarus form) file contains invalid properties. This means for example it contains some properties/classes, which do not exist in the current LCL. The normal fix is to remove these properties from the lfm and fix the pascal code manually."
13528
14938
msgstr ""
13529
14939
 
 
14940
#: lazarusidestrconsts.listhemacrodoesnotbeginwith
 
14941
msgid "The macro \"%s\" does not begin with \"%s\"."
 
14942
msgstr ""
 
14943
 
13530
14944
#: lazarusidestrconsts.listhenameisnotavalidpascalidentifier
13531
14945
msgid "The name %s%s%s is not a valid pascal identifier."
13532
14946
msgstr ""
13539
14953
msgid "The new unit is not yet in the unit search path.%sAdd directory %s?"
13540
14954
msgstr ""
13541
14955
 
 
14956
#: lazarusidestrconsts.listheoldconfigurationwillbeupgraded
 
14957
msgid "The old configuration will be upgraded."
 
14958
msgstr ""
 
14959
 
13542
14960
#: lazarusidestrconsts.listheothersourcescontainsadirectorywhichisalreadyint
13543
14961
msgid "The \"Other sources\" contains a directory which is already in the \"Other unit files\".%s%s"
13544
14962
msgstr ""
13587
15005
msgid "The package already contains a unit with this name."
13588
15006
msgstr ""
13589
15007
 
 
15008
#: lazarusidestrconsts.listhepackagecannotbeinstalledbecauseitrequireswhichi
 
15009
msgid "The package %s can not be installed, because it requires the package \"%s\", which is a runtime only package."
 
15010
msgstr ""
 
15011
 
13590
15012
#: lazarusidestrconsts.listhepackagecannotbeuninstalledbecauseitisneededbyth
13591
15013
msgid "The package %s can not be uninstalled, because it is needed by the IDE itself."
13592
15014
msgstr ""
13595
15017
msgid "The package %s does not have any \"Register\" procedure, which typically means, it does not provide any IDE addon. Installing it will probably only increase the size of the IDE and may even make it unstable.%s%sHint: If you want to use a package in your project, use the \"Add to project\" menu item."
13596
15018
msgstr ""
13597
15019
 
 
15020
#: lazarusidestrconsts.listhepackageisalreadyinthelist
 
15021
msgid "The package %s is already in the list"
 
15022
msgstr ""
 
15023
 
 
15024
#: lazarusidestrconsts.listhepackageisnotadesigntimepackageitcannotbeinstall
 
15025
msgid "The package %s is not a design time package. It can not be installed in the IDE"
 
15026
msgstr ""
 
15027
 
 
15028
#: lazarusidestrconsts.listhepathofmakeisnotcorrect
 
15029
msgid "The path of \"make\" is not correct: \"%s\""
 
15030
msgstr ""
 
15031
 
13598
15032
#: lazarusidestrconsts.listheprogrammakewasnotfoundthistoolisneededtobuildla
13599
15033
msgid "The program %smake%s was not found.%sThis tool is needed to build lazarus.%s"
13600
15034
msgstr ""
13604
15038
msgstr ""
13605
15039
 
13606
15040
#: lazarusidestrconsts.listheprojectdoesnotusethelclunitinterfacesbutitseems
13607
 
msgid "The project does not use the LCL unit interfaces, but it seems it needs it.%sYou will get strange linker errors if you use the LCL forms without interfaces."
 
15041
msgid "The project does not use the LCL unit interfaces, which is required by LCLBase.%sYou will get strange linker errors if you use the LCL without interfaces."
13608
15042
msgstr ""
13609
15043
 
13610
15044
#: lazarusidestrconsts.listheprojecthasnomainsourcefile
13620
15054
msgstr ""
13621
15055
 
13622
15056
#: lazarusidestrconsts.listheprojectmustbesavedbeforebuildingifyousetthetest
13623
 
msgid "The project must be saved before building%sIf you set the Test Directory in the environment options,%syou can create new projects and build them at once.%sSave project?"
 
15057
msgid "The project must be saved before building%sIf you set the Test Directory in the IDE options,%syou can create new projects and build them at once.%sSave project?"
13624
15058
msgstr ""
13625
15059
 
13626
15060
#: lazarusidestrconsts.listheprojectusestargetosandcputhesystemppuforthistar
13639
15073
msgid "There is a file with the same name and a similar extension ond disk%sFile: %s%sAmbiguous File: %s%s%sDelete ambiguous file?"
13640
15074
msgstr ""
13641
15075
 
13642
 
#: lazarusidestrconsts.listhereisalreadyabuildmacrowiththename
13643
 
msgid "There is already a build macro with the name %s%s%s."
13644
 
msgstr ""
13645
 
 
13646
15076
#: lazarusidestrconsts.listhereisalreadyacomponentwiththisname
13647
15077
msgid "There is already a component with this name"
13648
15078
msgstr ""
13651
15081
msgid "There is already a form with the name %s%s%s"
13652
15082
msgstr ""
13653
15083
 
 
15084
#: lazarusidestrconsts.listhereisalreadyamacrowiththename
 
15085
msgid "There is already a macro with the name %s%s%s."
 
15086
msgstr ""
 
15087
 
13654
15088
#: lazarusidestrconsts.listhereisalreadyanidemacrowiththename
13655
15089
msgid "There is already an IDE macro with the name \"%s\""
13656
15090
msgstr ""
13657
15091
 
 
15092
#: lazarusidestrconsts.listhereisalreadyapackageinthelist
 
15093
msgid "There is already a package %s in the list"
 
15094
msgstr ""
 
15095
 
13658
15096
#: lazarusidestrconsts.listhereisalreadyaunitwiththenamepascalidentifiersmus
13659
15097
msgid "There is already a unit with the name %s%s%s. Pascal identifiers must be unique."
13660
15098
msgstr ""
13687
15125
msgid "The root component can not be deleted."
13688
15126
msgstr ""
13689
15127
 
 
15128
#: lazarusidestrconsts.listhesefileswillbedeleted
 
15129
msgid "These files will be deleted"
 
15130
msgstr ""
 
15131
 
13690
15132
#: lazarusidestrconsts.listhesesettingsarestoredwiththeproject
13691
15133
msgid "These settings are stored with the project."
13692
15134
msgstr ""
13695
15137
msgid "These units were not found:"
13696
15138
msgstr ""
13697
15139
 
13698
 
#: lazarusidestrconsts.listhetestdirectorycouldnotbefoundseeenvironmentopt
13699
 
msgid "The Test Directory could not be found:%s%s%s%s%s(see environment options)"
 
15140
#: lazarusidestrconsts.listhesourcesofthefreepascalpackagesarerequiredforbro
 
15141
msgid "The sources of the Free Pascal packages are required for browsing and code completion. For example it has the file \"%s\"."
 
15142
msgstr ""
 
15143
 
 
15144
#: lazarusidestrconsts.listhetestdirectorycouldnotbefoundseeideopt
 
15145
msgid "The Test Directory could not be found:%s%s%s%s%s(see IDE options)"
13700
15146
msgstr ""
13701
15147
 
13702
15148
#: lazarusidestrconsts.listheunitalreadyexistsignorewillforcetherenaming
13703
15149
msgid "The unit %s%s%s already exists.%sIgnore will force the renaming,%sCancel will cancel the saving of this source and%sAbort will abort the whole saving."
13704
 
msgstr ""
 
15150
msgstr "الوحدة %s%s%s موجودة بالفعل"
13705
15151
 
13706
15152
#: lazarusidestrconsts.listheunitbelongstopackage
13707
15153
msgid "The unit belongs to package %s."
13716
15162
msgstr ""
13717
15163
 
13718
15164
#: lazarusidestrconsts.listheunitisnotlowercasethefreepascalcompiler
13719
 
msgid "The unit filename %s%s%s is not lowercase.%sThe FreePascal compiler does not search for all cases. It is recommended to use lowercase filename.%s%sRename file lowercase?"
 
15165
msgid "The unit filename %s%s%s is not lowercase.%sThe Free Pascal compiler does not search for all cases. It is recommended to use lowercase filename.%s%sRename file lowercase?"
 
15166
msgstr ""
 
15167
 
 
15168
#: lazarusidestrconsts.listheunitispartofthefpcsourcesbutthecorrespondingfpd
 
15169
msgid "The unit %s is part of the FPC sources, but the corresponding fpdoc xml file was not found.%sEither you have not yet added the fpcdocs directory to the search path or the unit is not yet documented.%sThe fpdoc files for the FPC sources can be downloaded from: %s%sPlease add the directory in the fpdoc editor options.%sIn order to create a new file the directory must be writable."
13720
15170
msgstr ""
13721
15171
 
13722
15172
#: lazarusidestrconsts.listheunitisusedbyotherfilesupdatereferencesautomatic
13751
15201
msgid "This project has no main source file"
13752
15202
msgstr ""
13753
15203
 
 
15204
#: lazarusidestrconsts.listhisprojecthasonlythedefaultbuildmode
 
15205
msgid "This project has only the default build mode."
 
15206
msgstr ""
 
15207
 
13754
15208
#: lazarusidestrconsts.listhissetofoptionstobuildlazarusisnotsupportedbythis
13755
15209
msgid "This set of options to build Lazarus is not supported by this installation.%sThe directory %s%s%s is not writable.%sSee the Lazarus website for other ways to install Lazarus."
13756
15210
msgstr ""
13759
15213
msgid "This statement can not be extracted.%sPlease select some code to extract a new procedure/method."
13760
15214
msgstr ""
13761
15215
 
13762
 
#: lazarusidestrconsts.listhiswillcreateacircle
13763
 
msgid "This will create a circle."
 
15216
#: lazarusidestrconsts.listhiswillcreateacirculardependency
 
15217
msgid "This will create a circular dependency."
 
15218
msgstr ""
 
15219
 
 
15220
#: lazarusidestrconsts.listhreads
 
15221
msgctxt "lazarusidestrconsts.listhreads"
 
15222
msgid "Threads"
 
15223
msgstr ""
 
15224
 
 
15225
#: lazarusidestrconsts.listhreadscurrent
 
15226
msgctxt "lazarusidestrconsts.listhreadscurrent"
 
15227
msgid "Current"
 
15228
msgstr ""
 
15229
 
 
15230
#: lazarusidestrconsts.listhreadsfunc
 
15231
msgctxt "lazarusidestrconsts.listhreadsfunc"
 
15232
msgid "Function"
 
15233
msgstr ""
 
15234
 
 
15235
#: lazarusidestrconsts.listhreadsgoto
 
15236
msgid "Goto"
 
15237
msgstr ""
 
15238
 
 
15239
#: lazarusidestrconsts.listhreadsline
 
15240
msgctxt "lazarusidestrconsts.listhreadsline"
 
15241
msgid "Line"
 
15242
msgstr ""
 
15243
 
 
15244
#: lazarusidestrconsts.listhreadsnotevaluated
 
15245
msgid "Threads not evaluated"
 
15246
msgstr ""
 
15247
 
 
15248
#: lazarusidestrconsts.listhreadssrc
 
15249
msgctxt "lazarusidestrconsts.listhreadssrc"
 
15250
msgid "Source"
 
15251
msgstr ""
 
15252
 
 
15253
#: lazarusidestrconsts.listhreadsstate
 
15254
msgctxt "lazarusidestrconsts.listhreadsstate"
 
15255
msgid "State"
13764
15256
msgstr ""
13765
15257
 
13766
15258
#: lazarusidestrconsts.listinfobuildautocloseonsuccess
13823
15315
msgid "To install you must compile and restart the IDE"
13824
15316
msgstr ""
13825
15317
 
13826
 
#: lazarusidestrconsts.listop
13827
 
msgctxt "lazarusidestrconsts.listop"
13828
 
msgid "Top"
13829
 
msgstr ""
13830
 
 
13831
15318
#: lazarusidestrconsts.listopanchoring
13832
15319
msgid "Top anchoring"
13833
15320
msgstr ""
13836
15323
msgid "Top borderspace. This value is added to base borderspace and used for the space above the control."
13837
15324
msgstr ""
13838
15325
 
 
15326
#: lazarusidestrconsts.listopinfoview
 
15327
msgid "Show Class/Proc Hint"
 
15328
msgstr ""
 
15329
 
13839
15330
#: lazarusidestrconsts.listops
13840
15331
msgid "Tops"
13841
15332
msgstr ""
13874
15365
 
13875
15366
#: lazarusidestrconsts.lisuegotoline
13876
15367
msgid "Goto line:"
13877
 
msgstr ""
 
15368
msgstr "إذهب إاى السّطر:"
13878
15369
 
13879
15370
#: lazarusidestrconsts.lisuemodeseparator
13880
15371
msgid "/"
13908
15399
msgid "%s bytes"
13909
15400
msgstr ""
13910
15401
 
13911
 
#: lazarusidestrconsts.lisuidclear
13912
 
msgid "Clear"
13913
 
msgstr ""
13914
 
 
13915
15402
#: lazarusidestrconsts.lisuidincludedby
13916
15403
msgid "Included by:"
13917
15404
msgstr ""
13934
15421
msgid "no"
13935
15422
msgstr ""
13936
15423
 
13937
 
#: lazarusidestrconsts.lisuidok
13938
 
msgctxt "lazarusidestrconsts.lisuidok"
13939
 
msgid "Ok"
13940
 
msgstr ""
13941
 
 
13942
15424
#: lazarusidestrconsts.lisuidpathsreadonly
13943
15425
msgid "Paths (Read Only)"
13944
15426
msgstr ""
13947
15429
msgid "Size:"
13948
15430
msgstr ""
13949
15431
 
13950
 
#: lazarusidestrconsts.lisuidsrc
13951
 
msgid "Src"
13952
 
msgstr ""
13953
 
 
13954
15432
#: lazarusidestrconsts.lisuidtype
13955
15433
msgid "Type:"
13956
15434
msgstr ""
13988
15466
msgid "Unable to add setting"
13989
15467
msgstr ""
13990
15468
 
 
15469
#: lazarusidestrconsts.lisunabletoaddthedependencybecausethepackagehasalread
 
15470
msgid "Unable to add the dependency %s, because the package %s has already a dependency %s"
 
15471
msgstr ""
 
15472
 
 
15473
#: lazarusidestrconsts.lisunabletoaddthedependencybecausethepackagehasalread2
 
15474
msgid "Unable to add the dependency %s, because the package %s has already a dependency to %s"
 
15475
msgstr ""
 
15476
 
 
15477
#: lazarusidestrconsts.lisunabletoaddthedependencybecausethiswouldcreatea
 
15478
msgid "Unable to add the dependency %s, because this would create a circular dependency. Dependency %s"
 
15479
msgstr ""
 
15480
 
13991
15481
#: lazarusidestrconsts.lisunabletoaddtoprojectbecausethereisalreadyaunitwith
13992
15482
msgid "Unable to add %s to project, because there is already a unit with the same name in the Project."
13993
15483
msgstr ""
14000
15490
msgid "%s%sUnable to change class of %s to %s"
14001
15491
msgstr ""
14002
15492
 
 
15493
#: lazarusidestrconsts.lisunabletochangeprojecttitleinsource
 
15494
msgid "Unable to change project title in source.%s%s"
 
15495
msgstr ""
 
15496
 
14003
15497
#: lazarusidestrconsts.lisunabletocleanupdestinationdirectory
14004
15498
msgid "Unable to clean up destination directory"
14005
15499
msgstr ""
14068
15562
msgid "Unable to create link %s%s%s with target %s%s%s"
14069
15563
msgstr ""
14070
15564
 
14071
 
#: lazarusidestrconsts.lisunabletocreatenewmethodpleasefixtheerrorshownin
14072
 
msgid "Unable to create new method. Please fix the error shown in the message window."
 
15565
#: lazarusidestrconsts.lisunabletocreatenewfilebecausethereisalreadyadirecto
 
15566
msgid "Unable to create new file, because there is already a directory with this name."
 
15567
msgstr ""
 
15568
 
 
15569
#: lazarusidestrconsts.lisunabletocreatenewmethod
 
15570
msgid "Unable to create new method."
14073
15571
msgstr ""
14074
15572
 
14075
15573
#: lazarusidestrconsts.lisunabletocreatetemporarylfmbuffer
14097
15595
msgstr ""
14098
15596
 
14099
15597
#: lazarusidestrconsts.lisunabletofindfilechecksearchpathinprojectcompileroption
14100
 
msgid "Unable to find file %s%s%s.%sIf it belongs to your project, check search path in%sProject->Compiler Options...->Search Paths->Other Unit Files. If this file belongs to a package, check the appropriate package compiler options. If this file belongs to lazarus, make sure compiling clean. If the file belongs to FPC then check fpc.cfg. If unsure, check Project -> CompilerOptions ... -> Test"
 
15598
msgid "Unable to find file %s%s%s.%sIf it belongs to your project, check search path in%sProject -> Compiler Options -> Search Paths -> Other Unit Files. If this file belongs to a package, check the appropriate package compiler options. If this file belongs to lazarus, make sure compiling clean. If the file belongs to FPC then check fpc.cfg. If unsure, check Project -> CompilerOptions -> Test"
14101
15599
msgstr ""
14102
15600
 
14103
15601
#: lazarusidestrconsts.lisunabletofindinlfmstream
14104
15602
msgid "Unable to find %s in LFM Stream."
14105
15603
msgstr ""
14106
15604
 
14107
 
#: lazarusidestrconsts.lisunabletofindmethodpleasefixtheerrorshowninthemessage
14108
 
msgid "Unable to find method. Please fix the error shown in the message window."
 
15605
#: lazarusidestrconsts.lisunabletofindmethod
 
15606
msgid "Unable to find method."
14109
15607
msgstr ""
14110
15608
 
14111
15609
#: lazarusidestrconsts.lisunabletofindpascalunitpasppforlfmfile
14112
15610
msgid "Unable to find pascal unit (.pas,.pp) for .lfm file%s%s%s%s"
14113
15611
msgstr ""
14114
15612
 
14115
 
#: lazarusidestrconsts.lisunabletofindtheunitofcomponentclass
14116
 
msgid "Unable to find the unit of component class %s%s%s."
 
15613
#: lazarusidestrconsts.lisunabletofindthecomponentclassitisnotregisteredviar
 
15614
msgid "Unable to find the component class \"%s\".%sIt is not registered via RegisterClass and no lfm was found.%sIt is needed by unit:%s%s"
14117
15615
msgstr ""
14118
15616
 
14119
15617
#: lazarusidestrconsts.lisunabletogathereditorchanges
14128
15626
msgid "Unable to load file:%s%s"
14129
15627
msgstr ""
14130
15628
 
 
15629
#: lazarusidestrconsts.lisunabletoloadfile2
 
15630
msgid "unable to load file %s: %s"
 
15631
msgstr ""
 
15632
 
14131
15633
#: lazarusidestrconsts.lisunabletoloadoldresourcefiletheresourcefileis
14132
15634
msgid "Unable to load old resource file.%sThe resource file is the first include file in the%sinitialization section.%sFor example {$I %s.lrs}.%sProbably a syntax error."
14133
15635
msgstr ""
14168
15670
msgid "Unable to read file %s%s%s."
14169
15671
msgstr ""
14170
15672
 
 
15673
#: lazarusidestrconsts.lisunabletoreadlpi
 
15674
msgid "Unable to read lpi"
 
15675
msgstr ""
 
15676
 
14171
15677
#: lazarusidestrconsts.lisunabletoreadtheprojectinfofile
14172
15678
msgctxt "lazarusidestrconsts.lisunabletoreadtheprojectinfofile"
14173
15679
msgid "Unable to read the project info file%s%s%s%s."
14182
15688
msgid "Unable to remove old backup file %s%s%s!"
14183
15689
msgstr ""
14184
15690
 
 
15691
#: lazarusidestrconsts.lisunabletoremoveprojecttitlefromsource
 
15692
msgid "Unable to remove project title from source.%s%s"
 
15693
msgstr ""
 
15694
 
14185
15695
#: lazarusidestrconsts.lisunabletorenameambiguousfileto
14186
15696
msgid "Unable to rename ambiguous file %s%s%s%sto %s%s%s"
14187
15697
msgstr ""
14216
15726
 
14217
15727
#: lazarusidestrconsts.lisunabletosavefile
14218
15728
msgid "Unable to save file %s%s%s"
14219
 
msgstr ""
 
15729
msgstr "غير قادر على حفظ الجذاذة %s%s%s"
14220
15730
 
14221
15731
#: lazarusidestrconsts.lisunabletosetanchorsidecontrol
14222
15732
msgid "Unable to set AnchorSide Control"
14223
15733
msgstr ""
14224
15734
 
14225
 
#: lazarusidestrconsts.lisunabletoshowmethodpleasefixtheerrorshowninthemessage
14226
 
msgid "Unable to show method. Please fix the error shown in the message window."
 
15735
#: lazarusidestrconsts.lisunabletoshowmethod
 
15736
msgid "Unable to show method."
14227
15737
msgstr ""
14228
15738
 
14229
15739
#: lazarusidestrconsts.lisunabletostreamselectedcomponents
14246
15756
msgid "Unable to update CreateForm statement in project source"
14247
15757
msgstr ""
14248
15758
 
14249
 
#: lazarusidestrconsts.lisunabletoupdatethebinaryresourcefilefromfilethetext
14250
 
msgid "Unable to update the binary resource file%s%s%sfrom file the text resource file%s%s%s%sProbably the text file is corrupt."
14251
 
msgstr ""
14252
 
 
14253
15759
#: lazarusidestrconsts.lisunabletowrite
14254
15760
msgid "Unable to write %s%s%s%s%s."
14255
15761
msgstr ""
14286
15792
msgid "Unable to write xml stream to %s%sError: %s"
14287
15793
msgstr ""
14288
15794
 
 
15795
#: lazarusidestrconsts.lisuncheckall
 
15796
msgid "Uncheck All"
 
15797
msgstr ""
 
15798
 
 
15799
#: lazarusidestrconsts.lisundo
 
15800
msgctxt "lazarusidestrconsts.lisundo"
 
15801
msgid "Undo"
 
15802
msgstr "تراجع"
 
15803
 
14289
15804
#: lazarusidestrconsts.lisunexpectedresultthedebuggerwillterminate
14290
15805
msgid "Unexpected result:%sThe debugger will terminate"
14291
15806
msgstr ""
14292
15807
 
 
15808
#: lazarusidestrconsts.lisuninstall
 
15809
msgid "Uninstall %s"
 
15810
msgstr ""
 
15811
 
14293
15812
#: lazarusidestrconsts.lisuninstallimpossible
14294
15813
msgid "Uninstall impossible"
14295
15814
msgstr ""
14300
15819
 
14301
15820
#: lazarusidestrconsts.lisunithaschangedsave
14302
15821
msgid "Unit %s%s%s has changed. Save?"
14303
 
msgstr ""
 
15822
msgstr "الوحدة %s%s%s تغيّرت هل تريد حفظها؟"
14304
15823
 
14305
15824
#: lazarusidestrconsts.lisunitidentifierexists
14306
15825
msgid "Unit identifier exists"
14322
15841
msgid "Unit name contains ..."
14323
15842
msgstr ""
14324
15843
 
14325
 
#: lazarusidestrconsts.lisunitnotfound
14326
 
msgid "A unit not found in"
 
15844
#: lazarusidestrconsts.lisunitnotfoundinproject
 
15845
msgid "A unit not found in project %s"
14327
15846
msgstr ""
14328
15847
 
14329
15848
#: lazarusidestrconsts.lisunitoutputdirectory
14338
15857
msgid "Unit paths"
14339
15858
msgstr ""
14340
15859
 
14341
 
#: lazarusidestrconsts.lisunitsnotfound2
14342
 
msgid "Units not found in"
 
15860
#: lazarusidestrconsts.lisunitsnotfoundinproject
 
15861
msgid "Units not found in project %s"
14343
15862
msgstr ""
14344
15863
 
14345
15864
#: lazarusidestrconsts.lisunsigned
14350
15869
msgid "Unused units"
14351
15870
msgstr ""
14352
15871
 
14353
 
#: lazarusidestrconsts.lisupdatepreview
14354
 
msgid "Update preview"
 
15872
#: lazarusidestrconsts.lisunusualcompilerfilenameusuallyitstartswithfpcppcor
 
15873
msgid "Unusual compiler file name. Usually it starts with fpc, ppc or ppcross."
 
15874
msgstr ""
 
15875
 
 
15876
#: lazarusidestrconsts.lisup
 
15877
msgctxt "lazarusidestrconsts.lisup"
 
15878
msgid "Up"
14355
15879
msgstr ""
14356
15880
 
14357
15881
#: lazarusidestrconsts.lisupdatereferences
14358
15882
msgid "Update references?"
14359
15883
msgstr ""
14360
15884
 
 
15885
#: lazarusidestrconsts.lisupgrade
 
15886
msgid "Upgrade"
 
15887
msgstr ""
 
15888
 
 
15889
#: lazarusidestrconsts.lisupgradeconfiguration
 
15890
msgid "Upgrade configuration"
 
15891
msgstr ""
 
15892
 
14361
15893
#: lazarusidestrconsts.lisuppercasestring
14362
15894
msgid "uppercase string"
14363
15895
msgstr ""
14371
15903
msgstr ""
14372
15904
 
14373
15905
#: lazarusidestrconsts.lisuse
14374
 
msgid "Use..."
 
15906
msgid "Use >>"
14375
15907
msgstr ""
14376
15908
 
14377
15909
#: lazarusidestrconsts.lisuseansistrings
14378
15910
msgid "Use Ansistrings"
14379
15911
msgstr ""
14380
15912
 
 
15913
#: lazarusidestrconsts.lisusedesigntimepackages
 
15914
msgid "Use design time packages"
 
15915
msgstr ""
 
15916
 
14381
15917
#: lazarusidestrconsts.lisuseexcludefilter
14382
 
msgid "Use Exclude Filter"
 
15918
msgid "Use exclude filter"
14383
15919
msgstr ""
14384
15920
 
14385
15921
#: lazarusidestrconsts.lisuseidentifier
14391
15927
msgstr ""
14392
15928
 
14393
15929
#: lazarusidestrconsts.lisuseincludefilter
14394
 
msgid "Use Include Filter"
 
15930
msgid "Use include filter"
14395
15931
msgstr ""
14396
15932
 
14397
15933
#: lazarusidestrconsts.lisuselaunchingapplicationgroupbox
14398
15934
msgid "Launching application"
14399
15935
msgstr ""
14400
15936
 
 
15937
#: lazarusidestrconsts.lisusemessagefile
 
15938
msgid "Use message file:"
 
15939
msgstr ""
 
15940
 
14401
15941
#: lazarusidestrconsts.lisusepackageinpackage
14402
15942
msgid "Use package %s in package %s"
14403
15943
msgstr ""
14418
15958
msgid "User's home directory"
14419
15959
msgstr ""
14420
15960
 
 
15961
#: lazarusidestrconsts.lisuseunit
 
15962
msgctxt "lazarusidestrconsts.lisuseunit"
 
15963
msgid "Add Unit to Uses Section"
 
15964
msgstr ""
 
15965
 
14421
15966
#: lazarusidestrconsts.lisuseunitinunit
14422
15967
msgid "Use unit %s in unit %s"
14423
15968
msgstr ""
14427
15972
msgstr ""
14428
15973
 
14429
15974
#: lazarusidestrconsts.lisvalue
14430
 
msgid "Value:"
 
15975
msgctxt "lazarusidestrconsts.lisvalue"
 
15976
msgid "Value"
14431
15977
msgstr ""
14432
15978
 
14433
15979
#: lazarusidestrconsts.lisvalue2
14434
15980
msgid "Value%s"
14435
15981
msgstr ""
14436
15982
 
 
15983
#: lazarusidestrconsts.lisvalue3
 
15984
msgid "Value: "
 
15985
msgstr ""
 
15986
 
14437
15987
#: lazarusidestrconsts.lisvalues
14438
15988
msgid "Values"
14439
15989
msgstr ""
14440
15990
 
 
15991
#: lazarusidestrconsts.lisvariable
 
15992
msgctxt "lazarusidestrconsts.lisvariable"
 
15993
msgid "Variable"
 
15994
msgstr ""
 
15995
 
14441
15996
#: lazarusidestrconsts.lisverifymethodcalls
14442
15997
msgid "Verify method calls"
14443
15998
msgstr ""
14446
16001
msgid "Version"
14447
16002
msgstr ""
14448
16003
 
 
16004
#: lazarusidestrconsts.lisversionmismatch
 
16005
msgid "Version mismatch"
 
16006
msgstr ""
 
16007
 
14449
16008
#: lazarusidestrconsts.lisvertical
14450
16009
msgid "Vertical"
14451
16010
msgstr ""
14455
16014
msgstr ""
14456
16015
 
14457
16016
#: lazarusidestrconsts.lisviewbreakpointproperties
14458
 
msgid "View Breakpoint Properties"
 
16017
msgctxt "lazarusidestrconsts.lisviewbreakpointproperties"
 
16018
msgid "Breakpoint Properties ..."
14459
16019
msgstr ""
14460
16020
 
14461
16021
#: lazarusidestrconsts.lisviewprojectunits
 
16022
msgctxt "lazarusidestrconsts.lisviewprojectunits"
14462
16023
msgid "View Project Units"
14463
16024
msgstr ""
14464
16025
 
 
16026
#: lazarusidestrconsts.lisviewsource
 
16027
msgid "View Source"
 
16028
msgstr ""
 
16029
 
 
16030
#: lazarusidestrconsts.lisviewsourcedisass
 
16031
msgctxt "lazarusidestrconsts.lisviewsourcedisass"
 
16032
msgid "View Assembler"
 
16033
msgstr ""
 
16034
 
14465
16035
#: lazarusidestrconsts.lisviewsourcelfm
14466
16036
msgid "View Source (.lfm)"
14467
16037
msgstr ""
14474
16044
msgid "Reset Result List"
14475
16045
msgstr ""
14476
16046
 
 
16047
#: lazarusidestrconsts.liswarning
 
16048
msgid "Warning: "
 
16049
msgstr ""
 
16050
 
14477
16051
#: lazarusidestrconsts.liswarningambiguousfilefoundsourcefileis
14478
16052
msgid "Warning: ambiguous file found: %s%s%s. Source file is: %s%s%s"
14479
16053
msgstr ""
14486
16060
msgid "&Watch"
14487
16061
msgstr ""
14488
16062
 
 
16063
#: lazarusidestrconsts.liswatchdata
 
16064
msgid "Watch:"
 
16065
msgstr ""
 
16066
 
 
16067
#: lazarusidestrconsts.liswatchkind
 
16068
msgid "Watch action"
 
16069
msgstr ""
 
16070
 
 
16071
#: lazarusidestrconsts.liswatchkindread
 
16072
msgid "Read"
 
16073
msgstr ""
 
16074
 
 
16075
#: lazarusidestrconsts.liswatchkindreadwrite
 
16076
msgid "Read/Write"
 
16077
msgstr ""
 
16078
 
 
16079
#: lazarusidestrconsts.liswatchkindwrite
 
16080
msgid "Write"
 
16081
msgstr ""
 
16082
 
 
16083
#: lazarusidestrconsts.liswatchpoint
 
16084
msgid "&Data/Watch Breakpoint ..."
 
16085
msgstr ""
 
16086
 
 
16087
#: lazarusidestrconsts.liswatchpointbreakpoint
 
16088
msgid "&Data/watch Breakpoint ..."
 
16089
msgstr ""
 
16090
 
14489
16091
#: lazarusidestrconsts.liswatchpropert
14490
16092
msgid "Watch Properties"
14491
16093
msgstr ""
14492
16094
 
 
16095
#: lazarusidestrconsts.liswatchscope
 
16096
msgid "Watch scope"
 
16097
msgstr ""
 
16098
 
 
16099
#: lazarusidestrconsts.liswatchscopeglobal
 
16100
msgctxt "lazarusidestrconsts.liswatchscopeglobal"
 
16101
msgid "Global"
 
16102
msgstr ""
 
16103
 
 
16104
#: lazarusidestrconsts.liswatchscopelocal
 
16105
msgid "Declaration"
 
16106
msgstr ""
 
16107
 
 
16108
#: lazarusidestrconsts.liswatchtowatchpoint
 
16109
msgid "Create &Data/Watch Breakpoint ..."
 
16110
msgstr ""
 
16111
 
 
16112
#: lazarusidestrconsts.liswelcometolazaruside
 
16113
msgid "Welcome to Lazarus IDE %s"
 
16114
msgstr ""
 
16115
 
 
16116
#: lazarusidestrconsts.liswelcometolazarusthereisalreadyaconfigurationfromve
 
16117
msgid "Welcome to Lazarus %s%s%sThere is already a configuration from version %s in%s%s%s"
 
16118
msgstr ""
 
16119
 
 
16120
#: lazarusidestrconsts.liswhatneedsbuilding
 
16121
msgid "What needs building"
 
16122
msgstr ""
 
16123
 
14493
16124
#: lazarusidestrconsts.liswhenaunitisrenamedupdatereferences
14494
 
msgid "When a unit is renamed, update references ..."
 
16125
msgid "When a unit is renamed, update references"
14495
16126
msgstr ""
14496
16127
 
14497
16128
#: lazarusidestrconsts.liswhenenabledthecurrentoptionsaresavedtothetemplatew
14510
16141
msgid ", with includes "
14511
16142
msgstr ""
14512
16143
 
 
16144
#: lazarusidestrconsts.liswithoutapropercompilerthecodebrowsingandcompilingw
 
16145
msgid "Without a proper compiler the code browsing and compiling will be disappointing."
 
16146
msgstr ""
 
16147
 
 
16148
#: lazarusidestrconsts.liswithoutaproperlazarusdirectoryyouwillgetalotofwarn
 
16149
msgid "Without a proper Lazarus directory you will get a lot of warnings."
 
16150
msgstr ""
 
16151
 
 
16152
#: lazarusidestrconsts.liswithouttheproperfpcsourcescodebrowsingandcompletio
 
16153
msgid "Without the proper FPC sources code browsing and completion will be very limited."
 
16154
msgstr ""
 
16155
 
14513
16156
#: lazarusidestrconsts.liswithrequiredpackages
14514
16157
msgid "With required packages"
14515
16158
msgstr ""
14516
16159
 
14517
 
#: lazarusidestrconsts.liswladd
14518
 
msgid "&Add"
14519
 
msgstr "أضف"
14520
 
 
14521
 
#: lazarusidestrconsts.liswldelete
14522
 
msgid "&Delete"
14523
 
msgstr "إمسح"
14524
 
 
14525
16160
#: lazarusidestrconsts.liswldeleteall
14526
16161
msgid "De&lete All"
14527
16162
msgstr ""
14534
16169
msgid "E&nable All"
14535
16170
msgstr ""
14536
16171
 
14537
 
#: lazarusidestrconsts.liswlenabled
14538
 
msgid "&Enabled"
14539
 
msgstr ""
14540
 
 
14541
16172
#: lazarusidestrconsts.liswlexpression
14542
16173
msgid "Expression"
14543
16174
msgstr ""
14547
16178
msgstr "خصائص"
14548
16179
 
14549
16180
#: lazarusidestrconsts.liswlwatchlist
14550
 
msgid "Watch list"
 
16181
msgid "Watch List"
14551
16182
msgstr ""
14552
16183
 
14553
16184
#: lazarusidestrconsts.liswordatcursorincurrenteditor
14562
16193
msgid "Working directory for run"
14563
16194
msgstr ""
14564
16195
 
 
16196
#: lazarusidestrconsts.lisworkingdirectorynotfound
 
16197
msgid "Working directory %s not found"
 
16198
msgstr ""
 
16199
 
14565
16200
#: lazarusidestrconsts.liswriteerror
14566
16201
msgid "Write Error"
14567
16202
msgstr ""
14570
16205
msgid "Write error: %s%sFile: %s%s%s"
14571
16206
msgstr ""
14572
16207
 
 
16208
#: lazarusidestrconsts.liswrongversionin
 
16209
msgid "wrong version in %s: %s"
 
16210
msgstr ""
 
16211
 
14573
16212
#: lazarusidestrconsts.lisxmlerror
14574
16213
msgid "XML Error"
14575
16214
msgstr ""
14582
16221
msgid "XML parser error in file %s%sError: %s"
14583
16222
msgstr ""
14584
16223
 
 
16224
#: lazarusidestrconsts.lisyoucandisablethisforindividualformsviathepackageed
 
16225
msgid "You can disable this for individual forms via the package editor"
 
16226
msgstr ""
 
16227
 
14585
16228
#: lazarusidestrconsts.lisyoucandisablethisforindividualformsviathepopupmenu
14586
16229
msgid "You can disable this for individual forms via the popup menu in the project inspector"
14587
16230
msgstr ""
14593
16236
#: lazarusidestrconsts.locwndsrceditor
14594
16237
msgctxt "lazarusidestrconsts.locwndsrceditor"
14595
16238
msgid "Source Editor"
14596
 
msgstr ""
 
16239
msgstr "محرّر الأوامر"
14597
16240
 
14598
16241
#: lazarusidestrconsts.podaddpackageunittousessection
14599
16242
msgid "Add package unit to uses section"
14600
16243
msgstr ""
14601
16244
 
 
16245
#: lazarusidestrconsts.regdlgbinary
 
16246
msgctxt "lazarusidestrconsts.regdlgbinary"
 
16247
msgid "Binary"
 
16248
msgstr ""
 
16249
 
 
16250
#: lazarusidestrconsts.regdlgdecimal
 
16251
msgctxt "lazarusidestrconsts.regdlgdecimal"
 
16252
msgid "Decimal"
 
16253
msgstr ""
 
16254
 
 
16255
#: lazarusidestrconsts.regdlgdisplaytypeforselectedregisters
 
16256
msgid "Display type for selected Registers"
 
16257
msgstr ""
 
16258
 
 
16259
#: lazarusidestrconsts.regdlgformat
 
16260
msgid "Format"
 
16261
msgstr ""
 
16262
 
 
16263
#: lazarusidestrconsts.regdlghex
 
16264
msgid "Hex"
 
16265
msgstr ""
 
16266
 
 
16267
#: lazarusidestrconsts.regdlgoctal
 
16268
msgid "Octal"
 
16269
msgstr ""
 
16270
 
 
16271
#: lazarusidestrconsts.regdlgraw
 
16272
msgid "Raw"
 
16273
msgstr ""
 
16274
 
14602
16275
#: lazarusidestrconsts.rsaddinverse
14603
16276
msgid "Add Inverse"
14604
16277
msgstr ""
14612
16285
msgstr ""
14613
16286
 
14614
16287
#: lazarusidestrconsts.rsbuild
14615
 
#, fuzzy
14616
 
#| msgid "Build:"
14617
16288
msgid "&Build:"
14618
16289
msgstr "بناء:"
14619
16290
 
14649
16320
msgid "Enable i18n"
14650
16321
msgstr ""
14651
16322
 
14652
 
#: lazarusidestrconsts.rsenteroneormorephrasesthatyouwanttosearchorfilterin
14653
 
msgid "Enter one or more phrases that you want to Search or Filter in the list, separated by space, or comma"
14654
 
msgstr ""
14655
 
 
14656
 
#: lazarusidestrconsts.rsfilterthelistwiththecurrentfilterexpression
14657
 
msgid "Filter the list with the current filter expression"
 
16323
#: lazarusidestrconsts.rsfilterthelistwithstring
 
16324
msgid "Filter the lines in list with a string"
14658
16325
msgstr ""
14659
16326
 
14660
16327
#: lazarusidestrconsts.rsformdatafiledfm
14665
16332
msgid "Found, but not listed here: "
14666
16333
msgstr ""
14667
16334
 
14668
 
#: lazarusidestrconsts.rsgotothenextiteminthesearchlist
14669
 
msgid "Go to the next item in the search list"
14670
 
msgstr ""
14671
 
 
14672
16335
#: lazarusidestrconsts.rsi18noptions
14673
16336
msgid "i18n Options"
14674
16337
msgstr ""
14675
16338
 
14676
16339
#: lazarusidestrconsts.rsincludeversioninfoinexecutable
14677
 
msgid "Include Version Info in executable"
 
16340
msgid "Include version info in executable"
14678
16341
msgstr ""
14679
16342
 
14680
16343
#: lazarusidestrconsts.rsiwpcustomposition
14698
16361
msgid "Restore window size"
14699
16362
msgstr "إستعد مساحات النوافذ"
14700
16363
 
 
16364
#: lazarusidestrconsts.rsiwpsplittercustomposition
 
16365
msgid "Custom Size"
 
16366
msgstr ""
 
16367
 
 
16368
#: lazarusidestrconsts.rsiwpsplitterdefault
 
16369
msgid "Default Size"
 
16370
msgstr ""
 
16371
 
 
16372
#: lazarusidestrconsts.rsiwpsplitterfollowwindow
 
16373
msgid "Restore with window"
 
16374
msgstr ""
 
16375
 
 
16376
#: lazarusidestrconsts.rsiwpsplitterrestorewindowgeometry
 
16377
msgid "Restore Size"
 
16378
msgstr ""
 
16379
 
14701
16380
#: lazarusidestrconsts.rsiwpusewindowmanagersetting
14702
16381
msgid "Use windowmanager setting"
14703
16382
msgstr ""
14704
16383
 
14705
 
#: lazarusidestrconsts.rskey
14706
 
msgctxt "lazarusidestrconsts.rskey"
14707
 
msgid "Key"
14708
 
msgstr ""
14709
 
 
14710
16384
#: lazarusidestrconsts.rslanguageafrikaans
14711
16385
msgid "Afrikaans"
14712
16386
msgstr ""
14779
16453
msgid "Polish"
14780
16454
msgstr ""
14781
16455
 
14782
 
#: lazarusidestrconsts.rslanguageportugues
 
16456
#: lazarusidestrconsts.rslanguageportuguese
14783
16457
msgid "Portuguese"
14784
16458
msgstr ""
14785
16459
 
 
16460
#: lazarusidestrconsts.rslanguageportuguesebr
 
16461
msgid "Brazilian Portuguese"
 
16462
msgstr ""
 
16463
 
14786
16464
#: lazarusidestrconsts.rslanguagerussian
14787
16465
msgid "Russian"
14788
16466
msgstr ""
14815
16493
msgid "Mi&nor version:"
14816
16494
msgstr ""
14817
16495
 
14818
 
#: lazarusidestrconsts.rsok
14819
 
msgid "ok"
14820
 
msgstr ""
14821
 
 
14822
16496
#: lazarusidestrconsts.rsotherinfo
14823
16497
msgid "Other info"
14824
16498
msgstr ""
14827
16501
msgid "PO Output Directory:"
14828
16502
msgstr ""
14829
16503
 
14830
 
#: lazarusidestrconsts.rsremove
14831
 
msgid "&Remove"
14832
 
msgstr "إمح"
14833
 
 
14834
 
#: lazarusidestrconsts.rsresetfilter
14835
 
msgid "Reset filter"
14836
 
msgstr ""
14837
 
 
14838
16504
#: lazarusidestrconsts.rsrevision
14839
16505
msgid "&Revision:"
14840
16506
msgstr ""
14851
16517
msgid "Start a new search"
14852
16518
msgstr ""
14853
16519
 
14854
 
#: lazarusidestrconsts.rsvalue
14855
 
msgctxt "lazarusidestrconsts.rsvalue"
14856
 
msgid "Value"
14857
 
msgstr ""
14858
 
 
14859
16520
#: lazarusidestrconsts.rsversionnumbering
14860
16521
msgid "Version numbering"
14861
16522
msgstr ""
14862
16523
 
14863
 
#: lazarusidestrconsts.srkmalreadyconnected
14864
 
msgid " The key \"%s\" is already connected to \"%s\"."
14865
 
msgstr "المفتاح \"%s\" وقعت إضافته سابقا إلى \"%s\"."
14866
 
 
14867
 
#: lazarusidestrconsts.srkmalternkey
14868
 
msgid "Alternative key (or 2 keys combination)"
14869
 
msgstr ""
14870
 
 
14871
16524
#: lazarusidestrconsts.srkmcarhelpmenu
14872
16525
msgid "Help menu commands"
14873
16526
msgstr ""
14892
16545
msgid "Text editing commands"
14893
16546
msgstr ""
14894
16547
 
14895
 
#: lazarusidestrconsts.srkmcatenvmenu
14896
 
msgid "Environment menu commands"
14897
 
msgstr ""
14898
 
 
14899
16548
#: lazarusidestrconsts.srkmcatfilemenu
14900
16549
msgid "File menu commands"
14901
16550
msgstr ""
14904
16553
msgid "Text folding commands"
14905
16554
msgstr ""
14906
16555
 
 
16556
#: lazarusidestrconsts.srkmcatmacrorecording
 
16557
msgctxt "lazarusidestrconsts.srkmcatmacrorecording"
 
16558
msgid "Macros"
 
16559
msgstr ""
 
16560
 
14907
16561
#: lazarusidestrconsts.srkmcatmarker
14908
16562
msgid "Text marker commands"
14909
16563
msgstr ""
14985
16639
msgid "abort build"
14986
16640
msgstr ""
14987
16641
 
 
16642
#: lazarusidestrconsts.srkmecabstractmethods
 
16643
msgid "Abstract Methods ..."
 
16644
msgstr ""
 
16645
 
 
16646
#: lazarusidestrconsts.srkmecaddbpaddress
 
16647
msgid "add address breakpoint"
 
16648
msgstr ""
 
16649
 
 
16650
#: lazarusidestrconsts.srkmecaddbpsource
 
16651
msgid "add source breakpoint"
 
16652
msgstr ""
 
16653
 
 
16654
#: lazarusidestrconsts.srkmecaddbpwatchpoint
 
16655
msgid "add data/watchpoint"
 
16656
msgstr ""
 
16657
 
14988
16658
#: lazarusidestrconsts.srkmecaddjumppoint
14989
 
msgid "Add jump point"
 
16659
msgid "Add Jump Point"
14990
16660
msgstr ""
14991
16661
 
14992
16662
#: lazarusidestrconsts.srkmecaddwatch
15049
16719
msgid "build program/project"
15050
16720
msgstr ""
15051
16721
 
15052
 
#: lazarusidestrconsts.srkmecbuildall
15053
 
msgid "build all files of program/project"
15054
 
msgstr ""
15055
 
 
15056
16722
#: lazarusidestrconsts.srkmecbuildfile
15057
16723
msgid "build file"
15058
16724
msgstr ""
15065
16731
msgid "Char"
15066
16732
msgstr ""
15067
16733
 
 
16734
#: lazarusidestrconsts.srkmeccleanupcompiled
 
16735
msgid "clean up build files"
 
16736
msgstr ""
 
16737
 
15068
16738
#: lazarusidestrconsts.srkmecclearall
15069
16739
msgid "Delete whole text"
15070
16740
msgstr ""
15073
16743
msgid "Codetools defines editor"
15074
16744
msgstr ""
15075
16745
 
15076
 
#: lazarusidestrconsts.srkmeccodetoolsoptions
15077
 
msgid "Codetools options"
15078
 
msgstr ""
15079
 
 
15080
16746
#: lazarusidestrconsts.srkmeccolseldown
15081
16747
msgid "Column Select Down"
15082
16748
msgstr ""
15141
16807
msgid "Column selection mode"
15142
16808
msgstr ""
15143
16809
 
 
16810
#: lazarusidestrconsts.srkmeccompile
 
16811
msgid "compile program/project"
 
16812
msgstr ""
 
16813
 
15144
16814
#: lazarusidestrconsts.srkmeccompileroptions
15145
16815
msgid "compiler options"
15146
16816
msgstr ""
15147
16817
 
15148
16818
#: lazarusidestrconsts.srkmeccompletecode
15149
 
msgid "Complete code"
 
16819
msgctxt "lazarusidestrconsts.srkmeccompletecode"
 
16820
msgid "Complete Code"
15150
16821
msgstr ""
15151
16822
 
15152
16823
#: lazarusidestrconsts.srkmecconfigbuildfile
15169
16840
msgid "Copy editor to prior free window"
15170
16841
msgstr ""
15171
16842
 
15172
 
#: lazarusidestrconsts.srkmeccustomtool
15173
 
msgid "Custom tool %d"
15174
 
msgstr ""
15175
 
 
15176
16843
#: lazarusidestrconsts.srkmeccut
15177
16844
msgid "Cut selection to clipboard"
15178
16845
msgstr ""
15210
16877
msgid "Diff"
15211
16878
msgstr ""
15212
16879
 
 
16880
#: lazarusidestrconsts.srkmecdown
 
16881
msgid "Move cursor down"
 
16882
msgstr ""
 
16883
 
15213
16884
#: lazarusidestrconsts.srkmeceditorbottom
15214
16885
msgid "Move cursor to absolute end"
15215
16886
msgstr ""
15218
16889
msgid "Move cursor to absolute beginning"
15219
16890
msgstr ""
15220
16891
 
 
16892
#: lazarusidestrconsts.srkmecemptymethods
 
16893
msgid "Empty Methods ..."
 
16894
msgstr ""
 
16895
 
15221
16896
#: lazarusidestrconsts.srkmecenvironmentoptions
15222
16897
msgid "IDE options"
15223
16898
msgstr ""
15227
16902
msgstr ""
15228
16903
 
15229
16904
#: lazarusidestrconsts.srkmecextractproc
15230
 
msgid "Extract procedure"
 
16905
msgctxt "lazarusidestrconsts.srkmecextractproc"
 
16906
msgid "Extract Procedure"
15231
16907
msgstr ""
15232
16908
 
15233
16909
#: lazarusidestrconsts.srkmecexttool
15239
16915
msgstr ""
15240
16916
 
15241
16917
#: lazarusidestrconsts.srkmecfind
15242
 
msgid "Find text"
 
16918
msgid "Find Text"
15243
16919
msgstr ""
15244
16920
 
15245
16921
#: lazarusidestrconsts.srkmecfindblockotherend
15251
16927
msgstr ""
15252
16928
 
15253
16929
#: lazarusidestrconsts.srkmecfinddeclaration
15254
 
msgid "Find declaration"
 
16930
msgid "Find Declaration"
15255
16931
msgstr ""
15256
16932
 
15257
16933
#: lazarusidestrconsts.srkmecfindidentifierrefs
15258
 
msgid "Find identifier references"
 
16934
msgid "Find Identifier References"
15259
16935
msgstr ""
15260
16936
 
15261
16937
#: lazarusidestrconsts.srkmecfindinfiles
15262
 
msgid "Find in files"
 
16938
msgid "Find in Files"
15263
16939
msgstr "إبحث في الجذاذات"
15264
16940
 
15265
16941
#: lazarusidestrconsts.srkmecfindnext
15266
 
msgid "Find next"
 
16942
msgctxt "lazarusidestrconsts.srkmecfindnext"
 
16943
msgid "Find Next"
15267
16944
msgstr "إبحث عن التالي"
15268
16945
 
15269
16946
#: lazarusidestrconsts.srkmecfindnextwordoccurrence
15270
 
msgid "Find next word occurrence"
 
16947
msgid "Find Next Word Occurrence"
15271
16948
msgstr ""
15272
16949
 
15273
16950
#: lazarusidestrconsts.srkmecfindoverloads
15274
 
msgid "Find overloads"
 
16951
msgid "Find Overloads"
 
16952
msgstr ""
 
16953
 
 
16954
#: lazarusidestrconsts.srkmecfindoverloadscapt
 
16955
msgid "Find Overloads ..."
15275
16956
msgstr ""
15276
16957
 
15277
16958
#: lazarusidestrconsts.srkmecfindprevious
15278
 
msgid "Find previous"
 
16959
msgid "Find Previous"
15279
16960
msgstr "إبحث عن السابق"
15280
16961
 
15281
16962
#: lazarusidestrconsts.srkmecfindprevwordoccurrence
15282
 
msgid "Find previous word occurrence"
 
16963
msgid "Find Previous Word Occurrence"
15283
16964
msgstr ""
15284
16965
 
15285
16966
#: lazarusidestrconsts.srkmecfindproceduredefinition
15286
 
msgid "Find procedure definiton"
 
16967
msgid "Find Procedure Definiton"
15287
16968
msgstr ""
15288
16969
 
15289
16970
#: lazarusidestrconsts.srkmecfindproceduremethod
15290
 
msgid "Find procedure method"
 
16971
msgid "Find Procedure Method"
15291
16972
msgstr ""
15292
16973
 
15293
16974
#: lazarusidestrconsts.srkmecfoldcurrent
15303
16984
msgstr ""
15304
16985
 
15305
16986
#: lazarusidestrconsts.srkmecgotoincludedirective
15306
 
msgid "Go to to include directive of current include file"
 
16987
msgid "Go to include directive of current include file"
15307
16988
msgstr ""
15308
16989
 
15309
16990
#: lazarusidestrconsts.srkmecgotolinenumber
15310
 
msgid "Go to line number"
 
16991
msgid "Go to Line Number"
15311
16992
msgstr ""
15312
16993
 
15313
16994
#: lazarusidestrconsts.srkmecgotomarker
15319
17000
msgstr ""
15320
17001
 
15321
17002
#: lazarusidestrconsts.srkmecguessmisplacedifdef
15322
 
msgid "Guess misplaced $IFDEF"
 
17003
msgid "Guess Misplaced $IFDEF"
 
17004
msgstr ""
 
17005
 
 
17006
#: lazarusidestrconsts.srkmechalfwordleft
 
17007
msgid "Move cursor half-word left"
 
17008
msgstr ""
 
17009
 
 
17010
#: lazarusidestrconsts.srkmechalfwordright
 
17011
msgid "Move cursor half-word right"
15323
17012
msgstr ""
15324
17013
 
15325
17014
#: lazarusidestrconsts.srkmecimestr
15370
17059
msgid "Insert current date and time"
15371
17060
msgstr ""
15372
17061
 
 
17062
#: lazarusidestrconsts.srkmecinsertfilename
 
17063
msgid "Insert Full Filename"
 
17064
msgstr ""
 
17065
 
15373
17066
#: lazarusidestrconsts.srkmecinsertgplnotice
15374
17067
msgid "Insert GPL notice"
15375
17068
msgstr ""
15386
17079
msgid "Break line, leave cursor"
15387
17080
msgstr ""
15388
17081
 
 
17082
#: lazarusidestrconsts.srkmecinsertmitnotice
 
17083
msgid "Insert MIT notice"
 
17084
msgstr ""
 
17085
 
15389
17086
#: lazarusidestrconsts.srkmecinsertmode
15390
17087
msgid "Insert Mode"
15391
17088
msgstr ""
15403
17100
msgstr ""
15404
17101
 
15405
17102
#: lazarusidestrconsts.srkmecinvertassignment
15406
 
msgid "Invert assignment"
 
17103
msgctxt "lazarusidestrconsts.srkmecinvertassignment"
 
17104
msgid "Invert Assignment"
 
17105
msgstr ""
 
17106
 
 
17107
#: lazarusidestrconsts.srkmecleft
 
17108
msgid "Move cursor left"
15407
17109
msgstr ""
15408
17110
 
15409
17111
#: lazarusidestrconsts.srkmeclinebreak
15431
17133
msgstr ""
15432
17134
 
15433
17135
#: lazarusidestrconsts.srkmecmakeresourcestring
15434
 
msgid "Make resource string"
 
17136
msgid "Make Resource String"
15435
17137
msgstr ""
15436
17138
 
15437
17139
#: lazarusidestrconsts.srkmecmatchbracket
15487
17189
msgstr ""
15488
17190
 
15489
17191
#: lazarusidestrconsts.srkmecopenfileatcursor
15490
 
msgid "Open file at cursor"
 
17192
msgid "Open File at Cursor"
15491
17193
msgstr ""
15492
17194
 
15493
17195
#: lazarusidestrconsts.srkmecoverwritemode
15546
17248
msgid "quick compile, no linking"
15547
17249
msgstr ""
15548
17250
 
15549
 
#: lazarusidestrconsts.srkmecquit
15550
 
msgid "Quit"
15551
 
msgstr ""
15552
 
 
15553
17251
#: lazarusidestrconsts.srkmecremovebreakpoint
15554
 
msgid "remove break point"
 
17252
msgid "remove breakpoint"
15555
17253
msgstr ""
15556
17254
 
15557
17255
#: lazarusidestrconsts.srkmecremoveemptymethods
15558
 
msgid "Remove empty methods"
 
17256
msgid "Remove Empty Methods"
15559
17257
msgstr ""
15560
17258
 
15561
17259
#: lazarusidestrconsts.srkmecremoveunusedunits
15562
 
msgid "Remove unused units"
 
17260
msgid "Remove Unused Units"
15563
17261
msgstr ""
15564
17262
 
15565
17263
#: lazarusidestrconsts.srkmecrenameidentifier
15566
 
msgid "Rename identifier"
 
17264
msgid "Rename Identifier"
15567
17265
msgstr ""
15568
17266
 
15569
17267
#: lazarusidestrconsts.srkmecreplace
15570
 
msgid "Replace text"
15571
 
msgstr ""
 
17268
msgid "Replace Text"
 
17269
msgstr "بدّل نصّا"
15572
17270
 
15573
17271
#: lazarusidestrconsts.srkmecreportingbug
 
17272
msgctxt "lazarusidestrconsts.srkmecreportingbug"
15574
17273
msgid "Reporting a bug"
15575
17274
msgstr ""
15576
17275
 
15578
17277
msgid "reset debugger"
15579
17278
msgstr ""
15580
17279
 
 
17280
#: lazarusidestrconsts.srkmecright
 
17281
msgid "Move cursor right"
 
17282
msgstr ""
 
17283
 
15581
17284
#: lazarusidestrconsts.srkmecrun
15582
17285
msgid "run program"
15583
17286
msgstr ""
15590
17293
msgid "run parameters"
15591
17294
msgstr ""
15592
17295
 
15593
 
#: lazarusidestrconsts.srkmecsave
15594
 
msgctxt "lazarusidestrconsts.srkmecsave"
15595
 
msgid "Save"
15596
 
msgstr ""
15597
 
 
15598
17296
#: lazarusidestrconsts.srkmecscrolldown
15599
17297
msgid "Scroll down one line"
15600
17298
msgstr ""
15636
17334
msgid "Select Goto XY"
15637
17335
msgstr ""
15638
17336
 
 
17337
#: lazarusidestrconsts.srkmecselhalfwordleft
 
17338
msgid "Select half-word left"
 
17339
msgstr ""
 
17340
 
 
17341
#: lazarusidestrconsts.srkmecselhalfwordright
 
17342
msgid "Select half-word right"
 
17343
msgstr ""
 
17344
 
15639
17345
#: lazarusidestrconsts.srkmecselleft
15640
 
msgid "SelLeft"
 
17346
#, fuzzy
 
17347
#| msgid "SelLeft"
 
17348
msgid "Select Left"
15641
17349
msgstr ""
15642
17350
 
15643
17351
#: lazarusidestrconsts.srkmecsellineend
 
17352
msgctxt "lazarusidestrconsts.srkmecsellineend"
15644
17353
msgid "Select Line End"
15645
17354
msgstr ""
15646
17355
 
15647
17356
#: lazarusidestrconsts.srkmecsellinestart
 
17357
msgctxt "lazarusidestrconsts.srkmecsellinestart"
15648
17358
msgid "Select Line Start"
15649
17359
msgstr ""
15650
17360
 
15653
17363
msgstr ""
15654
17364
 
15655
17365
#: lazarusidestrconsts.srkmecselpagebottom
 
17366
msgctxt "lazarusidestrconsts.srkmecselpagebottom"
15656
17367
msgid "Select Page Bottom"
15657
17368
msgstr ""
15658
17369
 
15669
17380
msgstr ""
15670
17381
 
15671
17382
#: lazarusidestrconsts.srkmecselpagetop
 
17383
msgctxt "lazarusidestrconsts.srkmecselpagetop"
15672
17384
msgid "Select Page Top"
15673
17385
msgstr ""
15674
17386
 
15677
17389
msgstr ""
15678
17390
 
15679
17391
#: lazarusidestrconsts.srkmecselright
15680
 
msgid "SelRight"
 
17392
#, fuzzy
 
17393
#| msgid "SelRight"
 
17394
msgid "Select Right"
15681
17395
msgstr ""
15682
17396
 
15683
17397
#: lazarusidestrconsts.srkmecselup
15684
17398
msgid "Select Up"
15685
17399
msgstr ""
15686
17400
 
 
17401
#: lazarusidestrconsts.srkmecselwordendleft
 
17402
msgid "Select word-end left"
 
17403
msgstr ""
 
17404
 
 
17405
#: lazarusidestrconsts.srkmecselwordendright
 
17406
msgid "Select word-end right"
 
17407
msgstr ""
 
17408
 
15687
17409
#: lazarusidestrconsts.srkmecselwordleft
 
17410
msgctxt "lazarusidestrconsts.srkmecselwordleft"
15688
17411
msgid "Select Word Left"
15689
17412
msgstr ""
15690
17413
 
15691
17414
#: lazarusidestrconsts.srkmecselwordright
 
17415
msgctxt "lazarusidestrconsts.srkmecselwordright"
15692
17416
msgid "Select Word Right"
15693
17417
msgstr ""
15694
17418
 
15706
17430
msgstr ""
15707
17431
 
15708
17432
#: lazarusidestrconsts.srkmecshowabstractmethods
15709
 
msgid "Show abstract methods"
 
17433
msgid "Show Abstract Methods"
15710
17434
msgstr ""
15711
17435
 
15712
17436
#: lazarusidestrconsts.srkmecshowcodecontext
15713
 
msgid "Show code context"
 
17437
msgid "Show Code Context"
15714
17438
msgstr ""
15715
17439
 
15716
17440
#: lazarusidestrconsts.srkmecshowexecutionpoint
15721
17445
msgid "stop program"
15722
17446
msgstr ""
15723
17447
 
 
17448
#: lazarusidestrconsts.srkmecsynmacroplay
 
17449
msgid "Play Macro"
 
17450
msgstr ""
 
17451
 
 
17452
#: lazarusidestrconsts.srkmecsynmacrorecord
 
17453
msgid "Record Macro"
 
17454
msgstr ""
 
17455
 
15724
17456
#: lazarusidestrconsts.srkmecsynpsyncroedcellend
15725
17457
msgctxt "lazarusidestrconsts.srkmecsynpsyncroedcellend"
15726
17458
msgid "Goto last pos in cell"
15816
17548
msgstr ""
15817
17549
 
15818
17550
#: lazarusidestrconsts.srkmecsyntaxcheck
15819
 
msgid "Syntax check"
 
17551
msgid "Syntax Check"
15820
17552
msgstr ""
15821
17553
 
15822
17554
#: lazarusidestrconsts.srkmectoggleassembler
15824
17556
msgstr ""
15825
17557
 
15826
17558
#: lazarusidestrconsts.srkmectogglebreakpoint
15827
 
msgid "toggle break point"
 
17559
msgid "toggle breakpoint"
15828
17560
msgstr ""
15829
17561
 
15830
17562
#: lazarusidestrconsts.srkmectogglebreakpoints
15902
17634
 
15903
17635
#: lazarusidestrconsts.srkmectogglesourceeditor
15904
17636
msgid "View Source Editor"
15905
 
msgstr ""
 
17637
msgstr "أظهر محرّر الأوامر"
15906
17638
 
15907
17639
#: lazarusidestrconsts.srkmectogglewatches
15908
17640
msgid "View watches"
15920
17652
msgid "unknown editor command"
15921
17653
msgstr ""
15922
17654
 
 
17655
#: lazarusidestrconsts.srkmecunusedunits
 
17656
msgid "Unused Units ..."
 
17657
msgstr ""
 
17658
 
 
17659
#: lazarusidestrconsts.srkmecup
 
17660
msgid "Move cursor up"
 
17661
msgstr ""
 
17662
 
15923
17663
#: lazarusidestrconsts.srkmecuserfirst
15924
17664
msgid "User First"
15925
17665
msgstr ""
15936
17676
msgid "View forms"
15937
17677
msgstr ""
15938
17678
 
 
17679
#: lazarusidestrconsts.srkmecviewhistory
 
17680
msgctxt "lazarusidestrconsts.srkmecviewhistory"
 
17681
msgid "View History"
 
17682
msgstr ""
 
17683
 
 
17684
#: lazarusidestrconsts.srkmecviewpseudoterminal
 
17685
msgctxt "lazarusidestrconsts.srkmecviewpseudoterminal"
 
17686
msgid "View Terminal Output"
 
17687
msgstr ""
 
17688
 
 
17689
#: lazarusidestrconsts.srkmecviewtaborder
 
17690
msgid "View Tab Order"
 
17691
msgstr ""
 
17692
 
 
17693
#: lazarusidestrconsts.srkmecviewthreads
 
17694
msgctxt "lazarusidestrconsts.srkmecviewthreads"
 
17695
msgid "View Threads"
 
17696
msgstr ""
 
17697
 
15939
17698
#: lazarusidestrconsts.srkmecviewunitdependencies
15940
17699
msgid "View unit dependencies"
15941
17700
msgstr ""
15949
17708
msgstr ""
15950
17709
 
15951
17710
#: lazarusidestrconsts.srkmecwordcompletion
15952
 
msgid "Word completion"
 
17711
msgid "Word Completion"
 
17712
msgstr ""
 
17713
 
 
17714
#: lazarusidestrconsts.srkmecwordendleft
 
17715
msgid "Move cursor word-end left"
 
17716
msgstr ""
 
17717
 
 
17718
#: lazarusidestrconsts.srkmecwordendright
 
17719
msgid "Move cursor word-end right"
15953
17720
msgstr ""
15954
17721
 
15955
17722
#: lazarusidestrconsts.srkmecwordleft
15968
17735
msgid "Edit Keys"
15969
17736
msgstr "غير المفاتيح"
15970
17737
 
15971
 
#: lazarusidestrconsts.srkmgrabkey
15972
 
msgid "Grab key"
15973
 
msgstr ""
15974
 
 
15975
 
#: lazarusidestrconsts.srkmgrabsecondkey
15976
 
msgid "Grab second key"
15977
 
msgstr ""
15978
 
 
15979
 
#: lazarusidestrconsts.srkmkey
15980
 
msgid "Key (or 2 keys combination)"
15981
 
msgstr ""
15982
 
 
15983
 
#: lazarusidestrconsts.srkmpresskey
15984
 
msgid "Please press a key ..."
15985
 
msgstr ""
15986
 
 
15987
17738
#: lazarusidestrconsts.synffoldcommentsinselection
15988
17739
msgid "Fold comments in selection"
15989
17740
msgstr ""
15993
17744
msgstr ""
15994
17745
 
15995
17746
#: lazarusidestrconsts.synfunfoldallinselection
15996
 
msgid "Unfold all in Selection"
 
17747
msgid "Unfold all in selection"
15997
17748
msgstr ""
15998
17749
 
15999
17750
#: lazarusidestrconsts.synfunfoldcommentsinselection
16000
 
msgid "Unfold comments in Selection"
 
17751
msgid "Unfold comments in selection"
16001
17752
msgstr ""
16002
17753
 
16003
17754
#: lazarusidestrconsts.uefilerocap
16016
17767
msgid "Locked"
16017
17768
msgstr ""
16018
17769
 
 
17770
#: lazarusidestrconsts.uemacrorecording
 
17771
msgid "Recording"
 
17772
msgstr ""
 
17773
 
 
17774
#: lazarusidestrconsts.uemacrorecordingpaused
 
17775
msgid "Rec-pause"
 
17776
msgstr ""
 
17777
 
16019
17778
#: lazarusidestrconsts.uemaddwatchatcursor
16020
17779
msgid "Add &Watch At Cursor"
16021
17780
msgstr ""
16022
17781
 
 
17782
#: lazarusidestrconsts.uemaddwatchpointatcursor
 
17783
msgid "Add Watch&Point At Cursor"
 
17784
msgstr ""
 
17785
 
16023
17786
#: lazarusidestrconsts.uembookmarkn
16024
17787
msgid "Bookmark"
16025
17788
msgstr ""
16032
17795
msgid "&Close Page"
16033
17796
msgstr "أغلق الصفحة"
16034
17797
 
16035
 
#: lazarusidestrconsts.uemcompletecode
16036
 
msgctxt "lazarusidestrconsts.uemcompletecode"
16037
 
msgid "Complete Code"
16038
 
msgstr ""
16039
 
 
16040
 
#: lazarusidestrconsts.uemcopy
16041
 
msgctxt "lazarusidestrconsts.uemcopy"
16042
 
msgid "Copy"
16043
 
msgstr "إنسخ"
16044
 
 
16045
17798
#: lazarusidestrconsts.uemcopyfilename
16046
 
#, fuzzy
16047
 
#| msgid "Copy filename"
16048
17799
msgid "Copy Filename"
16049
17800
msgstr "إنسخ إسم الجذاذة"
16050
17801
 
16051
17802
#: lazarusidestrconsts.uemcopytonewwindow
16052
 
msgid "Clone to new Window"
 
17803
msgid "Clone to New Window"
16053
17804
msgstr ""
16054
17805
 
16055
17806
#: lazarusidestrconsts.uemcopytootherwindow
16056
 
msgid "Clone to other Window"
 
17807
msgid "Clone to Other Window"
16057
17808
msgstr ""
16058
17809
 
16059
17810
#: lazarusidestrconsts.uemcopytootherwindownew
16061
17812
msgid "New Window"
16062
17813
msgstr ""
16063
17814
 
16064
 
#: lazarusidestrconsts.uemcut
16065
 
msgctxt "lazarusidestrconsts.uemcut"
16066
 
msgid "Cut"
16067
 
msgstr "قص"
16068
 
 
16069
17815
#: lazarusidestrconsts.uemdebugword
16070
17816
msgid "Debug"
16071
17817
msgstr ""
16072
17818
 
16073
17819
#: lazarusidestrconsts.uemeditorproperties
16074
 
msgid "Editor properties"
16075
 
msgstr ""
16076
 
 
16077
 
#: lazarusidestrconsts.uemencloseselection
16078
 
msgctxt "lazarusidestrconsts.uemencloseselection"
16079
 
msgid "Enclose Selection"
 
17820
msgid "Editor Properties"
16080
17821
msgstr ""
16081
17822
 
16082
17823
#: lazarusidestrconsts.uemencoding
16084
17825
msgstr ""
16085
17826
 
16086
17827
#: lazarusidestrconsts.uemevaluatemodify
16087
 
msgid "&Evaluate/Modify..."
16088
 
msgstr ""
16089
 
 
16090
 
#: lazarusidestrconsts.uemextractproc
16091
 
msgctxt "lazarusidestrconsts.uemextractproc"
16092
 
msgid "Extract Procedure"
 
17828
msgid "&Evaluate/Modify ..."
16093
17829
msgstr ""
16094
17830
 
16095
17831
#: lazarusidestrconsts.uemfinddeclaration
16096
17832
msgid "&Find Declaration"
16097
17833
msgstr "إبحث عن الإصدار"
16098
17834
 
16099
 
#: lazarusidestrconsts.uemfindidentifierreferences
16100
 
msgid "Find Identifier References"
 
17835
#: lazarusidestrconsts.uemfindinotherwindow
 
17836
msgid "Find in other Window"
16101
17837
msgstr ""
16102
17838
 
16103
17839
#: lazarusidestrconsts.uemgotobookmark
16109
17845
msgstr ""
16110
17846
 
16111
17847
#: lazarusidestrconsts.ueminspect
16112
 
msgid "&Inspect..."
 
17848
msgctxt "lazarusidestrconsts.ueminspect"
 
17849
msgid "&Inspect ..."
16113
17850
msgstr ""
16114
17851
 
16115
17852
#: lazarusidestrconsts.ueminvertassignment
 
17853
msgctxt "lazarusidestrconsts.ueminvertassignment"
16116
17854
msgid "Invert Assignment"
16117
17855
msgstr ""
16118
17856
 
16119
17857
#: lazarusidestrconsts.uemlineending
16120
 
msgid "Line ending"
 
17858
msgid "Line Ending"
16121
17859
msgstr ""
16122
17860
 
16123
17861
#: lazarusidestrconsts.uemlockpage
16125
17863
msgstr ""
16126
17864
 
16127
17865
#: lazarusidestrconsts.uemmovepageleft
16128
 
msgid "Move page left"
 
17866
msgid "Move Page Left"
16129
17867
msgstr ""
16130
17868
 
16131
17869
#: lazarusidestrconsts.uemmovepageleftmost
16132
 
msgid "Move page leftmost"
 
17870
msgid "Move Page Leftmost"
16133
17871
msgstr ""
16134
17872
 
16135
17873
#: lazarusidestrconsts.uemmovepageright
16136
 
msgid "Move page right"
 
17874
msgid "Move Page Right"
16137
17875
msgstr ""
16138
17876
 
16139
17877
#: lazarusidestrconsts.uemmovepagerightmost
16140
 
msgid "Move page rightmost"
 
17878
msgid "Move Page Rightmost"
16141
17879
msgstr ""
16142
17880
 
16143
17881
#: lazarusidestrconsts.uemmovetonewwindow
16144
 
msgid "Move to new Window"
 
17882
msgid "Move to New Window"
16145
17883
msgstr ""
16146
17884
 
16147
17885
#: lazarusidestrconsts.uemmovetootherwindow
16148
 
msgid "Move to other Window"
 
17886
msgid "Move to Other Window"
16149
17887
msgstr ""
16150
17888
 
16151
17889
#: lazarusidestrconsts.uemmovetootherwindownew
16154
17892
msgstr ""
16155
17893
 
16156
17894
#: lazarusidestrconsts.uemnextbookmark
16157
 
msgid "Goto next Bookmark"
 
17895
msgid "Goto Next Bookmark"
16158
17896
msgstr ""
16159
17897
 
16160
17898
#: lazarusidestrconsts.uemodified
16162
17900
msgstr ""
16163
17901
 
16164
17902
#: lazarusidestrconsts.uemopenfileatcursor
16165
 
msgid "&Open file at cursor"
 
17903
msgid "&Open File at Cursor"
16166
17904
msgstr "إفتح الجذاذة التي تحت المؤشرة"
16167
17905
 
16168
 
#: lazarusidestrconsts.uempaste
16169
 
msgctxt "lazarusidestrconsts.uempaste"
16170
 
msgid "Paste"
16171
 
msgstr "ألصق"
16172
 
 
16173
17906
#: lazarusidestrconsts.uemprevbookmark
16174
 
msgid "Goto previous Bookmark"
 
17907
msgid "Goto Previous Bookmark"
16175
17908
msgstr ""
16176
17909
 
16177
17910
#: lazarusidestrconsts.uemprocedurejump
16187
17920
msgid "Refactoring"
16188
17921
msgstr ""
16189
17922
 
16190
 
#: lazarusidestrconsts.uemrenameidentifier
16191
 
msgid "Rename Identifier"
16192
 
msgstr ""
16193
 
 
16194
17923
#: lazarusidestrconsts.uemruntocursor
16195
17924
msgid "&Run to Cursor"
16196
17925
msgstr "تشغيل حتى بلوغ المؤشرة"
16201
17930
 
16202
17931
#: lazarusidestrconsts.uemsetfreebookmark
16203
17932
msgctxt "lazarusidestrconsts.uemsetfreebookmark"
16204
 
msgid "Set a free Bookmark"
 
17933
msgid "Set a Free Bookmark"
16205
17934
msgstr ""
16206
17935
 
16207
17936
#: lazarusidestrconsts.uemshowlinenumbers
16208
17937
msgid "Show Line Numbers"
16209
17938
msgstr ""
16210
17939
 
16211
 
#: lazarusidestrconsts.uemshowunitinfo
16212
 
msgid "Unit Info"
 
17940
#: lazarusidestrconsts.uemsource
 
17941
msgctxt "lazarusidestrconsts.uemsource"
 
17942
msgid "Source"
16213
17943
msgstr ""
16214
17944
 
16215
17945
#: lazarusidestrconsts.uemtogglebookmark
16217
17947
msgstr ""
16218
17948
 
16219
17949
#: lazarusidestrconsts.uemtogglebreakpoint
16220
 
msgid "&Toggle Breakpoint"
 
17950
msgid "Toggle &Breakpoint"
16221
17951
msgstr ""
16222
17952
 
16223
17953
#: lazarusidestrconsts.uemviewcallstack
 
17954
msgctxt "lazarusidestrconsts.uemviewcallstack"
16224
17955
msgid "View Call Stack"
16225
17956
msgstr ""
16226
17957
 
16228
17959
msgid "Not implemented yet"
16229
17960
msgstr ""
16230
17961
 
16231
 
#: lazarusidestrconsts.uenotimplcapagain
16232
 
msgid "I told You: Not implemented yet"
16233
 
msgstr ""
16234
 
 
16235
 
#: lazarusidestrconsts.uenotimpltext
16236
 
msgid "If You can help us to implement this feature, mail to lazarus@miraclec.com"
16237
 
msgstr ""
16238
 
 
16239
17962
#: lazarusidestrconsts.uepins
16240
17963
msgid "INS"
16241
17964
msgstr ""