aboutsummaryrefslogtreecommitdiff
path: root/source/ar/instsetoo_native/inc_openoffice/windows/msi_languages.po
blob: a517306697cd11d7a672f66e25b0c92a529aafb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
#. extracted from instsetoo_native/inc_openoffice/windows/msi_languages.oo
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+instsetoo_native%2Finc_openoffice%2Fwindows%2Fmsi_languages.oo&subcomponent=ui\n"
"POT-Creation-Date: 2012-07-04 16:40+0200\n"
"PO-Revision-Date: 2012-08-12 10:56+0200\n"
"Last-Translator: Faisal <fmalotaibi@kacst.edu.sa>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Pootle 2.1.6\n"
"X-Accelerator-Marker: ~\n"

#: CustomAc.ulf#OOO_CUSTOMACTION_1.LngText.text
msgid "A newer version of [ProductName] was found. To install an older version, the newer version needs to be removed first."
msgstr "تم العثور على إصدار أحدث من [ProductName]. لتثبيت إصدار أقدم، يجب إزالة الإصدار الأحدث أولاً."

#: CustomAc.ulf#OOO_CUSTOMACTION_2.LngText.text
msgid "The same version of this product is already installed."
msgstr "نفس إصدار هذا المنتج مثبت بالفعل."

#: CustomAc.ulf#OOO_CUSTOMACTION_3.LngText.text
msgid "An older version of [ProductName] was found. To install a newer version, the older version needs to be removed first."
msgstr "تم العثور على إصدار أقدم من [ProductName]. لتثبيت إصدار أحدث، يجب إزالة الإصدار الأقدم أولاً."

#: Error.ulf#OOO_ERROR_1.LngText.text
msgid "{{Fatal error: }}"
msgstr "{{خطأ فادح: }}"

#: Error.ulf#OOO_ERROR_2.LngText.text
msgid "Error [1]."
msgstr "خطأ [1]."

#: Error.ulf#OOO_ERROR_3.LngText.text
msgid "Warning [1]."
msgstr "تحذير [1]."

#: Error.ulf#OOO_ERROR_4.LngText.text
msgid "Info [1]."
msgstr "معلومات [1]."

#: Error.ulf#OOO_ERROR_5.LngText.text
msgid "Internal Error [1]. [2]{, [3]}{, [4]}"
msgstr "خطأ داخلي [1]. [2]{, [3]}{, [4]}"

#: Error.ulf#OOO_ERROR_6.LngText.text
msgid "{{Disk full: }}"
msgstr "{{القرص ممتلئ: }}"

#: Error.ulf#OOO_ERROR_7.LngText.text
msgid "Action [Time]: [1]. [2]"
msgstr "الإجراء [الوقت]: [1]. [2]"

#: Error.ulf#OOO_ERROR_8.LngText.text
msgid "[ProductName]"
msgstr "[ProductName]"

#: Error.ulf#OOO_ERROR_9.LngText.text
msgid "{[2]}{, [3]}{, [4]}"
msgstr "{[2]}{, [3]}{, [4]}"

#: Error.ulf#OOO_ERROR_10.LngText.text
msgid "Message type: [1], Argument: [2]"
msgstr "نوع الرسالة: [1], الوسيطة: [2]"

#: Error.ulf#OOO_ERROR_11.LngText.text
msgid "=== Logging started: [Date]  [Time] ==="
msgstr "=== بدء التسجيل: [التاريخ] [الوقت] ==="

#: Error.ulf#OOO_ERROR_12.LngText.text
msgid "=== Logging stopped: [Date]  [Time] ==="
msgstr "=== توقف التسجيل: [التاريخ] [الوقت] ==="

#: Error.ulf#OOO_ERROR_13.LngText.text
msgid "Action start [Time]: [1]."
msgstr "بدء الإجراء [الوقت]: [1]."

#: Error.ulf#OOO_ERROR_14.LngText.text
msgid "Action ended [Time]: [1]. Return value [2]."
msgstr "انتهاء الإجراء [الوقت]: [1]. القيمة الناتجة [2]."

#: Error.ulf#OOO_ERROR_15.LngText.text
msgid "Time remaining: {[1] minutes }{[2] seconds}"
msgstr "الوقت المتبقي: {[1] دقيقة (دقائق) }{[2] ثانية (ثوانٍ)}"

#: Error.ulf#OOO_ERROR_16.LngText.text
msgctxt "Error.ulf#OOO_ERROR_16.LngText.text"
msgid "Out of memory. Shut down other applications before retrying."
msgstr "نفاد الذاكرة. قم بإيقاف تشغيل التطبيقات الأخرى قبل إعادة المحاولة."

#: Error.ulf#OOO_ERROR_17.LngText.text
msgid "Installer is no longer responding."
msgstr "لم يعد برنامج التثبيت يتستجب."

#: Error.ulf#OOO_ERROR_18.LngText.text
msgid "Installer terminated prematurely."
msgstr "انتهى برنامج التثبيت قبل اكتماله."

#: Error.ulf#OOO_ERROR_19.LngText.text
msgid "Please wait while Windows configures [ProductName]"
msgstr "الرجاء الانتظار بينما يقوم Windows بتكوين [ProductName]"

#: Error.ulf#OOO_ERROR_20.LngText.text
msgid "Gathering required information..."
msgstr "جارٍ جمع المعلومات المطلوبة..."

#: Error.ulf#OOO_ERROR_21.LngText.text
msgid "Removing older versions of this application"
msgstr "إزالة الإصدارات القديمة من هذا التطبيق"

#: Error.ulf#OOO_ERROR_22.LngText.text
msgid "Preparing to remove older versions of this application"
msgstr "التجهيز لإزالة الإصدارات القديمة من هذا التطبيق"

#: Error.ulf#OOO_ERROR_23.LngText.text
msgid "{[ProductName] }Setup completed successfully."
msgstr "اكتمل إعداد {[ProductName] } بنجاح."

#: Error.ulf#OOO_ERROR_24.LngText.text
msgid "{[ProductName] }Setup failed."
msgstr "فشل إعداد {[ProductName] }."

#: Error.ulf#OOO_ERROR_25.LngText.text
msgid "Error reading from file: [2]. {{ System error [3].}}  Verify that the file exists and that you can access it."
msgstr "خطأ في القراءة من الملف: [2]. {{ خطأ النظام [3].}} تحقق من وجود الملف ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_26.LngText.text
msgid "Cannot create the file [3].  A directory with this name already exists.  Cancel the installation and try installing to a different location."
msgstr "تعذر إنشاء الملف [3]. يوجد دليل بهذا الاسم بالفعل. قم بإزالة التثبيت، ثم حاول إجراء التثبيت في مكان مختلف."

#: Error.ulf#OOO_ERROR_27.LngText.text
msgid "Please insert the disk: [2]"
msgstr "الرجاء إدخال القرص: [2]"

#: Error.ulf#OOO_ERROR_28.LngText.text
msgid "The installer has insufficient privileges to access this directory: [2].  The installation cannot continue.  Log on as an administrator or contact your system administrator."
msgstr "لا تتوفر لبرنامج التثبيت امتيازات كافية للوصول إلى هذا الدليل: [2]. لذلك لا يمكن لبرنامج التثبيت المتابعة. قم بتسجيل الدخول كمسؤول، أو اتصل بمسؤول النظام."

#: Error.ulf#OOO_ERROR_29.LngText.text
msgid "Error writing to file [2].  Verify that you have access to that directory."
msgstr "حدث خطأ أثناء الكتابة إلى الملف [2]. تحقق من إمكانية الوصول إلى ذلك الدليل."

#: Error.ulf#OOO_ERROR_30.LngText.text
msgid "Error reading from file [2].  Verify that the file exists and that you can access it."
msgstr "حدث خطأ أثناء القراءة من الملف [2]. تحقق من وجود الملف ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_31.LngText.text
msgid "Another application has exclusive access to the file [2].  Please shut down all other applications, then click Retry."
msgstr "يوجد تطبيق آخر له حق الوصول الحصري للملف [2]. الرجاء إغلاق جميع التطبيقات الأخرى، ثم النقر فوق زر \"إعادة المحاولة\"."

#: Error.ulf#OOO_ERROR_32.LngText.text
msgid "There is not enough disk space to install the file [2].  Free some disk space and click Retry, or click Cancel to exit."
msgstr "ليست هناك مساحة قرص كافية لتثبيت الملف [2]. أفرغ بعض مساحة القرص، ثم انقر فوق \"إعادة المحاولة\"، أو انقر فوق \"إلغاء الأمر\" للإنهاء."

#: Error.ulf#OOO_ERROR_33.LngText.text
msgid "Source file not found: [2].  Verify that the file exists and that you can access it."
msgstr "لم يتم العثور على الملف المصدر: [2]. تحقق من وجود الملف ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_34.LngText.text
msgid "Error reading from file: [3]. {{ System error [2].}}  Verify that the file exists and that you can access it."
msgstr "حدث خطأ أثناء القراءة من الملف: [3]. {{ خطأ النظام [2].}} تحقق من وجود الملف ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_35.LngText.text
msgid "Error writing to file: [3]. {{ System error [2].}}  Verify that you have access to that directory."
msgstr "حدث خطأ أثناء الكتابة إلى الملف: [3]. {{ خطأ النظام [2].}} تحقق من إمكانية الوصول إلى ذلك الدليل."

#: Error.ulf#OOO_ERROR_36.LngText.text
msgid "Source file not found{{(cabinet)}}: [2].  Verify that the file exists and that you can access it."
msgstr "لم يتم العثور على الملف المصدر{{(ملف الخزانة)}}: [2]. تحقق من وجود الملف ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_37.LngText.text
msgid "Cannot create the directory [2].  A file with this name already exists.  Please rename or remove the file and click Retry, or click Cancel to exit."
msgstr "لا يمكن إنشاء الدليل [2]. يوجد ملف بنفس الاسم بالفعل. الرجاء إعادة تسمية الملف أو إزالته والنقر فوق \"إعادة المحاولة\"، أو النقر فوق \"إلغاء الأمر\" للإنهاء."

#: Error.ulf#OOO_ERROR_38.LngText.text
msgid "The volume [2] is currently unavailable.  Please select another."
msgstr "وحدة التخزين [2] غير متوفرة حاليًا. الرجاء تحديد وحدة تخزين أخرى."

#: Error.ulf#OOO_ERROR_39.LngText.text
msgid "The specified path [2] is unavailable."
msgstr "المسار المحدد [2] غير متوفر."

#: Error.ulf#OOO_ERROR_40.LngText.text
msgid "Unable to write to the specified folder [2]."
msgstr "تتعذر الكتابة إلى المجلد المحدد [2]."

#: Error.ulf#OOO_ERROR_41.LngText.text
msgid "A network error occurred while attempting to read from the file [2]"
msgstr "حدث خطأ بالشبكة أثناء محاولة القراءة من الملف [2]"

#: Error.ulf#OOO_ERROR_42.LngText.text
msgid "An error occurred while attempting to create the directory [2]"
msgstr "حدث خطأ أثناء محاولة إنشاء الدليل [2]"

#: Error.ulf#OOO_ERROR_43.LngText.text
msgid "A network error occurred while attempting to create the directory [2]"
msgstr "حدث خطأ بالشبكة أثناء محاولة إنشاء الدليل [2]"

#: Error.ulf#OOO_ERROR_44.LngText.text
msgid "A network error occurred while attempting to open the source file cabinet [2]."
msgstr "حدث خطأ بالشبكة أثناء محاولة فتح خزينة ملف المصدر [2]."

#: Error.ulf#OOO_ERROR_45.LngText.text
msgid "The specified path is too long [2]."
msgstr "المسار المحدد طويل جدًا [2]."

#: Error.ulf#OOO_ERROR_46.LngText.text
msgid "The Installer has insufficient privileges to modify the file [2]."
msgstr "ليست لبرنامج التثبيت امتيازات كافية لتعديل الملف [2]."

#: Error.ulf#OOO_ERROR_47.LngText.text
msgid "A portion of the path [2] exceeds the length allowed by the system."
msgstr "جزء من المسار [2] يتجاوز حد الطول الذي يسمح به النظام."

#: Error.ulf#OOO_ERROR_48.LngText.text
msgid "The path [2] contains words that are not valid in folders."
msgstr "يحتوي المسار [2] على كلمات غير صالحة للمجلدات."

#: Error.ulf#OOO_ERROR_49.LngText.text
msgid "The path [2] contains an invalid character."
msgstr "يحتوي المسار [2] على حرف غير صالح."

#: Error.ulf#OOO_ERROR_50.LngText.text
msgid "[2] is not a valid short file name."
msgstr "الاسم [2] ليس اسم ملف مختصرًا صالحًا."

#: Error.ulf#OOO_ERROR_51.LngText.text
msgid "Error getting file security: [3] GetLastError: [2]"
msgstr "حدث خطأ أثناء الحصول على أمان الملف: [3] GetLastError: [2]"

#: Error.ulf#OOO_ERROR_52.LngText.text
msgid "Invalid Drive: [2]"
msgstr "محرك أقراص غير صالح: [2]"

#: Error.ulf#OOO_ERROR_53.LngText.text
msgid "Error applying patch to file [2].  It has probably been updated by other means, and can no longer be modified by this patch.  For more information contact your patch vendor.  {{System Error: [3]}}"
msgstr "حدث خطأ أثناء تطبيق التصحيح على الملف [2]. ربما تم تحديثه بطريقة أخرى، ولا يمكن تعديله بواسطة هذا التصحيح. لمزيد من المعلومات، اتصل بمورد التصحيح. {{خطأ النظام: [3]}}"

