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

« back to all changes in this revision

Viewing changes to .pc/revert-bad-arabic-translation.patch/components/lazreport/source/languages/lr_const.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
msgid ""
 
2
msgstr ""
 
3
"Project-Id-Version: Free Pascal Lazarus Project.\n"
 
4
"Report-Msgid-Bugs-To: BUG-EMAIL-ADDR <EMAIL@ADDRESS\n"
 
5
"POT-Creation-Date: yyyy-mm-dd hh:mm+0000\n"
 
6
"PO-Revision-Date: 2012-09-01 23:15+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"
 
11
"Content-Type: text/plain; charset=UTF-8\n"
 
12
"Content-Transfer-Encoding: 8bit\n"
 
13
"Plural-Forms: nplurals=1; plural=0\n"
 
14
"X-Generator: Easy Po 0.9.4.2\n"
 
15
 
 
16
#: lr_const.saboutformcapt
 
17
msgid "About FastReport"
 
18
msgstr "عن فاست ريبورت"
 
19
 
 
20
#: lr_const.saggregatecategory
 
21
msgid "Aggregate"
 
22
msgstr "التجميع"
 
23
 
 
24
#: lr_const.sallfiles
 
25
msgid "All files"
 
26
msgstr "كل الملفات"
 
27
 
 
28
#: lr_const.sautosize
 
29
msgid "Auto size"
 
30
msgstr "التحجيم الآلي"
 
31
 
 
32
#: lr_const.sband
 
33
msgid "Band:"
 
34
msgstr "الشريط:"
 
35
 
 
36
#: lr_const.sband1
 
37
msgid "Report title"
 
38
msgstr "عنوان التقرير"
 
39
 
 
40
#: lr_const.sband10
 
41
msgid "Detail footer"
 
42
msgstr "تذييلة التفاصيل"
 
43
 
 
44
#: lr_const.sband11
 
45
msgid "Subdetail header"
 
46
msgstr "ترويسة التفاصيل الفرعية"
 
47
 
 
48
#: lr_const.sband12
 
49
msgid "Subdetail data"
 
50
msgstr "بيانات التفاصيل الفرعية"
 
51
 
 
52
#: lr_const.sband13
 
53
msgid "Subdetail footer"
 
54
msgstr "تذييل التفاصيل الفرعية"
 
55
 
 
56
#: lr_const.sband14
 
57
msgid "Overlay"
 
58
msgstr "الغشاء"
 
59
 
 
60
#: lr_const.sband15
 
61
msgid "Column header"
 
62
msgstr "تروسة العمود"
 
63
 
 
64
#: lr_const.sband16
 
65
msgid "Column footer"
 
66
msgstr "تذييلة العمود"
 
67
 
 
68
#: lr_const.sband17
 
69
msgid "Group header"
 
70
msgstr "ترويسة مجموعة"
 
71
 
 
72
#: lr_const.sband18
 
73
msgid "Group footer"
 
74
msgstr "تذييلة مجموعة"
 
75
 
 
76
#: lr_const.sband19
 
77
msgid "Cross header"
 
78
msgstr "الترويسة المتقاطعة"
 
79
 
 
80
#: lr_const.sband2
 
81
msgid "Report summary"
 
82
msgstr "ملخص التقرير"
 
83
 
 
84
#: lr_const.sband20
 
85
msgid "Cross data"
 
86
msgstr "البيانات المتقاطعة"
 
87
 
 
88
#: lr_const.sband21
 
89
msgid "Cross footer"
 
90
msgstr "التذييل المتقاطع"
 
91
 
 
92
#: lr_const.sband22
 
93
msgid "None"
 
94
msgstr "لاشيء"
 
95
 
 
96
#: lr_const.sband3
 
97
msgid "Page header"
 
98
msgstr "ترويسة الصفحة"
 
99
 
 
100
#: lr_const.sband4
 
101
msgid "Page footer"
 
102
msgstr "تذييل الصفحة"
 
103
 
 
104
#: lr_const.sband5
 
105
msgid "Master header"
 
106
msgstr "الترويسة الرئيسية"
 
107
 
 
108
#: lr_const.sband6
 
109
msgid "Master data"
 
110
msgstr "البيانات الرئيسية"
 
111
 
 
112
#: lr_const.sband7
 
113
msgid "Master footer"
 
114
msgstr "التذييل الرئيسي"
 
115
 
 
116
#: lr_const.sband8
 
117
msgid "Detail header"
 
118
msgstr "ترويسة التفاصيل"
 
119
 
 
120
#: lr_const.sband9
 
121
msgid "Detail data"
 
122
msgstr "بيانات التفاصيل"
 
123
 
 
124
#: lr_const.sbandeditorformcapt
 
125
msgid "Band data source"
 
126
msgstr "مصدر بيانات الشريط"
 
127
 
 
128
#: lr_const.sbandeditorformdatasrc
 
129
msgctxt "lr_const.sbandeditorformdatasrc"
 
130
msgid "Data source"
 
131
msgstr "مصدر البيانات"
 
132
 
 
133
#: lr_const.sbandeditorformreccount
 
134
msgctxt "lr_const.sbandeditorformreccount"
 
135
msgid "&Record count"
 
136
msgstr "عدد التسجيلات"
 
137
 
 
138
#: lr_const.sbandtypesformbtype
 
139
msgid "Band type"
 
140
msgstr "نوع الشريط"
 
141
 
 
142
#: lr_const.sbandtypesformcapt
 
143
msgid "Insert new band"
 
144
msgstr "إدراج شريط جديد"
 
145
 
 
146
#: lr_const.sbarcodeerror
 
147
msgid "Error in barcode"
 
148
msgstr "خطأ في الباركود"
 
149
 
 
150
#: lr_const.sbarcodeformchksum
 
151
msgid "Check&sum"
 
152
msgstr "حا&صل التحقّق"
 
153
 
 
154
#: lr_const.sbarcodeformcode
 
155
msgid "&Code"
 
156
msgstr "الكود"
 
157
 
 
158
#: lr_const.sbarcodeformdbfld
 
159
msgctxt "lr_const.sbarcodeformdbfld"
 
160
msgid "Insert DB field"
 
161
msgstr "إدراج حقل DB"
 
162
 
 
163
#: lr_const.sbarcodeformopts
 
164
msgctxt "lr_const.sbarcodeformopts"
 
165
msgid "Options"
 
166
msgstr "خيارات"
 
167
 
 
168
#: lr_const.sbarcodeformreadable
 
169
msgid "&Human readable"
 
170
msgstr "مقروء ب&شريا"
 
171
 
 
172
#: lr_const.sbarcodeformrotate
 
173
msgid "Rotation"
 
174
msgstr "تدوير"
 
175
 
 
176
#: lr_const.sbarcodeformtitle
 
177
msgid "Barcode editor"
 
178
msgstr ""
 
179
 
 
180
#: lr_const.sbarcodeformtype
 
181
msgid "&Type of barcode"
 
182
msgstr ""
 
183
 
 
184
#: lr_const.sbarcodeformvar
 
185
msgid "Insert variable"
 
186
msgstr "إدراج متغيّر"
 
187
 
 
188
#: lr_const.sbarcodezoom
 
189
msgid "Zoom"
 
190
msgstr "تقريب"
 
191
 
 
192
#: lr_const.sbmpfile
 
193
msgid "Bitmap file"
 
194
msgstr "ملف صورة نقشية"
 
195
 
 
196
#: lr_const.sbreaked
 
197
msgid "Breaked"
 
198
msgstr "تم وقفه"
 
199
 
 
200
#: lr_const.scancel
 
201
msgid "Cancel"
 
202
msgstr "إلغاء الأمر"
 
203
 
 
204
#: lr_const.scateg1
 
205
msgctxt "lr_const.scateg1"
 
206
msgid "Text"
 
207
msgstr "النص"
 
208
 
 
209
#: lr_const.scateg2
 
210
msgid "Number"
 
211
msgstr "الر&قم"
 
212
 
 
213
#: lr_const.scateg3
 
214
msgctxt "lr_const.scateg3"
 
215
msgid "Date"
 
216
msgstr "التاريخ"
 
217
 
 
218
#: lr_const.scateg4
 
219
msgctxt "lr_const.scateg4"
 
220
msgid "Time"
 
221
msgstr "الوقت"
 
222
 
 
223
#: lr_const.scateg5
 
224
msgid "Boolean"
 
225
msgstr "منطقي"
 
226
 
 
227
#: lr_const.scharset
 
228
msgid "0"
 
229
msgstr "0"
 
230
 
 
231
#: lr_const.sclassobjectnotfound
 
232
msgid "Class Object \"%s\" not found"
 
233
msgstr "كائن صنفية \"%s\" لم يتم إيجاده"
 
234
 
 
235
#: lr_const.sconfirm
 
236
msgid "Confirm"
 
237
msgstr "التأكيد"
 
238
 
 
239
#: lr_const.scsvfile
 
240
msgid "CSV File"
 
241
msgstr "ملف CSV"
 
242
 
 
243
#: lr_const.sdateformat1
 
244
msgid "mm.dd.yy"
 
245
msgstr ""
 
246
 
 
247
#: lr_const.sdateformat2
 
248
msgid "mm.dd.yyyy"
 
249
msgstr ""
 
250
 
 
251
#: lr_const.sdateformat3
 
252
msgid "d mmm yyyy"
 
253
msgstr ""
 
254
 
 
255
#: lr_const.sdateformat4
 
256
msgid "d mmmm yyyy"
 
257
msgstr ""
 
258
 
 
259
#: lr_const.sdatetimecategory
 
260
msgid "Date and time"
 
261
msgstr "التاريخ والوقت"
 
262
 
 
263
#: lr_const.sdefaultprinter
 
264
msgid "Default printer"
 
265
msgstr "الطابعة الإفتراضية"
 
266
 
 
267
#: lr_const.sdescriptionavg
 
268
msgid "AVG(<Expression> [,BandName [,1]])/Calculates the average of <Expression> for [BandName] row given. If [1] parameter is used, calculates average for non-visible rows too."
 
269
msgstr ""
 
270
 
 
271
#: lr_const.sdescriptioncopy
 
272
msgid "COPY(<String>, <Position>, <Length>)/Returns <Length> characters from <String> starting at <Position>."
 
273
msgstr "COPY(<سلسلة حرفية>،<الموقع>،<الطول>)/يرجع <طول> الأحرف من <سلسلة حرفية> بدأ من <الموقع>."
 
274
 
 
275
#: lr_const.sdescriptioncount
 
276
msgid "COUNT(<BandName>)/Returns count of data-rows given in the <BandName>. "
 
277
msgstr ""
 
278
 
 
279
#: lr_const.sdescriptiondayof
 
280
msgid "DAYOF(<Date>)/Returns day number (1..31) of given <Date>."
 
281
msgstr ""
 
282
 
 
283
#: lr_const.sdescriptionformatdatetime
 
284
msgid "FORMATDATETIME(<Fmt>, <DateTime>)/Converts a <DateTime> value to a string using mask in <Fmt>."
 
285
msgstr ""
 
286
 
 
287
#: lr_const.sdescriptionformatfloat
 
288
msgid "FORMATFLOAT(<Fmt>, <Numeric>)/Converts a <Numeric> value to a string using mask in <Fmt>."
 
289
msgstr ""
 
290
 
 
291
#: lr_const.sdescriptionformattext
 
292
msgid "FORMATTEXT(<Mask>, <String>)/Applies <Mask> to given <String> and returns formatted string."
 
293
msgstr ""
 
294
 
 
295
#: lr_const.sdescriptionfrac
 
296
msgid "FRAC(<Value>)/Returns the fractional part of floating point <Value>."
 
297
msgstr ""
 
