aboutsummaryrefslogtreecommitdiff
path: root/source/ar/vcl/messages.po
blob: 75a34743a6031cf248195635458ffafb812c9169 (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
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
#. extracted from vcl/inc
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-03-02 11:51+0100\n"
"PO-Revision-Date: 2022-07-04 16:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ar/>\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-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022451.000000\n"

#. k5jTM
#. To translators: This is the first entry of a sequence of paper size names
#. This array must (probably) match exactly the enum Paper in <i18nutil/paper.hxx>
#: vcl/inc/print.hrc:33
msgctxt "RID_STR_PAPERNAMES"
msgid "A0"
msgstr "أي0"

#. 57USD
#: vcl/inc/print.hrc:34
msgctxt "RID_STR_PAPERNAMES"
msgid "A1"
msgstr "أي1"

#. QzHUo
#: vcl/inc/print.hrc:35
msgctxt "RID_STR_PAPERNAMES"
msgid "A2"
msgstr "أي2"

#. a35VU
#: vcl/inc/print.hrc:36
msgctxt "RID_STR_PAPERNAMES"
msgid "A3"
msgstr "أي3"

#. CnELN
#: vcl/inc/print.hrc:37
msgctxt "RID_STR_PAPERNAMES"
msgid "A4"
msgstr "أي4"

#. wpQMC
#: vcl/inc/print.hrc:38
msgctxt "RID_STR_PAPERNAMES"
msgid "A5"
msgstr "أي5"

#. YBMoi
#: vcl/inc/print.hrc:39
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (ISO)"
msgstr "بي4 (آيزو)"

#. kyC9G
#: vcl/inc/print.hrc:40
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (ISO)"
msgstr "بي5 (آيزو)"

#. TKbQV
#: vcl/inc/print.hrc:41
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter"
msgstr "خطاب"

#. GJoaX
#: vcl/inc/print.hrc:42
msgctxt "RID_STR_PAPERNAMES"
msgid "Legal"
msgstr "قانوني"

#. fGwCX
#: vcl/inc/print.hrc:43
msgctxt "RID_STR_PAPERNAMES"
msgid "Tabloid"
msgstr "صحيفة"

#. heERi
#: vcl/inc/print.hrc:44
msgctxt "RID_STR_PAPERNAMES"
msgid "User Defined"
msgstr "معرف من المستخدم"

#. GFBC8
#: vcl/inc/print.hrc:45
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (ISO)"
msgstr "بي6 (آيزو)"

#. FU8Go
#: vcl/inc/print.hrc:46
msgctxt "RID_STR_PAPERNAMES"
msgid "C4 Envelope"
msgstr "مغلف سي4"

#. AFT7L
#: vcl/inc/print.hrc:47
msgctxt "RID_STR_PAPERNAMES"
msgid "C5 Envelope"
msgstr "مغلف سي5"

#. DUtCj
#: vcl/inc/print.hrc:48
msgctxt "RID_STR_PAPERNAMES"
msgid "C6 Envelope"
msgstr "مغلف سي6"

#. MArLZ
#: vcl/inc/print.hrc:49
msgctxt "RID_STR_PAPERNAMES"
msgid "C6/5 Envelope"
msgstr "مغلف سي6\\5"

#. TTtys
#: vcl/inc/print.hrc:50
msgctxt "RID_STR_PAPERNAMES"
msgid "DL Envelope"
msgstr "مغلف DL"

#. aZ2Lo
#: vcl/inc/print.hrc:51
msgctxt "RID_STR_PAPERNAMES"
msgid "Dia Slide"
msgstr "شريحة Dia"

#. EzE2Q
#: vcl/inc/print.hrc:52
msgctxt "RID_STR_PAPERNAMES"
msgid "Screen 4:3"
msgstr "شاشة 4‏:3"

#. 6MjsD
#: vcl/inc/print.hrc:53
msgctxt "RID_STR_PAPERNAMES"
msgid "C"
msgstr "C"

#. Yfrzk
#: vcl/inc/print.hrc:54
msgctxt "RID_STR_PAPERNAMES"
msgid "D"
msgstr "D"

#. Ahd2X
#: vcl/inc/print.hrc:55
msgctxt "RID_STR_PAPERNAMES"
msgid "E"
msgstr "مُ"

#. 9quGe
#: vcl/inc/print.hrc:56
msgctxt "RID_STR_PAPERNAMES"
msgid "Executive"
msgstr "تنفيذي"

#. SXPft
#: vcl/inc/print.hrc:57
msgctxt "RID_STR_PAPERNAMES"
msgid "German Legal Fanfold"
msgstr "ذو طيات مروحية رسمي ألماني"

#. A48FP
#: vcl/inc/print.hrc:58
msgctxt "RID_STR_PAPERNAMES"
msgid "#8 (Monarch) Envelope"
msgstr "مغلف #8 (مَلـَكي)"

#. p4BPX
#: vcl/inc/print.hrc:59
msgctxt "RID_STR_PAPERNAMES"
msgid "#6 3/4 (Personal) Envelope"
msgstr "مغلف #6 3/4 (شخصي)"

#. 7nYNA
#: vcl/inc/print.hrc:60
msgctxt "RID_STR_PAPERNAMES"
msgid "#9 Envelope"
msgstr "مغلف #9"

#. 7pGhj
#: vcl/inc/print.hrc:61
msgctxt "RID_STR_PAPERNAMES"
msgid "#10 Envelope"
msgstr "مغلف #10"

#. JLiyQ
#: vcl/inc/print.hrc:62
msgctxt "RID_STR_PAPERNAMES"
msgid "#11 Envelope"
msgstr "مغلف #11"

#. Mpdko
#: vcl/inc/print.hrc:63
msgctxt "RID_STR_PAPERNAMES"
msgid "#12 Envelope"
msgstr "مغلف #12"

#. YCdjh
#: vcl/inc/print.hrc:64
msgctxt "RID_STR_PAPERNAMES"
msgid "16 Kai (16k)"
msgstr "16 كاي (16ك)"

#. xizMp
#: vcl/inc/print.hrc:65
msgctxt "RID_STR_PAPERNAMES"
msgid "32 Kai"
msgstr "32 كاي"

#. eRsjd
#: vcl/inc/print.hrc:66
msgctxt "RID_STR_PAPERNAMES"
msgid "Big 32 Kai"
msgstr "32 كاي كبير"

#. DT7AF
#: vcl/inc/print.hrc:67
msgctxt "RID_STR_PAPERNAMES"
msgid "B4 (JIS)"
msgstr "بي4 (JIS)"

#. 8GGnm
#: vcl/inc/print.hrc:68
msgctxt "RID_STR_PAPERNAMES"
msgid "B5 (JIS)"
msgstr "بي5 (JIS)"

#. tXHgU
#: vcl/inc/print.hrc:69
msgctxt "RID_STR_PAPERNAMES"
msgid "B6 (JIS)"
msgstr "بي6 (JIS)"

#. qmPSf
#: vcl/inc/print.hrc:70
msgctxt "RID_STR_PAPERNAMES"
msgid "Ledger"
msgstr "دفتر"

#. nD5vU
#: vcl/inc/print.hrc:71
msgctxt "RID_STR_PAPERNAMES"
msgid "Statement"
msgstr "بيان"

#. ABJBh
#: vcl/inc/print.hrc:72
msgctxt "RID_STR_PAPERNAMES"
msgid "Quarto"
msgstr "رُبعيّ"

#. Qnxii
#: vcl/inc/print.hrc:73
msgctxt "RID_STR_PAPERNAMES"
msgid "10x14"
msgstr "10×12"

#. NqDor
#: vcl/inc/print.hrc:74
msgctxt "RID_STR_PAPERNAMES"
msgid "#14 Envelope"
msgstr "مغلف #14"

#. HG72H
#: vcl/inc/print.hrc:75
msgctxt "RID_STR_PAPERNAMES"
msgid "C3 Envelope"
msgstr "مغلف C3"

#. GcZXC
#: vcl/inc/print.hrc:76
msgctxt "RID_STR_PAPERNAMES"
msgid "Italian Envelope"
msgstr "مغلف إيطالي"

#. jAAep
#: vcl/inc/print.hrc:77
msgctxt "RID_STR_PAPERNAMES"
msgid "U.S. Standard Fanfold"
msgstr "ذو طيات قياسي أمريكي"

#. EnDDT
#: vcl/inc/print.hrc:78
msgctxt "RID_STR_PAPERNAMES"
msgid "German Standard Fanfold"
msgstr "ذو طيات قياسي ألماني"

#. PbPaG
#: vcl/inc/print.hrc:79
msgctxt "RID_STR_PAPERNAMES"
msgid "Japanese Postcard"
msgstr "بطاقة بريدية يابانية"

#. DDGCC
#: vcl/inc/print.hrc:80
msgctxt "RID_STR_PAPERNAMES"
msgid "9x11"
msgstr "9×11"

#. B7BBS
#: vcl/inc/print.hrc:81
msgctxt "RID_STR_PAPERNAMES"
msgid "10x11"
msgstr "10×11"

#. 47xPq
#: vcl/inc/print.hrc:82
msgctxt "RID_STR_PAPERNAMES"
msgid "15x11"
msgstr "15×11"

#. jLxUU
#: vcl/inc/print.hrc:83
msgctxt "RID_STR_PAPERNAMES"
msgid "Invitation Envelope"
msgstr "مغلف دعوة"

#. P9Ams
#: vcl/inc/print.hrc:84
msgctxt "RID_STR_PAPERNAMES"
msgid "SuperA"
msgstr "A ضخم"

#. 8FXjz
#: vcl/inc/print.hrc:85
msgctxt "RID_STR_PAPERNAMES"
msgid "SuperB"
msgstr "B ضخم"

#. YeXeF
#: vcl/inc/print.hrc:86
msgctxt "RID_STR_PAPERNAMES"
msgid "Letter Plus"
msgstr "خطاب كبير"

#. DFEbD
#: vcl/inc/print.hrc:87
msgctxt "RID_STR_PAPERNAMES"
msgid "A4 Plus"
msgstr "A4 كبير"

#. ak83a
#: vcl/inc/print.hrc:88
msgctxt "RID_STR_PAPERNAMES"
msgid "Double Postcard"
msgstr "بطاقة بريدية مضاعَفة"

#. ZidKk
#: vcl/inc/print.hrc:89
msgctxt "RID_STR_PAPERNAMES"
msgid "A6"
msgstr "أي6"

#. LWf9B
#: vcl/inc/print.hrc:90
msgctxt "RID_STR_PAPERNAMES"
msgid "12x11"
msgstr "12×11"

#. BkrJX
#: vcl/inc/print.hrc:91
msgctxt "RID_STR_PAPERNAMES"
msgid "A7"
msgstr "A7"

#. SWbqF
#: vcl/inc/print.hrc:92
msgctxt "RID_STR_PAPERNAMES"
msgid "A8"
msgstr "A8"

#. GYtp3
#: vcl/inc/print.hrc:93
msgctxt "RID_STR_PAPERNAMES"
msgid "A9"
msgstr "A9"

#. bpFt9
#: vcl/inc/print.hrc:94
msgctxt "RID_STR_PAPERNAMES"
msgid "A10"
msgstr "A10"

#. FTA7W
#: vcl/inc/print.hrc:95
msgctxt "RID_STR_PAPERNAMES"
msgid "B0 (ISO)"
msgstr "B0 (آيزو)"

#. 2GKu3
#: vcl/inc/print.hrc:96
msgctxt "RID_STR_PAPERNAMES"
msgid "B1 (ISO)"
msgstr "B1 (آيزو)"

#. vXJTD
#: vcl/inc/print.hrc:97
msgctxt "RID_STR_PAPERNAMES"
msgid "B2 (ISO)"
msgstr "B2 (آيزو)"

#. aC9No
#: vcl/inc/print.hrc:98
msgctxt "RID_STR_PAPERNAMES"
msgid "B3 (ISO)"
msgstr "B3 (آيزو)"

#. MuLhT
#: vcl/inc/print.hrc:99
msgctxt "RID_STR_PAPERNAMES"
msgid "B7 (ISO)"
msgstr "B7 (آيزو)"

#. krPPq
#: vcl/inc/print.hrc:100
msgctxt "RID_STR_PAPERNAMES"
msgid "B8 (ISO)"
msgstr "B8 (آيزو)"

#. YGESB
#: vcl/inc/print.hrc:101
msgctxt "RID_STR_PAPERNAMES"
msgid "B9 (ISO)"
msgstr "B9 (آيزو)"

#. njHYv
#: vcl/inc/print.hrc:102
msgctxt "RID_STR_PAPERNAMES"
msgid "B10 (ISO)"
msgstr "B10 (آيزو)"

#. AVSBr
#: vcl/inc/print.hrc:103
msgctxt "RID_STR_PAPERNAMES"
msgid "C2 Envelope"
msgstr "مغلف C2"

#. EFNMQ
#: vcl/inc/print.hrc:104
msgctxt "RID_STR_PAPERNAMES"
msgid "C7 Envelope"
msgstr "مغلف C7"

#. zSAKG
#: vcl/inc/print.hrc:105
msgctxt "RID_STR_PAPERNAMES"
msgid "C8 Envelope"
msgstr "مغلف C8"

#. AX3UZ
#: vcl/inc/print.hrc:106
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch A"
msgstr "مِعمار A"

#. DVqSQ
#: vcl/inc/print.hrc:107
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch B"
msgstr "مِعمار B"

#. XTWTA
#: vcl/inc/print.hrc:108
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch C"
msgstr "مِعمار C"

#. 7HfJq
#: vcl/inc/print.hrc:109
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch D"
msgstr "مِعمار D"

#. iFxKS
#: vcl/inc/print.hrc:110
msgctxt "RID_STR_PAPERNAMES"
msgid "Arch E"
msgstr "مِعمار E"

#. H86KB
#: vcl/inc/print.hrc:111
msgctxt "RID_STR_PAPERNAMES"
msgid "Screen 16:9"
msgstr "شاشة 16‏:9"

#. qXCQA
#: vcl/inc/print.hrc:112
msgctxt "RID_STR_PAPERNAMES"
msgid "Screen 16:10"
msgstr "شاشة 16‏:10"

#. ByzTD
#: vcl/inc/print.hrc:113
msgctxt "RID_STR_PAPERNAMES"
msgid "16k (195 x 270)"
msgstr "16ك (195 × 270)"

#. EE6VX
#: vcl/inc/print.hrc:114
msgctxt "RID_STR_PAPERNAMES"
msgid "16k (197 x 273)"
msgstr "16ك (197 × 273)"

#. FSbUj
#: vcl/inc/print.hrc:115
msgctxt "RID_STR_PAPERNAMES"
msgid "Widescreen"
msgstr "شاشة عريضة"

#. W2nn3
#: vcl/inc/print.hrc:116
msgctxt "RID_STR_PAPERNAMES"
msgid "On-screen Show (4:3)"
msgstr "عرض على الشاشة (‮4:3)"

#. YoYJC
#: vcl/inc/print.hrc:117
msgctxt "RID_STR_PAPERNAMES"
msgid "On-screen Show (16:9)"
msgstr "عرض على الشاشة (16:‮9)"

#. suFnH
#. To translators: This is the last entry of the sequence of paper size names
#: vcl/inc/print.hrc:119
msgctxt "RID_STR_PAPERNAMES"
msgid "On-screen Show (16:10)"
msgstr "عرض على الشاشة (16:‫10)"

#. wH3TZ
msgctxt "stock"
msgid "_Add"
msgstr "أ_ضف"

#. S9dsC
msgctxt "stock"
msgid "_Apply"
msgstr "ط_بّق"

#. TMo6G
msgctxt "stock"
msgid "_Cancel"
msgstr "أل‍_‍غ"

#. MRCkv
msgctxt "stock"
msgid "_Close"
msgstr "أغل_ق"

#. nvx5t
msgctxt "stock"
msgid "_Delete"
msgstr "اح_ذف"

#. YspCj
msgctxt "stock"
msgid "_Edit"
msgstr "ح_رّر"

#. imQxr
msgctxt "stock"
msgid "_Help"
msgstr "م_ساعدة"

#. RbjyB
msgctxt "stock"
msgid "_New"
msgstr "_جديد"

#. dx2yy
msgctxt "stock"
msgid "_No"
msgstr "_كلا"

#. M9DsL
msgctxt "stock"
msgid "_OK"
msgstr "_حسنا"

#. VtJS9
msgctxt "stock"
msgid "_Remove"
msgstr "أ_زِل"

#. C69Fy
msgctxt "stock"
msgid "_Reset"
msgstr "ت_صفير"

#. mgpxh
msgctxt "stock"
msgid "_Yes"
msgstr "_نعم"

#. CXDQa
#: vcl/inc/printaccessoryview.hrc:27
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Preview"
msgstr "معاينة"

#. BgxCz
#: vcl/inc/printaccessoryview.hrc:28
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Page number"
msgstr "رقم الصفحة"

#. BEgxh
#: vcl/inc/printaccessoryview.hrc:29
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Number of pages"
msgstr "عدد الصفحات"

#. xV2vm
#: vcl/inc/printaccessoryview.hrc:30
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "More"
msgstr "المزيد"

#. QWCDs
#: vcl/inc/printaccessoryview.hrc:31
msgctxt "SV_PRINT_NATIVE_STRINGS"
msgid "Print selection only"
msgstr "اطبع التحديد فقط"

#. tEVgr
#: vcl/inc/strings.hrc:25
msgctxt "SV_RESID_STRING_NOSELECTIONPOSSIBLE"
msgid "[No selection possible]"
msgstr "[لا يمكن التحديد]"

#. QbQEb
#: vcl/inc/strings.hrc:27
msgctxt "SV_MENU_MAC_SERVICES"
msgid "Services"
msgstr "الخدمات"

#. qDpAm
#: vcl/inc/strings.hrc:28
msgctxt "SV_MENU_MAC_HIDEAPP"
msgid "Hide %PRODUCTNAME"
msgstr "أخفِ %PRODUCTNAME"

#. y9pN4
#: vcl/inc/strings.hrc:29
msgctxt "SV_MENU_MAC_HIDEALL"
msgid "Hide Others"
msgstr "أخفِ الآخرين"

#. gSgGK
#: vcl/inc/strings.hrc:30
msgctxt "SV_MENU_MAC_SHOWALL"
msgid "Show All"
msgstr "أظهر الكل"

#. vDgCm
#: vcl/inc/strings.hrc:31
msgctxt "SV_MENU_MAC_QUITAPP"
msgid "Quit %PRODUCTNAME"
msgstr "أنهِ %PRODUCTNAME"

#. MFxaN
#: vcl/inc/strings.hrc:33
msgctxt "SV_HELPTEXT_CLOSE"
msgid "Close"
msgstr "أغلق"

#. FinRN
#: vcl/inc/strings.hrc:34
msgctxt "SV_HELPTEXT_MINIMIZE"
msgid "Minimize"
msgstr "صغّر"

#. wNV6G
#: vcl/inc/strings.hrc:35
msgctxt "SV_HELPTEXT_MAXIMIZE"
msgid "Maximize"
msgstr "كبّر"

#. FFCjB
#: vcl/inc/strings.hrc:36
msgctxt "SV_HELPTEXT_RESTORE"
msgid "Restore"
msgstr "استعِد"

#. ryVCS
#: vcl/inc/strings.hrc:37
msgctxt "SV_HELPTEXT_HELP"
msgid "Help"
msgstr "مساعدة"

#. kXsuJ
#: vcl/inc/strings.hrc:38
msgctxt "SV_HELPTEXT_SCREENSHOT"
msgid "Take and annotate a screenshot"
msgstr "التقط و علق على لقطة شاشة"

#. tEF9o
#: vcl/inc/strings.hrc:39
msgctxt "SV_HELPTEXT_FADEIN"
msgid "Show"
msgstr "أظهِر"

#. FGDmB
#: vcl/inc/strings.hrc:40
msgctxt "SV_HELPTEXT_FADEOUT"
msgid "Hide"
msgstr "أخفِ"

#. CTSjk
#: vcl/inc/strings.hrc:41
msgctxt "SV_HELPTEXT_CLOSEDOCUMENT"
msgid "Close Document"
msgstr "أغلق المستند"

#. zpU7V
#. To translators: This is used on buttons for platforms other than Windows, there should be a ~ mnemonic in this string
#: vcl/inc/strings.hrc:44
msgctxt "SV_BUTTONTEXT_OK"
msgid "~OK"
msgstr "~حسنًا"

#. tePSP
#. To translators: This is used on buttons for platforms other than windows, there should be a ~ mnemonic in this string
#: vcl/inc/strings.hrc:46
msgctxt "SV_BUTTONTEXT_CANCEL"
msgid "~Cancel"
msgstr "أل~غ"

#. Td9Kr
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: vcl/inc/strings.hrc:48
msgctxt "SV_BUTTONTEXT_OK_NOMNEMONIC"
msgid "OK"
msgstr "حسنًا"

#. HYFxt
#. To translators: This is used on buttons for Windows, there should be no ~ mnemonic in this string
#: vcl/inc/strings.hrc:50
msgctxt "SV_BUTTONTEXT_CANCEL_NOMNEMONIC"
msgid "Cancel"
msgstr "ألغِ"

#. FeA4H
#: vcl/inc/strings.hrc:51
msgctxt "SV_BUTTONTEXT_YES"
msgid "~Yes"
msgstr "~نعم"

#. FoaHJ
#: vcl/inc/strings.hrc:52
msgctxt "SV_BUTTONTEXT_NO"
msgid "~No"
msgstr "~لا"

#. oF4GE
#: vcl/inc/strings.hrc:53
msgctxt "SV_BUTTONTEXT_RETRY"
msgid "~Retry"
msgstr "أ~عد المحاولة"

#. ECcBY
#: vcl/inc/strings.hrc:54
msgctxt "SV_BUTTONTEXT_HELP"
msgid "~Help"
msgstr "~مساعدة"

#. vT447
#: vcl/inc/strings.hrc:55
msgctxt "SV_BUTTONTEXT_CLOSE"
msgid "~Close"
msgstr "أ~غلق"

#. HGPAB
#: vcl/inc/strings.hrc:56
msgctxt "SV_BUTTONTEXT_MORE"
msgid "~More"
msgstr "المز~يد"

#. 2G82H
#: vcl/inc/strings.hrc:57
msgctxt "SV_BUTTONTEXT_IGNORE"
msgid "~Ignore"
msgstr "~تجاهل"

#. mHKZG
#: vcl/inc/strings.hrc:58
msgctxt "SV_BUTTONTEXT_ABORT"
msgid "~Abort"
msgstr "أج~هض"

#. xGRuS
#: vcl/inc/strings.hrc:59
msgctxt "SV_BUTTONTEXT_LESS"
msgid "~Less"
msgstr "أ~قل"

#. Y587T
#: vcl/inc/strings.hrc:60
msgctxt "SV_BUTTONTEXT_SAVE"
msgid "~Save"
msgstr "احف~ظ"

#. LEA6Y
#: vcl/inc/strings.hrc:61
msgctxt "SV_BUTTONTEXT_OPEN"
msgid "~Open"
msgstr "ا~فتح"

#. ok7v2
#: vcl/inc/strings.hrc:62
msgctxt "SV_BUTTONTEXT_SCREENSHOT"
msgid "~Screenshot"
msgstr "لق~طة شاشة"

#. Ni8JA
#: vcl/inc/strings.hrc:64
msgctxt "SV_STDTEXT_SERVICENOTAVAILABLE"
msgid ""
"The component (%s) could not be loaded.\n"
"Please start setup with the repair option."
msgstr ""
"تعذر تحميل المُكوّن (%s).\n"
"رجاء تشغيل الإعداد و استخدام خيار التصليح."

#. 3NRoN
#: vcl/inc/strings.hrc:66
msgctxt "SV_STDTEXT_ABOUT"
msgid "About %PRODUCTNAME"
msgstr "عن %PRODUCTNAME"

#. HqHKV
#: vcl/inc/strings.hrc:67
msgctxt "SV_STDTEXT_PREFERENCES"
msgid "Preferences..."
msgstr "التفضيلات..."

#. ZLc4n
#: vcl/inc/strings.hrc:68
msgctxt "SV_STDTEXT_ALLFILETYPES"
msgid "Any type"
msgstr "أي نوع"

#. qfg3C
#: vcl/inc/strings.hrc:70
msgctxt "SV_ACCESSERROR_NO_FONTS"
msgid "No fonts could be found on the system."
msgstr "لم يُعثر على أي خطوط في النظام."

#. rWAuM
#: vcl/inc/strings.hrc:72
msgctxt "SV_PRINT_NOPAGES"
msgid "No pages"
msgstr "لا توجد صفحات"

#. SFF7G
#: vcl/inc/strings.hrc:73
msgctxt "SV_PRINT_NOPREVIEW"
msgid "Preview is disabled"
msgstr ""

#. xMtCc
#: vcl/inc/strings.hrc:74
msgctxt "SV_PRINT_TOFILE_TXT"
msgid "Print to File..."
msgstr "اطبع إلى ملف..."

#. GBDRJ
#: vcl/inc/strings.hrc:75
msgctxt "SV_PRINT_DEFPRT_TXT"
msgid "Default printer"
msgstr "الطابعة المبدئية"

#. 8BSG2
#: vcl/inc/strings.hrc:76
msgctxt "SV_PRINT_QUERYFAXNUMBER_TXT"
msgid "Please enter the fax number"
msgstr "رجاء أدخل رقم الفاكس"

#. GtHUE
#: vcl/inc/strings.hrc:77
msgctxt "SV_PRINT_CUSTOM_TXT"
msgid "Custom"
msgstr "مخصص"

#. yPJTL
#: vcl/inc/strings.hrc:79
msgctxt "SV_EDIT_WARNING_STR"
msgid "The inserted text exceeded the maximum length of this text field. The text was truncated."
msgstr "تجاوز النّصّ المُدرج الطّول الأقصى لحقل النّصّ. اقتُطع النّصّ."

#. Dk4vc
#: vcl/inc/strings.hrc:81
msgctxt "SV_APP_CPUTHREADS"
msgid "CPU threads: "
msgstr "خيوط المعالج: "

#. 5DyEd
#: vcl/inc/strings.hrc:82
msgctxt "SV_APP_OSVERSION"
msgid "OS: "
msgstr "نظام التَّشغيل: "

#. Yqrwo
#: vcl/inc/strings.hrc:83
msgctxt "SV_APP_UIRENDER"
msgid "UI render: "
msgstr "مصيّر الواجهة: "

#. HnDDn
#: vcl/inc/strings.hrc:84
msgctxt "SV_APP_SKIA_VULKAN"
msgid "Skia/Vulkan"
msgstr ""

#. f5k6D
#: vcl/inc/strings.hrc:85
msgctxt "SV_APP_SKIA_METAL"
msgid "Skia/Metal"
msgstr ""

#. n2Hto
#: vcl/inc/strings.hrc:86
msgctxt "SV_APP_SKIA_RASTER"
msgid "Skia/Raster"
msgstr ""

#. ZitRE
#: vcl/inc/strings.hrc:87
msgctxt "SV_APP_DEFAULT"
msgid "default"
msgstr "المبدئيّ"

#. 4gWk5
#: vcl/inc/strings.hrc:89
msgctxt "SV_MSGBOX_INFO"
msgid "Information"
msgstr "معلومات"

#. 5gAyW
#: vcl/inc/strings.hrc:90
msgctxt "SV_MSGBOX_WARNING"
msgid "Warning"
msgstr "تحذير"

#. buqyG
#: vcl/inc/strings.hrc:91
msgctxt "SV_MSGBOX_ERROR"
msgid "Error"
msgstr "خطأ"

#. 3CTTS
#: vcl/inc/strings.hrc:92
msgctxt "SV_MSGBOX_QUERY"
msgid "Confirmation"
msgstr "التأكيد"

#. drUB5
#: vcl/inc/strings.hrc:94
msgctxt "STR_TEXTUNDO_DELPARA"
msgid "delete line"
msgstr "حذف السطر"

#. cxFKH
#: vcl/inc/strings.hrc:95
msgctxt "STR_TEXTUNDO_CONNECTPARAS"
msgid "delete multiple lines"
msgstr "حذف أسطر متعددة"

#. 7KPRL
#: vcl/inc/strings.hrc:96
msgctxt "STR_TEXTUNDO_SPLITPARA"
msgid "insert multiple lines"
msgstr "حذف أسطر متعددة"

#. R2cyr
#: vcl/inc/strings.hrc:97
msgctxt "STR_TEXTUNDO_INSERTCHARS"
msgid "insert '$1'"
msgstr "إدراج '$1'"

#. 66FYV
#: vcl/inc/strings.hrc:98
msgctxt "STR_TEXTUNDO_REMOVECHARS"
msgid "delete '$1'"
msgstr "حذف '$1'"

#. YhJ4x
#. descriptions of accessible objects
#: vcl/inc/strings.hrc:101
msgctxt "STR_SVT_ACC_DESC_TABLISTBOX"
msgid "Row: %1, Column: %2"
msgstr "الصف: %1، العمود: %2"

#. 5RjLF
#: vcl/inc/strings.hrc:102
msgctxt "STR_SVT_ACC_EMPTY_FIELD"
msgid "Empty Field"
msgstr ""

#. TcNJT
#: vcl/inc/strings.hrc:104
msgctxt "STR_SVT_CALENDAR_DAY"
msgid "Day"
msgstr "اليوم"

#. DhSTi
#: vcl/inc/strings.hrc:105
msgctxt "STR_SVT_CALENDAR_WEEK"
msgid "Week"
msgstr "الأسبوع"

#. 5Eyy3
#: vcl/inc/strings.hrc:106
msgctxt "STR_SVT_CALENDAR_TODAY"
msgid "Today"
msgstr "اليوم"

#. rSVhV
#: vcl/inc/strings.hrc:108
msgctxt "STR_WIZDLG_ROADMAP_TITLE"
msgid "Steps"
msgstr "الخطوات"

#. wEp9A
#: vcl/inc/strings.hrc:109
msgctxt "STR_WIZDLG_FINISH"
msgid "~Finish"
msgstr "إنها~ء"

#. ygXBw
#: vcl/inc/strings.hrc:110
msgctxt "STR_WIZDLG_NEXT"
msgid "~Next >"
msgstr "ال~تالي >"

#. 5MSDe
#: vcl/inc/strings.hrc:111
msgctxt "STR_WIZDLG_PREVIOUS"
msgid "< Bac~k"
msgstr "< العو~دة"

#. urFMt
#: vcl/inc/strings.hrc:113
msgctxt "STR_SEPARATOR"
msgid "Separator"
msgstr "الفاصل"

#. eCq2K
#: vcl/inc/strings.hrc:115
msgctxt "STR_FILEEXT_NONDEFAULT_ASK_TITLE"
msgid "Default file formats not registered"
msgstr "نسَق الملف المبدئي غير مسجَّل"

#. TDctx
#: vcl/inc/strings.hrc:116
msgctxt "STR_FILEEXT_NONDEFAULT_ASK_MSG"
msgid ""
"The following file formats are not registered to be opened by default in %PRODUCTNAME:\n"
"$1\n"
"Select OK if you want to change default file format registrations."
msgstr ""
"أنساق الملفات التالية غير مسجلة لتُفتح مبدئيًا في %PRODUCTNAME:\n"
"$1\n"
"حدد ’موافق‘ إذا أردت تغيير تسجيلات أنساق الملفات المبدئية."

#. EkzSW
#: vcl/inc/strings.hrc:118
msgctxt "KEY_VERSION_CHECK"
msgid ""
"Warning: Not all of the imported EPS graphics could be saved at level1\n"
"as some are at a higher level!"
msgstr ""
"تحذير: ليست كل رسوميات EPS المستورَدة أمكنَ حفظها في المستوى1 level1\n"
"حيث أنّ بعضها في مستى أعلى!"

#. 4jvA7
#: vcl/inc/strings.hrc:120
msgctxt "STR_GBU"
msgid "Graphics Backend used: %1"
msgstr "النهاية الخلفية الرسومية المستخدَمة: %1"

#. FBgmu
#: vcl/inc/strings.hrc:121
msgctxt "STR_PASSED"
msgid "Passed Tests: %1"
msgstr "الفحوص الناجحة: %1"

#. 3nqZp
#: vcl/inc/strings.hrc:122
msgctxt "STR_QUIRKY"
msgid "Quirky Tests: %1"
msgstr "الفحوص الزائغة: %1"

#. KhjFD
#: vcl/inc/strings.hrc:123
msgctxt "STR_FAILED"
msgid "Failed Tests: %1"
msgstr "الفحوص المخفقة: %1"

#. uKGQi
#: vcl/inc/strings.hrc:124
msgctxt "STR_SKIPPED"
msgid "Skipped Tests: %1"
msgstr "الفحوص المُتخطّاة: %1"

#. V2EuY
#. To translators: This is the first entry of a sequence of measurement unit names
#: vcl/inc/units.hrc:28
msgctxt "SV_FUNIT_STRINGS"
msgid "mm"
msgstr "مم"

#. fH7MJ
#: vcl/inc/units.hrc:29
msgctxt "SV_FUNIT_STRINGS"
msgid "cm"
msgstr "سم"

#. B5tmt
#: vcl/inc/units.hrc:30
msgctxt "SV_FUNIT_STRINGS"
msgid "m"
msgstr "م"

#. XyxEA
#: vcl/inc/units.hrc:31
msgctxt "SV_FUNIT_STRINGS"
msgid "km"
msgstr "كم"

#. z6nfj
#: vcl/inc/units.hrc:32
msgctxt "SV_FUNIT_STRINGS"
msgid "twips"
msgstr "تويب"

#. gi2y8
#: vcl/inc/units.hrc:33
msgctxt "SV_FUNIT_STRINGS"
msgid "twip"
msgstr "تويب"

#. Rk9tP
#: vcl/inc/units.hrc:34
msgctxt "SV_FUNIT_STRINGS"
msgid "pt"
msgstr "نقطة"

#. J6AgQ
#: vcl/inc/units.hrc:35
msgctxt "SV_FUNIT_STRINGS"
msgid "pc"
msgstr "حاسوب شخصي"

#. oC8K4
#. To translators: double prime symbol for inch
#: vcl/inc/units.hrc:37
msgctxt "SV_FUNIT_STRINGS"
msgid "″"
msgstr "ʺ"

#. AEhCN
#: vcl/inc/units.hrc:38
msgctxt "SV_FUNIT_STRINGS"
msgid "\""
msgstr "″"

#. wmf3u
#: vcl/inc/units.hrc:39
msgctxt "SV_FUNIT_STRINGS"
msgid "in"
msgstr "بوصة"

#. GEHxy
#: vcl/inc/units.hrc:40
msgctxt "SV_FUNIT_STRINGS"
msgid "inch"
msgstr "بوصة"

#. 4AEJE
#. To translators: prime symbol for foot
#: vcl/inc/units.hrc:42
msgctxt "SV_FUNIT_STRINGS"
msgid "′"
msgstr "′"

#. RYzjD
#: vcl/inc/units.hrc:43
msgctxt "SV_FUNIT_STRINGS"
msgid "'"
msgstr "′"

#. a64NT
#: vcl/inc/units.hrc:44
msgctxt "SV_FUNIT_STRINGS"
msgid "ft"
msgstr "قدم"

#. fbTuQ
#: vcl/inc/units.hrc:45
msgctxt "SV_FUNIT_STRINGS"
msgid "foot"
msgstr "قدم"

#. BvZ6A
#: vcl/inc/units.hrc:46
msgctxt "SV_FUNIT_STRINGS"
msgid "feet"
msgstr "أقدام"

#. S4uRP
#: vcl/inc/units.hrc:47
msgctxt "SV_FUNIT_STRINGS"
msgid "miles"
msgstr "أميال"

#. hCKye
#: vcl/inc/units.hrc:48
msgctxt "SV_FUNIT_STRINGS"
msgid "mile"
msgstr "ميل"

#. UXbT9
#: vcl/inc/units.hrc:49
msgctxt "SV_FUNIT_STRINGS"
msgid "ch"
msgstr "حرف"

#. 9vsPY
#: vcl/inc/units.hrc:50
msgctxt "SV_FUNIT_STRINGS"
msgid "line"
msgstr "سطر"

#. z2hxz
#: vcl/inc/units.hrc:51
msgctxt "SV_FUNIT_STRINGS"
msgid "pixels"
msgstr "بكسل"

#. BpgcD
#: vcl/inc/units.hrc:52
msgctxt "SV_FUNIT_STRINGS"
msgid "pixel"
msgstr "بكسل"

#. eJWWH
#. To translators: degree
#: vcl/inc/units.hrc:54
msgctxt "SV_FUNIT_STRINGS"
msgid "°"
msgstr "°"

#. heHMt
#: vcl/inc/units.hrc:55
msgctxt "SV_FUNIT_STRINGS"
msgid "sec"
msgstr "ث"

#. zE8rv
#. To translators: This is the last entry of the sequence of measurement unit names
#: vcl/inc/units.hrc:57
msgctxt "SV_FUNIT_STRINGS"
msgid "ms"
msgstr "م.ث"

#. AdRDT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
msgctxt "STR_FONT_FEATURE_ID_AALT"
msgid "Access All Alternates"
msgstr "الوصول إلى كل البدائل"

#. YekoV
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
msgctxt "STR_FONT_FEATURE_ID_AFRC"
msgid "Alternative (Vertical) Fractions"
msgstr "كسور بديلة (عمودية)"

#. fDUSL
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
msgctxt "STR_FONT_FEATURE_ID_ALIG"
msgid "Ancient Ligatures"
msgstr "ربطات قديمة"

#. B5DbC
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
msgctxt "STR_FONT_FEATURE_ID_C2PC"
msgid "Capitals to Petite Capitals"
msgstr "الحروف الكبيرة إلى كبيرة شديدة الصغر"

#. Wibgm
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
msgctxt "STR_FONT_FEATURE_ID_C2SC"
msgid "Capitals to Small Capitals"
msgstr "الحروف الكبيرة إلى كبيرة مصغرة"

#. QUEqg
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
msgctxt "STR_FONT_FEATURE_ID_CALT"
msgid "Contextual Alternates"
msgstr "بدائل سياقية"

#. ChJAW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
msgctxt "STR_FONT_FEATURE_ID_CASE"
msgid "Case-Sensitive Forms"
msgstr "أشكال حساسة لحالة الأحرف"

#. qA8Go
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
msgctxt "STR_FONT_FEATURE_ID_CLIG"
msgid "Contextual Ligatures"
msgstr "ربطات سياقية"

#. eFooQ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
msgctxt "STR_FONT_FEATURE_ID_CPCT"
msgid "Centered CJK Punctuation"
msgstr "تنقيط CJK موسط"

#. z2Csv
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
msgctxt "STR_FONT_FEATURE_ID_CPSP"
msgid "Capital Spacing"
msgstr "تباعد الحروف الكبيرة"

#. GvVGW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
msgctxt "STR_FONT_FEATURE_ID_CSWH"
msgid "Contextual Swash"
msgstr "تزيين سياقي"

#. Cx9wW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
msgctxt "STR_FONT_FEATURE_ID_CVXX"
msgid "Character Variant %1"
msgstr "تنويعة المحرف %1"

#. BFCqG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
msgctxt "STR_FONT_FEATURE_ID_DCAP"
msgid "Drop Caps"
msgstr "أحرف استهلالية"

#. jaUfX
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
msgctxt "STR_FONT_FEATURE_ID_DLIG"
msgid "Discretionary Ligatures"
msgstr "ربطات اجتهادية"

#. N7Q8C
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
msgctxt "STR_FONT_FEATURE_ID_DNOM"
msgid "Denominators"
msgstr "المقامات"

#. ssQcG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
msgctxt "STR_FONT_FEATURE_ID_DPNG"
msgid "Diphthongs (Obsolete)"
msgstr ""

#. Rkd5B
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
msgctxt "STR_FONT_FEATURE_ID_EXPT"
msgid "Expert Forms"
msgstr "أشكال الخبراء"

#. usHhr
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
msgctxt "STR_FONT_FEATURE_ID_FALT"
msgid "Final Glyph on Line Alternates"
msgstr "حزّ نهائي في بدائل السطور"

#. q3jvz
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
msgctxt "STR_FONT_FEATURE_ID_FRAC"
msgid "Fraction style"
msgstr ""

#. FA4Qr
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
msgctxt "STR_FONT_FEATURE_ID_FWID"
msgid "Full Widths"
msgstr "عُرض كامل"

#. v9Bvt
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
msgctxt "STR_FONT_FEATURE_ID_HALT"
msgid "Alternate Half Widths"
msgstr "نصف عُرض بديل"

#. q8ka8
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
msgctxt "STR_FONT_FEATURE_ID_HIST"
msgid "Historical Forms"
msgstr "أشكال تأريخية"

#. N2fJw
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
msgctxt "STR_FONT_FEATURE_ID_HKNA"
msgid "Horizontal Kana Alternates"
msgstr "بدائل الكانا الأفقية"

#. Trcta
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
msgctxt "STR_FONT_FEATURE_ID_HLIG"
msgid "Historical Ligatures"
msgstr "تشابكات تأريخية"

#. HgRZk
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
msgctxt "STR_FONT_FEATURE_ID_HNGL"
msgid "Hanja to Hangul (Obsolete)"
msgstr "هانجا إلى هانجل (متروك)"

#. P6GeH
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
msgctxt "STR_FONT_FEATURE_ID_HOJO"
msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
msgstr "أشكال هوجو كانجي (أشكال كانجي JIS X 0212-1990)"

#. 3BwUo
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
msgctxt "STR_FONT_FEATURE_ID_HWID"
msgid "Half Widths"
msgstr "أنصاف عُرض"

#. baKRG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
msgctxt "STR_FONT_FEATURE_ID_ITAL"
msgid "Italics"
msgstr "موائل"

#. rqkZt
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
msgctxt "STR_FONT_FEATURE_ID_JALT"
msgid "Justification Alternates"
msgstr "بدائل توسيط"

#. ALP2e
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
msgctxt "STR_FONT_FEATURE_ID_JP04"
msgid "JIS2004 Forms"
msgstr "أشكال JIS2004"

#. Dn94C
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
msgctxt "STR_FONT_FEATURE_ID_JP78"
msgid "JIS78 Forms"
msgstr "أشكال JIS78"

#. GSewT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
msgctxt "STR_FONT_FEATURE_ID_JP83"
msgid "JIS83 Forms"
msgstr "أشكال JIS83"

#. EQoNN
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
msgctxt "STR_FONT_FEATURE_ID_JP90"
msgid "JIS90 Forms"
msgstr "أشكال JIS90"

#. GdAkY
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
msgctxt "STR_FONT_FEATURE_ID_KERN"
msgid "Horizontal Kerning"
msgstr "التقنين الأفقي"

#. Z7ura
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
msgctxt "STR_FONT_FEATURE_ID_LFBD"
msgid "Left Bounds"
msgstr "مقيدات يسرى"

#. rrBNf
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
msgctxt "STR_FONT_FEATURE_ID_LIGA"
msgid "Standard Ligatures"
msgstr "ربطات قياسية"

#. DFgm3
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
msgctxt "STR_FONT_FEATURE_ID_LNUM"
msgid "Lining Figures"
msgstr "أرقام سطرية"

#. KarSG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
msgctxt "STR_FONT_FEATURE_ID_MGRK"
msgid "Mathematical Greek"
msgstr "رياضية يونانية"

#. DsiEi
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
msgctxt "STR_FONT_FEATURE_ID_NALT"
msgid "Alternate Annotation Forms"
msgstr "أشكال حواشي بديلة"

#. TuKFB
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
msgctxt "STR_FONT_FEATURE_ID_NLCK"
msgid "NLC Kanji Forms"
msgstr "أشكال كانجي لمجلس اللغة الوطني"

#. PkzT4
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
msgctxt "STR_FONT_FEATURE_ID_NUMR"
msgid "Numerators"
msgstr "بسوط الكسر"

#. B4kKk
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
msgctxt "STR_FONT_FEATURE_ID_ONUM"
msgid "Oldstyle Figures"
msgstr "أرقام قديمة الطراز"

#. Fneyn
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
msgctxt "STR_FONT_FEATURE_ID_OPBD"
msgid "Optical Bounds"
msgstr "تقييدات بصرية"

#. r5sSu
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
msgctxt "STR_FONT_FEATURE_ID_ORDN"
msgid "Ordinals"
msgstr "ترتيبيات"

#. BnfaT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
msgctxt "STR_FONT_FEATURE_ID_ORNM"
msgid "Ornaments"
msgstr "زخارف"

#. FHJCN
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
msgctxt "STR_FONT_FEATURE_ID_PALT"
msgid "Proportional Alternate Metrics"
msgstr "مقاييس بديلة متناسبة"

#. 7sRp3
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
msgctxt "STR_FONT_FEATURE_ID_PCAP"
msgid "Lowercase to Petite Capitals"
msgstr "الحروف الصغيرة إلى كبيرة شديدة الصغر"

#. EffZT
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
msgctxt "STR_FONT_FEATURE_ID_PKNA"
msgid "Proportional Kana"
msgstr "كانا متناسبة"

#. Vc7XH
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
msgctxt "STR_FONT_FEATURE_ID_PNUM"
msgid "Proportional Numbers"
msgstr "أعداد متناسبة"

#. FeomG
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
msgctxt "STR_FONT_FEATURE_ID_PWID"
msgid "Proportional Widths"
msgstr "أنصاف متناسبة"

#. e9UGp
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
msgctxt "STR_FONT_FEATURE_ID_QWID"
msgid "Quarter Widths"
msgstr "أنصاف ربعية"

#. eGa9d
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
msgctxt "STR_FONT_FEATURE_ID_RTBD"
msgid "Right Bounds"
msgstr "تقييدات يمنى"

#. 688mW
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
msgctxt "STR_FONT_FEATURE_ID_RUBY"
msgid "Ruby Notation Forms"
msgstr "أشكال تعليقات روبي"

#. q8o35
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
msgctxt "STR_FONT_FEATURE_ID_SALT"
msgid "Stylistic Alternates"
msgstr "بدائل أسلوبية"

#. Dgbox
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
msgctxt "STR_FONT_FEATURE_ID_SINF"
msgid "Scientific Inferiors"
msgstr "توابع علمية"

#. iWL8L
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
msgctxt "STR_FONT_FEATURE_ID_SMCP"
msgid "Lowercase to Small Capitals"
msgstr "الحروف الصغيرة إلى كبيرة مصغرة"

#. U8mjQ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
msgctxt "STR_FONT_FEATURE_ID_SMPL"
msgid "Simplified Forms"
msgstr "أشكال مبسطة"

#. 45i5z
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
msgctxt "STR_FONT_FEATURE_ID_SSXX"
msgid "Stylistic Set %1"
msgstr "تشكيلة أسلوبية %1"

#. scVBf
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
msgctxt "STR_FONT_FEATURE_ID_SUBS"
msgid "Subscript"
msgstr "منخفض"

#. zFXhJ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
msgctxt "STR_FONT_FEATURE_ID_SUPS"
msgid "Superscript"
msgstr "مرتفع"

#. HQF8g
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
msgctxt "STR_FONT_FEATURE_ID_SWSH"
msgid "Swash"
msgstr "تزيين"

#. khFYQ
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
msgctxt "STR_FONT_FEATURE_ID_TITL"
msgid "Titling"
msgstr "تقطيع"

#. eBecx
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
msgctxt "STR_FONT_FEATURE_ID_TNAM"
msgid "Traditional Name Forms"
msgstr "أشكال أسماء تقليدية"

#. ARJtP
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
msgctxt "STR_FONT_FEATURE_ID_TNUM"
msgid "Tabular Numbers"
msgstr "أرقام مبسوطة"

#. HcAKS
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
msgctxt "STR_FONT_FEATURE_ID_TRAD"
msgid "Traditional Forms"
msgstr "أشكال تقليدية"

#. ZbLR8
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
msgctxt "STR_FONT_FEATURE_ID_TWID"
msgid "Third Widths"
msgstr "أنصاف ثلث"

#. pEFRX
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
msgctxt "STR_FONT_FEATURE_ID_UNIC"
msgid "Unicase"
msgstr "موحدة حالة الأحرف"

#. fMCzE
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
msgctxt "STR_FONT_FEATURE_ID_VALT"
msgid "Alternate Vertical Metrics"
msgstr "مقاييس عمودية بديلة"

#. hQhof
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
msgctxt "STR_FONT_FEATURE_ID_VHAL"
msgid "Alternate Vertical Half Metrics"
msgstr "أنصاف مقاييس عمودية بديلة"

#. s9mJa
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
msgctxt "STR_FONT_FEATURE_ID_VKNA"
msgid "Vertical Kana Alternates"
msgstr "بدائل كانا رأسية"

#. mEiFj
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
msgctxt "STR_FONT_FEATURE_ID_VKRN"
msgid "Vertical Kerning"
msgstr "التقنين الرأسي"

#. 9WDxe
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
msgctxt "STR_FONT_FEATURE_ID_VPAL"
msgid "Proportional Alternate Vertical Metrics"
msgstr "مقاييس رأسية بديلة متناسبة"

#. qo8GF
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
msgctxt "STR_FONT_FEATURE_ID_VRT2"
msgid "Vertical Alternates and Rotation"
msgstr "بدائل وتدوير رأسي"

#. PwgCD
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
msgctxt "STR_FONT_FEATURE_ID_VRTR"
msgid "Vertical Alternates for Rotation"
msgstr "بدائل رأسية للتدوير"

#. 2nYeE
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
msgctxt "STR_FONT_FEATURE_ID_ZERO"
msgid "Slashed Zero"
msgstr "صفر بشرطة"

#. 8jmFo
#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
msgctxt "STR_FONT_FEATURE_PARAM_NONE"
msgid "None"
msgstr ""

#. TxdMF
#: vcl/uiconfig/ui/aboutbox.ui:74
msgctxt "aboutdialog|buildIdLink"
msgid "See Log: $GITHASH"
msgstr "انظر السجل: $GITHASH"

#. HbZ5F
#: vcl/uiconfig/ui/cupspassworddialog.ui:8
msgctxt "cupspassworddialog|CUPSPasswordDialog"
msgid "Authentication Request"
msgstr "طلب استيثاق"

#. N2oto
#: vcl/uiconfig/ui/cupspassworddialog.ui:76
msgctxt "cupspassworddialog|label1"
msgid "_User:"
msgstr "الم_ستخدم:"

#. mdDrQ
#: vcl/uiconfig/ui/cupspassworddialog.ui:90
msgctxt "cupspassworddialog|label2"
msgid "_Password:"
msgstr "_كلمة السر:"

#. tmXzc
#: vcl/uiconfig/ui/cupspassworddialog.ui:104
msgctxt "cupspassworddialog|text"
msgid "Please enter your authentication data for server “%s”"
msgstr "فضلًا أدخل بيانات الاستيثاق لخادوم ”%s“"

#. dRSJu
#: vcl/uiconfig/ui/cupspassworddialog.ui:148
msgctxt "cupspassworddialog|label1"
msgid "_Domain:"
msgstr "_نطاق:"

#. zQA7A
#: vcl/uiconfig/ui/editmenu.ui:12
msgctxt "editmenu|undo"
msgid "_Undo"
msgstr "_تراجع"

#. wVVXn
#: vcl/uiconfig/ui/editmenu.ui:26
msgctxt "editmenu|cut"
msgid "Cu_t"
msgstr "_قص"

#. KAqKY
#: vcl/uiconfig/ui/editmenu.ui:34
msgctxt "editmenu|copy"
msgid "_Copy"
msgstr "ا_نسخ"

#. PAGBt
#: vcl/uiconfig/ui/editmenu.ui:42
msgctxt "editmenu|paste"
msgid "_Paste"
msgstr "أل_صق"

#. 36WAk
#: vcl/uiconfig/ui/editmenu.ui:50
msgctxt "editmenu|delete"
msgid "_Delete"
msgstr "اح_ذف"

#. cK3D7
#: vcl/uiconfig/ui/editmenu.ui:64
msgctxt "editmenu|selectall"
msgid "Select _All"
msgstr "اخت_ر الكل"

#. LXCUf
#: vcl/uiconfig/ui/editmenu.ui:72
msgctxt "editmenu|specialchar"
msgid "_Special Character..."
msgstr "ر_مز خاص..."

#. eESV5
#: vcl/uiconfig/ui/errornocontentdialog.ui:7
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "%PRODUCTNAME"
msgstr "‏%PRODUCTNAME"

#. GWonj
#: vcl/uiconfig/ui/errornocontentdialog.ui:14
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "There are no pages to be printed."
msgstr "لا صفحات لطباعتها."

#. 4ndwx
#: vcl/uiconfig/ui/errornocontentdialog.ui:15
msgctxt "errornocontentdialog|ErrorNoContentDialog"
msgid "Please check your document for ranges relevant to printing."
msgstr "فضلًا تحقق من المستند عن المجالات المعنية بالطباعة."

#. VGE4u
#: vcl/uiconfig/ui/errornoprinterdialog.ui:7
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "%PRODUCTNAME"
msgstr "‏%PRODUCTNAME"

#. 2pEEr
#: vcl/uiconfig/ui/errornoprinterdialog.ui:14
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "No default printer found."
msgstr "لم يُعثر على طابعة مبدئية."

#. EB7RA
#: vcl/uiconfig/ui/errornoprinterdialog.ui:15
msgctxt "errornoprinterdialog|ErrorNoPrinterDialog"
msgid "Please choose a printer and try again."
msgstr "فضلًا اختر طابعة و حاول مجدّدًا."

#. puBNZ
#: vcl/uiconfig/ui/openlockedquerybox.ui:8
msgctxt "openlockedquerybox|OpenLockedQueryBox"
msgid "Document in Use"
msgstr ""

#. 4ZftN
#: vcl/uiconfig/ui/openlockedquerybox.ui:74
msgctxt "openlockedquerybox|questionmark"
msgid "Question mark image"
msgstr ""

#. LCYux
#: vcl/uiconfig/ui/openlockedquerybox.ui:75
msgctxt "openlockedquerybox|questionmark"
msgid "Question mark icon for dialog box."
msgstr ""

#. j4NGP
#: vcl/uiconfig/ui/openlockedquerybox.ui:98
msgctxt "openlockedquerybox|messagetext"
msgid "This file has been locked by another user."
msgstr ""

#. sq7go
#: vcl/uiconfig/ui/openlockedquerybox.ui:122
msgctxt "openlockedquerybox|ReadOnlyMessage"
msgid ""
"You can open it read only  and\n"
"receive a notification if ready."
msgstr ""

#. nFBTF
#: vcl/uiconfig/ui/openlockedquerybox.ui:140
msgctxt "openlockedquerybox|OpenCopyMessage"
msgid ""
"You can open a copy on your\n"
"local system."
msgstr ""

#. W3Sbv
#: vcl/uiconfig/ui/openlockedquerybox.ui:176
msgctxt "openlockedquerybox|expandertext"
msgid "_More Details"
msgstr ""

#. jEGxc
#: vcl/uiconfig/ui/openlockedquerybox.ui:262
msgctxt "openlockedquerybox|OpenLockedQueryBox"
msgid "Displays information about locked files and further steps to take when opening a locked file."
msgstr ""

#. DUavz
#: vcl/uiconfig/ui/printdialog.ui:64
msgctxt "printdialog|PrintDialog"
msgid "Print"
msgstr "طباعة"

#. JFBoP
#: vcl/uiconfig/ui/printdialog.ui:95
msgctxt "printdialog|print"
msgid "_Print"
msgstr "ط_باعة"

#. M3L4L
#: vcl/uiconfig/ui/printdialog.ui:160
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr "معاينة الطباعة"

#. 67YPm
#: vcl/uiconfig/ui/printdialog.ui:166
msgctxt "printdialog|extended_tip|preview"
msgid "The preview shows how each sheet of paper will look. You can browse through all sheets of paper with the buttons below the preview."
msgstr ""

#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:196
msgctxt "printdialog|previewbox"
msgid "Pre_view"
msgstr "_عاين"

#. EpB5H
#: vcl/uiconfig/ui/printdialog.ui:205
msgctxt "printdialog|extended_tip|previewbox"
msgid "Turn on or off display of the print preview."
msgstr "شغّل أو عطّل عَرض معاينة الطباعة."

#. SbgFv
#: vcl/uiconfig/ui/printdialog.ui:235
msgctxt "printdialog|firstpage"
msgid "First page"
msgstr ""

#. GVGSq
#: vcl/uiconfig/ui/printdialog.ui:240
msgctxt "printdialog|extended_tip|btnFirst"
msgid "Shows preview of the first page."
msgstr ""

#. ebceU
#: vcl/uiconfig/ui/printdialog.ui:255
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr "الصفحة السابقة"

#. uS5Ka
#: vcl/uiconfig/ui/printdialog.ui:260
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr ""

#. c7uMG
#: vcl/uiconfig/ui/printdialog.ui:279
msgctxt "printdialog|extended_tip|pageedit"
msgid "Enter the number of page to be shown in the preview."
msgstr ""

#. yyFVV
#: vcl/uiconfig/ui/printdialog.ui:293
msgctxt "printdialog|totalnumpages"
msgid "/ %n"
msgstr "/ %n"

#. CZQLF
#: vcl/uiconfig/ui/printdialog.ui:306
msgctxt "printdialog|forward"
msgid "Next page"
msgstr "الصفحة التالية"

#. emK9r
#: vcl/uiconfig/ui/printdialog.ui:311
msgctxt "printdialog|extended_tip|forward"
msgid "Shows preview of the next page."
msgstr "أظهِر معاينة الصفحة التالية."

#. Aq6Gv
#: vcl/uiconfig/ui/printdialog.ui:326
msgctxt "printdialog|lastpage"
msgid "Last page"
msgstr "الصفحة الأخيرة"

#. RwCmD
#: vcl/uiconfig/ui/printdialog.ui:331
msgctxt "printdialog|extended_tip|btnLast"
msgid "Shows preview of the last page."
msgstr ""

#. PD6Aj
#: vcl/uiconfig/ui/printdialog.ui:407
msgctxt "printdialog|extended_tip|printersbox"
msgid "The list box shows the installed printers. Click the printer to use for the current print job. Click the Properties button to change some of the printer properties."
msgstr ""

#. qgQDX
#: vcl/uiconfig/ui/printdialog.ui:426
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr "الحالة:"

#. dyo2j
#: vcl/uiconfig/ui/printdialog.ui:441
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr "الطابعة الافتراضية"

#. McZgQ
#: vcl/uiconfig/ui/printdialog.ui:447
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr "يُظهر إتاحة الطابعة المحددة."

#. oBACQ
#: vcl/uiconfig/ui/printdialog.ui:459
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "الخصائص..."

#. 89CRC
#: vcl/uiconfig/ui/printdialog.ui:466
msgctxt "printdialog|extended_tip|setup"
msgid "Opens the Printer Properties dialog. The printer properties vary according to the printer that you select."
msgstr ""

#. AJGau
#: vcl/uiconfig/ui/printdialog.ui:490
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr "الطابعة"

#. AyxGJ
#: vcl/uiconfig/ui/printdialog.ui:528
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr ""

#. AQ7Ms
#: vcl/uiconfig/ui/printdialog.ui:539
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr "يطبع المستند بأكمله."

#. pYtbq
#: vcl/uiconfig/ui/printdialog.ui:550
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr "ال_صفحات:"

#. azXfE
#: vcl/uiconfig/ui/printdialog.ui:562
msgctxt "printdialog|extended_tip|rbRangePages"
msgid "Prints only the pages or slides that you specify in the Pages box."
msgstr ""

#. 786QC
#: vcl/uiconfig/ui/printdialog.ui:578
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr "مثلا: 1، 3-5، 7، 9"

#. FTtLK
#: vcl/uiconfig/ui/printdialog.ui:581
msgctxt "printdialog|extended_tip|pagerange"
msgid "To print a range of pages, use a format like 3-6. To print single pages, use a format like 7;9;11. You can print a combination of page ranges and single pages, by using a format like 3-6;8;10;12."
msgstr ""

#. Z5kiB
#: vcl/uiconfig/ui/printdialog.ui:592
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr "ال_تحديد"

#. CJ2E7
#: vcl/uiconfig/ui/printdialog.ui:602
msgctxt "printdialog|extended_tip|rbRangeSelection"
msgid "Prints only the selected area(s) or object(s) in the current document."
msgstr ""

#. UKYwM
#: vcl/uiconfig/ui/printdialog.ui:616
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr "ضمِّن:"

#. XmeFL
#: vcl/uiconfig/ui/printdialog.ui:633
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr "الصفحات الفردية والزوجية"

#. 49y67
#: vcl/uiconfig/ui/printdialog.ui:634
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr "الصفحات الفردية"

#. 6CkPE
#: vcl/uiconfig/ui/printdialog.ui:635
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr "الصفحات الزوجية"

#. ZeA37
#: vcl/uiconfig/ui/printdialog.ui:639
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr "حدد المجموعة الفرعية من الصفحات لطباعتها."

#. wn2kB
#: vcl/uiconfig/ui/printdialog.ui:670
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "اطبع من_ها:"

#. Cuc2u
#: vcl/uiconfig/ui/printdialog.ui:695
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "_جوانب الورق:"

#. SYxRJ
#: vcl/uiconfig/ui/printdialog.ui:711
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr "اطبع على جانب واحد (بسيط)"

#. hCZPg
#: vcl/uiconfig/ui/printdialog.ui:712
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr "اطبع على كلا الجانبين (حافة طويلة مزدوجة)"

#. iqr9C
#: vcl/uiconfig/ui/printdialog.ui:713
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr "اطبع على كلا الجانبين (حافة قصيرة مزدوجة)"

#. CKpgL
#: vcl/uiconfig/ui/printdialog.ui:717
msgctxt "printdialog|extended_tip|sidesbox"
msgid "If the printer is capable of duplex printing it's possible to choose between using only one side of the paper or both."
msgstr ""

#. AVv6D
#: vcl/uiconfig/ui/printdialog.ui:731
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_عدد النُسَخ:"

#. NwD7S
#: vcl/uiconfig/ui/printdialog.ui:754
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr "أدخِل عدد النُسَخ التي تريد طباعتها."

#. BT4nY
#: vcl/uiconfig/ui/printdialog.ui:768
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr "الترتيب:"

#. vwjVt
#: vcl/uiconfig/ui/printdialog.ui:781
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr "اطبع بترتيب مع_كوس"

#. svd2Q
#: vcl/uiconfig/ui/printdialog.ui:790
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr "أشِّر لتطبع الصفحات بترتيب معكوس."

#. G6QEr
#: vcl/uiconfig/ui/printdialog.ui:807
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "ن_ظِّم"

#. kR6bA
#: vcl/uiconfig/ui/printdialog.ui:815
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr "يحافظ على ترتيب الصفحات للمستند الأصلي."

#. GZrpG
#: vcl/uiconfig/ui/printdialog.ui:845
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr ""

#. X4Am9
#: vcl/uiconfig/ui/printdialog.ui:853
msgctxt "printdialog|extended_tip|collate"
msgid "Check to not rely on the printer to create collated copies but create a print job for each copy instead."
msgstr ""

#. 2MdHu
#: vcl/uiconfig/ui/printdialog.ui:874
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr ""

#. ehfCG
#: vcl/uiconfig/ui/printdialog.ui:890
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "النطاق والنُسخ"

#. CBLet
#: vcl/uiconfig/ui/printdialog.ui:929
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "الاتجاه:"

#. U4byk
#: vcl/uiconfig/ui/printdialog.ui:944
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "حجم الورقة:"

#. X9iBj
#: vcl/uiconfig/ui/printdialog.ui:961
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "تلقائي"

#. vaWZE
#: vcl/uiconfig/ui/printdialog.ui:962
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "طولي"

#. Qnpje
#: vcl/uiconfig/ui/printdialog.ui:963
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "عرضي"

#. PkAo9
#: vcl/uiconfig/ui/printdialog.ui:967
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr "حدد اتجاه الورق."

#. DSFv2
#: vcl/uiconfig/ui/printdialog.ui:983
msgctxt "printdialog|extended_tip|papersizebox"
msgid "Set the paper size you would like to use. The preview will show how the document would look on a paper of the given size."
msgstr ""

#. EZdsx
#: vcl/uiconfig/ui/printdialog.ui:1018
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr "الصفحات في الورقة:"

#. ok8Lw
#: vcl/uiconfig/ui/printdialog.ui:1032
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr "اطبع صفحات متعددة لكل قطعة ورق."

#. DKP5g
#: vcl/uiconfig/ui/printdialog.ui:1074
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "مخصص"

#. duVEo
#: vcl/uiconfig/ui/printdialog.ui:1081
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "حدد كم صفحة تُطبَع لكل قطعة ورق."

#. 65WWt
#: vcl/uiconfig/ui/printdialog.ui:1094
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "الصفحات:"

#. X8bjE
#: vcl/uiconfig/ui/printdialog.ui:1114
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "حدد عدد الصفوف."

#. DM5aX
#: vcl/uiconfig/ui/printdialog.ui:1126
msgctxt "printdialog|by"
msgid "by"
msgstr "حسب"

#. Z2EDz
#: vcl/uiconfig/ui/printdialog.ui:1145
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "حدد عدد الأعمدة."

#. szcD7
#: vcl/uiconfig/ui/printdialog.ui:1157
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "الحافة:"

#. QxE58
#: vcl/uiconfig/ui/printdialog.ui:1176
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "حدد الحافة بين الصفحات المنفردة في كل قطعة ورق."

#. iGg2m
#: vcl/uiconfig/ui/printdialog.ui:1189
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "بين الصفحات"

#. oryuw
#: vcl/uiconfig/ui/printdialog.ui:1200
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "المسافة:"

#. EDFnW
#: vcl/uiconfig/ui/printdialog.ui:1219
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""

#. XhfvB
#: vcl/uiconfig/ui/printdialog.ui:1232
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "إلى حد الورقة"

#. AGWe3
#: vcl/uiconfig/ui/printdialog.ui:1245
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "الترتيب:"

#. psAku
#: vcl/uiconfig/ui/printdialog.ui:1262
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "من اليسار إلى اليمين ثم لأسفل"

#. fnfLt
#: vcl/uiconfig/ui/printdialog.ui:1263
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "من أعلى لأسفل ثم إلى اليمين"

#. y6nZE
#: vcl/uiconfig/ui/printdialog.ui:1264
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "أعلى إلى أسفل، ثم يساراً"

#. PteTg
#: vcl/uiconfig/ui/printdialog.ui:1265
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "من اليمين إلى اليسار ثم لأسفل"

#. DvF8r
#: vcl/uiconfig/ui/printdialog.ui:1269
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "حدد الترتيب الذي ستُطبَع به الصفحات."

#. QG59F
#: vcl/uiconfig/ui/printdialog.ui:1281
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "ارسم حدًا حول كل صفحة"

#. 8aAGu
#: vcl/uiconfig/ui/printdialog.ui:1290
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "أشّر لترسم حدًا حول كل صفحة."

#. Yo4xV
#: vcl/uiconfig/ui/printdialog.ui:1302
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "منشور"

#. 3zcKq
#: vcl/uiconfig/ui/printdialog.ui:1312
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""

#. JMA7A
#: vcl/uiconfig/ui/printdialog.ui:1335
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""

#. dePkB
#: vcl/uiconfig/ui/printdialog.ui:1340
msgctxt "printdialog|extended_tip|orderpreview"
msgid "Change the arrangement of pages to be printed on every sheet of paper. The preview shows how every final sheet of paper will look."
msgstr ""

#. fCjdq
#: vcl/uiconfig/ui/printdialog.ui:1362
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""

#. rCBA5
#: vcl/uiconfig/ui/printdialog.ui:1378
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""

#. A2iC5
#: vcl/uiconfig/ui/printdialog.ui:1401
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "عامّ"

#. CzGM4
#: vcl/uiconfig/ui/printdialog.ui:1455
msgctxt "printdialog|extended_tip|PrintDialog"
msgid "Prints the current document, selection, or the pages that you specify. You can also set the print options for the current document."
msgstr ""

#. 4DiAY
#: vcl/uiconfig/ui/printerdevicepage.ui:35
msgctxt "printerdevicepage|label7"
msgid "_Option:"
msgstr "ال_خيار:"

#. deJLS
#: vcl/uiconfig/ui/printerdevicepage.ui:49
msgctxt "printerdevicepage|label8"
msgid "Current _value:"
msgstr "القيمة ال_حاليّة:"

#. e9E5A
#: vcl/uiconfig/ui/printerdevicepage.ui:174
msgctxt "printerdevicepage|label11"
msgid "Color _depth:"
msgstr "عم_ق الألوان:"

#. U29RG
#: vcl/uiconfig/ui/printerdevicepage.ui:188
msgctxt "printerdevicepage|label10"
msgid "Co_lor:"
msgstr "ال_لون:"

#. LG4Fe
#: vcl/uiconfig/ui/printerdevicepage.ui:202
msgctxt "printerdevicepage|label9"
msgid "Printer language _type:"
msgstr "_نوع لغة الطّابعة:"

#. yDrz5
#: vcl/uiconfig/ui/printerdevicepage.ui:218
msgctxt "printerdevicepage|liststore1"
msgid "Automatic : %s"
msgstr "تلقائي: %s"

#. Wy3NQ
#: vcl/uiconfig/ui/printerdevicepage.ui:219
msgctxt "printerdevicepage|liststore1"
msgid "PostScript (Level from driver)"
msgstr "بوستسكربت (المستوى من الطابعة)"

#. nStXM
#: vcl/uiconfig/ui/printerdevicepage.ui:220
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 1"
msgstr "بوستسكربت المستوى الأول"

#. gYGZU
#: vcl/uiconfig/ui/printerdevicepage.ui:221
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 2"
msgstr "بوستسكربت المستوى الثاني"

#. JWNYo
#: vcl/uiconfig/ui/printerdevicepage.ui:222
msgctxt "printerdevicepage|liststore1"
msgid "PostScript Level 3"
msgstr "بوستسكريبت المستوى الثالث"

#. oaC9C
#: vcl/uiconfig/ui/printerdevicepage.ui:223
msgctxt "printerdevicepage|liststore1"
msgid "PDF"
msgstr "PDF"

#. yCnjf
#: vcl/uiconfig/ui/printerdevicepage.ui:236
msgctxt "printerdevicepage|colorspace"
msgid "From driver"
msgstr "من المشغّل"

#. WXFof
#: vcl/uiconfig/ui/printerdevicepage.ui:237
msgctxt "printerdevicepage|colorspace"
msgid "Color"
msgstr "اللون"

#. VGAv4
#: vcl/uiconfig/ui/printerdevicepage.ui:238
msgctxt "printerdevicepage|colorspace"
msgid "Grayscale"
msgstr "تدرج رمادي"

#. eG4W8
#: vcl/uiconfig/ui/printerdevicepage.ui:251
msgctxt "printerdevicepage|colordepth"
msgid "8 Bit"
msgstr "٨ بتة"

#. HAD2U
#: vcl/uiconfig/ui/printerdevicepage.ui:252
msgctxt "printerdevicepage|colordepth"
msgid "24 Bit"
msgstr "٢٤ بتة"

#. A6FnW
#: vcl/uiconfig/ui/printerpaperpage.ui:20
msgctxt "printerpaperpage|paperft"
msgid "_Paper size:"
msgstr "حجم ال_ورقة:"

#. mC9U8
#: vcl/uiconfig/ui/printerpaperpage.ui:34
msgctxt "printerpaperpage|orientft"
msgid "_Orientation:"
msgstr "الات_جاه:"

#. yKXAH
#: vcl/uiconfig/ui/printerpaperpage.ui:48
msgctxt "printerpaperpage|duplexft"
msgid "_Duplex:"
msgstr "على و_جهين:"

#. CDcLD
#: vcl/uiconfig/ui/printerpaperpage.ui:62
msgctxt "printerpaperpage|slotft"
msgid "Paper tray:"
msgstr "درج الورق:"

#. vzdaz
#: vcl/uiconfig/ui/printerpaperpage.ui:87
msgctxt "printerpaperpage|orientlb"
msgid "Portrait"
msgstr "طولي"

#. 5Zoee
#: vcl/uiconfig/ui/printerpaperpage.ui:88
msgctxt "printerpaperpage|orientlb"
msgid "Landscape"
msgstr "عرضي"

#. x7AtR
#: vcl/uiconfig/ui/printerpaperpage.ui:118
msgctxt "printerpaperpage|papersizefromsetup"
msgid "Use only paper size from printer preferences"
msgstr "استخدم مقاس الورق من تفضيلات الطابعة فقط"

#. gWBUe
#: vcl/uiconfig/ui/printerpropertiesdialog.ui:8
msgctxt "printerpropertiesdialog|PrinterPropertiesDialog"
msgid "Properties of %s"
msgstr "خصائص %s"

#. bS39j
#: vcl/uiconfig/ui/printerpropertiesdialog.ui:106
msgctxt "printerpropertiesdialog|paper"
msgid "Paper"
msgstr "الورقة"

#. XqADw
#: vcl/uiconfig/ui/printerpropertiesdialog.ui:154
msgctxt "printerpropertiesdialog|device"
msgid "Device"
msgstr "الجهاز"

#. u3bDF
#: vcl/uiconfig/ui/printprogressdialog.ui:8
msgctxt "printprogressdialog|PrintProgressDialog"
msgid "Printing"
msgstr "يطبع"

#. LbCkV
#: vcl/uiconfig/ui/printprogressdialog.ui:55
msgctxt "printprogressdialog|label"
msgid "Page %p of %n"
msgstr "صفحة %p من %n"

#. nduV9
#: vcl/uiconfig/ui/querydialog.ui:8
msgctxt "querydialog|QueryDialog"
msgid "New Data Type"
msgstr "نوع بيانات جديد"