#: Error.ulf#OOO_ERROR_54.LngText.text
msgid "Could not create key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذر إنشاء المفتاح [2]. {{ خطأ النظام [3].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_55.LngText.text
msgid "Could not open key: [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذر فتح المفتاح [2]. {{ خطأ النظام [3].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_56.LngText.text
msgid "Could not delete value [2] from key [3]. {{ System error [4].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذر حذف القيمة [2] من المفتاح [3]. {{ خطأ النظام [4].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_57.LngText.text
msgid "Could not delete key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذر حذف المفتاح [2]. {{ خطأ النظام [3].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_58.LngText.text
msgid "Could not read value [2] from key [3]. {{ System error [4].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذرت قراءة القيمة [2] من المفتاح [3]. {{ خطأ النظام [4].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_59.LngText.text
msgid "Could not write value [2] to key [3]. {{ System error [4].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذرت كتابة القيمة [2] إلى المفتاح [3]. {{ خطأ النظام [4].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_60.LngText.text
msgid "Could not get value names for key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذر الحصول على أسماء القيم للمفتاح [2]. {{ خطأ النظام [3].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_61.LngText.text
msgid "Could not get sub key names for key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذر الحصول على أسماء القيم للمفتاح الفرعي [2]. {{ خطأ النظام [3].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_62.LngText.text
msgid "Could not read security information for key [2]. {{ System error [3].}}  Verify that you have sufficient access to that key, or contact your support personnel."
msgstr "تعذر الحصول على معلومات الأمان للمفتاح [2]. {{ خطأ النظام [3].}} تحقق من إمكانية الوصول إلى ذلك المفتاح، أو اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_63.LngText.text
msgid "Could not increase the available registry space. [2] KB of free registry space is required for the installation of this application."
msgstr "تعذرت زيادة مساحة السجل المتوفرة. يتطلب تثبيت هذا التطبيق وجود [2] كيلوبايت من مساحة السجل الفارغة."

#: Error.ulf#OOO_ERROR_64.LngText.text
msgid "Another installation is in progress. You must complete that installation before continuing this one."
msgstr "توجد عملية تثبيت أخرى قيد الإجراء. يجب إكمالها أولاً قبل متابعة هذا التثبيت."

#: Error.ulf#OOO_ERROR_65.LngText.text
msgid "Error accessing secured data. Please make sure the Windows Installer is configured properly and try the installation again."
msgstr "حدث خطأ أثناء الوصول إلى البيانات المحمية. الرجاء التأكد من تكوين Windows Installer بشكل صحيح ومحاولة إجراء التثبيت مرة أخرى."

#: Error.ulf#OOO_ERROR_66.LngText.text
msgid "User [2] has previously initiated an installation for product [3].  That user will need to run that installation again before using that product.  Your current installation will now continue."
msgstr "قام المستخدم [2] ببدء تثبيت المنتج [3] مسبقًا. يجب على المستخدم تشغيل التثبيت مرة أخرى قبل استخدام ذلك المنتج. ستتم متابعة التثبيت الحالي الآن."

#: Error.ulf#OOO_ERROR_67.LngText.text
msgid "User [2] has previously initiated an installation for product [3].  That user will need to run that installation again before using that product."
msgstr "قام المستخدم [2] ببدء تثبيت المنتج [3] مسبقًا. يجب على المستخدم تشغيل التثبيت مرة أخرى قبل استخدام ذلك المنتج."

#: Error.ulf#OOO_ERROR_68.LngText.text
msgid "Out of disk space -- Volume: '[2]'; required space: [3] KB; available space: [4] KB.  Free some disk space and retry."
msgstr "نفدت مساحة القرص -- وحدة التخزين: '[2]'; المساحة المطلوبة: [3] كيلوبايت; المساحة المتوفرة: [4] كيلوبايت. أفرغ جزءًا من مساحة القرص، ثم أعد المحاولة."

#: Error.ulf#OOO_ERROR_69.LngText.text
msgid "Are you sure you want to cancel?"
msgstr "هل تريد الإلغاء بالتأكيد؟"

#: Error.ulf#OOO_ERROR_70.LngText.text
msgid "The file [2][3] is being held in use {by the following process: Name: [4], ID: [5], Window Title: [6]}.  Close that application and retry."
msgstr "الملف [2][3] قيد الاستخدام {من قِبل العملية التالية: الاسم: [4], المعرف: [5], عنوان الإطار: [6]}. أغلق ذلك التطبيق، ثم أعد المحاولة."

#: Error.ulf#OOO_ERROR_71.LngText.text
msgid "The product [2] is already installed, preventing the installation of this product.  The two products are incompatible."
msgstr "المنتج [2] مثبت بالفعل، مما يعوق تثبيت هذا المنتج. حيث إن المنتجين غير متوافقين."

#: Error.ulf#OOO_ERROR_72.LngText.text
msgid "Out of disk space -- Volume: [2]; required space: [3] KB; available space: [4] KB.  If rollback is disabled, enough space is available. Click Cancel to quit, Retry to check available disk space again, or Ignore to continue without rollback."
msgstr "نفدت مساحة القرص -- وحدة التخزين: [2]; المساحة المطلوبة: [3] كيلوبايت; المساحة المتوفرة: [4] كيلوبايت. إذا كان التراجع مُعطلاً، فستكون هناك مساحة متوفرة. انقر فوق \"إلغاء الأمر\" للإنهاء، أو \"إعادة المحاولة\" للتحقق من مساحة القرص المتوفرة مرة أخرى، أو \"تجاهل\" للاستمرار دون تراجع."

#: Error.ulf#OOO_ERROR_73.LngText.text
msgid "Could not access network location [2]."
msgstr "تعذر الوصول إلى موقع الشبكة [2]."

#: Error.ulf#OOO_ERROR_74.LngText.text
msgid "The following applications should be closed before continuing the installation:"
msgstr "يجب إغلاق التطبيقات التالية قبل متابعة التثبيت:"

#: Error.ulf#OOO_ERROR_75.LngText.text
msgid "Could not find any previously installed compliant products on the machine for installing this product."
msgstr "لم يتم العثور على أية منتجات متوافقة مثبتة مسبقًا على الجهاز لتثبيت هذا المنتج."

#: Error.ulf#OOO_ERROR_76.LngText.text
msgid "The key [2] is not valid.  Verify that you entered the correct key."
msgstr "المفتاح [2] غير صالح. تحقق من إدخال المفتاح الصحيح."

#: Error.ulf#OOO_ERROR_77.LngText.text
msgid "The installer must restart your system before configuration of [2] can continue.  Click Yes to restart now or No if you plan to restart later."
msgstr "يحتاج برنامج التثبيت إلى إعادة تشغيل النظام قبل متابعة تكوين [2]. انقر فوق \"نعم\" لإعادة التشغيل الآن، أو \"لا\" إذا كنت تنوي إعادة التشغيل لاحقًا."

#: Error.ulf#OOO_ERROR_78.LngText.text
msgid "You must restart your system for the configuration changes made to [2] to take effect. Click Yes to restart now or No if you plan to restart later."
msgstr "تجب إعادة تشغيل النظام لكي يسري مفعول تغييرات تكوين [2]. انقر فوق \"نعم\" لإعادة التشغيل الآن، أو \"لا\" إذا كنت تنوي إعادة التشغيل لاحقًا."

#: Error.ulf#OOO_ERROR_79.LngText.text
msgid "An installation for [2] is currently suspended.  You must undo the changes made by that installation to continue.  Do you want to undo those changes?"
msgstr "تثبيت [2] معلق حاليًا. يجب التراجع عن التغييرات التي قام بها التثبيت للاستمرار. هل تريد التراجع عن تلك التغييرات؟"

#: Error.ulf#OOO_ERROR_80.LngText.text
msgid "A previous installation for this product is in progress.  You must undo the changes made by that installation to continue.  Do you want to undo those changes?"
msgstr "هناك تثبيت لهذا المنتج قيد الإجراء حاليًا. يجب التراجع عن التغييرات التي قام بها التثبيت للاستمرار. هل تريد التراجع عن تلك التغييرات؟"

#: Error.ulf#OOO_ERROR_81.LngText.text
msgid "No valid source could be found for product [2].  The Windows Installer cannot continue."
msgstr "تعذر العثور على مصدر صالح للمنتج [2]. لا يمكن متابعة Windows Installer."

#: Error.ulf#OOO_ERROR_82.LngText.text
msgid "Installation operation completed successfully."
msgstr "اكتملت عملية التثبيت بنجاح."

#: Error.ulf#OOO_ERROR_83.LngText.text
msgid "Installation operation failed."
msgstr "فشلت عملية التثبيت."

#: Error.ulf#OOO_ERROR_84.LngText.text
msgid "Product: [2] -- [3]"
msgstr "المنتج: [2] -- [3]"

#: Error.ulf#OOO_ERROR_85.LngText.text
msgid "You may either restore your computer to its previous state or continue the installation later. Would you like to restore?"
msgstr "يمكنك إما أن تستعيد حالة الحاسوب السابقة، أو إكمال التثبيت لاحقًا. هل تريد الاستعادة؟"

#: Error.ulf#OOO_ERROR_86.LngText.text
msgid "An error occurred while writing installation information to disk.  Check to make sure enough disk space is available, and click Retry, or Cancel to end the installation."
msgstr "حدث خطأ أثناء كتابة معلومات التثبيت إلى القرص. تحقق من توفر مساحة قرص كافية، وانقر فوق \"إعادة المحاولة\"، أو \"إلغاء الأمر\" لإنهاء التثبيت."

#: Error.ulf#OOO_ERROR_87.LngText.text
msgid "One or more of the files required to restore your computer to its previous state could not be found.  Restoration will not be possible."
msgstr "تعذر العثور على ملف أو عدة ملفات مطلوبة لاستعادة حالة الحاسوب السابقة. لن تكون الاستعادة ممكنة."

#: Error.ulf#OOO_ERROR_88.LngText.text
msgid "[2] cannot install one of its required products. Contact your technical support group.  {{System Error: [3].}}"
msgstr "لا يستطيع [2] تثبيت واحد من منتجاته المطلوبة. اتصل بمجموعة الدعم التقني. {{خطأ النظام: [3].}}"

#: Error.ulf#OOO_ERROR_89.LngText.text
msgid "The older version of [2] cannot be removed.  Contact your technical support group.  {{System Error [3].}}"
msgstr "لا يمكن إزالة الإصدار الأقدم من [2]. اتصل بمجموعة الدعم التقني. {{خطأ النظام [3].}}"

#: Error.ulf#OOO_ERROR_90.LngText.text
msgid "The path [2] is not valid.  Please specify a valid path."
msgstr "المسار [2] غير صالح. الرجاء تحديد مسار صالح."

#: Error.ulf#OOO_ERROR_91.LngText.text
msgctxt "Error.ulf#OOO_ERROR_91.LngText.text"
msgid "Out of memory. Shut down other applications before retrying."
msgstr "نفاد الذاكرة. قم بإيقاف تشغيل التطبيقات الأخرى قبل إعادة المحاولة."

#: Error.ulf#OOO_ERROR_92.LngText.text
msgid "There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to go back to the previously selected volume."
msgstr "لا يوجد قرص في محرك الأقراص [2]. الرجاء إدخال قرص والنقر فوق \"إعادة المحاولة\"، أو النقر فوق \"إلغاء الأمر\" للعودة إلى وحدة التخزين المحددة مسبقًا."

#: Error.ulf#OOO_ERROR_93.LngText.text
msgid "There is no disk in drive [2]. Please insert one and click Retry, or click Cancel to return to the browse dialog and select a different volume."
msgstr "لا يوجد قرص في محرك الأقراص [2]. الرجاء إدخال قرص والنقر فوق \"إعادة المحاولة\"، أو النقر فوق \"إلغاء الأمر\" للعودة إلى مربع حوار الاستعراض وتحديد وحدة تخزين مختلفة."

#: Error.ulf#OOO_ERROR_94.LngText.text
msgid "The folder [2] does not exist.  Please enter a path to an existing folder."
msgstr "المجلد [2] غير موجود. الرجاء إدخال مسار إلى مجلد موجود."

#: Error.ulf#OOO_ERROR_95.LngText.text
msgid "You have insufficient privileges to read this folder."
msgstr "لا تتوفر امتيازات كافية لقراءة هذا المجلد."

#: Error.ulf#OOO_ERROR_96.LngText.text
msgid "A valid destination folder for the installation could not be determined."
msgstr "تعذر تحديد مجلد وجهة صالح للتثبيت."

#: Error.ulf#OOO_ERROR_97.LngText.text
msgid "Error attempting to read from the source installation database: [2]."
msgstr "حدث خطأ أثناء محاولة القراءة من قاعدة بيانات التثبيت المصدر: [2]."

#: Error.ulf#OOO_ERROR_98.LngText.text
msgid "Scheduling reboot operation: Renaming file [2] to [3]. Must reboot to complete operation."
msgstr "جدولة عملية إعادة التشغيل: إعادة تسمية الملف [2] إلى [3]. يلزم إعادة التشغيل لإكمال العملية."

#: Error.ulf#OOO_ERROR_99.LngText.text
msgid "Scheduling reboot operation: Deleting file [2]. Must reboot to complete operation."
msgstr "جدولة عملية إعادة التشغيل: حذف الملف [2]. يلزم إعادة التشغيل لإكمال العملية."