298
 
 
299
#: lr_const.sdescriptioninput
 
300
msgid "INPUT(<Caption> [,Default])/Shows dialog window with headstring <Caption> and edit box. If [Default] parameter is set, puts this string in edit box. After user clicks OK, returns input string."
 
301
msgstr ""
 
302
 
 
303
#: lr_const.sdescriptionint
 
304
msgid "INT(<Value>)/Returns the integer part of floating point <Value>."
 
305
msgstr ""
 
306
 
 
307
#: lr_const.sdescriptionlength
 
308
msgid "LENGTH(<String>)/Returns length of <String>."
 
309
msgstr ""
 
310
 
 
311
#: lr_const.sdescriptionlowercase
 
312
msgid "LOWERCASE(<String>)/Converts <String> symbols to lower case."
 
313
msgstr ""
 
314
 
 
315
#: lr_const.sdescriptionmax
 
316
msgid "MAX(<Expression> [,BandName [,1]])/Calculates the maximum of <Expression> for [BandName] row given. If [1] parameter is used, calculates maximum for non-visible rows too."
 
317
msgstr ""
 
318
 
 
319
#: lr_const.sdescriptionmaxnum
 
320
msgid "MAXNUM(<Value1>, <Value2>)/Returns max of given values."
 
321
msgstr ""
 
322
 
 
323
#: lr_const.sdescriptionmessagebox
 
324
msgid "MESSAGEBOX(<Text>, <Title>, <Buttons>)/Shows standard dialog window with title, text and buttons."
 
325
msgstr ""
 
326
 
 
327
#: lr_const.sdescriptionmin
 
328
msgid "MIN(<Expression> [,BandName [,1]])/Calculates the minimum of <Expression> for [BandName] row given. If [1] parameter is used, calculates minimum for non-visible rows too."
 
329
msgstr ""
 
330
 
 
331
#: lr_const.sdescriptionminnum
 
332
msgid "MINNUM(<Value1>, <Value2>)/Returns min of given values."
 
333
msgstr "MINNUM(<القيمة1>, <القيمة2>)/ترجع أدنى القيم المعطاة."
 
334
 
 
335
#: lr_const.sdescriptionmonthof
 
336
msgid "MONTHOF(<Date>)/Returns month number (1..12) of given <Date>."
 
337
msgstr ""
 
338
 
 
339
#: lr_const.sdescriptionnamecase
 
340
msgid "NAMECASE(<String>)/Converts <String> symbols to lower case, and first symbol is in upper case."
 
341
msgstr ""
 
342
 
 
343
#: lr_const.sdescriptionpos
 
344
msgid "POS(<SubString>, <String>)/Returns position of substring in given string."
 
345
msgstr ""
 
346
 
 
347
#: lr_const.sdescriptionround
 
348
msgid "ROUND(<Value>)/Rounds the floating point <Value> to nearest integer number."
 
349
msgstr ""
 
350
 
 
351
#: lr_const.sdescriptionstr
 
352
msgid "STR(<Value>)/Converts the given (numeric) <Value> in string."
 
353
msgstr ""
 
354
 
 
355
#: lr_const.sdescriptionstrtodate
 
356
msgid "STRTODATE(<String>)/Converts <String> to date."
 
357
msgstr ""
 
358
 
 
359
#: lr_const.sdescriptionstrtotime
 
360
msgid "STRTOTIME(<String>)/Converts <String> to time."
 
361
msgstr ""
 
362
 
 
363
#: lr_const.sdescriptionsum
 
364
msgid "SUM(<Expression> [,BandName [,1]])/Calculates the sum of <Expression> for [BandName] row given. If [1] parameter is used, calculates sum for non-visible rows too."
 
365
msgstr ""
 
366
 
 
367
#: lr_const.sdescriptiontrim
 
368
msgid "TRIM(<String>)/Trims all heading and trailing spaces in <String> and returns resulting string."
 
369
msgstr ""
 
370
 
 
371
#: lr_const.sdescriptionuppercase
 
372
msgid "UPPERCASE(<String>)/Converts <String> symbols to upper case."
 
373
msgstr ""
 
374
 
 
375
#: lr_const.sdescriptionyearof
 
376
msgid "YEAROF(<Date>)/Returns year of given <Date>."
 
377
msgstr "YEAROF(<تاريخ>)/يرجع سنة ما يعطى من <تاريخ>."
 
378
 
 
379
#: lr_const.sdesignreport
 
380
msgid "Design report"
 
381
msgstr "تصمي تقرير"
 
382
 
 
383
#: lr_const.sdesoptionsform18pix
 
384
msgid "&18 pixels (5mm)"
 
385
msgstr ""
 
386
 
 
387
#: lr_const.sdesoptionsform4pix
 
388
msgid "&4 pixels"
 
389
msgstr ""
 
390
 
 
391
#: lr_const.sdesoptionsform8pix
 
392
msgid "&8 pixels"
 
393
msgstr ""
 
394
 
 
395
#: lr_const.sdesoptionsformaligngrd
 
396
msgid "Align to &grid"
 
397
msgstr "المحاداة مع التشبيك"
 
398
 
 
399
#: lr_const.sdesoptionsformcoloredbutton
 
400
msgid "Colored &buttons"
 
401
msgstr "الأزرار الملوّنة"
 
402
 
 
403
#: lr_const.sdesoptionsformcontents
 
404
msgid "&Contents"
 
405
msgstr "م&حتويات"
 
406
 
 
407
#: lr_const.sdesoptionsformdes
 
408
msgctxt "lr_const.sdesoptionsformdes"
 
409
msgid "Designer"
 
410
msgstr "المصمّم"
 
411
 
 
412
#: lr_const.sdesoptionsformediting
 
413
msgid "&Editing after insert"
 
414
msgstr "التح&رير بعد الادراج"
 
415
 
 
416
#: lr_const.sdesoptionsformgrdsize
 
417
msgid "Grid size"
 
418
msgstr "حجم التشبيك"
 
419
 
 
420
#: lr_const.sdesoptionsformgrid
 
421
msgctxt "lr_const.sdesoptionsformgrid"
 
422
msgid "Grid"
 
423
msgstr "التشبيك"
 
424
 
 
425
#: lr_const.sdesoptionsforminch
 
426
msgid "&Inches"
 
427
msgstr "ال&بوصات"
 
428
 
 
429
#: lr_const.sdesoptionsformmm
 
430
msgid "&MM"
 
431
msgstr "&مم"
 
432
 
 
433
#: lr_const.sdesoptionsformobj
 
434
msgid "Object moving"
 
435
msgstr "تحريك الكائن"
 
436
 
 
437
#: lr_const.sdesoptionsformopt
 
438
msgctxt "lr_const.sdesoptionsformopt"
 
439
msgid "Options"
 
440
msgstr "خيارات"
 
441
 
 
442
#: lr_const.sdesoptionsformother
 
443
msgctxt "lr_const.sdesoptionsformother"
 
444
msgid "Other"
 
445
msgstr "أخرى"
 
446
 
 
447
#: lr_const.sdesoptionsformpix
 
448
msgid "&Pixels"
 
449
msgstr ""
 
450
 
 
451
#: lr_const.sdesoptionsformshape
 
452
msgid "S&hape"
 
453
msgstr "ال&شكل"
 
454
 
 
455
#: lr_const.sdesoptionsformshowband
 
456
msgid "Show band &titles"
 
457
msgstr ""
 
458
 
 
459
#: lr_const.sdesoptionsformshowgrd
 
460
msgid "&Show grid"
 
461
msgstr "إظ&هار التشبيك"
 
462
 
 
463
#: lr_const.sdesoptionsformunits
 
464
msgid "Report units"
 
465
msgstr ""
 
466
 
 
467
#: lr_const.sdoc
 
468
msgid "Report:"
 
469
msgstr "التقرير:"
 
470
 
 
471
#: lr_const.sdocautor
 
472
msgid "Autor"
 
473
msgstr "المؤلّف"
 
474
 
 
475
#: lr_const.sdocbuild
 
476
msgid "Build"
 
477
msgstr "بناء"
 
478
 
 
479
#: lr_const.sdocmajor
 
480
msgid "Major"
 
481
msgstr "الكبرى"
 
482
 
 
483
#: lr_const.sdocminor
 
484
msgid "Minor"
 
485
msgstr "الصغرى"
 
486
 
 
487
#: lr_const.sdocoptform2pass
 
488
msgid "&Two-pass report"
 
489
msgstr ""
 
490
 
 
491
#: lr_const.sdocoptformcomments
 
492
msgid "Comments"
 
493
msgstr "التعليقات"
 
494
 
 
495
#: lr_const.sdocoptformkeywords
 
496
msgid "Keys words"
 
497
msgstr "كلمات مقتاحية"
 
498
 
 
499
#: lr_const.sdocoptformopt
 
500
msgid "Report options"
 
501
msgstr "خيارات التقرير"
 
502
 
 
503
#: lr_const.sdocoptformother
 
504
msgctxt "lr_const.sdocoptformother"
 
505
msgid "Other"
 
506
msgstr "أخرى"
 
507
 
 
508
#: lr_const.sdocoptformprinter
 
509
msgctxt "lr_const.sdocoptformprinter"
 
510
msgid "Printer"
 
511
msgstr "الطابعة"
 
512
 
 
513
#: lr_const.sdocoptformselect
 
514
msgid "&Select when report loaded"
 
515
msgstr "ال&اختيار عندما يتم تحميل التقرير"
 
516
 
 
517
#: lr_const.sdocoptformsubject
 
518
msgid "Subject"
 
519
msgstr "الموضوع"
 
520
 
 
521
#: lr_const.sdocoptformtitle
 
522
msgid "Title"
 
523
msgstr "العنوان"
 
524
 
 
525
#: lr_const.sdocrelease
 
526
msgid "Release"
 
527
msgstr "الإصدار"
 
528
 
 
529
#: lr_const.sdocversion
 
530
msgid "Version"
 
531
msgstr "الإصدارة"
 
532
 
 
533
#: lr_const.sduplicatedobjectname
 
534
msgid "An object named \"%s\" already exists"
 
535
msgstr "الكائن المسمّى \"%s\" موجود بالفعل"
 
536
 
 
537
#: lr_const.seditorformbig
 
538
msgid "&Big font"
 
539
msgstr "خطّ &كبير"
 
540
 
 
541
#: lr_const.seditorformcapt
 
542
msgid "Text editor"
 
543
msgstr "محرر نصّ"
 
544
 
 
545
#: lr_const.seditorformfield
 
546
msgid "&DB field"
 
547
msgstr "حقل &DB"
 
548
 
 
549
#: lr_const.seditorformformat
 
550
msgctxt "lr_const.seditorformformat"
 
551
msgid "&Format"
 
552
msgstr "الهي&ئة"
 
553
 
 
554
#: lr_const.seditorformfunction
 
555
msgid "Function"
 
556
msgstr "الدالة"
 
557
 
 
558
#: lr_const.seditorformmemo
 
559
msgctxt "lr_const.seditorformmemo"
 
560
msgid "&Memo"
 
561
msgstr "&مذكرة"
 
562
 
 
563
#: lr_const.seditorformscr
 
564
msgid "S&cript"
 
565
msgstr "م&خطوط"
 
566
 
 
567
#: lr_const.seditorformscript
 
568
msgid "&Script"
 
569
msgstr "م&خطوط"
 
570
 
 
571
#: lr_const.seditorformvar
 
572
msgctxt "lr_const.seditorformvar"
 
573
msgid "&Variable"
 
574
msgstr "المت&غير"
 
575
 
 
576
#: lr_const.seditorformword
 
577
msgid "&Word wrap"
 
578
msgstr "التفا&ف النص"
 