#: Error.ulf#OOO_ERROR_100.LngText.text
msgid "Module [2] failed to register.  HRESULT [3].  Contact your support personnel."
msgstr "فشل تسجيل الوحدة النمطية [2]. HRESULT [3]. اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_101.LngText.text
msgid "Module [2] failed to unregister.  HRESULT [3].  Contact your support personnel."
msgstr "فشل إلغاء تسجيل الوحدة النمطية [2]. HRESULT [3]. اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_102.LngText.text
msgid "Failed to cache package [2]. Error: [3]. Contact your support personnel."
msgstr "فشل تخزين الحزمة [2] بالذاكرة المؤقتة. HRESULT [3]. اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_103.LngText.text
msgid "Could not register font [2].  Verify that you have sufficient permissions to install fonts, and that the system supports this font."
msgstr "تعذر تسجيل الخط [2]. تحقق من توفر الامتيازات الكافية لتثبيت الخطوط، ومن دعم النظام لهذا الخط."

#: Error.ulf#OOO_ERROR_104.LngText.text
msgid "Could not unregister font [2]. Verify that you have sufficient permissions to remove fonts."
msgstr "تعذر إلغاء تسجيل الخط [2]. تحقق من توفر الامتيازات الكافية لإزالة الخطوط."

#: Error.ulf#OOO_ERROR_105.LngText.text
msgid "Could not create shortcut [2]. Verify that the destination folder exists and that you can access it."
msgstr "تعذر إنشاء الاختصار [2]. تحقق من وجود المجلد الوجهة ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_106.LngText.text
msgid "Could not remove shortcut [2]. Verify that the shortcut file exists and that you can access it."
msgstr "تعذرت إزالة الاختصار [2]. تحقق من وجود ملف الاختصار ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_107.LngText.text
msgid "Could not register type library for file [2].  Contact your support personnel."
msgstr "تعذر تسجيل مكتبة الأنواع للملف [2]. اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_108.LngText.text
msgid "Could not unregister type library for file [2].  Contact your support personnel."
msgstr "تعذر إلغاء تسجيل مكتبة الأنواع للملف [2]. اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_109.LngText.text
msgid "Could not update the INI file [2][3].  Verify that the file exists and that you can access it."
msgstr "تعذر تحديث ملف INI [2][3]. تحقق من وجود الملف ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_110.LngText.text
msgid "Could not schedule file [2] to replace file [3] on reboot.  Verify that you have write permissions to file [3]."
msgstr "تعذرت جدولة استبدال الملف [3] للملف [2] عند إعادة التشغيل. تحقق من توفر أذونات الكتابة إلى الملف [3]."

#: Error.ulf#OOO_ERROR_111.LngText.text
msgid "Error removing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel."
msgstr "حدث خطأ أثناء إزالة مدير مشغل ODBC، خطأ ODBC [2]: [3]. اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_112.LngText.text
msgid "Error installing ODBC driver manager, ODBC error [2]: [3]. Contact your support personnel."
msgstr "حدث خطأ أثناء تثبيت مدير مشغل ODBC، خطأ ODBC [2]: [3]. اتصل بفريق الدعم."

#: Error.ulf#OOO_ERROR_113.LngText.text
msgid "Error removing ODBC driver [4], ODBC error [2]: [3]. Verify that you have sufficient privileges to remove ODBC drivers."
msgstr "حدث خطأ أثناء إزالة مشغل ODBC [4]، خطأ ODBC [2]: [3]. تحقق من توفر الامتيازات الكافية لإزالة مشغلات ODBC."

#: Error.ulf#OOO_ERROR_114.LngText.text
msgid "Error installing ODBC driver [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it."
msgstr "حدث خطأ أثناء تثبيت مشغل ODBC [4], خطأ ODBC [2]: [3]. تحقق من وجود الملف [4] ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_115.LngText.text
msgid "Error configuring ODBC data source [4], ODBC error [2]: [3]. Verify that the file [4] exists and that you can access it."
msgstr "حدث خطأ أثناء تكوين مصدر بيانات ODBC [4], خطأ ODBC [2]: [3]. تحقق من وجود الملف [4] ومن إمكانية الوصول إليه."

#: Error.ulf#OOO_ERROR_116.LngText.text
msgid "Service [2] ([3]) failed to start.  Verify that you have sufficient privileges to start system services."
msgstr "فشل بدء تشغيل الخدمة [2] ([3]). تحقق من توفر الامتيازات الكافية لبدء تشغيل خدمات النظام."

#: Error.ulf#OOO_ERROR_117.LngText.text
msgid "Service [2] ([3]) could not be stopped.  Verify that you have sufficient privileges to stop system services."
msgstr "فشل إيقاف الخدمة [2] ([3]). تحقق من توفر الامتيازات الكافية لإيقاف خدمات النظام."

#: Error.ulf#OOO_ERROR_118.LngText.text
msgid "Service [2] ([3]) could not be deleted.  Verify that you have sufficient privileges to remove system services."
msgstr "فشل حذف الخدمة [2] ([3]). تحقق من توفر الامتيازات الكافية لإزالة خدمات النظام."

#: Error.ulf#OOO_ERROR_119.LngText.text
msgid "Service [2] ([3]) could not be installed.  Verify that you have sufficient privileges to install system services."
msgstr "فشل تثبيت الخدمة [2] ([3]). تحقق من توفر الامتيازات الكافية لتثبيت خدمات النظام."

#: Error.ulf#OOO_ERROR_120.LngText.text
msgid "Could not update environment variable [2].  Verify that you have sufficient privileges to modify environment variables."
msgstr "تعذر تحديث متغير البيئة [2]. تحقق من توفر الامتيازات الكافية لتعديل متغيرات البيئة."

#: Error.ulf#OOO_ERROR_121.LngText.text
msgid "You do not have sufficient privileges to complete this installation for all users of the machine.  Log on as an administrator and then retry this installation."
msgstr "ليست لديك الامتيازات الكافية لإتمام هذا التثبيت لكافة مستخدمي هذا الجهاز. حاول تسجيل الدخول كمسؤول، ثم إعادة محاولة إجراء هذا التثبيت."

#: Error.ulf#OOO_ERROR_122.LngText.text
msgid "Could not set file security for file [3]. Error: [2].  Verify that you have sufficient privileges to modify the security permissions for this file."
msgstr "تعذر تعيين أمان الملف [3]. الخطأ: [2]. تحقق من توفر الامتيازات الكافية لتعديل امتيازات الأمان لهذا الملف."

#: Error.ulf#OOO_ERROR_123.LngText.text
msgid "Component Services (COM+ 1.0) are not installed on this computer.  This installation requires Component Services in order to complete successfully.  Component Services are available on Windows 2000."
msgstr "لم يتم تثبيت خدمات المكونات (COM+ 1.0) على هذا الحاسوب. يتطلب هذا التثبيت خدمات المكونات لكي يكتمل بنجاح. تتوفر خدمات المكونات في نظام وندوز 2000."

#: Error.ulf#OOO_ERROR_124.LngText.text
msgid "Error registering COM+ application.  Contact your support personnel for more information."
msgstr "حدث خطأ أثناء تسجيل تطبيق COM+. اتصل بفريق الدعم للمزيد من المعلومات."

#: Error.ulf#OOO_ERROR_125.LngText.text
msgid "Error unregistering COM+ application.  Contact your support personnel for more information."
msgstr "حدث خطأ أثناء إلغاء تسجيل تطبيق COM+. اتصل بفريق الدعم للمزيد من المعلومات."

#: Error.ulf#OOO_ERROR_126.LngText.text
msgid "The description for service '[2]' ([3]) could not be changed."
msgstr "تعذر تغيير وصف الخدمة '[2]' ([3])."

#: Error.ulf#OOO_ERROR_127.LngText.text
msgid "The Windows Installer service cannot update the system file [2] because the file is protected by Windows.  You may need to update your operating system for this program to work correctly. {{Package version: [3], OS Protected version: [4]}}"
msgstr "لا تستطيع خدمة Windows Installer تحديث ملف النظام [2] لأن الملف محمي بواسطة Windows. قد تحتاج إلى تحديث نظام التشغيل لكي يعمل هذا البرنامج بشكل صحيح. {{إصدار الحزمة: [3]، الإصدار المحمي بواسطة نظام التشغيل: [4]}}"

#: Error.ulf#OOO_ERROR_128.LngText.text
msgid "The Windows Installer service cannot update the protected Windows file [2]. {{Package version: [3], OS Protected version: [4], SFP Error: [5]}}"
msgstr "لا تستطيع خدمة Windows Installer تحديث ملف Windows المحمي [2]. {{إصدار الحزمة: [3]، الإصدار المحمي بواسطة نظام التشغيل: [4]، خطأ SFP: [5]}}"

#: Error.ulf#OOO_ERROR_129.LngText.text
msgid "This setup requires Internet Information Server 4.0 or higher for configuring IIS Virtual Roots. Please make sure that you have IIS 4.0 or higher."
msgstr "يتطلب هذا الإعداد وجود Internet Information Server 4.0 أو أحدث لتكوين IIS Virtual Roots. الرجاء التأكد من وجود IIS 4.0 أو أحدث."

#: Error.ulf#OOO_ERROR_130.LngText.text
msgid "This setup requires Administrator privileges for configuring IIS Virtual Roots."
msgstr "يحتاج هذا الإعداد إلى امتيازات المسؤول لتكوين IIS Virtual Roots."

#: RadioBut.ulf#OOO_RADIOBUTTON_1.LngText.text
msgid "{&MSSansBold8}&Modify"
msgstr "{&MSSansBold8}ت&عديل"

#: RadioBut.ulf#OOO_RADIOBUTTON_2.LngText.text
msgid "{&MSSansBold8}Re&pair"
msgstr "{&MSSansBold8}إ&صلاح"

#: RadioBut.ulf#OOO_RADIOBUTTON_3.LngText.text
msgid "{&MSSansBold8}&Remove"
msgstr "{&MSSansBold8}إزال&ة"

#: RadioBut.ulf#OOO_RADIOBUTTON_4.LngText.text
msgid "{&MSSansBold8}&Typical"
msgstr "{&MSSansBold8}&نموذجي"

#: RadioBut.ulf#OOO_RADIOBUTTON_5.LngText.text
msgid "{&MSSansBold8}Cu&stom"
msgstr "{&MSSansBold8}مخ&صص"

#: RadioBut.ulf#OOO_RADIOBUTTON_6.LngText.text
msgid "I &do not accept the terms in the license agreement"
msgstr "لا أقبل ب&نود اتفاقية الترخيص"

#: RadioBut.ulf#OOO_RADIOBUTTON_7.LngText.text
msgid "I &accept the terms in the license agreement"
msgstr "أ&قبل بنود اتفاقية الترخيص"

#: RadioBut.ulf#OOO_RADIOBUTTON_8.LngText.text
msgid "&Anyone who uses this computer (all users)"
msgstr "أي شخص يست&خدم هذا الحاسوب (كافة المستخدمين)"

#: RadioBut.ulf#OOO_RADIOBUTTON_9.LngText.text
msgid "Only for &me ([USERNAME])"
msgstr "&لي وحدي ([USERNAME])"

#: SIS.ulf#OOO_SIS_TITLE.LngText.text
msgid "Installation database"
msgstr "قاعدة بيانات التثبيت"

#: SIS.ulf#OOO_SIS_COMMENT.LngText.text
msgid "This installer database contains the logic and data required to install LibreOffice."
msgstr ""

#: SIS.ulf#OOO_SIS_KEYWORDS.LngText.text
msgid "Install,MSI"
msgstr "تثبيت،MSI"

#: SIS.ulf#OOO_SIS_APPNAME.LngText.text
msgid "Windows Installer"
msgstr "Windows Installer"

#: LaunchCo.ulf#OOO_LAUNCH_1.LngText.text
msgid "The Installation Wizard cannot be run properly because you are logged in as a user without sufficient administrator rights for this system."
msgstr "لا يمكن تشغيل معالج التثبيت بشكل ملائم بسبب تسجيل دخولك كمستخدم ليست لديه حقوق المسؤول لهذا النظام."

#: UIText.ulf#OOO_UITEXT_1.LngText.text
msgid "bytes"
msgstr "بايت"

#: UIText.ulf#OOO_UITEXT_2.LngText.text
msgid "GB"
msgstr "ج.بايت"

#: UIText.ulf#OOO_UITEXT_3.LngText.text
msgid "KB"
msgstr "ك.بايت"

#: UIText.ulf#OOO_UITEXT_4.LngText.text
msgid "MB"
msgstr "ك.بايت"

#: UIText.ulf#OOO_UITEXT_5.LngText.text
msgid "This feature will not be available."
msgstr "لن تكون هذه الميزة متوفرة."

#: UIText.ulf#OOO_UITEXT_6.LngText.text
msgid "This feature will be installed when required."
msgstr "سيتم تثبيت هذه الميزة عند الحاجة."

#: UIText.ulf#OOO_UITEXT_7.LngText.text
msgid "This feature, and all subfeatures, will be installed to run from the CD."
msgstr "سيتم تثبيت هذه الميزة، وجميع المزايا الفرعية، لتشغيلها من القرص المضغوط."

#: UIText.ulf#OOO_UITEXT_8.LngText.text
msgid "This feature, and all subfeatures, will be installed on local hard drive."
msgstr "سيتم تثبيت هذه الميزة، وجميع المزايا الفرعية، على القرص الثابت المحلي."