579
 
 
580
#: lr_const.serror
 
581
msgid "Error"
 
582
msgstr "خطأ"
 
583
 
 
584
#: lr_const.serroroccured
 
585
msgid "An error occured during calculating"
 
586
msgstr "حدث خطأ أثناء احساب"
 
587
 
 
588
#: lr_const.sevformcapt
 
589
msgid "Variables editor"
 
590
msgstr "محرّر المتغيّرات"
 
591
 
 
592
#: lr_const.sevformcopy
 
593
msgid "Copy variables"
 
594
msgstr "نسخ المتعيّرات"
 
595
 
 
596
#: lr_const.sevformexp
 
597
msgid "&Expression"
 
598
msgstr "الت&عبير"
 
599
 
 
600
#: lr_const.sevformpaste
 
601
msgid "Paste variables"
 
602
msgstr "لصق المتغيّرات"
 
603
 
 
604
#: lr_const.sevformvalue
 
605
msgid "Va&lue"
 
606
msgstr "ال&قيمة"
 
607
 
 
608
#: lr_const.sevformvar
 
609
msgctxt "lr_const.sevformvar"
 
610
msgid "&Variable"
 
611
msgstr "المت&غير"
 
612
 
 
613
#: lr_const.sevformvars
 
614
msgid "Va&riables ..."
 
615
msgstr "المت&غيرات ..."
 
616
 
 
617
#: lr_const.sexportfilterindexerror
 
618
msgid "Export filter index out of range"
 
619
msgstr "فهرس مصفّي التوريد خار النطاق"
 
620
 
 
621
#: lr_const.sfieldsformaviabledb
 
622
msgid "&Available DB's"
 
623
msgstr ""
 
624
 
 
625
#: lr_const.sfieldsforminsert
 
626
msgctxt "lr_const.sfieldsforminsert"
 
627
msgid "Insert DB field"
 
628
msgstr "إدراج حقل DB"
 
629
 
 
630
#: lr_const.sfilter
 
631
msgid "Filter properties"
 
632
msgstr "خصائص التصفية"
 
633
 
 
634
#: lr_const.sfilterparam
 
635
msgid "Average font height:"
 
636
msgstr "متوسط ارتفاع الخطّ"
 
637
 
 
638
#: lr_const.sfindtextcaption
 
639
msgctxt "lr_const.sfindtextcaption"
 
640
msgid "Find text"
 
641
msgstr "بحث عن نص"
 
642
 
 
643
#: lr_const.sfindtextcase
 
644
msgid "&Case sensitive"
 
645
msgstr "&حساسية لحالة الأحرف"
 
646
 
 
647
#: lr_const.sfindtextcurrentpg
 
648
msgctxt "lr_const.sfindtextcurrentpg"
 
649
msgid "Current &page"
 
650
msgstr "ال&صفحة الحالية"
 
651
 
 
652
#: lr_const.sfindtextfirstpg
 
653
msgid "&1st page"
 
654
msgstr "&أوّل صفحة"
 
655
 
 
656
#: lr_const.sfindtextoptions
 
657
msgctxt "lr_const.sfindtextoptions"
 
658
msgid "Options"
 
659
msgstr "خيارات"
 
660
 
 
661
#: lr_const.sfindtextorg
 
662
msgid "Origin"
 
663
msgstr "الأصل"
 
664
 
 
665
#: lr_const.sfindtexttext
 
666
msgid "Text to &find"
 
667
msgstr "نص البحث"
 
668
 
 
669
#: lr_const.sfirstpass
 
670
msgid "Performing 1st pass:"
 
671
msgstr ""
 
672
 
 
673
#: lr_const.sfmtformdecid
 
674
msgid "&Decimal digits"
 
675
msgstr ""
 
676
 
 
677
#: lr_const.sfmtformfrac
 
678
msgid "Fraction &symbol"
 
679
msgstr ""
 
680
 
 
681
#: lr_const.sfmtformfrmt
 
682
msgctxt "lr_const.sfmtformfrmt"
 
683
msgid "&Format"
 
684
msgstr "الهي&ئة"
 
685
 
 
686
#: lr_const.sfmtformfrmtvar
 
687
msgid "Variable formatting"
 
688
msgstr "تشكيل المتغيّر"
 
689
 
 
690
#: lr_const.sfmtformvarfmt
 
691
msgid "Variable format"
 
692
msgstr "هيئة المتغير"
 
693
 
 
694
#: lr_const.sfont
 
695
msgid "Font ..."
 
696
msgstr "الخط ..."
 
697
 
 
698
#: lr_const.sformat11
 
699
msgctxt "lr_const.sformat11"
 
700
msgid "[None]"
 
701
msgstr "[بلا]"
 
702
 
 
703
#: lr_const.sformat21
 
704
msgid "1234,5"
 
705
msgstr "1234,5"
 
706
 
 
707
#: lr_const.sformat22
 
708
msgid "1234,50"
 
709
msgstr "1234,50"
 
710
 
 
711
#: lr_const.sformat23
 
712
msgid "1 234,5"
 
713
msgstr "1 234,5"
 
714
 
 
715
#: lr_const.sformat24
 
716
msgid "1 234,50"
 
717
msgstr "1234,50"
 
718
 
 
719
#: lr_const.sformat25
 
720
msgctxt "lr_const.sformat25"
 
721
msgid "Custom"
 
722
msgstr "مخصص"
 
723
 
 
724
#: lr_const.sformat31
 
725
msgid "11.15.98"
 
726
msgstr "11.15.98"
 
727
 
 
728
#: lr_const.sformat32
 
729
msgid "11.15.1998"
 
730
msgstr "11.15.1998"
 
731
 
 
732
#: lr_const.sformat33
 
733
msgid "15 nov 1998"
 
734
msgstr "15 nov 1998"
 
735
 
 
736
#: lr_const.sformat34
 
737
msgid "15 november 1998"
 
738
msgstr "15 november 1998"
 
739
 
 
740
#: lr_const.sformat35
 
741
msgctxt "lr_const.sformat35"
 
742
msgid "Custom"
 
743
msgstr "مخصص"
 
744
 
 
745
#: lr_const.sformat41
 
746
msgid "02:43:35"
 
747
msgstr "02:43:35"
 
748
 
 
749
#: lr_const.sformat42
 
750
msgid "2:43:35"
 
751
msgstr "2:43:35"
 
752
 
 
753
#: lr_const.sformat43
 
754
msgid "02:43"
 
755
msgstr "02:43"
 
756
 
 
757
#: lr_const.sformat44
 
758
msgid "2:43"
 
759
msgstr "2:43"
 
760
 
 
761
#: lr_const.sformat45
 
762
msgctxt "lr_const.sformat45"
 
763
msgid "Custom"
 
764
msgstr "مخصص"
 
765
 
 
766
#: lr_const.sformat51
 
767
msgid "0;1"
 
768
msgstr "0;1"
 
769
 
 
770
#: lr_const.sformat52
 
771
msgid "No;Yes"
 
772
msgstr "لا؛نعم"
 
773
 
 
774
#: lr_const.sformat53
 
775
msgid "_;x"
 
776
msgstr "_;x"
 
777
 
 
778
#: lr_const.sformat54
 
779
msgid "False;True"
 
780
msgstr ""
 
781
 
 
782
#: lr_const.sformat55
 
783
msgctxt "lr_const.sformat55"
 
784
msgid "Custom"
 
785
msgstr "مخصص"
 
786
 
 
787
#: lr_const.sformfile
 
788
msgid "FastReport form"
 
789
msgstr ""
 
790
 
 
791
#: lr_const.sformnewpage
 
792
msgid "Force new page"
 
793
msgstr ""
 
794
 
 
795
#: lr_const.sfrdesignerformaddpg
 
796
msgctxt "lr_const.sfrdesignerformaddpg"
 
797
msgid "Add page"
 
798
msgstr "إضافة صفحة"
 
799
 
 
800
#: lr_const.sfrdesignerformalign
 
801
msgid "Alignment"
 
802
msgstr "محاداة"
 
803
 
 
804
#: lr_const.sfrdesignerformalignbottoms
 
805
msgid "Align bottoms"
 
806
msgstr "محاذاة السفليات"
 
807
 
 
808
#: lr_const.sfrdesignerformalignetop
 
809
msgid "Align tops"
 
810
msgstr "محاذاة العلويات"
 
811
 
 
812
#: lr_const.sfrdesignerformalignhorzcenter
 
813
msgid "Align horizontal centers"
 
814
msgstr "محاداة المراكز الأفقية"
 
815
 
 
816
#: lr_const.sfrdesignerformalignleftedge
 
817
msgid "Align left edges"
 
818
msgstr "محاداة الأطراف اليسرى"
 
819
 
 
820
#: lr_const.sfrdesignerformalignrightedge
 
821
msgid "Align right edges"
 
822
msgstr ""
 
823
 
 
824
#: lr_const.sfrdesignerformalignvertcenter
 
825
msgid "Align vertical centers"
 
826
msgstr ""
 
827
 
 
828
#: lr_const.sfrdesignerformallframe
 
829
msgid "All frame lines"
 
830
msgstr ""
 
831
 
 
832
#: lr_const.sfrdesignerformback
 
833
msgid "Send to back"
 
834
msgstr ""
 
835
 
 
836
#: lr_const.sfrdesignerformbackcolor
 
837
msgid "Background color"
 
838
msgstr ""
 
839
 
 
840
#: lr_const.sfrdesignerformbold
 
841
msgid "Bold"
 
842
msgstr "داكن"
 
843
 
 
844
#: lr_const.sfrdesignerformbottomalign
 
845
msgid "Bottom align"
 
846
msgstr ""
 
847
 
 
848
#: lr_const.sfrdesignerformbottomframe
 
849
msgid "Bottom frame line"
 
850
msgstr ""
 
851
 
 
852
#: lr_const.sfrdesignerformbring
 
853
msgid "Bring to front"
 
854
msgstr ""
 
855
 
 
856
#: lr_const.sfrdesignerformcapt
 
857
msgctxt "lr_const.sfrdesignerformcapt"
 
858
msgid "Designer"
 
859
msgstr "المصمّم"
 
860
 
 
861
#: lr_const.sfrdesignerformceneralign
 
862
msgid "Center align"
 
863
msgstr ""
 
864
 
 
865
#: lr_const.sfrdesignerformcenterhwind
 
866
msgid "Center horizontally in window"
 
867
msgstr ""
 
868
 
 
869
#: lr_const.sfrdesignerformcentervertwing
 
870
msgid "Center vertically in window"
 
871
msgstr ""
 
872
 
 
873
#: lr_const.sfrdesignerformclose
 
874
msgid "Close"
 
875
msgstr "غلق"
 
876
 
 
877
#: lr_const.sfrdesignerformclosedesigner
 
878
msgid "Close designer"
 
879
msgstr ""
 
880
 
 
881
#: lr_const.sfrdesignerformcopy
 
882
msgid "Copy"
 
883
msgstr "نسخ"
 
884
 
 
885
#: lr_const.sfrdesignerformcut
 
886
msgid "Cut"
 
887
msgstr "قص"
 
888
 
 
889
#: lr_const.sfrdesignerformdrawline
 
890
msgid "Draw lines"
 
891
msgstr ""
 
892
 
 
893
#: lr_const.sfrdesignerformfitgrid
 
894
msgid "Fit to grid"
 
895
msgstr ""
 
896
 
 
897
#: lr_const.sfrdesignerformfont
 
898
msgid "Font color"
 
899
msgstr ""
 
900
 
 
901
#: lr_const.sfrdesignerformfontname
 
902
msgid "Font name"
 
903
msgstr ""
 
904
 
 
905
#: lr_const.sfrdesignerformfontsize
 
906
msgid "Font size"
 
907
msgstr ""
 
908
 
 
909
#: lr_const.sfrdesignerformframecolor
 
910
msgid "Frame color"
 
911
msgstr ""
 
912
 
 
913
#: lr_const.sfrdesignerformframewidth
 
914
msgid "Frame width"
 
915
msgstr ""
 
916
 
 
917
#: lr_const.sfrdesignerformgrid
 
918
msgctxt "lr_const.sfrdesignerformgrid"
 
919
msgid "Grid"
 
920
msgstr "التشبيك"
 
921
 
 
922
#: lr_const.sfrdesignerformgridalign
 
923
msgid "Grid align"
 
924
msgstr ""
 
925
 
 
926
#: lr_const.sfrdesignerformhightlight
 
927
msgctxt "lr_const.sfrdesignerformhightlight"
 
928
msgid "Highlight attributes"
 
929
msgstr ""
 
930
 
 
931
#: lr_const.sfrdesignerforminsband
 
932
msgid "Insert band"
 
933
msgstr ""
 
934
 
 
935
#: lr_const.sfrdesignerforminspict
 
936
msgid "Insert picture"
 
937
msgstr ""
 
938
 
 
939
#: lr_const.sfrdesignerforminsrect
 
940
msgid "Insert rectangle object"
 
941
msgstr ""
 
942
 
 
943
#: lr_const.sfrdesignerforminssub
 
944
msgid "Insert subreport"
 
945
msgstr ""
 
946
 
 
947
#: lr_const.sfrdesignerformitalic
 
948
msgid "Italic"
 
949
msgstr "مائل"
 
950
 
 
951
#: lr_const.sfrdesignerformleftalign
 
952
msgid "Left align"
 
953
msgstr ""
 
954
 
 
955
#: lr_const.sfrdesignerformleftframe
 
956
msgid "Left frame line"
 
957
msgstr ""
 
958
 
 
959
#: lr_const.sfrdesignerformnewrp
 
960
msgctxt "lr_const.sfrdesignerformnewrp"
 
961
msgid "New report"
 
962
msgstr "تقرير جديد"
 
963
 
 
964
#: lr_const.sfrdesignerformnoframe
 
965
msgid "No frame"
 
966
msgstr "إطار جديد"
 
967
 
 
968
#: lr_const.sfrdesignerformnormaltext
 
969
msgid "Normal text / 90 degrees"
 
970
msgstr ""
 
971
 
 
972
#: lr_const.sfrdesignerformobj
 
973
msgid "Objects"
 
974
msgstr "الكائنات"
 
975
 
 
976
#: lr_const.sfrdesignerformopenrp
 
977
msgctxt "lr_const.sfrdesignerformopenrp"
 
978
msgid "Open report"
 
979
msgstr "فتح تقرير"
 
980
 
 
981
#: lr_const.sfrdesignerformpast
 
982
msgid "Paste"
 
983
msgstr "لصق"
 
984
 
 
985
#: lr_const.sfrdesignerformpgoption
 
986
msgctxt "lr_const.sfrdesignerformpgoption"
 
987
msgid "Page options"
 
988
msgstr ""
 
989
 
 
990
#: lr_const.sfrdesignerformpreview
 
991
msgid "Preview report"
 
992
msgstr "معاينة تقرير"
 
993
 
 
994
#: lr_const.sfrdesignerformrect
 
995
msgctxt "lr_const.sfrdesignerformrect"
 
996
msgid "Rectangle"
 
997
msgstr ""
 
998
 
 
999
#: lr_const.sfrdesignerformredo
 
1000
msgid "Redo cancelled action"
 
1001
msgstr ""
 
1002
 
 
1003
#: lr_const.sfrdesignerformremovepg
 
1004
msgid "Remove page"
 
1005
msgstr ""
 
1006
 
 
1007
#: lr_const.sfrdesignerformrightalign
 
1008
msgid "Right align"
 
1009
msgstr ""
 
1010
 
 
1011
#: lr_const.sfrdesignerformrightframe
 
1012
msgid "Right frame line"
 
1013
msgstr ""
 
1014
 
 
1015
#: lr_const.sfrdesignerformsaverp
 
1016
msgctxt "lr_const.sfrdesignerformsaverp"
 
1017
msgid "Save report"
 
1018
msgstr ""
 
1019
 
 
1020
#: lr_const.sfrdesignerformselectall
 
1021
msgid "Select all"
 
1022
msgstr "اختيار الكل"
 
1023
 
 
1024
#: lr_const.sfrdesignerformselectsameclass
 
1025
msgid "Select same class objects"
 
1026
msgstr ""
 
1027
 
 
1028
#: lr_const.sfrdesignerformselobj
 
1029
msgid "Select object"
 
1030
msgstr ""
 
1031
 
 
1032
#: lr_const.sfrdesignerformspace
 
1033
msgid "Space equally, horizontally"
 
1034
msgstr "تساوي الفراغات، أفقيا"
 
1035
 
 
1036
#: lr_const.sfrdesignerformspaceeqvert
 
1037
msgid "Space equally, vertically"
 
1038
msgstr "تساوي الفراغات، عموديا"
 
1039
 
 
1040
#: lr_const.sfrdesignerformstd
 
1041
msgid "Standard"
 
1042
msgstr "قياسي"
 
1043
 
 
1044
#: lr_const.sfrdesignerformtext
 
1045
msgctxt "lr_const.sfrdesignerformtext"
 
1046
msgid "Text"
 
1047
msgstr "النص"
 
1048
 
 
1049
#: lr_const.sfrdesignerformtools
 
1050
msgid "Tools"
 
1051
msgstr "أدوات"
 
1052
 
 
1053
#: lr_const.sfrdesignerformtopalign
 
1054
msgid "Top align"
 
1055
msgstr "المحاداة العليا"
 
1056
 
 
1057
#: lr_const.sfrdesignerformtopframe
 
1058
msgid "Top frame line"
 
1059
msgstr "خط الإطار الأعلى"
 
1060
 
 
1061
#: lr_const.sfrdesignerformunderline
 
1062
msgid "Underline"
 
1063
msgstr "تحته خط"
 
1064
 
 
1065
#: lr_const.sfrdesignerformundo
 
1066
msgid "Undo last action"
 
1067
msgstr "التراجع عن آخر إجراء"
 
1068
 
 
1069
#: lr_const.sfrdesignerformvertcenter
 
1070
msgid "Vertical center"
 
1071
msgstr "توسيط عمودي"
 
1072
 
 
1073
#: lr_const.sfrdesignerformwidthalign
 
1074
msgid "Width align"
 
1075
msgstr "مع محاداة"
 
1076
 
 
1077
#: lr_const.sfrdesignerform_about
 
1078
msgid "&About ..."
 
1079
msgstr "عن ..."
 
1080
 
 
1081
#: lr_const.sfrdesignerform_addpg
 
1082
msgid "&Add page"
 
1083
msgstr "إ&ضافة صفحة"
 
1084
 
 
1085
#: lr_const.sfrdesignerform_alignpalette
 
1086
msgid "&Alignment palette"
 
1087
msgstr "لوحة المحا&داة"
 
1088
 
 
1089
#: lr_const.sfrdesignerform_back
 
1090
msgid "Send to &back"
 
1091
msgstr "إرسال لل&خلف"
 
1092
 
 
1093
#: lr_const.sfrdesignerform_bring
 
1094
msgid "Bring to &front"
 
1095
msgstr "الجلب للأما&م"
 
1096
 
 
1097
#: lr_const.sfrdesignerform_copy
 
1098
msgid "&Copy"
 
1099
msgstr "نس&خ"
 
1100
 
 
1101
#: lr_const.sfrdesignerform_cut
 
1102
msgid "C&ut"
 
1103
msgstr "&قص"
 
1104
 
 
1105
#: lr_const.sfrdesignerform_delete
 
1106
msgid "&Delete"
 
1107
msgstr "إل&غاء"
 
1108
 
 
1109
#: lr_const.sfrdesignerform_edit
 
1110
msgctxt "lr_const.sfrdesignerform_edit"
 
1111
msgid "&Edit ..."
 
1112
msgstr "تح&رير ..."
 
1113
 
 
1114
#: lr_const.sfrdesignerform_edit2
 
1115
msgid "&Edit"
 
1116
msgstr "&تحرير"
 
1117
 
 
1118
#: lr_const.sfrdesignerform_editp
 
1119
msgctxt "lr_const.sfrdesignerform_editp"
 
1120
msgid "&Edit ..."
 
1121
msgstr "تح&رير ..."
 
1122
 
 
1123
#: lr_const.sfrdesignerform_exit
 
1124
msgid "E&xit"
 
1125
msgstr "&خروج"
 
1126
 
 
1127
#: lr_const.sfrdesignerform_file
 
1128
msgid "&File"
 
1129
msgstr "&ملف"
 
1130
 
 
1131
#: lr_const.sfrdesignerform_help1
 
1132
msgid "&Help contents"
 
1133
msgstr "محتويات المساعدة"
 
1134
 
 
1135
#: lr_const.sfrdesignerform_help2
 
1136
msgid "Help &tool"
 
1137
msgstr "أداة المساعدة"
 
1138
 
 
1139
#: lr_const.sfrdesignerform_insp
 
1140
msgid "Object &Inspector"
 
1141
msgstr "مراقب الكائنات"
 
1142
 
 
1143
#: lr_const.sfrdesignerform_line
 
1144
msgid "Line style"
 
1145
msgstr ""
 
1146
 
 
1147
#: lr_const.sfrdesignerform_new
 
1148
msgid "&New ..."
 
1149
msgstr "&جديد"
 
1150
 
 
1151
#: lr_const.sfrdesignerform_obj
 
1152
msgid "&Objects"
 
1153
msgstr "ال&كائنات"
 
1154
 
 
1155
#: lr_const.sfrdesignerform_open
 
1156
msgid "&Open ..."
 
1157
msgstr "&فتح ..."
 
1158
 
 
1159
#: lr_const.sfrdesignerform_opts
 
1160
msgid "&Options ..."
 
1161
msgstr "خيارات ..."
 
1162
 
 
1163
#: lr_const.sfrdesignerform_paste
 
1164
msgid "&Paste"
 
1165
msgstr "ل&صق"
 
1166
 
 
1167
#: lr_const.sfrdesignerform_pgopt
 
1168
msgid "&Page options ..."
 
1169
msgstr ""
 
1170
 
 
1171
#: lr_const.sfrdesignerform_preview
 
1172
msgid "Pre&view"
 
1173
msgstr "م&عاينة"
 
1174
 
 
1175
#: lr_const.sfrdesignerform_rect
 
1176
msgid "&Rectangle"
 
1177
msgstr ""
 
1178
 
 
1179
#: lr_const.sfrdesignerform_redo
 
1180
msgid "&Redo"
 
1181
msgstr "إ&عادة"
 
1182
 
 
1183
#: lr_const.sfrdesignerform_removepg
 
1184
msgid "&Remove page"
 
1185
msgstr ""
 
1186
 
 
1187
#: lr_const.sfrdesignerform_rptopt
 
1188
msgid "&Report options ..."
 
1189
msgstr "&خيارات التقرير ..."
 
1190
 
 
1191
#: lr_const.sfrdesignerform_save
 
1192
msgid "&Save"
 
1193
msgstr "&حفظ"
 
1194
 
 
1195
#: lr_const.sfrdesignerform_saveas
 
1196
msgid "Save &as ..."
 
1197
msgstr "حفظ بإ&سم..."
 
1198
 
 
1199
#: lr_const.sfrdesignerform_selectall
 
1200
msgid "Select &all"
 
1201
msgstr "اختيار ال&كل"
 