#: UIText.ulf#OOO_UITEXT_9.LngText.text
msgid "This feature, and all subfeatures, will be installed to run from the network."
msgstr "سيتم تثبيت هذه الميزة، وجميع المزايا الفرعية، لتشغيلها من الشبكة."

#: UIText.ulf#OOO_UITEXT_10.LngText.text
msgctxt "UIText.ulf#OOO_UITEXT_10.LngText.text"
msgid "This feature will be installed to run from CD."
msgstr "سيتم تثبيت هذه الميزة لتشغيلها من القرص المضغوط."

#: UIText.ulf#OOO_UITEXT_11.LngText.text
msgid "This feature will be installed on local hard drive."
msgstr "سيتم تثبيت هذه الميزة على القرص الثابت المحلي."

#: UIText.ulf#OOO_UITEXT_12.LngText.text
msgid "This feature will be installed to run from network."
msgstr "سيتم تثبيت هذه الميزة لتشغيلها من الشبكة."

#: UIText.ulf#OOO_UITEXT_13.LngText.text
msgid "Fldr|New Folder"
msgstr "مجلد|مجلد جديد"

#: UIText.ulf#OOO_UITEXT_14.LngText.text
msgid "This feature will remain uninstalled."
msgstr "ستبقى هذه الميزة غير مثبتة."

#: UIText.ulf#OOO_UITEXT_15.LngText.text
msgid "This feature will be set to be installed when required."
msgstr "سيتم تعيين تثبيت هذه الميزة عند الحاجة."

#: UIText.ulf#OOO_UITEXT_16.LngText.text
msgctxt "UIText.ulf#OOO_UITEXT_16.LngText.text"
msgid "This feature will be installed to run from CD."
msgstr "سيتم تثبيت هذه الميزة لتشغيلها من القرص المضغوط."

#: UIText.ulf#OOO_UITEXT_17.LngText.text
msgid "This feature will be installed on the local hard drive."
msgstr "سيتم تثبيت هذه الميزة على القرص الثابت المحلي."

#: UIText.ulf#OOO_UITEXT_18.LngText.text
msgid "This feature will be installed to run from the network."
msgstr "سيتم تثبيت هذه الميزة لتشغيلها من الشبكة."

#: UIText.ulf#OOO_UITEXT_19.LngText.text
msgid "This feature will become unavailable."
msgstr "ستصبح هذه الميزة غير متوفرة."

#: UIText.ulf#OOO_UITEXT_20.LngText.text
msgid "Will be installed when required."
msgstr "سيتم تثبيتها عند الحاجة."

#: UIText.ulf#OOO_UITEXT_21.LngText.text
msgid "This feature will be available to run from CD."
msgstr "ستكون هذه الميزة متوفرة للتشغيل من القرص المضغوط."

#: UIText.ulf#OOO_UITEXT_22.LngText.text
msgid "This feature will be installed on your local hard drive."
msgstr "سيتم تثبيت هذه الميزة على القرص الثابت المحلي."

#: UIText.ulf#OOO_UITEXT_23.LngText.text
msgid "This feature will be available to run from the network."
msgstr "ستكون هذه الميزة متوفرة للتشغيل من الشبكة."

#: UIText.ulf#OOO_UITEXT_24.LngText.text
msgid "This feature will be uninstalled completely, and you won't be able to run it from CD."
msgstr "ستتم إزالة هذه الميزة بالكامل، ولن تستطيع تشغيلها من القرص المضغوط."

#: UIText.ulf#OOO_UITEXT_25.LngText.text
msgid "This feature was run from the CD but will be set to be installed when required."
msgstr "تم تشغيل هذه الميزة من القرص المضغوط؛ ولكن سيتم تعيينها لتثبيتها عند الحاجة."

#: UIText.ulf#OOO_UITEXT_26.LngText.text
msgid "This feature will continue to be run from the CD"
msgstr "سيستمر تشغيل هذه الميزة من القرص المضغوط."

#: UIText.ulf#OOO_UITEXT_27.LngText.text
msgid "This feature was run from the CD but will be installed on the local hard drive."
msgstr "تم تشغيل هذه الميزة من القرص المضغوط؛ ولكن سيتم تثبيتها على القرص الثابت المحلي."

#: UIText.ulf#OOO_UITEXT_28.LngText.text
msgid "This feature frees up [1] on your hard drive."
msgstr "تقوم هذه الميزة بإفراغ [1] من القرص الثابت."

#: UIText.ulf#OOO_UITEXT_29.LngText.text
msgid "This feature requires [1] on your hard drive."
msgstr "تتطلب هذه الميزة [1] على القرص الثابت."

#: UIText.ulf#OOO_UITEXT_30.LngText.text
msgid "Compiling cost for this feature..."
msgstr "جارٍ حساب تكلفة هذه الميزة..."

#: UIText.ulf#OOO_UITEXT_31.LngText.text
msgid "This feature will be completely removed."
msgstr "ستتم إزالة هذه الميزة بالكامل."

#: UIText.ulf#OOO_UITEXT_32.LngText.text
msgid "This feature will be removed from your local hard drive but will be set to be installed when required."
msgstr "ستتم إزالة هذه الميزة من القرص الثابت المحلي؛ ولكن سيتم تعيينها لتثبيتها عند الحاجة."

#: UIText.ulf#OOO_UITEXT_33.LngText.text
msgid "This feature will be removed from your local hard drive but will still be available to run from CD."
msgstr "ستتم إزالة هذه الميزة من القرص الثابت المحلي؛ ولكنها ستبقى متوفرة للتشغيل من القرص المضغوط."

#: UIText.ulf#OOO_UITEXT_34.LngText.text
msgid "This feature will remain on your local hard drive."
msgstr "ستبقى هذه الميزة على القرص الثابت المحلي."

#: UIText.ulf#OOO_UITEXT_35.LngText.text
msgid "This feature will be removed from your local hard drive, but will be still available to run from the network."
msgstr "ستتم إزالة هذه الميزة من القرص الثابت المحلي؛ ولكنها ستبقى متوفرة لتشغيلها من الشبكة."

#: UIText.ulf#OOO_UITEXT_36.LngText.text
msgid "This feature will be uninstalled completely, and you won't be able to run it from the network."
msgstr "ستتم إزالة تثبيت هذه الميزة بالكامل، ولن تستطيع تشغيلها من الشبكة."

#: UIText.ulf#OOO_UITEXT_37.LngText.text
msgid "This feature was run from the network but will be installed when required."
msgstr "تم تشغيل هذه الميزة من الشبكة؛ ولكن سيتم تثبيتها عند الحاجة."

#: UIText.ulf#OOO_UITEXT_38.LngText.text
msgid "This feature was run from the network but will be installed on the local hard drive."
msgstr "تم تشغيل هذه الميزة من الشبكة؛ ولكن سيتم تثبيتها على القرص الثابت المحلي."

#: UIText.ulf#OOO_UITEXT_39.LngText.text
msgid "This feature will continue to be run from the network"
msgstr "سيستمر تشغيل هذه الميزة من الشبكة"

#: UIText.ulf#OOO_UITEXT_40.LngText.text
msgid "This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive."
msgstr "تقوم هذه الميزة بإفراغ [1] من القرص الثابت. وهي تحتوي على [2] من [3] ميزة (مزايا) فرعية محددة. وتقوم المزايا الفرعية بإفراغ [4] من القرص الثابت."

#: UIText.ulf#OOO_UITEXT_41.LngText.text
msgid "This feature frees up [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive."
msgstr "تقوم هذه الميزة بإفراغ [1] من القرص الثابت. وهي تحتوي على [2] من [3] ميزة (مزايا) فرعية محددة. تتطلب المزايا الفرعية [4] على القرص الثابت."

#: UIText.ulf#OOO_UITEXT_42.LngText.text
msgid "This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures free up [4] on your hard drive."
msgstr "تتطلب هذه الميزة [1] على القرص الثابت. وهي تحتوي على [2] من [3] ميزة (مزايا) فرعية محددة. وتقوم المزايا الفرعية بإفراغ [4] من القرص الثابت."

#: UIText.ulf#OOO_UITEXT_43.LngText.text
msgid "This feature requires [1] on your hard drive. It has [2] of [3] subfeatures selected. The subfeatures require [4] on your hard drive."
msgstr "تتطلب هذه الميزة [1] على القرص الثابت. وهي تحتوي على [2] من [3] ميزة (مزايا) فرعية محددة. تتطلب المزايا الفرعية [4] على القرص الثابت."

#: UIText.ulf#OOO_UITEXT_44.LngText.text
msgid "Time remaining: {[1] min }[2] sec"
msgstr "الوقت المتبقي: {[1] دقيقة (دقائق) }[2] ثانية (ثوانٍ)"

#: UIText.ulf#OOO_UITEXT_45.LngText.text
msgid "Available"
msgstr "متوفر"

#: UIText.ulf#OOO_UITEXT_46.LngText.text
msgid "Differences"
msgstr "الاختلافات"

#: UIText.ulf#OOO_UITEXT_47.LngText.text
msgid "Required"
msgstr "مطلوب"

#: UIText.ulf#OOO_UITEXT_48.LngText.text
msgid "Disk Size"
msgstr "حجم القرص"

#: UIText.ulf#OOO_UITEXT_49.LngText.text
msgid "Volume"
msgstr "وحدة التخزين"

#: Property.ulf#OOO_ARPCONTACTTEMPLATE.LngText.text
msgid "LibreOffice Community"
msgstr "مجتمع ليبرأوفيس"

#: Property.ulf#OOO_ARPHELPLINKTEMPLATE.LngText.text
msgid "http://www.libreoffice.org/get-help"
msgstr "http://www.libreoffice.org/get-help"

#: Property.ulf#OOO_ARPHELPTELEPHONETEMPLATE.LngText.text
msgid "x-xxx-xxx-xxx"
msgstr "x-xxx-xxx-xxx"

#: Property.ulf#OOO_ARPURLINFOABOUTTEMPLATE.LngText.text
msgid "http://www.documentfoundation.org"
msgstr "http://www.documentfoundation.org"

#: Property.ulf#OOO_ARPURLUPDATEINFOTEMPLATE.LngText.text
msgid "http://www.libreoffice.org/download"
msgstr "http://www.libreoffice.org/download"

#: Property.ulf#OOO_STR_NEW_DISPLAY_NAME.LngText.text
msgid "~New"
msgstr "ج~ديد"

#: Property.ulf#OOO_STR_EDIT.LngText.text
msgid "~Edit"
msgstr "ت~حرير"

#: Property.ulf#OOO_STR_MS_WORD_DOCUMENT.LngText.text
msgid "Microsoft Word Document"
msgstr "مستند Microsoft Word"

#: Property.ulf#OOO_STR_MS_WORD_TEMPLATE.LngText.text
msgid "Microsoft Word Template"
msgstr "قالب Microsoft Word"

#: Property.ulf#OOO_STR_MS_EXCEL_WORKSHEET.LngText.text
msgid "Microsoft Excel Worksheet"
msgstr "ورقة عمل Microsoft Excel"

#: Property.ulf#OOO_STR_MS_EXCEL_TEMPLATE.LngText.text
msgid "Microsoft Excel Template"
msgstr "قالب Microsoft Excel"

#: Property.ulf#OOO_STR_MS_POWERPOINT_PRESENTATION.LngText.text
msgid "Microsoft PowerPoint Presentation"
msgstr "عرض تقديمي لـ Microsoft PowerPoint"

#: Property.ulf#OOO_STR_MS_POWERPOINT_TEMPLATE.LngText.text
msgid "Microsoft PowerPoint Template"
msgstr "قالب Microsoft PowerPoint"

#: Property.ulf#OOO_STR_MS_POWERPOINT_SHOW.LngText.text
msgid "Microsoft PowerPoint Show"
msgstr "عرض Microsoft PowerPoint"

#: Property.ulf#OOO_STR_INSTALLATION_WIZARD.LngText.text
msgid "Installation Wizard"
msgstr "معالج التثبيت"

#: Control.ulf#OOO_CONTROL_3.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_3.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_5.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_5.LngText.text"
msgid "&Look in:"
msgstr "ب&حث في:"

#: Control.ulf#OOO_CONTROL_6.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_6.LngText.text"
msgid "Browse to the destination folder."
msgstr "استعراض مجلد الوجهة."

#: Control.ulf#OOO_CONTROL_7.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_7.LngText.text"
msgid "{&MSSansBold8}Change Current Destination Folder"
msgstr "{&MSSansBold8}تغيير مجلد الوجهة الحالي"

#: Control.ulf#OOO_CONTROL_9.LngText.text
msgid "Create new folder|"
msgstr "إنشاء مجلد جديد|"

#: Control.ulf#OOO_CONTROL_10.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_10.LngText.text"
msgid "OK"
msgstr "موافق"

#: Control.ulf#OOO_CONTROL_12.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_12.LngText.text"
msgid "&Folder name:"
msgstr "اس&م المجلد:"

#: Control.ulf#OOO_CONTROL_13.LngText.text
msgid "Up one level|"
msgstr "مستوى واحد لأعلى|"

#: Control.ulf#OOO_CONTROL_14.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_14.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_17.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_17.LngText.text"
msgid "&Change..."
msgstr "ت&غيير..."

#: Control.ulf#OOO_CONTROL_18.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_18.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_19.LngText.text
msgid "Specify a network location for the server image of the product."
msgstr "حدد موقع الشبكة لصورة الخادم من المنتج."