1202
 
 
1203
#: lr_const.sfrdesignerform_std
 
1204
msgid "&Standard"
 
1205
msgstr "قيا&سي"
 
1206
 
 
1207
#: lr_const.sfrdesignerform_text
 
1208
msgid "&Text"
 
1209
msgstr "الن&ص"
 
1210
 
 
1211
#: lr_const.sfrdesignerform_toolbars
 
1212
msgid "&Toolbars"
 
1213
msgstr ""
 
1214
 
 
1215
#: lr_const.sfrdesignerform_tools
 
1216
msgid "&Tools"
 
1217
msgstr "أ&دوات"
 
1218
 
 
1219
#: lr_const.sfrdesignerform_tools2
 
1220
msgctxt "lr_const.sfrdesignerform_tools2"
 
1221
msgid "Too&ls"
 
1222
msgstr "أد&وات"
 
1223
 
 
1224
#: lr_const.sfrdesignerform_tools3
 
1225
msgctxt "lr_const.sfrdesignerform_tools3"
 
1226
msgid "Too&ls"
 
1227
msgstr "أد&وات"
 
1228
 
 
1229
#: lr_const.sfrdesignerform_undo
 
1230
msgid "&Undo"
 
1231
msgstr "ت&راجع"
 
1232
 
 
1233
#: lr_const.sfrdesignerform_var
 
1234
msgid "Variables &list ..."
 
1235
msgstr ""
 
1236
 
 
1237
#: lr_const.sfrferror
 
1238
msgid "Unsupported FRF format"
 
1239
msgstr ""
 
1240
 
 
1241
#: lr_const.sfrom
 
1242
msgid "from"
 
1243
msgstr ""
 
1244
 
 
1245
#: lr_const.sfrvariables
 
1246
msgid "FR variables"
 
1247
msgstr ""
 
1248
 
 
1249
#: lr_const.sgeditorformcapt
 
1250
msgid "Picture"
 
1251
msgstr "الصورة"
 
1252
 
 
1253
#: lr_const.sgeditorformclear
 
1254
msgid "&Clear"
 
1255
msgstr "م&سح"
 
1256
 
 
1257
#: lr_const.sgeditorformload
 
1258
msgid "&Load ..."
 
1259
msgstr "ت&حميل..."
 
1260
 
 
1261
#: lr_const.sgeditorformmemo
 
1262
msgctxt "lr_const.sgeditorformmemo"
 
1263
msgid "&Memo"
 
1264
msgstr "&مذكرة"
 
1265
 
 
1266
#: lr_const.sgeditorformstretch
 
1267
msgid "&Stretch"
 
1268
msgstr "تم&طيط"
 
1269
 
 
1270
#: lr_const.sgroupeditorformadddbfield
 
1271
msgctxt "lr_const.sgroupeditorformadddbfield"
 
1272
msgid "Insert DB field"
 
1273
msgstr "إدراج حقل DB"
 
1274
 
 
1275
#: lr_const.sgroupeditorformcapt
 
1276
msgid "Group"
 
1277
msgstr "المجموعة"
 
1278
 
 
1279
#: lr_const.sgroupeditorformcond
 
1280
msgctxt "lr_const.sgroupeditorformcond"
 
1281
msgid "Condition"
 
1282
msgstr "الشرط"
 
1283
 
 
1284
#: lr_const.shilightformback
 
1285
msgid "Background"
 
1286
msgstr "الخلفية"
 
1287
 
 
1288
#: lr_const.shilightformbold
 
1289
msgid "&Bold"
 
1290
msgstr "&داكن"
 
1291
 
 
1292
#: lr_const.shilightformcolor
 
1293
msgid "C&olor ..."
 
1294
msgstr "الل&ون ..."
 
1295
 
 
1296
#: lr_const.shilightformcolor2
 
1297
msgid "Co&lor ..."
 
1298
msgstr "الل&ون ..."
 
1299
 
 
1300
#: lr_const.shilightformcond
 
1301
msgctxt "lr_const.shilightformcond"
 
1302
msgid "Condition"
 
1303
msgstr "الشرط"
 
1304
 
 
1305
#: lr_const.shilightformfont
 
1306
msgid "Font"
 
1307
msgstr "الخط"
 
1308
 
 
1309
#: lr_const.shilightformhilitattr
 
1310
msgctxt "lr_const.shilightformhilitattr"
 
1311
msgid "Highlight attributes"
 
1312
msgstr ""
 
1313
 
 
1314
#: lr_const.shilightformitalic
 
1315
msgid "&Italic"
 
1316
msgstr "مائل"
 
1317
 
 
1318
#: lr_const.shilightformother
 
1319
msgid "Ot&her"
 
1320
msgstr "أ&خرى"
 
1321
 
 
1322
#: lr_const.shilightformtransp
 
1323
msgid "&Transparent"
 
1324
msgstr ""
 
1325
 
 
1326
#: lr_const.shilightformunder
 
1327
msgid "&Underline"
 
1328
msgstr "تحته &خط"
 
1329
 
 
1330
#: lr_const.shtmfile
 
1331
msgid "HTML file"
 
1332
msgstr "ملف HTML"
 
1333
 
 
1334
#: lr_const.sinches
 
1335
msgid "Inches"
 
1336
msgstr ""
 
1337
 
 
1338
#: lr_const.sinsbarcode
 
1339
msgid "Insert Barcode object"
 
1340
msgstr ""
 
1341
 
 
1342
#: lr_const.sinschart
 
1343
msgid "Insert Chart object"
 
1344
msgstr ""
 
1345
 
 
1346
#: lr_const.sinscheckbox
 
1347
msgid "Insert CheckBox object"
 
1348
msgstr ""
 
1349
 
 
1350
#: lr_const.sinsertfields
 
1351
msgid "Insert DB fields"
 
1352
msgstr ""
 
1353
 
 
1354
#: lr_const.sinsertfieldsformaviabledset
 
1355
msgid "&Available datasets"
 
1356
msgstr ""
 
1357
 
 
1358
#: lr_const.sinsertfieldsformband
 
1359
msgid "Include &bands"
 
1360
msgstr ""
 
1361
 
 
1362
#: lr_const.sinsertfieldsformcapt
 
1363
msgid "Insert fields"
 
1364
msgstr ""
 
1365
 
 
1366
#: lr_const.sinsertfieldsformheader
 
1367
msgid "&Include headers"
 
1368
msgstr ""
 
1369
 
 
1370
#: lr_const.sinsertfieldsformhorz
 
1371
msgid "&Horizontal"
 
1372
msgstr "أف&قي"
 
1373
 
 
1374
#: lr_const.sinsertfieldsformplace
 
1375
msgid "Placement"
 
1376
msgstr ""
 
1377
 
 
1378
#: lr_const.sinsertfieldsformvert
 
1379
msgid "&Vertical"
 
1380
msgstr "ال&عمودي"
 
1381
 
 
1382
#: lr_const.sinsroundrect
 
1383
msgid "Insert an RoundRect with shadow area"
 
1384
msgstr ""
 
1385
 
 
1386
#: lr_const.sinsshape
 
1387
msgid "Insert Shape object"
 
1388
msgstr ""
 
1389
 
 
1390
#: lr_const.skeepaspectratio
 
1391
msgid "Keep aspect ratio"
 
1392
msgstr ""
 
1393
 
 
1394
#: lr_const.slazformfile
 
1395
msgid "LazReport form"
 
1396
msgstr ""
 
1397
 
 
1398
#: lr_const.smathcategory
 
1399
msgid "Math"
 
1400
msgstr ""
 
1401
 
 
1402
#: lr_const.smm
 
1403
msgid "MM"
 
1404
msgstr ""
 
1405
 
 
1406
#: lr_const.snewtemplate
 
1407
msgid "New template"
 
1408
msgstr "قالب جديد"
 
1409
 
 
1410
#: lr_const.sno
 
1411
msgid "No"
 
1412
msgstr "لا"
 
1413
 
 
1414
#: lr_const.snotassigned
 
1415
msgctxt "lr_const.snotassigned"
 
1416
msgid "[None]"
 
1417
msgstr "[بلا]"
 
1418
 
 
1419
#: lr_const.sobjectinspector
 
1420
msgid "Object inspector"
 
1421
msgstr "مراقب الكائنات"
 
1422
 
 
1423
#: lr_const.sobjectnotfound
 
1424
msgid "Object \"%s\" not found"
 
1425
msgstr ""
 
1426
 
 
1427
#: lr_const.sok
 
1428
msgid "Ok"
 
1429
msgstr "موافق"
 
1430
 
 
1431
#: lr_const.sonfirstpage
 
1432
msgid "On first page"
 
1433
msgstr ""
 
1434
 
 
1435
#: lr_const.sonlastpage
 
1436
msgid "On last page"
 
1437
msgstr ""
 
1438
 
 
1439
#: lr_const.sother
 
1440
msgid "Other ..."
 
1441
msgstr "أخرى ..."
 
1442
 
 
1443
#: lr_const.sothercategory
 
1444
msgctxt "lr_const.sothercategory"
 
1445
msgid "Other"
 
1446
msgstr "أخرى"
 
1447
 
 
1448
#: lr_const.spagepreparing
 
1449
msgid "Processing page:"
 
1450
msgstr ""
 
1451
 
 
1452
#: lr_const.spageprinting
 
1453
msgid "Printing page:"
 
1454
msgstr ""
 
1455
 
 
1456
#: lr_const.spaper1
 
1457
msgid "Letter, 8 1/2 x 11\""
 
1458
msgstr ""
 
1459
 
 
1460
#: lr_const.spaper10
 
1461
msgid "A4 small sheet, 210 x 297 mm"
 
1462
msgstr ""
 
1463
 
 
1464
#: lr_const.spaper100
 
1465
msgid "DMPAPER_PENV_5 110X220"
 
1466
msgstr ""
 
1467
 
 
1468
#: lr_const.spaper101
 
1469
msgid "DMPAPER_PENV_6 120X230"
 
1470
msgstr ""
 
1471
 
 
1472
#: lr_const.spaper102
 
1473
msgid "DMPAPER_PENV_7 160X230"
 
1474
msgstr ""
 
1475
 
 
1476
#: lr_const.spaper103
 
1477
msgid "DMPAPER_PENV_8 120X309"
 
1478
msgstr ""
 
1479
 
 
1480
#: lr_const.spaper104
 
1481
msgid "DMPAPER_PENV_9 229X324"
 
1482
msgstr ""
 
1483
 
 
1484
#: lr_const.spaper105
 
1485
msgid "DMPAPER_PENV_10 324X458"
 
1486
msgstr ""
 
1487
 
 
1488
#: lr_const.spaper106
 
1489
msgid "DMPAPER_P16K_ROTATED 215X146"
 
1490
msgstr ""
 
1491
 
 
1492
#: lr_const.spaper107
 
1493
msgid "DMPAPER_P32K_ROTATED 151X97"
 
1494
msgstr ""
 
1495
 
 
1496
#: lr_const.spaper108
 
1497
msgid "DMPAPER_P32KBIG_ROTATED 151X97"
 
1498
msgstr ""
 
1499
 
 
1500
#: lr_const.spaper109
 
1501
msgid "DMPAPER_PENV_1_ROTATED 165X102"
 
1502
msgstr ""
 
1503
 
 
1504
#: lr_const.spaper11
 
1505
msgid "A5 148 x 210 mm"
 
1506
msgstr ""
 
1507
 
 
1508
#: lr_const.spaper110
 
1509
msgid "DMPAPER_PENV_2_ROTATED 176X102"
 
1510
msgstr ""
 
1511
 
 
1512
#: lr_const.spaper111
 
1513
msgid "DMPAPER_PENV_3_ROTATED 176X125"
 
1514
msgstr ""
 
1515
 
 
1516
#: lr_const.spaper112
 
1517
msgid "DMPAPER_PENV_4_ROTATED 208X110"
 
1518
msgstr ""
 
1519
 
 
1520
#: lr_const.spaper113
 
1521
msgid "DMPAPER_PENV_5_ROTATED 220X110"
 
1522
msgstr ""
 
1523
 
 
1524
#: lr_const.spaper114
 
1525
msgid "DMPAPER_PENV_6_ROTATED 230X120"
 
1526
msgstr ""
 
1527
 
 
1528
#: lr_const.spaper115
 
1529
msgid "DMPAPER_PENV_7_ROTATED 230X160"
 
1530
msgstr ""
 
1531
 
 
1532
#: lr_const.spaper116
 
1533
msgid "DMPAPER_PENV_8_ROTATED 309X120"
 
1534
msgstr ""
 
1535
 
 
1536
#: lr_const.spaper117
 
1537
msgid "DMPAPER_PENV_9_ROTATED 324X229"
 
1538
msgstr ""
 
1539
 
 
1540
#: lr_const.spaper118
 
1541
msgid "DMPAPER_PENV_10_ROTATED 458X324"
 
1542
msgstr ""
 
1543
 
 
1544
#: lr_const.spaper12
 
1545
msgid "B4 250 x 354 mm"
 
1546
msgstr ""
 
1547
 
 
1548
#: lr_const.spaper13
 
1549
msgid "B5 182 x 257 mm"
 
1550
msgstr ""
 
1551
 
 
1552
#: lr_const.spaper14
 
1553
msgid "Folio, 8 1/2 x 13\""
 
1554
msgstr ""
 
1555
 
 
1556
#: lr_const.spaper15
 
1557
msgid "Quarto Sheet, 215 x 275 mm"
 
1558
msgstr ""
 
1559
 
 
1560
#: lr_const.spaper16
 
1561
msgid "10 x 14\""
 
1562
msgstr "10 x 14\""
 
1563
 
 
1564
#: lr_const.spaper17
 
1565
msgid "11 x 17\""
 
1566
msgstr "11 x 17\""
 
1567
 
 
1568
#: lr_const.spaper18
 
1569
msgid "Note, 8 1/2 x 11\""
 
1570
msgstr ""
 
1571
 
 
1572
#: lr_const.spaper19
 
1573
msgid "9 Envelope, 3 7/8 x 8 7/8\""
 
1574
msgstr ""
 
1575
 
 
1576
#: lr_const.spaper2
 
1577
msgid "Letter small, 8 1/2 x 11\""
 
1578
msgstr ""
 
1579
 
 
1580
#: lr_const.spaper20
 
1581
msgid "#10 Envelope, 4 1/8  x 9 1/2\""
 
1582
msgstr ""
 
1583
 
 
1584
#: lr_const.spaper21
 
1585
msgid "#11 Envelope, 4 1/2 x 10 3/8\""
 
1586
msgstr ""
 
1587
 
 
1588
#: lr_const.spaper22
 
1589
msgid "#12 Envelope, 4 3/4 x 11\""
 
1590
msgstr ""
 
1591
 
 
1592
#: lr_const.spaper23
 
1593
msgid "#14 Envelope, 5 x 11 1/2\""
 
1594
msgstr ""
 
1595
 
 
1596
#: lr_const.spaper24
 
1597
msgid "C Sheet, 17 x 22\""
 
1598
msgstr ""
 
1599
 
 
1600
#: lr_const.spaper25
 
1601
msgid "D Sheet, 22 x 34\""
 
1602
msgstr ""
 
1603
 
 
1604
#: lr_const.spaper256
 
1605
msgctxt "lr_const.spaper256"
 
1606
msgid "Custom"
 
1607
msgstr "مخصص"
 
1608
 
 
1609
#: lr_const.spaper26
 
1610
msgid "E Sheet, 34 x 44\""
 
1611
msgstr ""
 
1612
 
 
1613
#: lr_const.spaper27
 
1614
msgid "DL Envelope, 110 x 220 mm"
 
1615
msgstr ""
 
1616
 
 
1617
#: lr_const.spaper28
 
1618
msgid "C5 Envelope, 162 x 229 mm"
 
1619
msgstr ""
 
1620
 
 
1621
#: lr_const.spaper29
 
1622
msgid "C3 Envelope,  324 x 458 mm"
 
1623
msgstr ""
 
1624
 
 
1625
#: lr_const.spaper3
 
1626
msgid "Tabloid, 11 x 17\""
 
1627
msgstr ""
 
1628
 
 
1629
#: lr_const.spaper30
 
1630
msgid "C4 Envelope,  229 x 324 mm"
 
1631
msgstr ""
 
1632
 
 
1633
#: lr_const.spaper31
 
1634
msgid "C6 Envelope,  114 x 162 mm"
 
1635
msgstr ""
 
1636
 
 
1637
#: lr_const.spaper32
 
1638
msgid "C65 Envelope, 114 x 229 mm"
 
1639
msgstr ""
 
1640
 
 
1641
#: lr_const.spaper33
 
1642
msgid "B4 Envelope,  250 x 353 mm"
 
1643
msgstr ""
 
1644
 
 
1645
#: lr_const.spaper34
 
1646
msgid "B5 Envelope,  176 x 250 mm"
 
1647
msgstr ""
 
1648
 
 
1649
#: lr_const.spaper35
 
1650
msgid "B6 Envelope,  176 x 125 mm"
 
1651
msgstr ""
 
1652
 
 
1653
#: lr_const.spaper36
 
1654
msgid "Italy Envelope, 110 x 230 mm"
 
1655
msgstr ""
 
1656
 
 
1657
#: lr_const.spaper37
 
1658
msgid "Monarch Envelope, 3 7/8 x 7 1/2\""
 
1659
msgstr ""
 
1660
 
 
1661
#: lr_const.spaper38
 
1662
msgid "6 3/4 Envelope, 3 5/8 x 6 1/2\""
 
1663
msgstr ""
 
1664
 
 
1665
#: lr_const.spaper39
 
1666
msgid "US Std Fanfold, 14 7/8 x 11\""
 
1667
msgstr ""
 
1668
 
 
1669
#: lr_const.spaper4
 
1670
msgid "Ledger, 17 x 11\""
 
1671
msgstr ""
 
1672
 
 
1673
#: lr_const.spaper40
 
1674
msgid "German Std Fanfold, 8 1/2 x 12\""
 
1675
msgstr ""
 
1676
 
 
1677
#: lr_const.spaper41
 
1678
msgid "German Legal Fanfold, 8 1/2 x 13\""
 
1679
msgstr ""
 
1680
 
 
1681
#: lr_const.spaper42
 
1682
msgid "B4 (ISO) 250 x 353 mm"
 
1683
msgstr "B4 (ISO) 250 x 353 mm"
 
1684
 
 
1685
#: lr_const.spaper43
 
1686
msgid "Japanese Postcard 100 x 148 mm"
 
1687
msgstr "بطاقة بريدية يايانية 100 x 148 مم"
 
1688
 
 
1689
#: lr_const.spaper44
 
1690
msgid "9 x 11\""
 
1691
msgstr "9 x 11\""
 
1692
 
 
1693
#: lr_const.spaper45
 
1694
msgid "10 x 11\""
 
1695
msgstr "10 x 11\""
 
1696
 
 
1697
#: lr_const.spaper46
 
1698
msgid "15 x 11\""
 
1699
msgstr "15 x 11\""
 
1700
 
 
1701
#: lr_const.spaper47
 
1702
msgid "Envelope Invite 220 x 220 mm"
 
1703
msgstr ""
 
1704
 
 
1705
#: lr_const.spaper5
 
1706
msgid "Legal, 8 1/2 x 14\""
 
1707
msgstr ""
 
1708
 
 
1709
#: lr_const.spaper50
 
1710
msgid "Letter Extra 9/275 x 12\""
 
1711
msgstr ""
 
1712
 
 
1713
#: lr_const.spaper51
 
1714
msgid "Legal Extra 9/275 x 15\""
 
1715
msgstr ""
 
1716
 
 
1717
#: lr_const.spaper52
 
1718
msgid "Tabloid Extra 11.69 x 18\""
 
1719
msgstr ""
 
1720
 
 
1721
#: lr_const.spaper53
 
1722
msgid "A4 Extra 9.27 x 12.69\""
 
1723
msgstr ""
 
1724
 
 
1725
#: lr_const.spaper54
 
1726
msgid "Letter Transverse 8/275 x 11\""
 
1727
msgstr ""
 
1728
 
 
1729
#: lr_const.spaper55
 
1730
msgid "A4 Transverse 210 x 297 mm"
 
1731
msgstr ""
 
1732
 
 
1733
#: lr_const.spaper56
 
1734
msgid "Letter Extra Transverse 9/275 x 12\""
 
1735
msgstr ""
 
1736
 
 
1737
#: lr_const.spaper57
 
1738
msgid "SuperASuperAA4 227 x 356 mm"
 
1739
msgstr ""
 
1740
 
 
1741
#: lr_const.spaper58
 
1742
msgid "SuperBSuperBA3 305 x 487 mm"
 
1743
msgstr ""
 
1744
 
 
1745
#: lr_const.spaper59
 
1746
msgid "Letter Plus 8.5 x 12.69\""
 
1747
msgstr ""
 
1748
 
 
1749
#: lr_const.spaper6
 
1750
msgid "Statement, 5 1/2 x 8 1/2\""
 
1751
msgstr ""
 
1752
 
 
1753
#: lr_const.spaper60
 
1754
msgid "A4 Plus 210 x 330 mm"
 
1755
msgstr ""
 
1756
 
 
1757
#: lr_const.spaper61
 
1758
msgid "A5 Transverse 148 x 210 mm"
 
1759
msgstr ""
 
1760
 
 
1761
#: lr_const.spaper62
 
1762
msgid "B5 (JIS) Transverse 182 x 257 mm"
 
1763
msgstr ""
 
1764
 
 
1765
#: lr_const.spaper63
 
1766
msgid "A3 Extra 322 x 445 mm"
 
1767
msgstr "A3 إضافي 322 x 445 مم"
 
1768
 
 
1769
#: lr_const.spaper64
 
1770
msgid "A5 Extra 174 x 235 mm"
 
1771
msgstr ""
 
1772
 
 
1773
#: lr_const.spaper65
 
1774
msgid "B5 (ISO) Extra 201 x 276 mm"
 
1775
msgstr ""
 
1776
 
 
1777
#: lr_const.spaper66
 
1778
msgid "A2 420 x 594 mm"
 
1779
msgstr "A2ـ 420 x 594 مم"
 
1780
 
 
1781
#: lr_const.spaper67
 
1782
msgid "A3 Transverse 297 x 420 mm"
 
1783
msgstr ""
 
1784
 
 
1785
#: lr_const.spaper68
 
1786
msgid "A3 Extra Transverse 322 x 445 mm"
 
1787
msgstr ""
 
1788
 
 
1789
#: lr_const.spaper69
 
1790
msgid "Double Japanese Postcard 200 x 148 mm"
 
1791
msgstr ""
 
1792
 
 
1793
#: lr_const.spaper7
 
1794
msgid "Executive, 7 1/4 x 10 1/2\""
 
1795
msgstr ""
 
1796
 
 
1797
#: lr_const.spaper70
 
1798
msgid "A6 105x148 mm"
 
1799
msgstr ""
 
1800
 
 
1801
#: lr_const.spaper71
 
1802
msgid "DMPAPER_JENV_KAKU2 240X132"
 
1803
msgstr ""
 
1804
 
 
1805
#: lr_const.spaper72
 