#: Control.ulf#OOO_CONTROL_20.LngText.text
msgid "Enter the network location or click Change to browse to a location.  Click Install to create a server image of [ProductName] at the specified network location or click Cancel to exit the wizard."
msgstr "أدخل موقع الشبكة أو انقر فوق \"تغيير\" للاستعراض وصولاً إلى الموقع. انقر فوق \"تثبيت\" لإنشاء صورة خادم من المنتج [ProductName] على موقع الشبكة المحدد، أو انقر فوق \"إلغاء الأمر\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_21.LngText.text
msgid "{&MSSansBold8}Network Location"
msgstr "{&MSSansBold8}موقع الشبكة"

#: Control.ulf#OOO_CONTROL_22.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_22.LngText.text"
msgid "&Install"
msgstr "&تثبيت"

#: Control.ulf#OOO_CONTROL_23.LngText.text
msgid "&Network location:"
msgstr "مو&قع الشبكة:"

#: Control.ulf#OOO_CONTROL_24.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_24.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_25.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_25.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_26.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_26.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_27.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_27.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}مرحبًا بك في معالج تثبيت [ProductName]"

#: Control.ulf#OOO_CONTROL_28.LngText.text
msgid "The Installation Wizard will create a server image of [ProductName] at a specified network location. To continue, click Next."
msgstr "سيقوم معالج التثبيت بإنشاء صورة خادم من [ProductName] على موقع الشبكة المحدد. للمتابعة، انقر فوق \"التالي\"."

#: Control.ulf#OOO_CONTROL_29.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_29.LngText.text"
msgid "&No"
msgstr "&لا"

#: Control.ulf#OOO_CONTROL_30.LngText.text
msgid "Are you sure you want to cancel [ProductName] installation?"
msgstr "هل تريد بالتأكيد إزالة تثبيت [ProductName]؟"

#: Control.ulf#OOO_CONTROL_31.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_31.LngText.text"
msgid "&Yes"
msgstr "&نعم"

#: Control.ulf#OOO_CONTROL_32.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_32.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_35.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_35.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_36.LngText.text
msgid "{\\Tahoma8}{80}"
msgstr "{\\Tahoma8}\\{80\\}"

#: Control.ulf#OOO_CONTROL_37.LngText.text
msgid "&Organization:"
msgstr "الم&نظمة:"

#: Control.ulf#OOO_CONTROL_38.LngText.text
msgid "Please enter your information."
msgstr "الرجاء إدخال معلوماتك."

#: Control.ulf#OOO_CONTROL_39.LngText.text
msgid "Install this application for:"
msgstr "تثبيت هذا التطبيق من أجل:"

#: Control.ulf#OOO_CONTROL_40.LngText.text
msgid "{&MSSansBold8}User Information"
msgstr "{&MSSansBold8}معلومات المستخدم"

#: Control.ulf#OOO_CONTROL_41.LngText.text
msgid "{\\Tahoma8}{50}"
msgstr "{\\Tahoma8}\\{50\\}"

#: Control.ulf#OOO_CONTROL_42.LngText.text
msgid "&User Name:"
msgstr "ا&سم المستخدم:"

#: Control.ulf#OOO_CONTROL_43.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_43.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_46.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_46.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_49.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_49.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_50.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_50.LngText.text"
msgid "&Change..."
msgstr "ت&غيير..."

#: Control.ulf#OOO_CONTROL_51.LngText.text
msgid "&Space"
msgstr "م&سافة"

#: Control.ulf#OOO_CONTROL_52.LngText.text
msgid "Select the program features you want installed."
msgstr "حدد مزايا البرنامج المطلوب تثبيتها."

#: Control.ulf#OOO_CONTROL_53.LngText.text
msgid "Click on an icon in the list below to change how a feature is installed."
msgstr "انقر فوق أحد الرموز من القائمة أدناه لتغيير طريقة تثبيت ميزة معينة."

#: Control.ulf#OOO_CONTROL_54.LngText.text
msgid "{&MSSansBold8}Custom Setup"
msgstr "{&MSSansBold8}إعداد مخصص"

#: Control.ulf#OOO_CONTROL_55.LngText.text
msgid "Feature Description:"
msgstr "وصف الميزة:"

#: Control.ulf#OOO_CONTROL_56.LngText.text
msgid "&Help"
msgstr "م&ساعدة"

#: Control.ulf#OOO_CONTROL_57.LngText.text
msgid "Install to:"
msgstr "تثبيت في:"

#: Control.ulf#OOO_CONTROL_58.LngText.text
msgid "Multiline description of the currently selected item"
msgstr "وصف متعدد الأسطر للعنصر المحدد حاليًا"

#: Control.ulf#OOO_CONTROL_59.LngText.text
msgid "<selected feature path>"
msgstr "<مسار الميزة المحددة>"

#: Control.ulf#OOO_CONTROL_60.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_60.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_61.LngText.text
msgid "Feature size"
msgstr "حجم الميزة"

#: Control.ulf#OOO_CONTROL_64.LngText.text
msgid "Custom Setup allows you to selectively install program features."
msgstr "يسمح التثبيت المخصص باختيار تثبيت مزايا البرنامج."

#: Control.ulf#OOO_CONTROL_65.LngText.text
msgid "{&MSSansBold8}Custom Setup Tips"
msgstr "{&MSSansBold8}تلميحات التثبيت المخصص"

#: Control.ulf#OOO_CONTROL_66.LngText.text
msgid "Will not be installed."
msgstr "لن يتم التثبيت."

#: Control.ulf#OOO_CONTROL_67.LngText.text
msgid "Will be installed on first use. (Available only if the feature supports this option.)"
msgstr "سيتم التثبيت عند أول استخدام. (متوفرة فقط إذا كانت الميزة تدعم هذا الخيار.)"

#: Control.ulf#OOO_CONTROL_68.LngText.text
msgid "This install state means the feature..."
msgstr "حالة التثبيت هذه تعني أن الميزة..."

#: Control.ulf#OOO_CONTROL_69.LngText.text
msgid "Will be completely installed to the local hard drive."
msgstr "سيتم تثبيتها بالكامل على القرص الثابت المحلي."

#: Control.ulf#OOO_CONTROL_70.LngText.text
msgid "The icon next to the feature name indicates the install state of the feature. Click the icon to drop down the install state menu for each feature."
msgstr "يشير الرمز المجاور لاسم الميزة إلى حالة التثبيت للميزة. انقر فوق الرمز لفتح قائمة حالات التثبيت لكل ميزة."

#: Control.ulf#OOO_CONTROL_71.LngText.text
msgid "Will be installed to run from the network. (Available only if the feature supports this option.)"
msgstr "سيتم تثبيتها لتشغيلها من الشبكة. (متوفرة فقط إذا كانت الميزة تدعم هذا الخيار.)"

#: Control.ulf#OOO_CONTROL_72.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_72.LngText.text"
msgid "OK"
msgstr "موافق"

#: Control.ulf#OOO_CONTROL_73.LngText.text
msgid "Will have some subfeatures installed to the local hard drive. (Available only if the feature has subfeatures.)"
msgstr "ستقوم بتثبيت بعض المزايا الفرعية على القرص الثابت المحلي. (متوفرة فقط إذا كانت الميزة لها ميزات فرعية.)"

#: Control.ulf#OOO_CONTROL_84.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_84.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_87.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_87.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_88.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_88.LngText.text"
msgid "&Change..."
msgstr "ت&غيير..."

#: Control.ulf#OOO_CONTROL_89.LngText.text
msgid "Click Next to install to this folder, or click Change to install to a different folder."
msgstr "انقر فوق \"التالي\" للتثبيت في هذا المجلد، أو انقر فوق \"تغيير\" للتثبيت في مجلد آخر."

#: Control.ulf#OOO_CONTROL_90.LngText.text
msgid "{&MSSansBold8}Destination Folder"
msgstr "{&MSSansBold8}المجلد الوجهة"

#: Control.ulf#OOO_CONTROL_91.LngText.text
msgid "[INSTALLDIR]"
msgstr "[INSTALLDIR]"

#: Control.ulf#OOO_CONTROL_92.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_92.LngText.text"
msgid "Install [ProductName] to:"
msgstr "تثبيت [ProductName] في:"

#: Control.ulf#OOO_CONTROL_93.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_93.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_96.LngText.text
msgid "The disk space required for the installation of the selected features."
msgstr "مساحة القرص المطلوبة لتثبيت المزايا المحددة."

#: Control.ulf#OOO_CONTROL_97.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_97.LngText.text"
msgid "The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different destination drives."
msgstr "لا تحتوي وحدات التخزين المميزة على مساحة قرص متوفرة للميزات المحددة حاليًا. يمكنك إزالة ملفات من وحدات التخزين المميزة، أو اختيار تثبيت ميزات أقل على محركات الأقراص المحلية، أو تحديد محركات أقراص وجهة مختلفة."

#: Control.ulf#OOO_CONTROL_98.LngText.text
msgid "{&MSSansBold8}Disk Space Requirements"
msgstr "{&MSSansBold8}متطلبات مساحة القرص"

#: Control.ulf#OOO_CONTROL_100.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_100.LngText.text"
msgid "OK"
msgstr "موافق"

#: Control.ulf#OOO_CONTROL_103.LngText.text
msgid "Some files that need to be updated are currently in use."
msgstr "بعض الملفات التي يجب تحديثها قيد الاستخدام حاليًا."

#: Control.ulf#OOO_CONTROL_104.LngText.text
msgid "The following applications are using files that need to be updated by this setup. Close these applications and click Retry to continue."
msgstr "التطبيقات التالية تستخدم ملفات يحتاج هذا الإعداد إلى ترقيتها. أغلق هذه التطبيقات وانقر فوق \"إعادة المحاولة\" للاستمرار."

#: Control.ulf#OOO_CONTROL_105.LngText.text
msgid "{&MSSansBold8}Files in Use"
msgstr "{&MSSansBold8}الملفات المستخدمة"

#: Control.ulf#OOO_CONTROL_106.LngText.text
msgid "&Exit"
msgstr "إ&نهاء"

#: Control.ulf#OOO_CONTROL_107.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_107.LngText.text"
msgid "&Ignore"
msgstr "&تجاهل"

#: Control.ulf#OOO_CONTROL_108.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_108.LngText.text"
msgid "&Retry"
msgstr "إ&عادة المحاولة"

#: Control.ulf#OOO_CONTROL_111.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_111.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_113.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_113.LngText.text"
msgid "&Look in:"
msgstr "ب&حث في:"

#: Control.ulf#OOO_CONTROL_114.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_114.LngText.text"
msgid "Browse to the destination folder."
msgstr "استعراض مجلد الوجهة."

#: Control.ulf#OOO_CONTROL_115.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_115.LngText.text"
msgid "{&MSSansBold8}Change Current Destination Folder"
msgstr "{&MSSansBold8}تغيير مجلد الوجهة الحالي"

#: Control.ulf#OOO_CONTROL_117.LngText.text
msgid "Create New Folder|"
msgstr "إنشاء مجلد جديد|"

#: Control.ulf#OOO_CONTROL_118.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_118.LngText.text"
msgid "OK"
msgstr "موافق"

#: Control.ulf#OOO_CONTROL_120.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_120.LngText.text"
msgid "&Folder name:"
msgstr "اس&م المجلد:"

#: Control.ulf#OOO_CONTROL_121.LngText.text
msgid "Up One Level|"
msgstr "مستوى واحد لأعلى|"

#: Control.ulf#OOO_CONTROL_122.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_122.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_123.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_123.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_124.LngText.text
msgid "Build contributed in collaboration with the community by [Manufacturer]. For credits, see: http://www.documentfoundation.org"
msgstr "بنيت مساهمة من [Manufacturer] بالتعاون مع المجتمع. لقائمة المساهمين، طالع: http://www.documentfoundation.org"

#: Control.ulf#OOO_CONTROL_125.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_125.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_126.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_126.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}مرحبًا بك في معالج تثبيت [ProductName]"

#: Control.ulf#OOO_CONTROL_127.LngText.text
msgid "The Installation Wizard will install [ProductName] on your computer. To continue, click Next."
msgstr "سيقوم معالج التثبيت بتثبيت[ProductName] على الحاسوب. للاستمرار، انقر فوق \"التالي\"."

#: Control.ulf#OOO_CONTROL_128.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_128.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_131.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_131.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_132.LngText.text
msgid "Please read the following license agreement carefully."
msgstr "الرجاء قراءة اتفاقية الترخيص التالية بعناية."

#: Control.ulf#OOO_CONTROL_133.LngText.text
msgid "{&MSSansBold8}License Agreement"
msgstr "{&MSSansBold8}اتفاقية الترخيص"

#: Control.ulf#OOO_CONTROL_134.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_134.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_135.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_135.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_138.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_138.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_139.LngText.text
msgid "Modify, repair, or remove the program."
msgstr "تعديل البرنامج أو تصحيحه أو إزالته."

#: Control.ulf#OOO_CONTROL_140.LngText.text
msgid "{&MSSansBold8}Program Maintenance"
msgstr "{&MSSansBold8}صيانة البرنامج"

#: Control.ulf#OOO_CONTROL_141.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_141.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_143.LngText.text
msgid "Change which program features are installed. This option displays the Custom Selection dialog in which you can change the way features are installed."
msgstr "تغيير مزايا البرنامج التي تم تثبيتها. يعرض هذا الخيار مربع حوار التحديد المخصص الذي يمكن من خلاله تغيير طريقة تثبيت المزايا."

#: Control.ulf#OOO_CONTROL_144.LngText.text
msgid "Repair installation errors in the program. This option fixes missing or corrupt files, shortcuts, and registry entries."
msgstr "تصحيح أخطاء التثبيت في البرنامج. يصلح هذا الخيار الملفات والاختصارات وإدخالات السجل المفقودة أو التالفة."

#: Control.ulf#OOO_CONTROL_145.LngText.text
msgid "Remove [ProductName] from your computer."
msgstr "إزالة [ProductName] من الحاسوب."

#: Control.ulf#OOO_CONTROL_146.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_146.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_147.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_147.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_148.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_148.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_149.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_149.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}مرحبًا بك في معالج تثبيت [ProductName]"

#: Control.ulf#OOO_CONTROL_150.LngText.text
msgid "The Installation Wizard will allow you to modify, repair, or remove [ProductName]. To continue, click Next."
msgstr "سيسمح لك معالج التثبيت بتعديل [ProductName] أو تصحيحه أو إزالته. للاستمرار، انقر فوق \"التالي\"."

#: Control.ulf#OOO_CONTROL_153.LngText.text
msgid "Disk space required for the installation exceeds available disk space."
msgstr "مساحة القرص المطلوبة للتثبيت تتجاوز مساحة القرص المتوفرة."

#: Control.ulf#OOO_CONTROL_154.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_154.LngText.text"
msgid "The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different destination drives."
msgstr "لا تحتوي وحدات التخزين المميزة على مساحة قرص متوفرة للميزات المحددة حاليًا. يمكنك إزالة ملفات من وحدات التخزين المميزة، أو اختيار تثبيت ميزات أقل على محركات الأقراص المحلية، أو تحديد محركات أقراص وجهة مختلفة."

#: Control.ulf#OOO_CONTROL_155.LngText.text
msgid "{&MSSansBold8}Out of Disk Space"
msgstr "{&MSSansBold8}نفدت مساحة القرص"

#: Control.ulf#OOO_CONTROL_156.LngText.text
msgid "{120}{70}{70}{70}{70}"
msgstr "\\{120\\}\\{70\\}\\{70\\}\\{70\\}\\{70\\}"

#: Control.ulf#OOO_CONTROL_157.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_157.LngText.text"
msgid "OK"
msgstr "موافق"

#: Control.ulf#OOO_CONTROL_158.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_158.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_159.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_159.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_160.LngText.text
msgid "&Update >"
msgstr "&تحديث >"

#: Control.ulf#OOO_CONTROL_161.LngText.text
msgid "{&TahomaBold10}Welcome to the Patch for [ProductName]"
msgstr "{&TahomaBold10}مرحبًا بك في ملف تصحيح [ProductName]"

#: Control.ulf#OOO_CONTROL_162.LngText.text
msgid "The Installation Wizard will install the Patch for [ProductName] on your computer.  To continue, click Update."
msgstr "سيقوم معالج التثبيت بتثبيت ملف تصحيح [ProductName] على الحاسوب. للاستمرار، انقر فوق \"تحديث\"."

#: Control.ulf#OOO_CONTROL_163.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_163.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_166.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_166.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_167.LngText.text
msgid "The wizard is ready to begin installation."
msgstr "المعالج جاهز لبدء التثبيت."

#: Control.ulf#OOO_CONTROL_168.LngText.text
msgid "Click Install to begin the installation."
msgstr "انقر فوق \"تثبيت\" لبدء عملية التثبيت."

#: Control.ulf#OOO_CONTROL_169.LngText.text
msgid "If you want to review or change any of your installation settings, click Back. Click Cancel to exit the wizard."
msgstr "إذا كنت تريد مراجعة أي من إعدادات التثبيت أو تغييرها، فانقر فوق \"السابق\". انقر فوق \"إلغاء الأمر\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_170.LngText.text
msgid "{&MSSansBold8}Ready to Modify the Program"
msgstr "{&MSSansBold8}جاهز لتعديل البرنامج"

#: Control.ulf#OOO_CONTROL_171.LngText.text
msgid "{&MSSansBold8}Ready to Repair the Program"
msgstr "{&MSSansBold8}جاهز لإصلاح البرنامج"

#: Control.ulf#OOO_CONTROL_172.LngText.text
msgid "{&MSSansBold8}Ready to Install the Program"
msgstr "{&MSSansBold8}جاهز لتثبيت البرنامج"

#: Control.ulf#OOO_CONTROL_173.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_173.LngText.text"
msgid "&Install"
msgstr "&تثبيت"

#: Control.ulf#OOO_CONTROL_174.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_174.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_177.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_177.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_178.LngText.text
msgid "You have chosen to remove the program from your system."
msgstr "لقد اخترت إزالة البرنامج من النظام."

#: Control.ulf#OOO_CONTROL_179.LngText.text
msgid "Click Remove to remove [ProductName] from your computer. After removal, this program will no longer be available for use."
msgstr "انقر فوق \"إزالة\" لإزالة [ProductName] من الحاسوب. بعد الإزالة، لن يكون هذا البرنامج متوفرًا للاستخدام."

#: Control.ulf#OOO_CONTROL_180.LngText.text
msgid "If you want to review or change any settings, click Back."
msgstr "إذا كنت تريد مراجعة أي من الإعدادات أو تغييرها، فانقر فوق \"السابق\"."

#: Control.ulf#OOO_CONTROL_181.LngText.text
msgid "{&MSSansBold8}Remove the Program"
msgstr "{&MSSansBold8}إزالة البرنامج"

#: Control.ulf#OOO_CONTROL_182.LngText.text
msgid "&Remove"
msgstr "إ&زالة"

#: Control.ulf#OOO_CONTROL_183.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_183.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_184.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_184.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_185.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_185.LngText.text"
msgid "&Finish"
msgstr "إ&نهاء"

#: Control.ulf#OOO_CONTROL_186.LngText.text
msgid "Your system has not been modified. To complete installation at another time, please run setup again."
msgstr "لم يتم تعديل النظام. لإتمام التثبيت في وقت لاحق، الرجاء تشغيل الإعداد مرة أخرى."

#: Control.ulf#OOO_CONTROL_187.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_187.LngText.text"
msgid "Click Finish to exit the wizard."
msgstr "انقر فوق \"إنهاء\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_188.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_188.LngText.text"
msgid "You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation."
msgstr "يمكنك إما المحافظة على أية عناصر مثبتة على النظام لاستكمال هذا التثبيت في وقت لاحق، أو استعادة النظام إلى الحالة الأصلية قبل التثبيت."

#: Control.ulf#OOO_CONTROL_189.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_189.LngText.text"
msgid "Click Restore or Continue Later to exit the wizard."
msgstr "انقر فوق \"استعادة\" أو \"المتابعة لاحقًا\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_190.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_190.LngText.text"
msgid "{&TahomaBold10}Installation Wizard Completed"
msgstr "{&TahomaBold10}اكتمل معالج التثبيت"

#: Control.ulf#OOO_CONTROL_191.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_191.LngText.text"
msgid "The wizard was interrupted before [ProductName] could be completely installed."
msgstr "تمت مقاطعة المعالج قبل أن يتم تثبيت [ProductName] بالكامل."

#: Control.ulf#OOO_CONTROL_192.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_192.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_193.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_193.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_197.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_197.LngText.text"
msgid "&Finish"
msgstr "إ&نهاء"

#: Control.ulf#OOO_CONTROL_198.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_198.LngText.text"
msgid "{&TahomaBold10}Installation Wizard Completed"
msgstr "{&TahomaBold10}اكتمل معالج التثبيت"

#: Control.ulf#OOO_CONTROL_199.LngText.text
msgid "The Installation Wizard has successfully installed [ProductName]. Click Finish to exit the wizard."
msgstr "قام معالج التثبيت بتثبيت [ProductName] بنجاح. انقر فوق \"إنهاء\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_200.LngText.text
msgid "The Installation Wizard has successfully uninstalled [ProductName]. Click Finish to exit the wizard."
msgstr "قام معالج التثبيت بإزالة تثبيت [ProductName] بنجاح. انقر فوق \"إنهاء\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_204.LngText.text
msgid "&Abort"
msgstr "إنهاء &قبل الاكتمال"

#: Control.ulf#OOO_CONTROL_205.LngText.text
msgid "&Cancel"
msgstr "إ&لغاء الأمر"

#: Control.ulf#OOO_CONTROL_206.LngText.text
msgid "error text goes here  error text goes here  error text goes here  error text goes here  error text goes here  error text goes here  error text goes here  error text goes here  error text goes here  error text goes here"
msgstr "يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا يظهر نص الخطأ هنا"

#: Control.ulf#OOO_CONTROL_207.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_207.LngText.text"
msgid "&Ignore"
msgstr "&تجاهل"

#: Control.ulf#OOO_CONTROL_208.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_208.LngText.text"
msgid "&No"
msgstr "&لا"

#: Control.ulf#OOO_CONTROL_209.LngText.text
msgid "&OK"
msgstr "&موافق"

#: Control.ulf#OOO_CONTROL_210.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_210.LngText.text"
msgid "&Retry"
msgstr "إ&عادة المحاولة"

#: Control.ulf#OOO_CONTROL_211.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_211.LngText.text"
msgid "&Yes"
msgstr "&نعم"

#: Control.ulf#OOO_CONTROL_214.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_214.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_215.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_215.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_216.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_216.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_217.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_217.LngText.text"
msgid "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}مرحبًا بك في معالج تثبيت [ProductName]"

#: Control.ulf#OOO_CONTROL_218.LngText.text
msgid "[ProductName] Setup is preparing the Installation Wizard which will guide you through the program setup process.  Please wait."
msgstr "يقوم برنامج إعداد [ProductName] بإعداد معالج التثبيت الذي سيرشدك خلال عملية إعداد البرنامج. الرجاء الانتظار."

#: Control.ulf#OOO_CONTROL_219.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_219.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_220.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_220.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_221.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_221.LngText.text"
msgid "&Finish"
msgstr "إ&نهاء"

#: Control.ulf#OOO_CONTROL_222.LngText.text
msgid "Your system has not been modified. To install this program at a later time, please run the installation again."
msgstr "لم يتم تعديل النظام. لتثبيت هذا البرنامج في وقت لاحق، الرجاء تشغيل التثبيت مرة أخرى."

#: Control.ulf#OOO_CONTROL_223.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_223.LngText.text"
msgid "Click Finish to exit the wizard."
msgstr "انقر فوق \"إنهاء\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_224.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_224.LngText.text"
msgid "You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation."
msgstr "يمكنك إما المحافظة على أية عناصر مثبتة على النظام لاستكمال هذا التثبيت في وقت لاحق، أو استعادة النظام إلى الحالة الأصلية قبل التثبيت."

#: Control.ulf#OOO_CONTROL_225.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_225.LngText.text"
msgid "Click Restore or Continue Later to exit the wizard."
msgstr "انقر فوق \"استعادة\" أو \"المتابعة لاحقًا\" لإنهاء المعالج."

#: Control.ulf#OOO_CONTROL_226.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_226.LngText.text"
msgid "{&TahomaBold10}Installation Wizard Completed"
msgstr "{&TahomaBold10}اكتمل معالج التثبيت"

#: Control.ulf#OOO_CONTROL_227.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_227.LngText.text"
msgid "The wizard was interrupted before [ProductName] could be completely installed."
msgstr "تمت مقاطعة المعالج قبل أن يتم تثبيت [ProductName] بالكامل."

#: Control.ulf#OOO_CONTROL_228.LngText.text
msgid "Progress done"
msgstr "اكتمل التقدم"

#: Control.ulf#OOO_CONTROL_230.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_230.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_233.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_233.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_234.LngText.text
msgid "The program features you selected are being installed."
msgstr "جارٍ تثبيت مزايا البرنامج التي قمت بتحديدها."

#: Control.ulf#OOO_CONTROL_235.LngText.text
msgid "The program features you selected are being uninstalled."
msgstr "جارٍ إزالة تثبيت مزايا البرنامج التي قمت بتحديدها."

#: Control.ulf#OOO_CONTROL_236.LngText.text
msgid "Please wait while the Installation Wizard installs [ProductName]. This may take several minutes."
msgstr "الرجاء الانتظار بينما يقوم معالج التثبيت بتثبيت [ProductName]. قد يستغرق هذا بضع دقائق."

#: Control.ulf#OOO_CONTROL_237.LngText.text
msgid "Please wait while the Installation Wizard uninstalls [ProductName]. This may take several minutes."
msgstr "الرجاء الانتظار بينما يقوم معالج التثبيت بإزالة تثبيت [ProductName]. قد يستغرق هذا بضع دقائق."

#: Control.ulf#OOO_CONTROL_238.LngText.text
msgid "{&MSSansBold8}Installing [ProductName]"
msgstr "{&MSSansBold8}تثبيت [ProductName]"

#: Control.ulf#OOO_CONTROL_239.LngText.text
msgid "{&MSSansBold8}Uninstalling [ProductName]"
msgstr "{&MSSansBold8}إزالة تثبيت [ProductName]"

#: Control.ulf#OOO_CONTROL_240.LngText.text
msgid "Sec."
msgstr "ثانية"

#: Control.ulf#OOO_CONTROL_241.LngText.text
msgid "Status:"
msgstr "الحالة:"

#: Control.ulf#OOO_CONTROL_242.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_242.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_244.LngText.text
msgid "Estimated time remaining:"
msgstr "الوقت المتبقي المُقدر:"

#: Control.ulf#OOO_CONTROL_245.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_245.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_246.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_246.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_247.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_247.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_248.LngText.text
msgid "The Installation Wizard will complete the installation of [ProductName] on your computer. To continue, click Next."
msgstr "سيقوم معالج التثبيت بإتمام تثبيت [ProductName] على الحاسوب. للاستمرار، انقر فوق \"التالي\"."