1806
msgid "DMPAPER_JENV_KAKU3 216X277"
 
1807
msgstr ""
 
1808
 
 
1809
#: lr_const.spaper73
 
1810
msgid "DMPAPER_JENV_CHOU3 120X235"
 
1811
msgstr ""
 
1812
 
 
1813
#: lr_const.spaper74
 
1814
msgid "DMPAPER_JENV_CHOU4 90X205"
 
1815
msgstr ""
 
1816
 
 
1817
#: lr_const.spaper75
 
1818
msgid "DMPAPER_LETTER_ROTATED 279.4x215.9"
 
1819
msgstr ""
 
1820
 
 
1821
#: lr_const.spaper76
 
1822
msgid "DMPAPER_A3_ROTATED 420x297"
 
1823
msgstr ""
 
1824
 
 
1825
#: lr_const.spaper77
 
1826
msgid "DMPAPER_A4_ROTATED 297X210"
 
1827
msgstr ""
 
1828
 
 
1829
#: lr_const.spaper78
 
1830
msgid "DMPAPER_A5_ROTATED 210X148"
 
1831
msgstr ""
 
1832
 
 
1833
#: lr_const.spaper79
 
1834
msgid "DMPAPER_B4_JIS_ROTATED 364X257"
 
1835
msgstr ""
 
1836
 
 
1837
#: lr_const.spaper8
 
1838
msgid "A3 297 x 420 mm"
 
1839
msgstr "A3ـ 297 x 420 مم"
 
1840
 
 
1841
#: lr_const.spaper80
 
1842
msgid "DMPAPER_B5_JIS_ROTATED 257X182"
 
1843
msgstr ""
 
1844
 
 
1845
#: lr_const.spaper81
 
1846
msgid "DMPAPER_JAPANESE_POSTCARD_ROTATED 148X100"
 
1847
msgstr ""
 
1848
 
 
1849
#: lr_const.spaper82
 
1850
msgid "DMPAPER_DBL_JAPANESE_POSTCARD_ROTATED 148X200"
 
1851
msgstr ""
 
1852
 
 
1853
#: lr_const.spaper83
 
1854
msgid "DMPAPER_A6_ROTATED 148X105"
 
1855
msgstr ""
 
1856
 
 
1857
#: lr_const.spaper84
 
1858
msgid "DMPAPER_JENV_KAKU2_ROTATED 332X240"
 
1859
msgstr ""
 
1860
 
 
1861
#: lr_const.spaper85
 
1862
msgid "DMPAPER_JENV_KAKU3_ROTATED 277X216"
 
1863
msgstr ""
 
1864
 
 
1865
#: lr_const.spaper86
 
1866
msgid "DMPAPER_JENV_CHOU3_ROTATED 235X120"
 
1867
msgstr ""
 
1868
 
 
1869
#: lr_const.spaper87
 
1870
msgid "DMPAPER_JENV_CHOU4_ROTATED 205X90"
 
1871
msgstr ""
 
1872
 
 
1873
#: lr_const.spaper88
 
1874
msgid "DMPAPER_B6_JIS 128X122"
 
1875
msgstr ""
 
1876
 
 
1877
#: lr_const.spaper89
 
1878
msgid "DMPAPER_B6_JIS_ROTATED 182X128"
 
1879
msgstr ""
 
1880
 
 
1881
#: lr_const.spaper9
 
1882
msgid "A4 210 x 297 mm"
 
1883
msgstr ""
 
1884
 
 
1885
#: lr_const.spaper90
 
1886
msgid "DMPAPER_12X11 304.8X279.4"
 
1887
msgstr ""
 
1888
 
 
1889
#: lr_const.spaper91
 
1890
msgid "DMPAPER_JENV_YOU4 105X235"
 
1891
msgstr ""
 
1892
 
 
1893
#: lr_const.spaper92
 
1894
msgid "DMPAPER_JENV_YOU4_ROTATED 235X105"
 
1895
msgstr ""
 
1896
 
 
1897
#: lr_const.spaper93
 
1898
msgid "DMPAPER_P16K 146X215"
 
1899
msgstr ""
 
1900
 
 
1901
#: lr_const.spaper94
 
1902
msgid "DMPAPER_P32K 97X151"
 
1903
msgstr ""
 
1904
 
 
1905
#: lr_const.spaper95
 
1906
msgid "DMPAPER_P32KBIG 97X151"
 
1907
msgstr ""
 
1908
 
 
1909
#: lr_const.spaper96
 
1910
msgid "DMPAPER_PENV_1 102X165"
 
1911
msgstr ""
 
1912
 
 
1913
#: lr_const.spaper97
 
1914
msgid "DMPAPER_PENV_2 102X176"
 
1915
msgstr ""
 
1916
 
 
1917
#: lr_const.spaper98
 
1918
msgid "DMPAPER_PENV_3 125X176"
 
1919
msgstr ""
 
1920
 
 
1921
#: lr_const.spaper99
 
1922
msgid "DMPAPER_PENV_4 110X208"
 
1923
msgstr ""
 
1924
 
 
1925
#: lr_const.spg
 
1926
msgid "Page"
 
1927
msgstr "الصفحة"
 
1928
 
 
1929
#: lr_const.spgoptformbottom
 
1930
msgid "&Bottom, mm"
 
1931
msgstr ""
 
1932
 
 
1933
#: lr_const.spgoptformbycolumns
 
1934
msgid "By Colum&ns"
 
1935
msgstr ""
 
1936
 
 
1937
#: lr_const.spgoptformbyrows
 
1938
msgid "By Row&s"
 
1939
msgstr ""
 
1940
 
 
1941
#: lr_const.spgoptformcapt
 
1942
msgctxt "lr_const.spgoptformcapt"
 
1943
msgid "Page options"
 
1944
msgstr ""
 
1945
 
 
1946
#: lr_const.spgoptformcolgap
 
1947
msgid "&Column gap, mm"
 
1948
msgstr ""
 
1949
 
 
1950
#: lr_const.spgoptformcolumn
 
1951
msgid "Columns"
 
1952
msgstr "الأعمدة"
 
1953
 
 
1954
#: lr_const.spgoptformdontuse
 
1955
msgid "&Don't use"
 
1956
msgstr ""
 
1957
 
 
1958
#: lr_const.spgoptformheight
 
1959
msgid "&Height, mm"
 
1960
msgstr ""
 
1961
 
 
1962
#: lr_const.spgoptformland
 
1963
msgid "&Landscape"
 
1964
msgstr ""
 
1965
 
 
1966
#: lr_const.spgoptformlayoutorder
 
1967
msgid "Layout Order"
 
1968
msgstr ""
 
1969
 
 
1970
#: lr_const.spgoptformleft
 
1971
msgid "&Left, mm"
 
1972
msgstr ""
 
1973
 
 
1974
#: lr_const.spgoptformmargins
 
1975
msgid "Margins"
 
1976
msgstr ""
 
1977
 
 
1978
#: lr_const.spgoptformnumber
 
1979
msgid "&Number"
 
1980
msgstr "الر&قم"
 
1981
 
 
1982
#: lr_const.spgoptformoptions
 
1983
msgctxt "lr_const.spgoptformoptions"
 
1984
msgid "Options"
 
1985
msgstr "خيارات"
 
1986
 
 
1987
#: lr_const.spgoptformor
 
1988
msgid "Orientation"
 
1989
msgstr ""
 
1990
 
 
1991
#: lr_const.spgoptformpaper
 
1992
msgid "Paper"
 
1993
msgstr ""
 
1994
 
 
1995
#: lr_const.spgoptformpgmargins
 
1996
msgid "Page margins"
 
1997
msgstr ""
 
1998
 
 
1999
#: lr_const.spgoptformport
 
2000
msgid "&Portrait"
 
2001
msgstr ""
 
2002
 
 
2003
#: lr_const.spgoptformprint
 
2004
msgid "&Print to previous page"
 
2005
msgstr ""
 
2006
 
 
2007
#: lr_const.spgoptformright
 
2008
msgid "&Right, mm"
 
2009
msgstr ""
 
2010
 
 
2011
#: lr_const.spgoptformsize
 
2012
msgid "Size"
 
2013
msgstr "الحجم"
 
2014
 
 
2015
#: lr_const.spgoptformtop
 
2016
msgid "&Top, mm"
 
2017
msgstr ""
 
2018
 
 
2019
#: lr_const.spgoptformwidth
 
2020
msgid "&Width, mm"
 
2021
msgstr ""
 
2022
 
 
2023
#: lr_const.spictfile
 
2024
msgid "Picture file"
 
2025
msgstr ""
 
2026
 
 
2027
#: lr_const.spicture
 
2028
msgid "[Picture]"
 
2029
msgstr "[ الصورة]"
 
2030
 
 
2031
#: lr_const.spicturecenter
 
2032
msgid "Center picture"
 
2033
msgstr ""
 
2034
 
 
2035
#: lr_const.spixels
 
2036
msgid "Pixels"
 
2037
msgstr ""
 
2038
 
 
2039
#: lr_const.spreview
 
2040
msgid "Preview"
 
2041
msgstr "معاينة"
 
2042
 
 
2043
#: lr_const.spreviewform2pg
 
2044
msgid "&Two pages"
 
2045
msgstr ""
 
2046
 
 
2047
#: lr_const.spreviewformadd
 
2048
msgctxt "lr_const.spreviewformadd"
 
2049
msgid "Add page"
 
2050
msgstr "إضافة صفحة"
 
2051
 
 
2052
#: lr_const.spreviewformclose
 
2053
msgid "Close preview"
 
2054
msgstr ""
 
2055
 
 
2056
#: lr_const.spreviewformdel
 
2057
msgid "Delete page"
 
2058
msgstr "إلغاء صفحة"
 
2059
 
 
2060
#: lr_const.spreviewformedit
 
2061
msgid "Edit page"
 
2062
msgstr ""
 
2063
 
 
2064
#: lr_const.spreviewformfind
 
2065
msgctxt "lr_const.spreviewformfind"
 
2066
msgid "Find text"
 
2067
msgstr "بحث عن نص"
 
2068
 
 
2069
#: lr_const.spreviewformhelp
 
2070
msgid "Show help"
 
2071
msgstr "عرض المساعدة"
 
2072
 
 
2073
#: lr_const.spreviewformopen
 
2074
msgctxt "lr_const.spreviewformopen"
 
2075
msgid "Open report"
 
2076
msgstr "فتح تقرير"
 
2077
 
 
2078
#: lr_const.spreviewformprint
 
2079
msgid "Print report"
 
2080
msgstr "طباعة التقرير"
 
2081
 
 
2082
#: lr_const.spreviewformpw
 
2083
msgid "&Page width"
 
2084
msgstr ""
 
2085
 
 
2086
#: lr_const.spreviewformsave
 
2087
msgctxt "lr_const.spreviewformsave"
 
2088
msgid "Save report"
 
2089
msgstr ""
 
2090
 
 
2091
#: lr_const.spreviewformscale
 
2092
msgid "Scale"
 
2093
msgstr "مقاس"
 
2094
 
 
2095
#: lr_const.spreviewformwhole
 
2096
msgid "&Whole page"
 
2097
msgstr ""
 
2098
 
 
2099
#: lr_const.sprintererror
 
2100
msgid "Printer selected is not valid"
 
2101
msgstr ""
 
2102
 
 
2103
#: lr_const.sprintformall
 
2104
msgid "&All"
 
2105
msgstr "ال&كل"
 
2106
 
 
2107
#: lr_const.sprintformcopy
 
2108
msgid "&Copies:"
 
2109
msgstr ""
 
2110
 
 
2111
#: lr_const.sprintformcurpg
 
2112
msgctxt "lr_const.sprintformcurpg"
 