#: Control.ulf#OOO_CONTROL_249.LngText.text
msgid "The Installation Wizard will complete the suspended installation of [ProductName] on your computer. To continue, click Next."
msgstr "سيقوم معالج التثبيت بإتمام التثبيت [ProductName] المعلق على الحاسوب. للاستمرار، انقر فوق \"التالي\"."

#: Control.ulf#OOO_CONTROL_250.LngText.text
msgid "{&TahomaBold10}Resuming the Installation Wizard for [ProductName]"
msgstr "{&TahomaBold10}استئناف معالج تثبيت[ProductName]"

#: Control.ulf#OOO_CONTROL_251.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_251.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_254.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_254.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_255.LngText.text
msgid "[ProductName] will be installed with the default components, including spelling dictionaries in all available languages."
msgstr "سيُثبّت [ProductName] مع كل المكونات المبدئية بما فيها قواميس التدقيق الإملائي لكل اللغات المتوفرة."

#: Control.ulf#OOO_CONTROL_256.LngText.text
msgid "Choose which program features you want installed and where they will be installed. For example here you can select additional user interface languages or deselect unwanted dictionaries."
msgstr "اختصر خصائص البرنامج التي تريد تثبيتها وأين ستُثبّت. يمكنك مثلا اختيار لغات واجهة إضافية أو إزالة القواميس غير المرغوب فيها."

#: Control.ulf#OOO_CONTROL_257.LngText.text
msgid "Choose the setup type that best suits your needs."
msgstr "اختر نوع الإعداد الأنسب لحاجاتك."

#: Control.ulf#OOO_CONTROL_258.LngText.text
msgid "Please select a setup type."
msgstr "الرجاء اختيار نوع الإعداد."

#: Control.ulf#OOO_CONTROL_259.LngText.text
msgid "{&MSSansBold8}Setup Type"
msgstr "{&MSSansBold8}نوع الإعداد"

#: Control.ulf#OOO_CONTROL_260.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_260.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_262.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_262.LngText.text"
msgid "< &Back"
msgstr "< الس&ابق"

#: Control.ulf#OOO_CONTROL_265.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_265.LngText.text"
msgid "Cancel"
msgstr "إلغاء الأمر"

#: Control.ulf#OOO_CONTROL_266.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_266.LngText.text"
msgid "&Next >"
msgstr "ال&تالي >"

#: Control.ulf#OOO_CONTROL_269.LngText.text
msgid "Repair or remove the program."
msgstr "إصلاح البرنامج أو إزالته."

#: Control.ulf#OOO_CONTROL_270.LngText.text
msgid "&Microsoft Word Documents"
msgstr "مس&تندات &Microsoft Word"

#: Control.ulf#OOO_CONTROL_271.LngText.text
msgid "Microsoft &Excel Spreadsheets"
msgstr "أورا&ق بيانات Microsoft Excel"

#: Control.ulf#OOO_CONTROL_272.LngText.text
msgid "Microsoft Po&werPoint Presentations"
msgstr "&عروض Microsoft PowerPoint التقديمية"

#: Control.ulf#OOO_CONTROL_273.LngText.text
msgid "Microsoft &Visio Documents"
msgstr "مستندات مايكروسوفت Visio"

#: Control.ulf#OOO_CONTROL_274.LngText.text
msgid "Set [DEFINEDPRODUCT] to be the default application for Microsoft Office file types."
msgstr "قم بتعيين [DEFINEDPRODUCT] بحيث يكون التطبيق الافتراضي لأنواع ملفات Microsoft Office."

#: Control.ulf#OOO_CONTROL_275.LngText.text
msgid "[ProductName] can be set as the default application to open Microsoft Office file types. This means, for instance, that if you double click on one of these files, [ProductName] will open it, not the program that opens it now."
msgstr "يمكن تعيين [ProductName] على أنه التطبيق الافتراضي لفتح أنواع ملفات Microsoft Office. وهذا يعني، على سبيل المثال، إذا قمت بالنقر نقرًا مزدوجًا فوق أحد هذه الملفات، فسيقوم [ProductName] بفتحها وليس البرنامج الذي يقوم بفتحها الآن."

#: Control.ulf#OOO_CONTROL_278.LngText.text
msgid "{&MSSansBold8}File Type"
msgstr "{&MSSansBold8}نوع الملف"

#: Control.ulf#OOO_CONTROL_300.LngText.text
msgid "A version of [DEFINEDPRODUCT] [DEFINEDVERSION] was found by the [ProductName] Installation Wizard. This version will be updated."
msgstr "عثر معالج تثبيت [ProductName] على الإصدار [DEFINEDPRODUCT] [DEFINEDVERSION]. سيتم تحديث هذا الإصدار."

#: Control.ulf#OOO_CONTROL_301.LngText.text
msgid "The destination folder specified below does not contain a [DEFINEDPRODUCT] [DEFINEDVERSION] version."
msgstr "مجلد الوجهة المعرف أدناه لا يحتوي على إصدار [DEFINEDPRODUCT] [DEFINEDVERSION]."

#: Control.ulf#OOO_CONTROL_302.LngText.text
msgid "A newer [DEFINEDPRODUCT] [DEFINEDVERSION] has been found."
msgstr "تم العثور على [DEFINEDPRODUCT] [DEFINEDVERSION] أحدث."

#: Control.ulf#OOO_CONTROL_303.LngText.text
msgid "The version specified in the folder below cannot be updated."
msgstr "لا يمكن تحديث الإصدار المحدد في المجلد أدناه."

#: Control.ulf#OOO_CONTROL_304.LngText.text
msgid "Check the destination folder."
msgstr "التحقق من مجلد الوجهة."

#: Control.ulf#OOO_CONTROL_305.LngText.text
msgid "To continue, click "
msgstr "للاستمرار، انقر فوق "

#: Control.ulf#OOO_CONTROL_306.LngText.text
msgid "To select a different version, click "
msgstr "لتحديد إصدار مختلفة، انقر فوق "

#: Control.ulf#OOO_CONTROL_307.LngText.text
msgid "To select a different folder, click "
msgstr "لتحديد مجلد مختلف، انقر فوق "

#: Control.ulf#OOO_CONTROL_308.LngText.text
msgctxt "Control.ulf#OOO_CONTROL_308.LngText.text"
msgid "Install [ProductName] to:"
msgstr "تثبيت [ProductName] في:"

#: Control.ulf#OOO_CONTROL_309.LngText.text
msgid "If you are just trying out [ProductName], you probably don't want this to happen, so leave the boxes unchecked."
msgstr "إذا كنت تجرب استخدام [ProductName] فحسب، فقد لا ترغب في حدوث ذلك؛ لذلك يجب إلغاء تحديد المربعات."

#: Control.ulf#OOO_CONTROL_317.LngText.text
msgid "No languages have been selected for installation. Click OK, then select one or more languages for installation."
msgstr "لم تختر أي لغات لتثبيتها. انقر على موافق لاختيار لغة أو أكثر."

#: Control.ulf#OOO_CONTROL_318.LngText.text
msgid "No applications have been selected for installation. Click OK, then select one or more applications for installation."
msgstr "لم تختر أي برنامج لتثبيته. انقر على موافق لاختيار برنامج أو أكثر."

#: Control.ulf#OOO_CONTROL_319.LngText.text
msgid "Create a start link on desktop"
msgstr "إنشاء ارتباط بداية على سطح المكتب"

#: Control.ulf#OOO_CONTROL_320.LngText.text
msgid "Support assistive technology tools"
msgstr "ادعم أوات التقنيات المعينة"

#: Control.ulf#OOO_CONTROL_321.LngText.text
msgid "Load [ProductName] during system start-up"
msgstr "تحميل [ProductName] أثناء بدء تشغيل النظام"

#: ActionTe.ulf#OOO_ACTIONTEXT_1.LngText.text
msgid "Advertising application"
msgstr "الإعلان عن التطبيق"

#: ActionTe.ulf#OOO_ACTIONTEXT_2.LngText.text
msgid "Allocating registry space"
msgstr "تعيين مساحة السجل"

#: ActionTe.ulf#OOO_ACTIONTEXT_3.LngText.text
msgid "Free space: [1]"
msgstr "المساحة الخالية: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_4.LngText.text
msgid "Searching for installed applications"
msgstr "البحث عن التطبيقات المثبتة"

#: ActionTe.ulf#OOO_ACTIONTEXT_5.LngText.text
msgid "Property: [1], Signature: [2]"
msgstr "الخاصية: [1], التوقيع: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_6.LngText.text
msgid "Binding executables"
msgstr "ربط العناصر القابلة للتنفيذ"

#: ActionTe.ulf#OOO_ACTIONTEXT_7.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_7.LngText.text"
msgid "File: [1]"
msgstr "الملف: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_8.LngText.text
msgid "Creating IIS Virtual Roots..."
msgstr "جارٍ إنشاء جذور IIS الظاهرية..."

#: ActionTe.ulf#OOO_ACTIONTEXT_9.LngText.text
msgid "Removing IIS Virtual Roots..."
msgstr "جارٍ إزالة جذور IIS الظاهرية..."

#: ActionTe.ulf#OOO_ACTIONTEXT_10.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_10.LngText.text"
msgid "Searching for qualifying products"
msgstr "البحث عن المنتجات المؤهلة"

#: ActionTe.ulf#OOO_ACTIONTEXT_11.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_11.LngText.text"
msgid "Computing space requirements"
msgstr "حساب متطلبات المساحة"

#: ActionTe.ulf#OOO_ACTIONTEXT_12.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_12.LngText.text"
msgid "Computing space requirements"
msgstr "حساب متطلبات المساحة"

#: ActionTe.ulf#OOO_ACTIONTEXT_13.LngText.text
msgid "Creating folders"
msgstr "إنشاء المجلدات"

#: ActionTe.ulf#OOO_ACTIONTEXT_14.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_14.LngText.text"
msgid "Folder: [1]"
msgstr "المجلد: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_15.LngText.text
msgid "Creating shortcuts"
msgstr "إنشاء الاختصارات"

#: ActionTe.ulf#OOO_ACTIONTEXT_16.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_16.LngText.text"
msgid "Shortcut: [1]"
msgstr "الاختصار: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_17.LngText.text
msgid "Deleting services"
msgstr "حذف الخدمات"

#: ActionTe.ulf#OOO_ACTIONTEXT_18.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_18.LngText.text"
msgid "Service: [1]"
msgstr "الخدمة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_19.LngText.text
msgid "Creating duplicate files"
msgstr "إنشاء الملفات المكررة"

#: ActionTe.ulf#OOO_ACTIONTEXT_20.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_20.LngText.text"
msgid "File: [1],  Directory: [9],  Size: [6]"
msgstr "الملف: [1]،  الدليل: [9]،  الحجم: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_21.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_21.LngText.text"
msgid "Computing space requirements"
msgstr "حساب متطلبات المساحة"

#: ActionTe.ulf#OOO_ACTIONTEXT_22.LngText.text
msgid "Searching for related applications"
msgstr "البحث عن التطبيقات ذات الصلة"

#: ActionTe.ulf#OOO_ACTIONTEXT_23.LngText.text
msgid "Found application"
msgstr "التطبيق الذي تم العثور عليه"

#: ActionTe.ulf#OOO_ACTIONTEXT_24.LngText.text
msgid "Generating script operations for action:"
msgstr "عمليات إنشاء النص البرمجي للإجراء:"

#: ActionTe.ulf#OOO_ACTIONTEXT_25.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_25.LngText.text"
msgid "[1]"
msgstr "[1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_26.LngText.text
msgid "Copying files to the network"
msgstr "نسخ الملفات إلى الشبكة"

#: ActionTe.ulf#OOO_ACTIONTEXT_27.LngText.text
msgid "File: [1], Directory: [9], Size: [6]"
msgstr "الملف: [1]، الدليل: [9]، الحجم: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_28.LngText.text
msgid "Copying new files"
msgstr "نسخ الملفات الجديدة"

#: ActionTe.ulf#OOO_ACTIONTEXT_29.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_29.LngText.text"
msgid "File: [1],  Directory: [9],  Size: [6]"
msgstr "الملف: [1]، الدليل: [9]، الحجم: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_30.LngText.text
msgid "Installing ODBC components"
msgstr "تثبيت مكونات ODBC"

#: ActionTe.ulf#OOO_ACTIONTEXT_31.LngText.text
msgid "Installing new services"
msgstr "تثبيت الخدمات الجديدة"

#: ActionTe.ulf#OOO_ACTIONTEXT_32.LngText.text
msgid "Service: [2]"
msgstr "الخدمة: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_33.LngText.text
msgid "Installing system catalog"
msgstr "تثبيت كتالوج النظام"

#: ActionTe.ulf#OOO_ACTIONTEXT_34.LngText.text
msgid "File: [1],  Dependencies: [2]"
msgstr "الملف: [1], التبعيات: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_35.LngText.text
msgid "Validating install"
msgstr "التحقق من صحة التثبيت"

#: ActionTe.ulf#OOO_ACTIONTEXT_36.LngText.text
msgid "Evaluating launch conditions"
msgstr "تقييم شروط التشغيل"

#: ActionTe.ulf#OOO_ACTIONTEXT_37.LngText.text
msgid "Migrating feature states from related applications"
msgstr "نقل حالات المزايا من التطبيقات ذات الصلة"

#: ActionTe.ulf#OOO_ACTIONTEXT_38.LngText.text
msgid "Application: [1]"
msgstr "التطبيق: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_39.LngText.text
msgid "Moving files"
msgstr "نقل الملفات"

#: ActionTe.ulf#OOO_ACTIONTEXT_40.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_40.LngText.text"
msgid "File: [1],  Directory: [9],  Size: [6]"
msgstr "الملف: [1], الدليل: [9], الحجم: [6]"

#: ActionTe.ulf#OOO_ACTIONTEXT_41.LngText.text
msgid "Patching files"
msgstr "ملفات التصحيح"

#: ActionTe.ulf#OOO_ACTIONTEXT_42.LngText.text
msgid "File: [1],  Directory: [2],  Size: [3]"
msgstr "الملف: [1], الدليل: [2], الحجم: [3]"

#: ActionTe.ulf#OOO_ACTIONTEXT_43.LngText.text
msgid "Updating component registration"
msgstr "تحديث تسجيل المكونات"

#: ActionTe.ulf#OOO_ACTIONTEXT_44.LngText.text
msgid "Publishing qualified components"
msgstr "نشر المكونات المؤهلة"

#: ActionTe.ulf#OOO_ACTIONTEXT_45.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_45.LngText.text"
msgid "Component ID: [1], Qualifier: [2]"
msgstr "معرف المكون: [1], المؤهل: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_46.LngText.text
msgid "Publishing product features"
msgstr "نشر مزايا المنتج"

#: ActionTe.ulf#OOO_ACTIONTEXT_47.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_47.LngText.text"
msgid "Feature: [1]"
msgstr "الميزة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_48.LngText.text
msgid "Publishing product information"
msgstr "نشر معلومات المنتج"

#: ActionTe.ulf#OOO_ACTIONTEXT_49.LngText.text
msgid "Registering class servers"
msgstr "تسجيل خوادم الفئات"

#: ActionTe.ulf#OOO_ACTIONTEXT_50.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_50.LngText.text"
msgid "Class ID: [1]"
msgstr "معرف الفئة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_51.LngText.text
msgid "Registering COM+ Applications and Components"
msgstr "تسجيل تطبيقات ومكونات +COM"

#: ActionTe.ulf#OOO_ACTIONTEXT_52.LngText.text
msgid "AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}"
msgstr "AppId: [1]{{، AppType: [2]، المستخدمون: [3]، RSN: [4]}}"

#: ActionTe.ulf#OOO_ACTIONTEXT_53.LngText.text
msgid "Registering extension servers"
msgstr "تسجيل خوادم الامتداد"

#: ActionTe.ulf#OOO_ACTIONTEXT_54.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_54.LngText.text"
msgid "Extension: [1]"
msgstr "الملحق: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_55.LngText.text
msgid "Registering fonts"
msgstr "تسجيل الخطوط"

#: ActionTe.ulf#OOO_ACTIONTEXT_56.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_56.LngText.text"
msgid "Font: [1]"
msgstr "الخط: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_57.LngText.text
msgid "Registering MIME info"
msgstr "تسجيل معلومات MIME"

#: ActionTe.ulf#OOO_ACTIONTEXT_58.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_58.LngText.text"
msgid "MIME Content Type: [1], Extension: [2]"
msgstr "نوع محتوى MIME: [1], الملحق: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_59.LngText.text
msgid "Registering product"
msgstr "تسجيل المنتج"

#: ActionTe.ulf#OOO_ACTIONTEXT_60.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_60.LngText.text"
msgid "[1]"
msgstr "[1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_61.LngText.text
msgid "Registering program identifiers"
msgstr "تسجيل معرفات البرنامج"

#: ActionTe.ulf#OOO_ACTIONTEXT_62.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_62.LngText.text"
msgid "ProgID: [1]"
msgstr "معرف البرنامج: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_63.LngText.text
msgid "Registering type libraries"
msgstr "تسجيل مكتبات الأنواع"

#: ActionTe.ulf#OOO_ACTIONTEXT_64.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_64.LngText.text"
msgid "LibID: [1]"
msgstr "معرف المكتبة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_65.LngText.text
msgid "Registering user"
msgstr "تسجيل المستخدم"

#: ActionTe.ulf#OOO_ACTIONTEXT_66.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_66.LngText.text"
msgid "[1]"
msgstr "[1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_67.LngText.text
msgid "Removing duplicated files"
msgstr "إزالة الملفات المكررة"

#: ActionTe.ulf#OOO_ACTIONTEXT_68.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_68.LngText.text"
msgid "File: [1], Directory: [9]"
msgstr "الملف: [1]، الدليل: [9]"

#: ActionTe.ulf#OOO_ACTIONTEXT_69.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_69.LngText.text"
msgid "Updating environment strings"
msgstr "تحديث سلاسل البيئة"

#: ActionTe.ulf#OOO_ACTIONTEXT_70.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_70.LngText.text"
msgid "Name: [1], Value: [2], Action [3]"
msgstr "الاسم: [1]، القيمة [2]، الإجراء [3]"

#: ActionTe.ulf#OOO_ACTIONTEXT_71.LngText.text
msgid "Removing applications"
msgstr "إزالة التطبيقات"

#: ActionTe.ulf#OOO_ACTIONTEXT_72.LngText.text
msgid "Application: [1], Command line: [2]"
msgstr "التطبيق: [1], سطر الأوامر: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_73.LngText.text
msgid "Removing files"
msgstr "إزالة الملفات"

#: ActionTe.ulf#OOO_ACTIONTEXT_74.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_74.LngText.text"
msgid "File: [1], Directory: [9]"
msgstr "الملف: [1]، الدليل: [9]"

#: ActionTe.ulf#OOO_ACTIONTEXT_75.LngText.text
msgid "Removing folders"
msgstr "إزالة المجلدات"

#: ActionTe.ulf#OOO_ACTIONTEXT_76.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_76.LngText.text"
msgid "Folder: [1]"
msgstr "المجلد: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_77.LngText.text
msgid "Removing INI file entries"
msgstr "إزالة مُدخلات ملف INI"

#: ActionTe.ulf#OOO_ACTIONTEXT_78.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_78.LngText.text"
msgid "File: [1],  Section: [2],  Key: [3], Value: [4]"
msgstr "الملف: [1], المقطع: [2], المفتاح: [3]، القيمة [4]"

#: ActionTe.ulf#OOO_ACTIONTEXT_79.LngText.text
msgid "Removing ODBC components"
msgstr "إزالة مكونات ODBC"

#: ActionTe.ulf#OOO_ACTIONTEXT_80.LngText.text
msgid "Removing system registry values"
msgstr "إزالة قيم سجل النظام"

#: ActionTe.ulf#OOO_ACTIONTEXT_81.LngText.text
msgid "Key: [1], Name: [2]"
msgstr "المفتاح: [1], الاسم: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_82.LngText.text
msgid "Removing shortcuts"
msgstr "إزالة الاختصارات"

#: ActionTe.ulf#OOO_ACTIONTEXT_83.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_83.LngText.text"
msgid "Shortcut: [1]"
msgstr "الاختصار: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_84.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_84.LngText.text"
msgid "Searching for qualifying products"
msgstr "البحث عن المنتجات المؤهلة"

#: ActionTe.ulf#OOO_ACTIONTEXT_85.LngText.text
msgid "Rolling back action:"
msgstr "التراجع عن الإجراء:"

#: ActionTe.ulf#OOO_ACTIONTEXT_86.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_86.LngText.text"
msgid "[1]"
msgstr "[1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_87.LngText.text
msgid "Removing backup files"
msgstr "إزالة ملفات النسخ الاحتياطي"

#: ActionTe.ulf#OOO_ACTIONTEXT_88.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_88.LngText.text"
msgid "File: [1]"
msgstr "الملف: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_89.LngText.text
msgid "Registering modules"
msgstr "تسجيل الوحدات النمطية"

#: ActionTe.ulf#OOO_ACTIONTEXT_90.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_90.LngText.text"
msgid "File: [1], Folder: [2]"
msgstr "الملف: [1], المجلد: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_91.LngText.text
msgid "Unregistering modules"
msgstr "إزالة تسجيل الوحدات النمطية"

#: ActionTe.ulf#OOO_ACTIONTEXT_92.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_92.LngText.text"
msgid "File: [1], Folder: [2]"
msgstr "الملف: [1], المجلد: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_93.LngText.text
msgid "Initializing ODBC directories"
msgstr "بدء تشغيل أدلة ODBC"

#: ActionTe.ulf#OOO_ACTIONTEXT_94.LngText.text
msgid "Starting services"
msgstr "بدء تشغيل الخدمات"

#: ActionTe.ulf#OOO_ACTIONTEXT_95.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_95.LngText.text"
msgid "Service: [1]"
msgstr "الخدمة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_96.LngText.text
msgid "Stopping services"
msgstr "إيقاف الخدمات"

#: ActionTe.ulf#OOO_ACTIONTEXT_97.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_97.LngText.text"
msgid "Service: [1]"
msgstr "الخدمة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_98.LngText.text
msgid "Removing moved files"
msgstr "إزالة الملفات المنقولة"

#: ActionTe.ulf#OOO_ACTIONTEXT_99.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_99.LngText.text"
msgid "File: [1], Directory: [9]"
msgstr "الملف: [1], الدليل: [9]"

#: ActionTe.ulf#OOO_ACTIONTEXT_100.LngText.text
msgid "Unpublishing Qualified Components"
msgstr "إلغاء نشر المكونات المؤهلة"

#: ActionTe.ulf#OOO_ACTIONTEXT_101.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_101.LngText.text"
msgid "Component ID: [1], Qualifier: [2]"
msgstr "معرف المكون: [1], المؤهل: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_102.LngText.text
msgid "Unpublishing product features"
msgstr "إلغاء نشر مزايا المنتج"

#: ActionTe.ulf#OOO_ACTIONTEXT_103.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_103.LngText.text"
msgid "Feature: [1]"
msgstr "الميزة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_104.LngText.text
msgid "Unpublishing product information"
msgstr "إلغاء نشر معلومات المنتج"

#: ActionTe.ulf#OOO_ACTIONTEXT_105.LngText.text
msgid "Unregister class servers"
msgstr "إلغاء تسجيل خوادم الفئة"

#: ActionTe.ulf#OOO_ACTIONTEXT_106.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_106.LngText.text"
msgid "Class ID: [1]"
msgstr "معرف الفئة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_107.LngText.text
msgid "Unregistering COM+ Applications and Components"
msgstr "إلغاء تسجيل تطبيقات ومكونات +COM"

#: ActionTe.ulf#OOO_ACTIONTEXT_108.LngText.text
msgid "AppId: [1]{{, AppType: [2]}}"
msgstr "AppId: [1]{{، AppType: [2]}}"

#: ActionTe.ulf#OOO_ACTIONTEXT_109.LngText.text
msgid "Unregistering extension servers"
msgstr "إلغاء تسجيل خوادم الامتداد"

#: ActionTe.ulf#OOO_ACTIONTEXT_110.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_110.LngText.text"
msgid "Extension: [1]"
msgstr "الملحق: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_111.LngText.text
msgid "Unregistering fonts"
msgstr "إلغاء تسجيل الخطوط"

#: ActionTe.ulf#OOO_ACTIONTEXT_112.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_112.LngText.text"
msgid "Font: [1]"
msgstr "الخط: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_113.LngText.text
msgid "Unregistering MIME info"
msgstr "إلغاء تسجيل معلومات MIME"

#: ActionTe.ulf#OOO_ACTIONTEXT_114.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_114.LngText.text"
msgid "MIME Content Type: [1], Extension: [2]"
msgstr "نوع محتوى MIME: [1], الملحق: [2]"

#: ActionTe.ulf#OOO_ACTIONTEXT_115.LngText.text
msgid "Unregistering program identifiers"
msgstr "إلغاء تسجيل معرّفات البرنامج"

#: ActionTe.ulf#OOO_ACTIONTEXT_116.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_116.LngText.text"
msgid "ProgID: [1]"
msgstr "معرف البرنامج: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_117.LngText.text
msgid "Unregistering type libraries"
msgstr "إلغاء تسجيل مكتبات الأنواع"

#: ActionTe.ulf#OOO_ACTIONTEXT_118.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_118.LngText.text"
msgid "LibID: [1]"
msgstr "معرف المكتبة: [1]"

#: ActionTe.ulf#OOO_ACTIONTEXT_119.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_119.LngText.text"
msgid "Updating environment strings"
msgstr "تحديث سلاسل البيئة"

#: ActionTe.ulf#OOO_ACTIONTEXT_120.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_120.LngText.text"
msgid "Name: [1], Value: [2], Action [3]"
msgstr "الاسم: [1]، القيمة [2]، الإجراء [3]"

#: ActionTe.ulf#OOO_ACTIONTEXT_121.LngText.text
msgid "Writing INI file values"
msgstr "كتابة قيم ملف INI"

#: ActionTe.ulf#OOO_ACTIONTEXT_122.LngText.text
msgctxt "ActionTe.ulf#OOO_ACTIONTEXT_122.LngText.text"
msgid "File: [1],  Section: [2],  Key: [3], Value: [4]"
msgstr "الملف: [1], المقطع: [2], المفتاح: [3]، القيمة [4]"

#: ActionTe.ulf#OOO_ACTIONTEXT_123.LngText.text
msgid "Writing system registry values"
msgstr "كتابة قيم سجل النظام"

#: ActionTe.ulf#OOO_ACTIONTEXT_124.LngText.text
msgid "Key: [1], Name: [2], Value: [3]"
msgstr "المفتاح: [1], الاسم: [2], القيمة: [3]"