2113
msgid "Current &page"
 
2114
msgstr "ال&صفحة الحالية"
 
2115
 
 
2116
#: lr_const.sprintforminfo
 
2117
msgid "Enter page numbers and/or page ranges, separated by commas. For example, 1,3,5-12"
 
2118
msgstr "أدخل أرقام الصفحات و/أو مدى الصفحات، مفصولة بعلامة فاصلة. مثال: 1,3,5-12"
 
2119
 
 
2120
#: lr_const.sprintformnumber
 
2121
msgid "&Numbers:"
 
2122
msgstr "الأ&رقام"
 
2123
 
 
2124
#: lr_const.sprintformpgrange
 
2125
msgid "Page range"
 
2126
msgstr "مدى الصقحات"
 
2127
 
 
2128
#: lr_const.sprintformprint
 
2129
msgid "Print"
 
2130
msgstr "طباعة"
 
2131
 
 
2132
#: lr_const.sprintformprinter
 
2133
msgctxt "lr_const.sprintformprinter"
 
2134
msgid "Printer"
 
2135
msgstr "الطابعة"
 
2136
 
 
2137
#: lr_const.sprintformprop
 
2138
msgid "Properties"
 
2139
msgstr "الخصائص"
 
2140
 
 
2141
#: lr_const.sprintifsubsetempty
 
2142
msgid "Print if detail empty"
 
2143
msgstr "الطباعة لو كان الافتراضي خاليا"
 
2144
 
 
2145
#: lr_const.sremovepg
 
2146
msgid "Remove this page?"
 
2147
msgstr "إزالة هذه الصفحة"
 
2148
 
 
2149
#: lr_const.srepeatheader
 
2150
msgid "Show on all pages"
 
2151
msgstr "العرض على جميع الصفحات"
 
2152
 
 
2153
#: lr_const.srepfile
 
2154
msgid "Report file"
 
2155
msgstr "ملف التقرير"
 
2156
 
 
2157
#: lr_const.sreportpreparing
 
2158
msgid "Report preparing"
 
2159
msgstr "إعداد التقرير"
 
2160
 
 
2161
#: lr_const.sroundrectformbegincolor
 
2162
msgid "Begin color"
 
2163
msgstr "لون الابتداء"
 
2164
 
 
2165
#: lr_const.sroundrectformcaption
 
2166
msgid "Property editor"
 
2167
msgstr "محرّر الخصائص"
 
2168
 
 
2169
#: lr_const.sroundrectformcolor
 
2170
msgid "Color"
 
2171
msgstr "اللون"
 
2172
 
 
2173
#: lr_const.sroundrectformcurve
 
2174
msgid "Curve"
 
2175
msgstr "منحنى"
 
2176
 
 
2177
#: lr_const.sroundrectformdata
 
2178
msgid "Data .."
 
2179
msgstr "بيانات ..."
 
2180
 
 
2181
#: lr_const.sroundrectformendcolor
 
2182
msgid "End Color"
 
2183
msgstr "لون الانتهاء"
 
2184
 
 
2185
#: lr_const.sroundrectformframed
 
2186
msgid "Framed zone"
 
2187
msgstr "منطقة مؤطّرة"
 
2188
 
 
2189
#: lr_const.sroundrectformgradian
 
2190
msgid "Gradian"
 
2191
msgstr "متدرّج"
 
2192
 
 
2193
#: lr_const.sroundrectformhint
 
2194
msgid "Click here to define the shadow color or gradian colors"
 
2195
msgstr "التقر هنا لتحديد لو الظل ولون التدريج"
 
2196
 
 
2197
#: lr_const.sroundrectformsample
 
2198
msgid "Sample :"
 
2199
msgstr "مثال :"
 
2200
 
 
2201
#: lr_const.sroundrectformshadow
 
2202
msgid "Shadow width"
 
2203
msgstr "عرض الظل"
 
2204
 
 
2205
#: lr_const.sroundrectformstyle
 
2206
msgid "Style"
 
2207
msgstr "النمظ"
 
2208
 
 
2209
#: lr_const.sroundrectformstyledif
 
2210
msgid "Vertical,Horizontal,Elliptic,Rectangle,Horiz._Center,Vert._Center"
 
2211
msgstr ""
 
2212
 
 
2213
#: lr_const.sroundrectformvar
 
2214
msgid "Variables ..."
 
2215
msgstr "المتغيرات ..."
 
2216
 
 
2217
#: lr_const.sroundrectsqrcorners
 
2218
msgid "Squared corners"
 
2219
msgstr "زوايا مربّعة"
 
2220
 
 
2221
#: lr_const.srtffile
 
2222
msgid "Rich Text file"
 
2223
msgstr "ملف نص ثريّ"
 
2224
 
 
2225
#: lr_const.ssavechanges
 
2226
msgid "Save changes"
 
2227
msgstr "حفظ التغييرات"
 
2228
 
 
2229
#: lr_const.sshape1
 
2230
msgctxt "lr_const.sshape1"
 
2231
msgid "Rectangle"
 
2232
msgstr "مستطيل"
 
2233
 
 
2234
#: lr_const.sshape2
 
2235
msgid "Rounded rectangle"
 
2236
msgstr "مربع مدوّر"
 
2237
 
 
2238
#: lr_const.sshape3
 
2239
msgid "Ellipse"
 
2240
msgstr "دائري"
 
2241
 
 
2242
#: lr_const.sshape4
 
2243
msgid "Triangle"
 
2244
msgstr "مثلث"
 
2245
 
 
2246
#: lr_const.sshape5
 
2247
msgid "Diagonal1"
 
2248
msgstr "قُطري1"
 
2249
 
 
2250
#: lr_const.sshape6
 
2251
msgid "Diagonal2"
 
2252
msgstr "قُطري2"
 
2253
 
 
2254
#: lr_const.sshapeformcaption
 
2255
msgid "Shape"
 
2256
msgstr "الشكل"
 
2257
 
 
2258
#: lr_const.sshapeformkind
 
2259
msgid "Shape kind"
 
2260
msgstr "نوع الشكل"
 
2261
 
 
2262
#: lr_const.sspecval
 
2263
msgctxt "lr_const.sspecval"
 
2264
msgid "Other"
 
2265
msgstr "أخرى"
 
2266
 
 
2267
#: lr_const.sstretched
 
2268
msgid "Stretched"
 
2269
msgstr "مشدود"
 
2270
 
 
2271
#: lr_const.sstringcategory
 
2272
msgid "String"
 
2273
msgstr "أحرف"
 
2274
 
 
2275
#: lr_const.ssubreportonpage
 
2276
msgid "SubReport on page"
 
2277
msgstr "تقرير فرعي على الصفحة"
 
2278
 
 
2279
#: lr_const.stemplfile
 
2280
msgid "FastReport template"
 
2281
msgstr "قالب فاست ريبورت"
 
2282
 
 
2283
#: lr_const.stemplformdesc
 
2284
msgid "Description"
 
2285
msgstr "الوصف"
 
2286
 
 
2287
#: lr_const.stemplformnewrp
 
2288
msgctxt "lr_const.stemplformnewrp"
 
2289
msgid "New report"
 
2290
msgstr "تقرير جديد"
 
2291
 
 
2292
#: lr_const.stextfile
 
2293
msgid "ASCII Text file"
 
2294
msgstr "ملف نص أسكي"
 
2295
 
 
2296
#: lr_const.stimeformat1
 
2297
msgid "hh:nn:ss"
 
2298
msgstr ""
 
2299
 
 
2300
#: lr_const.stimeformat2
 
2301
msgid "h:nn:ss"
 
2302
msgstr ""
 
2303
 
 
2304
#: lr_const.stimeformat3
 
2305
msgid "hh:nn"
 
2306
msgstr ""
 
2307
 
 
2308
#: lr_const.stimeformat4
 
2309
msgid "h:nn"
 
2310
msgstr ""
 
2311
 
 
2312
#: lr_const.sto
 
2313
msgid "to"
 
2314
msgstr "إلى"
 
2315
 
 
2316
#: lr_const.stransparent
 
2317
msgid "Transparent"
 
2318
msgstr "شفّاف"
 
2319
 
 
2320
#: lr_const.suntitled
 
2321
msgid "Untitled"
 
2322
msgstr "غير معنون"
 
2323
 
 
2324
#: lr_const.svar1
 
2325
msgid "Page#"
 
2326
msgstr "الصفحة#"
 
2327
 
 
2328
#: lr_const.svar2
 
2329
msgid "Expression"
 
2330
msgstr "التعبير"
 
2331
 
 
2332
#: lr_const.svar3
 
2333
msgctxt "lr_const.svar3"
 
2334
msgid "Date"
 
2335
msgstr "التاريخ"
 
2336
 
 
2337
#: lr_const.svar4
 
2338
msgctxt "lr_const.svar4"
 
2339
msgid "Time"
 
2340
msgstr "الوقت"
 
2341
 
 
2342
#: lr_const.svar5
 
2343
msgid "Line#"
 
2344
msgstr "السطر#"
 
2345
 
 
2346
#: lr_const.svar6
 
2347
msgid "Line through#"
 
2348
msgstr "خلال السطر#"
 
2349
 
 
2350
#: lr_const.svar7
 
2351
msgid "Column#"
 
2352
msgstr "العمود#"
 
2353
 
 
2354
#: lr_const.svar8
 
2355
msgid "Current line#"
 
2356
msgstr "السطر الحالي#"
 
2357
 
 
2358
#: lr_const.svar9
 
2359
msgid "TotalPages"
 
2360
msgstr "إجمالي الصفحات"
 
2361
 
 
2362
#: lr_const.svaredformcapt
 
2363
msgid "Variables list"
 
2364
msgstr "قائمة المتغيرات"
 
2365
 
 
2366
#: lr_const.svaredformcat
 
2367
msgid "&Categories and variables"
 
2368
msgstr "التصنيفات و المتغيرات"
 
2369
 
 
2370
#: lr_const.svarformat
 
2371
msgid "Variable format ..."
 
2372
msgstr "هيئة المتغيرات"
 
2373
 
 
2374
#: lr_const.svarformcapt
 
2375
msgid "Variables"
 
2376
msgstr "المتغيرات"
 
2377
 
 
2378
#: lr_const.svarformcat
 
2379
msgid "&Category:"
 
2380
msgstr "التصنيف"
 
2381
 
 
2382
#: lr_const.svbandeditorformbnd
 
2383
msgid "Bands"
 
2384
msgstr "الأشرطة"
 
2385
 
 
2386
#: lr_const.svbandeditorformcapt
 
2387
msgid "Band data sources"
 
2388
msgstr "مصادر بيانات الشريط"
 
2389
 
 
2390
#: lr_const.svbandeditorformdatasource
 
2391
msgctxt "lr_const.svbandeditorformdatasource"
 
2392
msgid "Data source"
 
2393
msgstr "مصدر البيانات"
 
2394
 
 
2395
#: lr_const.svbandeditorformrecordcount
 
2396
msgctxt "lr_const.svbandeditorformrecordcount"
 
2397
msgid "&Record count"
 
2398
msgstr "عدد التسجيلات"
 
2399
 
 
2400
#: lr_const.svirtualdataset
 
2401
msgid "Virtual Dataset"
 
2402
msgstr "صف بيانات وهمي"
 
2403
 
 
2404
#: lr_const.swordbreak
 
2405
msgid "Word break"
 
2406
msgstr "فصل الكلمة"
 
2407
 
 
2408
#: lr_const.swordwrap
 
2409
msgid "Word wrap"
 
2410
msgstr "التفاف النص"
 
2411
 
 
2412
#: lr_const.syes
 
2413
msgid "Yes"
 
2414
msgstr "نعم"
 
2415