aboutsummaryrefslogtreecommitdiff
path: root/source/ca-valencia/dbaccess/messages.po
blob: 291da234eaba27b947440e6712710eb7e84f9f7d (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
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
#. extracted from dbaccess/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: 2020-05-25 19:59+0200\n"
"PO-Revision-Date: 2020-05-23 22:48+0000\n"
"Last-Translator: Joan Montané <joan@montane.cat>\n"
"Language-Team: Catalan <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/ca_VALENCIA/>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1524566577.000000\n"

#. BiN6g
#: dbaccess/inc/query.hrc:26
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The table view"
msgstr "La vista de taula"

#. ySuKZ
#: dbaccess/inc/query.hrc:27
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The query"
msgstr "La consulta"

#. akGh9
#: dbaccess/inc/query.hrc:28
msgctxt "RSC_QUERY_OBJECT_TYPE"
msgid "The SQL statement"
msgstr "L'expressió SQL"

#. FAMGa
#: dbaccess/inc/strings.hrc:24
msgctxt "RID_STR_CONNECTION_INVALID"
msgid "No connection could be established."
msgstr "No s'ha pogut establir una connexió."

#. y8rYj
#: dbaccess/inc/strings.hrc:25
msgctxt "RID_STR_TABLE_IS_FILTERED"
msgid "The table $name$ already exists. It is not visible because it has been filtered out."
msgstr "La taula $name$ ja existeix, però no la podeu veure perquè ha estat filtrada."

#. ZfmVR
#: dbaccess/inc/strings.hrc:26
msgctxt "RID_STR_COULDNOTCONNECT_UNSPECIFIED"
msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective."
msgstr "No s'ha pogut establir la connexió a la base de dades externa. S'ha produït un error desconegut. És probable que el controlador siga defectuós."

#. XdFHe
#: dbaccess/inc/strings.hrc:27
msgctxt "RID_STR_COULDNOTCONNECT_NODRIVER"
msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'."
msgstr "No s'ha pogut establir la connexió amb l'origen de dades extern. No s'ha trobat cap controlador SDBC per a l'URL «$name$»."

#. HFLkw
#: dbaccess/inc/strings.hrc:28
msgctxt "RID_STR_COULDNOTLOAD_MANAGER"
msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded."
msgstr "No s'ha pogut establir la connexió a la base de dades externa. No s'ha pogut carregar el controlador SDBC."

#. PzEVD
#: dbaccess/inc/strings.hrc:29
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "Formulari"

#. nkamB
#: dbaccess/inc/strings.hrc:30
msgctxt "RID_STR_REPORT"
msgid "Report"
msgstr "Informe"

#. bYjEz
#: dbaccess/inc/strings.hrc:31
msgctxt "RID_STR_DATASOURCE_NOT_STORED"
msgid "The data source was not saved. Please use the interface XStorable to save the data source."
msgstr "No s'ha guardat la font de dades. Utilitzeu la interfície XStorable per a guardar-la."

#. BuEPn
#: dbaccess/inc/strings.hrc:32
msgctxt "RID_STR_ONLY_QUERY"
msgid ""
"The given command is not a SELECT statement.\n"
"Only queries are allowed."
msgstr ""
"Aquesta ordre no és una expressió SELECT.\n"
"Únicament es permeten consultes."

#. 4CSx9
#: dbaccess/inc/strings.hrc:33
msgctxt "RID_STR_NO_VALUE_CHANGED"
msgid "No values were modified."
msgstr "No s'ha modificat cap valor."

#. TFFGN
#: dbaccess/inc/strings.hrc:34
msgctxt "RID_STR_NO_XROWUPDATE"
msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet."
msgstr "Els valors no s'han inserit. El ResultSet no permet la interfície XRowUpdate."

#. PQPVY
#: dbaccess/inc/strings.hrc:35
msgctxt "RID_STR_NO_XRESULTSETUPDATE"
msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet."
msgstr "Els valors no s'han pogut inserir. El ResultSet no permet la interfície XRowUpdate."

#. EAkm5
#: dbaccess/inc/strings.hrc:36
msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION"
msgid "Values could not be modified, due to a missing condition statement."
msgstr "Els valors no s'han pogut modificar perquè us falta l'expressió de condició."

#. 7Jns7
#: dbaccess/inc/strings.hrc:37
msgctxt "RID_STR_NO_COLUMN_ADD"
msgid "The adding of columns is not supported."
msgstr "No es permet afegir columnes."

#. BGMPE
#: dbaccess/inc/strings.hrc:38
msgctxt "RID_STR_NO_COLUMN_DROP"
msgid "The dropping of columns is not supported."
msgstr "No es permet suprimir columnes."

#. e2SUr
#: dbaccess/inc/strings.hrc:39
msgctxt "RID_STR_NO_CONDITION_FOR_PK"
msgid "The WHERE condition could not be created for the primary key."
msgstr "La condició WHERE no es pot crear per a la clau primària."

#. NPDCA
#: dbaccess/inc/strings.hrc:40
msgctxt "RID_STR_COLUMN_UNKNOWN_PROP"
msgid "The column does not support the property '%value'."
msgstr "La columna no permet la propietat '%value'."

#. MDPRn
#: dbaccess/inc/strings.hrc:41
msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE"
msgid "The column is not searchable!"
msgstr "La columna no permet la busca."

#. s9iVh
#: dbaccess/inc/strings.hrc:42
msgctxt "RID_STR_NOT_SEQUENCE_INT8"
msgid "The value of the columns is not of the type Sequence<sal_Int8>."
msgstr "El valor de les columnes no és del tipus Seqüència<sal_Int8>."

#. Mrizz
#: dbaccess/inc/strings.hrc:43
msgctxt "RID_STR_COLUMN_NOT_VALID"
msgid "The column is not valid."
msgstr "La columna no és vàlida."

#. CyL8V
#: dbaccess/inc/strings.hrc:44
#, c-format
msgctxt "RID_STR_COLUMN_MUST_VISIBLE"
msgid "The column '%name' must be visible as a column."
msgstr "La columna '%name' ha de ser visible com a columna."

#. kZnJD
#: dbaccess/inc/strings.hrc:45
msgctxt "RID_STR_NO_XQUERIESSUPPLIER"
msgid "The interface XQueriesSupplier is not available."
msgstr "La interfície XQueriesSupplier no està disponible."

#. fBeqP
#: dbaccess/inc/strings.hrc:46
msgctxt "RID_STR_NO_ABS_ZERO"
msgid "An 'absolute(0)' call is not allowed."
msgstr "Una crida 'absolute(0)' no està permesa."

#. GXMTQ
#: dbaccess/inc/strings.hrc:47
msgctxt "RID_STR_NO_RELATIVE"
msgid "Relative positioning is not allowed in this state."
msgstr "El posicionament relatiu no està permés en aquest estat."

#. LgS5s
#: dbaccess/inc/strings.hrc:48
msgctxt "RID_STR_NO_REFRESH_AFTERLAST"
msgid "A row cannot be refreshed when the ResultSet is positioned after the last row."
msgstr "No es pot actualitzar una fila quan el ResultSet es col·loca després de l'última fila."

#. TqUZX
#: dbaccess/inc/strings.hrc:49
msgctxt "RID_STR_NO_MOVETOINSERTROW_CALLED"
msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row."
msgstr "No es pot inserir una fila nova si el ResultSet no es mou cap a la fila inserida."

#. aGfUX
#: dbaccess/inc/strings.hrc:50
msgctxt "RID_STR_NO_UPDATEROW"
msgid "A row cannot be modified in this state"
msgstr "Una fila no es pot modificar en aquest estat."

#. uaxsC
#: dbaccess/inc/strings.hrc:51
msgctxt "RID_STR_NO_DELETEROW"
msgid "A row cannot be deleted in this state."
msgstr "Una fila no es pot suprimir en aquest estat."

#. 6aAaN
#: dbaccess/inc/strings.hrc:52
msgctxt "RID_STR_NO_TABLE_RENAME"
msgid "The driver does not support table renaming."
msgstr "El controlador no permet canviar el nom de les taules."

#. Q8ADk
#: dbaccess/inc/strings.hrc:53
msgctxt "RID_STR_COLUMN_ALTER_BY_NAME"
msgid "The driver does not support the modification of column descriptions by changing the name."
msgstr "El controlador no permet modificar la descripció de les columnes per mitjà d'un canvi de nom."

#. tZWaL
#: dbaccess/inc/strings.hrc:54
msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX"
msgid "The driver does not support the modification of column descriptions by changing the index."
msgstr "El controlador no permet modificar la descripció de les columnes per mitjà d'un canvi d'índex."

#. Z5gGE
#: dbaccess/inc/strings.hrc:55
msgctxt "RID_STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "El fitxer \"$file$\" no existeix."

#. XMAYD
#: dbaccess/inc/strings.hrc:56
msgctxt "RID_STR_TABLE_DOES_NOT_EXIST"
msgid "There exists no table named \"$table$\"."
msgstr "No existeix cap taula anomenada \"$table$\"."

#. XcJvN
#: dbaccess/inc/strings.hrc:57
msgctxt "RID_STR_QUERY_DOES_NOT_EXIST"
msgid "There exists no query named \"$table$\"."
msgstr "No existeix cap consulta anomenada \"$table$\"."

#. anFDx
#: dbaccess/inc/strings.hrc:58
msgctxt "RID_STR_CONFLICTING_NAMES"
msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names."
msgstr "Hi ha taules a la base de dades que tenen el mateix nom que consultes existents. Per a poder fer un ús complet de les consultes i les taules, assegureu-vos que tenen noms diferents."

#. e2YrR
#: dbaccess/inc/strings.hrc:59
msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR"
msgid ""
"The SQL command leading to this error is:\n"
"\n"
"$command$"
msgstr ""
"L'ordre SQL que ha produït aquest error és:\n"
"\n"
"$command$"

#. s3B76
#: dbaccess/inc/strings.hrc:60
msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The SQL command does not describe a result set."
msgstr "L'ordre SQL no descriu un conjunt de resultats."

#. o8AAh
#: dbaccess/inc/strings.hrc:61
msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY"
msgid "The name must not be empty."
msgstr "El nom no pot estar buit."

#. EDBgs
#: dbaccess/inc/strings.hrc:62
msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER"
msgid "The container cannot contain NULL objects."
msgstr "El contenidor no pot contindre objectes buits (NULL)."

#. BADJn
#: dbaccess/inc/strings.hrc:63
msgctxt "RID_STR_NAME_ALREADY_USED"
msgid "There already is an object with the given name."
msgstr "Ja hi ha un objecte amb aquest nom."

#. VdEjV
#: dbaccess/inc/strings.hrc:64
msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH"
msgid "This object cannot be part of this container."
msgstr "Aquest objecte no pot formar part d'aquest contenidor."

#. DFQvz
#: dbaccess/inc/strings.hrc:65
msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED"
msgid "The object already is, with a different name, part of the container."
msgstr "Aquest objecte, amb un nom diferent, ja forma part d'aquest contenidor."

#. CjNwC
#: dbaccess/inc/strings.hrc:66
msgctxt "RID_STR_NAME_NOT_FOUND"
msgid "Unable to find the document '$name$'."
msgstr "No s'ha pogut trobar el document '$name$'."

#. LM7dF
#: dbaccess/inc/strings.hrc:67
msgctxt "RID_STR_ERROR_WHILE_SAVING"
msgid ""
"Could not save the document to $location$:\n"
"$message$"
msgstr ""
"No s'ha pogut guardar el document a $location$:\n"
"$message$"

#. tHzew
#: dbaccess/inc/strings.hrc:68
msgctxt "RID_NO_SUCH_DATA_SOURCE"
msgid ""
"Error accessing data source '$name$':\n"
"$error$"
msgstr ""
"S'ha produït un error en accedir a la font de dades '$name$':\n"
"$error$"

#. ALTav
#: dbaccess/inc/strings.hrc:69
msgctxt "RID_STR_NO_SUB_FOLDER"
msgid "There exists no folder named \"$folder$\"."
msgstr "No existeix cap carpeta anomenada \"$folder$\"."

#. Fhh7V
#: dbaccess/inc/strings.hrc:70
msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER"
msgid "Cannot delete the before-first or after-last row."
msgstr "No es pot suprimir la fila anterior a la primera ni la posterior a l'última."

#. nqVfA
#: dbaccess/inc/strings.hrc:71
msgctxt "RID_STR_NO_DELETE_INSERT_ROW"
msgid "Cannot delete the insert-row."
msgstr "No es pot suprimir la fila d'inserció."

#. 9BUGj
#: dbaccess/inc/strings.hrc:72
msgctxt "RID_STR_RESULT_IS_READONLY"
msgid "Result set is read only."
msgstr "El conjunt de resultats és només de lectura."

#. 47GAs
#: dbaccess/inc/strings.hrc:73
msgctxt "RID_STR_NO_DELETE_PRIVILEGE"
msgid "DELETE privilege not available."
msgstr "No es disposa del privilegi de suprimir (DELETE)."

#. SsHD3
#: dbaccess/inc/strings.hrc:74
msgctxt "RID_STR_ROW_ALREADY_DELETED"
msgid "Current row is already deleted."
msgstr "La fila actual ja s'ha suprimit."

#. DkbQp
#: dbaccess/inc/strings.hrc:75
msgctxt "RID_STR_UPDATE_FAILED"
msgid "Current row could not be updated."
msgstr "No s'ha pogut actualitzar la fila actual."

#. ccyRu
#: dbaccess/inc/strings.hrc:76
msgctxt "RID_STR_NO_INSERT_PRIVILEGE"
msgid "INSERT privilege not available."
msgstr "No es disposa del privilegi d'inserir (INSERT)."

#. RyCJt
#: dbaccess/inc/strings.hrc:77
msgctxt "RID_STR_INTERNAL_ERROR"
msgid "Internal error: no statement object provided by the database driver."
msgstr "Error intern: el controlador de la base de dades no ha proporcionat cap objecte d'expressió."

#. SMWJi
#: dbaccess/inc/strings.hrc:78
msgctxt "RID_STR_EXPRESSION1"
msgid "Expression1"
msgstr "Expressió1"

#. 32Lgg
#: dbaccess/inc/strings.hrc:79
msgctxt "RID_STR_NO_SQL_COMMAND"
msgid "No SQL command was provided."
msgstr "No s'ha especificat cap ordre SQL."

#. bvez7
#: dbaccess/inc/strings.hrc:80
msgctxt "RID_STR_INVALID_INDEX"
msgid "Invalid column index."
msgstr "L'índex de columna no es vàlid."

#. uAGCJ
#: dbaccess/inc/strings.hrc:81
msgctxt "RID_STR_INVALID_CURSOR_STATE"
msgid "Invalid cursor state."
msgstr "L'estat del cursor no és vàlid."

#. Dqrzw
#: dbaccess/inc/strings.hrc:82
msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER"
msgid "The cursor points to before the first or after the last row."
msgstr "El cursor fa referència a una fila anterior a la primera o a una fila posterior a l'última."

#. z9fkj
#: dbaccess/inc/strings.hrc:83
msgctxt "RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER"
msgid "The rows before the first and after the last row don't have a bookmark."
msgstr "Les files anteriors a la primera i les files posteriors a l'última no tenen cap marcador."

#. uYeyd
#: dbaccess/inc/strings.hrc:84
msgctxt "RID_STR_NO_BOOKMARK_DELETED"
msgid "The current row is deleted, and thus doesn't have a bookmark."
msgstr "La fila actual s'ha suprimit i, per tant, no té cap marcador."

#. 935sJ
#: dbaccess/inc/strings.hrc:85
msgctxt "RID_STR_CONNECTION_REQUEST"
msgid "A connection for the following URL was requested \"$name$\"."
msgstr "S'ha sol·licitat una connexió per a l'URL següent: \"$name$\"."

#. UgP8s
#: dbaccess/inc/strings.hrc:86
msgctxt "RID_STR_MISSING_EXTENSION"
msgid "The extension is not installed."
msgstr "L'extensió no està instal·lada."

#. CvFBA
#: dbaccess/inc/strings.hrc:88
msgctxt "STR_QUERY_AND_TABLE_DISTINCT_NAMES"
msgid "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table."
msgstr "No podeu donar el mateix nom a una taula i a una consulta. Utilitzeu un nom que encara no s'utilitze en una consulta ni taula."

#. bT6Um
#: dbaccess/inc/strings.hrc:89
msgctxt "STR_BASENAME_TABLE"
msgid "Table"
msgstr "Taula"

#. Qw69D
#: dbaccess/inc/strings.hrc:90
msgctxt "STR_BASENAME_QUERY"
msgid "Query"
msgstr "Consulta"

#. 7vX2A
#: dbaccess/inc/strings.hrc:91
msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES"
msgid "The given connection is no valid query and/or tables supplier."
msgstr "La connexió proporcionada no és una consulta vàlida ni un subministrador de taules."

#. 7J5ZA
#: dbaccess/inc/strings.hrc:92
msgctxt "STR_NO_TABLE_OBJECT"
msgid "The given object is no table object."
msgstr "L'objecte proporcionat no és un objecte de taula."

#. WboPA
#: dbaccess/inc/strings.hrc:93
msgctxt "STR_INVALID_COMPOSITION_TYPE"
msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType."
msgstr "Tipus de composició no vàlida. Cal un valor de com.sun.star.sdb.tools.CompositionType."

#. 2aCE8
#: dbaccess/inc/strings.hrc:94
msgctxt "STR_INVALID_COMMAND_TYPE"
msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed."
msgstr "Tipus d'ordre no vàlida. Només es permet l'ús de TABLE i QUERY de com.sun.star.sdb.CommandType."

#. j84AZ
#: dbaccess/inc/strings.hrc:96
msgctxt "STR_QUERY_UNDO_TABWINSHOW"
msgid "Add Table Window"
msgstr "Afig la finestra de la taula"

#. DUDsr
#: dbaccess/inc/strings.hrc:97
msgctxt "STR_QUERY_UNDO_MOVETABWIN"
msgid "Move table window"
msgstr "Mou la finestra de la taula"

#. BzDGJ
#: dbaccess/inc/strings.hrc:98
msgctxt "STR_QUERY_UNDO_INSERTCONNECTION"
msgid "Insert Join"
msgstr "Insereix una unió"

#. isNxK
#: dbaccess/inc/strings.hrc:99
msgctxt "STR_QUERY_UNDO_REMOVECONNECTION"
msgid "Delete Join"
msgstr "Suprimeix la unió"

#. 9Uu5p
#: dbaccess/inc/strings.hrc:100
msgctxt "STR_QUERY_UNDO_SIZETABWIN"
msgid "Resize table window"
msgstr "Canvia la mida de la finestra de la taula"

#. 3qaWu
#: dbaccess/inc/strings.hrc:101
msgctxt "STR_QUERY_UNDO_TABFIELDDELETE"
msgid "Delete Column"
msgstr "Suprimeix la columna"

#. srRyA
#: dbaccess/inc/strings.hrc:102
msgctxt "STR_QUERY_UNDO_TABFIELDMOVED"
msgid "Move column"
msgstr "Mou la columna"

#. BdYiZ
#: dbaccess/inc/strings.hrc:103
msgctxt "STR_QUERY_UNDO_TABFIELDCREATE"
msgid "Add Column"
msgstr "Afig una columna"

#. r5myi
#: dbaccess/inc/strings.hrc:104
msgctxt "RID_STR_FIELD_DOESNT_EXIST"
msgid "Invalid expression, field name '$name$' does not exist."
msgstr "L'expressió no és vàlida, el nom del camp '$name$' no existeix."

#. WiCaf
#: dbaccess/inc/strings.hrc:105
msgctxt "STR_QUERY_UNDO_TABWINDELETE"
msgid "Delete Table Window"
msgstr "Suprimeix la finestra de la taula"

#. 4677G
#: dbaccess/inc/strings.hrc:106
msgctxt "STR_QUERY_UNDO_MODIFY_CELL"
msgid "Edit Column Description"
msgstr "Edita la descripció de la columna"

#. 79APm
#: dbaccess/inc/strings.hrc:107
msgctxt "STR_QUERY_UNDO_SIZE_COLUMN"
msgid "Adjust column width"
msgstr "Ajusta l'amplària de la columna"

#. BGEE7
#: dbaccess/inc/strings.hrc:108
msgctxt "STR_QUERY_SORTTEXT"
msgid "(not sorted);ascending;descending"
msgstr "(sense ordenar);ascendent;descendent"

#. NEDpJ
#: dbaccess/inc/strings.hrc:109
msgctxt "STR_QUERY_FUNCTIONS"
msgid "(no function);Group"
msgstr "(cap funció);Mitjana;Compta;Màxim;Mínim;Suma;Grup"

#. rLdqC
#: dbaccess/inc/strings.hrc:110
msgctxt "STR_QUERY_NOTABLE"
msgid "(no table)"
msgstr "(sense taula)"

#. PZ5mq
#: dbaccess/inc/strings.hrc:111
msgctxt "STR_QRY_ORDERBY_UNRELATED"
msgid "The database only supports sorting for visible fields."
msgstr "La base de dades només permet l'ordenació pels camps visibles."

#. 9w7Ce
#: dbaccess/inc/strings.hrc:112
msgctxt "STR_QUERY_HANDLETEXT"
msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or"
msgstr "Camp;Àlies;Taula;Ordenació;Visible;Funció;Criteri;O;O"

#. qPqvZ
#: dbaccess/inc/strings.hrc:113
msgctxt "STR_QUERY_LIMIT_ALL"
msgid "All"
msgstr "Tots"

#. Zz34h
#: dbaccess/inc/strings.hrc:114
msgctxt "STR_QRY_TOO_MANY_COLUMNS"
msgid "There are too many columns."
msgstr "Hi ha massa columnes."

#. hY4NU
#: dbaccess/inc/strings.hrc:115
msgctxt "STR_QRY_CRITERIA_ON_ASTERISK"
msgid "A condition cannot be applied to field [*]"
msgstr "No es pot aplicar cap condició al camp [*]"

#. ygnPh
#: dbaccess/inc/strings.hrc:116
msgctxt "STR_QRY_TOO_LONG_STATEMENT"
msgid "The SQL statement created is too long."
msgstr "L'expressió SQL que s'ha creat és massa llarga."

#. EumQ9
#: dbaccess/inc/strings.hrc:117
msgctxt "STR_QRY_TOOCOMPLEX"
msgid "Query is too complex"
msgstr "La consulta és massa complexa"

#. Ht5Xf
#: dbaccess/inc/strings.hrc:118
msgctxt "STR_QRY_NOSELECT"
msgid "Nothing has been selected."
msgstr "No s'ha seleccionat res."

#. oUXZD
#: dbaccess/inc/strings.hrc:119
msgctxt "STR_QRY_SYNTAX"
msgid "SQL syntax error"
msgstr "S'ha produït un error de sintaxi de l'SQL"

#. D5qmZ
#: dbaccess/inc/strings.hrc:120
msgctxt "STR_QRY_ORDERBY_ON_ASTERISK"
msgid "[*] cannot be used as a sort criterion."
msgstr "[*] no es pot utilitzar com a criteri d'ordenació."

#. E4YC3
#: dbaccess/inc/strings.hrc:121
msgctxt "STR_QRY_TOO_MANY_TABLES"
msgid "There are too many tables."
msgstr "Hi ha massa taules."

#. fnEYE
#: dbaccess/inc/strings.hrc:122
msgctxt "STR_QRY_NATIVE"
msgid "The statement will not be applied when querying in the SQL dialect of the database."
msgstr "L'expressió no s'aplicarà en consultar en el dialecte SQL de la base de dades."

#. iEVz7
#: dbaccess/inc/strings.hrc:123
msgctxt "STR_QRY_ILLEGAL_JOIN"
msgid "Join could not be processed"
msgstr "No s'ha pogut processar la unió"

#. 3EkzD
#: dbaccess/inc/strings.hrc:124
msgctxt "STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "S'ha produït un error de sintaxi en l'expressió SQL"

#. 4umu8
#: dbaccess/inc/strings.hrc:125
msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT"
msgid "This database does not support table views."
msgstr "Aquesta base de dades no admet vistes de taula."

#. wsWmH
#: dbaccess/inc/strings.hrc:126
msgctxt "STR_NO_ALTER_VIEW_SUPPORT"
msgid "This database does not support altering of existing table views."
msgstr "Aquesta base de dades no permet alterar les vistes de taula existents."

#. DersC
#: dbaccess/inc/strings.hrc:127
msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK"
msgid "Do you want to create a query instead?"
msgstr "Voleu crear una consulta en el seu lloc?"

#. LWaN7
#: dbaccess/inc/strings.hrc:128
msgctxt "STR_DATASOURCE_DELETED"
msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved."
msgstr "La font de dades corresponent s'ha suprimit. No és possible guardar-hi dades adients."

#. r9TeF
#: dbaccess/inc/strings.hrc:129
msgctxt "STR_QRY_COLUMN_NOT_FOUND"
msgid "The column '$name$' is unknown."
msgstr "No es coneix la columna '$name$'."

#. FzLYr
#: dbaccess/inc/strings.hrc:130
msgctxt "STR_QRY_JOIN_COLUMN_COMPARE"
msgid "Columns can only be compared using '='."
msgstr "Només es poden comparar columnes utilitzant '='."

#. Pzh6C
#: dbaccess/inc/strings.hrc:131
msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN"
msgid "You must use a column name before 'LIKE'."
msgstr "Heu d'utilitzar un nom de columna abans de 'LIKE'."

#. bwj8B
#: dbaccess/inc/strings.hrc:132
msgctxt "STR_QRY_CHECK_CASESENSITIVE"
msgid "The column could not be found. Please note that the database is case-sensitive."
msgstr "No es pot trobar la columna. Adoneu-vos que la base de dades distingeix entre majúscules i minúscules."

#. 8fSWD
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted.
#: dbaccess/inc/strings.hrc:134
msgctxt "STR_QUERY_SAVEMODIFIED"
msgid ""
"$object$ has been changed.\n"
"Do you want to save the changes?"
msgstr ""
"S'ha modificat l'objecte $object$.\n"
"Voleu guardar els canvis?"

#. rLMEX
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: dbaccess/inc/strings.hrc:136
msgctxt "STR_ERROR_PARSING_STATEMENT"
msgid "$object$ is based on an SQL command which could not be parsed."
msgstr "L'objecte $object$ està basat en una ordre SQL que no s'ha pogut analitzar."

#. 6cpa3
#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted.
#: dbaccess/inc/strings.hrc:138
msgctxt "STR_INFO_OPENING_IN_SQL_VIEW"
msgid "$object$ will be opened in SQL view."
msgstr "L'objecte $object$ s'obrirà en vista SQL."

#. pH2Jv
#: dbaccess/inc/strings.hrc:139
msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET"
msgid "The query does not create a result set, and thus cannot be part of another query."
msgstr "La consulta no crea un grup de resultats i, per tant no pot ser part d'una altra consulta."

#. HErUD
#: dbaccess/inc/strings.hrc:141
msgctxt "RID_STR_COLUMN_FORMAT"
msgid "Column ~Format..."
msgstr "~Format de la columna..."

#. pSid2
#: dbaccess/inc/strings.hrc:142
msgctxt "RID_STR_COLUMN_WIDTH"
msgid "Column ~Width..."
msgstr "Amplària de la ~columna..."

#. mczq6
#: dbaccess/inc/strings.hrc:143
msgctxt "RID_STR_TABLE_FORMAT"
msgid "Table Format..."
msgstr "Format de la taula..."

#. Giaeq
#: dbaccess/inc/strings.hrc:144
msgctxt "RID_STR_ROW_HEIGHT"
msgid "Row Height..."
msgstr "Alçària de la fila..."

#. F8EEk
#: dbaccess/inc/strings.hrc:145
msgctxt "RID_STR_COPY"
msgid "~Copy"
msgstr "~Copia"

#. hAGj6
#: dbaccess/inc/strings.hrc:146
msgctxt "RID_STR_UNDO_MODIFY_RECORD"
msgid "Undo: Data Input"
msgstr "Desfés: entrada de dades"

#. NeA2w
#: dbaccess/inc/strings.hrc:147
msgctxt "RID_STR_SAVE_CURRENT_RECORD"
msgid "Save current record"
msgstr "Guarda el registre actual"

#. tV569
#: dbaccess/inc/strings.hrc:148
msgctxt "STR_QRY_TITLE"
msgid "Query #"
msgstr "Consulta #"

#. FBqHA
#: dbaccess/inc/strings.hrc:149
msgctxt "STR_TBL_TITLE"
msgid "Table #"
msgstr "Taula #"

#. cCYzs
#: dbaccess/inc/strings.hrc:150
msgctxt "STR_VIEW_TITLE"
msgid "View #"
msgstr "Vista #"

#. 8yp2G
#: dbaccess/inc/strings.hrc:151
msgctxt "STR_NAME_ALREADY_EXISTS"
msgid "The name \"#\" already exists."
msgstr "El nom \"#\" ja existeix."

#. EmTa7
#: dbaccess/inc/strings.hrc:152
msgctxt "STR_NO_COLUMNNAME_MATCHING"
msgid "No matching column names were found."
msgstr "No s'han trobat noms de columnes coincidents."

#. 4EFDH
#: dbaccess/inc/strings.hrc:153
msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING"
msgid "An error occurred. Do you want to continue copying?"
msgstr "S'ha produït un error. Voleu continuar copiant?"

#. xnbDP
#: dbaccess/inc/strings.hrc:154
msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME"
msgid "Data source table view"
msgstr "Vista de taula de font de dades"

#. r58gb
#: dbaccess/inc/strings.hrc:155
msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC"
msgid "Shows the selected table or query."
msgstr "Mostra la taula o consulta seleccionada."

#. a8LWj
#: dbaccess/inc/strings.hrc:157
msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT"
msgid "Modify SQL statement(s)"
msgstr "Modifica les expressions SQL"

#. U3N6g
#: dbaccess/inc/strings.hrc:159
msgctxt "RID_STR_NEW_FORM"
msgid "Create Form in Design View..."
msgstr "Crea un formulari en vista de disseny..."

#. vLzx4
#: dbaccess/inc/strings.hrc:160
msgctxt "RID_STR_NEW_FORM_AUTO"
msgid "Use Wizard to Create Form..."
msgstr "Crea un formulari utilitzant l'auxiliar..."

#. ZRnDp
#: dbaccess/inc/strings.hrc:161
msgctxt "RID_STR_NEW_REPORT_AUTO"
msgid "Use Wizard to Create Report..."
msgstr "Crea un informe utilitzant l'auxiliar..."

#. aSmAa
#: dbaccess/inc/strings.hrc:162
msgctxt "RID_STR_NEW_REPORT"
msgid "Create Report in Design View..."
msgstr "Crea un informe en vista de disseny..."

#. mGsho
#: dbaccess/inc/strings.hrc:163
msgctxt "RID_STR_NEW_QUERY"
msgid "Create Query in Design View..."
msgstr "Crea una consulta en vista de disseny..."

#. sfADq
#: dbaccess/inc/strings.hrc:164
msgctxt "RID_STR_NEW_QUERY_SQL"
msgid "Create Query in SQL View..."
msgstr "Crea una consulta en vista SQL..."

#. 57XvA
#: dbaccess/inc/strings.hrc:165
msgctxt "RID_STR_NEW_QUERY_AUTO"
msgid "Use Wizard to Create Query..."
msgstr "Crea una consulta utilitzant l'auxiliar..."

#. wzNZ2
#: dbaccess/inc/strings.hrc:166
msgctxt "RID_STR_NEW_TABLE"
msgid "Create Table in Design View..."
msgstr "Crea una taula en vista de disseny..."

#. SZdVd
#: dbaccess/inc/strings.hrc:167
msgctxt "RID_STR_NEW_TABLE_AUTO"
msgid "Use Wizard to Create Table..."
msgstr "Crea una taula utilitzant l'auxiliar..."

#. Xdxfp
#: dbaccess/inc/strings.hrc:168
msgctxt "RID_STR_NEW_VIEW"
msgid "Create View..."
msgstr "Crea una vista..."

#. uinhG
#: dbaccess/inc/strings.hrc:169
msgctxt "RID_STR_FORMS_CONTAINER"
msgid "Forms"
msgstr "Formularis"

#. EhPGD
#: dbaccess/inc/strings.hrc:170
msgctxt "RID_STR_REPORTS_CONTAINER"
msgid "Reports"
msgstr "Informes"

#. DFmZD
#: dbaccess/inc/strings.hrc:171
msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a report."
msgstr "Creeu un informe seguint els passos de l'auxiliar."

#. e4rD6
#: dbaccess/inc/strings.hrc:172
msgctxt "RID_STR_FORMS_HELP_TEXT"
msgid "Create a form by specifying the record source, controls, and control properties."
msgstr "Creeu un formulari especificant la font de registres, els controls i les propietats dels controls."

#. WMRFD
#: dbaccess/inc/strings.hrc:173
msgctxt "RID_STR_REPORT_HELP_TEXT"
msgid "Create a report by specifying the record source, controls, and control properties."
msgstr "Creeu un informe especificant la font de registres, els controls i les propietats dels controls."

#. mJ9jD
#: dbaccess/inc/strings.hrc:174
msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a form."
msgstr "Creeu un formulari seguint els passos de l'auxiliar."

#. c6NPF
#: dbaccess/inc/strings.hrc:175
msgctxt "RID_STR_QUERIES_HELP_TEXT"
msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping."
msgstr "Creeu una consulta especificant els filtres, les taules d'entrada, els noms dels camps i les propietats d'ordenació o agrupació."

#. Gk7RQ
#: dbaccess/inc/strings.hrc:176
msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL"
msgid "Create a query by entering an SQL statement directly."
msgstr "Creeu una consulta introduint una expressió SQL directament."

#. EUCKU
#: dbaccess/inc/strings.hrc:177
msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD"
msgid "The wizard will guide you through the steps necessary to create a query."
msgstr "Creeu una consulta seguint els passos de l'auxiliar."

#. hFmde
#: dbaccess/inc/strings.hrc:178
msgctxt "RID_STR_TABLES_HELP_TEXT_DESIGN"
msgid "Create a table by specifying the field names and properties, as well as the data types."
msgstr "Creeu una taula especificant els noms dels camps i les propietats, així com els tipus de dades."

#. ctDmY
#: dbaccess/inc/strings.hrc:179
msgctxt "RID_STR_TABLES_HELP_TEXT_WIZARD"
msgid "Choose from a selection of business and personal table samples, which you customize to create a table."
msgstr "Creeu una taula a partir d'una mostra de taules personals i de treball que podeu personalitzar."

#. GmBmQ
#: dbaccess/inc/strings.hrc:180
msgctxt "RID_STR_VIEWS_HELP_TEXT_DESIGN"
msgid "Create a view by specifying the tables and field names you would like to have visible."
msgstr "Creeu una vista especificant els noms de les taules i els camps que voleu que siguen visibles."

#. 5ADJN
#: dbaccess/inc/strings.hrc:181
msgctxt "STR_DATABASE"
msgid "Database"
msgstr "Base de dades"

#. D2GFx
#: dbaccess/inc/strings.hrc:182
msgctxt "STR_TASKS"
msgid "Tasks"
msgstr "Tasques"

#. t46y2
#: dbaccess/inc/strings.hrc:183
msgctxt "STR_DESCRIPTION"
msgid "Description"
msgstr "Descripció"

#. i4BHJ
#: dbaccess/inc/strings.hrc:184
msgctxt "STR_PREVIEW"
msgid "Preview"
msgstr "Previsualització"

#. MpYZa
#: dbaccess/inc/strings.hrc:185
msgctxt "STR_QUERY_CLOSEDOCUMENTS"
msgid ""
"The connection type has been altered.\n"
"For the changes to take effect, all forms, reports, queries and tables must be closed.\n"
"\n"
"Do you want to close all documents now?"
msgstr ""
"S'ha modificat el tipus de connexió.\n"
"Perquè els canvis tinguen efecte, s'han de tancar tots els formularis, informes, consultes i taules.\n"
"\n"
"Voleu tancar tots els documents ara?"

#. 5Ujux
#: dbaccess/inc/strings.hrc:188
msgctxt "STR_FRM_LABEL"
msgid "F~orm name"
msgstr "N~om del formulari"

#. zA6vD
#: dbaccess/inc/strings.hrc:189
msgctxt "STR_RPT_LABEL"
msgid "~Report name"
msgstr "Nom de l'info~rme"

#. 8RUit
#: dbaccess/inc/strings.hrc:190
msgctxt "STR_FOLDER_LABEL"
msgid "F~older name"
msgstr "N~om de la carpeta"

#. Twota
#: dbaccess/inc/strings.hrc:191
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS"
msgid "The document contains forms or reports with embedded macros."
msgstr "El document conté formularis o informes amb macros incrustades."

#. v33uG
#: dbaccess/inc/strings.hrc:192
msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL"
msgid ""
"Macros should be embedded into the database document itself.\n"
"\n"
"You can continue to use your document as before, however, you are encouraged to migrate your macros. The menu item 'Tools / Migrate Macros ...' will assist you with this.\n"
"\n"
"Note that you won't be able to embed macros into the database document itself until this migration is done. "
msgstr ""
"Les macros haurien d'anar incrustades en el mateix document de base de dades.\n"
"\n"
"Podeu continuar fent servir el document com abans, però és molt recomanable que migreu les macros. L'element de menú «Eines ▸ Migra les macros...» vos ajudarà a fer-ho.\n"
"\n"
"Tingueu en compte que no podreu incrustar macros en el document de base de dades fins que no feu esta migració. "

#. SBEJP
#: dbaccess/inc/strings.hrc:197
msgctxt "RID_STR_EMBEDDED_DATABASE"
msgid "Embedded database"
msgstr "Base de dades incrustada"

#. 9GfaL
#: dbaccess/inc/strings.hrc:198
msgctxt "RID_STR_NO_DIFF_CAT"
msgid "You cannot select different categories."
msgstr "No podeu seleccionar categories diferents."

#. HMRSN
#: dbaccess/inc/strings.hrc:199
msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE"
msgid "Unsupported object type found ($type$)."
msgstr "S'ha trobat un tipus d'objecte no admés ($type$)."

#. YgB34
#: dbaccess/inc/strings.hrc:200
msgctxt "STR_PAGETITLE_GENERAL"
msgid "Advanced Properties"
msgstr "Propietats avançades"

#. wFDHD
#: dbaccess/inc/strings.hrc:201
msgctxt "STR_PAGETITLE_ADVANCED"
msgid "Additional Settings"
msgstr "Paràmetres addicionals"

#. HYDjE
#: dbaccess/inc/strings.hrc:202
msgctxt "STR_PAGETITLE_CONNECTION"
msgid "Connection settings"
msgstr "Paràmetres de la connexió"

#. KLRak
#: dbaccess/inc/strings.hrc:203
msgctxt "STR_TBL_LABEL"
msgid "~Table Name"
msgstr "Nom de la ~taula"

#. WPmUe
#: dbaccess/inc/strings.hrc:204
msgctxt "STR_QRY_LABEL"
msgid "~Query name"
msgstr "Nom de la ~consulta"

#. cGPht
#: dbaccess/inc/strings.hrc:205
msgctxt "STR_TITLE_RENAME"
msgid "Rename to"
msgstr "Canvia el nom a"

#. GQDBD
#: dbaccess/inc/strings.hrc:206
msgctxt "STR_TITLE_PASTE_AS"
msgid "Insert as"
msgstr "Insereix com a"

#. yGyEU
#: dbaccess/inc/strings.hrc:208
msgctxt "STR_QUERY_BRW_DELETE_ROWS"
msgid "Do you want to delete the selected data?"
msgstr "Voleu suprimir les dades seleccionades?"

#. AMTEz
#: dbaccess/inc/strings.hrc:209
msgctxt "SBA_BROWSER_SETTING_ORDER"
msgid "Error setting the sort criteria"
msgstr "S'ha produït un error en definir els criteris d'ordenació"

#. kXqdF
#: dbaccess/inc/strings.hrc:210
msgctxt "SBA_BROWSER_SETTING_FILTER"
msgid "Error setting the filter criteria"
msgstr "S'ha produït un error en definir els criteris de filtre"

#. tXz3U
#: dbaccess/inc/strings.hrc:211
msgctxt "RID_STR_CONNECTION_LOST"
msgid "Connection lost"
msgstr "S'ha perdut la connexió"

#. 5ELXe
#: dbaccess/inc/strings.hrc:212
msgctxt "RID_STR_QUERIES_CONTAINER"
msgid "Queries"
msgstr "Consultes"

#. wdm7E
#: dbaccess/inc/strings.hrc:213
msgctxt "RID_STR_TABLES_CONTAINER"
msgid "Tables"
msgstr "Taules"

#. BTcMU
#: dbaccess/inc/strings.hrc:214
msgctxt "STR_TITLE_CONFIRM_DELETION"
msgid "Confirm Deletion"
msgstr "Confirmeu la supressió"

#. pbjZT
#: dbaccess/inc/strings.hrc:215
msgctxt "STR_QUERY_DELETE_TABLE"
msgid "Do you want to delete the table '%1'?"
msgstr "Voleu suprimir la taula '%1'?"

#. CLELW
#: dbaccess/inc/strings.hrc:216
msgctxt "STR_QUERY_CONNECTION_LOST"
msgid "The connection to the database has been lost. Do you want to reconnect?"
msgstr "S'ha perdut la connexió amb la base de dades. Voleu reconnectar-vos-hi?"

#. NRXrT
#: dbaccess/inc/strings.hrc:217
msgctxt "STR_OPENTABLES_WARNINGS"
msgid "Warnings encountered"
msgstr "S'han trobat avisos"

#. EXau9
#: dbaccess/inc/strings.hrc:218
msgctxt "STR_OPENTABLES_WARNINGS_DETAILS"
msgid "While retrieving the tables, warnings were reported by the database connection."
msgstr "La connexió amb la base de dades ha generat avisos en recuperar les taules."

#. HtRDf
#: dbaccess/inc/strings.hrc:219
msgctxt "STR_CONNECTING_DATASOURCE"
msgid "Connecting to \"$name$\" ..."
msgstr "S'està connectant a \"$name$\"..."

#. QNCRB
#: dbaccess/inc/strings.hrc:220
msgctxt "STR_LOADING_QUERY"
msgid "Loading query $name$ ..."
msgstr "S'està carregant la consulta $name$..."

#. QfTUB
#: dbaccess/inc/strings.hrc:221
msgctxt "STR_LOADING_TABLE"
msgid "Loading table $name$ ..."
msgstr "S'està carregant la taula $name$..."

#. FECQm
#: dbaccess/inc/strings.hrc:222
msgctxt "STR_NO_TABLE_FORMAT_INSIDE"
msgid "No table format could be found."
msgstr "No s'ha pogut trobar cap format de taula."

#. 6isKD
#: dbaccess/inc/strings.hrc:223
msgctxt "STR_COULDNOTCONNECT_DATASOURCE"
msgid "The connection to the data source \"$name$\" could not be established."
msgstr "No s'ha pogut establir la connexió a la font de dades \"$name$\"."

#. CmzsA
#: dbaccess/inc/strings.hrc:225
msgctxt "STR_TABLEDESIGN_DBFIELDTYPES"
msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)"
msgstr "Desconegut;Text;Nombre;Data/Hora;Data;Hora;Sí/No;Moneda;Memo;Comptador;Imatge;Text (fix);Decimal;Binari (fix);Binari;BigInt;Doble;Flotant;Real;Enter;Enter xicotet;Enter minúscul;SQL Nul;Objecte;Diferent;Estructura;Camp;BLOB;CLOB;REF;ALTRES;Bit (fix)"

#. hhXGF
#: dbaccess/inc/strings.hrc:226
msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY"
msgid "Insert/remove primary key"
msgstr "Insereix/suprimeix la clau primària"

#. 26uKH
#: dbaccess/inc/strings.hrc:227
msgctxt "STR_VALUE_YES"
msgid "Yes"
msgstr "Sí"

#. vqVF5
#: dbaccess/inc/strings.hrc:228
msgctxt "STR_VALUE_NO"
msgid "No"
msgstr "No"

#. TDokm
#. Note: should somehow fit to the word "value" in other languages as well: value - none...
#: dbaccess/inc/strings.hrc:230
msgctxt "STR_VALUE_NONE"
msgid "<none>"
msgstr "<cap>"

#. 66g23
#: dbaccess/inc/strings.hrc:231
msgctxt "STR_TAB_FIELD_COLUMN_NAME"
msgid "Field Name"
msgstr "Nom del camp"

#. F6UGZ
#: dbaccess/inc/strings.hrc:232
msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE"
msgid "Field Type"
msgstr "Tipus del camp"

#. LFBuq
#: dbaccess/inc/strings.hrc:233
msgctxt "STR_TAB_HELP_TEXT"
msgid "Description"
msgstr "Descripció"

#. BYE5G
#: dbaccess/inc/strings.hrc:234
msgctxt "STR_COLUMN_DESCRIPTION"
msgid "Column Description"
msgstr "Descripció de la columna"

#. Aney5
#: dbaccess/inc/strings.hrc:235
msgctxt "STR_TAB_PROPERTIES"
msgid "Field Properties"
msgstr "Propietats del camp"

#. kjdpF
#: dbaccess/inc/strings.hrc:236
msgctxt "STR_TABED_UNDO_CELLMODIFIED"
msgid "Modify cell"
msgstr "Modifica la cel·la"

#. aPzA3
#: dbaccess/inc/strings.hrc:237
msgctxt "STR_TABED_UNDO_ROWDELETED"
msgid "Delete row"
msgstr "Suprimeix la fila"

#. DFnqv
#: dbaccess/inc/strings.hrc:238
msgctxt "STR_TABED_UNDO_TYPE_CHANGED"
msgid "Modify field type"
msgstr "Modifica el tipus del camp"

#. XLRpC
#: dbaccess/inc/strings.hrc:239
msgctxt "STR_TABED_UNDO_ROWINSERTED"
msgid "Insert row"
msgstr "Insereix una fila"

#. LgbwQ
#: dbaccess/inc/strings.hrc:240
msgctxt "STR_TABED_UNDO_NEWROWINSERTED"
msgid "Insert new row"
msgstr "Insereix una fila nova"

#. gi8TU
#: dbaccess/inc/strings.hrc:241
msgctxt "STR_DEFAULT_VALUE"
msgid "~Default value"
msgstr "Valor per ~defecte"

#. 3AyBV
#: dbaccess/inc/strings.hrc:242
msgctxt "STR_HELP_BOOL_DEFAULT"
msgid ""
"Select a value that is to appear in all new records as default.\n"
"If the field is not to have a default value, select the empty string."
msgstr ""
"Seleccioneu el valor que ha d'aparéixer per defecte en tots els registres nous.\n"
"Si el camp no ha de tindre un valor per defecte, seleccioneu la cadena buida."

#. AbZU4
#: dbaccess/inc/strings.hrc:243
msgctxt "STR_HELP_DEFAULT_VALUE"
msgid ""
"Enter a default value for this field.\n"
"\n"
"When you later enter data in the table, this string will be used in each new record for the field selected. It should, therefore, correspond to the cell format that needs to be entered below."
msgstr ""
"Introduïu un valor per defecte per a aquest camp.\n"
"\n"
"Quan introduïu dades en els registres nous de la taula, s'utilitzarà aquesta cadena per al camp seleccionat. Per tant, s'ha de correspondre amb el format de cel·la que s'ha d'introduir ací davall."

#. hwwVA
#: dbaccess/inc/strings.hrc:244
msgctxt "STR_HELP_TEXT_LENGTH"
msgid "Enter the maximum text length permitted."
msgstr "Introduïu la longitud màxima de text permesa."

#. yPnZq
#: dbaccess/inc/strings.hrc:245
msgctxt "STR_HELP_NUMERIC_TYPE"
msgid "Enter the number format."
msgstr "Introduïu el format numèric."

#. 2yCJu
#: dbaccess/inc/strings.hrc:246
msgctxt "STR_HELP_LENGTH"
msgid ""
"Determine the length data can have in this field.\n"
"\n"
"If decimal fields, then the maximum length of the number to be entered, if binary fields, then the length of the data block.\n"
"The value will be corrected accordingly when it exceeds the maximum for this database."
msgstr ""
"Determineu la longitud que poden tindre les dades d'aquest camp.\n"
"\n"
"Si són camps decimals, fixeu la longitud màxima del nombre que s'ha d'introduir; si són camps binaris, la longitud del bloc de dades.\n"
"El valor es corregirà quan supere el màxim permés per a aquesta base de dades."

#. BY4V7
#: dbaccess/inc/strings.hrc:247
msgctxt "STR_HELP_SCALE"
msgid "Specify the number of decimal places permitted in this field."
msgstr "Indiqueu el nombre de llocs decimals permesos en aquest camp."

#. QBHjm
#: dbaccess/inc/strings.hrc:248
msgctxt "STR_HELP_FORMAT_CODE"
msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)."
msgstr "Ací podeu veure com es visualitzarien les dades en el format actual (utilitzeu el botó de la dreta per a modificar el format)."

#. eV4sD
#: dbaccess/inc/strings.hrc:249
msgctxt "STR_HELP_FORMAT_BUTTON"
msgid "This is where you determine the output format of the data."
msgstr "Ací podeu determinar el format d'eixida de les dades."

#. Y5q39
#: dbaccess/inc/strings.hrc:250
msgctxt "STR_HELP_AUTOINCREMENT"
msgid ""
"Choose if this field should contain AutoIncrement values.\n"
"\n"
"You can not enter data in fields of this type. An intrinsic value will be assigned to each new record automatically (resulting from the increment of the previous record)."
msgstr ""
"Trieu si aquest camp ha de contindre valors d'increment automàtic.\n"
"\n"
"No podeu introduir dades en aquest tipus de camps. S'assignarà un valor intrínsec a cada registre nou de manera automàtica (aquest valor provindrà de l'increment del registre anterior)."

#. 5uQpF
#: dbaccess/inc/strings.hrc:251
msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME"
msgid "The table cannot be saved because column name \"$column$\" was assigned twice."
msgstr "No es pot guardar la taula perquè el nom de la columna \"$column$\" s'ha assignat dues vegades."

#. vayRE
#: dbaccess/inc/strings.hrc:252
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN"
msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?"
msgstr "La columna \"$column$\" pertany a la clau primària. Si se suprimeix la columna, la clau primària també se suprimirà. Esteu segur que voleu continuar?"

#. fo93e
#: dbaccess/inc/strings.hrc:253
msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE"
msgid "Primary Key Affected"
msgstr "La clau primària s'ha modificat"

#. wcLcG
#: dbaccess/inc/strings.hrc:254
msgctxt "STR_COLUMN_NAME"
msgid "Column"
msgstr "Columna"

#. ES566
#: dbaccess/inc/strings.hrc:255
msgctxt "STR_QRY_CONTINUE"
msgid "Continue anyway?"
msgstr "Voleu continuar igualment?"

#. iXbw5
#: dbaccess/inc/strings.hrc:256
msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING"
msgid "The table could not be saved due to problems connecting to the database."
msgstr "No s'ha pogut guardar la taula per problemes de connexió."

#. kuExF
#: dbaccess/inc/strings.hrc:257
msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED"
msgid "The table filter could not be adjusted because the data source has been deleted."
msgstr "El filtre de la taula no s'ha pogut guardar perquè la font de dades s'ha suprimit anteriorment."

#. Lt4Yc
#: dbaccess/inc/strings.hrc:258
msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES"
msgid ""
"Before you can edit the indexes of a table, you have to save it.\n"
"Do you want to save the changes now?"
msgstr ""
"S'ha de guardar la taula abans de poder editar els índexs.\n"
"Voleu guardar els canvis ara?"

#. HFLQk
#: dbaccess/inc/strings.hrc:259
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD"
msgid "No primary key"
msgstr "Sense clau primària"

#. ir5Du
#: dbaccess/inc/strings.hrc:260
msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY"
msgid ""
"A unique index or primary key is required for data record identification in this database.\n"
"You can only enter data into this table when one of these two structural conditions has been met.\n"
"\n"
"Should a primary key be created now?"
msgstr ""
"Es necessita una clau primària o un índex únic per a poder accedir a aquesta base de dades.\n"
"Només podeu entrar dades en aquesta taula si una d'aquestes dues condicions estructurals es compleix.\n"
"\n"
"Voleu crear una clau primària ara?"

#. R7KDG
#: dbaccess/inc/strings.hrc:261
msgctxt "STR_TABLEDESIGN_ALTER_ERROR"
msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?"
msgstr "No s'ha pogut modificar la columna «$column$». Voleu suprimir-la i aplicar el format nou?"

#. U3f4j
#: dbaccess/inc/strings.hrc:262
msgctxt "STR_TABLEDESIGN_SAVE_ERROR"
msgid "Error while saving the table design"
msgstr "S'ha produït un error mentre es guardava el disseny de la taula"

#. 9BsSL
#: dbaccess/inc/strings.hrc:263
msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL"
msgid "The column $column$ could not be deleted."
msgstr "La columna $column$ no s'ha pogut suprimir."

#. Etkrj
#: dbaccess/inc/strings.hrc:264
msgctxt "STR_HELP_AUTOINCREMENT_VALUE"
msgid ""
"Enter an SQL statement for the auto-increment field.\n"
"\n"
"This statement will be directly transferred to the database when the table is created."
msgstr ""
"Introduïu una expressió SQL per al camp d'increment automàtic.\n"
"\n"
"Aquesta expressió es transferirà a la base de dades quan es cree la taula."

#. fAEud
#: dbaccess/inc/strings.hrc:265
msgctxt "STR_NO_TYPE_INFO_AVAILABLE"
msgid ""
"No type information could be retrieved from the database.\n"
"The table design mode is not available for this data source."
msgstr ""
"No s'ha pogut recuperar la informació sobre el tipus de dades.\n"
"El mode de disseny de la taula no està disponible per a aquest origen de dades."

#. 2s2rr
#: dbaccess/inc/strings.hrc:266
msgctxt "STR_CHANGE_COLUMN_NAME"
msgid "change field name"
msgstr "canvia el nom del camp"

#. PC3QD
#: dbaccess/inc/strings.hrc:267
msgctxt "STR_CHANGE_COLUMN_TYPE"
msgid "change field type"
msgstr "canvia el tipus de camp"

#. Z2B9o
#: dbaccess/inc/strings.hrc:268
msgctxt "STR_CHANGE_COLUMN_DESCRIPTION"
msgid "change field description"
msgstr "canvia la descripció del camp"

#. aDrTE
#: dbaccess/inc/strings.hrc:269
msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE"
msgid "change field attribute"
msgstr "canvia l'atribut del camp"

#. 3srwC
#: dbaccess/inc/strings.hrc:271
msgctxt "STR_ENTER_CONNECTION_PASSWORD"
msgid "A password is needed to connect to the data source \"$name$\"."
msgstr "Cal una contrasenya per a connectar amb la font de dades \"$name$\"."

#. tYDxc
#: dbaccess/inc/strings.hrc:272
msgctxt "STR_ASK_FOR_DIRECTORY_CREATION"
msgid ""
"The directory\n"
"\n"
"$path$\n"
"\n"
"does not exist. Should it be created?"
msgstr ""
"El directori\n"
"\n"
"$path$\n"
"\n"
"no existeix. Voleu crear-lo?"

#. 3PFxY
#: dbaccess/inc/strings.hrc:273
msgctxt "STR_COULD_NOT_CREATE_DIRECTORY"
msgid "The directory $name$ could not be created."
msgstr "No s'ha pogut crear el directori $name$."

#. V9kGF
#: dbaccess/inc/strings.hrc:274
msgctxt "STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "El fitxer ja existeix. Voleu sobreescriure'l?"

#. i47ye
#: dbaccess/inc/strings.hrc:275
msgctxt "STR_NEW_FOLDER"
msgid "Folder"
msgstr "Carpeta"

#. U2bRK
#: dbaccess/inc/strings.hrc:277
msgctxt "STR_DATABASE_TYPE_CHANGE"
msgid "Database properties"
msgstr "Propietats de la base de dades"

#. etNzz
#: dbaccess/inc/strings.hrc:278
msgctxt "STR_PARENTTITLE_GENERAL"
msgid "Data Source Properties: #"
msgstr "Propietats de la font de dades: #"

#. z9Ecp
#: dbaccess/inc/strings.hrc:279
msgctxt "STR_ERR_USE_CONNECT_TO"
msgid "Please choose 'Connect to an existing database' to connect to an existing database instead."
msgstr "Trieu 'Connecta a una base de dades existent' per a connectar-vos a una base de dades que ja estiga en funcionament."

#. PfAC6
#: dbaccess/inc/strings.hrc:280
msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB"
msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available."
msgstr "No s'ha pogut carregar la biblioteca de programes #lib# o està corrompuda. La selecció de la font de dades ODBC no està disponible."

#. d3vbZ
#: dbaccess/inc/strings.hrc:281
msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE"
msgid ""
"This kind of data source is not supported on this platform.\n"
"You are allowed to change the settings, but you probably will not be able to connect to the database."
msgstr ""
"Aquest tipus de font de dades no pot utilitzar-se en aquesta plataforma.\n"
"Teniu permís per a canviar les opcions, però probablement no podreu connectar amb la base de dades."

#. 2f7Ga
#: dbaccess/inc/strings.hrc:282
msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE"
msgid "{None}"
msgstr "{Cap}"

#. iR7CJ
#. To translators: EM Dec 2002: 'Space' refers t    o what you get when you hit the space bar on your keyboard.
#: dbaccess/inc/strings.hrc:284
msgctxt "STR_AUTOFIELDSEPARATORLIST"
msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32"
msgstr ";\t59\t,\t44\t:\t58\t{Tabulació}\t9\t{Espai}\t32"

#. DFGo9
#: dbaccess/inc/strings.hrc:285
msgctxt "STR_AUTODELIMITER_MISSING"
msgid "#1 must be set."
msgstr "#1 s'ha d'especificar."

#. ZDRBf
#: dbaccess/inc/strings.hrc:286
msgctxt "STR_AUTODELIMITER_MUST_DIFFER"
msgid "#1 and #2 must be different."
msgstr "#1 i #2 han de ser diferents."

#. 9oCZr
#: dbaccess/inc/strings.hrc:287
msgctxt "STR_AUTONO_WILDCARDS"
msgid "Wildcards such as ?,* are not allowed in #1."
msgstr "No es permeten caràcters com ?,* en #1."

#. BdzcB
#: dbaccess/inc/strings.hrc:289
msgctxt "STR_CONNECTION_TEST"
msgid "Connection Test"
msgstr "Prova de la connexió"

#. oAAKs
#: dbaccess/inc/strings.hrc:290
msgctxt "STR_CONNECTION_SUCCESS"
msgid "The connection was established successfully."
msgstr "S'ha establit la connexió correctament."

#. 5V7Ay
#: dbaccess/inc/strings.hrc:291
msgctxt "STR_CONNECTION_NO_SUCCESS"
msgid "The connection could not be established."
msgstr "No s'ha pogut establir la connexió."

#. wvNFP
#: dbaccess/inc/strings.hrc:292
msgctxt "STR_JDBCDRIVER_SUCCESS"
msgid "The JDBC driver was loaded successfully."
msgstr "El controlador JDBC s'ha carregat correctament."

#. RdMCN
#: dbaccess/inc/strings.hrc:293
msgctxt "STR_JDBCDRIVER_NO_SUCCESS"
msgid "The JDBC driver could not be loaded."
msgstr "No s'ha pogut carregar el controlador JDBC."

#. dyCvN
#: dbaccess/inc/strings.hrc:294
msgctxt "STR_MSACCESS_FILTERNAME"
msgid "MS Access file"
msgstr "Fitxer MS Access"

#. rDsuu
#: dbaccess/inc/strings.hrc:295
msgctxt "STR_MSACCESS_2007_FILTERNAME"
msgid "MS Access 2007 file"
msgstr "Fitxer MS Access 2007"

#. jFwxU
#: dbaccess/inc/strings.hrc:296
msgctxt "STR_FIREBIRD_FILTERNAME"
msgid "Firebird Database"
msgstr "Base de dades del Firebird"

#. 8Uiv2
#: dbaccess/inc/strings.hrc:298
msgctxt "STR_RSC_CHARSETS"
msgid "System"
msgstr "Sistema"

#. pnwDB
#: dbaccess/inc/strings.hrc:299
msgctxt "STR_ERROR_DURING_CREATION"
msgid "Error during creation"
msgstr "S'ha produït un error durant el procés de creació"

#. hnyJF
#: dbaccess/inc/strings.hrc:300
msgctxt "STR_UNEXPECTED_ERROR"
msgid "An error occurred. The operation could not be performed."
msgstr "S'ha produït un error. L'operació no s'ha pogut realitzar."

#. kXCG9
#: dbaccess/inc/strings.hrc:301
msgctxt "STR_COULDNOTOPEN_LINKEDDOC"
msgid "The document \"$file$\" could not be opened."
msgstr "No s'ha pogut obrir el document \"$file$\"."

#. bFHHW
#: dbaccess/inc/strings.hrc:302
msgctxt "STR_MISSING_TABLES_XDROP"
msgid "The table cannot be deleted because the database connection does not support this."
msgstr "No es pot suprimir la taula perquè la connexió de la base de dades no ho permet."

#. ZNB5D
#: dbaccess/inc/strings.hrc:303
msgctxt "STR_BUTTON_TEXT_ALL"
msgid "~All"
msgstr "~Tot"

#. C8eBG
#: dbaccess/inc/strings.hrc:304
msgctxt "STR_UNDO_COLON"
msgid "Undo:"
msgstr "Desfés:"

#. aje2A
#: dbaccess/inc/strings.hrc:305
msgctxt "STR_REDO_COLON"
msgid "Redo:"
msgstr "Refés:"

#. ixMkj
#: dbaccess/inc/strings.hrc:306
msgctxt "STR_UNKNOWN_TYPE_FOUND"
msgid "No corresponding column type could be found for column '#1'."
msgstr "No s'ha trobat un tipus de columna que corresponga amb la columna '#1'."

#. qVax3
#: dbaccess/inc/strings.hrc:307
msgctxt "STR_FILE_DOES_NOT_EXIST"
msgid "The file \"$file$\" does not exist."
msgstr "El fitxer \"$file$\" no existeix."

#. 737k3
#: dbaccess/inc/strings.hrc:308
msgctxt "STR_WARNINGS_DURING_CONNECT"
msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them."
msgstr "S'han trobat advertències mentre es connectava a la font de base de dades. Feu clic a «$buttontext$» per a veure-les."

#. cGJja
#: dbaccess/inc/strings.hrc:309
msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS"
msgid ""
"The name '$#$' already exists.\n"
"Please enter another name."
msgstr ""
"El nom '$#$' ja existeix.\n"
"Introduïu un altre nom."

#. xTNjt
#. #i96130# use hard coded name
#: dbaccess/inc/strings.hrc:311
msgctxt "RID_STR_EXTENSION_NOT_PRESENT"
msgid "The report, \"$file$\", requires the Report Builder feature."
msgstr "L'informe «$file$» requereix la funcionalitat Constructor d'informes."

#. oC8Px
#: dbaccess/inc/strings.hrc:313
msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER"
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
msgstr "No es pot establir una connexió amb el gestor del controlador SDBC (#servicename#)."

#. aym6r
#: dbaccess/inc/strings.hrc:314
msgctxt "STR_NOREGISTEREDDRIVER"
msgid "A driver is not registered for the URL #connurl#."
msgstr "Hi ha un controlador que no està registrat per a l'URL #connurl#."

#. oafZG
#: dbaccess/inc/strings.hrc:315
msgctxt "STR_NOTABLEINFO"
msgid "Successfully connected, but information about database tables is not available."
msgstr "S'ha pogut establir la connexió, però la informació sobre les taules de la base de dades no està disponible."

#. uBW6C
#: dbaccess/inc/strings.hrc:316
msgctxt "STR_ALL_TABLES"
msgid "All tables"
msgstr "Totes les taules"

#. nhz6M
#: dbaccess/inc/strings.hrc:317
msgctxt "STR_ALL_VIEWS"
msgid "All views"
msgstr "Totes les visualitzacions"

#. APBCw
#: dbaccess/inc/strings.hrc:318
msgctxt "STR_ALL_TABLES_AND_VIEWS"
msgid "All tables and views"
msgstr "Totes les taules i les visualitzacions"

#. 4SGBJ
#: dbaccess/inc/strings.hrc:320
msgctxt "STR_TABLE_PRIV_NAME"
msgid "Table name"
msgstr "Nom de la taula"

#. Nw93R
#: dbaccess/inc/strings.hrc:321
msgctxt "STR_TABLE_PRIV_INSERT"
msgid "Insert data"
msgstr "Insereix les dades"

#. nLFJd
#: dbaccess/inc/strings.hrc:322
msgctxt "STR_TABLE_PRIV_DELETE"
msgid "Delete data"
msgstr "Suprimeix les dades"

#. eGEDE
#: dbaccess/inc/strings.hrc:323
msgctxt "STR_TABLE_PRIV_UPDATE"
msgid "Modify data"
msgstr "Modifica les dades"

#. e2bxV
#: dbaccess/inc/strings.hrc:324
msgctxt "STR_TABLE_PRIV_ALTER"
msgid "Alter structure"
msgstr "Modifica l'estructura"

#. zejFA
#: dbaccess/inc/strings.hrc:325
msgctxt "STR_TABLE_PRIV_SELECT"
msgid "Read data"
msgstr "Llig les dades"

#. UsMj8
#: dbaccess/inc/strings.hrc:326
msgctxt "STR_TABLE_PRIV_REFERENCE"
msgid "Modify references"
msgstr "Modifica les referències"

#. SEGp9
#: dbaccess/inc/strings.hrc:327
msgctxt "STR_TABLE_PRIV_DROP"
msgid "Drop structure"
msgstr "Suprimeix l'estructura"

#. BCCiv
#: dbaccess/inc/strings.hrc:329
msgctxt "STR_DBASE_PATH_OR_FILE"
msgid "Path to the dBASE files"
msgstr "Camí als fitxers dBASE"

#. hnBFY
#: dbaccess/inc/strings.hrc:330
msgctxt "STR_FLAT_PATH_OR_FILE"
msgid "Path to the text files"
msgstr "Camí als fitxers de text"

#. DRFyX
#: dbaccess/inc/strings.hrc:331
msgctxt "STR_CALC_PATH_OR_FILE"
msgid "Path to the spreadsheet document"
msgstr "Camí als documents de full de càlcul"

#. qxbA7
#: dbaccess/inc/strings.hrc:332
msgctxt "STR_NAME_OF_ODBC_DATASOURCE"
msgid "Name of the ODBC data source on your system"
msgstr "Nom de la font de dades ODBC al sistema"

#. mGJE9
#: dbaccess/inc/strings.hrc:333
msgctxt "STR_WRITER_PATH_OR_FILE"
msgid "Path to the Writer document"
msgstr "Camí al document de Writer"

#. zQxCp
#: dbaccess/inc/strings.hrc:334
msgctxt "STR_MYSQL_DATABASE_NAME"
msgid "Name of the MySQL database"
msgstr "Nom de la base de dades MySQL"

#. uhRMQ
#: dbaccess/inc/strings.hrc:335
msgctxt "STR_ORACLE_DATABASE_NAME"
msgid "Name of the Oracle database"
msgstr "Nom de la base de dades Oracle"

#. nmoae
#: dbaccess/inc/strings.hrc:336
msgctxt "STR_MSACCESS_MDB_FILE"
msgid "Microsoft Access database file"
msgstr "Fitxer de base de dades Microsoft Access"

#. 34zwh
#: dbaccess/inc/strings.hrc:337
#, c-format
msgctxt "STR_NO_ADDITIONAL_SETTINGS"
msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button."
msgstr "No calen més paràmetres. Per a verificar que la connexió funciona, feu clic al botó '%test'."

#. GAVfb
#: dbaccess/inc/strings.hrc:338
msgctxt "STR_COMMONURL"
msgid "Datasource URL (e.g. host=$host:$port dbname=$database)"
msgstr "URL d'origen de les dades (p. ex. host=$host:$port dbname=$database)"

#. rKH3t
#: dbaccess/inc/strings.hrc:339
msgctxt "STR_HOSTNAME"
msgid "~Host name"
msgstr "Nom de l'~amfitrió"

#. Gdbjz
#: dbaccess/inc/strings.hrc:340
msgctxt "STR_MOZILLA_PROFILE_NAME"
msgid "~Mozilla profile name"
msgstr "Nom del perfil del ~Mozilla"

#. A6YJb
#: dbaccess/inc/strings.hrc:341
msgctxt "STR_THUNDERBIRD_PROFILE_NAME"
msgid "~Thunderbird profile name"
msgstr "Nom del perfil del ~Thunderbird"

#. HnmRA
#: dbaccess/inc/strings.hrc:342
msgctxt "STR_ADD_TABLES"
msgid "Add Tables"
msgstr "Afig taules"

#. eHahH
#: dbaccess/inc/strings.hrc:343
msgctxt "STR_ADD_TABLE_OR_QUERY"
msgid "Add Table or Query"
msgstr "Afig una taula o una consulta"

#. 5dqK5
#: dbaccess/inc/strings.hrc:345
msgctxt "STR_WIZ_COLUMN_SELECT_TITEL"
msgid "Apply columns"
msgstr "Aplica les columnes"

#. nZ7x6
#: dbaccess/inc/strings.hrc:346
msgctxt "STR_WIZ_TYPE_SELECT_TITEL"
msgid "Type formatting"
msgstr "Formatació de tipus"

#. C5Zs4
#: dbaccess/inc/strings.hrc:347
msgctxt "STR_WIZ_NAME_ALREADY_DEFINED"
msgid ""
"Enter a unique name for the new primary key data field.\n"
"The following name is already in use:"
msgstr ""
"Introduïu un nom únic per al camp de dades nou de clau primària.\n"
"El nom següent ja és en ús:"

#. MuQ2C
#: dbaccess/inc/strings.hrc:348
msgctxt "STR_WIZ_NAME_MATCHING_TITEL"
msgid "Assign columns"
msgstr "Assigna les columnes"

#. 5vCFA
#: dbaccess/inc/strings.hrc:349
msgctxt "STR_WIZ_PB_PREV"
msgid "< ~Back"
msgstr "< ~Arrere"

#. aWFVD
#: dbaccess/inc/strings.hrc:350
msgctxt "STR_WIZ_PB_NEXT"
msgid "~Next>"
msgstr "~Següent>"

#. aKHUX
#: dbaccess/inc/strings.hrc:351
msgctxt "STR_WIZ_PB_OK"
msgid "C~reate"
msgstr "C~rea"

#. 3XyRu
#: dbaccess/inc/strings.hrc:352
msgctxt "STR_WIZ_TABLE_COPY"
msgid "Copy table"
msgstr "Copia la taula"

#. uNGvx
#: dbaccess/inc/strings.hrc:353
msgctxt "STR_COPYTABLE_TITLE_COPY"
msgid "Copy table"
msgstr "Copia la taula"

#. xCPkD
#: dbaccess/inc/strings.hrc:354
msgctxt "STR_INVALID_TABLE_NAME"
msgid "This table name is not valid in the current database."
msgstr "Aquest nom de taula no és vàlid a la base de dades actual."

#. m35Lx
#: dbaccess/inc/strings.hrc:355
msgctxt "STR_SUGGEST_APPEND_TABLE_DATA"
msgid "Choose the option 'Append data' on the first page to append data to an existing table."
msgstr "Seleccioneu l'opció 'Afig dades' de la primera pàgina per a afegir dades a una taula existent."

#. XbmVN
#: dbaccess/inc/strings.hrc:356
msgctxt "STR_INVALID_TABLE_NAME_LENGTH"
msgid "Please change the table name. It is too long."
msgstr "Canvieu el nom de la taula. És massa llarg."

#. 55EA7
#: dbaccess/inc/strings.hrc:358
msgctxt "STR_DBWIZARDTITLE"
msgid "Database Wizard"
msgstr "Auxiliar de bases de dades"

#. p4Yy4
#: dbaccess/inc/strings.hrc:359
msgctxt "STR_PAGETITLE_INTROPAGE"
msgid "Select database"
msgstr "Seleccioneu la base de dades"

#. GTpDz
#: dbaccess/inc/strings.hrc:360
msgctxt "STR_PAGETITLE_DBASE"
msgid "Set up dBASE connection"
msgstr "Configura la connexió dBASE"

#. VBaQN
#: dbaccess/inc/strings.hrc:361
msgctxt "STR_PAGETITLE_TEXT"
msgid "Set up a connection to text files"
msgstr "Configura una connexió amb fitxers de text"

#. TiBeQ
#: dbaccess/inc/strings.hrc:362
msgctxt "STR_PAGETITLE_MSACCESS"
msgid "Set up Microsoft Access connection"
msgstr "Configura una connexió de Microsoft Access"

#. XaDDh
#: dbaccess/inc/strings.hrc:363
msgctxt "STR_PAGETITLE_LDAP"
msgid "Set up LDAP connection"
msgstr "Estableix una connexió LDAP"

#. WZtzU
#: dbaccess/inc/strings.hrc:364
msgctxt "STR_PAGETITLE_ADO"
msgid "Set up ADO connection"
msgstr "Estableix una connexió ADO"

#. n3HgX
#: dbaccess/inc/strings.hrc:365
msgctxt "STR_PAGETITLE_JDBC"
msgid "Set up JDBC connection"
msgstr "Estableix una connexió JDBC"

#. qiZT5
#: dbaccess/inc/strings.hrc:366
msgctxt "STR_PAGETITLE_ORACLE"
msgid "Set up Oracle database connection"
msgstr "Estableix una connexió de base de dades Oracle"

#. KbAqW
#: dbaccess/inc/strings.hrc:367
msgctxt "STR_PAGETITLE_MYSQL"
msgid "Set up MySQL connection"
msgstr "Estableix una connexió MySQL"

#. uJuNs
#: dbaccess/inc/strings.hrc:368
msgctxt "STR_PAGETITLE_ODBC"
msgid "Set up ODBC connection"
msgstr "Estableix una connexió ODBC"

#. ecB4x
#: dbaccess/inc/strings.hrc:369
msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET"
msgid "Set up Writer Document or Spreadsheet connection"
msgstr "Configura una connexió a un document de Writter o un full de càlcul de Calc"

#. wUEMA
#: dbaccess/inc/strings.hrc:370
msgctxt "STR_PAGETITLE_AUTHENTIFICATION"
msgid "Set up user authentication"
msgstr "Estableix l'autenticació de l'usuari"

#. YgsyA
#: dbaccess/inc/strings.hrc:371
msgctxt "STR_PAGETITLE_MYSQL_NATIVE"
msgid "Set up MySQL server data"
msgstr "Estableix les dades del servidor MySQL"

#. 6Fy7C
#: dbaccess/inc/strings.hrc:372
msgctxt "STR_PAGETITLE_FINAL"
msgid "Save and proceed"
msgstr "Guarda i continua"

#. LhDjK
#: dbaccess/inc/strings.hrc:373
msgctxt "STR_DATABASEDEFAULTNAME"
msgid "New Database"
msgstr "Base de dades nova"

#. DoGLb
#: dbaccess/inc/strings.hrc:374
msgctxt "STR_MYSQLJDBC_HEADERTEXT"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Estableix una connexió a MySQL utilitzant JDBC"

#. B5kEC
#: dbaccess/inc/strings.hrc:375
msgctxt "STR_MYSQLJDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Introduïu la informació sol·licitada per a connectar-vos a una base de dades MySQL utilitzant JDBC. Recordeu que hi ha d'haver instal·lada una classe de controlador JDBC al sistema i ha d'estar registrada amb el %PRODUCTNAME.\n"
"Poseu-vos en contacte amb l'administrador de sistemes si no esteu segur dels paràmetres següents."

#. uGTyY
#: dbaccess/inc/strings.hrc:376
msgctxt "STR_MYSQL_DRIVERCLASSTEXT"
msgid "MySQL JDBC d~river class:"
msgstr "Classe de cont~rolador MySQL JDBC:"

#. cBiSe
#: dbaccess/inc/strings.hrc:377
msgctxt "STR_MYSQL_DEFAULT"
msgid "Default: 3306"
msgstr "Per defecte: 3306"

#. zDx7G
#: dbaccess/inc/strings.hrc:378
msgctxt "STR_DBASE_HEADERTEXT"
msgid "Set up a connection to dBASE files"
msgstr "Estableix una connexió a fitxers dBASE"

#. MXTEF
#: dbaccess/inc/strings.hrc:379
msgctxt "STR_DBASE_HELPTEXT"
msgid "Select the folder where the dBASE files are stored."
msgstr "Selecciona la carpeta on estan emmagatzemats els fitxers dBASE."

#. Ke4xP
#: dbaccess/inc/strings.hrc:380
msgctxt "STR_TEXT_HEADERTEXT"
msgid "Set up a connection to text files"
msgstr "Configura una connexió amb fitxers de text"

#. uJFWa
#: dbaccess/inc/strings.hrc:381
msgctxt "STR_TEXT_HELPTEXT"
msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode."
msgstr "Seleccioneu la carpeta on hi ha els fitxers de text CSV (valors separats per comes). El %PRODUCTNAME Base obrirà aquests fitxers només en mode de lectura."

#. chkNh
#: dbaccess/inc/strings.hrc:382
msgctxt "STR_TEXT_PATH_OR_FILE"
msgid "Path to text files"
msgstr "Camí als fitxers de text"

#. VXUEj
#: dbaccess/inc/strings.hrc:383
msgctxt "STR_MSACCESS_HEADERTEXT"
msgid "Set up a connection to a Microsoft Access database"
msgstr "Estableix una connexió a una base de dades Microsoft Access"

#. rTF65
#: dbaccess/inc/strings.hrc:384
msgctxt "STR_MSACCESS_HELPTEXT"
msgid "Please select the Microsoft Access file you want to access."
msgstr "Seleccioneu el fitxer de Microsoft Access al qual voleu accedir."

#. DYcM8
#: dbaccess/inc/strings.hrc:385
msgctxt "STR_ADO_HEADERTEXT"
msgid "Set up a connection to an ADO database"
msgstr "Estableix una connexió a una base de dades ADO"

#. WzZiB
#: dbaccess/inc/strings.hrc:386
msgctxt "STR_ADO_HELPTEXT"
msgid ""
"Please enter the URL of the ADO data source you want to connect to.\n"
"Click 'Browse' to configure provider-specific settings.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Introduïu l'URL de la font de dades ADO a la qual us voleu connectar.\n"
"Feu clic a «Més...» per a configurar paràmetres específics del proveïdor.\n"
"Poseu-vos en contacte amb l'administrador de sistemes si teniu dubtes sobre els paràmetres següents."

#. PRyfo
#: dbaccess/inc/strings.hrc:387
msgctxt "STR_ODBC_HEADERTEXT"
msgid "Set up a connection to an ODBC database"
msgstr "Estableix una connexió a una base de dades ODBC"

#. CBVtz
#: dbaccess/inc/strings.hrc:388
msgctxt "STR_ODBC_HELPTEXT"
msgid ""
"Enter the name of the ODBC database you want to connect to.\n"
"Click 'Browse...' to select an ODBC database that is already registered in %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Introduïu el nom de la base de dades ODBC a la qual us voleu connectar.\n"
"Feu clic a «Navega...» per a seleccionar una base de dades ODBC que ja estiga registrada al %PRODUCTNAME.\n"
"Poseu-vos en contacte amb l'administrador de sistemes si teniu dubtes sobre els paràmetres següents."

#. dmi7n
#: dbaccess/inc/strings.hrc:389
msgctxt "STR_JDBC_HEADERTEXT"
msgid "Set up a connection to a JDBC database"
msgstr "Estableix una connexió a una base de dades JDBC"

#. dYGeU
#: dbaccess/inc/strings.hrc:390
msgctxt "STR_JDBC_HELPTEXT"
msgid ""
"Please enter the required information to connect to a JDBC database.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Introduïu la informació sol·licitada per a connectar-vos a una base de dades JDBC.\n"
"Poseu-vos en contacte amb l'administrador de sistemes si teniu dubtes sobre els paràmetres següents."

#. DWgup
#: dbaccess/inc/strings.hrc:391
msgctxt "STR_ORACLE_HEADERTEXT"
msgid "Set up a connection to an Oracle database"
msgstr "Estableix una connexió a una base de dades Oracle"

#. Z57ca
#: dbaccess/inc/strings.hrc:392
msgctxt "STR_ORACLE_DEFAULT"
msgid "Default: 1521"
msgstr "Per defecte: 1521"

#. dnAP9
#: dbaccess/inc/strings.hrc:393
msgctxt "STR_ORACLE_DRIVERCLASSTEXT"
msgid "Oracle JDBC ~driver class"
msgstr "Classe ~de controlador Oracle JDBC"

#. aD8dK
#: dbaccess/inc/strings.hrc:394
msgctxt "STR_ORACLE_HELPTEXT"
msgid ""
"Please enter the required information to connect to an Oracle database. Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Introduïu la informació sol·licitada per a connectar-vos a una base de dades Oracle. Recordeu que cal tindre una classe de controlador JDBC instal·lada al vostre sistema i registrada al %PRODUCTNAME.\n"
"Poseu-vos en contacte amb l'administrador de sistemes si teniu dubtes sobre els paràmetres següents."

#. Vqjfj
#: dbaccess/inc/strings.hrc:395
msgctxt "STR_SPREADSHEET_HEADERTEXT"
msgid "Set up a connection to spreadsheets"
msgstr "Estableix una connexió als fulls de càlcul"

#. FnpBr
#: dbaccess/inc/strings.hrc:396
msgctxt "STR_SPREADSHEET_HELPTEXT"
msgid ""
"Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n"
"%PRODUCTNAME will open this file in read-only mode."
msgstr ""
"Feu clic a «Navega...» per a seleccionar un full de càlcul del %PRODUCTNAME o un llibre de treball del Microsoft Excel.\n"
"El %PRODUCTNAME obrirà aquest fitxer en mode només de lectura."

#. fxmJG
#: dbaccess/inc/strings.hrc:397
msgctxt "STR_SPREADSHEETPATH"
msgid "~Location and file name"
msgstr "~Ubicació i nom del fitxer"

#. og5kg
#: dbaccess/inc/strings.hrc:399
msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY"
msgid "Command successfully executed."
msgstr "S'ha executat l'ordre correctament."

#. BhFXv
#: dbaccess/inc/strings.hrc:400
msgctxt "STR_DIRECTSQL_CONNECTIONLOST"
msgid "The connection to the database has been lost. This dialog will be closed."
msgstr "S'ha perdut la connexió amb la base de dades. Aquest quadre de diàleg es tancarà."

#. WTysM
#: dbaccess/inc/strings.hrc:402
msgctxt "STR_TAB_INDEX_SORTORDER"
msgid "Sort order"
msgstr "Ordenació"

#. 67TCR
#: dbaccess/inc/strings.hrc:403
msgctxt "STR_TAB_INDEX_FIELD"
msgid "Index field"
msgstr "Camp de l'índex"

#. rCZbG
#: dbaccess/inc/strings.hrc:404
msgctxt "STR_ORDER_ASCENDING"
msgid "Ascending"
msgstr "Ascendent"

#. zUeEN
#: dbaccess/inc/strings.hrc:405
msgctxt "STR_ORDER_DESCENDING"
msgid "Descending"
msgstr "Descendent"

#. DpB67
#: dbaccess/inc/strings.hrc:406
msgctxt "STR_CONFIRM_DROP_INDEX"
msgid "Do you really want to delete the index '$name$'?"
msgstr "Esteu segur que voleu suprimir l'índex '$name$'?"

#. 3sTLe
#: dbaccess/inc/strings.hrc:407
msgctxt "STR_LOGICAL_INDEX_NAME"
msgid "index"
msgstr "índex"

#. HFaXn
#: dbaccess/inc/strings.hrc:408
msgctxt "STR_NEED_INDEX_FIELDS"
msgid "The index must contain at least one field."
msgstr "L'índex ha de contindre un camp com a mínim."

#. LRDDD
#: dbaccess/inc/strings.hrc:409
msgctxt "STR_INDEX_NAME_ALREADY_USED"
msgid "There is already another index named \"$name$\"."
msgstr "Ja hi ha un altre índex anomenat \"$name$\"."

#. 9C3mx
#: dbaccess/inc/strings.hrc:410
msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME"
msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice."
msgstr "En una definició d'índex, cap columna de la taula no pot estar repetida. Tanmateix, heu introduït la columna \"$name$\" dues vegades."

#. XANpc
#: dbaccess/inc/strings.hrc:412
msgctxt "STR_COULD_NOT_CONVERT_PARAM"
msgid "The entry could not be converted to a valid value for the \"$name$\" parameter"
msgstr "No s'ha pogut convertir l'entrada en un valor vàlid per al paràmetre «$name$»"

#. FCnE3
#: dbaccess/inc/strings.hrc:414
msgctxt "STR_EXCEPTION_STATUS"
msgid "SQL Status"
msgstr "Estat de l'SQL"

#. ha64T
#: dbaccess/inc/strings.hrc:415
msgctxt "STR_EXCEPTION_ERRORCODE"
msgid "Error code"
msgstr "Codi d'error"

#. 9A2cX
#: dbaccess/inc/strings.hrc:416
msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR"
msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties."
msgstr "Una causa freqüent d'este error és una selecció inapropiada del joc de caràcters per a la llengua de la vostra base de dades. Verifiqueu l'opció seleccionant Edita ▸ Base de dades ▸ Propietats."

#. itnjJ
#: dbaccess/inc/strings.hrc:417
msgctxt "STR_EXCEPTION_ERROR"
msgid "Error"
msgstr "Error"

#. Q4A2Y
#: dbaccess/inc/strings.hrc:418
msgctxt "STR_EXCEPTION_WARNING"
msgid "Warning"
msgstr "Avís"

#. LSBpE
#: dbaccess/inc/strings.hrc:419
msgctxt "STR_EXCEPTION_INFO"
msgid "Information"
msgstr "Informació"

#. DKRwR
#: dbaccess/inc/strings.hrc:420
msgctxt "STR_EXCEPTION_DETAILS"
msgid "Details"
msgstr "Detalls"

#. Avmtu
#: dbaccess/inc/strings.hrc:422
msgctxt "STR_QUERY_USERADMIN_DELETE_USER"
msgid "Do you really want to delete the user?"
msgstr "Esteu segur que voleu suprimir aquest usuari?"

#. yeKZF
#: dbaccess/inc/strings.hrc:423
msgctxt "STR_USERADMIN_NOT_AVAILABLE"
msgid "The database does not support user administration."
msgstr "La base de dades no permet que l'usuari l'administre."

#. 4CVtX
#: dbaccess/inc/strings.hrc:424
msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL"
msgid "The passwords do not match. Please enter the password again."
msgstr "Les contrasenyes són diferents, torneu-les a escriure."

#. iu64w
#: dbaccess/inc/strings.hrc:426
msgctxt "STR_JOIN_TYPE_HINT"
msgid "Please note that some databases may not support this join type."
msgstr "Tingueu en compte que pot ser que algunes bases de dades no admeten aquest tipus d'unió."

#. Khmn9
#: dbaccess/inc/strings.hrc:427
msgctxt "STR_QUERY_INNER_JOIN"
msgid "Includes only records for which the contents of the related fields of both tables are identical."
msgstr "Inclou només els registres per als quals el contingut dels camps afins de les dues taules és idèntic."

#. JUyyK
#: dbaccess/inc/strings.hrc:428
msgctxt "STR_QUERY_LEFTRIGHT_JOIN"
msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching."
msgstr "Conté TOTS els registres de la taula '%1' i només aquells registres de la taula '%2' els valors dels quals coincideixen en els camps afins."

#. EdhCU
#: dbaccess/inc/strings.hrc:429
msgctxt "STR_QUERY_FULL_JOIN"
msgid "Contains ALL records from '%1' and from '%2'."
msgstr "Conté TOTS els registres de '%1' i de '%2'."

#. c9PsZ
#: dbaccess/inc/strings.hrc:430
msgctxt "STR_QUERY_CROSS_JOIN"
msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'."
msgstr "Conté el producte cartesià de TOTS els registres de «%1» i de «%2»."

#. KyLuN
#: dbaccess/inc/strings.hrc:432
msgctxt "STR_CTW_NO_VIEWS_SUPPORT"
msgid "The destination database does not support views."
msgstr "La base de dades de destinació no permet l'ús de visualitzacions."

#. RaJQd
#: dbaccess/inc/strings.hrc:433
msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT"
msgid "The destination database does not support primary keys."
msgstr "La base de dades de destinació no permet l'ús de claus primàries."

#. JBBmY
#: dbaccess/inc/strings.hrc:434
msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR"
msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information"
msgstr "No s'ha trobat cap descriptor d'accés a dades o no hi ha cap descriptor d'accés a dades capaç de proporcionar tota la informació necessària."

#. Z4JFe
#: dbaccess/inc/strings.hrc:435
msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT"
msgid "Only tables and queries are supported at the moment."
msgstr "Només es permet l'ús de taules i consultes, de moment."

#. KvUFb
#: dbaccess/inc/strings.hrc:436
msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS"
msgid "The copy source's result set must support bookmarks."
msgstr "El conjunt de resultats de l'origen de la còpia ha de permetre l'ús de marcadors."

#. XVb6E
#: dbaccess/inc/strings.hrc:437
msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE"
msgid "Unsupported source column type ($type$) at column position $pos$."
msgstr "S'ha trobat un tipus de columna d'origen no permés ($type$) a la posició de columna $pos$."

#. 7pnvE
#: dbaccess/inc/strings.hrc:438
msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT"
msgid "Illegal number of initialization parameters."
msgstr "El nombre de paràmetres d'inicialització no és vàlid."

#. z3h9J
#: dbaccess/inc/strings.hrc:439
msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION"
msgid "An error occurred during initialization."
msgstr "S'ha produït un error durant la inicialització."

#. Qpda7
#: dbaccess/inc/strings.hrc:440
msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING"
msgid "Unsupported setting in the copy source descriptor: $name$."
msgstr "El descriptor d'origen de la còpia conté un paràmetre no admés: $name$."

#. BsP8j
#: dbaccess/inc/strings.hrc:441
msgctxt "STR_CTW_ERROR_NO_QUERY"
msgid "To copy a query, your connection must be able to provide queries."
msgstr "Per a copiar una consulta, cal que la connexió puga proporcionar consultes."

#. QYh2y
#: dbaccess/inc/strings.hrc:442
msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER"
msgid "The given interaction handler is invalid."
msgstr "El gestor d'interacció indicat no és vàlid."

#. ixrDD
#: dbaccess/inc/strings.hrc:444
msgctxt "STR_QUERY_REL_EDIT_RELATION"
msgid "This relation already exists. Do you want to edit it or create a new one?"
msgstr "Aquesta relació ja existeix. Voleu editar-la o voleu crear-ne una de nova?"

#. nFRsS
#: dbaccess/inc/strings.hrc:445
msgctxt "STR_QUERY_REL_EDIT"
msgid "Edit..."
msgstr "Edita..."

#. yRkFG
#: dbaccess/inc/strings.hrc:446
msgctxt "STR_QUERY_REL_CREATE"
msgid "Create..."
msgstr "Crea..."

#. VWBJF
#: dbaccess/inc/strings.hrc:447
msgctxt "STR_RELATIONDESIGN"
msgid " - %PRODUCTNAME Base: Relation design"
msgstr " - %PRODUCTNAME Base: Disseny de la relació"

#. ZCd5X
#: dbaccess/inc/strings.hrc:448
msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE"
msgid "The database does not support relations."
msgstr "La base de dades no permet les relacions."

#. CG2Pd
#: dbaccess/inc/strings.hrc:449
msgctxt "STR_QUERY_REL_DELETE_WINDOW"
msgid "When you delete this table all corresponding relations will be deleted as well. Continue?"
msgstr "Quan s'elimine aquesta taula també se suprimiran les relacions associades. Voleu continuar?"

#. Wzf9T
#: dbaccess/inc/strings.hrc:450
msgctxt "STR_QUERY_REL_COULD_NOT_CREATE"
msgid ""
"The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n"
"Please check your documentation of the database."
msgstr ""
"La base de dades no ha pogut crear la relació. Potser les claus externes per a aquest tipus de taula no són compatibles.\n"
"Consulteu la documentació de la base de dades."

#. 4KVZn
#: dbaccess/uiconfig/ui/admindialog.ui:8
msgctxt "admindialog|AdminDialog"
msgid "Database Properties"
msgstr "Propietats de la base de dades"

#. k3TWc
#: dbaccess/uiconfig/ui/admindialog.ui:138
msgctxt "admindialog|advanced"
msgid "Advanced Properties"
msgstr "Propietats avançades"

#. 2CAoQ
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:8
msgctxt "advancedsettingsdialog|AdvancedSettingsDialog"
msgid "Advanced Settings"
msgstr "Configuració avançada"

#. UGSGn
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:138
msgctxt "advancedsettingsdialog|generated"
msgid "Generated Values"
msgstr "Valors generats"

#. KunTv
#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:184
msgctxt "advancedsettingsdialog|special"
msgid "Special Settings"
msgstr "Configuració especial"

#. CAaA9
#: dbaccess/uiconfig/ui/applycolpage.ui:226
msgctxt "applycolpage|label1"
msgid "Existing Columns"
msgstr "Columnes existents"

#. 6FMF4
#: dbaccess/uiconfig/ui/authentificationpage.ui:19
msgctxt "authentificationpage|header"
msgid "Set up the user authentication"
msgstr "Estableix l'autenticació de l'usuari"

#. zJ8Zt
#: dbaccess/uiconfig/ui/authentificationpage.ui:35
msgctxt "authentificationpage|helptext"
msgid "Some databases require you to enter a user name."
msgstr "Algunes bases de dades requereixen que introduïu un nom d'usuari."

#. ZqSUv
#: dbaccess/uiconfig/ui/authentificationpage.ui:59
msgctxt "authentificationpage|generalUserNameLabel"
msgid "_User name"
msgstr "Nom d'_usuari"

#. ZE2AC
#: dbaccess/uiconfig/ui/authentificationpage.ui:82
msgctxt "authentificationpage|passRequiredCheckbutton"
msgid "Password re_quired"
msgstr "Cal una _contrasenya"

#. zASUB
#: dbaccess/uiconfig/ui/authentificationpage.ui:107
msgctxt "authentificationpage|testConnectionButton"
msgid "_Test Connection"
msgstr "_Prova la connexió"

#. AKLpS
#: dbaccess/uiconfig/ui/autocharsetpage.ui:37
msgctxt "autocharsetpage|charsetlabel"
msgid "_Character set:"
msgstr "_Joc de caràcters:"

#. tgPJD
#: dbaccess/uiconfig/ui/autocharsetpage.ui:67
msgctxt "autocharsetpage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"

#. fw3s6
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:16
msgctxt "choosedatasourcedialog|ChooseDataSourceDialog"
msgid "Data Source"
msgstr "Font de les dades"

#. jctjv
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:81
msgctxt "choosedatasourcedialog|organize"
msgid "Or_ganize..."
msgstr "Or_ganitza..."

#. auhD3
#: dbaccess/uiconfig/ui/choosedatasourcedialog.ui:113
msgctxt "choosedatasourcedialog|label1"
msgid "Choose a data source:"
msgstr "Trieu una font de dades:"

#. pqsFf
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:28
msgctxt "collectionviewdialog|CollectionView"
msgid "Save"
msgstr "Guarda"

#. dBcxN
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:49
msgctxt "collectionviewdialog|ok"
msgid "_Save"
msgstr "_Guarda"

#. mvCb2
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:140
msgctxt "collectionviewdialog|newFolderButton|tooltip_text"
msgid "Create New Directory"
msgstr "Crea un directori nou"

#. Bwm2H
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:157
msgctxt "collectionviewdialog|upButton|tooltip_text"
msgid "Up One Level"
msgstr "Puja un nivell"

#. rSTnu
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:196
msgctxt "collectionviewdialog|columntitle"
msgid "Folder Name"
msgstr "Nom de la carpeta"

#. G5Eev
#: dbaccess/uiconfig/ui/collectionviewdialog.ui:224
msgctxt "collectionviewdialog|fileNameLabel"
msgid "File _name:"
msgstr "_Nom del fitxer:"

#. ZnGGB
#: dbaccess/uiconfig/ui/colwidthdialog.ui:15
msgctxt "colwidthdialog|ColWidthDialog"
msgid "Column Width"
msgstr "Amplària de la columna"

#. AiEUA
#: dbaccess/uiconfig/ui/colwidthdialog.ui:99
msgctxt "colwidthdialog|label1"
msgid "_Width:"
msgstr "_Amplària:"

#. LtAmr
#: dbaccess/uiconfig/ui/colwidthdialog.ui:125
msgctxt "colwidthdialog|automatic"
msgid "_Automatic"
msgstr "_Automàtica"

#. zBVS9
#: dbaccess/uiconfig/ui/connectionpage.ui:40
msgctxt "connectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Camí als fitxers dBASE:"

#. Xmumk
#: dbaccess/uiconfig/ui/connectionpage.ui:51
msgctxt "connectionpage|create"
msgid "_Create New"
msgstr "_Crea"

#. zvUpu
#: dbaccess/uiconfig/ui/connectionpage.ui:64
msgctxt "connectionpage|browse"
msgid "_Browse…"
msgstr "_Navega..."

#. PxXFZ
#: dbaccess/uiconfig/ui/connectionpage.ui:114
msgctxt "connectionpage|generalLabel"
msgid "General"
msgstr "General"

#. BvLEW
#: dbaccess/uiconfig/ui/connectionpage.ui:155
msgctxt "connectionpage|userNameLabel"
msgid "_User name:"
msgstr "Nom d'_usuari:"

#. VM8W3
#: dbaccess/uiconfig/ui/connectionpage.ui:178
msgctxt "connectionpage|passCheckbutton"
msgid "Password required"
msgstr "Cal una contrasenya"

#. rG2VU
#: dbaccess/uiconfig/ui/connectionpage.ui:202
msgctxt "connectionpage|userlabel"
msgid "User Authentication"
msgstr "Autenticació de l'usuari"

#. jtAGx
#: dbaccess/uiconfig/ui/connectionpage.ui:242
msgctxt "connectionpage|javaDriverLabel"
msgid "_JDBC driver class:"
msgstr "Classe de controlador _JDBC:"

#. iv6Vk
#: dbaccess/uiconfig/ui/connectionpage.ui:267
msgctxt "connectionpage|driverButton"
msgid "Test Class"
msgstr "Prova la classe"

#. uzAzE
#: dbaccess/uiconfig/ui/connectionpage.ui:286
msgctxt "connectionpage|JDBCLabel"
msgid "JDBC Properties"
msgstr "Propietats JDBC"

#. UgDTb
#: dbaccess/uiconfig/ui/connectionpage.ui:301
msgctxt "connectionpage|connectionButton"
msgid "Test Connection"
msgstr "Prova la connexió"

#. 4wjAh
#: dbaccess/uiconfig/ui/copytablepage.ui:35
msgctxt "copytablepage|defdata"
msgid "De_finition and data"
msgstr "De_finició i dades"

#. SVMDA
#: dbaccess/uiconfig/ui/copytablepage.ui:51
msgctxt "copytablepage|def"
msgid "Def_inition"
msgstr "Def_inició"

#. MWhAZ
#: dbaccess/uiconfig/ui/copytablepage.ui:67
msgctxt "copytablepage|view"
msgid "A_s table view"
msgstr "Com a vi_sta de taula"

#. rhvDJ
#: dbaccess/uiconfig/ui/copytablepage.ui:83
msgctxt "copytablepage|data"
msgid "Append _data"
msgstr "Afig _dades"

#. 8FEcc
#: dbaccess/uiconfig/ui/copytablepage.ui:99
msgctxt "copytablepage|firstline"
msgid "Use first _line as column names"
msgstr "Usa la primera _línia com a noms de les columnes"

#. XdVmL
#: dbaccess/uiconfig/ui/copytablepage.ui:114
msgctxt "copytablepage|primarykey"
msgid "Crea_te new field as primary key"
msgstr "_Crea un camp nou com a clau primària"

#. 4NZf8
#: dbaccess/uiconfig/ui/copytablepage.ui:142
msgctxt "copytablepage|keynamelabel"
msgid "Name:"
msgstr "Nom:"

#. 4KFNk
#: dbaccess/uiconfig/ui/copytablepage.ui:176
msgctxt "copytablepage|infoLabel"
msgid "Existing data fields can be set as primary key on the type formatting step (third page) of the wizard."
msgstr "Els camp de dades existents es poden definir com a clau primària en el pas de format de tipus (3r pas) de l'auxiliar."

#. LqAEB
#: dbaccess/uiconfig/ui/copytablepage.ui:195
msgctxt "copytablepage|label1"
msgid "Options"
msgstr "Opcions"

#. gKEgD
#: dbaccess/uiconfig/ui/copytablepage.ui:217
msgctxt "copytablepage|label2"
msgid "Ta_ble name:"
msgstr "Nom de la _taula:"

#. PUvDR
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:44
msgctxt "dbaseindexdialog|DBaseIndexDialog"
msgid "Indexes"
msgstr "Índexs"

#. ThFEm
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:128
msgctxt "dbaseindexdialog|label1"
msgid "_Table:"
msgstr "_Taula:"

#. yKLwM
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:184
msgctxt "dbaseindexdialog|label3"
msgid "T_able indexes"
msgstr "Índexs de la t_aula"

#. CeDzT
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:198
msgctxt "dbaseindexdialog|label4"
msgid "_Free indexes"
msgstr "Índexs l_liures"

#. DqAFB
#: dbaccess/uiconfig/ui/dbaseindexdialog.ui:364
msgctxt "dbaseindexdialog|label2"
msgid "Assignment"
msgstr "Assignació"

#. nLTCr
#: dbaccess/uiconfig/ui/dbasepage.ui:37
msgctxt "dbasepage|charsetlabel"
msgid "_Character set:"
msgstr "Joc de _caràcters:"

#. CT9hn
#: dbaccess/uiconfig/ui/dbasepage.ui:67
msgctxt "dbasepage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"

#. jH7nJ
#: dbaccess/uiconfig/ui/dbasepage.ui:103
msgctxt "dbasepage|showDelRowsCheckbutton"
msgid "Display deleted records as well"
msgstr "Mostra també els registres suprimits"

#. sD2dr
#: dbaccess/uiconfig/ui/dbasepage.ui:121
msgctxt "dbasepage|specMessageLabel"
msgid "Note: When deleted, and thus inactive, records are displayed, you will not be able to delete records from the data source."
msgstr "Nota: Mentre es mostren els registres esborrats, i per tant inactius, no podreu suprimir registres de la font de dades."

#. fhzxC
#: dbaccess/uiconfig/ui/dbasepage.ui:141
msgctxt "dbasepage|label1"
msgid "Optional Settings"
msgstr "Paràmetres opcionals"

#. sLxfs
#: dbaccess/uiconfig/ui/dbasepage.ui:156
msgctxt "dbasepage|indiciesButton"
msgid "Indexes..."
msgstr "Índexs..."

#. JTECg
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:34
msgctxt "dbwizconnectionpage|helptext"
msgid "label"
msgstr "etiqueta"

#. hDn8s
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:58
msgctxt "dbwizconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Camí als fitxers dBASE:"

#. AiYtB
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:69
msgctxt "dbwizconnectionpage|create"
msgid "_Create New"
msgstr "_Crea"

#. PDgBn
#: dbaccess/uiconfig/ui/dbwizconnectionpage.ui:82
msgctxt "dbwizconnectionpage|browse"
msgid "_Browse…"
msgstr "_Navega..."

#. pXU9R
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:36
msgctxt "dbwizmysqlintropage|label2"
msgid ""
"You can connect to a MySQL database using either ODBC or JDBC.\n"
"Please contact your system administrator if you are unsure about the following settings."
msgstr ""
"Podeu connectar-vos a una base de dades MySQL utilitzant tant ODBC com JDBC.\n"
"Poseu-vos en contacte amb l'administrador de sistemes si teniu dubtes sobre els paràmetres següents."

#. QSqAG
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:69
msgctxt "dbwizmysqlintropage|odbc"
msgid "Connect using ODBC (Open Database Connectivity)"
msgstr "Connecta utilitzant ODBC (Open Database Connectivity)"

#. Ysd73
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:86
msgctxt "dbwizmysqlintropage|jdbc"
msgid "Connect using JDBC (Java Database Connectivity)"
msgstr "Connecta utilitzant JDBC (Java Database Connectivity)"

#. AW2n6
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:103
msgctxt "dbwizmysqlintropage|directly"
msgid "Connect directly"
msgstr "Connecta directament"

#. C9PFE
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:125
msgctxt "dbwizmysqlintropage|label1"
msgid "How do you want to connect to your MySQL database?"
msgstr "Com voleu connectar amb la base de dades MySQL?"

#. pdEL5
#: dbaccess/uiconfig/ui/dbwizmysqlintropage.ui:143
msgctxt "dbwizmysqlintropage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Estableix una connexió a una base de dades MySQL"

#. E8ACc
#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:39
msgctxt "dbwizmysqlnativepage|helptext"
msgid "Please enter the required information to connect to a MySQL database."
msgstr "Introduïu la informació necessària per a connectar-vos a una base de dades MySQL."

#. 2HCAG
#: dbaccess/uiconfig/ui/dbwizmysqlnativepage.ui:76
msgctxt "dbwizmysqlnativepage|header"
msgid "Set Up a Connection to a MySQL Database"
msgstr "Estableix una connexió a una base de dades MySQL"

#. AEty7
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:60
msgctxt "dbwizspreadsheetpage|browse"
msgid "Browse"
msgstr "Navega"

#. eEY69
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:72
msgctxt "dbwizspreadsheetpage|create"
msgid "Create New"
msgstr "Crea"

#. iycse
#: dbaccess/uiconfig/ui/dbwizspreadsheetpage.ui:133
msgctxt "dbwizspreadsheetpage|passwordrequired"
msgid "_Password required"
msgstr "Cal una _contrasenya"

#. TQ6pX
#: dbaccess/uiconfig/ui/dbwiztextpage.ui:61
msgctxt "dbwiztextpage|browse"
msgid "Browse"
msgstr "Navega"

#. cFQNG
#: dbaccess/uiconfig/ui/dbwiztextpage.ui:73
msgctxt "dbwiztextpage|create"
msgid "Create New"
msgstr "Crea"

#. hKFLd
#: dbaccess/uiconfig/ui/deleteallrowsdialog.ui:12
msgctxt "deleteallrowsdialog|DeleteAllRowsDialog"
msgid "You are trying to delete all the columns in the table. A table cannot exist without columns. Should the table be deleted from the database? If not, the table will remain unchanged."
msgstr "Esteu intentant suprimir totes les columnes d'una taula. Una taula no pot existir sense columnes. Voleu suprimir la taula de la base de dades? En cas contrari, la taula no es modificarà."

#. xXvq5
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:12
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Voleu guardar els canvis?"

#. GVoxS
#: dbaccess/uiconfig/ui/designsavemodifieddialog.ui:13
msgctxt "designsavemodifieddialog|DesignSaveModifiedDialog"
msgid "The relation design has been changed."
msgstr "S'ha canviat el disseny de la relació."

#. ebrWc
#: dbaccess/uiconfig/ui/directsqldialog.ui:8
msgctxt "directsqldialog|DirectSQLDialog"
msgid "Execute SQL Statement"
msgstr "Executa la sentència SQL"

#. QCHBC
#: dbaccess/uiconfig/ui/directsqldialog.ui:116
msgctxt "directsqldialog|sql_label"
msgid "_Command to execute:"
msgstr "_Ordre que s'ha d'executar:"

#. gpXeL
#: dbaccess/uiconfig/ui/directsqldialog.ui:133
msgctxt "directsqldialog|showoutput"
msgid "_Show output of \"select\" statements"
msgstr "_Mostra l'eixida de les instruccions «select»"

#. xJT2B
#: dbaccess/uiconfig/ui/directsqldialog.ui:148
msgctxt "directsqldialog|execute"
msgid "_Execute"
msgstr "_Executa"

#. FoYMP
#: dbaccess/uiconfig/ui/directsqldialog.ui:181
msgctxt "directsqldialog|sqlhistory_label"
msgid "_Previous commands:"
msgstr "Ordres _anteriors:"

#. aqBRi
#: dbaccess/uiconfig/ui/directsqldialog.ui:199
msgctxt "directsqldialog|label1"
msgid "SQL Command"
msgstr "Ordre SQL"

#. iUSnR
#: dbaccess/uiconfig/ui/directsqldialog.ui:244
msgctxt "directsqldialog|label2"
msgid "Status"
msgstr "Estat"

#. DYZA5
#: dbaccess/uiconfig/ui/directsqldialog.ui:289
msgctxt "directsqldialog|label3"
msgid "Output"
msgstr "Eixida"

#. YiZrG
#: dbaccess/uiconfig/ui/fielddescpage.ui:59
msgctxt "fielddescpage|STR_TAB_FIELD_NAME"
msgid "Field name"
msgstr "Nom del camp"

#. jYgBz
#: dbaccess/uiconfig/ui/fielddescpage.ui:84
msgctxt "fielddescpage|STR_AUTOINCREMENT_VALUE"
msgid "A_uto-increment statement"
msgstr "Expressió d'increment automàtic"

#. QXHDX
#: dbaccess/uiconfig/ui/fielddescpage.ui:110
msgctxt "fielddescpage|STR_DEFAULT_VALUE"
msgid "_Default value"
msgstr "Valor per _defecte"

#. niTFN
#: dbaccess/uiconfig/ui/fielddescpage.ui:135
msgctxt "fielddescpage|STR_DEFAULT_VALUE"
msgid "Format example"
msgstr "Exemple de format"

#. 7oPre
#: dbaccess/uiconfig/ui/fielddescpage.ui:165
msgctxt "fielddescpage|STR_BUTTON_FORMAT"
msgid "_..."
msgstr "_..."

#. Ff2B8
#: dbaccess/uiconfig/ui/fielddescpage.ui:187
#: dbaccess/uiconfig/ui/fielddescpage.ui:213
msgctxt "fielddescpage|STR_LENGTH"
msgid "_Length"
msgstr "_Longitud"

#. 5DRu2
#: dbaccess/uiconfig/ui/fielddescpage.ui:239
msgctxt "fielddescpage|STR_LENGTH"
msgid "Decimal _places"
msgstr "_Nombre de decimals"

#. oXywj
#: dbaccess/uiconfig/ui/fielddescpage.ui:265
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Entry required"
msgstr "_Entrada requerida"

#. SWgjj
#: dbaccess/uiconfig/ui/fielddescpage.ui:290
msgctxt "fielddescpage|STR_FIELD_AUTOINCREMENT"
msgid "_AutoValue"
msgstr "Valor _automàtic"

#. xNbpF
#: dbaccess/uiconfig/ui/fielddescpage.ui:315
msgctxt "fielddescpage|STR_FIELD_REQUIRED"
msgid "_Default value"
msgstr "Valor per _defecte"

#. XYtyx
#: dbaccess/uiconfig/ui/fielddescpage.ui:340
msgctxt "fielddescpage|STR_NUMERIC_TYPE"
msgid "_Type"
msgstr "_Tipus"

#. Uym6E
#: dbaccess/uiconfig/ui/fielddescpage.ui:365
msgctxt "fielddescpage|STR_TAB_FIELD_DATATYPE"
msgid "Field _type"
msgstr "_Tipus de camp"

#. KUVUc
#: dbaccess/uiconfig/ui/fielddialog.ui:9
msgctxt "fielddialog|FieldDialog"
msgid "Field Format"
msgstr "Format del camp"

#. WhGAL
#: dbaccess/uiconfig/ui/fielddialog.ui:144
msgctxt "fielddialog|format"
msgid "Format"
msgstr "Format"

#. MvFHK
#: dbaccess/uiconfig/ui/fielddialog.ui:190
msgctxt "fielddialog|alignment"
msgid "Alignment"
msgstr "Alineació"

#. M2WyU
#: dbaccess/uiconfig/ui/fielddialog.ui:209
msgctxt "fielddialog|alttitle"
msgid "Table Format"
msgstr "Format de la taula"

#. nTFUa
#: dbaccess/uiconfig/ui/finalpagewizard.ui:17
msgctxt "finalpagewizard|headerText"
msgid "Decide How to Proceed After Saving the Database"
msgstr "Decidiu com continuar després de guardar la base de dades"

#. 8F6gE
#: dbaccess/uiconfig/ui/finalpagewizard.ui:43
msgctxt "finalpagewizard|helpText"
msgid "Do you want the wizard to register the database in %PRODUCTNAME?"
msgstr "Voleu que l'auxiliar registre la base de dades al %PRODUCTNAME?"

#. KheM5
#: dbaccess/uiconfig/ui/finalpagewizard.ui:56
msgctxt "finalpagewizard|yesregister"
msgid "_Yes, register the database for me"
msgstr "_Sí, registra la base de dades"

#. wLXis
#: dbaccess/uiconfig/ui/finalpagewizard.ui:73
msgctxt "finalpagewizard|noregister"
msgid "N_o, do not register the database"
msgstr "N_o, no registres la base de dades"

#. 3AhL3
#: dbaccess/uiconfig/ui/finalpagewizard.ui:103
msgctxt "finalpagewizard|additionalText"
msgid "After the database file has been saved, what do you want to do?"
msgstr "Després de guardar la base de dades, què voleu fer?"

#. NCBKA
#: dbaccess/uiconfig/ui/finalpagewizard.ui:116
msgctxt "finalpagewizard|openediting"
msgid "Open the database for editing"
msgstr "Obrir la base de dades per a editar-la"

#. C8hgG
#: dbaccess/uiconfig/ui/finalpagewizard.ui:132
msgctxt "finalpagewizard|usewizard"
msgid "Create tables using the table wizard"
msgstr "Crear taules utilitzant l'auxiliar de taules"

#. JpPEA
#: dbaccess/uiconfig/ui/finalpagewizard.ui:156
msgctxt "finalpagewizard|finishText"
msgid "Click 'Finish' to save the database."
msgstr "Feu clic a «Finalitza» per a guardar la base de dades."

#. eUk5Q
#: dbaccess/uiconfig/ui/generalpagedialog.ui:17
msgctxt "generalpagedialog|datasourceTypePre"
msgid "Select the type of database to which you want to establish a connection."
msgstr "Seleccioneu el tipus de base de dades amb el qual voleu establir una connexió."

#. YBtFA
#: dbaccess/uiconfig/ui/generalpagedialog.ui:31
msgctxt "generalpagedialog|datasourceTypeLabel"
msgid "Database _type:"
msgstr "_Tipus de base de dades:"

#. CBhUu
#: dbaccess/uiconfig/ui/generalpagedialog.ui:59
msgctxt "generalpagedialog|datasourceTypeHelp"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""
"A les pàgines següents podeu seleccionar els paràmetres detallats de connexió.\n"
"\n"
"Els nous paràmetres que trieu suprimiran els actuals."

#. bWHAD
#: dbaccess/uiconfig/ui/generalpagewizard.ui:17
msgctxt "generalpagewizard|headerText"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr "Us donem la benvinguda a l'auxiliar de base de dades del %PRODUCTNAME"

#. DSNWP
#: dbaccess/uiconfig/ui/generalpagewizard.ui:34
msgctxt "generalpagewizard|helpText"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr "Utilitzeu l'auxiliar de base de dades per a crear una base de dades nova, per a obrir un fitxer de base de dades existent o per a connectar-vos a una base de dades emmagatzemada en un servidor."

#. KxZny
#: dbaccess/uiconfig/ui/generalpagewizard.ui:49
msgctxt "generalpagewizard|sourceTypeHeader"
msgid "What do you want to do?"
msgstr "Què voleu fer?"

#. M3vFA
#: dbaccess/uiconfig/ui/generalpagewizard.ui:60
msgctxt "generalpagewizard|createDatabase"
msgid "Create a n_ew database"
msgstr "Crear una base de dades _nova"

#. BRSfR
#: dbaccess/uiconfig/ui/generalpagewizard.ui:85
msgctxt "generalpagewizard|embeddeddbLabel"
msgid "_Embedded database:"
msgstr "Base de dades _incrustada:"

#. S2RBe
#: dbaccess/uiconfig/ui/generalpagewizard.ui:115
msgctxt "generalpagewizard|openExistingDatabase"
msgid "Open an existing database _file"
msgstr "Obrir una _base de dades existent"

#. dfae2
#: dbaccess/uiconfig/ui/generalpagewizard.ui:141
msgctxt "generalpagewizard|docListLabel"
msgid "_Recently used:"
msgstr "Utilitzats _recentment:"

#. dVAEy
#: dbaccess/uiconfig/ui/generalpagewizard.ui:172
msgctxt "generalpagewizard|openDatabase"
msgid "Open"
msgstr "Obri"

#. cKpTp
#: dbaccess/uiconfig/ui/generalpagewizard.ui:187
msgctxt "generalpagewizard|connectDatabase"
msgid "Connect to an e_xisting database"
msgstr "Connectar amb una base de dades e_xistent"

#. DQvKi
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:42
msgctxt "generalspecialjdbcdetailspage|label2"
msgid "_Host name:"
msgstr "_Nom del servidor:"

#. NmRqx
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:56
msgctxt "generalspecialjdbcdetailspage|label3"
msgid "_Port number:"
msgstr "Número de _port:"

#. JjYBA
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:82
msgctxt "generalspecialjdbcdetailspage|socketLabel"
msgid "Socket:"
msgstr "Sòcol:"

#. CYJEF
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:94
msgctxt "generalspecialjdbcdetailspage|driverClassLabel"
msgid "MySQL JDBC d_river class:"
msgstr "Classe de cont_rolador MySQL JDBC:"

#. QDQ3G
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:118
msgctxt "generalspecialjdbcdetailspage|testDriverClassButton"
msgid "Test Class"
msgstr "Prova la classe"

#. DNTGo
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:169
msgctxt "generalspecialjdbcdetailspage|label1"
msgid "Connection Settings"
msgstr "Paràmetres de la connexió"

#. yPG6n
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:206
msgctxt "generalspecialjdbcdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Joc de caràcters:"

#. 3acBr
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:236
msgctxt "generalspecialjdbcdetailspage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"

#. hLDiy
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:29
msgctxt "generatedvaluespage|autoretrieve"
msgid "Re_trieve generated values"
msgstr "Re_cupera els valors generats"

#. 3aTBK
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:64
msgctxt "generatedvaluespage|statementft"
msgid "_Auto-increment statement:"
msgstr "Expressió d'increment _automàtic:"

#. o7FfB
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:103
msgctxt "generatedvaluespage|queryft"
msgid "_Query of generated values:"
msgstr "_Consulta dels valors generats:"

#. oZ7DF
#: dbaccess/uiconfig/ui/generatedvaluespage.ui:148
msgctxt "generatedvaluespage|label1"
msgid "Settings"
msgstr "Paràmetres"

#. WKPaP
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:18
msgctxt "indexdesigndialog|IndexDesignDialog"
msgid "Indexes"
msgstr "Índexs"

#. pYSUo
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:89
msgctxt "indexdesigndialog|ID_INDEX_NEW"
msgid "New Index"
msgstr "Índex nou"

#. xvFrq
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:103
msgctxt "indexdesigndialog|ID_INDEX_DROP"
msgid "Delete Current Index"
msgstr "Suprimeix l'índex actual"

#. bWECV
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:117
msgctxt "indexdesigndialog|ID_INDEX_RENAME"
msgid "Rename Current Index"
msgstr "Canvia de nom l'índex actual"

#. Bqozz
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:131
msgctxt "indexdesigndialog|ID_INDEX_SAVE"
msgid "Save Current Index"
msgstr "Guarda l'índex actual"

#. Dxbbx
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:145
msgctxt "indexdesigndialog|ID_INDEX_RESET"
msgid "Reset Current Index"
msgstr "Reinicialitza l'índex actual"

#. RqkCS
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:245
msgctxt "indexdesigndialog|DESC_LABEL"
msgid "Index identifier:"
msgstr "Identificador de l'índex:"

#. 5gKPi
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:267
msgctxt "indexdesigndialog|UNIQUE"
msgid "_Unique"
msgstr "Ú_nic"

#. GDL3o
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:287
msgctxt "indexdesigndialog|FIELDS_LABEL"
msgid "Fields:"
msgstr "Camps:"

#. CzG9d
#: dbaccess/uiconfig/ui/indexdesigndialog.ui:318
msgctxt "indexdesigndialog|INDEX_DETAILS"
msgid "Index Details"
msgstr "Detalls de l'índex"

#. XpEhE
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:19
msgctxt "jdbcconnectionpage|header"
msgid "Set Up a Connection to a JDBC Database"
msgstr "Estableix una connexió a una base de dades JDBC"

#. PYDNi
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:34
msgctxt "jdbcconnectionpage|helptext"
msgid "Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings."
msgstr "Introduïu la informació requerida per a connectar a una base de dades JDBC. Poseu-vos en contacte amb l'administrador de sistemes si teniu dubtes sobre els paràmetres següents."

#. E4598
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:57
msgctxt "jdbcconnectionpage|browseurllabel"
msgid "Path to the dBASE files:"
msgstr "Camí als fitxers dBASE:"

#. WuCxz
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:68
msgctxt "jdbcconnectionpage|create"
msgid "_Create New"
msgstr "_Crea"

#. D3Tg7
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:81
msgctxt "jdbcconnectionpage|browse"
msgid "_Browse…"
msgstr "_Navega..."

#. DDHsx
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:144
msgctxt "jdbcconnectionpage|jdbcLabel"
msgid "JDBC d_river class:"
msgstr "Classe de cont_rolador JDBC:"

#. SfoBB
#: dbaccess/uiconfig/ui/jdbcconnectionpage.ui:175
msgctxt "jdbcconnectionpage|jdbcButton"
msgid "_Test Class"
msgstr "_Prova la classe"

#. hNXMZ
#: dbaccess/uiconfig/ui/joindialog.ui:8
msgctxt "joindialog|JoinDialog"
msgid "Join Properties"
msgstr "Propietats de la unió"

#. YUCgu
#: dbaccess/uiconfig/ui/joindialog.ui:137
msgctxt "joindialog|label1"
msgid "Tables Involved"
msgstr "Taules implicades"

#. kbsrd
#: dbaccess/uiconfig/ui/joindialog.ui:201
msgctxt "joindialog|label2"
msgid "Fields Involved"
msgstr "Camps implicats"

#. C3Avj
#: dbaccess/uiconfig/ui/joindialog.ui:236
msgctxt "joindialog|label5"
msgid "_Type:"
msgstr "_Tipus:"

#. RAXzW
#: dbaccess/uiconfig/ui/joindialog.ui:252
msgctxt "joindialog|liststore1"
msgid "Inner join"
msgstr "Unió interior"

#. ZEaHj
#: dbaccess/uiconfig/ui/joindialog.ui:253
msgctxt "joindialog|liststore1"
msgid "Left join"
msgstr "Unió esquerra"

#. y9EMH
#: dbaccess/uiconfig/ui/joindialog.ui:254
msgctxt "joindialog|liststore1"
msgid "Right join"
msgstr "Unió dreta"

#. G57Ed
#: dbaccess/uiconfig/ui/joindialog.ui:255
msgctxt "joindialog|liststore1"
msgid "Full (outer) join"
msgstr "Unió completa (exterior)"

#. vwzCL
#: dbaccess/uiconfig/ui/joindialog.ui:256
msgctxt "joindialog|liststore1"
msgid "Cross join"
msgstr "Unió creuada"

#. GTvPb
#: dbaccess/uiconfig/ui/joindialog.ui:266
msgctxt "joindialog|natural"
msgid "Natural"
msgstr "Natural"

#. UkuPe
#: dbaccess/uiconfig/ui/joindialog.ui:290
msgctxt "joindialog|label6"
msgid "Options"
msgstr "Opcions"

#. urRcL
#: dbaccess/uiconfig/ui/jointablemenu.ui:12
msgctxt "jointablemenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"

#. 2WDtr
#: dbaccess/uiconfig/ui/joinviewmenu.ui:12
msgctxt "joinviewmenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"

#. phaLD
#: dbaccess/uiconfig/ui/joinviewmenu.ui:20
msgctxt "joinviewmenu|edit"
msgid "Edit..."
msgstr "Edita..."

#. KF2HS
#: dbaccess/uiconfig/ui/keymenu.ui:12
msgctxt "keymenu|primarykey"
msgid "Primary Key"
msgstr "Clau primària"

#. GNYro
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:23
msgctxt "ldapconnectionpage|header"
msgid "Set Up a Connection to an LDAP Directory"
msgstr "Estableix una connexió a un directori LDAP"

#. jCxP3
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:38
msgctxt "ldapconnectionpage|helpLabel"
msgid "Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings."
msgstr "Introduïu la informació sol·licitada per a connectar a un directori LDAP. Poseu-vos en contacte amb l'administrador de sistemes si teniu dubtes sobre els paràmetres següents."

#. YCmvx
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:62
msgctxt "ldapconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "_Servidor:"

#. Xp6uQ
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:76
msgctxt "ldapconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "Número de _port:"

#. Gcxv9
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:122
msgctxt "ldapconnectionpage|portNumDefLabel"
msgid "Default: 389"
msgstr "Per defecte: 389"

#. zAZYs
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:140
msgctxt "ldapconnectionpage|baseDNLabel"
msgid "Base _DN:"
msgstr "_DN base:"

#. FBvM5
#: dbaccess/uiconfig/ui/ldapconnectionpage.ui:171
msgctxt "ldapconnectionpage|useSSLCheckbutton"
msgid "Use _secure connection (SSL)"
msgstr "Utilitza una connexió _segura (SSL)"

#. UyMMA
#: dbaccess/uiconfig/ui/ldappage.ui:48
msgctxt "ldappage|label1"
msgid "_Base DN:"
msgstr "DN _base:"

#. Suvjj
#: dbaccess/uiconfig/ui/ldappage.ui:72
msgctxt "ldappage|useSSLCheckbutton"
msgid "Use secure connection (SSL)"
msgstr "Utilitza una connexió segura (SSL)"

#. uYkAF
#: dbaccess/uiconfig/ui/ldappage.ui:90
msgctxt "ldappage|label2"
msgid "_Port number:"
msgstr "Número de _port:"

#. UMj7r
#: dbaccess/uiconfig/ui/ldappage.ui:117
msgctxt "ldappage|label3"
msgid "Maximum number of _records:"
msgstr "Nombre màxim de _registres:"

#. azHuR
#: dbaccess/uiconfig/ui/ldappage.ui:148
msgctxt "ldappage|charsetheader"
msgid "Connection Settings"
msgstr "Paràmetres de la connexió"

#. DJyKE
#: dbaccess/uiconfig/ui/migrwarndlg.ui:7
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "Confirm Migration"
msgstr "Confirmeu la migració"

#. kFt2Q
#: dbaccess/uiconfig/ui/migrwarndlg.ui:11
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "The document contains embedded HSQL data, which is deprecated."
msgstr "El document conté dades HSQL incrustades. Això es considera obsolet."

#. EDMYj
#: dbaccess/uiconfig/ui/migrwarndlg.ui:12
msgctxt "migrationwarndialog|MigrationWarnDialog"
msgid "Would you like to migrate to Firebird now?"
msgstr "Voleu migrar al Firebird ara?"

#. emrEJ
#: dbaccess/uiconfig/ui/migrwarndlg.ui:37
msgctxt "migrationwarndialog|later"
msgid "_Later"
msgstr "D_esprés"

#. YEXMF
#: dbaccess/uiconfig/ui/migrwarndlg.ui:61
msgctxt "migrationwarndialog|link"
msgid "Click for important information about migration."
msgstr "Informació important sobre la migració."

#. TWFAB
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:47
msgctxt "mysqlnativepage|connectionheader"
msgid "Connection Settings"
msgstr "Paràmetres de la connexió"

#. 2sdZK
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:88
msgctxt "mysqlnativepage|usernamelabel"
msgid "_User name:"
msgstr "Nom d'_usuari:"

#. oz8Rm
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:112
msgctxt "mysqlnativepage|passwordrequired"
msgid "Password required"
msgstr "Cal una contrasenya"

#. DsZGv
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:136
msgctxt "mysqlnativepage|userheader"
msgid "User Authentication"
msgstr "Autenticació de l'usuari"

#. 8SNx7
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:174
msgctxt "mysqlnativepage|charsetlabel"
msgid "_Character set:"
msgstr "Joc de _caràcters:"

#. VP2sP
#: dbaccess/uiconfig/ui/mysqlnativepage.ui:205
msgctxt "mysqlnativepage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"

#. 2zNgz
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:29
msgctxt "mysqlnativesettings|dbnamelabel"
msgid "_Database name:"
msgstr "Nom de la base de _dades:"

#. CKY7R
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:68
msgctxt "mysqlnativesettings|hostport"
msgid "Se_rver/port"
msgstr "Se_rvidor / port"

#. RVEr2
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:99
msgctxt "mysqlnativesettings|serverlabel"
msgid "_Server:"
msgstr "_Servidor:"

#. DH5Eg
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:113
msgctxt "mysqlnativesettings|portlabel"
msgid "_Port:"
msgstr "_Port:"

#. gFnmA
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:141
msgctxt "mysqlnativesettings|defaultport"
msgid "Default: 3306"
msgstr "Per defecte: 3306"

#. MQVfg
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:187
msgctxt "mysqlnativesettings|socketlabel"
msgid "So_cket:"
msgstr "Sò_col:"

#. 2qXzD
#: dbaccess/uiconfig/ui/mysqlnativesettings.ui:229
msgctxt "mysqlnativesettings|namedpipelabel"
msgid "Named p_ipe:"
msgstr "Canal amb _nom:"

#. CzRyx
#: dbaccess/uiconfig/ui/namematchingpage.ui:67
msgctxt "namematchingpage|all"
msgid "_All"
msgstr "_Tot"

#. db6rw
#: dbaccess/uiconfig/ui/namematchingpage.ui:81
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "_Cap"

#. yScg2
#: dbaccess/uiconfig/ui/namematchingpage.ui:113
msgctxt "namematchingpage|leftlabel"
msgid "Source table: "
msgstr "Taula font: "

#. SCMEA
#: dbaccess/uiconfig/ui/namematchingpage.ui:200
msgctxt "namematchingpage|rightlabel"
msgid "Destination table: "
msgstr "Taula de destinació: "

#. GnhfA
#: dbaccess/uiconfig/ui/odbcpage.ui:37
msgctxt "odbcpage|charsetlabel"
msgid "_Character set:"
msgstr "_Joc de caràcters:"

#. ebokD
#: dbaccess/uiconfig/ui/odbcpage.ui:67
msgctxt "odbcpage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"

#. doAQr
#: dbaccess/uiconfig/ui/odbcpage.ui:111
msgctxt "odbcpage|optionslabel"
msgid "ODBC _options:"
msgstr "_Opcions d'ODBC:"

#. siTp3
#: dbaccess/uiconfig/ui/odbcpage.ui:143
msgctxt "odbcpage|useCatalogCheckbutton"
msgid "Use catalog for file-based databases"
msgstr "Utilitza el catàleg per a bases de dades basades en fitxers"

#. GMUZg
#: dbaccess/uiconfig/ui/odbcpage.ui:165
msgctxt "odbcpage|label1"
msgid "Optional Settings"
msgstr "Paràmetres opcionals"

#. zjHDt
#: dbaccess/uiconfig/ui/parametersdialog.ui:18
msgctxt "parametersdialog|Parameters"
msgid "Parameter Input"
msgstr "Entrada de paràmetres"

#. 64gyj
#: dbaccess/uiconfig/ui/parametersdialog.ui:158
msgctxt "parametersdialog|label2"
msgid "_Value:"
msgstr "_Valor:"

#. BqYRw
#: dbaccess/uiconfig/ui/parametersdialog.ui:189
msgctxt "parametersdialog|next"
msgid "_Next"
msgstr "_Següent"

#. xirKR
#: dbaccess/uiconfig/ui/parametersdialog.ui:217
msgctxt "parametersdialog|label1"
msgid "_Parameters"
msgstr "_Paràmetres"

#. cJozC
#: dbaccess/uiconfig/ui/password.ui:8
msgctxt "password|PasswordDialog"
msgid "Change Password"
msgstr "Canvia la contrasenya"

#. GDZAN
#: dbaccess/uiconfig/ui/password.ui:129
msgctxt "password|label2"
msgid "Old p_assword:"
msgstr "Contrasenya _antiga:"

#. tJbEC
#: dbaccess/uiconfig/ui/password.ui:143
msgctxt "password|label3"
msgid "_Password:"
msgstr "_Contrasenya:"

#. hWJs6
#: dbaccess/uiconfig/ui/password.ui:157
msgctxt "password|label4"
msgid "_Confirm password:"
msgstr "_Confirmeu la contrasenya:"

#. 8t7zU
#: dbaccess/uiconfig/ui/password.ui:189
msgctxt "password|label1"
msgid "User “$name$:  $”"
msgstr "Usuari «$name$:  $»"

#. 9sAsA
#: dbaccess/uiconfig/ui/querycolmenu.ui:12
msgctxt "querycolmenu|width"
msgid "Column _Width..."
msgstr "Amplària de la _columna..."

#. JBFyN
#: dbaccess/uiconfig/ui/querycolmenu.ui:26
msgctxt "querycolmenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"

#. FeWU3
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:8
msgctxt "queryfilterdialog|QueryFilterDialog"
msgid "Standard Filter"
msgstr "Filtre estàndard"

#. Vj95w
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:101
msgctxt "queryfilterdialog|label2"
msgid "Operator"
msgstr "Operador"

#. epkLc
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:113
msgctxt "queryfilterdialog|label5"
msgid "Field name"
msgstr "Nom del camp"

#. Y5DBo
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:124
msgctxt "queryfilterdialog|label6"
msgid "Condition"
msgstr "Condició"

#. DdcwC
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:137
msgctxt "queryfilterdialog|field1"
msgid "- none -"
msgstr "- cap -"

#. 57zBE
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:152
msgctxt "queryfilterdialog|cond1"
msgid "="
msgstr "="

#. GGX3G
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:153
msgctxt "queryfilterdialog|cond1"
msgid "<>"
msgstr "<>"

#. k5DCL
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:154
msgctxt "queryfilterdialog|cond1"
msgid "<"
msgstr "<"

#. FAAzh
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:155
msgctxt "queryfilterdialog|cond1"
msgid "<="
msgstr "<="

#. Qzo9n
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:156
msgctxt "queryfilterdialog|cond1"
msgid ">"
msgstr ">"

#. H4pEw
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:157
msgctxt "queryfilterdialog|cond1"
msgid ">="
msgstr ">="

#. PWqBz
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:158
msgctxt "queryfilterdialog|cond1"
msgid "like"
msgstr "com a"

#. RDy6G
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:159
msgctxt "queryfilterdialog|cond1"
msgid "not like"
msgstr "no com"

#. 2qvuA
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:160
msgctxt "queryfilterdialog|cond1"
msgid "null"
msgstr "nul"

#. 4znh7
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:161
msgctxt "queryfilterdialog|cond1"
msgid "not null"
msgstr "no és nul"

#. A8jis
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:175
msgctxt "queryfilterdialog|field2"
msgid "- none -"
msgstr "- cap -"

#. FdHSG
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:189
msgctxt "queryfilterdialog|field3"
msgid "- none -"
msgstr "- cap -"

#. tBd3g
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:225
msgctxt "queryfilterdialog|label7"
msgid "Value"
msgstr "Valor"

#. PFZ8z
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:274
msgctxt "queryfilterdialog|op2"
msgid "AND"
msgstr "I"

#. pQza3
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:275
msgctxt "queryfilterdialog|op2"
msgid "OR"
msgstr "O"

#. EaXyP
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:289
msgctxt "queryfilterdialog|op3"
msgid "AND"
msgstr "I"

#. DV78L
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:290
msgctxt "queryfilterdialog|op3"
msgid "OR"
msgstr "O"

#. SESZq
#: dbaccess/uiconfig/ui/queryfilterdialog.ui:309
msgctxt "queryfilterdialog|label1"
msgid "Criteria"
msgstr "Criteri"

#. jFD4L
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:12
msgctxt "queryfuncmenu|functions"
msgid "Functions"
msgstr "Funcions"

#. PyQCz
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:26
msgctxt "queryfuncmenu|tablename"
msgid "Table Name"
msgstr "Nom de la taula"

#. zV9Fb
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:34
msgctxt "queryfuncmenu|alias"
msgid "Alias"
msgstr "Àlies"

#. V3RBW
#: dbaccess/uiconfig/ui/queryfuncmenu.ui:48
msgctxt "queryfuncmenu|distinct"
msgid "Distinct Values"
msgstr "Valors diferents"

#. peEt4
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:8
msgctxt "querypropertiesdialog|QueryPropertiesDialog"
msgid "Query Properties"
msgstr "Propietats de la consulta"

#. fyogK
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:89
msgctxt "querypropertiesdialog|limit-label"
msgid "Limit:"
msgstr "Límit:"

#. 2D6E2
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:104
msgctxt "querypropertiesdialog|distinct"
msgid "Yes"
msgstr "Sí"

#. rErxt
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:121
msgctxt "querypropertiesdialog|nondistinct"
msgid "No"
msgstr "No"

#. P9quF
#: dbaccess/uiconfig/ui/querypropertiesdialog.ui:146
msgctxt "querypropertiesdialog|distinctvalues"
msgid "Distinct values:"
msgstr "Valors diferents:"

#. gLFLt
#: dbaccess/uiconfig/ui/relationdialog.ui:8
msgctxt "relationdialog|RelationDialog"
msgid "Relations"
msgstr "Relacions"

#. DEGM2
#: dbaccess/uiconfig/ui/relationdialog.ui:137
msgctxt "relationdialog|label1"
msgid "Tables Involved"
msgstr "Taules implicades"

#. 87WEB
#: dbaccess/uiconfig/ui/relationdialog.ui:175
msgctxt "relationdialog|label2"
msgid "Fields Involved"
msgstr "Camps implicats"

#. pf4b4
#: dbaccess/uiconfig/ui/relationdialog.ui:213
msgctxt "relationdialog|addaction"
msgid "_No action"
msgstr "_Cap acció"

#. uZGGW
#: dbaccess/uiconfig/ui/relationdialog.ui:229
msgctxt "relationdialog|addcascade"
msgid "_Update cascade"
msgstr "_Actualitza en cascada"

#. PfRDx
#: dbaccess/uiconfig/ui/relationdialog.ui:245
msgctxt "relationdialog|addnull"
msgid "_Set NULL"
msgstr "_Defineix NULL"

#. xNWHg
#: dbaccess/uiconfig/ui/relationdialog.ui:261
msgctxt "relationdialog|adddefault"
msgid "Set _default"
msgstr "Estableix com a _predeterminat"

#. SfKFG
#: dbaccess/uiconfig/ui/relationdialog.ui:283
msgctxt "relationdialog|label3"
msgid "Update Options"
msgstr "Opcions d'actualització"

#. wnvZa
#: dbaccess/uiconfig/ui/relationdialog.ui:316
msgctxt "relationdialog|delaction"
msgid "_No action"
msgstr "_Cap acció"

#. 3BAEe
#: dbaccess/uiconfig/ui/relationdialog.ui:332
msgctxt "relationdialog|delcascade"
msgid "Delete _cascade"
msgstr "Suprimeix en _cascada"

#. Zd5SC
#: dbaccess/uiconfig/ui/relationdialog.ui:348
msgctxt "relationdialog|delnull"
msgid "_Set NULL"
msgstr "_Defineix NULL"

#. hZGB8
#: dbaccess/uiconfig/ui/relationdialog.ui:364
msgctxt "relationdialog|deldefault"
msgid "Set _default"
msgstr "Estableix com a _predeterminat"

#. LLcup
#: dbaccess/uiconfig/ui/relationdialog.ui:386
msgctxt "relationdialog|label4"
msgid "Delete Options"
msgstr "Opcions de supressió"

#. 2Cb2G
#: dbaccess/uiconfig/ui/relationdialog.ui:439
msgctxt "relationdialog|liststore1"
msgid "Inner join"
msgstr "Unió interior"

#. nhWNP
#: dbaccess/uiconfig/ui/relationdialog.ui:443
msgctxt "relationdialog|liststore1"
msgid "Left join"
msgstr "Unió esquerra"

#. TD2LX
#: dbaccess/uiconfig/ui/relationdialog.ui:447
msgctxt "relationdialog|liststore1"
msgid "Right join"
msgstr "Unió dreta"

#. yLDPS
#: dbaccess/uiconfig/ui/relationdialog.ui:451
msgctxt "relationdialog|liststore1"
msgid "Full (outer) join"
msgstr "Unió completa (exterior)"

#. UYDBa
#: dbaccess/uiconfig/ui/relationdialog.ui:455
msgctxt "relationdialog|liststore1"
msgid "Cross join"
msgstr "Unió creuada"

#. ATWGG
#: dbaccess/uiconfig/ui/rowheightdialog.ui:15
msgctxt "rowheightdialog|RowHeightDialog"
msgid "Row Height"
msgstr "Alçària de la fila"

#. 8pFfi
#: dbaccess/uiconfig/ui/rowheightdialog.ui:99
msgctxt "rowheightdialog|label1"
msgid "_Height:"
msgstr "A_lçària:"

#. 4QFsD
#: dbaccess/uiconfig/ui/rowheightdialog.ui:125
msgctxt "rowheightdialog|automatic"
msgid "_Automatic"
msgstr "_Automàtica"

#. SD2FQ
#: dbaccess/uiconfig/ui/savedialog.ui:8
msgctxt "savedialog|SaveDialog"
msgid "Save As"
msgstr "Anomena i guarda"

#. fTe5E
#: dbaccess/uiconfig/ui/savedialog.ui:89
msgctxt "savedialog|descriptionft"
msgid "Please enter a name for the object to be created:"
msgstr "Introduïu un nom per a l'objecte que s'ha de crear:"

#. oiUCs
#: dbaccess/uiconfig/ui/savedialog.ui:104
msgctxt "savedialog|catalogft"
msgid "_Catalog:"
msgstr "_Catàleg:"

#. CGa85
#: dbaccess/uiconfig/ui/savedialog.ui:118
msgctxt "savedialog|schemaft"
msgid "_Schema:"
msgstr "E_squema:"

#. FCptK
#: dbaccess/uiconfig/ui/saveindexdialog.ui:7
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Exit Index Design"
msgstr "Tanca el disseny de l'índex"

#. k9pCR
#: dbaccess/uiconfig/ui/saveindexdialog.ui:13
msgctxt "saveindexdialog|SaveIndexDialog"
msgid "Do you want to save the changes made to the current index?"
msgstr "Voleu guardar els canvis realitzats a l'índex actual?"

#. h9UfS
#: dbaccess/uiconfig/ui/savemodifieddialog.ui:12
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Voleu guardar els canvis?"

#. P326A
#: dbaccess/uiconfig/ui/savemodifieddialog.ui:13
msgctxt "savemodifieddialog|SaveModifiedDialog"
msgid "The current record has been changed."
msgstr "S'ha canviat el registre actual."

#. wmp9V
#: dbaccess/uiconfig/ui/sortdialog.ui:8
msgctxt "sortdialog|SortDialog"
msgid "Sort Order"
msgstr "Criteri d'ordenació"

#. szD83
#: dbaccess/uiconfig/ui/sortdialog.ui:102
msgctxt "sortdialog|label2"
msgid "Operator"
msgstr "Operador"

#. UcmpV
#: dbaccess/uiconfig/ui/sortdialog.ui:114
msgctxt "sortdialog|label3"
msgid "and then"
msgstr "i aleshores"

#. u8kT2
#: dbaccess/uiconfig/ui/sortdialog.ui:127
msgctxt "sortdialog|label4"
msgid "and then"
msgstr "i aleshores"

#. oK7UF
#: dbaccess/uiconfig/ui/sortdialog.ui:140
msgctxt "sortdialog|label5"
msgid "Field name"
msgstr "Nom del camp"

#. AVPtE
#: dbaccess/uiconfig/ui/sortdialog.ui:152
msgctxt "sortdialog|label6"
msgid "Order"
msgstr "Ordre"

#. EGDpm
#: dbaccess/uiconfig/ui/sortdialog.ui:177
msgctxt "sortdialog|value1"
msgid "ascending"
msgstr "ascendent"

#. PGxfE
#: dbaccess/uiconfig/ui/sortdialog.ui:178
msgctxt "sortdialog|value1"
msgid "descending"
msgstr "descendent"

#. FqcgB
#: dbaccess/uiconfig/ui/sortdialog.ui:214
msgctxt "sortdialog|value2"
msgid "ascending"
msgstr "ascendent"

#. E5DBL
#: dbaccess/uiconfig/ui/sortdialog.ui:215
msgctxt "sortdialog|value2"
msgid "descending"
msgstr "descendent"

#. Fa8EC
#: dbaccess/uiconfig/ui/sortdialog.ui:229
msgctxt "sortdialog|value3"
msgid "ascending"
msgstr "ascendent"

#. UFZVT
#: dbaccess/uiconfig/ui/sortdialog.ui:230
msgctxt "sortdialog|value3"
msgid "descending"
msgstr "descendent"

#. C6iQ6
#: dbaccess/uiconfig/ui/sortdialog.ui:249
msgctxt "sortdialog|label1"
msgid "Sort Order"
msgstr "Criteri d'ordenació"

#. CsLXB
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:24
msgctxt "specialjdbcconnectionpage|header"
msgid "Set up connection to a MySQL database using JDBC"
msgstr "Estableix una connexió a MySQL utilitzant JDBC"

#. oxw5Q
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:39
msgctxt "specialjdbcconnectionpage|helpLabel"
msgid "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME. Please contact your system administrator if you are unsure about the following settings. "
msgstr "Introduïu la informació sol·licitada per a connectar-vos a una base de dades MySQL utilitzant JDBC. Recordeu que hi ha d'haver instal·lada una classe de controlador JDBC al sistema i ha d'estar registrada amb el %PRODUCTNAME. Poseu-vos en contacte amb l'administrador de sistemes si no esteu segur dels paràmetres següents. "

#. GchzZ
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:63
msgctxt "specialjdbcconnectionpage|dbNameLabel"
msgid "_Database name:"
msgstr "Nom de la base de _dades:"

#. ZuWG7
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:77
msgctxt "specialjdbcconnectionpage|hostNameLabel"
msgid "_Server:"
msgstr "_Servidor:"

#. iZmbB
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:91
msgctxt "specialjdbcconnectionpage|portNumLabel"
msgid "_Port number:"
msgstr "Número de _port:"

#. ECnjE
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:149
msgctxt "specialjdbcconnectionpage|portNumDefLabel"
msgid "Default: 3306"
msgstr "Per defecte: 3306"

#. dhiYx
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:183
msgctxt "specialjdbcconnectionpage|jdbcDriverLabel"
msgid "MySQL JDBC d_river class:"
msgstr "Classe de cont_rolador MySQL JDBC:"

#. 8oG6P
#: dbaccess/uiconfig/ui/specialjdbcconnectionpage.ui:206
msgctxt "specialjdbcconnectionpage|testDriverButton"
msgid "_Test Class"
msgstr "_Prova la classe"

#. WKnRX
#: dbaccess/uiconfig/ui/specialsettingspage.ui:23
msgctxt "specialsettingspage|usesql92"
msgid "Use SQL92 naming constraints"
msgstr "Utilitza les restriccions de noms SQL92"

#. Gwn9n
#: dbaccess/uiconfig/ui/specialsettingspage.ui:38
msgctxt "specialsettingspage|append"
msgid "Append the table alias name on SELECT statements"
msgstr "Afig el nom d'àlies de taula a les expressions SELECT"

#. rim5j
#: dbaccess/uiconfig/ui/specialsettingspage.ui:53
msgctxt "specialsettingspage|useas"
msgid "Use keyword AS before table alias names"
msgstr "Utilitza la paraula clau AS abans dels noms d'àlies de les taules"

#. JDTsA
#: dbaccess/uiconfig/ui/specialsettingspage.ui:68
msgctxt "specialsettingspage|useoj"
msgid "Use Outer Join syntax '{oj }'"
msgstr "Utilitza la sintaxi Outer Join «{oj}»"

#. T8TKQ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:83
msgctxt "specialsettingspage|ignoreprivs"
msgid "Ignore the privileges from the database driver"
msgstr "Ignora els privilegis del controlador de la base de dades"

#. QK4W3
#: dbaccess/uiconfig/ui/specialsettingspage.ui:98
msgctxt "specialsettingspage|replaceparams"
msgid "Replace named parameters with '?'"
msgstr "Reemplaça els paràmetres anomenats amb «?»"

#. kfSki
#: dbaccess/uiconfig/ui/specialsettingspage.ui:113
msgctxt "specialsettingspage|displayver"
msgid "Display version columns (when available)"
msgstr "Mostra les columnes de versió (quan estiga disponible)"

#. JqBdc
#: dbaccess/uiconfig/ui/specialsettingspage.ui:128
msgctxt "specialsettingspage|usecatalogname"
msgid "Use catalog name in SELECT statements"
msgstr "Utilitza el nom de catàleg en les expressions SELECT"

#. yFGxG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:143
msgctxt "specialsettingspage|useschemaname"
msgid "Use schema name in SELECT statements"
msgstr "Utilitza el nom d'esquema en les expressions SELECT"

#. gyC7J
#: dbaccess/uiconfig/ui/specialsettingspage.ui:158
msgctxt "specialsettingspage|createindex"
msgid "Create index with ASC or DESC statement"
msgstr "Crea un índex amb l'expressió ASC o DESC"

#. Xabxp
#: dbaccess/uiconfig/ui/specialsettingspage.ui:173
msgctxt "specialsettingspage|eol"
msgid "End text lines with CR+LF"
msgstr "Acaba les línies de text amb CR+LF"

#. XFM7x
#: dbaccess/uiconfig/ui/specialsettingspage.ui:188
msgctxt "specialsettingspage|ignorecurrency"
msgid "Ignore currency field information"
msgstr "Ignora la informació del camp de moneda"

#. 2tRzG
#: dbaccess/uiconfig/ui/specialsettingspage.ui:203
msgctxt "specialsettingspage|inputchecks"
msgid "Form data input checks for required fields"
msgstr "Comprovacions d'entrada de dades al formulari per als camps requerits"

#. jEgvf
#: dbaccess/uiconfig/ui/specialsettingspage.ui:218
msgctxt "specialsettingspage|useodbcliterals"
msgid "Use ODBC conformant date/time literals"
msgstr "Utilitza literals de data i temps conformes amb ODBC"

#. GuCLC
#: dbaccess/uiconfig/ui/specialsettingspage.ui:233
msgctxt "specialsettingspage|primarykeys"
msgid "Supports primary keys"
msgstr "Admet claus primàries"

#. o7mns
#: dbaccess/uiconfig/ui/specialsettingspage.ui:248
msgctxt "specialsettingspage|resulttype"
msgid "Respect the result set type from the database driver"
msgstr "Respecta el tipus de conjunt de resultats del controlador de la base de dades"

#. RQ7hP
#: dbaccess/uiconfig/ui/specialsettingspage.ui:271
msgctxt "specialsettingspage|comparisonft"
msgid "Comparison of Boolean values:"
msgstr "Comparació de valors booleans"

#. MrrnQ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:286
msgctxt "specialsettingspage|comparison"
msgid "Default"
msgstr "Per defecte"

#. D7LWx
#: dbaccess/uiconfig/ui/specialsettingspage.ui:287
msgctxt "specialsettingspage|comparison"
msgid "SQL"
msgstr "SQL"

#. NzvwB
#: dbaccess/uiconfig/ui/specialsettingspage.ui:288
msgctxt "specialsettingspage|comparison"
msgid "Mixed"
msgstr "Mixt"

#. NhGDH
#: dbaccess/uiconfig/ui/specialsettingspage.ui:289
msgctxt "specialsettingspage|comparison"
msgid "MS Access"
msgstr "MS Access"

#. 3eorZ
#: dbaccess/uiconfig/ui/specialsettingspage.ui:301
msgctxt "specialsettingspage|rowsft"
msgid "Rows to scan column types:"
msgstr "Files per a escanejar els tipus de columna:"

#. Y7PiJ
#: dbaccess/uiconfig/ui/sqlexception.ui:18
msgctxt "sqlexception|SQLExceptionDialog"
msgid "Error Details"
msgstr "Detalls de l'error"

#. sWSQ4
#: dbaccess/uiconfig/ui/sqlexception.ui:68
msgctxt "sqlexception|label2"
msgid "Error _list:"
msgstr "_Llista d'errors:"

#. AFG3c
#: dbaccess/uiconfig/ui/sqlexception.ui:82
msgctxt "sqlexception|label3"
msgid "_Description:"
msgstr "_Descripció:"

#. Y3ZXm
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:12
msgctxt "tabledesignrowmenu|cut"
msgid "Cu_t"
msgstr "Re_talla"

#. YBoBk
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:20
msgctxt "tabledesignrowmenu|copy"
msgid "_Copy"
msgstr "_Copia"

#. dGPAA
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:28
msgctxt "tabledesignrowmenu|paste"
msgid "_Paste"
msgstr "_Enganxa"

#. Ekmvg
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:35
msgctxt "tabledesignrowmenu|delete"
msgid "_Delete"
msgstr "_Suprimeix"

#. PWZ9E
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:42
msgctxt "tabledesignrowmenu|insert"
msgid "Insert Rows"
msgstr "Insereix files"

#. 4XEhH
#: dbaccess/uiconfig/ui/tabledesignrowmenu.ui:55
msgctxt "tabledesignrowmenu|primarykey"
msgid "Primary Key"
msgstr "Clau primària"

#. PnMFo
#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:12
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "Do you want to save the changes?"
msgstr "Voleu guardar els canvis?"

#. C3FHu
#: dbaccess/uiconfig/ui/tabledesignsavemodifieddialog.ui:13
msgctxt "tabledesignsavemodifieddialog|TableDesignSaveModifiedDialog"
msgid "The table has been changed."
msgstr "S'ha modificat la taula."

#. iFfXZ
#: dbaccess/uiconfig/ui/tablesfilterdialog.ui:8
msgctxt "tablesfilterdialog|TablesFilterDialog"
msgid "Tables Filter"
msgstr "Filtre de taules"

#. 5ZNAA
#: dbaccess/uiconfig/ui/tablesfilterpage.ui:50
msgctxt "tablesfilterpage|label2"
msgid "Mark the tables that should be visible for the applications."
msgstr "Marqueu les taules que han de ser visibles per a les aplicacions."

#. Cvzwv
#: dbaccess/uiconfig/ui/tablesfilterpage.ui:130
msgctxt "tablesfilterpage|label1"
msgid "Tables and Table Filter"
msgstr "Taules i filtre de taula"

#. xfec4
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:106
msgctxt "tablesjoindialog|tables"
msgid "Tables"
msgstr "Taules"

#. WPTyJ
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:122
msgctxt "tablesjoindialog|queries"
msgid "Queries"
msgstr "Consultes"

#. TYE5C
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:188
msgctxt "tablesjoindialog|title"
msgid "Add Tables"
msgstr "Afig taules"

#. zFRKj
#: dbaccess/uiconfig/ui/tablesjoindialog.ui:199
msgctxt "tablesjoindialog|alttitle"
msgid "Add Table or Query"
msgstr "Addició d'una taula o una consulta"

#. 8b2nn
#: dbaccess/uiconfig/ui/textconnectionsettings.ui:8
msgctxt "textconnectionsettings|TextConnectionSettingsDialog"
msgid "Text Connection Settings"
msgstr "Paràmetres de connexió de text"

#. HScTi
#: dbaccess/uiconfig/ui/textpage.ui:38
msgctxt "textpage|textfile"
msgid "Plain text files (*.txt)"
msgstr "Fitxers de text (*.txt)"

#. i2ntJ
#: dbaccess/uiconfig/ui/textpage.ui:55
msgctxt "textpage|csvfile"
msgid "Comma-separated value files (*.csv)"
msgstr "Fitxers de valors separats per comes (*.csv)"

#. 9DRFR
#: dbaccess/uiconfig/ui/textpage.ui:72
msgctxt "textpage|custom"
msgid "Custom:"
msgstr "Personalitzat:"

#. x3eWP
#: dbaccess/uiconfig/ui/textpage.ui:104
msgctxt "textpage|example"
msgid "Custom: *.abc"
msgstr "Personalitzat: *.abc"

#. aSpdr
#: dbaccess/uiconfig/ui/textpage.ui:119
msgctxt "textpage|extensionheader"
msgid "Specify the Type of Files You Want to Access"
msgstr "Especifiqueu els tipus de fitxer als quals voleu accedir"

#. 4VGRV
#: dbaccess/uiconfig/ui/textpage.ui:157
msgctxt "textpage|containsheaders"
msgid "_Text contains headers"
msgstr "El _text conté capçaleres"

#. PGqYA
#: dbaccess/uiconfig/ui/textpage.ui:177
msgctxt "textpage|fieldlabel"
msgid "Field separator:"
msgstr "Separador de camps:"

#. EBzXo
#: dbaccess/uiconfig/ui/textpage.ui:191
msgctxt "textpage|textlabel"
msgid "Text separator:"
msgstr "Separador de text:"

#. Va37w
#: dbaccess/uiconfig/ui/textpage.ui:205
msgctxt "textpage|decimallabel"
msgid "Decimal separator:"
msgstr "Separador decimal:"

#. qF6Aj
#: dbaccess/uiconfig/ui/textpage.ui:219
msgctxt "textpage|thousandslabel"
msgid "Thousands separator:"
msgstr "Separador de milers:"

#. DSrai
#: dbaccess/uiconfig/ui/textpage.ui:272
msgctxt "textpage|decimalseparator"
msgid "."
msgstr "."

#. yWQdQ
#: dbaccess/uiconfig/ui/textpage.ui:273
msgctxt "textpage|decimalseparator"
msgid ","
msgstr ","

#. rD7yP
#: dbaccess/uiconfig/ui/textpage.ui:274
msgctxt "textpage|decimalseparator"
msgid ";"
msgstr ";"

#. FBFxB
#: dbaccess/uiconfig/ui/textpage.ui:275
msgctxt "textpage|decimalseparator"
msgid ":"
msgstr ":"

#. cuU6W
#: dbaccess/uiconfig/ui/textpage.ui:296
msgctxt "textpage|thousandsseparator"
msgid "."
msgstr "."

#. 7y57B
#: dbaccess/uiconfig/ui/textpage.ui:297
msgctxt "textpage|thousandsseparator"
msgid ","
msgstr ","

#. R3dp6
#: dbaccess/uiconfig/ui/textpage.ui:319
msgctxt "textpage|formatlabel"
msgid "Row Format"
msgstr "Format de fila"

#. 8GaPt
#: dbaccess/uiconfig/ui/textpage.ui:359
msgctxt "textpage|charsetlabel"
msgid "_Character set:"
msgstr "Joc de _caràcters:"

#. 752ii
#: dbaccess/uiconfig/ui/textpage.ui:390
msgctxt "textpage|charsetheader"
msgid "Data Conversion"
msgstr "Conversió de dades"

#. cQGgr
#: dbaccess/uiconfig/ui/typeselectpage.ui:117
msgctxt "typeselectpage|columns"
msgid "Column Information"
msgstr "Informació sobre les columnes"

#. GneVZ
#: dbaccess/uiconfig/ui/typeselectpage.ui:155
msgctxt "typeselectpage|autolabel"
msgid "Lines (ma_x.):"
msgstr "Línies (mà_x.):"

#. hsswG
#: dbaccess/uiconfig/ui/typeselectpage.ui:167
msgctxt "typeselectpage|autobutton"
msgid "_Auto"
msgstr "_Automàtic"

#. sTgpa
#: dbaccess/uiconfig/ui/typeselectpage.ui:199
msgctxt "typeselectpage|autotype"
msgid "Automatic Type Recognition"
msgstr "Reconeixement automàtic del tipus"

#. VANs7
#: dbaccess/uiconfig/ui/useradmindialog.ui:8
msgctxt "useradmindialog|UserAdminDialog"
msgid "User Administration"
msgstr "Administració dels usuaris"

#. siFUA
#: dbaccess/uiconfig/ui/useradmindialog.ui:137
msgctxt "useradmindialog|settings"
msgid "User Settings"
msgstr "Configuració de l'usuari"

#. Jvnnk
#: dbaccess/uiconfig/ui/useradminpage.ui:46
msgctxt "useradminpage|label3"
msgid "Us_er:"
msgstr "U_suari:"

#. ZQhyG
#: dbaccess/uiconfig/ui/useradminpage.ui:83
msgctxt "useradminpage|add"
msgid "_Add User..."
msgstr "_Afig un usuari..."

#. L7EVW
#: dbaccess/uiconfig/ui/useradminpage.ui:97
msgctxt "useradminpage|changepass"
msgid "Change _Password..."
msgstr "Canvia la _contrasenya..."

#. vDFqX
#: dbaccess/uiconfig/ui/useradminpage.ui:111
msgctxt "useradminpage|delete"
msgid "_Delete User..."
msgstr "_Suprimeix l'usuari..."

#. gMJwT
#: dbaccess/uiconfig/ui/useradminpage.ui:138
msgctxt "useradminpage|label1"
msgid "User Selection"
msgstr "Selecció de l'usuari"

#. ADQpm
#: dbaccess/uiconfig/ui/useradminpage.ui:184
msgctxt "useradminpage|label2"
msgid "Access Rights for Selected User"
msgstr "Drets d'accés per a l'usuari seleccionat"

#. 5X3RP
#: dbaccess/uiconfig/ui/userdetailspage.ui:43
msgctxt "userdetailspage|hostnameft"
msgid "_Host name:"
msgstr "_Nom del servidor:"

#. eDvjr
#: dbaccess/uiconfig/ui/userdetailspage.ui:59
msgctxt "userdetailspage|portnumberft"
msgid "_Port number:"
msgstr "Número de _port:"

#. rEGAs
#: dbaccess/uiconfig/ui/userdetailspage.ui:96
msgctxt "userdetailspage|usecatalog"
msgid "_Use catalog"
msgstr "_Utilitza el catàleg"

#. BzFdV
#: dbaccess/uiconfig/ui/userdetailspage.ui:115
msgctxt "userdetailspage|optionslabel"
msgid "_Driver settings:"
msgstr "Paràmetres del _controlador:"

#. Gjovq
#: dbaccess/uiconfig/ui/userdetailspage.ui:145
msgctxt "userdetailspage|label1"
msgid "Connection Settings"
msgstr "Paràmetres de la connexió"

#. eLA6J
#: dbaccess/uiconfig/ui/userdetailspage.ui:182
msgctxt "userdetailspage|charsetlabel"
msgid "_Character set:"
msgstr "_Joc de caràcters:"

#. oaAiD
#: dbaccess/uiconfig/ui/userdetailspage.ui:213
msgctxt "userdetailspage|charsetheader"
msgid "Data conversion"
msgstr "Conversió de dades"
> -rw-r--r--source/et/vcl/messages.po252
-rw-r--r--source/eu/basctl/messages.po42
-rw-r--r--source/eu/cui/messages.po412
-rw-r--r--source/eu/framework/messages.po68
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/python.po67
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/shared.po674
-rw-r--r--source/eu/helpcontent2/source/text/sbasic/shared/03.po1605
-rw-r--r--source/eu/helpcontent2/source/text/scalc/01.po123
-rw-r--r--source/eu/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/eu/helpcontent2/source/text/sdatabase.po571
-rw-r--r--source/eu/helpcontent2/source/text/shared/00.po49
-rw-r--r--source/eu/helpcontent2/source/text/shared/01.po412
-rw-r--r--source/eu/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/eu/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po2028
-rw-r--r--source/eu/helpcontent2/source/text/simpress/01.po427
-rw-r--r--source/eu/helpcontent2/source/text/swriter.po409
-rw-r--r--source/eu/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office/UI.po30
-rw-r--r--source/eu/sc/messages.po46
-rw-r--r--source/eu/sd/messages.po46
-rw-r--r--source/eu/sfx2/messages.po60
-rw-r--r--source/eu/starmath/messages.po78
-rw-r--r--source/eu/svtools/messages.po28
-rw-r--r--source/eu/svx/messages.po2766
-rw-r--r--source/eu/sw/messages.po1170
-rw-r--r--source/eu/uui/messages.po45
-rw-r--r--source/eu/vcl/messages.po262
-rw-r--r--source/fa/basctl/messages.po44
-rw-r--r--source/fa/cui/messages.po402
-rw-r--r--source/fa/framework/messages.po68
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/fa/sc/messages.po28
-rw-r--r--source/fa/sd/messages.po38
-rw-r--r--source/fa/sfx2/messages.po60
-rw-r--r--source/fa/starmath/messages.po72
-rw-r--r--source/fa/svtools/messages.po24
-rw-r--r--source/fa/svx/messages.po2760
-rw-r--r--source/fa/sw/messages.po1160
-rw-r--r--source/fa/vcl/messages.po244
-rw-r--r--source/fi/basctl/messages.po44
-rw-r--r--source/fi/cui/messages.po402
-rw-r--r--source/fi/framework/messages.po68
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/fi/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/fi/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/fi/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/fi/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/fi/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/fi/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/fi/helpcontent2/source/text/swriter.po407
-rw-r--r--source/fi/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po32
-rw-r--r--source/fi/sc/messages.po28
-rw-r--r--source/fi/sd/messages.po38
-rw-r--r--source/fi/sfx2/messages.po60
-rw-r--r--source/fi/starmath/messages.po72
-rw-r--r--source/fi/svtools/messages.po24
-rw-r--r--source/fi/svx/messages.po2760
-rw-r--r--source/fi/sw/messages.po1160
-rw-r--r--source/fi/uui/messages.po16
-rw-r--r--source/fi/vcl/messages.po254
-rw-r--r--source/fr/basctl/messages.po44
-rw-r--r--source/fr/cui/messages.po402
-rw-r--r--source/fr/framework/messages.po70
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/python.po67
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared.po634
-rw-r--r--source/fr/helpcontent2/source/text/sbasic/shared/03.po1497
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po291
-rw-r--r--source/fr/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/fr/helpcontent2/source/text/sdatabase.po581
-rw-r--r--source/fr/helpcontent2/source/text/shared/00.po49
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po634
-rw-r--r--source/fr/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/fr/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po2020
-rw-r--r--source/fr/helpcontent2/source/text/simpress/01.po431
-rw-r--r--source/fr/helpcontent2/source/text/swriter.po409
-rw-r--r--source/fr/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/fr/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/fr/sc/messages.po40
-rw-r--r--source/fr/sd/messages.po38
-rw-r--r--source/fr/sfx2/messages.po60
-rw-r--r--source/fr/starmath/messages.po72
-rw-r--r--source/fr/svtools/messages.po26
-rw-r--r--source/fr/svx/messages.po2760
-rw-r--r--source/fr/sw/messages.po1160
-rw-r--r--source/fr/vcl/messages.po262
-rw-r--r--source/fur/basctl/messages.po42
-rw-r--r--source/fur/cui/messages.po402
-rw-r--r--source/fur/framework/messages.po68
-rw-r--r--source/fur/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/fur/sc/messages.po28
-rw-r--r--source/fur/sd/messages.po38
-rw-r--r--source/fur/sfx2/messages.po60
-rw-r--r--source/fur/starmath/messages.po72
-rw-r--r--source/fur/svtools/messages.po24
-rw-r--r--source/fur/svx/messages.po2760
-rw-r--r--source/fur/sw/messages.po1158
-rw-r--r--source/fur/vcl/messages.po244
-rw-r--r--source/fy/basctl/messages.po44
-rw-r--r--source/fy/cui/messages.po402
-rw-r--r--source/fy/framework/messages.po68
-rw-r--r--source/fy/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/fy/sc/messages.po28
-rw-r--r--source/fy/sd/messages.po38
-rw-r--r--source/fy/sfx2/messages.po60
-rw-r--r--source/fy/starmath/messages.po72
-rw-r--r--source/fy/svtools/messages.po26
-rw-r--r--source/fy/svx/messages.po2760
-rw-r--r--source/fy/sw/messages.po1160
-rw-r--r--source/fy/vcl/messages.po260
-rw-r--r--source/ga/basctl/messages.po44
-rw-r--r--source/ga/cui/messages.po402
-rw-r--r--source/ga/framework/messages.po68
-rw-r--r--source/ga/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ga/sc/messages.po28
-rw-r--r--source/ga/sd/messages.po38
-rw-r--r--source/ga/sfx2/messages.po60
-rw-r--r--source/ga/starmath/messages.po72
-rw-r--r--source/ga/svtools/messages.po24
-rw-r--r--source/ga/svx/messages.po2760
-rw-r--r--source/ga/sw/messages.po1160
-rw-r--r--source/ga/vcl/messages.po246
-rw-r--r--source/gd/basctl/messages.po42
-rw-r--r--source/gd/cui/messages.po402
-rw-r--r--source/gd/framework/messages.po68
-rw-r--r--source/gd/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/gd/sc/messages.po28
-rw-r--r--source/gd/sd/messages.po38
-rw-r--r--source/gd/sfx2/messages.po60
-rw-r--r--source/gd/starmath/messages.po72
-rw-r--r--source/gd/svtools/messages.po24
-rw-r--r--source/gd/svx/messages.po2760
-rw-r--r--source/gd/sw/messages.po1160
-rw-r--r--source/gd/vcl/messages.po246
-rw-r--r--source/gl/basctl/messages.po42
-rw-r--r--source/gl/cui/messages.po408
-rw-r--r--source/gl/framework/messages.po70
-rw-r--r--source/gl/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/gl/helpcontent2/source/text/sbasic/shared.po608
-rw-r--r--source/gl/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/gl/helpcontent2/source/text/scalc/01.po145
-rw-r--r--source/gl/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/gl/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/gl/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/gl/helpcontent2/source/text/shared/guide.po1782
-rw-r--r--source/gl/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/gl/helpcontent2/source/text/swriter.po407
-rw-r--r--source/gl/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po28
-rw-r--r--source/gl/sc/messages.po46
-rw-r--r--source/gl/sd/messages.po46
-rw-r--r--source/gl/sfx2/messages.po60
-rw-r--r--source/gl/starmath/messages.po72
-rw-r--r--source/gl/svtools/messages.po28
-rw-r--r--source/gl/svx/messages.po2764
-rw-r--r--source/gl/sw/messages.po1168
-rw-r--r--source/gl/uui/messages.po44
-rw-r--r--source/gl/vcl/messages.po262
-rw-r--r--source/gu/basctl/messages.po42
-rw-r--r--source/gu/cui/messages.po402
-rw-r--r--source/gu/framework/messages.po68
-rw-r--r--source/gu/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/gu/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/gu/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/gu/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/gu/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/gu/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/gu/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/gu/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/gu/helpcontent2/source/text/shared/guide.po1760
-rw-r--r--source/gu/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/gu/helpcontent2/source/text/swriter.po407
-rw-r--r--source/gu/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/gu/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/gu/sc/messages.po40
-rw-r--r--source/gu/sd/messages.po38
-rw-r--r--source/gu/sfx2/messages.po60
-rw-r--r--source/gu/starmath/messages.po72
-rw-r--r--source/gu/svtools/messages.po24
-rw-r--r--source/gu/svx/messages.po2760
-rw-r--r--source/gu/sw/messages.po1160
-rw-r--r--source/gu/vcl/messages.po244
-rw-r--r--source/gug/basctl/messages.po42
-rw-r--r--source/gug/cui/messages.po402
-rw-r--r--source/gug/framework/messages.po68
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared.po614
-rw-r--r--source/gug/helpcontent2/source/text/sbasic/shared/03.po1529
-rw-r--r--source/gug/helpcontent2/source/text/scalc/01.po323
-rw-r--r--source/gug/helpcontent2/source/text/sdatabase.po571
-rw-r--r--source/gug/helpcontent2/source/text/shared/00.po49
-rw-r--r--source/gug/helpcontent2/source/text/shared/01.po426
-rw-r--r--source/gug/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/gug/helpcontent2/source/text/shared/explorer/database.po553
-rw-r--r--source/gug/helpcontent2/source/text/shared/guide.po2014
-rw-r--r--source/gug/helpcontent2/source/text/simpress/01.po429
-rw-r--r--source/gug/helpcontent2/source/text/simpress/02.po8
-rw-r--r--source/gug/helpcontent2/source/text/swriter.po409
-rw-r--r--source/gug/helpcontent2/source/text/swriter/04.po8
-rw-r--r--source/gug/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/gug/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/gug/sc/messages.po28
-rw-r--r--source/gug/sd/messages.po38
-rw-r--r--source/gug/sfx2/messages.po60
-rw-r--r--source/gug/starmath/messages.po72
-rw-r--r--source/gug/svtools/messages.po24
-rw-r--r--source/gug/svx/messages.po2760
-rw-r--r--source/gug/sw/messages.po1160
-rw-r--r--source/gug/vcl/messages.po244
-rw-r--r--source/he/basctl/messages.po44
-rw-r--r--source/he/cui/messages.po402
-rw-r--r--source/he/framework/messages.po70
-rw-r--r--source/he/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/he/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/he/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/he/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/he/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/he/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/he/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/he/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/he/helpcontent2/source/text/shared/guide.po1758
-rw-r--r--source/he/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/he/helpcontent2/source/text/swriter.po407
-rw-r--r--source/he/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/he/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/he/sc/messages.po28
-rw-r--r--source/he/sd/messages.po38
-rw-r--r--source/he/sfx2/messages.po60
-rw-r--r--source/he/starmath/messages.po72
-rw-r--r--source/he/svtools/messages.po30
-rw-r--r--source/he/svx/messages.po2760
-rw-r--r--source/he/sw/messages.po1160
-rw-r--r--source/he/uui/messages.po22
-rw-r--r--source/he/vcl/messages.po252
-rw-r--r--source/hi/basctl/messages.po42
-rw-r--r--source/hi/cui/messages.po402
-rw-r--r--source/hi/framework/messages.po68
-rw-r--r--source/hi/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/hi/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/hi/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/hi/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/hi/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/hi/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/hi/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/hi/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/hi/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/hi/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/hi/helpcontent2/source/text/swriter.po407
-rw-r--r--source/hi/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/hi/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/hi/sc/messages.po28
-rw-r--r--source/hi/sd/messages.po38
-rw-r--r--source/hi/sfx2/messages.po60
-rw-r--r--source/hi/starmath/messages.po72
-rw-r--r--source/hi/svtools/messages.po24
-rw-r--r--source/hi/svx/messages.po2760
-rw-r--r--source/hi/sw/messages.po1160
-rw-r--r--source/hi/vcl/messages.po244
-rw-r--r--source/hr/basctl/messages.po44
-rw-r--r--source/hr/cui/messages.po402
-rw-r--r--source/hr/framework/messages.po70
-rw-r--r--source/hr/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/hr/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/hr/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/hr/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/hr/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/hr/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/hr/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/hr/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/hr/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/hr/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/hr/helpcontent2/source/text/swriter.po407
-rw-r--r--source/hr/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/hr/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/hr/sc/messages.po28
-rw-r--r--source/hr/sd/messages.po38
-rw-r--r--source/hr/sfx2/messages.po60
-rw-r--r--source/hr/starmath/messages.po72
-rw-r--r--source/hr/svtools/messages.po24
-rw-r--r--source/hr/svx/messages.po2760
-rw-r--r--source/hr/sw/messages.po1160
-rw-r--r--source/hr/vcl/messages.po252
-rw-r--r--source/hsb/basctl/messages.po44
-rw-r--r--source/hsb/cui/messages.po402
-rw-r--r--source/hsb/framework/messages.po68
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/hsb/sc/messages.po40
-rw-r--r--source/hsb/sd/messages.po38
-rw-r--r--source/hsb/sfx2/messages.po60
-rw-r--r--source/hsb/starmath/messages.po72
-rw-r--r--source/hsb/svtools/messages.po24
-rw-r--r--source/hsb/svx/messages.po2760
-rw-r--r--source/hsb/sw/messages.po1160
-rw-r--r--source/hsb/vcl/messages.po260
-rw-r--r--source/hu/basctl/messages.po44
-rw-r--r--source/hu/cui/messages.po402
-rw-r--r--source/hu/framework/messages.po68
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/hu/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/hu/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/hu/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/hu/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po400
-rw-r--r--source/hu/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/hu/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/hu/helpcontent2/source/text/swriter.po407
-rw-r--r--source/hu/helpcontent2/source/text/swriter/librelogo.po14
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/hu/sc/messages.po40
-rw-r--r--source/hu/sd/messages.po38
-rw-r--r--source/hu/sfx2/messages.po60
-rw-r--r--source/hu/starmath/messages.po72
-rw-r--r--source/hu/svtools/messages.po24
-rw-r--r--source/hu/svx/messages.po2760
-rw-r--r--source/hu/sw/messages.po1160
-rw-r--r--source/hu/vcl/messages.po260
-rw-r--r--source/id/basctl/messages.po44
-rw-r--r--source/id/chart2/messages.po112
-rw-r--r--source/id/cui/messages.po525
-rw-r--r--source/id/dbaccess/messages.po10
-rw-r--r--source/id/desktop/messages.po6
-rw-r--r--source/id/dictionaries/eo.po12
-rw-r--r--source/id/dictionaries/mn_MN.po12
-rw-r--r--source/id/extensions/messages.po14
-rw-r--r--source/id/extras/source/gallery/share.po10
-rw-r--r--source/id/filter/messages.po36
-rw-r--r--source/id/framework/messages.po74
-rw-r--r--source/id/helpcontent2/source/auxiliary.po12
-rw-r--r--source/id/helpcontent2/source/text/sbasic/python.po61
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared.po612
-rw-r--r--source/id/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/id/helpcontent2/source/text/scalc/01.po119
-rw-r--r--source/id/helpcontent2/source/text/sdatabase.po571
-rw-r--r--source/id/helpcontent2/source/text/shared/00.po49
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po402
-rw-r--r--source/id/helpcontent2/source/text/shared/explorer/database.po553
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po1831
-rw-r--r--source/id/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/id/helpcontent2/source/text/simpress/01.po427
-rw-r--r--source/id/helpcontent2/source/text/swriter.po409
-rw-r--r--source/id/helpcontent2/source/text/swriter/00.po6
-rw-r--r--source/id/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/id/helpcontent2/source/text/swriter/04.po6
-rw-r--r--source/id/helpcontent2/source/text/swriter/guide.po24
-rw-r--r--source/id/helpcontent2/source/text/swriter/librelogo.po20
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office.po6
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po64
-rw-r--r--source/id/reportbuilder/java/org/libreoffice/report/function/metadata.po26
-rw-r--r--source/id/reportdesign/messages.po8
-rw-r--r--source/id/sc/messages.po444
-rw-r--r--source/id/scaddins/messages.po38
-rw-r--r--source/id/sccomp/messages.po10
-rw-r--r--source/id/scp2/source/ooo.po12
-rw-r--r--source/id/sd/messages.po168
-rw-r--r--source/id/sfx2/messages.po98
-rw-r--r--source/id/starmath/messages.po92
-rw-r--r--source/id/svtools/messages.po26
-rw-r--r--source/id/svx/messages.po2828
-rw-r--r--source/id/sw/messages.po1288
-rw-r--r--source/id/swext/mediawiki/help.po8
-rw-r--r--source/id/uui/messages.po52
-rw-r--r--source/id/vcl/messages.po262
-rw-r--r--source/id/xmlsecurity/messages.po6
-rw-r--r--source/is/basctl/messages.po42
-rw-r--r--source/is/cui/messages.po402
-rw-r--r--source/is/framework/messages.po68
-rw-r--r--source/is/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/is/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/is/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/is/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/is/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/is/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/is/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/is/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/is/helpcontent2/source/text/swriter.po407
-rw-r--r--source/is/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/is/sc/messages.po28
-rw-r--r--source/is/sd/messages.po38
-rw-r--r--source/is/sfx2/messages.po60
-rw-r--r--source/is/starmath/messages.po72
-rw-r--r--source/is/svtools/messages.po24
-rw-r--r--source/is/svx/messages.po2760
-rw-r--r--source/is/sw/messages.po1160
-rw-r--r--source/is/vcl/messages.po252
-rw-r--r--source/it/basctl/messages.po42
-rw-r--r--source/it/cui/messages.po402
-rw-r--r--source/it/framework/messages.po70
-rw-r--r--source/it/helpcontent2/source/text/sbasic/python.po61
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared.po634
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/it/helpcontent2/source/text/scalc/01.po121
-rw-r--r--source/it/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po402
-rw-r--r--source/it/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po2044
-rw-r--r--source/it/helpcontent2/source/text/simpress/01.po427
-rw-r--r--source/it/helpcontent2/source/text/swriter.po409
-rw-r--r--source/it/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/it/sc/messages.po40
-rw-r--r--source/it/sd/messages.po38
-rw-r--r--source/it/sfx2/messages.po60
-rw-r--r--source/it/starmath/messages.po72
-rw-r--r--source/it/svtools/messages.po24
-rw-r--r--source/it/svx/messages.po2760
-rw-r--r--source/it/sw/messages.po1160
-rw-r--r--source/it/vcl/messages.po260
-rw-r--r--source/ja/basctl/messages.po44
-rw-r--r--source/ja/chart2/messages.po8
-rw-r--r--source/ja/cui/messages.po560
-rw-r--r--source/ja/desktop/messages.po22
-rw-r--r--source/ja/filter/messages.po20
-rw-r--r--source/ja/formula/messages.po24
-rw-r--r--source/ja/framework/messages.po70
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/python.po55
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ja/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ja/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ja/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/ja/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/ja/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ja/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ja/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po74
-rw-r--r--source/ja/sc/messages.po156
-rw-r--r--source/ja/sd/messages.po50
-rw-r--r--source/ja/sfx2/messages.po116
-rw-r--r--source/ja/starmath/messages.po92
-rw-r--r--source/ja/svtools/messages.po60
-rw-r--r--source/ja/svx/messages.po2828
-rw-r--r--source/ja/sw/messages.po1286
-rw-r--r--source/ja/vcl/messages.po262
-rw-r--r--source/ja/xmlsecurity/messages.po8
-rw-r--r--source/jv/basctl/messages.po42
-rw-r--r--source/jv/cui/messages.po402
-rw-r--r--source/jv/framework/messages.po68
-rw-r--r--source/jv/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/jv/sc/messages.po28
-rw-r--r--source/jv/sd/messages.po38
-rw-r--r--source/jv/sfx2/messages.po60
-rw-r--r--source/jv/starmath/messages.po72
-rw-r--r--source/jv/svtools/messages.po24
-rw-r--r--source/jv/svx/messages.po2760
-rw-r--r--source/jv/sw/messages.po1161
-rw-r--r--source/jv/vcl/messages.po244
-rw-r--r--source/ka/basctl/messages.po42
-rw-r--r--source/ka/cui/messages.po402
-rw-r--r--source/ka/framework/messages.po68
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ka/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ka/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ka/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ka/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/ka/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/ka/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ka/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ka/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ka/sc/messages.po30
-rw-r--r--source/ka/sd/messages.po38
-rw-r--r--source/ka/sfx2/messages.po60
-rw-r--r--source/ka/starmath/messages.po72
-rw-r--r--source/ka/svtools/messages.po24
-rw-r--r--source/ka/svx/messages.po2760
-rw-r--r--source/ka/sw/messages.po1160
-rw-r--r--source/ka/vcl/messages.po244
-rw-r--r--source/kab/basctl/messages.po42
-rw-r--r--source/kab/cui/messages.po402
-rw-r--r--source/kab/framework/messages.po68
-rw-r--r--source/kab/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/kab/sc/messages.po28
-rw-r--r--source/kab/sd/messages.po38
-rw-r--r--source/kab/sfx2/messages.po60
-rw-r--r--source/kab/starmath/messages.po72
-rw-r--r--source/kab/svtools/messages.po24
-rw-r--r--source/kab/svx/messages.po2760
-rw-r--r--source/kab/sw/messages.po1160
-rw-r--r--source/kab/vcl/messages.po244
-rw-r--r--source/kk/basctl/messages.po44
-rw-r--r--source/kk/cui/messages.po402
-rw-r--r--source/kk/framework/messages.po68
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/kk/sc/messages.po28
-rw-r--r--source/kk/sd/messages.po38
-rw-r--r--source/kk/sfx2/messages.po60
-rw-r--r--source/kk/starmath/messages.po72
-rw-r--r--source/kk/svtools/messages.po24
-rw-r--r--source/kk/svx/messages.po2760
-rw-r--r--source/kk/sw/messages.po1162
-rw-r--r--source/kk/vcl/messages.po252
-rw-r--r--source/kl/basctl/messages.po42
-rw-r--r--source/kl/cui/messages.po402
-rw-r--r--source/kl/framework/messages.po68
-rw-r--r--source/kl/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/kl/sc/messages.po28
-rw-r--r--source/kl/sd/messages.po38
-rw-r--r--source/kl/sfx2/messages.po60
-rw-r--r--source/kl/starmath/messages.po72
-rw-r--r--source/kl/svtools/messages.po24
-rw-r--r--source/kl/svx/messages.po2760
-rw-r--r--source/kl/sw/messages.po1161
-rw-r--r--source/kl/vcl/messages.po244
-rw-r--r--source/km/basctl/messages.po42
-rw-r--r--source/km/cui/messages.po402
-rw-r--r--source/km/framework/messages.po68
-rw-r--r--source/km/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/km/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/km/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/km/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/km/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/km/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/km/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/km/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/km/helpcontent2/source/text/swriter.po407
-rw-r--r--source/km/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/km/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/km/sc/messages.po40
-rw-r--r--source/km/sd/messages.po38
-rw-r--r--source/km/sfx2/messages.po60
-rw-r--r--source/km/starmath/messages.po72
-rw-r--r--source/km/svtools/messages.po24
-rw-r--r--source/km/svx/messages.po2760
-rw-r--r--source/km/sw/messages.po1160
-rw-r--r--source/km/vcl/messages.po244
-rw-r--r--source/kmr-Latn/basctl/messages.po42
-rw-r--r--source/kmr-Latn/cui/messages.po402
-rw-r--r--source/kmr-Latn/framework/messages.po68
-rw-r--r--source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/kmr-Latn/sc/messages.po28
-rw-r--r--source/kmr-Latn/sd/messages.po38
-rw-r--r--source/kmr-Latn/sfx2/messages.po60
-rw-r--r--source/kmr-Latn/starmath/messages.po72
-rw-r--r--source/kmr-Latn/svtools/messages.po24
-rw-r--r--source/kmr-Latn/svx/messages.po2760
-rw-r--r--source/kmr-Latn/sw/messages.po1160
-rw-r--r--source/kmr-Latn/vcl/messages.po244
-rw-r--r--source/kn/basctl/messages.po42
-rw-r--r--source/kn/cui/messages.po402
-rw-r--r--source/kn/framework/messages.po68
-rw-r--r--source/kn/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/kn/sc/messages.po28
-rw-r--r--source/kn/sd/messages.po38
-rw-r--r--source/kn/sfx2/messages.po60
-rw-r--r--source/kn/starmath/messages.po72
-rw-r--r--source/kn/svtools/messages.po24
-rw-r--r--source/kn/svx/messages.po2760
-rw-r--r--source/kn/sw/messages.po1160
-rw-r--r--source/kn/vcl/messages.po244
-rw-r--r--source/ko/basctl/messages.po44
-rw-r--r--source/ko/cui/messages.po402
-rw-r--r--source/ko/framework/messages.po70
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ko/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ko/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ko/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ko/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po400
-rw-r--r--source/ko/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/ko/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ko/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ko/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ko/sc/messages.po40
-rw-r--r--source/ko/sd/messages.po38
-rw-r--r--source/ko/sfx2/messages.po60
-rw-r--r--source/ko/starmath/messages.po72
-rw-r--r--source/ko/svtools/messages.po24
-rw-r--r--source/ko/svx/messages.po2760
-rw-r--r--source/ko/sw/messages.po1160
-rw-r--r--source/ko/vcl/messages.po244
-rw-r--r--source/kok/basctl/messages.po42
-rw-r--r--source/kok/cui/messages.po402
-rw-r--r--source/kok/framework/messages.po68
-rw-r--r--source/kok/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/kok/sc/messages.po28
-rw-r--r--source/kok/sd/messages.po38
-rw-r--r--source/kok/sfx2/messages.po60
-rw-r--r--source/kok/starmath/messages.po72
-rw-r--r--source/kok/svtools/messages.po24
-rw-r--r--source/kok/svx/messages.po2760
-rw-r--r--source/kok/sw/messages.po1160
-rw-r--r--source/kok/vcl/messages.po244
-rw-r--r--source/ks/basctl/messages.po42
-rw-r--r--source/ks/cui/messages.po402
-rw-r--r--source/ks/framework/messages.po68
-rw-r--r--source/ks/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ks/sc/messages.po28
-rw-r--r--source/ks/sd/messages.po38
-rw-r--r--source/ks/sfx2/messages.po60
-rw-r--r--source/ks/starmath/messages.po72
-rw-r--r--source/ks/svtools/messages.po24
-rw-r--r--source/ks/svx/messages.po2760
-rw-r--r--source/ks/sw/messages.po1160
-rw-r--r--source/ks/vcl/messages.po244
-rw-r--r--source/ky/basctl/messages.po42
-rw-r--r--source/ky/cui/messages.po402
-rw-r--r--source/ky/framework/messages.po68
-rw-r--r--source/ky/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ky/sc/messages.po28
-rw-r--r--source/ky/sd/messages.po38
-rw-r--r--source/ky/sfx2/messages.po60
-rw-r--r--source/ky/starmath/messages.po72
-rw-r--r--source/ky/svtools/messages.po24
-rw-r--r--source/ky/svx/messages.po2760
-rw-r--r--source/ky/sw/messages.po1158
-rw-r--r--source/ky/vcl/messages.po244
-rw-r--r--source/lb/basctl/messages.po42
-rw-r--r--source/lb/cui/messages.po402
-rw-r--r--source/lb/framework/messages.po68
-rw-r--r--source/lb/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/lb/sc/messages.po28
-rw-r--r--source/lb/sd/messages.po38
-rw-r--r--source/lb/sfx2/messages.po60
-rw-r--r--source/lb/starmath/messages.po72
-rw-r--r--source/lb/svtools/messages.po24
-rw-r--r--source/lb/svx/messages.po2760
-rw-r--r--source/lb/sw/messages.po1160
-rw-r--r--source/lb/vcl/messages.po244
-rw-r--r--source/lo/basctl/messages.po42
-rw-r--r--source/lo/cui/messages.po402
-rw-r--r--source/lo/framework/messages.po68
-rw-r--r--source/lo/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/lo/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/lo/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/lo/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/lo/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/lo/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/lo/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/lo/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/lo/helpcontent2/source/text/swriter.po407
-rw-r--r--source/lo/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/lo/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/lo/sc/messages.po28
-rw-r--r--source/lo/sd/messages.po38
-rw-r--r--source/lo/sfx2/messages.po60
-rw-r--r--source/lo/starmath/messages.po72
-rw-r--r--source/lo/svtools/messages.po24
-rw-r--r--source/lo/svx/messages.po2760
-rw-r--r--source/lo/sw/messages.po1161
-rw-r--r--source/lo/vcl/messages.po244
-rw-r--r--source/lt/basctl/messages.po42
-rw-r--r--source/lt/cui/messages.po402
-rw-r--r--source/lt/framework/messages.po68
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/python.po65
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/shared.po634
-rw-r--r--source/lt/helpcontent2/source/text/sbasic/shared/03.po1491
-rw-r--r--source/lt/helpcontent2/source/text/scalc/01.po121
-rw-r--r--source/lt/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po402
-rw-r--r--source/lt/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po2042
-rw-r--r--source/lt/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/lt/helpcontent2/source/text/swriter.po407
-rw-r--r--source/lt/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/lt/sc/messages.po40
-rw-r--r--source/lt/sd/messages.po38
-rw-r--r--source/lt/sfx2/messages.po60
-rw-r--r--source/lt/starmath/messages.po72
-rw-r--r--source/lt/svtools/messages.po24
-rw-r--r--source/lt/svx/messages.po2760
-rw-r--r--source/lt/sw/messages.po1160
-rw-r--r--source/lt/vcl/messages.po254
-rw-r--r--source/lv/basctl/messages.po42
-rw-r--r--source/lv/cui/messages.po402
-rw-r--r--source/lv/framework/messages.po68
-rw-r--r--source/lv/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/lv/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/lv/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/lv/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/lv/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/lv/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/lv/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/lv/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/lv/helpcontent2/source/text/swriter.po407
-rw-r--r--source/lv/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/lv/sc/messages.po28
-rw-r--r--source/lv/sd/messages.po38
-rw-r--r--source/lv/sfx2/messages.po60
-rw-r--r--source/lv/starmath/messages.po72
-rw-r--r--source/lv/svtools/messages.po24
-rw-r--r--source/lv/svx/messages.po2760
-rw-r--r--source/lv/sw/messages.po1162
-rw-r--r--source/lv/vcl/messages.po252
-rw-r--r--source/mai/basctl/messages.po42
-rw-r--r--source/mai/cui/messages.po402
-rw-r--r--source/mai/framework/messages.po68
-rw-r--r--source/mai/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/mai/sc/messages.po28
-rw-r--r--source/mai/sd/messages.po38
-rw-r--r--source/mai/sfx2/messages.po60
-rw-r--r--source/mai/starmath/messages.po72
-rw-r--r--source/mai/svtools/messages.po24
-rw-r--r--source/mai/svx/messages.po2760
-rw-r--r--source/mai/sw/messages.po1160
-rw-r--r--source/mai/vcl/messages.po244
-rw-r--r--source/mk/basctl/messages.po42
-rw-r--r--source/mk/cui/messages.po402
-rw-r--r--source/mk/framework/messages.po68
-rw-r--r--source/mk/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/mk/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/mk/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/mk/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/mk/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/mk/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/mk/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/mk/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/mk/helpcontent2/source/text/swriter.po407
-rw-r--r--source/mk/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/mk/sc/messages.po40
-rw-r--r--source/mk/sd/messages.po38
-rw-r--r--source/mk/sfx2/messages.po60
-rw-r--r--source/mk/starmath/messages.po72
-rw-r--r--source/mk/svtools/messages.po24
-rw-r--r--source/mk/svx/messages.po2760
-rw-r--r--source/mk/sw/messages.po1160
-rw-r--r--source/mk/vcl/messages.po244
-rw-r--r--source/ml/basctl/messages.po42
-rw-r--r--source/ml/cui/messages.po402
-rw-r--r--source/ml/framework/messages.po68
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ml/sc/messages.po28
-rw-r--r--source/ml/sd/messages.po38
-rw-r--r--source/ml/sfx2/messages.po60
-rw-r--r--source/ml/starmath/messages.po72
-rw-r--r--source/ml/svtools/messages.po24
-rw-r--r--source/ml/svx/messages.po2760
-rw-r--r--source/ml/sw/messages.po1160
-rw-r--r--source/ml/vcl/messages.po244
-rw-r--r--source/mn/basctl/messages.po44
-rw-r--r--source/mn/cui/messages.po402
-rw-r--r--source/mn/framework/messages.po68
-rw-r--r--source/mn/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/mn/sc/messages.po28
-rw-r--r--source/mn/sd/messages.po38
-rw-r--r--source/mn/sfx2/messages.po60
-rw-r--r--source/mn/starmath/messages.po72
-rw-r--r--source/mn/svtools/messages.po24
-rw-r--r--source/mn/svx/messages.po2760
-rw-r--r--source/mn/sw/messages.po1160
-rw-r--r--source/mn/vcl/messages.po252
-rw-r--r--source/mni/basctl/messages.po42
-rw-r--r--source/mni/cui/messages.po402
-rw-r--r--source/mni/framework/messages.po68
-rw-r--r--source/mni/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/mni/sc/messages.po28
-rw-r--r--source/mni/sd/messages.po38
-rw-r--r--source/mni/sfx2/messages.po60
-rw-r--r--source/mni/starmath/messages.po72
-rw-r--r--source/mni/svtools/messages.po24
-rw-r--r--source/mni/svx/messages.po2760
-rw-r--r--source/mni/sw/messages.po1160
-rw-r--r--source/mni/vcl/messages.po244
-rw-r--r--source/mr/basctl/messages.po42
-rw-r--r--source/mr/cui/messages.po402
-rw-r--r--source/mr/framework/messages.po68
-rw-r--r--source/mr/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/mr/sc/messages.po28
-rw-r--r--source/mr/sd/messages.po38
-rw-r--r--source/mr/sfx2/messages.po60
-rw-r--r--source/mr/starmath/messages.po72
-rw-r--r--source/mr/svtools/messages.po24
-rw-r--r--source/mr/svx/messages.po2760
-rw-r--r--source/mr/sw/messages.po1160
-rw-r--r--source/mr/vcl/messages.po244
-rw-r--r--source/my/basctl/messages.po42
-rw-r--r--source/my/cui/messages.po402
-rw-r--r--source/my/framework/messages.po68
-rw-r--r--source/my/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/my/sc/messages.po28
-rw-r--r--source/my/sd/messages.po38
-rw-r--r--source/my/sfx2/messages.po60
-rw-r--r--source/my/starmath/messages.po72
-rw-r--r--source/my/svtools/messages.po24
-rw-r--r--source/my/svx/messages.po2760
-rw-r--r--source/my/sw/messages.po1160
-rw-r--r--source/my/vcl/messages.po244
-rw-r--r--source/nb/basctl/messages.po44
-rw-r--r--source/nb/cui/messages.po410
-rw-r--r--source/nb/filter/source/config/fragments/filters.po10
-rw-r--r--source/nb/framework/messages.po70
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/python.po67
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/nb/helpcontent2/source/text/sbasic/shared/03.po1491
-rw-r--r--source/nb/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/nb/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/nb/helpcontent2/source/text/sdatabase.po579
-rw-r--r--source/nb/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/nb/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/nb/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po2052
-rw-r--r--source/nb/helpcontent2/source/text/simpress/01.po427
-rw-r--r--source/nb/helpcontent2/source/text/swriter.po409
-rw-r--r--source/nb/helpcontent2/source/text/swriter/librelogo.po18
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office/UI.po48
-rw-r--r--source/nb/sc/messages.po46
-rw-r--r--source/nb/sd/messages.po46
-rw-r--r--source/nb/sfx2/messages.po60
-rw-r--r--source/nb/starmath/messages.po78
-rw-r--r--source/nb/svtools/messages.po28
-rw-r--r--source/nb/svx/messages.po2764
-rw-r--r--source/nb/sw/messages.po1168
-rw-r--r--source/nb/uui/messages.po44
-rw-r--r--source/nb/vcl/messages.po262
-rw-r--r--source/ne/basctl/messages.po42
-rw-r--r--source/ne/cui/messages.po402
-rw-r--r--source/ne/framework/messages.po68
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ne/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ne/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ne/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ne/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/ne/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po1760
-rw-r--r--source/ne/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ne/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ne/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/ne/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ne/sc/messages.po40
-rw-r--r--source/ne/sd/messages.po38
-rw-r--r--source/ne/sfx2/messages.po60
-rw-r--r--source/ne/starmath/messages.po72
-rw-r--r--source/ne/svtools/messages.po24
-rw-r--r--source/ne/svx/messages.po2760
-rw-r--r--source/ne/sw/messages.po1160
-rw-r--r--source/ne/vcl/messages.po244
-rw-r--r--source/nl/basctl/messages.po42
-rw-r--r--source/nl/cui/messages.po402
-rw-r--r--source/nl/framework/messages.po68
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po612
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/03.po1491
-rw-r--r--source/nl/helpcontent2/source/text/scalc/01.po121
-rw-r--r--source/nl/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/nl/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po402
-rw-r--r--source/nl/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po2046
-rw-r--r--source/nl/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/nl/helpcontent2/source/text/swriter.po407
-rw-r--r--source/nl/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/nl/sc/messages.po40
-rw-r--r--source/nl/sd/messages.po38
-rw-r--r--source/nl/sfx2/messages.po60
-rw-r--r--source/nl/starmath/messages.po72
-rw-r--r--source/nl/svtools/messages.po26
-rw-r--r--source/nl/svx/messages.po2760
-rw-r--r--source/nl/sw/messages.po1160
-rw-r--r--source/nl/vcl/messages.po262
-rw-r--r--source/nn/basctl/messages.po44
-rw-r--r--source/nn/cui/messages.po418
-rw-r--r--source/nn/framework/messages.po68
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/python.po67
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po638
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared/03.po1491
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po121
-rw-r--r--source/nn/helpcontent2/source/text/sdatabase.po571
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po49
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po834
-rw-r--r--source/nn/helpcontent2/source/text/shared/02.po74
-rw-r--r--source/nn/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/nn/helpcontent2/source/text/shared/explorer/database.po553
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po2074
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/nn/helpcontent2/source/text/simpress/01.po427
-rw-r--r--source/nn/helpcontent2/source/text/simpress/guide.po6
-rw-r--r--source/nn/helpcontent2/source/text/swriter.po409
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po8
-rw-r--r--source/nn/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/nn/sc/messages.po48
-rw-r--r--source/nn/sd/messages.po38
-rw-r--r--source/nn/sfx2/messages.po64
-rw-r--r--source/nn/starmath/messages.po72
-rw-r--r--source/nn/svtools/messages.po24
-rw-r--r--source/nn/svx/messages.po2764
-rw-r--r--source/nn/sw/messages.po1160
-rw-r--r--source/nn/vcl/messages.po272
-rw-r--r--source/nr/basctl/messages.po42
-rw-r--r--source/nr/cui/messages.po402
-rw-r--r--source/nr/framework/messages.po68
-rw-r--r--source/nr/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/nr/sc/messages.po28
-rw-r--r--source/nr/sd/messages.po38
-rw-r--r--source/nr/sfx2/messages.po60
-rw-r--r--source/nr/starmath/messages.po72
-rw-r--r--source/nr/svtools/messages.po24
-rw-r--r--source/nr/svx/messages.po2760
-rw-r--r--source/nr/sw/messages.po1160
-rw-r--r--source/nr/vcl/messages.po244
-rw-r--r--source/nso/basctl/messages.po42
-rw-r--r--source/nso/cui/messages.po402
-rw-r--r--source/nso/framework/messages.po68
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/nso/sc/messages.po28
-rw-r--r--source/nso/sd/messages.po38
-rw-r--r--source/nso/sfx2/messages.po60
-rw-r--r--source/nso/starmath/messages.po72
-rw-r--r--source/nso/svtools/messages.po24
-rw-r--r--source/nso/svx/messages.po2760
-rw-r--r--source/nso/sw/messages.po1160
-rw-r--r--source/nso/vcl/messages.po244
-rw-r--r--source/oc/basctl/messages.po44
-rw-r--r--source/oc/chart2/messages.po14
-rw-r--r--source/oc/cui/messages.po402
-rw-r--r--source/oc/framework/messages.po70
-rw-r--r--source/oc/librelogo/source/pythonpath.po20
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/oc/sc/messages.po28
-rw-r--r--source/oc/sd/messages.po38
-rw-r--r--source/oc/sfx2/messages.po60
-rw-r--r--source/oc/starmath/messages.po72
-rw-r--r--source/oc/svtools/messages.po24
-rw-r--r--source/oc/svx/messages.po2760
-rw-r--r--source/oc/sw/messages.po1160
-rw-r--r--source/oc/swext/mediawiki/help.po13
-rw-r--r--source/oc/vcl/messages.po250
-rw-r--r--source/om/basctl/messages.po42
-rw-r--r--source/om/cui/messages.po402
-rw-r--r--source/om/framework/messages.po68
-rw-r--r--source/om/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/om/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/om/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/om/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/om/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/om/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/om/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/om/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/om/helpcontent2/source/text/swriter.po407
-rw-r--r--source/om/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/om/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/om/sc/messages.po40
-rw-r--r--source/om/sd/messages.po38
-rw-r--r--source/om/sfx2/messages.po60
-rw-r--r--source/om/starmath/messages.po72
-rw-r--r--source/om/svtools/messages.po24
-rw-r--r--source/om/svx/messages.po2760
-rw-r--r--source/om/sw/messages.po1160
-rw-r--r--source/om/vcl/messages.po244
-rw-r--r--source/or/basctl/messages.po42
-rw-r--r--source/or/cui/messages.po402
-rw-r--r--source/or/framework/messages.po68
-rw-r--r--source/or/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/or/sc/messages.po28
-rw-r--r--source/or/sd/messages.po38
-rw-r--r--source/or/sfx2/messages.po60
-rw-r--r--source/or/starmath/messages.po72
-rw-r--r--source/or/svtools/messages.po24
-rw-r--r--source/or/svx/messages.po2760
-rw-r--r--source/or/sw/messages.po1160
-rw-r--r--source/or/vcl/messages.po244
-rw-r--r--source/pa-IN/basctl/messages.po44
-rw-r--r--source/pa-IN/cui/messages.po402
-rw-r--r--source/pa-IN/framework/messages.po70
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/pa-IN/sc/messages.po28
-rw-r--r--source/pa-IN/sd/messages.po38
-rw-r--r--source/pa-IN/sfx2/messages.po60
-rw-r--r--source/pa-IN/starmath/messages.po72
-rw-r--r--source/pa-IN/svtools/messages.po26
-rw-r--r--source/pa-IN/svx/messages.po2760
-rw-r--r--source/pa-IN/sw/messages.po1160
-rw-r--r--source/pa-IN/vcl/messages.po246
-rw-r--r--source/pl/basctl/messages.po42
-rw-r--r--source/pl/cui/messages.po416
-rw-r--r--source/pl/framework/messages.po72
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/pl/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/pl/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po400
-rw-r--r--source/pl/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po1764
-rw-r--r--source/pl/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/pl/helpcontent2/source/text/swriter.po407
-rw-r--r--source/pl/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po32
-rw-r--r--source/pl/sc/messages.po46
-rw-r--r--source/pl/sd/messages.po50
-rw-r--r--source/pl/sfx2/messages.po60
-rw-r--r--source/pl/starmath/messages.po78
-rw-r--r--source/pl/svtools/messages.po28
-rw-r--r--source/pl/svx/messages.po2780
-rw-r--r--source/pl/sw/messages.po1176
-rw-r--r--source/pl/uui/messages.po44
-rw-r--r--source/pl/vcl/messages.po262
-rw-r--r--source/pt-BR/basctl/messages.po44
-rw-r--r--source/pt-BR/cui/messages.po416
-rw-r--r--source/pt-BR/framework/messages.po72
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/python.po67
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared.po796
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/shared/03.po1541
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/01.po583
-rw-r--r--source/pt-BR/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/sdatabase.po609
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/00.po51
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po414
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po2022
-rw-r--r--source/pt-BR/helpcontent2/source/text/simpress/01.po427
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter.po409
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/01.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/pt-BR/helpcontent2/source/text/swriter/librelogo.po14
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po50
-rw-r--r--source/pt-BR/sc/messages.po46
-rw-r--r--source/pt-BR/sd/messages.po44
-rw-r--r--source/pt-BR/sfx2/messages.po60
-rw-r--r--source/pt-BR/starmath/messages.po78
-rw-r--r--source/pt-BR/svtools/messages.po28
-rw-r--r--source/pt-BR/svx/messages.po2770
-rw-r--r--source/pt-BR/sw/messages.po1168
-rw-r--r--source/pt-BR/uui/messages.po44
-rw-r--r--source/pt-BR/vcl/messages.po262
-rw-r--r--source/pt/basctl/messages.po44
-rw-r--r--source/pt/cui/messages.po410
-rw-r--r--source/pt/framework/messages.po72
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/python.po59
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared.po614
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/pt/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/pt/helpcontent2/source/text/sdatabase.po590
-rw-r--r--source/pt/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/pt/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po1882
-rw-r--r--source/pt/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/pt/helpcontent2/source/text/swriter.po407
-rw-r--r--source/pt/helpcontent2/source/text/swriter/01.po29
-rw-r--r--source/pt/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office/UI.po34
-rw-r--r--source/pt/sc/messages.po46
-rw-r--r--source/pt/sd/messages.po46
-rw-r--r--source/pt/sfx2/messages.po60
-rw-r--r--source/pt/starmath/messages.po80
-rw-r--r--source/pt/svtools/messages.po28
-rw-r--r--source/pt/svx/messages.po2766
-rw-r--r--source/pt/sw/messages.po1170
-rw-r--r--source/pt/uui/messages.po44
-rw-r--r--source/pt/vcl/messages.po262
-rw-r--r--source/ro/basctl/messages.po42
-rw-r--r--source/ro/cui/messages.po402
-rw-r--r--source/ro/framework/messages.po68
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ro/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ro/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ro/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ro/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/ro/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/ro/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ro/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ro/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ro/sc/messages.po28
-rw-r--r--source/ro/sd/messages.po38
-rw-r--r--source/ro/sfx2/messages.po60
-rw-r--r--source/ro/starmath/messages.po72
-rw-r--r--source/ro/svtools/messages.po24
-rw-r--r--source/ro/svx/messages.po2760
-rw-r--r--source/ro/sw/messages.po1160
-rw-r--r--source/ro/vcl/messages.po244
-rw-r--r--source/ru/basctl/messages.po44
-rw-r--r--source/ru/cui/messages.po402
-rw-r--r--source/ru/framework/messages.po68
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ru/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ru/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ru/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ru/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/ru/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/ru/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ru/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ru/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ru/sc/messages.po46
-rw-r--r--source/ru/scaddins/messages.po8
-rw-r--r--source/ru/sd/messages.po38
-rw-r--r--source/ru/sfx2/messages.po60
-rw-r--r--source/ru/starmath/messages.po72
-rw-r--r--source/ru/svtools/messages.po24
-rw-r--r--source/ru/svx/messages.po2760
-rw-r--r--source/ru/sw/messages.po1160
-rw-r--r--source/ru/vcl/messages.po260
-rw-r--r--source/rw/basctl/messages.po42
-rw-r--r--source/rw/cui/messages.po402
-rw-r--r--source/rw/framework/messages.po68
-rw-r--r--source/rw/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/rw/sc/messages.po28
-rw-r--r--source/rw/sd/messages.po38
-rw-r--r--source/rw/sfx2/messages.po60
-rw-r--r--source/rw/starmath/messages.po72
-rw-r--r--source/rw/svtools/messages.po24
-rw-r--r--source/rw/svx/messages.po2760
-rw-r--r--source/rw/sw/messages.po1160
-rw-r--r--source/rw/vcl/messages.po244
-rw-r--r--source/sa-IN/basctl/messages.po42
-rw-r--r--source/sa-IN/cui/messages.po402
-rw-r--r--source/sa-IN/framework/messages.po68
-rw-r--r--source/sa-IN/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sa-IN/sc/messages.po28
-rw-r--r--source/sa-IN/sd/messages.po38
-rw-r--r--source/sa-IN/sfx2/messages.po60
-rw-r--r--source/sa-IN/starmath/messages.po72
-rw-r--r--source/sa-IN/svtools/messages.po24
-rw-r--r--source/sa-IN/svx/messages.po2760
-rw-r--r--source/sa-IN/sw/messages.po1160
-rw-r--r--source/sa-IN/vcl/messages.po244
-rw-r--r--source/sah/basctl/messages.po42
-rw-r--r--source/sah/cui/messages.po402
-rw-r--r--source/sah/framework/messages.po68
-rw-r--r--source/sah/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sah/sc/messages.po28
-rw-r--r--source/sah/sd/messages.po38
-rw-r--r--source/sah/sfx2/messages.po60
-rw-r--r--source/sah/starmath/messages.po72
-rw-r--r--source/sah/svtools/messages.po24
-rw-r--r--source/sah/svx/messages.po2760
-rw-r--r--source/sah/sw/messages.po1158
-rw-r--r--source/sah/vcl/messages.po244
-rw-r--r--source/sat/basctl/messages.po42
-rw-r--r--source/sat/cui/messages.po402
-rw-r--r--source/sat/framework/messages.po68
-rw-r--r--source/sat/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sat/sc/messages.po28
-rw-r--r--source/sat/sd/messages.po38
-rw-r--r--source/sat/sfx2/messages.po60
-rw-r--r--source/sat/starmath/messages.po72
-rw-r--r--source/sat/svtools/messages.po24
-rw-r--r--source/sat/svx/messages.po2760
-rw-r--r--source/sat/sw/messages.po1160
-rw-r--r--source/sat/vcl/messages.po244
-rw-r--r--source/sd/basctl/messages.po42
-rw-r--r--source/sd/cui/messages.po402
-rw-r--r--source/sd/framework/messages.po68
-rw-r--r--source/sd/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sd/sc/messages.po28
-rw-r--r--source/sd/sd/messages.po38
-rw-r--r--source/sd/sfx2/messages.po60
-rw-r--r--source/sd/starmath/messages.po72
-rw-r--r--source/sd/svtools/messages.po24
-rw-r--r--source/sd/svx/messages.po2760
-rw-r--r--source/sd/sw/messages.po1160
-rw-r--r--source/sd/vcl/messages.po244
-rw-r--r--source/si/basctl/messages.po44
-rw-r--r--source/si/cui/messages.po402
-rw-r--r--source/si/framework/messages.po70
-rw-r--r--source/si/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/si/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/si/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/si/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/si/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/si/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/si/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/si/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/si/helpcontent2/source/text/swriter.po407
-rw-r--r--source/si/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/si/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/si/sc/messages.po28
-rw-r--r--source/si/sd/messages.po38
-rw-r--r--source/si/sfx2/messages.po60
-rw-r--r--source/si/starmath/messages.po72
-rw-r--r--source/si/svtools/messages.po24
-rw-r--r--source/si/svx/messages.po2760
-rw-r--r--source/si/sw/messages.po1160
-rw-r--r--source/si/vcl/messages.po244
-rw-r--r--source/sid/basctl/messages.po42
-rw-r--r--source/sid/cui/messages.po402
-rw-r--r--source/sid/framework/messages.po68
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/sid/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/sid/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/sid/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/sid/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/sid/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/sid/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/sid/helpcontent2/source/text/swriter.po407
-rw-r--r--source/sid/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/sid/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sid/sc/messages.po40
-rw-r--r--source/sid/sd/messages.po38
-rw-r--r--source/sid/sfx2/messages.po60
-rw-r--r--source/sid/starmath/messages.po72
-rw-r--r--source/sid/svtools/messages.po24
-rw-r--r--source/sid/svx/messages.po2760
-rw-r--r--source/sid/sw/messages.po1160
-rw-r--r--source/sid/vcl/messages.po244
-rw-r--r--source/sk/basctl/messages.po42
-rw-r--r--source/sk/cui/messages.po416
-rw-r--r--source/sk/framework/messages.po70
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/sk/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/sk/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/sk/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/sk/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/sk/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po1760
-rw-r--r--source/sk/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/sk/helpcontent2/source/text/swriter.po407
-rw-r--r--source/sk/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sk/sc/messages.po46
-rw-r--r--source/sk/sd/messages.po46
-rw-r--r--source/sk/sfx2/messages.po60
-rw-r--r--source/sk/starmath/messages.po78
-rw-r--r--source/sk/svtools/messages.po28
-rw-r--r--source/sk/svx/messages.po2764
-rw-r--r--source/sk/sw/messages.po1356
-rw-r--r--source/sk/uui/messages.po44
-rw-r--r--source/sk/vcl/messages.po262
-rw-r--r--source/sq/basctl/messages.po42
-rw-r--r--source/sq/cui/messages.po402
-rw-r--r--source/sq/framework/messages.po68
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/sq/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/sq/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/sq/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/sq/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/sq/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/sq/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/sq/helpcontent2/source/text/swriter.po407
-rw-r--r--source/sq/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/sq/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sq/sc/messages.po28
-rw-r--r--source/sq/sd/messages.po38
-rw-r--r--source/sq/sfx2/messages.po60
-rw-r--r--source/sq/starmath/messages.po72
-rw-r--r--source/sq/svtools/messages.po24
-rw-r--r--source/sq/svx/messages.po2760
-rw-r--r--source/sq/sw/messages.po1160
-rw-r--r--source/sq/vcl/messages.po246
-rw-r--r--source/sr-Latn/basctl/messages.po42
-rw-r--r--source/sr-Latn/cui/messages.po402
-rw-r--r--source/sr-Latn/framework/messages.po68
-rw-r--r--source/sr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sr-Latn/sc/messages.po28
-rw-r--r--source/sr-Latn/sd/messages.po38
-rw-r--r--source/sr-Latn/sfx2/messages.po60
-rw-r--r--source/sr-Latn/starmath/messages.po72
-rw-r--r--source/sr-Latn/svtools/messages.po24
-rw-r--r--source/sr-Latn/svx/messages.po2760
-rw-r--r--source/sr-Latn/sw/messages.po1161
-rw-r--r--source/sr-Latn/vcl/messages.po244
-rw-r--r--source/sr/basctl/messages.po44
-rw-r--r--source/sr/chart2/messages.po58
-rw-r--r--source/sr/cui/messages.po402
-rw-r--r--source/sr/framework/messages.po68
-rw-r--r--source/sr/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sr/sc/messages.po28
-rw-r--r--source/sr/sd/messages.po38
-rw-r--r--source/sr/sfx2/messages.po60
-rw-r--r--source/sr/starmath/messages.po72
-rw-r--r--source/sr/svtools/messages.po24
-rw-r--r--source/sr/svx/messages.po2760
-rw-r--r--source/sr/sw/messages.po1160
-rw-r--r--source/sr/vcl/messages.po244
-rw-r--r--source/ss/basctl/messages.po42
-rw-r--r--source/ss/cui/messages.po402
-rw-r--r--source/ss/framework/messages.po68
-rw-r--r--source/ss/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ss/sc/messages.po28
-rw-r--r--source/ss/sd/messages.po38
-rw-r--r--source/ss/sfx2/messages.po60
-rw-r--r--source/ss/starmath/messages.po72
-rw-r--r--source/ss/svtools/messages.po24
-rw-r--r--source/ss/svx/messages.po2760
-rw-r--r--source/ss/sw/messages.po1160
-rw-r--r--source/ss/vcl/messages.po244
-rw-r--r--source/st/basctl/messages.po42
-rw-r--r--source/st/cui/messages.po402
-rw-r--r--source/st/framework/messages.po68
-rw-r--r--source/st/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/st/sc/messages.po28
-rw-r--r--source/st/sd/messages.po38
-rw-r--r--source/st/sfx2/messages.po60
-rw-r--r--source/st/starmath/messages.po72
-rw-r--r--source/st/svtools/messages.po24
-rw-r--r--source/st/svx/messages.po2760
-rw-r--r--source/st/sw/messages.po1161
-rw-r--r--source/st/vcl/messages.po244
-rw-r--r--source/sv/basctl/messages.po44
-rw-r--r--source/sv/cui/messages.po402
-rw-r--r--source/sv/framework/messages.po68
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/sv/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/sv/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/sv/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/sv/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po400
-rw-r--r--source/sv/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/sv/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/sv/helpcontent2/source/text/swriter.po407
-rw-r--r--source/sv/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sv/sc/messages.po40
-rw-r--r--source/sv/sd/messages.po38
-rw-r--r--source/sv/sfx2/messages.po60
-rw-r--r--source/sv/starmath/messages.po72
-rw-r--r--source/sv/svtools/messages.po26
-rw-r--r--source/sv/svx/messages.po2760
-rw-r--r--source/sv/sw/messages.po1178
-rw-r--r--source/sv/vcl/messages.po262
-rw-r--r--source/sw-TZ/basctl/messages.po42
-rw-r--r--source/sw-TZ/cui/messages.po402
-rw-r--r--source/sw-TZ/framework/messages.po68
-rw-r--r--source/sw-TZ/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/sw-TZ/sc/messages.po28
-rw-r--r--source/sw-TZ/sd/messages.po38
-rw-r--r--source/sw-TZ/sfx2/messages.po60
-rw-r--r--source/sw-TZ/starmath/messages.po72
-rw-r--r--source/sw-TZ/svtools/messages.po24
-rw-r--r--source/sw-TZ/svx/messages.po2760
-rw-r--r--source/sw-TZ/sw/messages.po1160
-rw-r--r--source/sw-TZ/vcl/messages.po244
-rw-r--r--source/szl/basctl/messages.po42
-rw-r--r--source/szl/cui/messages.po402
-rw-r--r--source/szl/framework/messages.po68
-rw-r--r--source/szl/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/szl/sc/messages.po28
-rw-r--r--source/szl/sd/messages.po38
-rw-r--r--source/szl/sfx2/messages.po60
-rw-r--r--source/szl/starmath/messages.po72
-rw-r--r--source/szl/svtools/messages.po24
-rw-r--r--source/szl/svx/messages.po2760
-rw-r--r--source/szl/sw/messages.po1162
-rw-r--r--source/szl/vcl/messages.po246
-rw-r--r--source/ta/basctl/messages.po42
-rw-r--r--source/ta/cui/messages.po402
-rw-r--r--source/ta/framework/messages.po68
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ta/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ta/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ta/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ta/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/ta/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/ta/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ta/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ta/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/ta/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ta/sc/messages.po28
-rw-r--r--source/ta/sd/messages.po38
-rw-r--r--source/ta/sfx2/messages.po60
-rw-r--r--source/ta/starmath/messages.po72
-rw-r--r--source/ta/svtools/messages.po24
-rw-r--r--source/ta/svx/messages.po2760
-rw-r--r--source/ta/sw/messages.po1160
-rw-r--r--source/ta/vcl/messages.po244
-rw-r--r--source/te/basctl/messages.po42
-rw-r--r--source/te/cui/messages.po402
-rw-r--r--source/te/framework/messages.po68
-rw-r--r--source/te/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/te/sc/messages.po28
-rw-r--r--source/te/sd/messages.po38
-rw-r--r--source/te/sfx2/messages.po60
-rw-r--r--source/te/starmath/messages.po72
-rw-r--r--source/te/svtools/messages.po24
-rw-r--r--source/te/svx/messages.po2760
-rw-r--r--source/te/sw/messages.po1160
-rw-r--r--source/te/vcl/messages.po244
-rw-r--r--source/tg/basctl/messages.po42
-rw-r--r--source/tg/cui/messages.po402
-rw-r--r--source/tg/framework/messages.po68
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/tg/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/tg/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/tg/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/tg/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/tg/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/tg/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/tg/helpcontent2/source/text/swriter.po407
-rw-r--r--source/tg/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/tg/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/tg/sc/messages.po30
-rw-r--r--source/tg/sd/messages.po38
-rw-r--r--source/tg/sfx2/messages.po60
-rw-r--r--source/tg/starmath/messages.po72
-rw-r--r--source/tg/svtools/messages.po24
-rw-r--r--source/tg/svx/messages.po2760
-rw-r--r--source/tg/sw/messages.po1160
-rw-r--r--source/tg/vcl/messages.po244
-rw-r--r--source/th/basctl/messages.po42
-rw-r--r--source/th/cui/messages.po402
-rw-r--r--source/th/framework/messages.po68
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/th/sc/messages.po28
-rw-r--r--source/th/sd/messages.po38
-rw-r--r--source/th/sfx2/messages.po60
-rw-r--r--source/th/starmath/messages.po72
-rw-r--r--source/th/svtools/messages.po24
-rw-r--r--source/th/svx/messages.po2760
-rw-r--r--source/th/sw/messages.po1160
-rw-r--r--source/th/vcl/messages.po244
-rw-r--r--source/ti/basctl/messages.po42
-rw-r--r--source/ti/cui/messages.po402
-rw-r--r--source/ti/framework/messages.po68
-rw-r--r--source/ti/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ti/sc/messages.po28
-rw-r--r--source/ti/sd/messages.po38
-rw-r--r--source/ti/sfx2/messages.po60
-rw-r--r--source/ti/starmath/messages.po72
-rw-r--r--source/ti/svtools/messages.po24
-rw-r--r--source/ti/svx/messages.po2760
-rw-r--r--source/ti/sw/messages.po1158
-rw-r--r--source/ti/vcl/messages.po244
-rw-r--r--source/tn/basctl/messages.po42
-rw-r--r--source/tn/cui/messages.po402
-rw-r--r--source/tn/framework/messages.po68
-rw-r--r--source/tn/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/tn/sc/messages.po28
-rw-r--r--source/tn/sd/messages.po38
-rw-r--r--source/tn/sfx2/messages.po60
-rw-r--r--source/tn/starmath/messages.po72
-rw-r--r--source/tn/svtools/messages.po24
-rw-r--r--source/tn/svx/messages.po2760
-rw-r--r--source/tn/sw/messages.po1161
-rw-r--r--source/tn/vcl/messages.po244
-rw-r--r--source/tr/basctl/messages.po44
-rw-r--r--source/tr/cui/messages.po436
-rw-r--r--source/tr/framework/messages.po70
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/tr/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/tr/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/tr/helpcontent2/source/text/sdatabase.po571
-rw-r--r--source/tr/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po400
-rw-r--r--source/tr/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po1764
-rw-r--r--source/tr/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/tr/helpcontent2/source/text/swriter.po407
-rw-r--r--source/tr/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office/UI.po118
-rw-r--r--source/tr/sc/messages.po58
-rw-r--r--source/tr/sd/messages.po44
-rw-r--r--source/tr/sfx2/messages.po60
-rw-r--r--source/tr/starmath/messages.po72
-rw-r--r--source/tr/svtools/messages.po24
-rw-r--r--source/tr/svx/messages.po2764
-rw-r--r--source/tr/sw/messages.po1170
-rw-r--r--source/tr/uui/messages.po22
-rw-r--r--source/tr/vcl/messages.po260
-rw-r--r--source/ts/basctl/messages.po42
-rw-r--r--source/ts/cui/messages.po402
-rw-r--r--source/ts/framework/messages.po68
-rw-r--r--source/ts/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ts/sc/messages.po28
-rw-r--r--source/ts/sd/messages.po38
-rw-r--r--source/ts/sfx2/messages.po60
-rw-r--r--source/ts/starmath/messages.po72
-rw-r--r--source/ts/svtools/messages.po24
-rw-r--r--source/ts/svx/messages.po2760
-rw-r--r--source/ts/sw/messages.po1161
-rw-r--r--source/ts/vcl/messages.po244
-rw-r--r--source/tt/basctl/messages.po42
-rw-r--r--source/tt/cui/messages.po402
-rw-r--r--source/tt/framework/messages.po68
-rw-r--r--source/tt/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/tt/sc/messages.po28
-rw-r--r--source/tt/sd/messages.po38
-rw-r--r--source/tt/sfx2/messages.po60
-rw-r--r--source/tt/starmath/messages.po72
-rw-r--r--source/tt/svtools/messages.po24
-rw-r--r--source/tt/svx/messages.po2760
-rw-r--r--source/tt/sw/messages.po1160
-rw-r--r--source/tt/vcl/messages.po244
-rw-r--r--source/ug/basctl/messages.po42
-rw-r--r--source/ug/cui/messages.po402
-rw-r--r--source/ug/framework/messages.po68
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/ug/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/ug/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/ug/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/ug/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/ug/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/ug/helpcontent2/source/text/swriter.po407
-rw-r--r--source/ug/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ug/sc/messages.po28
-rw-r--r--source/ug/sd/messages.po38
-rw-r--r--source/ug/sfx2/messages.po60
-rw-r--r--source/ug/starmath/messages.po72
-rw-r--r--source/ug/svtools/messages.po24
-rw-r--r--source/ug/svx/messages.po2760
-rw-r--r--source/ug/sw/messages.po1160
-rw-r--r--source/ug/vcl/messages.po244
-rw-r--r--source/uk/basctl/messages.po44
-rw-r--r--source/uk/cui/messages.po408
-rw-r--r--source/uk/dbaccess/messages.po10
-rw-r--r--source/uk/framework/messages.po70
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/python.po55
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/uk/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/uk/helpcontent2/source/text/sdatabase.po571
-rw-r--r--source/uk/helpcontent2/source/text/sdraw.po8
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po464
-rw-r--r--source/uk/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po1766
-rw-r--r--source/uk/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/uk/helpcontent2/source/text/simpress/guide.po8
-rw-r--r--source/uk/helpcontent2/source/text/swriter.po407
-rw-r--r--source/uk/helpcontent2/source/text/swriter/02.po12
-rw-r--r--source/uk/helpcontent2/source/text/swriter/guide.po46
-rw-r--r--source/uk/helpcontent2/source/text/swriter/librelogo.po16
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/uk/sc/messages.po106
-rw-r--r--source/uk/sd/messages.po38
-rw-r--r--source/uk/sfx2/messages.po60
-rw-r--r--source/uk/starmath/messages.po72
-rw-r--r--source/uk/svtools/messages.po26
-rw-r--r--source/uk/svx/messages.po2764
-rw-r--r--source/uk/sw/messages.po1160
-rw-r--r--source/uk/uui/messages.po16
-rw-r--r--source/uk/vcl/messages.po262
-rw-r--r--source/ur/basctl/messages.po42
-rw-r--r--source/ur/cui/messages.po402
-rw-r--r--source/ur/framework/messages.po68
-rw-r--r--source/ur/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ur/sc/messages.po28
-rw-r--r--source/ur/sd/messages.po38
-rw-r--r--source/ur/sfx2/messages.po60
-rw-r--r--source/ur/starmath/messages.po72
-rw-r--r--source/ur/svtools/messages.po24
-rw-r--r--source/ur/svx/messages.po2760
-rw-r--r--source/ur/sw/messages.po1158
-rw-r--r--source/ur/vcl/messages.po244
-rw-r--r--source/uz/basctl/messages.po42
-rw-r--r--source/uz/cui/messages.po402
-rw-r--r--source/uz/framework/messages.po68
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/uz/sc/messages.po28
-rw-r--r--source/uz/sd/messages.po38
-rw-r--r--source/uz/sfx2/messages.po60
-rw-r--r--source/uz/starmath/messages.po72
-rw-r--r--source/uz/svtools/messages.po24
-rw-r--r--source/uz/svx/messages.po2760
-rw-r--r--source/uz/sw/messages.po1160
-rw-r--r--source/uz/vcl/messages.po244
-rw-r--r--source/ve/basctl/messages.po42
-rw-r--r--source/ve/cui/messages.po402
-rw-r--r--source/ve/framework/messages.po68
-rw-r--r--source/ve/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/ve/sc/messages.po28
-rw-r--r--source/ve/sd/messages.po38
-rw-r--r--source/ve/sfx2/messages.po60
-rw-r--r--source/ve/starmath/messages.po72
-rw-r--r--source/ve/svtools/messages.po24
-rw-r--r--source/ve/svx/messages.po2760
-rw-r--r--source/ve/sw/messages.po1160
-rw-r--r--source/ve/vcl/messages.po244
-rw-r--r--source/vec/basctl/messages.po44
-rw-r--r--source/vec/cui/messages.po402
-rw-r--r--source/vec/framework/messages.po70
-rw-r--r--source/vec/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/vec/sc/messages.po28
-rw-r--r--source/vec/sd/messages.po38
-rw-r--r--source/vec/sfx2/messages.po60
-rw-r--r--source/vec/starmath/messages.po72
-rw-r--r--source/vec/svtools/messages.po24
-rw-r--r--source/vec/svx/messages.po2760
-rw-r--r--source/vec/sw/messages.po1162
-rw-r--r--source/vec/vcl/messages.po252
-rw-r--r--source/vi/basctl/messages.po42
-rw-r--r--source/vi/cui/messages.po402
-rw-r--r--source/vi/framework/messages.po68
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/vi/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/vi/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/vi/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/vi/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/vi/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po1756
-rw-r--r--source/vi/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/vi/helpcontent2/source/text/swriter.po407
-rw-r--r--source/vi/helpcontent2/source/text/swriter/librelogo.po10
-rw-r--r--source/vi/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/vi/sc/messages.po40
-rw-r--r--source/vi/sd/messages.po38
-rw-r--r--source/vi/sfx2/messages.po60
-rw-r--r--source/vi/starmath/messages.po72
-rw-r--r--source/vi/svtools/messages.po24
-rw-r--r--source/vi/svx/messages.po2760
-rw-r--r--source/vi/sw/messages.po1160
-rw-r--r--source/vi/vcl/messages.po244
-rw-r--r--source/xh/basctl/messages.po42
-rw-r--r--source/xh/cui/messages.po402
-rw-r--r--source/xh/framework/messages.po68
-rw-r--r--source/xh/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/xh/sc/messages.po28
-rw-r--r--source/xh/sd/messages.po38
-rw-r--r--source/xh/sfx2/messages.po60
-rw-r--r--source/xh/starmath/messages.po72
-rw-r--r--source/xh/svtools/messages.po24
-rw-r--r--source/xh/svx/messages.po2760
-rw-r--r--source/xh/sw/messages.po1161
-rw-r--r--source/xh/vcl/messages.po244
-rw-r--r--source/zh-CN/basctl/messages.po44
-rw-r--r--source/zh-CN/chart2/messages.po8
-rw-r--r--source/zh-CN/cui/messages.po416
-rw-r--r--source/zh-CN/framework/messages.po72
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/python.po59
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/shared.po624
-rw-r--r--source/zh-CN/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/zh-CN/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/zh-CN/helpcontent2/source/text/sdatabase.po571
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/00.po53
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po412
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/06.po6
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po2026
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/optionen.po10
-rw-r--r--source/zh-CN/helpcontent2/source/text/simpress/01.po443
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter.po417
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/01.po22
-rw-r--r--source/zh-CN/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po44
-rw-r--r--source/zh-CN/sc/messages.po54
-rw-r--r--source/zh-CN/sd/messages.po58
-rw-r--r--source/zh-CN/sfx2/messages.po76
-rw-r--r--source/zh-CN/starmath/messages.po72
-rw-r--r--source/zh-CN/svtools/messages.po32
-rw-r--r--source/zh-CN/svx/messages.po2772
-rw-r--r--source/zh-CN/sw/messages.po1178
-rw-r--r--source/zh-CN/uui/messages.po52
-rw-r--r--source/zh-CN/vcl/messages.po252
-rw-r--r--source/zh-TW/basctl/messages.po44
-rw-r--r--source/zh-TW/cui/messages.po402
-rw-r--r--source/zh-TW/framework/messages.po68
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/python.po53
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared.po606
-rw-r--r--source/zh-TW/helpcontent2/source/text/sbasic/shared/03.po1489
-rw-r--r--source/zh-TW/helpcontent2/source/text/scalc/01.po111
-rw-r--r--source/zh-TW/helpcontent2/source/text/sdatabase.po569
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po47
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po398
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/explorer/database.po551
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po1762
-rw-r--r--source/zh-TW/helpcontent2/source/text/simpress/01.po425
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter.po407
-rw-r--r--source/zh-TW/helpcontent2/source/text/swriter/librelogo.po12
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office.po40
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/zh-TW/sc/messages.po40
-rw-r--r--source/zh-TW/sd/messages.po38
-rw-r--r--source/zh-TW/sfx2/messages.po60
-rw-r--r--source/zh-TW/starmath/messages.po72
-rw-r--r--source/zh-TW/svtools/messages.po28
-rw-r--r--source/zh-TW/svx/messages.po2760
-rw-r--r--source/zh-TW/sw/messages.po1160
-rw-r--r--source/zh-TW/uui/messages.po52
-rw-r--r--source/zh-TW/vcl/messages.po262
-rw-r--r--source/zu/basctl/messages.po42
-rw-r--r--source/zu/cui/messages.po402
-rw-r--r--source/zu/framework/messages.po68
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/zu/sc/messages.po28
-rw-r--r--source/zu/sd/messages.po38
-rw-r--r--source/zu/sfx2/messages.po60
-rw-r--r--source/zu/starmath/messages.po72
-rw-r--r--source/zu/svtools/messages.po24
-rw-r--r--source/zu/svx/messages.po2760
-rw-r--r--source/zu/sw/messages.po1160
-rw-r--r--source/zu/vcl/messages.po244
2399 files changed, 602147 insertions, 446721 deletions
diff --git a/source/ab/basctl/messages.po b/source/ab/basctl/messages.po
index 2569b2863dd..8e61c516562 100644
--- a/source/ab/basctl/messages.po
+++ b/source/ab/basctl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-06-04 13:08+0200\n"
"PO-Revision-Date: 2021-02-04 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/ab/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1559643705.000000\n"
#. fniWp
@@ -656,121 +656,121 @@ msgid "Existing Macros In:"
msgstr "Иҟоу амакросқәа:"
#. 8Bfcg
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:231
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:230
msgctxt "basicmacrodialog|extended_tip|libraries"
msgid "Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog."
msgstr ""
#. Mfysc
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:247
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:246
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr "Амакрос аҟынтәи"
#. Qth4v
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:263
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:262
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "Иеиқәырхатәуп амакрос абра"
#. AjFTi
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:300
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:299
msgctxt "basicmacrodialog|extended_tip|macronameedit"
msgid "Displays the name of the selected macro. To create or to change the name of a macro, enter a name here."
msgstr ""
#. BpDb6
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:309
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:308
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "Амакрос ахьӡ"
#. izDZr
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:331
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:330
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr "Иазалхтәуп..."
#. qEaMG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:338
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:337
msgctxt "basicmacrodialog|extended_tip|assign"
msgid "Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event."
msgstr ""
#. dxu7W
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:350
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "Ариашара"
#. dE5A9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:357
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing."
msgstr ""
#. 9Uhec
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:369
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr "Ианыхтәуп"
#. Mxvv8
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
msgstr ""
#. XkqFC
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:388
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr "Иаԥҵатәуп"
#. GN5Ft
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:395
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:394
msgctxt "basicmacrodialog|extended_tip|new"
msgid "Creates a new library."
msgstr "Абиблиотека ҿыц аԥҵара иазкуп"
#. Gh52t
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:407
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:406
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr "Анапхгара..."
#. 3L2hk
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:414
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:413
msgctxt "basicmacrodialog|extended_tip|organize"
msgid "Opens the Macro Organizer dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries."
msgstr ""
#. wAJj2
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:426
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:425
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "Иаҧҵатәуп абиблиотека"
#. E5rdD
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:433
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:432
msgctxt "basicmacrodialog|extended_tip|newlibrary"
msgid "Saves the recorded macro in a new library."
msgstr "Еиқәнархоит иҭаҩу амакрос абиблиотекп ҿыц аҟны."
#. 2xdsE
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:445
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:444
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "Иаҧҵатәуп амодуль"
#. BrAwG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:452
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:451
msgctxt "basicmacrodialog|extended_tip|newmodule"
msgid "Saves the recorded macro in a new module."
msgstr "Еиқәнархоит иҭаҩу амакрос амодуль ҿыц аҟны."
#. gMDg9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:500
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:499
msgctxt "basicmacrodialog|extended_tip|BasicMacroDialog"
msgid "Opens a dialog to organize macros."
msgstr ""
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index eed9525eb68..6560fd23988 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:14+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2021-02-04 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ab/>\n"
@@ -2051,62 +2051,68 @@ msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr ""
+#. NBDBv
+#: cui/inc/strings.hrc:383
+msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
+msgid "Experimental"
+msgstr ""
+
#. 3FZFt
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr ""
#. AD8QJ
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr ""
#. 4LWGV
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr ""
#. FjQQ5
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr ""
#. 2GUFq
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr ""
#. TmK5f
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr ""
#. izdAK
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr ""
#. HYT6K
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr ""
#. 88Ect
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:394
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr ""
#. KTtQE
-#: cui/inc/strings.hrc:395
+#: cui/inc/strings.hrc:396
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr ""
@@ -5878,181 +5884,301 @@ msgid "Bullets and Numbering"
msgstr ""
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:223
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr ""
#. rYDvK
-#: cui/uiconfig/ui/bulletandposition.ui:266
+#: cui/uiconfig/ui/bulletandposition.ui:263
msgctxt "bulletandposition|label4"
msgid "Type:"
msgstr ""
+#. ccHCD
+#: cui/uiconfig/ui/bulletandposition.ui:279
+msgctxt "bulletandposition|entended_tip|numfmtlb"
+msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
+msgstr ""
+
#. mp5Si
-#: cui/uiconfig/ui/bulletandposition.ui:290
+#: cui/uiconfig/ui/bulletandposition.ui:292
msgctxt "bulletandposition|startatft"
msgid "Start at:"
msgstr ""
#. cfuBf
-#: cui/uiconfig/ui/bulletandposition.ui:306
+#: cui/uiconfig/ui/bulletandposition.ui:308
msgctxt "bulletandposition|startat"
msgid "1"
msgstr ""
+#. rE6Ec
+#: cui/uiconfig/ui/bulletandposition.ui:314
+msgctxt "bulletandposition|extended_tip|startat"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
#. Jtk6d
-#: cui/uiconfig/ui/bulletandposition.ui:320
+#: cui/uiconfig/ui/bulletandposition.ui:327
msgctxt "bulletandposition|bulletft"
msgid "Character:"
msgstr ""
#. GVt7U
-#: cui/uiconfig/ui/bulletandposition.ui:332
+#: cui/uiconfig/ui/bulletandposition.ui:339
msgctxt "bulletandposition|bullet"
msgid "Select..."
msgstr ""
+#. sNFJM
+#: cui/uiconfig/ui/bulletandposition.ui:345
+msgctxt "bulletandposition|extended_tip|bullet"
+msgid "Select the character for the unordered list."
+msgstr ""
+
#. oJgFH
-#: cui/uiconfig/ui/bulletandposition.ui:344
+#: cui/uiconfig/ui/bulletandposition.ui:356
msgctxt "bulletandposition|bitmap"
msgid "Select image..."
msgstr ""
+#. irp4K
+#: cui/uiconfig/ui/bulletandposition.ui:368
+msgctxt "bulletandposition|extended_tip|bitmap"
+msgid "Select a graphic bullet."
+msgstr ""
+
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:364
+#: cui/uiconfig/ui/bulletandposition.ui:381
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr ""
+#. XqDTh
+#: cui/uiconfig/ui/bulletandposition.ui:403
+msgctxt "bulletandposition|extended_tip|color"
+msgid "Select the color of the list characters for ordered and unordered lists."
+msgstr ""
+
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:407
+#: cui/uiconfig/ui/bulletandposition.ui:428
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr ""
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:439
+#: cui/uiconfig/ui/bulletandposition.ui:460
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr ""
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:453
+#: cui/uiconfig/ui/bulletandposition.ui:474
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr ""
+#. da9tS
+#: cui/uiconfig/ui/bulletandposition.ui:492
+msgctxt "bulletandposition|extended_tip|suffix"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. u9Bhq
+#: cui/uiconfig/ui/bulletandposition.ui:509
+msgctxt "bulletandposition|extended_tip|prefix"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:493
+#: cui/uiconfig/ui/bulletandposition.ui:524
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr ""
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:537
+#: cui/uiconfig/ui/bulletandposition.ui:568
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr ""
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:551
+#: cui/uiconfig/ui/bulletandposition.ui:582
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr ""
+#. HZHRK
+#: cui/uiconfig/ui/bulletandposition.ui:602
+msgctxt "bulletandposition|extended_tip|widthmf"
+msgid " Enter the width of the graphic bullet character. "
+msgstr ""
+
+#. twiWp
+#: cui/uiconfig/ui/bulletandposition.ui:621
+msgctxt "bulletandposition|extended_tip|heightmf"
+msgid " Enter the height of the graphic bullet character. "
+msgstr ""
+
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:614
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr ""
+#. QArnY
+#: cui/uiconfig/ui/bulletandposition.ui:661
+msgctxt "bulletandposition|extended_tip|relsize"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
+msgstr ""
+
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:628
+#: cui/uiconfig/ui/bulletandposition.ui:674
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr ""
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:646
+#: cui/uiconfig/ui/bulletandposition.ui:692
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr ""
+#. ivkyj
+#: cui/uiconfig/ui/bulletandposition.ui:700
+msgctxt "bulletandposition|extended_tip|keepratio"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:681
+#: cui/uiconfig/ui/bulletandposition.ui:732
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr ""
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:713
+#: cui/uiconfig/ui/bulletandposition.ui:764
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr ""
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:727
+#: cui/uiconfig/ui/bulletandposition.ui:778
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr ""
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:742
+#: cui/uiconfig/ui/bulletandposition.ui:793
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr ""
+#. nCTvW
+#: cui/uiconfig/ui/bulletandposition.ui:799
+msgctxt "bulletandposition|extended_tip|indentmf"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:757
+#: cui/uiconfig/ui/bulletandposition.ui:813
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr ""
+#. EEFpF
+#: cui/uiconfig/ui/bulletandposition.ui:819
+msgctxt "bulletandposition|extended_tip|numberingwidthmf"
+msgid " Enter or select the width of the list element. "
+msgstr ""
+
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:769
+#: cui/uiconfig/ui/bulletandposition.ui:830
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr ""
+#. iq9vz
+#: cui/uiconfig/ui/bulletandposition.ui:838
+msgctxt "bulletandposition|extended_tip|relative"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. zC5eX
+#: cui/uiconfig/ui/bulletandposition.ui:862
+msgctxt "bulletandposition|extended_tip|center"
+msgid "Align bullet on the center of the list element."
+msgstr ""
+
+#. sdBx9
+#: cui/uiconfig/ui/bulletandposition.ui:880
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Align bullet on the left of the list element."
+msgstr ""
+
+#. TFMgS
+#: cui/uiconfig/ui/bulletandposition.ui:898
+msgctxt "bulletandposition|extended_tip|right"
+msgid "Align bullet on the right of the list element."
+msgstr ""
+
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:836
+#: cui/uiconfig/ui/bulletandposition.ui:917
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr ""
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:853
+#: cui/uiconfig/ui/bulletandposition.ui:934
msgctxt "bulletandposition|position"
msgid "Position"
msgstr ""
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:883
+#: cui/uiconfig/ui/bulletandposition.ui:964
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr ""
+#. WdtHx
+#: cui/uiconfig/ui/bulletandposition.ui:972
+msgctxt "bulletandposition|extended_tip|sliderb"
+msgid "Applies the modification to the whole slide or page."
+msgstr ""
+
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:897
+#: cui/uiconfig/ui/bulletandposition.ui:983
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr ""
+#. FfWoQ
+#: cui/uiconfig/ui/bulletandposition.ui:992
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Applies the modification to the selection."
+msgstr ""
+
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:912
+#: cui/uiconfig/ui/bulletandposition.ui:1003
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr ""
+#. cM2TD
+#: cui/uiconfig/ui/bulletandposition.ui:1010
+msgctxt "bulletandposition|extended_tip|applytomaster"
+msgid "Click to apply the the modification to all slides that use the current master slide."
+msgstr ""
+
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:930
+#: cui/uiconfig/ui/bulletandposition.ui:1026
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr ""
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:992
+#: cui/uiconfig/ui/bulletandposition.ui:1088
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr ""
@@ -8939,7 +9065,7 @@ msgid "Existing Macros"
msgstr "Иҟоу амакросқәа"
#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:342
+#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
msgstr ""
@@ -10435,133 +10561,133 @@ msgid "Open File"
msgstr "Иаарттәуп афаил"
#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:64
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
msgstr ""
#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:88
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:103
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Адокумент"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:136
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr "Ахықәкы:"
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:152
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:151
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr "URL:"
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:166
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:165
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr ""
#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:169
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
msgstr ""
#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:186
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:201
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr "Атесттә теқст"
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:219
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:217
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr ""
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:255
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:253
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr "Афреим:"
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:270
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:268
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr "Атеқст:"
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:285
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:283
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "Ахьӡ:"
#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:301
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:318
msgctxt "hyperlinkdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:341
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:339
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr "Аформа:"
#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:356
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:370
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Ахҭысқәа"
#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:376
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:373
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:400
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:397
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:421
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:418
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr ""
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:436
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:433
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10699,25 +10825,25 @@ msgid "Events"
msgstr "Ахҭысқәа"
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:387
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:411
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:432
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr ""
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:447
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10735,103 +10861,103 @@ msgid "Data Sources..."
msgstr ""
#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:59
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
msgstr ""
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr "Атема:"
#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:92
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
msgstr ""
#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:116
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
msgstr ""
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:143
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "Mail"
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:180
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:179
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr "Афреим:"
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:195
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:194
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr "Атеқст:"
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:210
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:209
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "Ахьӡ:"
#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:227
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:244
msgctxt "hyperlinkmailpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:266
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:265
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr "Аформа:"
#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:282
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:296
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Ахҭысқәа"
#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:299
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:325
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:323
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:346
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:344
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr ""
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:361
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:359
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -10909,103 +11035,103 @@ msgid "Select Path"
msgstr "Иалхтәуп амҩа"
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr ""
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:138
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "Афаил атип:"
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:164
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr ""
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:204
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr ""
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:230
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "Иаҧҵатәуп адокумент"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "Афреим:"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "Атеқст:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "Ахьӡ:"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:314
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:331
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:352
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr "Аформа:"
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:368
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:382
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Ахҭысқәа"
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:386
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:410
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:431
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr ""
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:446
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11328,43 +11454,43 @@ msgid "Create from file"
msgstr "Иаԥҵатәуп афаил аҟынтәи"
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:187
+#: cui/uiconfig/ui/insertoleobject.ui:186
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "Аобиеқт атип"
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:231
+#: cui/uiconfig/ui/insertoleobject.ui:230
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr "Аҧшаара..."
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:244
+#: cui/uiconfig/ui/insertoleobject.ui:243
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "Афаил иадҳәалатәуп"
#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:252
+#: cui/uiconfig/ui/insertoleobject.ui:251
msgctxt "insertoleobject|extended_tip|linktofile"
msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
msgstr ""
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:263
+#: cui/uiconfig/ui/insertoleobject.ui:262
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr ""
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:282
+#: cui/uiconfig/ui/insertoleobject.ui:281
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "Афаил"
#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:315
+#: cui/uiconfig/ui/insertoleobject.ui:311
msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
msgstr ""
@@ -12023,7 +12149,7 @@ msgid "Macro Name"
msgstr "Амакрос ахьӡ"
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:297
+#: cui/uiconfig/ui/macroselectordialog.ui:296
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "Ахҳәаа"
@@ -18329,7 +18455,7 @@ msgid "QR Code Generator"
msgstr ""
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:114
+#: cui/uiconfig/ui/qrcodegen.ui:115
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr ""
@@ -18386,43 +18512,43 @@ msgid "Medium"
msgstr ""
#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
+#: cui/uiconfig/ui/qrcodegen.ui:252
msgctxt "button_medium"
msgid "15% of codewords can be restored."
msgstr ""
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:263
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr ""
#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:277
+#: cui/uiconfig/ui/qrcodegen.ui:275
msgctxt "button_quartile"
msgid "25% of codewords can be restored."
msgstr ""
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:288
+#: cui/uiconfig/ui/qrcodegen.ui:286
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr ""
#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:301
+#: cui/uiconfig/ui/qrcodegen.ui:298
msgctxt "button_high"
msgid "30% of codewords can be restored."
msgstr ""
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:322
+#: cui/uiconfig/ui/qrcodegen.ui:319
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr ""
#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:353
+#: cui/uiconfig/ui/qrcodegen.ui:347
msgctxt "qr code dialog title"
msgid "Generate QR Code for any text or URL."
msgstr ""
@@ -19949,13 +20075,13 @@ msgid "Add to _Dictionary"
msgstr ""
#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:613
+#: cui/uiconfig/ui/spellingdialog.ui:614
msgctxt "spellingdialog|extended_tip|addmb"
msgid "Adds the unknown word to a user-defined dictionary."
msgstr ""
#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:654
+#: cui/uiconfig/ui/spellingdialog.ui:655
msgctxt "spellingdialog|extended_tip|SpellingDialog"
msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
msgstr ""
@@ -20674,6 +20800,36 @@ msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr ""
+#. DCdet
+#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+msgctxt "textcolumnstabpage|labelColNumber"
+msgid "_Number of columns:"
+msgstr ""
+
+#. PpfsL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+msgctxt "textcolumnstabpage|labelColSpacing"
+msgid "_Spacing:"
+msgstr ""
+
+#. cpMdh
+#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
+msgid "Enter the number of columns to use for the text."
+msgstr ""
+
+#. VDq3x
+#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
+msgid "Enter the amount of space to leave between the columns."
+msgstr ""
+
+#. 4u4bL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
+msgid "Sets the columns layout properties for text in the selected drawing or text object."
+msgstr ""
+
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -20692,6 +20848,12 @@ msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "Атеқст анимациа"
+#. iq2Cq
+#: cui/uiconfig/ui/textdialog.ui:231
+msgctxt "textdialog|RID_SVXPAGE_TEXTCOLUMNS"
+msgid "Text Columns"
+msgstr ""
+
#. N89ek
#: cui/uiconfig/ui/textflowpage.ui:69
msgctxt "textflowpage|checkAuto"
diff --git a/source/ab/framework/messages.po b/source/ab/framework/messages.po
index 1faff880bdd..cda632729aa 100644
--- a/source/ab/framework/messages.po
+++ b/source/ab/framework/messages.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2018-01-01 17:26+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -142,8 +142,14 @@ msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr "Еиҭашьақәыргылатәуп"
-#. ntyDa
+#. zHwpD
#: framework/inc/strings.hrc:44
+msgctxt "STR_LOCK_TOOLBARS"
+msgid "~Lock Toolbars"
+msgstr ""
+
+#. ntyDa
+#: framework/inc/strings.hrc:45
msgctxt "STR_CORRUPT_UICFG_SHARE"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -151,7 +157,7 @@ msgid ""
msgstr ""
#. grsAx
-#: framework/inc/strings.hrc:45
+#: framework/inc/strings.hrc:46
msgctxt "STR_CORRUPT_UICFG_USER"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -159,7 +165,7 @@ msgid ""
msgstr ""
#. qMSRF
-#: framework/inc/strings.hrc:46
+#: framework/inc/strings.hrc:47
msgctxt "STR_CORRUPT_UICFG_GENERAL"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -167,164 +173,164 @@ msgid ""
msgstr ""
#. 9FEe5
-#: framework/inc/strings.hrc:47
+#: framework/inc/strings.hrc:48
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr "Хьӡыда"
#. HDUNU
#. To translators: for displaying 'Multiple Languages' in the language statusbar control
-#: framework/inc/strings.hrc:49
+#: framework/inc/strings.hrc:50
msgctxt "STR_LANGSTATUS_MULTIPLE_LANGUAGES"
msgid "Multiple Languages"
msgstr "Абызшәақәа ҧыҭк"
#. rZBXF
-#: framework/inc/strings.hrc:50
+#: framework/inc/strings.hrc:51
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Мап (аорфографиа гәаҭатәӡам)"
#. Z8EjG
-#: framework/inc/strings.hrc:51
+#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
#. YEXdS
-#: framework/inc/strings.hrc:52
+#: framework/inc/strings.hrc:53
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Еиҭа..."
#. tTsdD
-#: framework/inc/strings.hrc:53
+#: framework/inc/strings.hrc:54
msgctxt "STR_SET_LANGUAGE_FOR_PARAGRAPH"
msgid "Set Language for Paragraph"
msgstr "Иқәыргылатәуп абызшәа абзацаз"
#. m72Ea
-#: framework/inc/strings.hrc:54
+#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr ""
#. ZGDAr
-#: framework/inc/strings.hrc:56
+#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr ""
#. CBmAL
-#: framework/inc/strings.hrc:57
+#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr ""
#. xwuJF
-#: framework/inc/strings.hrc:58
+#: framework/inc/strings.hrc:59
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr ""
#. WiNUf
-#: framework/inc/strings.hrc:59
+#: framework/inc/strings.hrc:60
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr ""
#. a7gAj
-#: framework/inc/strings.hrc:60
+#: framework/inc/strings.hrc:61
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr ""
#. EaBTj
-#: framework/inc/strings.hrc:61
+#: framework/inc/strings.hrc:62
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr ""
#. DWfsm
-#: framework/inc/strings.hrc:62
+#: framework/inc/strings.hrc:63
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr ""
#. TYjnr
-#: framework/inc/strings.hrc:63
+#: framework/inc/strings.hrc:64
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr ""
#. B6MEP
-#: framework/inc/strings.hrc:64
+#: framework/inc/strings.hrc:65
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr ""
#. DEn9D
-#: framework/inc/strings.hrc:65
+#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr ""
#. V4iMu
-#: framework/inc/strings.hrc:67
+#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr ""
#. TreFC
-#: framework/inc/strings.hrc:68
+#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr ""
#. NFysA
-#: framework/inc/strings.hrc:69
+#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr ""
#. E5mMK
-#: framework/inc/strings.hrc:70
+#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr ""
#. 5474w
-#: framework/inc/strings.hrc:71
+#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr ""
#. qT2Ed
-#: framework/inc/strings.hrc:72
+#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr ""
#. 6Qvho
-#: framework/inc/strings.hrc:73
+#: framework/inc/strings.hrc:74
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr ""
#. 3SUEn
-#: framework/inc/strings.hrc:74
+#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr ""
#. VtEN6
-#: framework/inc/strings.hrc:75
+#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr ""
#. eGgm4
-#: framework/inc/strings.hrc:76
+#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr ""
diff --git a/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
index b4e0c46f0ac..4a9a193b247 100644
--- a/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-03-05 18:22+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ab/>\n"
@@ -25650,6 +25650,26 @@ msgctxt ""
msgid "Development Tools"
msgstr ""
+#. qCG9b
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"Label\n"
+"value.text"
+msgid "Lock Toolbars"
+msgstr ""
+
+#. cAUZ8
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Lock or unlock all toolbars"
+msgstr ""
+
#. jLF5j
#: GenericCommands.xcu
msgctxt ""
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index 6e443d9d5c5..7b1c27133bf 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-02-09 16:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ab/>\n"
@@ -27291,10 +27291,10 @@ msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "Апараметрқәа..."
-#. G7ky9
+#. dtMEN
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:41
msgctxt "pivotfielddialog|extended_tip|options"
-msgid "Opens the Data Field Options dialog. The Options button is visible for column, row, or page fields only."
+msgid "Opens the Data Field Options dialog. The Options button is visible for filters and column or row fields only."
msgstr ""
#. KBmND
@@ -27556,10 +27556,10 @@ msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr ""
-#. uxqkM
+#. AeEju
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:214
msgctxt "pivottablelayoutdialog|extended_tip|listbox-column"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. WWrpy
@@ -27568,10 +27568,10 @@ msgctxt "pivottablelayoutdialog|label5"
msgid "Data Fields:"
msgstr ""
-#. DforL
+#. cvgCA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:295
msgctxt "pivottablelayoutdialog|extended_tip|listbox-data"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BhTuC
@@ -27580,10 +27580,10 @@ msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr ""
-#. vsPty
+#. n7GRA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:374
msgctxt "pivottablelayoutdialog|extended_tip|listbox-row"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. 4XvEh
@@ -27592,10 +27592,10 @@ msgctxt "pivottablelayoutdialog|label2"
msgid "Filters:"
msgstr ""
-#. 9M3jG
+#. yN8BR
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:455
msgctxt "pivottablelayoutdialog|extended_tip|listbox-page"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. Scoht
@@ -27604,10 +27604,10 @@ msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr ""
-#. ZkDd9
+#. FBtEV
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:567
msgctxt "pivottablelayoutdialog|extended_tip|listbox-fields"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BL7Ff
@@ -28303,7 +28303,7 @@ msgid "Options"
msgstr ""
#. LU6He
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:523
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:522
msgctxt "regressiondialog|extended_tip|RegressionDialog"
msgid "Produces the regression analysis of a data set"
msgstr ""
diff --git a/source/ab/sd/messages.po b/source/ab/sd/messages.po
index 5d0234c8d70..4dd87697c3e 100644
--- a/source/ab/sd/messages.po
+++ b/source/ab/sd/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-02-08 11:26+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ab/>\n"
@@ -7988,109 +7988,109 @@ msgid "Ta_b stops:"
msgstr ""
#. WQBqF
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:350
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:349
msgctxt "extended_tip|metricFields"
msgid "Defines the spacing between tab stops."
msgstr ""
#. oSmuC
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:367
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:366
msgctxt "optimpressgeneralpage|objalwymov"
msgid "Objects always moveable"
msgstr ""
#. cXLAT
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:375
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:374
msgctxt "extended_tip|objalwymov"
msgid "Specifies that you want to move an object with the Rotate tool enabled. If Object always moveable is not marked, the Rotate tool can only be used to rotate an object."
msgstr ""
#. 8cyDE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:386
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:385
msgctxt "optimpressgeneralpage|distortcb"
msgid "Do not distort objects in curve"
msgstr ""
#. TDrpy
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:401
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:400
msgctxt "optimpressgeneralpage|backgroundback"
msgid "Use background cache"
msgstr ""
#. Di3Vo
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:409
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:408
msgctxt "extended_tip|backgroundback"
msgid "Specifies whether to use the cache for displaying objects on the master slide."
msgstr ""
#. psubE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:425
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:424
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "Архиарақәа"
#. JGppH
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:456
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:455
msgctxt "optimpressgeneralpage|qickedit"
msgid "Allow quick editing"
msgstr ""
#. vmsrU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:464
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:463
msgctxt "extended_tip|qickedit"
msgid "If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text."
msgstr ""
#. dn7AQ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:475
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:474
msgctxt "optimpressgeneralpage|textselected"
msgid "Only text area selectable"
msgstr ""
#. EQqRZ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:484
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:483
msgctxt "extended_tip|textselected"
msgid "Specifies whether to select a text box by clicking the text."
msgstr ""
#. 9SB2g
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:499
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:498
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
msgstr "Атеқст аобиеқтқәа"
#. CrRmE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:533
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:532
msgctxt "optimpressgeneralpage|label8"
msgid "_Drawing scale:"
msgstr ""
#. j7n3M
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:547
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:546
msgctxt "optimpressgeneralpage|widthlbl"
msgid "Page _width:"
msgstr "Адаҟьа аҭбаара:"
#. Aay7y
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:561
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:560
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
msgstr "Адаҟьа аҳаракыра:"
#. HVKhs
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:670
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:669
msgctxt "extended_tip|scaleBox"
msgid "Determines the drawing scale on the rulers."
msgstr ""
#. E2cEn
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:691
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:690
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Амасштаб"
#. 67gzU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:705
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:704
msgctxt "extended_tip|OptSavePage"
msgid "Defines the general options for drawing or presentation documents."
msgstr ""
diff --git a/source/ab/sfx2/messages.po b/source/ab/sfx2/messages.po
index ca567949b9a..c35691589bd 100644
--- a/source/ab/sfx2/messages.po
+++ b/source/ab/sfx2/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-10-21 19:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4252,7 +4252,7 @@ msgid "Specifies the print setting options."
msgstr ""
#. NEo7g
-#: sfx2/uiconfig/ui/panel.ui:74 sfx2/uiconfig/ui/panel.ui:79
+#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr ""
@@ -4793,169 +4793,169 @@ msgid "Search"
msgstr "Аҧшаара"
#. sGZMC
-#: sfx2/uiconfig/ui/templatedlg.ui:190
+#: sfx2/uiconfig/ui/templatedlg.ui:191
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr ""
#. yEhgP
-#: sfx2/uiconfig/ui/templatedlg.ui:212
+#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr ""
#. j76ke
-#: sfx2/uiconfig/ui/templatedlg.ui:228
+#: sfx2/uiconfig/ui/templatedlg.ui:229
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr ""
#. fXVNY
-#: sfx2/uiconfig/ui/templatedlg.ui:256
+#: sfx2/uiconfig/ui/templatedlg.ui:257
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
msgstr ""
#. tqVhJ
-#: sfx2/uiconfig/ui/templatedlg.ui:258
+#: sfx2/uiconfig/ui/templatedlg.ui:259
msgctxt "templatedlg|applist"
msgid "All Applications"
msgstr ""
#. pD6pU
-#: sfx2/uiconfig/ui/templatedlg.ui:259
+#: sfx2/uiconfig/ui/templatedlg.ui:260
msgctxt "templatedlg|applist"
msgid "Text Documents"
msgstr ""
#. eECt7
-#: sfx2/uiconfig/ui/templatedlg.ui:260
+#: sfx2/uiconfig/ui/templatedlg.ui:261
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Аел. таблицақәа"
#. ajLbV
-#: sfx2/uiconfig/ui/templatedlg.ui:261
+#: sfx2/uiconfig/ui/templatedlg.ui:262
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Апрезентациақәа"
#. LfUzB
-#: sfx2/uiconfig/ui/templatedlg.ui:262
+#: sfx2/uiconfig/ui/templatedlg.ui:263
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr ""
#. t7zE7
-#: sfx2/uiconfig/ui/templatedlg.ui:276
+#: sfx2/uiconfig/ui/templatedlg.ui:277
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
msgstr ""
#. 93CGw
-#: sfx2/uiconfig/ui/templatedlg.ui:278
+#: sfx2/uiconfig/ui/templatedlg.ui:279
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr "Акатегориақәа зегьы"
#. NF9wE
-#: sfx2/uiconfig/ui/templatedlg.ui:299
+#: sfx2/uiconfig/ui/templatedlg.ui:300
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Афильтр"
#. ewTL3
-#: sfx2/uiconfig/ui/templatedlg.ui:438 sfx2/uiconfig/ui/templatedlg.ui:558
+#: sfx2/uiconfig/ui/templatedlg.ui:439 sfx2/uiconfig/ui/templatedlg.ui:559
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr ""
#. 7EJRA
-#: sfx2/uiconfig/ui/templatedlg.ui:455 sfx2/uiconfig/ui/templatedlg.ui:575
+#: sfx2/uiconfig/ui/templatedlg.ui:456 sfx2/uiconfig/ui/templatedlg.ui:576
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr ""
#. AC27i
-#: sfx2/uiconfig/ui/templatedlg.ui:470 sfx2/uiconfig/ui/templatedlg.ui:590
+#: sfx2/uiconfig/ui/templatedlg.ui:471 sfx2/uiconfig/ui/templatedlg.ui:591
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr ""
#. eSaBw
-#: sfx2/uiconfig/ui/templatedlg.ui:485 sfx2/uiconfig/ui/templatedlg.ui:605
+#: sfx2/uiconfig/ui/templatedlg.ui:486 sfx2/uiconfig/ui/templatedlg.ui:606
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr ""
#. pNzYA
-#: sfx2/uiconfig/ui/templatedlg.ui:500 sfx2/uiconfig/ui/templatedlg.ui:620
+#: sfx2/uiconfig/ui/templatedlg.ui:501 sfx2/uiconfig/ui/templatedlg.ui:621
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr ""
#. j39jM
-#: sfx2/uiconfig/ui/templatedlg.ui:646
+#: sfx2/uiconfig/ui/templatedlg.ui:647
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr "Ашаблонқәа рыхьӡынҵа"
#. 2kzFW
-#: sfx2/uiconfig/ui/templatedlg.ui:664
+#: sfx2/uiconfig/ui/templatedlg.ui:665
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Tools"
msgstr ""
#. LUs2m
-#: sfx2/uiconfig/ui/templatedlg.ui:672
+#: sfx2/uiconfig/ui/templatedlg.ui:673
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr ""
#. hG7qW
-#: sfx2/uiconfig/ui/templatedlg.ui:684
+#: sfx2/uiconfig/ui/templatedlg.ui:685
msgctxt "templatedlg|extensions_btn"
msgid "_Extensions"
msgstr ""
#. uC7Rk
-#: sfx2/uiconfig/ui/templatedlg.ui:688
+#: sfx2/uiconfig/ui/templatedlg.ui:689
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Add more templates via extension"
msgstr ""
#. PXRa3
-#: sfx2/uiconfig/ui/templatedlg.ui:703
+#: sfx2/uiconfig/ui/templatedlg.ui:704
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "Аимпорт"
#. Lr9os
-#: sfx2/uiconfig/ui/templatedlg.ui:707
+#: sfx2/uiconfig/ui/templatedlg.ui:708
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
msgstr "Ашаблонқәа римпорт"
#. faL2n
-#: sfx2/uiconfig/ui/templatedlg.ui:721
+#: sfx2/uiconfig/ui/templatedlg.ui:722
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Аекспорт"
#. DbD3R
-#: sfx2/uiconfig/ui/templatedlg.ui:725
+#: sfx2/uiconfig/ui/templatedlg.ui:726
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
msgstr "Ашаблонқәа рекспорт"
#. EZBF9
-#: sfx2/uiconfig/ui/templatedlg.ui:739
+#: sfx2/uiconfig/ui/templatedlg.ui:740
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "Ииагатәуп"
#. xQMAz
-#: sfx2/uiconfig/ui/templatedlg.ui:743
+#: sfx2/uiconfig/ui/templatedlg.ui:744
#, fuzzy
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
diff --git a/source/ab/starmath/messages.po b/source/ab/starmath/messages.po
index 346f73da2c8..89e183c7f51 100644
--- a/source/ab/starmath/messages.po
+++ b/source/ab/starmath/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:10+0200\n"
"PO-Revision-Date: 2019-06-25 09:42+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3498,211 +3498,211 @@ msgid "Scale all brackets"
msgstr "Ахыцқәа зегьы масштабрктәуп"
#. FuBDq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:714
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:713
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "Ахы"
#. 6FBiz
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:764
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:763
msgctxt "spacingdialog|1label1"
msgid "_Spacing:"
msgstr "Аинтервал:"
#. yY4XJ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:777
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:776
msgctxt "spacingdialog|1label2"
msgid "_Line spacing:"
msgstr "Ацәаҳәабжьаратәи аинтервал:"
#. kBbAQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:790
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:789
msgctxt "spacingdialog|1label3"
msgid "_Root spacing:"
msgstr ""
#. TZADy
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:819
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:818
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "Аинтервалқәа"
#. CUx6t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:868
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:867
msgctxt "spacingdialog|2label1"
msgid "_Superscript:"
msgstr "Хыхьтәи аиндекс:"
#. 3uzYA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:881
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:880
msgctxt "spacingdialog|2label2"
msgid "S_ubscript:"
msgstr "Ҵаҟатәи аиндекс:"
#. DSSri
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:910
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:909
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "Аиндексқәа"
#. JZwvA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:959
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:958
msgctxt "spacingdialog|3label1"
msgid "_Numerator:"
msgstr "Ахагыла:"
#. mSkEA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:972
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:971
msgctxt "spacingdialog|3label2"
msgid "_Denominator:"
msgstr "Аҵагыла:"
#. ne2kD
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1001
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1000
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "Аихша мариақәа"
#. 5PMRt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1050
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1049
msgctxt "spacingdialog|4label1"
msgid "_Excess length:"
msgstr ""
#. CfsG3
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1063
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1062
msgctxt "spacingdialog|4label2"
msgid "_Weight:"
msgstr "Аҵәаӷәа ашәпара:"
#. NEfpf
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1092
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1091
msgctxt "spacingdialog|4title"
msgid "Fraction Bar"
msgstr "Аихшатә ҵәаӷәа"
#. FQao6
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1141
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1140
msgctxt "spacingdialog|5label1"
msgid "_Upper limit:"
msgstr ""
#. oZ2kt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1154
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1153
msgctxt "spacingdialog|5label2"
msgid "_Lower limit:"
msgstr ""
#. CBbDw
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1183
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1182
msgctxt "spacingdialog|5title"
msgid "Limits"
msgstr ""
#. jfGdQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1232
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1231
msgctxt "spacingdialog|6label1"
msgid "_Excess size (left/right):"
msgstr ""
#. GvADK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1245
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1244
msgctxt "spacingdialog|6label2"
msgid "_Spacing:"
msgstr "Аинтервал:"
#. TbK3K
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1258
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1257
msgctxt "spacingdialog|6label4"
msgid "_Excess size:"
msgstr ""
#. kgbCT
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1287
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1286
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "Ахыцқәа"
#. fywdV
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1336
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1335
msgctxt "spacingdialog|7label1"
msgid "_Line spacing:"
msgstr "Ацәаҳәабжьаратәи аинтервал:"
#. 4DStr
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1349
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1348
msgctxt "spacingdialog|7label2"
msgid "_Column spacing:"
msgstr "Аиҵагылақәа рыбжьара:"
#. ELXrm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1378
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1377
msgctxt "spacingdialog|7title"
msgid "Matrix"
msgstr "Аматрица"
#. vZ8LA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1427
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1426
msgctxt "spacingdialog|8label1"
msgid "_Primary height:"
msgstr "Ихадоу аҳаракыра:"
#. mF2rq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1440
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1439
msgctxt "spacingdialog|8label2"
msgid "_Minimum spacing:"
msgstr "Имин. аинтервал:"
#. zw8j8
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1469
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1468
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Асимволқәа"
#. 5htY7
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1518
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1517
msgctxt "spacingdialog|9label1"
msgid "_Excess size:"
msgstr ""
#. tmmeR
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1531
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1530
msgctxt "spacingdialog|9label2"
msgid "_Spacing:"
msgstr "Аинтервал:"
#. xR3hK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1560
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1559
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "Аоператорқәа"
#. kQBsH
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1609
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
msgctxt "spacingdialog|10label1"
msgid "_Left:"
msgstr "Арымарахь:"
#. PBu3t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1622
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
msgctxt "spacingdialog|10label2"
msgid "_Right:"
msgstr "Арыӷьарахь:"
#. rUFQE
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1635
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1634
msgctxt "spacingdialog|10label3"
msgid "_Top:"
msgstr "Хыхьла:"
#. GCrvm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1648
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1647
msgctxt "spacingdialog|10label4"
msgid "_Bottom:"
msgstr "Ҵаҟала: "
#. FzdXL
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1677
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1676
msgctxt "spacingdialog|10title"
msgid "Borders"
msgstr "Аҿыкәырша"
diff --git a/source/ab/svtools/messages.po b/source/ab/svtools/messages.po
index 054e0d45b40..13013fbba17 100644
--- a/source/ab/svtools/messages.po
+++ b/source/ab/svtools/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-02-07 23:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/ab/>\n"
@@ -4968,6 +4968,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
+#. gmE6U
+#: svtools/inc/langtab.hrc:435
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Sesotho"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
@@ -5718,32 +5724,38 @@ msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
msgstr ""
-#. AGbvD
+#. CdJen
#: svtools/uiconfig/ui/restartdialog.ui:220
+msgctxt "restartdialog|reason_extension_install"
+msgid "To apply changes, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. AGbvD
+#: svtools/uiconfig/ui/restartdialog.ui:235
msgctxt "restartdialog|reason_opencl"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. sGe6v
-#: svtools/uiconfig/ui/restartdialog.ui:235
+#: svtools/uiconfig/ui/restartdialog.ui:250
msgctxt "restartdialog|reason_threading"
msgid "For the multi-threaded calculation changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. nUonf
-#: svtools/uiconfig/ui/restartdialog.ui:250
+#: svtools/uiconfig/ui/restartdialog.ui:265
msgctxt "restartdialog|reason_mscompatible_formsmenu"
msgid "For restructuring the Form menu, %PRODUCTNAME must be restarted."
msgstr ""
#. weAzr
-#: svtools/uiconfig/ui/restartdialog.ui:265
+#: svtools/uiconfig/ui/restartdialog.ui:280
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr ""
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:294
msgctxt "restartdialog|reason_skia"
msgid "For the Skia changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
diff --git a/source/ab/svx/messages.po b/source/ab/svx/messages.po
index b6643d759ba..19ea85e7d99 100644
--- a/source/ab/svx/messages.po
+++ b/source/ab/svx/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-02-04 19:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ab/>\n"
@@ -2286,4277 +2286,4289 @@ msgctxt "SIP_SA_TEXT_CONTOURFRAME"
msgid "Outline text flow"
msgstr "Атеқст аконтур"
-#. HDtDf
+#. tNbcC
#: include/svx/strings.hrc:405
+msgctxt "SIP_SA_TEXTCOLUMNS_NUMBER"
+msgid "Columns number"
+msgstr ""
+
+#. DxZkZ
+#: include/svx/strings.hrc:406
+msgctxt "SIP_SA_TEXTCOLUMNS_SPACING"
+msgid "Columns spacing"
+msgstr ""
+
+#. HDtDf
+#: include/svx/strings.hrc:407
msgctxt "SIP_SA_XMLATTRIBUTES"
msgid "User-defined attributes"
msgstr "Ахархәаҩ иатрибутқәа"
#. F9FzF
-#: include/svx/strings.hrc:406
+#: include/svx/strings.hrc:408
msgctxt "SIP_SA_TEXT_USEFIXEDCELLHEIGHT"
msgid "Use font-independent line spacing"
msgstr ""
#. jTAhz
-#: include/svx/strings.hrc:407
+#: include/svx/strings.hrc:409
msgctxt "SIP_SA_WORDWRAP"
msgid "Word wrap text in shape"
msgstr ""
#. QDaB6
-#: include/svx/strings.hrc:408
+#: include/svx/strings.hrc:410
msgctxt "SIP_SA_CHAINNEXTNAME"
msgid "Next link in text chain"
msgstr ""
#. BA5dh
-#: include/svx/strings.hrc:409
+#: include/svx/strings.hrc:411
msgctxt "SIP_SA_EDGEKIND"
msgid "Type of connector"
msgstr "Аиԥшьыгатә ҵәаӷәақәа ртип"
#. CoYH2
-#: include/svx/strings.hrc:410
+#: include/svx/strings.hrc:412
msgctxt "SIP_SA_EDGENODE1HORZDIST"
msgid "Horz. spacing object 1"
msgstr ""
#. xdvs2
-#: include/svx/strings.hrc:411
+#: include/svx/strings.hrc:413
msgctxt "SIP_SA_EDGENODE1VERTDIST"
msgid "Vert. spacing object 1"
msgstr ""
#. FB4Cj
-#: include/svx/strings.hrc:412
+#: include/svx/strings.hrc:414
msgctxt "SIP_SA_EDGENODE2HORZDIST"
msgid "Horz. spacing object 2"
msgstr ""
#. uGKvj
-#: include/svx/strings.hrc:413
+#: include/svx/strings.hrc:415
msgctxt "SIP_SA_EDGENODE2VERTDIST"
msgid "Vert. spacing object 2"
msgstr ""
#. FSkBP
-#: include/svx/strings.hrc:414
+#: include/svx/strings.hrc:416
msgctxt "SIP_SA_EDGENODE1GLUEDIST"
msgid "Glue spacing object 1"
msgstr ""
#. 845KH
-#: include/svx/strings.hrc:415
+#: include/svx/strings.hrc:417
msgctxt "SIP_SA_EDGENODE2GLUEDIST"
msgid "Glue spacing object 2"
msgstr ""
#. FEDAf
-#: include/svx/strings.hrc:416
+#: include/svx/strings.hrc:418
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr ""
#. EnGaG
-#: include/svx/strings.hrc:417
+#: include/svx/strings.hrc:419
msgctxt "SIP_SA_EDGELINE1DELTA"
msgid "Offset line 1"
msgstr ""
#. 5XFzK
-#: include/svx/strings.hrc:418
+#: include/svx/strings.hrc:420
msgctxt "SIP_SA_EDGELINE2DELTA"
msgid "Offset line 2"
msgstr ""
#. nBFrd
-#: include/svx/strings.hrc:419
+#: include/svx/strings.hrc:421
msgctxt "SIP_SA_EDGELINE3DELTA"
msgid "Offset line 3"
msgstr ""
#. x7oEC
-#: include/svx/strings.hrc:420
+#: include/svx/strings.hrc:422
msgctxt "SIP_SA_MEASUREKIND"
msgid "Type of dimensioning"
msgstr "Ашәагаақәа ртип"
#. 2XCPo
-#: include/svx/strings.hrc:421
+#: include/svx/strings.hrc:423
msgctxt "SIP_SA_MEASURETEXTHPOS"
msgid "Dimension value - horizontal position"
msgstr ""
#. DxA8Z
-#: include/svx/strings.hrc:422
+#: include/svx/strings.hrc:424
msgctxt "SIP_SA_MEASURETEXTVPOS"
msgid "Dimension value - vertical position"
msgstr ""
#. LQCsj
-#: include/svx/strings.hrc:423
+#: include/svx/strings.hrc:425
msgctxt "SIP_SA_MEASURELINEDIST"
msgid "Dimension line space"
msgstr ""
#. jZBoK
-#: include/svx/strings.hrc:424
+#: include/svx/strings.hrc:426
msgctxt "SIP_SA_MEASUREHELPLINEOVERHANG"
msgid "Dimension help line overhang"
msgstr ""
#. Bhboy
-#: include/svx/strings.hrc:425
+#: include/svx/strings.hrc:427
msgctxt "SIP_SA_MEASUREHELPLINEDIST"
msgid "Dimension help line spacing"
msgstr ""
#. jw9E7
-#: include/svx/strings.hrc:426
+#: include/svx/strings.hrc:428
msgctxt "SIP_SA_MEASUREHELPLINE1LEN"
msgid "Backlog of dimension help line 1"
msgstr ""
#. CYFg6
-#: include/svx/strings.hrc:427
+#: include/svx/strings.hrc:429
msgctxt "SIP_SA_MEASUREHELPLINE2LEN"
msgid "Backlog of dimension help line 2"
msgstr ""
#. ocvCK
-#: include/svx/strings.hrc:428
+#: include/svx/strings.hrc:430
msgctxt "SIP_SA_MEASUREBELOWREFEDGE"
msgid "Lower edge dimensioning"
msgstr ""
#. cFVVA
-#: include/svx/strings.hrc:429
+#: include/svx/strings.hrc:431
msgctxt "SIP_SA_MEASURETEXTROTA90"
msgid "Dimension value across dimension line"
msgstr ""
#. VVAgC
-#: include/svx/strings.hrc:430
+#: include/svx/strings.hrc:432
msgctxt "SIP_SA_MEASURETEXTUPSIDEDOWN"
msgid "Rotate dimension value by 180 degree"
msgstr ""
#. iFX7y
-#: include/svx/strings.hrc:431
+#: include/svx/strings.hrc:433
msgctxt "SIP_SA_MEASUREOVERHANG"
msgid "Dimension line overhang"
msgstr ""
#. DoBGo
-#: include/svx/strings.hrc:432
+#: include/svx/strings.hrc:434
msgctxt "SIP_SA_MEASUREUNIT"
msgid "Measure unit"
msgstr "Ашәага акақәа"
#. 2NBMp
-#: include/svx/strings.hrc:433
+#: include/svx/strings.hrc:435
msgctxt "SIP_SA_MEASURESCALE"
msgid "Additional scale factor"
msgstr ""
#. 4yTAW
-#: include/svx/strings.hrc:434
+#: include/svx/strings.hrc:436
msgctxt "SIP_SA_MEASURESHOWUNIT"
msgid "Measure unit display"
msgstr "Ашәага акақәа раарԥшра"
#. NFDC3
-#: include/svx/strings.hrc:435
+#: include/svx/strings.hrc:437
msgctxt "SIP_SA_MEASUREFORMATSTRING"
msgid "Dimension value format"
msgstr "Атеқст ашәагаақәа рформат"
#. UBjQk
-#: include/svx/strings.hrc:436
+#: include/svx/strings.hrc:438
msgctxt "SIP_SA_MEASURETEXTAUTOANGLE"
msgid "AutoPositioning of the dimension value"
msgstr ""
#. GDQC3
-#: include/svx/strings.hrc:437
+#: include/svx/strings.hrc:439
msgctxt "SIP_SA_MEASURETEXTAUTOANGLEVIEW"
msgid "Angle for the automatic positioning of the dimension value"
msgstr ""
#. DB243
-#: include/svx/strings.hrc:438
+#: include/svx/strings.hrc:440
msgctxt "SIP_SA_MEASURETEXTISFIXEDANGLE"
msgid "Determination of the dimension value angle"
msgstr ""
#. i3Bah
-#: include/svx/strings.hrc:439
+#: include/svx/strings.hrc:441
msgctxt "SIP_SA_MEASURETEXTFIXEDANGLE"
msgid "Angle of the dimension value"
msgstr ""
#. qWKC7
-#: include/svx/strings.hrc:440
+#: include/svx/strings.hrc:442
msgctxt "SIP_SA_MEASUREDECIMALPLACES"
msgid "Decimal places"
msgstr ""
#. wkrNX
-#: include/svx/strings.hrc:441
+#: include/svx/strings.hrc:443
msgctxt "SIP_SA_CIRCKIND"
msgid "Type of circle"
msgstr "Агьежь атип"
#. FRFU8
-#: include/svx/strings.hrc:442
+#: include/svx/strings.hrc:444
msgctxt "SIP_SA_CIRCSTARTANGLE"
msgid "Start angle"
msgstr ""
#. FmSKG
-#: include/svx/strings.hrc:443
+#: include/svx/strings.hrc:445
msgctxt "SIP_SA_CIRCENDANGLE"
msgid "End angle"
msgstr ""
#. ejn6F
-#: include/svx/strings.hrc:444
+#: include/svx/strings.hrc:446
msgctxt "SIP_SA_OBJMOVEPROTECT"
msgid "Protected object position"
msgstr "Аобиект ихьчоу апозициа"
#. ZPEB9
-#: include/svx/strings.hrc:445
+#: include/svx/strings.hrc:447
msgctxt "SIP_SA_OBJSIZEPROTECT"
msgid "Protected object size"
msgstr "Аобиеқт ихьчоу ашәагаа"
#. BN5CM
-#: include/svx/strings.hrc:446
+#: include/svx/strings.hrc:448
msgctxt "SIP_SA_OBJPRINTABLE"
msgid "Object, printable"
msgstr ""
#. 3Digj
-#: include/svx/strings.hrc:447
+#: include/svx/strings.hrc:449
msgctxt "SIP_SA_OBJVISIBLE"
msgid "Object, visible"
msgstr "Иубарҭоу аобиект"
#. nZLtM
-#: include/svx/strings.hrc:448
+#: include/svx/strings.hrc:450
msgctxt "SIP_SA_LAYERID"
msgid "Level ID"
msgstr ""
#. f3ed2
-#: include/svx/strings.hrc:449
+#: include/svx/strings.hrc:451
msgctxt "SIP_SA_LAYERNAME"
msgid "Layer"
msgstr "Аҿыгҳара"
#. rb6GC
-#: include/svx/strings.hrc:450
+#: include/svx/strings.hrc:452
msgctxt "SIP_SA_OBJECTNAME"
msgid "Object name"
msgstr "Аобиект ахьӡ"
#. 5zRFi
-#: include/svx/strings.hrc:451
+#: include/svx/strings.hrc:453
msgctxt "SIP_SA_ALLPOSITIONX"
msgid "Position X, complete"
msgstr ""
#. 5enZ7
-#: include/svx/strings.hrc:452
+#: include/svx/strings.hrc:454
msgctxt "SIP_SA_ALLPOSITIONY"
msgid "Position Y, complete"
msgstr ""
#. 2V5Mn
-#: include/svx/strings.hrc:453
+#: include/svx/strings.hrc:455
msgctxt "SIP_SA_ALLSIZEWIDTH"
msgid "Total Width"
msgstr ""
#. P6Y6W
-#: include/svx/strings.hrc:454
+#: include/svx/strings.hrc:456
msgctxt "SIP_SA_ALLSIZEHEIGHT"
msgid "Height, complete"
msgstr ""
#. yFnnC
-#: include/svx/strings.hrc:455
+#: include/svx/strings.hrc:457
msgctxt "SIP_SA_ONEPOSITIONX"
msgid "Single position X"
msgstr ""
#. jEGfd
-#: include/svx/strings.hrc:456
+#: include/svx/strings.hrc:458
msgctxt "SIP_SA_ONEPOSITIONY"
msgid "Single position Y"
msgstr ""
#. YJFnY
-#: include/svx/strings.hrc:457
+#: include/svx/strings.hrc:459
msgctxt "SIP_SA_ONESIZEWIDTH"
msgid "Single width"
msgstr ""
#. bZFkM
-#: include/svx/strings.hrc:458
+#: include/svx/strings.hrc:460
msgctxt "SIP_SA_ONESIZEHEIGHT"
msgid "Single height"
msgstr ""
#. K5Xuq
-#: include/svx/strings.hrc:459
+#: include/svx/strings.hrc:461
msgctxt "SIP_SA_LOGICSIZEWIDTH"
msgid "Logical width"
msgstr "Алогикатә ҭбаара"
#. 9Niyk
-#: include/svx/strings.hrc:460
+#: include/svx/strings.hrc:462
msgctxt "SIP_SA_LOGICSIZEHEIGHT"
msgid "Logical height"
msgstr "Алогикатә ҳаракыра"
#. yFmvh
-#: include/svx/strings.hrc:461
+#: include/svx/strings.hrc:463
msgctxt "SIP_SA_ROTATEANGLE"
msgid "Single rotation angle"
msgstr ""
#. zNyKY
-#: include/svx/strings.hrc:462
+#: include/svx/strings.hrc:464
msgctxt "SIP_SA_SHEARANGLE"
msgid "Single shear angle"
msgstr ""
#. bJv8D
-#: include/svx/strings.hrc:463
+#: include/svx/strings.hrc:465
msgctxt "SIP_SA_MOVEX"
msgid "Move horizontally"
msgstr ""
#. z7EPp
-#: include/svx/strings.hrc:464
+#: include/svx/strings.hrc:466
msgctxt "SIP_SA_MOVEY"
msgid "Move vertically"
msgstr ""
#. Qn4GS
-#: include/svx/strings.hrc:465
+#: include/svx/strings.hrc:467
msgctxt "SIP_SA_RESIZEXONE"
msgid "Resize X, single"
msgstr "Иҧсахтәуп Х ашәагаа хазы-хазы"
#. VCtZa
-#: include/svx/strings.hrc:466
+#: include/svx/strings.hrc:468
msgctxt "SIP_SA_RESIZEYONE"
msgid "Resize Y, single"
msgstr "Иҧсахтәуп Y ашәагаа хазы-хазы"
#. NxatH
-#: include/svx/strings.hrc:467
+#: include/svx/strings.hrc:469
msgctxt "SIP_SA_ROTATEONE"
msgid "Single rotation"
msgstr "Иргьежьлатәуп хазы-хазы"
#. gNVw9
-#: include/svx/strings.hrc:468
+#: include/svx/strings.hrc:470
msgctxt "SIP_SA_HORZSHEARONE"
msgid "Single horizontal shear"
msgstr ""
#. iCzED
-#: include/svx/strings.hrc:469
+#: include/svx/strings.hrc:471
msgctxt "SIP_SA_VERTSHEARONE"
msgid "Single vertical shear"
msgstr ""
#. HQcJt
-#: include/svx/strings.hrc:470
+#: include/svx/strings.hrc:472
msgctxt "SIP_SA_RESIZEXALL"
msgid "Resize X, complete"
msgstr "Иҧсахтәуп Х ашәагаақәа ишеибгоу"
#. VcK8z
-#: include/svx/strings.hrc:471
+#: include/svx/strings.hrc:473
msgctxt "SIP_SA_RESIZEYALL"
msgid "Resize Y, complete"
msgstr "Иҧсахтәуп Y ашәагаақәа ишеибгоу"
#. vgGU4
-#: include/svx/strings.hrc:472
+#: include/svx/strings.hrc:474
msgctxt "SIP_SA_ROTATEALL"
msgid "Rotate all"
msgstr "Иргьежьлатәуп ишеибгоу"
#. 3faE4
-#: include/svx/strings.hrc:473
+#: include/svx/strings.hrc:475
msgctxt "SIP_SA_HORZSHEARALL"
msgid "Shear horizontal, complete"
msgstr ""
#. RAEPz
-#: include/svx/strings.hrc:474
+#: include/svx/strings.hrc:476
msgctxt "SIP_SA_VERTSHEARALL"
msgid "Shear vertical, complete"
msgstr ""
#. gtXM3
-#: include/svx/strings.hrc:475
+#: include/svx/strings.hrc:477
msgctxt "SIP_SA_TRANSFORMREF1X"
msgid "Reference point 1 X"
msgstr ""
#. YpQDc
-#: include/svx/strings.hrc:476
+#: include/svx/strings.hrc:478
msgctxt "SIP_SA_TRANSFORMREF1Y"
msgid "Reference point 1 Y"
msgstr ""
#. Hp5EK
-#: include/svx/strings.hrc:477
+#: include/svx/strings.hrc:479
msgctxt "SIP_SA_TRANSFORMREF2X"
msgid "Reference point 2 X"
msgstr ""
#. Rty4j
-#: include/svx/strings.hrc:478
+#: include/svx/strings.hrc:480
msgctxt "SIP_SA_TRANSFORMREF2Y"
msgid "Reference point 2 Y"
msgstr ""
#. JdeqL
-#: include/svx/strings.hrc:479
+#: include/svx/strings.hrc:481
msgctxt "SIP_EE_PARA_HYPHENATE"
msgid "Hyphenation"
msgstr "Аиагагқәа рыргылара"
#. HMmA6
-#: include/svx/strings.hrc:480
+#: include/svx/strings.hrc:482
msgctxt "SIP_EE_PARA_BULLETSTATE"
msgid "Display bullets"
msgstr "Иаарҧштәуп амаркерқәа"
#. 8Q88u
-#: include/svx/strings.hrc:481
+#: include/svx/strings.hrc:483
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
msgstr ""
#. inGxX
-#: include/svx/strings.hrc:482
+#: include/svx/strings.hrc:484
msgctxt "SIP_EE_PARA_OUTLLEVEL"
msgid "Numbering level"
msgstr "Аномерркра аҩаӡара"
#. 2CtLK
-#: include/svx/strings.hrc:483
+#: include/svx/strings.hrc:485
msgctxt "SIP_EE_PARA_BULLET"
msgid "Bullets and Numberings"
msgstr "Амаркерқәеи аномерркреи"
#. hCE5d
-#: include/svx/strings.hrc:484
+#: include/svx/strings.hrc:486
msgctxt "SIP_EE_PARA_LRSPACE"
msgid "Indents"
msgstr "Ахьаҵқәа"
#. Y5YFm
-#: include/svx/strings.hrc:485
+#: include/svx/strings.hrc:487
msgctxt "SIP_EE_PARA_ULSPACE"
msgid "Paragraph spacing"
msgstr "Абзацбжьаратәи аинтервалқәа"
#. feirn
-#: include/svx/strings.hrc:486
+#: include/svx/strings.hrc:488
msgctxt "SIP_EE_PARA_SBL"
msgid "Line spacing"
msgstr "Ацәаҳәабжьаратәи аинтервал:"
#. gjAVE
-#: include/svx/strings.hrc:487
+#: include/svx/strings.hrc:489
msgctxt "SIP_EE_PARA_JUST"
msgid "Paragraph alignment"
msgstr "Абзацқәа реиҟаратәра"
#. offnT
-#: include/svx/strings.hrc:488
+#: include/svx/strings.hrc:490
msgctxt "SIP_EE_PARA_TABS"
msgid "Tabulators"
msgstr "Атабулиациа"
#. kpiTD
-#: include/svx/strings.hrc:489
+#: include/svx/strings.hrc:491
msgctxt "SIP_EE_CHAR_COLOR"
msgid "Font color"
msgstr "Ашрифт аҧштәы"
#. X535C
-#: include/svx/strings.hrc:490
+#: include/svx/strings.hrc:492
msgctxt "SIP_EE_CHAR_FONTINFO"
msgid "Character set"
msgstr "Акодркра"
#. AEbEz
-#: include/svx/strings.hrc:491
+#: include/svx/strings.hrc:493
msgctxt "SIP_EE_CHAR_FONTHEIGHT"
msgid "Font size"
msgstr "Акегль"
#. UKHSM
-#: include/svx/strings.hrc:492
+#: include/svx/strings.hrc:494
msgctxt "SIP_EE_CHAR_FONTWIDTH"
msgid "Font width"
msgstr "Ашрифт аҭбаара"
#. SQWpD
-#: include/svx/strings.hrc:493
+#: include/svx/strings.hrc:495
msgctxt "SIP_EE_CHAR_WEIGHT"
msgid "Bold (thickness)"
msgstr ""
#. AUR7N
-#: include/svx/strings.hrc:494
+#: include/svx/strings.hrc:496
msgctxt "SIP_EE_CHAR_UNDERLINE"
msgid "Underline"
msgstr "Аҵшьра"
#. v2AEJ
-#: include/svx/strings.hrc:495
+#: include/svx/strings.hrc:497
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "Ақәшьра"
#. ARvwR
-#: include/svx/strings.hrc:496
+#: include/svx/strings.hrc:498
msgctxt "SIP_EE_CHAR_STRIKEOUT"
msgid "Strikethrough"
msgstr "Аҵәаӷәара"
#. gcVzb
-#: include/svx/strings.hrc:497
+#: include/svx/strings.hrc:499
msgctxt "SIP_EE_CHAR_ITALIC"
msgid "Italic"
msgstr "Акурсив"
#. kJVaV
-#: include/svx/strings.hrc:498
+#: include/svx/strings.hrc:500
msgctxt "SIP_EE_CHAR_OUTLINE"
msgid "Outline"
msgstr "Аконтур"
#. CZR4e
-#: include/svx/strings.hrc:499
+#: include/svx/strings.hrc:501
msgctxt "SIP_EE_CHAR_SHADOW"
msgid "Font shadow"
msgstr "Агага ацны"
#. PFSUR
-#: include/svx/strings.hrc:500
+#: include/svx/strings.hrc:502
msgctxt "SIP_EE_CHAR_ESCAPEMENT"
msgid "Superscript/subscript"
msgstr ""
#. DrBio
-#: include/svx/strings.hrc:501
+#: include/svx/strings.hrc:503
msgctxt "SIP_EE_CHAR_PAIRKERNING"
msgid "Kerning"
msgstr "Акернинг"
#. tUVvP
-#: include/svx/strings.hrc:502
+#: include/svx/strings.hrc:504
msgctxt "SIP_EE_CHAR_KERNING"
msgid "Manual kerning"
msgstr ""
#. S9QCU
-#: include/svx/strings.hrc:503
+#: include/svx/strings.hrc:505
msgctxt "SIP_EE_CHAR_WLM"
msgid "No underline for spaces"
msgstr "Абжьажьқәа ирыҵшьтәӡам"
#. GuTzF
-#: include/svx/strings.hrc:504
+#: include/svx/strings.hrc:506
msgctxt "SIP_EE_FEATURE_TAB"
msgid "Tabulator"
msgstr "Атабулиациа"
#. U4qgA
-#: include/svx/strings.hrc:505
+#: include/svx/strings.hrc:507
msgctxt "SIP_EE_FEATURE_LINEBR"
msgid "Optional line break"
msgstr ""
#. jzBEA
-#: include/svx/strings.hrc:506
+#: include/svx/strings.hrc:508
msgctxt "SIP_EE_FEATURE_NOTCONV"
msgid "Non-convertible character"
msgstr "Зҽызымҧсахуа адырга"
#. tZd9C
-#: include/svx/strings.hrc:507
+#: include/svx/strings.hrc:509
msgctxt "SIP_EE_FEATURE_FIELD"
msgid "Fields"
msgstr "Аҭакырақәа"
#. GeKPD
-#: include/svx/strings.hrc:508
+#: include/svx/strings.hrc:510
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "Аҟаҧшь"
#. EzAu7
-#: include/svx/strings.hrc:509
+#: include/svx/strings.hrc:511
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "Аиаҵәа"
#. TmBML
-#: include/svx/strings.hrc:510
+#: include/svx/strings.hrc:512
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr ""
#. 7Gqzs
-#: include/svx/strings.hrc:511
+#: include/svx/strings.hrc:513
msgctxt "SIP_SA_GRAFLUMINANCE"
msgid "Brightness"
msgstr "Ажжара"
#. rziVW
-#: include/svx/strings.hrc:512
+#: include/svx/strings.hrc:514
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "Аконтраст"
#. CHepz
-#: include/svx/strings.hrc:513
+#: include/svx/strings.hrc:515
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "Гамма"
#. 2ESVA
-#: include/svx/strings.hrc:514
+#: include/svx/strings.hrc:516
msgctxt "SIP_SA_GRAFTRANSPARENCE"
msgid "Transparency"
msgstr "Аҵәцара"
#. uZYFG
-#: include/svx/strings.hrc:515
+#: include/svx/strings.hrc:517
msgctxt "SIP_SA_GRAFINVERT"
msgid "Invert"
msgstr "Инверттәуп"
#. 6aFx2
-#: include/svx/strings.hrc:516
+#: include/svx/strings.hrc:518
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
msgstr "Асахьа арежим"
#. Ni9KZ
-#: include/svx/strings.hrc:517
+#: include/svx/strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
msgid "Crop"
msgstr ""
#. kVnke
-#: include/svx/strings.hrc:518
+#: include/svx/strings.hrc:520
msgctxt "SIP_SA_GLOW_RADIUS"
msgid "Radius of glow effect"
msgstr ""
#. 3hvai
-#: include/svx/strings.hrc:519
+#: include/svx/strings.hrc:521
msgctxt "SIP_SA_GLOW_COLOR"
msgid "Color of glow effect"
msgstr ""
#. eCSE2
-#: include/svx/strings.hrc:520
+#: include/svx/strings.hrc:522
msgctxt "SIP_SA_GLOW_TRANSPARENCY"
msgid "Transparency of glow effect"
msgstr ""
#. 8qNHk
-#: include/svx/strings.hrc:521
+#: include/svx/strings.hrc:523
msgctxt "SIP_SA_SOFTEDGE_RADIUS"
msgid "Radius of soft edge effect"
msgstr ""
#. nVcjU
-#: include/svx/strings.hrc:522
+#: include/svx/strings.hrc:524
msgctxt "STR_ObjNameSingulMEDIA"
msgid "Media object"
msgstr "Амедиатә обиеқт"
#. nbHgw
-#: include/svx/strings.hrc:523
+#: include/svx/strings.hrc:525
msgctxt "STR_ObjNamePluralMEDIA"
msgid "Media objects"
msgstr "Амедиатә обиеқт"
#. YpmrX
#. drawing layer table strings
-#: include/svx/strings.hrc:525
+#: include/svx/strings.hrc:527
msgctxt "STR_TABLE_INSCOL"
msgid "Insert column"
msgstr "Иҭаргылатәуп аиҵагыла"
#. SAmd8
-#: include/svx/strings.hrc:526
+#: include/svx/strings.hrc:528
msgctxt "STR_TABLE_INSROW"
msgid "Insert row"
msgstr "Ибжьаргылатәуп ацәаҳәа"
#. yFDYp
-#: include/svx/strings.hrc:527
+#: include/svx/strings.hrc:529
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Ианыхтәуп аиҵагыла"
#. 9SF9L
-#: include/svx/strings.hrc:528
+#: include/svx/strings.hrc:530
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Ианыхтәуп ацәаҳәа"
#. iBbtT
-#: include/svx/strings.hrc:529
+#: include/svx/strings.hrc:531
msgctxt "STR_TABLE_SPLIT"
msgid "Split cells"
msgstr "Еихшатәуп абларҭақәа"
#. vmzqf
-#: include/svx/strings.hrc:530
+#: include/svx/strings.hrc:532
msgctxt "STR_TABLE_MERGE"
msgid "Merge cells"
msgstr "Еидҵатәуп абларҭақәа"
#. 3VVmF
-#: include/svx/strings.hrc:531
+#: include/svx/strings.hrc:533
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Абларҭақәа рформат"
#. pSCJC
-#: include/svx/strings.hrc:532
+#: include/svx/strings.hrc:534
msgctxt "STR_TABLE_DISTRIBUTE_ROWS"
msgid "Distribute rows"
msgstr ""
#. GdLHf
-#: include/svx/strings.hrc:533
+#: include/svx/strings.hrc:535
msgctxt "STR_TABLE_DISTRIBUTE_COLUMNS"
msgid "Distribute columns"
msgstr ""
#. fGNto
-#: include/svx/strings.hrc:534
+#: include/svx/strings.hrc:536
msgctxt "STR_TABLE_DELETE_CELL_CONTENTS"
msgid "Delete cell contents"
msgstr "Ианыхтәуп абларҭа иаҵанакуа"
#. B33Cb
-#: include/svx/strings.hrc:535
+#: include/svx/strings.hrc:537
msgctxt "STR_TABLE_STYLE"
msgid "Table style"
msgstr "Атаблица астиль"
#. ZHBAC
-#: include/svx/strings.hrc:536
+#: include/svx/strings.hrc:538
msgctxt "STR_TABLE_STYLE_SETTINGS"
msgid "Table style settings"
msgstr "Атаблица астиль апараметрқәа"
#. eERmE
-#: include/svx/strings.hrc:537
+#: include/svx/strings.hrc:539
msgctxt "STR_ObjNameSingulTable"
msgid "Table"
msgstr "Атаблица"
#. XjgSV
-#: include/svx/strings.hrc:538
+#: include/svx/strings.hrc:540
msgctxt "STR_ObjNamePluralTable"
msgid "Tables"
msgstr "Атаблицақәа"
#. mLDqP
-#: include/svx/strings.hrc:539
+#: include/svx/strings.hrc:541
msgctxt "STR_ObjNameSingulFONTWORK"
msgid "Font work"
msgstr "Атеқсттә еффект"
#. FgChT
#. Strings for the Draw-Dialog --------------------------------------------
-#: include/svx/strings.hrc:541
+#: include/svx/strings.hrc:543
msgctxt "RID_SVXSTR_SOLID"
msgid "Continuous"
msgstr ""
#. uNL7M
-#: include/svx/strings.hrc:542
+#: include/svx/strings.hrc:544
msgctxt "RID_SVXSTR_GRADIENT"
msgid "Gradient"
msgstr "Аградиент"
#. a8YoL
-#: include/svx/strings.hrc:543
+#: include/svx/strings.hrc:545
msgctxt "RID_SVXSTR_BITMAP"
msgid "Bitmap"
msgstr "Атеқстура"
#. FDmra
-#: include/svx/strings.hrc:544
+#: include/svx/strings.hrc:546
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr ""
#. HcGBQ
-#: include/svx/strings.hrc:545
+#: include/svx/strings.hrc:547
msgctxt "RID_SVXSTR_PATTERN_UNTITLED"
msgid "Untitled Pattern"
msgstr ""
#. GHj4Q
-#: include/svx/strings.hrc:546
+#: include/svx/strings.hrc:548
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "Аҵәаӷәа астиль"
#. fa7EG
-#: include/svx/strings.hrc:547
+#: include/svx/strings.hrc:549
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "Мап"
#. mrTdk
-#: include/svx/strings.hrc:548
+#: include/svx/strings.hrc:550
msgctxt "RID_SVXSTR_COLOR"
msgid "Color"
msgstr "Аҧштәы"
#. 5bjE5
-#: include/svx/strings.hrc:549
+#: include/svx/strings.hrc:551
msgctxt "RID_SVXSTR_HATCH"
msgid "Hatching"
msgstr ""
#. yGRGW
-#: include/svx/strings.hrc:550
+#: include/svx/strings.hrc:552
msgctxt "RID_SVXSTR_LINEEND"
msgid "Arrowheads"
msgstr "Ахыцқәа рстильқәа"
#. snuCi
-#: include/svx/strings.hrc:551
+#: include/svx/strings.hrc:553
msgctxt "RID_SVXSTR_ARROW"
msgid "Arrow"
msgstr "Ахыц"
#. 6EvQ7
-#: include/svx/strings.hrc:552
+#: include/svx/strings.hrc:554
msgctxt "RID_SVXSTR_SQUARE"
msgid "Square"
msgstr "Аквадрат"
#. i6cva
-#: include/svx/strings.hrc:553
+#: include/svx/strings.hrc:555
msgctxt "RID_SVXSTR_CIRCLE"
msgid "Circle"
msgstr "Агьежь"
#. emz9g
-#: include/svx/strings.hrc:554
+#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_NONE"
msgid "- none -"
msgstr "- мап -"
#. hGaEK
-#: include/svx/strings.hrc:555
+#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_TRANSPARENCE"
msgid "Transparency"
msgstr "Аҵәцара"
#. X4EFw
-#: include/svx/strings.hrc:556
+#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_CENTERED"
msgid "Centered"
msgstr "Ацентр ала"
#. FFe8m
-#: include/svx/strings.hrc:557
+#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_NOTCENTERED"
msgid "Not centered"
msgstr "Ацентр ала акәымкәа"
#. hFhmH
-#: include/svx/strings.hrc:558
+#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "Астандарт"
#. DdAzc
-#: include/svx/strings.hrc:559
+#: include/svx/strings.hrc:561
msgctxt "RID_SVXSTR_GRAFMODE_GREYS"
msgid "Grayscale"
msgstr ""
#. RHEXM
-#: include/svx/strings.hrc:560
+#: include/svx/strings.hrc:562
msgctxt "RID_SVXSTR_GRAFMODE_MONO"
msgid "Black/White"
msgstr "Аиқәаҵәа-шкәакәа"
#. bcXbA
-#: include/svx/strings.hrc:561
+#: include/svx/strings.hrc:563
msgctxt "RID_SVXSTR_GRAFMODE_WATERMARK"
msgid "Watermark"
msgstr ""
#. ZWz8Y
-#: include/svx/strings.hrc:562
+#: include/svx/strings.hrc:564
msgctxt "RID_SVXSTR_COLORBAR"
msgid "Left click to apply as background color, right click to set line color"
msgstr ""
#. mFU2A
#. Default colors
-#: include/svx/strings.hrc:564
+#: include/svx/strings.hrc:566
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
msgstr ""
#. Rw7nG
-#: include/svx/strings.hrc:565
+#: include/svx/strings.hrc:567
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
msgstr ""
#. UdEYr
-#: include/svx/strings.hrc:566
+#: include/svx/strings.hrc:568
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
msgstr "Аҩежь"
#. 9AUDK
-#: include/svx/strings.hrc:567
+#: include/svx/strings.hrc:569
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
msgstr ""
#. aSWwv
-#: include/svx/strings.hrc:568
+#: include/svx/strings.hrc:570
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
msgstr ""
#. 5gwhz
#. Elements of the standard color palette
-#: include/svx/strings.hrc:570
+#: include/svx/strings.hrc:572
msgctxt "RID_SVXSTR_COLOR_BLACK"
msgid "Black"
msgstr "Аиқәаҵәа"
#. PwGvV
-#: include/svx/strings.hrc:571
+#: include/svx/strings.hrc:573
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "Ахәаԥштәы"
#. Dp9Az
-#: include/svx/strings.hrc:572
+#: include/svx/strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "Ашкәакәа"
#. TGLmD
-#: include/svx/strings.hrc:573
+#: include/svx/strings.hrc:575
msgctxt "RID_SVXSTR_COLOR_YELLOW"
msgid "Yellow"
msgstr "Аҩежь"
#. YpDke
-#: include/svx/strings.hrc:574
+#: include/svx/strings.hrc:576
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Ахьтәы"
#. 7aJCZ
-#: include/svx/strings.hrc:575
+#: include/svx/strings.hrc:577
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "Апатырқалԥштәы"
#. mZMFN
-#: include/svx/strings.hrc:576
+#: include/svx/strings.hrc:578
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
msgstr ""
#. juJeM
-#: include/svx/strings.hrc:577
+#: include/svx/strings.hrc:579
msgctxt "RID_SVXSTR_COLOR_RED"
msgid "Red"
msgstr "Аҟаҧшь"
#. 7xMrN
-#: include/svx/strings.hrc:578
+#: include/svx/strings.hrc:580
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr ""
#. ELXiM
-#: include/svx/strings.hrc:579
+#: include/svx/strings.hrc:581
msgctxt "RID_SVXSTR_COLOR_PURPLE"
msgid "Purple"
msgstr ""
#. UTexf
-#: include/svx/strings.hrc:580
+#: include/svx/strings.hrc:582
msgctxt "RID_SVXSTR_COLOR_INDIGO"
msgid "Indigo"
msgstr "Индиго"
#. qbcF9
-#: include/svx/strings.hrc:581
+#: include/svx/strings.hrc:583
msgctxt "RID_SVXSTR_COLOR_BLUE"
msgid "Blue"
msgstr ""
#. hQ44j
-#: include/svx/strings.hrc:582
+#: include/svx/strings.hrc:584
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
msgstr ""
#. JpxBr
-#: include/svx/strings.hrc:583
+#: include/svx/strings.hrc:585
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "Аиаҵәа"
#. A3aCJ
-#: include/svx/strings.hrc:584
+#: include/svx/strings.hrc:586
msgctxt "RID_SVXSTR_COLOR_LIME"
msgid "Lime"
msgstr "Лаим"
#. wVMiq
#. Light variants of the standard color palette
-#: include/svx/strings.hrc:586
+#: include/svx/strings.hrc:588
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr ""
#. YF2ud
-#: include/svx/strings.hrc:587
+#: include/svx/strings.hrc:589
msgctxt "RID_SVXSTR_COLOR_LIGHTYELLOW"
msgid "Light Yellow"
msgstr ""
#. BaXBj
-#: include/svx/strings.hrc:588
+#: include/svx/strings.hrc:590
msgctxt "RID_SVXSTR_COLOR_LIGHTGOLD"
msgid "Light Gold"
msgstr ""
#. masPL
-#: include/svx/strings.hrc:589
+#: include/svx/strings.hrc:591
msgctxt "RID_SVXSTR_COLOR_LIGHTORANGE"
msgid "Light Orange"
msgstr ""
#. k5GY4
-#: include/svx/strings.hrc:590
+#: include/svx/strings.hrc:592
msgctxt "RID_SVXSTR_COLOR_LIGHTBRICK"
msgid "Light Brick"
msgstr ""
#. KGDDj
-#: include/svx/strings.hrc:591
+#: include/svx/strings.hrc:593
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr ""
#. nvB2W
-#: include/svx/strings.hrc:592
+#: include/svx/strings.hrc:594
msgctxt "RID_SVXSTR_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr ""
#. y96HS
-#: include/svx/strings.hrc:593
+#: include/svx/strings.hrc:595
msgctxt "RID_SVXSTR_COLOR_LIGHTPURPLE"
msgid "Light Purple"
msgstr ""
#. 8Bg8h
-#: include/svx/strings.hrc:594
+#: include/svx/strings.hrc:596
msgctxt "RID_SVXSTR_COLOR_LIGHTINDIGO"
msgid "Light Indigo"
msgstr ""
#. suGUh
-#: include/svx/strings.hrc:595
+#: include/svx/strings.hrc:597
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr ""
#. 5VFSV
-#: include/svx/strings.hrc:596
+#: include/svx/strings.hrc:598
msgctxt "RID_SVXSTR_COLOR_LIGHTTEAL"
msgid "Light Teal"
msgstr ""
#. 3Z7KA
-#: include/svx/strings.hrc:597
+#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr ""
#. HVPnD
-#: include/svx/strings.hrc:598
+#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_LIGHTLIME"
msgid "Light Lime"
msgstr ""
#. J6DDx
#. Dark variants of the standard color palette
-#: include/svx/strings.hrc:600
+#: include/svx/strings.hrc:602
msgctxt "RID_SVXSTR_COLOR_DARKGRAY"
msgid "Dark Gray"
msgstr ""
#. EaFik
-#: include/svx/strings.hrc:601
+#: include/svx/strings.hrc:603
msgctxt "RID_SVXSTR_COLOR_DARKYELLOW"
msgid "Dark Yellow"
msgstr ""
#. AFByn
-#: include/svx/strings.hrc:602
+#: include/svx/strings.hrc:604
msgctxt "RID_SVXSTR_COLOR_DARKGOLD"
msgid "Dark Gold"
msgstr ""
#. qAGnF
-#: include/svx/strings.hrc:603
+#: include/svx/strings.hrc:605
msgctxt "RID_SVXSTR_COLOR_DARKORANGE"
msgid "Dark Orange"
msgstr ""
#. NC62Q
-#: include/svx/strings.hrc:604
+#: include/svx/strings.hrc:606
msgctxt "RID_SVXSTR_COLOR_DARKBRICK"
msgid "Dark Brick"
msgstr ""
#. st4Zy
-#: include/svx/strings.hrc:605
+#: include/svx/strings.hrc:607
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr ""
#. indkC
-#: include/svx/strings.hrc:606
+#: include/svx/strings.hrc:608
msgctxt "RID_SVXSTR_COLOR_DARKMAGENTA"
msgid "Dark Magenta"
msgstr ""
#. AE9Ya
-#: include/svx/strings.hrc:607
+#: include/svx/strings.hrc:609
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
msgstr ""
#. VFKuJ
-#: include/svx/strings.hrc:608
+#: include/svx/strings.hrc:610
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
msgid "Dark Indigo"
msgstr ""
#. U3qfW
-#: include/svx/strings.hrc:609
+#: include/svx/strings.hrc:611
msgctxt "RID_SVXSTR_COLOR_DARKBLUE"
msgid "Dark Blue"
msgstr ""
#. dYdEW
-#: include/svx/strings.hrc:610
+#: include/svx/strings.hrc:612
msgctxt "RID_SVXSTR_COLOR_DARKTEAL"
msgid "Dark Teal"
msgstr ""
#. qFAAB
-#: include/svx/strings.hrc:611
+#: include/svx/strings.hrc:613
msgctxt "RID_SVXSTR_COLOR_DARKGREEN"
msgid "Dark Green"
msgstr ""
#. C3U7v
-#: include/svx/strings.hrc:612
+#: include/svx/strings.hrc:614
msgctxt "RID_SVXSTR_COLOR_DARKLIME"
msgid "Dark Lime"
msgstr ""
#. VWKSb
#. Elements of the Tonal color palette
-#: include/svx/strings.hrc:614
+#: include/svx/strings.hrc:616
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr ""
#. GgboW
-#: include/svx/strings.hrc:615
+#: include/svx/strings.hrc:617
msgctxt "RID_SVXSTR_COLOR_VIOLET_OUG"
msgid "Violet (Out of Gamut)"
msgstr ""
#. mz3Eo
-#: include/svx/strings.hrc:616
+#: include/svx/strings.hrc:618
msgctxt "RID_SVXSTR_COLOR_BLUE_OUG"
msgid "Blue (Out of Gamut)"
msgstr ""
#. SGvfY
-#: include/svx/strings.hrc:617
+#: include/svx/strings.hrc:619
msgctxt "RID_SVXSTR_COLOR_AZURE_OUG"
msgid "Azure (Out of Gamut)"
msgstr ""
#. dYBjC
-#: include/svx/strings.hrc:618
+#: include/svx/strings.hrc:620
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN_OUG"
msgid "Spring Green (Out of Gamut)"
msgstr ""
#. GCcWR
-#: include/svx/strings.hrc:619
+#: include/svx/strings.hrc:621
msgctxt "RID_SVXSTR_COLOR_GREEN_OUG"
msgid "Green (Out of Gamut)"
msgstr ""
#. DLuCh
-#: include/svx/strings.hrc:620
+#: include/svx/strings.hrc:622
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN_OUG"
msgid "Chartreuse Green (Out of Gamut)"
msgstr ""
#. s3ZaC
-#: include/svx/strings.hrc:621
+#: include/svx/strings.hrc:623
msgctxt "RID_SVXSTR_COLOR_ORANGE_OUG"
msgid "Orange (Out of Gamut)"
msgstr ""
#. A8i2G
-#: include/svx/strings.hrc:622
+#: include/svx/strings.hrc:624
msgctxt "RID_SVXSTR_COLOR_RED_OUG"
msgid "Red (Out of Gamut)"
msgstr ""
#. j4oEv
-#: include/svx/strings.hrc:623
+#: include/svx/strings.hrc:625
msgctxt "RID_SVXSTR_COLOR_ROSE_OUG"
msgid "Rose (Out of Gamut)"
msgstr ""
#. qBpvR
-#: include/svx/strings.hrc:624
+#: include/svx/strings.hrc:626
msgctxt "RID_SVXSTR_COLOR_AZURE"
msgid "Azure"
msgstr ""
#. Y6vVA
-#: include/svx/strings.hrc:625
+#: include/svx/strings.hrc:627
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr ""
#. 583vY
-#: include/svx/strings.hrc:626
+#: include/svx/strings.hrc:628
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN"
msgid "Spring Green"
msgstr ""
#. jtKm8
-#: include/svx/strings.hrc:627
+#: include/svx/strings.hrc:629
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN"
msgid "Chartreuse Green"
msgstr ""
#. RkAmE
-#: include/svx/strings.hrc:628
+#: include/svx/strings.hrc:630
msgctxt "RID_SVXSTR_COLOR_ROSE"
msgid "Rose"
msgstr ""
#. BZGUS
#. Elements of the Material color palette
-#: include/svx/strings.hrc:630
+#: include/svx/strings.hrc:632
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GRAY_A"
msgid "Gray A"
msgstr ""
#. 3b7sB
-#: include/svx/strings.hrc:631
+#: include/svx/strings.hrc:633
msgctxt "RID_SVXSTR_COLOR_MATERIAL_YELLOW_A"
msgid "Yellow A"
msgstr ""
#. DbqvY
-#: include/svx/strings.hrc:632
+#: include/svx/strings.hrc:634
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER_A"
msgid "Amber A"
msgstr ""
#. nFENC
-#: include/svx/strings.hrc:633
+#: include/svx/strings.hrc:635
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER"
msgid "Amber"
msgstr ""
#. i8Tx3
-#: include/svx/strings.hrc:634
+#: include/svx/strings.hrc:636
msgctxt "RID_SVXSTR_COLOR_MATERIAL_ORANGE_A"
msgid "Orange A"
msgstr ""
#. DMVTT
-#: include/svx/strings.hrc:635
+#: include/svx/strings.hrc:637
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A"
msgid "Deep Orange A"
msgstr ""
#. LgNfg
-#: include/svx/strings.hrc:636
+#: include/svx/strings.hrc:638
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE"
msgid "Deep Orange"
msgstr ""
#. A4JAB
-#: include/svx/strings.hrc:637
+#: include/svx/strings.hrc:639
msgctxt "RID_SVXSTR_COLOR_MATERIAL_RED_A"
msgid "Red A"
msgstr ""
#. jsEPc
-#: include/svx/strings.hrc:638
+#: include/svx/strings.hrc:640
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PINK_A"
msgid "Pink A"
msgstr ""
#. cFBzv
-#: include/svx/strings.hrc:639
+#: include/svx/strings.hrc:641
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PURPLE_A"
msgid "Purple A"
msgstr ""
#. p6AAX
-#: include/svx/strings.hrc:640
+#: include/svx/strings.hrc:642
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_A"
msgid "Deep Purple A"
msgstr ""
#. WcMy9
-#: include/svx/strings.hrc:641
+#: include/svx/strings.hrc:643
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE"
msgid "Deep Purple"
msgstr ""
#. e4rqj
-#: include/svx/strings.hrc:642
+#: include/svx/strings.hrc:644
msgctxt "RID_SVXSTR_COLOR_MATERIAL_INDIGO_A"
msgid "Indigo A"
msgstr "Индиго А"
#. r3rtQ
-#: include/svx/strings.hrc:643
+#: include/svx/strings.hrc:645
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_A"
msgid "Blue A"
msgstr ""
#. dDQEi
-#: include/svx/strings.hrc:644
+#: include/svx/strings.hrc:646
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A"
msgid "Light Blue A"
msgstr ""
#. BepQT
-#: include/svx/strings.hrc:645
+#: include/svx/strings.hrc:647
msgctxt "RID_SVXSTR_COLOR_MATERIAL_CYAN_A"
msgid "Cyan A"
msgstr ""
#. PvkCw
-#: include/svx/strings.hrc:646
+#: include/svx/strings.hrc:648
msgctxt "RID_SVXSTR_COLOR_MATERIAL_TEAL_A"
msgid "Teal A"
msgstr ""
#. znZyu
-#: include/svx/strings.hrc:647
+#: include/svx/strings.hrc:649
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GREEN_A"
msgid "Green A"
msgstr ""
#. nZDMp
-#: include/svx/strings.hrc:648
+#: include/svx/strings.hrc:650
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A"
msgid "Light Green A"
msgstr ""
#. 7RWqh
-#: include/svx/strings.hrc:649
+#: include/svx/strings.hrc:651
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIME_A"
msgid "Lime A"
msgstr ""
#. vuq8i
-#: include/svx/strings.hrc:650
+#: include/svx/strings.hrc:652
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN_A"
msgid "Brown A"
msgstr ""
#. wcNMK
-#: include/svx/strings.hrc:651
+#: include/svx/strings.hrc:653
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN"
msgid "Brown"
msgstr ""
#. RA8KB
-#: include/svx/strings.hrc:652
+#: include/svx/strings.hrc:654
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_A"
msgid "Blue Gray A"
msgstr ""
#. yXhED
-#: include/svx/strings.hrc:653
+#: include/svx/strings.hrc:655
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY"
msgid "Blue Gray"
msgstr ""
#. mCkpS
#. Old default color names, probably often used in saved files
-#: include/svx/strings.hrc:655
+#: include/svx/strings.hrc:657
msgctxt "RID_SVXSTR_COLOR_BLUE_CLASSIC"
msgid "Blue classic"
msgstr ""
#. CWbzY
-#: include/svx/strings.hrc:656
+#: include/svx/strings.hrc:658
msgctxt "RID_SVXSTR_COLOR_BLUEGREY"
msgid "Blue gray"
msgstr ""
#. DkKFF
-#: include/svx/strings.hrc:657
+#: include/svx/strings.hrc:659
msgctxt "RID_SVXSTR_COLOR_BORDEAUX"
msgid "Bordeaux"
msgstr ""
#. 5hZu8
-#: include/svx/strings.hrc:658
+#: include/svx/strings.hrc:660
msgctxt "RID_SVXSTR_COLOR_PALE_YELLOW"
msgid "Pale yellow"
msgstr ""
#. wSEGQ
-#: include/svx/strings.hrc:659
+#: include/svx/strings.hrc:661
msgctxt "RID_SVXSTR_COLOR_PALE_GREEN"
msgid "Pale green"
msgstr ""
#. pUEkF
-#: include/svx/strings.hrc:660
+#: include/svx/strings.hrc:662
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET"
msgid "Dark violet"
msgstr ""
#. qVhW9
-#: include/svx/strings.hrc:661
+#: include/svx/strings.hrc:663
msgctxt "RID_SVXSTR_COLOR_SALMON"
msgid "Salmon"
msgstr ""
#. QV77P
-#: include/svx/strings.hrc:662
+#: include/svx/strings.hrc:664
msgctxt "RID_SVXSTR_COLOR_SEABLUE"
msgid "Sea blue"
msgstr ""
#. gYFV6
-#: include/svx/strings.hrc:663
+#: include/svx/strings.hrc:665
msgctxt "RID_SVXSTR_COLOR_CHART"
msgid "Chart"
msgstr "Адиаграмма"
#. LXcFL
-#: include/svx/strings.hrc:664
+#: include/svx/strings.hrc:666
msgctxt "RID_SVXSTR_COLOR_SKYBLUE"
msgid "Sky blue"
msgstr ""
#. QbGU3
-#: include/svx/strings.hrc:665
+#: include/svx/strings.hrc:667
msgctxt "RID_SVXSTR_COLOR_YELLOWGREEN"
msgid "Yellow green"
msgstr ""
#. UDfTh
-#: include/svx/strings.hrc:666
+#: include/svx/strings.hrc:668
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_PINK"
msgid "Pink"
msgstr "Азхьарҧш"
#. FXDuA
-#: include/svx/strings.hrc:667
+#: include/svx/strings.hrc:669
msgctxt "RID_SVXSTR_COLOR_TURQUOISE"
msgid "Turquoise"
msgstr ""
#. 4gHhZ
#. 16 old AutoFormat Table Styles
-#: include/svx/strings.hrc:669
+#: include/svx/strings.hrc:671
msgctxt "RID_SVXSTR_TBLAFMT_3D"
msgid "3D"
msgstr "3D"
#. GtMuR
-#: include/svx/strings.hrc:670
+#: include/svx/strings.hrc:672
msgctxt "RID_SVXSTR_TBLAFMT_BLACK1"
msgid "Black 1"
msgstr "Аиқәаҵәа 1"
#. AhPLy
-#: include/svx/strings.hrc:671
+#: include/svx/strings.hrc:673
msgctxt "RID_SVXSTR_TBLAFMT_BLACK2"
msgid "Black 2"
msgstr "Аиқәаҵәа 2"
#. jVxFC
-#: include/svx/strings.hrc:672
+#: include/svx/strings.hrc:674
msgctxt "RID_SVXSTR_TBLAFMT_BLUE"
msgid "Blue"
msgstr ""
#. FacjB
-#: include/svx/strings.hrc:673
+#: include/svx/strings.hrc:675
msgctxt "RID_SVXSTR_TBLAFMT_BROWN"
msgid "Brown"
msgstr ""
#. uQSDF
-#: include/svx/strings.hrc:674
+#: include/svx/strings.hrc:676
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY"
msgid "Currency"
msgstr ""
#. sQpNL
-#: include/svx/strings.hrc:675
+#: include/svx/strings.hrc:677
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_3D"
msgid "Currency 3D"
msgstr ""
#. ACACr
-#: include/svx/strings.hrc:676
+#: include/svx/strings.hrc:678
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_GRAY"
msgid "Currency Gray"
msgstr ""
#. yy7mJ
-#: include/svx/strings.hrc:677
+#: include/svx/strings.hrc:679
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER"
msgid "Currency Lavender"
msgstr ""
#. 4THUt
-#: include/svx/strings.hrc:678
+#: include/svx/strings.hrc:680
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE"
msgid "Currency Turquoise"
msgstr ""
#. a8AGf
-#: include/svx/strings.hrc:679
+#: include/svx/strings.hrc:681
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr ""
#. B4e9f
-#: include/svx/strings.hrc:680
+#: include/svx/strings.hrc:682
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "Аиаҵәа"
#. 3mz4G
-#: include/svx/strings.hrc:681
+#: include/svx/strings.hrc:683
msgctxt "RID_SVXSTR_TBLAFMT_LAVENDER"
msgid "Lavender"
msgstr ""
#. gdfFF
-#: include/svx/strings.hrc:682
+#: include/svx/strings.hrc:684
msgctxt "RID_SVXSTR_TBLAFMT_RED"
msgid "Red"
msgstr "Аҟаҧшь"
#. GsAVb
-#: include/svx/strings.hrc:683
+#: include/svx/strings.hrc:685
msgctxt "RID_SVXSTR_TBLAFMT_TURQUOISE"
msgid "Turquoise"
msgstr ""
#. sZbit
-#: include/svx/strings.hrc:684
+#: include/svx/strings.hrc:686
msgctxt "RID_SVXSTR_TBLAFMT_YELLOW"
msgid "Yellow"
msgstr "Аҩежь"
#. deE8o
#. 10 new AutoFormat Table Styles since LibreOffice 6.0
-#: include/svx/strings.hrc:686
+#: include/svx/strings.hrc:688
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
msgstr ""
#. CYMbi
-#: include/svx/strings.hrc:687
+#: include/svx/strings.hrc:689
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
msgid "Box List Blue"
msgstr ""
#. njUDn
-#: include/svx/strings.hrc:688
+#: include/svx/strings.hrc:690
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_GREEN"
msgid "Box List Green"
msgstr ""
#. GUk5r
-#: include/svx/strings.hrc:689
+#: include/svx/strings.hrc:691
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_RED"
msgid "Box List Red"
msgstr ""
#. oNMgD
-#: include/svx/strings.hrc:690
+#: include/svx/strings.hrc:692
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
msgstr ""
#. YVY2f
-#: include/svx/strings.hrc:691
+#: include/svx/strings.hrc:693
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr ""
#. Q9rDT
-#: include/svx/strings.hrc:692
+#: include/svx/strings.hrc:694
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Афинанстәқәа"
#. 3qSCd
-#: include/svx/strings.hrc:693
+#: include/svx/strings.hrc:695
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
msgid "Simple Grid Columns"
msgstr ""
#. hksaM
-#: include/svx/strings.hrc:694
+#: include/svx/strings.hrc:696
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_ROWS"
msgid "Simple Grid Rows"
msgstr ""
#. CHXkk
-#: include/svx/strings.hrc:695
+#: include/svx/strings.hrc:697
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_LIST_SHADED"
msgid "Simple List Shaded"
msgstr ""
#. XrHFB
-#: include/svx/strings.hrc:696
+#: include/svx/strings.hrc:698
msgctxt "RID_SVXSTR_LINEJOINT_MIDDLE"
msgid "Line joint averaged"
msgstr ""
#. zbAG7
-#: include/svx/strings.hrc:697
+#: include/svx/strings.hrc:699
msgctxt "RID_SVXSTR_LINEJOINT_BEVEL"
msgid "Line joint bevel"
msgstr ""
#. EtQJT
-#: include/svx/strings.hrc:698
+#: include/svx/strings.hrc:700
msgctxt "RID_SVXSTR_LINEJOINT_MITER"
msgid "Line joint miter"
msgstr ""
#. YUtBv
-#: include/svx/strings.hrc:699
+#: include/svx/strings.hrc:701
msgctxt "RID_SVXSTR_LINEJOINT_ROUND"
msgid "Line joint round"
msgstr ""
#. rKEBC
#. the familiar name for it
-#: include/svx/strings.hrc:701
+#: include/svx/strings.hrc:703
msgctxt "RID_SVXSTR_LINECAP_BUTT"
msgid "Line cap flat"
msgstr ""
#. zKt6C
-#: include/svx/strings.hrc:702
+#: include/svx/strings.hrc:704
msgctxt "RID_SVXSTR_LINECAP_ROUND"
msgid "Line cap round"
msgstr ""
#. 5Lbx4
-#: include/svx/strings.hrc:703
+#: include/svx/strings.hrc:705
msgctxt "RID_SVXSTR_LINECAP_SQUARE"
msgid "Line cap square"
msgstr ""
#. YXbPg
-#: include/svx/strings.hrc:704
+#: include/svx/strings.hrc:706
msgctxt "RID_SVXSTR_GRDT0"
msgid "Gradient"
msgstr "Аградиент"
#. mZwMD
-#: include/svx/strings.hrc:705
+#: include/svx/strings.hrc:707
msgctxt "RID_SVXSTR_GRDT1"
msgid "Linear blue/white"
msgstr ""
#. WyGuh
-#: include/svx/strings.hrc:706
+#: include/svx/strings.hrc:708
msgctxt "RID_SVXSTR_GRDT2"
msgid "Linear magenta/green"
msgstr ""
#. cLHvA
-#: include/svx/strings.hrc:707
+#: include/svx/strings.hrc:709
msgctxt "RID_SVXSTR_GRDT3"
msgid "Linear yellow/brown"
msgstr ""
#. Kfkbm
-#: include/svx/strings.hrc:708
+#: include/svx/strings.hrc:710
msgctxt "RID_SVXSTR_GRDT4"
msgid "Radial green/black"
msgstr ""
#. uiTTS
-#: include/svx/strings.hrc:709
+#: include/svx/strings.hrc:711
msgctxt "RID_SVXSTR_GRDT5"
msgid "Radial red/yellow"
msgstr ""
#. SsUvr
-#: include/svx/strings.hrc:710
+#: include/svx/strings.hrc:712
msgctxt "RID_SVXSTR_GRDT6"
msgid "Rectangular red/white"
msgstr ""
#. CKwQP
-#: include/svx/strings.hrc:711
+#: include/svx/strings.hrc:713
msgctxt "RID_SVXSTR_GRDT7"
msgid "Square yellow/white"
msgstr ""
#. hi3tb
-#: include/svx/strings.hrc:712
+#: include/svx/strings.hrc:714
msgctxt "RID_SVXSTR_GRDT8"
msgid "Ellipsoid blue gray/light blue"
msgstr ""
#. b6AwV
-#: include/svx/strings.hrc:713
+#: include/svx/strings.hrc:715
msgctxt "RID_SVXSTR_GRDT9"
msgid "Axial light red/white"
msgstr ""
#. Adprm
#. l means left
-#: include/svx/strings.hrc:715
+#: include/svx/strings.hrc:717
msgctxt "RID_SVXSTR_GRDT10"
msgid "Diagonal 1l"
msgstr "Адиагональ 1l"
#. pJ9QE
#. r means right
-#: include/svx/strings.hrc:717
+#: include/svx/strings.hrc:719
msgctxt "RID_SVXSTR_GRDT11"
msgid "Diagonal 1r"
msgstr "Адиагональ 1r"
#. JB95r
#. l means left
-#: include/svx/strings.hrc:719
+#: include/svx/strings.hrc:721
msgctxt "RID_SVXSTR_GRDT12"
msgid "Diagonal 2l"
msgstr "Адиагональ 2l"
#. xUpUR
#. r means right
-#: include/svx/strings.hrc:721
+#: include/svx/strings.hrc:723
msgctxt "RID_SVXSTR_GRDT13"
msgid "Diagonal 2r"
msgstr "Адиагональ 2r"
#. WCYMT
#. l means left
-#: include/svx/strings.hrc:723
+#: include/svx/strings.hrc:725
msgctxt "RID_SVXSTR_GRDT14"
msgid "Diagonal 3l"
msgstr "Адиагональ 3l"
#. 3rJw7
#. r means right
-#: include/svx/strings.hrc:725
+#: include/svx/strings.hrc:727
msgctxt "RID_SVXSTR_GRDT15"
msgid "Diagonal 3r"
msgstr "Адиагональ 3r"
#. a6ENF
#. l means left
-#: include/svx/strings.hrc:727
+#: include/svx/strings.hrc:729
msgctxt "RID_SVXSTR_GRDT16"
msgid "Diagonal 4l"
msgstr "Адиагональ 4l"
#. Fpctb
#. r means right
-#: include/svx/strings.hrc:729
+#: include/svx/strings.hrc:731
msgctxt "RID_SVXSTR_GRDT17"
msgid "Diagonal 4r"
msgstr "Адиагональ 4r"
#. yqda8
-#: include/svx/strings.hrc:730
+#: include/svx/strings.hrc:732
#, fuzzy
msgctxt "RID_SVXSTR_GRDT18"
msgid "Diagonal Blue"
msgstr "Адиагональ 1l"
#. GCtJC
-#: include/svx/strings.hrc:731
+#: include/svx/strings.hrc:733
msgctxt "RID_SVXSTR_GRDT19"
msgid "Diagonal Green"
msgstr ""
#. LCQEB
-#: include/svx/strings.hrc:732
+#: include/svx/strings.hrc:734
msgctxt "RID_SVXSTR_GRDT20"
msgid "Diagonal Orange"
msgstr ""
#. oD7FW
-#: include/svx/strings.hrc:733
+#: include/svx/strings.hrc:735
msgctxt "RID_SVXSTR_GRDT21"
msgid "Diagonal Red"
msgstr "Адиагональ, аҟаҧшь"
#. vuyUG
-#: include/svx/strings.hrc:734
+#: include/svx/strings.hrc:736
msgctxt "RID_SVXSTR_GRDT22"
msgid "Diagonal Turquoise"
msgstr ""
#. mGtyc
-#: include/svx/strings.hrc:735
+#: include/svx/strings.hrc:737
msgctxt "RID_SVXSTR_GRDT23"
msgid "Diagonal Violet"
msgstr ""
#. cArVy
-#: include/svx/strings.hrc:736
+#: include/svx/strings.hrc:738
msgctxt "RID_SVXSTR_GRDT24"
msgid "From a Corner"
msgstr "Акәакь аҟынтәи"
#. gvXLL
-#: include/svx/strings.hrc:737
+#: include/svx/strings.hrc:739
msgctxt "RID_SVXSTR_GRDT25"
msgid "From a Corner, Blue"
msgstr ""
#. GaTPh
-#: include/svx/strings.hrc:738
+#: include/svx/strings.hrc:740
msgctxt "RID_SVXSTR_GRDT26"
msgid "From a Corner, Green"
msgstr ""
#. GE5vm
-#: include/svx/strings.hrc:739
+#: include/svx/strings.hrc:741
msgctxt "RID_SVXSTR_GRDT27"
msgid "From a Corner, Orange"
msgstr ""
#. BFTnr
-#: include/svx/strings.hrc:740
+#: include/svx/strings.hrc:742
msgctxt "RID_SVXSTR_GRDT28"
msgid "From a Corner, Red"
msgstr ""
#. AFKRL
-#: include/svx/strings.hrc:741
+#: include/svx/strings.hrc:743
msgctxt "RID_SVXSTR_GRDT29"
msgid "From a Corner, Turquoise"
msgstr ""
#. djBGe
-#: include/svx/strings.hrc:742
+#: include/svx/strings.hrc:744
msgctxt "RID_SVXSTR_GRDT30"
msgid "From a Corner, Violet"
msgstr ""
#. pwDuE
-#: include/svx/strings.hrc:743
+#: include/svx/strings.hrc:745
msgctxt "RID_SVXSTR_GRDT31"
msgid "From the Middle"
msgstr ""
#. y8qpL
-#: include/svx/strings.hrc:744
+#: include/svx/strings.hrc:746
msgctxt "RID_SVXSTR_GRDT32"
msgid "From the Middle, Blue"
msgstr ""
#. PGt5w
-#: include/svx/strings.hrc:745
+#: include/svx/strings.hrc:747
msgctxt "RID_SVXSTR_GRDT33"
msgid "From the Middle, Green"
msgstr ""
#. CyLXB
-#: include/svx/strings.hrc:746
+#: include/svx/strings.hrc:748
msgctxt "RID_SVXSTR_GRDT34"
msgid "From the Middle, Orange"
msgstr ""
#. vkERJ
-#: include/svx/strings.hrc:747
+#: include/svx/strings.hrc:749
msgctxt "RID_SVXSTR_GRDT35"
msgid "From the Middle, Red"
msgstr ""
#. Sq2SE
-#: include/svx/strings.hrc:748
+#: include/svx/strings.hrc:750
msgctxt "RID_SVXSTR_GRDT36"
msgid "From the Middle, Turquoise"
msgstr ""
#. DoSmH
-#: include/svx/strings.hrc:749
+#: include/svx/strings.hrc:751
msgctxt "RID_SVXSTR_GRDT37"
msgid "From the Middle, Violet"
msgstr ""
#. 9XHkg
-#: include/svx/strings.hrc:750
+#: include/svx/strings.hrc:752
msgctxt "RID_SVXSTR_GRDT38"
msgid "Horizontal"
msgstr "Горизонталла"
#. FDG7B
-#: include/svx/strings.hrc:751
+#: include/svx/strings.hrc:753
msgctxt "RID_SVXSTR_GRDT39"
msgid "Horizontal Blue"
msgstr ""
#. ZEfzF
-#: include/svx/strings.hrc:752
+#: include/svx/strings.hrc:754
msgctxt "RID_SVXSTR_GRDT40"
msgid "Horizontal Green"
msgstr ""
#. GFRCF
-#: include/svx/strings.hrc:753
+#: include/svx/strings.hrc:755
msgctxt "RID_SVXSTR_GRDT41"
msgid "Horizontal Orange"
msgstr ""
#. iouxG
-#: include/svx/strings.hrc:754
+#: include/svx/strings.hrc:756
msgctxt "RID_SVXSTR_GRDT42"
msgid "Horizontal Red"
msgstr ""
#. Gta9k
-#: include/svx/strings.hrc:755
+#: include/svx/strings.hrc:757
msgctxt "RID_SVXSTR_GRDT43"
msgid "Horizontal Turquoise"
msgstr ""
#. Tdpw4
-#: include/svx/strings.hrc:756
+#: include/svx/strings.hrc:758
msgctxt "RID_SVXSTR_GRDT44"
msgid "Horizontal Violet"
msgstr ""
#. DyVEP
-#: include/svx/strings.hrc:757
+#: include/svx/strings.hrc:759
msgctxt "RID_SVXSTR_GRDT45"
msgid "Radial"
msgstr ""
#. Uyhuj
-#: include/svx/strings.hrc:758
+#: include/svx/strings.hrc:760
msgctxt "RID_SVXSTR_GRDT46"
msgid "Radial Blue"
msgstr ""
#. MA6Qs
-#: include/svx/strings.hrc:759
+#: include/svx/strings.hrc:761
msgctxt "RID_SVXSTR_GRDT47"
msgid "Radial Green"
msgstr ""
#. Pt24U
-#: include/svx/strings.hrc:760
+#: include/svx/strings.hrc:762
msgctxt "RID_SVXSTR_GRDT48"
msgid "Radial Orange"
msgstr ""
#. 37T3A
-#: include/svx/strings.hrc:761
+#: include/svx/strings.hrc:763
msgctxt "RID_SVXSTR_GRDT49"
msgid "Radial Red"
msgstr ""
#. gLwZp
-#: include/svx/strings.hrc:762
+#: include/svx/strings.hrc:764
msgctxt "RID_SVXSTR_GRDT50"
msgid "Radial Turquoise"
msgstr ""
#. gka9C
-#: include/svx/strings.hrc:763
+#: include/svx/strings.hrc:765
msgctxt "RID_SVXSTR_GRDT51"
msgid "Radial Violet"
msgstr ""
#. BaGs9
-#: include/svx/strings.hrc:764
+#: include/svx/strings.hrc:766
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr ""
#. DqGbG
-#: include/svx/strings.hrc:765
+#: include/svx/strings.hrc:767
msgctxt "RID_SVXSTR_GRDT53"
msgid "Vertical Blue"
msgstr ""
#. FCa2X
-#: include/svx/strings.hrc:766
+#: include/svx/strings.hrc:768
msgctxt "RID_SVXSTR_GRDT54"
msgid "Vertical Green"
msgstr ""
#. BNSiE
-#: include/svx/strings.hrc:767
+#: include/svx/strings.hrc:769
msgctxt "RID_SVXSTR_GRDT55"
msgid "Vertical Orange"
msgstr ""
#. DfiaF
-#: include/svx/strings.hrc:768
+#: include/svx/strings.hrc:770
msgctxt "RID_SVXSTR_GRDT56"
msgid "Vertical Red"
msgstr ""
#. 4htXp
-#: include/svx/strings.hrc:769
+#: include/svx/strings.hrc:771
msgctxt "RID_SVXSTR_GRDT57"
msgid "Vertical Turquoise"
msgstr ""
#. FVCCq
-#: include/svx/strings.hrc:770
+#: include/svx/strings.hrc:772
msgctxt "RID_SVXSTR_GRDT58"
msgid "Vertical Violet"
msgstr ""
#. S3bJ9
#. gradients of unknown provenience
-#: include/svx/strings.hrc:772
+#: include/svx/strings.hrc:774
msgctxt "RID_SVXSTR_GRDT59"
msgid "Gray Gradient"
msgstr ""
#. CDxDN
-#: include/svx/strings.hrc:773
+#: include/svx/strings.hrc:775
msgctxt "RID_SVXSTR_GRDT60"
msgid "Yellow Gradient"
msgstr ""
#. amMze
-#: include/svx/strings.hrc:774
+#: include/svx/strings.hrc:776
msgctxt "RID_SVXSTR_GRDT61"
msgid "Orange Gradient"
msgstr ""
#. bodAW
-#: include/svx/strings.hrc:775
+#: include/svx/strings.hrc:777
msgctxt "RID_SVXSTR_GRDT62"
msgid "Red Gradient"
msgstr ""
#. Zn2x3
-#: include/svx/strings.hrc:776
+#: include/svx/strings.hrc:778
msgctxt "RID_SVXSTR_GRDT63"
msgid "Pink Gradient"
msgstr ""
#. xXMfH
-#: include/svx/strings.hrc:777
+#: include/svx/strings.hrc:779
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "Ажәҩан"
#. RYfTi
-#: include/svx/strings.hrc:778
+#: include/svx/strings.hrc:780
msgctxt "RID_SVXSTR_GRDT65"
msgid "Cyan Gradient"
msgstr ""
#. jAu7g
-#: include/svx/strings.hrc:779
+#: include/svx/strings.hrc:781
msgctxt "RID_SVXSTR_GRDT66"
msgid "Blue Gradient"
msgstr ""
#. idyKS
-#: include/svx/strings.hrc:780
+#: include/svx/strings.hrc:782
msgctxt "RID_SVXSTR_GRDT67"
msgid "Purple Pipe"
msgstr ""
#. fFZia
-#: include/svx/strings.hrc:781
+#: include/svx/strings.hrc:783
msgctxt "RID_SVXSTR_GRDT68"
msgid "Night"
msgstr "Аҵх"
#. 4ECED
-#: include/svx/strings.hrc:782
+#: include/svx/strings.hrc:784
msgctxt "RID_SVXSTR_GRDT69"
msgid "Green Gradient"
msgstr ""
#. ecDQh
#. actual gradients defined for 6.1
-#: include/svx/strings.hrc:784
+#: include/svx/strings.hrc:786
msgctxt "RID_SVXSTR_GRDT70"
msgid "Pastel Bouquet"
msgstr ""
#. 9BV4L
-#: include/svx/strings.hrc:785
+#: include/svx/strings.hrc:787
msgctxt "RID_SVXSTR_GRDT71"
msgid "Pastel Dream"
msgstr ""
#. jEVDi
-#: include/svx/strings.hrc:786
+#: include/svx/strings.hrc:788
msgctxt "RID_SVXSTR_GRDT72"
msgid "Blue Touch"
msgstr ""
#. ZAj48
-#: include/svx/strings.hrc:787
+#: include/svx/strings.hrc:789
msgctxt "RID_SVXSTR_GRDT73"
msgid "Blank with Gray"
msgstr ""
#. CJqu3
-#: include/svx/strings.hrc:788
+#: include/svx/strings.hrc:790
msgctxt "RID_SVXSTR_GRDT74"
msgid "Spotted Gray"
msgstr ""
#. s6Z54
-#: include/svx/strings.hrc:789
+#: include/svx/strings.hrc:791
msgctxt "RID_SVXSTR_GRDT75"
msgid "London Mist"
msgstr ""
#. nk99S
-#: include/svx/strings.hrc:790
+#: include/svx/strings.hrc:792
msgctxt "RID_SVXSTR_GRDT76"
msgid "Teal to Blue"
msgstr ""
#. ud3Bc
-#: include/svx/strings.hrc:791
+#: include/svx/strings.hrc:793
msgctxt "RID_SVXSTR_GRDT77"
msgid "Midnight"
msgstr ""
#. 3DFV9
-#: include/svx/strings.hrc:792
+#: include/svx/strings.hrc:794
msgctxt "RID_SVXSTR_GRDT78"
msgid "Deep Ocean"
msgstr ""
#. beAAG
-#: include/svx/strings.hrc:793
+#: include/svx/strings.hrc:795
msgctxt "RID_SVXSTR_GRDT79"
msgid "Submarine"
msgstr ""
#. LCJCH
-#: include/svx/strings.hrc:794
+#: include/svx/strings.hrc:796
msgctxt "RID_SVXSTR_GRDT80"
msgid "Green Grass"
msgstr ""
#. wiGu5
-#: include/svx/strings.hrc:795
+#: include/svx/strings.hrc:797
msgctxt "RID_SVXSTR_GRDT81"
msgid "Neon Light"
msgstr ""
#. EGqXT
-#: include/svx/strings.hrc:796
+#: include/svx/strings.hrc:798
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
msgstr ""
#. WCs3M
-#: include/svx/strings.hrc:797
+#: include/svx/strings.hrc:799
msgctxt "RID_SVXSTR_GRDT83"
msgid "Present"
msgstr ""
#. 99B5Z
-#: include/svx/strings.hrc:798
+#: include/svx/strings.hrc:800
msgctxt "RID_SVXSTR_GRDT84"
msgid "Mahogany"
msgstr ""
#. Z8RH9
#. /gradients
-#: include/svx/strings.hrc:800
+#: include/svx/strings.hrc:802
msgctxt "RID_SVXSTR_HATCH0"
msgid "Black 0 Degrees"
msgstr ""
#. BUCv6
-#: include/svx/strings.hrc:801
+#: include/svx/strings.hrc:803
msgctxt "RID_SVXSTR_HATCH1"
msgid "Black 90 Degrees"
msgstr ""
#. gyzNu
-#: include/svx/strings.hrc:802
+#: include/svx/strings.hrc:804
msgctxt "RID_SVXSTR_HATCH2"
msgid "Black 180 Degrees Crossed"
msgstr ""
#. KYmyj
-#: include/svx/strings.hrc:803
+#: include/svx/strings.hrc:805
msgctxt "RID_SVXSTR_HATCH3"
msgid "Blue 45 Degrees"
msgstr ""
#. 2qkyC
-#: include/svx/strings.hrc:804
+#: include/svx/strings.hrc:806
msgctxt "RID_SVXSTR_HATCH4"
msgid "Blue -45 Degrees"
msgstr ""
#. GFqzJ
-#: include/svx/strings.hrc:805
+#: include/svx/strings.hrc:807
msgctxt "RID_SVXSTR_HATCH5"
msgid "Blue 45 Degrees Crossed"
msgstr ""
#. wRXH2
-#: include/svx/strings.hrc:806
+#: include/svx/strings.hrc:808
msgctxt "RID_SVXSTR_HATCH6"
msgid "Green 30 Degrees"
msgstr ""
#. JAkb9
-#: include/svx/strings.hrc:807
+#: include/svx/strings.hrc:809
msgctxt "RID_SVXSTR_HATCH7"
msgid "Green 60 Degrees"
msgstr ""
#. DnKyA
-#: include/svx/strings.hrc:808
+#: include/svx/strings.hrc:810
msgctxt "RID_SVXSTR_HATCH8"
msgid "Green 90 Degrees Triple"
msgstr ""
#. oTAUx
-#: include/svx/strings.hrc:809
+#: include/svx/strings.hrc:811
msgctxt "RID_SVXSTR_HATCH9"
msgid "Red 45 Degrees"
msgstr ""
#. xcHED
-#: include/svx/strings.hrc:810
+#: include/svx/strings.hrc:812
msgctxt "RID_SVXSTR_HATCH10"
msgid "Red 90 Degrees Crossed"
msgstr ""
#. UZM2R
-#: include/svx/strings.hrc:811
+#: include/svx/strings.hrc:813
msgctxt "RID_SVXSTR_HATCH11"
msgid "Red -45 Degrees Triple"
msgstr ""
#. TypfV
-#: include/svx/strings.hrc:812
+#: include/svx/strings.hrc:814
msgctxt "RID_SVXSTR_HATCH12"
msgid "Yellow 45 Degrees"
msgstr ""
#. eRFD8
-#: include/svx/strings.hrc:813
+#: include/svx/strings.hrc:815
msgctxt "RID_SVXSTR_HATCH13"
msgid "Yellow 45 Degrees Crossed"
msgstr ""
#. JhXx3
-#: include/svx/strings.hrc:814
+#: include/svx/strings.hrc:816
msgctxt "RID_SVXSTR_HATCH14"
msgid "Yellow 45 Degrees Triple"
msgstr ""
#. 78jyB
-#: include/svx/strings.hrc:815
+#: include/svx/strings.hrc:817
msgctxt "RID_SVXSTR_HATCH15"
msgid "Hatching"
msgstr ""
#. FJati
-#: include/svx/strings.hrc:816
+#: include/svx/strings.hrc:818
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "Иҭацәуп"
#. Q4jUs
-#: include/svx/strings.hrc:817
+#: include/svx/strings.hrc:819
msgctxt "RID_SVXSTR_BMP1"
msgid "Painted White"
msgstr ""
#. iHX2t
-#: include/svx/strings.hrc:818
+#: include/svx/strings.hrc:820
msgctxt "RID_SVXSTR_BMP2"
msgid "Paper Texture"
msgstr ""
#. mAyG3
-#: include/svx/strings.hrc:819
+#: include/svx/strings.hrc:821
msgctxt "RID_SVXSTR_BMP3"
msgid "Paper Crumpled"
msgstr ""
#. i3ARe
-#: include/svx/strings.hrc:820
+#: include/svx/strings.hrc:822
msgctxt "RID_SVXSTR_BMP4"
msgid "Paper Graph"
msgstr ""
#. 6izYJ
-#: include/svx/strings.hrc:821
+#: include/svx/strings.hrc:823
msgctxt "RID_SVXSTR_BMP5"
msgid "Parchment Paper"
msgstr ""
#. mQCXG
-#: include/svx/strings.hrc:822
+#: include/svx/strings.hrc:824
msgctxt "RID_SVXSTR_BMP6"
msgid "Fence"
msgstr ""
#. TriUQ
-#: include/svx/strings.hrc:823
+#: include/svx/strings.hrc:825
msgctxt "RID_SVXSTR_BMP7"
msgid "Wooden Board"
msgstr ""
#. Hp2Gp
-#: include/svx/strings.hrc:824
+#: include/svx/strings.hrc:826
msgctxt "RID_SVXSTR_BMP8"
msgid "Maple Leaves"
msgstr ""
#. 2B5Wr
-#: include/svx/strings.hrc:825
+#: include/svx/strings.hrc:827
msgctxt "RID_SVXSTR_BMP9"
msgid "Lawn"
msgstr ""
#. bAE9x
-#: include/svx/strings.hrc:826
+#: include/svx/strings.hrc:828
msgctxt "RID_SVXSTR_BMP10"
msgid "Colorful Pebbles"
msgstr ""
#. nqBbP
-#: include/svx/strings.hrc:827
+#: include/svx/strings.hrc:829
msgctxt "RID_SVXSTR_BMP11"
msgid "Coffee Beans"
msgstr ""
#. CQS6y
-#: include/svx/strings.hrc:828
+#: include/svx/strings.hrc:830
msgctxt "RID_SVXSTR_BMP12"
msgid "Little Clouds"
msgstr ""
#. 2hE6A
-#: include/svx/strings.hrc:829
+#: include/svx/strings.hrc:831
msgctxt "RID_SVXSTR_BMP13"
msgid "Bathroom Tiles"
msgstr ""
#. KZeGr
-#: include/svx/strings.hrc:830
+#: include/svx/strings.hrc:832
msgctxt "RID_SVXSTR_BMP14"
msgid "Wall of Rock"
msgstr ""
#. wAELs
-#: include/svx/strings.hrc:831
+#: include/svx/strings.hrc:833
msgctxt "RID_SVXSTR_BMP15"
msgid "Zebra"
msgstr ""
#. AVGfC
-#: include/svx/strings.hrc:832
+#: include/svx/strings.hrc:834
msgctxt "RID_SVXSTR_BMP16"
msgid "Color Stripes"
msgstr ""
#. ZoUmP
-#: include/svx/strings.hrc:833
+#: include/svx/strings.hrc:835
msgctxt "RID_SVXSTR_BMP17"
msgid "Gravel"
msgstr ""
#. 5FiBd
-#: include/svx/strings.hrc:834
+#: include/svx/strings.hrc:836
msgctxt "RID_SVXSTR_BMP18"
msgid "Parchment Studio"
msgstr ""
#. HYfqK
-#: include/svx/strings.hrc:835
+#: include/svx/strings.hrc:837
msgctxt "RID_SVXSTR_BMP19"
msgid "Night Sky"
msgstr ""
#. NkYV3
-#: include/svx/strings.hrc:836
+#: include/svx/strings.hrc:838
msgctxt "RID_SVXSTR_BMP20"
msgid "Pool"
msgstr ""
#. Co6U3
-#: include/svx/strings.hrc:837
+#: include/svx/strings.hrc:839
msgctxt "RID_SVXSTR_BMP21"
msgid "Bitmap"
msgstr "Атеқстура"
#. KFEX5
-#: include/svx/strings.hrc:838
+#: include/svx/strings.hrc:840
msgctxt "RID_SVXSTR_BMP79"
msgid "Invoice Paper"
msgstr ""
#. x5eiA
-#: include/svx/strings.hrc:839
+#: include/svx/strings.hrc:841
msgctxt "RID_SVXSTR_BMP80"
msgid "Concrete"
msgstr ""
#. RxiMA
-#: include/svx/strings.hrc:840
+#: include/svx/strings.hrc:842
msgctxt "RID_SVXSTR_BMP81"
msgid "Brick Wall"
msgstr ""
#. WNEfT
-#: include/svx/strings.hrc:841
+#: include/svx/strings.hrc:843
msgctxt "RID_SVXSTR_BMP82"
msgid "Stone Wall"
msgstr ""
#. dFqW3
-#: include/svx/strings.hrc:842
+#: include/svx/strings.hrc:844
msgctxt "RID_SVXSTR_BMP83"
msgid "Floral"
msgstr ""
#. FzePv
-#: include/svx/strings.hrc:843
+#: include/svx/strings.hrc:845
msgctxt "RID_SVXSTR_BMP84"
msgid "Space"
msgstr ""
#. FzVch
-#: include/svx/strings.hrc:844
+#: include/svx/strings.hrc:846
msgctxt "RID_SVXSTR_BMP85"
msgid "Ice light"
msgstr ""
#. YGtzc
-#: include/svx/strings.hrc:845
+#: include/svx/strings.hrc:847
msgctxt "RID_SVXSTR_BMP86"
msgid "Marble"
msgstr ""
#. Rzgwp
-#: include/svx/strings.hrc:846
+#: include/svx/strings.hrc:848
msgctxt "RID_SVXSTR_BMP87"
msgid "Sand light"
msgstr ""
#. cK72d
-#: include/svx/strings.hrc:847
+#: include/svx/strings.hrc:849
msgctxt "RID_SVXSTR_BMP88"
msgid "Stone"
msgstr ""
#. TnkWd
-#: include/svx/strings.hrc:848
+#: include/svx/strings.hrc:850
msgctxt "RID_SVXSTR_BMP89"
msgid "White Diffusion"
msgstr ""
#. kksvW
-#: include/svx/strings.hrc:849
+#: include/svx/strings.hrc:851
msgctxt "RID_SVXSTR_BMP90"
msgid "Surface"
msgstr ""
#. BQj9p
-#: include/svx/strings.hrc:850
+#: include/svx/strings.hrc:852
msgctxt "RID_SVXSTR_BMP91"
msgid "Cardboard"
msgstr ""
#. poA6e
-#: include/svx/strings.hrc:851
+#: include/svx/strings.hrc:853
msgctxt "RID_SVXSTR_BMP92"
msgid "Studio"
msgstr ""
#. YEbqw
-#: include/svx/strings.hrc:852
+#: include/svx/strings.hrc:854
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
msgstr "5 процентк"
#. AAn36
-#: include/svx/strings.hrc:853
+#: include/svx/strings.hrc:855
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
msgstr ""
#. NLTbt
-#: include/svx/strings.hrc:854
+#: include/svx/strings.hrc:856
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
msgstr ""
#. vx2XC
-#: include/svx/strings.hrc:855
+#: include/svx/strings.hrc:857
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
msgstr ""
#. weQqs
-#: include/svx/strings.hrc:856
+#: include/svx/strings.hrc:858
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
msgstr ""
#. CAdAS
-#: include/svx/strings.hrc:857
+#: include/svx/strings.hrc:859
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
msgstr ""
#. 5T5vP
-#: include/svx/strings.hrc:858
+#: include/svx/strings.hrc:860
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
msgstr ""
#. aNdJE
-#: include/svx/strings.hrc:859
+#: include/svx/strings.hrc:861
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
msgstr ""
#. 3vD8U
-#: include/svx/strings.hrc:860
+#: include/svx/strings.hrc:862
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
msgstr ""
#. UJmCD
-#: include/svx/strings.hrc:861
+#: include/svx/strings.hrc:863
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
msgstr ""
#. i9RCR
-#: include/svx/strings.hrc:862
+#: include/svx/strings.hrc:864
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
msgstr ""
#. 2oEkC
-#: include/svx/strings.hrc:863
+#: include/svx/strings.hrc:865
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
msgstr ""
#. a3yZ5
-#: include/svx/strings.hrc:864
+#: include/svx/strings.hrc:866
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
msgstr ""
#. oiGTx
-#: include/svx/strings.hrc:865
+#: include/svx/strings.hrc:867
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
msgstr ""
#. CGpy7
-#: include/svx/strings.hrc:866
+#: include/svx/strings.hrc:868
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
msgstr ""
#. cucpa
-#: include/svx/strings.hrc:867
+#: include/svx/strings.hrc:869
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
msgstr ""
#. EFDcT
-#: include/svx/strings.hrc:868
+#: include/svx/strings.hrc:870
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
msgstr ""
#. CWmH5
-#: include/svx/strings.hrc:869
+#: include/svx/strings.hrc:871
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
msgstr ""
#. BZJUK
-#: include/svx/strings.hrc:870
+#: include/svx/strings.hrc:872
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
msgstr ""
#. B5FVF
-#: include/svx/strings.hrc:871
+#: include/svx/strings.hrc:873
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
msgstr ""
#. daP9i
-#: include/svx/strings.hrc:872
+#: include/svx/strings.hrc:874
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
msgstr ""
#. JD5FJ
-#: include/svx/strings.hrc:873
+#: include/svx/strings.hrc:875
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
msgstr ""
#. eB4wk
-#: include/svx/strings.hrc:874
+#: include/svx/strings.hrc:876
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
msgstr ""
#. MeoCx
-#: include/svx/strings.hrc:875
+#: include/svx/strings.hrc:877
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
msgstr ""
#. gAqnG
-#: include/svx/strings.hrc:876
+#: include/svx/strings.hrc:878
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
msgstr ""
#. DGB5k
-#: include/svx/strings.hrc:877
+#: include/svx/strings.hrc:879
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
msgstr ""
#. JC7je
-#: include/svx/strings.hrc:878
+#: include/svx/strings.hrc:880
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
msgstr ""
#. iFiBq
-#: include/svx/strings.hrc:879
+#: include/svx/strings.hrc:881
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
msgstr ""
#. gWDnG
-#: include/svx/strings.hrc:880
+#: include/svx/strings.hrc:882
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
msgstr ""
#. vbh6h
-#: include/svx/strings.hrc:881
+#: include/svx/strings.hrc:883
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
msgstr ""
#. XFemm
-#: include/svx/strings.hrc:882
+#: include/svx/strings.hrc:884
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
msgstr ""
#. mC3BE
-#: include/svx/strings.hrc:883
+#: include/svx/strings.hrc:885
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Ацәқәырҧа"
#. icCPR
-#: include/svx/strings.hrc:884
+#: include/svx/strings.hrc:886
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
msgstr ""
#. 8CqPG
-#: include/svx/strings.hrc:885
+#: include/svx/strings.hrc:887
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
msgstr ""
#. GFUZF
-#: include/svx/strings.hrc:886
+#: include/svx/strings.hrc:888
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
msgstr ""
#. bp9ZY
-#: include/svx/strings.hrc:887
+#: include/svx/strings.hrc:889
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
msgstr ""
#. ZrVMS
-#: include/svx/strings.hrc:888
+#: include/svx/strings.hrc:890
msgctxt "RID_SVXSTR_BMP58"
msgid "Divot"
msgstr ""
#. tFas9
-#: include/svx/strings.hrc:889
+#: include/svx/strings.hrc:891
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
msgstr ""
#. SECdZ
-#: include/svx/strings.hrc:890
+#: include/svx/strings.hrc:892
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
msgstr ""
#. ri3Ge
-#: include/svx/strings.hrc:891
+#: include/svx/strings.hrc:893
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr ""
#. jD9er
-#: include/svx/strings.hrc:892
+#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_BMP62"
msgid "Trellis"
msgstr ""
#. aemFS
-#: include/svx/strings.hrc:893
+#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr ""
#. Ds8Ae
-#: include/svx/strings.hrc:894
+#: include/svx/strings.hrc:896
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
msgstr ""
#. a33Ci
-#: include/svx/strings.hrc:895
+#: include/svx/strings.hrc:897
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
msgstr ""
#. BCSZY
-#: include/svx/strings.hrc:896
+#: include/svx/strings.hrc:898
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
msgstr ""
#. Bgczw
-#: include/svx/strings.hrc:897
+#: include/svx/strings.hrc:899
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
msgstr ""
#. sD7Mf
-#: include/svx/strings.hrc:898
+#: include/svx/strings.hrc:900
msgctxt "RID_SVXSTR_BMP68"
msgid "Outlined Diamond"
msgstr ""
#. RNNkR
-#: include/svx/strings.hrc:899
+#: include/svx/strings.hrc:901
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
msgstr ""
#. HJkgr
-#: include/svx/strings.hrc:900
+#: include/svx/strings.hrc:902
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr ""
#. ED3Ga
-#: include/svx/strings.hrc:901
+#: include/svx/strings.hrc:903
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Агоризонталқәа"
#. ENYtZ
-#: include/svx/strings.hrc:902
+#: include/svx/strings.hrc:904
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
msgstr ""
#. mbjPX
-#: include/svx/strings.hrc:903
+#: include/svx/strings.hrc:905
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
msgstr ""
#. TxAfM
-#: include/svx/strings.hrc:904
+#: include/svx/strings.hrc:906
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr ""
#. 4mGJX
-#: include/svx/strings.hrc:905
+#: include/svx/strings.hrc:907
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
msgstr ""
#. J4CJa
-#: include/svx/strings.hrc:906
+#: include/svx/strings.hrc:908
msgctxt "RID_SVXSTR_BMP76"
msgid "Dashed Dotted"
msgstr ""
#. Rno6q
-#: include/svx/strings.hrc:907
+#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_BMP77"
msgid "Dashed Dotted Upward Diagonal"
msgstr ""
#. pFZkq
-#: include/svx/strings.hrc:908
+#: include/svx/strings.hrc:910
msgctxt "RID_SVXSTR_BMP78"
msgid "Solid Dotted"
msgstr ""
#. NA5sT
-#: include/svx/strings.hrc:909
+#: include/svx/strings.hrc:911
msgctxt "RID_SVXSTR_DASH0"
msgid "Dot"
msgstr ""
#. nCpL4
-#: include/svx/strings.hrc:910
+#: include/svx/strings.hrc:912
msgctxt "RID_SVXSTR_DASH1"
msgid "Long Dot"
msgstr ""
#. utrkH
-#: include/svx/strings.hrc:911
+#: include/svx/strings.hrc:913
msgctxt "RID_SVXSTR_DASH2"
msgid "Double Dot"
msgstr ""
#. 2X7pw
-#: include/svx/strings.hrc:912
+#: include/svx/strings.hrc:914
msgctxt "RID_SVXSTR_DASH3"
msgid "Dash"
msgstr ""
#. A46B5
-#: include/svx/strings.hrc:913
+#: include/svx/strings.hrc:915
msgctxt "RID_SVXSTR_DASH4"
msgid "Long Dash"
msgstr ""
#. axE2r
-#: include/svx/strings.hrc:914
+#: include/svx/strings.hrc:916
msgctxt "RID_SVXSTR_DASH5"
msgid "Double Dash"
msgstr ""
#. beDTh
-#: include/svx/strings.hrc:915
+#: include/svx/strings.hrc:917
msgctxt "RID_SVXSTR_DASH6"
msgid "Long Dash Dot"
msgstr ""
#. gVPtU
-#: include/svx/strings.hrc:916
+#: include/svx/strings.hrc:918
msgctxt "RID_SVXSTR_DASH7"
msgid "Double Dash Dot"
msgstr ""
#. UFaLC
-#: include/svx/strings.hrc:917
+#: include/svx/strings.hrc:919
msgctxt "RID_SVXSTR_DASH8"
msgid "Double Dash Dot Dot"
msgstr ""
#. F9cPw
-#: include/svx/strings.hrc:918
+#: include/svx/strings.hrc:920
msgctxt "RID_SVXSTR_DASH9"
msgid "Ultrafine Dotted"
msgstr ""
#. s3rBZ
-#: include/svx/strings.hrc:919
+#: include/svx/strings.hrc:921
msgctxt "RID_SVXSTR_DASH10"
msgid "Fine Dotted"
msgstr ""
#. w7W8j
-#: include/svx/strings.hrc:920
+#: include/svx/strings.hrc:922
msgctxt "RID_SVXSTR_DASH11"
msgid "Ultrafine Dashed"
msgstr ""
#. xWgiA
-#: include/svx/strings.hrc:921
+#: include/svx/strings.hrc:923
msgctxt "RID_SVXSTR_DASH12"
msgid "Fine Dashed"
msgstr ""
#. u34Ff
-#: include/svx/strings.hrc:922
+#: include/svx/strings.hrc:924
msgctxt "RID_SVXSTR_DASH13"
msgid "Fine Dashed"
msgstr ""
#. hT4CE
-#: include/svx/strings.hrc:923
+#: include/svx/strings.hrc:925
msgctxt "RID_SVXSTR_DASH14"
msgid "Dashed"
msgstr ""
#. T7sVF
-#: include/svx/strings.hrc:924
+#: include/svx/strings.hrc:926
msgctxt "RID_SVXSTR_DASH15"
msgid "Line Style 9"
msgstr ""
#. evPXr
-#: include/svx/strings.hrc:925
+#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_DASH16"
msgid "3 Dashes 3 Dots"
msgstr ""
#. H7iUz
-#: include/svx/strings.hrc:926
+#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_DASH17"
msgid "Ultrafine 2 Dots 3 Dashes"
msgstr ""
#. KpCzr
-#: include/svx/strings.hrc:927
+#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_DASH18"
msgid "2 Dots 1 Dash"
msgstr ""
#. zbWk3
-#: include/svx/strings.hrc:928
+#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_DASH19"
msgid "Line with Fine Dots"
msgstr ""
#. ibALA
-#: include/svx/strings.hrc:929
+#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_DASH20"
msgid "Dashed"
msgstr ""
#. qEZc6
-#: include/svx/strings.hrc:930
+#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_DASH21"
msgid "Line Style"
msgstr ""
#. iKAwD
-#: include/svx/strings.hrc:931
+#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_IMAP_ALL_FILTER"
msgid "All formats"
msgstr ""
#. UydWB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:933
+#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_LEND0"
msgid "Concave short"
msgstr ""
#. grGoP
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:935
+#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_LEND1"
msgid "Square 45"
msgstr "Аромб"
#. Hu6DB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:937
+#: include/svx/strings.hrc:939
msgctxt "RID_SVXSTR_LEND2"
msgid "Arrow short"
msgstr ""
#. j6u8M
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:939
+#: include/svx/strings.hrc:941
msgctxt "RID_SVXSTR_LEND3"
msgid "Dimension Lines"
msgstr ""
#. JKxZ6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:941
+#: include/svx/strings.hrc:943
msgctxt "RID_SVXSTR_LEND4"
msgid "Double Arrow"
msgstr ""
#. o38zt
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:943
+#: include/svx/strings.hrc:945
msgctxt "RID_SVXSTR_LEND5"
msgid "Triangle"
msgstr ""
#. XvcqE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:945
+#: include/svx/strings.hrc:947
msgctxt "RID_SVXSTR_LEND6"
msgid "Concave"
msgstr ""
#. JD6qL
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:947
+#: include/svx/strings.hrc:949
msgctxt "RID_SVXSTR_LEND7"
msgid "Arrow large"
msgstr ""
#. 3CPw6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:949
+#: include/svx/strings.hrc:951
msgctxt "RID_SVXSTR_LEND8"
msgid "Dimension Line"
msgstr ""
#. EBEY5
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:951
+#: include/svx/strings.hrc:953
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr "Агьежь"
#. H9DDA
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:953
+#: include/svx/strings.hrc:955
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr "Аквадрат"
#. AWHmD
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:955
+#: include/svx/strings.hrc:957
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr "Ахыц"
#. CXazS
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:957
+#: include/svx/strings.hrc:959
msgctxt "RID_SVXSTR_LEND12"
msgid "Half Circle"
msgstr ""
#. VNaKi
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:959
+#: include/svx/strings.hrc:961
msgctxt "RID_SVXSTR_LEND13"
msgid "Triangle unfilled"
msgstr ""
#. LRmKQ
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:961
+#: include/svx/strings.hrc:963
msgctxt "RID_SVXSTR_LEND14"
msgid "Diamond unfilled"
msgstr ""
#. L2kus
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:963
+#: include/svx/strings.hrc:965
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr "Аромб"
#. P2Raq
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:965
+#: include/svx/strings.hrc:967
msgctxt "RID_SVXSTR_LEND16"
msgid "Circle unfilled"
msgstr ""
#. FNaHF
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:967
+#: include/svx/strings.hrc:969
msgctxt "RID_SVXSTR_LEND17"
msgid "Square 45 unfilled"
msgstr ""
#. ECeBc
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:969
+#: include/svx/strings.hrc:971
msgctxt "RID_SVXSTR_LEND18"
msgid "Square unfilled"
msgstr ""
#. ALFbk
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:971
+#: include/svx/strings.hrc:973
msgctxt "RID_SVXSTR_LEND19"
msgid "Half Circle unfilled"
msgstr ""
#. mfGCE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:973
+#: include/svx/strings.hrc:975
msgctxt "RID_SVXSTR_LEND20"
msgid "Dimension Line Arrow"
msgstr ""
#. epSjr
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:975
+#: include/svx/strings.hrc:977
msgctxt "RID_SVXSTR_LEND21"
msgid "Line short"
msgstr ""
#. yVmQp
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:977
+#: include/svx/strings.hrc:979
msgctxt "RID_SVXSTR_LEND22"
msgid "Line"
msgstr ""
#. im8fN
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:979
+#: include/svx/strings.hrc:981
msgctxt "RID_SVXSTR_LEND23"
msgid "Half Arrow left"
msgstr ""
#. EVYD7
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:981
+#: include/svx/strings.hrc:983
msgctxt "RID_SVXSTR_LEND24"
msgid "Half Arrow right"
msgstr ""
#. VZ8vx
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:983
+#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_LEND25"
msgid "Reversed Arrow"
msgstr ""
#. yTXvH
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:985
+#: include/svx/strings.hrc:987
msgctxt "RID_SVXSTR_LEND26"
msgid "CF One"
msgstr ""
#. cF4FB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:987
+#: include/svx/strings.hrc:989
msgctxt "RID_SVXSTR_LEND27"
msgid "CF Only One"
msgstr ""
#. qbpvv
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:989
+#: include/svx/strings.hrc:991
msgctxt "RID_SVXSTR_LEND28"
msgid "CF Many"
msgstr ""
#. 6wQxC
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:991
+#: include/svx/strings.hrc:993
msgctxt "RID_SVXSTR_LEND29"
msgid "CF Many One"
msgstr ""
#. JzCsB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:993
+#: include/svx/strings.hrc:995
msgctxt "RID_SVXSTR_LEND30"
msgid "CF Zero One"
msgstr ""
#. SBCut
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:995
+#: include/svx/strings.hrc:997
msgctxt "RID_SVXSTR_LEND31"
msgid "CF Zero Many"
msgstr ""
#. EXsKo
-#: include/svx/strings.hrc:996
+#: include/svx/strings.hrc:998
msgctxt "RID_SVXSTR_TRASNGR0"
msgid "Transparency"
msgstr ""
#. hGytB
-#: include/svx/strings.hrc:997
+#: include/svx/strings.hrc:999
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_1"
msgid "Green 1 (%PRODUCTNAME Main Color)"
msgstr ""
#. Msh88
-#: include/svx/strings.hrc:998
+#: include/svx/strings.hrc:1000
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT"
msgid "Green Accent"
msgstr ""
#. opj2M
-#: include/svx/strings.hrc:999
+#: include/svx/strings.hrc:1001
msgctxt "RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT"
msgid "Blue Accent"
msgstr ""
#. tC5jE
-#: include/svx/strings.hrc:1000
+#: include/svx/strings.hrc:1002
msgctxt "RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT"
msgid "Orange Accent"
msgstr ""
#. 3T9pJ
-#: include/svx/strings.hrc:1001
+#: include/svx/strings.hrc:1003
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
msgstr ""
#. N5FWG
-#: include/svx/strings.hrc:1002
+#: include/svx/strings.hrc:1004
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
msgid "Purple Accent"
msgstr ""
#. Nhtbq
-#: include/svx/strings.hrc:1003
+#: include/svx/strings.hrc:1005
msgctxt "RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT"
msgid "Yellow Accent"
msgstr ""
#. apBBr
-#: include/svx/strings.hrc:1005
+#: include/svx/strings.hrc:1007
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr ""
#. BseGn
-#: include/svx/strings.hrc:1006
+#: include/svx/strings.hrc:1008
msgctxt "RID_SVXSTR_SUCCESSRECOV"
msgid "Successfully recovered"
msgstr "Қәҿиарала еиҭашьақәыргылоуп"
#. LfjDh
-#: include/svx/strings.hrc:1007
+#: include/svx/strings.hrc:1009
msgctxt "RID_SVXSTR_ORIGDOCRECOV"
msgid "Original document recovered"
msgstr ""
#. BEAbm
-#: include/svx/strings.hrc:1008
+#: include/svx/strings.hrc:1010
msgctxt "RID_SVXSTR_RECOVFAILED"
msgid "Recovery failed"
msgstr ""
#. 5ye7z
-#: include/svx/strings.hrc:1009
+#: include/svx/strings.hrc:1011
msgctxt "RID_SVXSTR_RECOVINPROGR"
msgid "Recovery in progress"
msgstr ""
#. tEbUT
-#: include/svx/strings.hrc:1010
+#: include/svx/strings.hrc:1012
msgctxt "RID_SVXSTR_NOTRECOVYET"
msgid "Not recovered yet"
msgstr ""
#. EaAMF
-#: include/svx/strings.hrc:1011
+#: include/svx/strings.hrc:1013
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
msgstr ""
#. AicJe
-#: include/svx/strings.hrc:1012
+#: include/svx/strings.hrc:1014
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
msgstr ""
#. ZbeCG
-#: include/svx/strings.hrc:1013
+#: include/svx/strings.hrc:1015
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
msgid "~Finish"
msgstr "Ихыркәшатәуп"
#. BBeKk
-#: include/svx/strings.hrc:1014
+#: include/svx/strings.hrc:1016
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr "Аҵыхәтәантәи аҵакы"
#. mENBU
-#: include/svx/strings.hrc:1015
+#: include/svx/strings.hrc:1017
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "пт"
#. fRyqX
-#: include/svx/strings.hrc:1017
+#: include/svx/strings.hrc:1019
msgctxt "RID_SVXSTR_EXPORT_GRAPHIC_TITLE"
msgid "Image Export"
msgstr "Асахьа аекспорт"
#. xXhtG
-#: include/svx/strings.hrc:1018
+#: include/svx/strings.hrc:1020
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
msgstr "Еиқәырхатәуп асахьа"
#. jWKoC
#. Strings for the Draw Dialog --------------------------------------------
-#: include/svx/strings.hrc:1021
+#: include/svx/strings.hrc:1023
msgctxt "RID_SVX_3D_UNDO_EXCHANGE_PASTE"
msgid "Insert object(s)"
msgstr "Ибжьаргылатәуп аобиеқт(қәа)"
#. Heqmn
-#: include/svx/strings.hrc:1022
+#: include/svx/strings.hrc:1024
msgctxt "RID_SVX_3D_UNDO_ROTATE"
msgid "Rotate 3D object"
msgstr ""
#. AC56T
-#: include/svx/strings.hrc:1023
+#: include/svx/strings.hrc:1025
msgctxt "RID_SVX_3D_UNDO_EXTRUDE"
msgid "Create extrusion object"
msgstr ""
#. 4DonY
-#: include/svx/strings.hrc:1024
+#: include/svx/strings.hrc:1026
msgctxt "RID_SVX_3D_UNDO_LATHE"
msgid "Create rotation object"
msgstr ""
#. EL9V9
-#: include/svx/strings.hrc:1025
+#: include/svx/strings.hrc:1027
msgctxt "RID_SVX_3D_UNDO_BREAK_LATHE"
msgid "Split 3D object"
msgstr ""
#. BBZGA
#. Language-Strings ------------------------------------------------------
-#: include/svx/strings.hrc:1028
+#: include/svx/strings.hrc:1030
msgctxt "RID_SVXSTR_LANGUAGE_ALL"
msgid "[All]"
msgstr "[Зегьы]"
#. RZVDm
-#: include/svx/strings.hrc:1030
+#: include/svx/strings.hrc:1032
msgctxt "RID_SVXSTR_GALLERY_FILTER"
msgid "Graphics filter"
msgstr ""
#. YNjeD
-#: include/svx/strings.hrc:1031
+#: include/svx/strings.hrc:1033
msgctxt "RID_SVXSTR_GALLERY_NEWTHEME"
msgid "New Theme"
msgstr "Атема ҿыц"
#. 5uYha
-#: include/svx/strings.hrc:1033
+#: include/svx/strings.hrc:1035
msgctxt "RID_GALLERYSTR_THEME_3D"
msgid "3D Effects"
msgstr ""
#. 78DGx
-#: include/svx/strings.hrc:1034
+#: include/svx/strings.hrc:1036
msgctxt "RID_GALLERYSTR_THEME_ANIMATIONS"
msgid "Animations"
msgstr ""
#. zGEez
-#: include/svx/strings.hrc:1035
+#: include/svx/strings.hrc:1037
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr "Амаркерқәа"
#. MwX9z
-#: include/svx/strings.hrc:1036
+#: include/svx/strings.hrc:1038
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr "Аофис"
#. dAwiC
-#: include/svx/strings.hrc:1037
+#: include/svx/strings.hrc:1039
msgctxt "RID_GALLERYSTR_THEME_FLAGS"
msgid "Flags"
msgstr "Абираҟқәа"
#. Ccn8V
-#: include/svx/strings.hrc:1038
+#: include/svx/strings.hrc:1040
msgctxt "RID_GALLERYSTR_THEME_FLOWCHARTS"
msgid "Flow Charts"
msgstr "Аблок-схемақәа"
#. 6ouMS
-#: include/svx/strings.hrc:1039
+#: include/svx/strings.hrc:1041
msgctxt "RID_GALLERYSTR_THEME_EMOTICONS"
msgid "Emoticons"
msgstr ""
#. 8GPFu
-#: include/svx/strings.hrc:1040
+#: include/svx/strings.hrc:1042
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Асахьақәа"
#. sqh2w
-#: include/svx/strings.hrc:1041
+#: include/svx/strings.hrc:1043
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
msgid "Backgrounds"
msgstr "Аҿаҧшырақәа"
#. B3KuT
-#: include/svx/strings.hrc:1042
+#: include/svx/strings.hrc:1044
msgctxt "RID_GALLERYSTR_THEME_HOMEPAGE"
msgid "Homepage"
msgstr "Аҩынтәи адаҟьа"
#. WR8JQ
-#: include/svx/strings.hrc:1043
+#: include/svx/strings.hrc:1045
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr ""
#. EbEZ6
-#: include/svx/strings.hrc:1044
+#: include/svx/strings.hrc:1046
msgctxt "RID_GALLERYSTR_THEME_MAPS"
msgid "Maps"
msgstr ""
#. GALA8
-#: include/svx/strings.hrc:1045
+#: include/svx/strings.hrc:1047
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr ""
#. ZMoiA
-#: include/svx/strings.hrc:1046
+#: include/svx/strings.hrc:1048
msgctxt "RID_GALLERYSTR_THEME_SURFACES"
msgid "Surfaces"
msgstr ""
#. hNaiH
-#: include/svx/strings.hrc:1047
+#: include/svx/strings.hrc:1049
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Акомпиутерқәа"
#. mrvvG
-#: include/svx/strings.hrc:1048
+#: include/svx/strings.hrc:1050
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr ""
#. HhrDx
-#: include/svx/strings.hrc:1049
+#: include/svx/strings.hrc:1051
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr ""
#. 2jVzE
-#: include/svx/strings.hrc:1050
+#: include/svx/strings.hrc:1052
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "Афинансқәа"
#. cmF3B
-#: include/svx/strings.hrc:1051
+#: include/svx/strings.hrc:1053
msgctxt "RID_GALLERYSTR_THEME_TRANSPORT"
msgid "Transport"
msgstr ""
#. as3XM
-#: include/svx/strings.hrc:1052
+#: include/svx/strings.hrc:1054
msgctxt "RID_GALLERYSTR_THEME_TXTSHAPES"
msgid "Textshapes"
msgstr "Афигурақәа"
#. gGyFP
-#: include/svx/strings.hrc:1053
+#: include/svx/strings.hrc:1055
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr ""
#. 5NrPj
-#: include/svx/strings.hrc:1054
+#: include/svx/strings.hrc:1056
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "Адыргақәа"
#. AiXUK
-#: include/svx/strings.hrc:1055
+#: include/svx/strings.hrc:1057
msgctxt "RID_GALLERYSTR_THEME_MYTHEME"
msgid "My Theme"
msgstr ""
#. uRxP4
-#: include/svx/strings.hrc:1056
+#: include/svx/strings.hrc:1058
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr "Ахыцқәа"
#. c3WXh
-#: include/svx/strings.hrc:1057
+#: include/svx/strings.hrc:1059
msgctxt "RID_GALLERYSTR_THEME_BALLOONS"
msgid "Balloons"
msgstr ""
#. pmiE7
-#: include/svx/strings.hrc:1058
+#: include/svx/strings.hrc:1060
msgctxt "RID_GALLERYSTR_THEME_KEYBOARD"
msgid "Keyboard"
msgstr "Аклавиатура"
#. LYdAf
-#: include/svx/strings.hrc:1059
+#: include/svx/strings.hrc:1061
msgctxt "RID_GALLERYSTR_THEME_TIME"
msgid "Time"
msgstr "Аамҭа"
#. 4UGrY
-#: include/svx/strings.hrc:1060
+#: include/svx/strings.hrc:1062
msgctxt "RID_GALLERYSTR_THEME_PRESENTATION"
msgid "Presentation"
msgstr "Апрезентациа"
#. a46Xm
-#: include/svx/strings.hrc:1061
+#: include/svx/strings.hrc:1063
msgctxt "RID_GALLERYSTR_THEME_CALENDAR"
msgid "Calendar"
msgstr "Амзар"
#. YpuGv
-#: include/svx/strings.hrc:1062
+#: include/svx/strings.hrc:1064
msgctxt "RID_GALLERYSTR_THEME_NAVIGATION"
msgid "Navigation"
msgstr "Анавигациа"
#. gAJH4
-#: include/svx/strings.hrc:1063
+#: include/svx/strings.hrc:1065
msgctxt "RID_GALLERYSTR_THEME_COMMUNICATION"
msgid "Communication"
msgstr ""
#. ETEJu
-#: include/svx/strings.hrc:1064
+#: include/svx/strings.hrc:1066
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "Афинансқәа"
#. rNez6
-#: include/svx/strings.hrc:1065
+#: include/svx/strings.hrc:1067
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "Акомпиутерқәа"
#. ioX7y
-#: include/svx/strings.hrc:1066
+#: include/svx/strings.hrc:1068
msgctxt "RID_GALLERYSTR_THEME_CLIMA"
msgid "Climate"
msgstr ""
#. MmYFp
-#: include/svx/strings.hrc:1067
+#: include/svx/strings.hrc:1069
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr ""
#. EKFgg
-#: include/svx/strings.hrc:1068
+#: include/svx/strings.hrc:1070
msgctxt "RID_GALLERYSTR_THEME_TROUBLE"
msgid "Problem Solving"
msgstr ""
#. GgrBp
-#: include/svx/strings.hrc:1069
+#: include/svx/strings.hrc:1071
msgctxt "RID_GALLERYSTR_THEME_SCREENBEANS"
msgid "Screen Beans"
msgstr ""
#. E6onK
-#: include/svx/strings.hrc:1071
+#: include/svx/strings.hrc:1073
msgctxt "RID_SVXSTR_QRY_PRINT_TITLE"
msgid "Printing selection"
msgstr "Иалкаау ахәҭа акьыҧхьра"
#. HzX9m
-#: include/svx/strings.hrc:1072
+#: include/svx/strings.hrc:1074
msgctxt "RID_SVXSTR_QRY_PRINT_MSG"
msgid "Do you want to print the selection or the entire document?"
msgstr ""
#. 3UyC8
-#: include/svx/strings.hrc:1073
+#: include/svx/strings.hrc:1075
msgctxt "RID_SVXSTR_QRY_PRINT_ALL"
msgid "~All"
msgstr "Зегьы"
#. UxfS3
-#: include/svx/strings.hrc:1074
+#: include/svx/strings.hrc:1076
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "Алкаара"
#. KTgDd
-#: include/svx/strings.hrc:1076
+#: include/svx/strings.hrc:1078
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr ""
#. N6KLd
-#: include/svx/strings.hrc:1077
+#: include/svx/strings.hrc:1079
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr ""
#. AB6Vj
-#: include/svx/strings.hrc:1078
+#: include/svx/strings.hrc:1080
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr ""
#. NBBEB
-#: include/svx/strings.hrc:1079
+#: include/svx/strings.hrc:1081
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr ""
#. d9n5U
-#: include/svx/strings.hrc:1080
+#: include/svx/strings.hrc:1082
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr ""
#. A2mcf
-#: include/svx/strings.hrc:1081
+#: include/svx/strings.hrc:1083
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr ""
#. onGib
-#: include/svx/strings.hrc:1082
+#: include/svx/strings.hrc:1084
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr ""
#. XLQFD
-#: include/svx/strings.hrc:1083
+#: include/svx/strings.hrc:1085
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr ""
#. v5wRm
-#: include/svx/strings.hrc:1084
+#: include/svx/strings.hrc:1086
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr ""
#. 4DGjm
-#: include/svx/strings.hrc:1085
+#: include/svx/strings.hrc:1087
msgctxt "RID_SVXSTR_DEPTH_0"
msgid "~0 cm"
msgstr ""
#. kRzVE
-#: include/svx/strings.hrc:1086
+#: include/svx/strings.hrc:1088
msgctxt "RID_SVXSTR_DEPTH_1"
msgid "~1 cm"
msgstr ""
#. CSmTh
-#: include/svx/strings.hrc:1087
+#: include/svx/strings.hrc:1089
msgctxt "RID_SVXSTR_DEPTH_2"
msgid "~2.5 cm"
msgstr ""
#. eYrvo
-#: include/svx/strings.hrc:1088
+#: include/svx/strings.hrc:1090
msgctxt "RID_SVXSTR_DEPTH_3"
msgid "~5 cm"
msgstr ""
#. G4Ckx
-#: include/svx/strings.hrc:1089
+#: include/svx/strings.hrc:1091
msgctxt "RID_SVXSTR_DEPTH_4"
msgid "10 ~cm"
msgstr ""
#. LGHsL
-#: include/svx/strings.hrc:1090
+#: include/svx/strings.hrc:1092
msgctxt "RID_SVXSTR_DEPTH_0_INCH"
msgid "0 inch"
msgstr ""
#. HPevm
-#: include/svx/strings.hrc:1091
+#: include/svx/strings.hrc:1093
msgctxt "RID_SVXSTR_DEPTH_1_INCH"
msgid "0.~5 inch"
msgstr ""
#. GvKjC
-#: include/svx/strings.hrc:1092
+#: include/svx/strings.hrc:1094
msgctxt "RID_SVXSTR_DEPTH_2_INCH"
msgid "~1 inch"
msgstr ""
#. gmzHb
-#: include/svx/strings.hrc:1093
+#: include/svx/strings.hrc:1095
msgctxt "RID_SVXSTR_DEPTH_3_INCH"
msgid "~2 inch"
msgstr ""
#. DE5kt
-#: include/svx/strings.hrc:1094
+#: include/svx/strings.hrc:1096
msgctxt "RID_SVXSTR_DEPTH_4_INCH"
msgid "~4 inch"
msgstr ""
#. K5dY9
-#: include/svx/strings.hrc:1096
+#: include/svx/strings.hrc:1098
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr ""
#. TFBK3
-#: include/svx/strings.hrc:1097
+#: include/svx/strings.hrc:1099
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr ""
#. c7adj
-#: include/svx/strings.hrc:1098
+#: include/svx/strings.hrc:1100
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Астандарт"
#. djHis
-#: include/svx/strings.hrc:1099
+#: include/svx/strings.hrc:1101
msgctxt "RID_SVXSTR_FRAME"
msgid "Borders"
msgstr ""
#. PURr6
-#: include/svx/strings.hrc:1100
+#: include/svx/strings.hrc:1102
msgctxt "RID_SVXSTR_FRAME_STYLE"
msgid "Border Style"
msgstr ""
#. 9Ckww
-#: include/svx/strings.hrc:1101
+#: include/svx/strings.hrc:1103
msgctxt "RID_SVXSTR_MORENUMBERING"
msgid "More Numbering..."
msgstr ""
#. cDG4s
-#: include/svx/strings.hrc:1102
+#: include/svx/strings.hrc:1104
msgctxt "RID_SVXSTR_MOREBULLETS"
msgid "More Bullets..."
msgstr "Еиҭа амаркерқәа..."
#. uDT6G
-#: include/svx/strings.hrc:1103
+#: include/svx/strings.hrc:1105
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr ""
#. q2Le9
-#: include/svx/strings.hrc:1104
+#: include/svx/strings.hrc:1106
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "Адаҟьақәа"
#. jfL9n
-#: include/svx/strings.hrc:1105
+#: include/svx/strings.hrc:1107
msgctxt "RID_SVXSTR_CLEARFORM"
msgid "Clear formatting"
msgstr "Ирыцқьатәуп аформатркра"
#. f6nP8
-#: include/svx/strings.hrc:1106
+#: include/svx/strings.hrc:1108
msgctxt "RID_SVXSTR_MORE_STYLES"
msgid "More Styles..."
msgstr "Еиҳаны астильқәа..."
#. DPbrc
-#: include/svx/strings.hrc:1107
+#: include/svx/strings.hrc:1109
msgctxt "RID_SVXSTR_MORE"
msgid "More Options..."
msgstr "Еиҭа апараметрқәа..."
#. D25BE
#. This is duplicated in GenericCommands.xcu in officecfg.
-#: include/svx/strings.hrc:1109
+#: include/svx/strings.hrc:1111
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "Агарнитура"
#. SKCYy
-#: include/svx/strings.hrc:1110
+#: include/svx/strings.hrc:1112
msgctxt "RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE"
msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#. CVvXU
-#: include/svx/strings.hrc:1111
+#: include/svx/strings.hrc:1113
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr ""
#. xqzJj
-#: include/svx/strings.hrc:1112
+#: include/svx/strings.hrc:1114
msgctxt "RID_SVXSTR_DOC_COLORS"
msgid "Document colors"
msgstr ""
#. 6BoWp
-#: include/svx/strings.hrc:1113
+#: include/svx/strings.hrc:1115
msgctxt "RID_SVXSTR_DOC_COLOR_PREFIX"
msgid "Document Color"
msgstr ""
#. DJGyY
-#: include/svx/strings.hrc:1115
+#: include/svx/strings.hrc:1117
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr "Аекструзиа"
#. TyWTi
-#: include/svx/strings.hrc:1116
+#: include/svx/strings.hrc:1118
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF"
msgid "Apply Extrusion On/Off"
msgstr ""
#. DKFYE
-#: include/svx/strings.hrc:1117
+#: include/svx/strings.hrc:1119
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr "Инарҳәтәуп ҵаҟа"
#. 2Rrxc
-#: include/svx/strings.hrc:1118
+#: include/svx/strings.hrc:1120
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr "Инарҳәтәуп хыхь"
#. eDpJK
-#: include/svx/strings.hrc:1119
+#: include/svx/strings.hrc:1121
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr "Инарҳәтәуп армарахь"
#. CWDSN
-#: include/svx/strings.hrc:1120
+#: include/svx/strings.hrc:1122
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr "Инарҳәтәуп арӷьарахь"
#. CxYgt
-#: include/svx/strings.hrc:1121
+#: include/svx/strings.hrc:1123
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH"
msgid "Change Extrusion Depth"
msgstr ""
#. c5JCp
-#: include/svx/strings.hrc:1122
+#: include/svx/strings.hrc:1124
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION"
msgid "Change Orientation"
msgstr ""
#. KDSyh
-#: include/svx/strings.hrc:1123
+#: include/svx/strings.hrc:1125
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION"
msgid "Change Projection Type"
msgstr ""
#. JpzeS
-#: include/svx/strings.hrc:1124
+#: include/svx/strings.hrc:1126
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING"
msgid "Change Lighting"
msgstr ""
#. j4AR9
-#: include/svx/strings.hrc:1125
+#: include/svx/strings.hrc:1127
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS"
msgid "Change Brightness"
msgstr ""
#. yA2xm
-#: include/svx/strings.hrc:1126
+#: include/svx/strings.hrc:1128
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE"
msgid "Change Extrusion Surface"
msgstr ""
#. DFEZP
-#: include/svx/strings.hrc:1127
+#: include/svx/strings.hrc:1129
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR"
msgid "Change Extrusion Color"
msgstr ""
#. hXNfG
-#: include/svx/strings.hrc:1129
+#: include/svx/strings.hrc:1131
msgctxt "RID_SVXFLOAT3D_FAVORITE"
msgid "Favorite"
msgstr "Атеқстура"
#. uPyWe
-#: include/svx/strings.hrc:1130
+#: include/svx/strings.hrc:1132
msgctxt "RID_SVXFLOAT3D_FIX_R"
msgid "R:"
msgstr "R:"
#. UMMJN
-#: include/svx/strings.hrc:1131
+#: include/svx/strings.hrc:1133
msgctxt "RID_SVXFLOAT3D_FIX_G"
msgid "G:"
msgstr "G:"
#. ocdkG
-#: include/svx/strings.hrc:1132
+#: include/svx/strings.hrc:1134
msgctxt "RID_SVXFLOAT3D_FIX_B"
msgid "B:"
msgstr "B:"
#. L962H
-#: include/svx/strings.hrc:1134
+#: include/svx/strings.hrc:1136
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr "Атеқсттә еффектқәа"
#. 7RVov
-#: include/svx/strings.hrc:1135
+#: include/svx/strings.hrc:1137
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE"
msgid "Apply Fontwork Shape"
msgstr "Ихархәатәуп атеқсттә еффект аформа"
#. h3CLw
-#: include/svx/strings.hrc:1136
+#: include/svx/strings.hrc:1138
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
msgstr ""
#. 6h2dG
-#: include/svx/strings.hrc:1137
+#: include/svx/strings.hrc:1139
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
msgid "Apply Fontwork Alignment"
msgstr ""
#. eKHcV
-#: include/svx/strings.hrc:1138
+#: include/svx/strings.hrc:1140
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING"
msgid "Apply Fontwork Character Spacing"
msgstr ""
#. oo88Y
-#: include/svx/strings.hrc:1140
+#: include/svx/strings.hrc:1142
msgctxt "RID_SVXSTR_A11Y_WITH"
msgid "with"
msgstr ""
#. 4sz83
-#: include/svx/strings.hrc:1141
+#: include/svx/strings.hrc:1143
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
msgstr "Астиль"
#. fEHXC
-#: include/svx/strings.hrc:1142
+#: include/svx/strings.hrc:1144
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr "и"
#. EoET4
#. SvxRectCtl
-#: include/svx/strings.hrc:1144
+#: include/svx/strings.hrc:1146
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_NAME"
msgid "Corner control"
msgstr ""
#. CUEEW
-#: include/svx/strings.hrc:1145
+#: include/svx/strings.hrc:1147
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_DESCR"
msgid "Selection of a corner point."
msgstr "Акәакьтә кәаҧ алхра"
#. cQmVp
-#: include/svx/strings.hrc:1146
+#: include/svx/strings.hrc:1148
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LT"
msgid "Top left"
msgstr "Хыхьла арымарахь"
#. TtnJn
-#: include/svx/strings.hrc:1147
+#: include/svx/strings.hrc:1149
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MT"
msgid "Top middle"
msgstr ""
#. UERVC
-#: include/svx/strings.hrc:1148
+#: include/svx/strings.hrc:1150
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RT"
msgid "Top right"
msgstr "Хыхьла арыӷьарахь"
#. CznfN
-#: include/svx/strings.hrc:1149
+#: include/svx/strings.hrc:1151
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LM"
msgid "Left center"
msgstr ""
#. jvzC7
-#: include/svx/strings.hrc:1150
+#: include/svx/strings.hrc:1152
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MM"
msgid "Center"
msgstr "Ацентр ала"
#. HPtYD
-#: include/svx/strings.hrc:1151
+#: include/svx/strings.hrc:1153
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RM"
msgid "Right center"
msgstr ""
#. v4SqB
-#: include/svx/strings.hrc:1152
+#: include/svx/strings.hrc:1154
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LB"
msgid "Bottom left"
msgstr "Ҵаҟала арымарахь"
#. daA8a
-#: include/svx/strings.hrc:1153
+#: include/svx/strings.hrc:1155
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MB"
msgid "Bottom middle"
msgstr ""
#. DGWf8
-#: include/svx/strings.hrc:1154
+#: include/svx/strings.hrc:1156
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RB"
msgid "Bottom right"
msgstr "Ҵаҟала арыӷьарахь"
#. AZsBC
#. SvxGraphCtrlAccessibleContext
-#: include/svx/strings.hrc:1156
+#: include/svx/strings.hrc:1158
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_NAME"
msgid "Contour control"
msgstr ""
#. aMva8
-#: include/svx/strings.hrc:1157
+#: include/svx/strings.hrc:1159
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION"
msgid "This is where you can edit the contour."
msgstr "Ара шәара ишәылшоит ишәыҧсахыр аконтур."
#. DXEuF
-#: include/svx/strings.hrc:1158
+#: include/svx/strings.hrc:1160
msgctxt "RID_SVXSTR_CHARACTER_SELECTION"
msgid "Special character selection"
msgstr "Иҷыдоу асимвол алхра"
#. JfRzP
-#: include/svx/strings.hrc:1159
+#: include/svx/strings.hrc:1161
msgctxt "RID_SVXSTR_CHAR_SEL_DESC"
msgid "Select special characters in this area."
msgstr ""
#. umWuB
#. The space behind is a must.
-#: include/svx/strings.hrc:1161
+#: include/svx/strings.hrc:1163
msgctxt "RID_SVXSTR_CHARACTER_CODE"
msgid "Character code "
msgstr "Асимвол акод "
#. HECeC
-#: include/svx/strings.hrc:1163
+#: include/svx/strings.hrc:1165
msgctxt "RID_ERR_FIELDREQUIRED"
msgid "Input required in field '#'. Please enter a value."
msgstr ""
#. w4wm8
-#: include/svx/strings.hrc:1164
+#: include/svx/strings.hrc:1166
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "Аформақәа"
#. cz8aS
-#: include/svx/strings.hrc:1165
+#: include/svx/strings.hrc:1167
msgctxt "RID_STR_NO_PROPERTIES"
msgid "No control selected"
msgstr ""
#. JG7Es
-#: include/svx/strings.hrc:1166
+#: include/svx/strings.hrc:1168
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "Аҷыдаҟазшьақәа:"
#. YQvBF
-#: include/svx/strings.hrc:1167
+#: include/svx/strings.hrc:1169
msgctxt "RID_STR_PROPERTIES_FORM"
msgid "Form Properties"
msgstr "Аформа аҷыдаҟазшьақәа"
#. qS9Rn
-#: include/svx/strings.hrc:1168
+#: include/svx/strings.hrc:1170
msgctxt "RID_STR_FMEXPLORER"
msgid "Form Navigator"
msgstr ""
#. PzEVD
-#: include/svx/strings.hrc:1169
+#: include/svx/strings.hrc:1171
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "Аформа"
#. FWPxF
-#: include/svx/strings.hrc:1170
+#: include/svx/strings.hrc:1172
msgctxt "RID_STR_HIDDEN"
msgid "Hidden"
msgstr ""
#. DnoDH
-#: include/svx/strings.hrc:1171
+#: include/svx/strings.hrc:1173
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr "Аформа"
#. Ba4Gy
-#: include/svx/strings.hrc:1172
+#: include/svx/strings.hrc:1174
msgctxt "RID_STR_PROPTITLE_HIDDEN"
msgid "Hidden Control"
msgstr ""
#. wtZqP
-#: include/svx/strings.hrc:1173
+#: include/svx/strings.hrc:1175
msgctxt "RID_STR_CONTROL"
msgid "Control"
msgstr ""
#. HvXRK
-#: include/svx/strings.hrc:1174
+#: include/svx/strings.hrc:1176
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr "Аҭаҩра"
#. HmTfB
-#: include/svx/strings.hrc:1175
+#: include/svx/strings.hrc:1177
msgctxt "RID_STR_REC_FROM_TEXT"
msgid "of"
msgstr "аҟынтә"
#. NZ68L
-#: include/svx/strings.hrc:1176
+#: include/svx/strings.hrc:1178
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "Аҭакыра алхра:"
#. vGXiw
-#: include/svx/strings.hrc:1177
+#: include/svx/strings.hrc:1179
msgctxt "RID_STR_WRITEERROR"
msgid "Error writing data to database"
msgstr ""
#. zzFRi
-#: include/svx/strings.hrc:1178
+#: include/svx/strings.hrc:1180
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr ""
#. fS8JJ
-#: include/svx/strings.hrc:1179
+#: include/svx/strings.hrc:1181
msgctxt "RID_STR_DELETECONFIRM_RECORD"
msgid "You intend to delete 1 record."
msgstr ""
#. Qb4Gk
-#: include/svx/strings.hrc:1180
+#: include/svx/strings.hrc:1182
msgctxt "RID_STR_DELETECONFIRM_RECORDS"
msgid "# records will be deleted."
msgstr ""
#. zSJQe
-#: include/svx/strings.hrc:1181
+#: include/svx/strings.hrc:1183
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -6564,338 +6576,338 @@ msgid ""
msgstr ""
#. Kb7sF
-#: include/svx/strings.hrc:1182
+#: include/svx/strings.hrc:1184
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr ""
#. pKEQb
-#: include/svx/strings.hrc:1183
+#: include/svx/strings.hrc:1185
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "Аиҵагыла"
#. FXRKA
-#: include/svx/strings.hrc:1184
+#: include/svx/strings.hrc:1186
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Set property '#'"
msgstr ""
#. hXjTN
-#: include/svx/strings.hrc:1185
+#: include/svx/strings.hrc:1187
msgctxt "RID_STR_UNDO_CONTAINER_INSERT"
msgid "Insert in container"
msgstr ""
#. BWpyC
-#: include/svx/strings.hrc:1186
+#: include/svx/strings.hrc:1188
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE"
msgid "Delete #"
msgstr "Ианыхтәуп #"
#. ZeaDk
-#: include/svx/strings.hrc:1187
+#: include/svx/strings.hrc:1189
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE"
msgid "Delete # objects"
msgstr "Ианыхтәуп # аобиеқт(қәа)"
#. VgGrE
-#: include/svx/strings.hrc:1188
+#: include/svx/strings.hrc:1190
msgctxt "RID_STR_UNDO_CONTAINER_REPLACE"
msgid "Replace a container element"
msgstr ""
#. FoXgt
-#: include/svx/strings.hrc:1189
+#: include/svx/strings.hrc:1191
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
msgstr ""
#. ZGDAr
-#: include/svx/strings.hrc:1191
+#: include/svx/strings.hrc:1193
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "Атеқсттә ҭыкыра"
#. CBmAL
-#: include/svx/strings.hrc:1192
+#: include/svx/strings.hrc:1194
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr ""
#. xwuJF
-#: include/svx/strings.hrc:1193
+#: include/svx/strings.hrc:1195
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr ""
#. WiNUf
-#: include/svx/strings.hrc:1194
+#: include/svx/strings.hrc:1196
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "Ахьӡынҵа"
#. a7gAj
-#: include/svx/strings.hrc:1195
+#: include/svx/strings.hrc:1197
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "Арыцхә аҭакыра"
#. EaBTj
-#: include/svx/strings.hrc:1196
+#: include/svx/strings.hrc:1198
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr ""
#. DWfsm
-#: include/svx/strings.hrc:1197
+#: include/svx/strings.hrc:1199
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr ""
#. TYjnr
-#: include/svx/strings.hrc:1198
+#: include/svx/strings.hrc:1200
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr ""
#. B6MEP
-#: include/svx/strings.hrc:1199
+#: include/svx/strings.hrc:1201
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr ""
#. DEn9D
-#: include/svx/strings.hrc:1200
+#: include/svx/strings.hrc:1202
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr ""
#. V4iMu
-#: include/svx/strings.hrc:1202
+#: include/svx/strings.hrc:1204
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "Акнопка"
#. TreFC
-#: include/svx/strings.hrc:1203
+#: include/svx/strings.hrc:1205
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr ""
#. NFysA
-#: include/svx/strings.hrc:1204
+#: include/svx/strings.hrc:1206
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "Аҭыҧдырга"
#. E5mMK
-#: include/svx/strings.hrc:1205
+#: include/svx/strings.hrc:1207
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "Агәыҧ"
#. 5474w
-#: include/svx/strings.hrc:1206
+#: include/svx/strings.hrc:1208
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "Аграфикатә кнопка"
#. qT2Ed
-#: include/svx/strings.hrc:1207
+#: include/svx/strings.hrc:1209
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr ""
#. 6Qvho
-#: include/svx/strings.hrc:1208
+#: include/svx/strings.hrc:1210
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "Афаил алхра"
#. uEYBR
-#: include/svx/strings.hrc:1209
+#: include/svx/strings.hrc:1211
#, fuzzy
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr "Атаблица"
#. 3SUEn
-#: include/svx/strings.hrc:1210
+#: include/svx/strings.hrc:1212
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr ""
#. VtEN6
-#: include/svx/strings.hrc:1211
+#: include/svx/strings.hrc:1213
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr ""
#. eGgm4
-#: include/svx/strings.hrc:1212
+#: include/svx/strings.hrc:1214
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr ""
#. yME46
-#: include/svx/strings.hrc:1213
+#: include/svx/strings.hrc:1215
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Гәыҧ-гәыҧла алкаара"
#. s94UU
-#: include/svx/strings.hrc:1215
+#: include/svx/strings.hrc:1217
msgctxt "RID_STR_DATE_AND_TIME"
msgid "Date and Time Field"
msgstr ""
#. PzA5d
-#: include/svx/strings.hrc:1217
+#: include/svx/strings.hrc:1219
msgctxt "RID_STR_NODATACONTROLS"
msgid "No data-related controls in the current form!"
msgstr ""
#. ZyBEz
-#: include/svx/strings.hrc:1218
+#: include/svx/strings.hrc:1220
msgctxt "RID_STR_POSTFIX_DATE"
msgid " (Date)"
msgstr " (Арыцхә)"
#. guA5u
-#: include/svx/strings.hrc:1219
+#: include/svx/strings.hrc:1221
msgctxt "RID_STR_POSTFIX_TIME"
msgid " (Time)"
msgstr " (Аамҭа)"
#. 2wgdY
-#: include/svx/strings.hrc:1220
+#: include/svx/strings.hrc:1222
msgctxt "RID_STR_FILTER_NAVIGATOR"
msgid "Filter navigator"
msgstr ""
#. BUYuD
-#: include/svx/strings.hrc:1221
+#: include/svx/strings.hrc:1223
msgctxt "RID_STR_FILTER_FILTER_FOR"
msgid "Filter for"
msgstr ""
#. AcTBB
-#: include/svx/strings.hrc:1222
+#: include/svx/strings.hrc:1224
msgctxt "RID_STR_FILTER_FILTER_OR"
msgid "Or"
msgstr "Ма"
#. 6RPtu
-#: include/svx/strings.hrc:1223
+#: include/svx/strings.hrc:1225
msgctxt "RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
msgstr ""
#. iEoGb
-#: include/svx/strings.hrc:1224
+#: include/svx/strings.hrc:1226
msgctxt "RID_STR_AUTOFIELD"
msgid "<AutoField>"
msgstr ""
#. Da6gx
-#: include/svx/strings.hrc:1225
+#: include/svx/strings.hrc:1227
msgctxt "RID_STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr ""
#. ZoEuu
-#: include/svx/strings.hrc:1226
+#: include/svx/strings.hrc:1228
msgctxt "RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE"
msgid "The value #1 cannot be used with LIKE."
msgstr ""
#. 75ECE
-#: include/svx/strings.hrc:1227
+#: include/svx/strings.hrc:1229
msgctxt "RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE"
msgid "LIKE cannot be used with this field."
msgstr ""
#. tzFv5
-#: include/svx/strings.hrc:1228
+#: include/svx/strings.hrc:1230
msgctxt "RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
msgstr ""
#. y6Z26
-#: include/svx/strings.hrc:1229
+#: include/svx/strings.hrc:1231
msgctxt "RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID"
msgid "The field cannot be compared with an integer."
msgstr ""
#. F8FgA
-#: include/svx/strings.hrc:1230
+#: include/svx/strings.hrc:1232
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE"
msgid "The database does not contain a table named \"#\"."
msgstr "Адырқәа рбаза иаҵанакуам атаблица «#»."
#. EDcU7
-#: include/svx/strings.hrc:1231
+#: include/svx/strings.hrc:1233
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY"
msgid "The database does contain neither a table nor a query named \"#\"."
msgstr ""
#. YBFF5
-#: include/svx/strings.hrc:1232
+#: include/svx/strings.hrc:1234
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS"
msgid "The database already contains a table or view with name \"#\"."
msgstr ""
#. cECTG
-#: include/svx/strings.hrc:1233
+#: include/svx/strings.hrc:1235
msgctxt "RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS"
msgid "The database already contains a query with name \"#\"."
msgstr ""
#. VkeLY
-#: include/svx/strings.hrc:1234
+#: include/svx/strings.hrc:1236
msgctxt "RID_STR_SVT_SQL_SYNTAX_COLUMN"
msgid "The column \"#1\" is unknown in the table \"#2\"."
msgstr ""
#. z9bf9
-#: include/svx/strings.hrc:1235
+#: include/svx/strings.hrc:1237
msgctxt "RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID"
msgid "The field cannot be compared with a floating point number."
msgstr ""
#. CEg85
-#: include/svx/strings.hrc:1236
+#: include/svx/strings.hrc:1238
msgctxt "RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE"
msgid "The entered criterion cannot be compared with this field."
msgstr ""
#. ZGAAQ
-#: include/svx/strings.hrc:1237
+#: include/svx/strings.hrc:1239
msgctxt "RID_STR_DATANAVIGATOR"
msgid "Data Navigator"
msgstr ""
#. W4uM2
-#: include/svx/strings.hrc:1238
+#: include/svx/strings.hrc:1240
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr " (аҧхьара мацараз)"
#. DgfNh
-#: include/svx/strings.hrc:1239
+#: include/svx/strings.hrc:1241
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Ари афаил ыҟоуп. Ихҩылаатәума?"
#. dSYCi
-#: include/svx/strings.hrc:1240
+#: include/svx/strings.hrc:1242
msgctxt "RID_STR_OBJECT_LABEL"
msgid "#object# label"
msgstr "#object# аҭыҧдырга"
#. JpaM6
-#: include/svx/strings.hrc:1242
+#: include/svx/strings.hrc:1244
msgctxt "RID_STR_QRY_REMOVE_MODEL"
msgid ""
"Deleting the model '$MODELNAME' affects all controls currently bound to this model.\n"
@@ -6903,7 +6915,7 @@ msgid ""
msgstr ""
#. y5Dyt
-#: include/svx/strings.hrc:1243
+#: include/svx/strings.hrc:1245
msgctxt "RID_STR_QRY_REMOVE_INSTANCE"
msgid ""
"Deleting the instance '$INSTANCENAME' affects all controls currently bound to this instance.\n"
@@ -6911,7 +6923,7 @@ msgid ""
msgstr ""
#. VEzGF
-#: include/svx/strings.hrc:1244
+#: include/svx/strings.hrc:1246
msgctxt "RID_STR_QRY_REMOVE_ELEMENT"
msgid ""
"Deleting the element '$ELEMENTNAME' affects all controls currently bound to this element.\n"
@@ -6919,13 +6931,13 @@ msgid ""
msgstr ""
#. 3hF6H
-#: include/svx/strings.hrc:1245
+#: include/svx/strings.hrc:1247
msgctxt "RID_STR_QRY_REMOVE_ATTRIBUTE"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
msgstr ""
#. AWEbJ
-#: include/svx/strings.hrc:1246
+#: include/svx/strings.hrc:1248
msgctxt "RID_STR_QRY_REMOVE_SUBMISSION"
msgid ""
"Deleting the submission '$SUBMISSIONNAME' affects all controls currently bound to this submission.\n"
@@ -6934,7 +6946,7 @@ msgid ""
msgstr ""
#. SGiK5
-#: include/svx/strings.hrc:1247
+#: include/svx/strings.hrc:1249
msgctxt "RID_STR_QRY_REMOVE_BINDING"
msgid ""
"Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n"
@@ -6943,1007 +6955,1007 @@ msgid ""
msgstr ""
#. 2zzHP
-#: include/svx/strings.hrc:1248
+#: include/svx/strings.hrc:1250
msgctxt "RID_STR_INVALID_XMLNAME"
msgid "The name '%1' is not valid in XML. Please enter a different name."
msgstr ""
#. 4nAtc
-#: include/svx/strings.hrc:1249
+#: include/svx/strings.hrc:1251
msgctxt "RID_STR_INVALID_XMLPREFIX"
msgid "The prefix '%1' is not valid in XML. Please enter a different prefix."
msgstr ""
#. qrFQD
-#: include/svx/strings.hrc:1250
+#: include/svx/strings.hrc:1252
msgctxt "RID_STR_DOUBLE_MODELNAME"
msgid "The name '%1' already exists. Please enter a new name."
msgstr "Ахьӡ «%1» ыҟоуп. Иалышәх даҽа хьӡык."
#. DKkaw
-#: include/svx/strings.hrc:1251
+#: include/svx/strings.hrc:1253
msgctxt "RID_STR_EMPTY_SUBMISSIONNAME"
msgid "The submission must have a name."
msgstr ""
#. xcAaD
-#: include/svx/strings.hrc:1252
+#: include/svx/strings.hrc:1254
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr "Post"
#. XGRQA
-#: include/svx/strings.hrc:1253
+#: include/svx/strings.hrc:1255
msgctxt "RID_STR_METHOD_PUT"
msgid "Put"
msgstr "Put"
#. tkRR3
-#: include/svx/strings.hrc:1254
+#: include/svx/strings.hrc:1256
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr "Get"
#. fsyAL
-#: include/svx/strings.hrc:1255
+#: include/svx/strings.hrc:1257
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "Мап"
#. Bjxmg
-#: include/svx/strings.hrc:1256
+#: include/svx/strings.hrc:1258
msgctxt "RID_STR_REPLACE_INST"
msgid "Instance"
msgstr "Аекземплиар"
#. affmF
-#: include/svx/strings.hrc:1257
+#: include/svx/strings.hrc:1259
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Адокумент"
#. gJLHj
-#: include/svx/strings.hrc:1258
+#: include/svx/strings.hrc:1260
msgctxt "RID_STR_DATANAV_SUBM_BIND"
msgid "Binding: "
msgstr "Аидҳәалара: "
#. AEHco
-#: include/svx/strings.hrc:1259
+#: include/svx/strings.hrc:1261
msgctxt "RID_STR_DATANAV_SUBM_REF"
msgid "Reference: "
msgstr "Азхьарҧш: "
#. iLaBC
-#: include/svx/strings.hrc:1260
+#: include/svx/strings.hrc:1262
msgctxt "RID_STR_DATANAV_SUBM_ACTION"
msgid "Action: "
msgstr "Аҟаҵара: "
#. HBV5Q
-#: include/svx/strings.hrc:1261
+#: include/svx/strings.hrc:1263
msgctxt "RID_STR_DATANAV_SUBM_METHOD"
msgid "Method: "
msgstr "Аметод: "
#. dAN2F
-#: include/svx/strings.hrc:1262
+#: include/svx/strings.hrc:1264
msgctxt "RID_STR_DATANAV_SUBM_REPLACE"
msgid "Replace: "
msgstr "Иалаԥсахтәуп "
#. QMiqA
-#: include/svx/strings.hrc:1263
+#: include/svx/strings.hrc:1265
msgctxt "RID_STR_DATANAV_ADD_ELEMENT"
msgid "Add Element"
msgstr "Иацҵатәуп аелемент"
#. C9YBB
-#: include/svx/strings.hrc:1264
+#: include/svx/strings.hrc:1266
msgctxt "RID_STR_DATANAV_EDIT_ELEMENT"
msgid "Edit Element"
msgstr "Аелемент аредакциа азутәуп"
#. XAh7B
-#: include/svx/strings.hrc:1265
+#: include/svx/strings.hrc:1267
msgctxt "RID_STR_DATANAV_REMOVE_ELEMENT"
msgid "Delete Element"
msgstr "Ианыхтәуп аелемент"
#. CLHER
-#: include/svx/strings.hrc:1266
+#: include/svx/strings.hrc:1268
msgctxt "RID_STR_DATANAV_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "Иацҵатәуп атрибут"
#. 6Ycoo
-#: include/svx/strings.hrc:1267
+#: include/svx/strings.hrc:1269
msgctxt "RID_STR_DATANAV_EDIT_ATTRIBUTE"
msgid "Edit Attribute"
msgstr "Атрибут аредакциа азутәуп"
#. 6dSAd
-#: include/svx/strings.hrc:1268
+#: include/svx/strings.hrc:1270
msgctxt "RID_STR_DATANAV_REMOVE_ATTRIBUTE"
msgid "Delete Attribute"
msgstr "Ианыхтәуп атрибут"
#. Ljhja
-#: include/svx/strings.hrc:1269
+#: include/svx/strings.hrc:1271
msgctxt "RID_STR_DATANAV_ADD_BINDING"
msgid "Add Binding"
msgstr ""
#. CHTrw
-#: include/svx/strings.hrc:1270
+#: include/svx/strings.hrc:1272
msgctxt "RID_STR_DATANAV_EDIT_BINDING"
msgid "Edit Binding"
msgstr ""
#. yYwEG
-#: include/svx/strings.hrc:1271
+#: include/svx/strings.hrc:1273
msgctxt "RID_STR_DATANAV_REMOVE_BINDING"
msgid "Delete Binding"
msgstr ""
#. yVch8
-#: include/svx/strings.hrc:1272
+#: include/svx/strings.hrc:1274
msgctxt "RID_STR_DATANAV_ADD_SUBMISSION"
msgid "Add Submission"
msgstr ""
#. AX58u
-#: include/svx/strings.hrc:1273
+#: include/svx/strings.hrc:1275
msgctxt "RID_STR_DATANAV_EDIT_SUBMISSION"
msgid "Edit Submission"
msgstr ""
#. DFxmD
-#: include/svx/strings.hrc:1274
+#: include/svx/strings.hrc:1276
msgctxt "RID_STR_DATANAV_REMOVE_SUBMISSION"
msgid "Delete Submission"
msgstr ""
#. qvvD7
-#: include/svx/strings.hrc:1275
+#: include/svx/strings.hrc:1277
msgctxt "RID_STR_ELEMENT"
msgid "Element"
msgstr "Аелемент"
#. U4Btb
-#: include/svx/strings.hrc:1276
+#: include/svx/strings.hrc:1278
msgctxt "RID_STR_ATTRIBUTE"
msgid "Attribute"
msgstr "Атрибут"
#. Prceg
-#: include/svx/strings.hrc:1277
+#: include/svx/strings.hrc:1279
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "Аидҳәалара"
#. iFARB
-#: include/svx/strings.hrc:1278
+#: include/svx/strings.hrc:1280
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr ""
#. BTmNa
-#: include/svx/strings.hrc:1280
+#: include/svx/strings.hrc:1282
msgctxt "RID_SVXSTR_QUERY_EXIT_RECOVERY"
msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?"
msgstr ""
#. 5WjQZ
-#: include/svx/strings.hrc:1282
+#: include/svx/strings.hrc:1284
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "Арымарахь"
#. JC7pc
-#: include/svx/strings.hrc:1283
+#: include/svx/strings.hrc:1285
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "Арыӷьарахь"
#. MhfuC
-#: include/svx/strings.hrc:1284
+#: include/svx/strings.hrc:1286
msgctxt "RID_SVXSTR_RULER_TAB_CENTER"
msgid "Center"
msgstr "Ацентр ала"
#. kX7GR
-#: include/svx/strings.hrc:1285
+#: include/svx/strings.hrc:1287
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr ""
#. 7vecp
-#: include/svx/strings.hrc:1287
+#: include/svx/strings.hrc:1289
msgctxt "RID_SVXSTR_INSERT_HELPTEXT"
msgid "Insert mode. Click to change to overwrite mode."
msgstr ""
#. ZCWNC
-#: include/svx/strings.hrc:1288
+#: include/svx/strings.hrc:1290
msgctxt "RID_SVXSTR_OVERWRITE_HELPTEXT"
msgid "Overwrite mode. Click to change to insert mode."
msgstr ""
#. 5GD8g
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
-#: include/svx/strings.hrc:1290
+#: include/svx/strings.hrc:1292
msgctxt "RID_SVXSTR_OVERWRITE_TEXT"
msgid "Overwrite"
msgstr ""
#. qqCSF
-#: include/svx/strings.hrc:1291
+#: include/svx/strings.hrc:1293
msgctxt "RID_SVXSTR_INSERT_TEXT"
msgid "Insert"
msgstr ""
#. 2BBEb
-#: include/svx/strings.hrc:1292
+#: include/svx/strings.hrc:1294
msgctxt "RID_SVXSTR_SELECTIONMODE_HELPTEXT"
msgid "%1. Click to change selection mode."
msgstr ""
#. Dh5A2
-#: include/svx/strings.hrc:1293
+#: include/svx/strings.hrc:1295
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK"
msgid "Digital Signature: The document signature is OK."
msgstr ""
#. xZprv
-#: include/svx/strings.hrc:1294
+#: include/svx/strings.hrc:1296
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
msgstr ""
#. Yydkh
-#: include/svx/strings.hrc:1295
+#: include/svx/strings.hrc:1297
msgctxt "RID_SVXSTR_XMLSEC_SIG_NOT_OK"
msgid "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document."
msgstr ""
#. X7CjP
-#: include/svx/strings.hrc:1296
+#: include/svx/strings.hrc:1298
msgctxt "RID_SVXSTR_XMLSEC_NO_SIG"
msgid "Digital Signature: The document is not signed."
msgstr ""
#. BRmFY
-#: include/svx/strings.hrc:1297
+#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
msgstr ""
#. Swq5S
-#: include/svx/strings.hrc:1298
+#: include/svx/strings.hrc:1300
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr "Адокумент ҧсахын. Шәақәыӷәӷәа аиқәырхараз."
#. tRWKa
-#: include/svx/strings.hrc:1299
+#: include/svx/strings.hrc:1301
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
msgid "The document has not been modified since the last save."
msgstr ""
#. 7C8GH
-#: include/svx/strings.hrc:1300
+#: include/svx/strings.hrc:1302
msgctxt "RID_SVXSTR_DOC_LOAD"
msgid "Loading document..."
msgstr "Адокумент аҭагалара..."
#. YbNsP
-#: include/svx/strings.hrc:1301
+#: include/svx/strings.hrc:1303
msgctxt "RID_SVXSTR_FIT_SLIDE"
msgid "Fit slide to current window."
msgstr ""
#. Fpkx2
-#: include/svx/strings.hrc:1302
+#: include/svx/strings.hrc:1304
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArt objects. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr ""
#. Bc5Sg
-#: include/svx/strings.hrc:1303
+#: include/svx/strings.hrc:1305
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr ""
#. HCjAM
-#: include/svx/strings.hrc:1304
+#: include/svx/strings.hrc:1306
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Ирдуны"
#. 2YBJE
-#: include/svx/strings.hrc:1305
+#: include/svx/strings.hrc:1307
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "Ирхәыҷны"
#. n9EyG
-#: include/svx/strings.hrc:1306
+#: include/svx/strings.hrc:1308
msgctxt "RID_SVXSTR_ZOOM_25"
msgid "25%"
msgstr ""
#. vNTaU
-#: include/svx/strings.hrc:1307
+#: include/svx/strings.hrc:1309
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#. D6jxs
-#: include/svx/strings.hrc:1308
+#: include/svx/strings.hrc:1310
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr ""
#. 2Bufm
-#: include/svx/strings.hrc:1309
+#: include/svx/strings.hrc:1311
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#. E5Xj8
-#: include/svx/strings.hrc:1310
+#: include/svx/strings.hrc:1312
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#. DjBVG
-#: include/svx/strings.hrc:1311
+#: include/svx/strings.hrc:1313
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#. 6Axop
-#: include/svx/strings.hrc:1312
+#: include/svx/strings.hrc:1314
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "Адаҟьа зегьы"
#. 2UBAF
-#: include/svx/strings.hrc:1313
+#: include/svx/strings.hrc:1315
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr "Адаҟьа аҭбаара ала"
#. YBg9X
-#: include/svx/strings.hrc:1314
+#: include/svx/strings.hrc:1316
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
msgid "Optimal View"
msgstr ""
#. Wi5Fy
-#: include/svx/strings.hrc:1316
+#: include/svx/strings.hrc:1318
msgctxt "RID_SVXSTR_SEARCH_STYLES"
msgid "Including Styles"
msgstr "Астильқәа алаҵаны"
#. BJSzf
-#: include/svx/strings.hrc:1317
+#: include/svx/strings.hrc:1319
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr "Абзац астильқәа"
#. ARuQM
-#: include/svx/strings.hrc:1318
+#: include/svx/strings.hrc:1320
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "Абларҭа астильқәа"
#. 7ChAu
-#: include/svx/strings.hrc:1319
+#: include/svx/strings.hrc:1321
msgctxt "RID_SVXSTR_SEARCH"
msgid "Search for formatting"
msgstr ""
#. K6Ave
-#: include/svx/strings.hrc:1320
+#: include/svx/strings.hrc:1322
msgctxt "RID_SVXSTR_REPLACE"
msgid "Replace with formatting"
msgstr ""
#. USdBy
-#: include/svx/strings.hrc:1321
+#: include/svx/strings.hrc:1323
msgctxt "RID_SVXSTR_SEARCH_END"
msgid "Reached the end of the document"
msgstr ""
#. CVSwo
-#: include/svx/strings.hrc:1322
+#: include/svx/strings.hrc:1324
msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED"
msgid "Reached the end of the document, continued from the beginning"
msgstr ""
#. yCJzd
-#: include/svx/strings.hrc:1323
+#: include/svx/strings.hrc:1325
msgctxt "RID_SVXSTR_SEARCH_END_SHEET"
msgid "Reached the end of the sheet"
msgstr ""
#. Diftw
-#: include/svx/strings.hrc:1324
+#: include/svx/strings.hrc:1326
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Аҧшааратә цәаҳәа ҧшаам"
#. xACuY
-#: include/svx/strings.hrc:1325
+#: include/svx/strings.hrc:1327
msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND"
msgid "Navigation Element not found"
msgstr ""
#. CGo5w
-#: include/svx/strings.hrc:1326
+#: include/svx/strings.hrc:1328
msgctxt "RID_SVXSTR_SEARCH_START"
msgid "Reached the beginning of the document"
msgstr ""
#. nDCC4
-#: include/svx/strings.hrc:1327
+#: include/svx/strings.hrc:1329
msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED"
msgid "Reached the beginning of the document, continued from the end"
msgstr ""
#. FNdxE
-#: include/svx/strings.hrc:1328
+#: include/svx/strings.hrc:1330
msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED"
msgid "Reached the first reminder, continued from the last"
msgstr ""
#. hAzCn
-#: include/svx/strings.hrc:1329
+#: include/svx/strings.hrc:1331
msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED"
msgid "Reached the last reminder, continued from the first"
msgstr ""
#. ihDqY
-#: include/svx/strings.hrc:1331
+#: include/svx/strings.hrc:1333
msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE"
msgid "Color Palette"
msgstr ""
#. sDL47
-#: include/svx/strings.hrc:1332
+#: include/svx/strings.hrc:1334
msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE"
msgid "Color Replacer"
msgstr ""
#. 7FcWA
-#: include/svx/strings.hrc:1334
+#: include/svx/strings.hrc:1336
msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE"
msgid "3D Effects"
msgstr ""
#. j6dA6
-#: include/svx/strings.hrc:1336
+#: include/svx/strings.hrc:1338
msgctxt "RID_SVXSTR_ERR_OLD_PASSWD"
msgid "Invalid password"
msgstr "Ииашам ажәамаӡа"
#. JGJ9F
-#: include/svx/strings.hrc:1337
+#: include/svx/strings.hrc:1339
msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD"
msgid "Passwords do not match"
msgstr "Ажәамаӡақәа еиқәшәаӡом"
#. VHTRb
-#: include/svx/strings.hrc:1339
+#: include/svx/strings.hrc:1341
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0"
msgid "Solid small circular bullets"
msgstr "Асанҭыр хәыҷқәа"
#. AiNrB
-#: include/svx/strings.hrc:1340
+#: include/svx/strings.hrc:1342
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1"
msgid "Solid large circular bullets"
msgstr "Асанҭыр дуқәа"
#. Vtk8J
-#: include/svx/strings.hrc:1341
+#: include/svx/strings.hrc:1343
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2"
msgid "Solid diamond bullets"
msgstr ""
#. bQFBw
-#: include/svx/strings.hrc:1342
+#: include/svx/strings.hrc:1344
#, fuzzy
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3"
msgid "Solid large square bullets"
msgstr "Асанҭыр дуқәа"
#. 5eJDd
-#: include/svx/strings.hrc:1343
+#: include/svx/strings.hrc:1345
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4"
msgid "Right pointing arrow bullets filled out"
msgstr ""
#. D8zQC
-#: include/svx/strings.hrc:1344
+#: include/svx/strings.hrc:1346
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5"
msgid "Right pointing arrow bullets"
msgstr ""
#. QCULV
-#: include/svx/strings.hrc:1345
+#: include/svx/strings.hrc:1347
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6"
msgid "Cross mark bullets"
msgstr ""
#. XuXC7
-#: include/svx/strings.hrc:1346
+#: include/svx/strings.hrc:1348
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7"
msgid "Check mark bullets"
msgstr ""
#. cUEoG
-#: include/svx/strings.hrc:1347
+#: include/svx/strings.hrc:1349
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0"
msgid "Number 1) 2) 3)"
msgstr "Аномерркра 1) 2) 3)"
#. P2aKH
-#: include/svx/strings.hrc:1348
+#: include/svx/strings.hrc:1350
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1"
msgid "Number 1. 2. 3."
msgstr "Аномерркра 1. 2. 3."
#. W7chC
-#: include/svx/strings.hrc:1349
+#: include/svx/strings.hrc:1351
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2"
msgid "Number (1) (2) (3)"
msgstr "Аномерркра (1) (2) (3)"
#. k3LBG
-#: include/svx/strings.hrc:1350
+#: include/svx/strings.hrc:1352
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3"
msgid "Uppercase Roman number I. II. III."
msgstr ""
#. BPgDJ
-#: include/svx/strings.hrc:1351
+#: include/svx/strings.hrc:1353
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4"
msgid "Uppercase letter A) B) C)"
msgstr ""
#. GooHz
-#: include/svx/strings.hrc:1352
+#: include/svx/strings.hrc:1354
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr ""
#. k6waJ
-#: include/svx/strings.hrc:1353
+#: include/svx/strings.hrc:1355
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr ""
#. ZiWKK
-#: include/svx/strings.hrc:1354
+#: include/svx/strings.hrc:1356
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr ""
#. oDTBg
-#: include/svx/strings.hrc:1355
+#: include/svx/strings.hrc:1357
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0"
msgid "Numeric, numeric, lowercase letters, solid small circular bullet"
msgstr ""
#. m56fN
-#: include/svx/strings.hrc:1356
+#: include/svx/strings.hrc:1358
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1"
msgid "Numeric, lowercase letters, solid small circular bullet"
msgstr ""
#. RyTLW
-#: include/svx/strings.hrc:1357
+#: include/svx/strings.hrc:1359
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2"
msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
msgstr ""
#. GAfTp
-#: include/svx/strings.hrc:1358
+#: include/svx/strings.hrc:1360
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr "Инумеррку"
#. gjEgN
-#: include/svx/strings.hrc:1359
+#: include/svx/strings.hrc:1361
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4"
msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
msgstr ""
#. DZ2kE
-#: include/svx/strings.hrc:1360
+#: include/svx/strings.hrc:1362
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5"
msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
msgstr ""
#. TV9Mc
-#: include/svx/strings.hrc:1361
+#: include/svx/strings.hrc:1363
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6"
msgid "Numeric with all sublevels"
msgstr ""
#. tiXu5
-#: include/svx/strings.hrc:1362
+#: include/svx/strings.hrc:1364
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7"
msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
msgstr ""
#. nEJiF
-#: include/svx/strings.hrc:1364
+#: include/svx/strings.hrc:1366
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
msgstr "ZIP -фаил аҧҵара ауам."
#. CC6Sw
-#: include/svx/strings.hrc:1366
+#: include/svx/strings.hrc:1368
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
msgid "Table Design Styles"
msgstr ""
#. c69eB
-#: include/svx/strings.hrc:1368
+#: include/svx/strings.hrc:1370
msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS"
msgid "Actions to undo: $(ARG1)"
msgstr ""
#. nsioo
-#: include/svx/strings.hrc:1369
+#: include/svx/strings.hrc:1371
msgctxt "RID_SVXSTR_NUM_UNDO_ACTION"
msgid "Actions to undo: $(ARG1)"
msgstr ""
#. DzJ9Y
-#: include/svx/strings.hrc:1370
+#: include/svx/strings.hrc:1372
msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS"
msgid "Actions to redo: $(ARG1)"
msgstr ""
#. HTTW5
-#: include/svx/strings.hrc:1371
+#: include/svx/strings.hrc:1373
msgctxt "RID_SVXSTR_NUM_REDO_ACTION"
msgid "Actions to redo: $(ARG1)"
msgstr ""
#. H9jn7
-#: include/svx/strings.hrc:1373
+#: include/svx/strings.hrc:1375
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "Иҧшаатәуп"
#. WbEFL
-#: include/svx/strings.hrc:1374
+#: include/svx/strings.hrc:1376
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
msgid "Match Case"
msgstr ""
#. 59ENV
-#: include/svx/strings.hrc:1375
+#: include/svx/strings.hrc:1377
msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED"
msgid "Formatted Display"
msgstr ""
#. vYw6p
-#: include/svx/strings.hrc:1377
+#: include/svx/strings.hrc:1379
msgctxt "STR_IMAGE_ORIGINAL_SIZE"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) пикс.)"
#. JEkzY
-#: include/svx/strings.hrc:1378
+#: include/svx/strings.hrc:1380
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
msgstr "$(WIDTH) x $(HEIGHT) в $(DPI) dpi"
#. n8VBe
-#: include/svx/strings.hrc:1379
+#: include/svx/strings.hrc:1381
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
msgstr "$(CAPACITY) кб"
#. Xgeqc
-#: include/svx/strings.hrc:1380
+#: include/svx/strings.hrc:1382
msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION"
msgid "$(CAPACITY) kiB ($(REDUCTION) % Reduction)"
msgstr ""
#. 8GqWz
-#: include/svx/strings.hrc:1381
+#: include/svx/strings.hrc:1383
msgctxt "STR_IMAGE_GIF"
msgid "Gif image"
msgstr "асахьа GIF"
#. G2q7M
-#: include/svx/strings.hrc:1382
+#: include/svx/strings.hrc:1384
msgctxt "STR_IMAGE_JPEG"
msgid "Jpeg image"
msgstr "асахьа JPEG"
#. oGKBg
-#: include/svx/strings.hrc:1383
+#: include/svx/strings.hrc:1385
msgctxt "STR_IMAGE_PNG"
msgid "PNG image"
msgstr "асахьа PNG"
#. Fkrjs
-#: include/svx/strings.hrc:1384
+#: include/svx/strings.hrc:1386
msgctxt "STR_IMAGE_TIFF"
msgid "TIFF image"
msgstr "асахьа TIFF"
#. VWyEb
-#: include/svx/strings.hrc:1385
+#: include/svx/strings.hrc:1387
msgctxt "STR_IMAGE_WMF"
msgid "WMF image"
msgstr "асахьа WMF"
#. pCpoE
-#: include/svx/strings.hrc:1386
+#: include/svx/strings.hrc:1388
msgctxt "STR_IMAGE_MET"
msgid "MET image"
msgstr "асахьа MET"
#. DELaB
-#: include/svx/strings.hrc:1387
+#: include/svx/strings.hrc:1389
msgctxt "STR_IMAGE_PCT"
msgid "PCT image"
msgstr "асахьа PICT"
#. 3AZAG
-#: include/svx/strings.hrc:1388
+#: include/svx/strings.hrc:1390
msgctxt "STR_IMAGE_SVG"
msgid "SVG image"
msgstr "асахьа SVG"
#. aCEJW
-#: include/svx/strings.hrc:1389
+#: include/svx/strings.hrc:1391
msgctxt "STR_IMAGE_BMP"
msgid "BMP image"
msgstr "асахьа BMP"
#. p2L8C
-#: include/svx/strings.hrc:1390
+#: include/svx/strings.hrc:1392
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "идырӡам"
#. 8LBFX
-#: include/svx/strings.hrc:1392
+#: include/svx/strings.hrc:1394
msgctxt "STR_SWITCH"
msgid "Switch"
msgstr ""
#. xLF42
-#: include/svx/strings.hrc:1394
+#: include/svx/strings.hrc:1396
msgctxt "RID_SVXSTR_UNDO_GRAFMODE"
msgid "Image Mode"
msgstr ""
#. fw5hA
-#: include/svx/strings.hrc:1395
+#: include/svx/strings.hrc:1397
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "Аҟаҧшь"
#. CiQvY
-#: include/svx/strings.hrc:1396
+#: include/svx/strings.hrc:1398
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "Аиаҵәа"
#. BhvBe
-#: include/svx/strings.hrc:1397
+#: include/svx/strings.hrc:1399
msgctxt "RID_SVXSTR_UNDO_GRAFBLUE"
msgid "Blue"
msgstr ""
#. HSP36
-#: include/svx/strings.hrc:1398
+#: include/svx/strings.hrc:1400
msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE"
msgid "Brightness"
msgstr ""
#. w5BYP
-#: include/svx/strings.hrc:1399
+#: include/svx/strings.hrc:1401
msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST"
msgid "Contrast"
msgstr ""
#. EZUjS
-#: include/svx/strings.hrc:1400
+#: include/svx/strings.hrc:1402
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr "Гамма"
#. ernMB
-#: include/svx/strings.hrc:1401
+#: include/svx/strings.hrc:1403
msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY"
msgid "Transparency"
msgstr ""
#. LdkNB
-#: include/svx/strings.hrc:1402
+#: include/svx/strings.hrc:1404
msgctxt "RID_SVXSTR_GRAFCROP"
msgid "Crop"
msgstr ""
#. TJmBu
-#: include/svx/strings.hrc:1404
+#: include/svx/strings.hrc:1406
msgctxt "RID_SVXITEMS_ORI_STANDARD"
msgid "Default orientation"
msgstr ""
#. WQqju
-#: include/svx/strings.hrc:1405
+#: include/svx/strings.hrc:1407
msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM"
msgid "From top to bottom"
msgstr ""
#. ipfz6
-#: include/svx/strings.hrc:1406
+#: include/svx/strings.hrc:1408
msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP"
msgid "Bottom to Top"
msgstr ""
#. MLR44
-#: include/svx/strings.hrc:1407
+#: include/svx/strings.hrc:1409
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr ""
#. vUDeh
-#: include/svx/strings.hrc:1408
+#: include/svx/strings.hrc:1410
msgctxt "RID_SVXITEMS_MARGIN_LEFT"
msgid "Left margin: "
msgstr ""
#. EFBbE
-#: include/svx/strings.hrc:1409
+#: include/svx/strings.hrc:1411
msgctxt "RID_SVXITEMS_MARGIN_TOP"
msgid "Top margin: "
msgstr ""
#. 7HeyP
-#: include/svx/strings.hrc:1410
+#: include/svx/strings.hrc:1412
msgctxt "RID_SVXITEMS_MARGIN_RIGHT"
msgid "Right margin: "
msgstr ""
#. HCuWQ
-#: include/svx/strings.hrc:1411
+#: include/svx/strings.hrc:1413
msgctxt "RID_SVXITEMS_MARGIN_BOTTOM"
msgid "Bottom margin: "
msgstr ""
#. zD9BB
-#: include/svx/strings.hrc:1412
+#: include/svx/strings.hrc:1414
msgctxt "RID_SVXITEMS_PAGE_COMPLETE"
msgid "Page Description: "
msgstr "Адаҟьа ахҳәаа: "
#. a4eSJ
-#: include/svx/strings.hrc:1413
+#: include/svx/strings.hrc:1415
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER"
msgid "Capitals"
msgstr ""
#. DuQGP
-#: include/svx/strings.hrc:1414
+#: include/svx/strings.hrc:1416
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER"
msgid "Lowercase"
msgstr ""
#. nWQ7R
-#: include/svx/strings.hrc:1415
+#: include/svx/strings.hrc:1417
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER"
msgid "Uppercase Roman"
msgstr ""
#. PxkPZ
-#: include/svx/strings.hrc:1416
+#: include/svx/strings.hrc:1418
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER"
msgid "Lowercase Roman"
msgstr ""
#. B7YEa
-#: include/svx/strings.hrc:1417
+#: include/svx/strings.hrc:1419
msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC"
msgid "Arabic"
msgstr ""
#. vPbGB
-#: include/svx/strings.hrc:1418
+#: include/svx/strings.hrc:1420
msgctxt "RID_SVXITEMS_PAGE_NUM_NONE"
msgid "None"
msgstr "Мап"
#. akGGo
-#: include/svx/strings.hrc:1419
+#: include/svx/strings.hrc:1421
msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE"
msgid "Landscape"
msgstr "Альбомтә"
#. bbcaZ
-#: include/svx/strings.hrc:1420
+#: include/svx/strings.hrc:1422
msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE"
msgid "Portrait"
msgstr "Ашәҟәытә"
#. BQtGg
-#: include/svx/strings.hrc:1421
+#: include/svx/strings.hrc:1423
msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT"
msgid "Left"
msgstr "Арымарахь"
#. JWFLj
-#: include/svx/strings.hrc:1422
+#: include/svx/strings.hrc:1424
msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT"
msgid "Right"
msgstr "Арыӷьарахь"
#. bxvGx
-#: include/svx/strings.hrc:1423
+#: include/svx/strings.hrc:1425
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "Зегьы"
#. S3nm4
-#: include/svx/strings.hrc:1424
+#: include/svx/strings.hrc:1426
msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR"
msgid "Mirrored"
msgstr ""
#. dcvEJ
-#: include/svx/strings.hrc:1425
+#: include/svx/strings.hrc:1427
msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE"
msgid "Author: "
msgstr "Автор: "
#. 2siC9
-#: include/svx/strings.hrc:1426
+#: include/svx/strings.hrc:1428
msgctxt "RID_SVXITEMS_DATE_COMPLETE"
msgid "Date: "
msgstr "Арыцхә: "
#. pWoLe
-#: include/svx/strings.hrc:1427
+#: include/svx/strings.hrc:1429
msgctxt "RID_SVXITEMS_TEXT_COMPLETE"
msgid "Text: "
msgstr "Атеқст: "
#. pAABc
-#: include/svx/strings.hrc:1428
+#: include/svx/strings.hrc:1430
msgctxt "RID_SVXITEMS_BRUSH_CHAR"
msgid "Character background"
msgstr "Асимвол аҿаҧшыра"
#. Deknh
-#: include/svx/strings.hrc:1430
+#: include/svx/strings.hrc:1432
msgctxt "STR_COLORTABLE"
msgid "Color Palette"
msgstr ""
#. 9XFJS
#. Used in the Slide Setup dialog of Impress
-#: include/svx/strings.hrc:1433
+#: include/svx/strings.hrc:1435
msgctxt "STR_SLIDE_NUMBERS"
msgid "Slide numbers:"
msgstr ""
#. qWooV
#. String for saving modified image (instead of original)
-#: include/svx/strings.hrc:1436
+#: include/svx/strings.hrc:1438
msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE"
msgid ""
"The image has been modified. By default the original image will be saved.\n"
@@ -7951,2027 +7963,2027 @@ msgid ""
msgstr ""
#. KycVH
-#: include/svx/strings.hrc:1438
+#: include/svx/strings.hrc:1440
msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr ""
#. bcjRA
-#: include/svx/strings.hrc:1439
+#: include/svx/strings.hrc:1441
msgctxt "RID_SUBSETMAP"
msgid "Latin-1"
msgstr ""
#. h6THj
-#: include/svx/strings.hrc:1440
+#: include/svx/strings.hrc:1442
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-A"
msgstr ""
#. o4EF9
-#: include/svx/strings.hrc:1441
+#: include/svx/strings.hrc:1443
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-B"
msgstr ""
#. W3CGs
-#: include/svx/strings.hrc:1442
+#: include/svx/strings.hrc:1444
msgctxt "RID_SUBSETMAP"
msgid "IPA Extensions"
msgstr ""
#. yZjF6
-#: include/svx/strings.hrc:1443
+#: include/svx/strings.hrc:1445
msgctxt "RID_SUBSETMAP"
msgid "Spacing Modifier Letters"
msgstr ""
#. EASZR
-#: include/svx/strings.hrc:1444
+#: include/svx/strings.hrc:1446
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks"
msgstr ""
#. wBjC4
-#: include/svx/strings.hrc:1445
+#: include/svx/strings.hrc:1447
msgctxt "RID_SUBSETMAP"
msgid "Basic Greek"
msgstr ""
#. Dh8Es
-#: include/svx/strings.hrc:1446
+#: include/svx/strings.hrc:1448
msgctxt "RID_SUBSETMAP"
msgid "Greek Symbols And Coptic"
msgstr ""
#. jGT5E
-#: include/svx/strings.hrc:1447
+#: include/svx/strings.hrc:1449
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic"
msgstr ""
#. DQgLS
-#: include/svx/strings.hrc:1448
+#: include/svx/strings.hrc:1450
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr ""
#. kXEQY
-#: include/svx/strings.hrc:1449
+#: include/svx/strings.hrc:1451
msgctxt "RID_SUBSETMAP"
msgid "Basic Hebrew"
msgstr ""
#. Cb8g4
-#: include/svx/strings.hrc:1450
+#: include/svx/strings.hrc:1452
msgctxt "RID_SUBSETMAP"
msgid "Hebrew Extended"
msgstr ""
#. ZmDCd
-#: include/svx/strings.hrc:1451
+#: include/svx/strings.hrc:1453
msgctxt "RID_SUBSETMAP"
msgid "Basic Arabic"
msgstr ""
#. hZDFV
-#: include/svx/strings.hrc:1452
+#: include/svx/strings.hrc:1454
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended"
msgstr ""
#. c3CqD
-#: include/svx/strings.hrc:1453
+#: include/svx/strings.hrc:1455
msgctxt "RID_SUBSETMAP"
msgid "Devanagari"
msgstr ""
#. EfVnG
-#: include/svx/strings.hrc:1454
+#: include/svx/strings.hrc:1456
msgctxt "RID_SUBSETMAP"
msgid "Bengali"
msgstr ""
#. iWzLc
-#: include/svx/strings.hrc:1455
+#: include/svx/strings.hrc:1457
msgctxt "RID_SUBSETMAP"
msgid "Gurmukhi"
msgstr ""
#. omacG
-#: include/svx/strings.hrc:1456
+#: include/svx/strings.hrc:1458
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr ""
#. Cdwzw
-#: include/svx/strings.hrc:1457
+#: include/svx/strings.hrc:1459
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr ""
#. BhEGN
-#: include/svx/strings.hrc:1458
+#: include/svx/strings.hrc:1460
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr ""
#. 6YkEo
-#: include/svx/strings.hrc:1459
+#: include/svx/strings.hrc:1461
msgctxt "RID_SUBSETMAP"
msgid "Telugu"
msgstr ""
#. J5qn4
-#: include/svx/strings.hrc:1460
+#: include/svx/strings.hrc:1462
msgctxt "RID_SUBSETMAP"
msgid "Kannada"
msgstr ""
#. 4UEFU
-#: include/svx/strings.hrc:1461
+#: include/svx/strings.hrc:1463
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr ""
#. C5yzo
-#: include/svx/strings.hrc:1462
+#: include/svx/strings.hrc:1464
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr ""
#. EvjbD
-#: include/svx/strings.hrc:1463
+#: include/svx/strings.hrc:1465
msgctxt "RID_SUBSETMAP"
msgid "Lao"
msgstr ""
#. HqFTh
-#: include/svx/strings.hrc:1464
+#: include/svx/strings.hrc:1466
msgctxt "RID_SUBSETMAP"
msgid "Basic Georgian"
msgstr ""
#. npAc8
-#: include/svx/strings.hrc:1465
+#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
msgid "Georgian Extended"
msgstr ""
#. AHAB4
-#: include/svx/strings.hrc:1466
+#: include/svx/strings.hrc:1468
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo"
msgstr ""
#. gMEFL
-#: include/svx/strings.hrc:1467
+#: include/svx/strings.hrc:1469
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended Additionals"
msgstr ""
#. uVYXp
-#: include/svx/strings.hrc:1468
+#: include/svx/strings.hrc:1470
msgctxt "RID_SUBSETMAP"
msgid "Greek Extended"
msgstr ""
#. LEQg6
-#: include/svx/strings.hrc:1469
+#: include/svx/strings.hrc:1471
msgctxt "RID_SUBSETMAP"
msgid "General punctuation"
msgstr ""
#. D9KFj
-#: include/svx/strings.hrc:1470
+#: include/svx/strings.hrc:1472
msgctxt "RID_SUBSETMAP"
msgid "Superscripts and Subscripts"
msgstr ""
#. yaxYV
-#: include/svx/strings.hrc:1471
+#: include/svx/strings.hrc:1473
msgctxt "RID_SUBSETMAP"
msgid "Currency Symbols"
msgstr "Аԥара асимволқәа"
#. jzA5i
-#: include/svx/strings.hrc:1472
+#: include/svx/strings.hrc:1474
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Symbols"
msgstr ""
#. CHNBZ
-#: include/svx/strings.hrc:1473
+#: include/svx/strings.hrc:1475
msgctxt "RID_SUBSETMAP"
msgid "Letterlike Symbols"
msgstr ""
#. cDkEd
-#: include/svx/strings.hrc:1474
+#: include/svx/strings.hrc:1476
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr "Ахыҧхьаӡаратә формақәа"
#. j25Fp
-#: include/svx/strings.hrc:1475
+#: include/svx/strings.hrc:1477
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr "Ахыцқәа"
#. p5Tbx
-#: include/svx/strings.hrc:1476
+#: include/svx/strings.hrc:1478
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Operators"
msgstr ""
#. ckgof
-#: include/svx/strings.hrc:1477
+#: include/svx/strings.hrc:1479
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Technical"
msgstr ""
#. 8rXdw
-#: include/svx/strings.hrc:1478
+#: include/svx/strings.hrc:1480
msgctxt "RID_SUBSETMAP"
msgid "Control Pictures"
msgstr ""
#. D4J8A
-#: include/svx/strings.hrc:1479
+#: include/svx/strings.hrc:1481
msgctxt "RID_SUBSETMAP"
msgid "Optical Character Recognition"
msgstr ""
#. hXwgf
-#: include/svx/strings.hrc:1480
+#: include/svx/strings.hrc:1482
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumerics"
msgstr ""
#. AD9HJ
-#: include/svx/strings.hrc:1481
+#: include/svx/strings.hrc:1483
msgctxt "RID_SUBSETMAP"
msgid "Box Drawing"
msgstr ""
#. vViaR
-#: include/svx/strings.hrc:1482
+#: include/svx/strings.hrc:1484
msgctxt "RID_SUBSETMAP"
msgid "Block Elements"
msgstr ""
#. ok7ks
-#: include/svx/strings.hrc:1483
+#: include/svx/strings.hrc:1485
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes"
msgstr ""
#. sKty5
-#: include/svx/strings.hrc:1484
+#: include/svx/strings.hrc:1486
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols"
msgstr "Еиуеиԥшым адыргаҷқәа"
#. yDpNT
-#: include/svx/strings.hrc:1485
+#: include/svx/strings.hrc:1487
msgctxt "RID_SUBSETMAP"
msgid "Dingbats"
msgstr ""
#. Cth4P
-#: include/svx/strings.hrc:1486
+#: include/svx/strings.hrc:1488
msgctxt "RID_SUBSETMAP"
msgid "CJK Symbols And Punctuation"
msgstr ""
#. Bo4iK
-#: include/svx/strings.hrc:1487
+#: include/svx/strings.hrc:1489
msgctxt "RID_SUBSETMAP"
msgid "Hiragana"
msgstr ""
#. i2Cdr
-#: include/svx/strings.hrc:1488
+#: include/svx/strings.hrc:1490
msgctxt "RID_SUBSETMAP"
msgid "Katakana"
msgstr ""
#. 9YYLD
-#: include/svx/strings.hrc:1489
+#: include/svx/strings.hrc:1491
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo"
msgstr ""
#. F9UFG
-#: include/svx/strings.hrc:1490
+#: include/svx/strings.hrc:1492
msgctxt "RID_SUBSETMAP"
msgid "Hangul Compatibility Jamo"
msgstr ""
#. yeRDE
-#: include/svx/strings.hrc:1491
+#: include/svx/strings.hrc:1493
msgctxt "RID_SUBSETMAP"
msgid "CJK Miscellaneous"
msgstr ""
#. kPFs9
-#: include/svx/strings.hrc:1492
+#: include/svx/strings.hrc:1494
msgctxt "RID_SUBSETMAP"
msgid "Enclosed CJK Letters And Months"
msgstr ""
#. 6tAx6
-#: include/svx/strings.hrc:1493
+#: include/svx/strings.hrc:1495
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility"
msgstr "Аишьашәалара"
#. VakXP
-#: include/svx/strings.hrc:1494
+#: include/svx/strings.hrc:1496
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr ""
#. XzS6D
-#: include/svx/strings.hrc:1495
+#: include/svx/strings.hrc:1497
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs"
msgstr ""
#. JVCP5
-#: include/svx/strings.hrc:1496
+#: include/svx/strings.hrc:1498
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension A"
msgstr ""
#. Y33VK
-#: include/svx/strings.hrc:1497
+#: include/svx/strings.hrc:1499
msgctxt "RID_SUBSETMAP"
msgid "Private Use Area"
msgstr ""
#. 8yYiM
-#: include/svx/strings.hrc:1498
+#: include/svx/strings.hrc:1500
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs"
msgstr ""
#. BEfFQ
-#: include/svx/strings.hrc:1499
+#: include/svx/strings.hrc:1501
msgctxt "RID_SUBSETMAP"
msgid "Alphabetic Presentation Forms"
msgstr ""
#. NCsAG
-#: include/svx/strings.hrc:1500
+#: include/svx/strings.hrc:1502
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-A"
msgstr ""
#. adi8G
-#: include/svx/strings.hrc:1501
+#: include/svx/strings.hrc:1503
msgctxt "RID_SUBSETMAP"
msgid "Combining Half Marks"
msgstr ""
#. vLBhn
-#: include/svx/strings.hrc:1502
+#: include/svx/strings.hrc:1504
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Forms"
msgstr ""
#. i6R3B
-#: include/svx/strings.hrc:1503
+#: include/svx/strings.hrc:1505
msgctxt "RID_SUBSETMAP"
msgid "Small Form Variants"
msgstr ""
#. 7EDCh
-#: include/svx/strings.hrc:1504
+#: include/svx/strings.hrc:1506
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-B"
msgstr ""
#. WWoWx
-#: include/svx/strings.hrc:1505
+#: include/svx/strings.hrc:1507
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
msgstr ""
#. dkDXh
-#: include/svx/strings.hrc:1506
+#: include/svx/strings.hrc:1508
msgctxt "RID_SUBSETMAP"
msgid "Specials"
msgstr "Испециалу"
#. GQSEx
-#: include/svx/strings.hrc:1507
+#: include/svx/strings.hrc:1509
msgctxt "RID_SUBSETMAP"
msgid "Yi Syllables"
msgstr ""
#. BL66x
-#: include/svx/strings.hrc:1508
+#: include/svx/strings.hrc:1510
msgctxt "RID_SUBSETMAP"
msgid "Yi Radicals"
msgstr ""
#. cuQ2k
-#: include/svx/strings.hrc:1509
+#: include/svx/strings.hrc:1511
msgctxt "RID_SUBSETMAP"
msgid "Old Italic"
msgstr ""
#. wtKAB
-#: include/svx/strings.hrc:1510
+#: include/svx/strings.hrc:1512
msgctxt "RID_SUBSETMAP"
msgid "Gothic"
msgstr ""
#. GPFqC
-#: include/svx/strings.hrc:1511
+#: include/svx/strings.hrc:1513
msgctxt "RID_SUBSETMAP"
msgid "Deseret"
msgstr ""
#. 7AovD
-#: include/svx/strings.hrc:1512
+#: include/svx/strings.hrc:1514
msgctxt "RID_SUBSETMAP"
msgid "Byzantine Musical Symbols"
msgstr ""
#. G3GQF
-#: include/svx/strings.hrc:1513
+#: include/svx/strings.hrc:1515
msgctxt "RID_SUBSETMAP"
msgid "Musical Symbols"
msgstr ""
#. YzBDD
-#: include/svx/strings.hrc:1514
+#: include/svx/strings.hrc:1516
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Alphanumeric Symbols"
msgstr ""
#. 3XZRw
-#: include/svx/strings.hrc:1515
+#: include/svx/strings.hrc:1517
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension B"
msgstr ""
#. nZnQc
-#: include/svx/strings.hrc:1516
+#: include/svx/strings.hrc:1518
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension C"
msgstr ""
#. HBwZE
-#: include/svx/strings.hrc:1517
+#: include/svx/strings.hrc:1519
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension D"
msgstr ""
#. TTFkh
-#: include/svx/strings.hrc:1518
+#: include/svx/strings.hrc:1520
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs Supplement"
msgstr ""
#. 2jALB
-#: include/svx/strings.hrc:1519
+#: include/svx/strings.hrc:1521
msgctxt "RID_SUBSETMAP"
msgid "Tags"
msgstr ""
#. 2iHJN
-#: include/svx/strings.hrc:1520
+#: include/svx/strings.hrc:1522
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Supplement"
msgstr ""
#. ABgr9
-#: include/svx/strings.hrc:1521
+#: include/svx/strings.hrc:1523
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors"
msgstr ""
#. a4q6S
-#: include/svx/strings.hrc:1522
+#: include/svx/strings.hrc:1524
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-A"
msgstr ""
#. k638K
-#: include/svx/strings.hrc:1523
+#: include/svx/strings.hrc:1525
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-B"
msgstr ""
#. pKFTg
-#: include/svx/strings.hrc:1524
+#: include/svx/strings.hrc:1526
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr ""
#. TJHGp
-#: include/svx/strings.hrc:1525
+#: include/svx/strings.hrc:1527
msgctxt "RID_SUBSETMAP"
msgid "Tai Le"
msgstr ""
#. nujxa
-#: include/svx/strings.hrc:1526
+#: include/svx/strings.hrc:1528
msgctxt "RID_SUBSETMAP"
msgid "Khmer Symbols"
msgstr ""
#. neD93
-#: include/svx/strings.hrc:1527
+#: include/svx/strings.hrc:1529
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions"
msgstr ""
#. C6LwC
-#: include/svx/strings.hrc:1528
+#: include/svx/strings.hrc:1530
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Arrows"
msgstr ""
#. giR4r
-#: include/svx/strings.hrc:1529
+#: include/svx/strings.hrc:1531
msgctxt "RID_SUBSETMAP"
msgid "Yijing Hexagram Symbols"
msgstr ""
#. EqFxm
-#: include/svx/strings.hrc:1530
+#: include/svx/strings.hrc:1532
msgctxt "RID_SUBSETMAP"
msgid "Linear B Syllabary"
msgstr ""
#. VeZNe
-#: include/svx/strings.hrc:1531
+#: include/svx/strings.hrc:1533
msgctxt "RID_SUBSETMAP"
msgid "Linear B Ideograms"
msgstr ""
#. Tvkgh
-#: include/svx/strings.hrc:1532
+#: include/svx/strings.hrc:1534
msgctxt "RID_SUBSETMAP"
msgid "Aegean Numbers"
msgstr ""
#. CuThH
-#: include/svx/strings.hrc:1533
+#: include/svx/strings.hrc:1535
msgctxt "RID_SUBSETMAP"
msgid "Ugaritic"
msgstr ""
#. nBtk5
-#: include/svx/strings.hrc:1534
+#: include/svx/strings.hrc:1536
msgctxt "RID_SUBSETMAP"
msgid "Shavian"
msgstr ""
#. vvMNk
-#: include/svx/strings.hrc:1535
+#: include/svx/strings.hrc:1537
msgctxt "RID_SUBSETMAP"
msgid "Osmanya"
msgstr ""
#. aiySp
-#: include/svx/strings.hrc:1536
+#: include/svx/strings.hrc:1538
msgctxt "RID_SUBSETMAP"
msgid "Sinhala"
msgstr ""
#. PEGiu
-#: include/svx/strings.hrc:1537
+#: include/svx/strings.hrc:1539
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr ""
#. tRBTP
-#: include/svx/strings.hrc:1538
+#: include/svx/strings.hrc:1540
msgctxt "RID_SUBSETMAP"
msgid "Myanmar"
msgstr ""
#. 8sgGF
-#: include/svx/strings.hrc:1539
+#: include/svx/strings.hrc:1541
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr ""
#. CdXvH
-#: include/svx/strings.hrc:1540
+#: include/svx/strings.hrc:1542
msgctxt "RID_SUBSETMAP"
msgid "Ogham"
msgstr ""
#. jFWRQ
-#: include/svx/strings.hrc:1541
+#: include/svx/strings.hrc:1543
msgctxt "RID_SUBSETMAP"
msgid "Runic"
msgstr ""
#. jhzoc
-#: include/svx/strings.hrc:1542
+#: include/svx/strings.hrc:1544
msgctxt "RID_SUBSETMAP"
msgid "Syriac"
msgstr ""
#. B66QG
-#: include/svx/strings.hrc:1543
+#: include/svx/strings.hrc:1545
msgctxt "RID_SUBSETMAP"
msgid "Thaana"
msgstr ""
#. j8cuG
-#: include/svx/strings.hrc:1544
+#: include/svx/strings.hrc:1546
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic"
msgstr ""
#. AE5wq
-#: include/svx/strings.hrc:1545
+#: include/svx/strings.hrc:1547
msgctxt "RID_SUBSETMAP"
msgid "Cherokee"
msgstr ""
#. 9mgNF
-#: include/svx/strings.hrc:1546
+#: include/svx/strings.hrc:1548
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr ""
#. d5JWE
-#: include/svx/strings.hrc:1547
+#: include/svx/strings.hrc:1549
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr ""
#. XnzyB
-#: include/svx/strings.hrc:1548
+#: include/svx/strings.hrc:1550
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-A"
msgstr ""
#. R5W9H
-#: include/svx/strings.hrc:1549
+#: include/svx/strings.hrc:1551
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-A"
msgstr ""
#. QYf7A
-#: include/svx/strings.hrc:1550
+#: include/svx/strings.hrc:1552
msgctxt "RID_SUBSETMAP"
msgid "Braille Patterns"
msgstr ""
#. 63BBg
-#: include/svx/strings.hrc:1551
+#: include/svx/strings.hrc:1553
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-B"
msgstr ""
#. ykowm
-#: include/svx/strings.hrc:1552
+#: include/svx/strings.hrc:1554
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-B"
msgstr ""
#. GGdze
-#: include/svx/strings.hrc:1553
+#: include/svx/strings.hrc:1555
msgctxt "RID_SUBSETMAP"
msgid "CJK Radical Supplement"
msgstr ""
#. WLLAP
-#: include/svx/strings.hrc:1554
+#: include/svx/strings.hrc:1556
msgctxt "RID_SUBSETMAP"
msgid "Kangxi Radicals"
msgstr ""
#. EyZR2
-#: include/svx/strings.hrc:1555
+#: include/svx/strings.hrc:1557
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Description Characters"
msgstr ""
#. o3AQ6
-#: include/svx/strings.hrc:1556
+#: include/svx/strings.hrc:1558
msgctxt "RID_SUBSETMAP"
msgid "Tagalog"
msgstr ""
#. BVieL
-#: include/svx/strings.hrc:1557
+#: include/svx/strings.hrc:1559
msgctxt "RID_SUBSETMAP"
msgid "Hanunoo"
msgstr ""
#. DwAEz
-#: include/svx/strings.hrc:1558
+#: include/svx/strings.hrc:1560
msgctxt "RID_SUBSETMAP"
msgid "Tagbanwa"
msgstr ""
#. 3GDP5
-#: include/svx/strings.hrc:1559
+#: include/svx/strings.hrc:1561
msgctxt "RID_SUBSETMAP"
msgid "Buhid"
msgstr ""
#. BfGBm
-#: include/svx/strings.hrc:1560
+#: include/svx/strings.hrc:1562
msgctxt "RID_SUBSETMAP"
msgid "Kanbun"
msgstr ""
#. cL7Vo
-#: include/svx/strings.hrc:1561
+#: include/svx/strings.hrc:1563
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo Extended"
msgstr ""
#. MQoBs
-#: include/svx/strings.hrc:1562
+#: include/svx/strings.hrc:1564
msgctxt "RID_SUBSETMAP"
msgid "Katakana Phonetics"
msgstr ""
#. fCpRM
-#: include/svx/strings.hrc:1563
+#: include/svx/strings.hrc:1565
msgctxt "RID_SUBSETMAP"
msgid "CJK Strokes"
msgstr ""
#. zyW2q
-#: include/svx/strings.hrc:1564
+#: include/svx/strings.hrc:1566
msgctxt "RID_SUBSETMAP"
msgid "Cypriot Syllabary"
msgstr ""
#. GWxb8
-#: include/svx/strings.hrc:1565
+#: include/svx/strings.hrc:1567
msgctxt "RID_SUBSETMAP"
msgid "Tai Xuan Jing Symbols"
msgstr ""
#. 8ZJmr
-#: include/svx/strings.hrc:1566
+#: include/svx/strings.hrc:1568
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors Supplement"
msgstr ""
#. RR6Er
-#: include/svx/strings.hrc:1567
+#: include/svx/strings.hrc:1569
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Musical Notation"
msgstr ""
#. K3GsF
-#: include/svx/strings.hrc:1568
+#: include/svx/strings.hrc:1570
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Numbers"
msgstr ""
#. y4HCg
-#: include/svx/strings.hrc:1569
+#: include/svx/strings.hrc:1571
msgctxt "RID_SUBSETMAP"
msgid "Arabic Supplement"
msgstr ""
#. KUnXb
-#: include/svx/strings.hrc:1570
+#: include/svx/strings.hrc:1572
msgctxt "RID_SUBSETMAP"
msgid "Buginese"
msgstr ""
#. zDaXa
-#: include/svx/strings.hrc:1571
+#: include/svx/strings.hrc:1573
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Supplement"
msgstr ""
#. 9Z24A
-#: include/svx/strings.hrc:1572
+#: include/svx/strings.hrc:1574
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr ""
#. CANHf
-#: include/svx/strings.hrc:1573
+#: include/svx/strings.hrc:1575
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended"
msgstr ""
#. X8DEc
-#: include/svx/strings.hrc:1574
+#: include/svx/strings.hrc:1576
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Supplement"
msgstr ""
#. fYpFz
-#: include/svx/strings.hrc:1575
+#: include/svx/strings.hrc:1577
msgctxt "RID_SUBSETMAP"
msgid "Georgian Supplement"
msgstr ""
#. 3Gzxx
-#: include/svx/strings.hrc:1576
+#: include/svx/strings.hrc:1578
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic"
msgstr ""
#. zKCVG
-#: include/svx/strings.hrc:1577
+#: include/svx/strings.hrc:1579
msgctxt "RID_SUBSETMAP"
msgid "Kharoshthi"
msgstr ""
#. U8zrU
-#: include/svx/strings.hrc:1578
+#: include/svx/strings.hrc:1580
msgctxt "RID_SUBSETMAP"
msgid "Modifier Tone Letters"
msgstr ""
#. B2yF8
-#: include/svx/strings.hrc:1579
+#: include/svx/strings.hrc:1581
msgctxt "RID_SUBSETMAP"
msgid "New Tai Lue"
msgstr ""
#. J4KdA
-#: include/svx/strings.hrc:1580
+#: include/svx/strings.hrc:1582
msgctxt "RID_SUBSETMAP"
msgid "Old Persian"
msgstr ""
#. eGPjC
-#: include/svx/strings.hrc:1581
+#: include/svx/strings.hrc:1583
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions Supplement"
msgstr ""
#. XboFE
-#: include/svx/strings.hrc:1582
+#: include/svx/strings.hrc:1584
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Punctuation"
msgstr ""
#. tBJi3
-#: include/svx/strings.hrc:1583
+#: include/svx/strings.hrc:1585
msgctxt "RID_SUBSETMAP"
msgid "Syloti Nagri"
msgstr ""
#. Qrowh
-#: include/svx/strings.hrc:1584
+#: include/svx/strings.hrc:1586
msgctxt "RID_SUBSETMAP"
msgid "Tifinagh"
msgstr ""
#. aZKS5
-#: include/svx/strings.hrc:1585
+#: include/svx/strings.hrc:1587
msgctxt "RID_SUBSETMAP"
msgid "Vertical Forms"
msgstr "Ивертикалу аформақәа"
#. ihUDF
-#: include/svx/strings.hrc:1586
+#: include/svx/strings.hrc:1588
msgctxt "RID_SUBSETMAP"
msgid "Nko"
msgstr ""
#. Z3AAi
-#: include/svx/strings.hrc:1587
+#: include/svx/strings.hrc:1589
msgctxt "RID_SUBSETMAP"
msgid "Balinese"
msgstr ""
#. 428ER
-#: include/svx/strings.hrc:1588
+#: include/svx/strings.hrc:1590
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-C"
msgstr ""
#. SqFfT
-#: include/svx/strings.hrc:1589
+#: include/svx/strings.hrc:1591
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-D"
msgstr ""
#. yMmow
-#: include/svx/strings.hrc:1590
+#: include/svx/strings.hrc:1592
msgctxt "RID_SUBSETMAP"
msgid "Phags-Pa"
msgstr ""
#. V6CsB
-#: include/svx/strings.hrc:1591
+#: include/svx/strings.hrc:1593
msgctxt "RID_SUBSETMAP"
msgid "Phoenician"
msgstr ""
#. GNBwz
-#: include/svx/strings.hrc:1592
+#: include/svx/strings.hrc:1594
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform"
msgstr ""
#. VBPZE
-#: include/svx/strings.hrc:1593
+#: include/svx/strings.hrc:1595
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform Numbers And Punctuation"
msgstr ""
#. 9msGJ
-#: include/svx/strings.hrc:1594
+#: include/svx/strings.hrc:1596
msgctxt "RID_SUBSETMAP"
msgid "Counting Rod Numerals"
msgstr ""
#. i6Gx9
-#: include/svx/strings.hrc:1595
+#: include/svx/strings.hrc:1597
msgctxt "RID_SUBSETMAP"
msgid "Sundanese"
msgstr ""
#. WrXXX
-#: include/svx/strings.hrc:1596
+#: include/svx/strings.hrc:1598
msgctxt "RID_SUBSETMAP"
msgid "Lepcha"
msgstr ""
#. FhhAQ
-#: include/svx/strings.hrc:1597
+#: include/svx/strings.hrc:1599
msgctxt "RID_SUBSETMAP"
msgid "Ol Chiki"
msgstr ""
#. eHvUh
-#: include/svx/strings.hrc:1598
+#: include/svx/strings.hrc:1600
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-A"
msgstr ""
#. ZkKwE
-#: include/svx/strings.hrc:1599
+#: include/svx/strings.hrc:1601
msgctxt "RID_SUBSETMAP"
msgid "Vai"
msgstr ""
#. pBASG
-#: include/svx/strings.hrc:1600
+#: include/svx/strings.hrc:1602
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-B"
msgstr ""
#. GoQpd
-#: include/svx/strings.hrc:1601
+#: include/svx/strings.hrc:1603
msgctxt "RID_SUBSETMAP"
msgid "Saurashtra"
msgstr ""
#. 6pufg
-#: include/svx/strings.hrc:1602
+#: include/svx/strings.hrc:1604
msgctxt "RID_SUBSETMAP"
msgid "Kayah Li"
msgstr ""
#. bmFny
-#: include/svx/strings.hrc:1603
+#: include/svx/strings.hrc:1605
msgctxt "RID_SUBSETMAP"
msgid "Rejang"
msgstr ""
#. EaXay
-#: include/svx/strings.hrc:1604
+#: include/svx/strings.hrc:1606
msgctxt "RID_SUBSETMAP"
msgid "Cham"
msgstr "Чамтәи"
#. qYaAV
-#: include/svx/strings.hrc:1605
+#: include/svx/strings.hrc:1607
msgctxt "RID_SUBSETMAP"
msgid "Ancient Symbols"
msgstr ""
#. At8Tk
-#: include/svx/strings.hrc:1606
+#: include/svx/strings.hrc:1608
msgctxt "RID_SUBSETMAP"
msgid "Phaistos Disc"
msgstr ""
#. ryGAF
-#: include/svx/strings.hrc:1607
+#: include/svx/strings.hrc:1609
msgctxt "RID_SUBSETMAP"
msgid "Lycian"
msgstr ""
#. EYLa8
-#: include/svx/strings.hrc:1608
+#: include/svx/strings.hrc:1610
msgctxt "RID_SUBSETMAP"
msgid "Carian"
msgstr ""
#. TPN6m
-#: include/svx/strings.hrc:1609
+#: include/svx/strings.hrc:1611
msgctxt "RID_SUBSETMAP"
msgid "Lydian"
msgstr ""
#. G5GLd
-#: include/svx/strings.hrc:1610
+#: include/svx/strings.hrc:1612
msgctxt "RID_SUBSETMAP"
msgid "Mahjong Tiles"
msgstr ""
#. EyMaF
-#: include/svx/strings.hrc:1611
+#: include/svx/strings.hrc:1613
msgctxt "RID_SUBSETMAP"
msgid "Domino Tiles"
msgstr ""
#. r2YQs
-#: include/svx/strings.hrc:1612
+#: include/svx/strings.hrc:1614
msgctxt "RID_SUBSETMAP"
msgid "Samaritan"
msgstr ""
#. feZ2Q
-#: include/svx/strings.hrc:1613
+#: include/svx/strings.hrc:1615
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended"
msgstr ""
#. H4FpF
-#: include/svx/strings.hrc:1614
+#: include/svx/strings.hrc:1616
msgctxt "RID_SUBSETMAP"
msgid "Tai Tham"
msgstr ""
#. BgKLG
-#: include/svx/strings.hrc:1615
+#: include/svx/strings.hrc:1617
msgctxt "RID_SUBSETMAP"
msgid "Vedic Extensions"
msgstr ""
#. bVNYf
-#: include/svx/strings.hrc:1616
+#: include/svx/strings.hrc:1618
msgctxt "RID_SUBSETMAP"
msgid "Lisu"
msgstr ""
#. riEM3
-#: include/svx/strings.hrc:1617
+#: include/svx/strings.hrc:1619
msgctxt "RID_SUBSETMAP"
msgid "Bamum"
msgstr ""
#. CQMqK
-#: include/svx/strings.hrc:1618
+#: include/svx/strings.hrc:1620
msgctxt "RID_SUBSETMAP"
msgid "Common Indic Number Forms"
msgstr ""
#. gDEUp
-#: include/svx/strings.hrc:1619
+#: include/svx/strings.hrc:1621
msgctxt "RID_SUBSETMAP"
msgid "Devanagari Extended"
msgstr ""
#. UsAq2
-#: include/svx/strings.hrc:1620
+#: include/svx/strings.hrc:1622
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-A"
msgstr ""
#. g5H7j
-#: include/svx/strings.hrc:1621
+#: include/svx/strings.hrc:1623
msgctxt "RID_SUBSETMAP"
msgid "Javanese"
msgstr ""
#. upBjC
-#: include/svx/strings.hrc:1622
+#: include/svx/strings.hrc:1624
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-A"
msgstr ""
#. GQ3XX
-#: include/svx/strings.hrc:1623
+#: include/svx/strings.hrc:1625
msgctxt "RID_SUBSETMAP"
msgid "Tai Viet"
msgstr ""
#. HGVSu
-#: include/svx/strings.hrc:1624
+#: include/svx/strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek"
msgstr ""
#. ryvor
-#: include/svx/strings.hrc:1625
+#: include/svx/strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-B"
msgstr ""
#. RTxUc
-#: include/svx/strings.hrc:1626
+#: include/svx/strings.hrc:1628
msgctxt "RID_SUBSETMAP"
msgid "Imperial Aramaic"
msgstr ""
#. 7E6G8
-#: include/svx/strings.hrc:1627
+#: include/svx/strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Old South Arabian"
msgstr ""
#. Ab3wu
-#: include/svx/strings.hrc:1628
+#: include/svx/strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Avestan"
msgstr ""
#. 5gN8e
-#: include/svx/strings.hrc:1629
+#: include/svx/strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Parthian"
msgstr ""
#. D7rcV
-#: include/svx/strings.hrc:1630
+#: include/svx/strings.hrc:1632
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Pahlavi"
msgstr ""
#. d44Dq
-#: include/svx/strings.hrc:1631
+#: include/svx/strings.hrc:1633
msgctxt "RID_SUBSETMAP"
msgid "Old Turkic"
msgstr ""
#. CLuJC
-#: include/svx/strings.hrc:1632
+#: include/svx/strings.hrc:1634
msgctxt "RID_SUBSETMAP"
msgid "Rumi Numeral Symbols"
msgstr ""
#. FpFeH
-#: include/svx/strings.hrc:1633
+#: include/svx/strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Kaithi"
msgstr ""
#. Swfzy
-#: include/svx/strings.hrc:1634
+#: include/svx/strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyphs"
msgstr ""
#. bMYVC
-#: include/svx/strings.hrc:1635
+#: include/svx/strings.hrc:1637
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumeric Supplement"
msgstr ""
#. Dqcpa
-#: include/svx/strings.hrc:1636
+#: include/svx/strings.hrc:1638
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Ideographic Supplement"
msgstr ""
#. 8eCZn
-#: include/svx/strings.hrc:1637
+#: include/svx/strings.hrc:1639
msgctxt "RID_SUBSETMAP"
msgid "Mandaic"
msgstr ""
#. 8LVFp
-#: include/svx/strings.hrc:1638
+#: include/svx/strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Batak"
msgstr ""
#. 9SrgK
-#: include/svx/strings.hrc:1639
+#: include/svx/strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-A"
msgstr ""
#. cQEzt
-#: include/svx/strings.hrc:1640
+#: include/svx/strings.hrc:1642
msgctxt "RID_SUBSETMAP"
msgid "Brahmi"
msgstr ""
#. n4oND
-#: include/svx/strings.hrc:1641
+#: include/svx/strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Bamum Supplement"
msgstr ""
#. xibkG
-#: include/svx/strings.hrc:1642
+#: include/svx/strings.hrc:1644
msgctxt "RID_SUBSETMAP"
msgid "Kana Supplement"
msgstr ""
#. xyswt
-#: include/svx/strings.hrc:1643
+#: include/svx/strings.hrc:1645
msgctxt "RID_SUBSETMAP"
msgid "Playing Cards"
msgstr ""
#. TqExt
-#: include/svx/strings.hrc:1644
+#: include/svx/strings.hrc:1646
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#. wtMts
-#: include/svx/strings.hrc:1645
+#: include/svx/strings.hrc:1647
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr ""
#. WgGuX
-#: include/svx/strings.hrc:1646
+#: include/svx/strings.hrc:1648
msgctxt "RID_SUBSETMAP"
msgid "Transport And Map Symbols"
msgstr ""
#. fBitP
-#: include/svx/strings.hrc:1647
+#: include/svx/strings.hrc:1649
msgctxt "RID_SUBSETMAP"
msgid "Alchemical Symbols"
msgstr ""
#. CWvjP
-#: include/svx/strings.hrc:1648
+#: include/svx/strings.hrc:1650
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-A"
msgstr ""
#. D7mEf
-#: include/svx/strings.hrc:1649
+#: include/svx/strings.hrc:1651
msgctxt "RID_SUBSETMAP"
msgid "Arabic Mathematical Alphabetic Symbols"
msgstr ""
#. 8ouWH
-#: include/svx/strings.hrc:1650
+#: include/svx/strings.hrc:1652
msgctxt "RID_SUBSETMAP"
msgid "Chakma"
msgstr ""
#. z3gG4
-#: include/svx/strings.hrc:1651
+#: include/svx/strings.hrc:1653
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek Extensions"
msgstr ""
#. mFAeA
-#: include/svx/strings.hrc:1652
+#: include/svx/strings.hrc:1654
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Cursive"
msgstr ""
#. b5m8K
-#: include/svx/strings.hrc:1653
+#: include/svx/strings.hrc:1655
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Hieroglyphs"
msgstr ""
#. Xrkei
-#: include/svx/strings.hrc:1654
+#: include/svx/strings.hrc:1656
msgctxt "RID_SUBSETMAP"
msgid "Miao"
msgstr ""
#. hG9Na
-#: include/svx/strings.hrc:1655
+#: include/svx/strings.hrc:1657
msgctxt "RID_SUBSETMAP"
msgid "Sharada"
msgstr ""
#. rTKpL
-#: include/svx/strings.hrc:1656
+#: include/svx/strings.hrc:1658
msgctxt "RID_SUBSETMAP"
msgid "Sora Sompeng"
msgstr ""
#. CAKEC
-#: include/svx/strings.hrc:1657
+#: include/svx/strings.hrc:1659
msgctxt "RID_SUBSETMAP"
msgid "Sundanese Supplement"
msgstr ""
#. pTsMT
-#: include/svx/strings.hrc:1658
+#: include/svx/strings.hrc:1660
msgctxt "RID_SUBSETMAP"
msgid "Takri"
msgstr ""
#. HNCk9
-#: include/svx/strings.hrc:1659
+#: include/svx/strings.hrc:1661
msgctxt "RID_SUBSETMAP"
msgid "Bassa Vah"
msgstr ""
#. GWufB
-#: include/svx/strings.hrc:1660
+#: include/svx/strings.hrc:1662
msgctxt "RID_SUBSETMAP"
msgid "Caucasian Albanian"
msgstr ""
#. t8Bfn
-#: include/svx/strings.hrc:1661
+#: include/svx/strings.hrc:1663
msgctxt "RID_SUBSETMAP"
msgid "Coptic Epact Numbers"
msgstr ""
#. kAeYs
-#: include/svx/strings.hrc:1662
+#: include/svx/strings.hrc:1664
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Extended"
msgstr ""
#. 8TGuM
-#: include/svx/strings.hrc:1663
+#: include/svx/strings.hrc:1665
msgctxt "RID_SUBSETMAP"
msgid "Duployan"
msgstr ""
#. Yaq3z
-#: include/svx/strings.hrc:1664
+#: include/svx/strings.hrc:1666
msgctxt "RID_SUBSETMAP"
msgid "Elbasan"
msgstr ""
#. QmkME
-#: include/svx/strings.hrc:1665
+#: include/svx/strings.hrc:1667
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes Extended"
msgstr ""
#. R9PgF
-#: include/svx/strings.hrc:1666
+#: include/svx/strings.hrc:1668
msgctxt "RID_SUBSETMAP"
msgid "Grantha"
msgstr ""
#. tpSqU
-#: include/svx/strings.hrc:1667
+#: include/svx/strings.hrc:1669
msgctxt "RID_SUBSETMAP"
msgid "Khojki"
msgstr ""
#. 4pjBM
-#: include/svx/strings.hrc:1668
+#: include/svx/strings.hrc:1670
msgctxt "RID_SUBSETMAP"
msgid "Khudawadi"
msgstr ""
#. GoPep
-#: include/svx/strings.hrc:1669
+#: include/svx/strings.hrc:1671
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-E"
msgstr ""
#. wNozk
-#: include/svx/strings.hrc:1670
+#: include/svx/strings.hrc:1672
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Linear A"
msgstr "Аҵәаӷәатә"
#. SjAev
-#: include/svx/strings.hrc:1671
+#: include/svx/strings.hrc:1673
msgctxt "RID_SUBSETMAP"
msgid "Mahajani"
msgstr ""
#. CA7vw
-#: include/svx/strings.hrc:1672
+#: include/svx/strings.hrc:1674
msgctxt "RID_SUBSETMAP"
msgid "Manichaean"
msgstr ""
#. UUKC4
-#: include/svx/strings.hrc:1673
+#: include/svx/strings.hrc:1675
msgctxt "RID_SUBSETMAP"
msgid "Mende Kikakui"
msgstr ""
#. ZhzBz
-#: include/svx/strings.hrc:1674
+#: include/svx/strings.hrc:1676
msgctxt "RID_SUBSETMAP"
msgid "Modi"
msgstr ""
#. jC4Ue
-#: include/svx/strings.hrc:1675
+#: include/svx/strings.hrc:1677
msgctxt "RID_SUBSETMAP"
msgid "Mro"
msgstr ""
#. TiWmd
-#: include/svx/strings.hrc:1676
+#: include/svx/strings.hrc:1678
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
msgstr ""
#. y7tCX
-#: include/svx/strings.hrc:1677
+#: include/svx/strings.hrc:1679
msgctxt "RID_SUBSETMAP"
msgid "Nabataean"
msgstr ""
#. T29Cw
-#: include/svx/strings.hrc:1678
+#: include/svx/strings.hrc:1680
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
msgstr ""
#. EZADa
-#: include/svx/strings.hrc:1679
+#: include/svx/strings.hrc:1681
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
msgstr ""
#. 9oFL2
-#: include/svx/strings.hrc:1680
+#: include/svx/strings.hrc:1682
msgctxt "RID_SUBSETMAP"
msgid "Ornamental Dingbats"
msgstr ""
#. TYGv3
-#: include/svx/strings.hrc:1681
+#: include/svx/strings.hrc:1683
msgctxt "RID_SUBSETMAP"
msgid "Pahawh Hmong"
msgstr ""
#. wd8bD
-#: include/svx/strings.hrc:1682
+#: include/svx/strings.hrc:1684
msgctxt "RID_SUBSETMAP"
msgid "Palmyrene"
msgstr ""
#. dkSnn
-#: include/svx/strings.hrc:1683
+#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Pau Cin Hau"
msgstr ""
#. bts3U
-#: include/svx/strings.hrc:1684
+#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Psalter Pahlavi"
msgstr ""
#. XSwsB
-#: include/svx/strings.hrc:1685
+#: include/svx/strings.hrc:1687
msgctxt "RID_SUBSETMAP"
msgid "Shorthand Format Controls"
msgstr ""
#. rdXCX
-#: include/svx/strings.hrc:1686
+#: include/svx/strings.hrc:1688
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
msgstr ""
#. GwT8c
-#: include/svx/strings.hrc:1687
+#: include/svx/strings.hrc:1689
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
msgstr ""
#. mz3Cs
-#: include/svx/strings.hrc:1688
+#: include/svx/strings.hrc:1690
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-C"
msgstr ""
#. iGUzh
-#: include/svx/strings.hrc:1689
+#: include/svx/strings.hrc:1691
msgctxt "RID_SUBSETMAP"
msgid "Tirhuta"
msgstr ""
#. HRBEN
-#: include/svx/strings.hrc:1690
+#: include/svx/strings.hrc:1692
msgctxt "RID_SUBSETMAP"
msgid "Warang Citi"
msgstr ""
#. 9NCBd
-#: include/svx/strings.hrc:1691
+#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Ahom"
msgstr ""
#. cPJhp
-#: include/svx/strings.hrc:1692
+#: include/svx/strings.hrc:1694
msgctxt "RID_SUBSETMAP"
msgid "Anatolian Hieroglyphs"
msgstr ""
#. GAd7H
-#: include/svx/strings.hrc:1693
+#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Cherokee Supplement"
msgstr ""
#. TDgY4
-#: include/svx/strings.hrc:1694
+#: include/svx/strings.hrc:1696
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension E"
msgstr ""
#. ho93C
-#: include/svx/strings.hrc:1695
+#: include/svx/strings.hrc:1697
msgctxt "RID_SUBSETMAP"
msgid "Early Dynastic Cuneiform"
msgstr ""
#. La5yr
-#: include/svx/strings.hrc:1696
+#: include/svx/strings.hrc:1698
msgctxt "RID_SUBSETMAP"
msgid "Hatran"
msgstr ""
#. e3aXA
-#: include/svx/strings.hrc:1697
+#: include/svx/strings.hrc:1699
msgctxt "RID_SUBSETMAP"
msgid "Multani"
msgstr ""
#. D6qsK
-#: include/svx/strings.hrc:1698
+#: include/svx/strings.hrc:1700
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
msgstr ""
#. aVhdm
-#: include/svx/strings.hrc:1699
+#: include/svx/strings.hrc:1701
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Symbols And Pictographs"
msgstr ""
#. B6UHz
-#: include/svx/strings.hrc:1700
+#: include/svx/strings.hrc:1702
msgctxt "RID_SUBSETMAP"
msgid "Sutton Signwriting"
msgstr ""
#. rFgRw
-#: include/svx/strings.hrc:1701
+#: include/svx/strings.hrc:1703
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
msgstr ""
#. F2AJT
-#: include/svx/strings.hrc:1702
+#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
msgstr ""
#. zDLT2
-#: include/svx/strings.hrc:1703
+#: include/svx/strings.hrc:1705
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
msgstr ""
#. S69GG
-#: include/svx/strings.hrc:1704
+#: include/svx/strings.hrc:1706
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
msgstr ""
#. QeCxG
-#: include/svx/strings.hrc:1705
+#: include/svx/strings.hrc:1707
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
msgstr ""
#. 45hVB
-#: include/svx/strings.hrc:1706
+#: include/svx/strings.hrc:1708
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
msgstr ""
#. Mr7RB
-#: include/svx/strings.hrc:1707
+#: include/svx/strings.hrc:1709
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr ""
#. RTgGA
-#: include/svx/strings.hrc:1708
+#: include/svx/strings.hrc:1710
msgctxt "RID_SUBSETMAP"
msgid "Newa"
msgstr "Нева"
#. JJrpR
-#: include/svx/strings.hrc:1709
+#: include/svx/strings.hrc:1711
msgctxt "RID_SUBSETMAP"
msgid "Osage"
msgstr "Осеидж"
#. o3qMt
-#: include/svx/strings.hrc:1710
+#: include/svx/strings.hrc:1712
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
msgstr ""
#. nRMFd
-#: include/svx/strings.hrc:1711
+#: include/svx/strings.hrc:1713
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
msgstr ""
#. uFMWt
-#: include/svx/strings.hrc:1712
+#: include/svx/strings.hrc:1714
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
msgstr ""
#. DH39v
-#: include/svx/strings.hrc:1713
+#: include/svx/strings.hrc:1715
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
msgstr ""
#. jPSFu
-#: include/svx/strings.hrc:1714
+#: include/svx/strings.hrc:1716
msgctxt "RID_SUBSETMAP"
msgid "Masaram Gondi"
msgstr ""
#. TGJHU
-#: include/svx/strings.hrc:1715
+#: include/svx/strings.hrc:1717
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
msgstr ""
#. DHbMR
-#: include/svx/strings.hrc:1716
+#: include/svx/strings.hrc:1718
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
msgstr ""
#. gPnhH
-#: include/svx/strings.hrc:1717
+#: include/svx/strings.hrc:1719
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
msgstr ""
#. rbMNp
-#: include/svx/strings.hrc:1718
+#: include/svx/strings.hrc:1720
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
msgstr ""
#. i5evF
-#: include/svx/strings.hrc:1719
+#: include/svx/strings.hrc:1721
msgctxt "RID_SUBSETMAP"
msgid "Chess Symbols"
msgstr ""
#. BYA5Y
-#: include/svx/strings.hrc:1720
+#: include/svx/strings.hrc:1722
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
msgstr ""
#. xDvRL
-#: include/svx/strings.hrc:1721
+#: include/svx/strings.hrc:1723
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
msgstr ""
#. uzq7e
-#: include/svx/strings.hrc:1722
+#: include/svx/strings.hrc:1724
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
msgstr ""
#. FAwvP
-#: include/svx/strings.hrc:1723
+#: include/svx/strings.hrc:1725
msgctxt "RID_SUBSETMAP"
msgid "Indic Siyaq Numbers"
msgstr ""
#. TYjtp
-#: include/svx/strings.hrc:1724
+#: include/svx/strings.hrc:1726
msgctxt "RID_SUBSETMAP"
msgid "Makasar"
msgstr ""
#. abFR5
-#: include/svx/strings.hrc:1725
+#: include/svx/strings.hrc:1727
msgctxt "RID_SUBSETMAP"
msgid "Mayan Numerals"
msgstr ""
#. aDjHx
-#: include/svx/strings.hrc:1726
+#: include/svx/strings.hrc:1728
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
msgstr ""
#. qMf5N
-#: include/svx/strings.hrc:1727
+#: include/svx/strings.hrc:1729
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
msgstr ""
#. rUG8e
-#: include/svx/strings.hrc:1728
+#: include/svx/strings.hrc:1730
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
msgstr ""
#. B6UKP
-#: include/svx/strings.hrc:1729
+#: include/svx/strings.hrc:1731
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyph Format Controls"
msgstr ""
#. YBxAE
-#: include/svx/strings.hrc:1730
+#: include/svx/strings.hrc:1732
msgctxt "RID_SUBSETMAP"
msgid "Elymaic"
msgstr ""
#. ibmgu
-#: include/svx/strings.hrc:1731
+#: include/svx/strings.hrc:1733
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
msgstr ""
#. 8A7FD
-#: include/svx/strings.hrc:1732
+#: include/svx/strings.hrc:1734
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
msgstr ""
#. DajDi
-#: include/svx/strings.hrc:1733
+#: include/svx/strings.hrc:1735
msgctxt "RID_SUBSETMAP"
msgid "Ottoman Siyaq Numbers"
msgstr ""
#. FAb6M
-#: include/svx/strings.hrc:1734
+#: include/svx/strings.hrc:1736
msgctxt "RID_SUBSETMAP"
msgid "Small Kana Extension"
msgstr ""
#. bmviu
-#: include/svx/strings.hrc:1735
+#: include/svx/strings.hrc:1737
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr ""
#. SmFqD
-#: include/svx/strings.hrc:1736
+#: include/svx/strings.hrc:1738
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
msgstr ""
#. qNixg
-#: include/svx/strings.hrc:1737
+#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
msgstr ""
#. EDpqy
-#: include/svx/strings.hrc:1738
+#: include/svx/strings.hrc:1740
msgctxt "RID_SUBSETMAP"
msgid "Chorasmian"
msgstr ""
#. EH9Xf
-#: include/svx/strings.hrc:1739
+#: include/svx/strings.hrc:1741
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension G"
msgstr ""
#. wBzzY
-#: include/svx/strings.hrc:1740
+#: include/svx/strings.hrc:1742
msgctxt "RID_SUBSETMAP"
msgid "Dhives Akuru"
msgstr ""
#. CX5R4
-#: include/svx/strings.hrc:1741
+#: include/svx/strings.hrc:1743
msgctxt "RID_SUBSETMAP"
msgid "Khitan small script"
msgstr ""
#. onKAu
-#: include/svx/strings.hrc:1742
+#: include/svx/strings.hrc:1744
msgctxt "RID_SUBSETMAP"
msgid "Lisu Supplement"
msgstr ""
#. yMTF4
-#: include/svx/strings.hrc:1743
+#: include/svx/strings.hrc:1745
msgctxt "RID_SUBSETMAP"
msgid "Symbols for Legacy Computing"
msgstr ""
#. SZmB5
-#: include/svx/strings.hrc:1744
+#: include/svx/strings.hrc:1746
msgctxt "RID_SUBSETMAP"
msgid "Tangut Supplement"
msgstr ""
#. zxpCG
-#: include/svx/strings.hrc:1745
+#: include/svx/strings.hrc:1747
msgctxt "RID_SUBSETMAP"
msgid "Yezidi"
msgstr ""
#. BGGvD
-#: include/svx/strings.hrc:1747
+#: include/svx/strings.hrc:1749
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr ""
#. Ct9UG
-#: include/svx/strings.hrc:1748
+#: include/svx/strings.hrc:1750
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr ""
#. XFhAz
-#: include/svx/strings.hrc:1749
+#: include/svx/strings.hrc:1751
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr ""
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1751
+#: include/svx/strings.hrc:1753
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr ""
#. b6Guf
-#: include/svx/strings.hrc:1752
+#: include/svx/strings.hrc:1754
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr ""
#. yQGoC
-#: include/svx/strings.hrc:1753
+#: include/svx/strings.hrc:1755
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr ""
#. k7B2r
-#: include/svx/strings.hrc:1754
+#: include/svx/strings.hrc:1756
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr ""
#. DF4B8
-#: include/svx/strings.hrc:1755
+#: include/svx/strings.hrc:1757
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. siSmL
-#: include/svx/strings.hrc:1757
+#: include/svx/strings.hrc:1759
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Fontwork"
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1759
+#: include/svx/strings.hrc:1761
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1760
+#: include/svx/strings.hrc:1762
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1762
+#: include/svx/strings.hrc:1764
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. zvqUJ
#. strings related to borders
-#: include/svx/strings.hrc:1766
+#: include/svx/strings.hrc:1768
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
#. ABKEK
-#: include/svx/strings.hrc:1767
+#: include/svx/strings.hrc:1769
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
#. ygU8P
-#: include/svx/strings.hrc:1768
+#: include/svx/strings.hrc:1770
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
#. q5KJ8
-#: include/svx/strings.hrc:1769
+#: include/svx/strings.hrc:1771
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
#. TFuZb
-#: include/svx/strings.hrc:1770
+#: include/svx/strings.hrc:1772
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Set Outer Border and Vertical Lines"
msgstr ""
#. H5s9X
-#: include/svx/strings.hrc:1771
+#: include/svx/strings.hrc:1773
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
#. T5crG
-#: include/svx/strings.hrc:1772
+#: include/svx/strings.hrc:1774
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
#. S6AAA
-#: include/svx/strings.hrc:1773
+#: include/svx/strings.hrc:1775
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
#. tknFJ
-#: include/svx/strings.hrc:1774
+#: include/svx/strings.hrc:1776
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
#. hSmnW
-#: include/svx/strings.hrc:1775
+#: include/svx/strings.hrc:1777
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
#. DsEAB
-#: include/svx/strings.hrc:1776
+#: include/svx/strings.hrc:1778
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Set Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. Dy2UG
-#: include/svx/strings.hrc:1777
+#: include/svx/strings.hrc:1779
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
#. yF8RP
-#: include/svx/strings.hrc:1778
+#: include/svx/strings.hrc:1780
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Set Right Border Only"
msgstr ""
#. E2jZj
-#: include/svx/strings.hrc:1779
+#: include/svx/strings.hrc:1781
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Set Top Border Only"
msgstr ""
#. 7ixEC
-#: include/svx/strings.hrc:1780
+#: include/svx/strings.hrc:1782
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Set Bottom Border Only"
msgstr ""
#. nCjXG
-#: include/svx/strings.hrc:1781
+#: include/svx/strings.hrc:1783
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. 46Fq7
-#: include/svx/strings.hrc:1782
+#: include/svx/strings.hrc:1784
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
@@ -13325,7 +13337,7 @@ msgid "Preview:"
msgstr "Ахәаҧшра:"
#. HG9Rn
-#: svx/uiconfig/ui/asianphoneticguidedialog.ui:506
+#: svx/uiconfig/ui/asianphoneticguidedialog.ui:503
msgctxt "asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog"
msgid "Allows you to add comments next to Asian characters to serve as a pronunciation guide."
msgstr ""
@@ -13643,74 +13655,140 @@ msgid "Classification"
msgstr ""
#. c6ZEp
-#: svx/uiconfig/ui/classificationdialog.ui:125
+#: svx/uiconfig/ui/classificationdialog.ui:122
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
msgstr "Аклассификациа"
#. EzBeR
-#: svx/uiconfig/ui/classificationdialog.ui:140
+#: svx/uiconfig/ui/classificationdialog.ui:137
msgctxt "classificationdialog|label-InternationalClassification"
msgid "International:"
msgstr ""
+#. T5CsA
+#: svx/uiconfig/ui/classificationdialog.ui:158
+msgctxt "classificationdialog|extended_tip|classiticationCB"
+msgid "Lists the translated document and paragraph classification levels of your installation."
+msgstr ""
+
+#. BKBcj
+#: svx/uiconfig/ui/classificationdialog.ui:176
+msgctxt "classificationdialog|extended_tip|internationalclassiticationCB"
+msgid "Lists the international document and paragraph classification levels of your installation."
+msgstr ""
+
#. 2DFQN
-#: svx/uiconfig/ui/classificationdialog.ui:182
+#: svx/uiconfig/ui/classificationdialog.ui:189
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
msgstr ""
#. QZAAx
-#: svx/uiconfig/ui/classificationdialog.ui:198
+#: svx/uiconfig/ui/classificationdialog.ui:205
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
msgstr "Ааигәатәиқәа:"
+#. nBJnS
+#: svx/uiconfig/ui/classificationdialog.ui:226
+msgctxt "classificationdialog|extended_tip|recentlyUsedCB"
+msgid "Lists the most recently used classification terms."
+msgstr ""
+
+#. E4AUF
+#: svx/uiconfig/ui/classificationdialog.ui:270
+msgctxt "classificationdialog|extended_tip|markingLB"
+msgid "Lists the specific classification markings for document and paragraph classification of your installation."
+msgstr ""
+
#. L4EWE
-#: svx/uiconfig/ui/classificationdialog.ui:283
+#: svx/uiconfig/ui/classificationdialog.ui:300
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Иаҵанакуа"
#. rjd94
-#: svx/uiconfig/ui/classificationdialog.ui:304
+#: svx/uiconfig/ui/classificationdialog.ui:321
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Ибжажәпоу"
+#. ob6c4
+#: svx/uiconfig/ui/classificationdialog.ui:327
+msgctxt "classificationdialog|extended_tip|toolboxCB"
+msgid "Applies bold character style to the classification contents."
+msgstr ""
+
#. v8MHF
-#: svx/uiconfig/ui/classificationdialog.ui:317
+#: svx/uiconfig/ui/classificationdialog.ui:339
#, fuzzy
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
msgstr "Иҵәаху абзац"
+#. zGuTE
+#: svx/uiconfig/ui/classificationdialog.ui:345
+msgctxt "classificationdialog|extended_tip|signButton"
+msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
+msgstr ""
+
+#. xjChP
+#: svx/uiconfig/ui/classificationdialog.ui:382
+msgctxt "classificationdialog|extended_tip|classiticationEditWindow"
+msgid "Displays the current classification terms of the document or paragraph."
+msgstr ""
+
#. cDs9q
-#: svx/uiconfig/ui/classificationdialog.ui:386
+#: svx/uiconfig/ui/classificationdialog.ui:418
msgctxt "classificationdialog|label-PartNumber"
msgid "License:"
msgstr ""
#. d24J5
-#: svx/uiconfig/ui/classificationdialog.ui:401
+#: svx/uiconfig/ui/classificationdialog.ui:433
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
msgstr "Апорт:"
#. AEUjh
-#: svx/uiconfig/ui/classificationdialog.ui:417
+#: svx/uiconfig/ui/classificationdialog.ui:449
msgctxt "classificationdialog|label-PartNumber"
msgid "Part text:"
msgstr ""
+#. 9CyuA
+#: svx/uiconfig/ui/classificationdialog.ui:472
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartEntry"
+msgid "Enter a custom intellectual property text for the document."
+msgstr ""
+
+#. Q3nGA
+#: svx/uiconfig/ui/classificationdialog.ui:517
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartLB"
+msgid "Lists the available intellectual property licenses defined for your installation."
+msgstr ""
+
+#. GR2S8
+#: svx/uiconfig/ui/classificationdialog.ui:563
+msgctxt "classificationdialog|extended_tip|intellectual PropertyPartNumberLB"
+msgid "Lists the available intellectual property part numbers of your installation."
+msgstr ""
+
#. gdZhQ
-#: svx/uiconfig/ui/classificationdialog.ui:529
+#: svx/uiconfig/ui/classificationdialog.ui:576
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Иацҵатәуп"
+#. Uy6aW
+#: svx/uiconfig/ui/classificationdialog.ui:584
+msgctxt "classificationdialog|extended_tip|intelectualPropertyPartAddButton"
+msgid "Click to add the part text to the intellectual property classification content."
+msgstr ""
+
#. XGQ6V
-#: svx/uiconfig/ui/classificationdialog.ui:553
+#: svx/uiconfig/ui/classificationdialog.ui:605
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
@@ -15858,145 +15936,145 @@ msgid "Replace A_ll"
msgstr ""
#. 8pjvL
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:651
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:650
msgctxt "findreplacedialog-mobile|selection"
msgid "C_urrent selection only"
msgstr ""
#. kXCyp
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:665
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:664
msgctxt "findreplacedialog-mobile|regexp"
msgid "Re_gular expressions"
msgstr ""
#. PHsrD
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:686
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:685
msgctxt "findreplacedialog-mobile|attributes"
msgid "Attribut_es..."
msgstr ""
#. GRaeC
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:700
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:699
msgctxt "findreplacedialog-mobile|format"
msgid "For_mat..."
msgstr ""
#. cx7u7
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:714
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:713
msgctxt "findreplacedialog-mobile|noformat"
msgid "_No Format"
msgstr ""
#. TnTGs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:735
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:734
msgctxt "findreplacedialog-mobile|layout"
msgid "Search for st_yles"
msgstr ""
#. QZvqy
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:749
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:748
msgctxt "findreplacedialog-mobile|includediacritics"
msgid "Diac_ritic-sensitive"
msgstr ""
#. jgEBu
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:763
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:762
msgctxt "findreplacedialog-mobile|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. HEtSQ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:777
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:776
msgctxt "findreplacedialog-mobile|matchcharwidth"
msgid "Match character _width"
msgstr ""
#. PeENq
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:796
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:795
msgctxt "findreplacedialog-mobile|similarity"
msgid "S_imilarity search"
msgstr ""
#. BxPGW
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:811
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:810
msgctxt "findreplacedialog-mobile|similaritybtn"
msgid "Similarities..."
msgstr ""
#. z8Uiz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:838
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:837
msgctxt "findreplacedialog-mobile|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. e7EkJ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:853
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:852
msgctxt "findreplacedialog-mobile|soundslikebtn"
msgid "Sounds..."
msgstr ""
#. ZvWKZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:879
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:878
msgctxt "findreplacedialog-mobile|wildcard"
msgid "Wil_dcards"
msgstr ""
#. jCtqG
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:894
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:893
msgctxt "findreplacedialog-mobile|notes"
msgid "_Comments"
msgstr ""
#. CABZs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:915
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:914
msgctxt "findreplacedialog-mobile|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. EjXBb
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:951
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:950
msgctxt "findreplacedialog-mobile|searchinlabel"
msgid "Search i_n:"
msgstr ""
#. vHG2V
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
msgstr ""
#. BC8U6
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Values"
msgstr ""
#. BkByZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:968
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Notes"
msgstr ""
#. a8BE2
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:993
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:992
msgctxt "findreplacedialog-mobile|searchdir"
msgid "Direction:"
msgstr ""
#. GPC8q
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1010
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1009
msgctxt "findreplacedialog-mobile|rows"
msgid "Ro_ws"
msgstr ""
#. xCeTz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1029
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1028
msgctxt "findreplacedialog-mobile|cols"
msgid "Colum_ns"
msgstr ""
#. fPE4f
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1073
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1072
msgctxt "findreplacedialog-mobile|label3"
msgid "Other _options"
msgstr ""
@@ -16164,217 +16242,217 @@ msgid "Replaces all of the occurrences of the text or format that you want to re
msgstr ""
#. gRMJL
-#: svx/uiconfig/ui/findreplacedialog.ui:705
+#: svx/uiconfig/ui/findreplacedialog.ui:704
msgctxt "findreplacedialog|selection"
msgid "C_urrent selection only"
msgstr "_Уажәтәи алкаара мацара"
#. Fkfjb
-#: svx/uiconfig/ui/findreplacedialog.ui:713
+#: svx/uiconfig/ui/findreplacedialog.ui:712
msgctxt "findreplacedialog|extended_tip|selection"
msgid "Searches only the selected text or cells."
msgstr ""
#. CwXAb
-#: svx/uiconfig/ui/findreplacedialog.ui:724
+#: svx/uiconfig/ui/findreplacedialog.ui:723
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
msgstr ""
#. cX5ta
-#: svx/uiconfig/ui/findreplacedialog.ui:745
+#: svx/uiconfig/ui/findreplacedialog.ui:744
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
msgstr ""
#. QoKEH
-#: svx/uiconfig/ui/findreplacedialog.ui:759
+#: svx/uiconfig/ui/findreplacedialog.ui:758
msgctxt "findreplacedialog|format"
msgid "For_mat..."
msgstr ""
#. Eaomj
-#: svx/uiconfig/ui/findreplacedialog.ui:766
+#: svx/uiconfig/ui/findreplacedialog.ui:765
msgctxt "findreplacedialog|extended_tip|format"
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
msgstr ""
#. C4Co9
-#: svx/uiconfig/ui/findreplacedialog.ui:778
+#: svx/uiconfig/ui/findreplacedialog.ui:777
msgctxt "findreplacedialog|noformat"
msgid "_No Format"
msgstr "Форматда"
#. G7NEP
-#: svx/uiconfig/ui/findreplacedialog.ui:799
+#: svx/uiconfig/ui/findreplacedialog.ui:798
msgctxt "findreplacedialog|layout"
msgid "Search for st_yles"
msgstr ""
#. JEwqr
-#: svx/uiconfig/ui/findreplacedialog.ui:807
+#: svx/uiconfig/ui/findreplacedialog.ui:806
msgctxt "findreplacedialog|extended_tip|layout"
msgid "Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list."
msgstr ""
#. wjEUp
-#: svx/uiconfig/ui/findreplacedialog.ui:818
+#: svx/uiconfig/ui/findreplacedialog.ui:817
msgctxt "findreplacedialog|includediacritics"
msgid "Diacritic-_sensitive"
msgstr ""
#. J8Zou
-#: svx/uiconfig/ui/findreplacedialog.ui:832
+#: svx/uiconfig/ui/findreplacedialog.ui:831
msgctxt "findreplacedialog|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. AtLV3
-#: svx/uiconfig/ui/findreplacedialog.ui:846
+#: svx/uiconfig/ui/findreplacedialog.ui:845
msgctxt "findreplacedialog|matchcharwidth"
msgid "Match character _width"
msgstr ""
#. uauDF
-#: svx/uiconfig/ui/findreplacedialog.ui:854
+#: svx/uiconfig/ui/findreplacedialog.ui:853
msgctxt "findreplacedialog|extended_tip|matchcharwidth"
msgid "Distinguishes between half-width and full-width character forms."
msgstr ""
#. WCsiC
-#: svx/uiconfig/ui/findreplacedialog.ui:870
+#: svx/uiconfig/ui/findreplacedialog.ui:869
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
msgstr ""
#. 9Div9
-#: svx/uiconfig/ui/findreplacedialog.ui:878
+#: svx/uiconfig/ui/findreplacedialog.ui:877
msgctxt "findreplacedialog|extended_tip|similarity"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr ""
#. mKiVJ
-#: svx/uiconfig/ui/findreplacedialog.ui:890
+#: svx/uiconfig/ui/findreplacedialog.ui:889
msgctxt "findreplacedialog|similaritybtn"
msgid "Similarities..."
msgstr ""
#. 4MK8M
-#: svx/uiconfig/ui/findreplacedialog.ui:899
+#: svx/uiconfig/ui/findreplacedialog.ui:898
msgctxt "findreplacedialog|extended_tip|similaritybtn"
msgid "Set the options for the similarity search."
msgstr ""
#. pc7dE
-#: svx/uiconfig/ui/findreplacedialog.ui:922
+#: svx/uiconfig/ui/findreplacedialog.ui:921
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. 2Sw86
-#: svx/uiconfig/ui/findreplacedialog.ui:930
+#: svx/uiconfig/ui/findreplacedialog.ui:929
msgctxt "findreplacedialog|extended_tip|soundslike"
msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
msgstr ""
#. ak55F
-#: svx/uiconfig/ui/findreplacedialog.ui:942
+#: svx/uiconfig/ui/findreplacedialog.ui:941
msgctxt "findreplacedialog|soundslikebtn"
msgid "Sounds..."
msgstr ""
#. 86WMC
-#: svx/uiconfig/ui/findreplacedialog.ui:951
+#: svx/uiconfig/ui/findreplacedialog.ui:950
msgctxt "findreplacedialog|extended_tip|soundslikebtn"
msgid "Sets the search options for similar notation used in Japanese text."
msgstr ""
#. R2bHb
-#: svx/uiconfig/ui/findreplacedialog.ui:973
+#: svx/uiconfig/ui/findreplacedialog.ui:972
msgctxt "findreplacedialog|wildcard"
msgid "Wil_dcards"
msgstr ""
#. vFwmA
-#: svx/uiconfig/ui/findreplacedialog.ui:988
+#: svx/uiconfig/ui/findreplacedialog.ui:987
msgctxt "findreplacedialog|notes"
msgid "Comme_nts"
msgstr ""
#. z68pk
-#: svx/uiconfig/ui/findreplacedialog.ui:996
+#: svx/uiconfig/ui/findreplacedialog.ui:995
msgctxt "findreplacedialog|extended_tip|notes"
msgid "In Writer, you can select to include the comment texts in your searches."
msgstr ""
#. hj5vn
-#: svx/uiconfig/ui/findreplacedialog.ui:1014
+#: svx/uiconfig/ui/findreplacedialog.ui:1013
msgctxt "findreplacedialog|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. qrgkN
-#: svx/uiconfig/ui/findreplacedialog.ui:1022
+#: svx/uiconfig/ui/findreplacedialog.ui:1021
msgctxt "findreplacedialog|extended_tip|replace_backwards"
msgid "Search starts at the current cursor position and goes backwards to the beginning of the file."
msgstr ""
#. t4J9E
-#: svx/uiconfig/ui/findreplacedialog.ui:1055
+#: svx/uiconfig/ui/findreplacedialog.ui:1054
msgctxt "findreplacedialog|searchinlabel"
msgid "Search i_n:"
msgstr ""
#. GGhEA
-#: svx/uiconfig/ui/findreplacedialog.ui:1070
+#: svx/uiconfig/ui/findreplacedialog.ui:1069
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "Аформулақәа"
#. bpBeC
-#: svx/uiconfig/ui/findreplacedialog.ui:1071
+#: svx/uiconfig/ui/findreplacedialog.ui:1070
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "Аҵакқәа"
#. zSUYq
-#: svx/uiconfig/ui/findreplacedialog.ui:1072
+#: svx/uiconfig/ui/findreplacedialog.ui:1071
msgctxt "findreplacedialog|calcsearchin"
msgid "Comments"
msgstr ""
#. K4WuW
-#: svx/uiconfig/ui/findreplacedialog.ui:1097
+#: svx/uiconfig/ui/findreplacedialog.ui:1096
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr ""
#. p2HBA
-#: svx/uiconfig/ui/findreplacedialog.ui:1114
+#: svx/uiconfig/ui/findreplacedialog.ui:1113
msgctxt "findreplacedialog|rows"
msgid "Ro_ws"
msgstr "Ацәа_ҳәақәа"
#. uib5F
-#: svx/uiconfig/ui/findreplacedialog.ui:1133
+#: svx/uiconfig/ui/findreplacedialog.ui:1132
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
msgstr "Аиҵагыла_қәа"
#. Q6fG8
-#: svx/uiconfig/ui/findreplacedialog.ui:1177
+#: svx/uiconfig/ui/findreplacedialog.ui:1176
msgctxt "findreplacedialog|label3"
msgid "Other _options"
msgstr "Егьырҭ апараметрқәа"
#. CPpFA
-#: svx/uiconfig/ui/findreplacedialog.ui:1184
+#: svx/uiconfig/ui/findreplacedialog.ui:1183
msgctxt "findreplacedialog|extended_tip|label3"
msgid "Shows more or fewer search options. Click this label again to hide the extended search options."
msgstr ""
#. YpLau
-#: svx/uiconfig/ui/findreplacedialog.ui:1220
+#: svx/uiconfig/ui/findreplacedialog.ui:1219
msgctxt "findreplacedialog|extended_tip|FindReplaceDialog"
msgid "Finds or replaces text or formats in the current document."
msgstr ""
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index dc45151e4fa..04d12d5d2df 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 23:58+0200\n"
"PO-Revision-Date: 2020-10-31 11:36+0000\n"
"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
"Language-Team: Abkhazian <https://weblate.documentfoundation.org/projects/libo_ui-master/swmessages/ab/>\n"
@@ -6533,554 +6533,548 @@ msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Ахархәаҩ итип5"
-#. bwB2m
-#: sw/inc/strings.hrc:769
-msgctxt "STR_AUTH_TYPE_LOCAL_FILE"
-msgid "Local file"
-msgstr ""
-
#. nsCwi
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:769
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Иркаҿны"
#. CpKgc
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:770
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Атип"
#. kUGDr
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:771
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Адрес"
#. DquVQ
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:772
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Акомментари"
#. sduuV
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:773
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Автор(цәа)"
#. fXvz6
-#: sw/inc/strings.hrc:775
+#: sw/inc/strings.hrc:774
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Ашәҟәы ахқәа"
#. c8PFE
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:775
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Ахқәа"
#. GXqxF
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:776
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Аҭыжьымҭа"
#. p7A3p
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:777
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Аредактор"
#. aAFEz
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:778
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Аҭыжьымҭа атип"
#. 8DwdJ
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:779
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr ""
#. VWNxy
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:780
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Ажурнал"
#. Da4fW
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:781
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Амза"
#. SdSBt
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:782
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Азгәаҭа"
#. MZYpD
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:783
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Аномер"
#. ZB7Go
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:784
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr ""
#. C4CdP
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:785
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Адаҟьақәа рхыҧхьаӡара"
#. yFPFa
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:786
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Аҭыжьырҭа"
#. d9u3p
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:787
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Ауниверситет"
#. Qxsdb
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:788
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Асериа"
#. YhXPg
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:789
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Ахы"
#. qEBhL
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:790
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Аҳасабырба атип"
#. Sij9w
-#: sw/inc/strings.hrc:792
+#: sw/inc/strings.hrc:791
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Атом"
#. K8miv
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:792
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Ашықәс"
#. pFMSV
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:793
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#. xFG3c
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:794
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Ахархәаҩ итип 1"
#. wtDyU
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:795
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Ахархәаҩ итип 2"
#. VH3Se
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:796
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Ахархәаҩ итип3"
#. twuKb
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:797
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Ахархәаҩ итип4"
#. WAo7Z
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:798
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Ахархәаҩ итип5"
#. 3r6Wg
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:799
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
#. eFnnx
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:801
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Аҭыԥрбага аелемент ариашара"
#. EHTHH
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:802
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Иҭаргылатәуп аҭыԥрбага аелемент"
#. D2gkA
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:803
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr ""
#. mK84T
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:805
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Акомментариқәа"
#. fwecS
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:806
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Иаарҧштәуп акомментари"
#. HkUvy
-#: sw/inc/strings.hrc:808
+#: sw/inc/strings.hrc:807
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Иҵәахтәуп акомментари"
#. FcmEy
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:809
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Ари армаҷра ыҟоуп. Иалышәх даҽа хьӡык."
#. VhMST
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:810
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Ианыхтәума автотеқст?"
#. E5MLr
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:811
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Ианыхтәуп акатегориа "
#. qndNh
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:812
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
#. B6xah
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:813
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Автотеқст:"
#. ChetY
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:814
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Еиқәырхатәуп автотеқст"
#. QxAiF
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:815
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Ари афаил иаҵанакуам автотеқст."
#. sG8Xt
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:816
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Сара сАвтотеқст"
#. GaoqR
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:818
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Армаҷраз автотеқст аелемент «%1» ԥшаам."
#. MwUEP
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:819
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Иауам аҭаргылара атаблица ацәаҳәақәа ма аиҵагылақәа змам"
#. AawM4
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:820
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Иауам аҭаргылара атаблица, идуцәоуп"
#. GGo8i
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:821
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Автотеқст аԥҵара ауам."
#. DCPSB
-#: sw/inc/strings.hrc:823
+#: sw/inc/strings.hrc:822
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr ""
#. YxCCF
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:823
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION атеқсттә документ"
#. 8ygN3
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:824
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Асахьа (Атексттә документ %PRODUCTNAME %PRODUCTVERSION)"
#. ewPPB
-#: sw/inc/strings.hrc:826
+#: sw/inc/strings.hrc:825
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Аобиект (Атексттә документ %PRODUCTNAME %PRODUCTVERSION)"
#. 9VEc3
-#: sw/inc/strings.hrc:827
+#: sw/inc/strings.hrc:826
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Динамикала адырқәа реиҭныԥсахлара (DDE-аимадара)"
#. svrE7
-#: sw/inc/strings.hrc:829
+#: sw/inc/strings.hrc:828
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Акомментариқәа зегьы"
#. YGNN4
-#: sw/inc/strings.hrc:830
+#: sw/inc/strings.hrc:829
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Акомментариқәа зегьы"
#. GDH49
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:830
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Акомментари иҟынтә"
#. RwAcm
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:831
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(арыцхә ыҟам)"
#. ytxKG
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:832
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(автор дамам)"
#. nAwMG
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:833
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Аҭак $1 аҟны"
#. CVVa6
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:835
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Аредакциазутәуп аблок адрес зцу"
#. njGGA
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:836
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Персоналла ахацәа ирызку аԥсшәаҳәара"
#. ZVuKY
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:837
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Персоналла аҳәсаа ирызку аԥсшәаҳәара"
#. h4yuq
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:838
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Аԥсшәаҳәара аелементқәа"
#. kWhqT
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:839
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Иацҵатәуп аԥсшәаҳәарахь"
#. hvF3V
-#: sw/inc/strings.hrc:841
+#: sw/inc/strings.hrc:840
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Ианыхтәуп аԥсшәаҳәара аҟынтәи"
#. A6XaR
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:841
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#. 4VJWL
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:842
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Аԥсшәаҳәара"
#. Vj6XT
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:843
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Ааҭгыларатә дырга"
#. bafeG
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:844
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Атеқсттә"
#. tt6sA
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:845
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr ""
#. zrUsN
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:846
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Аԥсшәаҳәара ахәаԥшра"
#. 2UVE6
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:847
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Адрес аелементқәа"
#. Bd6pd
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:848
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Аԥсшәаҳәара аелементқәа"
#. 9krzf
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:849
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Аҭакыра иақәшәақәо:"
#. oahCQ
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:850
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Заатәи ахәаҧшра"
#. ijdxe
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:851
msgctxt "ST_DELETE_CONFIRM"
msgid "Do you want to delete this registered data source?"
msgstr ""
#. kE5C3
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:853
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " анеира залшом "
#. Y6FhG
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:854
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Афаилқәа зегьы"
#. 7cNjh
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:855
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Адресқәа рыхьӡынҵақәа(*.*)"
#. Ef8TY
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:856
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
#. 24opW
-#: sw/inc/strings.hrc:858
+#: sw/inc/strings.hrc:857
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
#. sq73T
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:858
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
#. QupGC
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:859
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
#. SzqRv
-#: sw/inc/strings.hrc:861
+#: sw/inc/strings.hrc:860
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
#. zAUu8
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:861
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
#. JBZFc
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:862
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Атеқст мариа (*.txt)"
#. CRJb6
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:863
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Аҿарҵәиқәа рыла еиҟәшо атеқст (*.csv)"
#. U4H2j
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:864
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb,*.mde)"
#. DwxF8
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:865
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
#. uDNRt
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:866
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n"
@@ -7089,91 +7083,91 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:867
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Адрестә шәҟәы %PRODUCTNAME (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:869
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr "Ахалагаратә документ алхра"
#. FiUyK
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:870
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr "Адокумент атип алхра"
#. QwrpS
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:871
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr "Адрес аблок аҭарргылара"
#. omRZF
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:872
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr "Адресқәа рыхьӡынҵа алхра"
#. YrDuD
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:873
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr "Аԥсшәаҳәара аԥҵара"
#. tTr4B
-#: sw/inc/strings.hrc:875
+#: sw/inc/strings.hrc:874
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr "Аҭыԥнҵара архиара"
#. S4p5M
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:875
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
#. N5YUH
-#: sw/inc/strings.hrc:877
+#: sw/inc/strings.hrc:876
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Ихиоуп"
#. L5FEG
-#: sw/inc/strings.hrc:878
+#: sw/inc/strings.hrc:877
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Mail адәықәҵарақәа"
#. CEhZj
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:879
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Атаблица"
#. v9hEB
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:880
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Азыҳәара"
#. HxGAu
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:882
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Иацҵатәума адокумент агәаҭара ахы инаркны?"
#. gE7CA
-#: sw/inc/strings.hrc:884
+#: sw/inc/strings.hrc:883
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Аорфографиа агәаҭара хыркәшоуп."
#. 2SuqF
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:884
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr ""
@@ -7183,252 +7177,252 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:890
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Арыцхә"
#. V9cQp
-#: sw/inc/strings.hrc:892
+#: sw/inc/strings.hrc:891
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Аамҭа"
#. 2zgWi
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:892
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Афаил ахьӡ"
#. FdSaU
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:893
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Адырқәа рбаза ахьӡ"
#. XZADh
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:894
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Ахы"
#. wYWy2
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr "Адаҟьа аномер"
#. EXC6N
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Астатистика"
#. EW86G
-#: sw/inc/strings.hrc:898
+#: sw/inc/strings.hrc:897
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Автор"
#. 5aFak
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Ашаблонқәа"
#. 3wdud
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Адәықәҵаҩ"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Иаҧҵатәуп аҽеиҭак"
#. ckA26
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Иаарҧштәуп аҽеиҭак"
#. Fjzgu
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Ибжьаргылатәуп аформула"
#. AXoAT
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Аҭагаларҭа аҭакыра"
#. VfqNE
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Аҭагаларҭа аҭакыра (зыԥсахра ауа)"
#. E8JAd
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Аҭагаларҭа аҭакыра (ахархәаҩтәи)"
#. 8LGEQ
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:907
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr ""
#. jrZ7i
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE аҭакыра"
#. 9WAT9
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Инагӡатәуп амакрос"
#. qEBxa
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:910
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Аномерркра адиапазон"
#. ACE5s
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Иазалхтәуп адаҟьа аҽеиҭак"
#. ayB3N
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Иаарԥштәуп адаҟьа аҽеиҭакқәа"
#. DBM4P
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL адрес"
#. LJFF5
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:914
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Ахарҭәаага"
#. zZCg6
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:915
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Еидҵатәуп асимволқәа"
#. 9MGU6
-#: sw/inc/strings.hrc:917
+#: sw/inc/strings.hrc:916
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Ахьӡынҵа"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:919
+#: sw/inc/strings.hrc:918
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Иқәыргылатәуп азхьарҧш"
#. FJ2X8
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Иҭаргылатәуп азхьарԥш"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr ""
#. JP2DU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Анаҩстәи анҵамҭа"
#. GizhA
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr ""
#. aMGxm
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Анҵамҭа аномер"
#. DtYzi
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Аҧхьатәи адаҟьа"
#. UCSej
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Анаҩстәи адаҟьа"
#. M8Fac
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Иҵәаху атеқст"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:929
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Ахархәаҩ иҭакыра"
#. XELYN
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Азгәаҭа"
#. MB6kt
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Асценари"
#. BWU6A
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Абиблиографиатә зхьарҧш"
#. 7EGCR
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Иҵәаху абзац"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Адокумент иазкны"
@@ -7437,87 +7431,87 @@ msgstr "Адокумент иазкны"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Арыцхә"
#. qMCEh
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Арыцхә (аҧсахра зымуа)"
#. AXmyw
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Аамҭа"
#. 6dxVs
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Аамҭа (аԥсахра зымуа)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Атаблицақәа"
#. 7qW4K
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Асимволқәа"
#. zDRCp
-#: sw/inc/strings.hrc:947
+#: sw/inc/strings.hrc:946
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Ажәақәа"
#. 2wgLC
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Абзацқәа"
#. JPGG7
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Асахьа"
#. CzoFh
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:949
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Аобиеқтқәа"
#. bDG6R
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Адаҟьақәа"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE автоматикала"
#. xPP2E
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE напыла"
#. spdXd
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Атеқст]"
@@ -7526,104 +7520,104 @@ msgstr "[Атеқст]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Аиҿкаара"
#. WWxTK
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Ахьӡ"
#. 4tdAc
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Ажәла"
#. xTV7n
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Аинициалқәа"
#. AKD3k
-#: sw/inc/strings.hrc:964
+#: sw/inc/strings.hrc:963
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Амҩа ахьӡ"
#. ErMju
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Атәыла"
#. ESbkx
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:965
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Аԥошьҭатә индекс"
#. WDAc2
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:966
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ақалақь"
#. pg7MV
-#: sw/inc/strings.hrc:968
+#: sw/inc/strings.hrc:967
#, fuzzy
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Ахы"
#. DwLhZ
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Аҭыҧ"
#. LDTdu
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Аҭел (аҩн.)"
#. JBZyj
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Аҭел (аус.)"
#. 5EmGH
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "Афакс"
#. AtN9J
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:972
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr "E-mail"
#. 6GBRm
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Араион"
#. pbrdQ
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "иаҿых."
#. wC8SE
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "иаҿак."
@@ -7633,37 +7627,37 @@ msgstr "иаҿак."
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:980
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Афаил ахьӡ"
#. RBpz3
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Афаил ахьӡ арҭбаарада"
#. BCzy8
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Амҩа/Афаил ахьӡ"
#. ChFwM
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Амҩа"
#. R6KrL
-#: sw/inc/strings.hrc:985
+#: sw/inc/strings.hrc:984
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr ""
#. ANM2H
-#: sw/inc/strings.hrc:986
+#: sw/inc/strings.hrc:985
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Акатегориа"
@@ -7672,25 +7666,25 @@ msgstr "Акатегориа"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Ахы ахьӡ"
#. tnLqE
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Ахы аномер"
#. qGEAs
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr ""
#. WFA5R
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Ахы ахьӡи аномери"
@@ -7699,55 +7693,55 @@ msgstr "Ахы ахьӡи аномери"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
#. m84Fb
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Аримтә (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Аримтә (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Арабтә (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Адаҟьа астиль ала"
#. xBKwZ
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Атеқст"
@@ -7756,13 +7750,13 @@ msgstr "Атеқст"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1009
+#: sw/inc/strings.hrc:1008
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Ахьӡ"
#. RCnZb
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Аинициалқәа"
@@ -7771,49 +7765,49 @@ msgstr "Аинициалқәа"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Асистема"
#. qKXLW
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Атеқст"
#. E86ZD
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1015
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Ахьӡ"
#. FB3Rp
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1016
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Атеқст"
#. KiBai
-#: sw/inc/strings.hrc:1018
+#: sw/inc/strings.hrc:1017
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Аформула"
#. 9AsdS
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Атеқст"
#. GokUf
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Адырқәа рбаза"
#. UBADL
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Асистема"
@@ -7822,19 +7816,19 @@ msgstr "Асистема"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1024
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Автор"
#. aqFVp
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Аамҭа"
#. FaZKx
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Арыцхә"
@@ -7843,79 +7837,79 @@ msgstr "Арыцхә"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Азхьарҧш атеқст"
#. L7dK7
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Адаҟьа"
#. MaB3q
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Ахы"
#. 8FciB
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Хыхьла/Ҵаҟала"
#. Vq8mj
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1034
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Адаҟьа астиль еиҧш"
#. CQitd
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Акатегориеи аномери"
#. BsvCn
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1036
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Ахьӡ атеқст"
#. P7wiX
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Аномерркра"
#. QBGit
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Аномер"
#. CGkV7
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1039
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Аномер (контексда)"
#. XgSb3
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1040
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Аномер (ихарҭәаау аконтекст)"
#. zQTNF
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Астатиа a/az + "
#. 97Vs7
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Астстиа A/Az + "
@@ -7924,31 +7918,31 @@ msgstr "Астстиа A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Атеқст"
#. rAQoE
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Атаблица"
#. biUa2
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Афреим"
#. 7mkZb
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1050
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Асахьа"
#. GgbFY
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1051
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Аобиеқт"
@@ -7957,1548 +7951,1548 @@ msgstr "Аобиеқт"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "STR_COND"
msgid "~Condition"
msgstr "Аҭагылазаашьа"
#. X9cqJ
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1056
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Анаҩс, Акәымзар"
#. bo8yF
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1057
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE алаҳәара"
#. LixXA
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1058
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Иҵәахтәуп атеқст"
#. EX3bJ
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Амакрос ахьӡ"
#. dNZtd
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "Аҵаҳәара"
#. bfRPa
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Асимволқәа"
#. j2G5G
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Аҭыԥхгара"
#. vEgGo
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Аҵакы"
#. YQesU
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Аформула"
#. Eq5xq
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Даҽакы:"
#. 32NzA
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr ""
#. dYQTU
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Ашьаҿа горизонт. "
#. xELZY
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1070
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Ашьаҿа верт."
#. F9Ldz
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Аҭбаара"
#. rdxcb
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Аҳаракыра"
#. DQm2h
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1073
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Армарахьтәи акьыԥшь"
#. imDMU
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1074
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr ""
#. ayQss
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1075
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. 3moLd
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Ацәаҳәақәа"
#. XWMSH
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Ажәақәеи асимволқәеи рыԥхьаӡара. Шәақәыӷәӷәа, адиалог «Ажәақәа рхыԥхьаӡара»."
#. nxGNq
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Даҟьаклатәи аԥшра"
#. 57ju6
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Амульти-даҟьалатәи аԥшра"
#. tbig8
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1081
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Ашәҟәытә ԥшра"
#. xBHUG
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1082
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Адокумент адаҟьа аномер. Ақәыӷәӷәара иаанартуеит адиалог «Ииастәуп адаҟьахь», арӷьарахьтәи ақәыӷәӷәара - агәылаҵақәа рыхьӡынҵа.."
#. XaF3v
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1083
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Адокумент аҟны адаҟьа аномер (акьыԥхьраан). Ақәыӷәӷәара иаанартуеит адиалог «Ииастәуп адаҟьахь»."
#. EWtd2
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Адаҟьа астиль. Арӷьарахьтәи ақәыӷәӷәара астиль аԥсахразы, ақәыӷәӷәара - адиалог «Астильқәа»"
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Ахалагаранбан аҩадахьы"
#. PLAVt
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ацәаҳәақәа"
#. sg6Za
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Ахалагаранбан ада"
#. gueRC
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Адаҟьақәа реимҟьарада"
#. G3CQN
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Ианырԥштәӡам"
#. MVEk8
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Ианырҧштәуп вертикалла"
#. Dns6t
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Ианырҧштәуп горизонталла"
#. ZUKCy
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Ианырԥштәуп вертикаллеи горизонталлеи"
#. LoQic
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1095
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "Горизонталла ианырԥштәуп еиҩшо адаҟьақәа рҟны"
#. kbnTf
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Асимволқәа рстиль"
#. D99ZJ
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1097
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Асимволқәа рстиль ада"
#. fzG3P
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. 9RCsQ
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Ҵаҟатәи аколонтитул ада"
#. zFTin
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Хыхтәи аколонтитул"
#. PcYEB
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Хыхьтәи аколонтитул ада"
#. 8Jgfg
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr ""
#. HEuGy
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr ""
#. 4tA4q
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
#. ypvD6
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr ""
#. hyEQ5
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1106
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr ""
#. bGBtQ
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr ""
#. SrG3D
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Адҳәалара мацара)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Аҭбаара:"
#. 2GYT7
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Афиксациа зызу аҳаракыра:"
#. QrFMi
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Имин. аҳаракыра:"
#. kLiYd
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1112
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "абзац ахь"
#. A8nAb
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr ""
#. Uszmm
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1115
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "Адаҟьахь"
#. JMHRz
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1116
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Акоордината X:"
#. oCZWW
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Акоордината Y:"
#. YNKE6
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "хыхьла"
#. GPTAu
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Вертикалла ацентрла"
#. fcpTS
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ҵаҟала"
#. 37hos
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Ацәаҳәа ахыхь"
#. MU7hC
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Ацәаҳәа агәҭа"
#. ZvEq7
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Ацәаҳәа аҵаҟа"
#. jypsG
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr ""
#. Cui3U
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr ""
#. 4RL9X
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "арыӷьарахь"
#. wzGK7
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Горизонталла ацентр ала"
#. ngRmB
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "арымарахь"
#. JyHkM
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "аҩныҵҟа"
#. iXSZZ
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "адәныҟа"
#. kDY9Z
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Ихарҭәаау аҭбаара"
#. Hvn8D
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. 6j6TA
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Аиҟәыҭхага ҵәаӷәа аҭбаара:"
#. dvdDt
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Албаагақәа имакс. рҵакыра:"
#. BWqF3
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Изинтәуп ариашара адокумент «аԥхьара мацараз» аҟны"
#. SCL5F
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Еиҟәшатәуп"
#. CFmBk
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr ""
#. HvZBm
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr ""
#. QDaFk
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "Иадҳәалатәуп "
#. rWmT8
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "и"
#. H2Kwq
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Ацәаҳәақәа рыԥхьаӡара"
#. yjSiJ
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "Ацәаҳәақәа ԥхьаӡатәӡам"
#. HE4BV
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "Иалагатәуп ацәақәа рыԥхьазара аҟынтә:"
#. 7Q8qC
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Ажжара: "
#. sNxPE
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr ""
#. u73NC
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
#. qQsPp
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
#. BS4nZ
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr ""
#. avJBK
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
#. HQCJZ
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Аҵәцара: "
#. 5jDK3
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Ибжьаргылатәуп"
#. DVSAx
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "аинвертациа азутәӡам"
#. Z7tXB
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Аграфикатә режим: "
#. RXuUF
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Истандарту"
#. kbALJ
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr ""
#. eSHEj
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Аиқәаҵәа-ашкәакәа"
#. tABTr
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Аӡдырга"
#. 8SwC3
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Аргьежьра"
#. hWEeF
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Акаҭа ада"
#. HEuEv
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Акаҭа (аҵәаӷәақәа мацара рзы)"
#. VFgMq
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Акаҭа (аҵәаӷәақәеи асимволқеи рзы)"
#. VRJrB
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Атеқст иашьҭалатәуп"
#. Sb3Je
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Атеқст иашьҭалатәӡап"
#. yXFKP
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Еидҵатәуп аҿыкәырша"
#. vwHbS
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Еидҵатәӡам аҿыкәырша"
#. 3874B
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "ST_TBL"
msgid "Table"
msgstr "Атаблица"
#. T9JAj
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "ST_FRM"
msgid "Frame"
msgstr ""
#. Fsnm6
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "ST_PGE"
msgid "Page"
msgstr "Адаҟьа"
#. pKFCz
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Асахьа"
#. amiSY
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Анапхгара аелемент"
#. GEw9u
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "апараграф"
#. bEiyL
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Агәылаҵа"
#. 6gXCo
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Асахьа"
#. d5eSc
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE аобиеқт"
#. h5QQ8
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Ахқәа"
#. Cbktp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Алкаара"
#. nquvS
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Албаага"
#. GpAUo
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Агәаларшәара"
#. nDFKa
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Акомментари"
#. qpbDE
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Даҽазнык аԥшаара"
#. ipxfH
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
#. sfmff
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Атаблица аформула"
#. DtkuT
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Атаблица аформула иашаӡам"
#. A6Vgk
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr ""
#. pCp7u
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "ST_FIELD"
msgid "Field"
msgstr ""
#. LYuHA
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr ""
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Анаҩстәи атаблица"
#. yhnpi
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr ""
#. M4BCA
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Анаҩстәи адаҟьа"
#. UWeq4
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Анаҩстәи асахьа"
#. ZVCrD
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Анаҩстәи анапхгара аелемент"
#. NGAqr
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
#, fuzzy
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Анаҩстәи алкаара"
#. Mwcvm
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Анаҩстәи агәылаҵа"
#. xbxDs
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1196
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Анаҩстәи асахьа"
#. 4ovAF
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "OLE анаҩстәи аобиеқт"
#. YzK6w
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Анаҩстәи ахы"
#. skdRc
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Анаҩстәи алкаара"
#. RBFga
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Анаҩстәи албаага"
#. GNLrx
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Анаҩстәи агәаларшәара"
#. mFCfp
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Анаҩстәи акомментари"
#. gbnwp
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Иацҵатәуп аԥшаара ԥхьаҟа"
#. TXYkA
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Анаҩстәи аҭыԥрбага аелемент"
#. EyvbV
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Аҧхьатәи атаблица"
#. cC5vJ
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1206
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Аҧхьатәи адаҟьа"
#. p5jbU
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Аԥхьатәи асахьа"
#. 2WMmZ
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Аԥхьатәи анапхгара аелемент"
#. 6uGDP
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Аҧхьатәи алкаара"
#. YYCtk
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Аԥхьатәи агәылаҵа"
#. nFLdX
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Аԥхьатәи асахьа"
#. VuxvB
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "OLE аԥхьатәи аобиект"
#. QSuct
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
#. CzLBr
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Аҧхьатәи алкаара"
#. B7PoL
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Аԥхьатәи албаага"
#. AgtLD
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Аԥхьатәи агәаларшәара"
#. GJQ6F
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Аԥхьатәи акомментари"
#. GWnfD
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Иацҵатәуп аԥшаара шьҭахьҟа"
#. uDtcG
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Аԥхьатәи аҭыԥрбага аелемент"
#. VR6DX
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Атаблица аҧхьатәи аформула"
#. GqESF
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Атаблица анаҩстәи аформула"
#. gBgxo
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Атаблица иаҧхьааиуа игхатәу аформула"
#. UAon9
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Атаблица анаҩстәи игхатәу аформула"
#. L2Apv
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr ""
#. jCsGs
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr ""
#. o3BBz
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Ибжьаргылатәуп"
#. LnFkq
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Ианыхуп"
#. cTNEn
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Иформатркуп"
#. YWr7C
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Атаблица ҧсахуп"
#. 6xVDN
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Ихархәоуп абзац астиль"
#. 32AND
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Абзац аформат ҧсахуп"
#. wLDkj
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Ацәаҳәа ҭаргылоуп"
#. Eb5Gb
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Ацәаҳәа аныхуп"
#. i5ZJt
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Абларҭа ҭаргылоуп"
#. 4gE3z
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Абларҭа аныхуп"
#. DRCyp
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Анҵәамҭатә лбаага: "
#. qpW2q
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Албаага: "
#. 3RFUd
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-ақыәӷәӷәара смарт-тегқәа рыхкынҵа аартразы"
#. QCD36
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Хыхьтәи аколонтитул (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Актәи адаҟьа хыхьтәи аколонтитул (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Армарахьтәи адаҟьа хыхьтәи аколонтитул (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Арӷьарахьтәи адаҟьа хыхьтәи аколонтитул (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Ҵаҟатәи аколонтитул (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1250
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Актәи адаҟьа ҵаҟатәи аколонтитул (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Армарахьтәи адаҟьа ҵаҟатәи аколонтитул (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Арӷьарахьтәи адаҟьа ҵаҟатәи аколонтитул (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Ианыхтәуп хыхьтәи аколонтитул..."
#. wL3Fr
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Адаҟьа аформат"
#. DrAUe
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Ианыхтәуп ҵаҟатәи аколонтитул..."
#. 9Xgou
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Иформатрктәуп ҵаҟатәи аколонтитул..."
#. ApT5B
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr ""
#. wVAZJ
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Асахьа аартра ауам"
#. iJuAv
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Асахьа аҧхьара ауам"
#. Bwwho
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Асахьа идырым аформат"
#. bfog5
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Агрфикатә фаил ари аверсиа аднакылашом"
#. xy4Vm
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Иԥшаам асахьа афильтр"
#. tEqyq
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Асахьа аҭаргыларазы иазхом агәынкылара."
#. 5ihue
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Ибжьаргылатәуп асахьа"
#. GWzLN
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Акомментари:"
#. CoJc8
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Аҭаргылара"
#. dfMEF
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Аныхра"
#. NytQQ
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Автоҧсахра"
#. YRAQL
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr "Аформатқәа"
#. ELCVU
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Атаблица аредакциазура"
#. PzfQF
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Ихархәоуп абзац астиль"
#. sgEbW
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Адаҟьа "
#. 3DpEx
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Адаҟьа %1 %2 аҟынтәи"
#. HSbzS
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Адаҟьа %1 %2 аҟынтәи (адаҟьа %3)"
#. a7tDc
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr ""
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Абзац"
#. aAtmp
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1282
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Асахьа"
#. UBDMK
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-аобиеқт"
#. xEWbo
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1284
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Афреим"
#. hfJns
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Атаблица"
#. GRqNY
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Атаблица ацәаҳәа"
#. CDQY4
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Атаблица абларҭа"
#. 2Db9T
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Адаҟьа"
#. 63FuG
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Хыхтәи аколонтитул"
#. aDuAY
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Ҵаҟатәи аколонтитул"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "HTML (%PRODUCTNAME %PRODUCTVERSION) адокумент"
#. y2GBv
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Ахы"
#. AipGR
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Аиҟәшага"
#. CoSEf
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Аҩаӡара "
#. JdTF4
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Афаил «%1» аԥшаара амуит «%2» амҩа ала."
#. zRWDZ
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Ахархәаҩ иҭыԥрбага"
#. t5uWs
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<мап>"
#. vSSnJ
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<мап>"
#. NSx98
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
#. hK8CX
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
#. 8EgTx
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
#. gxt8B
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
#. pGAb4
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
#. teDm3
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
#. XWaFn
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
#. xp6D6
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
#. AogDK
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
#. 5A4jw
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Ахы аномер"
#. FH365
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Аелемент"
#. xZjtZ
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Атабулиациа ашьаҿа"
#. aXW8y
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Атеқсттә"
#. MCUd2
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Адаҟьа аномер"
#. pXqw3
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Ахы аинформациа"
#. DRBSD
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Агиперзхьарҧш алагамҭа"
#. Ytn5g
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Агиперзхьарҧш анҵәамҭа"
#. hRo3J
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Абиблиографиатә зхьарԥш:"
#. ZKG5v
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Асимволқәа рстиль: "
#. d9BES
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Аструктура атеқст"
#. kwoGP
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Шәақәыӷәӷәа Ctrl+Alt+A иацҵоу аоперациақәа рзы"
#. Avm9y
-#: sw/inc/strings.hrc:1324
+#: sw/inc/strings.hrc:1323
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Шәрықәыӷәӷәала армарахьтәии арӷьарахьтәии ахыцқәа аструктура аелементқәа рнапхгара алхразы"
#. 59eRi
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1324
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
#. 8AagG
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Иалышәх афаил амаҭәартә ҭыԥрбагаз (*.sdi)"
@@ -9507,260 +9501,260 @@ msgstr "Иалышәх афаил амаҭәартә ҭыԥрбагаз (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Абазатә ҵәаӷәа хыхьла"
#. 5GiEA
-#: sw/inc/strings.hrc:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Абазатә ҵәаӷәа ҵаҟала"
#. sdyVF
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Абазатә ҵәаӷәа ацентр ала"
#. NAXyZ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Ибжьаргылатәуп аобиеқт(қәа)"
#. 5C6Rc
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Иҧсахтәуп аобиеқт"
#. 3QFYB
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Ашаблон: "
#. oUhnK
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Аҿыкәырша"
#. T2SH2
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Аҿаҧшыра"
#. K6Yvs
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Абзац астиль: "
#. Fsanh
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Ари адаҟьа аҟны аномер ақәыргылара ауам. Армарахьтәи адаҟьақәа рҟны иқәыргылазар ауеит мацара еиҩшо, арӷьарахьтәи - мацара еиҩымшо ацифрақәа."
#. VZnJf
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION еилоу адокумент"
#. kWe9j
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
#. dLuAF
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Иҭагалоуп ииашам ажәамаӡа."
#. oUR7Y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Ажәамаӡа ықәыргылам."
#. GBVqD
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Аиагагақәа рыргылара хыркәшоуп"
#. rZBXF
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Мап (аорфографиа гәаҭатәӡам)"
#. Z8EjG
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Иқәыргылатәуп абызшәа ишыҟаз"
#. YEXdS
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Иҵегь..."
#. QecQ3
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "Ибжьажьтәуп"
#. aaiBM
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Аилыркаарақәа..."
#. kSDGu
-#: sw/inc/strings.hrc:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Испециалу аҵакырақәа ргәаҭара аҿыхуп. Зегь акоуп игәаҭатәума?"
#. KiAdJ
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Иауам адокументқәа реидҵара."
#. FqsCt
-#: sw/inc/strings.hrc:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_NO_BASE_FOR_MERGE"
msgid "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge."
msgstr ""
#. wcuf4
-#: sw/inc/strings.hrc:1359
+#: sw/inc/strings.hrc:1358
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Ахалагаратә теқст аҭагалара ауам."
#. K9qMS
-#: sw/inc/strings.hrc:1360
+#: sw/inc/strings.hrc:1359
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Ахкынҵа «Аервис/Апараметрқәа/%1/Акьыԥхьра» аҟны афакс-принтер ықәыргылаӡам."
#. XWQ8w
-#: sw/inc/strings.hrc:1361
+#: sw/inc/strings.hrc:1360
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML адокумент"
#. qVZBx
-#: sw/inc/strings.hrc:1362
+#: sw/inc/strings.hrc:1361
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Атеқсттә документ"
#. qmmPU
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Ахыҵхырҭа арбам."
#. 2LgDJ
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Аҩаӡара "
#. AcAD8
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Аструктура "
#. DE9FZ
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Албаага ариашара/анҵәамҭатә лбаага"
#. EzBCZ
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Иԥшаатәу ажәа ԥсахуп XX нтә."
#. fgywB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ацәаҳәа "
#. GUc4a
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Аиҵагыла "
#. yMyuo
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "Ахалагаратә теқст аекспорт..."
#. ywFCb
-#: sw/inc/strings.hrc:1371
+#: sw/inc/strings.hrc:1370
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "Ахыҵхырҭа акопиақәа рекспорт..."
#. BT3M3
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Иацҵатәуп"
#. ZR9aw
-#: sw/inc/strings.hrc:1374
+#: sw/inc/strings.hrc:1373
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Адәықәҵара: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1375
+#: sw/inc/strings.hrc:1374
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Қәҿиарала идәықәҵоуп"
#. fmHmE
-#: sw/inc/strings.hrc:1376
+#: sw/inc/strings.hrc:1375
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Адәықәҵара амуӡеит"
#. yAAPM
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
#. mWrXk
-#: sw/inc/strings.hrc:1380
+#: sw/inc/strings.hrc:1379
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Аформула атеқст"
#. RmBFW
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr ""
@@ -9769,7 +9763,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -9778,121 +9772,121 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Иҵабыргуп "
#. xAKRC
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Иҵабыргӡам"
#. pDAHz
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Анапаҵаҩра ҵабыргӡам"
#. etEEx
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Анапаҵаҩуп"
#. BK7ub
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Абзац анапаҵаҩра"
#. kZKCf
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Авизиттә картақәа"
#. ECFij
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "E-Mail архиарақәа"
#. PwrB9
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
#. NL48o
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Ианыхтәуп"
#. PW4Bz
-#: sw/inc/strings.hrc:1405
+#: sw/inc/strings.hrc:1404
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Атрибутқәа"
#. yfgiq
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "Иԥшаатәу аилкаа"
#. fhLzk
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "Альтенативатә елемент"
#. gD4D3
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "1-тәи ацаԥха"
#. BFszo
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "2-тәи ацаԥха"
#. EoAB8
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "Акомментари"
#. Shstx
-#: sw/inc/strings.hrc:1412
+#: sw/inc/strings.hrc:1411
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "Ҳасаб азутәуп арегистр"
#. 8Cjvb
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "Ажәа мацара"
#. zD8rb
-#: sw/inc/strings.hrc:1414
+#: sw/inc/strings.hrc:1413
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Ааи"
#. 4tTop
-#: sw/inc/strings.hrc:1415
+#: sw/inc/strings.hrc:1414
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Мап"
#. KhKwa
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
@@ -11077,110 +11071,110 @@ msgid "Insert Bibliography Entry"
msgstr "Абиблиографиатә зхьарҧшқәа рыриашара"
#. XnbFd
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:42
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:43
msgctxt "bibliographyentry|extended_tip|new"
msgid "Opens the Define Bibliography Entry dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose Tools - Bibliography Database."
msgstr ""
#. xHxhn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:61
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:62
msgctxt "bibliographyentry|extended_tip|edit"
msgid "Opens the Define Bibliography Entry dialog where you can edit the selected bibliography record."
msgstr ""
#. zo8CS
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:80
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:81
msgctxt "bibliographyentry|extended_tip|close"
msgid "Closes the dialog."
msgstr ""
#. sQJ4e
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:92
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:93
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Ибжьаргылатәуп"
#. rUZwC
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:100
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:101
msgctxt "bibliographyentry|extended_tip|insert"
msgid "Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document."
msgstr ""
#. JT2A7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:112
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:113
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Ихархәатәуп"
#. EhmoG
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:149
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:150
msgctxt "bibliographyentry|frombibliography"
msgid "Bibliography Database"
msgstr ""
#. TyGCb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:158
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:159
msgctxt "bibliographyentry|extended_tip|frombibliography"
msgid "Inserts a reference from the bibliography database."
msgstr ""
#. BFK8W
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:169
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:170
msgctxt "bibliographyentry|fromdocument"
msgid "Document Content"
msgstr ""
#. m4Ynn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:178
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:179
msgctxt "bibliographyentry|extended_tip|fromdocument"
msgid "Inserts a reference from the bibliography records that are stored in the current document."
msgstr ""
#. AhW2w
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:193
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:194
msgctxt "bibliographyentry|label1"
msgid "Bibliography Source"
msgstr ""
#. 5BLqy
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:225
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:226
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "Автор"
#. AMDy4
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:237
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:238
#, fuzzy
msgctxt "bibliographyentry|label3"
msgid "Title"
msgstr "Ахы"
#. VPXDb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:274
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:275
msgctxt "bibliographyentry|extended_tip|entrylb"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. YYgLc
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:291
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:292
msgctxt "bibliographyentry|extended_tip|entryed"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. AAmDi
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:304
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:305
msgctxt "bibliographyentry|label5"
msgid "Short name"
msgstr "Иркаҿны"
#. voQD7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:323
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:324
msgctxt "bibliographyentry|label4"
msgid "Entry"
msgstr ""
#. 3trf6
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:344
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:345
msgctxt "bibliographyentry|extended_tip|BibliographyEntryDialog"
msgid "Inserts a bibliography reference."
msgstr ""
@@ -17852,39 +17846,38 @@ msgid "Insert Section"
msgstr ""
#. rEeaX
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:40
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:37
msgctxt "insertsectiondialog|ok"
msgid "_Insert"
msgstr "Ибжьаргылатәуп"
#. V4AJG
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:113
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:110
#, fuzzy
msgctxt "insertsectiondialog|section"
msgid "Section"
msgstr "апараграф"
#. hgnkY
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:136
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "Аиҵагылақәа"
#. AbW5x
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:160
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr ""
-#. deUnf
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:184
-#, fuzzy
-msgctxt "insertsectiondialog|background"
-msgid "Background"
-msgstr "Аҿаҧшыра"
+#. XFoBE
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
+msgctxt "insertsectiondialog|area"
+msgid "Area"
+msgstr ""
#. Kt5QB
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:208
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
msgctxt "insertsectiondialog|notes"
msgid "Footnotes/Endnotes"
msgstr ""
diff --git a/source/ab/vcl/messages.po b/source/ab/vcl/messages.po
index 1378ba37c47..46ef530e4ce 100644
--- a/source/ab/vcl/messages.po
+++ b/source/ab/vcl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:17+0200\n"
+"POT-Creation-Date: 2021-06-04 13:11+0200\n"
"PO-Revision-Date: 2021-02-07 23:36+0000\n"
"Last-Translator: Андрей Абухба <aabuchba@mail.ru>\n"
"Language-Team: Abkhazian <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ab/>\n"
@@ -1940,530 +1940,530 @@ msgid "_Print"
msgstr "Акьыԥхьра"
#. M3L4L
-#: vcl/uiconfig/ui/printdialog.ui:154
+#: vcl/uiconfig/ui/printdialog.ui:157
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr "Аԥхьахәаԥшра"
#. 67YPm
-#: vcl/uiconfig/ui/printdialog.ui:158
+#: vcl/uiconfig/ui/printdialog.ui:163
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 ""
-#. Aq6Gv
-#: vcl/uiconfig/ui/printdialog.ui:189
-msgctxt "printdialog|lastpage"
-msgid "Last page"
-msgstr "Аҵыхәтәантәи адаҟьа"
-
-#. RwCmD
+#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:193
-msgctxt "printdialog|extended_tip|btnLast"
-msgid "Shows preview of the last page."
-msgstr ""
-
-#. CZQLF
-#: vcl/uiconfig/ui/printdialog.ui:209
-msgctxt "printdialog|forward"
-msgid "Next page"
-msgstr "Анаҩстәи адаҟьа"
+msgctxt "printdialog|previewbox"
+msgid "Pre_view"
+msgstr "Ахәаԥшра"
-#. emK9r
-#: vcl/uiconfig/ui/printdialog.ui:213
-msgctxt "printdialog|extended_tip|forward"
-msgid "Shows preview of the next page."
-msgstr "Иаанарԥшуеит анаҩстәи адаҟьа."
+#. EpB5H
+#: vcl/uiconfig/ui/printdialog.ui:202
+msgctxt "printdialog|extended_tip|previewbox"
+msgid "Turn on or off display of the print preview."
+msgstr ""
-#. yyFVV
-#: vcl/uiconfig/ui/printdialog.ui:228
-msgctxt "printdialog|totalnumpages"
-msgid "/ %n"
-msgstr "/ %n"
+#. SbgFv
+#: vcl/uiconfig/ui/printdialog.ui:232
+msgctxt "printdialog|firstpage"
+msgid "First page"
+msgstr "Актәи адаҟьа"
-#. c7uMG
-#: vcl/uiconfig/ui/printdialog.ui:246
-msgctxt "printdialog|extended_tip|pageedit"
-msgid "Enter the number of page to be shown in the preview."
+#. GVGSq
+#: vcl/uiconfig/ui/printdialog.ui:236
+msgctxt "printdialog|extended_tip|btnFirst"
+msgid "Shows preview of the first page."
msgstr ""
#. ebceU
-#: vcl/uiconfig/ui/printdialog.ui:262
+#: vcl/uiconfig/ui/printdialog.ui:251
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr "Аԥхьатәи адаҟьа"
#. uS5Ka
-#: vcl/uiconfig/ui/printdialog.ui:266
+#: vcl/uiconfig/ui/printdialog.ui:255
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr "Иаанарԥшуит аԥхьатәи адаҟьа."
-#. SbgFv
-#: vcl/uiconfig/ui/printdialog.ui:282
-msgctxt "printdialog|firstpage"
-msgid "First page"
-msgstr "Актәи адаҟьа"
-
-#. GVGSq
-#: vcl/uiconfig/ui/printdialog.ui:286
-msgctxt "printdialog|extended_tip|btnFirst"
-msgid "Shows preview of the first page."
+#. c7uMG
+#: vcl/uiconfig/ui/printdialog.ui:274
+msgctxt "printdialog|extended_tip|pageedit"
+msgid "Enter the number of page to be shown in the preview."
msgstr ""
-#. dQEY8
-#: vcl/uiconfig/ui/printdialog.ui:312
-msgctxt "printdialog|previewbox"
-msgid "Pre_view"
-msgstr "Ахәаԥшра"
+#. yyFVV
+#: vcl/uiconfig/ui/printdialog.ui:288
+msgctxt "printdialog|totalnumpages"
+msgid "/ %n"
+msgstr "/ %n"
-#. EpB5H
-#: vcl/uiconfig/ui/printdialog.ui:322
-msgctxt "printdialog|extended_tip|previewbox"
-msgid "Turn on or off display of the print preview."
+#. CZQLF
+#: vcl/uiconfig/ui/printdialog.ui:301
+msgctxt "printdialog|forward"
+msgid "Next page"
+msgstr "Анаҩстәи адаҟьа"
+
+#. emK9r
+#: vcl/uiconfig/ui/printdialog.ui:305
+msgctxt "printdialog|extended_tip|forward"
+msgid "Shows preview of the next page."
+msgstr "Иаанарԥшуеит анаҩстәи адаҟьа."
+
+#. Aq6Gv
+#: vcl/uiconfig/ui/printdialog.ui:320
+msgctxt "printdialog|lastpage"
+msgid "Last page"
+msgstr "Аҵыхәтәантәи адаҟьа"
+
+#. RwCmD
+#: vcl/uiconfig/ui/printdialog.ui:324
+msgctxt "printdialog|extended_tip|btnLast"
+msgid "Shows preview of the last page."
msgstr ""
#. PD6Aj
-#: vcl/uiconfig/ui/printdialog.ui:398
+#: vcl/uiconfig/ui/printdialog.ui:400
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:417
+#: vcl/uiconfig/ui/printdialog.ui:419
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr ""
#. dyo2j
-#: vcl/uiconfig/ui/printdialog.ui:432
+#: vcl/uiconfig/ui/printdialog.ui:434
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr ""
#. McZgQ
-#: vcl/uiconfig/ui/printdialog.ui:438
+#: vcl/uiconfig/ui/printdialog.ui:440
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr ""
#. oBACQ
-#: vcl/uiconfig/ui/printdialog.ui:450
+#: vcl/uiconfig/ui/printdialog.ui:452
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "Аҷыдаҟазшьақәа..."
#. 89CRC
-#: vcl/uiconfig/ui/printdialog.ui:457
+#: vcl/uiconfig/ui/printdialog.ui:459
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:481
+#: vcl/uiconfig/ui/printdialog.ui:483
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr "Апринтер"
#. AyxGJ
-#: vcl/uiconfig/ui/printdialog.ui:519
+#: vcl/uiconfig/ui/printdialog.ui:521
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr "Адаҟьақәа зегьы"
#. AQ7Ms
-#: vcl/uiconfig/ui/printdialog.ui:530
+#: vcl/uiconfig/ui/printdialog.ui:532
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr "Иакьыԥхьуеит адокумент зегьы"
#. pYtbq
-#: vcl/uiconfig/ui/printdialog.ui:541
+#: vcl/uiconfig/ui/printdialog.ui:543
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr "Адаҟьақәа:"
#. azXfE
-#: vcl/uiconfig/ui/printdialog.ui:553
+#: vcl/uiconfig/ui/printdialog.ui:555
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:569
+#: vcl/uiconfig/ui/printdialog.ui:571
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr "аҿырԥштәы: 1, 3-5, 7, 9"
#. FTtLK
-#: vcl/uiconfig/ui/printdialog.ui:572
+#: vcl/uiconfig/ui/printdialog.ui:574
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:583
+#: vcl/uiconfig/ui/printdialog.ui:585
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr "Иалкаау"
#. CJ2E7
-#: vcl/uiconfig/ui/printdialog.ui:593
+#: vcl/uiconfig/ui/printdialog.ui:595
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:607
+#: vcl/uiconfig/ui/printdialog.ui:609
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr ""
#. XmeFL
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:626
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr "Адаҟьақәа зегьы"
#. 49y67
-#: vcl/uiconfig/ui/printdialog.ui:625
+#: vcl/uiconfig/ui/printdialog.ui:627
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr "Еиҩымшо адаҟьақәа"
#. 6CkPE
-#: vcl/uiconfig/ui/printdialog.ui:626
+#: vcl/uiconfig/ui/printdialog.ui:628
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr "Еиҩшо адаҟьақәа"
#. ZeA37
-#: vcl/uiconfig/ui/printdialog.ui:630
+#: vcl/uiconfig/ui/printdialog.ui:632
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr ""
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:661
+#: vcl/uiconfig/ui/printdialog.ui:663
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:686
+#: vcl/uiconfig/ui/printdialog.ui:688
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "Ақьаад аганқәа:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:702
+#: vcl/uiconfig/ui/printdialog.ui:704
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:703
+#: vcl/uiconfig/ui/printdialog.ui:705
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:704
+#: vcl/uiconfig/ui/printdialog.ui:706
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. CKpgL
-#: vcl/uiconfig/ui/printdialog.ui:708
+#: vcl/uiconfig/ui/printdialog.ui:710
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:722
+#: vcl/uiconfig/ui/printdialog.ui:724
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_Акопиақәа рыԥхьаӡа:"
#. NwD7S
-#: vcl/uiconfig/ui/printdialog.ui:745
+#: vcl/uiconfig/ui/printdialog.ui:747
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr ""
#. BT4nY
-#: vcl/uiconfig/ui/printdialog.ui:759
+#: vcl/uiconfig/ui/printdialog.ui:761
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr ""
#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:772
+#: vcl/uiconfig/ui/printdialog.ui:774
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr ""
#. svd2Q
-#: vcl/uiconfig/ui/printdialog.ui:781
+#: vcl/uiconfig/ui/printdialog.ui:783
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr ""
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:798
+#: vcl/uiconfig/ui/printdialog.ui:800
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. kR6bA
-#: vcl/uiconfig/ui/printdialog.ui:806
+#: vcl/uiconfig/ui/printdialog.ui:808
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr ""
#. GZrpG
-#: vcl/uiconfig/ui/printdialog.ui:836
+#: vcl/uiconfig/ui/printdialog.ui:838
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr ""
#. X4Am9
-#: vcl/uiconfig/ui/printdialog.ui:844
+#: vcl/uiconfig/ui/printdialog.ui:846
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:865
+#: vcl/uiconfig/ui/printdialog.ui:867
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:881
+#: vcl/uiconfig/ui/printdialog.ui:883
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:920
+#: vcl/uiconfig/ui/printdialog.ui:922
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:935
+#: vcl/uiconfig/ui/printdialog.ui:937
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:952
+#: vcl/uiconfig/ui/printdialog.ui:954
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Автоматикала"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:953
+#: vcl/uiconfig/ui/printdialog.ui:955
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Ашәҟәытә"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:954
+#: vcl/uiconfig/ui/printdialog.ui:956
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Альбомтә"
#. PkAo9
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:960
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr ""
#. DSFv2
-#: vcl/uiconfig/ui/printdialog.ui:974
+#: vcl/uiconfig/ui/printdialog.ui:976
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:1009
+#: vcl/uiconfig/ui/printdialog.ui:1011
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr ""
#. ok8Lw
-#: vcl/uiconfig/ui/printdialog.ui:1023
+#: vcl/uiconfig/ui/printdialog.ui:1025
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1064
+#: vcl/uiconfig/ui/printdialog.ui:1066
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Даҽакы:"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1071
+#: vcl/uiconfig/ui/printdialog.ui:1073
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1084
+#: vcl/uiconfig/ui/printdialog.ui:1086
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1104
+#: vcl/uiconfig/ui/printdialog.ui:1106
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1116
+#: vcl/uiconfig/ui/printdialog.ui:1118
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1135
+#: vcl/uiconfig/ui/printdialog.ui:1137
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1147
+#: vcl/uiconfig/ui/printdialog.ui:1149
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1166
+#: vcl/uiconfig/ui/printdialog.ui:1168
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1179
+#: vcl/uiconfig/ui/printdialog.ui:1181
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "адаҟьақәа рыбжьара"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1190
+#: vcl/uiconfig/ui/printdialog.ui:1192
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1209
+#: vcl/uiconfig/ui/printdialog.ui:1211
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1222
+#: vcl/uiconfig/ui/printdialog.ui:1224
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1235
+#: vcl/uiconfig/ui/printdialog.ui:1237
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1252
+#: vcl/uiconfig/ui/printdialog.ui:1254
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1253
+#: vcl/uiconfig/ui/printdialog.ui:1255
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1254
+#: vcl/uiconfig/ui/printdialog.ui:1256
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1255
+#: vcl/uiconfig/ui/printdialog.ui:1257
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1259
+#: vcl/uiconfig/ui/printdialog.ui:1261
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1271
+#: vcl/uiconfig/ui/printdialog.ui:1273
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1282
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1292
+#: vcl/uiconfig/ui/printdialog.ui:1294
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Аброшиура"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1302
+#: vcl/uiconfig/ui/printdialog.ui:1304
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1325
+#: vcl/uiconfig/ui/printdialog.ui:1327
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1330
+#: vcl/uiconfig/ui/printdialog.ui:1332
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:1352
+#: vcl/uiconfig/ui/printdialog.ui:1354
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1368
+#: vcl/uiconfig/ui/printdialog.ui:1370
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1391
+#: vcl/uiconfig/ui/printdialog.ui:1393
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1440
+#: vcl/uiconfig/ui/printdialog.ui:1447
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 ""
diff --git a/source/af/basctl/messages.po b/source/af/basctl/messages.po
index 452e909311f..52654a409ad 100644
--- a/source/af/basctl/messages.po
+++ b/source/af/basctl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-06-04 13:08+0200\n"
"PO-Revision-Date: 2021-01-26 17:36+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/af/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547111108.000000\n"
#. fniWp
@@ -671,121 +671,121 @@ msgid "Existing Macros In:"
msgstr "Bestaande makro's in:"
#. 8Bfcg
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:231
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:230
msgctxt "basicmacrodialog|extended_tip|libraries"
msgid "Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog."
msgstr "Toon die biblioteke en modules waaruit u makro's kan oopmaak of waarin u makro's kan stoor. Om 'n makro met 'n spesifieke dokument te stoor, moet u eers die dokument oopmaak en daarna hierdie dialoog."
#. Mfysc
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:247
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:246
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr "Makro van"
#. Qth4v
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:263
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:262
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "Stoor makro in"
#. AjFTi
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:300
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:299
msgctxt "basicmacrodialog|extended_tip|macronameedit"
msgid "Displays the name of the selected macro. To create or to change the name of a macro, enter a name here."
msgstr "Tik die naam van die geselekteerde makro. Om 'n makro te skep of te verander, voer 'n nuwe naam hier in."
#. BpDb6
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:309
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:308
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "Makronaam"
#. izDZr
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:331
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:330
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr "Toewys..."
#. qEaMG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:338
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:337
msgctxt "basicmacrodialog|extended_tip|assign"
msgid "Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event."
msgstr "Open dialoogvenster \"Aanpas\" waarin u die geselekteerde makro kan toewys aan: 'n kieslys opdrag, of 'n werkbalk of 'n gebeurtenis."
#. dxu7W
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:350
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "Redigeer"
#. dE5A9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:357
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing."
msgstr "Begin die %PRODUCTNAME-Basic-redigeerder en maak die geselekteerde makro of die dialoog oop vir redigering."
#. 9Uhec
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:369
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr "_Skrap"
#. Mxvv8
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
msgstr "Skep 'n nuwe makro of 'n nuwe module of skrap die geselekteerde makro of module."
#. XkqFC
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:388
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr "_Nuwe"
#. GN5Ft
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:395
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:394
msgctxt "basicmacrodialog|extended_tip|new"
msgid "Creates a new library."
msgstr "Skep 'n nuwe biblioteek."
#. Gh52t
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:407
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:406
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr "Organiseerder..."
#. 3L2hk
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:414
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:413
msgctxt "basicmacrodialog|extended_tip|organize"
msgid "Opens the Macro Organizer dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries."
msgstr "Maak die Makro-dialoogvenster oop, waarin u nuwe makro-modules, dialoë en biblioteke kan skep of bestaande kan wysig of uitvee."
#. wAJj2
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:426
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:425
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "Nuwe biblioteek"
#. E5rdD
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:433
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:432
msgctxt "basicmacrodialog|extended_tip|newlibrary"
msgid "Saves the recorded macro in a new library."
msgstr "Stoor die opgeneemde makro in 'n nuwe biblioteek."
#. 2xdsE
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:445
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:444
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "Nuwe module"
#. BrAwG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:452
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:451
msgctxt "basicmacrodialog|extended_tip|newmodule"
msgid "Saves the recorded macro in a new module."
msgstr "Stoor die opgeneemde makro in 'n nuwe module."
#. gMDg9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:500
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:499
msgctxt "basicmacrodialog|extended_tip|BasicMacroDialog"
msgid "Opens a dialog to organize macros."
msgstr "Open 'n dialoog om makros te organiseer."
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index d8f499ade7e..4b4920e427e 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:14+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2021-05-17 06:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/af/>\n"
@@ -2063,62 +2063,68 @@ msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr "Direkte Hulp"
+#. NBDBv
+#: cui/inc/strings.hrc:383
+msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
+msgid "Experimental"
+msgstr ""
+
#. 3FZFt
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr "Die URL of teks is te lank vir die huidige foutkorreksie vlak. Óf verkort die teks of verlaag die regstellingsvlak."
#. AD8QJ
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr "U kan alleen gebruiker-gedefineerde kleure skrap"
#. 4LWGV
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr "Kies asseblief die kleur om te skrap"
#. FjQQ5
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr "Installeer"
#. 2GUFq
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr "Geïnstalleerd"
#. TmK5f
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr "Installeer"
#. izdAK
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr "Soek..."
#. HYT6K
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr "Laai..."
#. 88Ect
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:394
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr "Toevoegings"
#. KTtQE
-#: cui/inc/strings.hrc:395
+#: cui/inc/strings.hrc:396
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr "Pas toe op %MODULE"
@@ -5888,181 +5894,301 @@ msgid "Bullets and Numbering"
msgstr "Kol- en genommerde- paragrawe"
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:223
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr "Vlak"
#. rYDvK
-#: cui/uiconfig/ui/bulletandposition.ui:266
+#: cui/uiconfig/ui/bulletandposition.ui:263
msgctxt "bulletandposition|label4"
msgid "Type:"
msgstr "Tipe:"
+#. ccHCD
+#: cui/uiconfig/ui/bulletandposition.ui:279
+msgctxt "bulletandposition|entended_tip|numfmtlb"
+msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
+msgstr ""
+
#. mp5Si
-#: cui/uiconfig/ui/bulletandposition.ui:290
+#: cui/uiconfig/ui/bulletandposition.ui:292
msgctxt "bulletandposition|startatft"
msgid "Start at:"
msgstr "Begin by:"
#. cfuBf
-#: cui/uiconfig/ui/bulletandposition.ui:306
+#: cui/uiconfig/ui/bulletandposition.ui:308
msgctxt "bulletandposition|startat"
msgid "1"
msgstr "1"
+#. rE6Ec
+#: cui/uiconfig/ui/bulletandposition.ui:314
+msgctxt "bulletandposition|extended_tip|startat"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
#. Jtk6d
-#: cui/uiconfig/ui/bulletandposition.ui:320
+#: cui/uiconfig/ui/bulletandposition.ui:327
msgctxt "bulletandposition|bulletft"
msgid "Character:"
msgstr "Karakter:"
#. GVt7U
-#: cui/uiconfig/ui/bulletandposition.ui:332
+#: cui/uiconfig/ui/bulletandposition.ui:339
msgctxt "bulletandposition|bullet"
msgid "Select..."
msgstr "Selekteer..."
+#. sNFJM
+#: cui/uiconfig/ui/bulletandposition.ui:345
+msgctxt "bulletandposition|extended_tip|bullet"
+msgid "Select the character for the unordered list."
+msgstr ""
+
#. oJgFH
-#: cui/uiconfig/ui/bulletandposition.ui:344
+#: cui/uiconfig/ui/bulletandposition.ui:356
msgctxt "bulletandposition|bitmap"
msgid "Select image..."
msgstr "Selekteer Beeld..."
+#. irp4K
+#: cui/uiconfig/ui/bulletandposition.ui:368
+msgctxt "bulletandposition|extended_tip|bitmap"
+msgid "Select a graphic bullet."
+msgstr ""
+
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:364
+#: cui/uiconfig/ui/bulletandposition.ui:381
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr "Kleur:"
+#. XqDTh
+#: cui/uiconfig/ui/bulletandposition.ui:403
+msgctxt "bulletandposition|extended_tip|color"
+msgid "Select the color of the list characters for ordered and unordered lists."
+msgstr ""
+
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:407
+#: cui/uiconfig/ui/bulletandposition.ui:428
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr "Eienskappe"
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:439
+#: cui/uiconfig/ui/bulletandposition.ui:460
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr "Voor:"
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:453
+#: cui/uiconfig/ui/bulletandposition.ui:474
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr "Na:"
+#. da9tS
+#: cui/uiconfig/ui/bulletandposition.ui:492
+msgctxt "bulletandposition|extended_tip|suffix"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. u9Bhq
+#: cui/uiconfig/ui/bulletandposition.ui:509
+msgctxt "bulletandposition|extended_tip|prefix"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:493
+#: cui/uiconfig/ui/bulletandposition.ui:524
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr "Skeidingsteken"
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:537
+#: cui/uiconfig/ui/bulletandposition.ui:568
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr "Breedte:"
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:551
+#: cui/uiconfig/ui/bulletandposition.ui:582
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr "Hoogte:"
+#. HZHRK
+#: cui/uiconfig/ui/bulletandposition.ui:602
+msgctxt "bulletandposition|extended_tip|widthmf"
+msgid " Enter the width of the graphic bullet character. "
+msgstr ""
+
+#. twiWp
+#: cui/uiconfig/ui/bulletandposition.ui:621
+msgctxt "bulletandposition|extended_tip|heightmf"
+msgid " Enter the height of the graphic bullet character. "
+msgstr ""
+
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:614
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr "100"
+#. QArnY
+#: cui/uiconfig/ui/bulletandposition.ui:661
+msgctxt "bulletandposition|extended_tip|relsize"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
+msgstr ""
+
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:628
+#: cui/uiconfig/ui/bulletandposition.ui:674
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr "_Rel. grootte:"
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:646
+#: cui/uiconfig/ui/bulletandposition.ui:692
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr "Behou Verhouding"
+#. ivkyj
+#: cui/uiconfig/ui/bulletandposition.ui:700
+msgctxt "bulletandposition|extended_tip|keepratio"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:681
+#: cui/uiconfig/ui/bulletandposition.ui:732
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr "Grootte"
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:713
+#: cui/uiconfig/ui/bulletandposition.ui:764
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr "Indentasie:"
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:727
+#: cui/uiconfig/ui/bulletandposition.ui:778
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr "Breedte:"
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:742
+#: cui/uiconfig/ui/bulletandposition.ui:793
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr "0,00"
+#. nCTvW
+#: cui/uiconfig/ui/bulletandposition.ui:799
+msgctxt "bulletandposition|extended_tip|indentmf"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:757
+#: cui/uiconfig/ui/bulletandposition.ui:813
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr "0,00"
+#. EEFpF
+#: cui/uiconfig/ui/bulletandposition.ui:819
+msgctxt "bulletandposition|extended_tip|numberingwidthmf"
+msgid " Enter or select the width of the list element. "
+msgstr ""
+
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:769
+#: cui/uiconfig/ui/bulletandposition.ui:830
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr "Relatief"
+#. iq9vz
+#: cui/uiconfig/ui/bulletandposition.ui:838
+msgctxt "bulletandposition|extended_tip|relative"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. zC5eX
+#: cui/uiconfig/ui/bulletandposition.ui:862
+msgctxt "bulletandposition|extended_tip|center"
+msgid "Align bullet on the center of the list element."
+msgstr ""
+
+#. sdBx9
+#: cui/uiconfig/ui/bulletandposition.ui:880
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Align bullet on the left of the list element."
+msgstr ""
+
+#. TFMgS
+#: cui/uiconfig/ui/bulletandposition.ui:898
+msgctxt "bulletandposition|extended_tip|right"
+msgid "Align bullet on the right of the list element."
+msgstr ""
+
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:836
+#: cui/uiconfig/ui/bulletandposition.ui:917
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr "Belyning"
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:853
+#: cui/uiconfig/ui/bulletandposition.ui:934
msgctxt "bulletandposition|position"
msgid "Position"
msgstr "Posisie"
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:883
+#: cui/uiconfig/ui/bulletandposition.ui:964
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr "Skyfie"
+#. WdtHx
+#: cui/uiconfig/ui/bulletandposition.ui:972
+msgctxt "bulletandposition|extended_tip|sliderb"
+msgid "Applies the modification to the whole slide or page."
+msgstr ""
+
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:897
+#: cui/uiconfig/ui/bulletandposition.ui:983
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr "Seleksie"
+#. FfWoQ
+#: cui/uiconfig/ui/bulletandposition.ui:992
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Applies the modification to the selection."
+msgstr ""
+
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:912
+#: cui/uiconfig/ui/bulletandposition.ui:1003
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr "Werk Meester by"
+#. cM2TD
+#: cui/uiconfig/ui/bulletandposition.ui:1010
+msgctxt "bulletandposition|extended_tip|applytomaster"
+msgid "Click to apply the the modification to all slides that use the current master slide."
+msgstr ""
+
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:930
+#: cui/uiconfig/ui/bulletandposition.ui:1026
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr "Omvang"
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:992
+#: cui/uiconfig/ui/bulletandposition.ui:1088
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr "Voorskou"
@@ -8948,7 +9074,7 @@ msgid "Existing Macros"
msgstr "Bestaande Makro's"
#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:342
+#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
msgstr "Spesifiseer die makro wat uitgevoer moet word wanneer u op 'n prent, raam of OLE-voorwerp klik."
@@ -10443,133 +10569,133 @@ msgid "Open File"
msgstr "Open lêer"
#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:64
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
msgstr "Open die \"Open\"-dialoog waar u 'n lêer kan kies."
#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:88
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr "Voer 'n URL in vir die lêer wat u wil oopmaak wanneer u klik op die hiperskakel. As u nie 'n teikenraam spesifiseer nie, sal die lêer in die huidige dokument of raam oopgemaak word."
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:103
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Dokument"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:136
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr "T_eiken:"
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:152
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:151
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr "URL:"
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:166
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:165
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr "Teiken in dokument"
#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:169
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
msgstr "Open die \"Teiken\"-dialoog in die dokument."
#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:186
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr "Voer 'n URL in vir die lêer wat u wil oopmaak wanneer u klik op die hiperskakel. As u nie 'n teikenraam spesifiseer nie, sal die lêer in die huidige dokument of raam oopgemaak word."
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:201
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr "Toetsteks"
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:219
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:217
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr "Teiken in dokument"
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:255
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:253
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr "_Raam:"
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:270
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:268
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr "Te_ks:"
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:285
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:283
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "N_aam:"
#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:301
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr "Spesifiseer die sigbare teks of die knoppie-byskrif vir die hiperskakel."
#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:318
msgctxt "hyperlinkdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "Voer in die naam vir die hiperskakel."
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:341
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:339
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr "Vorm:"
#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:356
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr "Spesifiseer of die hiperskakel as teks of 'n knoppie ingevoeg word."
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:370
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Gebeurtenisse"
#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:376
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:373
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:400
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:397
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:421
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:418
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:436
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:433
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr "In die Dokument-oortjie van die \"Hiperskakel\"-dialoog kan hiperskakels na enige dokumente of bestemmings in dokumente geredigeer word."
@@ -10707,25 +10833,25 @@ msgid "Events"
msgstr "Gebeurtenisse"
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:387
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:411
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:432
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:447
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr "Gebruik die Internet bladsy van die \"Hyperlink\"-dialoog om die hiperskakels in WWW- of FTP-adresse te wysig."
@@ -10743,103 +10869,103 @@ msgid "Data Sources..."
msgstr "Data Bronne..."
#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:59
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
msgstr "Verberg of vertoon die databron verkenner."
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr "_Onderwerp:"
#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:92
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
msgstr "Hier voer u die teks in wat in die onderwerpreël van die nuwe boodskapdokument moet verskyn."
#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:116
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
msgstr "Ken die gespesifiseerde e-pos toe aan die hiperskakel."
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:143
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "E-pos"
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:180
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:179
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr "_Raam:"
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:195
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:194
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr "Te_ks:"
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:210
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:209
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "N_aam:"
#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:227
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr "Spesifiseer die sigbare teks of die knoppie-byskrif vir die hiperskakel."
#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:244
msgctxt "hyperlinkmailpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "Voer in 'n naam vir die hiperskakel."
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:266
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:265
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr "Vorm:"
#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:282
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr "Spesifiseer of die hiperskakel as teks of 'n knoppie ingevoeg word."
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:296
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Gebeurtenisse"
#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:299
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:325
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:323
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:346
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:344
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:361
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:359
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr "Op die e-pos-bladsy in die \"Hiperlink\"-dialoog kan u hiperskakels vir e-posadresse wysig."
@@ -10917,103 +11043,103 @@ msgid "Select Path"
msgstr "Kies pad"
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr "Open die \"Kies pad\"-dialoog waar u 'n pad kan kies."
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:138
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "Lêer_tipe:"
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:164
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr "Spesifiseer 'n URL vir die lêer wat geopen sal word wanneer u op die hiperskakel klik."
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:204
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr "Spesifiseer die lêer tipe vir die nuwe dokument."
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:230
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "Nuwe dokument"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "_Raam:"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "Te_ks:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "N_aam:"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:314
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr "Spesifiseer die sigbare teks of die knoppie-byskrif vir die hiperskakel."
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:331
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "Voer in 'n naam vir die hiperskakel."
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:352
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr "Vorm:"
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:368
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr "Spesifiseer of die hiperskakel as teks of 'n knoppie ingevoeg word."
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:382
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Gebeurtenisse"
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:386
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr "Open die \"Makro Toewys\"-dialoog waarin u, u eie programkode kan toedeel aan gebeure soos \"Muis oor objek\" of \"Aktiverende hiperskakel\"."
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:410
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Voer in die naam van die raam waarin die gekoppelde lêer oopgemaak moet word of kies 'n vooraf gedefinieerde raam vanuit die lys. As u hierdie veld leeg laat, sal die gekoppelde lêer in die huidige blaaiervenster oopgemaak word."
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:431
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "Verdere instellings"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:446
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr "Gebruik die \"Nuwe dokument\"-tabblad van die \"Hiperskakel\"-dialoog om 'n hiperskakel na 'n nuwe dokument op te stel en terselfdertyd die nuwe dokument te skep."
@@ -11341,43 +11467,43 @@ msgid "Create from file"
msgstr "Skep uit lêer"
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:187
+#: cui/uiconfig/ui/insertoleobject.ui:186
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "Objeksoort"
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:231
+#: cui/uiconfig/ui/insertoleobject.ui:230
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr "Soek…"
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:244
+#: cui/uiconfig/ui/insertoleobject.ui:243
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "Skakel na lêer"
#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:252
+#: cui/uiconfig/ui/insertoleobject.ui:251
msgctxt "insertoleobject|extended_tip|linktofile"
msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
msgstr "Aktiveer hierdie opsie om die OLE-objek in te voeg as 'n skakel na die oorspronklike lêer. As hierdie opsie gedeaktiveer is, word die OLE-objek in u dokument ingebed."
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:263
+#: cui/uiconfig/ui/insertoleobject.ui:262
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr "Vertoon as ikoon"
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:282
+#: cui/uiconfig/ui/insertoleobject.ui:281
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "Lêer"
#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:315
+#: cui/uiconfig/ui/insertoleobject.ui:311
msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
msgstr "Voeg 'n OLE-objek in die huidige dokument. Die OLE-objek is ingevoeg as 'n skakel of as 'n ingebedde objek."
@@ -12033,7 +12159,7 @@ msgid "Macro Name"
msgstr "Makronaam"
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:297
+#: cui/uiconfig/ui/macroselectordialog.ui:296
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "Beskrywing"
@@ -18339,7 +18465,7 @@ msgid "QR Code Generator"
msgstr "QR Kode Generator"
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:114
+#: cui/uiconfig/ui/qrcodegen.ui:115
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr "www.libreoffice.org"
@@ -18396,43 +18522,43 @@ msgid "Medium"
msgstr "Middel"
#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
+#: cui/uiconfig/ui/qrcodegen.ui:252
msgctxt "button_medium"
msgid "15% of codewords can be restored."
msgstr "15% van die kodewoorde word gerestoureer."
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:263
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr "Kwartiel"
#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:277
+#: cui/uiconfig/ui/qrcodegen.ui:275
msgctxt "button_quartile"
msgid "25% of codewords can be restored."
msgstr "25% van die kodewoorde word gerestoureer."
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:288
+#: cui/uiconfig/ui/qrcodegen.ui:286
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr "Hoog"
#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:301
+#: cui/uiconfig/ui/qrcodegen.ui:298
msgctxt "button_high"
msgid "30% of codewords can be restored."
msgstr "30% van die kodewoorde word gerestoureer."
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:322
+#: cui/uiconfig/ui/qrcodegen.ui:319
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr "Opsies"
#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:353
+#: cui/uiconfig/ui/qrcodegen.ui:347
msgctxt "qr code dialog title"
msgid "Generate QR Code for any text or URL."
msgstr "Genereer QR kode vir enige teks of URL."
@@ -19956,13 +20082,13 @@ msgid "Add to _Dictionary"
msgstr "Voeg by _Woordeboek"
#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:613
+#: cui/uiconfig/ui/spellingdialog.ui:614
msgctxt "spellingdialog|extended_tip|addmb"
msgid "Adds the unknown word to a user-defined dictionary."
msgstr "Voeg die onbekende woord by 'n pasgemaakte woordeboek."
#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:654
+#: cui/uiconfig/ui/spellingdialog.ui:655
msgctxt "spellingdialog|extended_tip|SpellingDialog"
msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
msgstr "Kontroleer die dokument of die huidige seleksie vir spelfoute. As 'n uitbreiding vir die grammatikakontrole geïnstalleer word, word grammatikale foute ook in hierdie dialoog vertoon."
@@ -20681,6 +20807,36 @@ msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr "Hier spesifiseer u die uitleg- en anker-eienskappe vir teks in die geselekteerde tekening of teksobjek."
+#. DCdet
+#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+msgctxt "textcolumnstabpage|labelColNumber"
+msgid "_Number of columns:"
+msgstr ""
+
+#. PpfsL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+msgctxt "textcolumnstabpage|labelColSpacing"
+msgid "_Spacing:"
+msgstr ""
+
+#. cpMdh
+#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
+msgid "Enter the number of columns to use for the text."
+msgstr ""
+
+#. VDq3x
+#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
+msgid "Enter the amount of space to leave between the columns."
+msgstr ""
+
+#. 4u4bL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
+msgid "Sets the columns layout properties for text in the selected drawing or text object."
+msgstr ""
+
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -20699,6 +20855,12 @@ msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "Teksanimasie"
+#. iq2Cq
+#: cui/uiconfig/ui/textdialog.ui:231
+msgctxt "textdialog|RID_SVXPAGE_TEXTCOLUMNS"
+msgid "Text Columns"
+msgstr ""
+
#. N89ek
#: cui/uiconfig/ui/textflowpage.ui:69
msgctxt "textflowpage|checkAuto"
diff --git a/source/af/framework/messages.po b/source/af/framework/messages.po
index c61b25efaee..346e9056874 100644
--- a/source/af/framework/messages.po
+++ b/source/af/framework/messages.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-03-09 11:41+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/af/>\n"
@@ -150,8 +150,14 @@ msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr "Stel te~rug"
-#. ntyDa
+#. zHwpD
#: framework/inc/strings.hrc:44
+msgctxt "STR_LOCK_TOOLBARS"
+msgid "~Lock Toolbars"
+msgstr ""
+
+#. ntyDa
+#: framework/inc/strings.hrc:45
msgctxt "STR_CORRUPT_UICFG_SHARE"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -161,7 +167,7 @@ msgstr ""
"Probeer die toepassing herinstalleer."
#. grsAx
-#: framework/inc/strings.hrc:45
+#: framework/inc/strings.hrc:46
msgctxt "STR_CORRUPT_UICFG_USER"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -171,7 +177,7 @@ msgstr ""
"Probeer u gebruikerprofiel vir die toepassing verwyder."
#. qMSRF
-#: framework/inc/strings.hrc:46
+#: framework/inc/strings.hrc:47
msgctxt "STR_CORRUPT_UICFG_GENERAL"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -181,164 +187,164 @@ msgstr ""
"Probeer eers u gebruikerprofiel vir die toepassing verwyder, of probeer die toepassing herinstalleer."
#. 9FEe5
-#: framework/inc/strings.hrc:47
+#: framework/inc/strings.hrc:48
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr "Naamloos"
#. HDUNU
#. To translators: for displaying 'Multiple Languages' in the language statusbar control
-#: framework/inc/strings.hrc:49
+#: framework/inc/strings.hrc:50
msgctxt "STR_LANGSTATUS_MULTIPLE_LANGUAGES"
msgid "Multiple Languages"
msgstr "Meer as een taal"
#. rZBXF
-#: framework/inc/strings.hrc:50
+#: framework/inc/strings.hrc:51
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Geen (moenie spelling kontroleer nie)"
#. Z8EjG
-#: framework/inc/strings.hrc:51
+#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Stel terug na verstektaal"
#. YEXdS
-#: framework/inc/strings.hrc:52
+#: framework/inc/strings.hrc:53
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Meer..."
#. tTsdD
-#: framework/inc/strings.hrc:53
+#: framework/inc/strings.hrc:54
msgctxt "STR_SET_LANGUAGE_FOR_PARAGRAPH"
msgid "Set Language for Paragraph"
msgstr "Stel taal vir paragraaf"
#. m72Ea
-#: framework/inc/strings.hrc:54
+#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr "Tekstaal. Klik regs om die karakter- of paragraaftaal te stel."
#. ZGDAr
-#: framework/inc/strings.hrc:56
+#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "Teksveld"
#. CBmAL
-#: framework/inc/strings.hrc:57
+#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "Merkblokkie"
#. xwuJF
-#: framework/inc/strings.hrc:58
+#: framework/inc/strings.hrc:59
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "Keuselys En Invoerkombinasie"
#. WiNUf
-#: framework/inc/strings.hrc:59
+#: framework/inc/strings.hrc:60
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "Keuse Lysveld"
#. a7gAj
-#: framework/inc/strings.hrc:60
+#: framework/inc/strings.hrc:61
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "Datumveld"
#. EaBTj
-#: framework/inc/strings.hrc:61
+#: framework/inc/strings.hrc:62
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "Tydveld"
#. DWfsm
-#: framework/inc/strings.hrc:62
+#: framework/inc/strings.hrc:63
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "Numeriese Veld"
#. TYjnr
-#: framework/inc/strings.hrc:63
+#: framework/inc/strings.hrc:64
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "Geldbedragveld"
#. B6MEP
-#: framework/inc/strings.hrc:64
+#: framework/inc/strings.hrc:65
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "Masker patroonveld"
#. DEn9D
-#: framework/inc/strings.hrc:65
+#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "Geformateerde Veld"
#. V4iMu
-#: framework/inc/strings.hrc:67
+#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "Drukknoppie"
#. TreFC
-#: framework/inc/strings.hrc:68
+#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "Opsie Knoppie"
#. NFysA
-#: framework/inc/strings.hrc:69
+#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "Etiketveld"
#. E5mMK
-#: framework/inc/strings.hrc:70
+#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "Groepveld"
#. 5474w
-#: framework/inc/strings.hrc:71
+#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "Grafiese Knoppie"
#. qT2Ed
-#: framework/inc/strings.hrc:72
+#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "Grafiese Beheerveld"
#. 6Qvho
-#: framework/inc/strings.hrc:73
+#: framework/inc/strings.hrc:74
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "Lêer Kieskontrole"
#. 3SUEn
-#: framework/inc/strings.hrc:74
+#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr "Rolstaaf"
#. VtEN6
-#: framework/inc/strings.hrc:75
+#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr "Draaiveld"
#. eGgm4
-#: framework/inc/strings.hrc:76
+#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "Navigasiebalk"
diff --git a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
index bc5a67e80ba..70a1e128dd9 100644
--- a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-05-18 15:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/af/>\n"
@@ -25638,6 +25638,26 @@ msgctxt ""
msgid "Development Tools"
msgstr "Ontwikkelingshulpmiddels"
+#. qCG9b
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"Label\n"
+"value.text"
+msgid "Lock Toolbars"
+msgstr ""
+
+#. cAUZ8
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Lock or unlock all toolbars"
+msgstr ""
+
#. jLF5j
#: GenericCommands.xcu
msgctxt ""
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 3a72c946d90..d678ba23bf2 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-05-16 05:38+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/af/>\n"
@@ -27321,11 +27321,11 @@ msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "_Opsies..."
-#. G7ky9
+#. dtMEN
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:41
msgctxt "pivotfielddialog|extended_tip|options"
-msgid "Opens the Data Field Options dialog. The Options button is visible for column, row, or page fields only."
-msgstr "Open die \"Dataveldopsies\"-dialoog. Die Opsies-knoppie verskyn slegs vir kolom-, ry- of bladsyvelde."
+msgid "Opens the Data Field Options dialog. The Options button is visible for filters and column or row fields only."
+msgstr ""
#. KBmND
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:133
@@ -27585,11 +27585,11 @@ msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr "Kolomvelde:"
-#. uxqkM
+#. AeEju
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:214
msgctxt "pivottablelayoutdialog|extended_tip|listbox-column"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "Om die uitleg vir u spintabel te stel, trek-enlos die dataveldknoppies na die Bladsyveld, Ryvelde, Kolomvelde en Datavelde."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. WWrpy
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:244
@@ -27597,11 +27597,11 @@ msgctxt "pivottablelayoutdialog|label5"
msgid "Data Fields:"
msgstr "Datavelde:"
-#. DforL
+#. cvgCA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:295
msgctxt "pivottablelayoutdialog|extended_tip|listbox-data"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "Om die uitleg vir u spintabel te stel, trek-en-los die dataveldknoppies na die Bladsyveld, Ryvelde, Kolomvelde en Datavelde."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. BhTuC
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:325
@@ -27609,11 +27609,11 @@ msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr "Ry Velde:"
-#. vsPty
+#. n7GRA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:374
msgctxt "pivottablelayoutdialog|extended_tip|listbox-row"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "Om die uitleg vir u spintabel te stel, trek-en-los die dataveldknoppies na die Bladsyveld, Ryvelde, Kolomvelde en Datavelde."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. 4XvEh
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:404
@@ -27621,11 +27621,11 @@ msgctxt "pivottablelayoutdialog|label2"
msgid "Filters:"
msgstr "Filters:"
-#. 9M3jG
+#. yN8BR
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:455
msgctxt "pivottablelayoutdialog|extended_tip|listbox-page"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "Om die uitleg vir u spintabel te stel, trek-en-los die dataveldknoppies na die Bladsyveld, Ryvelde, Kolomvelde en Datavelde."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. Scoht
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:517
@@ -27633,11 +27633,11 @@ msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr "Beskikbare velde:"
-#. ZkDd9
+#. FBtEV
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:567
msgctxt "pivottablelayoutdialog|extended_tip|listbox-fields"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "Om die uitleg vir u spintabel te stel, trek-en-los die dataveldknoppies na die Bladsyveld, Ryvelde, Kolomvelde en Datavelde."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. BL7Ff
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:598
@@ -28330,7 +28330,7 @@ msgid "Options"
msgstr "Opsies"
#. LU6He
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:523
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:522
msgctxt "regressiondialog|extended_tip|RegressionDialog"
msgid "Produces the regression analysis of a data set"
msgstr "Genereer die regressie-analise van die datastel"
diff --git a/source/af/sd/messages.po b/source/af/sd/messages.po
index 6daf15b53b0..92854bbd30e 100644
--- a/source/af/sd/messages.po
+++ b/source/af/sd/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-05-16 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/af/>\n"
@@ -7985,109 +7985,109 @@ msgid "Ta_b stops:"
msgstr "Tabel Stoppe"
#. WQBqF
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:350
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:349
msgctxt "extended_tip|metricFields"
msgid "Defines the spacing between tab stops."
msgstr "Bepaal die afstand tussen tabstoppe."
#. oSmuC
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:367
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:366
msgctxt "optimpressgeneralpage|objalwymov"
msgid "Objects always moveable"
msgstr "Objekte wat altyd verskuifbaar is"
#. cXLAT
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:375
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:374
msgctxt "extended_tip|objalwymov"
msgid "Specifies that you want to move an object with the Rotate tool enabled. If Object always moveable is not marked, the Rotate tool can only be used to rotate an object."
msgstr "Spesifiseer of objekte kan ook geskuif word terwyl die \"Rotate\"-instrument aktief is. As die opsie \"Objects Always Movable\" nie gemerk is nie, kan slegs die Rotate-instrument gebruik word om die objekte te draai."
#. 8cyDE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:386
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:385
msgctxt "optimpressgeneralpage|distortcb"
msgid "Do not distort objects in curve"
msgstr "Objekte in Kurwe moenie verskuif word nie"
#. TDrpy
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:401
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:400
msgctxt "optimpressgeneralpage|backgroundback"
msgid "Use background cache"
msgstr "Gebruik agtergrond kasgeheue"
#. Di3Vo
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:409
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:408
msgctxt "extended_tip|backgroundback"
msgid "Specifies whether to use the cache for displaying objects on the master slide."
msgstr "Spesifiseer of die werkgeheue gebruik kan word om objekte op die modelskyfie is, te vertoon."
#. psubE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:425
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:424
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "Instellings"
#. JGppH
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:456
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:455
msgctxt "optimpressgeneralpage|qickedit"
msgid "Allow quick editing"
msgstr "Laat snelredigering toe"
#. vmsrU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:464
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:463
msgctxt "extended_tip|qickedit"
msgid "If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text."
msgstr "Deur op 'n teksobjek te klik, skakel u direk oor na teks bewerkingsmodus. As die opsie onaktief is, moet u dubbelklik om die teks te wysig."
#. dn7AQ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:475
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:474
msgctxt "optimpressgeneralpage|textselected"
msgid "Only text area selectable"
msgstr "Net teksarea kan geselekteer word"
#. EQqRZ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:484
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:483
msgctxt "extended_tip|textselected"
msgid "Specifies whether to select a text box by clicking the text."
msgstr "Spesifiseer of 'n teksveld geselekteer moet word, deur te klik op die teks."
#. 9SB2g
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:499
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:498
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
msgstr "Teks Objekte"
#. CrRmE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:533
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:532
msgctxt "optimpressgeneralpage|label8"
msgid "_Drawing scale:"
msgstr "Teken skaal:"
#. j7n3M
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:547
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:546
msgctxt "optimpressgeneralpage|widthlbl"
msgid "Page _width:"
msgstr "Bladsy wydte:"
#. Aay7y
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:561
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:560
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
msgstr "Bladsy hoogte:"
#. HVKhs
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:670
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:669
msgctxt "extended_tip|scaleBox"
msgid "Determines the drawing scale on the rulers."
msgstr "Bepaal hiermee die tekenskaal op die liniale."
#. E2cEn
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:691
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:690
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Skaal"
#. 67gzU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:705
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:704
msgctxt "extended_tip|OptSavePage"
msgid "Defines the general options for drawing or presentation documents."
msgstr "Definieer die algemene instellings vir teken- of aanbiedings-dokumente."
diff --git a/source/af/sfx2/messages.po b/source/af/sfx2/messages.po
index b611692a00a..4c2eacf8cfa 100644
--- a/source/af/sfx2/messages.po
+++ b/source/af/sfx2/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-05-16 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/af/>\n"
@@ -4323,7 +4323,7 @@ msgid "Specifies the print setting options."
msgstr "Spesifiseer die druk opstellings."
#. NEo7g
-#: sfx2/uiconfig/ui/panel.ui:74 sfx2/uiconfig/ui/panel.ui:79
+#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr "Meer Opsies"
@@ -4863,169 +4863,169 @@ msgid "Search"
msgstr "Soek"
#. sGZMC
-#: sfx2/uiconfig/ui/templatedlg.ui:190
+#: sfx2/uiconfig/ui/templatedlg.ui:191
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "Soek..."
#. yEhgP
-#: sfx2/uiconfig/ui/templatedlg.ui:212
+#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr "Duimnael weergawe"
#. j76ke
-#: sfx2/uiconfig/ui/templatedlg.ui:228
+#: sfx2/uiconfig/ui/templatedlg.ui:229
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr "Lys weergawe"
#. fXVNY
-#: sfx2/uiconfig/ui/templatedlg.ui:256
+#: sfx2/uiconfig/ui/templatedlg.ui:257
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
msgstr "Filtreer volgens toepassing"
#. tqVhJ
-#: sfx2/uiconfig/ui/templatedlg.ui:258
+#: sfx2/uiconfig/ui/templatedlg.ui:259
msgctxt "templatedlg|applist"
msgid "All Applications"
msgstr "Alle toepassings"
#. pD6pU
-#: sfx2/uiconfig/ui/templatedlg.ui:259
+#: sfx2/uiconfig/ui/templatedlg.ui:260
msgctxt "templatedlg|applist"
msgid "Text Documents"
msgstr "Teks dokumente"
#. eECt7
-#: sfx2/uiconfig/ui/templatedlg.ui:260
+#: sfx2/uiconfig/ui/templatedlg.ui:261
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Sigblaaie"
#. ajLbV
-#: sfx2/uiconfig/ui/templatedlg.ui:261
+#: sfx2/uiconfig/ui/templatedlg.ui:262
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Voorleggings"
#. LfUzB
-#: sfx2/uiconfig/ui/templatedlg.ui:262
+#: sfx2/uiconfig/ui/templatedlg.ui:263
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "Tekeninge"
#. t7zE7
-#: sfx2/uiconfig/ui/templatedlg.ui:276
+#: sfx2/uiconfig/ui/templatedlg.ui:277
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
msgstr "Filtreer volgens kategorie"
#. 93CGw
-#: sfx2/uiconfig/ui/templatedlg.ui:278
+#: sfx2/uiconfig/ui/templatedlg.ui:279
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr "Alle kategorieë"
#. NF9wE
-#: sfx2/uiconfig/ui/templatedlg.ui:299
+#: sfx2/uiconfig/ui/templatedlg.ui:300
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "Filtreer"
#. ewTL3
-#: sfx2/uiconfig/ui/templatedlg.ui:438 sfx2/uiconfig/ui/templatedlg.ui:558
+#: sfx2/uiconfig/ui/templatedlg.ui:439 sfx2/uiconfig/ui/templatedlg.ui:559
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr "Naam"
#. 7EJRA
-#: sfx2/uiconfig/ui/templatedlg.ui:455 sfx2/uiconfig/ui/templatedlg.ui:575
+#: sfx2/uiconfig/ui/templatedlg.ui:456 sfx2/uiconfig/ui/templatedlg.ui:576
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr "Kategorie"
#. AC27i
-#: sfx2/uiconfig/ui/templatedlg.ui:470 sfx2/uiconfig/ui/templatedlg.ui:590
+#: sfx2/uiconfig/ui/templatedlg.ui:471 sfx2/uiconfig/ui/templatedlg.ui:591
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr "Toepassing"
#. eSaBw
-#: sfx2/uiconfig/ui/templatedlg.ui:485 sfx2/uiconfig/ui/templatedlg.ui:605
+#: sfx2/uiconfig/ui/templatedlg.ui:486 sfx2/uiconfig/ui/templatedlg.ui:606
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr "Aangepas"
#. pNzYA
-#: sfx2/uiconfig/ui/templatedlg.ui:500 sfx2/uiconfig/ui/templatedlg.ui:620
+#: sfx2/uiconfig/ui/templatedlg.ui:501 sfx2/uiconfig/ui/templatedlg.ui:621
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr "Grootte"
#. j39jM
-#: sfx2/uiconfig/ui/templatedlg.ui:646
+#: sfx2/uiconfig/ui/templatedlg.ui:647
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr "Lys van sjablone"
#. 2kzFW
-#: sfx2/uiconfig/ui/templatedlg.ui:664
+#: sfx2/uiconfig/ui/templatedlg.ui:665
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Tools"
msgstr "Hulpprogramme"
#. LUs2m
-#: sfx2/uiconfig/ui/templatedlg.ui:672
+#: sfx2/uiconfig/ui/templatedlg.ui:673
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr "Voorsien opdragte vir die skep, hernoem en verwydering van kategorieë, die herstel van standaard sjablone en die vernuwing van die sjabloonbeheerder."
#. hG7qW
-#: sfx2/uiconfig/ui/templatedlg.ui:684
+#: sfx2/uiconfig/ui/templatedlg.ui:685
msgctxt "templatedlg|extensions_btn"
msgid "_Extensions"
msgstr "_Uitbreidings"
#. uC7Rk
-#: sfx2/uiconfig/ui/templatedlg.ui:688
+#: sfx2/uiconfig/ui/templatedlg.ui:689
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Add more templates via extension"
msgstr "Voeg by nog sjablone via \"Uitbreiding\""
#. PXRa3
-#: sfx2/uiconfig/ui/templatedlg.ui:703
+#: sfx2/uiconfig/ui/templatedlg.ui:704
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "Voer in"
#. Lr9os
-#: sfx2/uiconfig/ui/templatedlg.ui:707
+#: sfx2/uiconfig/ui/templatedlg.ui:708
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
msgstr "Voer sjablone in"
#. faL2n
-#: sfx2/uiconfig/ui/templatedlg.ui:721
+#: sfx2/uiconfig/ui/templatedlg.ui:722
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "Voer uit"
#. DbD3R
-#: sfx2/uiconfig/ui/templatedlg.ui:725
+#: sfx2/uiconfig/ui/templatedlg.ui:726
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
msgstr "Voer sjablone uit"
#. EZBF9
-#: sfx2/uiconfig/ui/templatedlg.ui:739
+#: sfx2/uiconfig/ui/templatedlg.ui:740
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "Skuif"
#. xQMAz
-#: sfx2/uiconfig/ui/templatedlg.ui:743
+#: sfx2/uiconfig/ui/templatedlg.ui:744
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
msgstr "Skuif sjablone"
diff --git a/source/af/starmath/messages.po b/source/af/starmath/messages.po
index d7f716dec91..43f4d70712d 100644
--- a/source/af/starmath/messages.po
+++ b/source/af/starmath/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:10+0200\n"
"PO-Revision-Date: 2021-05-16 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/af/>\n"
@@ -3492,211 +3492,211 @@ msgid "Scale all brackets"
msgstr "Skaleer alle hakies"
#. FuBDq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:714
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:713
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "Titel"
#. 6FBiz
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:764
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:763
msgctxt "spacingdialog|1label1"
msgid "_Spacing:"
msgstr "Afstand:"
#. yY4XJ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:777
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:776
msgctxt "spacingdialog|1label2"
msgid "_Line spacing:"
msgstr "Reël Spasiëring:"
#. kBbAQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:790
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:789
msgctxt "spacingdialog|1label3"
msgid "_Root spacing:"
msgstr "Wortel-spasiëring:"
#. TZADy
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:819
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:818
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "Afstande"
#. CUx6t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:868
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:867
msgctxt "spacingdialog|2label1"
msgid "_Superscript:"
msgstr "Superskrip:"
#. 3uzYA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:881
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:880
msgctxt "spacingdialog|2label2"
msgid "S_ubscript:"
msgstr "Onderskrif:"
#. DSSri
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:910
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:909
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "Indekse"
#. JZwvA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:959
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:958
msgctxt "spacingdialog|3label1"
msgid "_Numerator:"
msgstr "Teller:"
#. mSkEA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:972
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:971
msgctxt "spacingdialog|3label2"
msgid "_Denominator:"
msgstr "Noemer:"
#. ne2kD
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1001
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1000
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "Breuke"
#. 5PMRt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1050
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1049
msgctxt "spacingdialog|4label1"
msgid "_Excess length:"
msgstr "Lengte Oorskryding:"
#. CfsG3
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1063
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1062
msgctxt "spacingdialog|4label2"
msgid "_Weight:"
msgstr "Lyndikte:"
#. NEfpf
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1092
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1091
msgctxt "spacingdialog|4title"
msgid "Fraction Bar"
msgstr "Breukstreep"
#. FQao6
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1141
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1140
msgctxt "spacingdialog|5label1"
msgid "_Upper limit:"
msgstr "Boonste limiet:"
#. oZ2kt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1154
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1153
msgctxt "spacingdialog|5label2"
msgid "_Lower limit:"
msgstr "Onderste limiet:"
#. CBbDw
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1183
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1182
msgctxt "spacingdialog|5title"
msgid "Limits"
msgstr "Grense"
#. jfGdQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1232
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1231
msgctxt "spacingdialog|6label1"
msgid "_Excess size (left/right):"
msgstr "Grootte Oorskry (links/regs):"
#. GvADK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1245
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1244
msgctxt "spacingdialog|6label2"
msgid "_Spacing:"
msgstr "_Spasiëring:"
#. TbK3K
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1258
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1257
msgctxt "spacingdialog|6label4"
msgid "_Excess size:"
msgstr "Oorskryde Grootte:"
#. kgbCT
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1287
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1286
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "Hakies"
#. fywdV
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1336
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1335
msgctxt "spacingdialog|7label1"
msgid "_Line spacing:"
msgstr "Reëlspasiëring"
#. 4DStr
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1349
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1348
msgctxt "spacingdialog|7label2"
msgid "_Column spacing:"
msgstr "Kolom Spasiëring:"
#. ELXrm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1378
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1377
msgctxt "spacingdialog|7title"
msgid "Matrix"
msgstr "Matriks"
#. vZ8LA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1427
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1426
msgctxt "spacingdialog|8label1"
msgid "_Primary height:"
msgstr "Primêre Hoogte:"
#. mF2rq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1440
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1439
msgctxt "spacingdialog|8label2"
msgid "_Minimum spacing:"
msgstr "Minimum Spasiëring:"
#. zw8j8
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1469
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1468
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Simbole"
#. 5htY7
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1518
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1517
msgctxt "spacingdialog|9label1"
msgid "_Excess size:"
msgstr "Oorskryde Grootte:"
#. tmmeR
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1531
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1530
msgctxt "spacingdialog|9label2"
msgid "_Spacing:"
msgstr "Afstand:"
#. xR3hK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1560
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1559
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "Operatore"
#. kQBsH
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1609
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
msgctxt "spacingdialog|10label1"
msgid "_Left:"
msgstr "Links:"
#. PBu3t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1622
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
msgctxt "spacingdialog|10label2"
msgid "_Right:"
msgstr "Regs:"
#. rUFQE
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1635
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1634
msgctxt "spacingdialog|10label3"
msgid "_Top:"
msgstr "Top:"
#. GCrvm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1648
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1647
msgctxt "spacingdialog|10label4"
msgid "_Bottom:"
msgstr "Onderkant:"
#. FzdXL
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1677
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1676
msgctxt "spacingdialog|10title"
msgid "Borders"
msgstr "Grense"
diff --git a/source/af/svtools/messages.po b/source/af/svtools/messages.po
index f6f71e8db3d..500d404eb5f 100644
--- a/source/af/svtools/messages.po
+++ b/source/af/svtools/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-05-16 05:38+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/af/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1560975732.000000\n"
#. fLdeV
@@ -4998,6 +4998,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr "Engels (Denemarke)"
+#. gmE6U
+#: svtools/inc/langtab.hrc:435
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Sesotho"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
@@ -5748,32 +5754,38 @@ msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
msgstr "%PRODUCTNAME moet herbegin word vir die uitbreiding om behoorlik te werk."
-#. AGbvD
+#. CdJen
#: svtools/uiconfig/ui/restartdialog.ui:220
+msgctxt "restartdialog|reason_extension_install"
+msgid "To apply changes, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. AGbvD
+#: svtools/uiconfig/ui/restartdialog.ui:235
msgctxt "restartdialog|reason_opencl"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "%PRODUCTNAME moet herbegin word vir die OpenCL-veranderinge om in werking te tree."
#. sGe6v
-#: svtools/uiconfig/ui/restartdialog.ui:235
+#: svtools/uiconfig/ui/restartdialog.ui:250
msgctxt "restartdialog|reason_threading"
msgid "For the multi-threaded calculation changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Om die wysigings te laat geld vir multidraad-berekeninge, moet %PRODUCTNAME herbegin word."
#. nUonf
-#: svtools/uiconfig/ui/restartdialog.ui:250
+#: svtools/uiconfig/ui/restartdialog.ui:265
msgctxt "restartdialog|reason_mscompatible_formsmenu"
msgid "For restructuring the Form menu, %PRODUCTNAME must be restarted."
msgstr "%PRODUCTNAME moet herbegin word om die vorm-kieslys te herstruktureer."
#. weAzr
-#: svtools/uiconfig/ui/restartdialog.ui:265
+#: svtools/uiconfig/ui/restartdialog.ui:280
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr "Wil u nou %PRODUCTNAME herbegin?"
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:294
msgctxt "restartdialog|reason_skia"
msgid "For the Skia changes to take effect, %PRODUCTNAME must be restarted."
msgstr "Vir die Skia-veranderinge in werking te stel, moet %PRODUCTNAME herbegin word."
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index 0ed1203fa12..981f7a25f7f 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-05-06 19:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/af/>\n"
@@ -2281,4275 +2281,4287 @@ msgctxt "SIP_SA_TEXT_CONTOURFRAME"
msgid "Outline text flow"
msgstr "Vloei van raamwerkteks"
-#. HDtDf
+#. tNbcC
#: include/svx/strings.hrc:405
+msgctxt "SIP_SA_TEXTCOLUMNS_NUMBER"
+msgid "Columns number"
+msgstr ""
+
+#. DxZkZ
+#: include/svx/strings.hrc:406
+msgctxt "SIP_SA_TEXTCOLUMNS_SPACING"
+msgid "Columns spacing"
+msgstr ""
+
+#. HDtDf
+#: include/svx/strings.hrc:407
msgctxt "SIP_SA_XMLATTRIBUTES"
msgid "User-defined attributes"
msgstr "Gebruikergedefinieerde attribute"
#. F9FzF
-#: include/svx/strings.hrc:406
+#: include/svx/strings.hrc:408
msgctxt "SIP_SA_TEXT_USEFIXEDCELLHEIGHT"
msgid "Use font-independent line spacing"
msgstr "Gebruik fontonafhanklike reëlspasiëring"
#. jTAhz
-#: include/svx/strings.hrc:407
+#: include/svx/strings.hrc:409
msgctxt "SIP_SA_WORDWRAP"
msgid "Word wrap text in shape"
msgstr "Vou teks in vorm om"
#. QDaB6
-#: include/svx/strings.hrc:408
+#: include/svx/strings.hrc:410
msgctxt "SIP_SA_CHAINNEXTNAME"
msgid "Next link in text chain"
msgstr "Volgende koppeling in teksketting"
#. BA5dh
-#: include/svx/strings.hrc:409
+#: include/svx/strings.hrc:411
msgctxt "SIP_SA_EDGEKIND"
msgid "Type of connector"
msgstr "Tipe verbinder"
#. CoYH2
-#: include/svx/strings.hrc:410
+#: include/svx/strings.hrc:412
msgctxt "SIP_SA_EDGENODE1HORZDIST"
msgid "Horz. spacing object 1"
msgstr "Horis. spasiëring objek 1"
#. xdvs2
-#: include/svx/strings.hrc:411
+#: include/svx/strings.hrc:413
msgctxt "SIP_SA_EDGENODE1VERTDIST"
msgid "Vert. spacing object 1"
msgstr "Vert. spasiëring objek 1"
#. FB4Cj
-#: include/svx/strings.hrc:412
+#: include/svx/strings.hrc:414
msgctxt "SIP_SA_EDGENODE2HORZDIST"
msgid "Horz. spacing object 2"
msgstr "Horis. spasiëring objek 2"
#. uGKvj
-#: include/svx/strings.hrc:413
+#: include/svx/strings.hrc:415
msgctxt "SIP_SA_EDGENODE2VERTDIST"
msgid "Vert. spacing object 2"
msgstr "Vert. spasiëring objek 2"
#. FSkBP
-#: include/svx/strings.hrc:414
+#: include/svx/strings.hrc:416
msgctxt "SIP_SA_EDGENODE1GLUEDIST"
msgid "Glue spacing object 1"
msgstr "Plak spasiëring objek 1"
#. 845KH
-#: include/svx/strings.hrc:415
+#: include/svx/strings.hrc:417
msgctxt "SIP_SA_EDGENODE2GLUEDIST"
msgid "Glue spacing object 2"
msgstr "Plak spasiëring objek 2"
#. FEDAf
-#: include/svx/strings.hrc:416
+#: include/svx/strings.hrc:418
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "Getal skuifbare lyne"
#. EnGaG
-#: include/svx/strings.hrc:417
+#: include/svx/strings.hrc:419
msgctxt "SIP_SA_EDGELINE1DELTA"
msgid "Offset line 1"
msgstr "Verplasing lyn 1"
#. 5XFzK
-#: include/svx/strings.hrc:418
+#: include/svx/strings.hrc:420
msgctxt "SIP_SA_EDGELINE2DELTA"
msgid "Offset line 2"
msgstr "Verplasing lyn 2"
#. nBFrd
-#: include/svx/strings.hrc:419
+#: include/svx/strings.hrc:421
msgctxt "SIP_SA_EDGELINE3DELTA"
msgid "Offset line 3"
msgstr "Verplasing lyn 3"
#. x7oEC
-#: include/svx/strings.hrc:420
+#: include/svx/strings.hrc:422
msgctxt "SIP_SA_MEASUREKIND"
msgid "Type of dimensioning"
msgstr "Tipe dimensionering"
#. 2XCPo
-#: include/svx/strings.hrc:421
+#: include/svx/strings.hrc:423
msgctxt "SIP_SA_MEASURETEXTHPOS"
msgid "Dimension value - horizontal position"
msgstr "Dimensiewaarde - horisontale posisie"
#. DxA8Z
-#: include/svx/strings.hrc:422
+#: include/svx/strings.hrc:424
msgctxt "SIP_SA_MEASURETEXTVPOS"
msgid "Dimension value - vertical position"
msgstr "Dimensiewaarde - vertikale posisie"
#. LQCsj
-#: include/svx/strings.hrc:423
+#: include/svx/strings.hrc:425
msgctxt "SIP_SA_MEASURELINEDIST"
msgid "Dimension line space"
msgstr "Dimensie lynspasie"
#. jZBoK
-#: include/svx/strings.hrc:424
+#: include/svx/strings.hrc:426
msgctxt "SIP_SA_MEASUREHELPLINEOVERHANG"
msgid "Dimension help line overhang"
msgstr "Dimensiehulp lynoorhang"
#. Bhboy
-#: include/svx/strings.hrc:425
+#: include/svx/strings.hrc:427
msgctxt "SIP_SA_MEASUREHELPLINEDIST"
msgid "Dimension help line spacing"
msgstr "Dimensiehulp lynspasiëring"
#. jw9E7
-#: include/svx/strings.hrc:426
+#: include/svx/strings.hrc:428
msgctxt "SIP_SA_MEASUREHELPLINE1LEN"
msgid "Backlog of dimension help line 1"
msgstr "Agterstand van dimensiehulp lyn 1"
#. CYFg6
-#: include/svx/strings.hrc:427
+#: include/svx/strings.hrc:429
msgctxt "SIP_SA_MEASUREHELPLINE2LEN"
msgid "Backlog of dimension help line 2"
msgstr "Agterstand van dimensiehulp lyn 2"
#. ocvCK
-#: include/svx/strings.hrc:428
+#: include/svx/strings.hrc:430
msgctxt "SIP_SA_MEASUREBELOWREFEDGE"
msgid "Lower edge dimensioning"
msgstr "Dimensionering van onderste rand"
#. cFVVA
-#: include/svx/strings.hrc:429
+#: include/svx/strings.hrc:431
msgctxt "SIP_SA_MEASURETEXTROTA90"
msgid "Dimension value across dimension line"
msgstr "Dimensiewaarde oor dimensielyn"
#. VVAgC
-#: include/svx/strings.hrc:430
+#: include/svx/strings.hrc:432
msgctxt "SIP_SA_MEASURETEXTUPSIDEDOWN"
msgid "Rotate dimension value by 180 degree"
msgstr "Roteer dimensiewaarde met 180 grade"
#. iFX7y
-#: include/svx/strings.hrc:431
+#: include/svx/strings.hrc:433
msgctxt "SIP_SA_MEASUREOVERHANG"
msgid "Dimension line overhang"
msgstr "Dimensielynoorhang"
#. DoBGo
-#: include/svx/strings.hrc:432
+#: include/svx/strings.hrc:434
msgctxt "SIP_SA_MEASUREUNIT"
msgid "Measure unit"
msgstr "Meet eenheid"
#. 2NBMp
-#: include/svx/strings.hrc:433
+#: include/svx/strings.hrc:435
msgctxt "SIP_SA_MEASURESCALE"
msgid "Additional scale factor"
msgstr "Bykomende skaalfaktor"
#. 4yTAW
-#: include/svx/strings.hrc:434
+#: include/svx/strings.hrc:436
msgctxt "SIP_SA_MEASURESHOWUNIT"
msgid "Measure unit display"
msgstr "Meet eenheidsvertoon"
#. NFDC3
-#: include/svx/strings.hrc:435
+#: include/svx/strings.hrc:437
msgctxt "SIP_SA_MEASUREFORMATSTRING"
msgid "Dimension value format"
msgstr "Formaat van dimensiewaarde"
#. UBjQk
-#: include/svx/strings.hrc:436
+#: include/svx/strings.hrc:438
msgctxt "SIP_SA_MEASURETEXTAUTOANGLE"
msgid "AutoPositioning of the dimension value"
msgstr "OutoPosisionering van die dimensiewaarde"
#. GDQC3
-#: include/svx/strings.hrc:437
+#: include/svx/strings.hrc:439
msgctxt "SIP_SA_MEASURETEXTAUTOANGLEVIEW"
msgid "Angle for the automatic positioning of the dimension value"
msgstr "Hoek vir die outomatiese posisionering van die dimensiewaarde"
#. DB243
-#: include/svx/strings.hrc:438
+#: include/svx/strings.hrc:440
msgctxt "SIP_SA_MEASURETEXTISFIXEDANGLE"
msgid "Determination of the dimension value angle"
msgstr "Bepaling van die dimensiewaarde hoek"
#. i3Bah
-#: include/svx/strings.hrc:439
+#: include/svx/strings.hrc:441
msgctxt "SIP_SA_MEASURETEXTFIXEDANGLE"
msgid "Angle of the dimension value"
msgstr "Hoek van die dimensiewaarde"
#. qWKC7
-#: include/svx/strings.hrc:440
+#: include/svx/strings.hrc:442
msgctxt "SIP_SA_MEASUREDECIMALPLACES"
msgid "Decimal places"
msgstr "Desimale plekke"
#. wkrNX
-#: include/svx/strings.hrc:441
+#: include/svx/strings.hrc:443
msgctxt "SIP_SA_CIRCKIND"
msgid "Type of circle"
msgstr "Tipe sirkel"
#. FRFU8
-#: include/svx/strings.hrc:442
+#: include/svx/strings.hrc:444
msgctxt "SIP_SA_CIRCSTARTANGLE"
msgid "Start angle"
msgstr "Beginhoek"
#. FmSKG
-#: include/svx/strings.hrc:443
+#: include/svx/strings.hrc:445
msgctxt "SIP_SA_CIRCENDANGLE"
msgid "End angle"
msgstr "Eindhoek"
#. ejn6F
-#: include/svx/strings.hrc:444
+#: include/svx/strings.hrc:446
msgctxt "SIP_SA_OBJMOVEPROTECT"
msgid "Protected object position"
msgstr "Beskermde objekposisie"
#. ZPEB9
-#: include/svx/strings.hrc:445
+#: include/svx/strings.hrc:447
msgctxt "SIP_SA_OBJSIZEPROTECT"
msgid "Protected object size"
msgstr "Beskermde objekgrootte"
#. BN5CM
-#: include/svx/strings.hrc:446
+#: include/svx/strings.hrc:448
msgctxt "SIP_SA_OBJPRINTABLE"
msgid "Object, printable"
msgstr "Objek, drukbaar"
#. 3Digj
-#: include/svx/strings.hrc:447
+#: include/svx/strings.hrc:449
msgctxt "SIP_SA_OBJVISIBLE"
msgid "Object, visible"
msgstr "Objek, sigbaar"
#. nZLtM
-#: include/svx/strings.hrc:448
+#: include/svx/strings.hrc:450
msgctxt "SIP_SA_LAYERID"
msgid "Level ID"
msgstr "ID-vlak"
#. f3ed2
-#: include/svx/strings.hrc:449
+#: include/svx/strings.hrc:451
msgctxt "SIP_SA_LAYERNAME"
msgid "Layer"
msgstr "Laag"
#. rb6GC
-#: include/svx/strings.hrc:450
+#: include/svx/strings.hrc:452
msgctxt "SIP_SA_OBJECTNAME"
msgid "Object name"
msgstr "Objeknaam"
#. 5zRFi
-#: include/svx/strings.hrc:451
+#: include/svx/strings.hrc:453
msgctxt "SIP_SA_ALLPOSITIONX"
msgid "Position X, complete"
msgstr "Posisie X, voltooi"
#. 5enZ7
-#: include/svx/strings.hrc:452
+#: include/svx/strings.hrc:454
msgctxt "SIP_SA_ALLPOSITIONY"
msgid "Position Y, complete"
msgstr "Posisie Y, voltooi"
#. 2V5Mn
-#: include/svx/strings.hrc:453
+#: include/svx/strings.hrc:455
msgctxt "SIP_SA_ALLSIZEWIDTH"
msgid "Total Width"
msgstr "Totale breedte"
#. P6Y6W
-#: include/svx/strings.hrc:454
+#: include/svx/strings.hrc:456
msgctxt "SIP_SA_ALLSIZEHEIGHT"
msgid "Height, complete"
msgstr "Hoogte, voltooi"
#. yFnnC
-#: include/svx/strings.hrc:455
+#: include/svx/strings.hrc:457
msgctxt "SIP_SA_ONEPOSITIONX"
msgid "Single position X"
msgstr "Enkele posisie X"
#. jEGfd
-#: include/svx/strings.hrc:456
+#: include/svx/strings.hrc:458
msgctxt "SIP_SA_ONEPOSITIONY"
msgid "Single position Y"
msgstr "Enkele posisie Y"
#. YJFnY
-#: include/svx/strings.hrc:457
+#: include/svx/strings.hrc:459
msgctxt "SIP_SA_ONESIZEWIDTH"
msgid "Single width"
msgstr "Enkele breedte"
#. bZFkM
-#: include/svx/strings.hrc:458
+#: include/svx/strings.hrc:460
msgctxt "SIP_SA_ONESIZEHEIGHT"
msgid "Single height"
msgstr "Enkele hoogte"
#. K5Xuq
-#: include/svx/strings.hrc:459
+#: include/svx/strings.hrc:461
msgctxt "SIP_SA_LOGICSIZEWIDTH"
msgid "Logical width"
msgstr "Logiese breedte"
#. 9Niyk
-#: include/svx/strings.hrc:460
+#: include/svx/strings.hrc:462
msgctxt "SIP_SA_LOGICSIZEHEIGHT"
msgid "Logical height"
msgstr "Logiese hoogte"
#. yFmvh
-#: include/svx/strings.hrc:461
+#: include/svx/strings.hrc:463
msgctxt "SIP_SA_ROTATEANGLE"
msgid "Single rotation angle"
msgstr "Enkele rotasiehoek"
#. zNyKY
-#: include/svx/strings.hrc:462
+#: include/svx/strings.hrc:464
msgctxt "SIP_SA_SHEARANGLE"
msgid "Single shear angle"
msgstr "Enkele skuifskeurhoek"
#. bJv8D
-#: include/svx/strings.hrc:463
+#: include/svx/strings.hrc:465
msgctxt "SIP_SA_MOVEX"
msgid "Move horizontally"
msgstr "Skuif horisontaal"
#. z7EPp
-#: include/svx/strings.hrc:464
+#: include/svx/strings.hrc:466
msgctxt "SIP_SA_MOVEY"
msgid "Move vertically"
msgstr "Skuif vertikaal"
#. Qn4GS
-#: include/svx/strings.hrc:465
+#: include/svx/strings.hrc:467
msgctxt "SIP_SA_RESIZEXONE"
msgid "Resize X, single"
msgstr "Verstel grootte van X, enkel"
#. VCtZa
-#: include/svx/strings.hrc:466
+#: include/svx/strings.hrc:468
msgctxt "SIP_SA_RESIZEYONE"
msgid "Resize Y, single"
msgstr "Verstel grootte van Y, enkel"
#. NxatH
-#: include/svx/strings.hrc:467
+#: include/svx/strings.hrc:469
msgctxt "SIP_SA_ROTATEONE"
msgid "Single rotation"
msgstr "Enkele rotasie"
#. gNVw9
-#: include/svx/strings.hrc:468
+#: include/svx/strings.hrc:470
msgctxt "SIP_SA_HORZSHEARONE"
msgid "Single horizontal shear"
msgstr "Enkele horisontale skuifskeur"
#. iCzED
-#: include/svx/strings.hrc:469
+#: include/svx/strings.hrc:471
msgctxt "SIP_SA_VERTSHEARONE"
msgid "Single vertical shear"
msgstr "Enkele vertikale skuifskeur"
#. HQcJt
-#: include/svx/strings.hrc:470
+#: include/svx/strings.hrc:472
msgctxt "SIP_SA_RESIZEXALL"
msgid "Resize X, complete"
msgstr "Verstel grootte van X, voltooi"
#. VcK8z
-#: include/svx/strings.hrc:471
+#: include/svx/strings.hrc:473
msgctxt "SIP_SA_RESIZEYALL"
msgid "Resize Y, complete"
msgstr "Verstel grootte van Y, voltooi"
#. vgGU4
-#: include/svx/strings.hrc:472
+#: include/svx/strings.hrc:474
msgctxt "SIP_SA_ROTATEALL"
msgid "Rotate all"
msgstr "Roteer almal"
#. 3faE4
-#: include/svx/strings.hrc:473
+#: include/svx/strings.hrc:475
msgctxt "SIP_SA_HORZSHEARALL"
msgid "Shear horizontal, complete"
msgstr "Skuifskeur horisontaal, voltooi"
#. RAEPz
-#: include/svx/strings.hrc:474
+#: include/svx/strings.hrc:476
msgctxt "SIP_SA_VERTSHEARALL"
msgid "Shear vertical, complete"
msgstr "Skuifskeur vertikaal, voltooi"
#. gtXM3
-#: include/svx/strings.hrc:475
+#: include/svx/strings.hrc:477
msgctxt "SIP_SA_TRANSFORMREF1X"
msgid "Reference point 1 X"
msgstr "Verwysingspunt 1 X"
#. YpQDc
-#: include/svx/strings.hrc:476
+#: include/svx/strings.hrc:478
msgctxt "SIP_SA_TRANSFORMREF1Y"
msgid "Reference point 1 Y"
msgstr "Verwysingspunt 1 Y"
#. Hp5EK
-#: include/svx/strings.hrc:477
+#: include/svx/strings.hrc:479
msgctxt "SIP_SA_TRANSFORMREF2X"
msgid "Reference point 2 X"
msgstr "Verwysingspunt 2 X"
#. Rty4j
-#: include/svx/strings.hrc:478
+#: include/svx/strings.hrc:480
msgctxt "SIP_SA_TRANSFORMREF2Y"
msgid "Reference point 2 Y"
msgstr "Verwysingspunt 2 Y"
#. JdeqL
-#: include/svx/strings.hrc:479
+#: include/svx/strings.hrc:481
msgctxt "SIP_EE_PARA_HYPHENATE"
msgid "Hyphenation"
msgstr "Woordafbreking"
#. HMmA6
-#: include/svx/strings.hrc:480
+#: include/svx/strings.hrc:482
msgctxt "SIP_EE_PARA_BULLETSTATE"
msgid "Display bullets"
msgstr "Vertoon kolle"
#. 8Q88u
-#: include/svx/strings.hrc:481
+#: include/svx/strings.hrc:483
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
msgstr "Nommerinkepings"
#. inGxX
-#: include/svx/strings.hrc:482
+#: include/svx/strings.hrc:484
msgctxt "SIP_EE_PARA_OUTLLEVEL"
msgid "Numbering level"
msgstr "Nommeringsvlak"
#. 2CtLK
-#: include/svx/strings.hrc:483
+#: include/svx/strings.hrc:485
msgctxt "SIP_EE_PARA_BULLET"
msgid "Bullets and Numberings"
msgstr "Kolle en nommering"
#. hCE5d
-#: include/svx/strings.hrc:484
+#: include/svx/strings.hrc:486
msgctxt "SIP_EE_PARA_LRSPACE"
msgid "Indents"
msgstr "Inkepe"
#. Y5YFm
-#: include/svx/strings.hrc:485
+#: include/svx/strings.hrc:487
msgctxt "SIP_EE_PARA_ULSPACE"
msgid "Paragraph spacing"
msgstr "Paragraafspasiëring"
#. feirn
-#: include/svx/strings.hrc:486
+#: include/svx/strings.hrc:488
msgctxt "SIP_EE_PARA_SBL"
msgid "Line spacing"
msgstr "Reëlspasiëring"
#. gjAVE
-#: include/svx/strings.hrc:487
+#: include/svx/strings.hrc:489
msgctxt "SIP_EE_PARA_JUST"
msgid "Paragraph alignment"
msgstr "Paragraafbelyning"
#. offnT
-#: include/svx/strings.hrc:488
+#: include/svx/strings.hrc:490
msgctxt "SIP_EE_PARA_TABS"
msgid "Tabulators"
msgstr "Tabuleerders"
#. kpiTD
-#: include/svx/strings.hrc:489
+#: include/svx/strings.hrc:491
msgctxt "SIP_EE_CHAR_COLOR"
msgid "Font color"
msgstr "Fontkleur"
#. X535C
-#: include/svx/strings.hrc:490
+#: include/svx/strings.hrc:492
msgctxt "SIP_EE_CHAR_FONTINFO"
msgid "Character set"
msgstr "Karakterstel"
#. AEbEz
-#: include/svx/strings.hrc:491
+#: include/svx/strings.hrc:493
msgctxt "SIP_EE_CHAR_FONTHEIGHT"
msgid "Font size"
msgstr "Fontgrootte"
#. UKHSM
-#: include/svx/strings.hrc:492
+#: include/svx/strings.hrc:494
msgctxt "SIP_EE_CHAR_FONTWIDTH"
msgid "Font width"
msgstr "Fontbreedte"
#. SQWpD
-#: include/svx/strings.hrc:493
+#: include/svx/strings.hrc:495
msgctxt "SIP_EE_CHAR_WEIGHT"
msgid "Bold (thickness)"
msgstr "Vet (dikte)"
#. AUR7N
-#: include/svx/strings.hrc:494
+#: include/svx/strings.hrc:496
msgctxt "SIP_EE_CHAR_UNDERLINE"
msgid "Underline"
msgstr "Onderstreep"
#. v2AEJ
-#: include/svx/strings.hrc:495
+#: include/svx/strings.hrc:497
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "Oorlyn"
#. ARvwR
-#: include/svx/strings.hrc:496
+#: include/svx/strings.hrc:498
msgctxt "SIP_EE_CHAR_STRIKEOUT"
msgid "Strikethrough"
msgstr "Deurhaal"
#. gcVzb
-#: include/svx/strings.hrc:497
+#: include/svx/strings.hrc:499
msgctxt "SIP_EE_CHAR_ITALIC"
msgid "Italic"
msgstr "Skuinsdruk"
#. kJVaV
-#: include/svx/strings.hrc:498
+#: include/svx/strings.hrc:500
msgctxt "SIP_EE_CHAR_OUTLINE"
msgid "Outline"
msgstr "Skema"
#. CZR4e
-#: include/svx/strings.hrc:499
+#: include/svx/strings.hrc:501
msgctxt "SIP_EE_CHAR_SHADOW"
msgid "Font shadow"
msgstr "Fontskaduwee"
#. PFSUR
-#: include/svx/strings.hrc:500
+#: include/svx/strings.hrc:502
msgctxt "SIP_EE_CHAR_ESCAPEMENT"
msgid "Superscript/subscript"
msgstr "Superskrif/subskrif"
#. DrBio
-#: include/svx/strings.hrc:501
+#: include/svx/strings.hrc:503
msgctxt "SIP_EE_CHAR_PAIRKERNING"
msgid "Kerning"
msgstr "Tekssaamdrukking"
#. tUVvP
-#: include/svx/strings.hrc:502
+#: include/svx/strings.hrc:504
msgctxt "SIP_EE_CHAR_KERNING"
msgid "Manual kerning"
msgstr "Saamdrukking per hand"
#. S9QCU
-#: include/svx/strings.hrc:503
+#: include/svx/strings.hrc:505
msgctxt "SIP_EE_CHAR_WLM"
msgid "No underline for spaces"
msgstr "Geen onderstreping van spasies"
#. GuTzF
-#: include/svx/strings.hrc:504
+#: include/svx/strings.hrc:506
msgctxt "SIP_EE_FEATURE_TAB"
msgid "Tabulator"
msgstr "Tabuleerder"
#. U4qgA
-#: include/svx/strings.hrc:505
+#: include/svx/strings.hrc:507
msgctxt "SIP_EE_FEATURE_LINEBR"
msgid "Optional line break"
msgstr "Opsionele lynbreuk"
#. jzBEA
-#: include/svx/strings.hrc:506
+#: include/svx/strings.hrc:508
msgctxt "SIP_EE_FEATURE_NOTCONV"
msgid "Non-convertible character"
msgstr "Nieomskakelbare karakter"
#. tZd9C
-#: include/svx/strings.hrc:507
+#: include/svx/strings.hrc:509
msgctxt "SIP_EE_FEATURE_FIELD"
msgid "Fields"
msgstr "Velde"
#. GeKPD
-#: include/svx/strings.hrc:508
+#: include/svx/strings.hrc:510
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "Rooi"
#. EzAu7
-#: include/svx/strings.hrc:509
+#: include/svx/strings.hrc:511
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "Groen"
#. TmBML
-#: include/svx/strings.hrc:510
+#: include/svx/strings.hrc:512
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "Blou"
#. 7Gqzs
-#: include/svx/strings.hrc:511
+#: include/svx/strings.hrc:513
msgctxt "SIP_SA_GRAFLUMINANCE"
msgid "Brightness"
msgstr "Helderheid"
#. rziVW
-#: include/svx/strings.hrc:512
+#: include/svx/strings.hrc:514
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "Kontras"
#. CHepz
-#: include/svx/strings.hrc:513
+#: include/svx/strings.hrc:515
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "Gamma"
#. 2ESVA
-#: include/svx/strings.hrc:514
+#: include/svx/strings.hrc:516
msgctxt "SIP_SA_GRAFTRANSPARENCE"
msgid "Transparency"
msgstr "Deursigtigheid"
#. uZYFG
-#: include/svx/strings.hrc:515
+#: include/svx/strings.hrc:517
msgctxt "SIP_SA_GRAFINVERT"
msgid "Invert"
msgstr "Negatief"
#. 6aFx2
-#: include/svx/strings.hrc:516
+#: include/svx/strings.hrc:518
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
msgstr "Beeld modus"
#. Ni9KZ
-#: include/svx/strings.hrc:517
+#: include/svx/strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
msgid "Crop"
msgstr "Snoei"
#. kVnke
-#: include/svx/strings.hrc:518
+#: include/svx/strings.hrc:520
msgctxt "SIP_SA_GLOW_RADIUS"
msgid "Radius of glow effect"
msgstr "Radius van gloei-effek"
#. 3hvai
-#: include/svx/strings.hrc:519
+#: include/svx/strings.hrc:521
msgctxt "SIP_SA_GLOW_COLOR"
msgid "Color of glow effect"
msgstr "Kleur van gloei-effek"
#. eCSE2
-#: include/svx/strings.hrc:520
+#: include/svx/strings.hrc:522
msgctxt "SIP_SA_GLOW_TRANSPARENCY"
msgid "Transparency of glow effect"
msgstr "Transparansie van gloei-effek"
#. 8qNHk
-#: include/svx/strings.hrc:521
+#: include/svx/strings.hrc:523
msgctxt "SIP_SA_SOFTEDGE_RADIUS"
msgid "Radius of soft edge effect"
msgstr "Radius van sagte randeffek"
#. nVcjU
-#: include/svx/strings.hrc:522
+#: include/svx/strings.hrc:524
msgctxt "STR_ObjNameSingulMEDIA"
msgid "Media object"
msgstr "Mediaobjek"
#. nbHgw
-#: include/svx/strings.hrc:523
+#: include/svx/strings.hrc:525
msgctxt "STR_ObjNamePluralMEDIA"
msgid "Media objects"
msgstr "Mediaobjekte"
#. YpmrX
#. drawing layer table strings
-#: include/svx/strings.hrc:525
+#: include/svx/strings.hrc:527
msgctxt "STR_TABLE_INSCOL"
msgid "Insert column"
msgstr "Voeg kolom in"
#. SAmd8
-#: include/svx/strings.hrc:526
+#: include/svx/strings.hrc:528
msgctxt "STR_TABLE_INSROW"
msgid "Insert row"
msgstr "Voeg ry in"
#. yFDYp
-#: include/svx/strings.hrc:527
+#: include/svx/strings.hrc:529
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Skrap kolom"
#. 9SF9L
-#: include/svx/strings.hrc:528
+#: include/svx/strings.hrc:530
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Skrap ry"
#. iBbtT
-#: include/svx/strings.hrc:529
+#: include/svx/strings.hrc:531
msgctxt "STR_TABLE_SPLIT"
msgid "Split cells"
msgstr "Verdeel selle"
#. vmzqf
-#: include/svx/strings.hrc:530
+#: include/svx/strings.hrc:532
msgctxt "STR_TABLE_MERGE"
msgid "Merge cells"
msgstr "Voeg selle saam"
#. 3VVmF
-#: include/svx/strings.hrc:531
+#: include/svx/strings.hrc:533
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formateer sel"
#. pSCJC
-#: include/svx/strings.hrc:532
+#: include/svx/strings.hrc:534
msgctxt "STR_TABLE_DISTRIBUTE_ROWS"
msgid "Distribute rows"
msgstr "Versprei rye"
#. GdLHf
-#: include/svx/strings.hrc:533
+#: include/svx/strings.hrc:535
msgctxt "STR_TABLE_DISTRIBUTE_COLUMNS"
msgid "Distribute columns"
msgstr "Versprei kolomme"
#. fGNto
-#: include/svx/strings.hrc:534
+#: include/svx/strings.hrc:536
msgctxt "STR_TABLE_DELETE_CELL_CONTENTS"
msgid "Delete cell contents"
msgstr "Skrap selinhoud"
#. B33Cb
-#: include/svx/strings.hrc:535
+#: include/svx/strings.hrc:537
msgctxt "STR_TABLE_STYLE"
msgid "Table style"
msgstr "Tabelstyl"
#. ZHBAC
-#: include/svx/strings.hrc:536
+#: include/svx/strings.hrc:538
msgctxt "STR_TABLE_STYLE_SETTINGS"
msgid "Table style settings"
msgstr "Tabelstylinstellings"
#. eERmE
-#: include/svx/strings.hrc:537
+#: include/svx/strings.hrc:539
msgctxt "STR_ObjNameSingulTable"
msgid "Table"
msgstr "Tabel"
#. XjgSV
-#: include/svx/strings.hrc:538
+#: include/svx/strings.hrc:540
msgctxt "STR_ObjNamePluralTable"
msgid "Tables"
msgstr "Tabelle"
#. mLDqP
-#: include/svx/strings.hrc:539
+#: include/svx/strings.hrc:541
msgctxt "STR_ObjNameSingulFONTWORK"
msgid "Font work"
msgstr "Fontwerk"
#. FgChT
#. Strings for the Draw-Dialog --------------------------------------------
-#: include/svx/strings.hrc:541
+#: include/svx/strings.hrc:543
msgctxt "RID_SVXSTR_SOLID"
msgid "Continuous"
msgstr "Aaneenlopend"
#. uNL7M
-#: include/svx/strings.hrc:542
+#: include/svx/strings.hrc:544
msgctxt "RID_SVXSTR_GRADIENT"
msgid "Gradient"
msgstr "Gradiënt"
#. a8YoL
-#: include/svx/strings.hrc:543
+#: include/svx/strings.hrc:545
msgctxt "RID_SVXSTR_BITMAP"
msgid "Bitmap"
msgstr "Biskaart"
#. FDmra
-#: include/svx/strings.hrc:544
+#: include/svx/strings.hrc:546
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "Patroon"
#. HcGBQ
-#: include/svx/strings.hrc:545
+#: include/svx/strings.hrc:547
msgctxt "RID_SVXSTR_PATTERN_UNTITLED"
msgid "Untitled Pattern"
msgstr "Naamlose patroon"
#. GHj4Q
-#: include/svx/strings.hrc:546
+#: include/svx/strings.hrc:548
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "Lynstyl"
#. fa7EG
-#: include/svx/strings.hrc:547
+#: include/svx/strings.hrc:549
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "Geen"
#. mrTdk
-#: include/svx/strings.hrc:548
+#: include/svx/strings.hrc:550
msgctxt "RID_SVXSTR_COLOR"
msgid "Color"
msgstr "Kleur"
#. 5bjE5
-#: include/svx/strings.hrc:549
+#: include/svx/strings.hrc:551
msgctxt "RID_SVXSTR_HATCH"
msgid "Hatching"
msgstr "Arsering"
#. yGRGW
-#: include/svx/strings.hrc:550
+#: include/svx/strings.hrc:552
msgctxt "RID_SVXSTR_LINEEND"
msgid "Arrowheads"
msgstr "Pylpunte"
#. snuCi
-#: include/svx/strings.hrc:551
+#: include/svx/strings.hrc:553
msgctxt "RID_SVXSTR_ARROW"
msgid "Arrow"
msgstr "Pyltjie"
#. 6EvQ7
-#: include/svx/strings.hrc:552
+#: include/svx/strings.hrc:554
msgctxt "RID_SVXSTR_SQUARE"
msgid "Square"
msgstr "Vierkant"
#. i6cva
-#: include/svx/strings.hrc:553
+#: include/svx/strings.hrc:555
msgctxt "RID_SVXSTR_CIRCLE"
msgid "Circle"
msgstr "Sirkel"
#. emz9g
-#: include/svx/strings.hrc:554
+#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_NONE"
msgid "- none -"
msgstr "- geen -"
#. hGaEK
-#: include/svx/strings.hrc:555
+#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_TRANSPARENCE"
msgid "Transparency"
msgstr "Deursigtigheid"
#. X4EFw
-#: include/svx/strings.hrc:556
+#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_CENTERED"
msgid "Centered"
msgstr "Gesentreer"
#. FFe8m
-#: include/svx/strings.hrc:557
+#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_NOTCENTERED"
msgid "Not centered"
msgstr "Nie gesentreer nie"
#. hFhmH
-#: include/svx/strings.hrc:558
+#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "Verstek"
#. DdAzc
-#: include/svx/strings.hrc:559
+#: include/svx/strings.hrc:561
msgctxt "RID_SVXSTR_GRAFMODE_GREYS"
msgid "Grayscale"
msgstr "Grysskaal"
#. RHEXM
-#: include/svx/strings.hrc:560
+#: include/svx/strings.hrc:562
msgctxt "RID_SVXSTR_GRAFMODE_MONO"
msgid "Black/White"
msgstr "Swart/wit"
#. bcXbA
-#: include/svx/strings.hrc:561
+#: include/svx/strings.hrc:563
msgctxt "RID_SVXSTR_GRAFMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermerk"
#. ZWz8Y
-#: include/svx/strings.hrc:562
+#: include/svx/strings.hrc:564
msgctxt "RID_SVXSTR_COLORBAR"
msgid "Left click to apply as background color, right click to set line color"
msgstr "Links-klik met die muis om die agtergrondkleur in te stel en regs-klik om die lynkleur in te stel"
#. mFU2A
#. Default colors
-#: include/svx/strings.hrc:564
+#: include/svx/strings.hrc:566
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
msgstr "Donkerrooi 2"
#. Rw7nG
-#: include/svx/strings.hrc:565
+#: include/svx/strings.hrc:567
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
msgstr "Blou"
#. UdEYr
-#: include/svx/strings.hrc:566
+#: include/svx/strings.hrc:568
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
msgstr "Geel"
#. 9AUDK
-#: include/svx/strings.hrc:567
+#: include/svx/strings.hrc:569
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
msgstr "Donkerblou 1"
#. aSWwv
-#: include/svx/strings.hrc:568
+#: include/svx/strings.hrc:570
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
msgstr "Ligblou 2"
#. 5gwhz
#. Elements of the standard color palette
-#: include/svx/strings.hrc:570
+#: include/svx/strings.hrc:572
msgctxt "RID_SVXSTR_COLOR_BLACK"
msgid "Black"
msgstr "Swart"
#. PwGvV
-#: include/svx/strings.hrc:571
+#: include/svx/strings.hrc:573
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "Grys"
#. Dp9Az
-#: include/svx/strings.hrc:572
+#: include/svx/strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "Wit"
#. TGLmD
-#: include/svx/strings.hrc:573
+#: include/svx/strings.hrc:575
msgctxt "RID_SVXSTR_COLOR_YELLOW"
msgid "Yellow"
msgstr "Geel"
#. YpDke
-#: include/svx/strings.hrc:574
+#: include/svx/strings.hrc:576
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "Goud"
#. 7aJCZ
-#: include/svx/strings.hrc:575
+#: include/svx/strings.hrc:577
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "Oranje"
#. mZMFN
-#: include/svx/strings.hrc:576
+#: include/svx/strings.hrc:578
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
msgstr "Baksteen"
#. juJeM
-#: include/svx/strings.hrc:577
+#: include/svx/strings.hrc:579
msgctxt "RID_SVXSTR_COLOR_RED"
msgid "Red"
msgstr "Rooi"
#. 7xMrN
-#: include/svx/strings.hrc:578
+#: include/svx/strings.hrc:580
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Magenta"
#. ELXiM
-#: include/svx/strings.hrc:579
+#: include/svx/strings.hrc:581
msgctxt "RID_SVXSTR_COLOR_PURPLE"
msgid "Purple"
msgstr "Pers"
#. UTexf
-#: include/svx/strings.hrc:580
+#: include/svx/strings.hrc:582
msgctxt "RID_SVXSTR_COLOR_INDIGO"
msgid "Indigo"
msgstr "Indigo"
#. qbcF9
-#: include/svx/strings.hrc:581
+#: include/svx/strings.hrc:583
msgctxt "RID_SVXSTR_COLOR_BLUE"
msgid "Blue"
msgstr "Blou"
#. hQ44j
-#: include/svx/strings.hrc:582
+#: include/svx/strings.hrc:584
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
msgstr "Turkoois"
#. JpxBr
-#: include/svx/strings.hrc:583
+#: include/svx/strings.hrc:585
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "Groen"
#. A3aCJ
-#: include/svx/strings.hrc:584
+#: include/svx/strings.hrc:586
msgctxt "RID_SVXSTR_COLOR_LIME"
msgid "Lime"
msgstr "Lemmetjie"
#. wVMiq
#. Light variants of the standard color palette
-#: include/svx/strings.hrc:586
+#: include/svx/strings.hrc:588
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Liggrys"
#. YF2ud
-#: include/svx/strings.hrc:587
+#: include/svx/strings.hrc:589
msgctxt "RID_SVXSTR_COLOR_LIGHTYELLOW"
msgid "Light Yellow"
msgstr "Liggeel"
#. BaXBj
-#: include/svx/strings.hrc:588
+#: include/svx/strings.hrc:590
msgctxt "RID_SVXSTR_COLOR_LIGHTGOLD"
msgid "Light Gold"
msgstr "Liggoud"
#. masPL
-#: include/svx/strings.hrc:589
+#: include/svx/strings.hrc:591
msgctxt "RID_SVXSTR_COLOR_LIGHTORANGE"
msgid "Light Orange"
msgstr "Ligoranje"
#. k5GY4
-#: include/svx/strings.hrc:590
+#: include/svx/strings.hrc:592
msgctxt "RID_SVXSTR_COLOR_LIGHTBRICK"
msgid "Light Brick"
msgstr "Ligte baksteenrooi"
#. KGDDj
-#: include/svx/strings.hrc:591
+#: include/svx/strings.hrc:593
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "Ligrooi"
#. nvB2W
-#: include/svx/strings.hrc:592
+#: include/svx/strings.hrc:594
msgctxt "RID_SVXSTR_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr "Ligte magenta"
#. y96HS
-#: include/svx/strings.hrc:593
+#: include/svx/strings.hrc:595
msgctxt "RID_SVXSTR_COLOR_LIGHTPURPLE"
msgid "Light Purple"
msgstr "Ligte pers"
#. 8Bg8h
-#: include/svx/strings.hrc:594
+#: include/svx/strings.hrc:596
msgctxt "RID_SVXSTR_COLOR_LIGHTINDIGO"
msgid "Light Indigo"
msgstr "Ligte indigo"
#. suGUh
-#: include/svx/strings.hrc:595
+#: include/svx/strings.hrc:597
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Ligblou"
#. 5VFSV
-#: include/svx/strings.hrc:596
+#: include/svx/strings.hrc:598
msgctxt "RID_SVXSTR_COLOR_LIGHTTEAL"
msgid "Light Teal"
msgstr "Ligte turkoois"
#. 3Z7KA
-#: include/svx/strings.hrc:597
+#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "Liggroen"
#. HVPnD
-#: include/svx/strings.hrc:598
+#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_LIGHTLIME"
msgid "Light Lime"
msgstr "Ligte Lemmetjie"
#. J6DDx
#. Dark variants of the standard color palette
-#: include/svx/strings.hrc:600
+#: include/svx/strings.hrc:602
msgctxt "RID_SVXSTR_COLOR_DARKGRAY"
msgid "Dark Gray"
msgstr "Donkergrys"
#. EaFik
-#: include/svx/strings.hrc:601
+#: include/svx/strings.hrc:603
msgctxt "RID_SVXSTR_COLOR_DARKYELLOW"
msgid "Dark Yellow"
msgstr "Donkergeel"
#. AFByn
-#: include/svx/strings.hrc:602
+#: include/svx/strings.hrc:604
msgctxt "RID_SVXSTR_COLOR_DARKGOLD"
msgid "Dark Gold"
msgstr "Donkergoud"
#. qAGnF
-#: include/svx/strings.hrc:603
+#: include/svx/strings.hrc:605
msgctxt "RID_SVXSTR_COLOR_DARKORANGE"
msgid "Dark Orange"
msgstr "Donkeroranje"
#. NC62Q
-#: include/svx/strings.hrc:604
+#: include/svx/strings.hrc:606
msgctxt "RID_SVXSTR_COLOR_DARKBRICK"
msgid "Dark Brick"
msgstr "Donker baksteenrooi"
#. st4Zy
-#: include/svx/strings.hrc:605
+#: include/svx/strings.hrc:607
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr "Donkerrooi"
#. indkC
-#: include/svx/strings.hrc:606
+#: include/svx/strings.hrc:608
msgctxt "RID_SVXSTR_COLOR_DARKMAGENTA"
msgid "Dark Magenta"
msgstr "Donkermagenta"
#. AE9Ya
-#: include/svx/strings.hrc:607
+#: include/svx/strings.hrc:609
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
msgstr "Donkerpers"
#. VFKuJ
-#: include/svx/strings.hrc:608
+#: include/svx/strings.hrc:610
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
msgid "Dark Indigo"
msgstr "Donker-indigo"
#. U3qfW
-#: include/svx/strings.hrc:609
+#: include/svx/strings.hrc:611
msgctxt "RID_SVXSTR_COLOR_DARKBLUE"
msgid "Dark Blue"
msgstr "Donkerblou"
#. dYdEW
-#: include/svx/strings.hrc:610
+#: include/svx/strings.hrc:612
msgctxt "RID_SVXSTR_COLOR_DARKTEAL"
msgid "Dark Teal"
msgstr "Donker turkoois"
#. qFAAB
-#: include/svx/strings.hrc:611
+#: include/svx/strings.hrc:613
msgctxt "RID_SVXSTR_COLOR_DARKGREEN"
msgid "Dark Green"
msgstr "Donker groen"
#. C3U7v
-#: include/svx/strings.hrc:612
+#: include/svx/strings.hrc:614
msgctxt "RID_SVXSTR_COLOR_DARKLIME"
msgid "Dark Lime"
msgstr "Donker lemmetjie"
#. VWKSb
#. Elements of the Tonal color palette
-#: include/svx/strings.hrc:614
+#: include/svx/strings.hrc:616
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "Violet"
#. GgboW
-#: include/svx/strings.hrc:615
+#: include/svx/strings.hrc:617
msgctxt "RID_SVXSTR_COLOR_VIOLET_OUG"
msgid "Violet (Out of Gamut)"
msgstr "Violet"
#. mz3Eo
-#: include/svx/strings.hrc:616
+#: include/svx/strings.hrc:618
msgctxt "RID_SVXSTR_COLOR_BLUE_OUG"
msgid "Blue (Out of Gamut)"
msgstr "Blou"
#. SGvfY
-#: include/svx/strings.hrc:617
+#: include/svx/strings.hrc:619
msgctxt "RID_SVXSTR_COLOR_AZURE_OUG"
msgid "Azure (Out of Gamut)"
msgstr "Blou (buite die spektrum)"
#. dYBjC
-#: include/svx/strings.hrc:618
+#: include/svx/strings.hrc:620
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN_OUG"
msgid "Spring Green (Out of Gamut)"
msgstr "Lentegroen (buite die spektrum)"
#. GCcWR
-#: include/svx/strings.hrc:619
+#: include/svx/strings.hrc:621
msgctxt "RID_SVXSTR_COLOR_GREEN_OUG"
msgid "Green (Out of Gamut)"
msgstr "Groen (buite die spektrum)"
#. DLuCh
-#: include/svx/strings.hrc:620
+#: include/svx/strings.hrc:622
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN_OUG"
msgid "Chartreuse Green (Out of Gamut)"
msgstr "Geelgroen (buite die spektrum)"
#. s3ZaC
-#: include/svx/strings.hrc:621
+#: include/svx/strings.hrc:623
msgctxt "RID_SVXSTR_COLOR_ORANGE_OUG"
msgid "Orange (Out of Gamut)"
msgstr "Oranje (buite die spektrum)"
#. A8i2G
-#: include/svx/strings.hrc:622
+#: include/svx/strings.hrc:624
msgctxt "RID_SVXSTR_COLOR_RED_OUG"
msgid "Red (Out of Gamut)"
msgstr "Rooi (buite die spektrum)"
#. j4oEv
-#: include/svx/strings.hrc:623
+#: include/svx/strings.hrc:625
msgctxt "RID_SVXSTR_COLOR_ROSE_OUG"
msgid "Rose (Out of Gamut)"
msgstr "Rooskleur (buite die spektrum)"
#. qBpvR
-#: include/svx/strings.hrc:624
+#: include/svx/strings.hrc:626
msgctxt "RID_SVXSTR_COLOR_AZURE"
msgid "Azure"
msgstr "Blou"
#. Y6vVA
-#: include/svx/strings.hrc:625
+#: include/svx/strings.hrc:627
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "Siaan"
#. 583vY
-#: include/svx/strings.hrc:626
+#: include/svx/strings.hrc:628
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN"
msgid "Spring Green"
msgstr "Lentegroen"
#. jtKm8
-#: include/svx/strings.hrc:627
+#: include/svx/strings.hrc:629
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN"
msgid "Chartreuse Green"
msgstr "Geelgroen"
#. RkAmE
-#: include/svx/strings.hrc:628
+#: include/svx/strings.hrc:630
msgctxt "RID_SVXSTR_COLOR_ROSE"
msgid "Rose"
msgstr "Rooskleur"
#. BZGUS
#. Elements of the Material color palette
-#: include/svx/strings.hrc:630
+#: include/svx/strings.hrc:632
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GRAY_A"
msgid "Gray A"
msgstr "Grys A"
#. 3b7sB
-#: include/svx/strings.hrc:631
+#: include/svx/strings.hrc:633
msgctxt "RID_SVXSTR_COLOR_MATERIAL_YELLOW_A"
msgid "Yellow A"
msgstr "Geel A"
#. DbqvY
-#: include/svx/strings.hrc:632
+#: include/svx/strings.hrc:634
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER_A"
msgid "Amber A"
msgstr "Amber A"
#. nFENC
-#: include/svx/strings.hrc:633
+#: include/svx/strings.hrc:635
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER"
msgid "Amber"
msgstr "Amber"
#. i8Tx3
-#: include/svx/strings.hrc:634
+#: include/svx/strings.hrc:636
msgctxt "RID_SVXSTR_COLOR_MATERIAL_ORANGE_A"
msgid "Orange A"
msgstr "Oranje A"
#. DMVTT
-#: include/svx/strings.hrc:635
+#: include/svx/strings.hrc:637
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A"
msgid "Deep Orange A"
msgstr "Donkeroranje A"
#. LgNfg
-#: include/svx/strings.hrc:636
+#: include/svx/strings.hrc:638
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE"
msgid "Deep Orange"
msgstr "Donkeroranje"
#. A4JAB
-#: include/svx/strings.hrc:637
+#: include/svx/strings.hrc:639
msgctxt "RID_SVXSTR_COLOR_MATERIAL_RED_A"
msgid "Red A"
msgstr "Rooi A"
#. jsEPc
-#: include/svx/strings.hrc:638
+#: include/svx/strings.hrc:640
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PINK_A"
msgid "Pink A"
msgstr "Pienk A"
#. cFBzv
-#: include/svx/strings.hrc:639
+#: include/svx/strings.hrc:641
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PURPLE_A"
msgid "Purple A"
msgstr "Pers A"
#. p6AAX
-#: include/svx/strings.hrc:640
+#: include/svx/strings.hrc:642
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_A"
msgid "Deep Purple A"
msgstr "Donkerpers A"
#. WcMy9
-#: include/svx/strings.hrc:641
+#: include/svx/strings.hrc:643
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE"
msgid "Deep Purple"
msgstr "Donderpers"
#. e4rqj
-#: include/svx/strings.hrc:642
+#: include/svx/strings.hrc:644
msgctxt "RID_SVXSTR_COLOR_MATERIAL_INDIGO_A"
msgid "Indigo A"
msgstr "Indigo A"
#. r3rtQ
-#: include/svx/strings.hrc:643
+#: include/svx/strings.hrc:645
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_A"
msgid "Blue A"
msgstr "Blou A"
#. dDQEi
-#: include/svx/strings.hrc:644
+#: include/svx/strings.hrc:646
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A"
msgid "Light Blue A"
msgstr "Ligblou A"
#. BepQT
-#: include/svx/strings.hrc:645
+#: include/svx/strings.hrc:647
msgctxt "RID_SVXSTR_COLOR_MATERIAL_CYAN_A"
msgid "Cyan A"
msgstr "Cyaan A"
#. PvkCw
-#: include/svx/strings.hrc:646
+#: include/svx/strings.hrc:648
msgctxt "RID_SVXSTR_COLOR_MATERIAL_TEAL_A"
msgid "Teal A"
msgstr "Turkoois A"
#. znZyu
-#: include/svx/strings.hrc:647
+#: include/svx/strings.hrc:649
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GREEN_A"
msgid "Green A"
msgstr "Groen A"
#. nZDMp
-#: include/svx/strings.hrc:648
+#: include/svx/strings.hrc:650
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A"
msgid "Light Green A"
msgstr "Liggroen A"
#. 7RWqh
-#: include/svx/strings.hrc:649
+#: include/svx/strings.hrc:651
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIME_A"
msgid "Lime A"
msgstr "Lemmetjie A"
#. vuq8i
-#: include/svx/strings.hrc:650
+#: include/svx/strings.hrc:652
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN_A"
msgid "Brown A"
msgstr "Bruin A"
#. wcNMK
-#: include/svx/strings.hrc:651
+#: include/svx/strings.hrc:653
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN"
msgid "Brown"
msgstr "Bruin"
#. RA8KB
-#: include/svx/strings.hrc:652
+#: include/svx/strings.hrc:654
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_A"
msgid "Blue Gray A"
msgstr "Blougrys A"
#. yXhED
-#: include/svx/strings.hrc:653
+#: include/svx/strings.hrc:655
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY"
msgid "Blue Gray"
msgstr "Blougrys"
#. mCkpS
#. Old default color names, probably often used in saved files
-#: include/svx/strings.hrc:655
+#: include/svx/strings.hrc:657
msgctxt "RID_SVXSTR_COLOR_BLUE_CLASSIC"
msgid "Blue classic"
msgstr "Klassieke blou"
#. CWbzY
-#: include/svx/strings.hrc:656
+#: include/svx/strings.hrc:658
msgctxt "RID_SVXSTR_COLOR_BLUEGREY"
msgid "Blue gray"
msgstr "Blougrys"
#. DkKFF
-#: include/svx/strings.hrc:657
+#: include/svx/strings.hrc:659
msgctxt "RID_SVXSTR_COLOR_BORDEAUX"
msgid "Bordeaux"
msgstr "Wynrooi"
#. 5hZu8
-#: include/svx/strings.hrc:658
+#: include/svx/strings.hrc:660
msgctxt "RID_SVXSTR_COLOR_PALE_YELLOW"
msgid "Pale yellow"
msgstr "Pastel geel"
#. wSEGQ
-#: include/svx/strings.hrc:659
+#: include/svx/strings.hrc:661
msgctxt "RID_SVXSTR_COLOR_PALE_GREEN"
msgid "Pale green"
msgstr "Pastel groen"
#. pUEkF
-#: include/svx/strings.hrc:660
+#: include/svx/strings.hrc:662
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET"
msgid "Dark violet"
msgstr "Donkerviolet"
#. qVhW9
-#: include/svx/strings.hrc:661
+#: include/svx/strings.hrc:663
msgctxt "RID_SVXSTR_COLOR_SALMON"
msgid "Salmon"
msgstr "Salm"
#. QV77P
-#: include/svx/strings.hrc:662
+#: include/svx/strings.hrc:664
msgctxt "RID_SVXSTR_COLOR_SEABLUE"
msgid "Sea blue"
msgstr "Seeblou"
#. gYFV6
-#: include/svx/strings.hrc:663
+#: include/svx/strings.hrc:665
msgctxt "RID_SVXSTR_COLOR_CHART"
msgid "Chart"
msgstr "Grafiek"
#. LXcFL
-#: include/svx/strings.hrc:664
+#: include/svx/strings.hrc:666
msgctxt "RID_SVXSTR_COLOR_SKYBLUE"
msgid "Sky blue"
msgstr "Hemelsblou"
#. QbGU3
-#: include/svx/strings.hrc:665
+#: include/svx/strings.hrc:667
msgctxt "RID_SVXSTR_COLOR_YELLOWGREEN"
msgid "Yellow green"
msgstr "Geelgroen"
#. UDfTh
-#: include/svx/strings.hrc:666
+#: include/svx/strings.hrc:668
msgctxt "RID_SVXSTR_COLOR_PINK"
msgid "Pink"
msgstr "Pienk"
#. FXDuA
-#: include/svx/strings.hrc:667
+#: include/svx/strings.hrc:669
msgctxt "RID_SVXSTR_COLOR_TURQUOISE"
msgid "Turquoise"
msgstr "Turkoois"
#. 4gHhZ
#. 16 old AutoFormat Table Styles
-#: include/svx/strings.hrc:669
+#: include/svx/strings.hrc:671
msgctxt "RID_SVXSTR_TBLAFMT_3D"
msgid "3D"
msgstr "3-D"
#. GtMuR
-#: include/svx/strings.hrc:670
+#: include/svx/strings.hrc:672
msgctxt "RID_SVXSTR_TBLAFMT_BLACK1"
msgid "Black 1"
msgstr "Swart 1"
#. AhPLy
-#: include/svx/strings.hrc:671
+#: include/svx/strings.hrc:673
msgctxt "RID_SVXSTR_TBLAFMT_BLACK2"
msgid "Black 2"
msgstr "Swart 2"
#. jVxFC
-#: include/svx/strings.hrc:672
+#: include/svx/strings.hrc:674
msgctxt "RID_SVXSTR_TBLAFMT_BLUE"
msgid "Blue"
msgstr "Blou"
#. FacjB
-#: include/svx/strings.hrc:673
+#: include/svx/strings.hrc:675
msgctxt "RID_SVXSTR_TBLAFMT_BROWN"
msgid "Brown"
msgstr "Bruin"
#. uQSDF
-#: include/svx/strings.hrc:674
+#: include/svx/strings.hrc:676
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY"
msgid "Currency"
msgstr "Valuta"
#. sQpNL
-#: include/svx/strings.hrc:675
+#: include/svx/strings.hrc:677
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_3D"
msgid "Currency 3D"
msgstr "Valuta 3-D"
#. ACACr
-#: include/svx/strings.hrc:676
+#: include/svx/strings.hrc:678
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_GRAY"
msgid "Currency Gray"
msgstr "Valutagrys"
#. yy7mJ
-#: include/svx/strings.hrc:677
+#: include/svx/strings.hrc:679
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER"
msgid "Currency Lavender"
msgstr "Valutalila"
#. 4THUt
-#: include/svx/strings.hrc:678
+#: include/svx/strings.hrc:680
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE"
msgid "Currency Turquoise"
msgstr "Valutaturkoois"
#. a8AGf
-#: include/svx/strings.hrc:679
+#: include/svx/strings.hrc:681
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr "Grys"
#. B4e9f
-#: include/svx/strings.hrc:680
+#: include/svx/strings.hrc:682
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "Groen"
#. 3mz4G
-#: include/svx/strings.hrc:681
+#: include/svx/strings.hrc:683
msgctxt "RID_SVXSTR_TBLAFMT_LAVENDER"
msgid "Lavender"
msgstr "Lila"
#. gdfFF
-#: include/svx/strings.hrc:682
+#: include/svx/strings.hrc:684
msgctxt "RID_SVXSTR_TBLAFMT_RED"
msgid "Red"
msgstr "Rooi"
#. GsAVb
-#: include/svx/strings.hrc:683
+#: include/svx/strings.hrc:685
msgctxt "RID_SVXSTR_TBLAFMT_TURQUOISE"
msgid "Turquoise"
msgstr "Turkoois"
#. sZbit
-#: include/svx/strings.hrc:684
+#: include/svx/strings.hrc:686
msgctxt "RID_SVXSTR_TBLAFMT_YELLOW"
msgid "Yellow"
msgstr "Geel"
#. deE8o
#. 10 new AutoFormat Table Styles since LibreOffice 6.0
-#: include/svx/strings.hrc:686
+#: include/svx/strings.hrc:688
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
msgstr "Akademies"
#. CYMbi
-#: include/svx/strings.hrc:687
+#: include/svx/strings.hrc:689
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
msgid "Box List Blue"
msgstr "Lys blou"
#. njUDn
-#: include/svx/strings.hrc:688
+#: include/svx/strings.hrc:690
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_GREEN"
msgid "Box List Green"
msgstr "Lys groen"
#. GUk5r
-#: include/svx/strings.hrc:689
+#: include/svx/strings.hrc:691
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_RED"
msgid "Box List Red"
msgstr "Lys rooi"
#. oNMgD
-#: include/svx/strings.hrc:690
+#: include/svx/strings.hrc:692
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
msgstr "Lys geel"
#. YVY2f
-#: include/svx/strings.hrc:691
+#: include/svx/strings.hrc:693
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "Elegant"
#. Q9rDT
-#: include/svx/strings.hrc:692
+#: include/svx/strings.hrc:694
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Finansieel"
#. 3qSCd
-#: include/svx/strings.hrc:693
+#: include/svx/strings.hrc:695
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
msgid "Simple Grid Columns"
msgstr "Eenvoudige kolomme"
#. hksaM
-#: include/svx/strings.hrc:694
+#: include/svx/strings.hrc:696
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_ROWS"
msgid "Simple Grid Rows"
msgstr "Eenvoudige ry"
#. CHXkk
-#: include/svx/strings.hrc:695
+#: include/svx/strings.hrc:697
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_LIST_SHADED"
msgid "Simple List Shaded"
msgstr "Eenvoudige skadu"
#. XrHFB
-#: include/svx/strings.hrc:696
+#: include/svx/strings.hrc:698
msgctxt "RID_SVXSTR_LINEJOINT_MIDDLE"
msgid "Line joint averaged"
msgstr "Lynlas gemiddeld"
#. zbAG7
-#: include/svx/strings.hrc:697
+#: include/svx/strings.hrc:699
msgctxt "RID_SVXSTR_LINEJOINT_BEVEL"
msgid "Line joint bevel"
msgstr "Lynlas skuins"
#. EtQJT
-#: include/svx/strings.hrc:698
+#: include/svx/strings.hrc:700
msgctxt "RID_SVXSTR_LINEJOINT_MITER"
msgid "Line joint miter"
msgstr "Lynlas mitre"
#. YUtBv
-#: include/svx/strings.hrc:699
+#: include/svx/strings.hrc:701
msgctxt "RID_SVXSTR_LINEJOINT_ROUND"
msgid "Line joint round"
msgstr "Lynlas rond"
#. rKEBC
#. the familiar name for it
-#: include/svx/strings.hrc:701
+#: include/svx/strings.hrc:703
msgctxt "RID_SVXSTR_LINECAP_BUTT"
msgid "Line cap flat"
msgstr "Plat lyn-einde"
#. zKt6C
-#: include/svx/strings.hrc:702
+#: include/svx/strings.hrc:704
msgctxt "RID_SVXSTR_LINECAP_ROUND"
msgid "Line cap round"
msgstr "Ronde lyn-einde"
#. 5Lbx4
-#: include/svx/strings.hrc:703
+#: include/svx/strings.hrc:705
msgctxt "RID_SVXSTR_LINECAP_SQUARE"
msgid "Line cap square"
msgstr "Reghoekige lyn-einde"
#. YXbPg
-#: include/svx/strings.hrc:704
+#: include/svx/strings.hrc:706
msgctxt "RID_SVXSTR_GRDT0"
msgid "Gradient"
msgstr "Gradiënt"
#. mZwMD
-#: include/svx/strings.hrc:705
+#: include/svx/strings.hrc:707
msgctxt "RID_SVXSTR_GRDT1"
msgid "Linear blue/white"
msgstr "Lineêr blou/wit"
#. WyGuh
-#: include/svx/strings.hrc:706
+#: include/svx/strings.hrc:708
msgctxt "RID_SVXSTR_GRDT2"
msgid "Linear magenta/green"
msgstr "Lineêr magenta/groen"
#. cLHvA
-#: include/svx/strings.hrc:707
+#: include/svx/strings.hrc:709
msgctxt "RID_SVXSTR_GRDT3"
msgid "Linear yellow/brown"
msgstr "Lineêr geel/bruin"
#. Kfkbm
-#: include/svx/strings.hrc:708
+#: include/svx/strings.hrc:710
msgctxt "RID_SVXSTR_GRDT4"
msgid "Radial green/black"
msgstr "Radiaal groen/swart"
#. uiTTS
-#: include/svx/strings.hrc:709
+#: include/svx/strings.hrc:711
msgctxt "RID_SVXSTR_GRDT5"
msgid "Radial red/yellow"
msgstr "Radiaal rooi/geel"
#. SsUvr
-#: include/svx/strings.hrc:710
+#: include/svx/strings.hrc:712
msgctxt "RID_SVXSTR_GRDT6"
msgid "Rectangular red/white"
msgstr "Reghoekig rooi/wit"
#. CKwQP
-#: include/svx/strings.hrc:711
+#: include/svx/strings.hrc:713
msgctxt "RID_SVXSTR_GRDT7"
msgid "Square yellow/white"
msgstr "Vierkantig geel/wit"
#. hi3tb
-#: include/svx/strings.hrc:712
+#: include/svx/strings.hrc:714
msgctxt "RID_SVXSTR_GRDT8"
msgid "Ellipsoid blue gray/light blue"
msgstr "Ellipsoïed blougrys/ligblou"
#. b6AwV
-#: include/svx/strings.hrc:713
+#: include/svx/strings.hrc:715
msgctxt "RID_SVXSTR_GRDT9"
msgid "Axial light red/white"
msgstr "Aksiaal ligrooi/wit"
#. Adprm
#. l means left
-#: include/svx/strings.hrc:715
+#: include/svx/strings.hrc:717
msgctxt "RID_SVXSTR_GRDT10"
msgid "Diagonal 1l"
msgstr "Diagonaal 1l"
#. pJ9QE
#. r means right
-#: include/svx/strings.hrc:717
+#: include/svx/strings.hrc:719
msgctxt "RID_SVXSTR_GRDT11"
msgid "Diagonal 1r"
msgstr "Diagonaal 1r"
#. JB95r
#. l means left
-#: include/svx/strings.hrc:719
+#: include/svx/strings.hrc:721
msgctxt "RID_SVXSTR_GRDT12"
msgid "Diagonal 2l"
msgstr "Diagonaal 2l"
#. xUpUR
#. r means right
-#: include/svx/strings.hrc:721
+#: include/svx/strings.hrc:723
msgctxt "RID_SVXSTR_GRDT13"
msgid "Diagonal 2r"
msgstr "Diagonaal 2r"
#. WCYMT
#. l means left
-#: include/svx/strings.hrc:723
+#: include/svx/strings.hrc:725
msgctxt "RID_SVXSTR_GRDT14"
msgid "Diagonal 3l"
msgstr "Diagonaal 3l"
#. 3rJw7
#. r means right
-#: include/svx/strings.hrc:725
+#: include/svx/strings.hrc:727
msgctxt "RID_SVXSTR_GRDT15"
msgid "Diagonal 3r"
msgstr "Diagonaal 3r"
#. a6ENF
#. l means left
-#: include/svx/strings.hrc:727
+#: include/svx/strings.hrc:729
msgctxt "RID_SVXSTR_GRDT16"
msgid "Diagonal 4l"
msgstr "Diagonaal 4l"
#. Fpctb
#. r means right
-#: include/svx/strings.hrc:729
+#: include/svx/strings.hrc:731
msgctxt "RID_SVXSTR_GRDT17"
msgid "Diagonal 4r"
msgstr "Diagonaal 4r"
#. yqda8
-#: include/svx/strings.hrc:730
+#: include/svx/strings.hrc:732
msgctxt "RID_SVXSTR_GRDT18"
msgid "Diagonal Blue"
msgstr "Diagonaal blou"
#. GCtJC
-#: include/svx/strings.hrc:731
+#: include/svx/strings.hrc:733
msgctxt "RID_SVXSTR_GRDT19"
msgid "Diagonal Green"
msgstr "Diagonaal groen"
#. LCQEB
-#: include/svx/strings.hrc:732
+#: include/svx/strings.hrc:734
msgctxt "RID_SVXSTR_GRDT20"
msgid "Diagonal Orange"
msgstr "Diagonaal oranje"
#. oD7FW
-#: include/svx/strings.hrc:733
+#: include/svx/strings.hrc:735
msgctxt "RID_SVXSTR_GRDT21"
msgid "Diagonal Red"
msgstr "Diagonaal rooi"
#. vuyUG
-#: include/svx/strings.hrc:734
+#: include/svx/strings.hrc:736
msgctxt "RID_SVXSTR_GRDT22"
msgid "Diagonal Turquoise"
msgstr "Diagonale turkoois"
#. mGtyc
-#: include/svx/strings.hrc:735
+#: include/svx/strings.hrc:737
msgctxt "RID_SVXSTR_GRDT23"
msgid "Diagonal Violet"
msgstr "Diagonaal violet"
#. cArVy
-#: include/svx/strings.hrc:736
+#: include/svx/strings.hrc:738
msgctxt "RID_SVXSTR_GRDT24"
msgid "From a Corner"
msgstr "Vanuit een hoek"
#. gvXLL
-#: include/svx/strings.hrc:737
+#: include/svx/strings.hrc:739
msgctxt "RID_SVXSTR_GRDT25"
msgid "From a Corner, Blue"
msgstr "Vanuit een hoek, blou"
#. GaTPh
-#: include/svx/strings.hrc:738
+#: include/svx/strings.hrc:740
msgctxt "RID_SVXSTR_GRDT26"
msgid "From a Corner, Green"
msgstr "Vanuit een hoek, groen"
#. GE5vm
-#: include/svx/strings.hrc:739
+#: include/svx/strings.hrc:741
msgctxt "RID_SVXSTR_GRDT27"
msgid "From a Corner, Orange"
msgstr "Vanuit een hoek, oranje"
#. BFTnr
-#: include/svx/strings.hrc:740
+#: include/svx/strings.hrc:742
msgctxt "RID_SVXSTR_GRDT28"
msgid "From a Corner, Red"
msgstr "Vanuit een hoek, rooi"
#. AFKRL
-#: include/svx/strings.hrc:741
+#: include/svx/strings.hrc:743
msgctxt "RID_SVXSTR_GRDT29"
msgid "From a Corner, Turquoise"
msgstr "Vanuit een hoek, turkoois"
#. djBGe
-#: include/svx/strings.hrc:742
+#: include/svx/strings.hrc:744
msgctxt "RID_SVXSTR_GRDT30"
msgid "From a Corner, Violet"
msgstr "Vanuit een hoek, violet"
#. pwDuE
-#: include/svx/strings.hrc:743
+#: include/svx/strings.hrc:745
msgctxt "RID_SVXSTR_GRDT31"
msgid "From the Middle"
msgstr "Vanuit die middel"
#. y8qpL
-#: include/svx/strings.hrc:744
+#: include/svx/strings.hrc:746
msgctxt "RID_SVXSTR_GRDT32"
msgid "From the Middle, Blue"
msgstr "Vanuit die middel, blou"
#. PGt5w
-#: include/svx/strings.hrc:745
+#: include/svx/strings.hrc:747
msgctxt "RID_SVXSTR_GRDT33"
msgid "From the Middle, Green"
msgstr "Vanuit die middel, groen"
#. CyLXB
-#: include/svx/strings.hrc:746
+#: include/svx/strings.hrc:748
msgctxt "RID_SVXSTR_GRDT34"
msgid "From the Middle, Orange"
msgstr "Vanuit die middel, oranje"
#. vkERJ
-#: include/svx/strings.hrc:747
+#: include/svx/strings.hrc:749
msgctxt "RID_SVXSTR_GRDT35"
msgid "From the Middle, Red"
msgstr "Vanuit die middel, rooi"
#. Sq2SE
-#: include/svx/strings.hrc:748
+#: include/svx/strings.hrc:750
msgctxt "RID_SVXSTR_GRDT36"
msgid "From the Middle, Turquoise"
msgstr "Vanuit die middel, turkoois"
#. DoSmH
-#: include/svx/strings.hrc:749
+#: include/svx/strings.hrc:751
msgctxt "RID_SVXSTR_GRDT37"
msgid "From the Middle, Violet"
msgstr "Vanuit die middel, voilet"
#. 9XHkg
-#: include/svx/strings.hrc:750
+#: include/svx/strings.hrc:752
msgctxt "RID_SVXSTR_GRDT38"
msgid "Horizontal"
msgstr "Horisontaal"
#. FDG7B
-#: include/svx/strings.hrc:751
+#: include/svx/strings.hrc:753
msgctxt "RID_SVXSTR_GRDT39"
msgid "Horizontal Blue"
msgstr "Horisontaal blou"
#. ZEfzF
-#: include/svx/strings.hrc:752
+#: include/svx/strings.hrc:754
msgctxt "RID_SVXSTR_GRDT40"
msgid "Horizontal Green"
msgstr "Horisontaal groen"
#. GFRCF
-#: include/svx/strings.hrc:753
+#: include/svx/strings.hrc:755
msgctxt "RID_SVXSTR_GRDT41"
msgid "Horizontal Orange"
msgstr "Horisontale oranje"
#. iouxG
-#: include/svx/strings.hrc:754
+#: include/svx/strings.hrc:756
msgctxt "RID_SVXSTR_GRDT42"
msgid "Horizontal Red"
msgstr "Horisontaal rooi"
#. Gta9k
-#: include/svx/strings.hrc:755
+#: include/svx/strings.hrc:757
msgctxt "RID_SVXSTR_GRDT43"
msgid "Horizontal Turquoise"
msgstr "Horisontaal turkoois"
#. Tdpw4
-#: include/svx/strings.hrc:756
+#: include/svx/strings.hrc:758
msgctxt "RID_SVXSTR_GRDT44"
msgid "Horizontal Violet"
msgstr "Horisontaal violet"
#. DyVEP
-#: include/svx/strings.hrc:757
+#: include/svx/strings.hrc:759
msgctxt "RID_SVXSTR_GRDT45"
msgid "Radial"
msgstr "Radiaal"
#. Uyhuj
-#: include/svx/strings.hrc:758
+#: include/svx/strings.hrc:760
msgctxt "RID_SVXSTR_GRDT46"
msgid "Radial Blue"
msgstr "Radiaal blou"
#. MA6Qs
-#: include/svx/strings.hrc:759
+#: include/svx/strings.hrc:761
msgctxt "RID_SVXSTR_GRDT47"
msgid "Radial Green"
msgstr "Radiaal groen"
#. Pt24U
-#: include/svx/strings.hrc:760
+#: include/svx/strings.hrc:762
msgctxt "RID_SVXSTR_GRDT48"
msgid "Radial Orange"
msgstr "Radiaal oranje"
#. 37T3A
-#: include/svx/strings.hrc:761
+#: include/svx/strings.hrc:763
msgctxt "RID_SVXSTR_GRDT49"
msgid "Radial Red"
msgstr "Radiaal rooi"
#. gLwZp
-#: include/svx/strings.hrc:762
+#: include/svx/strings.hrc:764
msgctxt "RID_SVXSTR_GRDT50"
msgid "Radial Turquoise"
msgstr "Radiaal turkoois"
#. gka9C
-#: include/svx/strings.hrc:763
+#: include/svx/strings.hrc:765
msgctxt "RID_SVXSTR_GRDT51"
msgid "Radial Violet"
msgstr "Radiaal violet"
#. BaGs9
-#: include/svx/strings.hrc:764
+#: include/svx/strings.hrc:766
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "Vertikaal"
#. DqGbG
-#: include/svx/strings.hrc:765
+#: include/svx/strings.hrc:767
msgctxt "RID_SVXSTR_GRDT53"
msgid "Vertical Blue"
msgstr "Vertikaal blou"
#. FCa2X
-#: include/svx/strings.hrc:766
+#: include/svx/strings.hrc:768
msgctxt "RID_SVXSTR_GRDT54"
msgid "Vertical Green"
msgstr "Vertikaal groen"
#. BNSiE
-#: include/svx/strings.hrc:767
+#: include/svx/strings.hrc:769
msgctxt "RID_SVXSTR_GRDT55"
msgid "Vertical Orange"
msgstr "Vertikaal oranje"
#. DfiaF
-#: include/svx/strings.hrc:768
+#: include/svx/strings.hrc:770
msgctxt "RID_SVXSTR_GRDT56"
msgid "Vertical Red"
msgstr "Vertikaal rooi"
#. 4htXp
-#: include/svx/strings.hrc:769
+#: include/svx/strings.hrc:771
msgctxt "RID_SVXSTR_GRDT57"
msgid "Vertical Turquoise"
msgstr "Vertikaal turkoois"
#. FVCCq
-#: include/svx/strings.hrc:770
+#: include/svx/strings.hrc:772
msgctxt "RID_SVXSTR_GRDT58"
msgid "Vertical Violet"
msgstr "Vertikaal violet"
#. S3bJ9
#. gradients of unknown provenience
-#: include/svx/strings.hrc:772
+#: include/svx/strings.hrc:774
msgctxt "RID_SVXSTR_GRDT59"
msgid "Gray Gradient"
msgstr "Grys gradiënt"
#. CDxDN
-#: include/svx/strings.hrc:773
+#: include/svx/strings.hrc:775
msgctxt "RID_SVXSTR_GRDT60"
msgid "Yellow Gradient"
msgstr "Geel gradiënt"
#. amMze
-#: include/svx/strings.hrc:774
+#: include/svx/strings.hrc:776
msgctxt "RID_SVXSTR_GRDT61"
msgid "Orange Gradient"
msgstr "Oranje gradiënt"
#. bodAW
-#: include/svx/strings.hrc:775
+#: include/svx/strings.hrc:777
msgctxt "RID_SVXSTR_GRDT62"
msgid "Red Gradient"
msgstr "Rooi gradiënt"
#. Zn2x3
-#: include/svx/strings.hrc:776
+#: include/svx/strings.hrc:778
msgctxt "RID_SVXSTR_GRDT63"
msgid "Pink Gradient"
msgstr "Pienk gradiënt"
#. xXMfH
-#: include/svx/strings.hrc:777
+#: include/svx/strings.hrc:779
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "Lug"
#. RYfTi
-#: include/svx/strings.hrc:778
+#: include/svx/strings.hrc:780
msgctxt "RID_SVXSTR_GRDT65"
msgid "Cyan Gradient"
msgstr "Blougroen gradiënt"
#. jAu7g
-#: include/svx/strings.hrc:779
+#: include/svx/strings.hrc:781
msgctxt "RID_SVXSTR_GRDT66"
msgid "Blue Gradient"
msgstr "Blou gradiënt"
#. idyKS
-#: include/svx/strings.hrc:780
+#: include/svx/strings.hrc:782
msgctxt "RID_SVXSTR_GRDT67"
msgid "Purple Pipe"
msgstr "Pers buis"
#. fFZia
-#: include/svx/strings.hrc:781
+#: include/svx/strings.hrc:783
msgctxt "RID_SVXSTR_GRDT68"
msgid "Night"
msgstr "Nag"
#. 4ECED
-#: include/svx/strings.hrc:782
+#: include/svx/strings.hrc:784
msgctxt "RID_SVXSTR_GRDT69"
msgid "Green Gradient"
msgstr "Groen gradiënt"
#. ecDQh
#. actual gradients defined for 6.1
-#: include/svx/strings.hrc:784
+#: include/svx/strings.hrc:786
msgctxt "RID_SVXSTR_GRDT70"
msgid "Pastel Bouquet"
msgstr "Paste boeket"
#. 9BV4L
-#: include/svx/strings.hrc:785
+#: include/svx/strings.hrc:787
msgctxt "RID_SVXSTR_GRDT71"
msgid "Pastel Dream"
msgstr "Pastel droom"
#. jEVDi
-#: include/svx/strings.hrc:786
+#: include/svx/strings.hrc:788
msgctxt "RID_SVXSTR_GRDT72"
msgid "Blue Touch"
msgstr "Blou aksent"
#. ZAj48
-#: include/svx/strings.hrc:787
+#: include/svx/strings.hrc:789
msgctxt "RID_SVXSTR_GRDT73"
msgid "Blank with Gray"
msgstr "Wit met grys"
#. CJqu3
-#: include/svx/strings.hrc:788
+#: include/svx/strings.hrc:790
msgctxt "RID_SVXSTR_GRDT74"
msgid "Spotted Gray"
msgstr "Gestippelde grys"
#. s6Z54
-#: include/svx/strings.hrc:789
+#: include/svx/strings.hrc:791
msgctxt "RID_SVXSTR_GRDT75"
msgid "London Mist"
msgstr "Londonse newel"
#. nk99S
-#: include/svx/strings.hrc:790
+#: include/svx/strings.hrc:792
msgctxt "RID_SVXSTR_GRDT76"
msgid "Teal to Blue"
msgstr "Turkoois tot blou"
#. ud3Bc
-#: include/svx/strings.hrc:791
+#: include/svx/strings.hrc:793
msgctxt "RID_SVXSTR_GRDT77"
msgid "Midnight"
msgstr "Middernag"
#. 3DFV9
-#: include/svx/strings.hrc:792
+#: include/svx/strings.hrc:794
msgctxt "RID_SVXSTR_GRDT78"
msgid "Deep Ocean"
msgstr "Diep oseaan"
#. beAAG
-#: include/svx/strings.hrc:793
+#: include/svx/strings.hrc:795
msgctxt "RID_SVXSTR_GRDT79"
msgid "Submarine"
msgstr "Ondersee"
#. LCJCH
-#: include/svx/strings.hrc:794
+#: include/svx/strings.hrc:796
msgctxt "RID_SVXSTR_GRDT80"
msgid "Green Grass"
msgstr "Groen gras"
#. wiGu5
-#: include/svx/strings.hrc:795
+#: include/svx/strings.hrc:797
msgctxt "RID_SVXSTR_GRDT81"
msgid "Neon Light"
msgstr "Neon lig"
#. EGqXT
-#: include/svx/strings.hrc:796
+#: include/svx/strings.hrc:798
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
msgstr "Sonskyn"
#. WCs3M
-#: include/svx/strings.hrc:797
+#: include/svx/strings.hrc:799
msgctxt "RID_SVXSTR_GRDT83"
msgid "Present"
msgstr "Aanwesig"
#. 99B5Z
-#: include/svx/strings.hrc:798
+#: include/svx/strings.hrc:800
msgctxt "RID_SVXSTR_GRDT84"
msgid "Mahogany"
msgstr "Mahonie"
#. Z8RH9
#. /gradients
-#: include/svx/strings.hrc:800
+#: include/svx/strings.hrc:802
msgctxt "RID_SVXSTR_HATCH0"
msgid "Black 0 Degrees"
msgstr "Swart 0 grade"
#. BUCv6
-#: include/svx/strings.hrc:801
+#: include/svx/strings.hrc:803
msgctxt "RID_SVXSTR_HATCH1"
msgid "Black 90 Degrees"
msgstr "Swart 90 grade"
#. gyzNu
-#: include/svx/strings.hrc:802
+#: include/svx/strings.hrc:804
msgctxt "RID_SVXSTR_HATCH2"
msgid "Black 180 Degrees Crossed"
msgstr "Swart 180 grade gekruis"
#. KYmyj
-#: include/svx/strings.hrc:803
+#: include/svx/strings.hrc:805
msgctxt "RID_SVXSTR_HATCH3"
msgid "Blue 45 Degrees"
msgstr "Blou 45 grade"
#. 2qkyC
-#: include/svx/strings.hrc:804
+#: include/svx/strings.hrc:806
msgctxt "RID_SVXSTR_HATCH4"
msgid "Blue -45 Degrees"
msgstr "Blou -45 grade"
#. GFqzJ
-#: include/svx/strings.hrc:805
+#: include/svx/strings.hrc:807
msgctxt "RID_SVXSTR_HATCH5"
msgid "Blue 45 Degrees Crossed"
msgstr "Blou 45 grade gekruis"
#. wRXH2
-#: include/svx/strings.hrc:806
+#: include/svx/strings.hrc:808
msgctxt "RID_SVXSTR_HATCH6"
msgid "Green 30 Degrees"
msgstr "Groen 30 grade"
#. JAkb9
-#: include/svx/strings.hrc:807
+#: include/svx/strings.hrc:809
msgctxt "RID_SVXSTR_HATCH7"
msgid "Green 60 Degrees"
msgstr "Groen 60 grade"
#. DnKyA
-#: include/svx/strings.hrc:808
+#: include/svx/strings.hrc:810
msgctxt "RID_SVXSTR_HATCH8"
msgid "Green 90 Degrees Triple"
msgstr "Groen 90 grade drievoudig"
#. oTAUx
-#: include/svx/strings.hrc:809
+#: include/svx/strings.hrc:811
msgctxt "RID_SVXSTR_HATCH9"
msgid "Red 45 Degrees"
msgstr "Rooi 45 grade"
#. xcHED
-#: include/svx/strings.hrc:810
+#: include/svx/strings.hrc:812
msgctxt "RID_SVXSTR_HATCH10"
msgid "Red 90 Degrees Crossed"
msgstr "Rooi 90 grade gekruis"
#. UZM2R
-#: include/svx/strings.hrc:811
+#: include/svx/strings.hrc:813
msgctxt "RID_SVXSTR_HATCH11"
msgid "Red -45 Degrees Triple"
msgstr "Rooi -45 grade drievoudig"
#. TypfV
-#: include/svx/strings.hrc:812
+#: include/svx/strings.hrc:814
msgctxt "RID_SVXSTR_HATCH12"
msgid "Yellow 45 Degrees"
msgstr "Geel 45 grade"
#. eRFD8
-#: include/svx/strings.hrc:813
+#: include/svx/strings.hrc:815
msgctxt "RID_SVXSTR_HATCH13"
msgid "Yellow 45 Degrees Crossed"
msgstr "Geel 45 grade gekruis"
#. JhXx3
-#: include/svx/strings.hrc:814
+#: include/svx/strings.hrc:816
msgctxt "RID_SVXSTR_HATCH14"
msgid "Yellow 45 Degrees Triple"
msgstr "Geel 45 grade drievoudig"
#. 78jyB
-#: include/svx/strings.hrc:815
+#: include/svx/strings.hrc:817
msgctxt "RID_SVXSTR_HATCH15"
msgid "Hatching"
msgstr "Uitbroei"
#. FJati
-#: include/svx/strings.hrc:816
+#: include/svx/strings.hrc:818
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "Leeg"
#. Q4jUs
-#: include/svx/strings.hrc:817
+#: include/svx/strings.hrc:819
msgctxt "RID_SVXSTR_BMP1"
msgid "Painted White"
msgstr "Wit geverf"
#. iHX2t
-#: include/svx/strings.hrc:818
+#: include/svx/strings.hrc:820
msgctxt "RID_SVXSTR_BMP2"
msgid "Paper Texture"
msgstr "Papier tekstuur"
#. mAyG3
-#: include/svx/strings.hrc:819
+#: include/svx/strings.hrc:821
msgctxt "RID_SVXSTR_BMP3"
msgid "Paper Crumpled"
msgstr "Gefrommelde papier"
#. i3ARe
-#: include/svx/strings.hrc:820
+#: include/svx/strings.hrc:822
msgctxt "RID_SVXSTR_BMP4"
msgid "Paper Graph"
msgstr "Grafiekpapier"
#. 6izYJ
-#: include/svx/strings.hrc:821
+#: include/svx/strings.hrc:823
msgctxt "RID_SVXSTR_BMP5"
msgid "Parchment Paper"
msgstr "Perkament"
#. mQCXG
-#: include/svx/strings.hrc:822
+#: include/svx/strings.hrc:824
msgctxt "RID_SVXSTR_BMP6"
msgid "Fence"
msgstr "Heining"
#. TriUQ
-#: include/svx/strings.hrc:823
+#: include/svx/strings.hrc:825
msgctxt "RID_SVXSTR_BMP7"
msgid "Wooden Board"
msgstr "Houtbord"
#. Hp2Gp
-#: include/svx/strings.hrc:824
+#: include/svx/strings.hrc:826
msgctxt "RID_SVXSTR_BMP8"
msgid "Maple Leaves"
msgstr "Esdoring blare"
#. 2B5Wr
-#: include/svx/strings.hrc:825
+#: include/svx/strings.hrc:827
msgctxt "RID_SVXSTR_BMP9"
msgid "Lawn"
msgstr "Grassny"
#. bAE9x
-#: include/svx/strings.hrc:826
+#: include/svx/strings.hrc:828
msgctxt "RID_SVXSTR_BMP10"
msgid "Colorful Pebbles"
msgstr "Kleurvolle klippies"
#. nqBbP
-#: include/svx/strings.hrc:827
+#: include/svx/strings.hrc:829
msgctxt "RID_SVXSTR_BMP11"
msgid "Coffee Beans"
msgstr "Koffiebone"
#. CQS6y
-#: include/svx/strings.hrc:828
+#: include/svx/strings.hrc:830
msgctxt "RID_SVXSTR_BMP12"
msgid "Little Clouds"
msgstr "Kleine wolke"
#. 2hE6A
-#: include/svx/strings.hrc:829
+#: include/svx/strings.hrc:831
msgctxt "RID_SVXSTR_BMP13"
msgid "Bathroom Tiles"
msgstr "Badkamerteëls"
#. KZeGr
-#: include/svx/strings.hrc:830
+#: include/svx/strings.hrc:832
msgctxt "RID_SVXSTR_BMP14"
msgid "Wall of Rock"
msgstr "Rotsmuur"
#. wAELs
-#: include/svx/strings.hrc:831
+#: include/svx/strings.hrc:833
msgctxt "RID_SVXSTR_BMP15"
msgid "Zebra"
msgstr "Sebra"
#. AVGfC
-#: include/svx/strings.hrc:832
+#: include/svx/strings.hrc:834
msgctxt "RID_SVXSTR_BMP16"
msgid "Color Stripes"
msgstr "Kleur strepe"
#. ZoUmP
-#: include/svx/strings.hrc:833
+#: include/svx/strings.hrc:835
msgctxt "RID_SVXSTR_BMP17"
msgid "Gravel"
msgstr "Puin"
#. 5FiBd
-#: include/svx/strings.hrc:834
+#: include/svx/strings.hrc:836
msgctxt "RID_SVXSTR_BMP18"
msgid "Parchment Studio"
msgstr "Perkament studio"
#. HYfqK
-#: include/svx/strings.hrc:835
+#: include/svx/strings.hrc:837
msgctxt "RID_SVXSTR_BMP19"
msgid "Night Sky"
msgstr "Nagtelike hemel"
#. NkYV3
-#: include/svx/strings.hrc:836
+#: include/svx/strings.hrc:838
msgctxt "RID_SVXSTR_BMP20"
msgid "Pool"
msgstr "Swembad"
#. Co6U3
-#: include/svx/strings.hrc:837
+#: include/svx/strings.hrc:839
msgctxt "RID_SVXSTR_BMP21"
msgid "Bitmap"
msgstr "Biskaart"
#. KFEX5
-#: include/svx/strings.hrc:838
+#: include/svx/strings.hrc:840
msgctxt "RID_SVXSTR_BMP79"
msgid "Invoice Paper"
msgstr "Faktuur papier"
#. x5eiA
-#: include/svx/strings.hrc:839
+#: include/svx/strings.hrc:841
msgctxt "RID_SVXSTR_BMP80"
msgid "Concrete"
msgstr "Beton"
#. RxiMA
-#: include/svx/strings.hrc:840
+#: include/svx/strings.hrc:842
msgctxt "RID_SVXSTR_BMP81"
msgid "Brick Wall"
msgstr "Steenmuur"
#. WNEfT
-#: include/svx/strings.hrc:841
+#: include/svx/strings.hrc:843
msgctxt "RID_SVXSTR_BMP82"
msgid "Stone Wall"
msgstr "Klipmuur"
#. dFqW3
-#: include/svx/strings.hrc:842
+#: include/svx/strings.hrc:844
msgctxt "RID_SVXSTR_BMP83"
msgid "Floral"
msgstr "Blomme"
#. FzePv
-#: include/svx/strings.hrc:843
+#: include/svx/strings.hrc:845
msgctxt "RID_SVXSTR_BMP84"
msgid "Space"
msgstr "Ruimte"
#. FzVch
-#: include/svx/strings.hrc:844
+#: include/svx/strings.hrc:846
msgctxt "RID_SVXSTR_BMP85"
msgid "Ice light"
msgstr "Yslig"
#. YGtzc
-#: include/svx/strings.hrc:845
+#: include/svx/strings.hrc:847
msgctxt "RID_SVXSTR_BMP86"
msgid "Marble"
msgstr "Marmer"
#. Rzgwp
-#: include/svx/strings.hrc:846
+#: include/svx/strings.hrc:848
msgctxt "RID_SVXSTR_BMP87"
msgid "Sand light"
msgstr "Sandlig"
#. cK72d
-#: include/svx/strings.hrc:847
+#: include/svx/strings.hrc:849
msgctxt "RID_SVXSTR_BMP88"
msgid "Stone"
msgstr "Klip"
#. TnkWd
-#: include/svx/strings.hrc:848
+#: include/svx/strings.hrc:850
msgctxt "RID_SVXSTR_BMP89"
msgid "White Diffusion"
msgstr "Wit diffusie"
#. kksvW
-#: include/svx/strings.hrc:849
+#: include/svx/strings.hrc:851
msgctxt "RID_SVXSTR_BMP90"
msgid "Surface"
msgstr "Oppervlakte"
#. BQj9p
-#: include/svx/strings.hrc:850
+#: include/svx/strings.hrc:852
msgctxt "RID_SVXSTR_BMP91"
msgid "Cardboard"
msgstr "Karton"
#. poA6e
-#: include/svx/strings.hrc:851
+#: include/svx/strings.hrc:853
msgctxt "RID_SVXSTR_BMP92"
msgid "Studio"
msgstr "Studio"
#. YEbqw
-#: include/svx/strings.hrc:852
+#: include/svx/strings.hrc:854
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
msgstr "5 persent"
#. AAn36
-#: include/svx/strings.hrc:853
+#: include/svx/strings.hrc:855
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
msgstr "10 persent"
#. NLTbt
-#: include/svx/strings.hrc:854
+#: include/svx/strings.hrc:856
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
msgstr "20 persent"
#. vx2XC
-#: include/svx/strings.hrc:855
+#: include/svx/strings.hrc:857
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
msgstr "25 persent"
#. weQqs
-#: include/svx/strings.hrc:856
+#: include/svx/strings.hrc:858
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
msgstr "30 persent"
#. CAdAS
-#: include/svx/strings.hrc:857
+#: include/svx/strings.hrc:859
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
msgstr "40 persent"
#. 5T5vP
-#: include/svx/strings.hrc:858
+#: include/svx/strings.hrc:860
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
msgstr "50 persent"
#. aNdJE
-#: include/svx/strings.hrc:859
+#: include/svx/strings.hrc:861
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
msgstr "60 persent"
#. 3vD8U
-#: include/svx/strings.hrc:860
+#: include/svx/strings.hrc:862
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
msgstr "70 persent"
#. UJmCD
-#: include/svx/strings.hrc:861
+#: include/svx/strings.hrc:863
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
msgstr "75 persent"
#. i9RCR
-#: include/svx/strings.hrc:862
+#: include/svx/strings.hrc:864
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
msgstr "80 persent"
#. 2oEkC
-#: include/svx/strings.hrc:863
+#: include/svx/strings.hrc:865
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
msgstr "90 persent"
#. a3yZ5
-#: include/svx/strings.hrc:864
+#: include/svx/strings.hrc:866
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
msgstr "Lig omlaag diagnaal"
#. oiGTx
-#: include/svx/strings.hrc:865
+#: include/svx/strings.hrc:867
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
msgstr "Lig omhoog diagnaal"
#. CGpy7
-#: include/svx/strings.hrc:866
+#: include/svx/strings.hrc:868
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
msgstr "Donker omlaag diagnaal"
#. cucpa
-#: include/svx/strings.hrc:867
+#: include/svx/strings.hrc:869
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
msgstr "Donker omhoog diagnaal"
#. EFDcT
-#: include/svx/strings.hrc:868
+#: include/svx/strings.hrc:870
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
msgstr "Breed omlaag diagnaal"
#. CWmH5
-#: include/svx/strings.hrc:869
+#: include/svx/strings.hrc:871
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
msgstr "Breed omhoog diagnaal"
#. BZJUK
-#: include/svx/strings.hrc:870
+#: include/svx/strings.hrc:872
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
msgstr "Lig vertikaal"
#. B5FVF
-#: include/svx/strings.hrc:871
+#: include/svx/strings.hrc:873
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
msgstr "Lig horisontaal"
#. daP9i
-#: include/svx/strings.hrc:872
+#: include/svx/strings.hrc:874
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
msgstr "Smal vertikaal"
#. JD5FJ
-#: include/svx/strings.hrc:873
+#: include/svx/strings.hrc:875
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
msgstr "Smal horisontaal"
#. eB4wk
-#: include/svx/strings.hrc:874
+#: include/svx/strings.hrc:876
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
msgstr "Donker vertikaal"
#. MeoCx
-#: include/svx/strings.hrc:875
+#: include/svx/strings.hrc:877
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
msgstr "donker horisontaal"
#. gAqnG
-#: include/svx/strings.hrc:876
+#: include/svx/strings.hrc:878
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
msgstr "Gestippeld omlaag diagnaal"
#. DGB5k
-#: include/svx/strings.hrc:877
+#: include/svx/strings.hrc:879
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
msgstr "Gestippeld omhoog diagnaal"
#. JC7je
-#: include/svx/strings.hrc:878
+#: include/svx/strings.hrc:880
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
msgstr "Gestippeld horisontaal"
#. iFiBq
-#: include/svx/strings.hrc:879
+#: include/svx/strings.hrc:881
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
msgstr "Gestippeld vertikaal"
#. gWDnG
-#: include/svx/strings.hrc:880
+#: include/svx/strings.hrc:882
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
msgstr "Klein konfetti"
#. vbh6h
-#: include/svx/strings.hrc:881
+#: include/svx/strings.hrc:883
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
msgstr "Groot konfetti"
#. XFemm
-#: include/svx/strings.hrc:882
+#: include/svx/strings.hrc:884
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
msgstr "Sigsag"
#. mC3BE
-#: include/svx/strings.hrc:883
+#: include/svx/strings.hrc:885
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "Golf"
#. icCPR
-#: include/svx/strings.hrc:884
+#: include/svx/strings.hrc:886
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
msgstr "Diagnale stene"
#. 8CqPG
-#: include/svx/strings.hrc:885
+#: include/svx/strings.hrc:887
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
msgstr "donker baksteen"
#. GFUZF
-#: include/svx/strings.hrc:886
+#: include/svx/strings.hrc:888
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
msgstr "geweef"
#. bp9ZY
-#: include/svx/strings.hrc:887
+#: include/svx/strings.hrc:889
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
msgstr "geruite"
#. ZrVMS
-#: include/svx/strings.hrc:888
+#: include/svx/strings.hrc:890
msgctxt "RID_SVXSTR_BMP58"
msgid "Divot"
msgstr "Kol"
#. tFas9
-#: include/svx/strings.hrc:889
+#: include/svx/strings.hrc:891
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
msgstr "Gestippelde rooster"
#. SECdZ
-#: include/svx/strings.hrc:890
+#: include/svx/strings.hrc:892
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
msgstr "Gestippelde diamant"
#. ri3Ge
-#: include/svx/strings.hrc:891
+#: include/svx/strings.hrc:893
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr "dakteël"
#. jD9er
-#: include/svx/strings.hrc:892
+#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_BMP62"
msgid "Trellis"
msgstr "Latwerk"
#. aemFS
-#: include/svx/strings.hrc:893
+#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "sfeer"
#. Ds8Ae
-#: include/svx/strings.hrc:894
+#: include/svx/strings.hrc:896
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
msgstr "Klein rooster"
#. a33Ci
-#: include/svx/strings.hrc:895
+#: include/svx/strings.hrc:897
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
msgstr "Groot rooster"
#. BCSZY
-#: include/svx/strings.hrc:896
+#: include/svx/strings.hrc:898
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
msgstr "Klein skaakbord"
#. Bgczw
-#: include/svx/strings.hrc:897
+#: include/svx/strings.hrc:899
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
msgstr "Groot skaakbord"
#. sD7Mf
-#: include/svx/strings.hrc:898
+#: include/svx/strings.hrc:900
msgctxt "RID_SVXSTR_BMP68"
msgid "Outlined Diamond"
msgstr "Omgerande diamant"
#. RNNkR
-#: include/svx/strings.hrc:899
+#: include/svx/strings.hrc:901
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
msgstr "Solied diamant"
#. HJkgr
-#: include/svx/strings.hrc:900
+#: include/svx/strings.hrc:902
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "Vertikaal"
#. ED3Ga
-#: include/svx/strings.hrc:901
+#: include/svx/strings.hrc:903
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "Horisontaal"
#. ENYtZ
-#: include/svx/strings.hrc:902
+#: include/svx/strings.hrc:904
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
msgstr "Neerwaarts diagnaal"
#. mbjPX
-#: include/svx/strings.hrc:903
+#: include/svx/strings.hrc:905
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
msgstr "Opwaarts diagnaal"
#. TxAfM
-#: include/svx/strings.hrc:904
+#: include/svx/strings.hrc:906
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "Kruis"
#. 4mGJX
-#: include/svx/strings.hrc:905
+#: include/svx/strings.hrc:907
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
msgstr "Diagnaal kruis"
#. J4CJa
-#: include/svx/strings.hrc:906
+#: include/svx/strings.hrc:908
msgctxt "RID_SVXSTR_BMP76"
msgid "Dashed Dotted"
msgstr "Gestreepies-gestippeld"
#. Rno6q
-#: include/svx/strings.hrc:907
+#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_BMP77"
msgid "Dashed Dotted Upward Diagonal"
msgstr "Stippelde stippelvormige stygende diagonaal"
#. pFZkq
-#: include/svx/strings.hrc:908
+#: include/svx/strings.hrc:910
msgctxt "RID_SVXSTR_BMP78"
msgid "Solid Dotted"
msgstr "Vaste en stippellyn"
#. NA5sT
-#: include/svx/strings.hrc:909
+#: include/svx/strings.hrc:911
msgctxt "RID_SVXSTR_DASH0"
msgid "Dot"
msgstr "Punt"
#. nCpL4
-#: include/svx/strings.hrc:910
+#: include/svx/strings.hrc:912
msgctxt "RID_SVXSTR_DASH1"
msgid "Long Dot"
msgstr "Lang punt"
#. utrkH
-#: include/svx/strings.hrc:911
+#: include/svx/strings.hrc:913
msgctxt "RID_SVXSTR_DASH2"
msgid "Double Dot"
msgstr "Dubbele punt"
#. 2X7pw
-#: include/svx/strings.hrc:912
+#: include/svx/strings.hrc:914
msgctxt "RID_SVXSTR_DASH3"
msgid "Dash"
msgstr "Strepie"
#. A46B5
-#: include/svx/strings.hrc:913
+#: include/svx/strings.hrc:915
msgctxt "RID_SVXSTR_DASH4"
msgid "Long Dash"
msgstr "Lang strepie"
#. axE2r
-#: include/svx/strings.hrc:914
+#: include/svx/strings.hrc:916
msgctxt "RID_SVXSTR_DASH5"
msgid "Double Dash"
msgstr "Dubbel strepie"
#. beDTh
-#: include/svx/strings.hrc:915
+#: include/svx/strings.hrc:917
msgctxt "RID_SVXSTR_DASH6"
msgid "Long Dash Dot"
msgstr "Lang-streep punt"
#. gVPtU
-#: include/svx/strings.hrc:916
+#: include/svx/strings.hrc:918
msgctxt "RID_SVXSTR_DASH7"
msgid "Double Dash Dot"
msgstr "Dubbelstreep punt"
#. UFaLC
-#: include/svx/strings.hrc:917
+#: include/svx/strings.hrc:919
msgctxt "RID_SVXSTR_DASH8"
msgid "Double Dash Dot Dot"
msgstr "Dubbel streep punt streep"
#. F9cPw
-#: include/svx/strings.hrc:918
+#: include/svx/strings.hrc:920
msgctxt "RID_SVXSTR_DASH9"
msgid "Ultrafine Dotted"
msgstr "Ultradun gestippeld"
#. s3rBZ
-#: include/svx/strings.hrc:919
+#: include/svx/strings.hrc:921
msgctxt "RID_SVXSTR_DASH10"
msgid "Fine Dotted"
msgstr "Fyn gestippeld"
#. w7W8j
-#: include/svx/strings.hrc:920
+#: include/svx/strings.hrc:922
msgctxt "RID_SVXSTR_DASH11"
msgid "Ultrafine Dashed"
msgstr "Ultrafyn gestreep"
#. xWgiA
-#: include/svx/strings.hrc:921
+#: include/svx/strings.hrc:923
msgctxt "RID_SVXSTR_DASH12"
msgid "Fine Dashed"
msgstr "Fyn gestreep"
#. u34Ff
-#: include/svx/strings.hrc:922
+#: include/svx/strings.hrc:924
msgctxt "RID_SVXSTR_DASH13"
msgid "Fine Dashed"
msgstr "Fyn gestreep"
#. hT4CE
-#: include/svx/strings.hrc:923
+#: include/svx/strings.hrc:925
msgctxt "RID_SVXSTR_DASH14"
msgid "Dashed"
msgstr "Gestreep"
#. T7sVF
-#: include/svx/strings.hrc:924
+#: include/svx/strings.hrc:926
msgctxt "RID_SVXSTR_DASH15"
msgid "Line Style 9"
msgstr "Lyn styl 9"
#. evPXr
-#: include/svx/strings.hrc:925
+#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_DASH16"
msgid "3 Dashes 3 Dots"
msgstr "3 strepies 3 punte"
#. H7iUz
-#: include/svx/strings.hrc:926
+#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_DASH17"
msgid "Ultrafine 2 Dots 3 Dashes"
msgstr "Ultradun 2 punte 3 strepies"
#. KpCzr
-#: include/svx/strings.hrc:927
+#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_DASH18"
msgid "2 Dots 1 Dash"
msgstr "2 punte 1 strepie"
#. zbWk3
-#: include/svx/strings.hrc:928
+#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_DASH19"
msgid "Line with Fine Dots"
msgstr "Lyn met fyn punte"
#. ibALA
-#: include/svx/strings.hrc:929
+#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_DASH20"
msgid "Dashed"
msgstr "Gestippeld"
#. qEZc6
-#: include/svx/strings.hrc:930
+#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_DASH21"
msgid "Line Style"
msgstr "Lyn styl"
#. iKAwD
-#: include/svx/strings.hrc:931
+#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_IMAP_ALL_FILTER"
msgid "All formats"
msgstr "Alle formate"
#. UydWB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:933
+#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_LEND0"
msgid "Concave short"
msgstr "Konkaaf kort"
#. grGoP
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:935
+#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_LEND1"
msgid "Square 45"
msgstr "Vierkant 45"
#. Hu6DB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:937
+#: include/svx/strings.hrc:939
msgctxt "RID_SVXSTR_LEND2"
msgid "Arrow short"
msgstr "Pyl kort"
#. j6u8M
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:939
+#: include/svx/strings.hrc:941
msgctxt "RID_SVXSTR_LEND3"
msgid "Dimension Lines"
msgstr "Maatlyne"
#. JKxZ6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:941
+#: include/svx/strings.hrc:943
msgctxt "RID_SVXSTR_LEND4"
msgid "Double Arrow"
msgstr "Dubbelpyltjie"
#. o38zt
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:943
+#: include/svx/strings.hrc:945
msgctxt "RID_SVXSTR_LEND5"
msgid "Triangle"
msgstr "Driehoek"
#. XvcqE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:945
+#: include/svx/strings.hrc:947
msgctxt "RID_SVXSTR_LEND6"
msgid "Concave"
msgstr "Konkaaf"
#. JD6qL
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:947
+#: include/svx/strings.hrc:949
msgctxt "RID_SVXSTR_LEND7"
msgid "Arrow large"
msgstr "Pyl groot"
#. 3CPw6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:949
+#: include/svx/strings.hrc:951
msgctxt "RID_SVXSTR_LEND8"
msgid "Dimension Line"
msgstr "Maatlyn"
#. EBEY5
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:951
+#: include/svx/strings.hrc:953
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr "Sirkel"
#. H9DDA
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:953
+#: include/svx/strings.hrc:955
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr "Vierkant"
#. AWHmD
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:955
+#: include/svx/strings.hrc:957
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr "Pyltjie"
#. CXazS
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:957
+#: include/svx/strings.hrc:959
msgctxt "RID_SVXSTR_LEND12"
msgid "Half Circle"
msgstr "Halfsirkel"
#. VNaKi
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:959
+#: include/svx/strings.hrc:961
msgctxt "RID_SVXSTR_LEND13"
msgid "Triangle unfilled"
msgstr "Ongevulde driehoek"
#. LRmKQ
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:961
+#: include/svx/strings.hrc:963
msgctxt "RID_SVXSTR_LEND14"
msgid "Diamond unfilled"
msgstr "Ongevulde diamant"
#. L2kus
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:963
+#: include/svx/strings.hrc:965
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr "Diamant"
#. P2Raq
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:965
+#: include/svx/strings.hrc:967
msgctxt "RID_SVXSTR_LEND16"
msgid "Circle unfilled"
msgstr "Sirkel, oningevul"
#. FNaHF
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:967
+#: include/svx/strings.hrc:969
msgctxt "RID_SVXSTR_LEND17"
msgid "Square 45 unfilled"
msgstr "Vierkant 45, oningevul"
#. ECeBc
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:969
+#: include/svx/strings.hrc:971
msgctxt "RID_SVXSTR_LEND18"
msgid "Square unfilled"
msgstr "oningevulde vierkant"
#. ALFbk
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:971
+#: include/svx/strings.hrc:973
msgctxt "RID_SVXSTR_LEND19"
msgid "Half Circle unfilled"
msgstr "Ongevulde halfsirkel"
#. mfGCE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:973
+#: include/svx/strings.hrc:975
msgctxt "RID_SVXSTR_LEND20"
msgid "Dimension Line Arrow"
msgstr "Maatlyn pyl"
#. epSjr
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:975
+#: include/svx/strings.hrc:977
msgctxt "RID_SVXSTR_LEND21"
msgid "Line short"
msgstr "Kort lyn"
#. yVmQp
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:977
+#: include/svx/strings.hrc:979
msgctxt "RID_SVXSTR_LEND22"
msgid "Line"
msgstr "Lyn"
#. im8fN
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:979
+#: include/svx/strings.hrc:981
msgctxt "RID_SVXSTR_LEND23"
msgid "Half Arrow left"
msgstr "Halwe Pyl links"
#. EVYD7
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:981
+#: include/svx/strings.hrc:983
msgctxt "RID_SVXSTR_LEND24"
msgid "Half Arrow right"
msgstr "Halwe Pyl regs"
#. VZ8vx
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:983
+#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_LEND25"
msgid "Reversed Arrow"
msgstr "Omgedraaide Pyl"
#. yTXvH
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:985
+#: include/svx/strings.hrc:987
msgctxt "RID_SVXSTR_LEND26"
msgid "CF One"
msgstr "Kraaipoot Een"
#. cF4FB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:987
+#: include/svx/strings.hrc:989
msgctxt "RID_SVXSTR_LEND27"
msgid "CF Only One"
msgstr "Kraaipoot slegs Een"
#. qbpvv
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:989
+#: include/svx/strings.hrc:991
msgctxt "RID_SVXSTR_LEND28"
msgid "CF Many"
msgstr "Kraaipoot Baie"
#. 6wQxC
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:991
+#: include/svx/strings.hrc:993
msgctxt "RID_SVXSTR_LEND29"
msgid "CF Many One"
msgstr "Kraaipoot Baie tot Een"
#. JzCsB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:993
+#: include/svx/strings.hrc:995
msgctxt "RID_SVXSTR_LEND30"
msgid "CF Zero One"
msgstr "Kraaipoot Nul Een"
#. SBCut
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:995
+#: include/svx/strings.hrc:997
msgctxt "RID_SVXSTR_LEND31"
msgid "CF Zero Many"
msgstr "Kraaipoot Nul tot Baie"
#. EXsKo
-#: include/svx/strings.hrc:996
+#: include/svx/strings.hrc:998
msgctxt "RID_SVXSTR_TRASNGR0"
msgid "Transparency"
msgstr "Deursigtigheid"
#. hGytB
-#: include/svx/strings.hrc:997
+#: include/svx/strings.hrc:999
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_1"
msgid "Green 1 (%PRODUCTNAME Main Color)"
msgstr "Groen 1 (%PRODUCTNAME hoofkleur)"
#. Msh88
-#: include/svx/strings.hrc:998
+#: include/svx/strings.hrc:1000
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT"
msgid "Green Accent"
msgstr "Groen aksent"
#. opj2M
-#: include/svx/strings.hrc:999
+#: include/svx/strings.hrc:1001
msgctxt "RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT"
msgid "Blue Accent"
msgstr "Blou Aksent"
#. tC5jE
-#: include/svx/strings.hrc:1000
+#: include/svx/strings.hrc:1002
msgctxt "RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT"
msgid "Orange Accent"
msgstr "Oranje Aksent"
#. 3T9pJ
-#: include/svx/strings.hrc:1001
+#: include/svx/strings.hrc:1003
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
msgstr "Pers"
#. N5FWG
-#: include/svx/strings.hrc:1002
+#: include/svx/strings.hrc:1004
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
msgid "Purple Accent"
msgstr "Pers Aksent"
#. Nhtbq
-#: include/svx/strings.hrc:1003
+#: include/svx/strings.hrc:1005
msgctxt "RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT"
msgid "Yellow Accent"
msgstr "Geel Aksent"
#. apBBr
-#: include/svx/strings.hrc:1005
+#: include/svx/strings.hrc:1007
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr "Galerytema"
#. BseGn
-#: include/svx/strings.hrc:1006
+#: include/svx/strings.hrc:1008
msgctxt "RID_SVXSTR_SUCCESSRECOV"
msgid "Successfully recovered"
msgstr "Suksesvol herwin"
#. LfjDh
-#: include/svx/strings.hrc:1007
+#: include/svx/strings.hrc:1009
msgctxt "RID_SVXSTR_ORIGDOCRECOV"
msgid "Original document recovered"
msgstr "Oorspronklike dokument herwin"
#. BEAbm
-#: include/svx/strings.hrc:1008
+#: include/svx/strings.hrc:1010
msgctxt "RID_SVXSTR_RECOVFAILED"
msgid "Recovery failed"
msgstr "Herwinning het misluk"
#. 5ye7z
-#: include/svx/strings.hrc:1009
+#: include/svx/strings.hrc:1011
msgctxt "RID_SVXSTR_RECOVINPROGR"
msgid "Recovery in progress"
msgstr "Herwinning onderweg"
#. tEbUT
-#: include/svx/strings.hrc:1010
+#: include/svx/strings.hrc:1012
msgctxt "RID_SVXSTR_NOTRECOVYET"
msgid "Not recovered yet"
msgstr "Nog nie herwin nie"
#. EaAMF
-#: include/svx/strings.hrc:1011
+#: include/svx/strings.hrc:1013
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
msgstr "%PRODUCTNAME %PRODUCTVERSION het begin om u dokumente te herwin. Afhangende van die grootte van die dokumente kan hierdie proses ’n rukkie duur."
#. AicJe
-#: include/svx/strings.hrc:1012
+#: include/svx/strings.hrc:1014
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
msgstr "Herwinning van u dokumente is afgehandel. Kliek “Klaar” om u dokumente te sien."
#. ZbeCG
-#: include/svx/strings.hrc:1013
+#: include/svx/strings.hrc:1015
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
msgid "~Finish"
msgstr "~Klaar"
#. BBeKk
-#: include/svx/strings.hrc:1014
+#: include/svx/strings.hrc:1016
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr "Laaste doelgemaakte waarde"
#. mENBU
-#: include/svx/strings.hrc:1015
+#: include/svx/strings.hrc:1017
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
#. fRyqX
-#: include/svx/strings.hrc:1017
+#: include/svx/strings.hrc:1019
msgctxt "RID_SVXSTR_EXPORT_GRAPHIC_TITLE"
msgid "Image Export"
msgstr "Beeld Uitvoer"
#. xXhtG
-#: include/svx/strings.hrc:1018
+#: include/svx/strings.hrc:1020
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
msgstr "Stoor as beeld"
#. jWKoC
#. Strings for the Draw Dialog --------------------------------------------
-#: include/svx/strings.hrc:1021
+#: include/svx/strings.hrc:1023
msgctxt "RID_SVX_3D_UNDO_EXCHANGE_PASTE"
msgid "Insert object(s)"
msgstr "Voeg objek(te) in"
#. Heqmn
-#: include/svx/strings.hrc:1022
+#: include/svx/strings.hrc:1024
msgctxt "RID_SVX_3D_UNDO_ROTATE"
msgid "Rotate 3D object"
msgstr "Roteer 3-D-objek"
#. AC56T
-#: include/svx/strings.hrc:1023
+#: include/svx/strings.hrc:1025
msgctxt "RID_SVX_3D_UNDO_EXTRUDE"
msgid "Create extrusion object"
msgstr "Skep ekstrusieobjek"
#. 4DonY
-#: include/svx/strings.hrc:1024
+#: include/svx/strings.hrc:1026
msgctxt "RID_SVX_3D_UNDO_LATHE"
msgid "Create rotation object"
msgstr "Skep rotasieobjek"
#. EL9V9
-#: include/svx/strings.hrc:1025
+#: include/svx/strings.hrc:1027
msgctxt "RID_SVX_3D_UNDO_BREAK_LATHE"
msgid "Split 3D object"
msgstr "Verdeel 3-D-objek"
#. BBZGA
#. Language-Strings ------------------------------------------------------
-#: include/svx/strings.hrc:1028
+#: include/svx/strings.hrc:1030
msgctxt "RID_SVXSTR_LANGUAGE_ALL"
msgid "[All]"
msgstr "[Almal]"
#. RZVDm
-#: include/svx/strings.hrc:1030
+#: include/svx/strings.hrc:1032
msgctxt "RID_SVXSTR_GALLERY_FILTER"
msgid "Graphics filter"
msgstr "Grafikafilter"
#. YNjeD
-#: include/svx/strings.hrc:1031
+#: include/svx/strings.hrc:1033
msgctxt "RID_SVXSTR_GALLERY_NEWTHEME"
msgid "New Theme"
msgstr "Nuwe tema"
#. 5uYha
-#: include/svx/strings.hrc:1033
+#: include/svx/strings.hrc:1035
msgctxt "RID_GALLERYSTR_THEME_3D"
msgid "3D Effects"
msgstr "3-D-effekte"
#. 78DGx
-#: include/svx/strings.hrc:1034
+#: include/svx/strings.hrc:1036
msgctxt "RID_GALLERYSTR_THEME_ANIMATIONS"
msgid "Animations"
msgstr "Animasies"
#. zGEez
-#: include/svx/strings.hrc:1035
+#: include/svx/strings.hrc:1037
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr "Kolparagrawe"
#. MwX9z
-#: include/svx/strings.hrc:1036
+#: include/svx/strings.hrc:1038
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr "Kantoor"
#. dAwiC
-#: include/svx/strings.hrc:1037
+#: include/svx/strings.hrc:1039
msgctxt "RID_GALLERYSTR_THEME_FLAGS"
msgid "Flags"
msgstr "Vlaggies"
#. Ccn8V
-#: include/svx/strings.hrc:1038
+#: include/svx/strings.hrc:1040
msgctxt "RID_GALLERYSTR_THEME_FLOWCHARTS"
msgid "Flow Charts"
msgstr "Vloeidiagramme"
#. 6ouMS
-#: include/svx/strings.hrc:1039
+#: include/svx/strings.hrc:1041
msgctxt "RID_GALLERYSTR_THEME_EMOTICONS"
msgid "Emoticons"
msgstr "Emotikons"
#. 8GPFu
-#: include/svx/strings.hrc:1040
+#: include/svx/strings.hrc:1042
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Beelde"
#. sqh2w
-#: include/svx/strings.hrc:1041
+#: include/svx/strings.hrc:1043
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
msgid "Backgrounds"
msgstr "Agtergronde"
#. B3KuT
-#: include/svx/strings.hrc:1042
+#: include/svx/strings.hrc:1044
msgctxt "RID_GALLERYSTR_THEME_HOMEPAGE"
msgid "Homepage"
msgstr "Tuisblad"
#. WR8JQ
-#: include/svx/strings.hrc:1043
+#: include/svx/strings.hrc:1045
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr "Interaksie"
#. EbEZ6
-#: include/svx/strings.hrc:1044
+#: include/svx/strings.hrc:1046
msgctxt "RID_GALLERYSTR_THEME_MAPS"
msgid "Maps"
msgstr "Kaarte"
#. GALA8
-#: include/svx/strings.hrc:1045
+#: include/svx/strings.hrc:1047
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr "Mense"
#. ZMoiA
-#: include/svx/strings.hrc:1046
+#: include/svx/strings.hrc:1048
msgctxt "RID_GALLERYSTR_THEME_SURFACES"
msgid "Surfaces"
msgstr "Oppervlakke"
#. hNaiH
-#: include/svx/strings.hrc:1047
+#: include/svx/strings.hrc:1049
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Rekenaars"
#. mrvvG
-#: include/svx/strings.hrc:1048
+#: include/svx/strings.hrc:1050
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "Diagramme"
#. HhrDx
-#: include/svx/strings.hrc:1049
+#: include/svx/strings.hrc:1051
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr "Omgewing"
#. 2jVzE
-#: include/svx/strings.hrc:1050
+#: include/svx/strings.hrc:1052
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "Finansies"
#. cmF3B
-#: include/svx/strings.hrc:1051
+#: include/svx/strings.hrc:1053
msgctxt "RID_GALLERYSTR_THEME_TRANSPORT"
msgid "Transport"
msgstr "Vervoer"
#. as3XM
-#: include/svx/strings.hrc:1052
+#: include/svx/strings.hrc:1054
msgctxt "RID_GALLERYSTR_THEME_TXTSHAPES"
msgid "Textshapes"
msgstr "Teksvorms"
#. gGyFP
-#: include/svx/strings.hrc:1053
+#: include/svx/strings.hrc:1055
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr "Klanke"
#. 5NrPj
-#: include/svx/strings.hrc:1054
+#: include/svx/strings.hrc:1056
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "Simbole"
#. AiXUK
-#: include/svx/strings.hrc:1055
+#: include/svx/strings.hrc:1057
msgctxt "RID_GALLERYSTR_THEME_MYTHEME"
msgid "My Theme"
msgstr "My tema"
#. uRxP4
-#: include/svx/strings.hrc:1056
+#: include/svx/strings.hrc:1058
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr "Pyltjies"
#. c3WXh
-#: include/svx/strings.hrc:1057
+#: include/svx/strings.hrc:1059
msgctxt "RID_GALLERYSTR_THEME_BALLOONS"
msgid "Balloons"
msgstr "Ballonne"
#. pmiE7
-#: include/svx/strings.hrc:1058
+#: include/svx/strings.hrc:1060
msgctxt "RID_GALLERYSTR_THEME_KEYBOARD"
msgid "Keyboard"
msgstr "Sleutelbord"
#. LYdAf
-#: include/svx/strings.hrc:1059
+#: include/svx/strings.hrc:1061
msgctxt "RID_GALLERYSTR_THEME_TIME"
msgid "Time"
msgstr "Tyd"
#. 4UGrY
-#: include/svx/strings.hrc:1060
+#: include/svx/strings.hrc:1062
msgctxt "RID_GALLERYSTR_THEME_PRESENTATION"
msgid "Presentation"
msgstr "Voorlegging"
#. a46Xm
-#: include/svx/strings.hrc:1061
+#: include/svx/strings.hrc:1063
msgctxt "RID_GALLERYSTR_THEME_CALENDAR"
msgid "Calendar"
msgstr "Kalender"
#. YpuGv
-#: include/svx/strings.hrc:1062
+#: include/svx/strings.hrc:1064
msgctxt "RID_GALLERYSTR_THEME_NAVIGATION"
msgid "Navigation"
msgstr "Navigasie"
#. gAJH4
-#: include/svx/strings.hrc:1063
+#: include/svx/strings.hrc:1065
msgctxt "RID_GALLERYSTR_THEME_COMMUNICATION"
msgid "Communication"
msgstr "Kommunikasie"
#. ETEJu
-#: include/svx/strings.hrc:1064
+#: include/svx/strings.hrc:1066
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "Finansies"
#. rNez6
-#: include/svx/strings.hrc:1065
+#: include/svx/strings.hrc:1067
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "Rekenaars"
#. ioX7y
-#: include/svx/strings.hrc:1066
+#: include/svx/strings.hrc:1068
msgctxt "RID_GALLERYSTR_THEME_CLIMA"
msgid "Climate"
msgstr "Klimaat"
#. MmYFp
-#: include/svx/strings.hrc:1067
+#: include/svx/strings.hrc:1069
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "Skool en universiteit"
#. EKFgg
-#: include/svx/strings.hrc:1068
+#: include/svx/strings.hrc:1070
msgctxt "RID_GALLERYSTR_THEME_TROUBLE"
msgid "Problem Solving"
msgstr "Probleemoplossing"
#. GgrBp
-#: include/svx/strings.hrc:1069
+#: include/svx/strings.hrc:1071
msgctxt "RID_GALLERYSTR_THEME_SCREENBEANS"
msgid "Screen Beans"
msgstr "Skermboontjies"
#. E6onK
-#: include/svx/strings.hrc:1071
+#: include/svx/strings.hrc:1073
msgctxt "RID_SVXSTR_QRY_PRINT_TITLE"
msgid "Printing selection"
msgstr "Seleksie druk"
#. HzX9m
-#: include/svx/strings.hrc:1072
+#: include/svx/strings.hrc:1074
msgctxt "RID_SVXSTR_QRY_PRINT_MSG"
msgid "Do you want to print the selection or the entire document?"
msgstr "Wil u die seleksie of die hele dokument druk?"
#. 3UyC8
-#: include/svx/strings.hrc:1073
+#: include/svx/strings.hrc:1075
msgctxt "RID_SVXSTR_QRY_PRINT_ALL"
msgid "~All"
msgstr "~Alles"
#. UxfS3
-#: include/svx/strings.hrc:1074
+#: include/svx/strings.hrc:1076
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "~Seleksie"
#. KTgDd
-#: include/svx/strings.hrc:1076
+#: include/svx/strings.hrc:1078
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "Ekstrusie noordwes"
#. N6KLd
-#: include/svx/strings.hrc:1077
+#: include/svx/strings.hrc:1079
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "Ekstrusie noord"
#. AB6Vj
-#: include/svx/strings.hrc:1078
+#: include/svx/strings.hrc:1080
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "Ekstrusie noordoos"
#. NBBEB
-#: include/svx/strings.hrc:1079
+#: include/svx/strings.hrc:1081
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "Ekstrusie wes"
#. d9n5U
-#: include/svx/strings.hrc:1080
+#: include/svx/strings.hrc:1082
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "Ekstrusie agtertoe"
#. A2mcf
-#: include/svx/strings.hrc:1081
+#: include/svx/strings.hrc:1083
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "Ekstrusie oos"
#. onGib
-#: include/svx/strings.hrc:1082
+#: include/svx/strings.hrc:1084
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "Ekstrusie suidwes"
#. XLQFD
-#: include/svx/strings.hrc:1083
+#: include/svx/strings.hrc:1085
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "Ekstrusie suid"
#. v5wRm
-#: include/svx/strings.hrc:1084
+#: include/svx/strings.hrc:1086
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "Ekstrusie suidoos"
#. 4DGjm
-#: include/svx/strings.hrc:1085
+#: include/svx/strings.hrc:1087
msgctxt "RID_SVXSTR_DEPTH_0"
msgid "~0 cm"
msgstr "~0 cm"
#. kRzVE
-#: include/svx/strings.hrc:1086
+#: include/svx/strings.hrc:1088
msgctxt "RID_SVXSTR_DEPTH_1"
msgid "~1 cm"
msgstr "~1 cm"
#. CSmTh
-#: include/svx/strings.hrc:1087
+#: include/svx/strings.hrc:1089
msgctxt "RID_SVXSTR_DEPTH_2"
msgid "~2.5 cm"
msgstr "~2.5 cm"
#. eYrvo
-#: include/svx/strings.hrc:1088
+#: include/svx/strings.hrc:1090
msgctxt "RID_SVXSTR_DEPTH_3"
msgid "~5 cm"
msgstr "~5 cm"
#. G4Ckx
-#: include/svx/strings.hrc:1089
+#: include/svx/strings.hrc:1091
msgctxt "RID_SVXSTR_DEPTH_4"
msgid "10 ~cm"
msgstr "10 ~cm"
#. LGHsL
-#: include/svx/strings.hrc:1090
+#: include/svx/strings.hrc:1092
msgctxt "RID_SVXSTR_DEPTH_0_INCH"
msgid "0 inch"
msgstr "0 duim"
#. HPevm
-#: include/svx/strings.hrc:1091
+#: include/svx/strings.hrc:1093
msgctxt "RID_SVXSTR_DEPTH_1_INCH"
msgid "0.~5 inch"
msgstr "0,~5 duim"
#. GvKjC
-#: include/svx/strings.hrc:1092
+#: include/svx/strings.hrc:1094
msgctxt "RID_SVXSTR_DEPTH_2_INCH"
msgid "~1 inch"
msgstr "~1 duim"
#. gmzHb
-#: include/svx/strings.hrc:1093
+#: include/svx/strings.hrc:1095
msgctxt "RID_SVXSTR_DEPTH_3_INCH"
msgid "~2 inch"
msgstr "~2 duim"
#. DE5kt
-#: include/svx/strings.hrc:1094
+#: include/svx/strings.hrc:1096
msgctxt "RID_SVXSTR_DEPTH_4_INCH"
msgid "~4 inch"
msgstr "~4 duim"
#. K5dY9
-#: include/svx/strings.hrc:1096
+#: include/svx/strings.hrc:1098
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr "Geen invulling"
#. TFBK3
-#: include/svx/strings.hrc:1097
+#: include/svx/strings.hrc:1099
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "Deursigtig"
#. c7adj
-#: include/svx/strings.hrc:1098
+#: include/svx/strings.hrc:1100
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Verstek"
#. djHis
-#: include/svx/strings.hrc:1099
+#: include/svx/strings.hrc:1101
msgctxt "RID_SVXSTR_FRAME"
msgid "Borders"
msgstr "Grense"
#. PURr6
-#: include/svx/strings.hrc:1100
+#: include/svx/strings.hrc:1102
msgctxt "RID_SVXSTR_FRAME_STYLE"
msgid "Border Style"
msgstr "Randstrookstyl"
#. 9Ckww
-#: include/svx/strings.hrc:1101
+#: include/svx/strings.hrc:1103
msgctxt "RID_SVXSTR_MORENUMBERING"
msgid "More Numbering..."
msgstr "Meer nummering..."
#. cDG4s
-#: include/svx/strings.hrc:1102
+#: include/svx/strings.hrc:1104
msgctxt "RID_SVXSTR_MOREBULLETS"
msgid "More Bullets..."
msgstr "Meer kolparagraaf tekens..."
#. uDT6G
-#: include/svx/strings.hrc:1103
+#: include/svx/strings.hrc:1105
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr "Deur Outeur"
#. q2Le9
-#: include/svx/strings.hrc:1104
+#: include/svx/strings.hrc:1106
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "Bladsye"
#. jfL9n
-#: include/svx/strings.hrc:1105
+#: include/svx/strings.hrc:1107
msgctxt "RID_SVXSTR_CLEARFORM"
msgid "Clear formatting"
msgstr "Maak formatering skoon"
#. f6nP8
-#: include/svx/strings.hrc:1106
+#: include/svx/strings.hrc:1108
msgctxt "RID_SVXSTR_MORE_STYLES"
msgid "More Styles..."
msgstr "Meer style..."
#. DPbrc
-#: include/svx/strings.hrc:1107
+#: include/svx/strings.hrc:1109
msgctxt "RID_SVXSTR_MORE"
msgid "More Options..."
msgstr "Meer opsies..."
#. D25BE
#. This is duplicated in GenericCommands.xcu in officecfg.
-#: include/svx/strings.hrc:1109
+#: include/svx/strings.hrc:1111
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "Fontnaam"
#. SKCYy
-#: include/svx/strings.hrc:1110
+#: include/svx/strings.hrc:1112
msgctxt "RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE"
msgid "Font Name. The current font is not available and will be substituted."
msgstr "Font Naam. Die huidige font is nie beskikbaar nie en sal vervang word."
#. CVvXU
-#: include/svx/strings.hrc:1111
+#: include/svx/strings.hrc:1113
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "doelgemaak"
#. xqzJj
-#: include/svx/strings.hrc:1112
+#: include/svx/strings.hrc:1114
msgctxt "RID_SVXSTR_DOC_COLORS"
msgid "Document colors"
msgstr "Dokumentkleure"
#. 6BoWp
-#: include/svx/strings.hrc:1113
+#: include/svx/strings.hrc:1115
msgctxt "RID_SVXSTR_DOC_COLOR_PREFIX"
msgid "Document Color"
msgstr "Dokumentkleur"
#. DJGyY
-#: include/svx/strings.hrc:1115
+#: include/svx/strings.hrc:1117
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr "Ekstrusie"
#. TyWTi
-#: include/svx/strings.hrc:1116
+#: include/svx/strings.hrc:1118
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF"
msgid "Apply Extrusion On/Off"
msgstr "Pas ekstrusie aan/af"
#. DKFYE
-#: include/svx/strings.hrc:1117
+#: include/svx/strings.hrc:1119
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr "Kantel af"
#. 2Rrxc
-#: include/svx/strings.hrc:1118
+#: include/svx/strings.hrc:1120
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr "Kantel op"
#. eDpJK
-#: include/svx/strings.hrc:1119
+#: include/svx/strings.hrc:1121
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr "Kantel links"
#. CWDSN
-#: include/svx/strings.hrc:1120
+#: include/svx/strings.hrc:1122
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr "Kantel regs"
#. CxYgt
-#: include/svx/strings.hrc:1121
+#: include/svx/strings.hrc:1123
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH"
msgid "Change Extrusion Depth"
msgstr "Verander ekstrusiediepte"
#. c5JCp
-#: include/svx/strings.hrc:1122
+#: include/svx/strings.hrc:1124
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION"
msgid "Change Orientation"
msgstr "Verander gerigtheid"
#. KDSyh
-#: include/svx/strings.hrc:1123
+#: include/svx/strings.hrc:1125
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION"
msgid "Change Projection Type"
msgstr "Verander projeksiesoort"
#. JpzeS
-#: include/svx/strings.hrc:1124
+#: include/svx/strings.hrc:1126
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING"
msgid "Change Lighting"
msgstr "Verander beligting"
#. j4AR9
-#: include/svx/strings.hrc:1125
+#: include/svx/strings.hrc:1127
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS"
msgid "Change Brightness"
msgstr "Verander helderheid"
#. yA2xm
-#: include/svx/strings.hrc:1126
+#: include/svx/strings.hrc:1128
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE"
msgid "Change Extrusion Surface"
msgstr "Verander ekstrusieoppervlak"
#. DFEZP
-#: include/svx/strings.hrc:1127
+#: include/svx/strings.hrc:1129
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR"
msgid "Change Extrusion Color"
msgstr "Verander ekstrusiekleur"
#. hXNfG
-#: include/svx/strings.hrc:1129
+#: include/svx/strings.hrc:1131
msgctxt "RID_SVXFLOAT3D_FAVORITE"
msgid "Favorite"
msgstr "Gunsteling"
#. uPyWe
-#: include/svx/strings.hrc:1130
+#: include/svx/strings.hrc:1132
msgctxt "RID_SVXFLOAT3D_FIX_R"
msgid "R:"
msgstr "R:"
#. UMMJN
-#: include/svx/strings.hrc:1131
+#: include/svx/strings.hrc:1133
msgctxt "RID_SVXFLOAT3D_FIX_G"
msgid "G:"
msgstr "G:"
#. ocdkG
-#: include/svx/strings.hrc:1132
+#: include/svx/strings.hrc:1134
msgctxt "RID_SVXFLOAT3D_FIX_B"
msgid "B:"
msgstr "B:"
#. L962H
-#: include/svx/strings.hrc:1134
+#: include/svx/strings.hrc:1136
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr "Fontwerk"
#. 7RVov
-#: include/svx/strings.hrc:1135
+#: include/svx/strings.hrc:1137
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE"
msgid "Apply Fontwork Shape"
msgstr "Pas Fontwerk-vorm toe"
#. h3CLw
-#: include/svx/strings.hrc:1136
+#: include/svx/strings.hrc:1138
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
msgstr "Pas Fontwerk-selfdeletterhoogtes toe"
#. 6h2dG
-#: include/svx/strings.hrc:1137
+#: include/svx/strings.hrc:1139
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
msgid "Apply Fontwork Alignment"
msgstr "Pas Fontwerk-belyning toe"
#. eKHcV
-#: include/svx/strings.hrc:1138
+#: include/svx/strings.hrc:1140
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING"
msgid "Apply Fontwork Character Spacing"
msgstr "Pas Fontwerk-karakterspasiëring toe"
#. oo88Y
-#: include/svx/strings.hrc:1140
+#: include/svx/strings.hrc:1142
msgctxt "RID_SVXSTR_A11Y_WITH"
msgid "with"
msgstr "met"
#. 4sz83
-#: include/svx/strings.hrc:1141
+#: include/svx/strings.hrc:1143
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
msgstr "Styl"
#. fEHXC
-#: include/svx/strings.hrc:1142
+#: include/svx/strings.hrc:1144
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr "en"
#. EoET4
#. SvxRectCtl
-#: include/svx/strings.hrc:1144
+#: include/svx/strings.hrc:1146
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_NAME"
msgid "Corner control"
msgstr "Hoekbeheer"
#. CUEEW
-#: include/svx/strings.hrc:1145
+#: include/svx/strings.hrc:1147
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_DESCR"
msgid "Selection of a corner point."
msgstr "Seleksie van 'n hoekpunt."
#. cQmVp
-#: include/svx/strings.hrc:1146
+#: include/svx/strings.hrc:1148
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LT"
msgid "Top left"
msgstr "Bo links"
#. TtnJn
-#: include/svx/strings.hrc:1147
+#: include/svx/strings.hrc:1149
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MT"
msgid "Top middle"
msgstr "Bo middel"
#. UERVC
-#: include/svx/strings.hrc:1148
+#: include/svx/strings.hrc:1150
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RT"
msgid "Top right"
msgstr "Bo regs"
#. CznfN
-#: include/svx/strings.hrc:1149
+#: include/svx/strings.hrc:1151
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LM"
msgid "Left center"
msgstr "Links middel"
#. jvzC7
-#: include/svx/strings.hrc:1150
+#: include/svx/strings.hrc:1152
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MM"
msgid "Center"
msgstr "Sentreer"
#. HPtYD
-#: include/svx/strings.hrc:1151
+#: include/svx/strings.hrc:1153
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RM"
msgid "Right center"
msgstr "Regs middel"
#. v4SqB
-#: include/svx/strings.hrc:1152
+#: include/svx/strings.hrc:1154
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LB"
msgid "Bottom left"
msgstr "Onder links"
#. daA8a
-#: include/svx/strings.hrc:1153
+#: include/svx/strings.hrc:1155
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MB"
msgid "Bottom middle"
msgstr "Onder middel"
#. DGWf8
-#: include/svx/strings.hrc:1154
+#: include/svx/strings.hrc:1156
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RB"
msgid "Bottom right"
msgstr "Onder regs"
#. AZsBC
#. SvxGraphCtrlAccessibleContext
-#: include/svx/strings.hrc:1156
+#: include/svx/strings.hrc:1158
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_NAME"
msgid "Contour control"
msgstr "Kontoerbeheer"
#. aMva8
-#: include/svx/strings.hrc:1157
+#: include/svx/strings.hrc:1159
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION"
msgid "This is where you can edit the contour."
msgstr "Dit is waar u die kontoer kan redigeer."
#. DXEuF
-#: include/svx/strings.hrc:1158
+#: include/svx/strings.hrc:1160
msgctxt "RID_SVXSTR_CHARACTER_SELECTION"
msgid "Special character selection"
msgstr "Spesialekarakter-keuse"
#. JfRzP
-#: include/svx/strings.hrc:1159
+#: include/svx/strings.hrc:1161
msgctxt "RID_SVXSTR_CHAR_SEL_DESC"
msgid "Select special characters in this area."
msgstr "Kies spesiale karakters in hierdie area."
#. umWuB
#. The space behind is a must.
-#: include/svx/strings.hrc:1161
+#: include/svx/strings.hrc:1163
msgctxt "RID_SVXSTR_CHARACTER_CODE"
msgid "Character code "
msgstr "Karakterkode "
#. HECeC
-#: include/svx/strings.hrc:1163
+#: include/svx/strings.hrc:1165
msgctxt "RID_ERR_FIELDREQUIRED"
msgid "Input required in field '#'. Please enter a value."
msgstr "Toevoer benodig in veld '#'. Tik asseblief 'n waarde in."
#. w4wm8
-#: include/svx/strings.hrc:1164
+#: include/svx/strings.hrc:1166
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "Vorms"
#. cz8aS
-#: include/svx/strings.hrc:1165
+#: include/svx/strings.hrc:1167
msgctxt "RID_STR_NO_PROPERTIES"
msgid "No control selected"
msgstr "Geen beheer geselekteer nie"
#. JG7Es
-#: include/svx/strings.hrc:1166
+#: include/svx/strings.hrc:1168
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "Eienskappe: "
#. YQvBF
-#: include/svx/strings.hrc:1167
+#: include/svx/strings.hrc:1169
msgctxt "RID_STR_PROPERTIES_FORM"
msgid "Form Properties"
msgstr "Vormeienskappe"
#. qS9Rn
-#: include/svx/strings.hrc:1168
+#: include/svx/strings.hrc:1170
msgctxt "RID_STR_FMEXPLORER"
msgid "Form Navigator"
msgstr "Vormnavigator"
#. PzEVD
-#: include/svx/strings.hrc:1169
+#: include/svx/strings.hrc:1171
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "Vorm"
#. FWPxF
-#: include/svx/strings.hrc:1170
+#: include/svx/strings.hrc:1172
msgctxt "RID_STR_HIDDEN"
msgid "Hidden"
msgstr "Verborge"
#. DnoDH
-#: include/svx/strings.hrc:1171
+#: include/svx/strings.hrc:1173
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr "Vorm"
#. Ba4Gy
-#: include/svx/strings.hrc:1172
+#: include/svx/strings.hrc:1174
msgctxt "RID_STR_PROPTITLE_HIDDEN"
msgid "Hidden Control"
msgstr "Versteekte kontrole"
#. wtZqP
-#: include/svx/strings.hrc:1173
+#: include/svx/strings.hrc:1175
msgctxt "RID_STR_CONTROL"
msgid "Control"
msgstr "Beheer"
#. HvXRK
-#: include/svx/strings.hrc:1174
+#: include/svx/strings.hrc:1176
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr "Rekord"
#. HmTfB
-#: include/svx/strings.hrc:1175
+#: include/svx/strings.hrc:1177
msgctxt "RID_STR_REC_FROM_TEXT"
msgid "of"
msgstr "van"
#. NZ68L
-#: include/svx/strings.hrc:1176
+#: include/svx/strings.hrc:1178
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "Voeg veld by:"
#. vGXiw
-#: include/svx/strings.hrc:1177
+#: include/svx/strings.hrc:1179
msgctxt "RID_STR_WRITEERROR"
msgid "Error writing data to database"
msgstr "Kan nie data na databasis skryf nie"
#. zzFRi
-#: include/svx/strings.hrc:1178
+#: include/svx/strings.hrc:1180
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr "Sintaksfout in navraaguitdrukking"
#. fS8JJ
-#: include/svx/strings.hrc:1179
+#: include/svx/strings.hrc:1181
msgctxt "RID_STR_DELETECONFIRM_RECORD"
msgid "You intend to delete 1 record."
msgstr "U beoog om 1 rekord te skrap."
#. Qb4Gk
-#: include/svx/strings.hrc:1180
+#: include/svx/strings.hrc:1182
msgctxt "RID_STR_DELETECONFIRM_RECORDS"
msgid "# records will be deleted."
msgstr "# rekords sal geskrap word."
#. zSJQe
-#: include/svx/strings.hrc:1181
+#: include/svx/strings.hrc:1183
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -6559,337 +6571,337 @@ msgstr ""
"Wil u in elk geval voortgaan?"
#. Kb7sF
-#: include/svx/strings.hrc:1182
+#: include/svx/strings.hrc:1184
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr "Navigasiebalk"
#. pKEQb
-#: include/svx/strings.hrc:1183
+#: include/svx/strings.hrc:1185
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "Kol"
#. FXRKA
-#: include/svx/strings.hrc:1184
+#: include/svx/strings.hrc:1186
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Set property '#'"
msgstr "Stel eienskap '#' op"
#. hXjTN
-#: include/svx/strings.hrc:1185
+#: include/svx/strings.hrc:1187
msgctxt "RID_STR_UNDO_CONTAINER_INSERT"
msgid "Insert in container"
msgstr "Voeg in houer in"
#. BWpyC
-#: include/svx/strings.hrc:1186
+#: include/svx/strings.hrc:1188
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE"
msgid "Delete #"
msgstr "Skrap #"
#. ZeaDk
-#: include/svx/strings.hrc:1187
+#: include/svx/strings.hrc:1189
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE"
msgid "Delete # objects"
msgstr "Skrap # objekte"
#. VgGrE
-#: include/svx/strings.hrc:1188
+#: include/svx/strings.hrc:1190
msgctxt "RID_STR_UNDO_CONTAINER_REPLACE"
msgid "Replace a container element"
msgstr "Vervang 'n houerelement"
#. FoXgt
-#: include/svx/strings.hrc:1189
+#: include/svx/strings.hrc:1191
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
msgstr "Vervang beheer"
#. ZGDAr
-#: include/svx/strings.hrc:1191
+#: include/svx/strings.hrc:1193
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "Tekskassie"
#. CBmAL
-#: include/svx/strings.hrc:1192
+#: include/svx/strings.hrc:1194
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "Merkblokkie"
#. xwuJF
-#: include/svx/strings.hrc:1193
+#: include/svx/strings.hrc:1195
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "Kombinasiekassie"
#. WiNUf
-#: include/svx/strings.hrc:1194
+#: include/svx/strings.hrc:1196
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "Lyskassie"
#. a7gAj
-#: include/svx/strings.hrc:1195
+#: include/svx/strings.hrc:1197
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "Datum-veld"
#. EaBTj
-#: include/svx/strings.hrc:1196
+#: include/svx/strings.hrc:1198
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "Tyd-veld"
#. DWfsm
-#: include/svx/strings.hrc:1197
+#: include/svx/strings.hrc:1199
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "Numeriese veld"
#. TYjnr
-#: include/svx/strings.hrc:1198
+#: include/svx/strings.hrc:1200
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "Geldeenheidveld"
#. B6MEP
-#: include/svx/strings.hrc:1199
+#: include/svx/strings.hrc:1201
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "Patroonveld"
#. DEn9D
-#: include/svx/strings.hrc:1200
+#: include/svx/strings.hrc:1202
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "Geformateerde veld"
#. V4iMu
-#: include/svx/strings.hrc:1202
+#: include/svx/strings.hrc:1204
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "Druk knoppie"
#. TreFC
-#: include/svx/strings.hrc:1203
+#: include/svx/strings.hrc:1205
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "Opsieknoppie"
#. NFysA
-#: include/svx/strings.hrc:1204
+#: include/svx/strings.hrc:1206
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "Etiketveld"
#. E5mMK
-#: include/svx/strings.hrc:1205
+#: include/svx/strings.hrc:1207
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "Groepkassie"
#. 5474w
-#: include/svx/strings.hrc:1206
+#: include/svx/strings.hrc:1208
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "Beeldknoppie"
#. qT2Ed
-#: include/svx/strings.hrc:1207
+#: include/svx/strings.hrc:1209
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "Beeldbeheer"
#. 6Qvho
-#: include/svx/strings.hrc:1208
+#: include/svx/strings.hrc:1210
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "Lêerseleksie"
#. uEYBR
-#: include/svx/strings.hrc:1209
+#: include/svx/strings.hrc:1211
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr "Tabelbeheer "
#. 3SUEn
-#: include/svx/strings.hrc:1210
+#: include/svx/strings.hrc:1212
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr "Rolstaaf"
#. VtEN6
-#: include/svx/strings.hrc:1211
+#: include/svx/strings.hrc:1213
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr "Spinknoppie"
#. eGgm4
-#: include/svx/strings.hrc:1212
+#: include/svx/strings.hrc:1214
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "Navigasiebalk"
#. yME46
-#: include/svx/strings.hrc:1213
+#: include/svx/strings.hrc:1215
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "Veelvoudige seleksie"
#. s94UU
-#: include/svx/strings.hrc:1215
+#: include/svx/strings.hrc:1217
msgctxt "RID_STR_DATE_AND_TIME"
msgid "Date and Time Field"
msgstr "Datum en Tyd veld"
#. PzA5d
-#: include/svx/strings.hrc:1217
+#: include/svx/strings.hrc:1219
msgctxt "RID_STR_NODATACONTROLS"
msgid "No data-related controls in the current form!"
msgstr "Geen dataverwante beheerinstrumente in huidige vorm nie!"
#. ZyBEz
-#: include/svx/strings.hrc:1218
+#: include/svx/strings.hrc:1220
msgctxt "RID_STR_POSTFIX_DATE"
msgid " (Date)"
msgstr " (Datum)"
#. guA5u
-#: include/svx/strings.hrc:1219
+#: include/svx/strings.hrc:1221
msgctxt "RID_STR_POSTFIX_TIME"
msgid " (Time)"
msgstr " (Tyd)"
#. 2wgdY
-#: include/svx/strings.hrc:1220
+#: include/svx/strings.hrc:1222
msgctxt "RID_STR_FILTER_NAVIGATOR"
msgid "Filter navigator"
msgstr "Filternavigator"
#. BUYuD
-#: include/svx/strings.hrc:1221
+#: include/svx/strings.hrc:1223
msgctxt "RID_STR_FILTER_FILTER_FOR"
msgid "Filter for"
msgstr "Filter vir"
#. AcTBB
-#: include/svx/strings.hrc:1222
+#: include/svx/strings.hrc:1224
msgctxt "RID_STR_FILTER_FILTER_OR"
msgid "Or"
msgstr "Of"
#. 6RPtu
-#: include/svx/strings.hrc:1223
+#: include/svx/strings.hrc:1225
msgctxt "RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
msgstr "Geldige gebinde beheerinstrumente wat in die tabelaansig gebruik kan word bestaan nie in die huidige vorm nie."
#. iEoGb
-#: include/svx/strings.hrc:1224
+#: include/svx/strings.hrc:1226
msgctxt "RID_STR_AUTOFIELD"
msgid "<AutoField>"
msgstr "<OutoVeld>"
#. Da6gx
-#: include/svx/strings.hrc:1225
+#: include/svx/strings.hrc:1227
msgctxt "RID_STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "Sintaksfout in SQL-stelling"
#. ZoEuu
-#: include/svx/strings.hrc:1226
+#: include/svx/strings.hrc:1228
msgctxt "RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE"
msgid "The value #1 cannot be used with LIKE."
msgstr "Die waarde #1 kan nie saam met LIKE gebruik word nie."
#. 75ECE
-#: include/svx/strings.hrc:1227
+#: include/svx/strings.hrc:1229
msgctxt "RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE"
msgid "LIKE cannot be used with this field."
msgstr "LIKE kan nie saam met hierdie veld gebruik word nie."
#. tzFv5
-#: include/svx/strings.hrc:1228
+#: include/svx/strings.hrc:1230
msgctxt "RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
msgstr "Die waarde wat ingevoer is, is nie 'n geldige datum nie. Tik asseblief 'n datum in 'n geldige formaat in, byvoorbeeld MM/DD/JJ."
#. y6Z26
-#: include/svx/strings.hrc:1229
+#: include/svx/strings.hrc:1231
msgctxt "RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID"
msgid "The field cannot be compared with an integer."
msgstr "Die veld kan nie met 'n heelgetal vergelyk word nie."
#. F8FgA
-#: include/svx/strings.hrc:1230
+#: include/svx/strings.hrc:1232
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE"
msgid "The database does not contain a table named \"#\"."
msgstr "Die databasis bevat nie 'n tabel genaamd \"#\" nie."
#. EDcU7
-#: include/svx/strings.hrc:1231
+#: include/svx/strings.hrc:1233
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY"
msgid "The database does contain neither a table nor a query named \"#\"."
msgstr "Die databasis bevat nie 'n tabel of 'n navraag genaamd \"#\" nie."
#. YBFF5
-#: include/svx/strings.hrc:1232
+#: include/svx/strings.hrc:1234
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS"
msgid "The database already contains a table or view with name \"#\"."
msgstr "Die databasis bevat reeds 'n tabel of 'n aansig genaamd \"#\"."
#. cECTG
-#: include/svx/strings.hrc:1233
+#: include/svx/strings.hrc:1235
msgctxt "RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS"
msgid "The database already contains a query with name \"#\"."
msgstr "Die databasis bevat reeds 'n navraag genaamd \"#\"."
#. VkeLY
-#: include/svx/strings.hrc:1234
+#: include/svx/strings.hrc:1236
msgctxt "RID_STR_SVT_SQL_SYNTAX_COLUMN"
msgid "The column \"#1\" is unknown in the table \"#2\"."
msgstr "Die kolom \"#1\" is onbekend in die tabel \"#2\"."
#. z9bf9
-#: include/svx/strings.hrc:1235
+#: include/svx/strings.hrc:1237
msgctxt "RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID"
msgid "The field cannot be compared with a floating point number."
msgstr "Die veld kan nie met 'n wisselpuntgetal vergelyk word nie."
#. CEg85
-#: include/svx/strings.hrc:1236
+#: include/svx/strings.hrc:1238
msgctxt "RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE"
msgid "The entered criterion cannot be compared with this field."
msgstr "Die toegevoerde kriterium kan nie met hierdie veld vergelyk word nie."
#. ZGAAQ
-#: include/svx/strings.hrc:1237
+#: include/svx/strings.hrc:1239
msgctxt "RID_STR_DATANAVIGATOR"
msgid "Data Navigator"
msgstr "Datanavigator"
#. W4uM2
-#: include/svx/strings.hrc:1238
+#: include/svx/strings.hrc:1240
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr " (leesalleen)"
#. DgfNh
-#: include/svx/strings.hrc:1239
+#: include/svx/strings.hrc:1241
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "Die lêer bestaan reeds. Oorheenskryf?"
#. dSYCi
-#: include/svx/strings.hrc:1240
+#: include/svx/strings.hrc:1242
msgctxt "RID_STR_OBJECT_LABEL"
msgid "#object# label"
msgstr "#object#-etiket"
#. JpaM6
-#: include/svx/strings.hrc:1242
+#: include/svx/strings.hrc:1244
msgctxt "RID_STR_QRY_REMOVE_MODEL"
msgid ""
"Deleting the model '$MODELNAME' affects all controls currently bound to this model.\n"
@@ -6899,7 +6911,7 @@ msgstr ""
"Wil u werklik hierdie model skrap?"
#. y5Dyt
-#: include/svx/strings.hrc:1243
+#: include/svx/strings.hrc:1245
msgctxt "RID_STR_QRY_REMOVE_INSTANCE"
msgid ""
"Deleting the instance '$INSTANCENAME' affects all controls currently bound to this instance.\n"
@@ -6909,7 +6921,7 @@ msgstr ""
"Wil u werklik die instans skrap?"
#. VEzGF
-#: include/svx/strings.hrc:1244
+#: include/svx/strings.hrc:1246
msgctxt "RID_STR_QRY_REMOVE_ELEMENT"
msgid ""
"Deleting the element '$ELEMENTNAME' affects all controls currently bound to this element.\n"
@@ -6919,13 +6931,13 @@ msgstr ""
"Wil u werklik hierdie element skrap?"
#. 3hF6H
-#: include/svx/strings.hrc:1245
+#: include/svx/strings.hrc:1247
msgctxt "RID_STR_QRY_REMOVE_ATTRIBUTE"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
msgstr "Wil u werklik die attribuut '$ATTRIBUTENAME' skrap?"
#. AWEbJ
-#: include/svx/strings.hrc:1246
+#: include/svx/strings.hrc:1248
msgctxt "RID_STR_QRY_REMOVE_SUBMISSION"
msgid ""
"Deleting the submission '$SUBMISSIONNAME' affects all controls currently bound to this submission.\n"
@@ -6937,7 +6949,7 @@ msgstr ""
"Wil u regtig die indiening skrap?"
#. SGiK5
-#: include/svx/strings.hrc:1247
+#: include/svx/strings.hrc:1249
msgctxt "RID_STR_QRY_REMOVE_BINDING"
msgid ""
"Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n"
@@ -6949,1006 +6961,1006 @@ msgstr ""
"Wil u regtig die binding skrap?"
#. 2zzHP
-#: include/svx/strings.hrc:1248
+#: include/svx/strings.hrc:1250
msgctxt "RID_STR_INVALID_XMLNAME"
msgid "The name '%1' is not valid in XML. Please enter a different name."
msgstr "Die naam '%1' is nie geldig in XML nie. Tik asseblief 'n ander naam in."
#. 4nAtc
-#: include/svx/strings.hrc:1249
+#: include/svx/strings.hrc:1251
msgctxt "RID_STR_INVALID_XMLPREFIX"
msgid "The prefix '%1' is not valid in XML. Please enter a different prefix."
msgstr "Die voorvoegsel '%1' is nie geldig in XML nie. Tik asseblief 'n ander voorvoegsel in."
#. qrFQD
-#: include/svx/strings.hrc:1250
+#: include/svx/strings.hrc:1252
msgctxt "RID_STR_DOUBLE_MODELNAME"
msgid "The name '%1' already exists. Please enter a new name."
msgstr "Die naam '%1' bestaan reeds. Tik asseblief 'n nuwe naam in."
#. DKkaw
-#: include/svx/strings.hrc:1251
+#: include/svx/strings.hrc:1253
msgctxt "RID_STR_EMPTY_SUBMISSIONNAME"
msgid "The submission must have a name."
msgstr "Die indiening moet 'n naam hê."
#. xcAaD
-#: include/svx/strings.hrc:1252
+#: include/svx/strings.hrc:1254
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr "POST"
#. XGRQA
-#: include/svx/strings.hrc:1253
+#: include/svx/strings.hrc:1255
msgctxt "RID_STR_METHOD_PUT"
msgid "Put"
msgstr "PUT"
#. tkRR3
-#: include/svx/strings.hrc:1254
+#: include/svx/strings.hrc:1256
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr "GET"
#. fsyAL
-#: include/svx/strings.hrc:1255
+#: include/svx/strings.hrc:1257
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "Geen"
#. Bjxmg
-#: include/svx/strings.hrc:1256
+#: include/svx/strings.hrc:1258
msgctxt "RID_STR_REPLACE_INST"
msgid "Instance"
msgstr "Instanse"
#. affmF
-#: include/svx/strings.hrc:1257
+#: include/svx/strings.hrc:1259
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Dokument"
#. gJLHj
-#: include/svx/strings.hrc:1258
+#: include/svx/strings.hrc:1260
msgctxt "RID_STR_DATANAV_SUBM_BIND"
msgid "Binding: "
msgstr "Binding: "
#. AEHco
-#: include/svx/strings.hrc:1259
+#: include/svx/strings.hrc:1261
msgctxt "RID_STR_DATANAV_SUBM_REF"
msgid "Reference: "
msgstr "Verwysing: "
#. iLaBC
-#: include/svx/strings.hrc:1260
+#: include/svx/strings.hrc:1262
msgctxt "RID_STR_DATANAV_SUBM_ACTION"
msgid "Action: "
msgstr "Aksie: "
#. HBV5Q
-#: include/svx/strings.hrc:1261
+#: include/svx/strings.hrc:1263
msgctxt "RID_STR_DATANAV_SUBM_METHOD"
msgid "Method: "
msgstr "Metode: "
#. dAN2F
-#: include/svx/strings.hrc:1262
+#: include/svx/strings.hrc:1264
msgctxt "RID_STR_DATANAV_SUBM_REPLACE"
msgid "Replace: "
msgstr "Vervang: "
#. QMiqA
-#: include/svx/strings.hrc:1263
+#: include/svx/strings.hrc:1265
msgctxt "RID_STR_DATANAV_ADD_ELEMENT"
msgid "Add Element"
msgstr "Voeg element by"
#. C9YBB
-#: include/svx/strings.hrc:1264
+#: include/svx/strings.hrc:1266
msgctxt "RID_STR_DATANAV_EDIT_ELEMENT"
msgid "Edit Element"
msgstr "Redigeer element"
#. XAh7B
-#: include/svx/strings.hrc:1265
+#: include/svx/strings.hrc:1267
msgctxt "RID_STR_DATANAV_REMOVE_ELEMENT"
msgid "Delete Element"
msgstr "Skrap element"
#. CLHER
-#: include/svx/strings.hrc:1266
+#: include/svx/strings.hrc:1268
msgctxt "RID_STR_DATANAV_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "Voeg attribuut by"
#. 6Ycoo
-#: include/svx/strings.hrc:1267
+#: include/svx/strings.hrc:1269
msgctxt "RID_STR_DATANAV_EDIT_ATTRIBUTE"
msgid "Edit Attribute"
msgstr "Redigeer attribuut"
#. 6dSAd
-#: include/svx/strings.hrc:1268
+#: include/svx/strings.hrc:1270
msgctxt "RID_STR_DATANAV_REMOVE_ATTRIBUTE"
msgid "Delete Attribute"
msgstr "Skrap attribuut"
#. Ljhja
-#: include/svx/strings.hrc:1269
+#: include/svx/strings.hrc:1271
msgctxt "RID_STR_DATANAV_ADD_BINDING"
msgid "Add Binding"
msgstr "Voeg binding by"
#. CHTrw
-#: include/svx/strings.hrc:1270
+#: include/svx/strings.hrc:1272
msgctxt "RID_STR_DATANAV_EDIT_BINDING"
msgid "Edit Binding"
msgstr "Redigeer binding"
#. yYwEG
-#: include/svx/strings.hrc:1271
+#: include/svx/strings.hrc:1273
msgctxt "RID_STR_DATANAV_REMOVE_BINDING"
msgid "Delete Binding"
msgstr "Skrap binding"
#. yVch8
-#: include/svx/strings.hrc:1272
+#: include/svx/strings.hrc:1274
msgctxt "RID_STR_DATANAV_ADD_SUBMISSION"
msgid "Add Submission"
msgstr "Voeg indiening by"
#. AX58u
-#: include/svx/strings.hrc:1273
+#: include/svx/strings.hrc:1275
msgctxt "RID_STR_DATANAV_EDIT_SUBMISSION"
msgid "Edit Submission"
msgstr "Redigeer indiening"
#. DFxmD
-#: include/svx/strings.hrc:1274
+#: include/svx/strings.hrc:1276
msgctxt "RID_STR_DATANAV_REMOVE_SUBMISSION"
msgid "Delete Submission"
msgstr "Skrap indiening"
#. qvvD7
-#: include/svx/strings.hrc:1275
+#: include/svx/strings.hrc:1277
msgctxt "RID_STR_ELEMENT"
msgid "Element"
msgstr "Element"
#. U4Btb
-#: include/svx/strings.hrc:1276
+#: include/svx/strings.hrc:1278
msgctxt "RID_STR_ATTRIBUTE"
msgid "Attribute"
msgstr "Attribuut"
#. Prceg
-#: include/svx/strings.hrc:1277
+#: include/svx/strings.hrc:1279
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "Binding"
#. iFARB
-#: include/svx/strings.hrc:1278
+#: include/svx/strings.hrc:1280
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "Bindinguitdrukking"
#. BTmNa
-#: include/svx/strings.hrc:1280
+#: include/svx/strings.hrc:1282
msgctxt "RID_SVXSTR_QUERY_EXIT_RECOVERY"
msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?"
msgstr "Is u seker u wil die %PRODUCTNAME-dokument herwinningsdata kanselleer?"
#. 5WjQZ
-#: include/svx/strings.hrc:1282
+#: include/svx/strings.hrc:1284
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "Links"
#. JC7pc
-#: include/svx/strings.hrc:1283
+#: include/svx/strings.hrc:1285
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "Regs"
#. MhfuC
-#: include/svx/strings.hrc:1284
+#: include/svx/strings.hrc:1286
msgctxt "RID_SVXSTR_RULER_TAB_CENTER"
msgid "Center"
msgstr "Sentreer"
#. kX7GR
-#: include/svx/strings.hrc:1285
+#: include/svx/strings.hrc:1287
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr "Desimaal"
#. 7vecp
-#: include/svx/strings.hrc:1287
+#: include/svx/strings.hrc:1289
msgctxt "RID_SVXSTR_INSERT_HELPTEXT"
msgid "Insert mode. Click to change to overwrite mode."
msgstr "Invoegmodus. Klik om na Oorskryfmodus te wissel."
#. ZCWNC
-#: include/svx/strings.hrc:1288
+#: include/svx/strings.hrc:1290
msgctxt "RID_SVXSTR_OVERWRITE_HELPTEXT"
msgid "Overwrite mode. Click to change to insert mode."
msgstr "Oorskryfmodus. Klik om na Invoegmodus te wissel."
#. 5GD8g
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
-#: include/svx/strings.hrc:1290
+#: include/svx/strings.hrc:1292
msgctxt "RID_SVXSTR_OVERWRITE_TEXT"
msgid "Overwrite"
msgstr "Oorskryf"
#. qqCSF
-#: include/svx/strings.hrc:1291
+#: include/svx/strings.hrc:1293
msgctxt "RID_SVXSTR_INSERT_TEXT"
msgid "Insert"
msgstr "Invoeg"
#. 2BBEb
-#: include/svx/strings.hrc:1292
+#: include/svx/strings.hrc:1294
msgctxt "RID_SVXSTR_SELECTIONMODE_HELPTEXT"
msgid "%1. Click to change selection mode."
msgstr "%1. Klik om die seleksie modus te verander."
#. Dh5A2
-#: include/svx/strings.hrc:1293
+#: include/svx/strings.hrc:1295
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK"
msgid "Digital Signature: The document signature is OK."
msgstr "Digitale handtekening: Die dokument se handtekening is OK."
#. xZprv
-#: include/svx/strings.hrc:1294
+#: include/svx/strings.hrc:1296
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
msgstr "Digitale handtekening: Die dokument se handtekening is OK, maar die sertifikaat kon nie gevalideer word nie."
#. Yydkh
-#: include/svx/strings.hrc:1295
+#: include/svx/strings.hrc:1297
msgctxt "RID_SVXSTR_XMLSEC_SIG_NOT_OK"
msgid "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document."
msgstr "Digitale handtekening: Die dokumenthandtekening stem nie ooreen met die inhoud van die dokument nie. Ons beveel sterk aan dat u nie hierdie dokument vertrou nie."
#. X7CjP
-#: include/svx/strings.hrc:1296
+#: include/svx/strings.hrc:1298
msgctxt "RID_SVXSTR_XMLSEC_NO_SIG"
msgid "Digital Signature: The document is not signed."
msgstr "Digitale handtekening: Die dokument is nie onderteken nie."
#. BRmFY
-#: include/svx/strings.hrc:1297
+#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
msgstr "Digitale handtekening: Die dokumenthandtekening en die sertifikaat is goed, maar nie alle dele van die dokument is onderteken nie."
#. Swq5S
-#: include/svx/strings.hrc:1298
+#: include/svx/strings.hrc:1300
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr "Die dokument is gewysig. Klik om die dokument te stoor."
#. tRWKa
-#: include/svx/strings.hrc:1299
+#: include/svx/strings.hrc:1301
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
msgid "The document has not been modified since the last save."
msgstr "Die dokument is onveranderd sedert dit laas gestoor is."
#. 7C8GH
-#: include/svx/strings.hrc:1300
+#: include/svx/strings.hrc:1302
msgctxt "RID_SVXSTR_DOC_LOAD"
msgid "Loading document..."
msgstr "Laai tans dokument..."
#. YbNsP
-#: include/svx/strings.hrc:1301
+#: include/svx/strings.hrc:1303
msgctxt "RID_SVXSTR_FIT_SLIDE"
msgid "Fit slide to current window."
msgstr "Pas skyfie aan na huidige vensterruimte."
#. Fpkx2
-#: include/svx/strings.hrc:1302
+#: include/svx/strings.hrc:1304
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArt objects. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr "Kon nie alle \"SmartArt\" objekte laai nie. Stoor in Microsoft Office 2010 of later weergawe sou die kwessie omseil."
#. Bc5Sg
-#: include/svx/strings.hrc:1303
+#: include/svx/strings.hrc:1305
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr "Zoemfaktor. Klik regs om die zoemfaktor te verander, of klik om die zoemdialoog te open."
#. HCjAM
-#: include/svx/strings.hrc:1304
+#: include/svx/strings.hrc:1306
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "Zoem in"
#. 2YBJE
-#: include/svx/strings.hrc:1305
+#: include/svx/strings.hrc:1307
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "Zoem uit"
#. n9EyG
-#: include/svx/strings.hrc:1306
+#: include/svx/strings.hrc:1308
msgctxt "RID_SVXSTR_ZOOM_25"
msgid "25%"
msgstr "25%"
#. vNTaU
-#: include/svx/strings.hrc:1307
+#: include/svx/strings.hrc:1309
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#. D6jxs
-#: include/svx/strings.hrc:1308
+#: include/svx/strings.hrc:1310
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#. 2Bufm
-#: include/svx/strings.hrc:1309
+#: include/svx/strings.hrc:1311
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#. E5Xj8
-#: include/svx/strings.hrc:1310
+#: include/svx/strings.hrc:1312
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#. DjBVG
-#: include/svx/strings.hrc:1311
+#: include/svx/strings.hrc:1313
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#. 6Axop
-#: include/svx/strings.hrc:1312
+#: include/svx/strings.hrc:1314
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "Hele bladsy"
#. 2UBAF
-#: include/svx/strings.hrc:1313
+#: include/svx/strings.hrc:1315
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr "Bladsywydte"
#. YBg9X
-#: include/svx/strings.hrc:1314
+#: include/svx/strings.hrc:1316
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
msgid "Optimal View"
msgstr "Optimale aansig"
#. Wi5Fy
-#: include/svx/strings.hrc:1316
+#: include/svx/strings.hrc:1318
msgctxt "RID_SVXSTR_SEARCH_STYLES"
msgid "Including Styles"
msgstr "Style ingesluit"
#. BJSzf
-#: include/svx/strings.hrc:1317
+#: include/svx/strings.hrc:1319
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr "Paragraafst~yle"
#. ARuQM
-#: include/svx/strings.hrc:1318
+#: include/svx/strings.hrc:1320
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "Selst_yle"
#. 7ChAu
-#: include/svx/strings.hrc:1319
+#: include/svx/strings.hrc:1321
msgctxt "RID_SVXSTR_SEARCH"
msgid "Search for formatting"
msgstr "Soek vir formattering"
#. K6Ave
-#: include/svx/strings.hrc:1320
+#: include/svx/strings.hrc:1322
msgctxt "RID_SVXSTR_REPLACE"
msgid "Replace with formatting"
msgstr "Vervang met formattering"
#. USdBy
-#: include/svx/strings.hrc:1321
+#: include/svx/strings.hrc:1323
msgctxt "RID_SVXSTR_SEARCH_END"
msgid "Reached the end of the document"
msgstr "Einde van die document is bereik"
#. CVSwo
-#: include/svx/strings.hrc:1322
+#: include/svx/strings.hrc:1324
msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED"
msgid "Reached the end of the document, continued from the beginning"
msgstr "Aan die einde van die dokument, hervat aan die begin"
#. yCJzd
-#: include/svx/strings.hrc:1323
+#: include/svx/strings.hrc:1325
msgctxt "RID_SVXSTR_SEARCH_END_SHEET"
msgid "Reached the end of the sheet"
msgstr "Einde van die blad bereik"
#. Diftw
-#: include/svx/strings.hrc:1324
+#: include/svx/strings.hrc:1326
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "Soeksleutel nie gevind nie"
#. xACuY
-#: include/svx/strings.hrc:1325
+#: include/svx/strings.hrc:1327
msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND"
msgid "Navigation Element not found"
msgstr "Navigasie-element nie gevind nie"
#. CGo5w
-#: include/svx/strings.hrc:1326
+#: include/svx/strings.hrc:1328
msgctxt "RID_SVXSTR_SEARCH_START"
msgid "Reached the beginning of the document"
msgstr "Begin van die dokument is bereik"
#. nDCC4
-#: include/svx/strings.hrc:1327
+#: include/svx/strings.hrc:1329
msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED"
msgid "Reached the beginning of the document, continued from the end"
msgstr "Het die begin van die dokument bereik, hervat aan die einde"
#. FNdxE
-#: include/svx/strings.hrc:1328
+#: include/svx/strings.hrc:1330
msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED"
msgid "Reached the first reminder, continued from the last"
msgstr "Het die eerste herinnering bereik, hervat vanaf die laaste"
#. hAzCn
-#: include/svx/strings.hrc:1329
+#: include/svx/strings.hrc:1331
msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED"
msgid "Reached the last reminder, continued from the first"
msgstr "Het die laaste herinnering bereik, hervat vanaf die eerste"
#. ihDqY
-#: include/svx/strings.hrc:1331
+#: include/svx/strings.hrc:1333
msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE"
msgid "Color Palette"
msgstr "Kleurpalet"
#. sDL47
-#: include/svx/strings.hrc:1332
+#: include/svx/strings.hrc:1334
msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE"
msgid "Color Replacer"
msgstr "Kleurvervanger"
#. 7FcWA
-#: include/svx/strings.hrc:1334
+#: include/svx/strings.hrc:1336
msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE"
msgid "3D Effects"
msgstr "3D-Effekte"
#. j6dA6
-#: include/svx/strings.hrc:1336
+#: include/svx/strings.hrc:1338
msgctxt "RID_SVXSTR_ERR_OLD_PASSWD"
msgid "Invalid password"
msgstr "Verkeerde wagwoord"
#. JGJ9F
-#: include/svx/strings.hrc:1337
+#: include/svx/strings.hrc:1339
msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD"
msgid "Passwords do not match"
msgstr "Wagwoorde pas nie"
#. VHTRb
-#: include/svx/strings.hrc:1339
+#: include/svx/strings.hrc:1341
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0"
msgid "Solid small circular bullets"
msgstr "Soliede klein sirkelvormige koeëltjies"
#. AiNrB
-#: include/svx/strings.hrc:1340
+#: include/svx/strings.hrc:1342
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1"
msgid "Solid large circular bullets"
msgstr "Soliede groot sirkelvormige koeëltjies"
#. Vtk8J
-#: include/svx/strings.hrc:1341
+#: include/svx/strings.hrc:1343
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2"
msgid "Solid diamond bullets"
msgstr "Soliede ruitvormige koeëltjies"
#. bQFBw
-#: include/svx/strings.hrc:1342
+#: include/svx/strings.hrc:1344
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3"
msgid "Solid large square bullets"
msgstr "Soliede groot vierkantige koeëltjies"
#. 5eJDd
-#: include/svx/strings.hrc:1343
+#: include/svx/strings.hrc:1345
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4"
msgid "Right pointing arrow bullets filled out"
msgstr "Regswysende pyltjies ingevul"
#. D8zQC
-#: include/svx/strings.hrc:1344
+#: include/svx/strings.hrc:1346
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5"
msgid "Right pointing arrow bullets"
msgstr "Regswysende pyltjie-koeëltjies"
#. QCULV
-#: include/svx/strings.hrc:1345
+#: include/svx/strings.hrc:1347
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6"
msgid "Cross mark bullets"
msgstr "Kruisies as kolparagrawe"
#. XuXC7
-#: include/svx/strings.hrc:1346
+#: include/svx/strings.hrc:1348
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7"
msgid "Check mark bullets"
msgstr "Regmerkies as kolparagrawe"
#. cUEoG
-#: include/svx/strings.hrc:1347
+#: include/svx/strings.hrc:1349
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0"
msgid "Number 1) 2) 3)"
msgstr "Nommer 1) 2) 3)"
#. P2aKH
-#: include/svx/strings.hrc:1348
+#: include/svx/strings.hrc:1350
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1"
msgid "Number 1. 2. 3."
msgstr "Nommer 1. 2. 3."
#. W7chC
-#: include/svx/strings.hrc:1349
+#: include/svx/strings.hrc:1351
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2"
msgid "Number (1) (2) (3)"
msgstr "Nommer (1) (2) (3)"
#. k3LBG
-#: include/svx/strings.hrc:1350
+#: include/svx/strings.hrc:1352
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3"
msgid "Uppercase Roman number I. II. III."
msgstr "Bokas Romeinse syfer I. II. III."
#. BPgDJ
-#: include/svx/strings.hrc:1351
+#: include/svx/strings.hrc:1353
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4"
msgid "Uppercase letter A) B) C)"
msgstr "Bokasletter A) B) C)"
#. GooHz
-#: include/svx/strings.hrc:1352
+#: include/svx/strings.hrc:1354
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr "Onderkasletter a) b) c)"
#. k6waJ
-#: include/svx/strings.hrc:1353
+#: include/svx/strings.hrc:1355
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr "Onderkasletter (a) (b) (c)"
#. ZiWKK
-#: include/svx/strings.hrc:1354
+#: include/svx/strings.hrc:1356
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr "Onderkas Romeinse syfer i. ii. iii."
#. oDTBg
-#: include/svx/strings.hrc:1355
+#: include/svx/strings.hrc:1357
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0"
msgid "Numeric, numeric, lowercase letters, solid small circular bullet"
msgstr "Numeries, numeries, onderkasletters, soliede klein sirkelvormige koeëltjie"
#. m56fN
-#: include/svx/strings.hrc:1356
+#: include/svx/strings.hrc:1358
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1"
msgid "Numeric, lowercase letters, solid small circular bullet"
msgstr "Numeries, onderkasletters, soliede klein sirkelvormige koeëltjie"
#. RyTLW
-#: include/svx/strings.hrc:1357
+#: include/svx/strings.hrc:1359
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2"
msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
msgstr "Numeries, onderkasletters, onderkas Romeins, bokasletters, soliede klein sirkelvormige koeëltjie"
#. GAfTp
-#: include/svx/strings.hrc:1358
+#: include/svx/strings.hrc:1360
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr "Numeries"
#. gjEgN
-#: include/svx/strings.hrc:1359
+#: include/svx/strings.hrc:1361
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4"
msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
msgstr "Bokas Romeins, bokasletters, onderkas Romeins, onderkasletters, soliede klein sirkelvormige koeëltjie"
#. DZ2kE
-#: include/svx/strings.hrc:1360
+#: include/svx/strings.hrc:1362
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5"
msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
msgstr "Bokasletters, bokas romein, onderkasletters, onderkas romein, soliede klein ronde koeëltjie"
#. TV9Mc
-#: include/svx/strings.hrc:1361
+#: include/svx/strings.hrc:1363
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6"
msgid "Numeric with all sublevels"
msgstr "Numeries met alle subvlakke"
#. tiXu5
-#: include/svx/strings.hrc:1362
+#: include/svx/strings.hrc:1364
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7"
msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
msgstr "Regswysende koeëltjie, regswysende pyltjiekoeëltjie, soliede ruitvormige koeëltjie, soliede klein sirkelvormige koeëltjie"
#. nEJiF
-#: include/svx/strings.hrc:1364
+#: include/svx/strings.hrc:1366
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
msgstr "Hierdie zip-lêer kon nie geskep word nie."
#. CC6Sw
-#: include/svx/strings.hrc:1366
+#: include/svx/strings.hrc:1368
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
msgid "Table Design Styles"
msgstr "Tabelontwerpstyle"
#. c69eB
-#: include/svx/strings.hrc:1368
+#: include/svx/strings.hrc:1370
msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS"
msgid "Actions to undo: $(ARG1)"
msgstr "Aksies om te ontdoen: $(ARG1)"
#. nsioo
-#: include/svx/strings.hrc:1369
+#: include/svx/strings.hrc:1371
msgctxt "RID_SVXSTR_NUM_UNDO_ACTION"
msgid "Actions to undo: $(ARG1)"
msgstr "Aksies om te ontdoen: $(ARG1)"
#. DzJ9Y
-#: include/svx/strings.hrc:1370
+#: include/svx/strings.hrc:1372
msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS"
msgid "Actions to redo: $(ARG1)"
msgstr "Aksies om te herdoen: $(ARG1)"
#. HTTW5
-#: include/svx/strings.hrc:1371
+#: include/svx/strings.hrc:1373
msgctxt "RID_SVXSTR_NUM_REDO_ACTION"
msgid "Actions to redo: $(ARG1)"
msgstr "Aksies om te herdoen: $(ARG1)"
#. H9jn7
-#: include/svx/strings.hrc:1373
+#: include/svx/strings.hrc:1375
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "Soek"
#. WbEFL
-#: include/svx/strings.hrc:1374
+#: include/svx/strings.hrc:1376
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
msgid "Match Case"
msgstr "Selfde kas"
#. 59ENV
-#: include/svx/strings.hrc:1375
+#: include/svx/strings.hrc:1377
msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED"
msgid "Formatted Display"
msgstr "Geformatterde skerm"
#. vYw6p
-#: include/svx/strings.hrc:1377
+#: include/svx/strings.hrc:1379
msgctxt "STR_IMAGE_ORIGINAL_SIZE"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
#. JEkzY
-#: include/svx/strings.hrc:1378
+#: include/svx/strings.hrc:1380
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
msgstr "$(WIDTH) x $(HEIGHT) by $(DPI) DPI"
#. n8VBe
-#: include/svx/strings.hrc:1379
+#: include/svx/strings.hrc:1381
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
msgstr "$(CAPACITY) kB"
#. Xgeqc
-#: include/svx/strings.hrc:1380
+#: include/svx/strings.hrc:1382
msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION"
msgid "$(CAPACITY) kiB ($(REDUCTION) % Reduction)"
msgstr "$(CAPACITY) kiB ($(REDUCTION) %Reduction)"
#. 8GqWz
-#: include/svx/strings.hrc:1381
+#: include/svx/strings.hrc:1383
msgctxt "STR_IMAGE_GIF"
msgid "Gif image"
msgstr "GIF-beeld"
#. G2q7M
-#: include/svx/strings.hrc:1382
+#: include/svx/strings.hrc:1384
msgctxt "STR_IMAGE_JPEG"
msgid "Jpeg image"
msgstr "JPEG-beeld"
#. oGKBg
-#: include/svx/strings.hrc:1383
+#: include/svx/strings.hrc:1385
msgctxt "STR_IMAGE_PNG"
msgid "PNG image"
msgstr "PNG-beeld"
#. Fkrjs
-#: include/svx/strings.hrc:1384
+#: include/svx/strings.hrc:1386
msgctxt "STR_IMAGE_TIFF"
msgid "TIFF image"
msgstr "TIFF-beeld"
#. VWyEb
-#: include/svx/strings.hrc:1385
+#: include/svx/strings.hrc:1387
msgctxt "STR_IMAGE_WMF"
msgid "WMF image"
msgstr "WMF-beeld"
#. pCpoE
-#: include/svx/strings.hrc:1386
+#: include/svx/strings.hrc:1388
msgctxt "STR_IMAGE_MET"
msgid "MET image"
msgstr "MET-beeld"
#. DELaB
-#: include/svx/strings.hrc:1387
+#: include/svx/strings.hrc:1389
msgctxt "STR_IMAGE_PCT"
msgid "PCT image"
msgstr "PCT-beeld"
#. 3AZAG
-#: include/svx/strings.hrc:1388
+#: include/svx/strings.hrc:1390
msgctxt "STR_IMAGE_SVG"
msgid "SVG image"
msgstr "SVG-beeld"
#. aCEJW
-#: include/svx/strings.hrc:1389
+#: include/svx/strings.hrc:1391
msgctxt "STR_IMAGE_BMP"
msgid "BMP image"
msgstr "BMP-beeld"
#. p2L8C
-#: include/svx/strings.hrc:1390
+#: include/svx/strings.hrc:1392
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "Onbekend"
#. 8LBFX
-#: include/svx/strings.hrc:1392
+#: include/svx/strings.hrc:1394
msgctxt "STR_SWITCH"
msgid "Switch"
msgstr "Wissel"
#. xLF42
-#: include/svx/strings.hrc:1394
+#: include/svx/strings.hrc:1396
msgctxt "RID_SVXSTR_UNDO_GRAFMODE"
msgid "Image Mode"
msgstr "Beeld modus"
#. fw5hA
-#: include/svx/strings.hrc:1395
+#: include/svx/strings.hrc:1397
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "Rooi"
#. CiQvY
-#: include/svx/strings.hrc:1396
+#: include/svx/strings.hrc:1398
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "Groen"
#. BhvBe
-#: include/svx/strings.hrc:1397
+#: include/svx/strings.hrc:1399
msgctxt "RID_SVXSTR_UNDO_GRAFBLUE"
msgid "Blue"
msgstr "Blou"
#. HSP36
-#: include/svx/strings.hrc:1398
+#: include/svx/strings.hrc:1400
msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE"
msgid "Brightness"
msgstr "Helderheid"
#. w5BYP
-#: include/svx/strings.hrc:1399
+#: include/svx/strings.hrc:1401
msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST"
msgid "Contrast"
msgstr "Kontras"
#. EZUjS
-#: include/svx/strings.hrc:1400
+#: include/svx/strings.hrc:1402
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr "Gamma"
#. ernMB
-#: include/svx/strings.hrc:1401
+#: include/svx/strings.hrc:1403
msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY"
msgid "Transparency"
msgstr "Deursigtigheid"
#. LdkNB
-#: include/svx/strings.hrc:1402
+#: include/svx/strings.hrc:1404
msgctxt "RID_SVXSTR_GRAFCROP"
msgid "Crop"
msgstr "Snoei"
#. TJmBu
-#: include/svx/strings.hrc:1404
+#: include/svx/strings.hrc:1406
msgctxt "RID_SVXITEMS_ORI_STANDARD"
msgid "Default orientation"
msgstr "Verstek oriëntasie"
#. WQqju
-#: include/svx/strings.hrc:1405
+#: include/svx/strings.hrc:1407
msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM"
msgid "From top to bottom"
msgstr "Van bo na onder"
#. ipfz6
-#: include/svx/strings.hrc:1406
+#: include/svx/strings.hrc:1408
msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP"
msgid "Bottom to Top"
msgstr "Onder na bo"
#. MLR44
-#: include/svx/strings.hrc:1407
+#: include/svx/strings.hrc:1409
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr "Gestapel"
#. vUDeh
-#: include/svx/strings.hrc:1408
+#: include/svx/strings.hrc:1410
msgctxt "RID_SVXITEMS_MARGIN_LEFT"
msgid "Left margin: "
msgstr "Linkerkantlyn: "
#. EFBbE
-#: include/svx/strings.hrc:1409
+#: include/svx/strings.hrc:1411
msgctxt "RID_SVXITEMS_MARGIN_TOP"
msgid "Top margin: "
msgstr "Boonste kantlyn: "
#. 7HeyP
-#: include/svx/strings.hrc:1410
+#: include/svx/strings.hrc:1412
msgctxt "RID_SVXITEMS_MARGIN_RIGHT"
msgid "Right margin: "
msgstr "Regterkantlyn: "
#. HCuWQ
-#: include/svx/strings.hrc:1411
+#: include/svx/strings.hrc:1413
msgctxt "RID_SVXITEMS_MARGIN_BOTTOM"
msgid "Bottom margin: "
msgstr "Onderste kantlyn: "
#. zD9BB
-#: include/svx/strings.hrc:1412
+#: include/svx/strings.hrc:1414
msgctxt "RID_SVXITEMS_PAGE_COMPLETE"
msgid "Page Description: "
msgstr "Bladsybeskrywing: "
#. a4eSJ
-#: include/svx/strings.hrc:1413
+#: include/svx/strings.hrc:1415
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER"
msgid "Capitals"
msgstr "Hoofletters"
#. DuQGP
-#: include/svx/strings.hrc:1414
+#: include/svx/strings.hrc:1416
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER"
msgid "Lowercase"
msgstr "Onderkas"
#. nWQ7R
-#: include/svx/strings.hrc:1415
+#: include/svx/strings.hrc:1417
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER"
msgid "Uppercase Roman"
msgstr "Bokas Romein"
#. PxkPZ
-#: include/svx/strings.hrc:1416
+#: include/svx/strings.hrc:1418
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER"
msgid "Lowercase Roman"
msgstr "Onderkas Romein"
#. B7YEa
-#: include/svx/strings.hrc:1417
+#: include/svx/strings.hrc:1419
msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC"
msgid "Arabic"
msgstr "Arabies"
#. vPbGB
-#: include/svx/strings.hrc:1418
+#: include/svx/strings.hrc:1420
msgctxt "RID_SVXITEMS_PAGE_NUM_NONE"
msgid "None"
msgstr "Geen"
#. akGGo
-#: include/svx/strings.hrc:1419
+#: include/svx/strings.hrc:1421
msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE"
msgid "Landscape"
msgstr "Landskap"
#. bbcaZ
-#: include/svx/strings.hrc:1420
+#: include/svx/strings.hrc:1422
msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE"
msgid "Portrait"
msgstr "Regop"
#. BQtGg
-#: include/svx/strings.hrc:1421
+#: include/svx/strings.hrc:1423
msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT"
msgid "Left"
msgstr "Links"
#. JWFLj
-#: include/svx/strings.hrc:1422
+#: include/svx/strings.hrc:1424
msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT"
msgid "Right"
msgstr "Regs"
#. bxvGx
-#: include/svx/strings.hrc:1423
+#: include/svx/strings.hrc:1425
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "Alle"
#. S3nm4
-#: include/svx/strings.hrc:1424
+#: include/svx/strings.hrc:1426
msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR"
msgid "Mirrored"
msgstr "Spieëlbeeld"
#. dcvEJ
-#: include/svx/strings.hrc:1425
+#: include/svx/strings.hrc:1427
msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE"
msgid "Author: "
msgstr "Outeur: "
#. 2siC9
-#: include/svx/strings.hrc:1426
+#: include/svx/strings.hrc:1428
msgctxt "RID_SVXITEMS_DATE_COMPLETE"
msgid "Date: "
msgstr "Datum: "
#. pWoLe
-#: include/svx/strings.hrc:1427
+#: include/svx/strings.hrc:1429
msgctxt "RID_SVXITEMS_TEXT_COMPLETE"
msgid "Text: "
msgstr "Teks: "
#. pAABc
-#: include/svx/strings.hrc:1428
+#: include/svx/strings.hrc:1430
msgctxt "RID_SVXITEMS_BRUSH_CHAR"
msgid "Character background"
msgstr "Karakteragtergrond"
#. Deknh
-#: include/svx/strings.hrc:1430
+#: include/svx/strings.hrc:1432
msgctxt "STR_COLORTABLE"
msgid "Color Palette"
msgstr "Kleurpalet"
#. 9XFJS
#. Used in the Slide Setup dialog of Impress
-#: include/svx/strings.hrc:1433
+#: include/svx/strings.hrc:1435
msgctxt "STR_SLIDE_NUMBERS"
msgid "Slide numbers:"
msgstr "Skyfie nommers:"
#. qWooV
#. String for saving modified image (instead of original)
-#: include/svx/strings.hrc:1436
+#: include/svx/strings.hrc:1438
msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE"
msgid ""
"The image has been modified. By default the original image will be saved.\n"
@@ -7958,2025 +7970,2025 @@ msgstr ""
"Wil u eerder die gewysigde weergawe stoor?"
#. KycVH
-#: include/svx/strings.hrc:1438
+#: include/svx/strings.hrc:1440
msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "Basiese Latyn"
#. bcjRA
-#: include/svx/strings.hrc:1439
+#: include/svx/strings.hrc:1441
msgctxt "RID_SUBSETMAP"
msgid "Latin-1"
msgstr "Latyn-1"
#. h6THj
-#: include/svx/strings.hrc:1440
+#: include/svx/strings.hrc:1442
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-A"
msgstr "Latyn uitgebrei-A"
#. o4EF9
-#: include/svx/strings.hrc:1441
+#: include/svx/strings.hrc:1443
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-B"
msgstr "Latyn uitgebrei-B"
#. W3CGs
-#: include/svx/strings.hrc:1442
+#: include/svx/strings.hrc:1444
msgctxt "RID_SUBSETMAP"
msgid "IPA Extensions"
msgstr "IPA-uitbreidings"
#. yZjF6
-#: include/svx/strings.hrc:1443
+#: include/svx/strings.hrc:1445
msgctxt "RID_SUBSETMAP"
msgid "Spacing Modifier Letters"
msgstr "Spasiewysigingsletters"
#. EASZR
-#: include/svx/strings.hrc:1444
+#: include/svx/strings.hrc:1446
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks"
msgstr "Kombinerende diakritiese tekens"
#. wBjC4
-#: include/svx/strings.hrc:1445
+#: include/svx/strings.hrc:1447
msgctxt "RID_SUBSETMAP"
msgid "Basic Greek"
msgstr "Basiese Grieks"
#. Dh8Es
-#: include/svx/strings.hrc:1446
+#: include/svx/strings.hrc:1448
msgctxt "RID_SUBSETMAP"
msgid "Greek Symbols And Coptic"
msgstr "Griekse simbole en Kopties"
#. jGT5E
-#: include/svx/strings.hrc:1447
+#: include/svx/strings.hrc:1449
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic"
msgstr "Cyrillies"
#. DQgLS
-#: include/svx/strings.hrc:1448
+#: include/svx/strings.hrc:1450
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr "Armeens"
#. kXEQY
-#: include/svx/strings.hrc:1449
+#: include/svx/strings.hrc:1451
msgctxt "RID_SUBSETMAP"
msgid "Basic Hebrew"
msgstr "Basiese Hebreeus"
#. Cb8g4
-#: include/svx/strings.hrc:1450
+#: include/svx/strings.hrc:1452
msgctxt "RID_SUBSETMAP"
msgid "Hebrew Extended"
msgstr "Hebreeus uitgebrei"
#. ZmDCd
-#: include/svx/strings.hrc:1451
+#: include/svx/strings.hrc:1453
msgctxt "RID_SUBSETMAP"
msgid "Basic Arabic"
msgstr "Basiese Arabies"
#. hZDFV
-#: include/svx/strings.hrc:1452
+#: include/svx/strings.hrc:1454
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended"
msgstr "Arabies uitgebrei"
#. c3CqD
-#: include/svx/strings.hrc:1453
+#: include/svx/strings.hrc:1455
msgctxt "RID_SUBSETMAP"
msgid "Devanagari"
msgstr "Devanagari"
#. EfVnG
-#: include/svx/strings.hrc:1454
+#: include/svx/strings.hrc:1456
msgctxt "RID_SUBSETMAP"
msgid "Bengali"
msgstr "Bengaals"
#. iWzLc
-#: include/svx/strings.hrc:1455
+#: include/svx/strings.hrc:1457
msgctxt "RID_SUBSETMAP"
msgid "Gurmukhi"
msgstr "Gurmukhi"
#. omacG
-#: include/svx/strings.hrc:1456
+#: include/svx/strings.hrc:1458
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr "Goedjarati"
#. Cdwzw
-#: include/svx/strings.hrc:1457
+#: include/svx/strings.hrc:1459
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "Odia"
#. BhEGN
-#: include/svx/strings.hrc:1458
+#: include/svx/strings.hrc:1460
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr "Tamil"
#. 6YkEo
-#: include/svx/strings.hrc:1459
+#: include/svx/strings.hrc:1461
msgctxt "RID_SUBSETMAP"
msgid "Telugu"
msgstr "Teloegoe"
#. J5qn4
-#: include/svx/strings.hrc:1460
+#: include/svx/strings.hrc:1462
msgctxt "RID_SUBSETMAP"
msgid "Kannada"
msgstr "Kannada"
#. 4UEFU
-#: include/svx/strings.hrc:1461
+#: include/svx/strings.hrc:1463
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr "Malabaars"
#. C5yzo
-#: include/svx/strings.hrc:1462
+#: include/svx/strings.hrc:1464
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr "Thais"
#. EvjbD
-#: include/svx/strings.hrc:1463
+#: include/svx/strings.hrc:1465
msgctxt "RID_SUBSETMAP"
msgid "Lao"
msgstr "Lao"
#. HqFTh
-#: include/svx/strings.hrc:1464
+#: include/svx/strings.hrc:1466
msgctxt "RID_SUBSETMAP"
msgid "Basic Georgian"
msgstr "Basiese Georgies"
#. npAc8
-#: include/svx/strings.hrc:1465
+#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
msgid "Georgian Extended"
msgstr "Georgies uitgebrei"
#. AHAB4
-#: include/svx/strings.hrc:1466
+#: include/svx/strings.hrc:1468
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo"
msgstr "Hangoel Jamo"
#. gMEFL
-#: include/svx/strings.hrc:1467
+#: include/svx/strings.hrc:1469
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended Additionals"
msgstr "Latyn uitgebrei bykomend"
#. uVYXp
-#: include/svx/strings.hrc:1468
+#: include/svx/strings.hrc:1470
msgctxt "RID_SUBSETMAP"
msgid "Greek Extended"
msgstr "Grieks uitgebrei"
#. LEQg6
-#: include/svx/strings.hrc:1469
+#: include/svx/strings.hrc:1471
msgctxt "RID_SUBSETMAP"
msgid "General punctuation"
msgstr "Algemene leestekens"
#. D9KFj
-#: include/svx/strings.hrc:1470
+#: include/svx/strings.hrc:1472
msgctxt "RID_SUBSETMAP"
msgid "Superscripts and Subscripts"
msgstr "Superskrifte en subskrifte"
#. yaxYV
-#: include/svx/strings.hrc:1471
+#: include/svx/strings.hrc:1473
msgctxt "RID_SUBSETMAP"
msgid "Currency Symbols"
msgstr "Geldeenheidsimbole"
#. jzA5i
-#: include/svx/strings.hrc:1472
+#: include/svx/strings.hrc:1474
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Symbols"
msgstr "Kombinerende diakritiese simbole"
#. CHNBZ
-#: include/svx/strings.hrc:1473
+#: include/svx/strings.hrc:1475
msgctxt "RID_SUBSETMAP"
msgid "Letterlike Symbols"
msgstr "Letteragtige simbole"
#. cDkEd
-#: include/svx/strings.hrc:1474
+#: include/svx/strings.hrc:1476
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr "Getalvorms"
#. j25Fp
-#: include/svx/strings.hrc:1475
+#: include/svx/strings.hrc:1477
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr "Pyltjies"
#. p5Tbx
-#: include/svx/strings.hrc:1476
+#: include/svx/strings.hrc:1478
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Operators"
msgstr "Wiskundige operateure"
#. ckgof
-#: include/svx/strings.hrc:1477
+#: include/svx/strings.hrc:1479
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Technical"
msgstr "Diverse tegniese"
#. 8rXdw
-#: include/svx/strings.hrc:1478
+#: include/svx/strings.hrc:1480
msgctxt "RID_SUBSETMAP"
msgid "Control Pictures"
msgstr "Beheer prentjies"
#. D4J8A
-#: include/svx/strings.hrc:1479
+#: include/svx/strings.hrc:1481
msgctxt "RID_SUBSETMAP"
msgid "Optical Character Recognition"
msgstr "Optiese karakterherkenning"
#. hXwgf
-#: include/svx/strings.hrc:1480
+#: include/svx/strings.hrc:1482
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumerics"
msgstr "Ingeslote alfanumeriese karakters"
#. AD9HJ
-#: include/svx/strings.hrc:1481
+#: include/svx/strings.hrc:1483
msgctxt "RID_SUBSETMAP"
msgid "Box Drawing"
msgstr "Kassietekening"
#. vViaR
-#: include/svx/strings.hrc:1482
+#: include/svx/strings.hrc:1484
msgctxt "RID_SUBSETMAP"
msgid "Block Elements"
msgstr "Blokelemente"
#. ok7ks
-#: include/svx/strings.hrc:1483
+#: include/svx/strings.hrc:1485
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes"
msgstr "Geometriese vorms"
#. sKty5
-#: include/svx/strings.hrc:1484
+#: include/svx/strings.hrc:1486
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols"
msgstr "Diverse simbole"
#. yDpNT
-#: include/svx/strings.hrc:1485
+#: include/svx/strings.hrc:1487
msgctxt "RID_SUBSETMAP"
msgid "Dingbats"
msgstr "Dingbats"
#. Cth4P
-#: include/svx/strings.hrc:1486
+#: include/svx/strings.hrc:1488
msgctxt "RID_SUBSETMAP"
msgid "CJK Symbols And Punctuation"
msgstr "CJK-simbole en leestekens"
#. Bo4iK
-#: include/svx/strings.hrc:1487
+#: include/svx/strings.hrc:1489
msgctxt "RID_SUBSETMAP"
msgid "Hiragana"
msgstr "Hiragana"
#. i2Cdr
-#: include/svx/strings.hrc:1488
+#: include/svx/strings.hrc:1490
msgctxt "RID_SUBSETMAP"
msgid "Katakana"
msgstr "Katakana"
#. 9YYLD
-#: include/svx/strings.hrc:1489
+#: include/svx/strings.hrc:1491
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo"
msgstr "Bopomofo"
#. F9UFG
-#: include/svx/strings.hrc:1490
+#: include/svx/strings.hrc:1492
msgctxt "RID_SUBSETMAP"
msgid "Hangul Compatibility Jamo"
msgstr "Hangoel-versoenbaarheid Jamo"
#. yeRDE
-#: include/svx/strings.hrc:1491
+#: include/svx/strings.hrc:1493
msgctxt "RID_SUBSETMAP"
msgid "CJK Miscellaneous"
msgstr "CJK Diverse"
#. kPFs9
-#: include/svx/strings.hrc:1492
+#: include/svx/strings.hrc:1494
msgctxt "RID_SUBSETMAP"
msgid "Enclosed CJK Letters And Months"
msgstr "Ingeslote CJK-letters en -maande"
#. 6tAx6
-#: include/svx/strings.hrc:1493
+#: include/svx/strings.hrc:1495
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility"
msgstr "CJK-versoenbaarheid"
#. VakXP
-#: include/svx/strings.hrc:1494
+#: include/svx/strings.hrc:1496
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr "Hangoel"
#. XzS6D
-#: include/svx/strings.hrc:1495
+#: include/svx/strings.hrc:1497
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs"
msgstr "CJK Unified-ideogramme"
#. JVCP5
-#: include/svx/strings.hrc:1496
+#: include/svx/strings.hrc:1498
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension A"
msgstr "CJK Unified-ideogramme uitbreiding-A"
#. Y33VK
-#: include/svx/strings.hrc:1497
+#: include/svx/strings.hrc:1499
msgctxt "RID_SUBSETMAP"
msgid "Private Use Area"
msgstr "Area vir private gebruik"
#. 8yYiM
-#: include/svx/strings.hrc:1498
+#: include/svx/strings.hrc:1500
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs"
msgstr "CJK-versoenbare ideogramme"
#. BEfFQ
-#: include/svx/strings.hrc:1499
+#: include/svx/strings.hrc:1501
msgctxt "RID_SUBSETMAP"
msgid "Alphabetic Presentation Forms"
msgstr "Alfabetiese aanbiedingsvorms"
#. NCsAG
-#: include/svx/strings.hrc:1500
+#: include/svx/strings.hrc:1502
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-A"
msgstr "Arabiese aanbiedingsvorms-A"
#. adi8G
-#: include/svx/strings.hrc:1501
+#: include/svx/strings.hrc:1503
msgctxt "RID_SUBSETMAP"
msgid "Combining Half Marks"
msgstr "Kombinerende halftekens"
#. vLBhn
-#: include/svx/strings.hrc:1502
+#: include/svx/strings.hrc:1504
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Forms"
msgstr "CJK-versoenbaarheidsvorms"
#. i6R3B
-#: include/svx/strings.hrc:1503
+#: include/svx/strings.hrc:1505
msgctxt "RID_SUBSETMAP"
msgid "Small Form Variants"
msgstr "Klein vormvariante"
#. 7EDCh
-#: include/svx/strings.hrc:1504
+#: include/svx/strings.hrc:1506
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-B"
msgstr "Arabiese aanbiedingsvorms-B"
#. WWoWx
-#: include/svx/strings.hrc:1505
+#: include/svx/strings.hrc:1507
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
msgstr "Halfbreedte- en volbreedtevorms"
#. dkDXh
-#: include/svx/strings.hrc:1506
+#: include/svx/strings.hrc:1508
msgctxt "RID_SUBSETMAP"
msgid "Specials"
msgstr "Spesiales"
#. GQSEx
-#: include/svx/strings.hrc:1507
+#: include/svx/strings.hrc:1509
msgctxt "RID_SUBSETMAP"
msgid "Yi Syllables"
msgstr "Yi lettergrepe"
#. BL66x
-#: include/svx/strings.hrc:1508
+#: include/svx/strings.hrc:1510
msgctxt "RID_SUBSETMAP"
msgid "Yi Radicals"
msgstr "Yi-Radikale"
#. cuQ2k
-#: include/svx/strings.hrc:1509
+#: include/svx/strings.hrc:1511
msgctxt "RID_SUBSETMAP"
msgid "Old Italic"
msgstr "Oue skuinsdruk"
#. wtKAB
-#: include/svx/strings.hrc:1510
+#: include/svx/strings.hrc:1512
msgctxt "RID_SUBSETMAP"
msgid "Gothic"
msgstr "Goties"
#. GPFqC
-#: include/svx/strings.hrc:1511
+#: include/svx/strings.hrc:1513
msgctxt "RID_SUBSETMAP"
msgid "Deseret"
msgstr "Deseret-Alfabet"
#. 7AovD
-#: include/svx/strings.hrc:1512
+#: include/svx/strings.hrc:1514
msgctxt "RID_SUBSETMAP"
msgid "Byzantine Musical Symbols"
msgstr "Bizantynse musieksymbole"
#. G3GQF
-#: include/svx/strings.hrc:1513
+#: include/svx/strings.hrc:1515
msgctxt "RID_SUBSETMAP"
msgid "Musical Symbols"
msgstr "Musieksimbole"
#. YzBDD
-#: include/svx/strings.hrc:1514
+#: include/svx/strings.hrc:1516
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Alphanumeric Symbols"
msgstr "Wiskundige alfanumeriese simbole"
#. 3XZRw
-#: include/svx/strings.hrc:1515
+#: include/svx/strings.hrc:1517
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension B"
msgstr "CJK Unified-ideogramme uitbreiding-B"
#. nZnQc
-#: include/svx/strings.hrc:1516
+#: include/svx/strings.hrc:1518
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension C"
msgstr "CJK Unified-ideogramme uitbreiding-C"
#. HBwZE
-#: include/svx/strings.hrc:1517
+#: include/svx/strings.hrc:1519
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension D"
msgstr "CJK Unified-ideogramme uitbreiding-D"
#. TTFkh
-#: include/svx/strings.hrc:1518
+#: include/svx/strings.hrc:1520
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs Supplement"
msgstr "CJK versoenbare-ideogramme aanvulling"
#. 2jALB
-#: include/svx/strings.hrc:1519
+#: include/svx/strings.hrc:1521
msgctxt "RID_SUBSETMAP"
msgid "Tags"
msgstr "Etikette"
#. 2iHJN
-#: include/svx/strings.hrc:1520
+#: include/svx/strings.hrc:1522
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Supplement"
msgstr "Cyrillies aanvulling"
#. ABgr9
-#: include/svx/strings.hrc:1521
+#: include/svx/strings.hrc:1523
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors"
msgstr "Variasie kiesers"
#. a4q6S
-#: include/svx/strings.hrc:1522
+#: include/svx/strings.hrc:1524
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-A"
msgstr "Aanvullende privaatgebruik gebied-A"
#. k638K
-#: include/svx/strings.hrc:1523
+#: include/svx/strings.hrc:1525
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-B"
msgstr "Aanvullende privaatgebruik gebied-B"
#. pKFTg
-#: include/svx/strings.hrc:1524
+#: include/svx/strings.hrc:1526
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr "Limbu"
#. TJHGp
-#: include/svx/strings.hrc:1525
+#: include/svx/strings.hrc:1527
msgctxt "RID_SUBSETMAP"
msgid "Tai Le"
msgstr "Thai Le"
#. nujxa
-#: include/svx/strings.hrc:1526
+#: include/svx/strings.hrc:1528
msgctxt "RID_SUBSETMAP"
msgid "Khmer Symbols"
msgstr "Khmer simbole"
#. neD93
-#: include/svx/strings.hrc:1527
+#: include/svx/strings.hrc:1529
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions"
msgstr "Fonetiese uitbreidings"
#. C6LwC
-#: include/svx/strings.hrc:1528
+#: include/svx/strings.hrc:1530
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Arrows"
msgstr "Allerlei simbole en pyle"
#. giR4r
-#: include/svx/strings.hrc:1529
+#: include/svx/strings.hrc:1531
msgctxt "RID_SUBSETMAP"
msgid "Yijing Hexagram Symbols"
msgstr "Yijing heksagram symbole"
#. EqFxm
-#: include/svx/strings.hrc:1530
+#: include/svx/strings.hrc:1532
msgctxt "RID_SUBSETMAP"
msgid "Linear B Syllabary"
msgstr "Liniêr B-lettergrepe"
#. VeZNe
-#: include/svx/strings.hrc:1531
+#: include/svx/strings.hrc:1533
msgctxt "RID_SUBSETMAP"
msgid "Linear B Ideograms"
msgstr "Liniêr B-Ideogramme"
#. Tvkgh
-#: include/svx/strings.hrc:1532
+#: include/svx/strings.hrc:1534
msgctxt "RID_SUBSETMAP"
msgid "Aegean Numbers"
msgstr "Egeïese getalle"
#. CuThH
-#: include/svx/strings.hrc:1533
+#: include/svx/strings.hrc:1535
msgctxt "RID_SUBSETMAP"
msgid "Ugaritic"
msgstr "Ugarities"
#. nBtk5
-#: include/svx/strings.hrc:1534
+#: include/svx/strings.hrc:1536
msgctxt "RID_SUBSETMAP"
msgid "Shavian"
msgstr "Shavianse-Alfabet"
#. vvMNk
-#: include/svx/strings.hrc:1535
+#: include/svx/strings.hrc:1537
msgctxt "RID_SUBSETMAP"
msgid "Osmanya"
msgstr "Osmaans"
#. aiySp
-#: include/svx/strings.hrc:1536
+#: include/svx/strings.hrc:1538
msgctxt "RID_SUBSETMAP"
msgid "Sinhala"
msgstr "Sinhalees"
#. PEGiu
-#: include/svx/strings.hrc:1537
+#: include/svx/strings.hrc:1539
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr "Tibetaans"
#. tRBTP
-#: include/svx/strings.hrc:1538
+#: include/svx/strings.hrc:1540
msgctxt "RID_SUBSETMAP"
msgid "Myanmar"
msgstr "Birmaans"
#. 8sgGF
-#: include/svx/strings.hrc:1539
+#: include/svx/strings.hrc:1541
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr "Khmer"
#. CdXvH
-#: include/svx/strings.hrc:1540
+#: include/svx/strings.hrc:1542
msgctxt "RID_SUBSETMAP"
msgid "Ogham"
msgstr "Ogham"
#. jFWRQ
-#: include/svx/strings.hrc:1541
+#: include/svx/strings.hrc:1543
msgctxt "RID_SUBSETMAP"
msgid "Runic"
msgstr "Runies"
#. jhzoc
-#: include/svx/strings.hrc:1542
+#: include/svx/strings.hrc:1544
msgctxt "RID_SUBSETMAP"
msgid "Syriac"
msgstr "Siries"
#. B66QG
-#: include/svx/strings.hrc:1543
+#: include/svx/strings.hrc:1545
msgctxt "RID_SUBSETMAP"
msgid "Thaana"
msgstr "Thaana"
#. j8cuG
-#: include/svx/strings.hrc:1544
+#: include/svx/strings.hrc:1546
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic"
msgstr "Etiopies"
#. AE5wq
-#: include/svx/strings.hrc:1545
+#: include/svx/strings.hrc:1547
msgctxt "RID_SUBSETMAP"
msgid "Cherokee"
msgstr "Cherokee"
#. 9mgNF
-#: include/svx/strings.hrc:1546
+#: include/svx/strings.hrc:1548
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr "Kanadese inheemse lettergrepe"
#. d5JWE
-#: include/svx/strings.hrc:1547
+#: include/svx/strings.hrc:1549
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr "Mongools"
#. XnzyB
-#: include/svx/strings.hrc:1548
+#: include/svx/strings.hrc:1550
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-A"
msgstr "Diverse wiskundige simbole-A"
#. R5W9H
-#: include/svx/strings.hrc:1549
+#: include/svx/strings.hrc:1551
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-A"
msgstr "Aanvullende pyltjies-A"
#. QYf7A
-#: include/svx/strings.hrc:1550
+#: include/svx/strings.hrc:1552
msgctxt "RID_SUBSETMAP"
msgid "Braille Patterns"
msgstr "Braille-patrone"
#. 63BBg
-#: include/svx/strings.hrc:1551
+#: include/svx/strings.hrc:1553
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-B"
msgstr "Aanvullende pyltjies-B"
#. ykowm
-#: include/svx/strings.hrc:1552
+#: include/svx/strings.hrc:1554
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-B"
msgstr "Diverse wiskundige simbole-B"
#. GGdze
-#: include/svx/strings.hrc:1553
+#: include/svx/strings.hrc:1555
msgctxt "RID_SUBSETMAP"
msgid "CJK Radical Supplement"
msgstr "CJK-radikale aanvullend"
#. WLLAP
-#: include/svx/strings.hrc:1554
+#: include/svx/strings.hrc:1556
msgctxt "RID_SUBSETMAP"
msgid "Kangxi Radicals"
msgstr "Kanxi-woordstamvorme"
#. EyZR2
-#: include/svx/strings.hrc:1555
+#: include/svx/strings.hrc:1557
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Description Characters"
msgstr "Ideografiese beskrywende karakters"
#. o3AQ6
-#: include/svx/strings.hrc:1556
+#: include/svx/strings.hrc:1558
msgctxt "RID_SUBSETMAP"
msgid "Tagalog"
msgstr "Tagalog"
#. BVieL
-#: include/svx/strings.hrc:1557
+#: include/svx/strings.hrc:1559
msgctxt "RID_SUBSETMAP"
msgid "Hanunoo"
msgstr "Hanunoo"
#. DwAEz
-#: include/svx/strings.hrc:1558
+#: include/svx/strings.hrc:1560
msgctxt "RID_SUBSETMAP"
msgid "Tagbanwa"
msgstr "Tagbanwa"
#. 3GDP5
-#: include/svx/strings.hrc:1559
+#: include/svx/strings.hrc:1561
msgctxt "RID_SUBSETMAP"
msgid "Buhid"
msgstr "Buhid"
#. BfGBm
-#: include/svx/strings.hrc:1560
+#: include/svx/strings.hrc:1562
msgctxt "RID_SUBSETMAP"
msgid "Kanbun"
msgstr "Kanbun"
#. cL7Vo
-#: include/svx/strings.hrc:1561
+#: include/svx/strings.hrc:1563
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo Extended"
msgstr "Bopomofo uitgebrei"
#. MQoBs
-#: include/svx/strings.hrc:1562
+#: include/svx/strings.hrc:1564
msgctxt "RID_SUBSETMAP"
msgid "Katakana Phonetics"
msgstr "Katakana fonetiese simbole"
#. fCpRM
-#: include/svx/strings.hrc:1563
+#: include/svx/strings.hrc:1565
msgctxt "RID_SUBSETMAP"
msgid "CJK Strokes"
msgstr "CJK-strepe"
#. zyW2q
-#: include/svx/strings.hrc:1564
+#: include/svx/strings.hrc:1566
msgctxt "RID_SUBSETMAP"
msgid "Cypriot Syllabary"
msgstr "Cypriotiese lettergrepe"
#. GWxb8
-#: include/svx/strings.hrc:1565
+#: include/svx/strings.hrc:1567
msgctxt "RID_SUBSETMAP"
msgid "Tai Xuan Jing Symbols"
msgstr "Tai Xuan Jing Symbole"
#. 8ZJmr
-#: include/svx/strings.hrc:1566
+#: include/svx/strings.hrc:1568
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors Supplement"
msgstr "Variasie kiesers, Toevoeging"
#. RR6Er
-#: include/svx/strings.hrc:1567
+#: include/svx/strings.hrc:1569
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Musical Notation"
msgstr "Antieke-Griekse musikale notasie"
#. K3GsF
-#: include/svx/strings.hrc:1568
+#: include/svx/strings.hrc:1570
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Numbers"
msgstr "Antieke Griekse Getalle"
#. y4HCg
-#: include/svx/strings.hrc:1569
+#: include/svx/strings.hrc:1571
msgctxt "RID_SUBSETMAP"
msgid "Arabic Supplement"
msgstr "Arabiese Toevoeging"
#. KUnXb
-#: include/svx/strings.hrc:1570
+#: include/svx/strings.hrc:1572
msgctxt "RID_SUBSETMAP"
msgid "Buginese"
msgstr "Buginees"
#. zDaXa
-#: include/svx/strings.hrc:1571
+#: include/svx/strings.hrc:1573
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Supplement"
msgstr "Gekombineerde diakritiese tekenaanvullings"
#. 9Z24A
-#: include/svx/strings.hrc:1572
+#: include/svx/strings.hrc:1574
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "Kopties"
#. CANHf
-#: include/svx/strings.hrc:1573
+#: include/svx/strings.hrc:1575
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended"
msgstr "Etiopiese toevoeging"
#. X8DEc
-#: include/svx/strings.hrc:1574
+#: include/svx/strings.hrc:1576
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Supplement"
msgstr "Etiopiese toevoeging"
#. fYpFz
-#: include/svx/strings.hrc:1575
+#: include/svx/strings.hrc:1577
msgctxt "RID_SUBSETMAP"
msgid "Georgian Supplement"
msgstr "Georgiese Toevoeging"
#. 3Gzxx
-#: include/svx/strings.hrc:1576
+#: include/svx/strings.hrc:1578
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic"
msgstr "Glagoljica"
#. zKCVG
-#: include/svx/strings.hrc:1577
+#: include/svx/strings.hrc:1579
msgctxt "RID_SUBSETMAP"
msgid "Kharoshthi"
msgstr "Kharoshthi"
#. U8zrU
-#: include/svx/strings.hrc:1578
+#: include/svx/strings.hrc:1580
msgctxt "RID_SUBSETMAP"
msgid "Modifier Tone Letters"
msgstr "Wysiging van toontekens"
#. B2yF8
-#: include/svx/strings.hrc:1579
+#: include/svx/strings.hrc:1581
msgctxt "RID_SUBSETMAP"
msgid "New Tai Lue"
msgstr "Nuwe Tai Lue"
#. J4KdA
-#: include/svx/strings.hrc:1580
+#: include/svx/strings.hrc:1582
msgctxt "RID_SUBSETMAP"
msgid "Old Persian"
msgstr "Antiek Persies"
#. eGPjC
-#: include/svx/strings.hrc:1581
+#: include/svx/strings.hrc:1583
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions Supplement"
msgstr "Fonetiese Uitbreidings Toevoeging"
#. XboFE
-#: include/svx/strings.hrc:1582
+#: include/svx/strings.hrc:1584
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Punctuation"
msgstr "Toegevoegde Leestekens"
#. tBJi3
-#: include/svx/strings.hrc:1583
+#: include/svx/strings.hrc:1585
msgctxt "RID_SUBSETMAP"
msgid "Syloti Nagri"
msgstr "Syloti Nagri"
#. Qrowh
-#: include/svx/strings.hrc:1584
+#: include/svx/strings.hrc:1586
msgctxt "RID_SUBSETMAP"
msgid "Tifinagh"
msgstr "Tifinagh"
#. aZKS5
-#: include/svx/strings.hrc:1585
+#: include/svx/strings.hrc:1587
msgctxt "RID_SUBSETMAP"
msgid "Vertical Forms"
msgstr "Vertikale vorms"
#. ihUDF
-#: include/svx/strings.hrc:1586
+#: include/svx/strings.hrc:1588
msgctxt "RID_SUBSETMAP"
msgid "Nko"
msgstr "N’Ko"
#. Z3AAi
-#: include/svx/strings.hrc:1587
+#: include/svx/strings.hrc:1589
msgctxt "RID_SUBSETMAP"
msgid "Balinese"
msgstr "Balinees"
#. 428ER
-#: include/svx/strings.hrc:1588
+#: include/svx/strings.hrc:1590
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-C"
msgstr "Latynse uitbreiding-C"
#. SqFfT
-#: include/svx/strings.hrc:1589
+#: include/svx/strings.hrc:1591
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-D"
msgstr "Latynse uitbreiding-D"
#. yMmow
-#: include/svx/strings.hrc:1590
+#: include/svx/strings.hrc:1592
msgctxt "RID_SUBSETMAP"
msgid "Phags-Pa"
msgstr "Phagspa"
#. V6CsB
-#: include/svx/strings.hrc:1591
+#: include/svx/strings.hrc:1593
msgctxt "RID_SUBSETMAP"
msgid "Phoenician"
msgstr "Fenisiese"
#. GNBwz
-#: include/svx/strings.hrc:1592
+#: include/svx/strings.hrc:1594
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform"
msgstr "Spykerskrif"
#. VBPZE
-#: include/svx/strings.hrc:1593
+#: include/svx/strings.hrc:1595
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform Numbers And Punctuation"
msgstr "Spykerskrif Getalle en Leestekens"
#. 9msGJ
-#: include/svx/strings.hrc:1594
+#: include/svx/strings.hrc:1596
msgctxt "RID_SUBSETMAP"
msgid "Counting Rod Numerals"
msgstr "Telraam-getalle"
#. i6Gx9
-#: include/svx/strings.hrc:1595
+#: include/svx/strings.hrc:1597
msgctxt "RID_SUBSETMAP"
msgid "Sundanese"
msgstr "Soendanees"
#. WrXXX
-#: include/svx/strings.hrc:1596
+#: include/svx/strings.hrc:1598
msgctxt "RID_SUBSETMAP"
msgid "Lepcha"
msgstr "Lepcha"
#. FhhAQ
-#: include/svx/strings.hrc:1597
+#: include/svx/strings.hrc:1599
msgctxt "RID_SUBSETMAP"
msgid "Ol Chiki"
msgstr "Ol Chiki"
#. eHvUh
-#: include/svx/strings.hrc:1598
+#: include/svx/strings.hrc:1600
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-A"
msgstr "Cyrilliese verlengde-A"
#. ZkKwE
-#: include/svx/strings.hrc:1599
+#: include/svx/strings.hrc:1601
msgctxt "RID_SUBSETMAP"
msgid "Vai"
msgstr "Vai"
#. pBASG
-#: include/svx/strings.hrc:1600
+#: include/svx/strings.hrc:1602
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-B"
msgstr "Cyrilliese verlengde-B"
#. GoQpd
-#: include/svx/strings.hrc:1601
+#: include/svx/strings.hrc:1603
msgctxt "RID_SUBSETMAP"
msgid "Saurashtra"
msgstr "Saurashtra"
#. 6pufg
-#: include/svx/strings.hrc:1602
+#: include/svx/strings.hrc:1604
msgctxt "RID_SUBSETMAP"
msgid "Kayah Li"
msgstr "Kayah Li"
#. bmFny
-#: include/svx/strings.hrc:1603
+#: include/svx/strings.hrc:1605
msgctxt "RID_SUBSETMAP"
msgid "Rejang"
msgstr "Rejang"
#. EaXay
-#: include/svx/strings.hrc:1604
+#: include/svx/strings.hrc:1606
msgctxt "RID_SUBSETMAP"
msgid "Cham"
msgstr "Cham dialek"
#. qYaAV
-#: include/svx/strings.hrc:1605
+#: include/svx/strings.hrc:1607
msgctxt "RID_SUBSETMAP"
msgid "Ancient Symbols"
msgstr "Antieke Simbole"
#. At8Tk
-#: include/svx/strings.hrc:1606
+#: include/svx/strings.hrc:1608
msgctxt "RID_SUBSETMAP"
msgid "Phaistos Disc"
msgstr "Skyf van Phaistos"
#. ryGAF
-#: include/svx/strings.hrc:1607
+#: include/svx/strings.hrc:1609
msgctxt "RID_SUBSETMAP"
msgid "Lycian"
msgstr "Lykian"
#. EYLa8
-#: include/svx/strings.hrc:1608
+#: include/svx/strings.hrc:1610
msgctxt "RID_SUBSETMAP"
msgid "Carian"
msgstr "Carish"
#. TPN6m
-#: include/svx/strings.hrc:1609
+#: include/svx/strings.hrc:1611
msgctxt "RID_SUBSETMAP"
msgid "Lydian"
msgstr "Lydisch"
#. G5GLd
-#: include/svx/strings.hrc:1610
+#: include/svx/strings.hrc:1612
msgctxt "RID_SUBSETMAP"
msgid "Mahjong Tiles"
msgstr "Mahjong-teëls"
#. EyMaF
-#: include/svx/strings.hrc:1611
+#: include/svx/strings.hrc:1613
msgctxt "RID_SUBSETMAP"
msgid "Domino Tiles"
msgstr "Domino-teëltjies"
#. r2YQs
-#: include/svx/strings.hrc:1612
+#: include/svx/strings.hrc:1614
msgctxt "RID_SUBSETMAP"
msgid "Samaritan"
msgstr "Samaritaans"
#. feZ2Q
-#: include/svx/strings.hrc:1613
+#: include/svx/strings.hrc:1615
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended"
msgstr "Verenigde Kanadese inheemse Klinkers uitgebrei"
#. H4FpF
-#: include/svx/strings.hrc:1614
+#: include/svx/strings.hrc:1616
msgctxt "RID_SUBSETMAP"
msgid "Tai Tham"
msgstr "Tai Tham"
#. BgKLG
-#: include/svx/strings.hrc:1615
+#: include/svx/strings.hrc:1617
msgctxt "RID_SUBSETMAP"
msgid "Vedic Extensions"
msgstr "Vediese Toevoegings"
#. bVNYf
-#: include/svx/strings.hrc:1616
+#: include/svx/strings.hrc:1618
msgctxt "RID_SUBSETMAP"
msgid "Lisu"
msgstr "Lisu dialek"
#. riEM3
-#: include/svx/strings.hrc:1617
+#: include/svx/strings.hrc:1619
msgctxt "RID_SUBSETMAP"
msgid "Bamum"
msgstr "Bamun"
#. CQMqK
-#: include/svx/strings.hrc:1618
+#: include/svx/strings.hrc:1620
msgctxt "RID_SUBSETMAP"
msgid "Common Indic Number Forms"
msgstr "Algemene Indiese nommervorme"
#. gDEUp
-#: include/svx/strings.hrc:1619
+#: include/svx/strings.hrc:1621
msgctxt "RID_SUBSETMAP"
msgid "Devanagari Extended"
msgstr "Devanagari uitgebrei"
#. UsAq2
-#: include/svx/strings.hrc:1620
+#: include/svx/strings.hrc:1622
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-A"
msgstr "Hangul Jamo uitgebrei-A"
#. g5H7j
-#: include/svx/strings.hrc:1621
+#: include/svx/strings.hrc:1623
msgctxt "RID_SUBSETMAP"
msgid "Javanese"
msgstr "Javaans"
#. upBjC
-#: include/svx/strings.hrc:1622
+#: include/svx/strings.hrc:1624
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-A"
msgstr "Latynse uitbreiding-A"
#. GQ3XX
-#: include/svx/strings.hrc:1623
+#: include/svx/strings.hrc:1625
msgctxt "RID_SUBSETMAP"
msgid "Tai Viet"
msgstr "Tai Viet"
#. HGVSu
-#: include/svx/strings.hrc:1624
+#: include/svx/strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek"
msgstr "Meetei Mayek"
#. ryvor
-#: include/svx/strings.hrc:1625
+#: include/svx/strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-B"
msgstr "Hangul Jamo uitgebrei-B"
#. RTxUc
-#: include/svx/strings.hrc:1626
+#: include/svx/strings.hrc:1628
msgctxt "RID_SUBSETMAP"
msgid "Imperial Aramaic"
msgstr "Offisiële Aramees"
#. 7E6G8
-#: include/svx/strings.hrc:1627
+#: include/svx/strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Old South Arabian"
msgstr "Oud Suid-Arabies"
#. Ab3wu
-#: include/svx/strings.hrc:1628
+#: include/svx/strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Avestan"
msgstr "Avesties"
#. 5gN8e
-#: include/svx/strings.hrc:1629
+#: include/svx/strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Parthian"
msgstr "Inskripsie Parthian"
#. D7rcV
-#: include/svx/strings.hrc:1630
+#: include/svx/strings.hrc:1632
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Pahlavi"
msgstr "Inskripsie Pahlavi"
#. d44Dq
-#: include/svx/strings.hrc:1631
+#: include/svx/strings.hrc:1633
msgctxt "RID_SUBSETMAP"
msgid "Old Turkic"
msgstr "Ou Turks"
#. CLuJC
-#: include/svx/strings.hrc:1632
+#: include/svx/strings.hrc:1634
msgctxt "RID_SUBSETMAP"
msgid "Rumi Numeral Symbols"
msgstr "Rumi-getalsymbole"
#. FpFeH
-#: include/svx/strings.hrc:1633
+#: include/svx/strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Kaithi"
msgstr "Kaithi"
#. Swfzy
-#: include/svx/strings.hrc:1634
+#: include/svx/strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyphs"
msgstr "Egiptiese hiërogliewe"
#. bMYVC
-#: include/svx/strings.hrc:1635
+#: include/svx/strings.hrc:1637
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumeric Supplement"
msgstr "Ingeslote Alfanumeriese Toevoeging"
#. Dqcpa
-#: include/svx/strings.hrc:1636
+#: include/svx/strings.hrc:1638
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Ideographic Supplement"
msgstr "Ingeslote Ideografiese Toevoeging"
#. 8eCZn
-#: include/svx/strings.hrc:1637
+#: include/svx/strings.hrc:1639
msgctxt "RID_SUBSETMAP"
msgid "Mandaic"
msgstr "Mandaïs"
#. 8LVFp
-#: include/svx/strings.hrc:1638
+#: include/svx/strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Batak"
msgstr "Batak"
#. 9SrgK
-#: include/svx/strings.hrc:1639
+#: include/svx/strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-A"
msgstr "Ethiopies, uitbreiding-A"
#. cQEzt
-#: include/svx/strings.hrc:1640
+#: include/svx/strings.hrc:1642
msgctxt "RID_SUBSETMAP"
msgid "Brahmi"
msgstr "Brahmi"
#. n4oND
-#: include/svx/strings.hrc:1641
+#: include/svx/strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Bamum Supplement"
msgstr "Bamum Toevoeging"
#. xibkG
-#: include/svx/strings.hrc:1642
+#: include/svx/strings.hrc:1644
msgctxt "RID_SUBSETMAP"
msgid "Kana Supplement"
msgstr "Kana Toevoeging"
#. xyswt
-#: include/svx/strings.hrc:1643
+#: include/svx/strings.hrc:1645
msgctxt "RID_SUBSETMAP"
msgid "Playing Cards"
msgstr "Speelkaarte"
#. TqExt
-#: include/svx/strings.hrc:1644
+#: include/svx/strings.hrc:1646
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Pictographs"
msgstr "Diverse Simbole en Piktogramme"
#. wtMts
-#: include/svx/strings.hrc:1645
+#: include/svx/strings.hrc:1647
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "Emotikons"
#. WgGuX
-#: include/svx/strings.hrc:1646
+#: include/svx/strings.hrc:1648
msgctxt "RID_SUBSETMAP"
msgid "Transport And Map Symbols"
msgstr "Transport- en kaartsimbole"
#. fBitP
-#: include/svx/strings.hrc:1647
+#: include/svx/strings.hrc:1649
msgctxt "RID_SUBSETMAP"
msgid "Alchemical Symbols"
msgstr "Alchemiese simbole"
#. CWvjP
-#: include/svx/strings.hrc:1648
+#: include/svx/strings.hrc:1650
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-A"
msgstr "Arabiese uitbreiding-A"
#. D7mEf
-#: include/svx/strings.hrc:1649
+#: include/svx/strings.hrc:1651
msgctxt "RID_SUBSETMAP"
msgid "Arabic Mathematical Alphabetic Symbols"
msgstr "Arabiese Wiskundige Alfabetiese Simbole"
#. 8ouWH
-#: include/svx/strings.hrc:1650
+#: include/svx/strings.hrc:1652
msgctxt "RID_SUBSETMAP"
msgid "Chakma"
msgstr "Chakma"
#. z3gG4
-#: include/svx/strings.hrc:1651
+#: include/svx/strings.hrc:1653
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek Extensions"
msgstr "Meetei Mayek-uitbreidings"
#. mFAeA
-#: include/svx/strings.hrc:1652
+#: include/svx/strings.hrc:1654
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Cursive"
msgstr "Meroities Kursief"
#. b5m8K
-#: include/svx/strings.hrc:1653
+#: include/svx/strings.hrc:1655
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Hieroglyphs"
msgstr "Meroïtiese hiërogliewe"
#. Xrkei
-#: include/svx/strings.hrc:1654
+#: include/svx/strings.hrc:1656
msgctxt "RID_SUBSETMAP"
msgid "Miao"
msgstr "Miao"
#. hG9Na
-#: include/svx/strings.hrc:1655
+#: include/svx/strings.hrc:1657
msgctxt "RID_SUBSETMAP"
msgid "Sharada"
msgstr "Sharada"
#. rTKpL
-#: include/svx/strings.hrc:1656
+#: include/svx/strings.hrc:1658
msgctxt "RID_SUBSETMAP"
msgid "Sora Sompeng"
msgstr "Sorang-Sompeng"
#. CAKEC
-#: include/svx/strings.hrc:1657
+#: include/svx/strings.hrc:1659
msgctxt "RID_SUBSETMAP"
msgid "Sundanese Supplement"
msgstr "Sundanese Toevoeging"
#. pTsMT
-#: include/svx/strings.hrc:1658
+#: include/svx/strings.hrc:1660
msgctxt "RID_SUBSETMAP"
msgid "Takri"
msgstr "Takri"
#. HNCk9
-#: include/svx/strings.hrc:1659
+#: include/svx/strings.hrc:1661
msgctxt "RID_SUBSETMAP"
msgid "Bassa Vah"
msgstr "Bassa Vah"
#. GWufB
-#: include/svx/strings.hrc:1660
+#: include/svx/strings.hrc:1662
msgctxt "RID_SUBSETMAP"
msgid "Caucasian Albanian"
msgstr "Kaukasiese Albanees"
#. t8Bfn
-#: include/svx/strings.hrc:1661
+#: include/svx/strings.hrc:1663
msgctxt "RID_SUBSETMAP"
msgid "Coptic Epact Numbers"
msgstr "Koptiese Getaltekens"
#. kAeYs
-#: include/svx/strings.hrc:1662
+#: include/svx/strings.hrc:1664
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Extended"
msgstr "Gekombineerde diakritiese tekensuitbreiding"
#. 8TGuM
-#: include/svx/strings.hrc:1663
+#: include/svx/strings.hrc:1665
msgctxt "RID_SUBSETMAP"
msgid "Duployan"
msgstr "Duployé"
#. Yaq3z
-#: include/svx/strings.hrc:1664
+#: include/svx/strings.hrc:1666
msgctxt "RID_SUBSETMAP"
msgid "Elbasan"
msgstr "Elbasan"
#. QmkME
-#: include/svx/strings.hrc:1665
+#: include/svx/strings.hrc:1667
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes Extended"
msgstr "Geometriese Vorms Toegevoegd"
#. R9PgF
-#: include/svx/strings.hrc:1666
+#: include/svx/strings.hrc:1668
msgctxt "RID_SUBSETMAP"
msgid "Grantha"
msgstr "Grantha"
#. tpSqU
-#: include/svx/strings.hrc:1667
+#: include/svx/strings.hrc:1669
msgctxt "RID_SUBSETMAP"
msgid "Khojki"
msgstr "Khojki"
#. 4pjBM
-#: include/svx/strings.hrc:1668
+#: include/svx/strings.hrc:1670
msgctxt "RID_SUBSETMAP"
msgid "Khudawadi"
msgstr "Khudawadi"
#. GoPep
-#: include/svx/strings.hrc:1669
+#: include/svx/strings.hrc:1671
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-E"
msgstr "Latyn uitgebrei-E"
#. wNozk
-#: include/svx/strings.hrc:1670
+#: include/svx/strings.hrc:1672
msgctxt "RID_SUBSETMAP"
msgid "Linear A"
msgstr "Linieêr A"
#. SjAev
-#: include/svx/strings.hrc:1671
+#: include/svx/strings.hrc:1673
msgctxt "RID_SUBSETMAP"
msgid "Mahajani"
msgstr "Mahajani"
#. CA7vw
-#: include/svx/strings.hrc:1672
+#: include/svx/strings.hrc:1674
msgctxt "RID_SUBSETMAP"
msgid "Manichaean"
msgstr "Manichees"
#. UUKC4
-#: include/svx/strings.hrc:1673
+#: include/svx/strings.hrc:1675
msgctxt "RID_SUBSETMAP"
msgid "Mende Kikakui"
msgstr "Mende Kikakui"
#. ZhzBz
-#: include/svx/strings.hrc:1674
+#: include/svx/strings.hrc:1676
msgctxt "RID_SUBSETMAP"
msgid "Modi"
msgstr "Modusse"
#. jC4Ue
-#: include/svx/strings.hrc:1675
+#: include/svx/strings.hrc:1677
msgctxt "RID_SUBSETMAP"
msgid "Mro"
msgstr "Mro"
#. TiWmd
-#: include/svx/strings.hrc:1676
+#: include/svx/strings.hrc:1678
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
msgstr "Birmaans uitgebreid-B"
#. y7tCX
-#: include/svx/strings.hrc:1677
+#: include/svx/strings.hrc:1679
msgctxt "RID_SUBSETMAP"
msgid "Nabataean"
msgstr "Nabatees"
#. T29Cw
-#: include/svx/strings.hrc:1678
+#: include/svx/strings.hrc:1680
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
msgstr "Oud Noord-Arabies"
#. EZADa
-#: include/svx/strings.hrc:1679
+#: include/svx/strings.hrc:1681
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
msgstr "Oud Permies"
#. 9oFL2
-#: include/svx/strings.hrc:1680
+#: include/svx/strings.hrc:1682
msgctxt "RID_SUBSETMAP"
msgid "Ornamental Dingbats"
msgstr "Ornamentele Diersimbole"
#. TYGv3
-#: include/svx/strings.hrc:1681
+#: include/svx/strings.hrc:1683
msgctxt "RID_SUBSETMAP"
msgid "Pahawh Hmong"
msgstr "Pahawh Hmong"
#. wd8bD
-#: include/svx/strings.hrc:1682
+#: include/svx/strings.hrc:1684
msgctxt "RID_SUBSETMAP"
msgid "Palmyrene"
msgstr "Palmyreens"
#. dkSnn
-#: include/svx/strings.hrc:1683
+#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Pau Cin Hau"
msgstr "Pau Cin Hau"
#. bts3U
-#: include/svx/strings.hrc:1684
+#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Psalter Pahlavi"
msgstr "Psalter Pahlavi"
#. XSwsB
-#: include/svx/strings.hrc:1685
+#: include/svx/strings.hrc:1687
msgctxt "RID_SUBSETMAP"
msgid "Shorthand Format Controls"
msgstr "Stenografiese Formaat Kontroles"
#. rdXCX
-#: include/svx/strings.hrc:1686
+#: include/svx/strings.hrc:1688
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
msgstr "Siddham"
#. GwT8c
-#: include/svx/strings.hrc:1687
+#: include/svx/strings.hrc:1689
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
msgstr "Sinhala argaïese getalle"
#. mz3Cs
-#: include/svx/strings.hrc:1688
+#: include/svx/strings.hrc:1690
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-C"
msgstr "Aanvullende pyltjies-C"
#. iGUzh
-#: include/svx/strings.hrc:1689
+#: include/svx/strings.hrc:1691
msgctxt "RID_SUBSETMAP"
msgid "Tirhuta"
msgstr "Tirhuta"
#. HRBEN
-#: include/svx/strings.hrc:1690
+#: include/svx/strings.hrc:1692
msgctxt "RID_SUBSETMAP"
msgid "Warang Citi"
msgstr "Warang Citi"
#. 9NCBd
-#: include/svx/strings.hrc:1691
+#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Ahom"
msgstr "Ahom"
#. cPJhp
-#: include/svx/strings.hrc:1692
+#: include/svx/strings.hrc:1694
msgctxt "RID_SUBSETMAP"
msgid "Anatolian Hieroglyphs"
msgstr "Anatoliaanse hiërogliewe"
#. GAd7H
-#: include/svx/strings.hrc:1693
+#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Cherokee Supplement"
msgstr "Cherokee Toevoeging"
#. TDgY4
-#: include/svx/strings.hrc:1694
+#: include/svx/strings.hrc:1696
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension E"
msgstr "CJK Unified-ideogramme uitbreiding-E"
#. ho93C
-#: include/svx/strings.hrc:1695
+#: include/svx/strings.hrc:1697
msgctxt "RID_SUBSETMAP"
msgid "Early Dynastic Cuneiform"
msgstr "Vroeë dinastiese spykerskrif"
#. La5yr
-#: include/svx/strings.hrc:1696
+#: include/svx/strings.hrc:1698
msgctxt "RID_SUBSETMAP"
msgid "Hatran"
msgstr "Hatraans"
#. e3aXA
-#: include/svx/strings.hrc:1697
+#: include/svx/strings.hrc:1699
msgctxt "RID_SUBSETMAP"
msgid "Multani"
msgstr "Multanees"
#. D6qsK
-#: include/svx/strings.hrc:1698
+#: include/svx/strings.hrc:1700
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
msgstr "Oud Hongaars"
#. aVhdm
-#: include/svx/strings.hrc:1699
+#: include/svx/strings.hrc:1701
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Symbols And Pictographs"
msgstr "Bykomende simbole en piktogramme"
#. B6UHz
-#: include/svx/strings.hrc:1700
+#: include/svx/strings.hrc:1702
msgctxt "RID_SUBSETMAP"
msgid "Sutton Signwriting"
msgstr "Sutton Tekenskrif"
#. rFgRw
-#: include/svx/strings.hrc:1701
+#: include/svx/strings.hrc:1703
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
msgstr "Adlam"
#. F2AJT
-#: include/svx/strings.hrc:1702
+#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
msgstr "Bhaiksuki"
#. zDLT2
-#: include/svx/strings.hrc:1703
+#: include/svx/strings.hrc:1705
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
msgstr "Cyrillies, uitbreiding-C"
#. S69GG
-#: include/svx/strings.hrc:1704
+#: include/svx/strings.hrc:1706
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
msgstr "Glagolitiese Toevoeging"
#. QeCxG
-#: include/svx/strings.hrc:1705
+#: include/svx/strings.hrc:1707
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
msgstr "Ideografiese Simbole en leestekens"
#. 45hVB
-#: include/svx/strings.hrc:1706
+#: include/svx/strings.hrc:1708
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
msgstr "Marchen"
#. Mr7RB
-#: include/svx/strings.hrc:1707
+#: include/svx/strings.hrc:1709
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr "Mongoliese Toevoeging"
#. RTgGA
-#: include/svx/strings.hrc:1708
+#: include/svx/strings.hrc:1710
msgctxt "RID_SUBSETMAP"
msgid "Newa"
msgstr "Newaans"
#. JJrpR
-#: include/svx/strings.hrc:1709
+#: include/svx/strings.hrc:1711
msgctxt "RID_SUBSETMAP"
msgid "Osage"
msgstr "Osaags"
#. o3qMt
-#: include/svx/strings.hrc:1710
+#: include/svx/strings.hrc:1712
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
msgstr "Tanguties"
#. nRMFd
-#: include/svx/strings.hrc:1711
+#: include/svx/strings.hrc:1713
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
msgstr "Tangutiese Toevoegings"
#. uFMWt
-#: include/svx/strings.hrc:1712
+#: include/svx/strings.hrc:1714
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
msgstr "CJK Unified-ideogramme uitbreiding-F"
#. DH39v
-#: include/svx/strings.hrc:1713
+#: include/svx/strings.hrc:1715
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
msgstr "Kana uitbreiding-A"
#. jPSFu
-#: include/svx/strings.hrc:1714
+#: include/svx/strings.hrc:1716
msgctxt "RID_SUBSETMAP"
msgid "Masaram Gondi"
msgstr "Masaram Gondi"
#. TGJHU
-#: include/svx/strings.hrc:1715
+#: include/svx/strings.hrc:1717
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
msgstr "Nushu"
#. DHbMR
-#: include/svx/strings.hrc:1716
+#: include/svx/strings.hrc:1718
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
msgstr "Soyombo"
#. gPnhH
-#: include/svx/strings.hrc:1717
+#: include/svx/strings.hrc:1719
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
msgstr "Siriese aanvulling"
#. rbMNp
-#: include/svx/strings.hrc:1718
+#: include/svx/strings.hrc:1720
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
msgstr "Zanabazar-vierkant skrif"
#. i5evF
-#: include/svx/strings.hrc:1719
+#: include/svx/strings.hrc:1721
msgctxt "RID_SUBSETMAP"
msgid "Chess Symbols"
msgstr "Skaaksimbole"
#. BYA5Y
-#: include/svx/strings.hrc:1720
+#: include/svx/strings.hrc:1722
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
msgstr "Dogra"
#. xDvRL
-#: include/svx/strings.hrc:1721
+#: include/svx/strings.hrc:1723
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
msgstr "Gunjala Gondi"
#. uzq7e
-#: include/svx/strings.hrc:1722
+#: include/svx/strings.hrc:1724
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
msgstr "Hanifi Rohingya"
#. FAwvP
-#: include/svx/strings.hrc:1723
+#: include/svx/strings.hrc:1725
msgctxt "RID_SUBSETMAP"
msgid "Indic Siyaq Numbers"
msgstr "Indiese Siyaq getalle"
#. TYjtp
-#: include/svx/strings.hrc:1724
+#: include/svx/strings.hrc:1726
msgctxt "RID_SUBSETMAP"
msgid "Makasar"
msgstr "Makasar"
#. abFR5
-#: include/svx/strings.hrc:1725
+#: include/svx/strings.hrc:1727
msgctxt "RID_SUBSETMAP"
msgid "Mayan Numerals"
msgstr "Maya getalle"
#. aDjHx
-#: include/svx/strings.hrc:1726
+#: include/svx/strings.hrc:1728
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
msgstr "Medefaidrin"
#. qMf5N
-#: include/svx/strings.hrc:1727
+#: include/svx/strings.hrc:1729
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
msgstr "Oud Sogdiaans"
#. rUG8e
-#: include/svx/strings.hrc:1728
+#: include/svx/strings.hrc:1730
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
msgstr "Sogdiaans"
#. B6UKP
-#: include/svx/strings.hrc:1729
+#: include/svx/strings.hrc:1731
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyph Format Controls"
msgstr "Egiptiese hiëroglief formaat Kontrols"
#. YBxAE
-#: include/svx/strings.hrc:1730
+#: include/svx/strings.hrc:1732
msgctxt "RID_SUBSETMAP"
msgid "Elymaic"
msgstr "Elymaic"
#. ibmgu
-#: include/svx/strings.hrc:1731
+#: include/svx/strings.hrc:1733
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
msgstr "Nandinagari"
#. 8A7FD
-#: include/svx/strings.hrc:1732
+#: include/svx/strings.hrc:1734
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
msgstr "Nyiakeng Puachue Hmong"
#. DajDi
-#: include/svx/strings.hrc:1733
+#: include/svx/strings.hrc:1735
msgctxt "RID_SUBSETMAP"
msgid "Ottoman Siyaq Numbers"
msgstr "Ottoman Siyaq Getalle"
#. FAb6M
-#: include/svx/strings.hrc:1734
+#: include/svx/strings.hrc:1736
msgctxt "RID_SUBSETMAP"
msgid "Small Kana Extension"
msgstr "Kleine Kana Uitbreiding"
#. bmviu
-#: include/svx/strings.hrc:1735
+#: include/svx/strings.hrc:1737
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr "Piktografiese simbole, verlenging-A"
#. SmFqD
-#: include/svx/strings.hrc:1736
+#: include/svx/strings.hrc:1738
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
msgstr "Tamil Toevoeging"
#. qNixg
-#: include/svx/strings.hrc:1737
+#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
msgstr "Wancho"
#. EDpqy
-#: include/svx/strings.hrc:1738
+#: include/svx/strings.hrc:1740
msgctxt "RID_SUBSETMAP"
msgid "Chorasmian"
msgstr "Chorasmian"
#. EH9Xf
-#: include/svx/strings.hrc:1739
+#: include/svx/strings.hrc:1741
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension G"
msgstr "Uniforme CJK-ideogramme, uitbreiding-G"
#. wBzzY
-#: include/svx/strings.hrc:1740
+#: include/svx/strings.hrc:1742
msgctxt "RID_SUBSETMAP"
msgid "Dhives Akuru"
msgstr "Dhives Akuru"
#. CX5R4
-#: include/svx/strings.hrc:1741
+#: include/svx/strings.hrc:1743
msgctxt "RID_SUBSETMAP"
msgid "Khitan small script"
msgstr "Khitan klein-skrif"
#. onKAu
-#: include/svx/strings.hrc:1742
+#: include/svx/strings.hrc:1744
msgctxt "RID_SUBSETMAP"
msgid "Lisu Supplement"
msgstr "Lisu Toevoeging"
#. yMTF4
-#: include/svx/strings.hrc:1743
+#: include/svx/strings.hrc:1745
msgctxt "RID_SUBSETMAP"
msgid "Symbols for Legacy Computing"
msgstr "Simbole vir Retro Rekenaars"
#. SZmB5
-#: include/svx/strings.hrc:1744
+#: include/svx/strings.hrc:1746
msgctxt "RID_SUBSETMAP"
msgid "Tangut Supplement"
msgstr "Tangut Toevoeging"
#. zxpCG
-#: include/svx/strings.hrc:1745
+#: include/svx/strings.hrc:1747
msgctxt "RID_SUBSETMAP"
msgid "Yezidi"
msgstr "Yezidi"
#. BGGvD
-#: include/svx/strings.hrc:1747
+#: include/svx/strings.hrc:1749
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr "Links-na-regs (LTR)"
#. Ct9UG
-#: include/svx/strings.hrc:1748
+#: include/svx/strings.hrc:1750
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr "Regs-na-links (RTL)"
#. XFhAz
-#: include/svx/strings.hrc:1749
+#: include/svx/strings.hrc:1751
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr "Gebruik bogeskikte objekinstellings"
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1751
+#: include/svx/strings.hrc:1753
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr "Links na regs (horisontaal)"
#. b6Guf
-#: include/svx/strings.hrc:1752
+#: include/svx/strings.hrc:1754
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr "Regs na links (horisontaal)"
#. yQGoC
-#: include/svx/strings.hrc:1753
+#: include/svx/strings.hrc:1755
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr "Regs na links (vertikaal)"
#. k7B2r
-#: include/svx/strings.hrc:1754
+#: include/svx/strings.hrc:1756
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr "Links na regs (vertikaal)"
#. DF4B8
-#: include/svx/strings.hrc:1755
+#: include/svx/strings.hrc:1757
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr "Onder-na-bo, links-na-regs (vertikaal)"
#. siSmL
-#: include/svx/strings.hrc:1757
+#: include/svx/strings.hrc:1759
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Fontwork"
msgstr "Fontwerk"
#. Eg8QT
-#: include/svx/strings.hrc:1759
+#: include/svx/strings.hrc:1761
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr "Digitaal onderteken deur:"
#. NyP2E
-#: include/svx/strings.hrc:1760
+#: include/svx/strings.hrc:1762
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr "Datum: %1"
#. gsDhD
-#: include/svx/strings.hrc:1762
+#: include/svx/strings.hrc:1764
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr "Transpirant:"
#. zvqUJ
#. strings related to borders
-#: include/svx/strings.hrc:1766
+#: include/svx/strings.hrc:1768
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr "Wys geen grense"
#. ABKEK
-#: include/svx/strings.hrc:1767
+#: include/svx/strings.hrc:1769
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr "Wys slegs Buite Grense"
#. ygU8P
-#: include/svx/strings.hrc:1768
+#: include/svx/strings.hrc:1770
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr "Wys Buite Grense en Horisontale lyne"
#. q5KJ8
-#: include/svx/strings.hrc:1769
+#: include/svx/strings.hrc:1771
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr "Wys Buite Grense en all Binneste Lyne"
#. TFuZb
-#: include/svx/strings.hrc:1770
+#: include/svx/strings.hrc:1772
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Set Outer Border and Vertical Lines"
msgstr "Wys Buite Grense en Vertikale Lyne"
#. H5s9X
-#: include/svx/strings.hrc:1771
+#: include/svx/strings.hrc:1773
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr "Wys Buite Grense sonder Verandering aan Binneste Lyne"
#. T5crG
-#: include/svx/strings.hrc:1772
+#: include/svx/strings.hrc:1774
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr "Stel slegs Diagnale Lyne"
#. S6AAA
-#: include/svx/strings.hrc:1773
+#: include/svx/strings.hrc:1775
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr "Stel al Vier Grense"
#. tknFJ
-#: include/svx/strings.hrc:1774
+#: include/svx/strings.hrc:1776
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr "Stel slegs Linker en Regter Grense"
#. hSmnW
-#: include/svx/strings.hrc:1775
+#: include/svx/strings.hrc:1777
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr "Stel slegs Bo en Onder Grense"
#. DsEAB
-#: include/svx/strings.hrc:1776
+#: include/svx/strings.hrc:1778
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Set Top and Bottom Borders, and All Horizontal Lines"
msgstr "Stel Boonste en Onderste Grense, en Alle Horisontale Lyne"
#. Dy2UG
-#: include/svx/strings.hrc:1777
+#: include/svx/strings.hrc:1779
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr "Stel slegs Linker Grens"
#. yF8RP
-#: include/svx/strings.hrc:1778
+#: include/svx/strings.hrc:1780
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Set Right Border Only"
msgstr "Stel slegs Regter Grens"
#. E2jZj
-#: include/svx/strings.hrc:1779
+#: include/svx/strings.hrc:1781
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Set Top Border Only"
msgstr "Stel slegs Bogrens"
#. 7ixEC
-#: include/svx/strings.hrc:1780
+#: include/svx/strings.hrc:1782
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Set Bottom Border Only"
msgstr "Stel slegs Ondergrens"
#. nCjXG
-#: include/svx/strings.hrc:1781
+#: include/svx/strings.hrc:1783
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr "Stel Bo- en Ondergrense, en alle Binneste Lyne"
#. 46Fq7
-#: include/svx/strings.hrc:1782
+#: include/svx/strings.hrc:1784
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr "Stel Linker en Regter Grense, en Alle Binneste Lyne"
@@ -13334,7 +13346,7 @@ msgid "Preview:"
msgstr "Voorskou:"
#. HG9Rn
-#: svx/uiconfig/ui/asianphoneticguidedialog.ui:506
+#: svx/uiconfig/ui/asianphoneticguidedialog.ui:503
msgctxt "asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog"
msgid "Allows you to add comments next to Asian characters to serve as a pronunciation guide."
msgstr "Hiermee kan u kommentaar op Asiatiese karakters byvoeg as uitspraak-hulpmiddels."
@@ -13652,73 +13664,139 @@ msgid "Classification"
msgstr "Klassifikasie"
#. c6ZEp
-#: svx/uiconfig/ui/classificationdialog.ui:125
+#: svx/uiconfig/ui/classificationdialog.ui:122
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
msgstr "Klassifikasie:"
#. EzBeR
-#: svx/uiconfig/ui/classificationdialog.ui:140
+#: svx/uiconfig/ui/classificationdialog.ui:137
msgctxt "classificationdialog|label-InternationalClassification"
msgid "International:"
msgstr "Internasionaal:"
+#. T5CsA
+#: svx/uiconfig/ui/classificationdialog.ui:158
+msgctxt "classificationdialog|extended_tip|classiticationCB"
+msgid "Lists the translated document and paragraph classification levels of your installation."
+msgstr ""
+
+#. BKBcj
+#: svx/uiconfig/ui/classificationdialog.ui:176
+msgctxt "classificationdialog|extended_tip|internationalclassiticationCB"
+msgid "Lists the international document and paragraph classification levels of your installation."
+msgstr ""
+
#. 2DFQN
-#: svx/uiconfig/ui/classificationdialog.ui:182
+#: svx/uiconfig/ui/classificationdialog.ui:189
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
msgstr "Merk:"
#. QZAAx
-#: svx/uiconfig/ui/classificationdialog.ui:198
+#: svx/uiconfig/ui/classificationdialog.ui:205
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
msgstr "Onlangs gebruik:"
+#. nBJnS
+#: svx/uiconfig/ui/classificationdialog.ui:226
+msgctxt "classificationdialog|extended_tip|recentlyUsedCB"
+msgid "Lists the most recently used classification terms."
+msgstr ""
+
+#. E4AUF
+#: svx/uiconfig/ui/classificationdialog.ui:270
+msgctxt "classificationdialog|extended_tip|markingLB"
+msgid "Lists the specific classification markings for document and paragraph classification of your installation."
+msgstr ""
+
#. L4EWE
-#: svx/uiconfig/ui/classificationdialog.ui:283
+#: svx/uiconfig/ui/classificationdialog.ui:300
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Inhoud"
#. rjd94
-#: svx/uiconfig/ui/classificationdialog.ui:304
+#: svx/uiconfig/ui/classificationdialog.ui:321
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "Vetdruk"
+#. ob6c4
+#: svx/uiconfig/ui/classificationdialog.ui:327
+msgctxt "classificationdialog|extended_tip|toolboxCB"
+msgid "Applies bold character style to the classification contents."
+msgstr ""
+
#. v8MHF
-#: svx/uiconfig/ui/classificationdialog.ui:317
+#: svx/uiconfig/ui/classificationdialog.ui:339
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
msgstr "Paragraaf teken"
+#. zGuTE
+#: svx/uiconfig/ui/classificationdialog.ui:345
+msgctxt "classificationdialog|extended_tip|signButton"
+msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
+msgstr ""
+
+#. xjChP
+#: svx/uiconfig/ui/classificationdialog.ui:382
+msgctxt "classificationdialog|extended_tip|classiticationEditWindow"
+msgid "Displays the current classification terms of the document or paragraph."
+msgstr ""
+
#. cDs9q
-#: svx/uiconfig/ui/classificationdialog.ui:386
+#: svx/uiconfig/ui/classificationdialog.ui:418
msgctxt "classificationdialog|label-PartNumber"
msgid "License:"
msgstr "Lisensie:"
#. d24J5
-#: svx/uiconfig/ui/classificationdialog.ui:401
+#: svx/uiconfig/ui/classificationdialog.ui:433
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
msgstr "Onderdeelnommer:"
#. AEUjh
-#: svx/uiconfig/ui/classificationdialog.ui:417
+#: svx/uiconfig/ui/classificationdialog.ui:449
msgctxt "classificationdialog|label-PartNumber"
msgid "Part text:"
msgstr "Teks deel:"
+#. 9CyuA
+#: svx/uiconfig/ui/classificationdialog.ui:472
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartEntry"
+msgid "Enter a custom intellectual property text for the document."
+msgstr ""
+
+#. Q3nGA
+#: svx/uiconfig/ui/classificationdialog.ui:517
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartLB"
+msgid "Lists the available intellectual property licenses defined for your installation."
+msgstr ""
+
+#. GR2S8
+#: svx/uiconfig/ui/classificationdialog.ui:563
+msgctxt "classificationdialog|extended_tip|intellectual PropertyPartNumberLB"
+msgid "Lists the available intellectual property part numbers of your installation."
+msgstr ""
+
#. gdZhQ
-#: svx/uiconfig/ui/classificationdialog.ui:529
+#: svx/uiconfig/ui/classificationdialog.ui:576
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Voeg by"
+#. Uy6aW
+#: svx/uiconfig/ui/classificationdialog.ui:584
+msgctxt "classificationdialog|extended_tip|intelectualPropertyPartAddButton"
+msgid "Click to add the part text to the intellectual property classification content."
+msgstr ""
+
#. XGQ6V
-#: svx/uiconfig/ui/classificationdialog.ui:553
+#: svx/uiconfig/ui/classificationdialog.ui:605
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Intellektuele Eiendom"
@@ -15876,145 +15954,145 @@ msgid "Replace A_ll"
msgstr "Vervang a_lmal"
#. 8pjvL
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:651
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:650
msgctxt "findreplacedialog-mobile|selection"
msgid "C_urrent selection only"
msgstr "Slegs h_uidige seleksie"
#. kXCyp
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:665
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:664
msgctxt "findreplacedialog-mobile|regexp"
msgid "Re_gular expressions"
msgstr "Masker uitdrukkin_gs"
#. PHsrD
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:686
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:685
msgctxt "findreplacedialog-mobile|attributes"
msgid "Attribut_es..."
msgstr "_Eienskappe..."
#. GRaeC
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:700
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:699
msgctxt "findreplacedialog-mobile|format"
msgid "For_mat..."
msgstr "For_maat..."
#. cx7u7
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:714
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:713
msgctxt "findreplacedialog-mobile|noformat"
msgid "_No Format"
msgstr "Gee_n Formaat"
#. TnTGs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:735
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:734
msgctxt "findreplacedialog-mobile|layout"
msgid "Search for st_yles"
msgstr "Soek vir st_yle"
#. QZvqy
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:749
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:748
msgctxt "findreplacedialog-mobile|includediacritics"
msgid "Diac_ritic-sensitive"
msgstr "Diak_ritiese teken-sensitief"
#. jgEBu
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:763
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:762
msgctxt "findreplacedialog-mobile|includekashida"
msgid "_Kashida-sensitive"
msgstr "_Kashida-sensitief"
#. HEtSQ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:777
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:776
msgctxt "findreplacedialog-mobile|matchcharwidth"
msgid "Match character _width"
msgstr "Vergelyk karakterwydte"
#. PeENq
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:796
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:795
msgctxt "findreplacedialog-mobile|similarity"
msgid "S_imilarity search"
msgstr "S_oek soortgelyk"
#. BxPGW
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:811
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:810
msgctxt "findreplacedialog-mobile|similaritybtn"
msgid "Similarities..."
msgstr "Soortgelykhede..."
#. z8Uiz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:838
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:837
msgctxt "findreplacedialog-mobile|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "Klink soos (Japanees)"
#. e7EkJ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:853
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:852
msgctxt "findreplacedialog-mobile|soundslikebtn"
msgid "Sounds..."
msgstr "Klanke..."
#. ZvWKZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:879
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:878
msgctxt "findreplacedialog-mobile|wildcard"
msgid "Wil_dcards"
msgstr "Vergelyk metatekens"
#. jCtqG
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:894
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:893
msgctxt "findreplacedialog-mobile|notes"
msgid "_Comments"
msgstr "_Opmerkings"
#. CABZs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:915
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:914
msgctxt "findreplacedialog-mobile|replace_backwards"
msgid "Replace _backwards"
msgstr "Vervan_g agteruit"
#. EjXBb
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:951
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:950
msgctxt "findreplacedialog-mobile|searchinlabel"
msgid "Search i_n:"
msgstr "Soek i_n:"
#. vHG2V
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
msgstr "Formules"
#. BC8U6
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Values"
msgstr "Waardes"
#. BkByZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:968
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Notes"
msgstr "Notas"
#. a8BE2
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:993
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:992
msgctxt "findreplacedialog-mobile|searchdir"
msgid "Direction:"
msgstr "Rigting:"
#. GPC8q
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1010
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1009
msgctxt "findreplacedialog-mobile|rows"
msgid "Ro_ws"
msgstr "R_ye"
#. xCeTz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1029
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1028
msgctxt "findreplacedialog-mobile|cols"
msgid "Colum_ns"
msgstr "Kolo_mme"
#. fPE4f
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1073
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1072
msgctxt "findreplacedialog-mobile|label3"
msgid "Other _options"
msgstr "Ander _opsies"
@@ -16182,217 +16260,217 @@ msgid "Replaces all of the occurrences of the text or format that you want to re
msgstr "Vervang all instansies van die teks of style wat u wil verander."
#. gRMJL
-#: svx/uiconfig/ui/findreplacedialog.ui:705
+#: svx/uiconfig/ui/findreplacedialog.ui:704
msgctxt "findreplacedialog|selection"
msgid "C_urrent selection only"
msgstr "Slegs h_uidige seleksie"
#. Fkfjb
-#: svx/uiconfig/ui/findreplacedialog.ui:713
+#: svx/uiconfig/ui/findreplacedialog.ui:712
msgctxt "findreplacedialog|extended_tip|selection"
msgid "Searches only the selected text or cells."
msgstr "Soek slegs die selekteerde teks of selle."
#. CwXAb
-#: svx/uiconfig/ui/findreplacedialog.ui:724
+#: svx/uiconfig/ui/findreplacedialog.ui:723
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
msgstr "Masker uitdrukkin_gs"
#. cX5ta
-#: svx/uiconfig/ui/findreplacedialog.ui:745
+#: svx/uiconfig/ui/findreplacedialog.ui:744
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
msgstr "_Eienskappe..."
#. QoKEH
-#: svx/uiconfig/ui/findreplacedialog.ui:759
+#: svx/uiconfig/ui/findreplacedialog.ui:758
msgctxt "findreplacedialog|format"
msgid "For_mat..."
msgstr "For_maat..."
#. Eaomj
-#: svx/uiconfig/ui/findreplacedialog.ui:766
+#: svx/uiconfig/ui/findreplacedialog.ui:765
msgctxt "findreplacedialog|extended_tip|format"
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
msgstr "Hierdie funksie kan gebruik word om na sekere teksformate te soek, soos lettertipe, lettertipe-effekte en teksvloei-eienskappe."
#. C4Co9
-#: svx/uiconfig/ui/findreplacedialog.ui:778
+#: svx/uiconfig/ui/findreplacedialog.ui:777
msgctxt "findreplacedialog|noformat"
msgid "_No Format"
msgstr "Gee_n formaat"
#. G7NEP
-#: svx/uiconfig/ui/findreplacedialog.ui:799
+#: svx/uiconfig/ui/findreplacedialog.ui:798
msgctxt "findreplacedialog|layout"
msgid "Search for st_yles"
msgstr "Soek vir st_yle"
#. JEwqr
-#: svx/uiconfig/ui/findreplacedialog.ui:807
+#: svx/uiconfig/ui/findreplacedialog.ui:806
msgctxt "findreplacedialog|extended_tip|layout"
msgid "Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list."
msgstr "Soek vir teks wat met die gespesifiseerde styl geformateer is. Selekteer hierdie opsie en kies dan een van die style wat in die Soek-lys is. Kies die formaatsjabloon uit die Vervang-lys waarmee die sjabloon waarna u op soek is, vervang moet word."
#. wjEUp
-#: svx/uiconfig/ui/findreplacedialog.ui:818
+#: svx/uiconfig/ui/findreplacedialog.ui:817
msgctxt "findreplacedialog|includediacritics"
msgid "Diacritic-_sensitive"
msgstr "Diakrieties-_sensitief"
#. J8Zou
-#: svx/uiconfig/ui/findreplacedialog.ui:832
+#: svx/uiconfig/ui/findreplacedialog.ui:831
msgctxt "findreplacedialog|includekashida"
msgid "_Kashida-sensitive"
msgstr "Kashida sensitief"
#. AtLV3
-#: svx/uiconfig/ui/findreplacedialog.ui:846
+#: svx/uiconfig/ui/findreplacedialog.ui:845
msgctxt "findreplacedialog|matchcharwidth"
msgid "Match character _width"
msgstr "Vergelyk karakterwydte"
#. uauDF
-#: svx/uiconfig/ui/findreplacedialog.ui:854
+#: svx/uiconfig/ui/findreplacedialog.ui:853
msgctxt "findreplacedialog|extended_tip|matchcharwidth"
msgid "Distinguishes between half-width and full-width character forms."
msgstr "Onderskei tussen halfbreedte en volle breedte karakter vorme."
#. WCsiC
-#: svx/uiconfig/ui/findreplacedialog.ui:870
+#: svx/uiconfig/ui/findreplacedialog.ui:869
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
msgstr "S_oek soortgelyk"
#. 9Div9
-#: svx/uiconfig/ui/findreplacedialog.ui:878
+#: svx/uiconfig/ui/findreplacedialog.ui:877
msgctxt "findreplacedialog|extended_tip|similarity"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr "Hiermee kan u soek na terme wat soortgelyk is aan die \"Soek\"-teks. Merk hierdie merk-blokkie en klik op \"Ooreenkomste...\" om die ooreenkomstige opsies te spesifiseer."
#. mKiVJ
-#: svx/uiconfig/ui/findreplacedialog.ui:890
+#: svx/uiconfig/ui/findreplacedialog.ui:889
msgctxt "findreplacedialog|similaritybtn"
msgid "Similarities..."
msgstr "Soortgelykhede..."
#. 4MK8M
-#: svx/uiconfig/ui/findreplacedialog.ui:899
+#: svx/uiconfig/ui/findreplacedialog.ui:898
msgctxt "findreplacedialog|extended_tip|similaritybtn"
msgid "Set the options for the similarity search."
msgstr "Stel die opsies vir die soeke na ooreenkomste."
#. pc7dE
-#: svx/uiconfig/ui/findreplacedialog.ui:922
+#: svx/uiconfig/ui/findreplacedialog.ui:921
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "Klink soos (_Japannees)"
#. 2Sw86
-#: svx/uiconfig/ui/findreplacedialog.ui:930
+#: svx/uiconfig/ui/findreplacedialog.ui:929
msgctxt "findreplacedialog|extended_tip|soundslike"
msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
msgstr "Stel die soekopsies vir soortgelyke notasie in Japannese teks. Merk hierdie blokkie en klik op die \"Klink soos...\"-knoppie om die soek-opsies te spesifiseer."
#. ak55F
-#: svx/uiconfig/ui/findreplacedialog.ui:942
+#: svx/uiconfig/ui/findreplacedialog.ui:941
msgctxt "findreplacedialog|soundslikebtn"
msgid "Sounds..."
msgstr "Klank..."
#. 86WMC
-#: svx/uiconfig/ui/findreplacedialog.ui:951
+#: svx/uiconfig/ui/findreplacedialog.ui:950
msgctxt "findreplacedialog|extended_tip|soundslikebtn"
msgid "Sets the search options for similar notation used in Japanese text."
msgstr "Stel die soek-opsies vir soortgelyke notasie in Japannese teks."
#. R2bHb
-#: svx/uiconfig/ui/findreplacedialog.ui:973
+#: svx/uiconfig/ui/findreplacedialog.ui:972
msgctxt "findreplacedialog|wildcard"
msgid "Wil_dcards"
msgstr "Vergelyk metatekens"
#. vFwmA
-#: svx/uiconfig/ui/findreplacedialog.ui:988
+#: svx/uiconfig/ui/findreplacedialog.ui:987
msgctxt "findreplacedialog|notes"
msgid "Comme_nts"
msgstr "_Notas"
#. z68pk
-#: svx/uiconfig/ui/findreplacedialog.ui:996
+#: svx/uiconfig/ui/findreplacedialog.ui:995
msgctxt "findreplacedialog|extended_tip|notes"
msgid "In Writer, you can select to include the comment texts in your searches."
msgstr "In \"Writer\" kan u kies om kommentaar teks in te sluit by u soekpoging."
#. hj5vn
-#: svx/uiconfig/ui/findreplacedialog.ui:1014
+#: svx/uiconfig/ui/findreplacedialog.ui:1013
msgctxt "findreplacedialog|replace_backwards"
msgid "Replace _backwards"
msgstr "Vervan_g agteruit"
#. qrgkN
-#: svx/uiconfig/ui/findreplacedialog.ui:1022
+#: svx/uiconfig/ui/findreplacedialog.ui:1021
msgctxt "findreplacedialog|extended_tip|replace_backwards"
msgid "Search starts at the current cursor position and goes backwards to the beginning of the file."
msgstr "Die soekpoging loop agteruit vanaf die huidige wyserposisie na die begin van die lêer."
#. t4J9E
-#: svx/uiconfig/ui/findreplacedialog.ui:1055
+#: svx/uiconfig/ui/findreplacedialog.ui:1054
msgctxt "findreplacedialog|searchinlabel"
msgid "Search i_n:"
msgstr "Soek i_n:"
#. GGhEA
-#: svx/uiconfig/ui/findreplacedialog.ui:1070
+#: svx/uiconfig/ui/findreplacedialog.ui:1069
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "Formules"
#. bpBeC
-#: svx/uiconfig/ui/findreplacedialog.ui:1071
+#: svx/uiconfig/ui/findreplacedialog.ui:1070
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "Waardes"
#. zSUYq
-#: svx/uiconfig/ui/findreplacedialog.ui:1072
+#: svx/uiconfig/ui/findreplacedialog.ui:1071
msgctxt "findreplacedialog|calcsearchin"
msgid "Comments"
msgstr "Opmerkings"
#. K4WuW
-#: svx/uiconfig/ui/findreplacedialog.ui:1097
+#: svx/uiconfig/ui/findreplacedialog.ui:1096
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "Rigting:"
#. p2HBA
-#: svx/uiconfig/ui/findreplacedialog.ui:1114
+#: svx/uiconfig/ui/findreplacedialog.ui:1113
msgctxt "findreplacedialog|rows"
msgid "Ro_ws"
msgstr "R_ye"
#. uib5F
-#: svx/uiconfig/ui/findreplacedialog.ui:1133
+#: svx/uiconfig/ui/findreplacedialog.ui:1132
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
msgstr "Kolo_mme"
#. Q6fG8
-#: svx/uiconfig/ui/findreplacedialog.ui:1177
+#: svx/uiconfig/ui/findreplacedialog.ui:1176
msgctxt "findreplacedialog|label3"
msgid "Other _options"
msgstr "Ander _opsies"
#. CPpFA
-#: svx/uiconfig/ui/findreplacedialog.ui:1184
+#: svx/uiconfig/ui/findreplacedialog.ui:1183
msgctxt "findreplacedialog|extended_tip|label3"
msgid "Shows more or fewer search options. Click this label again to hide the extended search options."
msgstr "Vertoon min of meer soekopsies. Klik weer op hierdie inskrywing om die gevorderde soekopsies te verberg."
#. YpLau
-#: svx/uiconfig/ui/findreplacedialog.ui:1220
+#: svx/uiconfig/ui/findreplacedialog.ui:1219
msgctxt "findreplacedialog|extended_tip|FindReplaceDialog"
msgid "Finds or replaces text or formats in the current document."
msgstr "Vind of vervang teks of style in die huidige dokument."
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 8bdb3778020..0614b119681 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 23:58+0200\n"
"PO-Revision-Date: 2021-05-16 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/af/>\n"
@@ -6504,554 +6504,548 @@ msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Gebruikergedefinieer5"
-#. bwB2m
-#: sw/inc/strings.hrc:769
-msgctxt "STR_AUTH_TYPE_LOCAL_FILE"
-msgid "Local file"
-msgstr "Plaaslike lêer"
-
#. nsCwi
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:769
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Kort naam"
#. CpKgc
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:770
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Soort"
#. kUGDr
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:771
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adres"
#. DquVQ
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:772
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Annotering"
#. sduuV
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:773
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Outeur(s)"
#. fXvz6
-#: sw/inc/strings.hrc:775
+#: sw/inc/strings.hrc:774
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Boektitel"
#. c8PFE
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:775
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Hoofstuk"
#. GXqxF
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:776
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Uitgawe"
#. p7A3p
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:777
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Redakteur"
#. aAFEz
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:778
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Soort publikasie"
#. 8DwdJ
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:779
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instelling"
#. VWNxy
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:780
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Joernaal"
#. Da4fW
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:781
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Maand"
#. SdSBt
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:782
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
#. MZYpD
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:783
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nommer"
#. ZB7Go
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:784
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisasie"
#. C4CdP
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:785
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Bladsy(e)"
#. yFPFa
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:786
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Uitgewer"
#. d9u3p
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:787
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universiteit"
#. Qxsdb
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:788
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Reeks"
#. YhXPg
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:789
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titel"
#. qEBhL
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:790
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Soort verslag"
#. Sij9w
-#: sw/inc/strings.hrc:792
+#: sw/inc/strings.hrc:791
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
#. K8miv
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:792
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Jaar"
#. pFMSV
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:793
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#. xFG3c
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:794
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Gebruikergedefinieer1"
#. wtDyU
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:795
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Gebruikergedefinieer2"
#. VH3Se
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:796
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Gebruikergedefinieer3"
#. twuKb
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:797
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Gebruikergedefinieer4"
#. WAo7Z
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:798
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Gebruikergedefinieer5"
#. 3r6Wg
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:799
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
#. eFnnx
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:801
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Redigeer indeksinskrywing"
#. EHTHH
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:802
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Voeg indeksinskrywying in"
#. D2gkA
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:803
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Hierdie dokument bevat reeds die bibliografie-inskrywing maar met ander data. Wil u die bestaande inskrywings aanpas?"
#. mK84T
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:805
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Opmerking"
#. fwecS
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:806
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Wys opmerkings"
#. HkUvy
-#: sw/inc/strings.hrc:808
+#: sw/inc/strings.hrc:807
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Versteek opmerkings"
#. FcmEy
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:809
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Kortpadnaam bestaan reeds. Kies asseblief ’n ander naam."
#. VhMST
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:810
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Skrap Outoteks?"
#. E5MLr
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:811
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Skrap die kategorie "
#. qndNh
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:812
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
#. B6xah
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:813
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "OutoTeks:"
#. ChetY
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:814
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Stoor Outoteks"
#. QxAiF
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:815
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Daar is geen Outoteks in hierdie lêer nie."
#. sG8Xt
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:816
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "My Outoteks"
#. GaoqR
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:818
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Outoteks vir kortpad “%1” nie gevind nie."
#. MwUEP
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:819
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "’n Tabel kan nie met geen rye of kolomme ingevoeg word nie"
#. AawM4
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:820
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Die tabel kan nie ingevoeg word nie want hy is te groot"
#. GGo8i
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:821
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Outoteks kon nie geskep word nie."
#. DCPSB
-#: sw/inc/strings.hrc:823
+#: sw/inc/strings.hrc:822
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Verlangde knipbordformaat is nie beskikbaar nie."
#. YxCCF
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:823
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-teksdokument"
#. 8ygN3
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:824
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Beeld (%PRODUCTNAME %PRODUCTVERSION-teksdokument)"
#. ewPPB
-#: sw/inc/strings.hrc:826
+#: sw/inc/strings.hrc:825
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objek (%PRODUCTNAME %PRODUCTVERSION-teksdokument)"
#. 9VEc3
-#: sw/inc/strings.hrc:827
+#: sw/inc/strings.hrc:826
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE-skakel)"
#. svrE7
-#: sw/inc/strings.hrc:829
+#: sw/inc/strings.hrc:828
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Alle opmerkings"
#. YGNN4
-#: sw/inc/strings.hrc:830
+#: sw/inc/strings.hrc:829
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Alle opmerkings"
#. GDH49
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:830
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Opmerkings deur "
#. RwAcm
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:831
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(geen datum)"
#. ytxKG
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:832
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(geen outeur)"
#. nAwMG
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:833
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Antwoord aan $1"
#. CVVa6
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:835
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Redigeer adresblok"
#. njGGA
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:836
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Eie aanhef (manlike ontvangers)"
#. ZVuKY
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:837
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Eie aanhef (vroulike ontvangers)"
#. h4yuq
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:838
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Aanhefe~lemente"
#. kWhqT
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:839
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Voeg by aanhef"
#. hvF3V
-#: sw/inc/strings.hrc:841
+#: sw/inc/strings.hrc:840
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Verwyder uit aanhef"
#. A6XaR
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:841
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Sleep aanhefelemente na die boksie hieronder"
#. 4VJWL
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:842
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Aanhef"
#. Vj6XT
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:843
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Leesteken"
#. bafeG
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:844
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Teks"
#. tt6sA
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:845
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Wys die velde toe uit u databron wat pas by die adreselemente."
#. zrUsN
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:846
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Aanhefvoorskou"
#. 2UVE6
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:847
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Adreselemente"
#. Bd6pd
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:848
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Aanhefelemente"
#. 9krzf
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:849
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Pas by veld:"
#. oahCQ
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:850
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Voorskou"
#. ijdxe
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:851
msgctxt "ST_DELETE_CONFIRM"
msgid "Do you want to delete this registered data source?"
msgstr "Wil u die geregistreerde Databron verwyder?"
#. kE5C3
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:853
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " nog nie gepas nie "
#. Y6FhG
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:854
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Alle lêers"
#. 7cNjh
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:855
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Adreslyste (*.*)"
#. Ef8TY
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:856
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
#. 24opW
-#: sw/inc/strings.hrc:858
+#: sw/inc/strings.hrc:857
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
#. sq73T
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:858
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
#. QupGC
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:859
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
#. SzqRv
-#: sw/inc/strings.hrc:861
+#: sw/inc/strings.hrc:860
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
#. zAUu8
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:861
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
#. JBZFc
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:862
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Skoonteks (*.txt)"
#. CRJb6
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:863
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Teks met kommas geskei (*.csv)"
#. U4H2j
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:864
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
#. DwxF8
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:865
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
#. uDNRt
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:866
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n"
@@ -7063,91 +7057,91 @@ msgstr ""
"Wil u die epos rekeninginligting nou invoer?"
#. r9BVg
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:867
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME-adreslys (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:869
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr "Kies begindokument"
#. FiUyK
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:870
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr "Kies die dokumenttipe"
#. QwrpS
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:871
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr "Voeg adresblok in"
#. omRZF
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:872
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr "Kies adreslys"
#. YrDuD
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:873
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr "Skep aanhef"
#. tTr4B
-#: sw/inc/strings.hrc:875
+#: sw/inc/strings.hrc:874
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr "Pas uitleg aan"
#. S4p5M
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:875
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Sluit ontvanger uit"
#. N5YUH
-#: sw/inc/strings.hrc:877
+#: sw/inc/strings.hrc:876
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Klaar"
#. L5FEG
-#: sw/inc/strings.hrc:878
+#: sw/inc/strings.hrc:877
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Massapos-slimmerd"
#. CEhZj
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:879
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabel"
#. v9hEB
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:880
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Navraag"
#. HxGAu
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:882
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Wil u weer van die dokument se begin af toets?"
#. gE7CA
-#: sw/inc/strings.hrc:884
+#: sw/inc/strings.hrc:883
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Die speltoets is klaar."
#. 2SuqF
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:884
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr "Geen woordeboek beskikbaar nie"
@@ -7157,252 +7151,252 @@ msgstr "Geen woordeboek beskikbaar nie"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:890
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
#. V9cQp
-#: sw/inc/strings.hrc:892
+#: sw/inc/strings.hrc:891
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Tyd"
#. 2zgWi
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:892
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Lêernaam"
#. FdSaU
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:893
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Databasisnaam"
#. XZADh
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:894
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Hoofstuk"
#. wYWy2
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr "Bladsynommer"
#. EXC6N
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistieke"
#. EW86G
-#: sw/inc/strings.hrc:898
+#: sw/inc/strings.hrc:897
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Outeur"
#. 5aFak
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Sjablone"
#. 3wdud
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Afsender"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Stel veranderlike"
#. ckA26
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Wys veranderlike"
#. Fjzgu
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Voeg formule in"
#. AXoAT
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Toevoerveld"
#. VfqNE
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Toevoerveld (veranderlike)"
#. E8JAd
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Toevoerveld (gebruiker)"
#. 8LGEQ
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:907
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Voorwaardelike teks"
#. jrZ7i
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-veld"
#. 9WAT9
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Voer makro uit"
#. qEBxa
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:910
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Getalomvang"
#. ACE5s
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Stel bladsyveranderlike"
#. ayB3N
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Wys bladsyveranderlike"
#. DBM4P
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Laai URL"
#. LJFF5
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:914
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Plekhouer"
#. zZCg6
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:915
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Kombineer karakters"
#. 9MGU6
-#: sw/inc/strings.hrc:917
+#: sw/inc/strings.hrc:916
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Toevoerlys"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:919
+#: sw/inc/strings.hrc:918
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Stel verwysing"
#. FJ2X8
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Voeg verwysing in"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Massapos-velde"
#. JP2DU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Volgende rekord"
#. GizhA
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Enige rekord"
#. aMGxm
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Rekordnommer"
#. DtYzi
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Vorige bladsy"
#. UCSej
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Volgende bladsy"
#. M8Fac
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Versteekte teks"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:929
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Gebruikerveld"
#. XELYN
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
#. MB6kt
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skrip"
#. BWU6A
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliografie-inskrywing"
#. 7EGCR
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Versteekte paragraaf"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "DokInligting"
@@ -7411,87 +7405,87 @@ msgstr "DokInligting"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
#. qMCEh
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Datum (vas)"
#. AXmyw
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Tyd"
#. 6dxVs
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Tyd (vas)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabelle"
#. 7qW4K
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Karakters"
#. zDRCp
-#: sw/inc/strings.hrc:947
+#: sw/inc/strings.hrc:946
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Woorde"
#. 2wgLC
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragrawe"
#. JPGG7
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Beeld"
#. CzoFh
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:949
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objekte"
#. bDG6R
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Bladsye"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "Outomatiese DDE"
#. xPP2E
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "Handmatige DDE"
#. spdXd
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Teks]"
@@ -7500,103 +7494,103 @@ msgstr "[Teks]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Maatskappy"
#. WWxTK
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Naam"
#. 4tdAc
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Van"
#. xTV7n
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Voorletters"
#. AKD3k
-#: sw/inc/strings.hrc:964
+#: sw/inc/strings.hrc:963
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Straat"
#. ErMju
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Land"
#. ESbkx
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:965
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Poskode"
#. WDAc2
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:966
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Stad"
#. pg7MV
-#: sw/inc/strings.hrc:968
+#: sw/inc/strings.hrc:967
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titel"
#. DwLhZ
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posisie"
#. LDTdu
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Foon (tuis)"
#. JBZyj
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Foon (werk)"
#. 5EmGH
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "Faks"
#. AtN9J
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:972
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr "E-pos"
#. 6GBRm
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Provinsie"
#. pbrdQ
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "af"
#. wC8SE
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "aan"
@@ -7606,37 +7600,37 @@ msgstr "aan"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:980
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Lêernaam"
#. RBpz3
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Lêernaam sonder uitbreiding"
#. BCzy8
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Pad/lêernaam"
#. ChFwM
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Pad"
#. R6KrL
-#: sw/inc/strings.hrc:985
+#: sw/inc/strings.hrc:984
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr "Sjabloonnaam"
#. ANM2H
-#: sw/inc/strings.hrc:986
+#: sw/inc/strings.hrc:985
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategorie"
@@ -7645,25 +7639,25 @@ msgstr "Kategorie"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Naam van hoofstuk"
#. tnLqE
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Hoofstuknommer"
#. qGEAs
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Hoofstuknommer sonder skeisimbool"
#. WFA5R
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Hoofstuknommer en -naam"
@@ -7672,55 +7666,55 @@ msgstr "Hoofstuknommer en -naam"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
#. m84Fb
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romeinse syfers (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romeinse syfers (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabiese syfers (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Soos bladsystyl"
#. xBKwZ
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Teks"
@@ -7729,13 +7723,13 @@ msgstr "Teks"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1009
+#: sw/inc/strings.hrc:1008
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Naam"
#. RCnZb
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Voorletters"
@@ -7744,49 +7738,49 @@ msgstr "Voorletters"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Stelsel"
#. qKXLW
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Teks"
#. E86ZD
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1015
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Naam"
#. FB3Rp
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1016
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Teks"
#. KiBai
-#: sw/inc/strings.hrc:1018
+#: sw/inc/strings.hrc:1017
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formule"
#. 9AsdS
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Teks"
#. GokUf
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Databasis"
#. UBADL
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Stelsel"
@@ -7795,19 +7789,19 @@ msgstr "Stelsel"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1024
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Outeur"
#. aqFVp
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Tyd"
#. FaZKx
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -7816,79 +7810,79 @@ msgstr "Datum"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Verwysing"
#. L7dK7
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Bladsy"
#. MaB3q
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Hoofstuk"
#. 8FciB
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Bo/Onder"
#. Vq8mj
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1034
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Soos bladsystyl"
#. CQitd
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategorie en nommer"
#. BsvCn
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1036
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Byskrifteks"
#. P7wiX
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Nommering"
#. QBGit
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nommer"
#. CGkV7
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1039
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nommer (geen konteks)"
#. XgSb3
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1040
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nommer (volledige konteks)"
#. zQTNF
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artikel a/az + "
#. 97Vs7
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artikel A/Az + "
@@ -7897,31 +7891,31 @@ msgstr "Artikel A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Teks"
#. rAQoE
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabel"
#. biUa2
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Raam"
#. 7mkZb
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1050
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Beeld"
#. GgbFY
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1051
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objek"
@@ -7930,1541 +7924,1541 @@ msgstr "Objek"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Voorwaarde"
#. X9cqJ
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1056
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Dan, Anders"
#. bo8yF
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1057
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE-stelling"
#. LixXA
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1058
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Versteekte t~eks"
#. EX3bJ
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Makronaam"
#. dNZtd
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Verwysing"
#. bfRPa
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "K~arakters"
#. j2G5G
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Regstelling"
#. vEgGo
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Waarde"
#. YQesU
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formule"
#. Eq5xq
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Doelgemaak"
#. 32NzA
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Gebruiker]"
#. dYQTU
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. Hoogte"
#. xELZY
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1070
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. Hoogte"
#. F9Ldz
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Wydte"
#. rdxcb
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Hoogte"
#. DQm2h
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1073
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Linkerkantlyn"
#. imDMU
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1074
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Bokantlyn"
#. ayQss
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1075
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Kolomme"
#. 3moLd
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rye"
#. XWMSH
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Woord- en karaktertelling. Klik om die Woordtellingdialoog oop te maak."
#. nxGNq
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Enkelbladaansig"
#. 57ju6
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Multibladaansig"
#. tbig8
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1081
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Boekaansig"
#. xBHUG
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1082
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Bladsynommer in dokument. Klik om die “Gaan na bladsy”-dialoog oop te maak, of klik regs vir boekmerklys."
#. XaF3v
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1083
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Bladsynommer in dokument (bladsynommer op gedrukte dokument). Klik om die “Gaan na bladsy”-dialoog oop te maak."
#. EWtd2
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Bladsystyl. Klik regs om die styl te verander of klik om die styldialoog oop te maak."
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Hoofletters oor"
#. PLAVt
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rye"
#. sg6Za
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Geen vallende hoofletters"
#. gueRC
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Geen bladsybreuk"
#. G3CQN
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Moenie weerspieël nie"
#. MVEk8
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Swaai vertikaal om"
#. Dns6t
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Swaai horisontaal om"
#. ZUKCy
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Horisontale en vertikale omswaai"
#. LoQic
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1095
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ horisontale weerspieëling op ewe bladsye"
#. kbnTf
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Karakterstyl"
#. D99ZJ
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1097
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Geen karakterstyl"
#. fzG3P
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Voet"
#. 9RCsQ
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Geen voet"
#. zFTin
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Kop"
#. PcYEB
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Geen kop"
#. 8Jgfg
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr "Optimaal"
#. HEuGy
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr "Geen"
#. 4tA4q
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Deur"
#. ypvD6
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr "Parallel"
#. hyEQ5
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1106
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr "Voor"
#. bGBtQ
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr "Daarna"
#. SrG3D
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Slegs anker)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Wydte:"
#. 2GYT7
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Vaste hoogte:"
#. QrFMi
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. hoogte:"
#. kLiYd
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1112
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "aan paragraaf"
#. A8nAb
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr "as karakter"
#. Uszmm
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1115
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "aan bladsy"
#. JMHRz
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1116
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X-koördinaat:"
#. oCZWW
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y-koördinaat:"
#. YNKE6
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "bo"
#. GPTAu
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Vertikaal gesentreer"
#. fcpTS
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "onder"
#. 37hos
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Bokant van reël"
#. MU7hC
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Reël gesentreer"
#. ZvEq7
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Onderkant van reël"
#. jypsG
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr "Bladsy lyn-spasiëring"
#. Cui3U
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr "Nie-bladsy lynspasiëring"
#. 4RL9X
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "regs"
#. wzGK7
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horisontaal gesentreer"
#. ngRmB
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "links"
#. JyHkM
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "binnekant"
#. iXSZZ
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "buitekant"
#. kDY9Z
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Volle breedte"
#. Hvn8D
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolomme"
#. 6j6TA
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Wydte van skeisimbool:"
#. dvdDt
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Maks. voetnoot-area:"
#. BWqF3
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Redigeerbaar in leesalleen-dokument"
#. SCL5F
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Verdeel"
#. CFmBk
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr "Lys Styl: (%LISTSTYLENAME)"
#. HvZBm
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr "Lys Styl: (Geen)"
#. QDaFk
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "geskakel met "
#. rWmT8
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "en "
#. H2Kwq
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Tel reëls"
#. yjSiJ
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "moenie reëls tel nie"
#. HE4BV
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "herbegin reëltelling by: "
#. 7Q8qC
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Helderheid: "
#. sNxPE
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Rooi: "
#. u73NC
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Groen: "
#. qQsPp
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blou: "
#. BS4nZ
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontras: "
#. avJBK
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
#. HQCJZ
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Deursigtigheid: "
#. 5jDK3
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Keer om"
#. DVSAx
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "moenie omkeer nie"
#. Z7tXB
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafikamodus: "
#. RXuUF
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standaard"
#. kbALJ
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Grys skale"
#. eSHEj
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Swart-en-wit"
#. tABTr
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermerk"
#. 8SwC3
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotasie"
#. hWEeF
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Geen rooster"
#. HEuEv
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Rooster (slegs reëls)"
#. VFgMq
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Rooster (reëls en karakters)"
#. VRJrB
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Volg teksvloei"
#. Sb3Je
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Moenie teksvloei volg nie"
#. yXFKP
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Voeg rande saam"
#. vwHbS
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Moenie rande saamvoeg nie"
#. 3874B
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabel"
#. T9JAj
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "ST_FRM"
msgid "Frame"
msgstr "Raam"
#. Fsnm6
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "ST_PGE"
msgid "Page"
msgstr "Bladsy"
#. pKFCz
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Tekening"
#. amiSY
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Beheer"
#. GEw9u
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "ST_REG"
msgid "Section"
msgstr "Afdeling"
#. bEiyL
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Boekmerk"
#. 6gXCo
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafika"
#. d5eSc
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-objek"
#. h5QQ8
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Opskrifte"
#. Cbktp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Seleksie"
#. nquvS
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Voetnoot"
#. GpAUo
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Herinnering"
#. nDFKa
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Opmerking"
#. qpbDE
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Herhaal soektog"
#. ipxfH
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Indeksinskrywing"
#. sfmff
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Tabelformule"
#. DtkuT
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Verkeerde tabelformule"
#. A6Vgk
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr "Onlangsheid"
#. pCp7u
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "ST_FIELD"
msgid "Field"
msgstr "Veld"
#. LYuHA
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr "Veld volgens Tipe"
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Volgende tabel"
#. yhnpi
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr "Volgende raam"
#. M4BCA
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Volgende bladsy"
#. UWeq4
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Volgende tekening"
#. ZVCrD
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Volgende kontrole"
#. NGAqr
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Volgende afdeling"
#. Mwcvm
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Volgende boekmerk"
#. xbxDs
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1196
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Volgende grafika"
#. 4ovAF
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Volgende OLE-objek"
#. YzK6w
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Volgende opskrif"
#. skdRc
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Volgende seleksie"
#. RBFga
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Volgende voetnoot"
#. GNLrx
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Volgende herinnering"
#. mFCfp
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Volgende opmerking"
#. gbnwp
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Soek verder vorentoe"
#. TXYkA
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Volgende indeksinskrywing"
#. EyvbV
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Vorige tabel"
#. cC5vJ
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1206
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr "Vorige raam"
#. eQPFD
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Vorige bladsy"
#. p5jbU
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Vorige tekening"
#. 2WMmZ
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Vorige kontrole"
#. 6uGDP
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Vorige afdeling"
#. YYCtk
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Vorige boekmerk"
#. nFLdX
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Vorige grafika"
#. VuxvB
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Vorige OLE-objek"
#. QSuct
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Vorige opskrif"
#. CzLBr
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Vorige seleksie"
#. B7PoL
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Vorige voetnoot"
#. AgtLD
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Vorige herinnering"
#. GJQ6F
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Vorige opmerking"
#. GWnfD
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Soek verder agtertoe"
#. uDtcG
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Vorige indeksinskrywing"
#. VR6DX
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Vorige tabelformule"
#. GqESF
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Volgende tabelformule"
#. gBgxo
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Vorige foutiewe tabelformule"
#. UAon9
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Volgende foutiewe tabelformule"
#. L2Apv
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr "Gaan terug"
#. jCsGs
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr "Gaan vooruit"
#. o3BBz
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr "Vorige veld"
#. bQ33Z
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr "Volgende Veld"
#. bhUaK
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Ingevoeg"
#. LnFkq
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Geskrap"
#. cTNEn
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Geformateer"
#. YWr7C
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabel het verander"
#. 6xVDN
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Toegepaste paragraafstyle"
#. 32AND
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Paragraafformatering het verander"
#. wLDkj
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Ry ingevoeg"
#. Eb5Gb
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Ry geskrap"
#. i5ZJt
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Sel ingevoeg"
#. 4gE3z
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Ry geskrap"
#. DRCyp
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Eindnoot: "
#. qpW2q
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Voetnoot: "
#. 3RFUd
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "[%s+Kliek], om die 'Smart Tag' kieslys oop te maak"
#. QCD36
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Kop (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Eerste bladsykop (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Linkerbladsykop (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Regterbladsykop (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Voet (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1250
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Eerste bladsyvoet (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Linkerbladsyvoet (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Regterbladsyvoet (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Skrap kop..."
#. wL3Fr
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formateer kop..."
#. DrAUe
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Skrap voet..."
#. 9Xgou
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formateer voet..."
#. ApT5B
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr "Onbeweeglike Tabel"
#. wVAZJ
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr "Redigeer bladsybreuk"
#. uvDKE
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Beeldlêer kan nie oopgemaak word nie"
#. iJuAv
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Beeldlêer kan nie gelees word nie"
#. Bwwho
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Onbekende beeldformaat"
#. bfog5
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Hierdie beeldlêerweergawe word nie ondersteun nie"
#. xy4Vm
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Beeldfilter nie gevind nie"
#. tEqyq
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Nie genoeg geheue om die beeld in te voeg nie."
#. 5ihue
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Voeg beeld in"
#. GWzLN
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Opmerking: "
#. CoJc8
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Invoeging"
#. dfMEF
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Skrapping"
#. NytQQ
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Outokorrigeer"
#. YRAQL
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr "Formate"
#. ELCVU
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabelveranderinge"
#. PzfQF
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Toegepaste paragraafstyle"
#. sgEbW
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Bladsy "
#. 3DpEx
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Bladsy %1 van %2"
#. HSbzS
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Bladsy %1 van %2 (bladsy %3)"
#. a7tDc
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr "Bladsy %1 van %2 (Bladsy %3 van %4 vir drukwerk)"
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraaf"
#. aAtmp
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1282
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Beeld"
#. UBDMK
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-objek"
#. xEWbo
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1284
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Raam"
#. hfJns
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabel"
#. GRqNY
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabelry"
#. CDQY4
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabelsel"
#. 2Db9T
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Bladsy"
#. 63FuG
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Kop"
#. aDuAY
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Voet"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-HTML-dokument"
#. y2GBv
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titel"
#. AipGR
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Skeier"
#. CoSEf
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Vlak "
#. JdTF4
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Die lêer “%1” in die “%2” pad kon nie gevind word nie."
#. zRWDZ
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Gebruikergedefinieerde indeks"
#. t5uWs
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<geen>"
#. vSSnJ
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<geen>"
#. NSx98
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
#. hK8CX
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "H#"
#. 8EgTx
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
#. gxt8B
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
#. pGAb4
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. teDm3
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "HI"
#. XWaFn
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "BH"
#. xp6D6
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
#. AogDK
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
#. 5A4jw
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Hoofstuknommer"
#. FH365
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Inskrywing"
#. xZjtZ
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Inkeep"
#. aXW8y
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teks"
#. MCUd2
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Bladsynommer"
#. pXqw3
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Hoofstukinligting"
#. DRBSD
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Begin van hiperskakel"
#. Ytn5g
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Einde van hiperskakel"
#. hRo3J
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliografie-inskrywing: "
#. ZKG5v
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Karakterstyl: "
#. d9BES
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Teks Struktuur"
#. kwoGP
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Druk Ctrl+Alt+A om fokus te skuif vir meer bewerkings"
#. Avm9y
-#: sw/inc/strings.hrc:1324
+#: sw/inc/strings.hrc:1323
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Druk linker- of regterpyltjie om die struktuurkontroles te kies"
#. 59eRi
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1324
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Druk Ctrl+Alt+B om fokus terug te skuif na die huidige struktuurkontrole"
#. 8AagG
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Keuringslêer vir indeks (* .sdi)"
@@ -9473,259 +9467,259 @@ msgstr "Keuringslêer vir indeks (* .sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Basislyn ~bo"
#. 5GiEA
-#: sw/inc/strings.hrc:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Basislyn onder"
#. sdyVF
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~Gesentreerde basislyn"
#. NAXyZ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Voeg objek in"
#. 5C6Rc
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Redigeer objek"
#. 3QFYB
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Sjabloon: "
#. oUhnK
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Rande"
#. T2SH2
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Agtergrond"
#. K6Yvs
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Paragraafstyl: "
#. Fsanh
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Bladsynommers kan nie op die huidige bladsy toegepas word nie. Ewe getalle kan op linkerbladsye gebruik word en onewe getalle op regterbladsye."
#. VZnJf
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-meesterdokument"
#. kWe9j
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "’n Lêerkoppeling sal die inhoud van die huidige afdeling skrap. Nogtans koppel?"
#. dLuAF
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Die getikte wagwoord is ongeldig."
#. oUR7Y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Die wagwoord is nie gestel nie."
#. GBVqD
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Woordafbreking klaar"
#. rZBXF
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Geen (moenie spelling kontroleer nie)"
#. Z8EjG
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Stel terug na verstektaal"
#. YEXdS
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Meer..."
#. QecQ3
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignoreer"
#. aaiBM
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Verduidelikings..."
#. kSDGu
-#: sw/inc/strings.hrc:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Kontrole van spesiale streke is gedeaktiveer. Kontroleer in elk geval?"
#. KiAdJ
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Kon nie dokumente saamvoeg nie."
#. FqsCt
-#: sw/inc/strings.hrc:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_NO_BASE_FOR_MERGE"
msgid "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge."
msgstr "Die %PRODUCTNAME Base-komponent ontbreek en is nodig om massapos te gebruik."
#. wcuf4
-#: sw/inc/strings.hrc:1359
+#: sw/inc/strings.hrc:1358
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Die bron kan nie gelaai word nie."
#. K9qMS
-#: sw/inc/strings.hrc:1360
+#: sw/inc/strings.hrc:1359
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Geen faksdrukker is onder Nutsgoed/Opsies/%1/Druk gestel nie."
#. XWQ8w
-#: sw/inc/strings.hrc:1361
+#: sw/inc/strings.hrc:1360
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-dokument"
#. qVZBx
-#: sw/inc/strings.hrc:1362
+#: sw/inc/strings.hrc:1361
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Teksdokument"
#. qmmPU
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Bron nie gespesifiseer nie."
#. 2LgDJ
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Vlak "
#. AcAD8
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Skema "
#. DE9FZ
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Redigeer voetnoot/eindnoot"
#. EzBCZ
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Soeksleutel is XX maal vervang."
#. fgywB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ry "
#. GUc4a
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Kolom "
#. yMyuo
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Voer bron uit..."
#. ywFCb
-#: sw/inc/strings.hrc:1371
+#: sw/inc/strings.hrc:1370
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Voer kopie van bron uit..."
#. BT3M3
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Gaan voort"
#. ZR9aw
-#: sw/inc/strings.hrc:1374
+#: sw/inc/strings.hrc:1373
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Stuur aan: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1375
+#: sw/inc/strings.hrc:1374
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Suksesvol vesend"
#. fmHmE
-#: sw/inc/strings.hrc:1376
+#: sw/inc/strings.hrc:1375
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Stuur het misluk"
#. yAAPM
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "MAATSKAPPY;CR;VOORNAAM; ;VAN;CR;ADRES;CR;STAD; ;PROV; ;POSKODE;CR;LAND;CR;"
#. mWrXk
-#: sw/inc/strings.hrc:1380
+#: sw/inc/strings.hrc:1379
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Teksformule"
#. RmBFW
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr "Geen Item gespesifiseer"
@@ -9734,7 +9728,7 @@ msgstr "Geen Item gespesifiseer"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Die dokumentklassifikasie het verander omdat ’n paragraafklassifikasievlak hoër is"
@@ -9743,121 +9737,121 @@ msgstr "Die dokumentklassifikasie het verander omdat ’n paragraafklassifikasie
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Geldig "
#. xAKRC
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Ongeldig"
#. pDAHz
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Ongeldige handtekening"
#. etEEx
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Onderteken deur"
#. BK7ub
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Paragraafhandtekening"
#. kZKCf
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Visitekaartjies"
#. ECFij
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "E-Pos-Instellings"
#. PwrB9
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "Voeg in"
#. NL48o
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Skrap"
#. PW4Bz
-#: sw/inc/strings.hrc:1405
+#: sw/inc/strings.hrc:1404
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "Attribute"
#. yfgiq
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "Soekterm"
#. fhLzk
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "Alternatiewe inskrywing"
#. gD4D3
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "1e sleutel"
#. BFszo
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "2e sleutel"
#. EoAB8
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "Opmerking"
#. Shstx
-#: sw/inc/strings.hrc:1412
+#: sw/inc/strings.hrc:1411
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "Selfde kas"
#. 8Cjvb
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "Slegs woord"
#. zD8rb
-#: sw/inc/strings.hrc:1414
+#: sw/inc/strings.hrc:1413
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "Ja"
#. 4tTop
-#: sw/inc/strings.hrc:1415
+#: sw/inc/strings.hrc:1414
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "Nee"
#. KhKwa
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "Doelgemaak"
@@ -11039,109 +11033,109 @@ msgid "Insert Bibliography Entry"
msgstr "Voeg bibliografie-inskrywing in"
#. XnbFd
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:42
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:43
msgctxt "bibliographyentry|extended_tip|new"
msgid "Opens the Define Bibliography Entry dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose Tools - Bibliography Database."
msgstr "Open die \"Definieer literatuurinvoer\"-dialoog waarin u 'n nuwe literatuurdata-rekord kan opstel. Hierdie datarekord word slegs in die dokument gestoor. Om 'n nuwe datarekord by die literatuurdatabasis te voeg, kies \"Ekstras→literatuurdatabasis\"."
#. xHxhn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:61
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:62
msgctxt "bibliographyentry|extended_tip|edit"
msgid "Opens the Define Bibliography Entry dialog where you can edit the selected bibliography record."
msgstr "Open die \"Definieer literatuurinvoer\"-dialoog waarin u die geselekteerde literatuurdatastel kan wysig."
#. zo8CS
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:80
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:81
msgctxt "bibliographyentry|extended_tip|close"
msgid "Closes the dialog."
msgstr "Sluit die dialoog."
#. sQJ4e
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:92
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:93
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "Voeg in"
#. rUZwC
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:100
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:101
msgctxt "bibliographyentry|extended_tip|insert"
msgid "Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document."
msgstr "Voeg die verwysing in die dokument in. As u 'n nuwe datarekord skep, moet u ook 'n inskrywing invoeg wat daarna verwys, anders gaan die datarekord verlore wanneer die dokument gesluit word."
#. JT2A7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:112
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:113
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Pas toe"
#. EhmoG
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:149
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:150
msgctxt "bibliographyentry|frombibliography"
msgid "Bibliography Database"
msgstr "Bibliografiese Databasis"
#. TyGCb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:158
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:159
msgctxt "bibliographyentry|extended_tip|frombibliography"
msgid "Inserts a reference from the bibliography database."
msgstr "Voeg 'n verwysing uit die literatuurdatabasis in."
#. BFK8W
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:169
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:170
msgctxt "bibliographyentry|fromdocument"
msgid "Document Content"
msgstr "Dokument Inhoud"
#. m4Ynn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:178
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:179
msgctxt "bibliographyentry|extended_tip|fromdocument"
msgid "Inserts a reference from the bibliography records that are stored in the current document."
msgstr "Voeg 'n verwysing in uit die literatuurdatastelle wat in die huidige dokument gestoor is."
#. AhW2w
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:193
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:194
msgctxt "bibliographyentry|label1"
msgid "Bibliography Source"
msgstr "Bibliografie Bron"
#. 5BLqy
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:225
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:226
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "Outeur"
#. AMDy4
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:237
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:238
msgctxt "bibliographyentry|label3"
msgid "Title"
msgstr "Titel"
#. VPXDb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:274
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:275
msgctxt "bibliographyentry|extended_tip|entrylb"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr "Open die\"Wysig paaie\"- dialoogvenster, waar u die gids kan kies om AutoText op te slaan."
#. YYgLc
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:291
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:292
msgctxt "bibliographyentry|extended_tip|entryed"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr "Kies 'n kort naam vir die literatuurinskrywing wat ingevoeg moet word."
#. AAmDi
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:304
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:305
msgctxt "bibliographyentry|label5"
msgid "Short name"
msgstr "Kort naam"
#. voQD7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:323
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:324
msgctxt "bibliographyentry|label4"
msgid "Entry"
msgstr "Inskrywing"
#. 3trf6
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:344
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:345
msgctxt "bibliographyentry|extended_tip|BibliographyEntryDialog"
msgid "Inserts a bibliography reference."
msgstr "Voeg 'n literatuurverwysing in."
@@ -17673,37 +17667,37 @@ msgid "Insert Section"
msgstr "Voeg afdeling in"
#. rEeaX
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:40
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:37
msgctxt "insertsectiondialog|ok"
msgid "_Insert"
msgstr "Voeg _in"
#. V4AJG
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:113
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:110
msgctxt "insertsectiondialog|section"
msgid "Section"
msgstr "Afdeling"
#. hgnkY
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:136
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "Kolomme"
#. AbW5x
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:160
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "Inkepe"
-#. deUnf
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:184
-msgctxt "insertsectiondialog|background"
-msgid "Background"
-msgstr "Agtergrond"
+#. XFoBE
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
+msgctxt "insertsectiondialog|area"
+msgid "Area"
+msgstr ""
#. Kt5QB
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:208
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
msgctxt "insertsectiondialog|notes"
msgid "Footnotes/Endnotes"
msgstr "Voetnote/eindnote"
diff --git a/source/af/vcl/messages.po b/source/af/vcl/messages.po
index c38b36a19d8..fbbc04e9bcc 100644
--- a/source/af/vcl/messages.po
+++ b/source/af/vcl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:17+0200\n"
+"POT-Creation-Date: 2021-06-04 13:11+0200\n"
"PO-Revision-Date: 2021-05-16 05:37+0000\n"
"Last-Translator: Paul Roos <iNetRoos@gmail.com>\n"
"Language-Team: Afrikaans <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/af/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1547709865.000000\n"
#. k5jTM
@@ -1939,529 +1939,529 @@ msgid "_Print"
msgstr "_Druk"
#. M3L4L
-#: vcl/uiconfig/ui/printdialog.ui:154
+#: vcl/uiconfig/ui/printdialog.ui:157
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr "Druk Voorskou"
#. 67YPm
-#: vcl/uiconfig/ui/printdialog.ui:158
+#: vcl/uiconfig/ui/printdialog.ui:163
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 "Die voorskou wys hoe elke papierbladsy gaan lyk. U kan deur al die bladsye deurblaai met die knoppies onder die voorskou."
-#. Aq6Gv
-#: vcl/uiconfig/ui/printdialog.ui:189
-msgctxt "printdialog|lastpage"
-msgid "Last page"
-msgstr "Laaste bladsy"
-
-#. RwCmD
+#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:193
-msgctxt "printdialog|extended_tip|btnLast"
-msgid "Shows preview of the last page."
-msgstr "Vertoon 'n voorskou van die laaste bladsy."
-
-#. CZQLF
-#: vcl/uiconfig/ui/printdialog.ui:209
-msgctxt "printdialog|forward"
-msgid "Next page"
-msgstr "Volgende bladsy"
+msgctxt "printdialog|previewbox"
+msgid "Pre_view"
+msgstr "Voorskou"
-#. emK9r
-#: vcl/uiconfig/ui/printdialog.ui:213
-msgctxt "printdialog|extended_tip|forward"
-msgid "Shows preview of the next page."
-msgstr "Gee 'n voorskou van die volgende bladsy."
+#. EpB5H
+#: vcl/uiconfig/ui/printdialog.ui:202
+msgctxt "printdialog|extended_tip|previewbox"
+msgid "Turn on or off display of the print preview."
+msgstr "Skakel aan/af die voorskou van die drukwerk."
-#. yyFVV
-#: vcl/uiconfig/ui/printdialog.ui:228
-msgctxt "printdialog|totalnumpages"
-msgid "/ %n"
-msgstr "/ %n"
+#. SbgFv
+#: vcl/uiconfig/ui/printdialog.ui:232
+msgctxt "printdialog|firstpage"
+msgid "First page"
+msgstr "Eerste Bladsy"
-#. c7uMG
-#: vcl/uiconfig/ui/printdialog.ui:246
-msgctxt "printdialog|extended_tip|pageedit"
-msgid "Enter the number of page to be shown in the preview."
-msgstr "Tik die nommer in die bladsy om in die voorskou te vertoon."
+#. GVGSq
+#: vcl/uiconfig/ui/printdialog.ui:236
+msgctxt "printdialog|extended_tip|btnFirst"
+msgid "Shows preview of the first page."
+msgstr "Vertoon 'n voorskou van die eerste bladsy."
#. ebceU
-#: vcl/uiconfig/ui/printdialog.ui:262
+#: vcl/uiconfig/ui/printdialog.ui:251
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr "Vorige bladsy"
#. uS5Ka
-#: vcl/uiconfig/ui/printdialog.ui:266
+#: vcl/uiconfig/ui/printdialog.ui:255
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr "Vertoon die voorskou van die vorige bladsy."
-#. SbgFv
-#: vcl/uiconfig/ui/printdialog.ui:282
-msgctxt "printdialog|firstpage"
-msgid "First page"
-msgstr "Eerste Bladsy"
+#. c7uMG
+#: vcl/uiconfig/ui/printdialog.ui:274
+msgctxt "printdialog|extended_tip|pageedit"
+msgid "Enter the number of page to be shown in the preview."
+msgstr "Tik die nommer in die bladsy om in die voorskou te vertoon."
-#. GVGSq
-#: vcl/uiconfig/ui/printdialog.ui:286
-msgctxt "printdialog|extended_tip|btnFirst"
-msgid "Shows preview of the first page."
-msgstr "Vertoon 'n voorskou van die eerste bladsy."
+#. yyFVV
+#: vcl/uiconfig/ui/printdialog.ui:288
+msgctxt "printdialog|totalnumpages"
+msgid "/ %n"
+msgstr "/ %n"
-#. dQEY8
-#: vcl/uiconfig/ui/printdialog.ui:312
-msgctxt "printdialog|previewbox"
-msgid "Pre_view"
-msgstr "Voorskou"
+#. CZQLF
+#: vcl/uiconfig/ui/printdialog.ui:301
+msgctxt "printdialog|forward"
+msgid "Next page"
+msgstr "Volgende bladsy"
-#. EpB5H
-#: vcl/uiconfig/ui/printdialog.ui:322
-msgctxt "printdialog|extended_tip|previewbox"
-msgid "Turn on or off display of the print preview."
-msgstr "Skakel aan/af die voorskou van die drukwerk."
+#. emK9r
+#: vcl/uiconfig/ui/printdialog.ui:305
+msgctxt "printdialog|extended_tip|forward"
+msgid "Shows preview of the next page."
+msgstr "Gee 'n voorskou van die volgende bladsy."
+
+#. Aq6Gv
+#: vcl/uiconfig/ui/printdialog.ui:320
+msgctxt "printdialog|lastpage"
+msgid "Last page"
+msgstr "Laaste bladsy"
+
+#. RwCmD
+#: vcl/uiconfig/ui/printdialog.ui:324
+msgctxt "printdialog|extended_tip|btnLast"
+msgid "Shows preview of the last page."
+msgstr "Vertoon 'n voorskou van die laaste bladsy."
#. PD6Aj
-#: vcl/uiconfig/ui/printdialog.ui:398
+#: vcl/uiconfig/ui/printdialog.ui:400
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 "Die lys toon die geïnstalleerde drukkers. Klik op die drukker wat u vir die huidige druktaak wil gebruik. Klik op die Eienskappe-knoppie om sommige drukker eienskappe te verander."
#. qgQDX
-#: vcl/uiconfig/ui/printdialog.ui:417
+#: vcl/uiconfig/ui/printdialog.ui:419
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr "Status:"
#. dyo2j
-#: vcl/uiconfig/ui/printdialog.ui:432
+#: vcl/uiconfig/ui/printdialog.ui:434
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr "Verstek drukker"
#. McZgQ
-#: vcl/uiconfig/ui/printdialog.ui:438
+#: vcl/uiconfig/ui/printdialog.ui:440
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr "Toon die beskikbaarheid van die huidige drukker."
#. oBACQ
-#: vcl/uiconfig/ui/printdialog.ui:450
+#: vcl/uiconfig/ui/printdialog.ui:452
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "Eienskappe..."
#. 89CRC
-#: vcl/uiconfig/ui/printdialog.ui:457
+#: vcl/uiconfig/ui/printdialog.ui:459
msgctxt "printdialog|extended_tip|setup"
msgid "Opens the Printer Properties dialog. The printer properties vary according to the printer that you select."
msgstr "Maak die dialoogvenster \"Printer Properties\" oop. Die drukker-eienskappe wissel afhangend van die drukker gekies."
#. AJGau
-#: vcl/uiconfig/ui/printdialog.ui:481
+#: vcl/uiconfig/ui/printdialog.ui:483
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr "Drukker"
#. AyxGJ
-#: vcl/uiconfig/ui/printdialog.ui:519
+#: vcl/uiconfig/ui/printdialog.ui:521
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr "_Al die Bladsye"
#. AQ7Ms
-#: vcl/uiconfig/ui/printdialog.ui:530
+#: vcl/uiconfig/ui/printdialog.ui:532
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr "Druk die hele dokument."
#. pYtbq
-#: vcl/uiconfig/ui/printdialog.ui:541
+#: vcl/uiconfig/ui/printdialog.ui:543
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr "_Bladsye:"
#. azXfE
-#: vcl/uiconfig/ui/printdialog.ui:553
+#: vcl/uiconfig/ui/printdialog.ui:555
msgctxt "printdialog|extended_tip|rbRangePages"
msgid "Prints only the pages or slides that you specify in the Pages box."
msgstr "Druk slegs die bladsye of transparante wat u in die bladsye-vakkie spesifiseer."
#. 786QC
-#: vcl/uiconfig/ui/printdialog.ui:569
+#: vcl/uiconfig/ui/printdialog.ui:571
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr "bv.: 1, 3-5, 7, 9"
#. FTtLK
-#: vcl/uiconfig/ui/printdialog.ui:572
+#: vcl/uiconfig/ui/printdialog.ui:574
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 "Om byvoorbeeld 'n reeks bladsye te druk, voer 3-6 in. Gebruik byvoorbeeld 7; 9; 11 om individuele bladsye te druk. U kan 'n kombinasie van bladsyreekse en enkele bladsye druk deur byvoorbeeld 3-6; 8; 10; 12 in te voer."
#. Z5kiB
-#: vcl/uiconfig/ui/printdialog.ui:583
+#: vcl/uiconfig/ui/printdialog.ui:585
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr "_Seleksie"
#. CJ2E7
-#: vcl/uiconfig/ui/printdialog.ui:593
+#: vcl/uiconfig/ui/printdialog.ui:595
msgctxt "printdialog|extended_tip|rbRangeSelection"
msgid "Prints only the selected area(s) or object(s) in the current document."
msgstr "Druk slegs die geselekteerde area(s) of objek(te) in die huidige dokument."
#. UKYwM
-#: vcl/uiconfig/ui/printdialog.ui:607
+#: vcl/uiconfig/ui/printdialog.ui:609
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr "Sluit In:"
#. XmeFL
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:626
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr "Onewe en ewe Bladsye"
#. 49y67
-#: vcl/uiconfig/ui/printdialog.ui:625
+#: vcl/uiconfig/ui/printdialog.ui:627
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr "Onewe Bladsye"
#. 6CkPE
-#: vcl/uiconfig/ui/printdialog.ui:626
+#: vcl/uiconfig/ui/printdialog.ui:628
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr "Ewe Bladsye"
#. ZeA37
-#: vcl/uiconfig/ui/printdialog.ui:630
+#: vcl/uiconfig/ui/printdialog.ui:632
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr "Spesifiseer die bladsye om te druk."
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:661
+#: vcl/uiconfig/ui/printdialog.ui:663
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "_Druk vanaf:"
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:686
+#: vcl/uiconfig/ui/printdialog.ui:688
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "_Bladsy kante:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:702
+#: vcl/uiconfig/ui/printdialog.ui:704
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr "Druk op een kant (simpleks)"
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:703
+#: vcl/uiconfig/ui/printdialog.ui:705
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr "Druk op beide kante (Dupleks, beide Kante)"
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:704
+#: vcl/uiconfig/ui/printdialog.ui:706
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr "Druk op beide kante (dupleks kort sye)"
#. CKpgL
-#: vcl/uiconfig/ui/printdialog.ui:708
+#: vcl/uiconfig/ui/printdialog.ui:710
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 "Sou die drukker in staat wees om aan beide kante te druk, is dit moontlik om te kies tussen een- of dubbel-kant drukwerk."
#. AVv6D
-#: vcl/uiconfig/ui/printdialog.ui:722
+#: vcl/uiconfig/ui/printdialog.ui:724
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "_Aantal Kopieë:"
#. NwD7S
-#: vcl/uiconfig/ui/printdialog.ui:745
+#: vcl/uiconfig/ui/printdialog.ui:747
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr "Voer die aantal kopieë in wat gedruk moet word."
#. BT4nY
-#: vcl/uiconfig/ui/printdialog.ui:759
+#: vcl/uiconfig/ui/printdialog.ui:761
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr "Ry volgorde:"
#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:772
+#: vcl/uiconfig/ui/printdialog.ui:774
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr "Druk in omgekeerde orde"
#. svd2Q
-#: vcl/uiconfig/ui/printdialog.ui:781
+#: vcl/uiconfig/ui/printdialog.ui:783
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr "Merk die vakkie om bladsye in omgekeerde volgorde te druk."
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:798
+#: vcl/uiconfig/ui/printdialog.ui:800
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "_Sorteer-orde"
#. kR6bA
-#: vcl/uiconfig/ui/printdialog.ui:806
+#: vcl/uiconfig/ui/printdialog.ui:808
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr "Behou die bladsy volgorde van die oorspronklike dokument."
#. GZrpG
-#: vcl/uiconfig/ui/printdialog.ui:836
+#: vcl/uiconfig/ui/printdialog.ui:838
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr "Skep afsonderlike druk take vir saamgestelde uitvoer"
#. X4Am9
-#: vcl/uiconfig/ui/printdialog.ui:844
+#: vcl/uiconfig/ui/printdialog.ui:846
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 "Merk om nie op die drukker staat te maak vir die skepping van saamgestelde kopieë, eerder dat u 'n druktaak vir elke kopie skep."
#. 2MdHu
-#: vcl/uiconfig/ui/printdialog.ui:865
+#: vcl/uiconfig/ui/printdialog.ui:867
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr "_Meer"
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:881
+#: vcl/uiconfig/ui/printdialog.ui:883
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "Omvang en kopieë"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:920
+#: vcl/uiconfig/ui/printdialog.ui:922
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "Oriëntasie:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:935
+#: vcl/uiconfig/ui/printdialog.ui:937
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "Papier grootte:"
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:952
+#: vcl/uiconfig/ui/printdialog.ui:954
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Outomaties"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:953
+#: vcl/uiconfig/ui/printdialog.ui:955
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "Portret"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:954
+#: vcl/uiconfig/ui/printdialog.ui:956
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "Landskap"
#. PkAo9
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:960
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr "Kies die papieroriëntasie."
#. DSFv2
-#: vcl/uiconfig/ui/printdialog.ui:974
+#: vcl/uiconfig/ui/printdialog.ui:976
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 "Stel die papier grootte wat u verkies. Die voorskou toon hoe die dokument gaan lyk op die gekose papiergrootte."
#. EZdsx
-#: vcl/uiconfig/ui/printdialog.ui:1009
+#: vcl/uiconfig/ui/printdialog.ui:1011
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr "Bladsye per vel:"
#. ok8Lw
-#: vcl/uiconfig/ui/printdialog.ui:1023
+#: vcl/uiconfig/ui/printdialog.ui:1025
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr "Druk meerdere bladsye op een vel papier."
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1064
+#: vcl/uiconfig/ui/printdialog.ui:1066
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Doelgemaak"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1071
+#: vcl/uiconfig/ui/printdialog.ui:1073
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "Kies hoeveel bladsye om te druk per vel papier."
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1084
+#: vcl/uiconfig/ui/printdialog.ui:1086
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "Bladsye:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1104
+#: vcl/uiconfig/ui/printdialog.ui:1106
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "Selekteer die aantal rye."
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1116
+#: vcl/uiconfig/ui/printdialog.ui:1118
msgctxt "printdialog|by"
msgid "by"
msgstr "by"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1135
+#: vcl/uiconfig/ui/printdialog.ui:1137
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "Selekteer die aantal kolomme."
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1147
+#: vcl/uiconfig/ui/printdialog.ui:1149
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "Kantlyn:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1166
+#: vcl/uiconfig/ui/printdialog.ui:1168
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "Selekteer die marge tussen individuele bladsye op 'n vel papier."
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1179
+#: vcl/uiconfig/ui/printdialog.ui:1181
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "tussen bladsye"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1190
+#: vcl/uiconfig/ui/printdialog.ui:1192
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "Afstand:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1209
+#: vcl/uiconfig/ui/printdialog.ui:1211
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "Selekteer die marge tussen gedrukte bladsye en papierrand."
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1222
+#: vcl/uiconfig/ui/printdialog.ui:1224
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "na kant van papier"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1235
+#: vcl/uiconfig/ui/printdialog.ui:1237
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "Volgorde:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1252
+#: vcl/uiconfig/ui/printdialog.ui:1254
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "Links na regs, dan af"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1253
+#: vcl/uiconfig/ui/printdialog.ui:1255
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "Bo na onder, dan regs"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1254
+#: vcl/uiconfig/ui/printdialog.ui:1256
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "Bo na onder, dan links"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1255
+#: vcl/uiconfig/ui/printdialog.ui:1257
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "Regs na links, dan af"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1259
+#: vcl/uiconfig/ui/printdialog.ui:1261
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "Selekter die volgorde waarin bladsye gedruk word."
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1271
+#: vcl/uiconfig/ui/printdialog.ui:1273
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "Teken ’n raam rondom elke bladsy"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1282
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "Merk die vakkie vir omranding van elke bladsy."
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1292
+#: vcl/uiconfig/ui/printdialog.ui:1294
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "Brosjure"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1302
+#: vcl/uiconfig/ui/printdialog.ui:1304
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr "Spesifiseer om die dokument te druk in brosjure formaat."
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1325
+#: vcl/uiconfig/ui/printdialog.ui:1327
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr "Sorteer orde voorskou"
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1330
+#: vcl/uiconfig/ui/printdialog.ui:1332
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 "Wysig die bladsyrangskikking soos dit op elke blad gedruk moet word. Die voorskou toon die finale bladuitleg."
#. fCjdq
-#: vcl/uiconfig/ui/printdialog.ui:1352
+#: vcl/uiconfig/ui/printdialog.ui:1354
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr "M_eer"
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1368
+#: vcl/uiconfig/ui/printdialog.ui:1370
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "Bladuitleg"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1391
+#: vcl/uiconfig/ui/printdialog.ui:1393
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "Algemeen"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1440
+#: vcl/uiconfig/ui/printdialog.ui:1447
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 "Druk die huidige: hele dokument of seleksie- of gespesifiseerde-bladsy(/)e. U kan ook die drukopsies vir die huidige dokument spesifiseer."
diff --git a/source/am/basctl/messages.po b/source/am/basctl/messages.po
index 674c4c6c3e7..55b8426d6f8 100644
--- a/source/am/basctl/messages.po
+++ b/source/am/basctl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-06-04 13:08+0200\n"
"PO-Revision-Date: 2021-01-25 14:03+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/am/>\n"
@@ -671,121 +671,121 @@ msgid "Existing Macros In:"
msgstr "የ ነበረው ማክሮስ በ:"
#. 8Bfcg
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:231
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:230
msgctxt "basicmacrodialog|extended_tip|libraries"
msgid "Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog."
msgstr "የ መጻህፍት ቤት እና ክፍሎች ዝርዝር የ እርስዎን ማስገደድ ይቻላል: ዲግሪ ለ ፖሊኖሚያል መክፈት እና ማስቀመጥ የሚችሉበት: ማስገደድ ይቻላል: ዲግሪ ለ ፖሊኖሚያል ለ ማስቀመጥ በ ተወሰነ ሰነድ ውስጥ: ሰነዱን ይክፈቱ እና ከዛ ይህን ንግግር ይክፈቱ:"
#. Mfysc
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:247
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:246
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr "ማክሮ ከ"
#. Qth4v
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:263
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:262
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "ማክሮ ማስቀመጫ በ"
#. AjFTi
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:300
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:299
msgctxt "basicmacrodialog|extended_tip|macronameedit"
msgid "Displays the name of the selected macro. To create or to change the name of a macro, enter a name here."
msgstr "የ ተመረጠውን ማክሮ ስም ማሳያ ወይንም የ ማክሮ ስም መቀየሪያ: ስም እዚህ ያስገቡ:"
#. BpDb6
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:309
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:308
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "የ ማክሮ ስም"
#. izDZr
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:331
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:330
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr "መመደቢያ..."
#. qEaMG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:338
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:337
msgctxt "basicmacrodialog|extended_tip|assign"
msgid "Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event."
msgstr "መክፈቻ የ ማስተካከያ ንግግር: እርስዎ የ ተመረጠውን ማክሮ ወደ ዝርዝር ትእዛዝ በ እቃ መደርደሪያ ወይንም ሁኔታ ላይ የሚመድቡበት:"
#. dxu7W
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:350
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "ማረሚያ"
#. dE5A9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:357
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing."
msgstr "ማስጀመሪያ የ %PRODUCTNAME Basic ማረሚያ እና የ ተመረጠውን ማክሮ መክፈቻ እና ማረሚያ:"
#. 9Uhec
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:369
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr "_ማጥፊያ"
#. Mxvv8
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
msgstr "አዲስ ማክሮ ወይንም አዲስ ክፍል መፍጠሪያ ወይንም የ ተመረጠውን ማክሮ ወይንም ክፍል ማጥፊያ:"
#. XkqFC
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:388
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr "_አዲስ"
#. GN5Ft
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:395
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:394
msgctxt "basicmacrodialog|extended_tip|new"
msgid "Creates a new library."
msgstr "አዲስ መጻህፍት ቤት መፍጠሪያ"
#. Gh52t
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:407
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:406
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr "አደራጅ..."
#. 3L2hk
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:414
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:413
msgctxt "basicmacrodialog|extended_tip|organize"
msgid "Opens the Macro Organizer dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries."
msgstr "መክፈቻ የ ማክሮስ ማደራጃ ንግግር መጨመሪያ ማረሚያ ወይንም ማጥፊያ የ ነበረውን ማክሮስ ክፍሎች: ንግግሮች እና መጻህፍት ቤቶች"
#. wAJj2
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:426
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:425
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "አዲስ መጻሕፍት ቤት"
#. E5rdD
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:433
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:432
msgctxt "basicmacrodialog|extended_tip|newlibrary"
msgid "Saves the recorded macro in a new library."
msgstr "የ ተቀረጸውን ማክሮስ በ አዲስ መጻህፍት ቤት ውስጥ ማስቀመጫ:"
#. 2xdsE
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:445
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:444
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "አዲስ ክፍል"
#. BrAwG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:452
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:451
msgctxt "basicmacrodialog|extended_tip|newmodule"
msgid "Saves the recorded macro in a new module."
msgstr "በ አዲስ ክፍል ውስጥ የተመዘገበውን ማክሮስ ማስቀመጫ:"
#. gMDg9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:500
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:499
msgctxt "basicmacrodialog|extended_tip|BasicMacroDialog"
msgid "Opens a dialog to organize macros."
msgstr "ማክሮስ ለማደራጃ ንግግር መክፈቻ"
diff --git a/source/am/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po b/source/am/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
index e0f9c2c3d55..69d3a234474 100644
--- a/source/am/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
+++ b/source/am/connectivity/registry/evoab2/org/openoffice/Office/DataAccess.po
@@ -3,19 +3,20 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-18 14:48+0000\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
+"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/connectivityregistryevoab2orgopenofficeofficedataaccess/am/>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1353250094.0\n"
+"X-Generator: Weblate 4.6.2\n"
+"X-POOTLE-MTIME: 1369347127.000000\n"
+#. vCwUq
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
@@ -25,6 +26,7 @@ msgctxt ""
msgid "Evolution Local"
msgstr "Evolution Local"
+#. xjZD3
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
@@ -32,8 +34,9 @@ msgctxt ""
"DriverTypeDisplayName\n"
"value.text"
msgid "Evolution LDAP"
-msgstr "Evolution LDAP"
+msgstr "የ ኢቮሊሽን LDAP"
+#. Edqng
#: Drivers.xcu
msgctxt ""
"Drivers.xcu\n"
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index d89a44141ea..4562a9fbe24 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/messages.po
@@ -3,8 +3,8 @@ 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: 2021-05-31 15:14+0200\n"
-"PO-Revision-Date: 2021-03-14 21:36+0000\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1563646037.000000\n"
#. GyY9M
@@ -315,7 +315,7 @@ msgstr "ንዑስ ዝርዝር መጨመሪያ"
#: cui/inc/strings.hrc:52
msgctxt "RID_SVXSTR_SUBMENU_NAME"
msgid "Submenu name"
-msgstr "የንዑስ ዝርዝር ስም"
+msgstr "የ ንዑስ ዝርዝር ስም"
#. qJgZw
#: cui/inc/strings.hrc:53
@@ -406,31 +406,31 @@ msgstr "እቃ መደርደሪያ እንደገና መሰየሚያ"
#: cui/inc/strings.hrc:70
msgctxt "RID_SVXSTR_ALL_COMMANDS"
msgid "All Commands"
-msgstr ""
+msgstr "ሁሉም ትእዛዞች"
#. A7cUy
#: cui/inc/strings.hrc:71
msgctxt "RID_SVXSTR_TABBED"
msgid "Tabbed"
-msgstr ""
+msgstr "በ ምልክት"
#. xqrfE
#: cui/inc/strings.hrc:72
msgctxt "RID_SVXSTR_TABBED_COMPACT"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "በ ምልክት አነስተኛ"
#. fLLH2
#: cui/inc/strings.hrc:73
msgctxt "RID_SVXSTR_GROUPEDBAR"
msgid "Groupedbar"
-msgstr ""
+msgstr "በ ቡድን መደርደሪያ"
#. AnFxX
#: cui/inc/strings.hrc:74
msgctxt "RID_SVXSTR_GROUPEDBAR_COMPACT"
msgid "Groupedbar Compact"
-msgstr ""
+msgstr "በ ቡድን መደርደሪያ አነስተኛ"
#. GN45E
#: cui/inc/strings.hrc:76
@@ -661,7 +661,7 @@ msgstr "ዘዴዎች"
#: cui/inc/strings.hrc:117
msgctxt "RID_SVXSTR_GROUP_SIDEBARDECKS"
msgid "Sidebar Decks"
-msgstr ""
+msgstr "የ ጎን መደርደሪያ ማሳረፊያ"
#. hFEBv
#: cui/inc/strings.hrc:119
@@ -2063,62 +2063,68 @@ msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr "ፍንጭ"
+#. NBDBv
+#: cui/inc/strings.hrc:383
+msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
+msgid "Experimental"
+msgstr "ለ ሙከራ"
+
#. 3FZFt
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr ""
#. AD8QJ
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr "እርስዎ ማጥፋት የሚችሉት በ ተጠቃሚ-የ ተገለጸውን ቀለም ብቻ ነው:"
#. 4LWGV
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr "እባክዎን ማጥፋት የሚፈጉትን ቀለም ይምረጡ:"
#. FjQQ5
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr "መግጠሚያ"
#. 2GUFq
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr "ተገጥሟል"
#. TmK5f
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr "በ መግጠም ላይ"
#. izdAK
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr "በ መፈለግ ላይ..."
#. HYT6K
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr "በ መጫን ላይ..."
#. 88Ect
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:394
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr "ተጨማሪዎች"
#. KTtQE
-#: cui/inc/strings.hrc:395
+#: cui/inc/strings.hrc:396
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr "መፈጸሚያ ወደ %MODULE"
@@ -5886,181 +5892,301 @@ msgid "Bullets and Numbering"
msgstr ""
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:223
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr ""
#. rYDvK
-#: cui/uiconfig/ui/bulletandposition.ui:266
+#: cui/uiconfig/ui/bulletandposition.ui:263
msgctxt "bulletandposition|label4"
msgid "Type:"
msgstr ""
+#. ccHCD
+#: cui/uiconfig/ui/bulletandposition.ui:279
+msgctxt "bulletandposition|entended_tip|numfmtlb"
+msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
+msgstr ""
+
#. mp5Si
-#: cui/uiconfig/ui/bulletandposition.ui:290
+#: cui/uiconfig/ui/bulletandposition.ui:292
msgctxt "bulletandposition|startatft"
msgid "Start at:"
msgstr ""
#. cfuBf
-#: cui/uiconfig/ui/bulletandposition.ui:306
+#: cui/uiconfig/ui/bulletandposition.ui:308
msgctxt "bulletandposition|startat"
msgid "1"
msgstr ""
+#. rE6Ec
+#: cui/uiconfig/ui/bulletandposition.ui:314
+msgctxt "bulletandposition|extended_tip|startat"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
#. Jtk6d
-#: cui/uiconfig/ui/bulletandposition.ui:320
+#: cui/uiconfig/ui/bulletandposition.ui:327
msgctxt "bulletandposition|bulletft"
msgid "Character:"
msgstr ""
#. GVt7U
-#: cui/uiconfig/ui/bulletandposition.ui:332
+#: cui/uiconfig/ui/bulletandposition.ui:339
msgctxt "bulletandposition|bullet"
msgid "Select..."
msgstr ""
+#. sNFJM
+#: cui/uiconfig/ui/bulletandposition.ui:345
+msgctxt "bulletandposition|extended_tip|bullet"
+msgid "Select the character for the unordered list."
+msgstr ""
+
#. oJgFH
-#: cui/uiconfig/ui/bulletandposition.ui:344
+#: cui/uiconfig/ui/bulletandposition.ui:356
msgctxt "bulletandposition|bitmap"
msgid "Select image..."
msgstr ""
+#. irp4K
+#: cui/uiconfig/ui/bulletandposition.ui:368
+msgctxt "bulletandposition|extended_tip|bitmap"
+msgid "Select a graphic bullet."
+msgstr ""
+
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:364
+#: cui/uiconfig/ui/bulletandposition.ui:381
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr ""
+#. XqDTh
+#: cui/uiconfig/ui/bulletandposition.ui:403
+msgctxt "bulletandposition|extended_tip|color"
+msgid "Select the color of the list characters for ordered and unordered lists."
+msgstr ""
+
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:407
+#: cui/uiconfig/ui/bulletandposition.ui:428
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr ""
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:439
+#: cui/uiconfig/ui/bulletandposition.ui:460
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr ""
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:453
+#: cui/uiconfig/ui/bulletandposition.ui:474
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr ""
+#. da9tS
+#: cui/uiconfig/ui/bulletandposition.ui:492
+msgctxt "bulletandposition|extended_tip|suffix"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. u9Bhq
+#: cui/uiconfig/ui/bulletandposition.ui:509
+msgctxt "bulletandposition|extended_tip|prefix"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:493
+#: cui/uiconfig/ui/bulletandposition.ui:524
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr ""
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:537
+#: cui/uiconfig/ui/bulletandposition.ui:568
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr ""
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:551
+#: cui/uiconfig/ui/bulletandposition.ui:582
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr ""
+#. HZHRK
+#: cui/uiconfig/ui/bulletandposition.ui:602
+msgctxt "bulletandposition|extended_tip|widthmf"
+msgid " Enter the width of the graphic bullet character. "
+msgstr ""
+
+#. twiWp
+#: cui/uiconfig/ui/bulletandposition.ui:621
+msgctxt "bulletandposition|extended_tip|heightmf"
+msgid " Enter the height of the graphic bullet character. "
+msgstr ""
+
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:614
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr ""
+#. QArnY
+#: cui/uiconfig/ui/bulletandposition.ui:661
+msgctxt "bulletandposition|extended_tip|relsize"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
+msgstr ""
+
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:628
+#: cui/uiconfig/ui/bulletandposition.ui:674
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr ""
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:646
+#: cui/uiconfig/ui/bulletandposition.ui:692
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr ""
+#. ivkyj
+#: cui/uiconfig/ui/bulletandposition.ui:700
+msgctxt "bulletandposition|extended_tip|keepratio"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:681
+#: cui/uiconfig/ui/bulletandposition.ui:732
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr ""
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:713
+#: cui/uiconfig/ui/bulletandposition.ui:764
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr ""
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:727
+#: cui/uiconfig/ui/bulletandposition.ui:778
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr ""
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:742
+#: cui/uiconfig/ui/bulletandposition.ui:793
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr ""
+#. nCTvW
+#: cui/uiconfig/ui/bulletandposition.ui:799
+msgctxt "bulletandposition|extended_tip|indentmf"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:757
+#: cui/uiconfig/ui/bulletandposition.ui:813
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr ""
+#. EEFpF
+#: cui/uiconfig/ui/bulletandposition.ui:819
+msgctxt "bulletandposition|extended_tip|numberingwidthmf"
+msgid " Enter or select the width of the list element. "
+msgstr ""
+
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:769
+#: cui/uiconfig/ui/bulletandposition.ui:830
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr ""
+#. iq9vz
+#: cui/uiconfig/ui/bulletandposition.ui:838
+msgctxt "bulletandposition|extended_tip|relative"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. zC5eX
+#: cui/uiconfig/ui/bulletandposition.ui:862
+msgctxt "bulletandposition|extended_tip|center"
+msgid "Align bullet on the center of the list element."
+msgstr ""
+
+#. sdBx9
+#: cui/uiconfig/ui/bulletandposition.ui:880
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Align bullet on the left of the list element."
+msgstr ""
+
+#. TFMgS
+#: cui/uiconfig/ui/bulletandposition.ui:898
+msgctxt "bulletandposition|extended_tip|right"
+msgid "Align bullet on the right of the list element."
+msgstr ""
+
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:836
+#: cui/uiconfig/ui/bulletandposition.ui:917
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr ""
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:853
+#: cui/uiconfig/ui/bulletandposition.ui:934
msgctxt "bulletandposition|position"
msgid "Position"
msgstr ""
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:883
+#: cui/uiconfig/ui/bulletandposition.ui:964
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr ""
+#. WdtHx
+#: cui/uiconfig/ui/bulletandposition.ui:972
+msgctxt "bulletandposition|extended_tip|sliderb"
+msgid "Applies the modification to the whole slide or page."
+msgstr ""
+
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:897
+#: cui/uiconfig/ui/bulletandposition.ui:983
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr ""
+#. FfWoQ
+#: cui/uiconfig/ui/bulletandposition.ui:992
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Applies the modification to the selection."
+msgstr ""
+
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:912
+#: cui/uiconfig/ui/bulletandposition.ui:1003
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr ""
+#. cM2TD
+#: cui/uiconfig/ui/bulletandposition.ui:1010
+msgctxt "bulletandposition|extended_tip|applytomaster"
+msgid "Click to apply the the modification to all slides that use the current master slide."
+msgstr ""
+
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:930
+#: cui/uiconfig/ui/bulletandposition.ui:1026
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr ""
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:992
+#: cui/uiconfig/ui/bulletandposition.ui:1088
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr ""
@@ -8946,7 +9072,7 @@ msgid "Existing Macros"
msgstr "የ ነበረው ማክሮስ"
#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:342
+#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
msgstr "የሚሄደውን ማክሮስ መወሰኝ እርስዎ በሚጫኑ ጊዜ: ንድፍ: ክፈፍ: ወይንም የ OLE እቃ "
@@ -10441,133 +10567,133 @@ msgid "Open File"
msgstr "ፋይል መክፈቻ"
#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:64
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
msgstr ""
#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:88
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr "URL le fayl ያስገቡ: እርስዎ በሚጫኑ ጊዜ መክፈት ለሚፈልጉት hyperlink. እርስዎ የ ኢላማ ክፈፍ ካልወሰኑ: ፋይሉ በ አሁኑ ሰነድ ወይንም ክፈፍ ውስጥ ይከፈታል "
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:103
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "ሰነድ"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:136
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr "ኢላ_ማው:"
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:152
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:151
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr "URL:"
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:166
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:165
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr "ኢላማው በሰነዱ ውስጥ"
#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:169
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
msgstr " መክፈቻ በ ሰነድ ኢላማ ንግግር."
#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:186
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr "URL le fayl ያስገቡ: እርስዎ በሚጫኑ ጊዜ መክፈት ለሚፈልጉት hyperlink. እርስዎ የ ኢላማ ክፈፍ ካልወሰኑ: ፋይሉ በ አሁኑ ሰነድ ወይንም ክፈፍ ውስጥ ይከፈታል "
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:201
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr "ጽሑፍ መሞከሪያ"
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:219
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:217
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr "ኢላማው በሰነዱ ውስጥ"
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:255
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:253
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr "ክ_ፈፍ:"
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:270
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:268
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr "ጽሑ_ፍ:"
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:285
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:283
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "ስ_ም:"
#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:301
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr "የሚታየውን ጽሁፍ ወይንም ቁልፍ መግለጫ ለ hyperlink. መወሰኛ "
#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:318
msgctxt "hyperlinkdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "ስም ያስገቡ ለ hyperlink."
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:341
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:339
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr "ፎር_ም:"
#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:356
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr "hyperlink እንደ ጽሁፍ ወይንም እንደ ቁልፍ ይገባ እንደሆን መወሰኛ "
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:370
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "ሁኔታዎች"
#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:376
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:373
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:400
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:397
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ "
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:421
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:418
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:436
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:433
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10705,25 +10831,25 @@ msgid "Events"
msgstr "ሁኔታዎች"
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:387
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:411
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ "
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:432
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:447
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10741,103 +10867,103 @@ msgid "Data Sources..."
msgstr ""
#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:59
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
msgstr ""
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr "_ጉዳዩ:"
#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:92
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
msgstr ""
#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:116
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
msgstr ""
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:143
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "ደብዳቤ"
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:180
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:179
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr "ክ_ፈፍ:"
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:195
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:194
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr "ጽሑ_ፍ:"
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:210
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:209
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "ስ_ም:"
#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:227
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr "የሚታየውን ጽሁፍ ወይንም ቁልፍ መግለጫ ለ hyperlink. መወሰኛ "
#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:244
msgctxt "hyperlinkmailpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "ስም ያስገቡ ለ hyperlink."
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:266
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:265
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr "ፎር_ም:"
#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:282
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr "hyperlink እንደ ጽሁፍ ወይንም እንደ ቁልፍ ይገባ እንደሆን መወሰኛ "
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:296
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "ሁኔታዎች"
#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:299
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:325
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:323
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ "
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:346
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:344
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:361
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:359
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -10915,103 +11041,103 @@ msgid "Select Path"
msgstr "መንገድ ይምረጡ"
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr "መክፈቻ የ መንገድ መምረጫ ንግግር: እርስዎ መንገድ የሚመርጡበት "
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:138
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "የ ፋይል _አይነት:"
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:164
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr "ማስገቢያ a URL መክፈት ለሚፈልጉት ፋይል በሚጫኑ ጊዜ hyperlink."
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:204
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr "ለ አዲሱ ሰነድ የ ፋይል አይነት ይግለጹ "
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:230
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "አዲስ ሰነድ"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "ክ_ፈፍ:"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "ጽሑ_ፍ:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "ስ_ም:"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:314
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr "የሚታየውን ጽሁፍ ወይንም ቁልፍ መግለጫ ለ hyperlink. መወሰኛ "
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:331
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "ስም ያስገቡ ለ hyperlink."
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:352
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr "ፎ_ርም:"
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:368
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr "hyperlink እንደ ጽሁፍ ወይንም እንደ ቁልፍ ይገባ እንደሆን መወሰኛ "
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:382
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "ሁኔታዎች"
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:386
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:410
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "የ ክፈፍ ስም ያስገቡ እርስዎ እንዲገናኝ የሚፈልጉትን ፋይል ለ መክፈቻ ውስጥ: ወይንም ይምረጡ በቅድሚያ የ ተገለጸ ክፈፍ ከ ዝርዝር ውስጥ: እርስዎ ሳጥኑን ባዶ ከተዉት: የ ተገናኘው ፋይል ይከፈታል በ አሁኑ መቃኛ መስኮት ውስጥ "
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:431
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "በበለጠ ማሰናጃዎች"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:446
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11339,43 +11465,43 @@ msgid "Create from file"
msgstr "ከ ፋይል ውስጥ መፍጠሪያ"
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:187
+#: cui/uiconfig/ui/insertoleobject.ui:186
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "የእቃው አይነት"
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:231
+#: cui/uiconfig/ui/insertoleobject.ui:230
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr "መገለጊያ…"
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:244
+#: cui/uiconfig/ui/insertoleobject.ui:243
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "ወደ ፋይል አገናኝ"
#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:252
+#: cui/uiconfig/ui/insertoleobject.ui:251
msgctxt "insertoleobject|extended_tip|linktofile"
msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
msgstr "ይህን ምልክት ማድረጊያ ያስችሉ ለ ማስገባት የ OLE እቃ እንደ አገናኝ ወደ ዋናው ፋይል: ይህን ምልክት ማድረጊያ ካላስቻሉ የ OLE እቃ ይጣበቃል ወደ እርስዎ ሰነድ ውስጥ "
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:263
+#: cui/uiconfig/ui/insertoleobject.ui:262
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr "እንደ ምልክት ማሳያ"
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:282
+#: cui/uiconfig/ui/insertoleobject.ui:281
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "ፋይል"
#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:315
+#: cui/uiconfig/ui/insertoleobject.ui:311
msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
msgstr ""
@@ -12031,7 +12157,7 @@ msgid "Macro Name"
msgstr "የ Macro ስም"
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:297
+#: cui/uiconfig/ui/macroselectordialog.ui:296
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "መግለጫ"
@@ -18337,7 +18463,7 @@ msgid "QR Code Generator"
msgstr ""
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:114
+#: cui/uiconfig/ui/qrcodegen.ui:115
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr ""
@@ -18394,43 +18520,43 @@ msgid "Medium"
msgstr ""
#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
+#: cui/uiconfig/ui/qrcodegen.ui:252
msgctxt "button_medium"
msgid "15% of codewords can be restored."
msgstr ""
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:263
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr ""
#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:277
+#: cui/uiconfig/ui/qrcodegen.ui:275
msgctxt "button_quartile"
msgid "25% of codewords can be restored."
msgstr ""
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:288
+#: cui/uiconfig/ui/qrcodegen.ui:286
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr ""
#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:301
+#: cui/uiconfig/ui/qrcodegen.ui:298
msgctxt "button_high"
msgid "30% of codewords can be restored."
msgstr ""
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:322
+#: cui/uiconfig/ui/qrcodegen.ui:319
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr ""
#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:353
+#: cui/uiconfig/ui/qrcodegen.ui:347
msgctxt "qr code dialog title"
msgid "Generate QR Code for any text or URL."
msgstr ""
@@ -19954,13 +20080,13 @@ msgid "Add to _Dictionary"
msgstr ""
#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:613
+#: cui/uiconfig/ui/spellingdialog.ui:614
msgctxt "spellingdialog|extended_tip|addmb"
msgid "Adds the unknown word to a user-defined dictionary."
msgstr "ያልታወቀውን ቃል በ ተጠቃሚ-የሚገለጽ መዝገበ ቃላት ውስጥ መጨመሪያ "
#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:654
+#: cui/uiconfig/ui/spellingdialog.ui:655
msgctxt "spellingdialog|extended_tip|SpellingDialog"
msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
msgstr "ሰነድ ወይንም አሁን የ ተመረጠውን የ ፊደል ስህተት መመርመሪያ: የ ሰዋሰው መመርመሪያ ተጨማሪ ተገጥሞ ከሆነ: የ ሰዋሰው ስህተት ይመረመራል "
@@ -20679,6 +20805,36 @@ msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr "የ እቅድ እና ማስቆሚያ ባህሪዎች ማሰናጃ ለ ጽሁፍ በ ተመረጠው የ መሳያ ወይንም የ ጽሁፍ እቃ ውስጥ"
+#. DCdet
+#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+msgctxt "textcolumnstabpage|labelColNumber"
+msgid "_Number of columns:"
+msgstr ""
+
+#. PpfsL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+msgctxt "textcolumnstabpage|labelColSpacing"
+msgid "_Spacing:"
+msgstr ""
+
+#. cpMdh
+#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
+msgid "Enter the number of columns to use for the text."
+msgstr ""
+
+#. VDq3x
+#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
+msgid "Enter the amount of space to leave between the columns."
+msgstr ""
+
+#. 4u4bL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
+msgid "Sets the columns layout properties for text in the selected drawing or text object."
+msgstr ""
+
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -20697,6 +20853,12 @@ msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "ጽሁፍ ማንቀሳቀሻ"
+#. iq2Cq
+#: cui/uiconfig/ui/textdialog.ui:231
+msgctxt "textdialog|RID_SVXPAGE_TEXTCOLUMNS"
+msgid "Text Columns"
+msgstr ""
+
#. N89ek
#: cui/uiconfig/ui/textflowpage.ui:69
msgctxt "textflowpage|checkAuto"
@@ -21079,37 +21241,37 @@ msgstr ""
#: cui/uiconfig/ui/toolbarmodedialog.ui:127
msgctxt "ToolbarmodeDialog|radiobutton2"
msgid "Tabbed"
-msgstr ""
+msgstr "በ ምልክት"
#. DZLbS
#: cui/uiconfig/ui/toolbarmodedialog.ui:156
msgctxt "ToolbarmodeDialog|radiobutton3"
msgid "Single Toolbar"
-msgstr ""
+msgstr "ነጠላ እቃ መደርደሪያ"
#. KDJfx
#: cui/uiconfig/ui/toolbarmodedialog.ui:174
msgctxt "ToolbarmodeDialog|radiobutton4"
msgid "Sidebar"
-msgstr ""
+msgstr "የ ጎን መደርደሪያ"
#. YvSd9
#: cui/uiconfig/ui/toolbarmodedialog.ui:192
msgctxt "ToolbarmodeDialog|radiobutton5"
msgid "Tabbed Compact"
-msgstr ""
+msgstr "በ ምልክት አነስተኛ"
#. AipCL
#: cui/uiconfig/ui/toolbarmodedialog.ui:210
msgctxt "ToolbarmodeDialog|radiobutton6"
msgid "Groupedbar"
-msgstr ""
+msgstr "በ ቡድን መደርደሪያ"
#. qwCAA
#: cui/uiconfig/ui/toolbarmodedialog.ui:228
msgctxt "ToolbarmodeDialog|radiobutton7"
msgid "Groupedbar Compact"
-msgstr ""
+msgstr "በ ቡድን መደርደሪያ አነስተኛ"
#. iSVgL
#: cui/uiconfig/ui/toolbarmodedialog.ui:246
diff --git a/source/am/dbaccess/messages.po b/source/am/dbaccess/messages.po
index 272f773102f..69cf42eebf1 100644
--- a/source/am/dbaccess/messages.po
+++ b/source/am/dbaccess/messages.po
@@ -4,7 +4,7 @@ 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: 2021-03-08 14:39+0100\n"
-"PO-Revision-Date: 2021-03-16 04:37+0000\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1563039147.000000\n"
#. BiN6g
@@ -3326,7 +3326,7 @@ msgstr "የ ዳታቤዝ ፋይሉ ከ ተቀመጠ በኋላ፡ ምን መስ
#: dbaccess/uiconfig/ui/finalpagewizard.ui:118
msgctxt "finalpagewizard|openediting"
msgid "Open the database for editing"
-msgstr "ለማረም ዳታቤዝ መክፈቻ"
+msgstr "የ ዳታቤዝ ለ ማረም መክፈቻ"
#. C8hgG
#: dbaccess/uiconfig/ui/finalpagewizard.ui:133
@@ -3425,6 +3425,8 @@ msgid ""
"It is not possible to create a new database, because neither HSQLDB, nor Firebird is\n"
"available in this setup."
msgstr ""
+"አዲስ ዳታቤዝ መፍጠር አይቻልም: ምክንያቱም አንዱም HSQLDB, ወይንም Firebird በ\n"
+"ማሰናጃው ውስጥ አልተገኘም:"
#. DQvKi
#: dbaccess/uiconfig/ui/generalspecialjdbcdetailspage.ui:39
diff --git a/source/am/desktop/messages.po b/source/am/desktop/messages.po
index d6d227c0e13..16093ef59c7 100644
--- a/source/am/desktop/messages.po
+++ b/source/am/desktop/messages.po
@@ -4,7 +4,7 @@ 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: 2021-01-25 14:55+0100\n"
-"PO-Revision-Date: 2021-01-25 14:03+0000\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/desktopmessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1546553778.000000\n"
#. v2iwK
@@ -584,7 +584,7 @@ msgstr "ያስፈልጋል %PRODUCTNAME የእትም አለመስማማት :"
#: desktop/inc/strings.hrc:151
msgctxt "RID_DLG_UPDATE_NODEPENDENCY_CUR_VER"
msgid "You have %PRODUCTNAME %VERSION"
-msgstr "የእርስዎ %PRODUCTNAME %VERSION"
+msgstr "የ እርስዎ %PRODUCTNAME %VERSION"
#. ofeoD
#: desktop/inc/strings.hrc:152
@@ -614,7 +614,7 @@ msgstr "መተግበሪያውን ማስጀመር አልተቻለም "
#: desktop/inc/strings.hrc:157
msgctxt "STR_BOOTSTRAP_ERR_DIR_MISSING"
msgid "The configuration directory \"$1\" could not be found."
-msgstr "የማዋቀሪያ ዳይሬክቶሪው \"$1\" አልተገኘም"
+msgstr "የ ማዋቀሪያ ዳይሬክቶሪው \"$1\" አልተገኘም"
#. bGWux
#: desktop/inc/strings.hrc:158
@@ -632,7 +632,7 @@ msgstr "የ ውስጥ ስህተት ተፈጥሯል"
#: desktop/inc/strings.hrc:160
msgctxt "STR_BOOTSTRAP_ERR_FILE_CORRUPT"
msgid "The configuration file \"$1\" is corrupt."
-msgstr "የማዋቀሪያ ፋይሉ \"$1\" የተበላሸ ነው"
+msgstr "የ ማዋቀሪያ ፋይሉ \"$1\" የተበላሸ ነው"
#. CP9Qk
#: desktop/inc/strings.hrc:161
@@ -662,19 +662,19 @@ msgstr "የተጠቃሚውን አገጣጠም መፈጸም አልተቻለም "
#: desktop/inc/strings.hrc:165
msgctxt "STR_BOOTSTRAP_ERR_NO_CFG_SERVICE"
msgid "The configuration service is not available."
-msgstr "የማዋቀሪያ ግልጋሎት አልተገኘም"
+msgstr "የ ማዋቀሪያ ግልጋሎት አልተገኘም"
#. wbj4W
#: desktop/inc/strings.hrc:166
msgctxt "STR_ASK_START_SETUP_MANUALLY"
msgid "Start the setup application to repair the installation from the CD or the folder containing the installation packages."
-msgstr "የመግጠሚያ መተግበሪያውን ያስጀምሩ አገጣጠሙን ከ CD ለመጠገን ወይም የጥቅል መግጠሚያዎችን የያዘውን ፎልደር"
+msgstr "የ መግጠሚያ መተግበሪያውን ያስጀምሩ አገጣጠሙን ከ CD ለ መጠገን ወይም የ ጥቅል መግጠሚያዎችን የያዘውን ፎልደር"
#. d3or5
#: desktop/inc/strings.hrc:167
msgctxt "STR_CONFIG_ERR_ACCESS_GENERAL"
msgid "A general error occurred while accessing your central configuration. "
-msgstr "ባጠቃላይ ስህተት ተፈጥሯል ማእከላዊ ማዋቀሪያው ጋር ለመድረስ ሲሞከር "
+msgstr "ባጠቃላይ ስህተት ተፈጥሯል ማእከላዊ ማዋቀሪያው ጋር ለ መድረስ ሲሞከር "
#. TXCKM
#: desktop/inc/strings.hrc:168
diff --git a/source/am/dictionaries/eo.po b/source/am/dictionaries/eo.po
index cb3b1e690cd..9557e618764 100644
--- a/source/am/dictionaries/eo.po
+++ b/source/am/dictionaries/eo.po
@@ -4,14 +4,16 @@ 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: 2021-04-12 12:05+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2021-06-11 15:15+0000\n"
+"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionarieseo/am/>\n"
+"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
#. 8TKYb
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Spelling dictionary, thesaurus, and hyphenator for Esperanto"
-msgstr ""
+msgstr "Spelling dictionary, thesaurus, and hyphenator for Esperanto"
diff --git a/source/am/dictionaries/mn_MN.po b/source/am/dictionaries/mn_MN.po
index b53104d879a..9fb63b74e38 100644
--- a/source/am/dictionaries/mn_MN.po
+++ b/source/am/dictionaries/mn_MN.po
@@ -4,14 +4,16 @@ 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: 2021-04-27 17:02+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"PO-Revision-Date: 2021-06-11 15:15+0000\n"
+"Last-Translator: Samson B <sambelet@yahoo.com>\n"
+"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/dictionariesmn_mn/am/>\n"
+"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
#. UsF8V
#: description.xml
@@ -20,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Mongolian spelling and hyphenation dictionaries"
-msgstr ""
+msgstr "Mongolian spelling and hyphenation dictionaries"
diff --git a/source/am/extensions/messages.po b/source/am/extensions/messages.po
index 3a56e25348f..5eccf9b008e 100644
--- a/source/am/extensions/messages.po
+++ b/source/am/extensions/messages.po
@@ -4,7 +4,7 @@ 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: 2021-04-27 17:02+0200\n"
-"PO-Revision-Date: 2021-01-25 14:03+0000\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/extensionsmessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1558548713.000000\n"
#. cBx8W
@@ -3421,7 +3421,7 @@ msgid ""
"Before you proceed, please check the settings made, or (on the previous page) choose another address data source type."
msgstr ""
"ወደ ዳታው ምንጭ ግንኙነት መፍጠር አልተቻለም \n"
-"ከመቀጠልዎት በፊት ፡ እባክዎን ማሰናጃውን (ቀደም ካለው ገጽ) ላይ ይመርምሩ ወይም ሌላ የ አድራሻ ዳታ ምንጭ አይነት ይምረጡ"
+"ከመቀጠልዎት በፊት: እባክዎን ማሰናጃውን (ቀደም ካለው ገጽ) ላይ ይመርምሩ ወይም ሌላ የ አድራሻ ዳታ ምንጭ አይነት ይምረጡ"
#. BgCsQ
#: extensions/uiconfig/sabpilot/ui/invokeadminpage.ui:76
@@ -3527,7 +3527,7 @@ msgstr "ይህን ምርጫ ይምረጡ እርስዎ ቀደም ብለው የ
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:62
msgctxt "selecttypepage|groupwise"
msgid "Groupwise"
-msgstr "የቡድን አሰራር"
+msgstr "Groupwise"
#. eB6AA
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:71
diff --git a/source/am/extras/source/gallery/share.po b/source/am/extras/source/gallery/share.po
index 786ebd7f02f..2ca1b6b950d 100644
--- a/source/am/extras/source/gallery/share.po
+++ b/source/am/extras/source/gallery/share.po
@@ -4,16 +4,16 @@ 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: 2021-04-27 17:02+0200\n"
-"PO-Revision-Date: 2020-10-02 06:35+0000\n"
+"PO-Revision-Date: 2021-06-11 15:15+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
-"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_ui-master/extrassourcegalleryshare/am/>\n"
+"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/extrassourcegalleryshare/am/>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1519741405.000000\n"
#. oG3Mq
@@ -41,7 +41,7 @@ msgctxt ""
"bullets\n"
"LngText.text"
msgid "Bullets"
-msgstr ""
+msgstr "ነጥቦች"
#. kuNKS
#: gallery_names.ulf
diff --git a/source/am/filter/messages.po b/source/am/filter/messages.po
index 975c6f775c1..e482d68987c 100644
--- a/source/am/filter/messages.po
+++ b/source/am/filter/messages.po
@@ -4,7 +4,7 @@ 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: 2021-03-29 16:02+0200\n"
-"PO-Revision-Date: 2021-03-28 12:37+0000\n"
+"PO-Revision-Date: 2021-06-11 15:15+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/filtermessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1562267499.000000\n"
#. 5AQgJ
@@ -436,7 +436,7 @@ msgstr ""
#: filter/uiconfig/ui/pdfgeneralpage.ui:228
msgctxt "pdfgeneralpage|reduceresolution"
msgid "Reduce ima_ge resolution"
-msgstr ""
+msgstr "የ ምስ_ል ሪዞሊሽን መቀነሻ"
#. bAtCV
#: filter/uiconfig/ui/pdfgeneralpage.ui:240
diff --git a/source/am/framework/messages.po b/source/am/framework/messages.po
index b23beee72b0..3a055b8a771 100644
--- a/source/am/framework/messages.po
+++ b/source/am/framework/messages.po
@@ -3,8 +3,8 @@ 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: 2021-03-29 16:02+0200\n"
-"PO-Revision-Date: 2021-03-14 21:36+0000\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1508611040.000000\n"
#. 5dTDC
@@ -150,8 +150,14 @@ msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr "~እንደ ነበር መመለሻ"
-#. ntyDa
+#. zHwpD
#: framework/inc/strings.hrc:44
+msgctxt "STR_LOCK_TOOLBARS"
+msgid "~Lock Toolbars"
+msgstr "እቃ መደርደሪያ ~መቂፊያ"
+
+#. ntyDa
+#: framework/inc/strings.hrc:45
msgctxt "STR_CORRUPT_UICFG_SHARE"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -161,7 +167,7 @@ msgstr ""
"እባክዎን መተግበሪያውን እንደገና ለ መግጠም ይሞክሩ"
#. grsAx
-#: framework/inc/strings.hrc:45
+#: framework/inc/strings.hrc:46
msgctxt "STR_CORRUPT_UICFG_USER"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -171,7 +177,7 @@ msgstr ""
"እባክዎን ከመተግበሪያው ውስጥ የ እርስዎን የ ተጠቃሚ ገጽታ ያስወግዱ"
#. qMSRF
-#: framework/inc/strings.hrc:46
+#: framework/inc/strings.hrc:47
msgctxt "STR_CORRUPT_UICFG_GENERAL"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -181,164 +187,164 @@ msgstr ""
"እባክዎን ከ መተግበሪያው ውስጥ የ እርስዎን የ ተጠቃሚ ገጽታ በ ቅድሚያ ያስወግዱ ወይም መተግበሪያውን እንደገና ይግጠሙ"
#. 9FEe5
-#: framework/inc/strings.hrc:47
+#: framework/inc/strings.hrc:48
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr "ያልተሰየመ"
#. HDUNU
#. To translators: for displaying 'Multiple Languages' in the language statusbar control
-#: framework/inc/strings.hrc:49
+#: framework/inc/strings.hrc:50
msgctxt "STR_LANGSTATUS_MULTIPLE_LANGUAGES"
msgid "Multiple Languages"
msgstr "በርካታ ቋንቋዎች"
#. rZBXF
-#: framework/inc/strings.hrc:50
+#: framework/inc/strings.hrc:51
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ምንም (ፊደሉን አታርም)"
#. Z8EjG
-#: framework/inc/strings.hrc:51
+#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ነባሩን ቋንቋ እንደ ነበረ መመለሻ"
#. YEXdS
-#: framework/inc/strings.hrc:52
+#: framework/inc/strings.hrc:53
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ተጨማሪ ..."
#. tTsdD
-#: framework/inc/strings.hrc:53
+#: framework/inc/strings.hrc:54
msgctxt "STR_SET_LANGUAGE_FOR_PARAGRAPH"
msgid "Set Language for Paragraph"
msgstr "ለ ምዕራፍ ቋንቋ ማሰናጃ"
#. m72Ea
-#: framework/inc/strings.hrc:54
+#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr "የ ጽሁፍ ቋንቋ: በ ቀኝ-ይጫኑ ባህሪ ወይንም የ አንቀጽ ቋንቋ ለማሰናዳት"
#. ZGDAr
-#: framework/inc/strings.hrc:56
+#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "የ ጽሁፍ ሳጥን"
#. CBmAL
-#: framework/inc/strings.hrc:57
+#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "የ ምልክት ሳጥን"
#. xwuJF
-#: framework/inc/strings.hrc:58
+#: framework/inc/strings.hrc:59
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "መቀላቀያ ሳጥን"
#. WiNUf
-#: framework/inc/strings.hrc:59
+#: framework/inc/strings.hrc:60
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "ዝርዝር ሳጥን"
#. a7gAj
-#: framework/inc/strings.hrc:60
+#: framework/inc/strings.hrc:61
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "የ ቀን ሜዳ"
#. EaBTj
-#: framework/inc/strings.hrc:61
+#: framework/inc/strings.hrc:62
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "የ ጊዜ ሜዳ"
#. DWfsm
-#: framework/inc/strings.hrc:62
+#: framework/inc/strings.hrc:63
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "የ ቁጥር ሜዳ"
#. TYjnr
-#: framework/inc/strings.hrc:63
+#: framework/inc/strings.hrc:64
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "የ ገንዘብ ሜዳ"
#. B6MEP
-#: framework/inc/strings.hrc:64
+#: framework/inc/strings.hrc:65
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "የ ንድፍ ሜዳ"
#. DEn9D
-#: framework/inc/strings.hrc:65
+#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "የ አቀራረብ ሜዳ"
#. V4iMu
-#: framework/inc/strings.hrc:67
+#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "መግፊያ ቁልፍ"
#. TreFC
-#: framework/inc/strings.hrc:68
+#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "የ ምርጫ ቁልፍ"
#. NFysA
-#: framework/inc/strings.hrc:69
+#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "የ ምልክት ሜዳ"
#. E5mMK
-#: framework/inc/strings.hrc:70
+#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "የ ቡድን ሳጥን"
#. 5474w
-#: framework/inc/strings.hrc:71
+#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "የ ምስል ቁልፍ"
#. qT2Ed
-#: framework/inc/strings.hrc:72
+#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "የ ምስል መቆጣጠሪያ"
#. 6Qvho
-#: framework/inc/strings.hrc:73
+#: framework/inc/strings.hrc:74
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "ፋይል መምረጫ"
#. 3SUEn
-#: framework/inc/strings.hrc:74
+#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr "መሸብለያ መደርደሪያ"
#. VtEN6
-#: framework/inc/strings.hrc:75
+#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr "ማሽከርከሪያ ቁልፍ"
#. eGgm4
-#: framework/inc/strings.hrc:76
+#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "መቃኛ መደርደሪያ"
diff --git a/source/am/helpcontent2/source/text/sbasic/python.po b/source/am/helpcontent2/source/text/sbasic/python.po
index 59fdd58d11f..a70d84c63fc 100644
--- a/source/am/helpcontent2/source/text/sbasic/python.po
+++ b/source/am/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ 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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -499,13 +499,13 @@ msgctxt ""
msgid "Python : Monitoring Document Events"
msgstr ""
-#. 7vwHs
+#. GyBAT
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0526\n"
"help.text"
-msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>"
msgstr ""
#. gsCNB
@@ -535,22 +535,22 @@ msgctxt ""
msgid "Listening to Document Events"
msgstr ""
-#. BuYwV
+#. SZGH4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0530\n"
"help.text"
-msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
+msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <emph>Open Document</emph> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr ""
-#. 27Dcq
+#. KgWvt
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0531\n"
"help.text"
-msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base Trace</literal> module usage is illustrating that second context."
+msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context."
msgstr ""
#. BG7Xs
@@ -562,6 +562,15 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. B4G2y
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id721622446590963\n"
+"help.text"
+msgid "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. eGKkK
#: python_document_events.xhp
msgctxt ""
@@ -571,13 +580,13 @@ msgctxt ""
msgid "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console."
msgstr ""
-#. 35oEi
+#. D2HXF
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0534\n"
"help.text"
-msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <literal>Open document</literal> and <literal>Document closed</literal>."
+msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <emph>Open document</emph> and <emph>Document closed</emph>."
msgstr ""
#. AdYNb
@@ -823,13 +832,13 @@ msgctxt ""
msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
-#. uGHTE
+#. CuAga
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0648\n"
"help.text"
-msgid "<literal>Start application</literal> and <literal>Close application</literal> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <literal>Open document</literal> and <literal>Document closed</literal> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
+msgid "<emph>Start application</emph> and <emph>Close application</emph> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <emph>Open document</emph> and <emph>Document closed</emph> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
msgstr ""
#. 8pHCg
@@ -841,13 +850,22 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
-#. Hn5H4
+#. QpCjq
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id591622446367707\n"
+"help.text"
+msgid "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value>"
+msgstr ""
+
+#. 3JWfM
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0650\n"
"help.text"
-msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
+msgid "The <literal>Onload</literal> script is assigned to <emph>Open document</emph> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr ""
#. TAiMF
@@ -1003,6 +1021,15 @@ msgctxt ""
msgid "Discovering Documents Events"
msgstr ""
+#. Ys35P
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id681622445958242\n"
+"help.text"
+msgid "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. BDj9Q
#: python_document_events.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/shared.po b/source/am/helpcontent2/source/text/sbasic/shared.po
index 691d6807fbe..36067a0e93a 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2018-10-21 20:00+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3031,13 +3031,13 @@ msgctxt ""
msgid "The <literal>Function</literal> is called using the following syntax:"
msgstr ""
-#. 33Sss
+#. YcLqs
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_id981584288549909\n"
"help.text"
-msgid "Properties combine the syntax of procedures and functions. A property usually requires up to one parameter."
+msgid "Properties combine the syntax of procedures and functions. A <literal>Property</literal> usually requires up to one parameter."
msgstr ""
#. QCQAn
@@ -3067,13 +3067,13 @@ msgctxt ""
msgid "The <literal>Property</literal> is called using the following syntax:"
msgstr ""
-#. DLdom
+#. KRExL
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_idN107B3\n"
"help.text"
-msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>Library.Module.Macro()</literal> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>[Call] Library.Module.Macro()</literal>, where <literal>Call</literal> is optional.<br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <literal>Gimmicks.AutoText.Main()</literal>"
msgstr ""
#. 2xj8g
@@ -3148,6 +3148,33 @@ msgctxt ""
msgid "' your code goes here"
msgstr ""
+#. 46M3s
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id951622730099178\n"
+"help.text"
+msgid "Positional or Keyword Arguments"
+msgstr ""
+
+#. aFDhA
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730131786\n"
+"help.text"
+msgid "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (<literal>:=</literal>). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples."
+msgstr ""
+
+#. 5B7Y5
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730284162\n"
+"help.text"
+msgid "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments."
+msgstr ""
+
#. EHCCS
#: 01020300.xhp
msgctxt ""
@@ -4534,13 +4561,13 @@ msgctxt ""
msgid "Document Event-Driven Macros"
msgstr ""
-#. mRxGZ
+#. Xm5fa
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"bm_id3154581\n"
"help.text"
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>events; in documents</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
msgstr ""
#. 7uCwS
@@ -8647,22 +8674,22 @@ msgctxt ""
msgid "<emph>default</emph>: String expression displayed in the text box as default if no other input is given."
msgstr ""
-#. w5QhP
+#. GUFBE
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3147573\n"
"help.text"
-msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
-#. CannW
+#. RY7kB
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3156024\n"
"help.text"
-msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
#. ABQBS
@@ -25225,15 +25252,6 @@ msgctxt ""
msgid "Converts any string or numeric expression to a date value."
msgstr "መቀየሪያ ማንኛውንም ሀረግ ወይንም የ ቁጥር መግለጫ ወደ ቀን ዋጋ"
-#. 9KKjA
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3148944\n"
-"help.text"
-msgid "Syntax:"
-msgstr "አገባብ:"
-
#. JsmcA
#: 03100300.xhp
msgctxt ""
@@ -25261,15 +25279,6 @@ msgctxt ""
msgid "Date"
msgstr "ቀን"
-#. bE3do
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3153525\n"
-"help.text"
-msgid "Parameters:"
-msgstr "ደንቦች:"
-
#. 3E4Gd
#: 03100300.xhp
msgctxt ""
@@ -25288,15 +25297,6 @@ msgctxt ""
msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
msgstr ""
-#. hCKkH
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3156422\n"
-"help.text"
-msgid "Example:"
-msgstr "ለምሳሌ:"
-
#. 4NDxB
#: 03100400.xhp
msgctxt ""
@@ -35215,13 +35215,31 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
msgstr ""
-#. zizyQ
+#. ECFFs
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id3154923\n"
"help.text"
-msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgid "<literal>ThisComponent</literal> represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgstr ""
+
+#. gXEZU
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window is a Base form, query, report, table or view, <literal>ThisComponent</literal> returns the current <literal>Form</literal> information."
+msgstr ""
+
+#. nJfmS
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When active window is the Basic IDE, <literal>ThisComponent</literal> object returns the component owning the current script."
msgstr ""
#. 6Exm3
@@ -35251,6 +35269,69 @@ msgctxt ""
msgid "' use the default name for Table of Contents and a 1"
msgstr "' use the default name for Table of Contents and a 1"
+#. XF28a
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1TextDocument.html\" name=\"TextDocument API service\">com.sun.star.text.TextDocument</link> API service"
+msgstr ""
+
+#. E7kt6
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id102622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html\" name=\"SpreadsheetDocument API service\">com.sun.star.sheet.SpreadsheetDocument</link> API service"
+msgstr ""
+
+#. jsHZ7
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id103622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1presentation_1_1PresentationDocument.html\" name=\"PresentationDocument API service\">com.sun.star.presentation.PresentationDocument</link> API service"
+msgstr ""
+
+#. uQFSg
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id104622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1drawing_1_1DrawingDocument.html\" name=\"DrawingDocument API service\">com.sun.star.drawing.DrawingDocument</link> API service"
+msgstr ""
+
+#. HjxZi
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id105622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
+msgstr ""
+
+#. FLbnX
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id106622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. vZW9w
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. QgZSF
#: 03132300.xhp
msgctxt ""
@@ -41470,15 +41551,6 @@ msgctxt ""
msgid "Replaces some string by another."
msgstr ""
-#. 4cCHs
-#: replace.xhp
-msgctxt ""
-"replace.xhp\n"
-"par_id931552552227310\n"
-"help.text"
-msgid "Replace (Text As String, SearchStr As String, ReplStr As String [, Start As Long [, Count as Long [, Compare As Boolean]]]"
-msgstr ""
-
#. iMDGH
#: replace.xhp
msgctxt ""
@@ -41488,67 +41560,67 @@ msgctxt ""
msgid "String"
msgstr ""
-#. gZGmH
+#. wwnok
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id721552552263062\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
+msgid "<emph>Expression:</emph> Any string expression that you want to modify."
msgstr ""
-#. JdTUJ
+#. DZNvL
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id901552552269836\n"
"help.text"
-msgid "<emph>SearchStr:</emph> Any string expression that shall be searched for."
+msgid "<emph>Find:</emph> Any string expression that shall be searched for."
msgstr ""
-#. yK8dz
+#. BRcsD
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id791552552275383\n"
"help.text"
-msgid "<emph>ReplStr:</emph> Any string expression that shall replace the found search string."
+msgid "<emph>Replace:</emph> Any string expression that shall replace the found search string."
msgstr ""
-#. y6ZZR
+#. dXu9i
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id111552552283060\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
+msgid "<emph>Start:</emph> Optional numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
msgstr ""
-#. bLh8G
+#. jCuAB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id921552552289833\n"
"help.text"
-msgid "<emph>Count:</emph> The maximal number of times the replace shall be performed."
+msgid "<emph>Count:</emph> Optional maximum number of times the replace shall be performed. When set to -1, all possible replacements are performed."
msgstr ""
-#. Pwrb8
+#. 2VHcc
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id891552552302894\n"
"help.text"
-msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be TRUE or FALSE. The default value of TRUE specifies a text comparison that is not case-sensitive. The value of FALSE specifies a binary comparison that is case-sensitive. You can as well use 0 instead of FALSE or 1 instead of TRUE."
+msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be <literal>True</literal> or <literal>False</literal>. The default value of <literal>True</literal> specifies a text comparison that is not case-sensitive. The value of <literal>False</literal> specifies a binary comparison that is case-sensitive. You can as well use 0 instead of <literal>False</literal> or 1 instead of <literal>True</literal>."
msgstr ""
-#. sFyGa
+#. GoUoB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id991552552420717\n"
"help.text"
-msgid "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'returns \"aB$cnnbnn\""
+msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\""
msgstr ""
#. ZHjzn
@@ -41560,22 +41632,22 @@ msgctxt ""
msgid "REM meaning: \"b\" should be replaced, but"
msgstr ""
-#. BZgJy
+#. EKAzY
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id571552552467647\n"
"help.text"
-msgid "REM * only when lowercase (parameter 6), hence second occurrence of \"b\""
+msgid "REM * only when lowercase (compare=False), hence second occurrence of \"b\""
msgstr ""
-#. HubEe
+#. ACEgG
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id71552552474769\n"
"help.text"
-msgid "REM * only first (respecting case) occurrence (parameter 5)"
+msgid "REM * only first (respecting case) occurrence (count=1)"
msgstr ""
#. QEPtG
@@ -41587,6 +41659,24 @@ msgctxt ""
msgid "REM returns D*FGHI because the search starts at position 4, which is also the start of the returned string."
msgstr ""
+#. nDtDv
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id491622734884707\n"
+"help.text"
+msgid "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'returns \"aB$£cnn$£nn\""
+msgstr ""
+
+#. KMcAt
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id341622734993202\n"
+"help.text"
+msgid "REM Replace all (count = -1) \"b\" with \"$£\" respecting casing (compare=False) starting from first letter (start=1)"
+msgstr ""
+
#. Z9NfM
#: special_vba_func.xhp
msgctxt ""
@@ -41722,13 +41812,13 @@ msgctxt ""
msgid "I/O Functions"
msgstr "የ I/O ተግባሮች"
-#. D9mT7
+#. AsBGC
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
"bm_id051920170358346963\n"
"help.text"
-msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value> <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
+msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value><bookmark_value>VBA Functions;formatting numbers</bookmark_value><bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
msgstr ""
#. AXMSu
@@ -41803,6 +41893,339 @@ msgctxt ""
msgid "Example:"
msgstr ""
+#. Ecjyk
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"tit\n"
+"help.text"
+msgid "StrConv Function [VBA]"
+msgstr ""
+
+#. Gq99z
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"bm_id941622761814292\n"
+"help.text"
+msgid "<bookmark_value>StrConv function</bookmark_value>"
+msgstr ""
+
+#. jBFFC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"hd_id791622761498015\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/strconv.xhp\" name=\"StrConv Function\">StrConv Function</link>"
+msgstr ""
+
+#. V3uyt
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id621622761498018\n"
+"help.text"
+msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>"
+msgstr ""
+
+#. aVAee
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id771622762489917\n"
+"help.text"
+msgid "StrConv(Text, Conversion, [ LCID ])"
+msgstr ""
+
+#. Crvxp
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622762822934\n"
+"help.text"
+msgid "<emph>Text</emph>: Any valid string expression."
+msgstr ""
+
+#. 56k2A
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id671622762931475\n"
+"help.text"
+msgid "<emph>Conversion</emph>: The type of conversion to perform, as defined in the table below."
+msgstr ""
+
+#. Y7PoD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622763145456\n"
+"help.text"
+msgid "Conversion"
+msgstr ""
+
+#. gzFBG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id131622763145457\n"
+"help.text"
+msgid "Value"
+msgstr ""
+
+#. 6dDST
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id411622763145457\n"
+"help.text"
+msgid "Description"
+msgstr ""
+
+#. WmnMz
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622763145458\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to uppercase."
+msgstr ""
+
+#. FMyrC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id251622763427976\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters lowercase."
+msgstr ""
+
+#. 8HoXG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622764070154\n"
+"help.text"
+msgid "Converts the first letter of every word in <emph>Text</emph> to uppercase."
+msgstr ""
+
+#. AF58D
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id881622764192628\n"
+"help.text"
+msgid "Converts narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters in <emph>Text</emph> to wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters."
+msgstr ""
+
+#. RAUq6
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id71622764459352\n"
+"help.text"
+msgid "Converts wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters in <emph>Text</emph> to narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters."
+msgstr ""
+
+#. fAVnd
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id371622764565366\n"
+"help.text"
+msgid "Converts Hiragana characters in <emph>Text</emph> to Katakana characters."
+msgstr ""
+
+#. BmF5K
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id911622764728794\n"
+"help.text"
+msgid "Converts Katakana characters in <emph>Text</emph> to Hiragana characters."
+msgstr ""
+
+#. 2tpZF
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id21622764841321\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to Unicode characters using the default code page of the system."
+msgstr ""
+
+#. EhJtA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id901622764984846\n"
+"help.text"
+msgid "vbFromUnicode"
+msgstr ""
+
+#. mn5xD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id281622764984846\n"
+"help.text"
+msgid "128"
+msgstr ""
+
+#. 4VdbE
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id221622764991492\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters from Unicode to the default code page of the system."
+msgstr ""
+
+#. B2oeo
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id761622765118156\n"
+"help.text"
+msgid "<emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> for the available LCID values."
+msgstr ""
+
+#. CdCwD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id311622770486052\n"
+"help.text"
+msgid "REM Converts narrow (single-byte) characters in string to wide"
+msgstr ""
+
+#. ysFBA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id231622770493491\n"
+"help.text"
+msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters"
+msgstr ""
+
+#. EitmH
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id871622770498992\n"
+"help.text"
+msgid "REM Converts Hiragana characters in string to Katakana characters"
+msgstr ""
+
+#. WxMQr
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id351622770504087\n"
+"help.text"
+msgid "REM Converts Katakana characters in string to Hiragana characters"
+msgstr ""
+
+#. 4wc9E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"tit\n"
+"help.text"
+msgid "ThisDatabaseDocument object"
+msgstr ""
+
+#. rDs9b
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0089\n"
+"help.text"
+msgid "<bookmark_value>ThisDatabaseDocument</bookmark_value> <bookmark_value>API; Database document</bookmark_value>"
+msgstr ""
+
+#. v4XLY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"hd_id401544551916353\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">ThisDatabaseDocument object</link>"
+msgstr ""
+
+#. CT58E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0091\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> addresses the active <literal>Base</literal> document whose properties can be read and set, and whose methods can be called."
+msgstr ""
+
+#. umGF9
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622646033201\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> returns an object of type <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link>."
+msgstr ""
+
+#. EFj3T
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window does not relate to a Base document, <literal>ThisDatabaseDocument</literal> returns <literal>Nothing</literal>."
+msgstr ""
+
+#. WvPJY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When the active window is the Basic IDE, <literal>ThisDatabaseDocument</literal> object returns the database owning the current script."
+msgstr ""
+
+#. DrF8G
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id631622806529469\n"
+"help.text"
+msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:"
+msgstr ""
+
+#. wxbXC
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id251622800540402\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link> object"
+msgstr ""
+
+#. 7k6AR
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. 7Znag
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. WMVc9
#: uno_objects.xhp
msgctxt ""
@@ -41839,6 +42262,33 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr ""
+#. fiJk2
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046670\n"
+"help.text"
+msgid "%PRODUCTNAME Global Objects"
+msgstr ""
+
+#. xd3nC
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046680\n"
+"help.text"
+msgid "Active document Objects"
+msgstr ""
+
+#. NxFfo
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684689\n"
+"help.text"
+msgid "The following objects can be used from the active document."
+msgstr ""
+
#. yFvUL
#: uno_objects.xhp
msgctxt ""
@@ -41857,6 +42307,24 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>"
msgstr ""
+#. G58ts
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id151622648087678\n"
+"help.text"
+msgid "UNO Methods"
+msgstr ""
+
+#. WVSFD
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684690\n"
+"help.text"
+msgid "Use the following methods to manage or query Unified Network Objects (UNO)."
+msgstr ""
+
#. 8GF88
#: uno_objects.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/shared/03.po b/source/am/helpcontent2/source/text/sbasic/shared/03.po
index d6ed5efcd25..ab79a977a4c 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared/03.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2018-07-12 14:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -133,13 +133,13 @@ msgctxt ""
msgid "<variable id=\"ScriptForge_lib\"><link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"ScriptForge library\">The <literal>ScriptForge</literal> Library</link></variable>"
msgstr ""
-#. nMjDG
+#. yE8bw
#: lib_ScriptForge.xhp
msgctxt ""
"lib_ScriptForge.xhp\n"
"bm_id491529070339774\n"
"help.text"
-msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value>"
+msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value> <bookmark_value>Python scriptforge module</bookmark_value>"
msgstr ""
#. BtMUU
@@ -151,6 +151,15 @@ msgctxt ""
msgid "ScriptForge libraries build up an extensible collection of macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts."
msgstr ""
+#. YwSXj
+#: lib_ScriptForge.xhp
+msgctxt ""
+"lib_ScriptForge.xhp\n"
+"par_id1001623412767893\n"
+"help.text"
+msgid "To learn more about how to create and execute Python scripts using the <literal>ScriptForge</literal> library, read the <embedvar href=\"text/sbasic/shared/03/sf_intro.xhp#title\"/> help page."
+msgstr ""
+
#. wKZM6
#: lib_ScriptForge.xhp
msgctxt ""
@@ -2329,6 +2338,15 @@ msgctxt ""
msgid "If a Base document is already open, it is possible to instantiate the <literal>Base</literal> service directly:"
msgstr ""
+#. DrqrF
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id871623102536956\n"
+"help.text"
+msgid "The examples above can be translated to Python as follows:"
+msgstr ""
+
#. f8Esv
#: sf_base.xhp
msgctxt ""
@@ -2365,6 +2383,51 @@ msgctxt ""
msgid "The code snippet below prints the names of all form documents in the current Base document."
msgstr ""
+#. jsh8d
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id691623103639534\n"
+"help.text"
+msgid "bas = CreateScriptService(\"Basic\")"
+msgstr ""
+
+#. Cw4jD
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id101623103639206\n"
+"help.text"
+msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)"
+msgstr ""
+
+#. D446T
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id901623103639390\n"
+"help.text"
+msgid "myForms = oDoc.FormDocuments()"
+msgstr ""
+
+#. BCyAZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id791623103639701\n"
+"help.text"
+msgid "for formName in myForms:"
+msgstr ""
+
+#. pJKNZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id741623103639861\n"
+"help.text"
+msgid "bas.MsgBox(formName)"
+msgstr ""
+
#. DQb6z
#: sf_base.xhp
msgctxt ""
@@ -2401,22 +2464,22 @@ msgctxt ""
msgid "A <literal>SFDocuments.Form</literal> object representing the form specified in the <literal>Form</literal> argument."
msgstr ""
-#. mKXZE
+#. pEtwt
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id861619037838260\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a valid form document as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a valid form document as a case-sensitive string."
msgstr ""
-#. BtBVu
+#. L3csm
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id281619037857187\n"
"help.text"
-msgid "<emph>Form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
+msgid "<emph>form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
msgstr ""
#. K4nQh
@@ -2428,22 +2491,13 @@ msgctxt ""
msgid "Although it is possible to use index numbers to refer to forms, this is only recommended when there is just one form in the form document. If there are two or more forms, it is preferable to use the form name instead."
msgstr ""
-#. vDKoa
-#: sf_base.xhp
-msgctxt ""
-"sf_base.xhp\n"
-"bas_id231619200162092\n"
-"help.text"
-msgid "' Returns a list of all forms in the form document \"myFormDocument\""
-msgstr ""
-
-#. Hwr96
+#. DoxrV
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
-"bas_id31619200259812\n"
+"par_id21623104676805\n"
"help.text"
-msgid "' Returns an instance of the Form service representing the form \"myForm\""
+msgid "The first line of the example below returns a list of all forms in the form document \"myFormDocument\". The second line returns an instance of the Form service representing the form \"myForm\"."
msgstr ""
#. 9jA9n
@@ -2455,13 +2509,13 @@ msgctxt ""
msgid "Returns an instance of the <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\"><literal>Database</literal> service</link> that allows the execution of SQL commands on the database defined and/or stored in the current Base document"
msgstr ""
-#. FdXAK
+#. 9Bncy
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id731619098073221\n"
"help.text"
-msgid "<emph>User, Password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
+msgid "<emph>user, password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
msgstr ""
#. UbzRD
@@ -2482,6 +2536,15 @@ msgctxt ""
msgid "' ... Run queries, SQL statements, ..."
msgstr ""
+#. DA8ob
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id351623104861223\n"
+"help.text"
+msgid "' ... Run queries, SQL statements, ..."
+msgstr ""
+
#. mBphD
#: sf_base.xhp
msgctxt ""
@@ -2491,13 +2554,13 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the specified <literal>FormDocument</literal> is currently open."
msgstr ""
-#. 7nHnE
+#. njjFg
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619098545701\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a FormDocument to be checked, as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string."
msgstr ""
#. RS3kj
@@ -2518,22 +2581,22 @@ msgctxt ""
msgid "If the form document is already open, it is activated without changing its mode. The method returns <literal>True</literal> if the form document could be opened."
msgstr ""
-#. EizHx
+#. dUE6w
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id941619099797810\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
+msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
msgstr ""
-#. BNeps
+#. Coxpu
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619099816849\n"
"help.text"
-msgid "<emph>DesignMode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
+msgid "<emph>designmode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
msgstr ""
#. B29ng
@@ -2860,13 +2923,13 @@ msgctxt ""
msgid "UNO<br/>object"
msgstr ""
-#. cLAgG
+#. AA95E
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id541619006255653\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents LibreOfficeDev Start Center."
+msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents %PRODUCTNAME Start Center."
msgstr ""
#. vXq8C
@@ -2878,6 +2941,78 @@ msgctxt ""
msgid "List of Methods in the Basic Service"
msgstr ""
+#. GvjSD
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id71621894830071\n"
+"help.text"
+msgid "Converts a numeric expression or a string to a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
+msgstr ""
+
+#. SVk4F
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id431621896441258\n"
+"help.text"
+msgid "This method exposes the Basic builtin function <link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate_Basic\">CDate</link> to Python scripts."
+msgstr ""
+
+#. xvPTA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id401621896675880\n"
+"help.text"
+msgid "<emph>expression</emph>: a numeric expression or a string representing a date."
+msgstr ""
+
+#. aBGSG
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id481621950748686\n"
+"help.text"
+msgid "Converts a UNO date/time representation to a <literal>datetime.datetime</literal> Python native object."
+msgstr ""
+
+#. qhCRh
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id41621950816227\n"
+"help.text"
+msgid "<emph>unodate</emph>: A UNO date/time object of one of the following types: <literal>com.sun.star.util.DateTime</literal>, <literal>com.sun.star.util.Date</literal> or <literal>com.sun.star.util.Time</literal>"
+msgstr ""
+
+#. GQ2hL
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281621952224847\n"
+"help.text"
+msgid "The following example creates a <literal>com.sun.star.util.DateTime</literal> object and converts it to a <literal>datetime.datetime</literal> Python object."
+msgstr ""
+
+#. JXsJN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741621952469980\n"
+"help.text"
+msgid "Converts a date representation into a <literal>com.sun.star.util.DateTime</literal> object."
+msgstr ""
+
+#. 7LW9r
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id511621952524000\n"
+"help.text"
+msgid "<emph>date</emph>: A Python date/time object of one of the following types: <literal>datetime.datetime</literal>, <literal>datetime.date</literal>, <literal>datetime.time</literal>, <literal>float (time.time)</literal> or <literal>time.struct_time</literal>."
+msgstr ""
+
#. vaMxs
#: sf_basic.xhp
msgctxt ""
@@ -3031,24 +3166,6 @@ msgctxt ""
msgid "A number."
msgstr ""
-#. BuEML
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id641618564383315\n"
-"help.text"
-msgid "diffDays = svc.DateDiff('d', date1, date2)"
-msgstr ""
-
-#. qePoV
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id151618564392035\n"
-"help.text"
-msgid "print(diffDays)"
-msgstr ""
-
#. KPEWi
#: sf_basic.xhp
msgctxt ""
@@ -3103,15 +3220,6 @@ msgctxt ""
msgid "Computes a date value from a date string."
msgstr ""
-#. QwSFJ
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"hd_id151618673970234\n"
-"help.text"
-msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functvalue\"/>"
-msgstr ""
-
#. qTtuh
#: sf_basic.xhp
msgctxt ""
@@ -3121,15 +3229,6 @@ msgctxt ""
msgid "The computed date."
msgstr ""
-#. DGgj3
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id931618674563379\n"
-"help.text"
-msgid "print(dt)"
-msgstr ""
-
#. GuCbF
#: sf_basic.xhp
msgctxt ""
@@ -3265,6 +3364,78 @@ msgctxt ""
msgid "svc.MsgBox(\"{} - {} = {}\".format(ticks_end, ticks_ini,ticks_end - ticks_ini))"
msgstr ""
+#. t3ADN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905161499\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.BasicLibraries</bookmark_value>"
+msgstr ""
+
+#. KRHNc
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741622396277528\n"
+"help.text"
+msgid "Returns the UNO object containing all shared Basic libraries and modules."
+msgstr ""
+
+#. MCrF8
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id911622396571584\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>BasicLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. DEARA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281622398076950\n"
+"help.text"
+msgid "The following example loads the Gimmicks Basic library if it has not been loaded yet."
+msgstr ""
+
+#. ZaDVN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905163671\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>"
+msgstr ""
+
+#. jusQK
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id381622397863419\n"
+"help.text"
+msgid "Returns the UNO object containing all shared dialog libraries."
+msgstr ""
+
+#. QEFwP
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id491622397863810\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. 8ozVo
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id811622398234384\n"
+"help.text"
+msgid "The following example shows a message box with the names of all available dialog libraries."
+msgstr ""
+
#. Vb2CW
#: sf_basic.xhp
msgctxt ""
@@ -3346,13 +3517,13 @@ msgctxt ""
msgid "<bookmark_value>Basic service;Now</bookmark_value>"
msgstr ""
-#. 2FAgQ
+#. f96nJ
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id191619084216660\n"
"help.text"
-msgid "Returns the current system date and time as a date/time value."
+msgid "Returns the current system date and time as a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
msgstr ""
#. qxE2n
@@ -3391,94 +3562,103 @@ msgctxt ""
msgid "integer"
msgstr ""
-#. mAUuG
+#. SDu3C
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"bm_id81618907851793\n"
+"bm_id81618907850447\n"
"help.text"
-msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
+msgid "<bookmark_value>Basic service;ThisComponent</bookmark_value>"
msgstr ""
-#. TwoGN
+#. 7wnpT
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id451619094057178\n"
+"par_id141622840830978\n"
"help.text"
-msgid "Inspect Uno objects or variables."
+msgid "If the current component refers to a %PRODUCTNAME document, this method returns the UNO object representing the document."
msgstr ""
-#. 2A4om
+#. 72GZE
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id21619094660345\n"
+"par_id961622841287976\n"
"help.text"
-msgid "<emph>obj</emph>: A variable or Uno object."
+msgid "The method will return <literal>None</literal> when the current component does not correspond to a document."
msgstr ""
-#. erHE5
+#. xbQ6U
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618486941514\n"
+"bm_id81618907858201\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.fileUrlToSystemPath() method\">uno.fileUrlToSystemPath() method</link>"
+msgid "<bookmark_value>Basic service;ThisDatabaseDocument</bookmark_value>"
msgstr ""
-#. GFQ97
+#. GXewr
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618496841514\n"
+"par_id271622912644859\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.systemPathToFileUrl() method\">uno.systemPathToFileUrl() method</link>"
+msgid "If the script is being executed from a Base document or any of its subcomponents this method returns the main component of the Base instance."
msgstr ""
-#. fMbAm
+#. 6MCpX
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id951618554355538\n"
+"par_id811622912819443\n"
"help.text"
-msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
+msgid "This method returns <literal>None</literal> otherwise."
msgstr ""
-#. uruDr
+#. q3CG8
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id610918486941514\n"
+"par_id201623153844931\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"XSCRIPTCONTEXT.getComponentContext() method\">XSCRIPTCONTEXT.getComponentContext() method</link>"
+msgid "Visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument\">OfficeDatabaseDocument</link> API page to learn more about Base's main component structure."
msgstr ""
-#. UCnzE
+#. mAUuG
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618484961514\n"
+"bm_id81618907851793\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.getComponentContext() method\">uno.getComponentContext() method</link>"
+msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
msgstr ""
-#. 5GvY3
+#. TwoGN
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901648186941514\n"
+"par_id451619094057178\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform.system() method\">platform.system() method</link>"
+msgid "Inspect Uno objects or variables."
msgstr ""
-#. gsfQT
+#. 2A4om
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901816486941514\n"
+"par_id21619094660345\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"os.pathsep() method\">os.pathsep() method</link>"
+msgid "<emph>obj</emph>: A variable or Uno object."
+msgstr ""
+
+#. fMbAm
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id951618554355538\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
msgstr ""
#. RYwFj
@@ -4777,6 +4957,96 @@ msgctxt ""
msgid "Cells in the given range that contain text will be ignored by all of these functions. For example, the <literal>DCount</literal> method will not count cells with text, only numerical cells."
msgstr ""
+#. BVKEy
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id501623063693649\n"
+"help.text"
+msgid "Depending on the parameters provided this method will return:"
+msgstr ""
+
+#. pBZm6
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id611623063742045\n"
+"help.text"
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in a given sheet (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. FHWZs
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. YdQaD
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id441623090893210\n"
+"help.text"
+msgid "<emph>sheetname</emph>: The name of the sheet, as a string, from which the form will be retrieved."
+msgstr ""
+
+#. BV8GH
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the specified sheet. If this argument is absent, the method will return a list with the names of all forms available in the sheet."
+msgstr ""
+
+#. sFFyE
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms stored in \"Sheet1\" and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\" which is stored in \"Sheet1\"."
+msgstr ""
+
+#. G9yMh
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. cFBZw
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
+#. NY6Wb
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. DQsCo
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
#. y9kCE
#: sf_calc.xhp
msgctxt ""
@@ -5281,13 +5551,13 @@ msgctxt ""
msgid "Removes an existing sheet from the document."
msgstr ""
-#. H3eHf
+#. Gwe7Z
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id991621620588147\n"
"help.text"
-msgid "<input>doc.RemoveSheet(sheetname: str): bool</input>"
+msgid "<input>svc.RemoveSheet(sheetname: str): bool</input>"
msgstr ""
#. dVxiA
@@ -9547,85 +9817,103 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
-#. C9LQA
+#. X6BV3
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id141610734722352\n"
+"par_id581611090387382\n"
"help.text"
-msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:"
+msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
msgstr ""
-#. JFFek
+#. o39cT
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id591589191059889\n"
+"par_id181622816732197\n"
"help.text"
-msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services of the <literal>ScriptForge</literal> library."
+msgid "Using the <literal>getDocument</literal> method from the <literal>ScriptForge</literal>.<literal>UI</literal> service:"
msgstr ""
-#. X6BV3
+#. 6AZF9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id581611090387382\n"
+"par_id181622818236233\n"
"help.text"
-msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
+msgid "Alternatively you can use the methods <literal>CreateDocument</literal> and <literal>OpenDocument</literal> from the <literal>UI</literal> service."
msgstr ""
-#. HevYB
+#. kv6B9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191739218\n"
+"par_id691622816765571\n"
"help.text"
-msgid "'1) From the ScriptForge.UI service:"
+msgid "Directly if the document is already open."
msgstr ""
-#. 6TA5q
+#. yFDEW
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id331589191766183\n"
+"par_id821622816825012\n"
"help.text"
-msgid "'Alternatively, using the CreateDocument or OpenDocument methods"
+msgid "From a macro triggered by a document event."
msgstr ""
-#. rAPFN
+#. FxfW2
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191774268\n"
+"par_id831622816562430\n"
"help.text"
-msgid "'2) Directly if the document is already open"
+msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services."
msgstr ""
-#. CWFJB
+#. QF9FG
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id471598109329789\n"
+"par_id891582733781994\n"
"help.text"
-msgid "'3) From a macro triggered by a document event"
+msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
msgstr ""
-#. LyvNw
+#. 2odf5
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id71611090922315\n"
+"pyc_id551622819064247\n"
"help.text"
-msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
+msgid "def RunEvent(event)"
msgstr ""
-#. QF9FG
+#. oHQNa
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891582733781994\n"
+"pyc_id311622819064554\n"
"help.text"
-msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
+msgid "doc = CreateScriptService(\"SFDocuments.DocumentEvent\", Event)"
+msgstr ""
+
+#. sHApS
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id221622819064967\n"
+"help.text"
+msgid "# (...)"
+msgstr ""
+
+#. LyvNw
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id71611090922315\n"
+"help.text"
+msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
msgstr ""
#. z3oxC
@@ -9871,6 +10159,15 @@ msgctxt ""
msgid "The example below prints all the properties of a document. Note that the <literal>oDoc</literal> object returned by the <literal>UI.OpenDocument</literal> method is a <literal>SFDocuments.Document</literal> object."
msgstr ""
+#. eqL5J
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id571622826920742\n"
+"help.text"
+msgid "To access document properties in a Python script the user needs to directly access them using their names, as shown below:"
+msgstr ""
+
#. wmiy9
#: sf_document.xhp
msgctxt ""
@@ -9943,40 +10240,112 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the document was successfully closed."
msgstr ""
-#. F2emZ
+#. Wt7L9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id361589200121646\n"
"help.text"
-msgid "<emph>SaveAsk</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
+msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
msgstr ""
-#. AxyoV
+#. STq4L
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id901599410483300\n"
+"bas_id751622827903730\n"
"help.text"
-msgid "This method is applicable <emph>only for Base documents</emph>."
+msgid "End If"
msgstr ""
-#. 47ud8
+#. vp56r
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891599410524092\n"
+"par_id501623063693649\n"
"help.text"
-msgid "It returns a <literal>SFDatabases.Database</literal> service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document."
+msgid "Depending on the parameters provided this method will return:"
msgstr ""
-#. cdu6C
+#. wrCnS
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id721599410266911\n"
+"par_id611623063742045\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters. Both default to \"\"."
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. hgt6o
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. 4WbGV
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id821623076570573\n"
+"help.text"
+msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
+msgstr ""
+
+#. fRBBF
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
+msgstr ""
+
+#. CELkA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
+msgstr ""
+
+#. 8GoMk
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms()"
+msgstr ""
+
+#. uCcpo
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Form_A\")"
+msgstr ""
+
+#. 9gHMA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms()"
+msgstr ""
+
+#. H3946
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Form_A\")"
msgstr ""
#. Nmwv9
@@ -10006,22 +10375,22 @@ msgctxt ""
msgid "The document itself does not need to be active to be able to run commands."
msgstr ""
-#. qAb3U
+#. QSiFB
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id401589202413575\n"
"help.text"
-msgid "<emph>Command</emph> : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
+msgid "<emph>command</emph>: Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
msgstr ""
-#. nZ8Yc
+#. wQF35
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id721611153068137\n"
"help.text"
-msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell."
+msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell."
msgstr ""
#. pbYAn
@@ -10096,49 +10465,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. cNiiE
+#. 7tX6c
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id331589203370950\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. AKbDA
+#. niFkh
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id631589204010142\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. zkP8D
+#. snX8q
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id811589204084107\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. ntVEA
+#. g3wDy
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id451589204163772\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. N6WPC
+#. qZaAJ
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id981589204207800\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. FJywB
@@ -10168,49 +10537,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. CPc2g
+#. FAjhF
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id301589205147697\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. GEybm
+#. zr6Rx
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id851589205147348\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. PPc3f
+#. k2uRD
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id821589205147330\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. RKCha
+#. eyrsV
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id67158920514729\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. hXUjB
+#. vA4NU
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id881589205147911\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. WCH7E
@@ -12607,13 +12976,13 @@ msgctxt ""
msgid "Definitions"
msgstr ""
-#. VEC49
+#. GYDbT
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id951618172906010\n"
"help.text"
-msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well. The way a <literal>FormDocument</literal> is handled depends on the %PRODUCTNAME component where it is stored."
+msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well."
msgstr ""
#. nKUdb
@@ -12661,15 +13030,6 @@ msgctxt ""
msgid "A <literal>FormDocument</literal> can be seen as a set of forms that provide access to datasets such as database tables and queries from within %PRODUCTNAME documents. The names of forms and subforms inside a FormDocument can be accessed using the <link href=\"text/shared/02/01170600.xhp\" name=\"FormNavigator\">Form Navigator</link>."
msgstr ""
-#. dKBXK
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id721618175731903\n"
-"help.text"
-msgid "In Calc documents, each sheet can contain a single <literal>FormDocument</literal>. A Writer document contains only one <literal>FormDocument</literal>, which is the document itself."
-msgstr ""
-
#. AMFVt
#: sf_form.xhp
msgctxt ""
@@ -12724,13 +13084,13 @@ msgctxt ""
msgid "In Writer documents"
msgstr ""
-#. Ju2Kj
+#. 8s4VD
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id51616767892693\n"
"help.text"
-msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside the single <literal>FormDocument</literal> of a Writer file:"
+msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside a Writer file:"
msgstr ""
#. NFikt
@@ -12742,6 +13102,15 @@ msgctxt ""
msgid "Forms can be accessed by their names or by their indices, as shown below:"
msgstr ""
+#. cYS6G
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id691622014677169\n"
+"help.text"
+msgid "my_form = doc.Forms(0)"
+msgstr ""
+
#. 8PHy6
#: sf_form.xhp
msgctxt ""
@@ -12760,13 +13129,22 @@ msgctxt ""
msgid "In Calc documents"
msgstr ""
-#. L3Wdt
+#. yCpnG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id481618179851104\n"
"help.text"
-msgid "Each sheet in a Calc file is a single <literal>FormDocument</literal>. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgid "A form in a Calc file must have a unique name inside its sheet. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgstr ""
+
+#. i9Um4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id51622028165429\n"
+"help.text"
+msgid "This is achieved identically using Python:"
msgstr ""
#. 2fB94
@@ -12778,13 +13156,13 @@ msgctxt ""
msgid "In Base documents"
msgstr ""
-#. Faenc
+#. J3Btp
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id711616768164987\n"
"help.text"
-msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and access the form <literal>MainForm</literal>:"
+msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and accesses the form <literal>MainForm</literal>:"
msgstr ""
#. pbtEM
@@ -12805,13 +13183,13 @@ msgctxt ""
msgid "' Or, alternatively, to access the form by its index ..."
msgstr ""
-#. XXgZ3
+#. 2v2aG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991618249636036\n"
"help.text"
-msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done in a variety of ways, such as by creating an instance of the <literal>Document</literal> service or by calling the methods <literal>OpenDocument</literal> (<literal>UI</literal> service) and <literal>OpenFormDocument</literal> (<literal>Document</literal> service)."
+msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done by calling the <literal>OpenFormDocument</literal> method of the <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"ScriptForge Base Service\"><literal>Base</literal> service</link>."
msgstr ""
#. DDerZ
@@ -12823,6 +13201,78 @@ msgctxt ""
msgid "To access a given subform of a form use the <literal>SubForms</literal> method. Note that in the example below <literal>mySubForm</literal> is a new instance of the <literal>Form</literal> service."
msgstr ""
+#. e7fcY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id681622028653480\n"
+"help.text"
+msgid "Previous examples translate in Python as:"
+msgstr ""
+
+#. Af2SY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id501622028742999\n"
+"help.text"
+msgid "db = CreateScriptService('SFDocuments.Document', XSCRIPTCONTEXT.getDocument())"
+msgstr ""
+
+#. ebc4K
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id811622808499801\n"
+"help.text"
+msgid "# The statement below is necessary only if the form hasn't been opened yet"
+msgstr ""
+
+#. j3BCx
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id671622028743191\n"
+"help.text"
+msgid "form_doc = db.OpenFormDocument('thisFormDocument')"
+msgstr ""
+
+#. mSnqt
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id431622028743374\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 'MainForm')"
+msgstr ""
+
+#. GdyX6
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id511622808538351\n"
+"help.text"
+msgid "# Or, alternatively, to access the form by its index ..."
+msgstr ""
+
+#. Bb4K4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id681622028743582\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 0)"
+msgstr ""
+
+#. FTwWJ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id611622028743782\n"
+"help.text"
+msgid "sub_form = form.SubForms('mySubForm')"
+msgstr ""
+
#. QFFzk
#: sf_form.xhp
msgctxt ""
@@ -12841,6 +13291,24 @@ msgctxt ""
msgid "To invoke the <literal>Form</literal> service when a form event takes place:"
msgstr ""
+#. k2fKf
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id721623150543016\n"
+"help.text"
+msgid "It is recommended to free resources after use of the Form service."
+msgstr ""
+
+#. pF9UQ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id221623150547406\n"
+"help.text"
+msgid "This operation is done implicitly when a form document is closed with the <literal>CloseFormDocument()</literal> method described below."
+msgstr ""
+
#. GueeT
#: sf_form.xhp
msgctxt ""
@@ -13552,22 +14020,13 @@ msgctxt ""
msgid "'Activates the form"
msgstr ""
-#. JxwJG
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id661618228523419\n"
-"help.text"
-msgid "To use the method Activate with other %PRODUCTNAME documents, read <link href=\"text/sbasic/shared/03/sf_form.xhp#ServiceInvocation\" name=\"FormServiceInvocation\">Service invocation</link> above."
-msgstr ""
-
-#. NQ629
+#. YHxMm
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id81618228720782\n"
"help.text"
-msgid "<literal>ThisComponent</literal> is valid for Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
+msgid "<literal>ThisComponent</literal> applies to Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
msgstr ""
#. QznyJ
@@ -13597,13 +14056,13 @@ msgctxt ""
msgid "The value returned by the <literal>Controls</literal> method depends on the arguments provided:"
msgstr ""
-#. qQAnX
+#. YkyY2
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id421598179770993\n"
"help.text"
-msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
+msgid "If the method is called <emph>without arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
msgstr ""
#. SsiUX
@@ -13615,13 +14074,13 @@ msgctxt ""
msgid "If the optional <literal>ControlName</literal> argument is provided, the method returns a <literal>FormControl</literal> class instance referring to the specified control."
msgstr ""
-#. 7LRLD
+#. 7CFJU
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. unh4B
@@ -13633,22 +14092,22 @@ msgctxt ""
msgid "Return a <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"DBService\"><literal>SFDatabases</literal>.<literal>Database</literal></link> instance giving access to the execution of SQL commands on the database the current form is connected to and/or that is stored in the current Base document."
msgstr ""
-#. nXEAh
+#. fZRst
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991616861417207\n"
"help.text"
-msgid "Each form in a <literal>FormDocument</literal> has its own database connection, except in Base documents where they all share the same connection."
+msgid "Each form has its own database connection, except in Base documents where they all share the same connection."
msgstr ""
-#. YeWdC
+#. wFSWb
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id701616861134906\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters (Default = \"\")."
+msgid "<emph>user, password</emph>: The login optional parameters (Default = \"\")."
msgstr ""
#. 83Jju
@@ -13687,13 +14146,13 @@ msgctxt ""
msgid "The form cursor is positioned on the next record. Returns <literal>True</literal> if successful."
msgstr ""
-#. qRdTC
+#. a2gGn
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id271616863582607\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go forward (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go forward (Default = 1)."
msgstr ""
#. e6huC
@@ -13705,13 +14164,13 @@ msgctxt ""
msgid "The form cursor is positioned on the previous record. Returns <literal>True</literal> if successful."
msgstr ""
-#. m47xh
+#. tAnVw
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id751616863794125\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go backwards (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go backwards (Default = 1)."
msgstr ""
#. Kp4Wo
@@ -13723,6 +14182,15 @@ msgctxt ""
msgid "Reloads the current data from the database and refreshes the form. The cursor is positioned on the first record. Returns <literal>True</literal> if successful."
msgstr ""
+#. Npc6x
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id401622550186725\n"
+"help.text"
+msgid "form.Requery() # Python"
+msgstr ""
+
#. 5gBGr
#: sf_form.xhp
msgctxt ""
@@ -13741,22 +14209,22 @@ msgctxt ""
msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of subforms contained in the current form or subform instance."
msgstr ""
-#. aVZ57
+#. AD3Q6
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id591616864510445\n"
"help.text"
-msgid "If the optional <literal>Subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
+msgid "If the optional <literal>subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
msgstr ""
-#. jhmRo
+#. NLwGt
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id341616864510747\n"
"help.text"
-msgid "<emph>Subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
+msgid "<emph>subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
msgstr ""
#. 8Cxxs
@@ -13894,6 +14362,15 @@ msgctxt ""
msgid "The <literal>FormControl</literal> service is invoked from an existing <literal>Form</literal> service instance through its <literal>Controls</literal> method."
msgstr ""
+#. 56bE7
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id721622556808773\n"
+"help.text"
+msgid "control.Value = 'Current Time = ' + strftime(\"%a, %d %b %Y %H:%M:%S\", localtime())"
+msgstr ""
+
#. FaP92
#: sf_formcontrol.xhp
msgctxt ""
@@ -15235,13 +15712,13 @@ msgctxt ""
msgid "On the other hand, if a <literal>ControlName</literal> is provided, the method returns a <literal>FormControl</literal> class instance corresponding to the specified control."
msgstr ""
-#. F8FfM
+#. eoLJG
#: sf_formcontrol.xhp
msgctxt ""
"sf_formcontrol.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph>: A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. F4Sdy
@@ -15262,6 +15739,15 @@ msgctxt ""
msgid "' Returns a FormControl class instance corresponding to \"myCheckBox\""
msgstr ""
+#. AGA7Z
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"par_id391622559441530\n"
+"help.text"
+msgid "Using Python:"
+msgstr ""
+
#. CprjV
#: sf_formcontrol.xhp
msgctxt ""
@@ -15307,6 +15793,24 @@ msgctxt ""
msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:"
msgstr ""
+#. B5QLA
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562833004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. 8jneo
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id781622561048794\n"
+"help.text"
+msgid "lbl_city.Caption = \"Selected city: \" + combo_city.Value"
+msgstr ""
+
#. kz9SK
#: sf_formcontrol.xhp
msgctxt ""
@@ -15316,6 +15820,573 @@ msgctxt ""
msgid "The following code snippet can be used to process RadioButton controls that share the same group name. In this example, suppose there are three radio buttons with names <literal>optA</literal>, <literal>optB</literal> and <literal>optC</literal> and we wish to display the caption of the selected control."
msgstr ""
+#. hRhNC
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"bas_id251618776933304\n"
+"help.text"
+msgid "MsgBox \"Selected option: \" & optControl.Caption"
+msgstr ""
+
+#. kxKPM
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562822004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. QBAvs
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id441622562080419\n"
+"help.text"
+msgid "ui.MsgBox('Selected option: ' + control.Caption)"
+msgstr ""
+
+#. czP76
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating Python Scripts with ScriptForge"
+msgstr ""
+
+#. 8BEWT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id461623364876507\n"
+"help.text"
+msgid "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\" name=\"SF_Intro_Page\">Creating Python Scripts with <literal>ScriptForge</literal></link></variable>"
+msgstr ""
+
+#. 6JuA3
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id361623410405420\n"
+"help.text"
+msgid "Differences between Basic and Python"
+msgstr ""
+
+#. 3GzhB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id41623410443946\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"SF_Lib\">ScriptForge library</link> is available both for Basic and Python. Most services, methods and properties work identically in both programming languages. However, due to differences in how each language works, <literal>ScriptForge</literal> users must be aware of some characteristics of the library when using Python:"
+msgstr ""
+
+#. HsKzK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id551623410718241\n"
+"help.text"
+msgid "<emph>Methods and Property names:</emph> In Python, all methods and properties can be used in lowercased, ProperCased or camelCased formats."
+msgstr ""
+
+#. Rg29x
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id741623411104297\n"
+"help.text"
+msgid "<emph>Arguments:</emph> All keyword arguments passed on to methods are lowercased."
+msgstr ""
+
+#. C6VCu
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id441623411216354\n"
+"help.text"
+msgid "<emph>Dates:</emph> All date objects are passed and returned as <literal>datetime.datetime</literal> native Python objects."
+msgstr ""
+
+#. FcX93
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id891623411367669\n"
+"help.text"
+msgid "<emph>Arrays:</emph> One-dimensional arrays are passed and returned as tuples (which is an immutable object). Two-dimensional arrays are passed and returned as tuples of tuples."
+msgstr ""
+
+#. S6wwX
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623411507442\n"
+"help.text"
+msgid "<emph>None:</emph> Python's <literal>None</literal> keyword is equivalent to Basic's <literal>Null</literal>, <literal>Empty</literal> or <literal>Nothing</literal>."
+msgstr ""
+
+#. 2G2uk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id21623411611447\n"
+"help.text"
+msgid "<emph>UNO objects:</emph> All UNO structures are exchanged between Basic and Python without any changes."
+msgstr ""
+
+#. WFDrN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id651623412069496\n"
+"help.text"
+msgid "<emph>Debugging:</emph> Whenever an error occurs in Python scripts that use <literal>ScriptForge</literal>, the error message provided by the Python execution stack displays the line of code that triggered the error. In Basic error messages do not display this information."
+msgstr ""
+
+#. ZzngK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id31623411828158\n"
+"help.text"
+msgid "Visit <embedvar href=\"text/sbasic/python/main0000.xhp#pythonscriptshelp\"/> for more information on Python scripting using %PRODUCTNAME."
+msgstr ""
+
+#. CZiTF
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id391623411150080\n"
+"help.text"
+msgid "Running Python scripts on %PRODUCTNAME"
+msgstr ""
+
+#. 2j29F
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id411623364895100\n"
+"help.text"
+msgid "Depending on what you intend to achieve, you may choose one of the following approaches to running Python scripts in %PRODUCTNAME:"
+msgstr ""
+
+#. XHP4Z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365274024\n"
+"help.text"
+msgid "<emph>Run Scripts inside the current %PRODUCTNAME process:</emph> Python scripts are executed from within the %PRODUCTNAME process by using the <menuitem>Tools - Macros - Run Macro</menuitem> menu or the APSO extension to call user scripts stored in the Python scripts folder. You can also use the APSO Python shell to interactively run Python scripts."
+msgstr ""
+
+#. pnXQT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id761623365278133\n"
+"help.text"
+msgid "<emph>Run Scripts separately from the %PRODUCTNAME process:</emph> Python scripts are executed from an external process that connects to an ongoing %PRODUCTNAME process using a socket."
+msgstr ""
+
+#. uyCPN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id631623365667011\n"
+"help.text"
+msgid "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
+msgstr ""
+
+#. R4Rfk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id431623365836802\n"
+"help.text"
+msgid "Running Scripts from inside the %PRODUCTNAME process"
+msgstr ""
+
+#. UFGaA
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id111623365861568\n"
+"help.text"
+msgid "Using the APSO extension"
+msgstr ""
+
+#. GAQwg
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365892513\n"
+"help.text"
+msgid "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. iXiDt
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623366334727\n"
+"help.text"
+msgid "In APSO's main window go to <menuitem>Menu - Python Shell</menuitem>."
+msgstr ""
+
+#. gbnEf
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id931623366329927\n"
+"help.text"
+msgid "Alternativelly you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>."
+msgstr ""
+
+#. TKAXE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id661623366478092\n"
+"help.text"
+msgid "Now you can start typing Python commands and the shell will print the corresponding output after each line of code is executed."
+msgstr ""
+
+#. zGCxS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id581623366559478\n"
+"help.text"
+msgid "To start using the <literal>ScriptForge</literal> library, you need to import the <literal>CreateScriptService</literal> method, with which you will be able to access the services provided by the library. The example below uses the <literal>Basic</literal> service to display a message box."
+msgstr ""
+
+#. F7c8N
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id701623366829587\n"
+"help.text"
+msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code."
+msgstr ""
+
+#. tWENT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623366906045\n"
+"help.text"
+msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet bellow uses the <literal>UI</literal> service to create a blank writer document."
+msgstr ""
+
+#. N5A9E
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id961623367376768\n"
+"help.text"
+msgid "Creating Python script files"
+msgstr ""
+
+#. xqmvY
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367433650\n"
+"help.text"
+msgid "You can create your own Python files and edit them with your preferred text editor. Later you can call them from within any %PRODUCTNAME component."
+msgstr ""
+
+#. arDpS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id51623367560321\n"
+"help.text"
+msgid "The first step is to locate where your user scripts are stored. For that, refer to <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Python_Scripts_Path\">Python Scripts Organization and Location</link> help page."
+msgstr ""
+
+#. NdM4Y
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367773032\n"
+"help.text"
+msgid "Now you can create a text file inside your Python user scripts folder, for instance <emph>sf_test.py</emph>, and start typing your scripts."
+msgstr ""
+
+#. rFyBp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id271623367917630\n"
+"help.text"
+msgid "Next is a simple example that gets the numeric value from a Calc cell and increments it by 1. Simply type the following code into the <emph>sf_test.py</emph> file."
+msgstr ""
+
+#. EQxF2
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id171623368511426\n"
+"help.text"
+msgid "This example creates the <literal>increment_cell</literal> function. Note that <literal>g_exportedScripts</literal> is a tuple that tells which functions will be displayed in %PRODUCTNAME as user scripts."
+msgstr ""
+
+#. UUnv4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623368615244\n"
+"help.text"
+msgid "To run this script from within a Calc document:"
+msgstr ""
+
+#. FynYm
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id811623368677444\n"
+"help.text"
+msgid "Create or open a Calc file."
+msgstr ""
+
+#. qdWEL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id281623368679141\n"
+"help.text"
+msgid "Enter some numeric value into cell \"A1\" in the current sheet."
+msgstr ""
+
+#. bFQSh
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623368679893\n"
+"help.text"
+msgid "Go to <menuitem>Tools - Macros - Run Macros</menuitem> ."
+msgstr ""
+
+#. xLTy8
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id421623368680565\n"
+"help.text"
+msgid "Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list."
+msgstr ""
+
+#. EaBEU
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id131623368875763\n"
+"help.text"
+msgid "Click <keycode>Run</keycode>. Note that the value in cell \"A1\" was incremented by 1."
+msgstr ""
+
+#. 9FozC
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id781623368934689\n"
+"help.text"
+msgid "You can also use APSO to run Python scripts in a similar manner:"
+msgstr ""
+
+#. Lyyxc
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id501623369002537\n"
+"help.text"
+msgid "First open APSO by going to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. 2H4ta
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id521623369004825\n"
+"help.text"
+msgid "In the macro list, navigate to <menuitem>My Macros - sf_test - increment_cell</menuitem> ."
+msgstr ""
+
+#. ZhSaL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id101623369005929\n"
+"help.text"
+msgid "Click <menuitem>Execute</menuitem> ."
+msgstr ""
+
+#. ujB4e
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id531623369208159\n"
+"help.text"
+msgid "Running Scripts separately from the %PRODUCTNAME process"
+msgstr ""
+
+#. 9yG9z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id261623370168228\n"
+"help.text"
+msgid "Determining the Installation Path"
+msgstr ""
+
+#. 2ijCM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id261623369722023\n"
+"help.text"
+msgid "The first step to run scripts from a separate process is to find the folder where %PRODUCTNAME is installed. There are several ways to do that, but <literal>ScriptForge</literal> provides a quick way to identify your installation path. For that, open APSO's Python shell and type:"
+msgstr ""
+
+#. UEwkB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id81623370150730\n"
+"help.text"
+msgid "The output from the code above is the base directory where %PRODUCTNAME is installed. Now you need to add the \"program\" subfolder to the resulting path. This is the base folder from which you will run Python scripts from a separate process."
+msgstr ""
+
+#. EvDcx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id451623370201479\n"
+"help.text"
+msgid "For example, suppose you get <emph>/usr/lib/libreoffice/</emph> as the result from running the Python code above. Then you need to consider <emph>/usr/lib/libreoffice/program</emph> as the path to run your Python scripts."
+msgstr ""
+
+#. 6EYGe
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id231623370501084\n"
+"help.text"
+msgid "Start %PRODUCTNAME with socket settings"
+msgstr ""
+
+#. F94mp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623369245475\n"
+"help.text"
+msgid "To run Python scripts from a separate process, you need to start %PRODUCTNAME with a few additional options that specify the hostname and port through which the external process will communicate with the %PRODUCTNAME component process."
+msgstr ""
+
+#. mfbEM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id221623369584132\n"
+"help.text"
+msgid "Open the your operating system's command prompt, navigate to the program folder of your %PRODUCTNAME installation directory and type:"
+msgstr ""
+
+#. 6hDm4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623370706743\n"
+"help.text"
+msgid "The command above will start %PRODUCTNAME with a communication channel open so that other processes can exchange messages with it."
+msgstr ""
+
+#. SB5LE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623370871360\n"
+"help.text"
+msgid "Note that the previous example opens %PRODUCTNAME start center. If you want to open a specific component, for instance Writer, you can add the --writer flag to the command, as follows."
+msgstr ""
+
+#. cVRuV
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id431623373618951\n"
+"help.text"
+msgid "Take note of the <literal>host</literal> and <literal>port</literal> parameters, which in this example are <emph>localhost</emph> and <emph>2021</emph>, respectively."
+msgstr ""
+
+#. Z7z5C
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id861623370468356\n"
+"help.text"
+msgid "Running an External Python Shell"
+msgstr ""
+
+#. eBmVz
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623371253647\n"
+"help.text"
+msgid "Start the Python shell from within the <emph>program</emph> folder inside your %PRODUCTNAME installation path. Follow the steps <link href=\"text/sbasic/shared/03/sf_intro.xhp#InstallPath\" name=\"Install_Path\">above</link> to learn how to find your installation path."
+msgstr ""
+
+#. 69F7S
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id11623373098602\n"
+"help.text"
+msgid "<emph>On Linux / Mac OS:</emph>"
+msgstr ""
+
+#. PFWiq
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id311623373151552\n"
+"help.text"
+msgid "<emph>On Windows:</emph>"
+msgstr ""
+
+#. HGBuK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id791623373520018\n"
+"help.text"
+msgid "This will open the Python shell and now you can start typing commands that will be executed by %PRODUCTNAME. But first you need to set up the socket connection."
+msgstr ""
+
+#. s54tE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id351623373686414\n"
+"help.text"
+msgid "The second line of code above defines the <literal>host</literal> and <literal>port</literal> settings so that the Python shell can communicate with an ongoing %PRODUCTNAME process opened with the same socket settings."
+msgstr ""
+
+#. RiXDx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623373769471\n"
+"help.text"
+msgid "Now you can run other Python commands and they will be able to communicate with the %PRODUCTNAME process. For example:"
+msgstr ""
+
#. VCRTD
#: sf_l10n.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po
index 37393923e44..d8a10a94ff4 100644
--- a/source/am/helpcontent2/source/text/scalc/01.po
+++ b/source/am/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2020-12-31 12:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/am/>\n"
@@ -27160,15 +27160,6 @@ msgctxt ""
msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064."
msgstr "<item type=\"input\">=ኦክት2ሄክስ(144;4)</item> ይመልሳል 0064."
-#. AXDcg
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id14741462320147\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/01/func_convert.xhp#convert_head\"/>"
-msgstr ""
-
#. G7UNe
#: 04060116.xhp
msgctxt ""
@@ -69757,13 +69748,13 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Sampling</menuitem></variable>"
msgstr ""
-#. MDjEn
+#. bdELn
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000050\n"
"help.text"
-msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis."
+msgid "Sampling allows you to pick data from a <emph>source</emph> table (population) to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis, as well as with or without sample replacement in the source table."
msgstr ""
#. GRbRi
@@ -69784,40 +69775,112 @@ msgctxt ""
msgid "Sampling Method"
msgstr ""
-#. zDwkD
+#. XsLMx
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000070\n"
+"hd_id611623249550632\n"
"help.text"
-msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
+msgid "Random"
msgstr ""
-#. AAvrF
+#. fnhdR
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000080\n"
+"par_id711623249563655\n"
"help.text"
-msgid "<emph>Sample size</emph>: Number of lines sampled from the source table."
+msgid "Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
msgstr ""
-#. hy48Z
+#. ePB4n
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000090\n"
+"hd_id431623249579089\n"
"help.text"
-msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>."
+msgid "Sample size"
msgstr ""
-#. i8TDF
+#. LtFAr
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000100\n"
+"par_id461623249594879\n"
+"help.text"
+msgid "Number of lines sampled from the source table. The Sample size is limited to the population size for all sampling methods without replacement."
+msgstr ""
+
+#. S4cc4
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id931623249610097\n"
+"help.text"
+msgid "With replacement"
+msgstr ""
+
+#. ArJPP
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id191623249619384\n"
+"help.text"
+msgid "When checked, put back samples in population (source table) after draw. A sample can be drawn more than once and therefore a larger sample size than population is possible. This option is mutually exclusive with <emph>Keep order</emph>. When unchecked, a sample drawn is not put back to the population and sample size is limited to population size."
+msgstr ""
+
+#. QG5Yo
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id791623249632175\n"
+"help.text"
+msgid "Keep order"
+msgstr ""
+
+#. KBoyr
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id741623249641180\n"
+"help.text"
+msgid "When checked, samples are drawn in order of population data. Samples are not put back to the population (exclusive with <emph>With replacement</emph>). This option is automatically checked for <emph>Periodic</emph> sampling. When unchecked, samples are drawn in random order."
+msgstr ""
+
+#. 73nDr
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id461623249656476\n"
+"help.text"
+msgid "Periodic"
+msgstr ""
+
+#. MFSpi
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id481623249667345\n"
+"help.text"
+msgid "Picks lines in a pace defined by <emph>Period</emph>."
+msgstr ""
+
+#. jM46a
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id101623249682605\n"
+"help.text"
+msgid "Period"
+msgstr ""
+
+#. NVGau
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id621623249692296\n"
"help.text"
-msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling."
+msgid "The number of lines to skip periodically when sampling. The <emph>Period</emph> is limited to the population size."
msgstr ""
#. NjytZ
diff --git a/source/am/helpcontent2/source/text/sdatabase.po b/source/am/helpcontent2/source/text/sdatabase.po
index 3fb33a09aa7..4e59f2b874a 100644
--- a/source/am/helpcontent2/source/text/sdatabase.po
+++ b/source/am/helpcontent2/source/text/sdatabase.po
@@ -3,7 +3,7 @@ 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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-01-25 14:07+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/am/>\n"
@@ -6018,6 +6018,573 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
msgstr ""
+#. SaBHA
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"tit\n"
+"help.text"
+msgid "Advanced Properties"
+msgstr ""
+
+#. xBcXZ
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_idN10550\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvprop.xhp\">Advanced Properties</link>"
+msgstr ""
+
+#. 5dCC5
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Specifies advanced properties for the database."
+msgstr ""
+
+#. FGvho
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_id3998840\n"
+"help.text"
+msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
+msgstr ""
+
+#. ssTZY
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"tit\n"
+"help.text"
+msgid "Special Settings"
+msgstr ""
+
+#. JBUZ3
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"bm_id81623155177507\n"
+"help.text"
+msgid "<bookmark_value>database;special settings</bookmark_value> <bookmark_value>database settings;SQL92 naming</bookmark_value> <bookmark_value>database settings;keyword AS</bookmark_value> <bookmark_value>database settings;outer join syntax</bookmark_value> <bookmark_value>database settings;special SELECT statements</bookmark_value> <bookmark_value>database settings;ODBC date/time</bookmark_value> <bookmark_value>database settings;support primary keys</bookmark_value> <bookmark_value>database settings;line ends</bookmark_value> <bookmark_value>database settings;version columns</bookmark_value>"
+msgstr ""
+
+#. vCApF
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10556\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Special Settings</link>"
+msgstr ""
+
+#. nv4Nn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10566\n"
+"help.text"
+msgid "Specifies the way you can work with data in a database."
+msgstr ""
+
+#. nVTwF
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id7679372\n"
+"help.text"
+msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
+msgstr ""
+
+#. mEAfH
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id4572283\n"
+"help.text"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr ""
+
+#. 8pnWD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Use SQL92 naming constraints"
+msgstr ""
+
+#. CZ3vk
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
+msgstr ""
+
+#. wHaBn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105907\n"
+"help.text"
+msgid "Use keyword AS before table alias names"
+msgstr ""
+
+#. xEpbm
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105947\n"
+"help.text"
+msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
+msgstr ""
+
+#. NbAt4
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id3534958\n"
+"help.text"
+msgid "End text lines with CR + LF"
+msgstr ""
+
+#. NKKsC
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id6151921\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
+msgstr ""
+
+#. UDWZ7
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1059E\n"
+"help.text"
+msgid "Append the table alias name in SELECT statements"
+msgstr ""
+
+#. v2ZEZ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
+msgstr ""
+
+#. 6kz2C
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A5\n"
+"help.text"
+msgid "Use Outer Join syntax '{OJ }'"
+msgstr ""
+
+#. 9PDve
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A9\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
+msgstr ""
+
+#. xahKj
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105BE\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
+#. 8rHyA
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C1\n"
+"help.text"
+msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
+msgstr ""
+
+#. yARgJ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C4\n"
+"help.text"
+msgid "Ignore the privileges from the database driver"
+msgstr ""
+
+#. GoiGX
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
+msgstr ""
+
+#. CcsGn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105CB\n"
+"help.text"
+msgid "Replace named parameters with ?"
+msgstr ""
+
+#. finzM
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105CF\n"
+"help.text"
+msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
+msgstr ""
+
+#. LypD3
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105D2\n"
+"help.text"
+msgid "Display version columns (when available)"
+msgstr ""
+
+#. gJR4a
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105D6\n"
+"help.text"
+msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
+msgstr ""
+
+#. HLoGa
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105FA\n"
+"help.text"
+msgid "Use the catalog name in SELECT statements"
+msgstr ""
+
+#. uqBBN
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105FE\n"
+"help.text"
+msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
+msgstr ""
+
+#. uTnnA
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10613\n"
+"help.text"
+msgid "Use the schema name in SELECT statements"
+msgstr ""
+
+#. EVDZk
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10617\n"
+"help.text"
+msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
+msgstr ""
+
+#. JgvBE
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1061A\n"
+"help.text"
+msgid "Create index with ASC or DESC statement"
+msgstr ""
+
+#. BgkNz
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1061E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
+msgstr ""
+
+#. BzVqp
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10621\n"
+"help.text"
+msgid "Comparison of Boolean values"
+msgstr ""
+
+#. rgzfK
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10625\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
+msgstr ""
+
+#. X2cuQ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id1101718\n"
+"help.text"
+msgid "Form data input checks for required fields"
+msgstr ""
+
+#. 8FD9D
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id3783989\n"
+"help.text"
+msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
+msgstr ""
+
+#. LPJKD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id6684163\n"
+"help.text"
+msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
+msgstr ""
+
+#. fZAwm
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id3837397\n"
+"help.text"
+msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
+msgstr ""
+
+#. T9wrt
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id0909200811170166\n"
+"help.text"
+msgid "Ignore currency field information"
+msgstr ""
+
+#. MWpZD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id0909200811170221\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
+msgstr ""
+
+#. ykjaM
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id040920092139524\n"
+"help.text"
+msgid "Use ODBC conformant date/time literals"
+msgstr ""
+
+#. AFvyx
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id040920092139526\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
+msgstr ""
+
+#. 9PTAJ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id04092009442139524\n"
+"help.text"
+msgid "Supports primary keys"
+msgstr ""
+
+#. BVmAU
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id04096620092139526\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
+msgstr ""
+
+#. WCkDd
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841631\n"
+"help.text"
+msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
+msgstr ""
+
+#. U5ssy
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841632\n"
+"help.text"
+msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
+msgstr ""
+
+#. vdH4q
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841633\n"
+"help.text"
+msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
+msgstr ""
+
+#. EYaFK
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"tit\n"
+"help.text"
+msgid "Generated Values"
+msgstr ""
+
+#. kGZBa
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"bm_id521623154765032\n"
+"help.text"
+msgid "<bookmark_value>database advanced properties;autoincrement values</bookmark_value> <bookmark_value>database advanced properties;automatic generated values</bookmark_value> <bookmark_value>database advanced properties;retrieve generated values</bookmark_value> <bookmark_value>database advanced properties;query generated values</bookmark_value>"
+msgstr ""
+
+#. kqFCk
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10553\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Generated Values</link>"
+msgstr ""
+
+#. x7uc3
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10563\n"
+"help.text"
+msgid "Specifies the options for automatically generated values for new data records."
+msgstr ""
+
+#. Dpncz
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_id7684560\n"
+"help.text"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr ""
+
+#. moLhP
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN1058C\n"
+"help.text"
+msgid "Retrieve generated values"
+msgstr ""
+
+#. KGEf3
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
+msgstr ""
+
+#. x4VQL
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10593\n"
+"help.text"
+msgid "Auto-increment statement"
+msgstr ""
+
+#. Hskow
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10597\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
+msgstr ""
+
+#. Vi6CV
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105A0\n"
+"help.text"
+msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
+msgstr ""
+
+#. rDQtm
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10634\n"
+"help.text"
+msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
+msgstr ""
+
+#. GSfGJ
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "Query of generated values"
+msgstr ""
+
+#. gCRhF
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10645\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
+msgstr ""
+
+#. BzyHv
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105B1\n"
+"help.text"
+msgid "SELECT LAST_INSERT_D();"
+msgstr ""
+
#. cLmBi
#: main.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/00.po b/source/am/helpcontent2/source/text/shared/00.po
index 8771a8b68be..cf0016a7e57 100644
--- a/source/am/helpcontent2/source/text/shared/00.po
+++ b/source/am/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-11-17 21:27+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2374,6 +2374,51 @@ msgctxt ""
msgid "Formatting refers to the visual layout of text using a word-processing or DTP program. This includes defining the paper format, page borders, fonts and font effects, as well as indents and spacing. You can format text <link href=\"text/shared/00/00000005.xhp#Section7\">directly or with Styles</link> provided by $[officename]."
msgstr "አቀራረብ የሚመራው ወደ የሚታዩ የ ጽሁፍ እቅድ ነው በሚጠቀሙ ጊዜ ቃላት-ማቀናበሪያ ወይንም DTP ፕሮግራም: ይህ የ ወረቀት አቀራረብ መግለጽ: የ ገጽ ድንበር: ፊደሎች: የ ፊደል ውጤቶች: እንዲሁም ማስረጊያ እና ክፍተቶች ያካትታል: እርስዎ ጽሁፍ ማቅረብ ይችላሉ <link href=\"text/shared/00/00000005.xhp#Section7\"> በ ቀጥታ ወይንም በ ዘዴዎች </link> በቀረበው በ $[officename]."
+#. CDCzC
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"bm_id911622865848718\n"
+"help.text"
+msgid "<bookmark_value>half-width;definition</bookmark_value> <bookmark_value>halfwidth;definition</bookmark_value> <bookmark_value>full-width;definition</bookmark_value> <bookmark_value>fullwidth;definition</bookmark_value>"
+msgstr ""
+
+#. FkxhB
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"hd_id871622865956807\n"
+"help.text"
+msgid "Half-width and Full-width Characters"
+msgstr ""
+
+#. EurbT
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id381622866004346\n"
+"help.text"
+msgid "Half-width and full-width are properties used to differentiate characters used by some East Asian languages and scripts, mainly Chinese, Japanese, and Korean (CJK)."
+msgstr ""
+
+#. djoxW
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id171622867006461\n"
+"help.text"
+msgid "The Han characters, Hiragana and Katakana characters, as well as Hangul characters used by these scripts are usually of square shape, and on fixed-width (monospace) display they occupy space of two Latin/ASCII characters. They are therefore called full-width characters, while the letters in Latin alphabet, digits, and punctuation marks included in ASCII character set are called half-width characters."
+msgstr ""
+
+#. ijLBK
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id871622874043146\n"
+"help.text"
+msgid "For historical reasons, a set of square-shaped Latin letters, digits, and punctuation marks are also defined and used in CJK typography, in addition to or in place of their half-width counterparts. They are called full-width forms. Similarly, there are also half-width forms of the usually full-width Katakanas and Hangul Jamos, and they have narrower shapes instead of square ones. A character's half-width and full-width forms are essentially two ways of writing the same character, just like uppercase and lowercase forms of Latin alphabet. $[officename] supports conversion between half-width and full-width, as well as ignoring width difference when matching text strings."
+msgstr ""
+
#. VAGDA
#: 00000005.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index ac3aebbc447..1f8530477aa 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2020-03-18 16:16+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Amharic <https://weblate.documentfoundation.org/projects/libo_help-master/textshared01/am/>\n"
@@ -8125,14 +8125,14 @@ msgctxt ""
msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
msgstr "<variable id=\"halbnormaltitel\">ተመሳሳይ የ ባህሪ ስፋት (ለ እሲያን ቋንቋ ብቻ ተችሏል)</variable>"
-#. B4uAW
+#. LUDU5
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
"par_id3145744\n"
"help.text"
-msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
-msgstr "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">ሙሉ-ስፋት እና ግማሽ-ስፋት ያላቸውን ባህሪዎች ፎርሞች ይለያል</ahelp></variable>"
+msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full width</link> character forms.</ahelp></variable>"
+msgstr ""
#. D4hMq
#: 02100000.xhp
@@ -44818,6 +44818,384 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
msgstr ""
+#. zivCM
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"tit\n"
+"help.text"
+msgid "Classification Bar"
+msgstr ""
+
+#. 8PAok
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"bm_id030820161853495457\n"
+"help.text"
+msgid "<bookmark_value>classification toolbar;display</bookmark_value>"
+msgstr ""
+
+#. KaU95
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id3150342\n"
+"help.text"
+msgid "<variable id=\"classbarh1\"><link href=\"text/shared/01/classificationbar.xhp\" name=\"Classification Bar\">Classification Toolbar</link></variable>"
+msgstr ""
+
+#. WnDNP
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id3150202\n"
+"help.text"
+msgid "The <emph>Classification</emph> bar contains tools to help secure document handling."
+msgstr ""
+
+#. FtFz5
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id030820161754171423\n"
+"help.text"
+msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
+msgstr ""
+
+#. cRuqo
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id030820161754175408\n"
+"help.text"
+msgid "Choose <menuitem>View - Toolbars - TSCP Classification</menuitem>"
+msgstr ""
+
+#. HdABp
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id121623158675627\n"
+"help.text"
+msgid "Levels"
+msgstr ""
+
+#. b5AFq
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id891623158683293\n"
+"help.text"
+msgid "Manage Document Classification"
+msgstr ""
+
+#. vPT8t
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id501623161122070\n"
+"help.text"
+msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for document classification."
+msgstr ""
+
+#. m5zCN
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id971623158688684\n"
+"help.text"
+msgid "Manage Paragraph Classification"
+msgstr ""
+
+#. MSJDf
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id871623161127282\n"
+"help.text"
+msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for paragraph classification."
+msgstr ""
+
+#. kfv3h
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id51623177298121\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
+msgstr ""
+
+#. dsZAF
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"tit\n"
+"help.text"
+msgid "Classification Dialog"
+msgstr ""
+
+#. Cregg
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"bm_id481623178809365\n"
+"help.text"
+msgid "<bookmark_value>classification;contents</bookmark_value> <bookmark_value>classification;licenses</bookmark_value> <bookmark_value>classification;part numbers</bookmark_value> <bookmark_value>classification;markings</bookmark_value> <bookmark_value>classification;paragraph</bookmark_value> <bookmark_value>paragraph;classification</bookmark_value>"
+msgstr ""
+
+#. nD79p
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id21623159004194\n"
+"help.text"
+msgid "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"classificationdialog\">Document and Paragraph Classification Dialog</link></variable>"
+msgstr ""
+
+#. RuUAE
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id461623164674397\n"
+"help.text"
+msgid "Applies classification policy to the current document or paragraph. The dialog helps to assemble the classification policy terms of the document or paragraph by using predefined classification terms or by entering custom classification terms. The dialog display several lists of predefined items, which are loaded from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">BAILS-xml TSCP policy file</link>."
+msgstr ""
+
+#. Q2FkA
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id201623197455516\n"
+"help.text"
+msgid "Enable the <emph>TSCP Classification</emph> toolbar in <menuitem>View - Toolbars - TSCP Classification</menuitem> and click on the <menuitem>Manage Document Classification</menuitem> or <menuitem>Manage Paragraph Classification</menuitem> buttons."
+msgstr ""
+
+#. de3Za
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id831623165018680\n"
+"help.text"
+msgid "Content"
+msgstr ""
+
+#. 7bGF5
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id301623172724879\n"
+"help.text"
+msgid "The <emph>Content</emph> text box displays the classification text created by the dialog and displays the existing document or paragraph classification terms. You can add your own terms in addition to the existing text in the box and the classification terms from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. 8WD3B
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id951623171171522\n"
+"help.text"
+msgid "Bold icon (document classification only)"
+msgstr ""
+
+#. JHibf
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id931623171330037\n"
+"help.text"
+msgid "Apply bold character formatting to the document or paragraph classification terms."
+msgstr ""
+
+#. LEFJG
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id921623171177576\n"
+"help.text"
+msgid "Sign Paragraph (paragraph classification only)"
+msgstr ""
+
+#. dD6gS
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id431623171280325\n"
+"help.text"
+msgid "Opens the Select Certification dialog box to choose the certificate to use to sign the paragraph."
+msgstr ""
+
+#. 8nrUC
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id391623165024206\n"
+"help.text"
+msgid "Recently used"
+msgstr ""
+
+#. QRxgw
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id451623170670589\n"
+"help.text"
+msgid "List the recently used classification terms."
+msgstr ""
+
+#. JpuJH
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id511623165030442\n"
+"help.text"
+msgid "Classification"
+msgstr ""
+
+#. Qm44f
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id891623168935957\n"
+"help.text"
+msgid "The Classification list contains the translated elements of the Business Authorization Identification and Labeling Scheme (BAILS). The %PRODUCTNAME defaults are:"
+msgstr ""
+
+#. 9E5xL
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id461623165035145\n"
+"help.text"
+msgid "International"
+msgstr ""
+
+#. bC9B4
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id21623168943133\n"
+"help.text"
+msgid "The International list are the elements of the BAILS, not localized. The default is:"
+msgstr ""
+
+#. GGGgk
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id411623172250101\n"
+"help.text"
+msgid "The Classification and International drop-down lists are actually the same list. A change in one list changes the other."
+msgstr ""
+
+#. G2z8A
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id811623165656089\n"
+"help.text"
+msgid "Marking"
+msgstr ""
+
+#. FnA4y
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id41623173977713\n"
+"help.text"
+msgid "Display a list of pre-existing markings available to be added to the Contents text box. Double click one entry to have it added to the contents text box at the cursor location. The markings are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. cBseC
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id941623165039690\n"
+"help.text"
+msgid "License"
+msgstr ""
+
+#. sEc2R
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id1001623174051869\n"
+"help.text"
+msgid "Displays the existing intellectual property licenses. Double click the license to have it displayed in the <emph>Part text</emph> box below. Click the <emph>Add</emph> button to place the license text in the <emph>Content</emph> box.The licenses are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. BZFwp
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id741623165044190\n"
+"help.text"
+msgid "Part number"
+msgstr ""
+
+#. DDJqR
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id191623174046018\n"
+"help.text"
+msgid "Displays the existing intellectual property part numbers. Double click the part number to have it displayed in the <emph>Part text</emph> box below and click the <emph>Add</emph> button to place the part number in the <emph>Content</emph> text box. The part numbers are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. uGvTQ
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id791623165049158\n"
+"help.text"
+msgid "Part text:"
+msgstr ""
+
+#. ocBSB
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id471623174526628\n"
+"help.text"
+msgid "Use this box to enter contents to be added to the <emph>Content</emph> text box."
+msgstr ""
+
+#. tPAV7
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id491623165052989\n"
+"help.text"
+msgid "Add"
+msgstr ""
+
+#. s7x5E
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id591623174559160\n"
+"help.text"
+msgid "Click to add the contents of the <emph>Part text</emph> box to the <emph>Content</emph> box."
+msgstr ""
+
+#. yRPDF
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id571623174784742\n"
+"help.text"
+msgid "Settings of the Classification dialog are part of the document custom properties."
+msgstr ""
+
+#. iVA7f
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id51623177298121\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
+msgstr ""
+
#. ViF5g
#: digitalsignatures.xhp
msgctxt ""
@@ -48274,14 +48652,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
msgstr "<ahelp hid=\".\">በ ጥንቃቄ ዘዴ ዘዴ ነው በ %PRODUCTNAME ጊዚያዊ የሚጀምር በ አዲስ ተጠቃሚ ገጽታ እና ያሰናክላል ጠንካራ አካሎች ማፍጠኛ: እርስዎን ይረዳዎታል እንደ ነበር ለ መመለስ ምንም-የማይሰሩ %PRODUCTNAME ሁኔታዎችን </ahelp>"
-#. 4WJbB
+#. 69t7D
#: profile_safe_mode.xhp
msgctxt ""
"profile_safe_mode.xhp\n"
"par_id281120163153357\n"
"help.text"
-msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
-msgstr "ይምረጡ <emph> እርዳታ - በ አስተማማኝ ዘዴ እንደገና ማስጀመሪያ...</emph>"
+msgid "Choose <emph>Help - Restart in Safe Mode</emph>."
+msgstr ""
#. GgV84
#: profile_safe_mode.xhp
@@ -49732,13 +50110,13 @@ msgctxt ""
msgid "Whole sheet export"
msgstr ""
-#. 95sab
+#. 4PX8H
#: ref_pdf_export_general.xhp
msgctxt ""
"ref_pdf_export_general.xhp\n"
"par_id81574108602417\n"
"help.text"
-msgid "Export one sheet per page."
+msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
msgstr ""
#. KCagR
@@ -49840,13 +50218,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select to generate a PDF file that shows only the page contents.</ahelp>"
msgstr ""
-#. JjGcM
+#. SCD8i
#: ref_pdf_export_initial_view.xhp
msgctxt ""
"ref_pdf_export_initial_view.xhp\n"
"hd_id7464217\n"
"help.text"
-msgid "Outlines and page"
+msgid "Outline and page"
msgstr ""
#. 8e4Tz
diff --git a/source/am/helpcontent2/source/text/shared/explorer/database.po b/source/am/helpcontent2/source/text/shared/explorer/database.po
index bf97a6efec0..0f78258c946 100644
--- a/source/am/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/am/helpcontent2/source/text/shared/explorer/database.po
@@ -3,7 +3,7 @@ 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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-12-10 01:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,555 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1544405296.000000\n"
-#. SaBHA
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"tit\n"
-"help.text"
-msgid "Advanced Properties"
-msgstr "የረቀቁ ባህሪዎች"
-
-#. onnSe
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10550\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Advanced Properties</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">የ ረቀቁ ባህሪዎች</link>"
-
-#. 5dCC5
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Specifies advanced properties for the database."
-msgstr "ለ ዳታቤዝ የ ረቀቀ ባህሪዎች መግለጫ"
-
-#. FGvho
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_id3998840\n"
-"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr "ከ ዳታቤዝ መስኮት ውስጥ ይምረጡ <emph> ማረሚያ - ዳታቤዝ - ባህሪዎች </emph> ይጫኑ <emph> የረቀቁ ባህሪዎች </emph> tab"
-
-#. ssTZY
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"tit\n"
-"help.text"
-msgid "Special Settings"
-msgstr "የተለዩ ማሰናጃዎች"
-
-#. E7fXr
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10556\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Special Settings</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">የተለዩ ማሰናጃዎች</link>"
-
-#. nv4Nn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10566\n"
-"help.text"
-msgid "Specifies the way you can work with data in a database."
-msgstr "እርስዎ እንዴት መስራት እንደሚፈልጉ ይወስኑ ከ ዳታቤዝ ውስጥ"
-
-#. nVTwF
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id7679372\n"
-"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
-msgstr "ከ ዳታቤዝ መስኮት ውስጥ ይምረጡ <emph> ማረሚያ - ዳታቤዝ - የ ረቀቁ ማሰናጃዎች </emph>"
-
-#. mEAfH
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id4572283\n"
-"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "የሚቀጥሉት መቆጣጠሪያዎች አይነት ዝግጁነት እንደ ዳታቤዝ አይነት ይለያያል:"
-
-#. 8pnWD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Use SQL92 naming constraints"
-msgstr "ይጠቀሙ SQL92 መሰየሚያ ማስገደጃ"
-
-#. CZ3vk
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
-msgstr "<ahelp hid=\".\">ባህሪዎች ማስቻያ የሚያረጋግጡ የ SQL92 መሰየሚያ ስብስቦች በ ስም ውስጥ ለ ዳታ ምንጭ: ሁሉንም ሌሎች ባህሪዎች አይቀበልም: እያንዳንዱ ስም መጀመር አለበት በ የ ታችኛው ጉዳይ ፊደል: የ ላይኛው ጉዳይ ፊደል: ወይንም በ ከ ስሩ ማስመሪያ ( _ ): ቀሪው ባህሪዎች መሆን ይችላል የ ASCII ፊደሎች: ቁጥሮች: እና ከ ስሩ ማስመሪያ </ahelp>"
-
-#. wHaBn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105907\n"
-"help.text"
-msgid "Use keyword AS before table alias names"
-msgstr "ይጠቀሙ ቁልፍ ቃል እንደ በፊቱ ለ ሰንጠረዥ ሀሰት ስም"
-
-#. xEpbm
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105947\n"
-"help.text"
-msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
-msgstr "<ahelp hid=\".\">አንዳንድ ዳታቤዞች ይጠቀማሉ ቁልፍ ቃል \"እንደ\" በ ስም እና በ ሀሰት ስም መካከል: ሌሎች ዳታቤዞች ነጭ ክፍተት ይጠቀማሉ: ይህን ምርጫ ያስችሉ ለ ማስገባት እንደ ከ ሀሰት ስም በፊት </ahelp>"
-
-#. NbAt4
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id3534958\n"
-"help.text"
-msgid "End text lines with CR + LF"
-msgstr "የጽሁፍ መስመሮችን መጨረሻ በ CR+LF"
-
-#. NKKsC
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6151921\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
-msgstr "<ahelp hid=\".\">ይምረጡ ለ መጠቀም የ (አዲስ መስመር) CR + LF (መስመር መቀለቢያ) ኮድ ጥንድ እያንዳንዱን የ ጽሁፍ መስመር ለ መጨረስ (የሚመረጠው ለ DOS እና Windows operating systems).</ahelp>"
-
-#. UDWZ7
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1059E\n"
-"help.text"
-msgid "Append the table alias name in SELECT statements"
-msgstr "የ ሀሰት ስም መጨመሪያ ለ ሰንጠረዥ በ መምረጫ አረፍተ ነገር"
-
-#. v2ZEZ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
-msgstr "<ahelp hid=\".\">የ ሀሰት ስም መጨመሪያ ለ ሰንጠረዥ ስም በ መምረጫ አረፍተ ነገር </ahelp>"
-
-#. 6kz2C
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A5\n"
-"help.text"
-msgid "Use Outer Join syntax '{OJ }'"
-msgstr "ይጠቀሙ የ ውጭ ማገናኛ አገባብ ለ '{OJ }'"
-
-#. 9PDve
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
-msgstr "<ahelp hid=\".\">ይጠቀሙ የ ቅደም ተከተል መዝለያ ለ ውጪ ማገናኛ: የ አገባብ ለዚህ የ ቅደም ተከተል መዝለያ {ውጪ የ ውጪ-ማገናኛ}</ahelp>"
-
-#. xahKj
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105BE\n"
-"help.text"
-msgid "Example:"
-msgstr "ለምሳሌ:"
-
-#. 8rHyA
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C1\n"
-"help.text"
-msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-msgstr "ለምሳሌ: ይምረጡ ጽሁፍ.* ከ {oj እቃ ከ ግራ ውጪ አገናኝ ደንቦች በ እቃ.no=orders.ANR}"
-
-#. yARgJ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C4\n"
-"help.text"
-msgid "Ignore the privileges from the database driver"
-msgstr "ከ ዳታቤዝ driver ውስጥ ቅድሚያውን መተው"
-
-#. GoiGX
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C8\n"
-"help.text"
-msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
-msgstr "<ahelp hid=\".\">ከ ዳታቤዝ driver ውስጥ የ ቀረበውን ቅድሚያ መድረሻ መተው </ahelp>"
-
-#. CcsGn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CB\n"
-"help.text"
-msgid "Replace named parameters with ?"
-msgstr "የ ተሰየሙ ደንቦችን ልቀይር በ ?"
-
-#. finzM
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CF\n"
-"help.text"
-msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
-msgstr "<ahelp hid=\".\">የ ተሰየሙ ደንቦችን መቀየሪያ ከ ዳታ ምንጭ ውስጥ በ ጥያቄ ምልክት (?).</ahelp>"
-
-#. LypD3
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D2\n"
-"help.text"
-msgid "Display version columns (when available)"
-msgstr "የአምድ እትም ማሳያ (በሚኖርበት ጊዜ)"
-
-#. gJR4a
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D6\n"
-"help.text"
-msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
-msgstr "አንዳንድ የ ዳታቤዝ ለ ሜዳዎች የ እትም ቁጥር ይመድባል ለ ተቀየሩ መዝገቦች ደንብ: የ እትም ቁጥር ለ ሜዳ የሚጨምረው በ አንድ ነው እያንዳንዱ ይዞታዎች ሜዳ ሲቀየር <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\"> ከ ዳታቤዝ ሰንጠረዥ መዝገብ ውስጥ የ ውስጥ እትም ቁጥር ማሳያ </ahelp>"
-
-#. HLoGa
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FA\n"
-"help.text"
-msgid "Use the catalog name in SELECT statements"
-msgstr "የ መዝገብ ስም ይጠቀሙ በ መምረጫ አነጋገር"
-
-#. uqBBN
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FE\n"
-"help.text"
-msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
-msgstr "<ahelp hid=\".\">የ አሁኑን የ ዳታ ምንጭ ይጠቀሙ ለ መዝገብ: ይህ ምርጫ ጠቃሚ ነው ለ ODBC ዳታ ምንጭ የ ዳታቤዝ ሰርቨር ሲሆን: ይህን ምርጫ ይምረጡ የ ODBC ዳታ ምንጭ ለ የ ዳታቤዝ driver.</ahelp>"
-
-#. uTnnA
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10613\n"
-"help.text"
-msgid "Use the schema name in SELECT statements"
-msgstr "የ መዝገብ ስም ይጠቀሙ በ መምረጫ አነጋገር"
-
-#. EVDZk
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10617\n"
-"help.text"
-msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
-msgstr "<ahelp hid=\".\">እርስዎን የ እቅድ ስም በ መምረጫ አረፍተ ነገር ውስጥ መጠቀም ያስችሎታል </ahelp>"
-
-#. JgvBE
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061A\n"
-"help.text"
-msgid "Create index with ASC or DESC statement"
-msgstr "ማውጫ መፍጠሪያ እየጨመረ ወይንም እየቀነሰ በሚሄድ አሰራር"
-
-#. BgkNz
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
-msgstr "<ahelp hid=\".\">ማውጫ መፍጠሪያ እየጨመረ ወይንም እየቀነሰ በሚሄድ አሰራር </ahelp>"
-
-#. BzVqp
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10621\n"
-"help.text"
-msgid "Comparison of Boolean values"
-msgstr "የ ቡሊያን ዋጋዎች ማነፃፀሪያ"
-
-#. rgzfK
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10625\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
-msgstr "<ahelp hid=\".\">መጠቀም የሚፈልጉትን የ ቡሊያን አይነት ይምረጡ </ahelp>"
-
-#. X2cuQ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id1101718\n"
-"help.text"
-msgid "Form data input checks for required fields"
-msgstr "ለሚፈለጉት ሜዳዎች የ ዳታ ማስገቢያ ፎርም መመርመሪያ"
-
-#. 8FD9D
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3783989\n"
-"help.text"
-msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
-msgstr "<ahelp hid=\".\">እርስዎ አዲስ መዝገብ በሚያስገቡ ጊዜ ወይንም በሚያሻሽሉ ጊዜ የ ነበረውን መዝገብ በ ፎርም ውስጥ: እና እርስዎ ሜዳውን ባዶ ከተዉት ከ ዳታቤዝ አምድ ጋር ማስገቢያ የሚፈልግ: ሰለ ባዶው ሜዳ ለ እርስዎ መልእክት ይታያል </ahelp>"
-
-#. LPJKD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6684163\n"
-"help.text"
-msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
-msgstr "ይህን የ መቆጣጠሪያ ሳጥን ካላስቻሉ: በ አሁኑ ዳታቤዝ ውስጥ ያሉት ፎርሞች ምልክት አይደረግባቸውም ለሚፈለጉት ሜዳዎች"
-
-#. fZAwm
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3837397\n"
-"help.text"
-msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
-msgstr "የ መቆጣጠሪያ ሳጥን ዝግጁ ነው ለ ሁሉም የ ዳታ ምንጭ አይነቶች ዳታው ላይ የ መጻፍ ፍቃድ ለሚሰጡ: የ መቆጣጠሪያ ሳጥን ለ ሰንጠረዥ: ጽሁፍ: csv: እና የ ተለያዩ ለ ንባብ-ብቻ አድራሻ ደብተሮች የለም"
-
-#. T9wrt
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id0909200811170166\n"
-"help.text"
-msgid "Ignore currency field information"
-msgstr "የ ገንዘብ ሜዳ መረጃ መተው"
-
-#. MWpZD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id0909200811170221\n"
-"help.text"
-msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
-msgstr "<ahelp hid=\".\">የ Oracle JDBC ግንኙነቶች ብቻ: በሚያስችሉ ጊዜ የሚወስነው ምንም አምድ እንደ ገንዘብ ሜዳ እንዳይወሰድ ነው: የ ሜዳ አይነት የሚመልሰው የ ዳታቤዝ driver ይወገዳል </ahelp>"
-
-#. ykjaM
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id040920092139524\n"
-"help.text"
-msgid "Use ODBC conformant date/time literals"
-msgstr "ይጠቀሙ የ ODBC ማረጋገጫ ለ ቀን/ሰአት በ ትክክል"
-
-#. AFvyx
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id040920092139526\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
-msgstr "<ahelp hid=\".\">ይጠቀሙ ቀን/ሰአት በ ትክክል ለ ማረጋገጥ የ ODBC ደረጃ </ahelp>"
-
-#. 9PTAJ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id04092009442139524\n"
-"help.text"
-msgid "Supports primary keys"
-msgstr "ቀዳሚ ቁልፍ ይደግፋል"
-
-#. BVmAU
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id04096620092139526\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
-msgstr "<ahelp hid=\".\">የ መሰረታዊ መሰረዣ መገልበጫ ማስቻያ: ፈልጎ ለማግኘት የ ዳታቤዝ ድጋፍ ለ ቀዳሚ ቁልፎች መጠቀሚያ </ahelp>"
-
-#. WCkDd
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841631\n"
-"help.text"
-msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
-msgstr "እርስዎ በሚገናኙ ጊዜ ወደ ዳታቤዝ በ መጠቀም generic API እንደ ODBC, JDBC, ወይንም ADO, Base አሁን ፈጽማል ማሰሻ ለ መወሰን ይህ ዳታቤዝ ይደግፍ እንደሆን ቀዳሚ ቁልፎች: እነዚህ የ APIs ድጋፍ ይሰጣሉ መረጃ ፈልጎ ለማግኘት"
-
-#. U5ssy
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841632\n"
-"help.text"
-msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
-msgstr "ፈልጎ ማግኛ አንዳንድ ጊዜ ላይሳካ ይችላል: ይህ ሶስት-ሁኔታ መመርመሪያ ሳጥን በ ነባር የ ተሰናዳው ላልተወሰነ ሁኔታ ነው: ይህ ማለት: \"ፈልጎ ማግኛ መፈጸሚያ\": ምልክት ማድረጊያውን ሳጥን ካስቻሉ: ቀዳሚ ቁልፍ ድጋፍ ይታሰባል: ምልክት ማድረጊያውን ሳጥን ካሰናከሉ: ምንም ቀዳሚ ቁልፍ ድጋፍ አይታሰብም"
-
-#. vdH4q
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841633\n"
-"help.text"
-msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
-msgstr "ማስታወሻ ይህ ምርጫ ካልተቀበሉ የ ፋልጎ ማግኛ: እርስዎ ካስቻሉ ምልክት ማድረጊያ ሳጥን ለ ዳታቤዝ የ ቀዳሚ ቁልፎች አይደግፍም: ለ እርስዎ አንዳንድ ስህተት ይታያል"
-
-#. EYaFK
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"tit\n"
-"help.text"
-msgid "Generated Values"
-msgstr "የ መነጩ ዋጋዎች"
-
-#. PVw9o
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10553\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Generated Values</link>"
-msgstr "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">የ መነጩ ዋጋዎች</link>"
-
-#. x7uc3
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10563\n"
-"help.text"
-msgid "Specifies the options for automatically generated values for new data records."
-msgstr "ለ አዲስ ዳታ መዝገቦች ራሱ በራሱ ዋጋዎች ማመንጫ ምርጫ መወሰኛ"
-
-#. Dpncz
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_id7684560\n"
-"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr "የሚቀጥሉት መቆጣጠሪያዎች አይነት ዝግጁነት እንደ ዳታቤዝ አይነት ይለያያል:"
-
-#. moLhP
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN1058C\n"
-"help.text"
-msgid "Retrieve generated values"
-msgstr "የመነጩ ዋጋዎችን ፈልጎ ማግኛ"
-
-#. KGEf3
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
-msgstr "<ahelp hid=\".\">ድጋፍ $[officename] ማስቻያ ለ በራሱ-መጨመሪያ የ ዳታ ሜዳዎች በ አሁኑ የ ODBC ወይንም JDBC ዳታ ምንጭ ውስጥ: ይምረጡ ይህን ምርጫ የ በራሱ-መጨመሪያ ገጽታ ለ SDBCX ደረጃ ዳታቤዝ ያልተደገፈ ከሆነ: ባጠቃላይ የ በራሱ-መጨመሪያ ተመርጧል ለ ቀዳሚ ቁልፍ ሜዳ </ahelp>"
-
-#. x4VQL
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10593\n"
-"help.text"
-msgid "Auto-increment statement"
-msgstr "በራሱ-መጨመሪያ አነጋገር"
-
-#. Hskow
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10597\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
-msgstr "<ahelp hid=\".\">ያስገቡ የ SQL ትእዛዝ መግለጫ የ ዳታ ምንጭ ትእዛዝ ለ በራሱ-መጨመሪያ የሚገለጽበት ኢንቲጀር ዳታ ሜዳ </ahelp> ለምሳሌ: የሚቀጥለው የ MySQL መግለጫ የተጠቀሙበት በ በራሱ_መጨመሪያ መግለጫ ለ መጨመር የ \"id\" ሜዳ ለ እያንዳንዱ ጊዜ መግለጫው የ ዳታ ሜዳ ሲፈጥር:"
-
-#. Vi6CV
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105A0\n"
-"help.text"
-msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr "ሰንጠረዥ መፍጠሪያ \"ሰንጠረዥ1\" (\"id\" ኢንቲጀር በራሱ_መጨመሪያ)"
-
-#. rDQtm
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10634\n"
-"help.text"
-msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
-msgstr "በ ሌላ አነጋገር: ያስገቡ በራሱ_መጨመሪያ ወደ <emph>በራሱ-መጨመሪያ አነጋገር</emph> ሳጥን ውስጥ"
-
-#. GSfGJ
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105AA\n"
-"help.text"
-msgid "Query of generated values"
-msgstr "የ መነጩ ዋጋዎች ጥያቄ"
-
-#. gCRhF
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10645\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
-msgstr "<ahelp hid=\".\">ያስገቡ ለ SQL አረፍተ ነገር የሚመልስ የ መጨረሻውን በራሱ-መጨመሪያ ዋጋ ለ ቀዳሚ ቁልፍ ዳታ ሜዳ: </ahelp> ለምሳሌ:"
-
-#. BzyHv
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "SELECT LAST_INSERT_D();"
-msgstr "ይምረጡ መጨረሻ_የገባው_ን();"
-
#. xUFRA
#: dabadoc.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index 1bc94f1dabc..6c1907ba8f9 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:15+0200\n"
+"POT-Creation-Date: 2021-06-11 23:57+0200\n"
"PO-Revision-Date: 2018-12-09 17:46+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2167,6 +2167,366 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>"
msgstr "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">አቀራረብ - የ እቃ ባህሪዎች</link>"
+#. kiUUC
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"tit\n"
+"help.text"
+msgid "Document Classification"
+msgstr ""
+
+#. 8o3Ef
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id3156324\n"
+"help.text"
+msgid "<variable id=\"classdoc\"><link href=\"text/shared/guide/classification.xhp\" name=\"Document Classification\">Document Classification</link></variable>"
+msgstr ""
+
+#. eb5Uk
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161847569710\n"
+"help.text"
+msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
+msgstr ""
+
+#. BcaWE
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744119967\n"
+"help.text"
+msgid "Document classification and security is an important issue for businesses and governments."
+msgstr ""
+
+#. AACM4
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744113553\n"
+"help.text"
+msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
+msgstr ""
+
+#. zceBx
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744118823\n"
+"help.text"
+msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
+msgstr ""
+
+#. YkACm
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744121143\n"
+"help.text"
+msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
+msgstr ""
+
+#. 5W3De
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744123676\n"
+"help.text"
+msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
+msgstr ""
+
+#. ZQs7u
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744122593\n"
+"help.text"
+msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
+msgstr ""
+
+#. mJEQ9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744126871\n"
+"help.text"
+msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
+msgstr ""
+
+#. R9Yp9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161800093929\n"
+"help.text"
+msgid "BAF Categories"
+msgstr ""
+
+#. NtntD
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161856432825\n"
+"help.text"
+msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
+msgstr ""
+
+#. KJALu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800092823\n"
+"help.text"
+msgid "The default BAF categories for %PRODUCTNAME are listed below."
+msgstr ""
+
+#. QrvwJ
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800098142\n"
+"help.text"
+msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
+msgstr ""
+
+#. G8zUR
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106B0\n"
+"help.text"
+msgid "Intellectual Property"
+msgstr ""
+
+#. GQYP9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
+msgstr ""
+
+#. Pifje
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106CD\n"
+"help.text"
+msgid "National Security"
+msgstr ""
+
+#. S3BvF
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106DD\n"
+"help.text"
+msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
+msgstr ""
+
+#. uiSAu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106EA\n"
+"help.text"
+msgid "Export Control"
+msgstr ""
+
+#. GJP8B
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106FA\n"
+"help.text"
+msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
+msgstr ""
+
+#. 5xyWx
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800091021\n"
+"help.text"
+msgid "Refer to your corporate data security policy and information security officers for support in document classification."
+msgstr ""
+
+#. LC8Eh
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161747122444\n"
+"help.text"
+msgid "Default levels of classification"
+msgstr ""
+
+#. EByPW
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161849574719\n"
+"help.text"
+msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
+msgstr ""
+
+#. VWzXD
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747139337\n"
+"help.text"
+msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
+msgstr ""
+
+#. SK6Dg
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747135421\n"
+"help.text"
+msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
+msgstr ""
+
+#. iHBj5
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747132341\n"
+"help.text"
+msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
+msgstr ""
+
+#. bzmGY
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747139845\n"
+"help.text"
+msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
+msgstr ""
+
+#. fZxAa
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747138519\n"
+"help.text"
+msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
+msgstr ""
+
+#. RESkc
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161747134459\n"
+"help.text"
+msgid "Customizing classification levels."
+msgstr ""
+
+#. DCBYu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161851045883\n"
+"help.text"
+msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
+msgstr ""
+
+#. 3wmPg
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747133280\n"
+"help.text"
+msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
+msgstr ""
+
+#. Tcss6
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id03082016174713477\n"
+"help.text"
+msgid "Use the file with your %PRODUCTNAME locale in the name as example."
+msgstr ""
+
+#. YhBEK
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747137522\n"
+"help.text"
+msgid "Save the file and make the adequate changes to the classification path above to access the file."
+msgstr ""
+
+#. kzkkC
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747135133\n"
+"help.text"
+msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
+msgstr ""
+
+#. AnzFS
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id03082016174713354\n"
+"help.text"
+msgid "Pasting contents in documents with different levels of classification."
+msgstr ""
+
+#. z5iqF
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161851512902\n"
+"help.text"
+msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
+msgstr ""
+
+#. KSkfc
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747134188\n"
+"help.text"
+msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
+msgstr ""
+
+#. GCqDL
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818081317\n"
+"help.text"
+msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
+msgstr ""
+
+#. gpp8Q
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818082152\n"
+"help.text"
+msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
+msgstr ""
+
+#. svkxK
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818085901\n"
+"help.text"
+msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
+msgstr ""
+
#. TT796
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -3490,13 +3850,13 @@ msgctxt ""
msgid "File Conversion Filters Tables"
msgstr ""
-#. Gnh4p
+#. zKiAm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"bm_id541554406270299\n"
"help.text"
-msgid "<bookmark_value>filters;document conversion</bookmark_value><bookmark_value>document conversion;filters</bookmark_value><bookmark_value>convert-to;filters</bookmark_value><bookmark_value>command line document conversion;filters</bookmark_value><bookmark_value>module file filters</bookmark_value>"
+msgid "<bookmark_value>filters;document conversion</bookmark_value> <bookmark_value>document conversion;filters</bookmark_value> <bookmark_value>convert-to;filters</bookmark_value> <bookmark_value>command line document conversion;filters</bookmark_value> <bookmark_value>module file filters</bookmark_value>"
msgstr ""
#. SXahX
@@ -3508,22 +3868,22 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link>"
msgstr ""
-#. CqBDJ
+#. G5KB2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_id581554399002498\n"
"help.text"
-msgid "<variable id=\"variable name\"><ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp></variable>"
+msgid "<variable id=\"variable name\"> <ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp> </variable>"
msgstr ""
-#. b2QPi
+#. QAzjK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_id00tablehead\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable visibility=\"hidden\" id=\"filtername\">Filter name</variable><variable visibility=\"hidden\" id=\"mediatype\">Media type</variable><variable visibility=\"hidden\" id=\"fileextensions\">File name extensions</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"> <variable visibility=\"hidden\" id=\"filtername\">Filter Name</variable> <variable visibility=\"hidden\" id=\"apiname\">API Name</variable> <variable visibility=\"hidden\" id=\"mediatype\">Media Type (Extension)</variable> </ahelp>"
msgstr ""
#. TDrTw
@@ -3544,526 +3904,418 @@ msgctxt ""
msgid "Filters for WRITER"
msgstr ""
-#. XPtUL
+#. cqFhB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer0\n"
+"FilterName_HTML__StarWriter_\n"
"help.text"
-msgid "AbiWord Document"
+msgid "HTML Document (Writer)"
msgstr ""
-#. m5C85
+#. n9LGr
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer3\n"
+"FilterName_MS_WinWord_5\n"
"help.text"
-msgid "Apple Pages"
-msgstr ""
-
-#. ATvUz
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer6\n"
-"help.text"
-msgid "BroadBand eBook"
-msgstr ""
-
-#. NDUKF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer9\n"
-"help.text"
-msgid "ClarisWorks/AppleWorks Document"
-msgstr ""
-
-#. uhAJf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer12\n"
-"help.text"
-msgid "EPUB Document"
-msgstr ""
-
-#. EhxSS
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer15\n"
-"help.text"
-msgid "FictionBook 2.0"
-msgstr ""
-
-#. eJaKc
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer21\n"
-"help.text"
-msgid "HTML Document"
-msgstr ""
-
-#. fQxLD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer24\n"
-"help.text"
-msgid "Hangul WP 97"
-msgstr ""
-
-#. ihqrs
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer27\n"
-"help.text"
-msgid "Help content"
-msgstr ""
-
-#. 7UPxm
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer28\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. GhADm
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer30\n"
-"help.text"
-msgid "Legacy Mac Text Document"
-msgstr ""
-
-#. VqS7i
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer31\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. aBqVE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer33\n"
-"help.text"
-msgid "Legacy StarOffice Text Document"
+msgid "Microsoft WinWord 1/2/5"
msgstr ""
-#. e3nVt
+#. xD2w9
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer34\n"
+"FilterName_MS_WinWord_6.0\n"
"help.text"
-msgid "None"
+msgid "Microsoft Word 6.0"
msgstr ""
-#. odcve
+#. SJ7vD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer36\n"
+"FilterName_MS_Word_95\n"
"help.text"
-msgid "LotusWordPro Document"
+msgid "Microsoft Word 95"
msgstr ""
-#. csLtF
+#. ZAyCh
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer39\n"
+"FilterName_MS_Word_95_Vorlage\n"
"help.text"
-msgid "MS Word 95 Template"
+msgid "Microsoft Word 95 Template"
msgstr ""
-#. aC82A
+#. CDvco
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer42\n"
+"FilterName_MS_Word_97\n"
"help.text"
-msgid "MacWrite Document"
+msgid "Word 97–2003"
msgstr ""
-#. mnmDo
+#. uudBm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer45\n"
+"FilterName_MS_Word_97_Vorlage\n"
"help.text"
-msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgid "Word 97–2003 Template"
msgstr ""
-#. 67upD
+#. ZCDT8
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer48\n"
+"FilterName_OpenDocument_Text_Flat_XML\n"
"help.text"
-msgid "Microsoft Excel 4.0"
+msgid "Flat XML ODF Text Document"
msgstr ""
-#. X92F5
+#. eSFGw
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer51\n"
+"FilterName_Rich_Text_Format\n"
"help.text"
-msgid "Microsoft Excel 5.0"
+msgid "Rich Text"
msgstr ""
-#. qpyRf
+#. pDv4t
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer54\n"
+"FilterName_StarOffice_XML__Writer_\n"
"help.text"
-msgid "Microsoft Excel 95"
+msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
-#. VxERM
+#. PmERP
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer57\n"
+"FilterName_WordPerfect\n"
"help.text"
-msgid "Microsoft WinWord 1/2/5"
+msgid "WordPerfect Document"
msgstr ""
-#. cZfDS
+#. yrGa7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer60\n"
+"FilterName_MS_Works\n"
"help.text"
-msgid "Microsoft Word 6.0"
+msgid "Microsoft Works Document"
msgstr ""
-#. ymJSS
+#. yeAAo
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer63\n"
+"FilterName_MS_Write\n"
"help.text"
-msgid "Microsoft Word 95"
+msgid "Microsoft Write"
msgstr ""
-#. WBiba
+#. 8tUJt
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer66\n"
+"FilterName_DosWord\n"
"help.text"
msgid "Microsoft Word for DOS"
msgstr ""
-#. fvuB6
+#. RRhzm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer67\n"
+"FilterName_ClarisWorks\n"
"help.text"
-msgid "None"
+msgid "ClarisWorks/AppleWorks Text Document"
msgstr ""
-#. FmQsq
+#. KRYRG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer69\n"
+"FilterName_Mac_Word\n"
"help.text"
msgid "Microsoft Word for Mac (v1 - v5)"
msgstr ""
-#. 95ySF
+#. G7SHX
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer72\n"
+"FilterName_Mac_Works\n"
"help.text"
-msgid "Microsoft Works Document"
+msgid "Microsoft Works for Mac Text Document (v1 - v4)"
msgstr ""
-#. zrWyf
+#. sdUTZ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer75\n"
+"FilterName_MacWrite\n"
"help.text"
-msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgid "MacWrite Document"
msgstr ""
-#. vgSQC
+#. kNAGd
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer78\n"
+"FilterName_Mariner_Write\n"
"help.text"
-msgid "Microsoft Write"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
msgstr ""
-#. btFmf
+#. hauDe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer81\n"
+"FilterName_WriteNow\n"
"help.text"
-msgid "Office Open XML Text Document"
+msgid "WriteNow Document"
msgstr ""
-#. CtYDn
+#. XB2mE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer84\n"
+"FilterName_AbiWord\n"
"help.text"
-msgid "Office Open XML Text Template"
+msgid "AbiWord Document"
msgstr ""
-#. bfbiE
+#. AkpXt
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer87\n"
+"FilterName_T602Document\n"
"help.text"
-msgid "OpenDocument Text (Flat XML)"
+msgid "T602 Document"
msgstr ""
-#. AFtGG
+#. BtFCB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer96\n"
+"FilterName_LotusWordPro\n"
"help.text"
-msgid "OpenOffice.org 1.0 Text Document"
+msgid "Lotus WordPro Document"
msgstr ""
-#. DnGzw
+#. iGofq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer105\n"
+"FilterName_Text\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Text"
msgstr ""
-#. ExgBJ
+#. mCyqh
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer108\n"
+"FilterName_Text__encoded_\n"
"help.text"
-msgid "Palm Text Document"
+msgid "Text - Choose Encoding"
msgstr ""
-#. w7J7A
+#. fviHV
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer111\n"
+"FilterName_writer_MIZI_Hwp_97\n"
"help.text"
-msgid "PalmDoc eBook"
+msgid "Hangul WP 97"
msgstr ""
-#. bGx8D
+#. zZWv7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer114\n"
+"FilterName_writer_StarOffice_XML_Writer_Template\n"
"help.text"
-msgid "Plucker eBook"
+msgid "OpenOffice.org 1.0 Text Document Template"
msgstr ""
-#. kEEB4
+#. 8CLpE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer117\n"
+"FilterName_writer_pdf_Export\n"
"help.text"
-msgid "Rich Text Format"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. AwEEW
+#. WFAmn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer120\n"
+"FilterName_writer8\n"
"help.text"
-msgid "T602 Document"
+msgid "ODF Text Document"
msgstr ""
-#. iEVLD
+#. EPBGH
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer129\n"
+"FilterName_writer8_template\n"
"help.text"
-msgid "Text"
+msgid "ODF Text Document Template"
msgstr ""
-#. we8Kv
+#. yXkkF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer132\n"
+"FilterName_MS_Word_2007_XML\n"
"help.text"
msgid "Word 2007–365"
msgstr ""
-#. c3THm
+#. LZDsv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer135\n"
+"FilterName_MS_Word_2007_XML_Template\n"
"help.text"
msgid "Word 2007–365 Template"
msgstr ""
-#. SvsgT
+#. YeRCc
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer138\n"
+"FilterName_MS_Word_2007_XML_VBA\n"
"help.text"
msgid "Word 2007–365 VBA"
msgstr ""
-#. M2GE9
+#. usXDW
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer141\n"
+"FilterName_Office_Open_XML_Text\n"
"help.text"
-msgid "Word 97–2000 Template"
+msgid "Office Open XML Text (Transitional)"
msgstr ""
-#. vvH28
+#. 4Se77
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer144\n"
+"FilterName_Office_Open_XML_Text_Template\n"
"help.text"
-msgid "Word 97–2003"
+msgid "Office Open XML Text Template (Transitional)"
msgstr ""
-#. NHEFf
+#. 7qLEf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer147\n"
+"FilterName_writer_layout_dump\n"
"help.text"
-msgid "WordPerfect Document"
+msgid "Writer Layout XML"
msgstr ""
-#. eDBdp
+#. Va5zD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer150\n"
+"FilterName_BroadBand_eBook\n"
"help.text"
-msgid "WriteNow Document"
-msgstr ""
-
-#. 9P9Gf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer153\n"
-"help.text"
-msgid "Writer 6.0 Master Document"
+msgid "BroadBand eBook"
msgstr ""
-#. mNHsM
+#. xv2HX
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer156\n"
+"FilterName_FictionBook_2\n"
"help.text"
-msgid "Writer 6.0 Template"
+msgid "FictionBook 2.0"
msgstr ""
-#. AJork
+#. eGEV2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer159\n"
+"FilterName_PalmDoc\n"
"help.text"
-msgid "Writer 8"
+msgid "PalmDoc eBook"
msgstr ""
-#. AGZge
+#. s5QPG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer162\n"
+"FilterName_Plucker_eBook\n"
"help.text"
-msgid "Writer 8 Master Document"
+msgid "Plucker eBook"
msgstr ""
-#. jNZFG
+#. axzuL
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer165\n"
+"FilterName_Apple_Pages\n"
"help.text"
-msgid "Writer 8 Master Document Template"
+msgid "Apple Pages"
msgstr ""
-#. XEx9f
+#. 3jzkE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer168\n"
+"FilterName_MWAW_Text_Document\n"
"help.text"
-msgid "Writer 8 Template"
+msgid "Legacy Mac Text Document"
msgstr ""
-#. qyd8U
+#. KC9Cu
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer171\n"
+"FilterName_Palm_Text_Document\n"
"help.text"
-msgid "Writer Layout Dump"
+msgid "Palm Text Document"
msgstr ""
-#. 28vVe
+#. Fy4FN
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer172\n"
+"FilterName_StarOffice_Writer\n"
"help.text"
-msgid "None"
+msgid "Legacy StarOffice Text Document"
msgstr ""
-#. VoBbt
+#. Qsixv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer174\n"
+"FilterName_EPUB\n"
"help.text"
-msgid "Writer/Web 6.0 Template"
+msgid "EPUB Document"
msgstr ""
-#. qPsdB
+#. eaj67
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer177\n"
+"FilterName_PocketWord_File\n"
"help.text"
-msgid "Writer/Web 8 Template"
+msgid "Pocket Word"
msgstr ""
#. Lapv3
@@ -4084,490 +4336,373 @@ msgctxt ""
msgid "Filters for CALC"
msgstr ""
-#. EDgNB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc0\n"
-"help.text"
-msgid "Apple Numbers"
-msgstr ""
-
-#. T3AUX
+#. EuWnD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc3\n"
+"FilterName_DIF\n"
"help.text"
-msgid "Calc 6.0"
+msgid "Data Interchange Format"
msgstr ""
-#. bJ3rF
+#. 7q9Nb
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc6\n"
+"FilterName_HTML__StarCalc_\n"
"help.text"
-msgid "Calc 6.0 Template"
+msgid "HTML Document (Calc)"
msgstr ""
-#. kkDL9
+#. yPYR6
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc9\n"
+"FilterName_OpenDocument_Spreadsheet_Flat_XML\n"
"help.text"
-msgid "Calc 8"
+msgid "Flat XML ODF Spreadsheet"
msgstr ""
-#. eydRf
+#. rNgHW
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc12\n"
+"FilterName_Lotus\n"
"help.text"
-msgid "Calc 8 Template"
+msgid "Lotus 1-2-3"
msgstr ""
-#. JgEvb
+#. AEi8i
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc15\n"
+"FilterName_Quattro_Pro_6.0\n"
"help.text"
-msgid "ClarisResolve Document"
+msgid "Quattro Pro 6.0"
msgstr ""
-#. 2svnP
+#. mDJp3
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc18\n"
+"FilterName_MS_Excel_4.0\n"
"help.text"
-msgid "ClarisWorks/AppleWorks Document"
+msgid "Microsoft Excel 4.0"
msgstr ""
-#. r3SwE
+#. hgBXj
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc21\n"
+"FilterName_MS_Excel_4.0_Vorlage_Template\n"
"help.text"
-msgid "Data Interchange Format"
+msgid "Microsoft Excel 4.0 Template"
msgstr ""
-#. ME2oN
+#. 3oEkA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc22\n"
+"FilterName_MS_Excel_5.0_95\n"
"help.text"
-msgid "None"
+msgid "Microsoft Excel 5.0"
msgstr ""
-#. 3nYvG
+#. Uy7kn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc24\n"
+"FilterName_MS_Excel_5.0_95_Vorlage_Template\n"
"help.text"
-msgid "Excel 2007–365"
+msgid "Microsoft Excel 5.0 Template"
msgstr ""
-#. bhLnK
+#. 4CJZN
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc27\n"
+"FilterName_MS_Excel_95\n"
"help.text"
-msgid "Excel 2007–365 Template"
+msgid "Microsoft Excel 95"
msgstr ""
-#. bfGWF
+#. XGsPE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc30\n"
+"FilterName_MS_Excel_95_Vorlage_Template\n"
"help.text"
-msgid "Excel 97–2000 Template"
+msgid "Microsoft Excel 95 Template"
msgstr ""
-#. V2EVS
+#. wVQpy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc33\n"
+"FilterName_MS_Excel_97\n"
"help.text"
msgid "Excel 97–2003"
msgstr ""
-#. CG2DE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc36\n"
-"help.text"
-msgid "Gnumeric Spreadsheet"
-msgstr ""
-
-#. S5gzU
+#. gXYBx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc39\n"
+"FilterName_MS_Excel_97_Vorlage_Template\n"
"help.text"
-msgid "HTML Document"
+msgid "Excel 97–2003 Template"
msgstr ""
-#. ACkZs
+#. ZHc63
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc40\n"
+"FilterName_Rich_Text_Format__StarCalc_\n"
"help.text"
-msgid "text/html"
+msgid "Rich Text Format (Calc)"
msgstr ""
-#. WkPdq
+#. 3aMAe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc42\n"
+"FilterName_SYLK\n"
"help.text"
-msgid "HTML Table"
+msgid "SYLK"
msgstr ""
-#. kvzRX
+#. 7n2Wc
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc43\n"
+"FilterName_StarOffice_XML__Calc_\n"
"help.text"
-msgid "text/html"
+msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr ""
-#. RAPkB
+#. dJAD5
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc45\n"
+"FilterName_Text_-_txt_-_csv__StarCalc_\n"
"help.text"
-msgid "Legacy Mac Database"
+msgid "Text CSV"
msgstr ""
-#. ABVbe
+#. YWBDx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc46\n"
+"FilterName_calc_HTML_WebQuery\n"
"help.text"
-msgid "None"
+msgid "Web Page Query (Calc)"
msgstr ""
-#. 3uGWh
+#. V3SKY
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc48\n"
+"FilterName_calc_StarOffice_XML_Calc_Template\n"
"help.text"
-msgid "Legacy Mac Spreadsheet"
+msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
-#. TFR8D
+#. LGWY8
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc49\n"
+"FilterName_calc_pdf_Export\n"
"help.text"
-msgid "None"
-msgstr ""
-
-#. GtKGF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc51\n"
-"help.text"
-msgid "Legacy StarOffice Spreadsheet"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 3szUx
+#. oiELg
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc52\n"
+"FilterName_dBase\n"
"help.text"
-msgid "None"
+msgid "dBASE"
msgstr ""
-#. BRr2K
+#. beZKn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc54\n"
+"FilterName_calc8\n"
"help.text"
-msgid "Lotus"
+msgid "ODF Spreadsheet"
msgstr ""
-#. u8fFa
+#. aDeFx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc57\n"
+"FilterName_calc8_template\n"
"help.text"
-msgid "Lotus Wk1-Wk3"
+msgid "ODF Spreadsheet Template"
msgstr ""
-#. vDabC
+#. FcaWF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc58\n"
+"FilterName_Gnumeric_Spreadsheet\n"
"help.text"
-msgid "None"
+msgid "Gnumeric Spreadsheet"
msgstr ""
-#. HF7WB
+#. jGBT4
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc60\n"
+"FilterName_Calc_MS_Excel_2007_XML\n"
"help.text"
-msgid "MS Excel 4.0 Template"
+msgid "Excel 2007–365"
msgstr ""
-#. S9erV
+#. vJc6C
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc63\n"
+"FilterName_Calc_MS_Excel_2007_VBA_XML\n"
"help.text"
-msgid "MS Excel 5.0 Template"
+msgid "Excel 2007–365 (macro-enabled)"
msgstr ""
-#. HwTr9
+#. cEpWn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc66\n"
+"FilterName_Calc_MS_Excel_2007_XML_Template\n"
"help.text"
-msgid "MS Excel 95 Template"
+msgid "Excel 2007–365 Template"
msgstr ""
-#. yGNRv
+#. bkaz3
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc69\n"
+"FilterName_Calc_MS_Excel_2007_Binary\n"
"help.text"
msgid "Microsoft Excel 2007 Binary"
msgstr ""
-#. KMRUE
+#. HSHMA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc70\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. 3DVrP
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc72\n"
-"help.text"
-msgid "Microsoft Excel 2007-2016 VBA XML"
-msgstr ""
-
-#. izPTj
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc75\n"
-"help.text"
-msgid "Microsoft Excel 4.0"
-msgstr ""
-
-#. THHtc
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc78\n"
-"help.text"
-msgid "Microsoft Excel 5.0"
-msgstr ""
-
-#. NP4sG
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc81\n"
-"help.text"
-msgid "Microsoft Excel 95"
-msgstr ""
-
-#. oDTXG
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc84\n"
-"help.text"
-msgid "Microsoft Multiplan"
-msgstr ""
-
-#. MzQ6G
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc85\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. vVXNm
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc87\n"
-"help.text"
-msgid "Microsoft Works Document"
-msgstr ""
-
-#. ewzpQ
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc88\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. fCcoD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc90\n"
-"help.text"
-msgid "Microsoft Works for Mac Document (v1 - v4)"
-msgstr ""
-
-#. tmKZB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc93\n"
+"FilterName_Calc_Office_Open_XML\n"
"help.text"
msgid "Office Open XML Spreadsheet"
msgstr ""
-#. wS2ck
+#. hsUaF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc96\n"
+"FilterName_Calc_Office_Open_XML_Template\n"
"help.text"
msgid "Office Open XML Spreadsheet Template"
msgstr ""
-#. k4o4F
+#. eAk3m
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc99\n"
+"FilterName_MS_Works_Calc\n"
"help.text"
-msgid "OpenDocument Spreadsheet (Flat XML)"
+msgid "Microsoft Works Document"
msgstr ""
-#. SF42H
+#. EnMAK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc102\n"
+"FilterName_WPS_Lotus_Calc\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Lotus Document"
msgstr ""
-#. G9xFg
+#. kUjES
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc105\n"
+"FilterName_WPS_QPro_Calc\n"
"help.text"
-msgid "Quattro Pro 6.0"
+msgid "QuattroPro Document"
msgstr ""
-#. AgGJB
+#. eYL6j
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc106\n"
+"FilterName_ClarisWorks_Calc\n"
"help.text"
-msgid "None"
+msgid "ClarisWorks/AppleWorks Spreadsheet"
msgstr ""
-#. DuFX9
+#. uqB3o
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc108\n"
+"FilterName_Claris_Resolve_Calc\n"
"help.text"
-msgid "QuattroPro Document"
+msgid "ClarisResolve Document"
msgstr ""
-#. rjmpg
+#. sGZzg
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc109\n"
+"FilterName_Mac_Works_Calc\n"
"help.text"
-msgid "None"
+msgid "Microsoft Works for Mac Spreadsheet (v1 - v4)"
msgstr ""
-#. yij38
+#. nUBGp
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc111\n"
+"FilterName_Apple_Numbers\n"
"help.text"
-msgid "Rich Text Format"
+msgid "Apple Numbers"
msgstr ""
-#. QpxAA
+#. jXtFf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc114\n"
+"FilterName_MWAW_Database\n"
"help.text"
-msgid "SYLK"
+msgid "Legacy Mac Database"
msgstr ""
-#. NGUiE
+#. DB3FC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc117\n"
+"FilterName_MWAW_Spreadsheet\n"
"help.text"
-msgid "Text"
+msgid "Legacy Mac Spreadsheet"
msgstr ""
-#. ovpqS
+#. Gt7e4
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc120\n"
+"FilterName_StarOffice_Spreadsheet\n"
"help.text"
-msgid "dBASE"
+msgid "Legacy StarOffice Spreadsheet"
msgstr ""
-#. Ps5wj
+#. HiGDu
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc121\n"
+"FilterName_Microsoft_Multiplan\n"
"help.text"
-msgid "None"
+msgid "Microsoft Multiplan"
msgstr ""
#. EGUxE
@@ -4588,238 +4723,211 @@ msgctxt ""
msgid "Filters for IMPRESS"
msgstr ""
-#. TA6UD
+#. uKDSG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress0\n"
+"FilterName_Apple_Keynote\n"
"help.text"
msgid "Apple Keynote"
msgstr ""
-#. HbEDM
+#. u7FSb
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress3\n"
+"FilterName_MS_PowerPoint_97\n"
"help.text"
-msgid "ClarisWorks/AppleWorks Presentation"
-msgstr ""
-
-#. Czckt
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress6\n"
-"help.text"
-msgid "Draw 8"
-msgstr ""
-
-#. u7rfv
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress9\n"
-"help.text"
-msgid "Impress 6.0 Template"
-msgstr ""
-
-#. osCXA
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress12\n"
-"help.text"
-msgid "Impress 8"
+msgid "PowerPoint 97–2003"
msgstr ""
-#. QGZqj
+#. BsBhF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress15\n"
+"FilterName_MS_PowerPoint_97_AutoPlay\n"
"help.text"
-msgid "Impress 8 Template"
+msgid "PowerPoint 97–2003 AutoPlay"
msgstr ""
-#. xAwnF
+#. zQWHG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress18\n"
+"FilterName_MS_PowerPoint_97_Vorlage\n"
"help.text"
-msgid "Legacy Mac Presentation"
+msgid "PowerPoint 97–2003 Template"
msgstr ""
-#. 4VmC3
+#. WNSGm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress19\n"
+"FilterName_impress_StarOffice_XML_Draw\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Drawing (Impress)"
msgstr ""
-#. yXRcc
+#. QiEkA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress21\n"
+"FilterName_OpenDocument_Presentation_Flat_XML\n"
"help.text"
-msgid "Legacy StarOffice Presentation"
+msgid "Flat XML ODF Presentation"
msgstr ""
-#. wEBmd
+#. Qriqe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress22\n"
+"FilterName_StarOffice_XML__Impress_\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Presentation"
msgstr ""
-#. JFRt9
+#. BFxUC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress24\n"
+"FilterName_impress_StarOffice_XML_Impress_Template\n"
"help.text"
-msgid "Microsoft PowerPoint 1-4"
+msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
-#. n4ZCG
+#. F9DmM
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress25\n"
+"FilterName_impress_pdf_Export\n"
"help.text"
-msgid "None"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. HSMiP
+#. 4EboJ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress27\n"
+"FilterName_impress8\n"
"help.text"
-msgid "Office Open XML Presentation"
+msgid "ODF Presentation"
msgstr ""
-#. 3cbCj
+#. ELC6F
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress30\n"
+"FilterName_impress8_template\n"
"help.text"
-msgid "Office Open XML Presentation AutoPlay"
+msgid "ODF Presentation Template"
msgstr ""
-#. TP9Vf
+#. BEBAL
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress33\n"
+"FilterName_impress8_draw\n"
"help.text"
-msgid "Office Open XML Presentation Template"
+msgid "ODF Drawing (Impress)"
msgstr ""
-#. BwAAC
+#. n3Ewv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress36\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML\n"
"help.text"
-msgid "OpenDocument Presentation (Flat XML)"
+msgid "PowerPoint 2007–365"
msgstr ""
-#. DTp9Y
+#. CQqPC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress39\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_AutoPlay\n"
"help.text"
-msgid "OpenOffice.org 1.0 Drawing"
+msgid "PowerPoint 2007–365 AutoPlay"
msgstr ""
-#. qh5LE
+#. L6Xjf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress42\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_Template\n"
"help.text"
-msgid "OpenOffice.org 1.0 Presentation"
+msgid "PowerPoint 2007–365 Template"
msgstr ""
-#. F7pAp
+#. gGyD7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress45\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_VBA\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "PowerPoint 2007–365 VBA"
msgstr ""
-#. FqboC
+#. pctrF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress48\n"
+"FilterName_Impress_Office_Open_XML\n"
"help.text"
-msgid "PowerPoint 2007–365"
+msgid "Office Open XML Presentation"
msgstr ""
-#. ypSMq
+#. EWB4w
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress51\n"
+"FilterName_Impress_Office_Open_XML_Template\n"
"help.text"
-msgid "PowerPoint 2007–365"
+msgid "Office Open XML Presentation Template"
msgstr ""
-#. hvWY9
+#. EkxGy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress54\n"
+"FilterName_Impress_Office_Open_XML_AutoPlay\n"
"help.text"
-msgid "PowerPoint 2007–365 Template"
+msgid "Office Open XML Presentation AutoPlay"
msgstr ""
-#. KqQcD
+#. eEvn7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress57\n"
+"FilterName_ClarisWorks_Impress\n"
"help.text"
-msgid "PowerPoint 2007–365 VBA"
+msgid "ClarisWorks/AppleWorks Presentation"
msgstr ""
-#. DBWC6
+#. NHgBx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress60\n"
+"FilterName_StarOffice_Presentation\n"
"help.text"
-msgid "PowerPoint 97–2000 Template"
+msgid "Legacy StarOffice Presentation"
msgstr ""
-#. AQBrC
+#. jhGVJ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress63\n"
+"FilterName_MWAW_Presentation\n"
"help.text"
-msgid "PowerPoint 97–2003"
+msgid "Legacy Mac Presentation"
msgstr ""
-#. Novoe
+#. skCqq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress66\n"
+"FilterName_PowerPoint_3\n"
"help.text"
-msgid "PowerPoint 97–2003"
+msgid "Microsoft PowerPoint 1-4 and 95's"
msgstr ""
#. 9djZG
@@ -4840,220 +4948,175 @@ msgctxt ""
msgid "Filters for DRAW"
msgstr ""
-#. jgscE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw0\n"
-"help.text"
-msgid "Adobe PageMaker"
-msgstr ""
-
-#. nsWLD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw3\n"
-"help.text"
-msgid "Adobe/Macromedia Freehand"
-msgstr ""
-
-#. hwwgx
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw6\n"
-"help.text"
-msgid "ClarisWorks/AppleWorks Document"
-msgstr ""
-
-#. ZiqHV
+#. YjDYB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw9\n"
+"FilterName_OpenDocument_Drawing_Flat_XML\n"
"help.text"
-msgid "CorelDRAW"
+msgid "Flat XML ODF Drawing"
msgstr ""
-#. rTQKQ
+#. HhPJQ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw12\n"
+"FilterName_StarOffice_XML__Draw_\n"
"help.text"
-msgid "Corel Presentation Exchange"
-msgstr ""
-
-#. W3nCE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw15\n"
-"help.text"
-msgid "Draw 6.0 Template"
+msgid "OpenOffice.org 1.0 Drawing"
msgstr ""
-#. Sfwr6
+#. Yzxz6
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw18\n"
+"FilterName_draw_StarOffice_XML_Draw_Template\n"
"help.text"
-msgid "Draw 8"
+msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
-#. 9D3mH
+#. 5We5b
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw21\n"
+"FilterName_draw_pdf_Export\n"
"help.text"
-msgid "Draw 8 Template"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. CuTED
+#. eE7XK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw24\n"
+"FilterName_draw8\n"
"help.text"
-msgid "Legacy Mac Bitmap"
+msgid "ODF Drawing"
msgstr ""
-#. 2ttfE
+#. EwBLA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw25\n"
+"FilterName_draw8_template\n"
"help.text"
-msgid "None"
+msgid "ODF Drawing Template"
msgstr ""
-#. Kuytc
+#. pNG2x
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw27\n"
+"FilterName_WordPerfect_Graphics\n"
"help.text"
-msgid "Legacy Mac Drawing"
+msgid "WordPerfect Graphics"
msgstr ""
-#. p8WQ6
+#. RzyLC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw28\n"
+"FilterName_Visio_Document\n"
"help.text"
-msgid "None"
+msgid "Microsoft Visio 2000-2013"
msgstr ""
-#. cm556
+#. xDHNz
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw30\n"
+"FilterName_Publisher_Document\n"
"help.text"
-msgid "Legacy StarOffice Drawing"
+msgid "Microsoft Publisher 98-2010"
msgstr ""
-#. DCKY7
+#. eGGBw
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw31\n"
+"FilterName_Corel_Draw_Document\n"
"help.text"
-msgid "None"
+msgid "Corel Draw"
msgstr ""
-#. E8j52
+#. aiQoG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw33\n"
+"FilterName_Corel_Presentation_Exchange\n"
"help.text"
-msgid "Microsoft Publisher 2003"
+msgid "Corel Presentation Exchange"
msgstr ""
-#. tfAFz
+#. B3BBp
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw36\n"
+"FilterName_Freehand_Document\n"
"help.text"
-msgid "Microsoft Visio"
+msgid "Adobe/Macromedia Freehand"
msgstr ""
-#. 9wFgr
+#. DCoiy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw39\n"
+"FilterName_ClarisWorks_Draw\n"
"help.text"
-msgid "OpenDocument Drawing (Flat XML)"
+msgid "ClarisWorks/AppleWorks Drawing"
msgstr ""
-#. A9kyo
+#. HUGEm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw42\n"
+"FilterName_PageMaker_Document\n"
"help.text"
-msgid "OpenOffice.org 1.0 Drawing"
-msgstr ""
-
-#. A6oXp
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw45\n"
-"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Adobe PageMaker"
msgstr ""
-#. oAVcD
+#. zZ2EE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw48\n"
+"FilterName_QXP_Document\n"
"help.text"
msgid "QuarkXPress"
msgstr ""
-#. kqCZy
+#. hStZa
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw49\n"
+"FilterName_ZMF_Document\n"
"help.text"
-msgid "None"
+msgid "Zoner Callisto/Draw"
msgstr ""
-#. 9cecY
+#. BiZgm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw51\n"
+"FilterName_MWAW_Bitmap\n"
"help.text"
-msgid "WordPerfect Graphics"
+msgid "Legacy Mac Bitmap"
msgstr ""
-#. iCEEe
+#. gicao
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw54\n"
+"FilterName_MWAW_Drawing\n"
"help.text"
-msgid "Zoner Callisto/Draw"
+msgid "Legacy Mac Drawing"
msgstr ""
-#. JHutp
+#. 6dw2D
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw55\n"
+"FilterName_StarOffice_Drawing\n"
"help.text"
-msgid "None"
+msgid "Legacy StarOffice Drawing"
msgstr ""
#. 7s4EZ
@@ -5074,58 +5137,49 @@ msgctxt ""
msgid "Filters for MATH"
msgstr ""
-#. L9eeU
+#. 9DrmS
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math0\n"
-"help.text"
-msgid "Math 8"
-msgstr ""
-
-#. yy74o
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_math3\n"
+"FilterName_MathML_XML__Math_\n"
"help.text"
msgid "MathML 2.0"
msgstr ""
-#. 9Nn5Q
+#. NhtdT
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math6\n"
+"FilterName_MathType_3.x\n"
"help.text"
msgid "MathType3.x"
msgstr ""
-#. UGGRZ
+#. zSwxR
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math7\n"
+"FilterName_StarOffice_XML__Math_\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Formula"
msgstr ""
-#. cNKRe
+#. v95fZ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math9\n"
+"FilterName_math_pdf_Export\n"
"help.text"
-msgid "OpenOffice.org 1.0 Formula"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 5f8BW
+#. BD7Mn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math12\n"
+"FilterName_math8\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "ODF Formula"
msgstr ""
#. pkJ3f
@@ -5146,13 +5200,13 @@ msgctxt ""
msgid "Filters for BASE"
msgstr ""
-#. sVsHB
+#. GhDwr
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_base0\n"
+"FilterName_StarOffice_XML__Base_\n"
"help.text"
-msgid "OpenDocument Database"
+msgid "ODF Database"
msgstr ""
#. nEtCn
@@ -5173,285 +5227,33 @@ msgctxt ""
msgid "Filters for GRAPHICFILTER"
msgstr ""
-#. EiDUC
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter3\n"
-"help.text"
-msgid "BMP - Windows Bitmap"
-msgstr ""
-
-#. sFTvx
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter6\n"
-"help.text"
-msgid "CGM - Computer Graphics Metafile"
-msgstr ""
-
-#. ZtA5q
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter9\n"
-"help.text"
-msgid "DXF - AutoCAD Interchange Format"
-msgstr ""
-
-#. eFxEV
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter15\n"
-"help.text"
-msgid "EMF - Enhanced Meta File"
-msgstr ""
-
-#. JSNTB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter21\n"
-"help.text"
-msgid "EPS - Encapsulated PostScript"
-msgstr ""
-
-#. w6BBX
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter27\n"
-"help.text"
-msgid "GIF - Graphics Interchange"
-msgstr ""
-
-#. JvkqL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter33\n"
-"help.text"
-msgid "HTML"
-msgstr ""
-
-#. jSGkM
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter34\n"
-"help.text"
-msgid "text/html"
-msgstr ""
-
-#. Fh5BC
+#. ukbDG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter42\n"
+"FilterName_writer_jpg_Export\n"
"help.text"
msgid "JPEG - Joint Photographic Experts Group"
msgstr ""
-#. NEptD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter48\n"
-"help.text"
-msgid "MET - OS/2 Metafile"
-msgstr ""
-
-#. qqFiU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter51\n"
-"help.text"
-msgid "MOV - QuickTime File Format"
-msgstr ""
-
-#. fQHzg
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter63\n"
-"help.text"
-msgid "PBM - Portable Bitmap"
-msgstr ""
-
-#. g3Ezu
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter66\n"
-"help.text"
-msgid "PCD - Photo CD Base"
-msgstr ""
-
-#. jgKhX
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter69\n"
-"help.text"
-msgid "PCD - Photo CD Base16"
-msgstr ""
-
-#. dorU9
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter72\n"
-"help.text"
-msgid "PCD - Photo CD Base4"
-msgstr ""
-
-#. Zqehv
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter78\n"
-"help.text"
-msgid "PCT - Mac Pict"
-msgstr ""
-
-#. d6miP
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter81\n"
-"help.text"
-msgid "PCX - Zsoft Paintbrush"
-msgstr ""
-
-#. NT7TF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter87\n"
-"help.text"
-msgid "PGM - Portable Graymap"
-msgstr ""
-
-#. x2LKK
+#. xBHh2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter99\n"
+"FilterName_writer_png_Export\n"
"help.text"
msgid "PNG - Portable Network Graphic"
msgstr ""
-#. fZVeB
+#. FeKia
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter105\n"
-"help.text"
-msgid "PPM - Portable Pixelmap"
-msgstr ""
-
-#. dANmR
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter108\n"
-"help.text"
-msgid "PSD - Adobe Photoshop"
-msgstr ""
-
-#. hrWWf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter114\n"
-"help.text"
-msgid "RAS - Sun Raster Image"
-msgstr ""
-
-#. qYc2F
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter126\n"
+"FilterName_writer_svg_Export\n"
"help.text"
msgid "SVG - Scalable Vector Graphics"
msgstr ""
-#. F8DSr
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter129\n"
-"help.text"
-msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
-
-#. rz7pS
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter132\n"
-"help.text"
-msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
-
-#. XTmCR
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter138\n"
-"help.text"
-msgid "SVM - StarView Meta File"
-msgstr ""
-
-#. pmBjU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter141\n"
-"help.text"
-msgid "TGA - Truevision Targa"
-msgstr ""
-
-#. rfutE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter147\n"
-"help.text"
-msgid "TIFF - Tagged Image File Format"
-msgstr ""
-
-#. pvk6j
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter153\n"
-"help.text"
-msgid "WMF - Windows Metafile"
-msgstr ""
-
-#. CsXyL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter156\n"
-"help.text"
-msgid "XBM - X Bitmap"
-msgstr ""
-
-#. 4Norn
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter162\n"
-"help.text"
-msgid "XPM - X PixMap"
-msgstr ""
-
#. Bkz5M
#: copy_drawfunctions.xhp
msgctxt ""
@@ -18592,14 +18394,14 @@ msgctxt ""
msgid "Turning off Bullets and Numbering for Individual Paragraphs"
msgstr "ለ እያንዳንዱ አንቀጾች ነጥቦች እና ቁጥር መስጫ ማጥፊያ"
-#. 6bVuF
+#. H2QkK
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"bm_id3154186\n"
"help.text"
-msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
-msgstr "<bookmark_value>ቁጥር መስጫ; ማጥፊያ</bookmark_value> <bookmark_value>ነጥቦች; ማጥፊያ</bookmark_value> <bookmark_value>ማስወገጃ; ይህን ይመልከቱ ማጥፊያ</bookmark_value> <bookmark_value>ማስወገጃ;ነጥቦች እና ቁጥር መስጫ</bookmark_value> <bookmark_value>የ ፊደል ገበታ;ማስወገጃ ቁጥር መስጫ</bookmark_value>"
+msgid "<bookmark_value>numbering; turning off</bookmark_value><bookmark_value>bullets; turning off</bookmark_value><bookmark_value>removing, see also deleting</bookmark_value><bookmark_value>removing;bullets and numbering</bookmark_value><bookmark_value>keyboard;removing numbering</bookmark_value>"
+msgstr ""
#. T3U8R
#: numbering_stop.xhp
@@ -18655,13 +18457,13 @@ msgctxt ""
msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Toggle Unordered List</emph> icon on the <emph>Text Formatting</emph> bar."
msgstr ""
-#. XLYd6
+#. 9sUYS
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Icon</alt></image>"
+msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Toggle Unordered List icon</alt> </image>"
msgstr ""
#. ikjGP
@@ -18673,32 +18475,32 @@ msgctxt ""
msgid "Toggle Unordered List icon"
msgstr ""
-#. RE37f
+#. BB2Be
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3148946\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> To remove a number or bullet from a paragraph while preserving the list indenting: </caseinline></switchinline>"
+msgid "To remove a number or bullet from a paragraph while preserving the list indenting:"
msgstr ""
-#. EsxZF
+#. ZhAMF
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key. </caseinline></switchinline>"
+msgid "Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key."
msgstr ""
-#. TY7jM
+#. vYz5P
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3150543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">የ አንቀጽ ቁጥር መስጫ ይጠፋል እና ይወገዳል ከ ቁጥር መስጫ ቅደም ተከተል ውስጥ: ቁጥር መስጫ ከ ሚቀጥለው አንቀጽ ጀምሮ ይቀጥላል </caseinline></switchinline>"
+msgid "The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph."
+msgstr ""
#. B8akd
#: numbering_stop.xhp
@@ -18709,14 +18511,14 @@ msgctxt ""
msgid "Press <keycode>Shift+Backspace</keycode> at the beginning of a list paragraph to return the number or bullet."
msgstr ""
-#. FrmUz
+#. djwVN
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">እርስዎ ከ ተጫኑ ማስገቢያ ቁልፍ በ ባዶ ቁጥር በ ተሰጣቸው አንቀጽ ውስጥ: ቁጥር መስጠቱ ይቆማል </caseinline></switchinline>"
+msgid "Press the <keycode>Enter</keycode> key in an empty numbered paragraph to stop the numbering."
+msgstr ""
#. TBFcZ
#: numbering_stop.xhp
@@ -22561,14 +22363,14 @@ msgctxt ""
msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>"
msgstr "<bookmark_value>መጀመሪያ ደንቦች</bookmark_value> <bookmark_value>የ ትእዛዝ መስመር ደንቦች</bookmark_value> <bookmark_value>ደንቦች: ትእዛዝ መስመር </bookmark_value> <bookmark_value>ክርክሮች በ ትእዛዝ መስመር ውስጥ</bookmark_value>"
-#. 8DBpd
+#. fqXCA
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3156410\n"
"help.text"
-msgid "Starting $[officename] Software With Parameters"
-msgstr "ማስጀመሪያ $[officename] ሶፍትዌር ከ ደንቦች ጋር"
+msgid "<variable id=\"Title_h1\"><link href=\"text/shared/guide/start_parameters.xhp\">Starting $[officename] Software With Parameters</link></variable>"
+msgstr ""
#. GVpcE
#: start_parameters.xhp
diff --git a/source/am/helpcontent2/source/text/simpress/01.po b/source/am/helpcontent2/source/text/simpress/01.po
index 2ce9f50cc59..82cbd55afb2 100644
--- a/source/am/helpcontent2/source/text/simpress/01.po
+++ b/source/am/helpcontent2/source/text/simpress/01.po
@@ -3,7 +3,7 @@ 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: 2021-03-19 17:31+0100\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-12-09 17:44+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8107,6 +8107,429 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>"
msgstr "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">ለ ተመረጠው እቃ ቅርጽ መፍጠሪያ አንዱ በ አንዱ ላይ ከ ተደራረበት ቦታ ውስጥ </ahelp>"
+#. 8mBdR
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"tit\n"
+"help.text"
+msgid "Bullet and Position"
+msgstr ""
+
+#. mjHGa
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"bm_id121623276174916\n"
+"help.text"
+msgid "<bookmark_value>bullets;Impress</bookmark_value><bookmark_value>ordered list;Impress</bookmark_value><bookmark_value>unordered list;Impress</bookmark_value><bookmark_value>bullets;Draw</bookmark_value><bookmark_value>ordered list;Draw</bookmark_value><bookmark_value>unordered list;Draw</bookmark_value>"
+msgstr ""
+
+#. ABkfU
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id591623253567629\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/bulletandposition.xhp\" name=\"command_name\">Bullet and Position</link>"
+msgstr ""
+
+#. D3TGn
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id401623253567633\n"
+"help.text"
+msgid "<embedvar href=\"text/shared/01/06050600.xhp#positioninfo\" markup=\"ignore\"/>"
+msgstr ""
+
+#. phgxq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id371623258309050\n"
+"help.text"
+msgid "In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>."
+msgstr ""
+
+#. ysA68
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id401623260265986\n"
+"help.text"
+msgid "Properties"
+msgstr ""
+
+#. KEsmt
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id191623260097778\n"
+"help.text"
+msgid "Type"
+msgstr ""
+
+#. LikX8
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id291623260116361\n"
+"help.text"
+msgid "Select the type of list. Unordered with character bullet, unordered with graphics bullet, or ordered with a numbering scheme of your choice."
+msgstr ""
+
+#. 3862v
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id611623260134513\n"
+"help.text"
+msgid "Character"
+msgstr ""
+
+#. AAFD3
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id641623260148566\n"
+"help.text"
+msgid "Select the character for the unordered list."
+msgstr ""
+
+#. FmbAq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id681623260246435\n"
+"help.text"
+msgid "Start at"
+msgstr ""
+
+#. EgRBS
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id551623260225990\n"
+"help.text"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
+#. CN44e
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id671623259902753\n"
+"help.text"
+msgid "Color"
+msgstr ""
+
+#. HSGAj
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id781623260255715\n"
+"help.text"
+msgid "Select the color of the list characters for ordered and unordered lists. Color does not apply for lists with graphic bullets."
+msgstr ""
+
+#. XnEwE
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id691623261496489\n"
+"help.text"
+msgid "Separator"
+msgstr ""
+
+#. ytZGx
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id791623261930996\n"
+"help.text"
+msgid "For ordered lists, set the text to display before and after the numbering scheme."
+msgstr ""
+
+#. JojhJ
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id681623261502578\n"
+"help.text"
+msgid "Before"
+msgstr ""
+
+#. VTjZ9
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id641623261927147\n"
+"help.text"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
+#. aB6uH
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id331623261507547\n"
+"help.text"
+msgid "After"
+msgstr ""
+
+#. 93cte
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id391623261922737\n"
+"help.text"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. hUAWj
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id551623260579519\n"
+"help.text"
+msgid "Size"
+msgstr ""
+
+#. MxDGA
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id521623261977095\n"
+"help.text"
+msgid "Set the size of the character and graphic bullets with respect to the paragraph font size."
+msgstr ""
+
+#. 2pjgX
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id261623260584277\n"
+"help.text"
+msgid "Width"
+msgstr ""
+
+#. rKipB
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id821623291829425\n"
+"help.text"
+msgid "Enter the width of the graphic bullet character."
+msgstr ""
+
+#. gCssw
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id531623260588282\n"
+"help.text"
+msgid "Height"
+msgstr ""
+
+#. xa2FN
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id321623291834607\n"
+"help.text"
+msgid "Enter the height of the graphic bullet character."
+msgstr ""
+
+#. SjRNb
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id951623260634795\n"
+"help.text"
+msgid "Keep ratio"
+msgstr ""
+
+#. LQwC8
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id261623260666478\n"
+"help.text"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
+#. AKwMq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id181623260599850\n"
+"help.text"
+msgid "Rel. Size"
+msgstr ""
+
+#. eP9FG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id281623260605208\n"
+"help.text"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well."
+msgstr ""
+
+#. CGphX
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id931623261370137\n"
+"help.text"
+msgid "Position"
+msgstr ""
+
+#. yiqWW
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id421623262130068\n"
+"help.text"
+msgid "Indent"
+msgstr ""
+
+#. Bam8q
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id6081728\n"
+"help.text"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
+#. 37TGG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id651623262149945\n"
+"help.text"
+msgid "Width"
+msgstr ""
+
+#. sQ2Ck
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id141623291867477\n"
+"help.text"
+msgid "Enter or select the width of the list element."
+msgstr ""
+
+#. DotNG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id221623265073936\n"
+"help.text"
+msgid "The combined total length of <emph>Before</emph>, <emph>After</emph> and the numbering characters may override the width setting."
+msgstr ""
+
+#. pnNqC
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id291623263843749\n"
+"help.text"
+msgid "Relative"
+msgstr ""
+
+#. oHCPh
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id561623268136625\n"
+"help.text"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. VAwoR
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id261623263839244\n"
+"help.text"
+msgid "Alignment"
+msgstr ""
+
+#. FFN3B
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id361623265059971\n"
+"help.text"
+msgid "Select the alignment of the ordered list numbering contents inside the list <emph>Width</emph> setting."
+msgstr ""
+
+#. tRzbn
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id871623265256880\n"
+"help.text"
+msgid "Scope"
+msgstr ""
+
+#. YcbZA
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id41623265263152\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>"
+msgstr ""
+
+#. BktFm
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id31623272228782\n"
+"help.text"
+msgid "Applies the modification to the whole <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
+msgstr ""
+
+#. uzPBx
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id351623265267695\n"
+"help.text"
+msgid "Selection"
+msgstr ""
+
+#. mLzWE
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id821623272290885\n"
+"help.text"
+msgid "Applies the modification to the selection."
+msgstr ""
+
+#. PSDGB
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id141623265272187\n"
+"help.text"
+msgid "Apply to Master"
+msgstr ""
+
+#. PSK5e
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id31623272423870\n"
+"help.text"
+msgid "Click to apply the the modification to all <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slides</caseinline><defaultinline>pages</defaultinline></switchinline> that use the current master <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
+msgstr ""
+
#. 5H8sr
#: effectoptions.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter.po b/source/am/helpcontent2/source/text/swriter.po
index 543f31a47ef..a60369f98f8 100644
--- a/source/am/helpcontent2/source/text/swriter.po
+++ b/source/am/helpcontent2/source/text/swriter.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:03+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2019-07-07 17:13+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,411 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562519582.000000\n"
-#. P7iNX
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"tit\n"
-"help.text"
-msgid "Document Classification"
-msgstr "ሰነድ መመደቢያ"
-
-#. NqgkT
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id3156324\n"
-"help.text"
-msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
-msgstr "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">ሰነድ መመደቢያ</link> </variable>"
-
-#. toEGG
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161847569710\n"
-"help.text"
-msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
-msgstr "<bookmark_value>መመደቢያ: BAILS ደረጃዎች</bookmark_value> <bookmark_value>መመደቢያ: BAF ምድቦች</bookmark_value> <bookmark_value>መመደቢያ: የ ደህንነት ደረጃዎች</bookmark_value> <bookmark_value>መመደቢያ: ሰነድ </bookmark_value> <bookmark_value>መመደቢያ: መመደቢያ መደርደሪያ</bookmark_value> <bookmark_value>ሰነድ: መመደቢያ</bookmark_value>"
-
-#. vJRDP
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744119967\n"
-"help.text"
-msgid "Document classification and security is an important issue for businesses and governments."
-msgstr "ሰነድ መመደቢያ እና ደህንነት በጣም አስፈላጊ ነው ለ ንግድ እና ለ መንግስት ስራዎች"
-
-#. o6ZJC
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744113553\n"
-"help.text"
-msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
-msgstr "መረጃ መቀያየሪያ በ ተጠቃሚዎች እና በ ድርጅቶች መካከል በሚተባበሩ የ ንግድ ግቦች መካከል: በጣም አሳሳቢ መረጃዎች የ ተካተቱበት: ሁለቱ ወገኖች ምን መረጃ በጣም አሳሳቢ እንደሆነ እና እንደዚህ አይነት መረጃዎች እንዴት እንደሚለዩ እና እንዴት እንደሚለዩ እና እንደሚያዙ የ ተስማሙበት: ማንም የ መረጃው ተቀባይ የሚተማመነው መረጃውን በላከው ላይ ነው: የ ተስማሙበትን አሰራር ተከትሎ በጣም አሳሳቢ መረጃዎችን መለየት ይችላል"
-
-#. Ds7Zb
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744118823\n"
-"help.text"
-msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
-msgstr "%PRODUCTNAME የሚያቀርበው ደረጃ የ ተመደበ ማለት ለ ሚስጥራዊ መረጃ የ ተገለጸው እና በ ሁለት ቡድኖች መካከል የሚጠቀሙበት የሚቀያየሩበት ስርአቶች የሚፈጽሙበት ነው: የ ደረጃ ስብስብ ያቀርባል “ሜዳዎች” መጠቀም የሚችሉበት የሚስጥር መረጃዎችን: ምንም ሙከራ አያደርግም ለ መግለጽ የ እነዚህን ይዞታዎች “ሜዳዎች” ምን መሆን እንዳለበት: ይህ አቀራረብ የ ተሻሻለ ነው ለጊዜው በ ስራ ላይ የዋለው: ለ አቅራቢው እንዲጠቀም አሻሚ መንገዶችን ለ መግለጽ ሚስጥር ለ ተቀባዩ ጠቃሚ ያልሆኑ"
-
-#. J3mB2
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744121143\n"
-"help.text"
-msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
-msgstr "ይህ ደረጃ የ ተፈጠረው በማንኛውም ግዛት እንቅስቅሴ ውስጥ ተፈጻሚ እንዲሆን ነው %PRODUCTNAME ያስታውሱ የ አየር ሀይል እና መከላከያ እንዱስትሪ ስሞች እና ምድቦች: የ ሚስጥር ምልክት የ ተደረገባቸው ውጤቶች ከ አገር ደህንነት: መላኪያ መቆጣጠሪያ እና የ ምሁራን ንብረቶች አሰራር ነው:"
-
-#. mEAHm
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744123676\n"
-"help.text"
-msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
-msgstr "%PRODUCTNAME የሚፈጸመው በ open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) ከ ሺያጭ ነፃ ነው: ሁለቱም አስገራሚ ናቸው:"
-
-#. FGdfy
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744122593\n"
-"help.text"
-msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
-msgstr "Business Authentication Framework (<item type=\"acronym\">BAF</item>) እንዴት እንደሚገልጹ ይወስናል የ ነበረውን አሰራር (ምናልባት ሕጋዊ ጽሁፍ ይሆናል) በ ማሺን-ሊነበብ የሚችል አቀራረብ"
-
-#. hYS6k
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744126871\n"
-"help.text"
-msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
-msgstr "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) ይወስናል እንዴት እንደሚያመሳክር እንደ የ <item type=\"acronym\">BAF</item> አሰራር በ ሰነድ ውስጥ: ይህ ሀሳብ በ <item type=\"acronym\">BAILS</item> መፈጸም ይቻላል ለማንኛውም አቀራረብ ለሚደገፉ ሰነዶች-ደረጃ በ ተጠቃሚ-የሚገለጽ ባህሪዎች"
-
-#. 6mz7n
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161800093929\n"
-"help.text"
-msgid "BAF Categories"
-msgstr "የ BAF ምድቦች"
-
-#. WiXYE
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161856432825\n"
-"help.text"
-msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
-msgstr "<bookmark_value>መመደቢያ: የሚታየው በ ተጠቃሚ ገጽታ ውስጥ</bookmark_value> <bookmark_value>መመደቢያ: ራስጌዎች እና ግርጌዎች</bookmark_value> <bookmark_value>መመደቢያ: የ ውሀ ምልክት</bookmark_value> <bookmark_value>መመደቢያ: ምድቦች</bookmark_value>"
-
-#. 3ADDM
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800092823\n"
-"help.text"
-msgid "The default BAF categories for %PRODUCTNAME are listed below."
-msgstr "ነባር የ BAF ምድቦች ለ %PRODUCTNAME ከ ታች በኩል ተዘርዝረዋል"
-
-#. N8CTV
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800098142\n"
-"help.text"
-msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
-msgstr ""
-
-#. HJDZH
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106B0\n"
-"help.text"
-msgid "Intellectual Property"
-msgstr "የ ምሁራን ንብረት"
-
-#. pGCGZ
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106C0\n"
-"help.text"
-msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
-msgstr "የ ምሁራን ንብረት የ ባህሪ ደንብ ነው ለ ሰነድ ይዞታዎች: ይምረጡ ይህን ምድብ ለ ባጠቃላይ ምክንያት ሰነድ መመደቢያ"
-
-#. Wtdjj
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106CD\n"
-"help.text"
-msgid "National Security"
-msgstr "የ አገር ደህንነት"
-
-#. vDSmN
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106DD\n"
-"help.text"
-msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr "ይምረጡ ምድብ ለዚህ ሰነድ ለ አገር ደህንነት አሰራር አይነት: የ ተመረጠው ምድብ ይቀመጣል አብሮ ከ ሰነድ ጋር እንደ BAILS metadata በ ፋይል ባህሪዎች ውስጥ እና ምንም ማሻሻል አይካሄድም በ ሰነድ እቅድ ውስጥ ወይንም በ ተጠቃሚ ገጽታ ውስጥ"
-
-#. E7kqD
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106EA\n"
-"help.text"
-msgid "Export Control"
-msgstr "የ መላኪያ መቆጣጠሪያ"
-
-#. DC8Yf
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106FA\n"
-"help.text"
-msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr "ይምረጡ ምድብ ለዚህ ሰነድ ለ አገር ደህንነት አሰራር አይነት: የ ተመረጠው ምድብ ይቀመጣል አብሮ ከ ሰነድ ጋር እንደ BAILS metadata በ ፋይል ባህሪዎች ውስጥ እና ምንም ማሻሻል አይካሄድም በ ሰነድ እቅድ ውስጥ ወይንም በ ተጠቃሚ ገጽታ ውስጥ"
-
-#. iVEDx
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800091021\n"
-"help.text"
-msgid "Refer to your corporate data security policy and information security officers for support in document classification."
-msgstr "ከ እርስዎ የ ድርጅት ዳታ ደህንነት አሰራር ጋር ያመሳክሩ: እና የ ደህንነት መረጃ ሰዎች ድጋፍ ይጠይቁ ለ ሰነድ መመደቢያ"
-
-#. Dzmda
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161747122444\n"
-"help.text"
-msgid "Default levels of classification"
-msgstr "ነባር የ መመደቢያ ደረጃዎች"
-
-#. CAfDt
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161849574719\n"
-"help.text"
-msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
-msgstr "<bookmark_value>መመደቢያ ደረጃዎች: ለ ውስጥ መጠቀሚያ ብቻ</bookmark_value> <bookmark_value>መመደቢያ ደረጃዎች: ሚስጥር</bookmark_value> <bookmark_value>መመደቢያ ደረጃዎች: ባጠቃላይ ለ ንግድ</bookmark_value> <bookmark_value>መመደቢያ ደረጃዎች: ምንም-የ ንግድ ላልሆነ</bookmark_value>"
-
-#. zGVp8
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747139337\n"
-"help.text"
-msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
-msgstr "%PRODUCTNAME የሚያቀርበው ነባር የ መመደቢያ ደረጃዎች ነው ለ ሰነድ (<item type=\"acronym\">BAILS</item>) ከ ታች እንደሚታየው: መለያ በ እየጨመረ በሚሄድ ደረጃ ለ ንግድ sensitivity:"
-
-#. bhAGA
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747135421\n"
-"help.text"
-msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
-msgstr "<emph>ምንም-የ ንግድ ያልሆነ</emph>: መረጃ በ ሰነድ ውስጥ ምንም ተፅእኖ አይኖረውም በ ንግድ ውስጥ: ለ ሕዝብ ቢታይ"
-
-#. BJAGV
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747132341\n"
-"help.text"
-msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
-msgstr "<emph>ባጠቃላይ ንግድ</emph>: አነስተኛ ተፅእኖ: መረጃው በ ንግድ ላይ ተፅእኖ ይኖረዋል: ሀፍረት ሊፈጥር ይችላል: አነስትተኛ ጉዳት: በ ንግድ ምልክት እና ንብረት ላይ: ለ ሕዝብ ከታየ"
-
-#. xGJN3
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747139845\n"
-"help.text"
-msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
-msgstr "<emph>ሚስጥር </emph>: መካከለኛ ተፅእኖ: መረጃው ከ ታየ በ ንግድ ላይ ከፍተኛ ጉዳት ይፈጥራል: አሉታዊ አስተያየቶች ይፈጥራል: ገቢ ያሳጣል"
-
-#. FaGhw
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747138519\n"
-"help.text"
-msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
-msgstr "<emph>ለ ውስጥ መጠቀሚያ ብቻ</emph>: ከፍተኛ ጥፋት: አሉታዊ አገር አቀፍ ህፍረት ያስከትላል: ያስከስሳል: በ ገንዘብ ያስቀጣል: ለ ረጅም ጊዜ ጥፋቱ ይቆያል"
-
-#. wTzaa
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161747134459\n"
-"help.text"
-msgid "Customizing classification levels."
-msgstr "የ መመደቢያ ደረጃዎች ማስተካከያ"
-
-#. z6j8J
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161851045883\n"
-"help.text"
-msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
-msgstr "<bookmark_value>ማስተካከያ: መመደቢያ ደረጃዎች</bookmark_value> <bookmark_value>መመደቢያ ደረጃዎች: ማስተካከያ</bookmark_value>"
-
-#. zP3TN
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747133280\n"
-"help.text"
-msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
-msgstr ""
-
-#. F3njz
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id03082016174713477\n"
-"help.text"
-msgid "Use the file with your %PRODUCTNAME locale in the name as example."
-msgstr "ፋይሉን ይጠቀሙ በ እርስዎ %PRODUCTNAME አካባቢ ስም ውስጥ እንደ ለምሳሌ"
-
-#. rx2Dm
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747137522\n"
-"help.text"
-msgid "Save the file and make the adequate changes to the classification path above to access the file."
-msgstr "ፋይሉን ያስቀምጡ እና የ መመደቢያ መንገድ ከ ላይ ፋይሉ ጋር እንዲደርስ ያድርጉ"
-
-#. Z2iUo
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747135133\n"
-"help.text"
-msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
-msgstr "የ እርስዎ ስርአት አስተዳዳሪ ፋይሉን በ ኔትዎርክ ፎልደር ውስጥ ማድረግ ይችላል እና ሁሉም ተጠቃሚዎች ሊደርሱበት ይችላሉ በ መመደቢያ ማሰናጃ ፋይል ውስጥ"
-
-#. 5DSiM
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id03082016174713354\n"
-"help.text"
-msgid "Pasting contents in documents with different levels of classification."
-msgstr "በ ሰነዶች ውስጥ ይዞታዎችን መለጠፊያ በ ተለያየ ደረጃ መመደቢያ"
-
-#. WxMFo
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161851512902\n"
-"help.text"
-msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
-msgstr "<bookmark_value>ሰነድ መመደቢያ: ይዞታዎችን መለጠፊያ </bookmark_value>"
-
-#. NdsxG
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747134188\n"
-"help.text"
-msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
-msgstr "ለ መከልከል የ ደህንነት አሰራር ለ መጣስ: ይዞታዎች በ ከፍተኛ መመደቢያ ደረጃ ባሉ ውስጥ መለጠፍ ወደ ሰነዶች በ ዝቅተኛ ደረጃ መመደቢያ አይፈቀድም: %PRODUCTNAME ለ እርስዎ የ ማስጠንቀቂያ መልእክት ይታያል: ይዞታዎቹን በየትም ፈልጎ በሚያገኝበት ቦታ በ ቁራጭ ሰሌዳ ላይ: ከፍተኛ የ ደህንነት መመደቢያ እንዳለው ከ ኢላማው ሰነድ ይልቅ"
-
-#. 9oBUS
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id3150342\n"
-"help.text"
-msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>"
-msgstr "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">መመደቢያ መደርደሪያ</link>"
-
-#. fF68i
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161853495457\n"
-"help.text"
-msgid "<bookmark_value>Classification toolbar;display</bookmark_value>"
-msgstr "<bookmark_value>መመደቢያ እቃ መደርደሪያ: ማሳያ</bookmark_value>"
-
-#. gYggL
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id3150202\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>"
-msgstr "<ahelp hid=\".\">የ <emph>መመደቢያ</emph> መደርደሪያ የያዘው መሳሪያ ሰነድ በ ጥንቃቄ ለመያዝ ነው </ahelp>"
-
-#. FtFz5
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161754171423\n"
-"help.text"
-msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
-msgstr ""
-
-#. eDVXe
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161754175408\n"
-"help.text"
-msgid "Go to menu <item type=\"menuitem\">View - Toolbars</item> and select <item type=\"menuitem\">Classification</item>"
-msgstr "ይሂዱ ወደ ዝርዝር <item type=\"menuitem\"> መመልከቻ -> እቃ መደርደሪያ </item> እና ይምረጡ <item type=\"menuitem\">መመደቢያ</item>"
-
-#. WbAuh
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818081317\n"
-"help.text"
-msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
-msgstr "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
-
-#. pTTL8
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818082152\n"
-"help.text"
-msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
-msgstr "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
-
-#. 47rPQ
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818085901\n"
-"help.text"
-msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
-msgstr "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) ሰነድ (PDF)</link>"
-
#. x2qZ6
#: mailmergetoolbar.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/librelogo.po b/source/am/helpcontent2/source/text/swriter/librelogo.po
index 56aee27c4a6..834016bbc5d 100644
--- a/source/am/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/am/helpcontent2/source/text/swriter/librelogo.po
@@ -3,7 +3,7 @@ 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: 2021-01-19 13:13+0100\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2017-10-06 00:24+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -205,13 +205,13 @@ msgctxt ""
msgid "FORWARD 200 LEFT 89<br/>"
msgstr "ወደ ፊት 200 ግራ 89<br/>"
-#. F9SUo
+#. 7gs6L
#: LibreLogo.xhp
msgctxt ""
"LibreLogo.xhp\n"
"par_390\n"
"help.text"
-msgid "To reset the command line click triple in it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
+msgid "To reset the command line triple-click it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
msgstr ""
#. bqE8E
@@ -223,14 +223,14 @@ msgctxt ""
msgid "Graphical user interface of basic turtle settings"
msgstr "ለ ንድፍ የ ተጠቃሚ ገጽታ መሰረታዊ ኤሊ ማሰናጃዎች"
-#. YPKYU
+#. oa3dx
#: LibreLogo.xhp
msgctxt ""
"LibreLogo.xhp\n"
"par_415\n"
"help.text"
-msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
-msgstr "የ ኤሊ ቅርጽ LibreLogo መደበኛ የ ተወሰነ የ እቃ መሳያ ነው: እርስዎ ቦታ መቀየር: ማዞር ይችላሉ በ መደበኛ መንገድ: የ አይጥ ቁልፍ በ መጠቀም እና የ መሳያ እቃ ምልክት ባህሪዎችን እቃ መደርደሪያ በማዞር: የ መስመር ስፋት ማሻሻያ: የ መስመር ቀለም: እና ለ ኤሊ ቅርጽ ቦታ ቀለም ማሰናጃ ለማሰናዳት የ ብዕር መጠን: የ ብዕር ቀለም እና መለያዎች ለ LibreLogo."
+msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can position and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
+msgstr ""
#. fqYbT
#: LibreLogo.xhp
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
index 7fe870d64b8..8c93dc9c76c 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ 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: 2021-05-31 15:15+0200\n"
-"PO-Revision-Date: 2021-03-14 21:37+0000\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1563042061.000000\n"
#. W5ukN
@@ -25638,6 +25638,26 @@ msgctxt ""
msgid "Development Tools"
msgstr ""
+#. qCG9b
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"Label\n"
+"value.text"
+msgid "Lock Toolbars"
+msgstr ""
+
+#. cAUZ8
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Lock or unlock all toolbars"
+msgstr ""
+
#. jLF5j
#: GenericCommands.xcu
msgctxt ""
@@ -33166,7 +33186,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Update Page Formatting"
-msgstr ""
+msgstr "የ ገጽ አቀራረብ ማሻሻያ"
#. yyVam
#: WriterCommands.xcu
@@ -33436,7 +33456,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Optimal"
-msgstr ""
+msgstr "~አጥጋቢ"
#. EFP2w
#: WriterCommands.xcu
diff --git a/source/am/sc/messages.po b/source/am/sc/messages.po
index 3cb7e0a5929..7171c89ce26 100644
--- a/source/am/sc/messages.po
+++ b/source/am/sc/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-02-04 19:36+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/am/>\n"
@@ -27315,11 +27315,11 @@ msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "_ምርጫዎች..."
-#. G7ky9
+#. dtMEN
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:41
msgctxt "pivotfielddialog|extended_tip|options"
-msgid "Opens the Data Field Options dialog. The Options button is visible for column, row, or page fields only."
-msgstr "መክፈቻ የ ዳታ ሜዳ ምርጫ ንግግር: በ ምርጫዎች ቁልፍ ውስጥ ለ አምድ: ረድፍ: ወይንም ለ ገጽ ሜዳዎች ብቻ ይታያል "
+msgid "Opens the Data Field Options dialog. The Options button is visible for filters and column or row fields only."
+msgstr ""
#. KBmND
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:133
@@ -27579,11 +27579,11 @@ msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr "የ አምድ ሜዳዎች:"
-#. uxqkM
+#. AeEju
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:214
msgctxt "pivottablelayoutdialog|extended_tip|listbox-column"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "የ ፒቮት ሰንጠረዥ እቅድ ለ መግለጽ: ይጎትቱ እና ይጣሉ የ ዳታ ሜዳ ቁልፎች ወደ የ ገጽ ሜዳዎች: ረድፍ ሜዳዎች: አምድ ሜዳዎች ውስጥ: እና የ ዳታ ሜዳዎች: ቦታዎች "
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. WWrpy
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:244
@@ -27591,11 +27591,11 @@ msgctxt "pivottablelayoutdialog|label5"
msgid "Data Fields:"
msgstr "የ ዳታ ሜዳዎች:"
-#. DforL
+#. cvgCA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:295
msgctxt "pivottablelayoutdialog|extended_tip|listbox-data"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "የ ፒቮት ሰንጠረዥ እቅድ ለ መግለጽ: ይጎትቱ እና ይጣሉ የ ዳታ ሜዳ ቁልፎች ወደ የ ገጽ ሜዳዎች: ረድፍ ሜዳዎች: አምድ ሜዳዎች ውስጥ: እና የ ዳታ ሜዳዎች: ቦታዎች "
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. BhTuC
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:325
@@ -27603,11 +27603,11 @@ msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr "የ ረድፍ ሜዳዎች:"
-#. vsPty
+#. n7GRA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:374
msgctxt "pivottablelayoutdialog|extended_tip|listbox-row"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "የ ፒቮት ሰንጠረዥ እቅድ ለ መግለጽ: ይጎትቱ እና ይጣሉ የ ዳታ ሜዳ ቁልፎች ወደ የ ገጽ ሜዳዎች: ረድፍ ሜዳዎች: አምድ ሜዳዎች ውስጥ: እና የ ዳታ ሜዳዎች: ቦታዎች "
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. 4XvEh
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:404
@@ -27615,11 +27615,11 @@ msgctxt "pivottablelayoutdialog|label2"
msgid "Filters:"
msgstr ""
-#. 9M3jG
+#. yN8BR
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:455
msgctxt "pivottablelayoutdialog|extended_tip|listbox-page"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "የ ፒቮት ሰንጠረዥ እቅድ ለ መግለጽ: ይጎትቱ እና ይጣሉ የ ዳታ ሜዳ ቁልፎች ወደ የ ገጽ ሜዳዎች: ረድፍ ሜዳዎች: አምድ ሜዳዎች ውስጥ: እና የ ዳታ ሜዳዎች: ቦታዎች "
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. Scoht
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:517
@@ -27627,11 +27627,11 @@ msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr "ዝግጁ ሜዳዎች:"
-#. ZkDd9
+#. FBtEV
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:567
msgctxt "pivottablelayoutdialog|extended_tip|listbox-fields"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
-msgstr "የ ፒቮት ሰንጠረዥ እቅድ ለ መግለጽ: ይጎትቱ እና ይጣሉ የ ዳታ ሜዳ ቁልፎች ወደ የ ገጽ ሜዳዎች: ረድፍ ሜዳዎች: አምድ ሜዳዎች ውስጥ: እና የ ዳታ ሜዳዎች: ቦታዎች "
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
+msgstr ""
#. BL7Ff
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:598
@@ -28324,7 +28324,7 @@ msgid "Options"
msgstr "ምርጫዎች"
#. LU6He
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:523
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:522
msgctxt "regressiondialog|extended_tip|RegressionDialog"
msgid "Produces the regression analysis of a data set"
msgstr "ዝቅ ማድረጊያ መመርመሪያ ለ ዳታ ማሰናጃ መፍጠሪያ "
diff --git a/source/am/scaddins/messages.po b/source/am/scaddins/messages.po
index 3188ce08910..c767c1a7feb 100644
--- a/source/am/scaddins/messages.po
+++ b/source/am/scaddins/messages.po
@@ -4,7 +4,7 @@ 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: 2021-03-29 16:03+0200\n"
-"PO-Revision-Date: 2021-01-25 14:03+0000\n"
+"PO-Revision-Date: 2021-06-11 15:15+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/scaddinsmessages/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
#. i8Y7Z
#: scaddins/inc/analysis.hrc:26
@@ -4378,7 +4378,7 @@ msgstr "Annual volatility of the underlying asset"
#: scaddins/inc/pricing.hrc:32
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Rate"
-msgstr ""
+msgstr "መጠን"
#. 5ycmU
#: scaddins/inc/pricing.hrc:33
@@ -4390,7 +4390,7 @@ msgstr "የ ወለድ መጠን (ተከታታይ ኮምፓውንድ)"
#: scaddins/inc/pricing.hrc:34
msgctxt "PRICING_FUNCDESC_OptBarrier"
msgid "Foreign rate"
-msgstr ""
+msgstr "የ ውጪ መጠን"
#. PKubC
#: scaddins/inc/pricing.hrc:35
diff --git a/source/am/scp2/source/extensions.po b/source/am/scp2/source/extensions.po
index 2e4913ec3e9..5370ad08029 100644
--- a/source/am/scp2/source/extensions.po
+++ b/source/am/scp2/source/extensions.po
@@ -3,19 +3,20 @@ 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: 2018-09-03 13:23+0200\n"
-"PO-Revision-Date: 2017-02-17 21:36+0000\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2021-06-13 09:18+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/scp2sourceextensions/am/>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1487367380.000000\n"
+#. AAPJH
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "Extensions"
msgstr "ተጨማሪዎች"
+#. myBG8
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "Useful %PRODUCTNAME extensions."
msgstr "ጠቃሚ %PRODUCTNAME ተጨማሪዎች"
+#. 6wjge
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "MediaWiki Publisher"
msgstr "MediaWiki Publisher"
+#. QKfYR
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -48,14 +52,16 @@ msgctxt ""
msgid "MediaWiki Publisher"
msgstr "MediaWiki Publisher"
+#. VvqDP
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
"STR_NAME_MODULE_OPTIONAL_EXTENSIONS_NUMBERTEXT\n"
"LngText.text"
msgid "Numbertext"
-msgstr "የቁጥር ጽሁፍ"
+msgstr "የ ቁጥር ጽሁፍ"
+#. iR2KG
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Provides the NUMBERTEXT/MONEYTEXT spreadsheet functions which convert numbers to localized text, e.g. '100' to 'hundred'."
msgstr "የሚያቀርበው የ NUMBERTEXT/MONEYTEXT ሰንጠረዥ ተግባር ነው: ቁጥሮችን ወደ ቋንቋው በ ጽሁፍ ለምሳሌ: '100' ወደ 'መቶ'."
+#. JwC2B
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Convert Text to Number"
msgstr "ጽሁፎችን ወደ ቁጥር መቀየሪያ"
+#. uHRYR
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Convert Text to Number"
msgstr "ጽሁፎችን ወደ ቁጥር መቀየሪያ"
+#. 5WGAK
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Solver for Nonlinear Programming"
msgstr "Solver for Nonlinear Programming"
+#. EaiY8
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Solver for Nonlinear Programming"
msgstr "Solver for Nonlinear Programming"
+#. omdTH
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "LanguageTool Open Source language checker"
msgstr "የቋንቋ መሳሪያ Open Source language checker"
+#. TBHYt
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "LanguageTool Open Source language checker"
msgstr "የቋንቋ መሳሪያ Open Source language checker"
+#. LZweA
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "Script provider for BeanShell"
msgstr "Script provider for BeanShell"
+#. CePGk
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Script provider for BeanShell"
msgstr "Script provider for BeanShell"
+#. vQJCy
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "Script provider for JavaScript"
msgstr "Script provider for JavaScript"
+#. YAXrN
#: module_extensions.ulf
msgctxt ""
"module_extensions.ulf\n"
diff --git a/source/am/sd/messages.po b/source/am/sd/messages.po
index c6bcb683790..6e24799057a 100644
--- a/source/am/sd/messages.po
+++ b/source/am/sd/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-01-25 14:03+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/am/>\n"
@@ -7985,109 +7985,109 @@ msgid "Ta_b stops:"
msgstr "የ ማስ_ረጊያ ማስቆሚያ:"
#. WQBqF
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:350
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:349
msgctxt "extended_tip|metricFields"
msgid "Defines the spacing between tab stops."
msgstr "በ tab ማስቆሚያ መካከል ያለውን ክፍተት መግለጫ "
#. oSmuC
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:367
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:366
msgctxt "optimpressgeneralpage|objalwymov"
msgid "Objects always moveable"
msgstr "እቃው ሁልጊዜ ተንቀሳቃሽ ነው"
#. cXLAT
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:375
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:374
msgctxt "extended_tip|objalwymov"
msgid "Specifies that you want to move an object with the Rotate tool enabled. If Object always moveable is not marked, the Rotate tool can only be used to rotate an object."
msgstr "እርስዎ እቃ ለማንቀሳቀስ ይወስኑ በ ማዞሪያ መሳሪያ አስችለው እቃ ሁልጊዜ ይንቀሳቀሳል ምልክት ካልተደረገበት: የ ማዞሪያ እቃ መጠቀም ይችላሉ እቃ ለማዞር "
#. 8cyDE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:386
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:385
msgctxt "optimpressgeneralpage|distortcb"
msgid "Do not distort objects in curve"
msgstr ""
#. TDrpy
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:401
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:400
msgctxt "optimpressgeneralpage|backgroundback"
msgid "Use background cache"
msgstr "የ መደብ መደበቂያ መጠቀሚያ"
#. Di3Vo
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:409
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:408
msgctxt "extended_tip|backgroundback"
msgid "Specifies whether to use the cache for displaying objects on the master slide."
msgstr "በ ዋናው ተንሸራታች ገጽ ላይ እቃዎችን ማጠራቀሚያ ይታዩ እንደሆን መወሰኛ "
#. psubE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:425
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:424
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "ማሰናጃዎች"
#. JGppH
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:456
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:455
msgctxt "optimpressgeneralpage|qickedit"
msgid "Allow quick editing"
msgstr "ፈጣን ማረሚያ ማስቻያ"
#. vmsrU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:464
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:463
msgctxt "extended_tip|qickedit"
msgid "If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text."
msgstr "ከበራ: እርስዎ ጽሁፍ ማረም ይችላሉ ወዲያውኑ የ ጽሁፍ እቃ ከ ተጫኑ በኋላ: ከጠፋ: እርስዎ ሁለት ጊዜ-ይጫኑ ጽሁፍ ለማረም "
#. dn7AQ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:475
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:474
msgctxt "optimpressgeneralpage|textselected"
msgid "Only text area selectable"
msgstr "የ ጽሁፍ ቦታ ብቻ መምረጥ ይቻላል"
#. EQqRZ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:484
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:483
msgctxt "extended_tip|textselected"
msgid "Specifies whether to select a text box by clicking the text."
msgstr ""
#. 9SB2g
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:499
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:498
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
msgstr "የ ጽሁፍ እቃዎች"
#. CrRmE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:533
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:532
msgctxt "optimpressgeneralpage|label8"
msgid "_Drawing scale:"
msgstr "የ _መሳያ መጠን:"
#. j7n3M
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:547
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:546
msgctxt "optimpressgeneralpage|widthlbl"
msgid "Page _width:"
msgstr "የ ገጽ _ስፋት:"
#. Aay7y
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:561
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:560
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
msgstr "የ ገጽ _እርዝመት:"
#. HVKhs
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:670
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:669
msgctxt "extended_tip|scaleBox"
msgid "Determines the drawing scale on the rulers."
msgstr "የ መሳያ መጠን በ ማስመሪያዎች ላይ መወሰኛ"
#. E2cEn
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:691
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:690
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "መለኪያ"
#. 67gzU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:705
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:704
msgctxt "extended_tip|OptSavePage"
msgid "Defines the general options for drawing or presentation documents."
msgstr "ለ መሳያ ወይንም ለ ማቅረቢያ ሰነዶች ባጠቃላይ ምርጫ መወሰኛ "
diff --git a/source/am/sfx2/messages.po b/source/am/sfx2/messages.po
index 0599c3bf3db..48d3f91bbc3 100644
--- a/source/am/sfx2/messages.po
+++ b/source/am/sfx2/messages.po
@@ -3,8 +3,8 @@ 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: 2021-05-31 15:15+0200\n"
-"PO-Revision-Date: 2021-04-12 07:37+0000\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
+"PO-Revision-Date: 2021-06-08 01:54+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/am/>\n"
"Language: am\n"
@@ -2642,7 +2642,7 @@ msgstr ""
#: sfx2/uiconfig/ui/addtargetdialog.ui:205
msgctxt "addtargetdialog|content_predef"
msgid "Email addresses"
-msgstr ""
+msgstr "የ ኢሜይል አድራሻ"
#. wDQAu
#: sfx2/uiconfig/ui/addtargetdialog.ui:206
@@ -4300,7 +4300,7 @@ msgid "Specifies the print setting options."
msgstr "የ ማተሚያ ማሰናጃ ምርጫዎች መወሰኛ"
#. NEo7g
-#: sfx2/uiconfig/ui/panel.ui:74 sfx2/uiconfig/ui/panel.ui:79
+#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr ""
@@ -4840,169 +4840,169 @@ msgid "Search"
msgstr "መፈለጊያ"
#. sGZMC
-#: sfx2/uiconfig/ui/templatedlg.ui:190
+#: sfx2/uiconfig/ui/templatedlg.ui:191
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "መፈለጊያ..."
#. yEhgP
-#: sfx2/uiconfig/ui/templatedlg.ui:212
+#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr ""
#. j76ke
-#: sfx2/uiconfig/ui/templatedlg.ui:228
+#: sfx2/uiconfig/ui/templatedlg.ui:229
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr ""
#. fXVNY
-#: sfx2/uiconfig/ui/templatedlg.ui:256
+#: sfx2/uiconfig/ui/templatedlg.ui:257
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
msgstr "በ መተግበሪያ ማጣሪያ"
#. tqVhJ
-#: sfx2/uiconfig/ui/templatedlg.ui:258
+#: sfx2/uiconfig/ui/templatedlg.ui:259
msgctxt "templatedlg|applist"
msgid "All Applications"
msgstr "ሁሉም መፈጸሚያዎች"
#. pD6pU
-#: sfx2/uiconfig/ui/templatedlg.ui:259
+#: sfx2/uiconfig/ui/templatedlg.ui:260
msgctxt "templatedlg|applist"
msgid "Text Documents"
msgstr ""
#. eECt7
-#: sfx2/uiconfig/ui/templatedlg.ui:260
+#: sfx2/uiconfig/ui/templatedlg.ui:261
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "ሰንጠረዦች"
#. ajLbV
-#: sfx2/uiconfig/ui/templatedlg.ui:261
+#: sfx2/uiconfig/ui/templatedlg.ui:262
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "ማቅረቢያዎች"
#. LfUzB
-#: sfx2/uiconfig/ui/templatedlg.ui:262
+#: sfx2/uiconfig/ui/templatedlg.ui:263
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "መሳያዎች"
#. t7zE7
-#: sfx2/uiconfig/ui/templatedlg.ui:276
+#: sfx2/uiconfig/ui/templatedlg.ui:277
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
msgstr "በ ምድብ ማጣሪያ"
#. 93CGw
-#: sfx2/uiconfig/ui/templatedlg.ui:278
+#: sfx2/uiconfig/ui/templatedlg.ui:279
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr "ሁሉም ምድቦች"
#. NF9wE
-#: sfx2/uiconfig/ui/templatedlg.ui:299
+#: sfx2/uiconfig/ui/templatedlg.ui:300
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "ማጣሪያ"
#. ewTL3
-#: sfx2/uiconfig/ui/templatedlg.ui:438 sfx2/uiconfig/ui/templatedlg.ui:558
+#: sfx2/uiconfig/ui/templatedlg.ui:439 sfx2/uiconfig/ui/templatedlg.ui:559
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr ""
#. 7EJRA
-#: sfx2/uiconfig/ui/templatedlg.ui:455 sfx2/uiconfig/ui/templatedlg.ui:575
+#: sfx2/uiconfig/ui/templatedlg.ui:456 sfx2/uiconfig/ui/templatedlg.ui:576
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr ""
#. AC27i
-#: sfx2/uiconfig/ui/templatedlg.ui:470 sfx2/uiconfig/ui/templatedlg.ui:590
+#: sfx2/uiconfig/ui/templatedlg.ui:471 sfx2/uiconfig/ui/templatedlg.ui:591
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr ""
#. eSaBw
-#: sfx2/uiconfig/ui/templatedlg.ui:485 sfx2/uiconfig/ui/templatedlg.ui:605
+#: sfx2/uiconfig/ui/templatedlg.ui:486 sfx2/uiconfig/ui/templatedlg.ui:606
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr ""
#. pNzYA
-#: sfx2/uiconfig/ui/templatedlg.ui:500 sfx2/uiconfig/ui/templatedlg.ui:620
+#: sfx2/uiconfig/ui/templatedlg.ui:501 sfx2/uiconfig/ui/templatedlg.ui:621
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr ""
#. j39jM
-#: sfx2/uiconfig/ui/templatedlg.ui:646
+#: sfx2/uiconfig/ui/templatedlg.ui:647
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr "የ ቴምፕሌት ዝርዝር"
#. 2kzFW
-#: sfx2/uiconfig/ui/templatedlg.ui:664
+#: sfx2/uiconfig/ui/templatedlg.ui:665
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Tools"
msgstr "መሳሪያዎች"
#. LUs2m
-#: sfx2/uiconfig/ui/templatedlg.ui:672
+#: sfx2/uiconfig/ui/templatedlg.ui:673
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr ""
#. hG7qW
-#: sfx2/uiconfig/ui/templatedlg.ui:684
+#: sfx2/uiconfig/ui/templatedlg.ui:685
msgctxt "templatedlg|extensions_btn"
msgid "_Extensions"
msgstr ""
#. uC7Rk
-#: sfx2/uiconfig/ui/templatedlg.ui:688
+#: sfx2/uiconfig/ui/templatedlg.ui:689
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Add more templates via extension"
msgstr ""
#. PXRa3
-#: sfx2/uiconfig/ui/templatedlg.ui:703
+#: sfx2/uiconfig/ui/templatedlg.ui:704
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ማምጫ"
#. Lr9os
-#: sfx2/uiconfig/ui/templatedlg.ui:707
+#: sfx2/uiconfig/ui/templatedlg.ui:708
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
msgstr "ቴምፕሌቶች ማምጫ"
#. faL2n
-#: sfx2/uiconfig/ui/templatedlg.ui:721
+#: sfx2/uiconfig/ui/templatedlg.ui:722
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "መላኪያ"
#. DbD3R
-#: sfx2/uiconfig/ui/templatedlg.ui:725
+#: sfx2/uiconfig/ui/templatedlg.ui:726
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
msgstr "ቴምፕሌቶች መላኪያ"
#. EZBF9
-#: sfx2/uiconfig/ui/templatedlg.ui:739
+#: sfx2/uiconfig/ui/templatedlg.ui:740
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "ማንቀሳቀሻ"
#. xQMAz
-#: sfx2/uiconfig/ui/templatedlg.ui:743
+#: sfx2/uiconfig/ui/templatedlg.ui:744
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
msgstr "ቴምፕሌቶች ማንቀሳቀሻ"
diff --git a/source/am/starmath/messages.po b/source/am/starmath/messages.po
index 0358ce70a93..febf756cf2e 100644
--- a/source/am/starmath/messages.po
+++ b/source/am/starmath/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:10+0200\n"
"PO-Revision-Date: 2021-01-25 14:03+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/am/>\n"
@@ -3492,211 +3492,211 @@ msgid "Scale all brackets"
msgstr "ሁሉንም ቅንፎች መመጠኛ"
#. FuBDq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:714
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:713
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "አርእስት"
#. 6FBiz
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:764
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:763
msgctxt "spacingdialog|1label1"
msgid "_Spacing:"
msgstr "_ክፍተት:"
#. yY4XJ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:777
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:776
msgctxt "spacingdialog|1label2"
msgid "_Line spacing:"
msgstr "የ _መስመር ክፍተት:"
#. kBbAQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:790
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:789
msgctxt "spacingdialog|1label3"
msgid "_Root spacing:"
msgstr "_Root ክፍተት:"
#. TZADy
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:819
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:818
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "ክፍተት"
#. CUx6t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:868
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:867
msgctxt "spacingdialog|2label1"
msgid "_Superscript:"
msgstr "_በትንንሹ ከፍ ብሎ መጻፊያ:"
#. 3uzYA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:881
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:880
msgctxt "spacingdialog|2label2"
msgid "S_ubscript:"
msgstr "በ_ትንንሹ ዝቅ ብሎ መጻፊያ:"
#. DSSri
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:910
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:909
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "ማውጫዎች"
#. JZwvA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:959
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:958
msgctxt "spacingdialog|3label1"
msgid "_Numerator:"
msgstr "_አካፋይ:"
#. mSkEA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:972
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:971
msgctxt "spacingdialog|3label2"
msgid "_Denominator:"
msgstr "_ተካፋይ:"
#. ne2kD
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1001
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1000
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "ክፍልፋዮች"
#. 5PMRt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1050
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1049
msgctxt "spacingdialog|4label1"
msgid "_Excess length:"
msgstr "_ትርፍ እርዝመት:"
#. CfsG3
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1063
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1062
msgctxt "spacingdialog|4label2"
msgid "_Weight:"
msgstr "_ክብደት:"
#. NEfpf
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1092
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1091
msgctxt "spacingdialog|4title"
msgid "Fraction Bar"
msgstr "ክፍልፋይ መደርደሪያ"
#. FQao6
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1141
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1140
msgctxt "spacingdialog|5label1"
msgid "_Upper limit:"
msgstr "_ከፍተኛው መጠን:"
#. oZ2kt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1154
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1153
msgctxt "spacingdialog|5label2"
msgid "_Lower limit:"
msgstr "_ዝቅተኛው መጠን:"
#. CBbDw
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1183
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1182
msgctxt "spacingdialog|5title"
msgid "Limits"
msgstr "መጠኖች"
#. jfGdQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1232
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1231
msgctxt "spacingdialog|6label1"
msgid "_Excess size (left/right):"
msgstr "_ትርፍ መጠን (በ ግራ/በ ቀኝ):"
#. GvADK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1245
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1244
msgctxt "spacingdialog|6label2"
msgid "_Spacing:"
msgstr "_ክፍተት:"
#. TbK3K
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1258
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1257
msgctxt "spacingdialog|6label4"
msgid "_Excess size:"
msgstr "_ትርፍ መጠን:"
#. kgbCT
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1287
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1286
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "ቅንፎች"
#. fywdV
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1336
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1335
msgctxt "spacingdialog|7label1"
msgid "_Line spacing:"
msgstr "የ _መስመር ክፍተት:"
#. 4DStr
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1349
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1348
msgctxt "spacingdialog|7label2"
msgid "_Column spacing:"
msgstr "የ _አምድ ክፍተት:"
#. ELXrm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1378
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1377
msgctxt "spacingdialog|7title"
msgid "Matrix"
msgstr "መነሻ"
#. vZ8LA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1427
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1426
msgctxt "spacingdialog|8label1"
msgid "_Primary height:"
msgstr "_ቀዳሚ እርዝመት:"
#. mF2rq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1440
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1439
msgctxt "spacingdialog|8label2"
msgid "_Minimum spacing:"
msgstr "_ዝቅተኛ ክፍተት:"
#. zw8j8
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1469
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1468
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "ምልክቶች"
#. 5htY7
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1518
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1517
msgctxt "spacingdialog|9label1"
msgid "_Excess size:"
msgstr "_ትርፍ መጠን:"
#. tmmeR
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1531
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1530
msgctxt "spacingdialog|9label2"
msgid "_Spacing:"
msgstr "_ክፍተት:"
#. xR3hK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1560
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1559
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "አንቀሳቃሾች"
#. kQBsH
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1609
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
msgctxt "spacingdialog|10label1"
msgid "_Left:"
msgstr "በ _ግራ:"
#. PBu3t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1622
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
msgctxt "spacingdialog|10label2"
msgid "_Right:"
msgstr "በ _ቀኝ:"
#. rUFQE
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1635
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1634
msgctxt "spacingdialog|10label3"
msgid "_Top:"
msgstr "ከ _ላይ:"
#. GCrvm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1648
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1647
msgctxt "spacingdialog|10label4"
msgid "_Bottom:"
msgstr "ከ _ታች:"
#. FzdXL
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1677
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1676
msgctxt "spacingdialog|10title"
msgid "Borders"
msgstr "ድንበሮች"
diff --git a/source/am/svtools/messages.po b/source/am/svtools/messages.po
index 1438a74e979..adaece9f8e6 100644
--- a/source/am/svtools/messages.po
+++ b/source/am/svtools/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-01-31 16:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/am/>\n"
@@ -4998,6 +4998,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
+#. gmE6U
+#: svtools/inc/langtab.hrc:435
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Sesotho"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
@@ -5748,32 +5754,38 @@ msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
msgstr "ተጨማሪው በትክክል እንዲሰራ %PRODUCTNAME እንደገና ማስጀመር ያስፈልጋል"
-#. AGbvD
+#. CdJen
#: svtools/uiconfig/ui/restartdialog.ui:220
+msgctxt "restartdialog|reason_extension_install"
+msgid "To apply changes, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. AGbvD
+#: svtools/uiconfig/ui/restartdialog.ui:235
msgctxt "restartdialog|reason_opencl"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr "የ OpenCL ለውጦች ውጤታማ እንዲሆኑ %PRODUCTNAME እንደገና ማስጀመር አለብዎት"
#. sGe6v
-#: svtools/uiconfig/ui/restartdialog.ui:235
+#: svtools/uiconfig/ui/restartdialog.ui:250
msgctxt "restartdialog|reason_threading"
msgid "For the multi-threaded calculation changes to take effect, %PRODUCTNAME must be restarted."
msgstr "የ በርካታ-ተግባሮች ማስሊያ ውጤታማ እንዲሆን %PRODUCTNAME እንደገና ማስጀመር ያስፈልጋል:"
#. nUonf
-#: svtools/uiconfig/ui/restartdialog.ui:250
+#: svtools/uiconfig/ui/restartdialog.ui:265
msgctxt "restartdialog|reason_mscompatible_formsmenu"
msgid "For restructuring the Form menu, %PRODUCTNAME must be restarted."
msgstr "የ ፎርም ዝርዝር እንደገና ለ ማዘጋጀት %PRODUCTNAME እንደገና ማስጀመር ያስፈልጋል"
#. weAzr
-#: svtools/uiconfig/ui/restartdialog.ui:265
+#: svtools/uiconfig/ui/restartdialog.ui:280
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr "እርስዎ አሁን እንደገና ማስጀመር %PRODUCTNAME ይፈልጋሉ?"
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:294
msgctxt "restartdialog|reason_skia"
msgid "For the Skia changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
diff --git a/source/am/svx/messages.po b/source/am/svx/messages.po
index 6322f41aaa2..a9fb7edf5d5 100644
--- a/source/am/svx/messages.po
+++ b/source/am/svx/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-03-14 21:37+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/am/>\n"
@@ -2281,4275 +2281,4287 @@ msgctxt "SIP_SA_TEXT_CONTOURFRAME"
msgid "Outline text flow"
msgstr "የ ጽሁፍ ፍሰት ረቂቅ"
-#. HDtDf
+#. tNbcC
#: include/svx/strings.hrc:405
+msgctxt "SIP_SA_TEXTCOLUMNS_NUMBER"
+msgid "Columns number"
+msgstr ""
+
+#. DxZkZ
+#: include/svx/strings.hrc:406
+msgctxt "SIP_SA_TEXTCOLUMNS_SPACING"
+msgid "Columns spacing"
+msgstr ""
+
+#. HDtDf
+#: include/svx/strings.hrc:407
msgctxt "SIP_SA_XMLATTRIBUTES"
msgid "User-defined attributes"
msgstr "የ ተጠቃሚ-መግለጫ ባህሪዎች"
#. F9FzF
-#: include/svx/strings.hrc:406
+#: include/svx/strings.hrc:408
msgctxt "SIP_SA_TEXT_USEFIXEDCELLHEIGHT"
msgid "Use font-independent line spacing"
msgstr "ነፃ-የፊደል መስመር ክፍተት መጠቀሚያ"
#. jTAhz
-#: include/svx/strings.hrc:407
+#: include/svx/strings.hrc:409
msgctxt "SIP_SA_WORDWRAP"
msgid "Word wrap text in shape"
msgstr "በቅርጹ ቃላት መጠቅለያ ጽሁፍ"
#. QDaB6
-#: include/svx/strings.hrc:408
+#: include/svx/strings.hrc:410
msgctxt "SIP_SA_CHAINNEXTNAME"
msgid "Next link in text chain"
msgstr "የሚቀጥለው አገናኝ በ ጽሁፍ ሰንሰለት ውስጥ"
#. BA5dh
-#: include/svx/strings.hrc:409
+#: include/svx/strings.hrc:411
msgctxt "SIP_SA_EDGEKIND"
msgid "Type of connector"
msgstr "የ አገናኙ አይነት"
#. CoYH2
-#: include/svx/strings.hrc:410
+#: include/svx/strings.hrc:412
msgctxt "SIP_SA_EDGENODE1HORZDIST"
msgid "Horz. spacing object 1"
msgstr "በ አግድም የ እቃ ክፍተት 1"
#. xdvs2
-#: include/svx/strings.hrc:411
+#: include/svx/strings.hrc:413
msgctxt "SIP_SA_EDGENODE1VERTDIST"
msgid "Vert. spacing object 1"
msgstr "በ ቁመት የ እቃ ክፍተት 1"
#. FB4Cj
-#: include/svx/strings.hrc:412
+#: include/svx/strings.hrc:414
msgctxt "SIP_SA_EDGENODE2HORZDIST"
msgid "Horz. spacing object 2"
msgstr "በ አግድም የ እቃ ክፍተት 2"
#. uGKvj
-#: include/svx/strings.hrc:413
+#: include/svx/strings.hrc:415
msgctxt "SIP_SA_EDGENODE2VERTDIST"
msgid "Vert. spacing object 2"
msgstr "በ ቁመት የ እቃ ክፍተት 2"
#. FSkBP
-#: include/svx/strings.hrc:414
+#: include/svx/strings.hrc:416
msgctxt "SIP_SA_EDGENODE1GLUEDIST"
msgid "Glue spacing object 1"
msgstr "የ መጋጠሚያ እቃ ክፍተት 1"
#. 845KH
-#: include/svx/strings.hrc:415
+#: include/svx/strings.hrc:417
msgctxt "SIP_SA_EDGENODE2GLUEDIST"
msgid "Glue spacing object 2"
msgstr "የ መጋጠሚያ እቃ ክፍተት 2"
#. FEDAf
-#: include/svx/strings.hrc:416
+#: include/svx/strings.hrc:418
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "የሚንቀሳቀሱ መስመሮች ቁጥር"
#. EnGaG
-#: include/svx/strings.hrc:417
+#: include/svx/strings.hrc:419
msgctxt "SIP_SA_EDGELINE1DELTA"
msgid "Offset line 1"
msgstr "ማካካሻ መስመር 1"
#. 5XFzK
-#: include/svx/strings.hrc:418
+#: include/svx/strings.hrc:420
msgctxt "SIP_SA_EDGELINE2DELTA"
msgid "Offset line 2"
msgstr "ማካካሻ መስመር 2"
#. nBFrd
-#: include/svx/strings.hrc:419
+#: include/svx/strings.hrc:421
msgctxt "SIP_SA_EDGELINE3DELTA"
msgid "Offset line 3"
msgstr "ማካካሻ መስመር 3"
#. x7oEC
-#: include/svx/strings.hrc:420
+#: include/svx/strings.hrc:422
msgctxt "SIP_SA_MEASUREKIND"
msgid "Type of dimensioning"
msgstr "Type of dimensioning"
#. 2XCPo
-#: include/svx/strings.hrc:421
+#: include/svx/strings.hrc:423
msgctxt "SIP_SA_MEASURETEXTHPOS"
msgid "Dimension value - horizontal position"
msgstr "የ አቅጣጫ ዋጋ - በ አግድም ቦታ"
#. DxA8Z
-#: include/svx/strings.hrc:422
+#: include/svx/strings.hrc:424
msgctxt "SIP_SA_MEASURETEXTVPOS"
msgid "Dimension value - vertical position"
msgstr "የ Dimension ዋጋ - በቁመት ቦታ"
#. LQCsj
-#: include/svx/strings.hrc:423
+#: include/svx/strings.hrc:425
msgctxt "SIP_SA_MEASURELINEDIST"
msgid "Dimension line space"
msgstr "የ Dimension መስመር ቦታ"
#. jZBoK
-#: include/svx/strings.hrc:424
+#: include/svx/strings.hrc:426
msgctxt "SIP_SA_MEASUREHELPLINEOVERHANG"
msgid "Dimension help line overhang"
msgstr "የ Dimension እርዳታ መስመር ማስፋፊያ"
#. Bhboy
-#: include/svx/strings.hrc:425
+#: include/svx/strings.hrc:427
msgctxt "SIP_SA_MEASUREHELPLINEDIST"
msgid "Dimension help line spacing"
msgstr "የ አቅጣጫ እርዳታ መስመር ክፍተት"
#. jw9E7
-#: include/svx/strings.hrc:426
+#: include/svx/strings.hrc:428
msgctxt "SIP_SA_MEASUREHELPLINE1LEN"
msgid "Backlog of dimension help line 1"
msgstr "ያልተፈጸመ ስራ ከ Dimension እርዳታ መስመር 1"
#. CYFg6
-#: include/svx/strings.hrc:427
+#: include/svx/strings.hrc:429
msgctxt "SIP_SA_MEASUREHELPLINE2LEN"
msgid "Backlog of dimension help line 2"
msgstr "ያልተፈጸመ ስራ ከ Dimension እርዳታ መስመር 2"
#. ocvCK
-#: include/svx/strings.hrc:428
+#: include/svx/strings.hrc:430
msgctxt "SIP_SA_MEASUREBELOWREFEDGE"
msgid "Lower edge dimensioning"
msgstr "ዝቅተኛ ጠርዝ dimensioning"
#. cFVVA
-#: include/svx/strings.hrc:429
+#: include/svx/strings.hrc:431
msgctxt "SIP_SA_MEASURETEXTROTA90"
msgid "Dimension value across dimension line"
msgstr "የ Dimension ዋጋ ከ dimension መስመር ባሻገር"
#. VVAgC
-#: include/svx/strings.hrc:430
+#: include/svx/strings.hrc:432
msgctxt "SIP_SA_MEASURETEXTUPSIDEDOWN"
msgid "Rotate dimension value by 180 degree"
msgstr "የ dimension ዋጋ በ 180 ዲግሪ ማዞሪያ"
#. iFX7y
-#: include/svx/strings.hrc:431
+#: include/svx/strings.hrc:433
msgctxt "SIP_SA_MEASUREOVERHANG"
msgid "Dimension line overhang"
msgstr "የ Dimension መስመር ማስፊያ"
#. DoBGo
-#: include/svx/strings.hrc:432
+#: include/svx/strings.hrc:434
msgctxt "SIP_SA_MEASUREUNIT"
msgid "Measure unit"
msgstr "መለኪያ ክፍል"
#. 2NBMp
-#: include/svx/strings.hrc:433
+#: include/svx/strings.hrc:435
msgctxt "SIP_SA_MEASURESCALE"
msgid "Additional scale factor"
msgstr "ተጨማሪ የ መለኪያ ምክንያት"
#. 4yTAW
-#: include/svx/strings.hrc:434
+#: include/svx/strings.hrc:436
msgctxt "SIP_SA_MEASURESHOWUNIT"
msgid "Measure unit display"
msgstr "መለኪያ ክፍል ማሳያ"
#. NFDC3
-#: include/svx/strings.hrc:435
+#: include/svx/strings.hrc:437
msgctxt "SIP_SA_MEASUREFORMATSTRING"
msgid "Dimension value format"
msgstr "የ አቅጣጫ ዋጋ አቀራረብ"
#. UBjQk
-#: include/svx/strings.hrc:436
+#: include/svx/strings.hrc:438
msgctxt "SIP_SA_MEASURETEXTAUTOANGLE"
msgid "AutoPositioning of the dimension value"
msgstr "የ አቅጣጫ ዋጋ በራሱ ቦታ መመደቢያ"
#. GDQC3
-#: include/svx/strings.hrc:437
+#: include/svx/strings.hrc:439
msgctxt "SIP_SA_MEASURETEXTAUTOANGLEVIEW"
msgid "Angle for the automatic positioning of the dimension value"
msgstr "የ አቅጣጫ ዋጋ ራሱ በራሱ ቦታ መመደቢያ Angle"
#. DB243
-#: include/svx/strings.hrc:438
+#: include/svx/strings.hrc:440
msgctxt "SIP_SA_MEASURETEXTISFIXEDANGLE"
msgid "Determination of the dimension value angle"
msgstr "የ dimension ዋጋ መመደቢያ ማእዘን መወሰኛ"
#. i3Bah
-#: include/svx/strings.hrc:439
+#: include/svx/strings.hrc:441
msgctxt "SIP_SA_MEASURETEXTFIXEDANGLE"
msgid "Angle of the dimension value"
msgstr "የ dimension ዋጋ ማእዘን"
#. qWKC7
-#: include/svx/strings.hrc:440
+#: include/svx/strings.hrc:442
msgctxt "SIP_SA_MEASUREDECIMALPLACES"
msgid "Decimal places"
msgstr "የዴሲማል ቦታዎች"
#. wkrNX
-#: include/svx/strings.hrc:441
+#: include/svx/strings.hrc:443
msgctxt "SIP_SA_CIRCKIND"
msgid "Type of circle"
msgstr "የክቡ አይነት"
#. FRFU8
-#: include/svx/strings.hrc:442
+#: include/svx/strings.hrc:444
msgctxt "SIP_SA_CIRCSTARTANGLE"
msgid "Start angle"
msgstr "ማእዘን መጀመሪያ"
#. FmSKG
-#: include/svx/strings.hrc:443
+#: include/svx/strings.hrc:445
msgctxt "SIP_SA_CIRCENDANGLE"
msgid "End angle"
msgstr "ማእዘን መጨረሻ"
#. ejn6F
-#: include/svx/strings.hrc:444
+#: include/svx/strings.hrc:446
msgctxt "SIP_SA_OBJMOVEPROTECT"
msgid "Protected object position"
msgstr "የሚጠበቁ የእቃዎች ቦታ"
#. ZPEB9
-#: include/svx/strings.hrc:445
+#: include/svx/strings.hrc:447
msgctxt "SIP_SA_OBJSIZEPROTECT"
msgid "Protected object size"
msgstr "የሚጠበቁ የእቃዎች መጠን"
#. BN5CM
-#: include/svx/strings.hrc:446
+#: include/svx/strings.hrc:448
msgctxt "SIP_SA_OBJPRINTABLE"
msgid "Object, printable"
msgstr "ሊታተም የሚችል እቃ"
#. 3Digj
-#: include/svx/strings.hrc:447
+#: include/svx/strings.hrc:449
msgctxt "SIP_SA_OBJVISIBLE"
msgid "Object, visible"
msgstr "የሚታይ እቃ"
#. nZLtM
-#: include/svx/strings.hrc:448
+#: include/svx/strings.hrc:450
msgctxt "SIP_SA_LAYERID"
msgid "Level ID"
msgstr "ደረጃ መለያ"
#. f3ed2
-#: include/svx/strings.hrc:449
+#: include/svx/strings.hrc:451
msgctxt "SIP_SA_LAYERNAME"
msgid "Layer"
msgstr "ደረጃ"
#. rb6GC
-#: include/svx/strings.hrc:450
+#: include/svx/strings.hrc:452
msgctxt "SIP_SA_OBJECTNAME"
msgid "Object name"
msgstr "የእቃው ስም"
#. 5zRFi
-#: include/svx/strings.hrc:451
+#: include/svx/strings.hrc:453
msgctxt "SIP_SA_ALLPOSITIONX"
msgid "Position X, complete"
msgstr "የ X, ቦታ ተፈጽሟል"
#. 5enZ7
-#: include/svx/strings.hrc:452
+#: include/svx/strings.hrc:454
msgctxt "SIP_SA_ALLPOSITIONY"
msgid "Position Y, complete"
msgstr "የ Y, ቦታ ተፈጽሟል"
#. 2V5Mn
-#: include/svx/strings.hrc:453
+#: include/svx/strings.hrc:455
msgctxt "SIP_SA_ALLSIZEWIDTH"
msgid "Total Width"
msgstr "ጠቅላላ ስፋት"
#. P6Y6W
-#: include/svx/strings.hrc:454
+#: include/svx/strings.hrc:456
msgctxt "SIP_SA_ALLSIZEHEIGHT"
msgid "Height, complete"
msgstr "ጠቅላላ እርዝመት"
#. yFnnC
-#: include/svx/strings.hrc:455
+#: include/svx/strings.hrc:457
msgctxt "SIP_SA_ONEPOSITIONX"
msgid "Single position X"
msgstr "የ X ነጠላ ቦታ"
#. jEGfd
-#: include/svx/strings.hrc:456
+#: include/svx/strings.hrc:458
msgctxt "SIP_SA_ONEPOSITIONY"
msgid "Single position Y"
msgstr "የ Y ነጠላ ቦታ"
#. YJFnY
-#: include/svx/strings.hrc:457
+#: include/svx/strings.hrc:459
msgctxt "SIP_SA_ONESIZEWIDTH"
msgid "Single width"
msgstr "ነጠላ ስፋት"
#. bZFkM
-#: include/svx/strings.hrc:458
+#: include/svx/strings.hrc:460
msgctxt "SIP_SA_ONESIZEHEIGHT"
msgid "Single height"
msgstr "ነጠላ እርዝመት"
#. K5Xuq
-#: include/svx/strings.hrc:459
+#: include/svx/strings.hrc:461
msgctxt "SIP_SA_LOGICSIZEWIDTH"
msgid "Logical width"
msgstr "የ Logical ስፋት"
#. 9Niyk
-#: include/svx/strings.hrc:460
+#: include/svx/strings.hrc:462
msgctxt "SIP_SA_LOGICSIZEHEIGHT"
msgid "Logical height"
msgstr "የ Logical እርዝመት"
#. yFmvh
-#: include/svx/strings.hrc:461
+#: include/svx/strings.hrc:463
msgctxt "SIP_SA_ROTATEANGLE"
msgid "Single rotation angle"
msgstr "ነጠላ ማዞሪያ ማእዘን"
#. zNyKY
-#: include/svx/strings.hrc:462
+#: include/svx/strings.hrc:464
msgctxt "SIP_SA_SHEARANGLE"
msgid "Single shear angle"
msgstr "ነጠላ መቁረጫ ማእዘን"
#. bJv8D
-#: include/svx/strings.hrc:463
+#: include/svx/strings.hrc:465
msgctxt "SIP_SA_MOVEX"
msgid "Move horizontally"
msgstr "በ አግድም ማንቀሳቀሻ"
#. z7EPp
-#: include/svx/strings.hrc:464
+#: include/svx/strings.hrc:466
msgctxt "SIP_SA_MOVEY"
msgid "Move vertically"
msgstr "በ ቁመት ማንቀሳቀሻ"
#. Qn4GS
-#: include/svx/strings.hrc:465
+#: include/svx/strings.hrc:467
msgctxt "SIP_SA_RESIZEXONE"
msgid "Resize X, single"
msgstr "እንደገና መመጠኛ X, ነጠላ"
#. VCtZa
-#: include/svx/strings.hrc:466
+#: include/svx/strings.hrc:468
msgctxt "SIP_SA_RESIZEYONE"
msgid "Resize Y, single"
msgstr "እንደገና መመጠኛ Y, ነጠላ"
#. NxatH
-#: include/svx/strings.hrc:467
+#: include/svx/strings.hrc:469
msgctxt "SIP_SA_ROTATEONE"
msgid "Single rotation"
msgstr "ነጠላ ማዞሪያ"
#. gNVw9
-#: include/svx/strings.hrc:468
+#: include/svx/strings.hrc:470
msgctxt "SIP_SA_HORZSHEARONE"
msgid "Single horizontal shear"
msgstr "ነጠላ በ አግድም መቁረጫ"
#. iCzED
-#: include/svx/strings.hrc:469
+#: include/svx/strings.hrc:471
msgctxt "SIP_SA_VERTSHEARONE"
msgid "Single vertical shear"
msgstr "ነጠላ በ ቁመት መቁረጫ"
#. HQcJt
-#: include/svx/strings.hrc:470
+#: include/svx/strings.hrc:472
msgctxt "SIP_SA_RESIZEXALL"
msgid "Resize X, complete"
msgstr "X, እንደገና መመጠን ተፈጽሟል"
#. VcK8z
-#: include/svx/strings.hrc:471
+#: include/svx/strings.hrc:473
msgctxt "SIP_SA_RESIZEYALL"
msgid "Resize Y, complete"
msgstr "Y, እንደገና መመጠን ተፈጽሟል"
#. vgGU4
-#: include/svx/strings.hrc:472
+#: include/svx/strings.hrc:474
msgctxt "SIP_SA_ROTATEALL"
msgid "Rotate all"
msgstr "ሁሉንም ማዞሪያ"
#. 3faE4
-#: include/svx/strings.hrc:473
+#: include/svx/strings.hrc:475
msgctxt "SIP_SA_HORZSHEARALL"
msgid "Shear horizontal, complete"
msgstr "በ አግድም መቁረጥ ተፈጽሟል"
#. RAEPz
-#: include/svx/strings.hrc:474
+#: include/svx/strings.hrc:476
msgctxt "SIP_SA_VERTSHEARALL"
msgid "Shear vertical, complete"
msgstr "በ ቁመት መቁረጥ ተፈጽሟል"
#. gtXM3
-#: include/svx/strings.hrc:475
+#: include/svx/strings.hrc:477
msgctxt "SIP_SA_TRANSFORMREF1X"
msgid "Reference point 1 X"
msgstr "መነሻ ነጥብ 1 X"
#. YpQDc
-#: include/svx/strings.hrc:476
+#: include/svx/strings.hrc:478
msgctxt "SIP_SA_TRANSFORMREF1Y"
msgid "Reference point 1 Y"
msgstr "መነሻ ነጥብ 1 Y"
#. Hp5EK
-#: include/svx/strings.hrc:477
+#: include/svx/strings.hrc:479
msgctxt "SIP_SA_TRANSFORMREF2X"
msgid "Reference point 2 X"
msgstr "መነሻ ነጥብ 2 X"
#. Rty4j
-#: include/svx/strings.hrc:478
+#: include/svx/strings.hrc:480
msgctxt "SIP_SA_TRANSFORMREF2Y"
msgid "Reference point 2 Y"
msgstr "መነሻ ነጥብ 2 Y"
#. JdeqL
-#: include/svx/strings.hrc:479
+#: include/svx/strings.hrc:481
msgctxt "SIP_EE_PARA_HYPHENATE"
msgid "Hyphenation"
msgstr "ጭረት"
#. HMmA6
-#: include/svx/strings.hrc:480
+#: include/svx/strings.hrc:482
msgctxt "SIP_EE_PARA_BULLETSTATE"
msgid "Display bullets"
msgstr "ነጥቦች ማሳያ"
#. 8Q88u
-#: include/svx/strings.hrc:481
+#: include/svx/strings.hrc:483
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
msgstr "ቁጥር መስጫ ማስረጊያ"
#. inGxX
-#: include/svx/strings.hrc:482
+#: include/svx/strings.hrc:484
msgctxt "SIP_EE_PARA_OUTLLEVEL"
msgid "Numbering level"
msgstr "ቁጥር መስጫ ደረጃ"
#. 2CtLK
-#: include/svx/strings.hrc:483
+#: include/svx/strings.hrc:485
msgctxt "SIP_EE_PARA_BULLET"
msgid "Bullets and Numberings"
msgstr "ነጥቦች እና ቁጥር መስጫዎች"
#. hCE5d
-#: include/svx/strings.hrc:484
+#: include/svx/strings.hrc:486
msgctxt "SIP_EE_PARA_LRSPACE"
msgid "Indents"
msgstr "ማስረጊያዎች"
#. Y5YFm
-#: include/svx/strings.hrc:485
+#: include/svx/strings.hrc:487
msgctxt "SIP_EE_PARA_ULSPACE"
msgid "Paragraph spacing"
msgstr "የ አንቀጽ ክፍተት"
#. feirn
-#: include/svx/strings.hrc:486
+#: include/svx/strings.hrc:488
msgctxt "SIP_EE_PARA_SBL"
msgid "Line spacing"
msgstr "የ መስመር ክፍተት"
#. gjAVE
-#: include/svx/strings.hrc:487
+#: include/svx/strings.hrc:489
msgctxt "SIP_EE_PARA_JUST"
msgid "Paragraph alignment"
msgstr "አንቀጽ ማሰለፊያ"
#. offnT
-#: include/svx/strings.hrc:488
+#: include/svx/strings.hrc:490
msgctxt "SIP_EE_PARA_TABS"
msgid "Tabulators"
msgstr "መቁጠሪያዎች"
#. kpiTD
-#: include/svx/strings.hrc:489
+#: include/svx/strings.hrc:491
msgctxt "SIP_EE_CHAR_COLOR"
msgid "Font color"
msgstr "የ ፊደል ቀለም"
#. X535C
-#: include/svx/strings.hrc:490
+#: include/svx/strings.hrc:492
msgctxt "SIP_EE_CHAR_FONTINFO"
msgid "Character set"
msgstr "ባህሪ ማሰናጃ"
#. AEbEz
-#: include/svx/strings.hrc:491
+#: include/svx/strings.hrc:493
msgctxt "SIP_EE_CHAR_FONTHEIGHT"
msgid "Font size"
msgstr "የ ፊደል መጠን"
#. UKHSM
-#: include/svx/strings.hrc:492
+#: include/svx/strings.hrc:494
msgctxt "SIP_EE_CHAR_FONTWIDTH"
msgid "Font width"
msgstr "የ ፊደል ስፋት"
#. SQWpD
-#: include/svx/strings.hrc:493
+#: include/svx/strings.hrc:495
msgctxt "SIP_EE_CHAR_WEIGHT"
msgid "Bold (thickness)"
msgstr "ማድመቂያ (ውፍረቱ)"
#. AUR7N
-#: include/svx/strings.hrc:494
+#: include/svx/strings.hrc:496
msgctxt "SIP_EE_CHAR_UNDERLINE"
msgid "Underline"
msgstr "ከ ስሩ ማስመሪያ"
#. v2AEJ
-#: include/svx/strings.hrc:495
+#: include/svx/strings.hrc:497
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "ከ ላይ ማስመሪያ"
#. ARvwR
-#: include/svx/strings.hrc:496
+#: include/svx/strings.hrc:498
msgctxt "SIP_EE_CHAR_STRIKEOUT"
msgid "Strikethrough"
msgstr "በላዩ ላይ መሰረዣ"
#. gcVzb
-#: include/svx/strings.hrc:497
+#: include/svx/strings.hrc:499
msgctxt "SIP_EE_CHAR_ITALIC"
msgid "Italic"
msgstr "ማዝመሚያ"
#. kJVaV
-#: include/svx/strings.hrc:498
+#: include/svx/strings.hrc:500
msgctxt "SIP_EE_CHAR_OUTLINE"
msgid "Outline"
msgstr "ረቂቅ"
#. CZR4e
-#: include/svx/strings.hrc:499
+#: include/svx/strings.hrc:501
msgctxt "SIP_EE_CHAR_SHADOW"
msgid "Font shadow"
msgstr "የፊደል ጥላ"
#. PFSUR
-#: include/svx/strings.hrc:500
+#: include/svx/strings.hrc:502
msgctxt "SIP_EE_CHAR_ESCAPEMENT"
msgid "Superscript/subscript"
msgstr "በትንንሹ ከፍ ብሎ መጻፊያ/በትንንሹ ዝቅ ብሎ መጻፊያ"
#. DrBio
-#: include/svx/strings.hrc:501
+#: include/svx/strings.hrc:503
msgctxt "SIP_EE_CHAR_PAIRKERNING"
msgid "Kerning"
msgstr "Kerning"
#. tUVvP
-#: include/svx/strings.hrc:502
+#: include/svx/strings.hrc:504
msgctxt "SIP_EE_CHAR_KERNING"
msgid "Manual kerning"
msgstr "Manual kerning"
#. S9QCU
-#: include/svx/strings.hrc:503
+#: include/svx/strings.hrc:505
msgctxt "SIP_EE_CHAR_WLM"
msgid "No underline for spaces"
msgstr "ለ ክፍተቶች ከ ስሩ አታስምር"
#. GuTzF
-#: include/svx/strings.hrc:504
+#: include/svx/strings.hrc:506
msgctxt "SIP_EE_FEATURE_TAB"
msgid "Tabulator"
msgstr "መቁጠሪያ"
#. U4qgA
-#: include/svx/strings.hrc:505
+#: include/svx/strings.hrc:507
msgctxt "SIP_EE_FEATURE_LINEBR"
msgid "Optional line break"
msgstr "በምርጫ መስመር መስበሪያ"
#. jzBEA
-#: include/svx/strings.hrc:506
+#: include/svx/strings.hrc:508
msgctxt "SIP_EE_FEATURE_NOTCONV"
msgid "Non-convertible character"
msgstr "ሊቀየር-የማይችል ባህሪ"
#. tZd9C
-#: include/svx/strings.hrc:507
+#: include/svx/strings.hrc:509
msgctxt "SIP_EE_FEATURE_FIELD"
msgid "Fields"
msgstr "ሜዳዎች"
#. GeKPD
-#: include/svx/strings.hrc:508
+#: include/svx/strings.hrc:510
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "ቀይ"
#. EzAu7
-#: include/svx/strings.hrc:509
+#: include/svx/strings.hrc:511
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "አረንጓዴ"
#. TmBML
-#: include/svx/strings.hrc:510
+#: include/svx/strings.hrc:512
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "ሰማያዊ"
#. 7Gqzs
-#: include/svx/strings.hrc:511
+#: include/svx/strings.hrc:513
msgctxt "SIP_SA_GRAFLUMINANCE"
msgid "Brightness"
msgstr "ብርሁነት"
#. rziVW
-#: include/svx/strings.hrc:512
+#: include/svx/strings.hrc:514
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "አነጻጻሪ"
#. CHepz
-#: include/svx/strings.hrc:513
+#: include/svx/strings.hrc:515
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "Gamma"
#. 2ESVA
-#: include/svx/strings.hrc:514
+#: include/svx/strings.hrc:516
msgctxt "SIP_SA_GRAFTRANSPARENCE"
msgid "Transparency"
msgstr "ግልጽነት"
#. uZYFG
-#: include/svx/strings.hrc:515
+#: include/svx/strings.hrc:517
msgctxt "SIP_SA_GRAFINVERT"
msgid "Invert"
msgstr "መገልበጫ"
#. 6aFx2
-#: include/svx/strings.hrc:516
+#: include/svx/strings.hrc:518
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
msgstr "የ ምስል ዘዴ"
#. Ni9KZ
-#: include/svx/strings.hrc:517
+#: include/svx/strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
msgid "Crop"
msgstr "መከርከሚያ"
#. kVnke
-#: include/svx/strings.hrc:518
+#: include/svx/strings.hrc:520
msgctxt "SIP_SA_GLOW_RADIUS"
msgid "Radius of glow effect"
msgstr ""
#. 3hvai
-#: include/svx/strings.hrc:519
+#: include/svx/strings.hrc:521
msgctxt "SIP_SA_GLOW_COLOR"
msgid "Color of glow effect"
msgstr ""
#. eCSE2
-#: include/svx/strings.hrc:520
+#: include/svx/strings.hrc:522
msgctxt "SIP_SA_GLOW_TRANSPARENCY"
msgid "Transparency of glow effect"
msgstr ""
#. 8qNHk
-#: include/svx/strings.hrc:521
+#: include/svx/strings.hrc:523
msgctxt "SIP_SA_SOFTEDGE_RADIUS"
msgid "Radius of soft edge effect"
msgstr ""
#. nVcjU
-#: include/svx/strings.hrc:522
+#: include/svx/strings.hrc:524
msgctxt "STR_ObjNameSingulMEDIA"
msgid "Media object"
msgstr "ብዙሀን መገናኛ እቃ"
#. nbHgw
-#: include/svx/strings.hrc:523
+#: include/svx/strings.hrc:525
msgctxt "STR_ObjNamePluralMEDIA"
msgid "Media objects"
msgstr "ብዙሀን መገናኛ እቃዎች"
#. YpmrX
#. drawing layer table strings
-#: include/svx/strings.hrc:525
+#: include/svx/strings.hrc:527
msgctxt "STR_TABLE_INSCOL"
msgid "Insert column"
msgstr "አምድ ማስገቢያ"
#. SAmd8
-#: include/svx/strings.hrc:526
+#: include/svx/strings.hrc:528
msgctxt "STR_TABLE_INSROW"
msgid "Insert row"
msgstr "ረድፍ ማስገቢያ"
#. yFDYp
-#: include/svx/strings.hrc:527
+#: include/svx/strings.hrc:529
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "አምድ ማጥፊያ"
#. 9SF9L
-#: include/svx/strings.hrc:528
+#: include/svx/strings.hrc:530
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "ረድፍ ማጥፊያ"
#. iBbtT
-#: include/svx/strings.hrc:529
+#: include/svx/strings.hrc:531
msgctxt "STR_TABLE_SPLIT"
msgid "Split cells"
msgstr "ክፍሎች መክፈያ"
#. vmzqf
-#: include/svx/strings.hrc:530
+#: include/svx/strings.hrc:532
msgctxt "STR_TABLE_MERGE"
msgid "Merge cells"
msgstr "ክፍሎች ማዋሀጃ"
#. 3VVmF
-#: include/svx/strings.hrc:531
+#: include/svx/strings.hrc:533
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "የ ክፍሎች አቀራረብ"
#. pSCJC
-#: include/svx/strings.hrc:532
+#: include/svx/strings.hrc:534
msgctxt "STR_TABLE_DISTRIBUTE_ROWS"
msgid "Distribute rows"
msgstr "ረድፎች ማከፋፈያ"
#. GdLHf
-#: include/svx/strings.hrc:533
+#: include/svx/strings.hrc:535
msgctxt "STR_TABLE_DISTRIBUTE_COLUMNS"
msgid "Distribute columns"
msgstr "አምዶች ማከፋፈያ"
#. fGNto
-#: include/svx/strings.hrc:534
+#: include/svx/strings.hrc:536
msgctxt "STR_TABLE_DELETE_CELL_CONTENTS"
msgid "Delete cell contents"
msgstr "የ ክፍል ይዞታዎችን ማጥፊያ"
#. B33Cb
-#: include/svx/strings.hrc:535
+#: include/svx/strings.hrc:537
msgctxt "STR_TABLE_STYLE"
msgid "Table style"
msgstr "የሰንጠረዥ ዘዴ"
#. ZHBAC
-#: include/svx/strings.hrc:536
+#: include/svx/strings.hrc:538
msgctxt "STR_TABLE_STYLE_SETTINGS"
msgid "Table style settings"
msgstr "የሰንጠረዥ ዘዴ ማሰናጃዎች"
#. eERmE
-#: include/svx/strings.hrc:537
+#: include/svx/strings.hrc:539
msgctxt "STR_ObjNameSingulTable"
msgid "Table"
msgstr "ሰንጠረዥ"
#. XjgSV
-#: include/svx/strings.hrc:538
+#: include/svx/strings.hrc:540
msgctxt "STR_ObjNamePluralTable"
msgid "Tables"
msgstr "ሰንጠረዦች"
#. mLDqP
-#: include/svx/strings.hrc:539
+#: include/svx/strings.hrc:541
msgctxt "STR_ObjNameSingulFONTWORK"
msgid "Font work"
msgstr "የ ፊደል ስራ"
#. FgChT
#. Strings for the Draw-Dialog --------------------------------------------
-#: include/svx/strings.hrc:541
+#: include/svx/strings.hrc:543
msgctxt "RID_SVXSTR_SOLID"
msgid "Continuous"
msgstr "የሚቀጥል"
#. uNL7M
-#: include/svx/strings.hrc:542
+#: include/svx/strings.hrc:544
msgctxt "RID_SVXSTR_GRADIENT"
msgid "Gradient"
msgstr "ከፍታ መለኪያ"
#. a8YoL
-#: include/svx/strings.hrc:543
+#: include/svx/strings.hrc:545
msgctxt "RID_SVXSTR_BITMAP"
msgid "Bitmap"
msgstr "Bitmap"
#. FDmra
-#: include/svx/strings.hrc:544
+#: include/svx/strings.hrc:546
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "ንድፍ"
#. HcGBQ
-#: include/svx/strings.hrc:545
+#: include/svx/strings.hrc:547
msgctxt "RID_SVXSTR_PATTERN_UNTITLED"
msgid "Untitled Pattern"
msgstr "ያልተሰየመ ንድፍ"
#. GHj4Q
-#: include/svx/strings.hrc:546
+#: include/svx/strings.hrc:548
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "የመስመር ዘዴ"
#. fa7EG
-#: include/svx/strings.hrc:547
+#: include/svx/strings.hrc:549
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "ምንም"
#. mrTdk
-#: include/svx/strings.hrc:548
+#: include/svx/strings.hrc:550
msgctxt "RID_SVXSTR_COLOR"
msgid "Color"
msgstr "ቀለም"
#. 5bjE5
-#: include/svx/strings.hrc:549
+#: include/svx/strings.hrc:551
msgctxt "RID_SVXSTR_HATCH"
msgid "Hatching"
msgstr "በርካታ መስመር"
#. yGRGW
-#: include/svx/strings.hrc:550
+#: include/svx/strings.hrc:552
msgctxt "RID_SVXSTR_LINEEND"
msgid "Arrowheads"
msgstr "የ ቀስት ራስጌዎች"
#. snuCi
-#: include/svx/strings.hrc:551
+#: include/svx/strings.hrc:553
msgctxt "RID_SVXSTR_ARROW"
msgid "Arrow"
msgstr "ቀስት"
#. 6EvQ7
-#: include/svx/strings.hrc:552
+#: include/svx/strings.hrc:554
msgctxt "RID_SVXSTR_SQUARE"
msgid "Square"
msgstr "ስኴር"
#. i6cva
-#: include/svx/strings.hrc:553
+#: include/svx/strings.hrc:555
msgctxt "RID_SVXSTR_CIRCLE"
msgid "Circle"
msgstr "ክብ"
#. emz9g
-#: include/svx/strings.hrc:554
+#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_NONE"
msgid "- none -"
msgstr "- ምንም -"
#. hGaEK
-#: include/svx/strings.hrc:555
+#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_TRANSPARENCE"
msgid "Transparency"
msgstr "ግልጽነት"
#. X4EFw
-#: include/svx/strings.hrc:556
+#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_CENTERED"
msgid "Centered"
msgstr "መሀከል"
#. FFe8m
-#: include/svx/strings.hrc:557
+#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_NOTCENTERED"
msgid "Not centered"
msgstr "መሀከል ያልሆነ"
#. hFhmH
-#: include/svx/strings.hrc:558
+#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "ነባር"
#. DdAzc
-#: include/svx/strings.hrc:559
+#: include/svx/strings.hrc:561
msgctxt "RID_SVXSTR_GRAFMODE_GREYS"
msgid "Grayscale"
msgstr "ግራጫማ"
#. RHEXM
-#: include/svx/strings.hrc:560
+#: include/svx/strings.hrc:562
msgctxt "RID_SVXSTR_GRAFMODE_MONO"
msgid "Black/White"
msgstr "ጥቁር/ነጭ"
#. bcXbA
-#: include/svx/strings.hrc:561
+#: include/svx/strings.hrc:563
msgctxt "RID_SVXSTR_GRAFMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermark"
#. ZWz8Y
-#: include/svx/strings.hrc:562
+#: include/svx/strings.hrc:564
msgctxt "RID_SVXSTR_COLORBAR"
msgid "Left click to apply as background color, right click to set line color"
msgstr ""
#. mFU2A
#. Default colors
-#: include/svx/strings.hrc:564
+#: include/svx/strings.hrc:566
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
msgstr "ጥቁር ቀይ 2"
#. Rw7nG
-#: include/svx/strings.hrc:565
+#: include/svx/strings.hrc:567
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
msgstr "ሰማያዊ"
#. UdEYr
-#: include/svx/strings.hrc:566
+#: include/svx/strings.hrc:568
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
msgstr "ቢጫ"
#. 9AUDK
-#: include/svx/strings.hrc:567
+#: include/svx/strings.hrc:569
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
msgstr "ጥቁር ሰማያዊ 1"
#. aSWwv
-#: include/svx/strings.hrc:568
+#: include/svx/strings.hrc:570
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
msgstr "ነጣ ያለ ሰማያዊ 2"
#. 5gwhz
#. Elements of the standard color palette
-#: include/svx/strings.hrc:570
+#: include/svx/strings.hrc:572
msgctxt "RID_SVXSTR_COLOR_BLACK"
msgid "Black"
msgstr "ጥቁር"
#. PwGvV
-#: include/svx/strings.hrc:571
+#: include/svx/strings.hrc:573
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "ግራጫ"
#. Dp9Az
-#: include/svx/strings.hrc:572
+#: include/svx/strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "ነጭ"
#. TGLmD
-#: include/svx/strings.hrc:573
+#: include/svx/strings.hrc:575
msgctxt "RID_SVXSTR_COLOR_YELLOW"
msgid "Yellow"
msgstr "ቢጫ"
#. YpDke
-#: include/svx/strings.hrc:574
+#: include/svx/strings.hrc:576
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "ወርቅ"
#. 7aJCZ
-#: include/svx/strings.hrc:575
+#: include/svx/strings.hrc:577
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "ብርቱካን"
#. mZMFN
-#: include/svx/strings.hrc:576
+#: include/svx/strings.hrc:578
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
msgstr "ሸክላ"
#. juJeM
-#: include/svx/strings.hrc:577
+#: include/svx/strings.hrc:579
msgctxt "RID_SVXSTR_COLOR_RED"
msgid "Red"
msgstr "ቀይ"
#. 7xMrN
-#: include/svx/strings.hrc:578
+#: include/svx/strings.hrc:580
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "Magenta"
#. ELXiM
-#: include/svx/strings.hrc:579
+#: include/svx/strings.hrc:581
msgctxt "RID_SVXSTR_COLOR_PURPLE"
msgid "Purple"
msgstr "Purple"
#. UTexf
-#: include/svx/strings.hrc:580
+#: include/svx/strings.hrc:582
msgctxt "RID_SVXSTR_COLOR_INDIGO"
msgid "Indigo"
msgstr "ሐምራዊ ሰማያዊ"
#. qbcF9
-#: include/svx/strings.hrc:581
+#: include/svx/strings.hrc:583
msgctxt "RID_SVXSTR_COLOR_BLUE"
msgid "Blue"
msgstr "ሰማያዊ"
#. hQ44j
-#: include/svx/strings.hrc:582
+#: include/svx/strings.hrc:584
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
msgstr "አረንጓዴ ሰማያዊ"
#. JpxBr
-#: include/svx/strings.hrc:583
+#: include/svx/strings.hrc:585
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "አረንጓዴ"
#. A3aCJ
-#: include/svx/strings.hrc:584
+#: include/svx/strings.hrc:586
msgctxt "RID_SVXSTR_COLOR_LIME"
msgid "Lime"
msgstr "ሎሚ"
#. wVMiq
#. Light variants of the standard color palette
-#: include/svx/strings.hrc:586
+#: include/svx/strings.hrc:588
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "ነጣ ያለ ግራጫ"
#. YF2ud
-#: include/svx/strings.hrc:587
+#: include/svx/strings.hrc:589
msgctxt "RID_SVXSTR_COLOR_LIGHTYELLOW"
msgid "Light Yellow"
msgstr "ነጣ ያለ ቢጫ"
#. BaXBj
-#: include/svx/strings.hrc:588
+#: include/svx/strings.hrc:590
msgctxt "RID_SVXSTR_COLOR_LIGHTGOLD"
msgid "Light Gold"
msgstr "ነጣ ያለ ወርቅ"
#. masPL
-#: include/svx/strings.hrc:589
+#: include/svx/strings.hrc:591
msgctxt "RID_SVXSTR_COLOR_LIGHTORANGE"
msgid "Light Orange"
msgstr "ነጣ ያለ ብርቱካን"
#. k5GY4
-#: include/svx/strings.hrc:590
+#: include/svx/strings.hrc:592
msgctxt "RID_SVXSTR_COLOR_LIGHTBRICK"
msgid "Light Brick"
msgstr "ነጣ ያለ ሸክላ"
#. KGDDj
-#: include/svx/strings.hrc:591
+#: include/svx/strings.hrc:593
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "ነጣ ያለ ቀይ"
#. nvB2W
-#: include/svx/strings.hrc:592
+#: include/svx/strings.hrc:594
msgctxt "RID_SVXSTR_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr "ነጣ ያለ ማጄንታ"
#. y96HS
-#: include/svx/strings.hrc:593
+#: include/svx/strings.hrc:595
msgctxt "RID_SVXSTR_COLOR_LIGHTPURPLE"
msgid "Light Purple"
msgstr "ነጣ ያለ ሀምራዊ"
#. 8Bg8h
-#: include/svx/strings.hrc:594
+#: include/svx/strings.hrc:596
msgctxt "RID_SVXSTR_COLOR_LIGHTINDIGO"
msgid "Light Indigo"
msgstr "ነጣ ያለ ሐምራዊ ሰማያዊ"
#. suGUh
-#: include/svx/strings.hrc:595
+#: include/svx/strings.hrc:597
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "ነጣ ያለ ሰማያዊ"
#. 5VFSV
-#: include/svx/strings.hrc:596
+#: include/svx/strings.hrc:598
msgctxt "RID_SVXSTR_COLOR_LIGHTTEAL"
msgid "Light Teal"
msgstr "ነጣ ያለ አረንጓዴ ሰማያዊ"
#. 3Z7KA
-#: include/svx/strings.hrc:597
+#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "ነጣ ያለ አረንጓዴ"
#. HVPnD
-#: include/svx/strings.hrc:598
+#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_LIGHTLIME"
msgid "Light Lime"
msgstr "ነጣ ያለ ሎሚ"
#. J6DDx
#. Dark variants of the standard color palette
-#: include/svx/strings.hrc:600
+#: include/svx/strings.hrc:602
msgctxt "RID_SVXSTR_COLOR_DARKGRAY"
msgid "Dark Gray"
msgstr "ጥቁር ግራጫ"
#. EaFik
-#: include/svx/strings.hrc:601
+#: include/svx/strings.hrc:603
msgctxt "RID_SVXSTR_COLOR_DARKYELLOW"
msgid "Dark Yellow"
msgstr "ጥቁር ቢጫ"
#. AFByn
-#: include/svx/strings.hrc:602
+#: include/svx/strings.hrc:604
msgctxt "RID_SVXSTR_COLOR_DARKGOLD"
msgid "Dark Gold"
msgstr "ጥቁር ወርቅ"
#. qAGnF
-#: include/svx/strings.hrc:603
+#: include/svx/strings.hrc:605
msgctxt "RID_SVXSTR_COLOR_DARKORANGE"
msgid "Dark Orange"
msgstr "ጥቁር ብርቱካን"
#. NC62Q
-#: include/svx/strings.hrc:604
+#: include/svx/strings.hrc:606
msgctxt "RID_SVXSTR_COLOR_DARKBRICK"
msgid "Dark Brick"
msgstr "ጥቁር ሸክላ"
#. st4Zy
-#: include/svx/strings.hrc:605
+#: include/svx/strings.hrc:607
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr "ጥቁር ቀይ"
#. indkC
-#: include/svx/strings.hrc:606
+#: include/svx/strings.hrc:608
msgctxt "RID_SVXSTR_COLOR_DARKMAGENTA"
msgid "Dark Magenta"
msgstr "ጥቁር ማጄንታ"
#. AE9Ya
-#: include/svx/strings.hrc:607
+#: include/svx/strings.hrc:609
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
msgstr "ጥቁር ሀምራዊ"
#. VFKuJ
-#: include/svx/strings.hrc:608
+#: include/svx/strings.hrc:610
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
msgid "Dark Indigo"
msgstr "ጥቁር ሐምራዊ ሰማያዊ"
#. U3qfW
-#: include/svx/strings.hrc:609
+#: include/svx/strings.hrc:611
msgctxt "RID_SVXSTR_COLOR_DARKBLUE"
msgid "Dark Blue"
msgstr "ጥቁር ሰማያዊ"
#. dYdEW
-#: include/svx/strings.hrc:610
+#: include/svx/strings.hrc:612
msgctxt "RID_SVXSTR_COLOR_DARKTEAL"
msgid "Dark Teal"
msgstr "ጥቁር አረንጓዴ ሰማያዊ"
#. qFAAB
-#: include/svx/strings.hrc:611
+#: include/svx/strings.hrc:613
msgctxt "RID_SVXSTR_COLOR_DARKGREEN"
msgid "Dark Green"
msgstr "ጥቁር አረንጓዴ"
#. C3U7v
-#: include/svx/strings.hrc:612
+#: include/svx/strings.hrc:614
msgctxt "RID_SVXSTR_COLOR_DARKLIME"
msgid "Dark Lime"
msgstr "ጥቁር ሎሚ"
#. VWKSb
#. Elements of the Tonal color palette
-#: include/svx/strings.hrc:614
+#: include/svx/strings.hrc:616
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "ወይን ጠጅ"
#. GgboW
-#: include/svx/strings.hrc:615
+#: include/svx/strings.hrc:617
msgctxt "RID_SVXSTR_COLOR_VIOLET_OUG"
msgid "Violet (Out of Gamut)"
msgstr "ወይን ጠጅ (Out of Gamut)"
#. mz3Eo
-#: include/svx/strings.hrc:616
+#: include/svx/strings.hrc:618
msgctxt "RID_SVXSTR_COLOR_BLUE_OUG"
msgid "Blue (Out of Gamut)"
msgstr "ሰማያዊ (Out of Gamut)"
#. SGvfY
-#: include/svx/strings.hrc:617
+#: include/svx/strings.hrc:619
msgctxt "RID_SVXSTR_COLOR_AZURE_OUG"
msgid "Azure (Out of Gamut)"
msgstr "ነጣ ያለ ሰማያዊ (Out of Gamut)"
#. dYBjC
-#: include/svx/strings.hrc:618
+#: include/svx/strings.hrc:620
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN_OUG"
msgid "Spring Green (Out of Gamut)"
msgstr "የ ፀደይ አረንጓዴ (Out of Gamut)"
#. GCcWR
-#: include/svx/strings.hrc:619
+#: include/svx/strings.hrc:621
msgctxt "RID_SVXSTR_COLOR_GREEN_OUG"
msgid "Green (Out of Gamut)"
msgstr "አረንጓዴ (Out of Gamut)"
#. DLuCh
-#: include/svx/strings.hrc:620
+#: include/svx/strings.hrc:622
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN_OUG"
msgid "Chartreuse Green (Out of Gamut)"
msgstr "ፈዛዛ አረንጓዴ (Out of Gamut)"
#. s3ZaC
-#: include/svx/strings.hrc:621
+#: include/svx/strings.hrc:623
msgctxt "RID_SVXSTR_COLOR_ORANGE_OUG"
msgid "Orange (Out of Gamut)"
msgstr "ብርቱካን (Out of Gamut)"
#. A8i2G
-#: include/svx/strings.hrc:622
+#: include/svx/strings.hrc:624
msgctxt "RID_SVXSTR_COLOR_RED_OUG"
msgid "Red (Out of Gamut)"
msgstr "ቀይ (Out of Gamut)"
#. j4oEv
-#: include/svx/strings.hrc:623
+#: include/svx/strings.hrc:625
msgctxt "RID_SVXSTR_COLOR_ROSE_OUG"
msgid "Rose (Out of Gamut)"
msgstr "ሮዝ (Out of Gamut)"
#. qBpvR
-#: include/svx/strings.hrc:624
+#: include/svx/strings.hrc:626
msgctxt "RID_SVXSTR_COLOR_AZURE"
msgid "Azure"
msgstr "ነጣ ያለ ሰማያዊ"
#. Y6vVA
-#: include/svx/strings.hrc:625
+#: include/svx/strings.hrc:627
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "ሲያን"
#. 583vY
-#: include/svx/strings.hrc:626
+#: include/svx/strings.hrc:628
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN"
msgid "Spring Green"
msgstr "የ ፀደይ አረንጓዴ"
#. jtKm8
-#: include/svx/strings.hrc:627
+#: include/svx/strings.hrc:629
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN"
msgid "Chartreuse Green"
msgstr "ፈዛዛ አረንጓዴ"
#. RkAmE
-#: include/svx/strings.hrc:628
+#: include/svx/strings.hrc:630
msgctxt "RID_SVXSTR_COLOR_ROSE"
msgid "Rose"
msgstr "ሮዝ"
#. BZGUS
#. Elements of the Material color palette
-#: include/svx/strings.hrc:630
+#: include/svx/strings.hrc:632
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GRAY_A"
msgid "Gray A"
msgstr ""
#. 3b7sB
-#: include/svx/strings.hrc:631
+#: include/svx/strings.hrc:633
msgctxt "RID_SVXSTR_COLOR_MATERIAL_YELLOW_A"
msgid "Yellow A"
msgstr ""
#. DbqvY
-#: include/svx/strings.hrc:632
+#: include/svx/strings.hrc:634
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER_A"
msgid "Amber A"
msgstr ""
#. nFENC
-#: include/svx/strings.hrc:633
+#: include/svx/strings.hrc:635
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER"
msgid "Amber"
msgstr ""
#. i8Tx3
-#: include/svx/strings.hrc:634
+#: include/svx/strings.hrc:636
msgctxt "RID_SVXSTR_COLOR_MATERIAL_ORANGE_A"
msgid "Orange A"
msgstr ""
#. DMVTT
-#: include/svx/strings.hrc:635
+#: include/svx/strings.hrc:637
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A"
msgid "Deep Orange A"
msgstr ""
#. LgNfg
-#: include/svx/strings.hrc:636
+#: include/svx/strings.hrc:638
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE"
msgid "Deep Orange"
msgstr ""
#. A4JAB
-#: include/svx/strings.hrc:637
+#: include/svx/strings.hrc:639
msgctxt "RID_SVXSTR_COLOR_MATERIAL_RED_A"
msgid "Red A"
msgstr ""
#. jsEPc
-#: include/svx/strings.hrc:638
+#: include/svx/strings.hrc:640
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PINK_A"
msgid "Pink A"
msgstr ""
#. cFBzv
-#: include/svx/strings.hrc:639
+#: include/svx/strings.hrc:641
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PURPLE_A"
msgid "Purple A"
msgstr ""
#. p6AAX
-#: include/svx/strings.hrc:640
+#: include/svx/strings.hrc:642
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_A"
msgid "Deep Purple A"
msgstr ""
#. WcMy9
-#: include/svx/strings.hrc:641
+#: include/svx/strings.hrc:643
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE"
msgid "Deep Purple"
msgstr ""
#. e4rqj
-#: include/svx/strings.hrc:642
+#: include/svx/strings.hrc:644
msgctxt "RID_SVXSTR_COLOR_MATERIAL_INDIGO_A"
msgid "Indigo A"
msgstr ""
#. r3rtQ
-#: include/svx/strings.hrc:643
+#: include/svx/strings.hrc:645
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_A"
msgid "Blue A"
msgstr ""
#. dDQEi
-#: include/svx/strings.hrc:644
+#: include/svx/strings.hrc:646
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A"
msgid "Light Blue A"
msgstr ""
#. BepQT
-#: include/svx/strings.hrc:645
+#: include/svx/strings.hrc:647
msgctxt "RID_SVXSTR_COLOR_MATERIAL_CYAN_A"
msgid "Cyan A"
msgstr ""
#. PvkCw
-#: include/svx/strings.hrc:646
+#: include/svx/strings.hrc:648
msgctxt "RID_SVXSTR_COLOR_MATERIAL_TEAL_A"
msgid "Teal A"
msgstr ""
#. znZyu
-#: include/svx/strings.hrc:647
+#: include/svx/strings.hrc:649
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GREEN_A"
msgid "Green A"
msgstr ""
#. nZDMp
-#: include/svx/strings.hrc:648
+#: include/svx/strings.hrc:650
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A"
msgid "Light Green A"
msgstr ""
#. 7RWqh
-#: include/svx/strings.hrc:649
+#: include/svx/strings.hrc:651
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIME_A"
msgid "Lime A"
msgstr ""
#. vuq8i
-#: include/svx/strings.hrc:650
+#: include/svx/strings.hrc:652
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN_A"
msgid "Brown A"
msgstr ""
#. wcNMK
-#: include/svx/strings.hrc:651
+#: include/svx/strings.hrc:653
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN"
msgid "Brown"
msgstr ""
#. RA8KB
-#: include/svx/strings.hrc:652
+#: include/svx/strings.hrc:654
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_A"
msgid "Blue Gray A"
msgstr ""
#. yXhED
-#: include/svx/strings.hrc:653
+#: include/svx/strings.hrc:655
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY"
msgid "Blue Gray"
msgstr ""
#. mCkpS
#. Old default color names, probably often used in saved files
-#: include/svx/strings.hrc:655
+#: include/svx/strings.hrc:657
msgctxt "RID_SVXSTR_COLOR_BLUE_CLASSIC"
msgid "Blue classic"
msgstr "ሰማያዊ"
#. CWbzY
-#: include/svx/strings.hrc:656
+#: include/svx/strings.hrc:658
msgctxt "RID_SVXSTR_COLOR_BLUEGREY"
msgid "Blue gray"
msgstr "ሰማያዊ ግራጫ"
#. DkKFF
-#: include/svx/strings.hrc:657
+#: include/svx/strings.hrc:659
msgctxt "RID_SVXSTR_COLOR_BORDEAUX"
msgid "Bordeaux"
msgstr "Bordeaux"
#. 5hZu8
-#: include/svx/strings.hrc:658
+#: include/svx/strings.hrc:660
msgctxt "RID_SVXSTR_COLOR_PALE_YELLOW"
msgid "Pale yellow"
msgstr "ደብዛዛ ቢጫ"
#. wSEGQ
-#: include/svx/strings.hrc:659
+#: include/svx/strings.hrc:661
msgctxt "RID_SVXSTR_COLOR_PALE_GREEN"
msgid "Pale green"
msgstr "ደብዛዛ አረንጓዴ"
#. pUEkF
-#: include/svx/strings.hrc:660
+#: include/svx/strings.hrc:662
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET"
msgid "Dark violet"
msgstr "ጥቁር የወይን ጠጅ"
#. qVhW9
-#: include/svx/strings.hrc:661
+#: include/svx/strings.hrc:663
msgctxt "RID_SVXSTR_COLOR_SALMON"
msgid "Salmon"
msgstr "Salmon"
#. QV77P
-#: include/svx/strings.hrc:662
+#: include/svx/strings.hrc:664
msgctxt "RID_SVXSTR_COLOR_SEABLUE"
msgid "Sea blue"
msgstr "ባህር ሰማያዊ"
#. gYFV6
-#: include/svx/strings.hrc:663
+#: include/svx/strings.hrc:665
msgctxt "RID_SVXSTR_COLOR_CHART"
msgid "Chart"
msgstr "ቻርት"
#. LXcFL
-#: include/svx/strings.hrc:664
+#: include/svx/strings.hrc:666
msgctxt "RID_SVXSTR_COLOR_SKYBLUE"
msgid "Sky blue"
msgstr "ሰማያዊ"
#. QbGU3
-#: include/svx/strings.hrc:665
+#: include/svx/strings.hrc:667
msgctxt "RID_SVXSTR_COLOR_YELLOWGREEN"
msgid "Yellow green"
msgstr "ቢጫ አረንጓዴ"
#. UDfTh
-#: include/svx/strings.hrc:666
+#: include/svx/strings.hrc:668
msgctxt "RID_SVXSTR_COLOR_PINK"
msgid "Pink"
msgstr "ሮዝ"
#. FXDuA
-#: include/svx/strings.hrc:667
+#: include/svx/strings.hrc:669
msgctxt "RID_SVXSTR_COLOR_TURQUOISE"
msgid "Turquoise"
msgstr "ሰማያዊ አረንጓዴ"
#. 4gHhZ
#. 16 old AutoFormat Table Styles
-#: include/svx/strings.hrc:669
+#: include/svx/strings.hrc:671
msgctxt "RID_SVXSTR_TBLAFMT_3D"
msgid "3D"
msgstr "3ዲ"
#. GtMuR
-#: include/svx/strings.hrc:670
+#: include/svx/strings.hrc:672
msgctxt "RID_SVXSTR_TBLAFMT_BLACK1"
msgid "Black 1"
msgstr "ጥቁር 1"
#. AhPLy
-#: include/svx/strings.hrc:671
+#: include/svx/strings.hrc:673
msgctxt "RID_SVXSTR_TBLAFMT_BLACK2"
msgid "Black 2"
msgstr "ጥቁር 2"
#. jVxFC
-#: include/svx/strings.hrc:672
+#: include/svx/strings.hrc:674
msgctxt "RID_SVXSTR_TBLAFMT_BLUE"
msgid "Blue"
msgstr "ሰማያዊ"
#. FacjB
-#: include/svx/strings.hrc:673
+#: include/svx/strings.hrc:675
msgctxt "RID_SVXSTR_TBLAFMT_BROWN"
msgid "Brown"
msgstr "ቡናማ"
#. uQSDF
-#: include/svx/strings.hrc:674
+#: include/svx/strings.hrc:676
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY"
msgid "Currency"
msgstr "ገንዘብ"
#. sQpNL
-#: include/svx/strings.hrc:675
+#: include/svx/strings.hrc:677
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_3D"
msgid "Currency 3D"
msgstr "ገንዘብ 3ዲ"
#. ACACr
-#: include/svx/strings.hrc:676
+#: include/svx/strings.hrc:678
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_GRAY"
msgid "Currency Gray"
msgstr "ግራጫ ገንዘብ"
#. yy7mJ
-#: include/svx/strings.hrc:677
+#: include/svx/strings.hrc:679
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER"
msgid "Currency Lavender"
msgstr "ገንዘብ ፈዛዛ ወይን ጠጅ"
#. 4THUt
-#: include/svx/strings.hrc:678
+#: include/svx/strings.hrc:680
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE"
msgid "Currency Turquoise"
msgstr "ገንዘብ ሰማያዊ አረንጓዴ"
#. a8AGf
-#: include/svx/strings.hrc:679
+#: include/svx/strings.hrc:681
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr "ግራጫ"
#. B4e9f
-#: include/svx/strings.hrc:680
+#: include/svx/strings.hrc:682
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "አረንጓዴ"
#. 3mz4G
-#: include/svx/strings.hrc:681
+#: include/svx/strings.hrc:683
msgctxt "RID_SVXSTR_TBLAFMT_LAVENDER"
msgid "Lavender"
msgstr "ፈዛዛ ወይን ጠጅ"
#. gdfFF
-#: include/svx/strings.hrc:682
+#: include/svx/strings.hrc:684
msgctxt "RID_SVXSTR_TBLAFMT_RED"
msgid "Red"
msgstr "ቀይ"
#. GsAVb
-#: include/svx/strings.hrc:683
+#: include/svx/strings.hrc:685
msgctxt "RID_SVXSTR_TBLAFMT_TURQUOISE"
msgid "Turquoise"
msgstr "ሰማያዊ አረንጓዴ"
#. sZbit
-#: include/svx/strings.hrc:684
+#: include/svx/strings.hrc:686
msgctxt "RID_SVXSTR_TBLAFMT_YELLOW"
msgid "Yellow"
msgstr "ቢጫ"
#. deE8o
#. 10 new AutoFormat Table Styles since LibreOffice 6.0
-#: include/svx/strings.hrc:686
+#: include/svx/strings.hrc:688
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
msgstr "ትምህርት"
#. CYMbi
-#: include/svx/strings.hrc:687
+#: include/svx/strings.hrc:689
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
msgid "Box List Blue"
msgstr "የ ሳጥን ዝርዝር ሰማያዊ"
#. njUDn
-#: include/svx/strings.hrc:688
+#: include/svx/strings.hrc:690
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_GREEN"
msgid "Box List Green"
msgstr "የ ሳጥን ዝርዝር አረንጓዴ"
#. GUk5r
-#: include/svx/strings.hrc:689
+#: include/svx/strings.hrc:691
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_RED"
msgid "Box List Red"
msgstr "የ ሳጥን ዝርዝር ቀይ"
#. oNMgD
-#: include/svx/strings.hrc:690
+#: include/svx/strings.hrc:692
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
msgstr "የ ሳጥን ዝርዝር ቢጫ"
#. YVY2f
-#: include/svx/strings.hrc:691
+#: include/svx/strings.hrc:693
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "ድንቅ"
#. Q9rDT
-#: include/svx/strings.hrc:692
+#: include/svx/strings.hrc:694
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "ገንዘብ"
#. 3qSCd
-#: include/svx/strings.hrc:693
+#: include/svx/strings.hrc:695
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
msgid "Simple Grid Columns"
msgstr "ቀላል የ አምዶች መጋጠሚያ"
#. hksaM
-#: include/svx/strings.hrc:694
+#: include/svx/strings.hrc:696
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_ROWS"
msgid "Simple Grid Rows"
msgstr "ቀላል የ ረድፎች መጋጠሚያ"
#. CHXkk
-#: include/svx/strings.hrc:695
+#: include/svx/strings.hrc:697
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_LIST_SHADED"
msgid "Simple List Shaded"
msgstr "ቀላል የ ዝርዝር ጥላ"
#. XrHFB
-#: include/svx/strings.hrc:696
+#: include/svx/strings.hrc:698
msgctxt "RID_SVXSTR_LINEJOINT_MIDDLE"
msgid "Line joint averaged"
msgstr "መካከለኛ የ መስመር መገናኛ"
#. zbAG7
-#: include/svx/strings.hrc:697
+#: include/svx/strings.hrc:699
msgctxt "RID_SVXSTR_LINEJOINT_BEVEL"
msgid "Line joint bevel"
msgstr "የ መስመር ማገናኛ ስላሽ"
#. EtQJT
-#: include/svx/strings.hrc:698
+#: include/svx/strings.hrc:700
msgctxt "RID_SVXSTR_LINEJOINT_MITER"
msgid "Line joint miter"
msgstr "miter የመስመር ማገናኛ"
#. YUtBv
-#: include/svx/strings.hrc:699
+#: include/svx/strings.hrc:701
msgctxt "RID_SVXSTR_LINEJOINT_ROUND"
msgid "Line joint round"
msgstr "ክብ የመስመር ማገናኛ"
#. rKEBC
#. the familiar name for it
-#: include/svx/strings.hrc:701
+#: include/svx/strings.hrc:703
msgctxt "RID_SVXSTR_LINECAP_BUTT"
msgid "Line cap flat"
msgstr "የመስመር ባርኔጣ ጠፍጣፋ"
#. zKt6C
-#: include/svx/strings.hrc:702
+#: include/svx/strings.hrc:704
msgctxt "RID_SVXSTR_LINECAP_ROUND"
msgid "Line cap round"
msgstr "የመስመር ባርኔጣ ክብ"
#. 5Lbx4
-#: include/svx/strings.hrc:703
+#: include/svx/strings.hrc:705
msgctxt "RID_SVXSTR_LINECAP_SQUARE"
msgid "Line cap square"
msgstr "የ መስመር ባርኔጣ ስኴር"
#. YXbPg
-#: include/svx/strings.hrc:704
+#: include/svx/strings.hrc:706
msgctxt "RID_SVXSTR_GRDT0"
msgid "Gradient"
msgstr "ከፍታ መለኪያ"
#. mZwMD
-#: include/svx/strings.hrc:705
+#: include/svx/strings.hrc:707
msgctxt "RID_SVXSTR_GRDT1"
msgid "Linear blue/white"
msgstr "ቀጥተኛ ሰማያዊ/ነጭ"
#. WyGuh
-#: include/svx/strings.hrc:706
+#: include/svx/strings.hrc:708
msgctxt "RID_SVXSTR_GRDT2"
msgid "Linear magenta/green"
msgstr "ቀጥተኛ ቀይ ወይን ጠጅ/አረንጓዴ"
#. cLHvA
-#: include/svx/strings.hrc:707
+#: include/svx/strings.hrc:709
msgctxt "RID_SVXSTR_GRDT3"
msgid "Linear yellow/brown"
msgstr "ቀጥተኛ ቢጫ/ቡናማ"
#. Kfkbm
-#: include/svx/strings.hrc:708
+#: include/svx/strings.hrc:710
msgctxt "RID_SVXSTR_GRDT4"
msgid "Radial green/black"
msgstr "ተሽከርካሪ አረንጓዴ/ጥቁር"
#. uiTTS
-#: include/svx/strings.hrc:709
+#: include/svx/strings.hrc:711
msgctxt "RID_SVXSTR_GRDT5"
msgid "Radial red/yellow"
msgstr "ተሽከርካሪ ቀይ/ቢጫ"
#. SsUvr
-#: include/svx/strings.hrc:710
+#: include/svx/strings.hrc:712
msgctxt "RID_SVXSTR_GRDT6"
msgid "Rectangular red/white"
msgstr "አራት ማእዘን ቀይ/ነጭ"
#. CKwQP
-#: include/svx/strings.hrc:711
+#: include/svx/strings.hrc:713
msgctxt "RID_SVXSTR_GRDT7"
msgid "Square yellow/white"
msgstr "ስኴር ቢጫ/ነጭ"
#. hi3tb
-#: include/svx/strings.hrc:712
+#: include/svx/strings.hrc:714
msgctxt "RID_SVXSTR_GRDT8"
msgid "Ellipsoid blue gray/light blue"
msgstr "ኤሊፕሶይድ ሰማያዊ ግራጫ/ነጣ ያለ ሰማያዊ"
#. b6AwV
-#: include/svx/strings.hrc:713
+#: include/svx/strings.hrc:715
msgctxt "RID_SVXSTR_GRDT9"
msgid "Axial light red/white"
msgstr "Axial light ቀይ/ነጭ"
#. Adprm
#. l means left
-#: include/svx/strings.hrc:715
+#: include/svx/strings.hrc:717
msgctxt "RID_SVXSTR_GRDT10"
msgid "Diagonal 1l"
msgstr "በሰያፍ 1l"
#. pJ9QE
#. r means right
-#: include/svx/strings.hrc:717
+#: include/svx/strings.hrc:719
msgctxt "RID_SVXSTR_GRDT11"
msgid "Diagonal 1r"
msgstr "በሰያፍ 1r"
#. JB95r
#. l means left
-#: include/svx/strings.hrc:719
+#: include/svx/strings.hrc:721
msgctxt "RID_SVXSTR_GRDT12"
msgid "Diagonal 2l"
msgstr "በሰያፍ 2l"
#. xUpUR
#. r means right
-#: include/svx/strings.hrc:721
+#: include/svx/strings.hrc:723
msgctxt "RID_SVXSTR_GRDT13"
msgid "Diagonal 2r"
msgstr "በሰያፍ 2r"
#. WCYMT
#. l means left
-#: include/svx/strings.hrc:723
+#: include/svx/strings.hrc:725
msgctxt "RID_SVXSTR_GRDT14"
msgid "Diagonal 3l"
msgstr "በሰያፍ 3l"
#. 3rJw7
#. r means right
-#: include/svx/strings.hrc:725
+#: include/svx/strings.hrc:727
msgctxt "RID_SVXSTR_GRDT15"
msgid "Diagonal 3r"
msgstr "በሰያፍ 3r"
#. a6ENF
#. l means left
-#: include/svx/strings.hrc:727
+#: include/svx/strings.hrc:729
msgctxt "RID_SVXSTR_GRDT16"
msgid "Diagonal 4l"
msgstr "በሰያፍ 4l"
#. Fpctb
#. r means right
-#: include/svx/strings.hrc:729
+#: include/svx/strings.hrc:731
msgctxt "RID_SVXSTR_GRDT17"
msgid "Diagonal 4r"
msgstr "በሰያፍ 4r"
#. yqda8
-#: include/svx/strings.hrc:730
+#: include/svx/strings.hrc:732
msgctxt "RID_SVXSTR_GRDT18"
msgid "Diagonal Blue"
msgstr "በ ሰያፍ ሰማያዊ"
#. GCtJC
-#: include/svx/strings.hrc:731
+#: include/svx/strings.hrc:733
msgctxt "RID_SVXSTR_GRDT19"
msgid "Diagonal Green"
msgstr "በ ሰያፍ አረንጓዴ"
#. LCQEB
-#: include/svx/strings.hrc:732
+#: include/svx/strings.hrc:734
msgctxt "RID_SVXSTR_GRDT20"
msgid "Diagonal Orange"
msgstr "በሰያፍ ብርቱካንማ"
#. oD7FW
-#: include/svx/strings.hrc:733
+#: include/svx/strings.hrc:735
msgctxt "RID_SVXSTR_GRDT21"
msgid "Diagonal Red"
msgstr "በሰያፍ ቀይ"
#. vuyUG
-#: include/svx/strings.hrc:734
+#: include/svx/strings.hrc:736
msgctxt "RID_SVXSTR_GRDT22"
msgid "Diagonal Turquoise"
msgstr "በ ሰያፍ ሰማያዊ አረንጓዴ"
#. mGtyc
-#: include/svx/strings.hrc:735
+#: include/svx/strings.hrc:737
msgctxt "RID_SVXSTR_GRDT23"
msgid "Diagonal Violet"
msgstr "በሰያፍ የወይን ጠጅ"
#. cArVy
-#: include/svx/strings.hrc:736
+#: include/svx/strings.hrc:738
msgctxt "RID_SVXSTR_GRDT24"
msgid "From a Corner"
msgstr "ከ ጥግ"
#. gvXLL
-#: include/svx/strings.hrc:737
+#: include/svx/strings.hrc:739
msgctxt "RID_SVXSTR_GRDT25"
msgid "From a Corner, Blue"
msgstr "ከ ጥግ: ሰማያዊ"
#. GaTPh
-#: include/svx/strings.hrc:738
+#: include/svx/strings.hrc:740
msgctxt "RID_SVXSTR_GRDT26"
msgid "From a Corner, Green"
msgstr "ከ ጥግ: አረንጓዴ"
#. GE5vm
-#: include/svx/strings.hrc:739
+#: include/svx/strings.hrc:741
msgctxt "RID_SVXSTR_GRDT27"
msgid "From a Corner, Orange"
msgstr "ከ ጥግ , ብርቱካንማ"
#. BFTnr
-#: include/svx/strings.hrc:740
+#: include/svx/strings.hrc:742
msgctxt "RID_SVXSTR_GRDT28"
msgid "From a Corner, Red"
msgstr "ከ ጥግ , ቀይ"
#. AFKRL
-#: include/svx/strings.hrc:741
+#: include/svx/strings.hrc:743
msgctxt "RID_SVXSTR_GRDT29"
msgid "From a Corner, Turquoise"
msgstr "ከ ጥግ: ሰማያዊ አረንጓዴ"
#. djBGe
-#: include/svx/strings.hrc:742
+#: include/svx/strings.hrc:744
msgctxt "RID_SVXSTR_GRDT30"
msgid "From a Corner, Violet"
msgstr "ከ ጥግ , የወይን ጠጅ"
#. pwDuE
-#: include/svx/strings.hrc:743
+#: include/svx/strings.hrc:745
msgctxt "RID_SVXSTR_GRDT31"
msgid "From the Middle"
msgstr "ከ መሀከል"
#. y8qpL
-#: include/svx/strings.hrc:744
+#: include/svx/strings.hrc:746
msgctxt "RID_SVXSTR_GRDT32"
msgid "From the Middle, Blue"
msgstr "ከ መሀከል: ሰማያዊ"
#. PGt5w
-#: include/svx/strings.hrc:745
+#: include/svx/strings.hrc:747
msgctxt "RID_SVXSTR_GRDT33"
msgid "From the Middle, Green"
msgstr "ከ መሀከል: አረንጓዴ"
#. CyLXB
-#: include/svx/strings.hrc:746
+#: include/svx/strings.hrc:748
msgctxt "RID_SVXSTR_GRDT34"
msgid "From the Middle, Orange"
msgstr "ከ መሀከል: ብርቱካን"
#. vkERJ
-#: include/svx/strings.hrc:747
+#: include/svx/strings.hrc:749
msgctxt "RID_SVXSTR_GRDT35"
msgid "From the Middle, Red"
msgstr "ከ መሀከል: ቀይ"
#. Sq2SE
-#: include/svx/strings.hrc:748
+#: include/svx/strings.hrc:750
msgctxt "RID_SVXSTR_GRDT36"
msgid "From the Middle, Turquoise"
msgstr "ከ መሀከል: ሰማያዊ አረንጓዴ"
#. DoSmH
-#: include/svx/strings.hrc:749
+#: include/svx/strings.hrc:751
msgctxt "RID_SVXSTR_GRDT37"
msgid "From the Middle, Violet"
msgstr "ከ መሀከል: የ ወይን ጠጅ"
#. 9XHkg
-#: include/svx/strings.hrc:750
+#: include/svx/strings.hrc:752
msgctxt "RID_SVXSTR_GRDT38"
msgid "Horizontal"
msgstr "በ አግድም"
#. FDG7B
-#: include/svx/strings.hrc:751
+#: include/svx/strings.hrc:753
msgctxt "RID_SVXSTR_GRDT39"
msgid "Horizontal Blue"
msgstr "በ አግድም ሰማያዊ"
#. ZEfzF
-#: include/svx/strings.hrc:752
+#: include/svx/strings.hrc:754
msgctxt "RID_SVXSTR_GRDT40"
msgid "Horizontal Green"
msgstr "በ አግድም አረንጓዴ"
#. GFRCF
-#: include/svx/strings.hrc:753
+#: include/svx/strings.hrc:755
msgctxt "RID_SVXSTR_GRDT41"
msgid "Horizontal Orange"
msgstr "በ አግድም ብርቱካንማ"
#. iouxG
-#: include/svx/strings.hrc:754
+#: include/svx/strings.hrc:756
msgctxt "RID_SVXSTR_GRDT42"
msgid "Horizontal Red"
msgstr "በ አግድም ቀይ"
#. Gta9k
-#: include/svx/strings.hrc:755
+#: include/svx/strings.hrc:757
msgctxt "RID_SVXSTR_GRDT43"
msgid "Horizontal Turquoise"
msgstr "በ አግድም ሰማያዊ አረንጓዴ"
#. Tdpw4
-#: include/svx/strings.hrc:756
+#: include/svx/strings.hrc:758
msgctxt "RID_SVXSTR_GRDT44"
msgid "Horizontal Violet"
msgstr "በ አግድም የ ወይን ጠጅ"
#. DyVEP
-#: include/svx/strings.hrc:757
+#: include/svx/strings.hrc:759
msgctxt "RID_SVXSTR_GRDT45"
msgid "Radial"
msgstr "ተሽከርካሪ"
#. Uyhuj
-#: include/svx/strings.hrc:758
+#: include/svx/strings.hrc:760
msgctxt "RID_SVXSTR_GRDT46"
msgid "Radial Blue"
msgstr "ተሽከርካሪ ሰማያዊ"
#. MA6Qs
-#: include/svx/strings.hrc:759
+#: include/svx/strings.hrc:761
msgctxt "RID_SVXSTR_GRDT47"
msgid "Radial Green"
msgstr "ተሽከርካሪ አረንጓዴ"
#. Pt24U
-#: include/svx/strings.hrc:760
+#: include/svx/strings.hrc:762
msgctxt "RID_SVXSTR_GRDT48"
msgid "Radial Orange"
msgstr "ተሽከርካሪ ብርቱካንማ"
#. 37T3A
-#: include/svx/strings.hrc:761
+#: include/svx/strings.hrc:763
msgctxt "RID_SVXSTR_GRDT49"
msgid "Radial Red"
msgstr "ተሽከርካሪ ቀይ"
#. gLwZp
-#: include/svx/strings.hrc:762
+#: include/svx/strings.hrc:764
msgctxt "RID_SVXSTR_GRDT50"
msgid "Radial Turquoise"
msgstr "ተሽከርካሪ ሰማያዊ አረንጓዴ"
#. gka9C
-#: include/svx/strings.hrc:763
+#: include/svx/strings.hrc:765
msgctxt "RID_SVXSTR_GRDT51"
msgid "Radial Violet"
msgstr "ተሽከርካሪ ወይን ጠጅ"
#. BaGs9
-#: include/svx/strings.hrc:764
+#: include/svx/strings.hrc:766
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "በ ቁመት"
#. DqGbG
-#: include/svx/strings.hrc:765
+#: include/svx/strings.hrc:767
msgctxt "RID_SVXSTR_GRDT53"
msgid "Vertical Blue"
msgstr "በ ቁመት ሰማያዊ"
#. FCa2X
-#: include/svx/strings.hrc:766
+#: include/svx/strings.hrc:768
msgctxt "RID_SVXSTR_GRDT54"
msgid "Vertical Green"
msgstr "በ ቁመት አረንጓዴ"
#. BNSiE
-#: include/svx/strings.hrc:767
+#: include/svx/strings.hrc:769
msgctxt "RID_SVXSTR_GRDT55"
msgid "Vertical Orange"
msgstr "በ ቁመት ብርቱካንማ"
#. DfiaF
-#: include/svx/strings.hrc:768
+#: include/svx/strings.hrc:770
msgctxt "RID_SVXSTR_GRDT56"
msgid "Vertical Red"
msgstr "በ ቁመት ቀይ"
#. 4htXp
-#: include/svx/strings.hrc:769
+#: include/svx/strings.hrc:771
msgctxt "RID_SVXSTR_GRDT57"
msgid "Vertical Turquoise"
msgstr "በ ቁመት ሰማያዊ አረንጓዴ"
#. FVCCq
-#: include/svx/strings.hrc:770
+#: include/svx/strings.hrc:772
msgctxt "RID_SVXSTR_GRDT58"
msgid "Vertical Violet"
msgstr "በ ቁመት የወይን ጠጅ"
#. S3bJ9
#. gradients of unknown provenience
-#: include/svx/strings.hrc:772
+#: include/svx/strings.hrc:774
msgctxt "RID_SVXSTR_GRDT59"
msgid "Gray Gradient"
msgstr "ግራጫ ከፍታ"
#. CDxDN
-#: include/svx/strings.hrc:773
+#: include/svx/strings.hrc:775
msgctxt "RID_SVXSTR_GRDT60"
msgid "Yellow Gradient"
msgstr "ቢጫ ከፍታ"
#. amMze
-#: include/svx/strings.hrc:774
+#: include/svx/strings.hrc:776
msgctxt "RID_SVXSTR_GRDT61"
msgid "Orange Gradient"
msgstr "ብርቱካን ከፍታ"
#. bodAW
-#: include/svx/strings.hrc:775
+#: include/svx/strings.hrc:777
msgctxt "RID_SVXSTR_GRDT62"
msgid "Red Gradient"
msgstr "ቀይ ከፍታ"
#. Zn2x3
-#: include/svx/strings.hrc:776
+#: include/svx/strings.hrc:778
msgctxt "RID_SVXSTR_GRDT63"
msgid "Pink Gradient"
msgstr "ሮዝ ከፍታ"
#. xXMfH
-#: include/svx/strings.hrc:777
+#: include/svx/strings.hrc:779
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "ሰማይ"
#. RYfTi
-#: include/svx/strings.hrc:778
+#: include/svx/strings.hrc:780
msgctxt "RID_SVXSTR_GRDT65"
msgid "Cyan Gradient"
msgstr "ሲያን ከፍታ"
#. jAu7g
-#: include/svx/strings.hrc:779
+#: include/svx/strings.hrc:781
msgctxt "RID_SVXSTR_GRDT66"
msgid "Blue Gradient"
msgstr "ሰማያዊ ከፍታ"
#. idyKS
-#: include/svx/strings.hrc:780
+#: include/svx/strings.hrc:782
msgctxt "RID_SVXSTR_GRDT67"
msgid "Purple Pipe"
msgstr "የ ወይን ጠጅ ቧንቧ"
#. fFZia
-#: include/svx/strings.hrc:781
+#: include/svx/strings.hrc:783
msgctxt "RID_SVXSTR_GRDT68"
msgid "Night"
msgstr "ሌሊት"
#. 4ECED
-#: include/svx/strings.hrc:782
+#: include/svx/strings.hrc:784
msgctxt "RID_SVXSTR_GRDT69"
msgid "Green Gradient"
msgstr "አረንጓዴ ከፍታ"
#. ecDQh
#. actual gradients defined for 6.1
-#: include/svx/strings.hrc:784
+#: include/svx/strings.hrc:786
msgctxt "RID_SVXSTR_GRDT70"
msgid "Pastel Bouquet"
msgstr "እቅፍ አበባ"
#. 9BV4L
-#: include/svx/strings.hrc:785
+#: include/svx/strings.hrc:787
msgctxt "RID_SVXSTR_GRDT71"
msgid "Pastel Dream"
msgstr "ሕልም"
#. jEVDi
-#: include/svx/strings.hrc:786
+#: include/svx/strings.hrc:788
msgctxt "RID_SVXSTR_GRDT72"
msgid "Blue Touch"
msgstr "ሰማያዊ ችቦ"
#. ZAj48
-#: include/svx/strings.hrc:787
+#: include/svx/strings.hrc:789
msgctxt "RID_SVXSTR_GRDT73"
msgid "Blank with Gray"
msgstr "ባዶ በ ግራጫ"
#. CJqu3
-#: include/svx/strings.hrc:788
+#: include/svx/strings.hrc:790
msgctxt "RID_SVXSTR_GRDT74"
msgid "Spotted Gray"
msgstr "ግራጫ ምልክት"
#. s6Z54
-#: include/svx/strings.hrc:789
+#: include/svx/strings.hrc:791
msgctxt "RID_SVXSTR_GRDT75"
msgid "London Mist"
msgstr "የ ለንደን ጤዛ"
#. nk99S
-#: include/svx/strings.hrc:790
+#: include/svx/strings.hrc:792
msgctxt "RID_SVXSTR_GRDT76"
msgid "Teal to Blue"
msgstr "ሰማያዊ አረንጓዴ"
#. ud3Bc
-#: include/svx/strings.hrc:791
+#: include/svx/strings.hrc:793
msgctxt "RID_SVXSTR_GRDT77"
msgid "Midnight"
msgstr "እኩለ ሌሊት"
#. 3DFV9
-#: include/svx/strings.hrc:792
+#: include/svx/strings.hrc:794
msgctxt "RID_SVXSTR_GRDT78"
msgid "Deep Ocean"
msgstr "ጥልቅ ውቂያኖስ"
#. beAAG
-#: include/svx/strings.hrc:793
+#: include/svx/strings.hrc:795
msgctxt "RID_SVXSTR_GRDT79"
msgid "Submarine"
msgstr "ሰርጓጅ መርከብ"
#. LCJCH
-#: include/svx/strings.hrc:794
+#: include/svx/strings.hrc:796
msgctxt "RID_SVXSTR_GRDT80"
msgid "Green Grass"
msgstr "አረንጓዴ ሳር"
#. wiGu5
-#: include/svx/strings.hrc:795
+#: include/svx/strings.hrc:797
msgctxt "RID_SVXSTR_GRDT81"
msgid "Neon Light"
msgstr "የ ኔዮን ብርሃን"
#. EGqXT
-#: include/svx/strings.hrc:796
+#: include/svx/strings.hrc:798
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
msgstr "የ ፀሐይ ብርሃን"
#. WCs3M
-#: include/svx/strings.hrc:797
+#: include/svx/strings.hrc:799
msgctxt "RID_SVXSTR_GRDT83"
msgid "Present"
msgstr "አሁን"
#. 99B5Z
-#: include/svx/strings.hrc:798
+#: include/svx/strings.hrc:800
msgctxt "RID_SVXSTR_GRDT84"
msgid "Mahogany"
msgstr ""
#. Z8RH9
#. /gradients
-#: include/svx/strings.hrc:800
+#: include/svx/strings.hrc:802
msgctxt "RID_SVXSTR_HATCH0"
msgid "Black 0 Degrees"
msgstr ""
#. BUCv6
-#: include/svx/strings.hrc:801
+#: include/svx/strings.hrc:803
msgctxt "RID_SVXSTR_HATCH1"
msgid "Black 90 Degrees"
msgstr ""
#. gyzNu
-#: include/svx/strings.hrc:802
+#: include/svx/strings.hrc:804
msgctxt "RID_SVXSTR_HATCH2"
msgid "Black 180 Degrees Crossed"
msgstr ""
#. KYmyj
-#: include/svx/strings.hrc:803
+#: include/svx/strings.hrc:805
msgctxt "RID_SVXSTR_HATCH3"
msgid "Blue 45 Degrees"
msgstr ""
#. 2qkyC
-#: include/svx/strings.hrc:804
+#: include/svx/strings.hrc:806
msgctxt "RID_SVXSTR_HATCH4"
msgid "Blue -45 Degrees"
msgstr ""
#. GFqzJ
-#: include/svx/strings.hrc:805
+#: include/svx/strings.hrc:807
msgctxt "RID_SVXSTR_HATCH5"
msgid "Blue 45 Degrees Crossed"
msgstr ""
#. wRXH2
-#: include/svx/strings.hrc:806
+#: include/svx/strings.hrc:808
msgctxt "RID_SVXSTR_HATCH6"
msgid "Green 30 Degrees"
msgstr ""
#. JAkb9
-#: include/svx/strings.hrc:807
+#: include/svx/strings.hrc:809
msgctxt "RID_SVXSTR_HATCH7"
msgid "Green 60 Degrees"
msgstr ""
#. DnKyA
-#: include/svx/strings.hrc:808
+#: include/svx/strings.hrc:810
msgctxt "RID_SVXSTR_HATCH8"
msgid "Green 90 Degrees Triple"
msgstr ""
#. oTAUx
-#: include/svx/strings.hrc:809
+#: include/svx/strings.hrc:811
msgctxt "RID_SVXSTR_HATCH9"
msgid "Red 45 Degrees"
msgstr ""
#. xcHED
-#: include/svx/strings.hrc:810
+#: include/svx/strings.hrc:812
msgctxt "RID_SVXSTR_HATCH10"
msgid "Red 90 Degrees Crossed"
msgstr ""
#. UZM2R
-#: include/svx/strings.hrc:811
+#: include/svx/strings.hrc:813
msgctxt "RID_SVXSTR_HATCH11"
msgid "Red -45 Degrees Triple"
msgstr ""
#. TypfV
-#: include/svx/strings.hrc:812
+#: include/svx/strings.hrc:814
msgctxt "RID_SVXSTR_HATCH12"
msgid "Yellow 45 Degrees"
msgstr ""
#. eRFD8
-#: include/svx/strings.hrc:813
+#: include/svx/strings.hrc:815
msgctxt "RID_SVXSTR_HATCH13"
msgid "Yellow 45 Degrees Crossed"
msgstr ""
#. JhXx3
-#: include/svx/strings.hrc:814
+#: include/svx/strings.hrc:816
msgctxt "RID_SVXSTR_HATCH14"
msgid "Yellow 45 Degrees Triple"
msgstr ""
#. 78jyB
-#: include/svx/strings.hrc:815
+#: include/svx/strings.hrc:817
msgctxt "RID_SVXSTR_HATCH15"
msgid "Hatching"
msgstr ""
#. FJati
-#: include/svx/strings.hrc:816
+#: include/svx/strings.hrc:818
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ባዶ"
#. Q4jUs
-#: include/svx/strings.hrc:817
+#: include/svx/strings.hrc:819
msgctxt "RID_SVXSTR_BMP1"
msgid "Painted White"
msgstr "ነጭ የ ተቀባ"
#. iHX2t
-#: include/svx/strings.hrc:818
+#: include/svx/strings.hrc:820
msgctxt "RID_SVXSTR_BMP2"
msgid "Paper Texture"
msgstr "የ ወረቀት ገጽታ"
#. mAyG3
-#: include/svx/strings.hrc:819
+#: include/svx/strings.hrc:821
msgctxt "RID_SVXSTR_BMP3"
msgid "Paper Crumpled"
msgstr "የ ተጨራመተ ወረቀት"
#. i3ARe
-#: include/svx/strings.hrc:820
+#: include/svx/strings.hrc:822
msgctxt "RID_SVXSTR_BMP4"
msgid "Paper Graph"
msgstr "የ ወረቀት ግራፍ"
#. 6izYJ
-#: include/svx/strings.hrc:821
+#: include/svx/strings.hrc:823
msgctxt "RID_SVXSTR_BMP5"
msgid "Parchment Paper"
msgstr "ብራና ወረቀት"
#. mQCXG
-#: include/svx/strings.hrc:822
+#: include/svx/strings.hrc:824
msgctxt "RID_SVXSTR_BMP6"
msgid "Fence"
msgstr "አጥር"
#. TriUQ
-#: include/svx/strings.hrc:823
+#: include/svx/strings.hrc:825
msgctxt "RID_SVXSTR_BMP7"
msgid "Wooden Board"
msgstr "የ እንጨት መክተፊያ"
#. Hp2Gp
-#: include/svx/strings.hrc:824
+#: include/svx/strings.hrc:826
msgctxt "RID_SVXSTR_BMP8"
msgid "Maple Leaves"
msgstr "ቅጠሎች"
#. 2B5Wr
-#: include/svx/strings.hrc:825
+#: include/svx/strings.hrc:827
msgctxt "RID_SVXSTR_BMP9"
msgid "Lawn"
msgstr "የ ቤት ደጃፍ"
#. bAE9x
-#: include/svx/strings.hrc:826
+#: include/svx/strings.hrc:828
msgctxt "RID_SVXSTR_BMP10"
msgid "Colorful Pebbles"
msgstr "ባለ ቀለም ጠጠር"
#. nqBbP
-#: include/svx/strings.hrc:827
+#: include/svx/strings.hrc:829
msgctxt "RID_SVXSTR_BMP11"
msgid "Coffee Beans"
msgstr "የ ቡና ፍሬ"
#. CQS6y
-#: include/svx/strings.hrc:828
+#: include/svx/strings.hrc:830
msgctxt "RID_SVXSTR_BMP12"
msgid "Little Clouds"
msgstr "ትንሽ ደመና"
#. 2hE6A
-#: include/svx/strings.hrc:829
+#: include/svx/strings.hrc:831
msgctxt "RID_SVXSTR_BMP13"
msgid "Bathroom Tiles"
msgstr "ሸክላዎች"
#. KZeGr
-#: include/svx/strings.hrc:830
+#: include/svx/strings.hrc:832
msgctxt "RID_SVXSTR_BMP14"
msgid "Wall of Rock"
msgstr "የ ድንጋይ ግድግዳ"
#. wAELs
-#: include/svx/strings.hrc:831
+#: include/svx/strings.hrc:833
msgctxt "RID_SVXSTR_BMP15"
msgid "Zebra"
msgstr "የ ሜዳ አህያ"
#. AVGfC
-#: include/svx/strings.hrc:832
+#: include/svx/strings.hrc:834
msgctxt "RID_SVXSTR_BMP16"
msgid "Color Stripes"
msgstr "ባለ ቀለም መቀነት"
#. ZoUmP
-#: include/svx/strings.hrc:833
+#: include/svx/strings.hrc:835
msgctxt "RID_SVXSTR_BMP17"
msgid "Gravel"
msgstr "ጠጠር"
#. 5FiBd
-#: include/svx/strings.hrc:834
+#: include/svx/strings.hrc:836
msgctxt "RID_SVXSTR_BMP18"
msgid "Parchment Studio"
msgstr "ብራና"
#. HYfqK
-#: include/svx/strings.hrc:835
+#: include/svx/strings.hrc:837
msgctxt "RID_SVXSTR_BMP19"
msgid "Night Sky"
msgstr "የ ማታ ሰማይ"
#. NkYV3
-#: include/svx/strings.hrc:836
+#: include/svx/strings.hrc:838
msgctxt "RID_SVXSTR_BMP20"
msgid "Pool"
msgstr "መዋኛ"
#. Co6U3
-#: include/svx/strings.hrc:837
+#: include/svx/strings.hrc:839
msgctxt "RID_SVXSTR_BMP21"
msgid "Bitmap"
msgstr "Bitmap"
#. KFEX5
-#: include/svx/strings.hrc:838
+#: include/svx/strings.hrc:840
msgctxt "RID_SVXSTR_BMP79"
msgid "Invoice Paper"
msgstr ""
#. x5eiA
-#: include/svx/strings.hrc:839
+#: include/svx/strings.hrc:841
msgctxt "RID_SVXSTR_BMP80"
msgid "Concrete"
msgstr ""
#. RxiMA
-#: include/svx/strings.hrc:840
+#: include/svx/strings.hrc:842
msgctxt "RID_SVXSTR_BMP81"
msgid "Brick Wall"
msgstr ""
#. WNEfT
-#: include/svx/strings.hrc:841
+#: include/svx/strings.hrc:843
msgctxt "RID_SVXSTR_BMP82"
msgid "Stone Wall"
msgstr ""
#. dFqW3
-#: include/svx/strings.hrc:842
+#: include/svx/strings.hrc:844
msgctxt "RID_SVXSTR_BMP83"
msgid "Floral"
msgstr ""
#. FzePv
-#: include/svx/strings.hrc:843
+#: include/svx/strings.hrc:845
msgctxt "RID_SVXSTR_BMP84"
msgid "Space"
msgstr ""
#. FzVch
-#: include/svx/strings.hrc:844
+#: include/svx/strings.hrc:846
msgctxt "RID_SVXSTR_BMP85"
msgid "Ice light"
msgstr ""
#. YGtzc
-#: include/svx/strings.hrc:845
+#: include/svx/strings.hrc:847
msgctxt "RID_SVXSTR_BMP86"
msgid "Marble"
msgstr ""
#. Rzgwp
-#: include/svx/strings.hrc:846
+#: include/svx/strings.hrc:848
msgctxt "RID_SVXSTR_BMP87"
msgid "Sand light"
msgstr ""
#. cK72d
-#: include/svx/strings.hrc:847
+#: include/svx/strings.hrc:849
msgctxt "RID_SVXSTR_BMP88"
msgid "Stone"
msgstr ""
#. TnkWd
-#: include/svx/strings.hrc:848
+#: include/svx/strings.hrc:850
msgctxt "RID_SVXSTR_BMP89"
msgid "White Diffusion"
msgstr ""
#. kksvW
-#: include/svx/strings.hrc:849
+#: include/svx/strings.hrc:851
msgctxt "RID_SVXSTR_BMP90"
msgid "Surface"
msgstr ""
#. BQj9p
-#: include/svx/strings.hrc:850
+#: include/svx/strings.hrc:852
msgctxt "RID_SVXSTR_BMP91"
msgid "Cardboard"
msgstr ""
#. poA6e
-#: include/svx/strings.hrc:851
+#: include/svx/strings.hrc:853
msgctxt "RID_SVXSTR_BMP92"
msgid "Studio"
msgstr ""
#. YEbqw
-#: include/svx/strings.hrc:852
+#: include/svx/strings.hrc:854
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
msgstr "5 ፐርሰንት"
#. AAn36
-#: include/svx/strings.hrc:853
+#: include/svx/strings.hrc:855
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
msgstr "10 ፐርሰንት"
#. NLTbt
-#: include/svx/strings.hrc:854
+#: include/svx/strings.hrc:856
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
msgstr "20 ፐርሰንት"
#. vx2XC
-#: include/svx/strings.hrc:855
+#: include/svx/strings.hrc:857
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
msgstr "25 ፐርሰንት"
#. weQqs
-#: include/svx/strings.hrc:856
+#: include/svx/strings.hrc:858
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
msgstr "30 ፐርሰንት"
#. CAdAS
-#: include/svx/strings.hrc:857
+#: include/svx/strings.hrc:859
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
msgstr "40 ፐርሰንት"
#. 5T5vP
-#: include/svx/strings.hrc:858
+#: include/svx/strings.hrc:860
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
msgstr "50 ፐርሰንት"
#. aNdJE
-#: include/svx/strings.hrc:859
+#: include/svx/strings.hrc:861
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
msgstr "60 ፐርሰንት"
#. 3vD8U
-#: include/svx/strings.hrc:860
+#: include/svx/strings.hrc:862
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
msgstr "70 ፐርሰንት"
#. UJmCD
-#: include/svx/strings.hrc:861
+#: include/svx/strings.hrc:863
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
msgstr "75 ፐርሰንት"
#. i9RCR
-#: include/svx/strings.hrc:862
+#: include/svx/strings.hrc:864
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
msgstr "80 ፐርሰንት"
#. 2oEkC
-#: include/svx/strings.hrc:863
+#: include/svx/strings.hrc:865
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
msgstr "90 ፐርሰንት"
#. a3yZ5
-#: include/svx/strings.hrc:864
+#: include/svx/strings.hrc:866
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
msgstr "ብርሃን ወደ ታች በ ሰያፍ"
#. oiGTx
-#: include/svx/strings.hrc:865
+#: include/svx/strings.hrc:867
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
msgstr "ብርሃን ወደ ላይ በ ሰያፍ"
#. CGpy7
-#: include/svx/strings.hrc:866
+#: include/svx/strings.hrc:868
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
msgstr "ጨለማ ወደ ታች በ ሰያፍ"
#. cucpa
-#: include/svx/strings.hrc:867
+#: include/svx/strings.hrc:869
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
msgstr "ጨለማ ወደ ላይ በ ሰያፍ"
#. EFDcT
-#: include/svx/strings.hrc:868
+#: include/svx/strings.hrc:870
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
msgstr "ሰፊ ወደ ታች በ ሰያፍ"
#. CWmH5
-#: include/svx/strings.hrc:869
+#: include/svx/strings.hrc:871
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
msgstr "ሰፊ ወደ ላይ በ ሰያፍ"
#. BZJUK
-#: include/svx/strings.hrc:870
+#: include/svx/strings.hrc:872
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
msgstr "ብርሃን በ ቁመት"
#. B5FVF
-#: include/svx/strings.hrc:871
+#: include/svx/strings.hrc:873
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
msgstr "ብርሃን በ አግድም"
#. daP9i
-#: include/svx/strings.hrc:872
+#: include/svx/strings.hrc:874
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
msgstr "ጠባብ በ ቁመት"
#. JD5FJ
-#: include/svx/strings.hrc:873
+#: include/svx/strings.hrc:875
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
msgstr "ጠባብ በ አግድም"
#. eB4wk
-#: include/svx/strings.hrc:874
+#: include/svx/strings.hrc:876
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
msgstr "ጨለማ በ ቁመት"
#. MeoCx
-#: include/svx/strings.hrc:875
+#: include/svx/strings.hrc:877
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
msgstr "ጨለማ በ አግድም"
#. gAqnG
-#: include/svx/strings.hrc:876
+#: include/svx/strings.hrc:878
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
msgstr "ጭረት ወደ ታች በ ሰያፍ"
#. DGB5k
-#: include/svx/strings.hrc:877
+#: include/svx/strings.hrc:879
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
msgstr "ጭረት ወደ ላይ በ ሰያፍ"
#. JC7je
-#: include/svx/strings.hrc:878
+#: include/svx/strings.hrc:880
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
msgstr "ጭረት በ አግድም"
#. iFiBq
-#: include/svx/strings.hrc:879
+#: include/svx/strings.hrc:881
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
msgstr "ጭረት በ ቁመት"
#. gWDnG
-#: include/svx/strings.hrc:880
+#: include/svx/strings.hrc:882
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
msgstr "ትንሽ የሚበተን ወረቀት"
#. vbh6h
-#: include/svx/strings.hrc:881
+#: include/svx/strings.hrc:883
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
msgstr "ትልቅ የሚበተን ወረቀት"
#. XFemm
-#: include/svx/strings.hrc:882
+#: include/svx/strings.hrc:884
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
msgstr "ዚግ ዛግ"
#. mC3BE
-#: include/svx/strings.hrc:883
+#: include/svx/strings.hrc:885
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "ማዕበል"
#. icCPR
-#: include/svx/strings.hrc:884
+#: include/svx/strings.hrc:886
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
msgstr "ሸክላ በ ሰያፍ"
#. 8CqPG
-#: include/svx/strings.hrc:885
+#: include/svx/strings.hrc:887
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
msgstr "ሸክላ በ አግድም"
#. GFUZF
-#: include/svx/strings.hrc:886
+#: include/svx/strings.hrc:888
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
msgstr "ጉንጉን"
#. bp9ZY
-#: include/svx/strings.hrc:887
+#: include/svx/strings.hrc:889
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
msgstr "ሰንጠረዥ"
#. ZrVMS
-#: include/svx/strings.hrc:888
+#: include/svx/strings.hrc:890
msgctxt "RID_SVXSTR_BMP58"
msgid "Divot"
msgstr "ሽንቁር"
#. tFas9
-#: include/svx/strings.hrc:889
+#: include/svx/strings.hrc:891
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
msgstr "ነጠብጣብ መጋጠሚያ"
#. SECdZ
-#: include/svx/strings.hrc:890
+#: include/svx/strings.hrc:892
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
msgstr "ነጠብጣብ አልማዝ"
#. ri3Ge
-#: include/svx/strings.hrc:891
+#: include/svx/strings.hrc:893
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr "ተደራራቢ"
#. jD9er
-#: include/svx/strings.hrc:892
+#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_BMP62"
msgid "Trellis"
msgstr "መወጣጫ"
#. aemFS
-#: include/svx/strings.hrc:893
+#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "ስፌር"
#. Ds8Ae
-#: include/svx/strings.hrc:894
+#: include/svx/strings.hrc:896
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
msgstr "ትንሽ መጋጠሚያ"
#. a33Ci
-#: include/svx/strings.hrc:895
+#: include/svx/strings.hrc:897
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
msgstr "ትልቅ መጋጠሚያ"
#. BCSZY
-#: include/svx/strings.hrc:896
+#: include/svx/strings.hrc:898
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
msgstr "ትንሽ ዳማ መጫወቻ"
#. Bgczw
-#: include/svx/strings.hrc:897
+#: include/svx/strings.hrc:899
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
msgstr "ትልቅ ዳማ መጫወቻ"
#. sD7Mf
-#: include/svx/strings.hrc:898
+#: include/svx/strings.hrc:900
msgctxt "RID_SVXSTR_BMP68"
msgid "Outlined Diamond"
msgstr "ረቂቅ አልማዝ"
#. RNNkR
-#: include/svx/strings.hrc:899
+#: include/svx/strings.hrc:901
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
msgstr "ሙሉ አልማዝ"
#. HJkgr
-#: include/svx/strings.hrc:900
+#: include/svx/strings.hrc:902
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "በ ቁመት"
#. ED3Ga
-#: include/svx/strings.hrc:901
+#: include/svx/strings.hrc:903
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "በ አግድም"
#. ENYtZ
-#: include/svx/strings.hrc:902
+#: include/svx/strings.hrc:904
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
msgstr "ወደ ታች በ ሰያፍ"
#. mbjPX
-#: include/svx/strings.hrc:903
+#: include/svx/strings.hrc:905
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
msgstr "ወደ ላይ በ ሰያፍ"
#. TxAfM
-#: include/svx/strings.hrc:904
+#: include/svx/strings.hrc:906
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "መስቀል"
#. 4mGJX
-#: include/svx/strings.hrc:905
+#: include/svx/strings.hrc:907
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
msgstr "መስቀል በ ሰያፍ"
#. J4CJa
-#: include/svx/strings.hrc:906
+#: include/svx/strings.hrc:908
msgctxt "RID_SVXSTR_BMP76"
msgid "Dashed Dotted"
msgstr ""
#. Rno6q
-#: include/svx/strings.hrc:907
+#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_BMP77"
msgid "Dashed Dotted Upward Diagonal"
msgstr ""
#. pFZkq
-#: include/svx/strings.hrc:908
+#: include/svx/strings.hrc:910
msgctxt "RID_SVXSTR_BMP78"
msgid "Solid Dotted"
msgstr ""
#. NA5sT
-#: include/svx/strings.hrc:909
+#: include/svx/strings.hrc:911
msgctxt "RID_SVXSTR_DASH0"
msgid "Dot"
msgstr ""
#. nCpL4
-#: include/svx/strings.hrc:910
+#: include/svx/strings.hrc:912
msgctxt "RID_SVXSTR_DASH1"
msgid "Long Dot"
msgstr ""
#. utrkH
-#: include/svx/strings.hrc:911
+#: include/svx/strings.hrc:913
msgctxt "RID_SVXSTR_DASH2"
msgid "Double Dot"
msgstr ""
#. 2X7pw
-#: include/svx/strings.hrc:912
+#: include/svx/strings.hrc:914
msgctxt "RID_SVXSTR_DASH3"
msgid "Dash"
msgstr ""
#. A46B5
-#: include/svx/strings.hrc:913
+#: include/svx/strings.hrc:915
msgctxt "RID_SVXSTR_DASH4"
msgid "Long Dash"
msgstr ""
#. axE2r
-#: include/svx/strings.hrc:914
+#: include/svx/strings.hrc:916
msgctxt "RID_SVXSTR_DASH5"
msgid "Double Dash"
msgstr ""
#. beDTh
-#: include/svx/strings.hrc:915
+#: include/svx/strings.hrc:917
msgctxt "RID_SVXSTR_DASH6"
msgid "Long Dash Dot"
msgstr ""
#. gVPtU
-#: include/svx/strings.hrc:916
+#: include/svx/strings.hrc:918
msgctxt "RID_SVXSTR_DASH7"
msgid "Double Dash Dot"
msgstr ""
#. UFaLC
-#: include/svx/strings.hrc:917
+#: include/svx/strings.hrc:919
msgctxt "RID_SVXSTR_DASH8"
msgid "Double Dash Dot Dot"
msgstr ""
#. F9cPw
-#: include/svx/strings.hrc:918
+#: include/svx/strings.hrc:920
msgctxt "RID_SVXSTR_DASH9"
msgid "Ultrafine Dotted"
msgstr ""
#. s3rBZ
-#: include/svx/strings.hrc:919
+#: include/svx/strings.hrc:921
msgctxt "RID_SVXSTR_DASH10"
msgid "Fine Dotted"
msgstr ""
#. w7W8j
-#: include/svx/strings.hrc:920
+#: include/svx/strings.hrc:922
msgctxt "RID_SVXSTR_DASH11"
msgid "Ultrafine Dashed"
msgstr ""
#. xWgiA
-#: include/svx/strings.hrc:921
+#: include/svx/strings.hrc:923
msgctxt "RID_SVXSTR_DASH12"
msgid "Fine Dashed"
msgstr ""
#. u34Ff
-#: include/svx/strings.hrc:922
+#: include/svx/strings.hrc:924
msgctxt "RID_SVXSTR_DASH13"
msgid "Fine Dashed"
msgstr ""
#. hT4CE
-#: include/svx/strings.hrc:923
+#: include/svx/strings.hrc:925
msgctxt "RID_SVXSTR_DASH14"
msgid "Dashed"
msgstr ""
#. T7sVF
-#: include/svx/strings.hrc:924
+#: include/svx/strings.hrc:926
msgctxt "RID_SVXSTR_DASH15"
msgid "Line Style 9"
msgstr ""
#. evPXr
-#: include/svx/strings.hrc:925
+#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_DASH16"
msgid "3 Dashes 3 Dots"
msgstr ""
#. H7iUz
-#: include/svx/strings.hrc:926
+#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_DASH17"
msgid "Ultrafine 2 Dots 3 Dashes"
msgstr ""
#. KpCzr
-#: include/svx/strings.hrc:927
+#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_DASH18"
msgid "2 Dots 1 Dash"
msgstr ""
#. zbWk3
-#: include/svx/strings.hrc:928
+#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_DASH19"
msgid "Line with Fine Dots"
msgstr ""
#. ibALA
-#: include/svx/strings.hrc:929
+#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_DASH20"
msgid "Dashed"
msgstr ""
#. qEZc6
-#: include/svx/strings.hrc:930
+#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_DASH21"
msgid "Line Style"
msgstr ""
#. iKAwD
-#: include/svx/strings.hrc:931
+#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_IMAP_ALL_FILTER"
msgid "All formats"
msgstr "ሁሉንም አቀራረብ"
#. UydWB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:933
+#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_LEND0"
msgid "Concave short"
msgstr ""
#. grGoP
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:935
+#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_LEND1"
msgid "Square 45"
msgstr "ስኴር 45"
#. Hu6DB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:937
+#: include/svx/strings.hrc:939
msgctxt "RID_SVXSTR_LEND2"
msgid "Arrow short"
msgstr ""
#. j6u8M
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:939
+#: include/svx/strings.hrc:941
msgctxt "RID_SVXSTR_LEND3"
msgid "Dimension Lines"
msgstr ""
#. JKxZ6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:941
+#: include/svx/strings.hrc:943
msgctxt "RID_SVXSTR_LEND4"
msgid "Double Arrow"
msgstr "ድርብ ቀስት"
#. o38zt
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:943
+#: include/svx/strings.hrc:945
msgctxt "RID_SVXSTR_LEND5"
msgid "Triangle"
msgstr ""
#. XvcqE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:945
+#: include/svx/strings.hrc:947
msgctxt "RID_SVXSTR_LEND6"
msgid "Concave"
msgstr ""
#. JD6qL
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:947
+#: include/svx/strings.hrc:949
msgctxt "RID_SVXSTR_LEND7"
msgid "Arrow large"
msgstr ""
#. 3CPw6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:949
+#: include/svx/strings.hrc:951
msgctxt "RID_SVXSTR_LEND8"
msgid "Dimension Line"
msgstr ""
#. EBEY5
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:951
+#: include/svx/strings.hrc:953
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr "ክብ"
#. H9DDA
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:953
+#: include/svx/strings.hrc:955
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr "ስኴር"
#. AWHmD
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:955
+#: include/svx/strings.hrc:957
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr "ቀስት"
#. CXazS
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:957
+#: include/svx/strings.hrc:959
msgctxt "RID_SVXSTR_LEND12"
msgid "Half Circle"
msgstr ""
#. VNaKi
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:959
+#: include/svx/strings.hrc:961
msgctxt "RID_SVXSTR_LEND13"
msgid "Triangle unfilled"
msgstr "ያልተሞላ ሶስት ማእዘን"
#. LRmKQ
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:961
+#: include/svx/strings.hrc:963
msgctxt "RID_SVXSTR_LEND14"
msgid "Diamond unfilled"
msgstr "ያልተሞላ አልማዝ"
#. L2kus
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:963
+#: include/svx/strings.hrc:965
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr "አልማዝ"
#. P2Raq
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:965
+#: include/svx/strings.hrc:967
msgctxt "RID_SVXSTR_LEND16"
msgid "Circle unfilled"
msgstr "ያልተሞላ ክብ"
#. FNaHF
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:967
+#: include/svx/strings.hrc:969
msgctxt "RID_SVXSTR_LEND17"
msgid "Square 45 unfilled"
msgstr "ስኴር 45 ያልተሞላ"
#. ECeBc
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:969
+#: include/svx/strings.hrc:971
msgctxt "RID_SVXSTR_LEND18"
msgid "Square unfilled"
msgstr "ስኴር ያልተሞላ"
#. ALFbk
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:971
+#: include/svx/strings.hrc:973
msgctxt "RID_SVXSTR_LEND19"
msgid "Half Circle unfilled"
msgstr ""
#. mfGCE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:973
+#: include/svx/strings.hrc:975
msgctxt "RID_SVXSTR_LEND20"
msgid "Dimension Line Arrow"
msgstr ""
#. epSjr
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:975
+#: include/svx/strings.hrc:977
msgctxt "RID_SVXSTR_LEND21"
msgid "Line short"
msgstr ""
#. yVmQp
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:977
+#: include/svx/strings.hrc:979
msgctxt "RID_SVXSTR_LEND22"
msgid "Line"
msgstr ""
#. im8fN
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:979
+#: include/svx/strings.hrc:981
msgctxt "RID_SVXSTR_LEND23"
msgid "Half Arrow left"
msgstr ""
#. EVYD7
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:981
+#: include/svx/strings.hrc:983
msgctxt "RID_SVXSTR_LEND24"
msgid "Half Arrow right"
msgstr ""
#. VZ8vx
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:983
+#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_LEND25"
msgid "Reversed Arrow"
msgstr ""
#. yTXvH
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:985
+#: include/svx/strings.hrc:987
msgctxt "RID_SVXSTR_LEND26"
msgid "CF One"
msgstr ""
#. cF4FB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:987
+#: include/svx/strings.hrc:989
msgctxt "RID_SVXSTR_LEND27"
msgid "CF Only One"
msgstr ""
#. qbpvv
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:989
+#: include/svx/strings.hrc:991
msgctxt "RID_SVXSTR_LEND28"
msgid "CF Many"
msgstr ""
#. 6wQxC
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:991
+#: include/svx/strings.hrc:993
msgctxt "RID_SVXSTR_LEND29"
msgid "CF Many One"
msgstr ""
#. JzCsB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:993
+#: include/svx/strings.hrc:995
msgctxt "RID_SVXSTR_LEND30"
msgid "CF Zero One"
msgstr ""
#. SBCut
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:995
+#: include/svx/strings.hrc:997
msgctxt "RID_SVXSTR_LEND31"
msgid "CF Zero Many"
msgstr ""
#. EXsKo
-#: include/svx/strings.hrc:996
+#: include/svx/strings.hrc:998
msgctxt "RID_SVXSTR_TRASNGR0"
msgid "Transparency"
msgstr "ግልጽነት"
#. hGytB
-#: include/svx/strings.hrc:997
+#: include/svx/strings.hrc:999
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_1"
msgid "Green 1 (%PRODUCTNAME Main Color)"
msgstr "አረንጓዴ 1 (%PRODUCTNAME ዋናው ቀለም)"
#. Msh88
-#: include/svx/strings.hrc:998
+#: include/svx/strings.hrc:1000
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT"
msgid "Green Accent"
msgstr "አረንጓዴ ማጉሊያ"
#. opj2M
-#: include/svx/strings.hrc:999
+#: include/svx/strings.hrc:1001
msgctxt "RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT"
msgid "Blue Accent"
msgstr "ሰማያዊ ማጉሊያ"
#. tC5jE
-#: include/svx/strings.hrc:1000
+#: include/svx/strings.hrc:1002
msgctxt "RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT"
msgid "Orange Accent"
msgstr "ብርቱካንማ ማጉሊያ"
#. 3T9pJ
-#: include/svx/strings.hrc:1001
+#: include/svx/strings.hrc:1003
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
msgstr "Purple"
#. N5FWG
-#: include/svx/strings.hrc:1002
+#: include/svx/strings.hrc:1004
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
msgid "Purple Accent"
msgstr "ወይን ጠጅ ማጉሊያ"
#. Nhtbq
-#: include/svx/strings.hrc:1003
+#: include/svx/strings.hrc:1005
msgctxt "RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT"
msgid "Yellow Accent"
msgstr "ቢጫ ማጉሊያ"
#. apBBr
-#: include/svx/strings.hrc:1005
+#: include/svx/strings.hrc:1007
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr "የ አዳራሽ ገጽታ"
#. BseGn
-#: include/svx/strings.hrc:1006
+#: include/svx/strings.hrc:1008
msgctxt "RID_SVXSTR_SUCCESSRECOV"
msgid "Successfully recovered"
msgstr "ተሳክተው ድነዋል"
#. LfjDh
-#: include/svx/strings.hrc:1007
+#: include/svx/strings.hrc:1009
msgctxt "RID_SVXSTR_ORIGDOCRECOV"
msgid "Original document recovered"
msgstr "ዋናው የዳነው ስነድ"
#. BEAbm
-#: include/svx/strings.hrc:1008
+#: include/svx/strings.hrc:1010
msgctxt "RID_SVXSTR_RECOVFAILED"
msgid "Recovery failed"
msgstr "ማዳን አልተቻለም"
#. 5ye7z
-#: include/svx/strings.hrc:1009
+#: include/svx/strings.hrc:1011
msgctxt "RID_SVXSTR_RECOVINPROGR"
msgid "Recovery in progress"
msgstr "ማዳን በሂደት ላይ"
#. tEbUT
-#: include/svx/strings.hrc:1010
+#: include/svx/strings.hrc:1012
msgctxt "RID_SVXSTR_NOTRECOVYET"
msgid "Not recovered yet"
msgstr "ማዳኑ ገና አልጨረሰም"
#. EaAMF
-#: include/svx/strings.hrc:1011
+#: include/svx/strings.hrc:1013
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
msgstr "%PRODUCTNAME %PRODUCTVERSION የ እርስዎን ሰነድ ማዳን ይጀምራል: እንደ ሰነዶቹ መጠን ሂደቱ ትንሽ ጊዜ ይወስዳል"
#. AicJe
-#: include/svx/strings.hrc:1012
+#: include/svx/strings.hrc:1014
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
msgstr "የ እርስዎን ሰነድ ማዳኑን ጨርሷል ይጫኑ 'መጨረሻ' የሚለውን ሰነዶቹን ለማየት"
#. ZbeCG
-#: include/svx/strings.hrc:1013
+#: include/svx/strings.hrc:1015
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
msgid "~Finish"
msgstr "~መጨረሻ"
#. BBeKk
-#: include/svx/strings.hrc:1014
+#: include/svx/strings.hrc:1016
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr "የ መጨረሻው ዋጋ ማስተካከያ"
#. mENBU
-#: include/svx/strings.hrc:1015
+#: include/svx/strings.hrc:1017
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "ነጥብ"
#. fRyqX
-#: include/svx/strings.hrc:1017
+#: include/svx/strings.hrc:1019
msgctxt "RID_SVXSTR_EXPORT_GRAPHIC_TITLE"
msgid "Image Export"
msgstr "ምስል መላኪያ"
#. xXhtG
-#: include/svx/strings.hrc:1018
+#: include/svx/strings.hrc:1020
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
msgstr "እንደ ምስል ማስቀመጫ"
#. jWKoC
#. Strings for the Draw Dialog --------------------------------------------
-#: include/svx/strings.hrc:1021
+#: include/svx/strings.hrc:1023
msgctxt "RID_SVX_3D_UNDO_EXCHANGE_PASTE"
msgid "Insert object(s)"
msgstr "እቃ(ዎች) ማስገቢያ"
#. Heqmn
-#: include/svx/strings.hrc:1022
+#: include/svx/strings.hrc:1024
msgctxt "RID_SVX_3D_UNDO_ROTATE"
msgid "Rotate 3D object"
msgstr "3ዲ እቃ ማሽከርከሪያ"
#. AC56T
-#: include/svx/strings.hrc:1023
+#: include/svx/strings.hrc:1025
msgctxt "RID_SVX_3D_UNDO_EXTRUDE"
msgid "Create extrusion object"
msgstr "የ ማሾለኪያ እቃ መፍጠሪያ"
#. 4DonY
-#: include/svx/strings.hrc:1024
+#: include/svx/strings.hrc:1026
msgctxt "RID_SVX_3D_UNDO_LATHE"
msgid "Create rotation object"
msgstr "የሚሽከረከር እቃ መፍጠሪያ"
#. EL9V9
-#: include/svx/strings.hrc:1025
+#: include/svx/strings.hrc:1027
msgctxt "RID_SVX_3D_UNDO_BREAK_LATHE"
msgid "Split 3D object"
msgstr "3ዲ እቃዎችን መክፈያ"
#. BBZGA
#. Language-Strings ------------------------------------------------------
-#: include/svx/strings.hrc:1028
+#: include/svx/strings.hrc:1030
msgctxt "RID_SVXSTR_LANGUAGE_ALL"
msgid "[All]"
msgstr "[All]"
#. RZVDm
-#: include/svx/strings.hrc:1030
+#: include/svx/strings.hrc:1032
msgctxt "RID_SVXSTR_GALLERY_FILTER"
msgid "Graphics filter"
msgstr "ንድፎች ማጣሪያ"
#. YNjeD
-#: include/svx/strings.hrc:1031
+#: include/svx/strings.hrc:1033
msgctxt "RID_SVXSTR_GALLERY_NEWTHEME"
msgid "New Theme"
msgstr "አዲስ አርእስት"
#. 5uYha
-#: include/svx/strings.hrc:1033
+#: include/svx/strings.hrc:1035
msgctxt "RID_GALLERYSTR_THEME_3D"
msgid "3D Effects"
msgstr "3ዲ ውጤቶች"
#. 78DGx
-#: include/svx/strings.hrc:1034
+#: include/svx/strings.hrc:1036
msgctxt "RID_GALLERYSTR_THEME_ANIMATIONS"
msgid "Animations"
msgstr "እንቅስቃሴ"
#. zGEez
-#: include/svx/strings.hrc:1035
+#: include/svx/strings.hrc:1037
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr "ነጥቦች"
#. MwX9z
-#: include/svx/strings.hrc:1036
+#: include/svx/strings.hrc:1038
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr "ቢሮ"
#. dAwiC
-#: include/svx/strings.hrc:1037
+#: include/svx/strings.hrc:1039
msgctxt "RID_GALLERYSTR_THEME_FLAGS"
msgid "Flags"
msgstr "ባንዲራዎች"
#. Ccn8V
-#: include/svx/strings.hrc:1038
+#: include/svx/strings.hrc:1040
msgctxt "RID_GALLERYSTR_THEME_FLOWCHARTS"
msgid "Flow Charts"
msgstr "የ ሂደት ቻርትስ"
#. 6ouMS
-#: include/svx/strings.hrc:1039
+#: include/svx/strings.hrc:1041
msgctxt "RID_GALLERYSTR_THEME_EMOTICONS"
msgid "Emoticons"
msgstr "የስሜት ምልክቶች"
#. 8GPFu
-#: include/svx/strings.hrc:1040
+#: include/svx/strings.hrc:1042
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "ምስሎች"
#. sqh2w
-#: include/svx/strings.hrc:1041
+#: include/svx/strings.hrc:1043
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
msgid "Backgrounds"
msgstr "መደቦቹ"
#. B3KuT
-#: include/svx/strings.hrc:1042
+#: include/svx/strings.hrc:1044
msgctxt "RID_GALLERYSTR_THEME_HOMEPAGE"
msgid "Homepage"
msgstr "የ ገጽ ቤት"
#. WR8JQ
-#: include/svx/strings.hrc:1043
+#: include/svx/strings.hrc:1045
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr "ተፅእኖው"
#. EbEZ6
-#: include/svx/strings.hrc:1044
+#: include/svx/strings.hrc:1046
msgctxt "RID_GALLERYSTR_THEME_MAPS"
msgid "Maps"
msgstr "ካርታዎች"
#. GALA8
-#: include/svx/strings.hrc:1045
+#: include/svx/strings.hrc:1047
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr "ሰዎች"
#. ZMoiA
-#: include/svx/strings.hrc:1046
+#: include/svx/strings.hrc:1048
msgctxt "RID_GALLERYSTR_THEME_SURFACES"
msgid "Surfaces"
msgstr "የውጪ ክፍል"
#. hNaiH
-#: include/svx/strings.hrc:1047
+#: include/svx/strings.hrc:1049
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "ኮምፒዩተሮች"
#. mrvvG
-#: include/svx/strings.hrc:1048
+#: include/svx/strings.hrc:1050
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "ስእላዊ መግለጫ"
#. HhrDx
-#: include/svx/strings.hrc:1049
+#: include/svx/strings.hrc:1051
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr "አካባቢ"
#. 2jVzE
-#: include/svx/strings.hrc:1050
+#: include/svx/strings.hrc:1052
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "ገንዘብ"
#. cmF3B
-#: include/svx/strings.hrc:1051
+#: include/svx/strings.hrc:1053
msgctxt "RID_GALLERYSTR_THEME_TRANSPORT"
msgid "Transport"
msgstr "መጓጓዣ"
#. as3XM
-#: include/svx/strings.hrc:1052
+#: include/svx/strings.hrc:1054
msgctxt "RID_GALLERYSTR_THEME_TXTSHAPES"
msgid "Textshapes"
msgstr "የጽሁፍ ቅርጾች"
#. gGyFP
-#: include/svx/strings.hrc:1053
+#: include/svx/strings.hrc:1055
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr "ድምጾች"
#. 5NrPj
-#: include/svx/strings.hrc:1054
+#: include/svx/strings.hrc:1056
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "ምልክቶች"
#. AiXUK
-#: include/svx/strings.hrc:1055
+#: include/svx/strings.hrc:1057
msgctxt "RID_GALLERYSTR_THEME_MYTHEME"
msgid "My Theme"
msgstr "የኔ አርእስት"
#. uRxP4
-#: include/svx/strings.hrc:1056
+#: include/svx/strings.hrc:1058
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr "ቀስቶች"
#. c3WXh
-#: include/svx/strings.hrc:1057
+#: include/svx/strings.hrc:1059
msgctxt "RID_GALLERYSTR_THEME_BALLOONS"
msgid "Balloons"
msgstr "ፊኛዎች"
#. pmiE7
-#: include/svx/strings.hrc:1058
+#: include/svx/strings.hrc:1060
msgctxt "RID_GALLERYSTR_THEME_KEYBOARD"
msgid "Keyboard"
msgstr "የ ፊደል ገበታ"
#. LYdAf
-#: include/svx/strings.hrc:1059
+#: include/svx/strings.hrc:1061
msgctxt "RID_GALLERYSTR_THEME_TIME"
msgid "Time"
msgstr "ሰአት"
#. 4UGrY
-#: include/svx/strings.hrc:1060
+#: include/svx/strings.hrc:1062
msgctxt "RID_GALLERYSTR_THEME_PRESENTATION"
msgid "Presentation"
msgstr "ማቅረቢያ"
#. a46Xm
-#: include/svx/strings.hrc:1061
+#: include/svx/strings.hrc:1063
msgctxt "RID_GALLERYSTR_THEME_CALENDAR"
msgid "Calendar"
msgstr "ቀን መቁጠሪያ"
#. YpuGv
-#: include/svx/strings.hrc:1062
+#: include/svx/strings.hrc:1064
msgctxt "RID_GALLERYSTR_THEME_NAVIGATION"
msgid "Navigation"
msgstr "መቃኛ"
#. gAJH4
-#: include/svx/strings.hrc:1063
+#: include/svx/strings.hrc:1065
msgctxt "RID_GALLERYSTR_THEME_COMMUNICATION"
msgid "Communication"
msgstr "ግንኙነት"
#. ETEJu
-#: include/svx/strings.hrc:1064
+#: include/svx/strings.hrc:1066
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "ገንዘብ"
#. rNez6
-#: include/svx/strings.hrc:1065
+#: include/svx/strings.hrc:1067
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "ኮምፒዩተሮች"
#. ioX7y
-#: include/svx/strings.hrc:1066
+#: include/svx/strings.hrc:1068
msgctxt "RID_GALLERYSTR_THEME_CLIMA"
msgid "Climate"
msgstr "የአየር ፀባይ"
#. MmYFp
-#: include/svx/strings.hrc:1067
+#: include/svx/strings.hrc:1069
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "ትምህርት ቤት & ዩኒቨርስቲ"
#. EKFgg
-#: include/svx/strings.hrc:1068
+#: include/svx/strings.hrc:1070
msgctxt "RID_GALLERYSTR_THEME_TROUBLE"
msgid "Problem Solving"
msgstr "ችግር አፈታት"
#. GgrBp
-#: include/svx/strings.hrc:1069
+#: include/svx/strings.hrc:1071
msgctxt "RID_GALLERYSTR_THEME_SCREENBEANS"
msgid "Screen Beans"
msgstr "Screen Beans"
#. E6onK
-#: include/svx/strings.hrc:1071
+#: include/svx/strings.hrc:1073
msgctxt "RID_SVXSTR_QRY_PRINT_TITLE"
msgid "Printing selection"
msgstr "የህትመት ምርጫዎች"
#. HzX9m
-#: include/svx/strings.hrc:1072
+#: include/svx/strings.hrc:1074
msgctxt "RID_SVXSTR_QRY_PRINT_MSG"
msgid "Do you want to print the selection or the entire document?"
msgstr "ጠቅላላ ሰነዱን ማተም ይፈልጋሉ ወይም የተመረጠውን?"
#. 3UyC8
-#: include/svx/strings.hrc:1073
+#: include/svx/strings.hrc:1075
msgctxt "RID_SVXSTR_QRY_PRINT_ALL"
msgid "~All"
msgstr "~ሁሉንም"
#. UxfS3
-#: include/svx/strings.hrc:1074
+#: include/svx/strings.hrc:1076
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "~ምርጫ"
#. KTgDd
-#: include/svx/strings.hrc:1076
+#: include/svx/strings.hrc:1078
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "ወደ ሰሜን-ምእራብ ማሾለኪያ"
#. N6KLd
-#: include/svx/strings.hrc:1077
+#: include/svx/strings.hrc:1079
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "ወደ ሰሜን ማሾለኪያ"
#. AB6Vj
-#: include/svx/strings.hrc:1078
+#: include/svx/strings.hrc:1080
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "ወደ ሰሜን-ምስራቅ ማሾለኪያ"
#. NBBEB
-#: include/svx/strings.hrc:1079
+#: include/svx/strings.hrc:1081
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "ወደ ምእራብ ማሾለኪያ"
#. d9n5U
-#: include/svx/strings.hrc:1080
+#: include/svx/strings.hrc:1082
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "ወደ ኋላ ማሾለኪያ"
#. A2mcf
-#: include/svx/strings.hrc:1081
+#: include/svx/strings.hrc:1083
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "ወደ ምስራቅ ማሾለኪያ"
#. onGib
-#: include/svx/strings.hrc:1082
+#: include/svx/strings.hrc:1084
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "ወደ ደቡብ-ምእራብ ማሾለኪያ"
#. XLQFD
-#: include/svx/strings.hrc:1083
+#: include/svx/strings.hrc:1085
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "ወደ ደቡብ ማሾለኪያ"
#. v5wRm
-#: include/svx/strings.hrc:1084
+#: include/svx/strings.hrc:1086
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "ወደ ደቡብ-ምስራቅ ማሾለኪያ"
#. 4DGjm
-#: include/svx/strings.hrc:1085
+#: include/svx/strings.hrc:1087
msgctxt "RID_SVXSTR_DEPTH_0"
msgid "~0 cm"
msgstr "~0 ሴሚ"
#. kRzVE
-#: include/svx/strings.hrc:1086
+#: include/svx/strings.hrc:1088
msgctxt "RID_SVXSTR_DEPTH_1"
msgid "~1 cm"
msgstr "~1 ሴሚ"
#. CSmTh
-#: include/svx/strings.hrc:1087
+#: include/svx/strings.hrc:1089
msgctxt "RID_SVXSTR_DEPTH_2"
msgid "~2.5 cm"
msgstr "~2.5 ሴሚ"
#. eYrvo
-#: include/svx/strings.hrc:1088
+#: include/svx/strings.hrc:1090
msgctxt "RID_SVXSTR_DEPTH_3"
msgid "~5 cm"
msgstr "~5 ሴሚ"
#. G4Ckx
-#: include/svx/strings.hrc:1089
+#: include/svx/strings.hrc:1091
msgctxt "RID_SVXSTR_DEPTH_4"
msgid "10 ~cm"
msgstr "10 ~ሴሚ"
#. LGHsL
-#: include/svx/strings.hrc:1090
+#: include/svx/strings.hrc:1092
msgctxt "RID_SVXSTR_DEPTH_0_INCH"
msgid "0 inch"
msgstr "0 ኢንች"
#. HPevm
-#: include/svx/strings.hrc:1091
+#: include/svx/strings.hrc:1093
msgctxt "RID_SVXSTR_DEPTH_1_INCH"
msgid "0.~5 inch"
msgstr "0.~5 ኢንች"
#. GvKjC
-#: include/svx/strings.hrc:1092
+#: include/svx/strings.hrc:1094
msgctxt "RID_SVXSTR_DEPTH_2_INCH"
msgid "~1 inch"
msgstr "~1 ኢንች"
#. gmzHb
-#: include/svx/strings.hrc:1093
+#: include/svx/strings.hrc:1095
msgctxt "RID_SVXSTR_DEPTH_3_INCH"
msgid "~2 inch"
msgstr "~2 ኢንች"
#. DE5kt
-#: include/svx/strings.hrc:1094
+#: include/svx/strings.hrc:1096
msgctxt "RID_SVXSTR_DEPTH_4_INCH"
msgid "~4 inch"
msgstr "~4 ኢንች"
#. K5dY9
-#: include/svx/strings.hrc:1096
+#: include/svx/strings.hrc:1098
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr "መሙያ የለም"
#. TFBK3
-#: include/svx/strings.hrc:1097
+#: include/svx/strings.hrc:1099
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "ግልጽነት"
#. c7adj
-#: include/svx/strings.hrc:1098
+#: include/svx/strings.hrc:1100
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "ነባር"
#. djHis
-#: include/svx/strings.hrc:1099
+#: include/svx/strings.hrc:1101
msgctxt "RID_SVXSTR_FRAME"
msgid "Borders"
msgstr "ድንበሮች"
#. PURr6
-#: include/svx/strings.hrc:1100
+#: include/svx/strings.hrc:1102
msgctxt "RID_SVXSTR_FRAME_STYLE"
msgid "Border Style"
msgstr "የድንበሮች ዘዴ"
#. 9Ckww
-#: include/svx/strings.hrc:1101
+#: include/svx/strings.hrc:1103
msgctxt "RID_SVXSTR_MORENUMBERING"
msgid "More Numbering..."
msgstr "ተጨማሪ ቁጥር መስጫ..."
#. cDG4s
-#: include/svx/strings.hrc:1102
+#: include/svx/strings.hrc:1104
msgctxt "RID_SVXSTR_MOREBULLETS"
msgid "More Bullets..."
msgstr "ተጨማሪ ነጥቦች..."
#. uDT6G
-#: include/svx/strings.hrc:1103
+#: include/svx/strings.hrc:1105
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr "በ ደራሲው"
#. q2Le9
-#: include/svx/strings.hrc:1104
+#: include/svx/strings.hrc:1106
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "ገጾች"
#. jfL9n
-#: include/svx/strings.hrc:1105
+#: include/svx/strings.hrc:1107
msgctxt "RID_SVXSTR_CLEARFORM"
msgid "Clear formatting"
msgstr "አቀራረብ ማጽጃ"
#. f6nP8
-#: include/svx/strings.hrc:1106
+#: include/svx/strings.hrc:1108
msgctxt "RID_SVXSTR_MORE_STYLES"
msgid "More Styles..."
msgstr "ተጨማሪ ዘዴዎች..."
#. DPbrc
-#: include/svx/strings.hrc:1107
+#: include/svx/strings.hrc:1109
msgctxt "RID_SVXSTR_MORE"
msgid "More Options..."
msgstr "ተጫማሪ ምርጫዎች..."
#. D25BE
#. This is duplicated in GenericCommands.xcu in officecfg.
-#: include/svx/strings.hrc:1109
+#: include/svx/strings.hrc:1111
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "የፊደሉ ስም"
#. SKCYy
-#: include/svx/strings.hrc:1110
+#: include/svx/strings.hrc:1112
msgctxt "RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE"
msgid "Font Name. The current font is not available and will be substituted."
msgstr "የ ፊደሉ ስም: የ አሁኑ ፊደል ዝግጁ አይደለም እና በሌላ ይቀየራል"
#. CVvXU
-#: include/svx/strings.hrc:1111
+#: include/svx/strings.hrc:1113
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "ማስተካከያ"
#. xqzJj
-#: include/svx/strings.hrc:1112
+#: include/svx/strings.hrc:1114
msgctxt "RID_SVXSTR_DOC_COLORS"
msgid "Document colors"
msgstr "የ ሰነድ ቀለሞች"
#. 6BoWp
-#: include/svx/strings.hrc:1113
+#: include/svx/strings.hrc:1115
msgctxt "RID_SVXSTR_DOC_COLOR_PREFIX"
msgid "Document Color"
msgstr "የ ሰነድ ቀለሞች"
#. DJGyY
-#: include/svx/strings.hrc:1115
+#: include/svx/strings.hrc:1117
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr "ማሾለኪያ"
#. TyWTi
-#: include/svx/strings.hrc:1116
+#: include/svx/strings.hrc:1118
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF"
msgid "Apply Extrusion On/Off"
msgstr "ማሾለኪያ ማብሪያ/ማጥፊያ መፈጸሚያ"
#. DKFYE
-#: include/svx/strings.hrc:1117
+#: include/svx/strings.hrc:1119
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr "ወደ ታች ማዘንበያ"
#. 2Rrxc
-#: include/svx/strings.hrc:1118
+#: include/svx/strings.hrc:1120
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr "ወደ ላይ ማዘንበያ"
#. eDpJK
-#: include/svx/strings.hrc:1119
+#: include/svx/strings.hrc:1121
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr "ወደ ግራ ማዘንበያ"
#. CWDSN
-#: include/svx/strings.hrc:1120
+#: include/svx/strings.hrc:1122
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr "ወደ ቀኝ ማዘንበያ"
#. CxYgt
-#: include/svx/strings.hrc:1121
+#: include/svx/strings.hrc:1123
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH"
msgid "Change Extrusion Depth"
msgstr "የ ማሾለኪያ ጥልቀት መቀየሪያ"
#. c5JCp
-#: include/svx/strings.hrc:1122
+#: include/svx/strings.hrc:1124
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION"
msgid "Change Orientation"
msgstr "አቅጣጫ መቀየሪያ"
#. KDSyh
-#: include/svx/strings.hrc:1123
+#: include/svx/strings.hrc:1125
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION"
msgid "Change Projection Type"
msgstr "Change Projection Type"
#. JpzeS
-#: include/svx/strings.hrc:1124
+#: include/svx/strings.hrc:1126
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING"
msgid "Change Lighting"
msgstr "ብርሃን መቀየሪያ"
#. j4AR9
-#: include/svx/strings.hrc:1125
+#: include/svx/strings.hrc:1127
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS"
msgid "Change Brightness"
msgstr "ብሩህነቱን መቀየሪያ"
#. yA2xm
-#: include/svx/strings.hrc:1126
+#: include/svx/strings.hrc:1128
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE"
msgid "Change Extrusion Surface"
msgstr "የ ማሾለኪያ ገጽታ መቀየሪያ"
#. DFEZP
-#: include/svx/strings.hrc:1127
+#: include/svx/strings.hrc:1129
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR"
msgid "Change Extrusion Color"
msgstr "የ ማሾለኪያ ቀለም መቀየሪያ"
#. hXNfG
-#: include/svx/strings.hrc:1129
+#: include/svx/strings.hrc:1131
msgctxt "RID_SVXFLOAT3D_FAVORITE"
msgid "Favorite"
msgstr "የምወዳቸው"
#. uPyWe
-#: include/svx/strings.hrc:1130
+#: include/svx/strings.hrc:1132
msgctxt "RID_SVXFLOAT3D_FIX_R"
msgid "R:"
msgstr "R:"
#. UMMJN
-#: include/svx/strings.hrc:1131
+#: include/svx/strings.hrc:1133
msgctxt "RID_SVXFLOAT3D_FIX_G"
msgid "G:"
msgstr "G:"
#. ocdkG
-#: include/svx/strings.hrc:1132
+#: include/svx/strings.hrc:1134
msgctxt "RID_SVXFLOAT3D_FIX_B"
msgid "B:"
msgstr "B:"
#. L962H
-#: include/svx/strings.hrc:1134
+#: include/svx/strings.hrc:1136
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr "የ ፊደል ስራ"
#. 7RVov
-#: include/svx/strings.hrc:1135
+#: include/svx/strings.hrc:1137
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE"
msgid "Apply Fontwork Shape"
msgstr "የ ፊደል ስራ ቅርጽ መፈጸሚያ"
#. h3CLw
-#: include/svx/strings.hrc:1136
+#: include/svx/strings.hrc:1138
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
msgstr "የ ፊደል ስራ ተመሳሳይ የ ፊደል እርዝመት መፈጸሚያ"
#. 6h2dG
-#: include/svx/strings.hrc:1137
+#: include/svx/strings.hrc:1139
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
msgid "Apply Fontwork Alignment"
msgstr "የ ፊደል ስራ ማሰለፊያ መፈጸሚያ"
#. eKHcV
-#: include/svx/strings.hrc:1138
+#: include/svx/strings.hrc:1140
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING"
msgid "Apply Fontwork Character Spacing"
msgstr "የ ፊደል ስራ ባህሪ ክፍተት መፈጸሚያ"
#. oo88Y
-#: include/svx/strings.hrc:1140
+#: include/svx/strings.hrc:1142
msgctxt "RID_SVXSTR_A11Y_WITH"
msgid "with"
msgstr "ጋር"
#. 4sz83
-#: include/svx/strings.hrc:1141
+#: include/svx/strings.hrc:1143
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
msgstr "ዘዴ"
#. fEHXC
-#: include/svx/strings.hrc:1142
+#: include/svx/strings.hrc:1144
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr "እና"
#. EoET4
#. SvxRectCtl
-#: include/svx/strings.hrc:1144
+#: include/svx/strings.hrc:1146
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_NAME"
msgid "Corner control"
msgstr "የጠርዝ መቆጣጠሪያ"
#. CUEEW
-#: include/svx/strings.hrc:1145
+#: include/svx/strings.hrc:1147
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_DESCR"
msgid "Selection of a corner point."
msgstr "የጠርዝ ነጥቦች መምረጫ"
#. cQmVp
-#: include/svx/strings.hrc:1146
+#: include/svx/strings.hrc:1148
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LT"
msgid "Top left"
msgstr "ከ ላይ በ ግራ በኩል"
#. TtnJn
-#: include/svx/strings.hrc:1147
+#: include/svx/strings.hrc:1149
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MT"
msgid "Top middle"
msgstr "ከ ላይ መሀከል"
#. UERVC
-#: include/svx/strings.hrc:1148
+#: include/svx/strings.hrc:1150
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RT"
msgid "Top right"
msgstr "ከ ላይ በ ቀኝ በኩል"
#. CznfN
-#: include/svx/strings.hrc:1149
+#: include/svx/strings.hrc:1151
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LM"
msgid "Left center"
msgstr "በ ግራ በኩል መሀከል"
#. jvzC7
-#: include/svx/strings.hrc:1150
+#: include/svx/strings.hrc:1152
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MM"
msgid "Center"
msgstr "መሀከል"
#. HPtYD
-#: include/svx/strings.hrc:1151
+#: include/svx/strings.hrc:1153
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RM"
msgid "Right center"
msgstr "በ ቀኝ በኩል መሀከል"
#. v4SqB
-#: include/svx/strings.hrc:1152
+#: include/svx/strings.hrc:1154
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LB"
msgid "Bottom left"
msgstr "ከ ታች በ ግራ በኩል"
#. daA8a
-#: include/svx/strings.hrc:1153
+#: include/svx/strings.hrc:1155
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MB"
msgid "Bottom middle"
msgstr "ከ ታች መካከል"
#. DGWf8
-#: include/svx/strings.hrc:1154
+#: include/svx/strings.hrc:1156
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RB"
msgid "Bottom right"
msgstr "ከ ታች በ ቀኝ በኩል"
#. AZsBC
#. SvxGraphCtrlAccessibleContext
-#: include/svx/strings.hrc:1156
+#: include/svx/strings.hrc:1158
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_NAME"
msgid "Contour control"
msgstr "ቅርጽ መቆጣጠሪያ"
#. aMva8
-#: include/svx/strings.hrc:1157
+#: include/svx/strings.hrc:1159
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION"
msgid "This is where you can edit the contour."
msgstr "እዚህ ነው ቅርጹን የሚያርሙት"
#. DXEuF
-#: include/svx/strings.hrc:1158
+#: include/svx/strings.hrc:1160
msgctxt "RID_SVXSTR_CHARACTER_SELECTION"
msgid "Special character selection"
msgstr "የ ተለዩ ባህሪዎች ማረሚያ"
#. JfRzP
-#: include/svx/strings.hrc:1159
+#: include/svx/strings.hrc:1161
msgctxt "RID_SVXSTR_CHAR_SEL_DESC"
msgid "Select special characters in this area."
msgstr "የ ተለዩ ባህሪዎች ከዚህ አካባቢ ይምረጡ"
#. umWuB
#. The space behind is a must.
-#: include/svx/strings.hrc:1161
+#: include/svx/strings.hrc:1163
msgctxt "RID_SVXSTR_CHARACTER_CODE"
msgid "Character code "
msgstr "የ ባህሪዎች ኮድ "
#. HECeC
-#: include/svx/strings.hrc:1163
+#: include/svx/strings.hrc:1165
msgctxt "RID_ERR_FIELDREQUIRED"
msgid "Input required in field '#'. Please enter a value."
msgstr "በ ሜዳው ውስጥ ማስገባት ያስፈልጋል '#'. እባክዎን ዋጋ ያስገቡ"
#. w4wm8
-#: include/svx/strings.hrc:1164
+#: include/svx/strings.hrc:1166
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "ፎርሞች"
#. cz8aS
-#: include/svx/strings.hrc:1165
+#: include/svx/strings.hrc:1167
msgctxt "RID_STR_NO_PROPERTIES"
msgid "No control selected"
msgstr "መቆጣጠሪያ አልተመረጠም"
#. JG7Es
-#: include/svx/strings.hrc:1166
+#: include/svx/strings.hrc:1168
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "ባህሪዎች : "
#. YQvBF
-#: include/svx/strings.hrc:1167
+#: include/svx/strings.hrc:1169
msgctxt "RID_STR_PROPERTIES_FORM"
msgid "Form Properties"
msgstr "ባህሪዎች መፍጠሪያ"
#. qS9Rn
-#: include/svx/strings.hrc:1168
+#: include/svx/strings.hrc:1170
msgctxt "RID_STR_FMEXPLORER"
msgid "Form Navigator"
msgstr "መቃኛ መፍጠሪያ"
#. PzEVD
-#: include/svx/strings.hrc:1169
+#: include/svx/strings.hrc:1171
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "ፎርም"
#. FWPxF
-#: include/svx/strings.hrc:1170
+#: include/svx/strings.hrc:1172
msgctxt "RID_STR_HIDDEN"
msgid "Hidden"
msgstr ""
#. DnoDH
-#: include/svx/strings.hrc:1171
+#: include/svx/strings.hrc:1173
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr "ፎርም"
#. Ba4Gy
-#: include/svx/strings.hrc:1172
+#: include/svx/strings.hrc:1174
msgctxt "RID_STR_PROPTITLE_HIDDEN"
msgid "Hidden Control"
msgstr "የተደበቀ መቆጣጠሪያ"
#. wtZqP
-#: include/svx/strings.hrc:1173
+#: include/svx/strings.hrc:1175
msgctxt "RID_STR_CONTROL"
msgid "Control"
msgstr "መቆጣጠሪያ"
#. HvXRK
-#: include/svx/strings.hrc:1174
+#: include/svx/strings.hrc:1176
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr "መቅረጫ"
#. HmTfB
-#: include/svx/strings.hrc:1175
+#: include/svx/strings.hrc:1177
msgctxt "RID_STR_REC_FROM_TEXT"
msgid "of"
msgstr "ከ"
#. NZ68L
-#: include/svx/strings.hrc:1176
+#: include/svx/strings.hrc:1178
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "ሜዳ መጨመሪያ :"
#. vGXiw
-#: include/svx/strings.hrc:1177
+#: include/svx/strings.hrc:1179
msgctxt "RID_STR_WRITEERROR"
msgid "Error writing data to database"
msgstr "ዳታ ወደ ዳታቤዝ ሲጻፍ ስህተት ተፈጥሯል"
#. zzFRi
-#: include/svx/strings.hrc:1178
+#: include/svx/strings.hrc:1180
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr "Syntax error in query expression"
#. fS8JJ
-#: include/svx/strings.hrc:1179
+#: include/svx/strings.hrc:1181
msgctxt "RID_STR_DELETECONFIRM_RECORD"
msgid "You intend to delete 1 record."
msgstr "1 መዝገብ ሊያጠፉ ነው"
#. Qb4Gk
-#: include/svx/strings.hrc:1180
+#: include/svx/strings.hrc:1182
msgctxt "RID_STR_DELETECONFIRM_RECORDS"
msgid "# records will be deleted."
msgstr "# መዝገብ ይጠፋል"
#. zSJQe
-#: include/svx/strings.hrc:1181
+#: include/svx/strings.hrc:1183
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -6559,337 +6571,337 @@ msgstr ""
"ለማንኛውም መቀጠል ይፈልጋሉ?"
#. Kb7sF
-#: include/svx/strings.hrc:1182
+#: include/svx/strings.hrc:1184
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr "መቃኛ መደርደሪያ"
#. pKEQb
-#: include/svx/strings.hrc:1183
+#: include/svx/strings.hrc:1185
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "አምድ"
#. FXRKA
-#: include/svx/strings.hrc:1184
+#: include/svx/strings.hrc:1186
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Set property '#'"
msgstr "ባህሪ ማሰናጃ '#'"
#. hXjTN
-#: include/svx/strings.hrc:1185
+#: include/svx/strings.hrc:1187
msgctxt "RID_STR_UNDO_CONTAINER_INSERT"
msgid "Insert in container"
msgstr "በማጠራቀሚያው ውስጥ ያስገቡ"
#. BWpyC
-#: include/svx/strings.hrc:1186
+#: include/svx/strings.hrc:1188
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE"
msgid "Delete #"
msgstr "ማጥፊያ #"
#. ZeaDk
-#: include/svx/strings.hrc:1187
+#: include/svx/strings.hrc:1189
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE"
msgid "Delete # objects"
msgstr "እቃዎችን # ማጥፊያ"
#. VgGrE
-#: include/svx/strings.hrc:1188
+#: include/svx/strings.hrc:1190
msgctxt "RID_STR_UNDO_CONTAINER_REPLACE"
msgid "Replace a container element"
msgstr "የማጠራቀሚያ አካል መቀየሪያ"
#. FoXgt
-#: include/svx/strings.hrc:1189
+#: include/svx/strings.hrc:1191
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
msgstr "መቆጣጠሪያ መቀየሪያ"
#. ZGDAr
-#: include/svx/strings.hrc:1191
+#: include/svx/strings.hrc:1193
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "የ ጽሁፍ ሳጥን"
#. CBmAL
-#: include/svx/strings.hrc:1192
+#: include/svx/strings.hrc:1194
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "ሳጥኑ ውስጥ ምልክት ያድርጉ"
#. xwuJF
-#: include/svx/strings.hrc:1193
+#: include/svx/strings.hrc:1195
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "መቀላቀያ ሳጥን"
#. WiNUf
-#: include/svx/strings.hrc:1194
+#: include/svx/strings.hrc:1196
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "የ ዝርዝር ሳጥን"
#. a7gAj
-#: include/svx/strings.hrc:1195
+#: include/svx/strings.hrc:1197
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "የ ቀን ሜዳ"
#. EaBTj
-#: include/svx/strings.hrc:1196
+#: include/svx/strings.hrc:1198
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "የ ሰአት ሜዳ"
#. DWfsm
-#: include/svx/strings.hrc:1197
+#: include/svx/strings.hrc:1199
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "የ ቁጥር ሜዳ"
#. TYjnr
-#: include/svx/strings.hrc:1198
+#: include/svx/strings.hrc:1200
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "የ ገንዘብ ሜዳ"
#. B6MEP
-#: include/svx/strings.hrc:1199
+#: include/svx/strings.hrc:1201
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "የ ንድፍ ሜዳ"
#. DEn9D
-#: include/svx/strings.hrc:1200
+#: include/svx/strings.hrc:1202
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "የ ሜዳ አቀራረብ"
#. V4iMu
-#: include/svx/strings.hrc:1202
+#: include/svx/strings.hrc:1204
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "ቁልፉን ይጫኑ"
#. TreFC
-#: include/svx/strings.hrc:1203
+#: include/svx/strings.hrc:1205
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "አማራጭ ቁልፍ"
#. NFysA
-#: include/svx/strings.hrc:1204
+#: include/svx/strings.hrc:1206
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "የ ምልክት ሜዳ"
#. E5mMK
-#: include/svx/strings.hrc:1205
+#: include/svx/strings.hrc:1207
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "የ ቡድን ሳጥን"
#. 5474w
-#: include/svx/strings.hrc:1206
+#: include/svx/strings.hrc:1208
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "የ ምስል ቁልፍ"
#. qT2Ed
-#: include/svx/strings.hrc:1207
+#: include/svx/strings.hrc:1209
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "ምስል መቆጣጠሪያ"
#. 6Qvho
-#: include/svx/strings.hrc:1208
+#: include/svx/strings.hrc:1210
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "የ ፋይል ምርጫዎች"
#. uEYBR
-#: include/svx/strings.hrc:1209
+#: include/svx/strings.hrc:1211
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr "ሰንጠረዥ መቆጣጠሪያ "
#. 3SUEn
-#: include/svx/strings.hrc:1210
+#: include/svx/strings.hrc:1212
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr "መሸብለያ መደርደሪያ"
#. VtEN6
-#: include/svx/strings.hrc:1211
+#: include/svx/strings.hrc:1213
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr "ማሽከርከሪያ ቁልፍ"
#. eGgm4
-#: include/svx/strings.hrc:1212
+#: include/svx/strings.hrc:1214
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "መቃኛ መደርደሪያ"
#. yME46
-#: include/svx/strings.hrc:1213
+#: include/svx/strings.hrc:1215
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "በርካታ ምርጫ"
#. s94UU
-#: include/svx/strings.hrc:1215
+#: include/svx/strings.hrc:1217
msgctxt "RID_STR_DATE_AND_TIME"
msgid "Date and Time Field"
msgstr ""
#. PzA5d
-#: include/svx/strings.hrc:1217
+#: include/svx/strings.hrc:1219
msgctxt "RID_STR_NODATACONTROLS"
msgid "No data-related controls in the current form!"
msgstr "በ አሁኑ ፎርም ውስጥ ምንም ዳታ-የተዛመደ መቆጣጠሪያ የለም"
#. ZyBEz
-#: include/svx/strings.hrc:1218
+#: include/svx/strings.hrc:1220
msgctxt "RID_STR_POSTFIX_DATE"
msgid " (Date)"
msgstr " (ቀን)"
#. guA5u
-#: include/svx/strings.hrc:1219
+#: include/svx/strings.hrc:1221
msgctxt "RID_STR_POSTFIX_TIME"
msgid " (Time)"
msgstr " (ሰአት)"
#. 2wgdY
-#: include/svx/strings.hrc:1220
+#: include/svx/strings.hrc:1222
msgctxt "RID_STR_FILTER_NAVIGATOR"
msgid "Filter navigator"
msgstr "መቃኛ ማጣሪያ"
#. BUYuD
-#: include/svx/strings.hrc:1221
+#: include/svx/strings.hrc:1223
msgctxt "RID_STR_FILTER_FILTER_FOR"
msgid "Filter for"
msgstr "ማጣሪያ ከ"
#. AcTBB
-#: include/svx/strings.hrc:1222
+#: include/svx/strings.hrc:1224
msgctxt "RID_STR_FILTER_FILTER_OR"
msgid "Or"
msgstr "ወይም"
#. 6RPtu
-#: include/svx/strings.hrc:1223
+#: include/svx/strings.hrc:1225
msgctxt "RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
msgstr "ዋጋ ያለው መዝለያ መቆጣጠሪያ በ ሰንጠረዥ መመልከቻ ውስጥ የሚጠቀሙበት በ አሁኑ ፎርም ውስጥ አልተገኘም"
#. iEoGb
-#: include/svx/strings.hrc:1224
+#: include/svx/strings.hrc:1226
msgctxt "RID_STR_AUTOFIELD"
msgid "<AutoField>"
msgstr "<በራሱ ሜዳ>"
#. Da6gx
-#: include/svx/strings.hrc:1225
+#: include/svx/strings.hrc:1227
msgctxt "RID_STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "Syntax error in SQL statement"
#. ZoEuu
-#: include/svx/strings.hrc:1226
+#: include/svx/strings.hrc:1228
msgctxt "RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE"
msgid "The value #1 cannot be used with LIKE."
msgstr "The value #1 cannot be used with LIKE."
#. 75ECE
-#: include/svx/strings.hrc:1227
+#: include/svx/strings.hrc:1229
msgctxt "RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE"
msgid "LIKE cannot be used with this field."
msgstr "LIKE cannot be used with this field."
#. tzFv5
-#: include/svx/strings.hrc:1228
+#: include/svx/strings.hrc:1230
msgctxt "RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
msgstr "ያስገቡት ዋጋ ያለው ቀን አይደለም: እባክዎን ዋጋ ያለው ቀን በ አቀራረብ ያስገቡ ለምሳሌ ወወ/ቀቀ/አአ"
#. y6Z26
-#: include/svx/strings.hrc:1229
+#: include/svx/strings.hrc:1231
msgctxt "RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID"
msgid "The field cannot be compared with an integer."
msgstr "ሜዳው መወዳደር አይችልም ከቁጥር ጋር"
#. F8FgA
-#: include/svx/strings.hrc:1230
+#: include/svx/strings.hrc:1232
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE"
msgid "The database does not contain a table named \"#\"."
msgstr "ዳታቤዙ በ ውስጡ በዚህ ስም ሰንጠረዥ የለም \"#\"."
#. EDcU7
-#: include/svx/strings.hrc:1231
+#: include/svx/strings.hrc:1233
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY"
msgid "The database does contain neither a table nor a query named \"#\"."
msgstr "ዳታቤዙ በ ውስጡ በዚህ ስም ሰንጠረዥ ወይንም የ ጥያቄ ስም አለ \"#\"."
#. YBFF5
-#: include/svx/strings.hrc:1232
+#: include/svx/strings.hrc:1234
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS"
msgid "The database already contains a table or view with name \"#\"."
msgstr "ዳታቤዙ በ ውስጡ በዚህ ስም ሰንጠረዥ ወይንም መመልከቻ አለ \"#\"."
#. cECTG
-#: include/svx/strings.hrc:1233
+#: include/svx/strings.hrc:1235
msgctxt "RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS"
msgid "The database already contains a query with name \"#\"."
msgstr "ዳታቤዙ በ ውስጡ በዚህ ስም ጥያቄ አለ \"#\"."
#. VkeLY
-#: include/svx/strings.hrc:1234
+#: include/svx/strings.hrc:1236
msgctxt "RID_STR_SVT_SQL_SYNTAX_COLUMN"
msgid "The column \"#1\" is unknown in the table \"#2\"."
msgstr "ይህ አምድ \"#1\" ያልታወቀ ሰንጠረዥ ነው \"#2\"."
#. z9bf9
-#: include/svx/strings.hrc:1235
+#: include/svx/strings.hrc:1237
msgctxt "RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID"
msgid "The field cannot be compared with a floating point number."
msgstr "ሜዳውን ማወዳደር አይቻልም ከተንሳፋፊ ነጥብ ቁጥር ጋር"
#. CEg85
-#: include/svx/strings.hrc:1236
+#: include/svx/strings.hrc:1238
msgctxt "RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE"
msgid "The entered criterion cannot be compared with this field."
msgstr "ያስገቡት ደንብ ከዚህ ሜዳ ጋር መወዳደር አይችልም"
#. ZGAAQ
-#: include/svx/strings.hrc:1237
+#: include/svx/strings.hrc:1239
msgctxt "RID_STR_DATANAVIGATOR"
msgid "Data Navigator"
msgstr "ዳታ መቃኛ"
#. W4uM2
-#: include/svx/strings.hrc:1238
+#: include/svx/strings.hrc:1240
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr " (ለማንበብ-ብቻ)"
#. DgfNh
-#: include/svx/strings.hrc:1239
+#: include/svx/strings.hrc:1241
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "ፋይሉ ቀደም ሲል ነበር: በላዩ ላይ ደርቤ ልጻፍበት?"
#. dSYCi
-#: include/svx/strings.hrc:1240
+#: include/svx/strings.hrc:1242
msgctxt "RID_STR_OBJECT_LABEL"
msgid "#object# label"
msgstr "#እቃ# ምልክት"
#. JpaM6
-#: include/svx/strings.hrc:1242
+#: include/svx/strings.hrc:1244
msgctxt "RID_STR_QRY_REMOVE_MODEL"
msgid ""
"Deleting the model '$MODELNAME' affects all controls currently bound to this model.\n"
@@ -6899,7 +6911,7 @@ msgstr ""
"በእርግጥ ምሳሌውን ማጥፋት ይፈልጋሉ?"
#. y5Dyt
-#: include/svx/strings.hrc:1243
+#: include/svx/strings.hrc:1245
msgctxt "RID_STR_QRY_REMOVE_INSTANCE"
msgid ""
"Deleting the instance '$INSTANCENAME' affects all controls currently bound to this instance.\n"
@@ -6909,7 +6921,7 @@ msgstr ""
"በእርግጥ ምሳሌውን ማጥፋት ይፈልጋሉ?"
#. VEzGF
-#: include/svx/strings.hrc:1244
+#: include/svx/strings.hrc:1246
msgctxt "RID_STR_QRY_REMOVE_ELEMENT"
msgid ""
"Deleting the element '$ELEMENTNAME' affects all controls currently bound to this element.\n"
@@ -6919,13 +6931,13 @@ msgstr ""
"በእርግጥ አካሉን ማጥፋት ይፈልጋሉ?"
#. 3hF6H
-#: include/svx/strings.hrc:1245
+#: include/svx/strings.hrc:1247
msgctxt "RID_STR_QRY_REMOVE_ATTRIBUTE"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
msgstr "ባህሪውን ማጥፋት ይፈልጋሉ '$ATTRIBUTENAME'?"
#. AWEbJ
-#: include/svx/strings.hrc:1246
+#: include/svx/strings.hrc:1248
msgctxt "RID_STR_QRY_REMOVE_SUBMISSION"
msgid ""
"Deleting the submission '$SUBMISSIONNAME' affects all controls currently bound to this submission.\n"
@@ -6937,7 +6949,7 @@ msgstr ""
"በእርግጥ ማስገቢያውን ማጥፋት ይፈልጋሉ?"
#. SGiK5
-#: include/svx/strings.hrc:1247
+#: include/svx/strings.hrc:1249
msgctxt "RID_STR_QRY_REMOVE_BINDING"
msgid ""
"Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n"
@@ -6949,1006 +6961,1006 @@ msgstr ""
"በእርግጥ ማጣመሪያውን ማጥፋት ይፈልጋሉ?"
#. 2zzHP
-#: include/svx/strings.hrc:1248
+#: include/svx/strings.hrc:1250
msgctxt "RID_STR_INVALID_XMLNAME"
msgid "The name '%1' is not valid in XML. Please enter a different name."
msgstr "ስሙ '%1' ዋጋ የለውም በ XML አይደለም ፡ እባክዎን ሌላ የተለየ ስም ያስገቡ"
#. 4nAtc
-#: include/svx/strings.hrc:1249
+#: include/svx/strings.hrc:1251
msgctxt "RID_STR_INVALID_XMLPREFIX"
msgid "The prefix '%1' is not valid in XML. Please enter a different prefix."
msgstr "መነሻው '%1' ዋጋ የለውም በ XML. እባክዎን የተለየ መነሻ ያስገቡ"
#. qrFQD
-#: include/svx/strings.hrc:1250
+#: include/svx/strings.hrc:1252
msgctxt "RID_STR_DOUBLE_MODELNAME"
msgid "The name '%1' already exists. Please enter a new name."
msgstr "ስሙ '%1' ቀደም ሲል ነበር ፡ እባክዎን ሌላ አዲስ ስም ያስገቡ"
#. DKkaw
-#: include/svx/strings.hrc:1251
+#: include/svx/strings.hrc:1253
msgctxt "RID_STR_EMPTY_SUBMISSIONNAME"
msgid "The submission must have a name."
msgstr "ማስገቢያ ስም ያስፈልገዋል"
#. xcAaD
-#: include/svx/strings.hrc:1252
+#: include/svx/strings.hrc:1254
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr "Post"
#. XGRQA
-#: include/svx/strings.hrc:1253
+#: include/svx/strings.hrc:1255
msgctxt "RID_STR_METHOD_PUT"
msgid "Put"
msgstr "ማስቀመጫ"
#. tkRR3
-#: include/svx/strings.hrc:1254
+#: include/svx/strings.hrc:1256
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr "ማግኛ"
#. fsyAL
-#: include/svx/strings.hrc:1255
+#: include/svx/strings.hrc:1257
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "ምንም"
#. Bjxmg
-#: include/svx/strings.hrc:1256
+#: include/svx/strings.hrc:1258
msgctxt "RID_STR_REPLACE_INST"
msgid "Instance"
msgstr "ምሳሌ"
#. affmF
-#: include/svx/strings.hrc:1257
+#: include/svx/strings.hrc:1259
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "ሰነድ"
#. gJLHj
-#: include/svx/strings.hrc:1258
+#: include/svx/strings.hrc:1260
msgctxt "RID_STR_DATANAV_SUBM_BIND"
msgid "Binding: "
msgstr "መሸፈኛ : "
#. AEHco
-#: include/svx/strings.hrc:1259
+#: include/svx/strings.hrc:1261
msgctxt "RID_STR_DATANAV_SUBM_REF"
msgid "Reference: "
msgstr "ማመሳከሪያ: "
#. iLaBC
-#: include/svx/strings.hrc:1260
+#: include/svx/strings.hrc:1262
msgctxt "RID_STR_DATANAV_SUBM_ACTION"
msgid "Action: "
msgstr "ተግባር : "
#. HBV5Q
-#: include/svx/strings.hrc:1261
+#: include/svx/strings.hrc:1263
msgctxt "RID_STR_DATANAV_SUBM_METHOD"
msgid "Method: "
msgstr "ዘዴ : "
#. dAN2F
-#: include/svx/strings.hrc:1262
+#: include/svx/strings.hrc:1264
msgctxt "RID_STR_DATANAV_SUBM_REPLACE"
msgid "Replace: "
msgstr "መቀየሪያ: "
#. QMiqA
-#: include/svx/strings.hrc:1263
+#: include/svx/strings.hrc:1265
msgctxt "RID_STR_DATANAV_ADD_ELEMENT"
msgid "Add Element"
msgstr "አካል መጨመሪያ"
#. C9YBB
-#: include/svx/strings.hrc:1264
+#: include/svx/strings.hrc:1266
msgctxt "RID_STR_DATANAV_EDIT_ELEMENT"
msgid "Edit Element"
msgstr "አካል ማረሚያ"
#. XAh7B
-#: include/svx/strings.hrc:1265
+#: include/svx/strings.hrc:1267
msgctxt "RID_STR_DATANAV_REMOVE_ELEMENT"
msgid "Delete Element"
msgstr "አካል ማጥፊያ"
#. CLHER
-#: include/svx/strings.hrc:1266
+#: include/svx/strings.hrc:1268
msgctxt "RID_STR_DATANAV_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "ባህሪ መጨመሪያ"
#. 6Ycoo
-#: include/svx/strings.hrc:1267
+#: include/svx/strings.hrc:1269
msgctxt "RID_STR_DATANAV_EDIT_ATTRIBUTE"
msgid "Edit Attribute"
msgstr "ባህሪ ማረሚያ"
#. 6dSAd
-#: include/svx/strings.hrc:1268
+#: include/svx/strings.hrc:1270
msgctxt "RID_STR_DATANAV_REMOVE_ATTRIBUTE"
msgid "Delete Attribute"
msgstr "ባህሪ ማጥፊያ"
#. Ljhja
-#: include/svx/strings.hrc:1269
+#: include/svx/strings.hrc:1271
msgctxt "RID_STR_DATANAV_ADD_BINDING"
msgid "Add Binding"
msgstr "ማጣመሪያ መጨመሪያ"
#. CHTrw
-#: include/svx/strings.hrc:1270
+#: include/svx/strings.hrc:1272
msgctxt "RID_STR_DATANAV_EDIT_BINDING"
msgid "Edit Binding"
msgstr "ማጣመሪያ ማረሚያ"
#. yYwEG
-#: include/svx/strings.hrc:1271
+#: include/svx/strings.hrc:1273
msgctxt "RID_STR_DATANAV_REMOVE_BINDING"
msgid "Delete Binding"
msgstr "ማጣመሪያ ማጥፊያ"
#. yVch8
-#: include/svx/strings.hrc:1272
+#: include/svx/strings.hrc:1274
msgctxt "RID_STR_DATANAV_ADD_SUBMISSION"
msgid "Add Submission"
msgstr "ማስገቢያ መጨመሪያ"
#. AX58u
-#: include/svx/strings.hrc:1273
+#: include/svx/strings.hrc:1275
msgctxt "RID_STR_DATANAV_EDIT_SUBMISSION"
msgid "Edit Submission"
msgstr "ማቅረቢያ ማረሚያ"
#. DFxmD
-#: include/svx/strings.hrc:1274
+#: include/svx/strings.hrc:1276
msgctxt "RID_STR_DATANAV_REMOVE_SUBMISSION"
msgid "Delete Submission"
msgstr "ማቅረቢያ ማጥፊያ"
#. qvvD7
-#: include/svx/strings.hrc:1275
+#: include/svx/strings.hrc:1277
msgctxt "RID_STR_ELEMENT"
msgid "Element"
msgstr "አካል"
#. U4Btb
-#: include/svx/strings.hrc:1276
+#: include/svx/strings.hrc:1278
msgctxt "RID_STR_ATTRIBUTE"
msgid "Attribute"
msgstr "መለያ"
#. Prceg
-#: include/svx/strings.hrc:1277
+#: include/svx/strings.hrc:1279
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "ማጣመሪያ"
#. iFARB
-#: include/svx/strings.hrc:1278
+#: include/svx/strings.hrc:1280
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "መግለጫ ማጣመሪያ"
#. BTmNa
-#: include/svx/strings.hrc:1280
+#: include/svx/strings.hrc:1282
msgctxt "RID_SVXSTR_QUERY_EXIT_RECOVERY"
msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?"
msgstr "በእርግጥ ሰነድ ማዳኑን %PRODUCTNAME መሰረዝ ይፈልጋሉ?"
#. 5WjQZ
-#: include/svx/strings.hrc:1282
+#: include/svx/strings.hrc:1284
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "በ ግራ"
#. JC7pc
-#: include/svx/strings.hrc:1283
+#: include/svx/strings.hrc:1285
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "በ ቀኝ"
#. MhfuC
-#: include/svx/strings.hrc:1284
+#: include/svx/strings.hrc:1286
msgctxt "RID_SVXSTR_RULER_TAB_CENTER"
msgid "Center"
msgstr "መሀከል"
#. kX7GR
-#: include/svx/strings.hrc:1285
+#: include/svx/strings.hrc:1287
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr "ዴሲማል"
#. 7vecp
-#: include/svx/strings.hrc:1287
+#: include/svx/strings.hrc:1289
msgctxt "RID_SVXSTR_INSERT_HELPTEXT"
msgid "Insert mode. Click to change to overwrite mode."
msgstr "ማስገቢያ ዘዴ: ይጫኑ ለመቀየር ወደ በላዩ ላይ ደርቦ መጻፊያ ዘዴ"
#. ZCWNC
-#: include/svx/strings.hrc:1288
+#: include/svx/strings.hrc:1290
msgctxt "RID_SVXSTR_OVERWRITE_HELPTEXT"
msgid "Overwrite mode. Click to change to insert mode."
msgstr "በላዩ ላይ ደርቦ መጻፊያ ዘዴ: ይጫኑ ለመቀየር ወደ ማስገቢያ ዘዴ"
#. 5GD8g
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
-#: include/svx/strings.hrc:1290
+#: include/svx/strings.hrc:1292
msgctxt "RID_SVXSTR_OVERWRITE_TEXT"
msgid "Overwrite"
msgstr "በላዩ ላይ ደርቦ መጻፊያ"
#. qqCSF
-#: include/svx/strings.hrc:1291
+#: include/svx/strings.hrc:1293
msgctxt "RID_SVXSTR_INSERT_TEXT"
msgid "Insert"
msgstr "ማስገቢያ"
#. 2BBEb
-#: include/svx/strings.hrc:1292
+#: include/svx/strings.hrc:1294
msgctxt "RID_SVXSTR_SELECTIONMODE_HELPTEXT"
msgid "%1. Click to change selection mode."
msgstr ""
#. Dh5A2
-#: include/svx/strings.hrc:1293
+#: include/svx/strings.hrc:1295
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK"
msgid "Digital Signature: The document signature is OK."
msgstr "የ ዲጂታል ፊርማ: የ ሰነዱ ፊርማ ትክክል ነው"
#. xZprv
-#: include/svx/strings.hrc:1294
+#: include/svx/strings.hrc:1296
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
msgstr "የ ዲጂታል ፊርማ: የ ሰነዱ ፊርማ ትክክል ነው: ነገር ግን የ ምስክር ወረቀቱን ማረጋገጥ አልተቻለም"
#. Yydkh
-#: include/svx/strings.hrc:1295
+#: include/svx/strings.hrc:1297
msgctxt "RID_SVXSTR_XMLSEC_SIG_NOT_OK"
msgid "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document."
msgstr ""
#. X7CjP
-#: include/svx/strings.hrc:1296
+#: include/svx/strings.hrc:1298
msgctxt "RID_SVXSTR_XMLSEC_NO_SIG"
msgid "Digital Signature: The document is not signed."
msgstr "የ ዲጂታል ፊርማ: ሰነዱ አልተፈረመም"
#. BRmFY
-#: include/svx/strings.hrc:1297
+#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
msgstr "የ ዲጂታል ፊርማ: የ ሰነዱ ፊርማ ትክክል ነው: ነገር ግን አንዳንድ የ ሰነዱ ክፍል አልተፈረመም"
#. Swq5S
-#: include/svx/strings.hrc:1298
+#: include/svx/strings.hrc:1300
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr "ሰነዱ ተሻሽሏል: ይጫኑ ሰነዱን ለ ማስቀመጥ"
#. tRWKa
-#: include/svx/strings.hrc:1299
+#: include/svx/strings.hrc:1301
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
msgid "The document has not been modified since the last save."
msgstr "ሰነዱ አልተሻሻለም መጨረሻ ከ ተቀመጠ በኋላ"
#. 7C8GH
-#: include/svx/strings.hrc:1300
+#: include/svx/strings.hrc:1302
msgctxt "RID_SVXSTR_DOC_LOAD"
msgid "Loading document..."
msgstr "ሰነዶችን በመጫን ላይ..."
#. YbNsP
-#: include/svx/strings.hrc:1301
+#: include/svx/strings.hrc:1303
msgctxt "RID_SVXSTR_FIT_SLIDE"
msgid "Fit slide to current window."
msgstr "ተንሸራታቹን በ አሁኑ መስኮት ልክ ማድረጊያ"
#. Fpkx2
-#: include/svx/strings.hrc:1302
+#: include/svx/strings.hrc:1304
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArt objects. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr ""
#. Bc5Sg
-#: include/svx/strings.hrc:1303
+#: include/svx/strings.hrc:1305
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr "የ ማሳያ መጠን: በቀኝ-ይጫኑ ለ መቀየር የ ማሳያ መጠን ወይንም ይጫኑ ለ መክፈት የ ማሳያ ንግግር"
#. HCjAM
-#: include/svx/strings.hrc:1304
+#: include/svx/strings.hrc:1306
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "በቅርብ ማሳያ"
#. 2YBJE
-#: include/svx/strings.hrc:1305
+#: include/svx/strings.hrc:1307
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "በርቀት ማሳያ"
#. n9EyG
-#: include/svx/strings.hrc:1306
+#: include/svx/strings.hrc:1308
msgctxt "RID_SVXSTR_ZOOM_25"
msgid "25%"
msgstr "25%"
#. vNTaU
-#: include/svx/strings.hrc:1307
+#: include/svx/strings.hrc:1309
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#. D6jxs
-#: include/svx/strings.hrc:1308
+#: include/svx/strings.hrc:1310
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#. 2Bufm
-#: include/svx/strings.hrc:1309
+#: include/svx/strings.hrc:1311
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#. E5Xj8
-#: include/svx/strings.hrc:1310
+#: include/svx/strings.hrc:1312
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#. DjBVG
-#: include/svx/strings.hrc:1311
+#: include/svx/strings.hrc:1313
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#. 6Axop
-#: include/svx/strings.hrc:1312
+#: include/svx/strings.hrc:1314
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "ጠቅላላ ገጹን"
#. 2UBAF
-#: include/svx/strings.hrc:1313
+#: include/svx/strings.hrc:1315
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr "የ ገጽ ስፋት"
#. YBg9X
-#: include/svx/strings.hrc:1314
+#: include/svx/strings.hrc:1316
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
msgid "Optimal View"
msgstr "አጥጋቢ መመልከቻ"
#. Wi5Fy
-#: include/svx/strings.hrc:1316
+#: include/svx/strings.hrc:1318
msgctxt "RID_SVXSTR_SEARCH_STYLES"
msgid "Including Styles"
msgstr "ዘዴዎችን ማካተቻ"
#. BJSzf
-#: include/svx/strings.hrc:1317
+#: include/svx/strings.hrc:1319
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr "የ አንቀጽ ዘዴ~ዎች"
#. ARuQM
-#: include/svx/strings.hrc:1318
+#: include/svx/strings.hrc:1320
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "የ ክፍል ዘዴ~ዎች"
#. 7ChAu
-#: include/svx/strings.hrc:1319
+#: include/svx/strings.hrc:1321
msgctxt "RID_SVXSTR_SEARCH"
msgid "Search for formatting"
msgstr "አቀራረብ መፈለጊያ"
#. K6Ave
-#: include/svx/strings.hrc:1320
+#: include/svx/strings.hrc:1322
msgctxt "RID_SVXSTR_REPLACE"
msgid "Replace with formatting"
msgstr "በ አቀራረብ መቀየሪያ"
#. USdBy
-#: include/svx/strings.hrc:1321
+#: include/svx/strings.hrc:1323
msgctxt "RID_SVXSTR_SEARCH_END"
msgid "Reached the end of the document"
msgstr "የ ሰነዱ መጨረሻ ላይ ደርሷል"
#. CVSwo
-#: include/svx/strings.hrc:1322
+#: include/svx/strings.hrc:1324
msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED"
msgid "Reached the end of the document, continued from the beginning"
msgstr "የ ሰነዱ መጨረሻ ላይ ደርሷል: ከ መጀመሪያው ጀምሮ"
#. yCJzd
-#: include/svx/strings.hrc:1323
+#: include/svx/strings.hrc:1325
msgctxt "RID_SVXSTR_SEARCH_END_SHEET"
msgid "Reached the end of the sheet"
msgstr "የ ወረቀቱ መጨረሻ ላይ ደርሷል"
#. Diftw
-#: include/svx/strings.hrc:1324
+#: include/svx/strings.hrc:1326
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "መፈለጊያ ቁልፍ አልተገኘም"
#. xACuY
-#: include/svx/strings.hrc:1325
+#: include/svx/strings.hrc:1327
msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND"
msgid "Navigation Element not found"
msgstr "ምንም የ መቃኛ አካል አልተገኘም"
#. CGo5w
-#: include/svx/strings.hrc:1326
+#: include/svx/strings.hrc:1328
msgctxt "RID_SVXSTR_SEARCH_START"
msgid "Reached the beginning of the document"
msgstr "የ ሰነዱ መጀመሪያ ላይ ደርሷል"
#. nDCC4
-#: include/svx/strings.hrc:1327
+#: include/svx/strings.hrc:1329
msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED"
msgid "Reached the beginning of the document, continued from the end"
msgstr "የ ሰነዱ መጀመሪያ ላይ ደርሷል: ከ መጨረሻው ጀምሮ"
#. FNdxE
-#: include/svx/strings.hrc:1328
+#: include/svx/strings.hrc:1330
msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED"
msgid "Reached the first reminder, continued from the last"
msgstr ""
#. hAzCn
-#: include/svx/strings.hrc:1329
+#: include/svx/strings.hrc:1331
msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED"
msgid "Reached the last reminder, continued from the first"
msgstr ""
#. ihDqY
-#: include/svx/strings.hrc:1331
+#: include/svx/strings.hrc:1333
msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE"
msgid "Color Palette"
msgstr "ቀለም ማሰናጃ"
#. sDL47
-#: include/svx/strings.hrc:1332
+#: include/svx/strings.hrc:1334
msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE"
msgid "Color Replacer"
msgstr ""
#. 7FcWA
-#: include/svx/strings.hrc:1334
+#: include/svx/strings.hrc:1336
msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE"
msgid "3D Effects"
msgstr ""
#. j6dA6
-#: include/svx/strings.hrc:1336
+#: include/svx/strings.hrc:1338
msgctxt "RID_SVXSTR_ERR_OLD_PASSWD"
msgid "Invalid password"
msgstr "ዋጋ የሌለው የ መግቢያ ቃል"
#. JGJ9F
-#: include/svx/strings.hrc:1337
+#: include/svx/strings.hrc:1339
msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD"
msgid "Passwords do not match"
msgstr "የመግቢያ ቃሎቹ አይመሳሰሉም"
#. VHTRb
-#: include/svx/strings.hrc:1339
+#: include/svx/strings.hrc:1341
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0"
msgid "Solid small circular bullets"
msgstr "ሙሉ ትንሽ ክብ ነጥቦች"
#. AiNrB
-#: include/svx/strings.hrc:1340
+#: include/svx/strings.hrc:1342
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1"
msgid "Solid large circular bullets"
msgstr "ሙሉ ትልቅ ክብ ነጥቦች"
#. Vtk8J
-#: include/svx/strings.hrc:1341
+#: include/svx/strings.hrc:1343
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2"
msgid "Solid diamond bullets"
msgstr "ሙሉ የ አልማዝ ቅርጽ ነጥቦች"
#. bQFBw
-#: include/svx/strings.hrc:1342
+#: include/svx/strings.hrc:1344
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3"
msgid "Solid large square bullets"
msgstr "ሙሉ ትልቅ ስኴር ነጥቦች"
#. 5eJDd
-#: include/svx/strings.hrc:1343
+#: include/svx/strings.hrc:1345
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4"
msgid "Right pointing arrow bullets filled out"
msgstr "የተሞላ ወደ ቀኝ የሚጠቁም ቀስት ነጥቦች"
#. D8zQC
-#: include/svx/strings.hrc:1344
+#: include/svx/strings.hrc:1346
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5"
msgid "Right pointing arrow bullets"
msgstr "ወደ ቀኝ የሚጠቁም ቀስት ነጥቦች"
#. QCULV
-#: include/svx/strings.hrc:1345
+#: include/svx/strings.hrc:1347
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6"
msgid "Cross mark bullets"
msgstr "ምልክት ማድረጊያ ነጥቦች"
#. XuXC7
-#: include/svx/strings.hrc:1346
+#: include/svx/strings.hrc:1348
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7"
msgid "Check mark bullets"
msgstr "ምልክት ማድረጊያ ነጥቦች"
#. cUEoG
-#: include/svx/strings.hrc:1347
+#: include/svx/strings.hrc:1349
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0"
msgid "Number 1) 2) 3)"
msgstr "ቁጥር 1) 2) 3)"
#. P2aKH
-#: include/svx/strings.hrc:1348
+#: include/svx/strings.hrc:1350
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1"
msgid "Number 1. 2. 3."
msgstr "ቁጥር 1. 2. 3."
#. W7chC
-#: include/svx/strings.hrc:1349
+#: include/svx/strings.hrc:1351
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2"
msgid "Number (1) (2) (3)"
msgstr "ቁጥር (1) (2) (3)"
#. k3LBG
-#: include/svx/strings.hrc:1350
+#: include/svx/strings.hrc:1352
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3"
msgid "Uppercase Roman number I. II. III."
msgstr "በትንንሹ በትልቅ በሮማን ቁጥር መጻፊያ I. II. III."
#. BPgDJ
-#: include/svx/strings.hrc:1351
+#: include/svx/strings.hrc:1353
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4"
msgid "Uppercase letter A) B) C)"
msgstr "በትንንሹ በትልቅ ፊደል መጻፊያ A) B) C)"
#. GooHz
-#: include/svx/strings.hrc:1352
+#: include/svx/strings.hrc:1354
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr "በትንንሽ ፊደል መጻፊያ a) b) c)"
#. k6waJ
-#: include/svx/strings.hrc:1353
+#: include/svx/strings.hrc:1355
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr "በትንንሽ ፊደል መጻፊያ (a) (b) (c)"
#. ZiWKK
-#: include/svx/strings.hrc:1354
+#: include/svx/strings.hrc:1356
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr "በትንንሽ ፊደል በሮማን ቁጥር መጻፊያ i. ii. iii."
#. oDTBg
-#: include/svx/strings.hrc:1355
+#: include/svx/strings.hrc:1357
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0"
msgid "Numeric, numeric, lowercase letters, solid small circular bullet"
msgstr "ቁጥር: ቁጥር: በትንንሽ ፊደል መጻፊያ: ሙሉ በ ትንንሽ ነጥቦች"
#. m56fN
-#: include/svx/strings.hrc:1356
+#: include/svx/strings.hrc:1358
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1"
msgid "Numeric, lowercase letters, solid small circular bullet"
msgstr "ቁጥር: ቁጥር: በትንንሽ ፊደል መጻፊያ: ሙሉ በ ትንንሽ ነጥቦች"
#. RyTLW
-#: include/svx/strings.hrc:1357
+#: include/svx/strings.hrc:1359
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2"
msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
msgstr "ቁጥር: በትንንሽ ፊደል መጻፊያ: በትንንሽ ሮማን ፊደል: በትንንሹ በ አቢይ ፊደል መጻፊያ: ሙሉ በ ትንንሽ ነጥቦች"
#. GAfTp
-#: include/svx/strings.hrc:1358
+#: include/svx/strings.hrc:1360
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr "ቁጥር"
#. gjEgN
-#: include/svx/strings.hrc:1359
+#: include/svx/strings.hrc:1361
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4"
msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
msgstr "በትንንሹ በ ሮማን አቢይ ፊደል መጻፊያ: በትንንሹ በ አቢይ ፊደል መጻፊያ: በትንንሹ በ ሮማን ፊደል መጻፊያ: በትንንሽ ፊደል መጻፊያ: በትንንሽ ሙሉ ክብ ነጥብ"
#. DZ2kE
-#: include/svx/strings.hrc:1360
+#: include/svx/strings.hrc:1362
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5"
msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
msgstr "በትንንሹ በ አቢይ ፊደል መጻፊያ: በትንንሹ በ ሮማን አቢይ ፊደል መጻፊያ: በትንንሽ ፊደል መጻፊያ: በትንንሹ በ ሮማን ፊደል መጻፊያ: በትንንሽ ሙሉ ክብ ነጥብ"
#. TV9Mc
-#: include/svx/strings.hrc:1361
+#: include/svx/strings.hrc:1363
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6"
msgid "Numeric with all sublevels"
msgstr "የቁጥር ከሁሉም ንዑስ ደረጃዎች"
#. tiXu5
-#: include/svx/strings.hrc:1362
+#: include/svx/strings.hrc:1364
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7"
msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
msgstr "ወደ ቀኝ የሚጠቁም ነጥብ: ወደ ቀኝ የሚጠቁም ቀስት ነጥብ: ሙሉ የ አልማዝ ቅርጽ ነጥብ: በትንንሽ ሙሉ ክብ ነጥብ"
#. nEJiF
-#: include/svx/strings.hrc:1364
+#: include/svx/strings.hrc:1366
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
msgstr "የ ማመቂያ ዚፕ ፋይል መፍጠር አልተቻለም"
#. CC6Sw
-#: include/svx/strings.hrc:1366
+#: include/svx/strings.hrc:1368
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
msgid "Table Design Styles"
msgstr "የ ሰንጠረዥ ንድፍ ዘዴዎች"
#. c69eB
-#: include/svx/strings.hrc:1368
+#: include/svx/strings.hrc:1370
msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS"
msgid "Actions to undo: $(ARG1)"
msgstr "የሚተወው ተግባር: $(ARG1)"
#. nsioo
-#: include/svx/strings.hrc:1369
+#: include/svx/strings.hrc:1371
msgctxt "RID_SVXSTR_NUM_UNDO_ACTION"
msgid "Actions to undo: $(ARG1)"
msgstr "የሚተወው ተግባር: $(ARG1)"
#. DzJ9Y
-#: include/svx/strings.hrc:1370
+#: include/svx/strings.hrc:1372
msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS"
msgid "Actions to redo: $(ARG1)"
msgstr "እንደገና የሚሰሩ ተግባሮች: $(ARG1)"
#. HTTW5
-#: include/svx/strings.hrc:1371
+#: include/svx/strings.hrc:1373
msgctxt "RID_SVXSTR_NUM_REDO_ACTION"
msgid "Actions to redo: $(ARG1)"
msgstr "እንደገና የሚሰሩ ተግባሮች: $(ARG1)"
#. H9jn7
-#: include/svx/strings.hrc:1373
+#: include/svx/strings.hrc:1375
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "መፈለጊያ"
#. WbEFL
-#: include/svx/strings.hrc:1374
+#: include/svx/strings.hrc:1376
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
msgid "Match Case"
msgstr "ጉዳይ ማመሳሰያ"
#. 59ENV
-#: include/svx/strings.hrc:1375
+#: include/svx/strings.hrc:1377
msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED"
msgid "Formatted Display"
msgstr "የ አቀራረብ ማሳያ"
#. vYw6p
-#: include/svx/strings.hrc:1377
+#: include/svx/strings.hrc:1379
msgctxt "STR_IMAGE_ORIGINAL_SIZE"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
msgstr "$(ስፋት) x $(እርዝመት) ($(ስፋት_በ_ፒክስል) x $(እርዝመት_በ_ፒክስል) ፒክስል)"
#. JEkzY
-#: include/svx/strings.hrc:1378
+#: include/svx/strings.hrc:1380
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
msgstr "$(ስፋት) x $(እርዝመት) በ $(DPI) DPI"
#. n8VBe
-#: include/svx/strings.hrc:1379
+#: include/svx/strings.hrc:1381
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
msgstr "$(CAPACITY) ኪባ"
#. Xgeqc
-#: include/svx/strings.hrc:1380
+#: include/svx/strings.hrc:1382
msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION"
msgid "$(CAPACITY) kiB ($(REDUCTION) % Reduction)"
msgstr ""
#. 8GqWz
-#: include/svx/strings.hrc:1381
+#: include/svx/strings.hrc:1383
msgctxt "STR_IMAGE_GIF"
msgid "Gif image"
msgstr "የ GIF ምስል"
#. G2q7M
-#: include/svx/strings.hrc:1382
+#: include/svx/strings.hrc:1384
msgctxt "STR_IMAGE_JPEG"
msgid "Jpeg image"
msgstr "የ JPEG ምስል"
#. oGKBg
-#: include/svx/strings.hrc:1383
+#: include/svx/strings.hrc:1385
msgctxt "STR_IMAGE_PNG"
msgid "PNG image"
msgstr "የ PNG ምስል"
#. Fkrjs
-#: include/svx/strings.hrc:1384
+#: include/svx/strings.hrc:1386
msgctxt "STR_IMAGE_TIFF"
msgid "TIFF image"
msgstr "የ TIFF ምስል"
#. VWyEb
-#: include/svx/strings.hrc:1385
+#: include/svx/strings.hrc:1387
msgctxt "STR_IMAGE_WMF"
msgid "WMF image"
msgstr "የ WMF ምስል"
#. pCpoE
-#: include/svx/strings.hrc:1386
+#: include/svx/strings.hrc:1388
msgctxt "STR_IMAGE_MET"
msgid "MET image"
msgstr "የ MET ምስል"
#. DELaB
-#: include/svx/strings.hrc:1387
+#: include/svx/strings.hrc:1389
msgctxt "STR_IMAGE_PCT"
msgid "PCT image"
msgstr "የ PCT ምስል"
#. 3AZAG
-#: include/svx/strings.hrc:1388
+#: include/svx/strings.hrc:1390
msgctxt "STR_IMAGE_SVG"
msgid "SVG image"
msgstr "የ SVG ምስል"
#. aCEJW
-#: include/svx/strings.hrc:1389
+#: include/svx/strings.hrc:1391
msgctxt "STR_IMAGE_BMP"
msgid "BMP image"
msgstr "የ BMP ምስል"
#. p2L8C
-#: include/svx/strings.hrc:1390
+#: include/svx/strings.hrc:1392
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "ያልታወቀ"
#. 8LBFX
-#: include/svx/strings.hrc:1392
+#: include/svx/strings.hrc:1394
msgctxt "STR_SWITCH"
msgid "Switch"
msgstr "መቀየሪያ"
#. xLF42
-#: include/svx/strings.hrc:1394
+#: include/svx/strings.hrc:1396
msgctxt "RID_SVXSTR_UNDO_GRAFMODE"
msgid "Image Mode"
msgstr "የ ምስል ዘዴ"
#. fw5hA
-#: include/svx/strings.hrc:1395
+#: include/svx/strings.hrc:1397
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "ቀይ"
#. CiQvY
-#: include/svx/strings.hrc:1396
+#: include/svx/strings.hrc:1398
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "አረንጓዴ"
#. BhvBe
-#: include/svx/strings.hrc:1397
+#: include/svx/strings.hrc:1399
msgctxt "RID_SVXSTR_UNDO_GRAFBLUE"
msgid "Blue"
msgstr "ሰማያዊ"
#. HSP36
-#: include/svx/strings.hrc:1398
+#: include/svx/strings.hrc:1400
msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE"
msgid "Brightness"
msgstr "ብሩህነት"
#. w5BYP
-#: include/svx/strings.hrc:1399
+#: include/svx/strings.hrc:1401
msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST"
msgid "Contrast"
msgstr "ማነጻጸሪያ"
#. EZUjS
-#: include/svx/strings.hrc:1400
+#: include/svx/strings.hrc:1402
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr "Gamma"
#. ernMB
-#: include/svx/strings.hrc:1401
+#: include/svx/strings.hrc:1403
msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY"
msgid "Transparency"
msgstr "ግልጽነት"
#. LdkNB
-#: include/svx/strings.hrc:1402
+#: include/svx/strings.hrc:1404
msgctxt "RID_SVXSTR_GRAFCROP"
msgid "Crop"
msgstr "Crop"
#. TJmBu
-#: include/svx/strings.hrc:1404
+#: include/svx/strings.hrc:1406
msgctxt "RID_SVXITEMS_ORI_STANDARD"
msgid "Default orientation"
msgstr "ነባር አቅጣጫ"
#. WQqju
-#: include/svx/strings.hrc:1405
+#: include/svx/strings.hrc:1407
msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM"
msgid "From top to bottom"
msgstr "ከ ላይ ወደ ታች"
#. ipfz6
-#: include/svx/strings.hrc:1406
+#: include/svx/strings.hrc:1408
msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP"
msgid "Bottom to Top"
msgstr "ከ ታች ወደ ላይ"
#. MLR44
-#: include/svx/strings.hrc:1407
+#: include/svx/strings.hrc:1409
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr "የተደረደሩ"
#. vUDeh
-#: include/svx/strings.hrc:1408
+#: include/svx/strings.hrc:1410
msgctxt "RID_SVXITEMS_MARGIN_LEFT"
msgid "Left margin: "
msgstr "የ ግራ መስመር: "
#. EFBbE
-#: include/svx/strings.hrc:1409
+#: include/svx/strings.hrc:1411
msgctxt "RID_SVXITEMS_MARGIN_TOP"
msgid "Top margin: "
msgstr "የ ላይ መስመር: "
#. 7HeyP
-#: include/svx/strings.hrc:1410
+#: include/svx/strings.hrc:1412
msgctxt "RID_SVXITEMS_MARGIN_RIGHT"
msgid "Right margin: "
msgstr "የ ቀኝ መስመር: "
#. HCuWQ
-#: include/svx/strings.hrc:1411
+#: include/svx/strings.hrc:1413
msgctxt "RID_SVXITEMS_MARGIN_BOTTOM"
msgid "Bottom margin: "
msgstr "የታች መስመር : "
#. zD9BB
-#: include/svx/strings.hrc:1412
+#: include/svx/strings.hrc:1414
msgctxt "RID_SVXITEMS_PAGE_COMPLETE"
msgid "Page Description: "
msgstr "የገጽ መግለጫ : "
#. a4eSJ
-#: include/svx/strings.hrc:1413
+#: include/svx/strings.hrc:1415
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER"
msgid "Capitals"
msgstr "Capitals"
#. DuQGP
-#: include/svx/strings.hrc:1414
+#: include/svx/strings.hrc:1416
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER"
msgid "Lowercase"
msgstr "በትንንሽ ፊደል መጻፊያ"
#. nWQ7R
-#: include/svx/strings.hrc:1415
+#: include/svx/strings.hrc:1417
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER"
msgid "Uppercase Roman"
msgstr "በትንንሹ በ አቢይ ፊደል መጻፊያ"
#. PxkPZ
-#: include/svx/strings.hrc:1416
+#: include/svx/strings.hrc:1418
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER"
msgid "Lowercase Roman"
msgstr "በትንንሽ ፊደል መጻፊያ"
#. B7YEa
-#: include/svx/strings.hrc:1417
+#: include/svx/strings.hrc:1419
msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC"
msgid "Arabic"
msgstr "Arabic"
#. vPbGB
-#: include/svx/strings.hrc:1418
+#: include/svx/strings.hrc:1420
msgctxt "RID_SVXITEMS_PAGE_NUM_NONE"
msgid "None"
msgstr "ምንም"
#. akGGo
-#: include/svx/strings.hrc:1419
+#: include/svx/strings.hrc:1421
msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE"
msgid "Landscape"
msgstr "የመሬት አቀማመጥ"
#. bbcaZ
-#: include/svx/strings.hrc:1420
+#: include/svx/strings.hrc:1422
msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE"
msgid "Portrait"
msgstr "ምስል"
#. BQtGg
-#: include/svx/strings.hrc:1421
+#: include/svx/strings.hrc:1423
msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT"
msgid "Left"
msgstr "በ ግራ"
#. JWFLj
-#: include/svx/strings.hrc:1422
+#: include/svx/strings.hrc:1424
msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT"
msgid "Right"
msgstr "በ ቀኝ"
#. bxvGx
-#: include/svx/strings.hrc:1423
+#: include/svx/strings.hrc:1425
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "ሁሉንም"
#. S3nm4
-#: include/svx/strings.hrc:1424
+#: include/svx/strings.hrc:1426
msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR"
msgid "Mirrored"
msgstr "የተንፀባረቀ"
#. dcvEJ
-#: include/svx/strings.hrc:1425
+#: include/svx/strings.hrc:1427
msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE"
msgid "Author: "
msgstr "ደራሲው : "
#. 2siC9
-#: include/svx/strings.hrc:1426
+#: include/svx/strings.hrc:1428
msgctxt "RID_SVXITEMS_DATE_COMPLETE"
msgid "Date: "
msgstr "ቀን: "
#. pWoLe
-#: include/svx/strings.hrc:1427
+#: include/svx/strings.hrc:1429
msgctxt "RID_SVXITEMS_TEXT_COMPLETE"
msgid "Text: "
msgstr "ጽሁፍ : "
#. pAABc
-#: include/svx/strings.hrc:1428
+#: include/svx/strings.hrc:1430
msgctxt "RID_SVXITEMS_BRUSH_CHAR"
msgid "Character background"
msgstr "የ ባህሪ መደብ"
#. Deknh
-#: include/svx/strings.hrc:1430
+#: include/svx/strings.hrc:1432
msgctxt "STR_COLORTABLE"
msgid "Color Palette"
msgstr "ቀለም ማሰናጃ"
#. 9XFJS
#. Used in the Slide Setup dialog of Impress
-#: include/svx/strings.hrc:1433
+#: include/svx/strings.hrc:1435
msgctxt "STR_SLIDE_NUMBERS"
msgid "Slide numbers:"
msgstr ""
#. qWooV
#. String for saving modified image (instead of original)
-#: include/svx/strings.hrc:1436
+#: include/svx/strings.hrc:1438
msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE"
msgid ""
"The image has been modified. By default the original image will be saved.\n"
@@ -7958,2025 +7970,2025 @@ msgstr ""
"እርስዎ የ ተሻሻለውን ምስል ማስቀመጥ ይፈልጋሉ?"
#. KycVH
-#: include/svx/strings.hrc:1438
+#: include/svx/strings.hrc:1440
msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "Basic Latin"
#. bcjRA
-#: include/svx/strings.hrc:1439
+#: include/svx/strings.hrc:1441
msgctxt "RID_SUBSETMAP"
msgid "Latin-1"
msgstr "Latin-1"
#. h6THj
-#: include/svx/strings.hrc:1440
+#: include/svx/strings.hrc:1442
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-A"
msgstr "Latin Extended-A"
#. o4EF9
-#: include/svx/strings.hrc:1441
+#: include/svx/strings.hrc:1443
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-B"
msgstr "Latin Extended-B"
#. W3CGs
-#: include/svx/strings.hrc:1442
+#: include/svx/strings.hrc:1444
msgctxt "RID_SUBSETMAP"
msgid "IPA Extensions"
msgstr "IPA Extensions"
#. yZjF6
-#: include/svx/strings.hrc:1443
+#: include/svx/strings.hrc:1445
msgctxt "RID_SUBSETMAP"
msgid "Spacing Modifier Letters"
msgstr "የ ፊደሎች ክፍተት ማሻሻያ"
#. EASZR
-#: include/svx/strings.hrc:1444
+#: include/svx/strings.hrc:1446
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks"
msgstr "የተለዩ ምልክቶችን መቀላቀያ"
#. wBjC4
-#: include/svx/strings.hrc:1445
+#: include/svx/strings.hrc:1447
msgctxt "RID_SUBSETMAP"
msgid "Basic Greek"
msgstr "Basic Greek"
#. Dh8Es
-#: include/svx/strings.hrc:1446
+#: include/svx/strings.hrc:1448
msgctxt "RID_SUBSETMAP"
msgid "Greek Symbols And Coptic"
msgstr "Greek Symbols And Coptic"
#. jGT5E
-#: include/svx/strings.hrc:1447
+#: include/svx/strings.hrc:1449
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic"
msgstr "Cyrillic"
#. DQgLS
-#: include/svx/strings.hrc:1448
+#: include/svx/strings.hrc:1450
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr "Armenian"
#. kXEQY
-#: include/svx/strings.hrc:1449
+#: include/svx/strings.hrc:1451
msgctxt "RID_SUBSETMAP"
msgid "Basic Hebrew"
msgstr "Basic Hebrew"
#. Cb8g4
-#: include/svx/strings.hrc:1450
+#: include/svx/strings.hrc:1452
msgctxt "RID_SUBSETMAP"
msgid "Hebrew Extended"
msgstr "Hebrew Extended"
#. ZmDCd
-#: include/svx/strings.hrc:1451
+#: include/svx/strings.hrc:1453
msgctxt "RID_SUBSETMAP"
msgid "Basic Arabic"
msgstr "Basic Arabic"
#. hZDFV
-#: include/svx/strings.hrc:1452
+#: include/svx/strings.hrc:1454
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended"
msgstr "Arabic Extended"
#. c3CqD
-#: include/svx/strings.hrc:1453
+#: include/svx/strings.hrc:1455
msgctxt "RID_SUBSETMAP"
msgid "Devanagari"
msgstr "Devanagari"
#. EfVnG
-#: include/svx/strings.hrc:1454
+#: include/svx/strings.hrc:1456
msgctxt "RID_SUBSETMAP"
msgid "Bengali"
msgstr "Bengali"
#. iWzLc
-#: include/svx/strings.hrc:1455
+#: include/svx/strings.hrc:1457
msgctxt "RID_SUBSETMAP"
msgid "Gurmukhi"
msgstr "Gurmukhi"
#. omacG
-#: include/svx/strings.hrc:1456
+#: include/svx/strings.hrc:1458
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr "Gujarati"
#. Cdwzw
-#: include/svx/strings.hrc:1457
+#: include/svx/strings.hrc:1459
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "Odia"
#. BhEGN
-#: include/svx/strings.hrc:1458
+#: include/svx/strings.hrc:1460
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr "Tamil"
#. 6YkEo
-#: include/svx/strings.hrc:1459
+#: include/svx/strings.hrc:1461
msgctxt "RID_SUBSETMAP"
msgid "Telugu"
msgstr "Telugu"
#. J5qn4
-#: include/svx/strings.hrc:1460
+#: include/svx/strings.hrc:1462
msgctxt "RID_SUBSETMAP"
msgid "Kannada"
msgstr "Kannada"
#. 4UEFU
-#: include/svx/strings.hrc:1461
+#: include/svx/strings.hrc:1463
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr "Malayalam"
#. C5yzo
-#: include/svx/strings.hrc:1462
+#: include/svx/strings.hrc:1464
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr "Thai"
#. EvjbD
-#: include/svx/strings.hrc:1463
+#: include/svx/strings.hrc:1465
msgctxt "RID_SUBSETMAP"
msgid "Lao"
msgstr "Lao"
#. HqFTh
-#: include/svx/strings.hrc:1464
+#: include/svx/strings.hrc:1466
msgctxt "RID_SUBSETMAP"
msgid "Basic Georgian"
msgstr "Basic Georgian"
#. npAc8
-#: include/svx/strings.hrc:1465
+#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
msgid "Georgian Extended"
msgstr "Georgian Extended"
#. AHAB4
-#: include/svx/strings.hrc:1466
+#: include/svx/strings.hrc:1468
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo"
msgstr "Hangul Jamo"
#. gMEFL
-#: include/svx/strings.hrc:1467
+#: include/svx/strings.hrc:1469
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended Additionals"
msgstr "Latin Extended Additionals"
#. uVYXp
-#: include/svx/strings.hrc:1468
+#: include/svx/strings.hrc:1470
msgctxt "RID_SUBSETMAP"
msgid "Greek Extended"
msgstr "Greek Extended"
#. LEQg6
-#: include/svx/strings.hrc:1469
+#: include/svx/strings.hrc:1471
msgctxt "RID_SUBSETMAP"
msgid "General punctuation"
msgstr "ጠቅላላ ስርአተ ነጥብ"
#. D9KFj
-#: include/svx/strings.hrc:1470
+#: include/svx/strings.hrc:1472
msgctxt "RID_SUBSETMAP"
msgid "Superscripts and Subscripts"
msgstr "በትንንሹ ከፍ ብሎ እና በትንንሹ ዝቅ ብሎ መጻፊያ"
#. yaxYV
-#: include/svx/strings.hrc:1471
+#: include/svx/strings.hrc:1473
msgctxt "RID_SUBSETMAP"
msgid "Currency Symbols"
msgstr "የ ገንዘብ ምልክቶች"
#. jzA5i
-#: include/svx/strings.hrc:1472
+#: include/svx/strings.hrc:1474
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Symbols"
msgstr "የተለዩ ምልክቶችን መቀላቀያ"
#. CHNBZ
-#: include/svx/strings.hrc:1473
+#: include/svx/strings.hrc:1475
msgctxt "RID_SUBSETMAP"
msgid "Letterlike Symbols"
msgstr "የ ፊደል አይነት ምልክቶች"
#. cDkEd
-#: include/svx/strings.hrc:1474
+#: include/svx/strings.hrc:1476
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr "የ ቁጥር ፎርሞች"
#. j25Fp
-#: include/svx/strings.hrc:1475
+#: include/svx/strings.hrc:1477
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr "ቀስቶች"
#. p5Tbx
-#: include/svx/strings.hrc:1476
+#: include/svx/strings.hrc:1478
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Operators"
msgstr "ሂሳብ አንቀሳቃሾች"
#. ckgof
-#: include/svx/strings.hrc:1477
+#: include/svx/strings.hrc:1479
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Technical"
msgstr "የተለያዩ ቴክኒካል"
#. 8rXdw
-#: include/svx/strings.hrc:1478
+#: include/svx/strings.hrc:1480
msgctxt "RID_SUBSETMAP"
msgid "Control Pictures"
msgstr "ስእል መቆጣጠሪያ"
#. D4J8A
-#: include/svx/strings.hrc:1479
+#: include/svx/strings.hrc:1481
msgctxt "RID_SUBSETMAP"
msgid "Optical Character Recognition"
msgstr "የሚታይ ባህሪ መለያ"
#. hXwgf
-#: include/svx/strings.hrc:1480
+#: include/svx/strings.hrc:1482
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumerics"
msgstr "የተዘጉ ቁጥሮች እና ፊደሎች ቅልቅል"
#. AD9HJ
-#: include/svx/strings.hrc:1481
+#: include/svx/strings.hrc:1483
msgctxt "RID_SUBSETMAP"
msgid "Box Drawing"
msgstr "ሳጥን መሳያ"
#. vViaR
-#: include/svx/strings.hrc:1482
+#: include/svx/strings.hrc:1484
msgctxt "RID_SUBSETMAP"
msgid "Block Elements"
msgstr "አካሎችን መከልከያ"
#. ok7ks
-#: include/svx/strings.hrc:1483
+#: include/svx/strings.hrc:1485
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes"
msgstr "ጂዮሜትሪክ ቅርጾች"
#. sKty5
-#: include/svx/strings.hrc:1484
+#: include/svx/strings.hrc:1486
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols"
msgstr "የተለያዩ ምልክቶች"
#. yDpNT
-#: include/svx/strings.hrc:1485
+#: include/svx/strings.hrc:1487
msgctxt "RID_SUBSETMAP"
msgid "Dingbats"
msgstr "Dingbats"
#. Cth4P
-#: include/svx/strings.hrc:1486
+#: include/svx/strings.hrc:1488
msgctxt "RID_SUBSETMAP"
msgid "CJK Symbols And Punctuation"
msgstr "የ CJK ምልክቶች እና ስርአተ ነጥቦች"
#. Bo4iK
-#: include/svx/strings.hrc:1487
+#: include/svx/strings.hrc:1489
msgctxt "RID_SUBSETMAP"
msgid "Hiragana"
msgstr "Hiragana"
#. i2Cdr
-#: include/svx/strings.hrc:1488
+#: include/svx/strings.hrc:1490
msgctxt "RID_SUBSETMAP"
msgid "Katakana"
msgstr "Katakana"
#. 9YYLD
-#: include/svx/strings.hrc:1489
+#: include/svx/strings.hrc:1491
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo"
msgstr "Bopomofo"
#. F9UFG
-#: include/svx/strings.hrc:1490
+#: include/svx/strings.hrc:1492
msgctxt "RID_SUBSETMAP"
msgid "Hangul Compatibility Jamo"
msgstr "Hangul Compatibility Jamo"
#. yeRDE
-#: include/svx/strings.hrc:1491
+#: include/svx/strings.hrc:1493
msgctxt "RID_SUBSETMAP"
msgid "CJK Miscellaneous"
msgstr "CJK Miscellaneous"
#. kPFs9
-#: include/svx/strings.hrc:1492
+#: include/svx/strings.hrc:1494
msgctxt "RID_SUBSETMAP"
msgid "Enclosed CJK Letters And Months"
msgstr "የተዘጋ የ CJK ፊደሎች እና ወሮች"
#. 6tAx6
-#: include/svx/strings.hrc:1493
+#: include/svx/strings.hrc:1495
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility"
msgstr "የ CJK ተስማሚነት"
#. VakXP
-#: include/svx/strings.hrc:1494
+#: include/svx/strings.hrc:1496
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr "Hangul"
#. XzS6D
-#: include/svx/strings.hrc:1495
+#: include/svx/strings.hrc:1497
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs"
msgstr "CJK Unified Ideographs"
#. JVCP5
-#: include/svx/strings.hrc:1496
+#: include/svx/strings.hrc:1498
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension A"
msgstr "CJK Unified Ideographs Extension A"
#. Y33VK
-#: include/svx/strings.hrc:1497
+#: include/svx/strings.hrc:1499
msgctxt "RID_SUBSETMAP"
msgid "Private Use Area"
msgstr "የ ግል መጠቀሚያ ቦታ"
#. 8yYiM
-#: include/svx/strings.hrc:1498
+#: include/svx/strings.hrc:1500
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs"
msgstr "CJK Compatibility Ideographs"
#. BEfFQ
-#: include/svx/strings.hrc:1499
+#: include/svx/strings.hrc:1501
msgctxt "RID_SUBSETMAP"
msgid "Alphabetic Presentation Forms"
msgstr "በ ፊደል ቅደም ተከተል ማቅረቢያ ፎርሞች"
#. NCsAG
-#: include/svx/strings.hrc:1500
+#: include/svx/strings.hrc:1502
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-A"
msgstr "Arabic Presentation Forms-A"
#. adi8G
-#: include/svx/strings.hrc:1501
+#: include/svx/strings.hrc:1503
msgctxt "RID_SUBSETMAP"
msgid "Combining Half Marks"
msgstr "ግማሽ ምልክቶች መቀላቀያ"
#. vLBhn
-#: include/svx/strings.hrc:1502
+#: include/svx/strings.hrc:1504
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Forms"
msgstr "የ CJK ተስማሚ ፎርሞች"
#. i6R3B
-#: include/svx/strings.hrc:1503
+#: include/svx/strings.hrc:1505
msgctxt "RID_SUBSETMAP"
msgid "Small Form Variants"
msgstr "ትንሽ የተለያየ ፎርም"
#. 7EDCh
-#: include/svx/strings.hrc:1504
+#: include/svx/strings.hrc:1506
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-B"
msgstr "Arabic ማቅረቢያ ፎርሞች-B"
#. WWoWx
-#: include/svx/strings.hrc:1505
+#: include/svx/strings.hrc:1507
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
msgstr "ግማሽ-ስፋት እና ሙሉ-ስፋት ፎርሞች"
#. dkDXh
-#: include/svx/strings.hrc:1506
+#: include/svx/strings.hrc:1508
msgctxt "RID_SUBSETMAP"
msgid "Specials"
msgstr "የተለዩ"
#. GQSEx
-#: include/svx/strings.hrc:1507
+#: include/svx/strings.hrc:1509
msgctxt "RID_SUBSETMAP"
msgid "Yi Syllables"
msgstr "Yi Syllables"
#. BL66x
-#: include/svx/strings.hrc:1508
+#: include/svx/strings.hrc:1510
msgctxt "RID_SUBSETMAP"
msgid "Yi Radicals"
msgstr "Yi Radicals"
#. cuQ2k
-#: include/svx/strings.hrc:1509
+#: include/svx/strings.hrc:1511
msgctxt "RID_SUBSETMAP"
msgid "Old Italic"
msgstr "Old Italic"
#. wtKAB
-#: include/svx/strings.hrc:1510
+#: include/svx/strings.hrc:1512
msgctxt "RID_SUBSETMAP"
msgid "Gothic"
msgstr "Gothic"
#. GPFqC
-#: include/svx/strings.hrc:1511
+#: include/svx/strings.hrc:1513
msgctxt "RID_SUBSETMAP"
msgid "Deseret"
msgstr "Deseret"
#. 7AovD
-#: include/svx/strings.hrc:1512
+#: include/svx/strings.hrc:1514
msgctxt "RID_SUBSETMAP"
msgid "Byzantine Musical Symbols"
msgstr "Byzantine Musical Symbols"
#. G3GQF
-#: include/svx/strings.hrc:1513
+#: include/svx/strings.hrc:1515
msgctxt "RID_SUBSETMAP"
msgid "Musical Symbols"
msgstr "የ ሙዚቃ ምልክቶች"
#. YzBDD
-#: include/svx/strings.hrc:1514
+#: include/svx/strings.hrc:1516
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Alphanumeric Symbols"
msgstr "የ ሂሳብ እና የ ፊደል እና ቁጥር ምልክቶች"
#. 3XZRw
-#: include/svx/strings.hrc:1515
+#: include/svx/strings.hrc:1517
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension B"
msgstr "CJK Unified Ideographs Extension B"
#. nZnQc
-#: include/svx/strings.hrc:1516
+#: include/svx/strings.hrc:1518
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension C"
msgstr "CJK Unified Ideographs Extension C"
#. HBwZE
-#: include/svx/strings.hrc:1517
+#: include/svx/strings.hrc:1519
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension D"
msgstr "CJK Unified Ideographs Extension D"
#. TTFkh
-#: include/svx/strings.hrc:1518
+#: include/svx/strings.hrc:1520
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs Supplement"
msgstr "CJK Compatibility Ideographs Supplement"
#. 2jALB
-#: include/svx/strings.hrc:1519
+#: include/svx/strings.hrc:1521
msgctxt "RID_SUBSETMAP"
msgid "Tags"
msgstr "Tags"
#. 2iHJN
-#: include/svx/strings.hrc:1520
+#: include/svx/strings.hrc:1522
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Supplement"
msgstr "Cyrillic Supplementary"
#. ABgr9
-#: include/svx/strings.hrc:1521
+#: include/svx/strings.hrc:1523
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors"
msgstr "መቀያየሪያ መምረጫ"
#. a4q6S
-#: include/svx/strings.hrc:1522
+#: include/svx/strings.hrc:1524
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-A"
msgstr "በተጨማሪ የ ግል መጠቀሚያ ቦታ-A"
#. k638K
-#: include/svx/strings.hrc:1523
+#: include/svx/strings.hrc:1525
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-B"
msgstr "በተጨማሪ የ ግል መጠቀሚያ ቦታ-B"
#. pKFTg
-#: include/svx/strings.hrc:1524
+#: include/svx/strings.hrc:1526
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr "Limbu"
#. TJHGp
-#: include/svx/strings.hrc:1525
+#: include/svx/strings.hrc:1527
msgctxt "RID_SUBSETMAP"
msgid "Tai Le"
msgstr "Tai Le"
#. nujxa
-#: include/svx/strings.hrc:1526
+#: include/svx/strings.hrc:1528
msgctxt "RID_SUBSETMAP"
msgid "Khmer Symbols"
msgstr "Khmer Symbols"
#. neD93
-#: include/svx/strings.hrc:1527
+#: include/svx/strings.hrc:1529
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions"
msgstr "Phonetic Extensions"
#. C6LwC
-#: include/svx/strings.hrc:1528
+#: include/svx/strings.hrc:1530
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Arrows"
msgstr "የተለያዩ ምልክቶች እና ቀስቶች"
#. giR4r
-#: include/svx/strings.hrc:1529
+#: include/svx/strings.hrc:1531
msgctxt "RID_SUBSETMAP"
msgid "Yijing Hexagram Symbols"
msgstr "Yijing Hexagram Symbols"
#. EqFxm
-#: include/svx/strings.hrc:1530
+#: include/svx/strings.hrc:1532
msgctxt "RID_SUBSETMAP"
msgid "Linear B Syllabary"
msgstr "Linear B Syllabary"
#. VeZNe
-#: include/svx/strings.hrc:1531
+#: include/svx/strings.hrc:1533
msgctxt "RID_SUBSETMAP"
msgid "Linear B Ideograms"
msgstr "Linear B Ideograms"
#. Tvkgh
-#: include/svx/strings.hrc:1532
+#: include/svx/strings.hrc:1534
msgctxt "RID_SUBSETMAP"
msgid "Aegean Numbers"
msgstr "Aegean Numbers"
#. CuThH
-#: include/svx/strings.hrc:1533
+#: include/svx/strings.hrc:1535
msgctxt "RID_SUBSETMAP"
msgid "Ugaritic"
msgstr "Ugaritic"
#. nBtk5
-#: include/svx/strings.hrc:1534
+#: include/svx/strings.hrc:1536
msgctxt "RID_SUBSETMAP"
msgid "Shavian"
msgstr "Shavian"
#. vvMNk
-#: include/svx/strings.hrc:1535
+#: include/svx/strings.hrc:1537
msgctxt "RID_SUBSETMAP"
msgid "Osmanya"
msgstr "Osmanya"
#. aiySp
-#: include/svx/strings.hrc:1536
+#: include/svx/strings.hrc:1538
msgctxt "RID_SUBSETMAP"
msgid "Sinhala"
msgstr "Sinhala"
#. PEGiu
-#: include/svx/strings.hrc:1537
+#: include/svx/strings.hrc:1539
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr "Tibetan"
#. tRBTP
-#: include/svx/strings.hrc:1538
+#: include/svx/strings.hrc:1540
msgctxt "RID_SUBSETMAP"
msgid "Myanmar"
msgstr "Myanmar"
#. 8sgGF
-#: include/svx/strings.hrc:1539
+#: include/svx/strings.hrc:1541
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr "Khmer"
#. CdXvH
-#: include/svx/strings.hrc:1540
+#: include/svx/strings.hrc:1542
msgctxt "RID_SUBSETMAP"
msgid "Ogham"
msgstr "Ogham"
#. jFWRQ
-#: include/svx/strings.hrc:1541
+#: include/svx/strings.hrc:1543
msgctxt "RID_SUBSETMAP"
msgid "Runic"
msgstr "Runic"
#. jhzoc
-#: include/svx/strings.hrc:1542
+#: include/svx/strings.hrc:1544
msgctxt "RID_SUBSETMAP"
msgid "Syriac"
msgstr "Syriac"
#. B66QG
-#: include/svx/strings.hrc:1543
+#: include/svx/strings.hrc:1545
msgctxt "RID_SUBSETMAP"
msgid "Thaana"
msgstr "Thaana"
#. j8cuG
-#: include/svx/strings.hrc:1544
+#: include/svx/strings.hrc:1546
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic"
msgstr "Ethiopic"
#. AE5wq
-#: include/svx/strings.hrc:1545
+#: include/svx/strings.hrc:1547
msgctxt "RID_SUBSETMAP"
msgid "Cherokee"
msgstr "Cherokee"
#. 9mgNF
-#: include/svx/strings.hrc:1546
+#: include/svx/strings.hrc:1548
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr "Canadian Aboriginal Syllables"
#. d5JWE
-#: include/svx/strings.hrc:1547
+#: include/svx/strings.hrc:1549
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr "Mongolian"
#. XnzyB
-#: include/svx/strings.hrc:1548
+#: include/svx/strings.hrc:1550
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-A"
msgstr "የተለያዩ የ ሂሳብ ምልክቶች-A"
#. R5W9H
-#: include/svx/strings.hrc:1549
+#: include/svx/strings.hrc:1551
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-A"
msgstr "ተጨማሪ ቀስቶች-A"
#. QYf7A
-#: include/svx/strings.hrc:1550
+#: include/svx/strings.hrc:1552
msgctxt "RID_SUBSETMAP"
msgid "Braille Patterns"
msgstr "የ ብሬል ንድፍ"
#. 63BBg
-#: include/svx/strings.hrc:1551
+#: include/svx/strings.hrc:1553
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-B"
msgstr "ተጨማሪ ቀስቶች-B"
#. ykowm
-#: include/svx/strings.hrc:1552
+#: include/svx/strings.hrc:1554
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-B"
msgstr "የተለያዩ የ ሂሳብ ምልክቶች-B"
#. GGdze
-#: include/svx/strings.hrc:1553
+#: include/svx/strings.hrc:1555
msgctxt "RID_SUBSETMAP"
msgid "CJK Radical Supplement"
msgstr "CJK Radical Supplement"
#. WLLAP
-#: include/svx/strings.hrc:1554
+#: include/svx/strings.hrc:1556
msgctxt "RID_SUBSETMAP"
msgid "Kangxi Radicals"
msgstr "Kangxi Radicals"
#. EyZR2
-#: include/svx/strings.hrc:1555
+#: include/svx/strings.hrc:1557
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Description Characters"
msgstr "Ideographic Description Characters"
#. o3AQ6
-#: include/svx/strings.hrc:1556
+#: include/svx/strings.hrc:1558
msgctxt "RID_SUBSETMAP"
msgid "Tagalog"
msgstr "Tagalog"
#. BVieL
-#: include/svx/strings.hrc:1557
+#: include/svx/strings.hrc:1559
msgctxt "RID_SUBSETMAP"
msgid "Hanunoo"
msgstr "Hanunoo"
#. DwAEz
-#: include/svx/strings.hrc:1558
+#: include/svx/strings.hrc:1560
msgctxt "RID_SUBSETMAP"
msgid "Tagbanwa"
msgstr "Tagbanwa"
#. 3GDP5
-#: include/svx/strings.hrc:1559
+#: include/svx/strings.hrc:1561
msgctxt "RID_SUBSETMAP"
msgid "Buhid"
msgstr "Buhid"
#. BfGBm
-#: include/svx/strings.hrc:1560
+#: include/svx/strings.hrc:1562
msgctxt "RID_SUBSETMAP"
msgid "Kanbun"
msgstr "Kanbun"
#. cL7Vo
-#: include/svx/strings.hrc:1561
+#: include/svx/strings.hrc:1563
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo Extended"
msgstr "Bopomofo Extended"
#. MQoBs
-#: include/svx/strings.hrc:1562
+#: include/svx/strings.hrc:1564
msgctxt "RID_SUBSETMAP"
msgid "Katakana Phonetics"
msgstr "Katakana Phonetics"
#. fCpRM
-#: include/svx/strings.hrc:1563
+#: include/svx/strings.hrc:1565
msgctxt "RID_SUBSETMAP"
msgid "CJK Strokes"
msgstr "CJK Strokes"
#. zyW2q
-#: include/svx/strings.hrc:1564
+#: include/svx/strings.hrc:1566
msgctxt "RID_SUBSETMAP"
msgid "Cypriot Syllabary"
msgstr "Cypriot Syllabary"
#. GWxb8
-#: include/svx/strings.hrc:1565
+#: include/svx/strings.hrc:1567
msgctxt "RID_SUBSETMAP"
msgid "Tai Xuan Jing Symbols"
msgstr "Tai Xuan Jing Symbols"
#. 8ZJmr
-#: include/svx/strings.hrc:1566
+#: include/svx/strings.hrc:1568
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors Supplement"
msgstr "Variation Selectors Supplement"
#. RR6Er
-#: include/svx/strings.hrc:1567
+#: include/svx/strings.hrc:1569
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Musical Notation"
msgstr "Ancient Greek Musical Notation"
#. K3GsF
-#: include/svx/strings.hrc:1568
+#: include/svx/strings.hrc:1570
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Numbers"
msgstr "Ancient Greek Numbers"
#. y4HCg
-#: include/svx/strings.hrc:1569
+#: include/svx/strings.hrc:1571
msgctxt "RID_SUBSETMAP"
msgid "Arabic Supplement"
msgstr "Arabic Supplement"
#. KUnXb
-#: include/svx/strings.hrc:1570
+#: include/svx/strings.hrc:1572
msgctxt "RID_SUBSETMAP"
msgid "Buginese"
msgstr "Buginese"
#. zDaXa
-#: include/svx/strings.hrc:1571
+#: include/svx/strings.hrc:1573
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Supplement"
msgstr "የተለዩ ምልክቶችን መቀላቀያ ተጨማሪ"
#. 9Z24A
-#: include/svx/strings.hrc:1572
+#: include/svx/strings.hrc:1574
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "Coptic"
#. CANHf
-#: include/svx/strings.hrc:1573
+#: include/svx/strings.hrc:1575
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended"
msgstr "የ ኢትዮጵያ የ ተስፋፋ"
#. X8DEc
-#: include/svx/strings.hrc:1574
+#: include/svx/strings.hrc:1576
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Supplement"
msgstr "የ ኢትዮጵያ ተጨማሪ"
#. fYpFz
-#: include/svx/strings.hrc:1575
+#: include/svx/strings.hrc:1577
msgctxt "RID_SUBSETMAP"
msgid "Georgian Supplement"
msgstr "Georgian Supplement"
#. 3Gzxx
-#: include/svx/strings.hrc:1576
+#: include/svx/strings.hrc:1578
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic"
msgstr "Glagolitic"
#. zKCVG
-#: include/svx/strings.hrc:1577
+#: include/svx/strings.hrc:1579
msgctxt "RID_SUBSETMAP"
msgid "Kharoshthi"
msgstr "Kharoshthi"
#. U8zrU
-#: include/svx/strings.hrc:1578
+#: include/svx/strings.hrc:1580
msgctxt "RID_SUBSETMAP"
msgid "Modifier Tone Letters"
msgstr "የ ፊደሎች ጥራት ማሻሻያ"
#. B2yF8
-#: include/svx/strings.hrc:1579
+#: include/svx/strings.hrc:1581
msgctxt "RID_SUBSETMAP"
msgid "New Tai Lue"
msgstr "New Tai Lue"
#. J4KdA
-#: include/svx/strings.hrc:1580
+#: include/svx/strings.hrc:1582
msgctxt "RID_SUBSETMAP"
msgid "Old Persian"
msgstr "Old Persian"
#. eGPjC
-#: include/svx/strings.hrc:1581
+#: include/svx/strings.hrc:1583
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions Supplement"
msgstr "Phonetic Extensions Supplement"
#. XboFE
-#: include/svx/strings.hrc:1582
+#: include/svx/strings.hrc:1584
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Punctuation"
msgstr "Supplemental Punctuation"
#. tBJi3
-#: include/svx/strings.hrc:1583
+#: include/svx/strings.hrc:1585
msgctxt "RID_SUBSETMAP"
msgid "Syloti Nagri"
msgstr "Syloti Nagri"
#. Qrowh
-#: include/svx/strings.hrc:1584
+#: include/svx/strings.hrc:1586
msgctxt "RID_SUBSETMAP"
msgid "Tifinagh"
msgstr "Tifinagh"
#. aZKS5
-#: include/svx/strings.hrc:1585
+#: include/svx/strings.hrc:1587
msgctxt "RID_SUBSETMAP"
msgid "Vertical Forms"
msgstr "ፎርሞች በ ቁመት"
#. ihUDF
-#: include/svx/strings.hrc:1586
+#: include/svx/strings.hrc:1588
msgctxt "RID_SUBSETMAP"
msgid "Nko"
msgstr "Nko"
#. Z3AAi
-#: include/svx/strings.hrc:1587
+#: include/svx/strings.hrc:1589
msgctxt "RID_SUBSETMAP"
msgid "Balinese"
msgstr "Balinese"
#. 428ER
-#: include/svx/strings.hrc:1588
+#: include/svx/strings.hrc:1590
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-C"
msgstr "Latin Extended-C"
#. SqFfT
-#: include/svx/strings.hrc:1589
+#: include/svx/strings.hrc:1591
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-D"
msgstr "Latin Extended-D"
#. yMmow
-#: include/svx/strings.hrc:1590
+#: include/svx/strings.hrc:1592
msgctxt "RID_SUBSETMAP"
msgid "Phags-Pa"
msgstr "Phags-Pa"
#. V6CsB
-#: include/svx/strings.hrc:1591
+#: include/svx/strings.hrc:1593
msgctxt "RID_SUBSETMAP"
msgid "Phoenician"
msgstr "Phoenician"
#. GNBwz
-#: include/svx/strings.hrc:1592
+#: include/svx/strings.hrc:1594
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform"
msgstr "Cuneiform"
#. VBPZE
-#: include/svx/strings.hrc:1593
+#: include/svx/strings.hrc:1595
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform Numbers And Punctuation"
msgstr "Cuneiform Numbers And Punctuation"
#. 9msGJ
-#: include/svx/strings.hrc:1594
+#: include/svx/strings.hrc:1596
msgctxt "RID_SUBSETMAP"
msgid "Counting Rod Numerals"
msgstr "Counting Rod Numerals"
#. i6Gx9
-#: include/svx/strings.hrc:1595
+#: include/svx/strings.hrc:1597
msgctxt "RID_SUBSETMAP"
msgid "Sundanese"
msgstr "Sundanese"
#. WrXXX
-#: include/svx/strings.hrc:1596
+#: include/svx/strings.hrc:1598
msgctxt "RID_SUBSETMAP"
msgid "Lepcha"
msgstr "Lepcha"
#. FhhAQ
-#: include/svx/strings.hrc:1597
+#: include/svx/strings.hrc:1599
msgctxt "RID_SUBSETMAP"
msgid "Ol Chiki"
msgstr "Ol Chiki"
#. eHvUh
-#: include/svx/strings.hrc:1598
+#: include/svx/strings.hrc:1600
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-A"
msgstr "Cyrillic Extended-A"
#. ZkKwE
-#: include/svx/strings.hrc:1599
+#: include/svx/strings.hrc:1601
msgctxt "RID_SUBSETMAP"
msgid "Vai"
msgstr "Vai"
#. pBASG
-#: include/svx/strings.hrc:1600
+#: include/svx/strings.hrc:1602
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-B"
msgstr "Cyrillic Extended-B"
#. GoQpd
-#: include/svx/strings.hrc:1601
+#: include/svx/strings.hrc:1603
msgctxt "RID_SUBSETMAP"
msgid "Saurashtra"
msgstr "Saurashtra"
#. 6pufg
-#: include/svx/strings.hrc:1602
+#: include/svx/strings.hrc:1604
msgctxt "RID_SUBSETMAP"
msgid "Kayah Li"
msgstr "Kayah Li"
#. bmFny
-#: include/svx/strings.hrc:1603
+#: include/svx/strings.hrc:1605
msgctxt "RID_SUBSETMAP"
msgid "Rejang"
msgstr "Rejang"
#. EaXay
-#: include/svx/strings.hrc:1604
+#: include/svx/strings.hrc:1606
msgctxt "RID_SUBSETMAP"
msgid "Cham"
msgstr "Cham"
#. qYaAV
-#: include/svx/strings.hrc:1605
+#: include/svx/strings.hrc:1607
msgctxt "RID_SUBSETMAP"
msgid "Ancient Symbols"
msgstr "Ancient Symbols"
#. At8Tk
-#: include/svx/strings.hrc:1606
+#: include/svx/strings.hrc:1608
msgctxt "RID_SUBSETMAP"
msgid "Phaistos Disc"
msgstr "Phaistos Disc"
#. ryGAF
-#: include/svx/strings.hrc:1607
+#: include/svx/strings.hrc:1609
msgctxt "RID_SUBSETMAP"
msgid "Lycian"
msgstr "Lycian"
#. EYLa8
-#: include/svx/strings.hrc:1608
+#: include/svx/strings.hrc:1610
msgctxt "RID_SUBSETMAP"
msgid "Carian"
msgstr "Carian"
#. TPN6m
-#: include/svx/strings.hrc:1609
+#: include/svx/strings.hrc:1611
msgctxt "RID_SUBSETMAP"
msgid "Lydian"
msgstr "Lydian"
#. G5GLd
-#: include/svx/strings.hrc:1610
+#: include/svx/strings.hrc:1612
msgctxt "RID_SUBSETMAP"
msgid "Mahjong Tiles"
msgstr "Mahjong Tiles"
#. EyMaF
-#: include/svx/strings.hrc:1611
+#: include/svx/strings.hrc:1613
msgctxt "RID_SUBSETMAP"
msgid "Domino Tiles"
msgstr "Domino Tiles"
#. r2YQs
-#: include/svx/strings.hrc:1612
+#: include/svx/strings.hrc:1614
msgctxt "RID_SUBSETMAP"
msgid "Samaritan"
msgstr "Samaritan"
#. feZ2Q
-#: include/svx/strings.hrc:1613
+#: include/svx/strings.hrc:1615
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended"
msgstr "Canadian Aboriginal Syllabics Extended"
#. H4FpF
-#: include/svx/strings.hrc:1614
+#: include/svx/strings.hrc:1616
msgctxt "RID_SUBSETMAP"
msgid "Tai Tham"
msgstr "Tai Tham"
#. BgKLG
-#: include/svx/strings.hrc:1615
+#: include/svx/strings.hrc:1617
msgctxt "RID_SUBSETMAP"
msgid "Vedic Extensions"
msgstr "Vedic Extensions"
#. bVNYf
-#: include/svx/strings.hrc:1616
+#: include/svx/strings.hrc:1618
msgctxt "RID_SUBSETMAP"
msgid "Lisu"
msgstr "Lisu"
#. riEM3
-#: include/svx/strings.hrc:1617
+#: include/svx/strings.hrc:1619
msgctxt "RID_SUBSETMAP"
msgid "Bamum"
msgstr "Bamum"
#. CQMqK
-#: include/svx/strings.hrc:1618
+#: include/svx/strings.hrc:1620
msgctxt "RID_SUBSETMAP"
msgid "Common Indic Number Forms"
msgstr "Common Indic Number Forms"
#. gDEUp
-#: include/svx/strings.hrc:1619
+#: include/svx/strings.hrc:1621
msgctxt "RID_SUBSETMAP"
msgid "Devanagari Extended"
msgstr "Devanagari Extended"
#. UsAq2
-#: include/svx/strings.hrc:1620
+#: include/svx/strings.hrc:1622
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-A"
msgstr "Hangul Jamo Extended-A"
#. g5H7j
-#: include/svx/strings.hrc:1621
+#: include/svx/strings.hrc:1623
msgctxt "RID_SUBSETMAP"
msgid "Javanese"
msgstr "Javanese"
#. upBjC
-#: include/svx/strings.hrc:1622
+#: include/svx/strings.hrc:1624
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-A"
msgstr "Myanmar Extended-A"
#. GQ3XX
-#: include/svx/strings.hrc:1623
+#: include/svx/strings.hrc:1625
msgctxt "RID_SUBSETMAP"
msgid "Tai Viet"
msgstr "Tai Viet"
#. HGVSu
-#: include/svx/strings.hrc:1624
+#: include/svx/strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek"
msgstr "Meetei Mayek"
#. ryvor
-#: include/svx/strings.hrc:1625
+#: include/svx/strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-B"
msgstr "Hangul Jamo Extended-B"
#. RTxUc
-#: include/svx/strings.hrc:1626
+#: include/svx/strings.hrc:1628
msgctxt "RID_SUBSETMAP"
msgid "Imperial Aramaic"
msgstr "Imperial Aramaic"
#. 7E6G8
-#: include/svx/strings.hrc:1627
+#: include/svx/strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Old South Arabian"
msgstr "Old South Arabian"
#. Ab3wu
-#: include/svx/strings.hrc:1628
+#: include/svx/strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Avestan"
msgstr "Avestan"
#. 5gN8e
-#: include/svx/strings.hrc:1629
+#: include/svx/strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Parthian"
msgstr "Inscriptional Parthian"
#. D7rcV
-#: include/svx/strings.hrc:1630
+#: include/svx/strings.hrc:1632
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Pahlavi"
msgstr "Inscriptional Pahlavi"
#. d44Dq
-#: include/svx/strings.hrc:1631
+#: include/svx/strings.hrc:1633
msgctxt "RID_SUBSETMAP"
msgid "Old Turkic"
msgstr "Old Turkic"
#. CLuJC
-#: include/svx/strings.hrc:1632
+#: include/svx/strings.hrc:1634
msgctxt "RID_SUBSETMAP"
msgid "Rumi Numeral Symbols"
msgstr "Rumi Numeral Symbols"
#. FpFeH
-#: include/svx/strings.hrc:1633
+#: include/svx/strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Kaithi"
msgstr "Kaithi"
#. Swfzy
-#: include/svx/strings.hrc:1634
+#: include/svx/strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyphs"
msgstr "Egyptian Hieroglyphs"
#. bMYVC
-#: include/svx/strings.hrc:1635
+#: include/svx/strings.hrc:1637
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumeric Supplement"
msgstr "Enclosed Alphanumeric Supplement"
#. Dqcpa
-#: include/svx/strings.hrc:1636
+#: include/svx/strings.hrc:1638
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Ideographic Supplement"
msgstr "Enclosed Ideographic Supplement"
#. 8eCZn
-#: include/svx/strings.hrc:1637
+#: include/svx/strings.hrc:1639
msgctxt "RID_SUBSETMAP"
msgid "Mandaic"
msgstr "Mandaic"
#. 8LVFp
-#: include/svx/strings.hrc:1638
+#: include/svx/strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Batak"
msgstr "Batak"
#. 9SrgK
-#: include/svx/strings.hrc:1639
+#: include/svx/strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-A"
msgstr "Ethiopic Extended-A"
#. cQEzt
-#: include/svx/strings.hrc:1640
+#: include/svx/strings.hrc:1642
msgctxt "RID_SUBSETMAP"
msgid "Brahmi"
msgstr "Brahmi"
#. n4oND
-#: include/svx/strings.hrc:1641
+#: include/svx/strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Bamum Supplement"
msgstr "Bamum Supplement"
#. xibkG
-#: include/svx/strings.hrc:1642
+#: include/svx/strings.hrc:1644
msgctxt "RID_SUBSETMAP"
msgid "Kana Supplement"
msgstr "Kana Supplement"
#. xyswt
-#: include/svx/strings.hrc:1643
+#: include/svx/strings.hrc:1645
msgctxt "RID_SUBSETMAP"
msgid "Playing Cards"
msgstr "Playing Cards"
#. TqExt
-#: include/svx/strings.hrc:1644
+#: include/svx/strings.hrc:1646
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Pictographs"
msgstr "የተለያዩ ምልክቶች እና ቀስቶች"
#. wtMts
-#: include/svx/strings.hrc:1645
+#: include/svx/strings.hrc:1647
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "የ ስሜት ምልክቶች"
#. WgGuX
-#: include/svx/strings.hrc:1646
+#: include/svx/strings.hrc:1648
msgctxt "RID_SUBSETMAP"
msgid "Transport And Map Symbols"
msgstr "መጓጓዣ እና የ ካርታ ምልክቶች"
#. fBitP
-#: include/svx/strings.hrc:1647
+#: include/svx/strings.hrc:1649
msgctxt "RID_SUBSETMAP"
msgid "Alchemical Symbols"
msgstr "አልኬሚካል ምልክቶች"
#. CWvjP
-#: include/svx/strings.hrc:1648
+#: include/svx/strings.hrc:1650
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-A"
msgstr "Arabic Extended-A"
#. D7mEf
-#: include/svx/strings.hrc:1649
+#: include/svx/strings.hrc:1651
msgctxt "RID_SUBSETMAP"
msgid "Arabic Mathematical Alphabetic Symbols"
msgstr "የ አረብኛ የ ሂሳብ ፊደል ቅደም ተከተል ምልክቶች"
#. 8ouWH
-#: include/svx/strings.hrc:1650
+#: include/svx/strings.hrc:1652
msgctxt "RID_SUBSETMAP"
msgid "Chakma"
msgstr "Chakma"
#. z3gG4
-#: include/svx/strings.hrc:1651
+#: include/svx/strings.hrc:1653
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek Extensions"
msgstr "Meetei Mayek Extensions"
#. mFAeA
-#: include/svx/strings.hrc:1652
+#: include/svx/strings.hrc:1654
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Cursive"
msgstr "Meroitic Cursive"
#. b5m8K
-#: include/svx/strings.hrc:1653
+#: include/svx/strings.hrc:1655
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Hieroglyphs"
msgstr "Meroitic Hieroglyphs"
#. Xrkei
-#: include/svx/strings.hrc:1654
+#: include/svx/strings.hrc:1656
msgctxt "RID_SUBSETMAP"
msgid "Miao"
msgstr "Miao"
#. hG9Na
-#: include/svx/strings.hrc:1655
+#: include/svx/strings.hrc:1657
msgctxt "RID_SUBSETMAP"
msgid "Sharada"
msgstr "Sharada"
#. rTKpL
-#: include/svx/strings.hrc:1656
+#: include/svx/strings.hrc:1658
msgctxt "RID_SUBSETMAP"
msgid "Sora Sompeng"
msgstr "Sora Sompeng"
#. CAKEC
-#: include/svx/strings.hrc:1657
+#: include/svx/strings.hrc:1659
msgctxt "RID_SUBSETMAP"
msgid "Sundanese Supplement"
msgstr "Sundanese Supplement"
#. pTsMT
-#: include/svx/strings.hrc:1658
+#: include/svx/strings.hrc:1660
msgctxt "RID_SUBSETMAP"
msgid "Takri"
msgstr "Takri"
#. HNCk9
-#: include/svx/strings.hrc:1659
+#: include/svx/strings.hrc:1661
msgctxt "RID_SUBSETMAP"
msgid "Bassa Vah"
msgstr "Bassa Vah"
#. GWufB
-#: include/svx/strings.hrc:1660
+#: include/svx/strings.hrc:1662
msgctxt "RID_SUBSETMAP"
msgid "Caucasian Albanian"
msgstr "Caucasian Albanian"
#. t8Bfn
-#: include/svx/strings.hrc:1661
+#: include/svx/strings.hrc:1663
msgctxt "RID_SUBSETMAP"
msgid "Coptic Epact Numbers"
msgstr "Coptic Epact Numbers"
#. kAeYs
-#: include/svx/strings.hrc:1662
+#: include/svx/strings.hrc:1664
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Extended"
msgstr "የተለዩ ምልክቶችን መቀላቀያ የ ተስፋፉ"
#. 8TGuM
-#: include/svx/strings.hrc:1663
+#: include/svx/strings.hrc:1665
msgctxt "RID_SUBSETMAP"
msgid "Duployan"
msgstr "Duployan"
#. Yaq3z
-#: include/svx/strings.hrc:1664
+#: include/svx/strings.hrc:1666
msgctxt "RID_SUBSETMAP"
msgid "Elbasan"
msgstr "Elbasan"
#. QmkME
-#: include/svx/strings.hrc:1665
+#: include/svx/strings.hrc:1667
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes Extended"
msgstr "Geometric Shapes Extended"
#. R9PgF
-#: include/svx/strings.hrc:1666
+#: include/svx/strings.hrc:1668
msgctxt "RID_SUBSETMAP"
msgid "Grantha"
msgstr "Grantha"
#. tpSqU
-#: include/svx/strings.hrc:1667
+#: include/svx/strings.hrc:1669
msgctxt "RID_SUBSETMAP"
msgid "Khojki"
msgstr "Khojki"
#. 4pjBM
-#: include/svx/strings.hrc:1668
+#: include/svx/strings.hrc:1670
msgctxt "RID_SUBSETMAP"
msgid "Khudawadi"
msgstr "Khudawadi"
#. GoPep
-#: include/svx/strings.hrc:1669
+#: include/svx/strings.hrc:1671
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-E"
msgstr "Latin Extended-E"
#. wNozk
-#: include/svx/strings.hrc:1670
+#: include/svx/strings.hrc:1672
msgctxt "RID_SUBSETMAP"
msgid "Linear A"
msgstr "Linear A"
#. SjAev
-#: include/svx/strings.hrc:1671
+#: include/svx/strings.hrc:1673
msgctxt "RID_SUBSETMAP"
msgid "Mahajani"
msgstr "Mahajani"
#. CA7vw
-#: include/svx/strings.hrc:1672
+#: include/svx/strings.hrc:1674
msgctxt "RID_SUBSETMAP"
msgid "Manichaean"
msgstr "Manichaean"
#. UUKC4
-#: include/svx/strings.hrc:1673
+#: include/svx/strings.hrc:1675
msgctxt "RID_SUBSETMAP"
msgid "Mende Kikakui"
msgstr "Mende Kikakui"
#. ZhzBz
-#: include/svx/strings.hrc:1674
+#: include/svx/strings.hrc:1676
msgctxt "RID_SUBSETMAP"
msgid "Modi"
msgstr "Modi"
#. jC4Ue
-#: include/svx/strings.hrc:1675
+#: include/svx/strings.hrc:1677
msgctxt "RID_SUBSETMAP"
msgid "Mro"
msgstr "Mro"
#. TiWmd
-#: include/svx/strings.hrc:1676
+#: include/svx/strings.hrc:1678
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
msgstr "Myanmar Extended-B"
#. y7tCX
-#: include/svx/strings.hrc:1677
+#: include/svx/strings.hrc:1679
msgctxt "RID_SUBSETMAP"
msgid "Nabataean"
msgstr "Nabataean"
#. T29Cw
-#: include/svx/strings.hrc:1678
+#: include/svx/strings.hrc:1680
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
msgstr "Old North Arabian"
#. EZADa
-#: include/svx/strings.hrc:1679
+#: include/svx/strings.hrc:1681
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
msgstr "Old Permic"
#. 9oFL2
-#: include/svx/strings.hrc:1680
+#: include/svx/strings.hrc:1682
msgctxt "RID_SUBSETMAP"
msgid "Ornamental Dingbats"
msgstr "Ornamental Dingbats"
#. TYGv3
-#: include/svx/strings.hrc:1681
+#: include/svx/strings.hrc:1683
msgctxt "RID_SUBSETMAP"
msgid "Pahawh Hmong"
msgstr "Pahawh Hmong"
#. wd8bD
-#: include/svx/strings.hrc:1682
+#: include/svx/strings.hrc:1684
msgctxt "RID_SUBSETMAP"
msgid "Palmyrene"
msgstr "Palmyrene"
#. dkSnn
-#: include/svx/strings.hrc:1683
+#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Pau Cin Hau"
msgstr "Pau Cin Hau"
#. bts3U
-#: include/svx/strings.hrc:1684
+#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Psalter Pahlavi"
msgstr "Psalter Pahlavi"
#. XSwsB
-#: include/svx/strings.hrc:1685
+#: include/svx/strings.hrc:1687
msgctxt "RID_SUBSETMAP"
msgid "Shorthand Format Controls"
msgstr "Shorthand Format Controls"
#. rdXCX
-#: include/svx/strings.hrc:1686
+#: include/svx/strings.hrc:1688
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
msgstr "Siddham"
#. GwT8c
-#: include/svx/strings.hrc:1687
+#: include/svx/strings.hrc:1689
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
msgstr "Sinhala Archaic Numbers"
#. mz3Cs
-#: include/svx/strings.hrc:1688
+#: include/svx/strings.hrc:1690
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-C"
msgstr "Supplemental Arrows-C"
#. iGUzh
-#: include/svx/strings.hrc:1689
+#: include/svx/strings.hrc:1691
msgctxt "RID_SUBSETMAP"
msgid "Tirhuta"
msgstr "Tirhuta"
#. HRBEN
-#: include/svx/strings.hrc:1690
+#: include/svx/strings.hrc:1692
msgctxt "RID_SUBSETMAP"
msgid "Warang Citi"
msgstr "Warang Citi"
#. 9NCBd
-#: include/svx/strings.hrc:1691
+#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Ahom"
msgstr "Ahom"
#. cPJhp
-#: include/svx/strings.hrc:1692
+#: include/svx/strings.hrc:1694
msgctxt "RID_SUBSETMAP"
msgid "Anatolian Hieroglyphs"
msgstr "Anatolian Hieroglyphs"
#. GAd7H
-#: include/svx/strings.hrc:1693
+#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Cherokee Supplement"
msgstr "Cherokee Supplement"
#. TDgY4
-#: include/svx/strings.hrc:1694
+#: include/svx/strings.hrc:1696
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension E"
msgstr "CJK Unified Ideographs Extension E"
#. ho93C
-#: include/svx/strings.hrc:1695
+#: include/svx/strings.hrc:1697
msgctxt "RID_SUBSETMAP"
msgid "Early Dynastic Cuneiform"
msgstr "Early Dynastic Cuneiform"
#. La5yr
-#: include/svx/strings.hrc:1696
+#: include/svx/strings.hrc:1698
msgctxt "RID_SUBSETMAP"
msgid "Hatran"
msgstr "Hatran"
#. e3aXA
-#: include/svx/strings.hrc:1697
+#: include/svx/strings.hrc:1699
msgctxt "RID_SUBSETMAP"
msgid "Multani"
msgstr "Multani"
#. D6qsK
-#: include/svx/strings.hrc:1698
+#: include/svx/strings.hrc:1700
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
msgstr "Old Hungarian"
#. aVhdm
-#: include/svx/strings.hrc:1699
+#: include/svx/strings.hrc:1701
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Symbols And Pictographs"
msgstr "Supplemental Symbols And Pictographs"
#. B6UHz
-#: include/svx/strings.hrc:1700
+#: include/svx/strings.hrc:1702
msgctxt "RID_SUBSETMAP"
msgid "Sutton Signwriting"
msgstr "Sutton Signwriting"
#. rFgRw
-#: include/svx/strings.hrc:1701
+#: include/svx/strings.hrc:1703
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
msgstr "Adlam"
#. F2AJT
-#: include/svx/strings.hrc:1702
+#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
msgstr "Bhaiksuki"
#. zDLT2
-#: include/svx/strings.hrc:1703
+#: include/svx/strings.hrc:1705
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
msgstr "Cyrillic Extended-C"
#. S69GG
-#: include/svx/strings.hrc:1704
+#: include/svx/strings.hrc:1706
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
msgstr "Glagolitic Supplement"
#. QeCxG
-#: include/svx/strings.hrc:1705
+#: include/svx/strings.hrc:1707
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
msgstr "Ideographic Symbols and Punctuation"
#. 45hVB
-#: include/svx/strings.hrc:1706
+#: include/svx/strings.hrc:1708
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
msgstr "Marchen"
#. Mr7RB
-#: include/svx/strings.hrc:1707
+#: include/svx/strings.hrc:1709
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr "Mongolian Supplement"
#. RTgGA
-#: include/svx/strings.hrc:1708
+#: include/svx/strings.hrc:1710
msgctxt "RID_SUBSETMAP"
msgid "Newa"
msgstr "Newa"
#. JJrpR
-#: include/svx/strings.hrc:1709
+#: include/svx/strings.hrc:1711
msgctxt "RID_SUBSETMAP"
msgid "Osage"
msgstr "Osage"
#. o3qMt
-#: include/svx/strings.hrc:1710
+#: include/svx/strings.hrc:1712
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
msgstr "Tangut"
#. nRMFd
-#: include/svx/strings.hrc:1711
+#: include/svx/strings.hrc:1713
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
msgstr "Tangut Components"
#. uFMWt
-#: include/svx/strings.hrc:1712
+#: include/svx/strings.hrc:1714
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
msgstr "CJK Unified Ideographs Extension F"
#. DH39v
-#: include/svx/strings.hrc:1713
+#: include/svx/strings.hrc:1715
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
msgstr "Kana Extended-A"
#. jPSFu
-#: include/svx/strings.hrc:1714
+#: include/svx/strings.hrc:1716
msgctxt "RID_SUBSETMAP"
msgid "Masaram Gondi"
msgstr "Masaram Gondi"
#. TGJHU
-#: include/svx/strings.hrc:1715
+#: include/svx/strings.hrc:1717
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
msgstr "Nushu"
#. DHbMR
-#: include/svx/strings.hrc:1716
+#: include/svx/strings.hrc:1718
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
msgstr "Soyombo"
#. gPnhH
-#: include/svx/strings.hrc:1717
+#: include/svx/strings.hrc:1719
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
msgstr "Syriac Supplement"
#. rbMNp
-#: include/svx/strings.hrc:1718
+#: include/svx/strings.hrc:1720
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
msgstr "ዛናባዛር ስኴር"
#. i5evF
-#: include/svx/strings.hrc:1719
+#: include/svx/strings.hrc:1721
msgctxt "RID_SUBSETMAP"
msgid "Chess Symbols"
msgstr "የ ቼዝ ምልክት"
#. BYA5Y
-#: include/svx/strings.hrc:1720
+#: include/svx/strings.hrc:1722
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
msgstr "Dogra"
#. xDvRL
-#: include/svx/strings.hrc:1721
+#: include/svx/strings.hrc:1723
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
msgstr "Gunjala Gondi"
#. uzq7e
-#: include/svx/strings.hrc:1722
+#: include/svx/strings.hrc:1724
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
msgstr "Hanifi Rohingya"
#. FAwvP
-#: include/svx/strings.hrc:1723
+#: include/svx/strings.hrc:1725
msgctxt "RID_SUBSETMAP"
msgid "Indic Siyaq Numbers"
msgstr "Indic Siyaq Numbers"
#. TYjtp
-#: include/svx/strings.hrc:1724
+#: include/svx/strings.hrc:1726
msgctxt "RID_SUBSETMAP"
msgid "Makasar"
msgstr "Makasar"
#. abFR5
-#: include/svx/strings.hrc:1725
+#: include/svx/strings.hrc:1727
msgctxt "RID_SUBSETMAP"
msgid "Mayan Numerals"
msgstr "Mayan Numerals"
#. aDjHx
-#: include/svx/strings.hrc:1726
+#: include/svx/strings.hrc:1728
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
msgstr "Medefaidrin"
#. qMf5N
-#: include/svx/strings.hrc:1727
+#: include/svx/strings.hrc:1729
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
msgstr "Old Sogdian"
#. rUG8e
-#: include/svx/strings.hrc:1728
+#: include/svx/strings.hrc:1730
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
msgstr "Sogdian"
#. B6UKP
-#: include/svx/strings.hrc:1729
+#: include/svx/strings.hrc:1731
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyph Format Controls"
msgstr ""
#. YBxAE
-#: include/svx/strings.hrc:1730
+#: include/svx/strings.hrc:1732
msgctxt "RID_SUBSETMAP"
msgid "Elymaic"
msgstr ""
#. ibmgu
-#: include/svx/strings.hrc:1731
+#: include/svx/strings.hrc:1733
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
msgstr ""
#. 8A7FD
-#: include/svx/strings.hrc:1732
+#: include/svx/strings.hrc:1734
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
msgstr ""
#. DajDi
-#: include/svx/strings.hrc:1733
+#: include/svx/strings.hrc:1735
msgctxt "RID_SUBSETMAP"
msgid "Ottoman Siyaq Numbers"
msgstr ""
#. FAb6M
-#: include/svx/strings.hrc:1734
+#: include/svx/strings.hrc:1736
msgctxt "RID_SUBSETMAP"
msgid "Small Kana Extension"
msgstr ""
#. bmviu
-#: include/svx/strings.hrc:1735
+#: include/svx/strings.hrc:1737
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr ""
#. SmFqD
-#: include/svx/strings.hrc:1736
+#: include/svx/strings.hrc:1738
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
msgstr ""
#. qNixg
-#: include/svx/strings.hrc:1737
+#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
msgstr ""
#. EDpqy
-#: include/svx/strings.hrc:1738
+#: include/svx/strings.hrc:1740
msgctxt "RID_SUBSETMAP"
msgid "Chorasmian"
msgstr ""
#. EH9Xf
-#: include/svx/strings.hrc:1739
+#: include/svx/strings.hrc:1741
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension G"
msgstr ""
#. wBzzY
-#: include/svx/strings.hrc:1740
+#: include/svx/strings.hrc:1742
msgctxt "RID_SUBSETMAP"
msgid "Dhives Akuru"
msgstr ""
#. CX5R4
-#: include/svx/strings.hrc:1741
+#: include/svx/strings.hrc:1743
msgctxt "RID_SUBSETMAP"
msgid "Khitan small script"
msgstr ""
#. onKAu
-#: include/svx/strings.hrc:1742
+#: include/svx/strings.hrc:1744
msgctxt "RID_SUBSETMAP"
msgid "Lisu Supplement"
msgstr ""
#. yMTF4
-#: include/svx/strings.hrc:1743
+#: include/svx/strings.hrc:1745
msgctxt "RID_SUBSETMAP"
msgid "Symbols for Legacy Computing"
msgstr ""
#. SZmB5
-#: include/svx/strings.hrc:1744
+#: include/svx/strings.hrc:1746
msgctxt "RID_SUBSETMAP"
msgid "Tangut Supplement"
msgstr ""
#. zxpCG
-#: include/svx/strings.hrc:1745
+#: include/svx/strings.hrc:1747
msgctxt "RID_SUBSETMAP"
msgid "Yezidi"
msgstr ""
#. BGGvD
-#: include/svx/strings.hrc:1747
+#: include/svx/strings.hrc:1749
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr "ከ ግራ-ወደ-ቀኝ (LTR)"
#. Ct9UG
-#: include/svx/strings.hrc:1748
+#: include/svx/strings.hrc:1750
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr "ከ ቀኝ-ወደ-ግራ (RTL)"
#. XFhAz
-#: include/svx/strings.hrc:1749
+#: include/svx/strings.hrc:1751
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr "ከፍተኛ የ እቃ ማሰናጃዎችን መጠቀሚያ"
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1751
+#: include/svx/strings.hrc:1753
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr "ከ ግራ-ወደ-ቀኝ (በ አግድም)"
#. b6Guf
-#: include/svx/strings.hrc:1752
+#: include/svx/strings.hrc:1754
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr "ከ ቀኝ-ወደ-ግራ (በ አግድም)"
#. yQGoC
-#: include/svx/strings.hrc:1753
+#: include/svx/strings.hrc:1755
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr "ከ ቀኝ-ወደ-ግራ (በ ቁመት)"
#. k7B2r
-#: include/svx/strings.hrc:1754
+#: include/svx/strings.hrc:1756
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr "ከ ግራ-ወደ-ቀኝ (በ ቁመት)"
#. DF4B8
-#: include/svx/strings.hrc:1755
+#: include/svx/strings.hrc:1757
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr "ከ ታች-ወደ-ላይ: ከ ግራ-ወደ-ቀኝ (በ ቁመት)"
#. siSmL
-#: include/svx/strings.hrc:1757
+#: include/svx/strings.hrc:1759
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Fontwork"
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1759
+#: include/svx/strings.hrc:1761
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1760
+#: include/svx/strings.hrc:1762
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1762
+#: include/svx/strings.hrc:1764
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. zvqUJ
#. strings related to borders
-#: include/svx/strings.hrc:1766
+#: include/svx/strings.hrc:1768
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
#. ABKEK
-#: include/svx/strings.hrc:1767
+#: include/svx/strings.hrc:1769
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
#. ygU8P
-#: include/svx/strings.hrc:1768
+#: include/svx/strings.hrc:1770
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
#. q5KJ8
-#: include/svx/strings.hrc:1769
+#: include/svx/strings.hrc:1771
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
#. TFuZb
-#: include/svx/strings.hrc:1770
+#: include/svx/strings.hrc:1772
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Set Outer Border and Vertical Lines"
msgstr ""
#. H5s9X
-#: include/svx/strings.hrc:1771
+#: include/svx/strings.hrc:1773
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
#. T5crG
-#: include/svx/strings.hrc:1772
+#: include/svx/strings.hrc:1774
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
#. S6AAA
-#: include/svx/strings.hrc:1773
+#: include/svx/strings.hrc:1775
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
#. tknFJ
-#: include/svx/strings.hrc:1774
+#: include/svx/strings.hrc:1776
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
#. hSmnW
-#: include/svx/strings.hrc:1775
+#: include/svx/strings.hrc:1777
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
#. DsEAB
-#: include/svx/strings.hrc:1776
+#: include/svx/strings.hrc:1778
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Set Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. Dy2UG
-#: include/svx/strings.hrc:1777
+#: include/svx/strings.hrc:1779
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
#. yF8RP
-#: include/svx/strings.hrc:1778
+#: include/svx/strings.hrc:1780
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Set Right Border Only"
msgstr ""
#. E2jZj
-#: include/svx/strings.hrc:1779
+#: include/svx/strings.hrc:1781
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Set Top Border Only"
msgstr ""
#. 7ixEC
-#: include/svx/strings.hrc:1780
+#: include/svx/strings.hrc:1782
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Set Bottom Border Only"
msgstr ""
#. nCjXG
-#: include/svx/strings.hrc:1781
+#: include/svx/strings.hrc:1783
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. 46Fq7
-#: include/svx/strings.hrc:1782
+#: include/svx/strings.hrc:1784
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
@@ -13335,7 +13347,7 @@ msgid "Preview:"
msgstr "ቅድመ እይታ:"
#. HG9Rn
-#: svx/uiconfig/ui/asianphoneticguidedialog.ui:506
+#: svx/uiconfig/ui/asianphoneticguidedialog.ui:503
msgctxt "asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog"
msgid "Allows you to add comments next to Asian characters to serve as a pronunciation guide."
msgstr "እርስዎን መጨመር ያስችሎታል ከ እስያ ባህሪዎች በላይ እንዴት እንደሚነበብ አንባቢውን ለመርዳት "
@@ -13653,73 +13665,139 @@ msgid "Classification"
msgstr "መመደቢያ"
#. c6ZEp
-#: svx/uiconfig/ui/classificationdialog.ui:125
+#: svx/uiconfig/ui/classificationdialog.ui:122
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
msgstr "መመደቢያ:"
#. EzBeR
-#: svx/uiconfig/ui/classificationdialog.ui:140
+#: svx/uiconfig/ui/classificationdialog.ui:137
msgctxt "classificationdialog|label-InternationalClassification"
msgid "International:"
msgstr "አለም አቀፍ:"
+#. T5CsA
+#: svx/uiconfig/ui/classificationdialog.ui:158
+msgctxt "classificationdialog|extended_tip|classiticationCB"
+msgid "Lists the translated document and paragraph classification levels of your installation."
+msgstr ""
+
+#. BKBcj
+#: svx/uiconfig/ui/classificationdialog.ui:176
+msgctxt "classificationdialog|extended_tip|internationalclassiticationCB"
+msgid "Lists the international document and paragraph classification levels of your installation."
+msgstr ""
+
#. 2DFQN
-#: svx/uiconfig/ui/classificationdialog.ui:182
+#: svx/uiconfig/ui/classificationdialog.ui:189
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
msgstr "ምልክት ማድረጊያ:"
#. QZAAx
-#: svx/uiconfig/ui/classificationdialog.ui:198
+#: svx/uiconfig/ui/classificationdialog.ui:205
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
msgstr "በ ቅርብ ጊዜ የተጠቀሙት:"
+#. nBJnS
+#: svx/uiconfig/ui/classificationdialog.ui:226
+msgctxt "classificationdialog|extended_tip|recentlyUsedCB"
+msgid "Lists the most recently used classification terms."
+msgstr ""
+
+#. E4AUF
+#: svx/uiconfig/ui/classificationdialog.ui:270
+msgctxt "classificationdialog|extended_tip|markingLB"
+msgid "Lists the specific classification markings for document and paragraph classification of your installation."
+msgstr ""
+
#. L4EWE
-#: svx/uiconfig/ui/classificationdialog.ui:283
+#: svx/uiconfig/ui/classificationdialog.ui:300
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "ይዞታው"
#. rjd94
-#: svx/uiconfig/ui/classificationdialog.ui:304
+#: svx/uiconfig/ui/classificationdialog.ui:321
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "ማድመቂያ"
+#. ob6c4
+#: svx/uiconfig/ui/classificationdialog.ui:327
+msgctxt "classificationdialog|extended_tip|toolboxCB"
+msgid "Applies bold character style to the classification contents."
+msgstr ""
+
#. v8MHF
-#: svx/uiconfig/ui/classificationdialog.ui:317
+#: svx/uiconfig/ui/classificationdialog.ui:339
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
msgstr "አንቀጽ መፈረሚያ"
+#. zGuTE
+#: svx/uiconfig/ui/classificationdialog.ui:345
+msgctxt "classificationdialog|extended_tip|signButton"
+msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
+msgstr ""
+
+#. xjChP
+#: svx/uiconfig/ui/classificationdialog.ui:382
+msgctxt "classificationdialog|extended_tip|classiticationEditWindow"
+msgid "Displays the current classification terms of the document or paragraph."
+msgstr ""
+
#. cDs9q
-#: svx/uiconfig/ui/classificationdialog.ui:386
+#: svx/uiconfig/ui/classificationdialog.ui:418
msgctxt "classificationdialog|label-PartNumber"
msgid "License:"
msgstr "ፍቃድ:"
#. d24J5
-#: svx/uiconfig/ui/classificationdialog.ui:401
+#: svx/uiconfig/ui/classificationdialog.ui:433
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
msgstr "የ አካል ቁጥር:"
#. AEUjh
-#: svx/uiconfig/ui/classificationdialog.ui:417
+#: svx/uiconfig/ui/classificationdialog.ui:449
msgctxt "classificationdialog|label-PartNumber"
msgid "Part text:"
msgstr "የ ጽሁፍ አካል:"
+#. 9CyuA
+#: svx/uiconfig/ui/classificationdialog.ui:472
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartEntry"
+msgid "Enter a custom intellectual property text for the document."
+msgstr ""
+
+#. Q3nGA
+#: svx/uiconfig/ui/classificationdialog.ui:517
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartLB"
+msgid "Lists the available intellectual property licenses defined for your installation."
+msgstr ""
+
+#. GR2S8
+#: svx/uiconfig/ui/classificationdialog.ui:563
+msgctxt "classificationdialog|extended_tip|intellectual PropertyPartNumberLB"
+msgid "Lists the available intellectual property part numbers of your installation."
+msgstr ""
+
#. gdZhQ
-#: svx/uiconfig/ui/classificationdialog.ui:529
+#: svx/uiconfig/ui/classificationdialog.ui:576
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "መጨመሪያ"
+#. Uy6aW
+#: svx/uiconfig/ui/classificationdialog.ui:584
+msgctxt "classificationdialog|extended_tip|intelectualPropertyPartAddButton"
+msgid "Click to add the part text to the intellectual property classification content."
+msgstr ""
+
#. XGQ6V
-#: svx/uiconfig/ui/classificationdialog.ui:553
+#: svx/uiconfig/ui/classificationdialog.ui:605
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "የ ምሁራን ንብረት"
@@ -15874,145 +15952,145 @@ msgid "Replace A_ll"
msgstr ""
#. 8pjvL
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:651
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:650
msgctxt "findreplacedialog-mobile|selection"
msgid "C_urrent selection only"
msgstr ""
#. kXCyp
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:665
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:664
msgctxt "findreplacedialog-mobile|regexp"
msgid "Re_gular expressions"
msgstr ""
#. PHsrD
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:686
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:685
msgctxt "findreplacedialog-mobile|attributes"
msgid "Attribut_es..."
msgstr ""
#. GRaeC
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:700
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:699
msgctxt "findreplacedialog-mobile|format"
msgid "For_mat..."
msgstr ""
#. cx7u7
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:714
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:713
msgctxt "findreplacedialog-mobile|noformat"
msgid "_No Format"
msgstr ""
#. TnTGs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:735
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:734
msgctxt "findreplacedialog-mobile|layout"
msgid "Search for st_yles"
msgstr ""
#. QZvqy
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:749
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:748
msgctxt "findreplacedialog-mobile|includediacritics"
msgid "Diac_ritic-sensitive"
msgstr ""
#. jgEBu
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:763
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:762
msgctxt "findreplacedialog-mobile|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. HEtSQ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:777
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:776
msgctxt "findreplacedialog-mobile|matchcharwidth"
msgid "Match character _width"
msgstr ""
#. PeENq
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:796
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:795
msgctxt "findreplacedialog-mobile|similarity"
msgid "S_imilarity search"
msgstr ""
#. BxPGW
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:811
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:810
msgctxt "findreplacedialog-mobile|similaritybtn"
msgid "Similarities..."
msgstr ""
#. z8Uiz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:838
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:837
msgctxt "findreplacedialog-mobile|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. e7EkJ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:853
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:852
msgctxt "findreplacedialog-mobile|soundslikebtn"
msgid "Sounds..."
msgstr ""
#. ZvWKZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:879
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:878
msgctxt "findreplacedialog-mobile|wildcard"
msgid "Wil_dcards"
msgstr ""
#. jCtqG
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:894
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:893
msgctxt "findreplacedialog-mobile|notes"
msgid "_Comments"
msgstr ""
#. CABZs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:915
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:914
msgctxt "findreplacedialog-mobile|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. EjXBb
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:951
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:950
msgctxt "findreplacedialog-mobile|searchinlabel"
msgid "Search i_n:"
msgstr ""
#. vHG2V
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
msgstr ""
#. BC8U6
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Values"
msgstr ""
#. BkByZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:968
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Notes"
msgstr ""
#. a8BE2
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:993
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:992
msgctxt "findreplacedialog-mobile|searchdir"
msgid "Direction:"
msgstr ""
#. GPC8q
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1010
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1009
msgctxt "findreplacedialog-mobile|rows"
msgid "Ro_ws"
msgstr ""
#. xCeTz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1029
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1028
msgctxt "findreplacedialog-mobile|cols"
msgid "Colum_ns"
msgstr ""
#. fPE4f
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1073
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1072
msgctxt "findreplacedialog-mobile|label3"
msgid "Other _options"
msgstr ""
@@ -16180,217 +16258,217 @@ msgid "Replaces all of the occurrences of the text or format that you want to re
msgstr "ሁሉንም ሁኔታዎች መቀየሪያ የ ጽሁፍ ወይንም አቀራረብ እርስዎ መቀየር የሚፈልጉትን "
#. gRMJL
-#: svx/uiconfig/ui/findreplacedialog.ui:705
+#: svx/uiconfig/ui/findreplacedialog.ui:704
msgctxt "findreplacedialog|selection"
msgid "C_urrent selection only"
msgstr "የ_አሁኑን ምርጫ ብቻ"
#. Fkfjb
-#: svx/uiconfig/ui/findreplacedialog.ui:713
+#: svx/uiconfig/ui/findreplacedialog.ui:712
msgctxt "findreplacedialog|extended_tip|selection"
msgid "Searches only the selected text or cells."
msgstr "የ ተመረጠውን የ ጽሁፍ ወይንም ክፍሎች መፈለጊያ "
#. CwXAb
-#: svx/uiconfig/ui/findreplacedialog.ui:724
+#: svx/uiconfig/ui/findreplacedialog.ui:723
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
msgstr "መደ_በኛ አገላለጽ"
#. cX5ta
-#: svx/uiconfig/ui/findreplacedialog.ui:745
+#: svx/uiconfig/ui/findreplacedialog.ui:744
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
msgstr "መለያ_ዎች..."
#. QoKEH
-#: svx/uiconfig/ui/findreplacedialog.ui:759
+#: svx/uiconfig/ui/findreplacedialog.ui:758
msgctxt "findreplacedialog|format"
msgid "For_mat..."
msgstr "አቀራ_ረብ..."
#. Eaomj
-#: svx/uiconfig/ui/findreplacedialog.ui:766
+#: svx/uiconfig/ui/findreplacedialog.ui:765
msgctxt "findreplacedialog|extended_tip|format"
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
msgstr "የ ተወሰነ የ ጽሁፍ አቀራረብ ገጽታዎች መፈለጊያ: እንደ ፊደል አይነቶች: የ ፊደል ተጽእኖዎች: እና የ ጽሁፍ ፍሰት ባህሪዎች"
#. C4Co9
-#: svx/uiconfig/ui/findreplacedialog.ui:778
+#: svx/uiconfig/ui/findreplacedialog.ui:777
msgctxt "findreplacedialog|noformat"
msgid "_No Format"
msgstr "አቀራረብ _የለም"
#. G7NEP
-#: svx/uiconfig/ui/findreplacedialog.ui:799
+#: svx/uiconfig/ui/findreplacedialog.ui:798
msgctxt "findreplacedialog|layout"
msgid "Search for st_yles"
msgstr "ዘዴ_ዎች መፈለጊያ"
#. JEwqr
-#: svx/uiconfig/ui/findreplacedialog.ui:807
+#: svx/uiconfig/ui/findreplacedialog.ui:806
msgctxt "findreplacedialog|extended_tip|layout"
msgid "Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list."
msgstr "እርስዎ በ ወሰኑት ዘዴ የ ቀረበ ጽሁፍ መፈለጊያ: ይምረጡ ይህን ምልክት ማድረጊያ ሳጥን: እና ከዛ ይምረጡ ዘዴ ከ መፈለጊያ ዝርዝር ውስጥ: የ ዘዴ መቀየሪያ ለ መወሰን: ይምረጡ ዘዴ ከ መቀየሪያ ዝርዝር ውስጥ "
#. wjEUp
-#: svx/uiconfig/ui/findreplacedialog.ui:818
+#: svx/uiconfig/ui/findreplacedialog.ui:817
msgctxt "findreplacedialog|includediacritics"
msgid "Diacritic-_sensitive"
msgstr ""
#. J8Zou
-#: svx/uiconfig/ui/findreplacedialog.ui:832
+#: svx/uiconfig/ui/findreplacedialog.ui:831
msgctxt "findreplacedialog|includekashida"
msgid "_Kashida-sensitive"
msgstr "_Kashida-sensitive"
#. AtLV3
-#: svx/uiconfig/ui/findreplacedialog.ui:846
+#: svx/uiconfig/ui/findreplacedialog.ui:845
msgctxt "findreplacedialog|matchcharwidth"
msgid "Match character _width"
msgstr "የ ባህሪውን _ስፋት ማመሳሰያ"
#. uauDF
-#: svx/uiconfig/ui/findreplacedialog.ui:854
+#: svx/uiconfig/ui/findreplacedialog.ui:853
msgctxt "findreplacedialog|extended_tip|matchcharwidth"
msgid "Distinguishes between half-width and full-width character forms."
msgstr "ሙሉ-ስፋት እና ግማሽ-ስፋት ያላቸውን ባህሪዎች ፎርሞች ይለያል"
#. WCsiC
-#: svx/uiconfig/ui/findreplacedialog.ui:870
+#: svx/uiconfig/ui/findreplacedialog.ui:869
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
msgstr "ተ_መሳሳይ መፈለጊያ"
#. 9Div9
-#: svx/uiconfig/ui/findreplacedialog.ui:878
+#: svx/uiconfig/ui/findreplacedialog.ui:877
msgctxt "findreplacedialog|extended_tip|similarity"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr "መፈለጊያ ተመሳሳይ የሆኑ ደንቦችን በ መፈለጊያ ጽሁፍ ውስጥ: ይምረጡ ይህን ምልክት ማድረጊያ ሳጥን: እና ከዛ ይጫኑ የ ተመሳሳይ ቁልፍ ለ መግለጽ የ ተመሳሳይ ምርጫዎች "
#. mKiVJ
-#: svx/uiconfig/ui/findreplacedialog.ui:890
+#: svx/uiconfig/ui/findreplacedialog.ui:889
msgctxt "findreplacedialog|similaritybtn"
msgid "Similarities..."
msgstr "ተመሳሳዮች..."
#. 4MK8M
-#: svx/uiconfig/ui/findreplacedialog.ui:899
+#: svx/uiconfig/ui/findreplacedialog.ui:898
msgctxt "findreplacedialog|extended_tip|similaritybtn"
msgid "Set the options for the similarity search."
msgstr "ምርጫ ማሰናጃ ለ ተመሳሳይ መፈለጊያ"
#. pc7dE
-#: svx/uiconfig/ui/findreplacedialog.ui:922
+#: svx/uiconfig/ui/findreplacedialog.ui:921
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "Sounds like (_Japanese)"
#. 2Sw86
-#: svx/uiconfig/ui/findreplacedialog.ui:930
+#: svx/uiconfig/ui/findreplacedialog.ui:929
msgctxt "findreplacedialog|extended_tip|soundslike"
msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
msgstr "እርስዎን መወሰን ያስችሎታል የ መፈለጊያ ምርጫ ለ ተመሳሳይ ንድፎች የ ተጠቀሙትን በ ጃፓንኛ ጽሁፍ ውስጥ: ይምረጡ ይህን ምልክት ማድረጊያ ሳጥን: እና ከዛ ይጫኑ የ ድምፅ ቁልፍ የ መፈለጊያ ምርጫ ለ መወሰን "
#. ak55F
-#: svx/uiconfig/ui/findreplacedialog.ui:942
+#: svx/uiconfig/ui/findreplacedialog.ui:941
msgctxt "findreplacedialog|soundslikebtn"
msgid "Sounds..."
msgstr "ድምፅ..."
#. 86WMC
-#: svx/uiconfig/ui/findreplacedialog.ui:951
+#: svx/uiconfig/ui/findreplacedialog.ui:950
msgctxt "findreplacedialog|extended_tip|soundslikebtn"
msgid "Sets the search options for similar notation used in Japanese text."
msgstr "የ መፈለጊያ ምርጫ ለ ተመሳሳይ ምርጫ ማሰናጃ ለ ጃፓንኛ ጽሁፍ የሚጠቀሙበት "
#. R2bHb
-#: svx/uiconfig/ui/findreplacedialog.ui:973
+#: svx/uiconfig/ui/findreplacedialog.ui:972
msgctxt "findreplacedialog|wildcard"
msgid "Wil_dcards"
msgstr "ሁለ_ገብ"
#. vFwmA
-#: svx/uiconfig/ui/findreplacedialog.ui:988
+#: svx/uiconfig/ui/findreplacedialog.ui:987
msgctxt "findreplacedialog|notes"
msgid "Comme_nts"
msgstr ""
#. z68pk
-#: svx/uiconfig/ui/findreplacedialog.ui:996
+#: svx/uiconfig/ui/findreplacedialog.ui:995
msgctxt "findreplacedialog|extended_tip|notes"
msgid "In Writer, you can select to include the comment texts in your searches."
msgstr "በ መጻፊያ ውስጥ: እርስዎ መምረጥ ይችላሉ የ አስተያየት ጽሁፎች ማካተት በ እርስዎ መፈለጊያ ውስጥ"
#. hj5vn
-#: svx/uiconfig/ui/findreplacedialog.ui:1014
+#: svx/uiconfig/ui/findreplacedialog.ui:1013
msgctxt "findreplacedialog|replace_backwards"
msgid "Replace _backwards"
msgstr "የ _ኋሊዮሽ መቀየሪያ"
#. qrgkN
-#: svx/uiconfig/ui/findreplacedialog.ui:1022
+#: svx/uiconfig/ui/findreplacedialog.ui:1021
msgctxt "findreplacedialog|extended_tip|replace_backwards"
msgid "Search starts at the current cursor position and goes backwards to the beginning of the file."
msgstr "መፈለጊያ የሚጀምረው መጠቆሚያው አሁን ካለበት ቦታ ነው እና ወደ ኋላ ይሄዳል እስከ ፋይሉ መጀመሪያው ድረስ "
#. t4J9E
-#: svx/uiconfig/ui/findreplacedialog.ui:1055
+#: svx/uiconfig/ui/findreplacedialog.ui:1054
msgctxt "findreplacedialog|searchinlabel"
msgid "Search i_n:"
msgstr "ው_ስጥ መፈለጊያ:"
#. GGhEA
-#: svx/uiconfig/ui/findreplacedialog.ui:1070
+#: svx/uiconfig/ui/findreplacedialog.ui:1069
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "መቀመሪያ"
#. bpBeC
-#: svx/uiconfig/ui/findreplacedialog.ui:1071
+#: svx/uiconfig/ui/findreplacedialog.ui:1070
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "ዋጋዎች"
#. zSUYq
-#: svx/uiconfig/ui/findreplacedialog.ui:1072
+#: svx/uiconfig/ui/findreplacedialog.ui:1071
msgctxt "findreplacedialog|calcsearchin"
msgid "Comments"
msgstr ""
#. K4WuW
-#: svx/uiconfig/ui/findreplacedialog.ui:1097
+#: svx/uiconfig/ui/findreplacedialog.ui:1096
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "አቅጣጫ:"
#. p2HBA
-#: svx/uiconfig/ui/findreplacedialog.ui:1114
+#: svx/uiconfig/ui/findreplacedialog.ui:1113
msgctxt "findreplacedialog|rows"
msgid "Ro_ws"
msgstr "ረድ_ፎች"
#. uib5F
-#: svx/uiconfig/ui/findreplacedialog.ui:1133
+#: svx/uiconfig/ui/findreplacedialog.ui:1132
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
msgstr "አም_ዶች"
#. Q6fG8
-#: svx/uiconfig/ui/findreplacedialog.ui:1177
+#: svx/uiconfig/ui/findreplacedialog.ui:1176
msgctxt "findreplacedialog|label3"
msgid "Other _options"
msgstr "ሌሎች _ምርጫዎች"
#. CPpFA
-#: svx/uiconfig/ui/findreplacedialog.ui:1184
+#: svx/uiconfig/ui/findreplacedialog.ui:1183
msgctxt "findreplacedialog|extended_tip|label3"
msgid "Shows more or fewer search options. Click this label again to hide the extended search options."
msgstr "አነስተኛ ወይንም ተጨማሪ የ መፈለጊያ ሁኔታዎች ማሳያ: ይጫኑ ይህን ምልክት እንደገና የ ተስፋፋውን የ መፈለጊያ ምርጫ ለ መደበቅ "
#. YpLau
-#: svx/uiconfig/ui/findreplacedialog.ui:1220
+#: svx/uiconfig/ui/findreplacedialog.ui:1219
msgctxt "findreplacedialog|extended_tip|FindReplaceDialog"
msgid "Finds or replaces text or formats in the current document."
msgstr "መፈለጊያ ወይንም መቀየሪያ ጽሁፍ ወይንም አቀራረብ በ አሁኑ ሰነድ ውስጥ "
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 661db37bbd7..5191aac7321 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -3,8 +3,8 @@ 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: 2021-05-31 15:16+0200\n"
-"PO-Revision-Date: 2021-05-31 16:19+0200\n"
+"POT-Creation-Date: 2021-06-11 23:58+0200\n"
+"PO-Revision-Date: 2021-06-13 11:23+0200\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/am/>\n"
"Language: am\n"
@@ -6492,554 +6492,548 @@ msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "በ ተጠቃሚው-የሚወሰን5"
-#. bwB2m
-#: sw/inc/strings.hrc:769
-msgctxt "STR_AUTH_TYPE_LOCAL_FILE"
-msgid "Local file"
-msgstr ""
-
#. nsCwi
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:769
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "አጭር ስም"
#. CpKgc
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:770
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "አይነት"
#. kUGDr
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:771
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "አድራሻ"
#. DquVQ
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:772
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "ማብራሪያ"
#. sduuV
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:773
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ደራሲ(ዎች)"
#. fXvz6
-#: sw/inc/strings.hrc:775
+#: sw/inc/strings.hrc:774
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "የ መጽሀፍ አርእስት"
#. c8PFE
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:775
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ምዕራፍ"
#. GXqxF
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:776
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "እትም"
#. p7A3p
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:777
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "አራሚው"
#. aAFEz
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:778
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "የህትመቱ አይነት"
#. 8DwdJ
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:779
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "ድርጅት"
#. VWNxy
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:780
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ማስታወሻ"
#. Da4fW
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:781
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ወር"
#. SdSBt
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:782
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ማስታወሻ"
#. MZYpD
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:783
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ቁጥር"
#. ZB7Go
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:784
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "ድርጅት"
#. C4CdP
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:785
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "ገጽ(ጾች)"
#. yFPFa
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:786
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "አሳታሚው"
#. d9u3p
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:787
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ዩኒቨርሲቲ"
#. Qxsdb
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:788
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "ተከታታይ"
#. YhXPg
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:789
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "አርእስት"
#. qEBhL
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:790
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "የ መግለጫው አይነት"
#. Sij9w
-#: sw/inc/strings.hrc:792
+#: sw/inc/strings.hrc:791
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "መጠን"
#. K8miv
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:792
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "አመት"
#. pFMSV
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:793
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#. xFG3c
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:794
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "በ ተጠቃሚው-የሚወሰን1"
#. wtDyU
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:795
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "በ ተጠቃሚው-የሚወሰን2"
#. VH3Se
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:796
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "በ ተጠቃሚው-የሚወሰን3"
#. twuKb
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:797
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "በ ተጠቃሚው-የሚወሰን4"
#. WAo7Z
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:798
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "በ ተጠቃሚው-የሚወሰን5"
#. 3r6Wg
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:799
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
#. eFnnx
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:801
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "የማውጫ ማስገቢያ ማረሚያ"
#. EHTHH
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:802
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "የማውጫ ማስገቢያ መጨመሪያ"
#. D2gkA
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:803
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "ሰነዱ ቀደም ሲል ቢብሊዮግራፊ ማስገቢያ ይዟል ነገር ግን ለተለየ ዳታ ነው: የ ነበረውን ማስገቢያ ማስተካከል ይፈልጋሉ?"
#. mK84T
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:805
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "አስተያየቶች"
#. fwecS
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:806
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "አስተያየት ማሳያ"
#. HkUvy
-#: sw/inc/strings.hrc:808
+#: sw/inc/strings.hrc:807
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "አስተያየት መደበቂያ"
#. FcmEy
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:809
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "ይህ የአቋራጭ ስም ቀደም ሲል ነበር: እባክዎን ሌላ ስም ይምረጡ"
#. VhMST
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:810
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "በራሱ ጽሁፍን ላጥፋው?"
#. E5MLr
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:811
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ምድቡን ማጥፊያ "
#. qndNh
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:812
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
#. B6xah
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:813
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "በራሱ ጽሁፍ :"
#. ChetY
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:814
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "በራሱ ጽሁፍ ማስቀመጫ"
#. QxAiF
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:815
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "በዚህ ፋይል ውስጥ በራሱ ጽሁፍ የለም"
#. sG8Xt
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:816
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "የኔ በራሱ ጽሁፍ"
#. GaoqR
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:818
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "በራሱ ጽሁፎች ለ አቋራጭ '%1' አልተገኘም"
#. MwUEP
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:819
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "ሰንጠረዥ ያለ ረድፎች ወይንም ክፍሎች ማስገባት አይቻልም"
#. AawM4
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:820
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "ሰንጠረዥ ማስገባት አልተቻለም ምክንያቱም በጣም ትልቅ ነው"
#. GGo8i
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:821
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "በራሱ መጻፊያ መመፍጠር አልተቻለም"
#. DCPSB
-#: sw/inc/strings.hrc:823
+#: sw/inc/strings.hrc:822
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "የተጠየቀው የቁራጭ ሰሌዳ አቀራረብ አልተገኘም"
#. YxCCF
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:823
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION የ ጽሁፍ ሰነድ"
#. 8ygN3
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:824
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "ምስል (%PRODUCTNAME %PRODUCTVERSION የ ጽሁፍ ሰነድ)"
#. ewPPB
-#: sw/inc/strings.hrc:826
+#: sw/inc/strings.hrc:825
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "እቃ (%PRODUCTNAME %PRODUCTVERSION የ ጽሁፍ ሰነድ)"
#. 9VEc3
-#: sw/inc/strings.hrc:827
+#: sw/inc/strings.hrc:826
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE link)"
#. svrE7
-#: sw/inc/strings.hrc:829
+#: sw/inc/strings.hrc:828
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ሁሉንም አስተያየቶች"
#. YGNN4
-#: sw/inc/strings.hrc:830
+#: sw/inc/strings.hrc:829
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ሁሉንም አስተያየቶች"
#. GDH49
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:830
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "አስተያየቶች በ "
#. RwAcm
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:831
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ቀን የለም)"
#. ytxKG
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:832
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ደራሲ የለም)"
#. nAwMG
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:833
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "መልስ ወደ $1"
#. CVVa6
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:835
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "የአድራሻ መከልከያ ማረሚያ"
#. njGGA
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:836
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "ሰላምታ ማስተካከያ (ለ ወንድ ተቀባዮች)"
#. ZVuKY
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:837
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "ሰላምታ ማስተካከያ (ለ ሴት ተቀባዮች)"
#. h4yuq
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:838
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "የሰላምታ አ~ካላት"
#. kWhqT
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:839
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "ወደ ሰላምታ መጨመሪያ"
#. hvF3V
-#: sw/inc/strings.hrc:841
+#: sw/inc/strings.hrc:840
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "ከሰላምታ ውስጥ ማስወገጃ"
#. A6XaR
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:841
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~ይጎትቱ የ ሰላምታ አካሎችን እታች ወዳለው ሳጥን ውስጥ"
#. 4VJWL
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:842
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "ሰላምታ"
#. Vj6XT
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:843
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "የስርአት ነጥብ ምልክት"
#. bafeG
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:844
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. tt6sA
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:845
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "ሜዳዎችን መመደቢያ ከእርስዎ የዳታ ምንጭ ጋር እንዲስማሙ ከሰላምታ አካላት ጋር"
#. zrUsN
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:846
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "የሰላምታ ቅድመ እይታ"
#. 2UVE6
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:847
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "የአድራሻ አካሎች"
#. Bd6pd
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:848
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "የሰላምታ አካሎች"
#. 9krzf
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:849
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "ወደ ሜዳው ተዛምዷል :"
#. oahCQ
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:850
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ቅድመ እይታ"
#. ijdxe
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:851
msgctxt "ST_DELETE_CONFIRM"
msgid "Do you want to delete this registered data source?"
msgstr ""
#. kE5C3
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:853
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ገና አልተዛመደም "
#. Y6FhG
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:854
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ሁሉንም ፋይሎች"
#. 7cNjh
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:855
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "የአድራሻ ዝርዝሮች (*.*)"
#. Ef8TY
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:856
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
#. 24opW
-#: sw/inc/strings.hrc:858
+#: sw/inc/strings.hrc:857
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
#. sq73T
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:858
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
#. QupGC
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:859
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
#. SzqRv
-#: sw/inc/strings.hrc:861
+#: sw/inc/strings.hrc:860
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
#. zAUu8
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:861
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
#. JBZFc
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:862
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Plain text (*.txt)"
#. CRJb6
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:863
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "ጽሁፍ በ ኮማ የ ተለየ (*.csv)"
#. U4H2j
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:864
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
#. DwxF8
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:865
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
#. uDNRt
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:866
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n"
@@ -7051,91 +7045,91 @@ msgstr ""
"የ ኢ-ሜይል መግለጫ መረጃ አሁን ማስገባት ይፈልጋሉ?"
#. r9BVg
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:867
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME የአድራሻ ዝርዝር (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:869
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr "የሚጀምረውን ሰነድ ይምረጡ"
#. FiUyK
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:870
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr "የ ሰነዱን አይነት ይምረጡ"
#. QwrpS
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:871
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr "የ አድራሻ መከለከያ ማስገቢያ"
#. omRZF
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:872
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr "የ አድራሻ ዝርዝር ይምረጡ"
#. YrDuD
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:873
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr "ሰላምታ መፍጠሪያ"
#. tTr4B
-#: sw/inc/strings.hrc:875
+#: sw/inc/strings.hrc:874
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr "እቅድ ማስተካከያ"
#. S4p5M
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:875
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "ተቀባይ አትጨምር"
#. N5YUH
-#: sw/inc/strings.hrc:877
+#: sw/inc/strings.hrc:876
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~ጨርሷል"
#. L5FEG
-#: sw/inc/strings.hrc:878
+#: sw/inc/strings.hrc:877
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "የ ደብዳቤ ማዋሀጃ አዋቂ"
#. CEhZj
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:879
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ሰንጠረዥ"
#. v9hEB
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:880
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ጥያቄ"
#. HxGAu
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:882
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ከ ሰነዱ መጀመሪያ ጀምሮ መመርመር ልቀጥል?"
#. gE7CA
-#: sw/inc/strings.hrc:884
+#: sw/inc/strings.hrc:883
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ፊደል ማረሚያው ጨርሷል"
#. 2SuqF
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:884
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr "ምንም መዝገበ ቃላት አልተገኘም"
@@ -7145,252 +7139,252 @@ msgstr "ምንም መዝገበ ቃላት አልተገኘም"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:890
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ቀን"
#. V9cQp
-#: sw/inc/strings.hrc:892
+#: sw/inc/strings.hrc:891
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ሰአት"
#. 2zgWi
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:892
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "የ ፋይል ስም"
#. FdSaU
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:893
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "የ ዳታቤዝ ስም"
#. XZADh
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:894
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ምእራፍ"
#. wYWy2
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr "የ ገጽ ቁጥር"
#. EXC6N
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ስታትስቲክስ"
#. EW86G
-#: sw/inc/strings.hrc:898
+#: sw/inc/strings.hrc:897
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ደራሲው"
#. 5aFak
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ቴምፕሌትስ"
#. 3wdud
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ላኪው"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ተለዋዋጭ ማሰናጃ"
#. ckA26
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ተለዋዋጭ ማሳያ"
#. Fjzgu
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "መቀመሪያ ማስገቢያ"
#. AXoAT
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ማስገቢያ ሜዳ"
#. VfqNE
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ማስገቢያ ሜዳ (ተለዋዋጭ)"
#. E8JAd
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ማስገቢያ ሜዳ (ተጠቃሚ)"
#. 8LGEQ
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:907
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "እንደ ሁኔታው ጽሁፍ"
#. jrZ7i
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE field"
#. 9WAT9
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Execute macro"
#. qEBxa
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:910
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "የቁጥር መጠን"
#. ACE5s
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "የ ገጽ ተለዋዋጭ ማሰናጃ"
#. ayB3N
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "የገጽ ተለዋዋጭ ማሳያ"
#. DBM4P
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL መጫኛ"
#. LJFF5
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:914
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "ቦታ ያዢ"
#. zZCg6
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:915
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ባህሪዎች መቀላቀያ"
#. 9MGU6
-#: sw/inc/strings.hrc:917
+#: sw/inc/strings.hrc:916
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ማስገቢያ ዝርዝር"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:919
+#: sw/inc/strings.hrc:918
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ማመሳከሪያ ማሰናጃ"
#. FJ2X8
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "ማመሳከሪያ ማስገቢያ"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "የ ደብዳቤ ማዋሀጃ ሜዳዎች"
#. JP2DU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "የሚቀጥለው መዝገብ"
#. GizhA
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "ማንኛውም መዝገብ"
#. aMGxm
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ከፍተኛ ቁጥር"
#. DtYzi
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ቀደም ያለው ገጽ"
#. UCSej
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "የሚቀጥለው ገጽ"
#. M8Fac
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "የተደበቀ ጽሁፍ"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:929
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "የ ተጠቃሚ ሜዳ"
#. XELYN
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ማስታወሻ"
#. MB6kt
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ጽሁፍ"
#. BWU6A
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "የ ቢብሊዮግራፊ ማስገቢያ"
#. 7EGCR
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "የተደበቀ አንቀጽ"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "የ ሰነድ መረጃ"
@@ -7399,87 +7393,87 @@ msgstr "የ ሰነድ መረጃ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ቀን"
#. qMCEh
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ቀን (የተወሰነ)"
#. AXmyw
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ሰአት"
#. 6dxVs
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ሰአት (የተወሰነ)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ሰንጠረዦች"
#. 7qW4K
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ባህሪዎች"
#. zDRCp
-#: sw/inc/strings.hrc:947
+#: sw/inc/strings.hrc:946
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ቃላቶች"
#. 2wgLC
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "አንቀጾች"
#. JPGG7
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ምስል"
#. CzoFh
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:949
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "እቃዎች"
#. bDG6R
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ገጾች"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatic"
#. xPP2E
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
#. spdXd
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[ጽሁፍ]"
@@ -7488,103 +7482,103 @@ msgstr "[ጽሁፍ]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ድርጅት"
#. WWxTK
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "የ መጀመሪያ ስም"
#. 4tdAc
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "የ አባት ስም"
#. xTV7n
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "መነሻዎች"
#. AKD3k
-#: sw/inc/strings.hrc:964
+#: sw/inc/strings.hrc:963
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "መንገድ"
#. ErMju
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "አገር"
#. ESbkx
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:965
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "ፖሳቁ"
#. WDAc2
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:966
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ከተማ"
#. pg7MV
-#: sw/inc/strings.hrc:968
+#: sw/inc/strings.hrc:967
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "አርእስት"
#. DwLhZ
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ቦታ"
#. LDTdu
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ስልክ (የ ቤት)"
#. JBZyj
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ስልክ (የስራ)"
#. 5EmGH
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "ፋክስ"
#. AtN9J
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:972
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr "ኢሜይል"
#. 6GBRm
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "አገር"
#. pbrdQ
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ማጥፊያ"
#. wC8SE
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ማብሪያ"
@@ -7594,37 +7588,37 @@ msgstr "ማብሪያ"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:980
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "የ ፋይል ስም"
#. RBpz3
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "የ ፋይሉ ስም ያለ ተጨማሪ"
#. BCzy8
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "መንገድ/የ ፋይል ስም"
#. ChFwM
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "መንገድ"
#. R6KrL
-#: sw/inc/strings.hrc:985
+#: sw/inc/strings.hrc:984
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr ""
#. ANM2H
-#: sw/inc/strings.hrc:986
+#: sw/inc/strings.hrc:985
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ምድብ"
@@ -7633,25 +7627,25 @@ msgstr "ምድብ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "የምእራፍ ስም"
#. tnLqE
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "የምእራፍ ቁጥር"
#. qGEAs
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "የ ምእራፍ ቁጥር ያለ መለያ"
#. WFA5R
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "የምእራፍ ቁጥር እና ስም"
@@ -7660,55 +7654,55 @@ msgstr "የምእራፍ ቁጥር እና ስም"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
#. m84Fb
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "የሮማን (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "የሮማን (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "የአረብኛ (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "እንደ ገጽ ዘዴ"
#. xBKwZ
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ጽሁፍ"
@@ -7717,13 +7711,13 @@ msgstr "ጽሁፍ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1009
+#: sw/inc/strings.hrc:1008
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ስም"
#. RCnZb
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "መነሻዎች"
@@ -7732,49 +7726,49 @@ msgstr "መነሻዎች"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ስርአት"
#. qKXLW
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. E86ZD
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1015
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ስም"
#. FB3Rp
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1016
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. KiBai
-#: sw/inc/strings.hrc:1018
+#: sw/inc/strings.hrc:1017
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "መቀመሪያ"
#. 9AsdS
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. GokUf
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ዳታቤዝ"
#. UBADL
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ስርአት"
@@ -7783,19 +7777,19 @@ msgstr "ስርአት"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1024
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ደራሲው"
#. aqFVp
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ሰአት"
#. FaZKx
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ቀን"
@@ -7804,79 +7798,79 @@ msgstr "ቀን"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "ማመሳከሪያ"
#. L7dK7
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "ገጽ"
#. MaB3q
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ምእራፍ"
#. 8FciB
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ከ ላይ/ከ ታች"
#. Vq8mj
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1034
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "እንደ ገጽ ዘዴ"
#. CQitd
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ምድብ እና ቁጥር"
#. BsvCn
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1036
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "የመግለጫ ጽሁፍ"
#. P7wiX
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ቁጥር መስጫ"
#. QBGit
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ቁጥር"
#. CGkV7
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1039
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ቁጥር (አገባብ የለውም)"
#. XgSb3
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1040
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ቁጥር (ሙሉ አገባብ አለው)"
#. zQTNF
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "ጽሁፍ ከ a/az + "
#. 97Vs7
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "ጽሁፍ ከ A/Az + "
@@ -7885,31 +7879,31 @@ msgstr "ጽሁፍ ከ A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. rAQoE
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ሰንጠረዥ"
#. biUa2
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ክፈፍ"
#. 7mkZb
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1050
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ምስል"
#. GgbFY
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1051
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "እቃ"
@@ -7918,1541 +7912,1541 @@ msgstr "እቃ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~ሁኔታው"
#. X9cqJ
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1056
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "ከዚያ ፡ ተጨማሪ"
#. bo8yF
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1057
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE Statement"
#. LixXA
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1058
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "የተደበቀ ጽ~ሁፍ"
#. EX3bJ
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "የ ~Macro ስም"
#. dNZtd
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~ማመሳከሪያ"
#. bfRPa
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "ባህ~ሪዎች"
#. j2G5G
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "ማ~ካካሻ"
#. vEgGo
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ዋጋ"
#. YQesU
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "መቀመሪያ"
#. Eq5xq
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ማስተካከያ"
#. 32NzA
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ተጠቃሚ]"
#. dYQTU
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "የአግድም . ማሰናጃ"
#. xELZY
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1070
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "የቁመት . ማሰናጃ"
#. F9Ldz
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ስፋት"
#. rdxcb
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "እርዝመት"
#. DQm2h
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1073
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "የ ግራ መስመር"
#. imDMU
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1074
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "የ ላይ መስመር"
#. ayQss
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1075
msgctxt "STR_COLS"
msgid "Columns"
msgstr "አምዶች"
#. 3moLd
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ረድፎች"
#. XWMSH
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "ቃላት እና ባህሪ መቁጠሪያ: ይጫኑ ለ መክፈት የ መቁጠሪያ ንግግር"
#. nxGNq
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "በ ነጠላ-ገጽ መመልከቻ"
#. 57ju6
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "በርካታ-ገጽ መመልከቻ"
#. tbig8
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1081
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "በ መጽሀፍ መመልከቻ"
#. xBHUG
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1082
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "የ ገጽ ቁጥር በ ሰነድ ውስጥ: ይጫኑ የ መቃኛ መስኮት ለመክፈት ወይንም በ ቀኝ-ይጫኑ ለ ምልክት ማድረጊያ ዝርዝር"
#. XaF3v
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1083
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "የ ገጽ ቁጥር በ ሰነድ ውስጥ (የ ገጽ ቁጥር በ ታተመ ሰነድ ላይ) ይጫኑ ለ መክፈት የ መሄጃ ወደ ገጽ ንግግር"
#. EWtd2
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "የ ገጽ ዘዴ በ ቀኝ-ይጫኑ ዘዴውን ለመቀየር ወይንም የ ዘዴ ንግግርን ይክፈቱ"
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "ፊደል በ ትልቁ መጻፊያ"
#. PLAVt
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ረድፎች"
#. sg6Za
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ፊደል በ ትልቁ መጻፊያ የለም"
#. gueRC
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "የ ገጽ መጨረሻ የለም"
#. G3CQN
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "አታንፀባርቅ"
#. MVEk8
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "በ ቁመት መገልበጫ"
#. Dns6t
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "በ አግድም መገልበጫ"
#. ZUKCy
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "በ አግድም እና በ ቁመት መገልበጫ"
#. LoQic
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1095
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ ማንፀባረቂያ በ አግድም በሙሉ ገጽ ላይ"
#. kbnTf
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "የ ባህሪ ዘዴ"
#. D99ZJ
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1097
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ምንም የ ባህሪ ዘዴ የለም"
#. fzG3P
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ግርጌ"
#. 9RCsQ
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ግርጌ የለም"
#. zFTin
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ራስጌ"
#. PcYEB
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "ራስጌ የለም"
#. 8Jgfg
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr ""
#. HEuGy
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr ""
#. 4tA4q
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "በሙሉ"
#. ypvD6
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr ""
#. hyEQ5
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1106
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr ""
#. bGBtQ
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr ""
#. SrG3D
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(ማስቆሚያ ብቻ)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ስፋት:"
#. 2GYT7
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "የተወሰነ እርዝመት:"
#. QrFMi
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "ዝቅተኛ እርዝመት:"
#. kLiYd
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1112
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ወደ አንቀጽ"
#. A8nAb
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr ""
#. Uszmm
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1115
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ወደ ገጽ"
#. JMHRz
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1116
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X Coordinate:"
#. oCZWW
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y Coordinate:"
#. YNKE6
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ከ ላይ"
#. GPTAu
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "መሀከል በ ቁመት"
#. fcpTS
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ከ ታች"
#. 37hos
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ከ መስመሩ በላይ"
#. MU7hC
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "መሀከል ማስመሪያ"
#. ZvEq7
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ከ መስመሩ በታች"
#. jypsG
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr ""
#. Cui3U
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr ""
#. 4RL9X
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "በ ቀኝ በኩል"
#. wzGK7
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "በ አግድም መሀከል ላይ"
#. ngRmB
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "በ ግራ በኩል"
#. JyHkM
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ውስጥ"
#. iXSZZ
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ውጪ"
#. kDY9Z
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "በ ሙሉ ስፋት"
#. Hvn8D
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "አምዶች"
#. 6j6TA
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "መለያያ ስፋት:"
#. dvdDt
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ከፍተኛ የ ግርጌ ማስታወሻ ቦታ:"
#. BWqF3
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "በንባብ-ብቻ ሰነድ ውስጥ ሊታረም የሚችል"
#. SCL5F
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "መክፈያ"
#. CFmBk
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr ""
#. HvZBm
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr ""
#. QDaFk
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ተገናኝቷል ወደ "
#. rWmT8
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "እና "
#. H2Kwq
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "መስመሮች መቁጠሪያ"
#. yjSiJ
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "መስመሮች አትቁጠር"
#. HE4BV
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "እንደገና ማስጀመሪያ ቆጠራውን በ: "
#. 7Q8qC
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "ብርሁነት: "
#. sNxPE
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ቀይ: "
#. u73NC
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "አረንጓዴ: "
#. qQsPp
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "ሰማያዊ: "
#. BS4nZ
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "ማነጻጸሪያ: "
#. avJBK
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "ጋማ: "
#. HQCJZ
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "ግልጽነት: "
#. 5jDK3
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "መገልበጫ"
#. DVSAx
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "አትገልብጥ"
#. Z7tXB
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "በ ንድፎች ዘዴ: "
#. RXuUF
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "መደበኛ"
#. kbALJ
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "ግራጫማ"
#. eSHEj
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ጥቁር & ነጭ"
#. tABTr
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "የ ውሀ ምልክት"
#. 8SwC3
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ማዞሪያ"
#. hWEeF
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "መጋጠሚያ የለም"
#. HEuEv
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "መጋጠሚያ (ለ መስመሮች ብቻ)"
#. VFgMq
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "መጋጠሚያ (ለ መስመሮች እና ባህሪዎች)"
#. VRJrB
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "የ ጽሁፉን ፍሰት መከተያ"
#. Sb3Je
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "የ ጽሁፉን ፍሰት አትከተል"
#. yXFKP
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "ድንበሮች ማዋሀጃ"
#. vwHbS
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ድንበሮችን አታዋህድ"
#. 3874B
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "ST_TBL"
msgid "Table"
msgstr "ሰንጠረዥ"
#. T9JAj
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "ST_FRM"
msgid "Frame"
msgstr ""
#. Fsnm6
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "ST_PGE"
msgid "Page"
msgstr "ገጽ"
#. pKFCz
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "መሳያ"
#. amiSY
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "ST_CTRL"
msgid "Control"
msgstr "መቆጣጠሪያ"
#. GEw9u
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
msgctxt "ST_REG"
msgid "Section"
msgstr "ክፍል"
#. bEiyL
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ምልክት ማድረጊያ"
#. 6gXCo
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ንድፎች"
#. d5eSc
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "የ OLE እቃ"
#. h5QQ8
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ራስጌዎች"
#. Cbktp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ምርጫዎች"
#. nquvS
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "የ ግርጌ ማስታወሻ"
#. GpAUo
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "አስታዋሽ"
#. nDFKa
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "አስተያየት"
#. qpbDE
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "መፈለጊያ መድገሚያ"
#. ipxfH
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "የ ማውጫ ማስገቢያ"
#. sfmff
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "የ መቀመሪያ ሰንጠረዥ"
#. DtkuT
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "የ ተሳሳተ የ መቀመሪያ ሰንጠረዥ"
#. A6Vgk
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr ""
#. pCp7u
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "ST_FIELD"
msgid "Field"
msgstr ""
#. LYuHA
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr ""
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "የሚቀጥለው ሰንጠረዥ"
#. yhnpi
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr ""
#. M4BCA
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "የሚቀጥለው ገጽ"
#. UWeq4
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "የሚቀጥለው መሳያ"
#. ZVCrD
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "የሚቀጥለው መቆጣጠሪያ"
#. NGAqr
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "የሚቀጥለው ክፍል"
#. Mwcvm
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "የሚቀጥለው ምልክት ማድረጊያ"
#. xbxDs
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1196
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "የሚቀጥለው ንድፍ"
#. 4ovAF
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "የሚቀጥለው የ OLE እቃ"
#. YzK6w
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "የሚቀጥለው ራስጌ"
#. skdRc
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "የሚቀጥለው ምርጫ"
#. RBFga
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "የ ሚቀጥለው የ ግርጌ ማስታወሻ"
#. GNLrx
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "የሚቀጥለው አስታዋሽ"
#. mFCfp
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "የሚቀጥለው አስተያየት"
#. gbnwp
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "ፍለጋውን ወደፊት መቀጠያ"
#. TXYkA
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "የሚቀጥለው ማውጫ ማስገቢያ"
#. EyvbV
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ቀደም ያለው ሰንጠረዥ"
#. cC5vJ
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1206
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ቀደም ያለው ገጽ"
#. p5jbU
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "ቀደም ያለው መሳያ"
#. 2WMmZ
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "ቀደም ያለው መቆጣጠሪያ"
#. 6uGDP
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ቀደም ያለው ክፍል"
#. YYCtk
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "ቀደም ያለው ምልክት ማድረጊያ"
#. nFLdX
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "ቀደም ያለው ንድፍ"
#. VuxvB
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "ቀደም ያለው የ OLE እቃ"
#. QSuct
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "ቀደም ያለው ራስጌ"
#. CzLBr
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "ቀደም ያለው ምርጫ"
#. B7PoL
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "ቀደም ያለው የ ግርጌ ማስታወሻ"
#. AgtLD
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "ቀደም ያለው አስታዋሽ"
#. GJQ6F
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ቀደም ያለው አስተያየት"
#. GWnfD
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "የ ኋሊዮሽ ፍለጋውን መቀጠያ"
#. uDtcG
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "ቀደም ያለው የማውጫ ማስገቢያ"
#. VR6DX
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ቀደም ያለው የ ሰንጠረዥ መቀመሪያ"
#. GqESF
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "የሚቀጥለው የ ሰንጠረዥ መቀመሪያ"
#. gBgxo
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ቀደም ያለው የተሳሳተ የ ሰንጠረዥ መቀመሪያ"
#. UAon9
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "የሚቀጥለው የተሳሳተ የ ሰንጠረዥ መቀመሪያ"
#. L2Apv
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr ""
#. jCsGs
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr ""
#. o3BBz
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ተጨምሯል"
#. LnFkq
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ጠፍቷል"
#. cTNEn
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "አቀራረብ"
#. YWr7C
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ሰንጠረዡ ተቀይሯል"
#. 6xVDN
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "የ ተፈጸሙ የ አንቀጽ ዘዴዎች"
#. 32AND
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "የ አንቀጽ አቀራረብ ተቀይሯል"
#. wLDkj
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "ረድፍ ገብቷል"
#. Eb5Gb
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ረድፍ ጠፍቷል"
#. i5ZJt
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "ክፍል ገብቷል"
#. 4gE3z
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "ክፍል ጠፍቷል"
#. DRCyp
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "የ መጨረሻ ማስታወሻ: "
#. qpW2q
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "የ ግርጌ ማስታወሻ: "
#. 3RFUd
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-ይጫኑ Smart Tag menu ለመክፈት"
#. QCD36
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "ራስጌ (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "የ መጀመሪያ ገጽ ራስጌ (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "የ ግራ ገጽ ራስጌ (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "የ ቀኝ ገጽ ራስጌ (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "ግርጌ (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1250
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "የ መጀመሪያ ገጽ ግርጌ (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "የ ግራ ገጽ ግርጌ (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "የ ቀኝ ገጽ ግርጌ (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "ራስጌ ማጥፊያ..."
#. wL3Fr
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "የ ራስጌ አቀራረብ..."
#. DrAUe
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ግርጌ ማጥፊያ..."
#. 9Xgou
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "የ ግርጌ አቀራረብ..."
#. ApT5B
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr "ሰንጠረዥ-አታንሳፍፍ"
#. wVAZJ
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "የ ምስል ፋይል መክፈት አልተቻለም"
#. iJuAv
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "የ ምስል ፋይል ማንበብ አልተቻለም"
#. Bwwho
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "ያልታወቀ የምስል አቀራረብ"
#. bfog5
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ይህ የምስል ፋይል አይነት የተደገፈ አይደለም"
#. xy4Vm
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "የምስል ማጣሪያ አልተገኘም"
#. tEqyq
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ስእሉን ለማስገባት በቂ memory የለም"
#. 5ihue
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ምስል ማስገቢያ"
#. GWzLN
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "አስተያየት : "
#. CoJc8
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "ማስገቢያ"
#. dfMEF
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ማጥፊያ"
#. NytQQ
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "በራሱ አራሚ"
#. YRAQL
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr "አቀራረብ"
#. ELCVU
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ሰንጠረዡ ተቀይሯል"
#. PzfQF
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "የ አንቀጽ ዘዴዎች መፈጸሚያ"
#. sgEbW
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_PAGE"
msgid "Page "
msgstr "ገጽ "
#. 3DpEx
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "ገጽ %1 ከ %2"
#. HSbzS
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "ገጽ %1 ከ %2 (ገጽ %3)"
#. a7tDc
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr ""
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "አንቀጽ"
#. aAtmp
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1282
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ምስል"
#. UBDMK
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "የ OLE እቃ"
#. xEWbo
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1284
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ክፈፍ"
#. hfJns
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ሰንጠረዥ"
#. GRqNY
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "የሰንጠረዥ ረድፍ"
#. CDQY4
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "የሰንጠረዥ ክፍል"
#. 2Db9T
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ገጽ"
#. 63FuG
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ራስጌ"
#. aDuAY
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ግርጌ"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML ሰነድ"
#. y2GBv
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_TITLE"
msgid "Title"
msgstr "አርእስት"
#. AipGR
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "መለያያ"
#. CoSEf
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "ደረጃ "
#. JdTF4
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "ፋይሉን \"%1\" በ \"%2\" መንገድ ውስጥ ማግኘት አልተቻለም"
#. zRWDZ
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "ተጠቃሚው-የተወሰነ ማውጫ"
#. t5uWs
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ምንም>"
#. vSSnJ
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ምንም>"
#. NSx98
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
#. hK8CX
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
#. 8EgTx
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
#. gxt8B
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
#. pGAb4
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. teDm3
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
#. XWaFn
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
#. xp6D6
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
#. AogDK
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
#. 5A4jw
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "የምእራፍ ቁጥር"
#. FH365
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ማስገቢያ"
#. xZjtZ
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ማስረጊያ ማቆሚያ"
#. aXW8y
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ጽሁፍ"
#. MCUd2
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "የ ገጽ ቁጥር"
#. pXqw3
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "የምእራፍ መረጃ"
#. DRBSD
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hyperlink መጀመሪያ"
#. Ytn5g
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hyperlink መጨረሻ"
#. hRo3J
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "የ ቢብሊዮግራፊ ማስገቢያ...: "
#. ZKG5v
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "የ ባህሪ ዘዴ: "
#. d9BES
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "የ ጽሁፍ አካል"
#. kwoGP
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "ይጫኑ Ctrl+Alt+A ትኩረቱን ወደ ተጨማሪ ተግባሮች ለማንቀሳቀስ"
#. Avm9y
-#: sw/inc/strings.hrc:1324
+#: sw/inc/strings.hrc:1323
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "ይጫኑ የ ግራ ወይንም የ ቀኝ ቀስት የ መቆጣጠሪያ አካሎችን ለመምረጥ"
#. 59eRi
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1324
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "ይጫኑ Ctrl+Alt+B ወደ አሁኑ የ መቆጣጠሪያ አካል ትኩረቱን ለ መመለስ"
#. 8AagG
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "የ ፋይል ምርጫዎች በ ፊደል ማውጫ (*.sdi)"
@@ -9461,259 +9455,259 @@ msgstr "የ ፋይል ምርጫዎች በ ፊደል ማውጫ (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "መሰረታዊ መስመር ከ ~ላይ"
#. 5GiEA
-#: sw/inc/strings.hrc:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~መሰረታዊ መስመር ከ ታች"
#. sdyVF
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "መሰረታዊ መስመር ~መሀከል"
#. NAXyZ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "እቃ ማስገቢያ"
#. 5C6Rc
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "እቃ ማረሚያ"
#. 3QFYB
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ቴምፕሌት: "
#. oUhnK
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ድንበሮች"
#. T2SH2
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "መደብ"
#. K6Yvs
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(የ አንቀጽ ዘዴ: "
#. Fsanh
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "የ ገጽ ቁጥሮች ወደ አሁኑ ገጽ መስጠት አልተቻለም: ሙሉ ቁጥሮች በ ግራ ገጾች ላይ ይሆናሉ: ጎዶሎ ቁጥሮች በ ቀኝ ገጾች ላይ ይሆናሉ"
#. VZnJf
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION ዋናው ሰነድ"
#. kWe9j
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "የፋይል ግንኙነት የአሁኑን ክፍል ይዞታዎች ያጠፋቸዋል ፡ ለማንኛውም ልቀጥል?"
#. dLuAF
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "ያስገቡት የ መግቢያ ቃል ዋጋ የለውም"
#. oUR7Y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "የመግቢያ ቃል አልተሰናዳም"
#. GBVqD
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "ጭረት ተጠናቋል"
#. rZBXF
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ምንም (ፊደሎቹን አታርም)"
#. Z8EjG
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ነባሩን ቋንቋ እንደነበረ መመለሻ"
#. YEXdS
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ተጨማሪ..."
#. QecQ3
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~መተው"
#. aaiBM
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "መግለጫዎች..."
#. kSDGu
-#: sw/inc/strings.hrc:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "የተለዩ አካባቢዎች ተሰናክለው እንደሆን መመርመሪያ: ለማንኛውም ልመርምር?"
#. KiAdJ
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "ሰነዱን ማዋሀድ አልተቻለም"
#. FqsCt
-#: sw/inc/strings.hrc:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_NO_BASE_FOR_MERGE"
msgid "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge."
msgstr "%PRODUCTNAME መሰረታዊ አካል ጎድሏል: የ ደብዳቤ ማዋሀጃ መጠቀም ያስፈልጋል:"
#. wcuf4
-#: sw/inc/strings.hrc:1359
+#: sw/inc/strings.hrc:1358
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "ምንጩን መጫን አልተቻለም"
#. K9qMS
-#: sw/inc/strings.hrc:1360
+#: sw/inc/strings.hrc:1359
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "ምንም የ ፋክስ ማተሚያ አልተዘጋጀም በ መሳሪያዎች/ምርጫዎች/%1/ማተሚያ ስር"
#. XWQ8w
-#: sw/inc/strings.hrc:1361
+#: sw/inc/strings.hrc:1360
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "የ HTML ሰነድ"
#. qVZBx
-#: sw/inc/strings.hrc:1362
+#: sw/inc/strings.hrc:1361
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "የ ጽሁፍ ሰነድ"
#. qmmPU
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "ምንጩ አልተገለጸም"
#. 2LgDJ
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ደረጃ "
#. AcAD8
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ረቂቅ "
#. DE9FZ
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "የ ግርጌ/መጨረሻ ማስታወሻ ማረሚያ"
#. EzBCZ
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "መፈለጊያው ቁልፍ በዚህ XX ያህል ጊዜ ተቀይሯል"
#. fgywB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ረድፍ "
#. GUc4a
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "አምድ "
#. yMyuo
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "ምንጩን ~መላኪያ..."
#. ywFCb
-#: sw/inc/strings.hrc:1371
+#: sw/inc/strings.hrc:1370
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~መላኪያ የ ኮፒ ምንጭ..."
#. BT3M3
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~ይቀጥሉ"
#. ZR9aw
-#: sw/inc/strings.hrc:1374
+#: sw/inc/strings.hrc:1373
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "በመላክ ላይ ወደ: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1375
+#: sw/inc/strings.hrc:1374
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "ተሳክቶ ተልኳል"
#. fmHmE
-#: sw/inc/strings.hrc:1376
+#: sw/inc/strings.hrc:1375
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "መላክ አልተቻለም"
#. yAAPM
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "ድርጅት;CR;የ መጀመሪያ ስም; ;የ አባት ስም;CR;አድራሻ ;CR;ከተማ ; ;ከፍለ ሀገር; ;ፖ.ሳ.ቁጥር ;CR;አገር;CR;"
#. mWrXk
-#: sw/inc/strings.hrc:1380
+#: sw/inc/strings.hrc:1379
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "ጽሁፍ መቀመሪያ"
#. RmBFW
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr "ምንም እቃ አልተገለጸም"
@@ -9722,7 +9716,7 @@ msgstr "ምንም እቃ አልተገለጸም"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "ሰነድ መመደቢያ ተቀይሯል ምክንያቱም የ አንቀጽ መመደቢያ ደረጃ ከፍተኛ ነው"
@@ -9731,121 +9725,121 @@ msgstr "ሰነድ መመደቢያ ተቀይሯል ምክንያቱም የ አን
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_VALID"
msgid " Valid "
msgstr " ዋጋ ያለው "
#. xAKRC
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "ዋጋ የሌለው"
#. pDAHz
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "ዋጋ የሌለው ፊርማ"
#. etEEx
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "የ ተፈረመው-በ"
#. BK7ub
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "የ አንቀጽ ፊርማ"
#. kZKCf
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "የ ንግድ ካርዶች"
#. ECFij
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "ኢሜይል ማሰናጃ"
#. PwrB9
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "ማስገቢያ"
#. NL48o
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "ማጥፊያ"
#. PW4Bz
-#: sw/inc/strings.hrc:1405
+#: sw/inc/strings.hrc:1404
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "መለያዎች"
#. yfgiq
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "መፈለጊያ ደንብ"
#. fhLzk
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "አማራጭ ማስገቢያ"
#. gD4D3
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "1ኛ ቁልፍ"
#. BFszo
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "2ኛ ቁልፍ"
#. EoAB8
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "አስተያየት"
#. Shstx
-#: sw/inc/strings.hrc:1412
+#: sw/inc/strings.hrc:1411
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "ጉዳዩን ማመሳሰያ"
#. 8Cjvb
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "ቃላት ብቻ"
#. zD8rb
-#: sw/inc/strings.hrc:1414
+#: sw/inc/strings.hrc:1413
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "አዎ"
#. 4tTop
-#: sw/inc/strings.hrc:1415
+#: sw/inc/strings.hrc:1414
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "አይ"
#. KhKwa
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "ማስተካከያ"
@@ -11027,109 +11021,109 @@ msgid "Insert Bibliography Entry"
msgstr "የ ቢብሊዮግራፊ ማስገቢያ መጨመሪያ"
#. XnbFd
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:42
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:43
msgctxt "bibliographyentry|extended_tip|new"
msgid "Opens the Define Bibliography Entry dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose Tools - Bibliography Database."
msgstr "መክፈቻ የ ጽሁፎች ዝርዝር ማስገቢያ መግለጫ ንግግር: እርስዎ አዲስ የ ጽሁፎች ዝርዝር መዝገብ የሚፈጥሩበት: ይህ መዝገብ የሚቀመጠው በ አሁኑ ሰነድ ውስጥ ነው: መዝገብ ለ መጨመር በ ጽሁፎች ዝርዝር ዳታቤዝ ውስጥ: ይምረጡ መሳሪያዎች - የ ጽሁፎች ዝርዝር ዳታቤዝ "
#. xHxhn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:61
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:62
msgctxt "bibliographyentry|extended_tip|edit"
msgid "Opens the Define Bibliography Entry dialog where you can edit the selected bibliography record."
msgstr "መክፈቻ የ ጽሁፎች ዝርዝር ማስገቢያ መግለጫ ንግግር እርስዎ የተመረጠውን የ ጽሁፎች ዝርዝር መዝገብ የሚያርሙበት"
#. zo8CS
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:80
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:81
msgctxt "bibliographyentry|extended_tip|close"
msgid "Closes the dialog."
msgstr "ንግግሩን መዝጊያ"
#. sQJ4e
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:92
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:93
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "ማስገቢያ"
#. rUZwC
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:100
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:101
msgctxt "bibliographyentry|extended_tip|insert"
msgid "Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document."
msgstr "የ ጽሁፎች ዝርዝር ማመሳከሪያ ማስገቢያ ወደ አሁኑ ሰነድ ውስጥ: እርስዎ አዲስ ሰነድ ከፈጠሩ: እርስዎ እንደ ማስገቢያ ማስገባት አለብዎት: ያለበለዚያ መዝገቡ ይጠፋል ሰነዱን በሚዘጉ ጊዜ"
#. JT2A7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:112
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:113
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "መፈጸሚያ"
#. EhmoG
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:149
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:150
msgctxt "bibliographyentry|frombibliography"
msgid "Bibliography Database"
msgstr ""
#. TyGCb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:158
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:159
msgctxt "bibliographyentry|extended_tip|frombibliography"
msgid "Inserts a reference from the bibliography database."
msgstr "ከ ጽሁፎች ዝርዝር ዳታቤዝ ማመሳከሪያዎችን ማስገቢያ"
#. BFK8W
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:169
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:170
msgctxt "bibliographyentry|fromdocument"
msgid "Document Content"
msgstr ""
#. m4Ynn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:178
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:179
msgctxt "bibliographyentry|extended_tip|fromdocument"
msgid "Inserts a reference from the bibliography records that are stored in the current document."
msgstr "ማመሳከሪያ ማስገቢያ ከ ጽሁፎች ዝርዝር መዝገቦች ውስጥ የተቀመጡ በ አሁኑ ሰነድ ውስጥ"
#. AhW2w
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:193
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:194
msgctxt "bibliographyentry|label1"
msgid "Bibliography Source"
msgstr ""
#. 5BLqy
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:225
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:226
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "ደራሲው"
#. AMDy4
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:237
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:238
msgctxt "bibliographyentry|label3"
msgid "Title"
msgstr "አርእስት"
#. VPXDb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:274
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:275
msgctxt "bibliographyentry|extended_tip|entrylb"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr "አጭር ስም ይምረጡ ለ ጽሁፎች ዝርዝር መዝገብ እርስዎ ማስገባት የሚፈልጉትን"
#. YYgLc
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:291
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:292
msgctxt "bibliographyentry|extended_tip|entryed"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr "አጭር ስም ይምረጡ ለ ጽሁፎች ዝርዝር መዝገብ እርስዎ ማስገባት የሚፈልጉትን"
#. AAmDi
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:304
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:305
msgctxt "bibliographyentry|label5"
msgid "Short name"
msgstr "አጭር ስም"
#. voQD7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:323
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:324
msgctxt "bibliographyentry|label4"
msgid "Entry"
msgstr ""
#. 3trf6
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:344
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:345
msgctxt "bibliographyentry|extended_tip|BibliographyEntryDialog"
msgid "Inserts a bibliography reference."
msgstr "የ ጽሁፎች ዝርዝር ማመሳከሪያ ማስገቢያ"
@@ -17667,37 +17661,37 @@ msgid "Insert Section"
msgstr "ክፍል ማስገቢያ"
#. rEeaX
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:40
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:37
msgctxt "insertsectiondialog|ok"
msgid "_Insert"
msgstr "_ማስገቢያ"
#. V4AJG
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:113
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:110
msgctxt "insertsectiondialog|section"
msgid "Section"
msgstr "ክፍል"
#. hgnkY
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:136
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "አምዶች"
#. AbW5x
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:160
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "ማስረጊያዎች"
-#. deUnf
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:184
-msgctxt "insertsectiondialog|background"
-msgid "Background"
-msgstr "መደብ"
+#. XFoBE
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
+msgctxt "insertsectiondialog|area"
+msgid "Area"
+msgstr ""
#. Kt5QB
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:208
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
msgctxt "insertsectiondialog|notes"
msgid "Footnotes/Endnotes"
msgstr "የ ግርጌ/መጨረሻ ማስታወሻዎች"
diff --git a/source/am/vcl/messages.po b/source/am/vcl/messages.po
index 588b097dd62..26b7bb76e22 100644
--- a/source/am/vcl/messages.po
+++ b/source/am/vcl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:17+0200\n"
+"POT-Creation-Date: 2021-06-04 13:11+0200\n"
"PO-Revision-Date: 2021-01-31 16:36+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/am/>\n"
@@ -1934,529 +1934,529 @@ msgid "_Print"
msgstr ""
#. M3L4L
-#: vcl/uiconfig/ui/printdialog.ui:154
+#: vcl/uiconfig/ui/printdialog.ui:157
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr ""
#. 67YPm
-#: vcl/uiconfig/ui/printdialog.ui:158
+#: vcl/uiconfig/ui/printdialog.ui:163
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 ""
-#. Aq6Gv
-#: vcl/uiconfig/ui/printdialog.ui:189
-msgctxt "printdialog|lastpage"
-msgid "Last page"
-msgstr ""
-
-#. RwCmD
+#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:193
-msgctxt "printdialog|extended_tip|btnLast"
-msgid "Shows preview of the last page."
+msgctxt "printdialog|previewbox"
+msgid "Pre_view"
msgstr ""
-#. CZQLF
-#: vcl/uiconfig/ui/printdialog.ui:209
-msgctxt "printdialog|forward"
-msgid "Next page"
-msgstr "የሚቀጥለው ገጽ"
-
-#. emK9r
-#: vcl/uiconfig/ui/printdialog.ui:213
-msgctxt "printdialog|extended_tip|forward"
-msgid "Shows preview of the next page."
+#. EpB5H
+#: vcl/uiconfig/ui/printdialog.ui:202
+msgctxt "printdialog|extended_tip|previewbox"
+msgid "Turn on or off display of the print preview."
msgstr ""
-#. yyFVV
-#: vcl/uiconfig/ui/printdialog.ui:228
-msgctxt "printdialog|totalnumpages"
-msgid "/ %n"
-msgstr "/ %n"
+#. SbgFv
+#: vcl/uiconfig/ui/printdialog.ui:232
+msgctxt "printdialog|firstpage"
+msgid "First page"
+msgstr ""
-#. c7uMG
-#: vcl/uiconfig/ui/printdialog.ui:246
-msgctxt "printdialog|extended_tip|pageedit"
-msgid "Enter the number of page to be shown in the preview."
+#. GVGSq
+#: vcl/uiconfig/ui/printdialog.ui:236
+msgctxt "printdialog|extended_tip|btnFirst"
+msgid "Shows preview of the first page."
msgstr ""
#. ebceU
-#: vcl/uiconfig/ui/printdialog.ui:262
+#: vcl/uiconfig/ui/printdialog.ui:251
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr "ያለፈው ገጽ"
#. uS5Ka
-#: vcl/uiconfig/ui/printdialog.ui:266
+#: vcl/uiconfig/ui/printdialog.ui:255
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr ""
-#. SbgFv
-#: vcl/uiconfig/ui/printdialog.ui:282
-msgctxt "printdialog|firstpage"
-msgid "First page"
+#. c7uMG
+#: vcl/uiconfig/ui/printdialog.ui:274
+msgctxt "printdialog|extended_tip|pageedit"
+msgid "Enter the number of page to be shown in the preview."
msgstr ""
-#. GVGSq
-#: vcl/uiconfig/ui/printdialog.ui:286
-msgctxt "printdialog|extended_tip|btnFirst"
-msgid "Shows preview of the first page."
+#. yyFVV
+#: vcl/uiconfig/ui/printdialog.ui:288
+msgctxt "printdialog|totalnumpages"
+msgid "/ %n"
+msgstr "/ %n"
+
+#. CZQLF
+#: vcl/uiconfig/ui/printdialog.ui:301
+msgctxt "printdialog|forward"
+msgid "Next page"
+msgstr "የሚቀጥለው ገጽ"
+
+#. emK9r
+#: vcl/uiconfig/ui/printdialog.ui:305
+msgctxt "printdialog|extended_tip|forward"
+msgid "Shows preview of the next page."
msgstr ""
-#. dQEY8
-#: vcl/uiconfig/ui/printdialog.ui:312
-msgctxt "printdialog|previewbox"
-msgid "Pre_view"
+#. Aq6Gv
+#: vcl/uiconfig/ui/printdialog.ui:320
+msgctxt "printdialog|lastpage"
+msgid "Last page"
msgstr ""
-#. EpB5H
-#: vcl/uiconfig/ui/printdialog.ui:322
-msgctxt "printdialog|extended_tip|previewbox"
-msgid "Turn on or off display of the print preview."
+#. RwCmD
+#: vcl/uiconfig/ui/printdialog.ui:324
+msgctxt "printdialog|extended_tip|btnLast"
+msgid "Shows preview of the last page."
msgstr ""
#. PD6Aj
-#: vcl/uiconfig/ui/printdialog.ui:398
+#: vcl/uiconfig/ui/printdialog.ui:400
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:417
+#: vcl/uiconfig/ui/printdialog.ui:419
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr "ሁኔታው:"
#. dyo2j
-#: vcl/uiconfig/ui/printdialog.ui:432
+#: vcl/uiconfig/ui/printdialog.ui:434
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr "ነባር ማተሚያ"
#. McZgQ
-#: vcl/uiconfig/ui/printdialog.ui:438
+#: vcl/uiconfig/ui/printdialog.ui:440
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr ""
#. oBACQ
-#: vcl/uiconfig/ui/printdialog.ui:450
+#: vcl/uiconfig/ui/printdialog.ui:452
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "ባህሪዎች..."
#. 89CRC
-#: vcl/uiconfig/ui/printdialog.ui:457
+#: vcl/uiconfig/ui/printdialog.ui:459
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:481
+#: vcl/uiconfig/ui/printdialog.ui:483
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr "ማተሚያ"
#. AyxGJ
-#: vcl/uiconfig/ui/printdialog.ui:519
+#: vcl/uiconfig/ui/printdialog.ui:521
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr "_ሁሉንም ገጾች"
#. AQ7Ms
-#: vcl/uiconfig/ui/printdialog.ui:530
+#: vcl/uiconfig/ui/printdialog.ui:532
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr "ጠቅላላ ሰነዱን ማተሚያ"
#. pYtbq
-#: vcl/uiconfig/ui/printdialog.ui:541
+#: vcl/uiconfig/ui/printdialog.ui:543
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr "_ገጾች:"
#. azXfE
-#: vcl/uiconfig/ui/printdialog.ui:553
+#: vcl/uiconfig/ui/printdialog.ui:555
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:569
+#: vcl/uiconfig/ui/printdialog.ui:571
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr "ለምሳሌ: 1, 3-5, 7, 9"
#. FTtLK
-#: vcl/uiconfig/ui/printdialog.ui:572
+#: vcl/uiconfig/ui/printdialog.ui:574
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:583
+#: vcl/uiconfig/ui/printdialog.ui:585
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr "_ምርጫው"
#. CJ2E7
-#: vcl/uiconfig/ui/printdialog.ui:593
+#: vcl/uiconfig/ui/printdialog.ui:595
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:607
+#: vcl/uiconfig/ui/printdialog.ui:609
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr ""
#. XmeFL
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:626
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr ""
#. 49y67
-#: vcl/uiconfig/ui/printdialog.ui:625
+#: vcl/uiconfig/ui/printdialog.ui:627
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr ""
#. 6CkPE
-#: vcl/uiconfig/ui/printdialog.ui:626
+#: vcl/uiconfig/ui/printdialog.ui:628
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr ""
#. ZeA37
-#: vcl/uiconfig/ui/printdialog.ui:630
+#: vcl/uiconfig/ui/printdialog.ui:632
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr ""
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:661
+#: vcl/uiconfig/ui/printdialog.ui:663
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr "ከ _የትኛው ህትመት:"
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:686
+#: vcl/uiconfig/ui/printdialog.ui:688
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr "የ ወረቀት ጎኖች:"
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:702
+#: vcl/uiconfig/ui/printdialog.ui:704
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:703
+#: vcl/uiconfig/ui/printdialog.ui:705
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:704
+#: vcl/uiconfig/ui/printdialog.ui:706
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. CKpgL
-#: vcl/uiconfig/ui/printdialog.ui:708
+#: vcl/uiconfig/ui/printdialog.ui:710
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:722
+#: vcl/uiconfig/ui/printdialog.ui:724
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr "የ ኮፒዎች _ቁጥር:"
#. NwD7S
-#: vcl/uiconfig/ui/printdialog.ui:745
+#: vcl/uiconfig/ui/printdialog.ui:747
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr "ማተም የሚፈልጉትን የ ኮፒ ቁጥር ያስገቡ"
#. BT4nY
-#: vcl/uiconfig/ui/printdialog.ui:759
+#: vcl/uiconfig/ui/printdialog.ui:761
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr ""
#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:772
+#: vcl/uiconfig/ui/printdialog.ui:774
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr "በ _ግልባጭ ደንብ ማተሚያ"
#. svd2Q
-#: vcl/uiconfig/ui/printdialog.ui:781
+#: vcl/uiconfig/ui/printdialog.ui:783
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr "ገጾችን በ ግልባጭ ደንብ ለማተም ምልክት ያድርጉ"
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:798
+#: vcl/uiconfig/ui/printdialog.ui:800
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr "_ማወዳደሪያ"
#. kR6bA
-#: vcl/uiconfig/ui/printdialog.ui:806
+#: vcl/uiconfig/ui/printdialog.ui:808
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr "የ ገጾችን ደንብ በ ዋናው ሰነድ መሰረት መጠበቂያ"
#. GZrpG
-#: vcl/uiconfig/ui/printdialog.ui:836
+#: vcl/uiconfig/ui/printdialog.ui:838
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr ""
#. X4Am9
-#: vcl/uiconfig/ui/printdialog.ui:844
+#: vcl/uiconfig/ui/printdialog.ui:846
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:865
+#: vcl/uiconfig/ui/printdialog.ui:867
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:881
+#: vcl/uiconfig/ui/printdialog.ui:883
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr "መጠን እና ኮፒዎች"
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:920
+#: vcl/uiconfig/ui/printdialog.ui:922
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr "አቅጣጫ:"
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:935
+#: vcl/uiconfig/ui/printdialog.ui:937
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr "የ ወረቀት መጠን:"
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:952
+#: vcl/uiconfig/ui/printdialog.ui:954
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "ራሱ በራሱ"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:953
+#: vcl/uiconfig/ui/printdialog.ui:955
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "ምስል"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:954
+#: vcl/uiconfig/ui/printdialog.ui:956
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "በ መሬት አቀማመጥ"
#. PkAo9
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:960
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr "ለ አዲሱ እቃ መደርደሪያ ቦታ ያስገቡ"
#. DSFv2
-#: vcl/uiconfig/ui/printdialog.ui:974
+#: vcl/uiconfig/ui/printdialog.ui:976
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:1009
+#: vcl/uiconfig/ui/printdialog.ui:1011
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr "ገጾች በ ወረቀት:"
#. ok8Lw
-#: vcl/uiconfig/ui/printdialog.ui:1023
+#: vcl/uiconfig/ui/printdialog.ui:1025
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr "በርካታ ገጾች በ ወረቀቱ ላይ ማተሚያ"
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1064
+#: vcl/uiconfig/ui/printdialog.ui:1066
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "ማስተካከያ"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1071
+#: vcl/uiconfig/ui/printdialog.ui:1073
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr "ምን ያህል ተንሸራታች በ ገጽ ውስጥ እንደሚታተም ይምረጡ"
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1084
+#: vcl/uiconfig/ui/printdialog.ui:1086
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr "ገጾች:"
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1104
+#: vcl/uiconfig/ui/printdialog.ui:1106
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr "የ ረድፎች ቁጥር ይምረጡ"
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1116
+#: vcl/uiconfig/ui/printdialog.ui:1118
msgctxt "printdialog|by"
msgid "by"
msgstr "በ"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1135
+#: vcl/uiconfig/ui/printdialog.ui:1137
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr "የ አምዶች ቁጥር ይምረጡ"
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1147
+#: vcl/uiconfig/ui/printdialog.ui:1149
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr "መስመር:"
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1166
+#: vcl/uiconfig/ui/printdialog.ui:1168
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr "ለ እያንዳንዱ በሚታተመው ገጽ እና በ ወረቀቱ ጠርዝ መካከል የሚኖረውን የ መስመር ስፋት ይምረጡ"
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1179
+#: vcl/uiconfig/ui/printdialog.ui:1181
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "በገጾች መካከል"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1190
+#: vcl/uiconfig/ui/printdialog.ui:1192
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr "እርቀት:"
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1209
+#: vcl/uiconfig/ui/printdialog.ui:1211
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr "በሚታተመው ገጽ እና በ ወረቀቱ ጠርዝ መካከል የሚኖረውን የ መስመር ስፋት ይምረጡ"
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1222
+#: vcl/uiconfig/ui/printdialog.ui:1224
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "የ ወረቀቱ ድንበር"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1235
+#: vcl/uiconfig/ui/printdialog.ui:1237
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr "ደንብ:"
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1252
+#: vcl/uiconfig/ui/printdialog.ui:1254
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr "ከ ግራ ወደ ቀኝ: ከዚያ ወደ ታች"
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1253
+#: vcl/uiconfig/ui/printdialog.ui:1255
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr "ከ ላይ ወደ ታች ከዚያ ወደ ቀኝ"
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1254
+#: vcl/uiconfig/ui/printdialog.ui:1256
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr "ከ ላይ ወደ ታች: ክዚያ ወደ ግራ"
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1255
+#: vcl/uiconfig/ui/printdialog.ui:1257
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr "ከ ቀኝ ወደ ግራ: ከዚያ ወደ ታች"
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1259
+#: vcl/uiconfig/ui/printdialog.ui:1261
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr "ለማተም የ ገጾች ቅደም ተከተል ይምረጡ"
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1271
+#: vcl/uiconfig/ui/printdialog.ui:1273
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "በ አያንዳንዱ ገጽ ዙሪያ ድንበር መሳያ"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1282
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr "በ እያንዳንዱ ገጽ ዙሪያ ድንበር እንዲሳል ምልክት ያድርጉ"
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1292
+#: vcl/uiconfig/ui/printdialog.ui:1294
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "መግለጫ ጽሁፍ"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1302
+#: vcl/uiconfig/ui/printdialog.ui:1304
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1325
+#: vcl/uiconfig/ui/printdialog.ui:1327
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1330
+#: vcl/uiconfig/ui/printdialog.ui:1332
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:1352
+#: vcl/uiconfig/ui/printdialog.ui:1354
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1368
+#: vcl/uiconfig/ui/printdialog.ui:1370
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr "የ ገጽ እቅድ"
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1391
+#: vcl/uiconfig/ui/printdialog.ui:1393
msgctxt "printdialog|generallabel"
msgid "General"
msgstr "ባጠቃላይ"
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1440
+#: vcl/uiconfig/ui/printdialog.ui:1447
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 "የ አሁኑን ሰነድ ማተሚያ: ምርጫ ወይንም እርስዎ መወሰን የሚፈልጉትን ገጽ: እርስዎ እንዲሁም ማስገባት ይችላሉ የ ማተሚያ ምርጫ ለ አሁኑ ሰነድ "
diff --git a/source/an/basctl/messages.po b/source/an/basctl/messages.po
index f44bc0b7366..58e945e9299 100644
--- a/source/an/basctl/messages.po
+++ b/source/an/basctl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-06-04 13:08+0200\n"
"PO-Revision-Date: 2020-03-10 09:15+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/basctlmessages/an/>\n"
@@ -658,121 +658,121 @@ msgid "Existing Macros In:"
msgstr ""
#. 8Bfcg
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:231
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:230
msgctxt "basicmacrodialog|extended_tip|libraries"
msgid "Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog."
msgstr ""
#. Mfysc
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:247
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:246
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr ""
#. Qth4v
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:263
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:262
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr ""
#. AjFTi
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:300
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:299
msgctxt "basicmacrodialog|extended_tip|macronameedit"
msgid "Displays the name of the selected macro. To create or to change the name of a macro, enter a name here."
msgstr ""
#. BpDb6
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:309
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:308
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr ""
#. izDZr
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:331
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:330
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr ""
#. qEaMG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:338
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:337
msgctxt "basicmacrodialog|extended_tip|assign"
msgid "Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event."
msgstr ""
#. dxu7W
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:350
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr ""
#. dE5A9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:357
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing."
msgstr ""
#. 9Uhec
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:369
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr ""
#. Mxvv8
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
msgstr ""
#. XkqFC
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:388
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr ""
#. GN5Ft
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:395
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:394
msgctxt "basicmacrodialog|extended_tip|new"
msgid "Creates a new library."
msgstr ""
#. Gh52t
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:407
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:406
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr ""
#. 3L2hk
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:414
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:413
msgctxt "basicmacrodialog|extended_tip|organize"
msgid "Opens the Macro Organizer dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries."
msgstr ""
#. wAJj2
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:426
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:425
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr ""
#. E5rdD
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:433
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:432
msgctxt "basicmacrodialog|extended_tip|newlibrary"
msgid "Saves the recorded macro in a new library."
msgstr ""
#. 2xdsE
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:445
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:444
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr ""
#. BrAwG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:452
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:451
msgctxt "basicmacrodialog|extended_tip|newmodule"
msgid "Saves the recorded macro in a new module."
msgstr ""
#. gMDg9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:500
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:499
msgctxt "basicmacrodialog|extended_tip|BasicMacroDialog"
msgid "Opens a dialog to organize macros."
msgstr ""
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 8cfd0b5e6ae..d5f8e497105 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:14+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2020-08-31 13:02+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/cuimessages/an/>\n"
@@ -2052,62 +2052,68 @@ msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr ""
+#. NBDBv
+#: cui/inc/strings.hrc:383
+msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
+msgid "Experimental"
+msgstr ""
+
#. 3FZFt
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr "L'URL u texto ye masiau extenso pa o libel actual de corrección d'errors. Alcuerce o texto u reduzca o libel de corrección."
#. AD8QJ
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr ""
#. 4LWGV
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr ""
#. FjQQ5
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr ""
#. 2GUFq
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr ""
#. TmK5f
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr ""
#. izdAK
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr ""
#. HYT6K
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr ""
#. 88Ect
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:394
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr ""
#. KTtQE
-#: cui/inc/strings.hrc:395
+#: cui/inc/strings.hrc:396
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr ""
@@ -5911,181 +5917,301 @@ msgid "Bullets and Numbering"
msgstr ""
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:223
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr "Libel"
#. rYDvK
-#: cui/uiconfig/ui/bulletandposition.ui:266
+#: cui/uiconfig/ui/bulletandposition.ui:263
msgctxt "bulletandposition|label4"
msgid "Type:"
msgstr ""
+#. ccHCD
+#: cui/uiconfig/ui/bulletandposition.ui:279
+msgctxt "bulletandposition|entended_tip|numfmtlb"
+msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
+msgstr ""
+
#. mp5Si
-#: cui/uiconfig/ui/bulletandposition.ui:290
+#: cui/uiconfig/ui/bulletandposition.ui:292
msgctxt "bulletandposition|startatft"
msgid "Start at:"
msgstr ""
#. cfuBf
-#: cui/uiconfig/ui/bulletandposition.ui:306
+#: cui/uiconfig/ui/bulletandposition.ui:308
msgctxt "bulletandposition|startat"
msgid "1"
msgstr ""
+#. rE6Ec
+#: cui/uiconfig/ui/bulletandposition.ui:314
+msgctxt "bulletandposition|extended_tip|startat"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
#. Jtk6d
-#: cui/uiconfig/ui/bulletandposition.ui:320
+#: cui/uiconfig/ui/bulletandposition.ui:327
msgctxt "bulletandposition|bulletft"
msgid "Character:"
msgstr ""
#. GVt7U
-#: cui/uiconfig/ui/bulletandposition.ui:332
+#: cui/uiconfig/ui/bulletandposition.ui:339
msgctxt "bulletandposition|bullet"
msgid "Select..."
msgstr ""
+#. sNFJM
+#: cui/uiconfig/ui/bulletandposition.ui:345
+msgctxt "bulletandposition|extended_tip|bullet"
+msgid "Select the character for the unordered list."
+msgstr ""
+
#. oJgFH
-#: cui/uiconfig/ui/bulletandposition.ui:344
+#: cui/uiconfig/ui/bulletandposition.ui:356
msgctxt "bulletandposition|bitmap"
msgid "Select image..."
msgstr ""
+#. irp4K
+#: cui/uiconfig/ui/bulletandposition.ui:368
+msgctxt "bulletandposition|extended_tip|bitmap"
+msgid "Select a graphic bullet."
+msgstr ""
+
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:364
+#: cui/uiconfig/ui/bulletandposition.ui:381
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr ""
+#. XqDTh
+#: cui/uiconfig/ui/bulletandposition.ui:403
+msgctxt "bulletandposition|extended_tip|color"
+msgid "Select the color of the list characters for ordered and unordered lists."
+msgstr ""
+
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:407
+#: cui/uiconfig/ui/bulletandposition.ui:428
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr ""
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:439
+#: cui/uiconfig/ui/bulletandposition.ui:460
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr ""
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:453
+#: cui/uiconfig/ui/bulletandposition.ui:474
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr ""
+#. da9tS
+#: cui/uiconfig/ui/bulletandposition.ui:492
+msgctxt "bulletandposition|extended_tip|suffix"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. u9Bhq
+#: cui/uiconfig/ui/bulletandposition.ui:509
+msgctxt "bulletandposition|extended_tip|prefix"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:493
+#: cui/uiconfig/ui/bulletandposition.ui:524
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr ""
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:537
+#: cui/uiconfig/ui/bulletandposition.ui:568
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr ""
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:551
+#: cui/uiconfig/ui/bulletandposition.ui:582
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr ""
+#. HZHRK
+#: cui/uiconfig/ui/bulletandposition.ui:602
+msgctxt "bulletandposition|extended_tip|widthmf"
+msgid " Enter the width of the graphic bullet character. "
+msgstr ""
+
+#. twiWp
+#: cui/uiconfig/ui/bulletandposition.ui:621
+msgctxt "bulletandposition|extended_tip|heightmf"
+msgid " Enter the height of the graphic bullet character. "
+msgstr ""
+
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:614
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr ""
+#. QArnY
+#: cui/uiconfig/ui/bulletandposition.ui:661
+msgctxt "bulletandposition|extended_tip|relsize"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
+msgstr ""
+
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:628
+#: cui/uiconfig/ui/bulletandposition.ui:674
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr ""
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:646
+#: cui/uiconfig/ui/bulletandposition.ui:692
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr ""
+#. ivkyj
+#: cui/uiconfig/ui/bulletandposition.ui:700
+msgctxt "bulletandposition|extended_tip|keepratio"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:681
+#: cui/uiconfig/ui/bulletandposition.ui:732
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr ""
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:713
+#: cui/uiconfig/ui/bulletandposition.ui:764
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr ""
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:727
+#: cui/uiconfig/ui/bulletandposition.ui:778
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr ""
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:742
+#: cui/uiconfig/ui/bulletandposition.ui:793
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr ""
+#. nCTvW
+#: cui/uiconfig/ui/bulletandposition.ui:799
+msgctxt "bulletandposition|extended_tip|indentmf"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:757
+#: cui/uiconfig/ui/bulletandposition.ui:813
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr ""
+#. EEFpF
+#: cui/uiconfig/ui/bulletandposition.ui:819
+msgctxt "bulletandposition|extended_tip|numberingwidthmf"
+msgid " Enter or select the width of the list element. "
+msgstr ""
+
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:769
+#: cui/uiconfig/ui/bulletandposition.ui:830
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr ""
+#. iq9vz
+#: cui/uiconfig/ui/bulletandposition.ui:838
+msgctxt "bulletandposition|extended_tip|relative"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. zC5eX
+#: cui/uiconfig/ui/bulletandposition.ui:862
+msgctxt "bulletandposition|extended_tip|center"
+msgid "Align bullet on the center of the list element."
+msgstr ""
+
+#. sdBx9
+#: cui/uiconfig/ui/bulletandposition.ui:880
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Align bullet on the left of the list element."
+msgstr ""
+
+#. TFMgS
+#: cui/uiconfig/ui/bulletandposition.ui:898
+msgctxt "bulletandposition|extended_tip|right"
+msgid "Align bullet on the right of the list element."
+msgstr ""
+
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:836
+#: cui/uiconfig/ui/bulletandposition.ui:917
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr ""
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:853
+#: cui/uiconfig/ui/bulletandposition.ui:934
msgctxt "bulletandposition|position"
msgid "Position"
msgstr ""
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:883
+#: cui/uiconfig/ui/bulletandposition.ui:964
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr ""
+#. WdtHx
+#: cui/uiconfig/ui/bulletandposition.ui:972
+msgctxt "bulletandposition|extended_tip|sliderb"
+msgid "Applies the modification to the whole slide or page."
+msgstr ""
+
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:897
+#: cui/uiconfig/ui/bulletandposition.ui:983
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr ""
+#. FfWoQ
+#: cui/uiconfig/ui/bulletandposition.ui:992
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Applies the modification to the selection."
+msgstr ""
+
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:912
+#: cui/uiconfig/ui/bulletandposition.ui:1003
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr ""
+#. cM2TD
+#: cui/uiconfig/ui/bulletandposition.ui:1010
+msgctxt "bulletandposition|extended_tip|applytomaster"
+msgid "Click to apply the the modification to all slides that use the current master slide."
+msgstr ""
+
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:930
+#: cui/uiconfig/ui/bulletandposition.ui:1026
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr ""
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:992
+#: cui/uiconfig/ui/bulletandposition.ui:1088
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr ""
@@ -8999,7 +9125,7 @@ msgid "Existing Macros"
msgstr ""
#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:342
+#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
msgstr ""
@@ -10511,134 +10637,134 @@ msgid "Open File"
msgstr ""
#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:64
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
msgstr ""
#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:88
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:103
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Documento"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:136
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr ""
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:152
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:151
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr ""
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:166
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:165
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr ""
#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:169
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
msgstr ""
#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:186
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:201
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr ""
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:219
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:217
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr ""
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:255
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:253
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr ""
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:270
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:268
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr ""
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:285
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:283
#, fuzzy
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "Nombre"
#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:301
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:318
msgctxt "hyperlinkdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:341
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:339
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr ""
#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:356
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:370
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr ""
#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:376
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:373
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:400
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:397
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:421
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:418
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr ""
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:436
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:433
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10777,25 +10903,25 @@ msgid "Events"
msgstr ""
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:387
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:411
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:432
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr ""
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:447
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10813,104 +10939,104 @@ msgid "Data Sources..."
msgstr ""
#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:59
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
msgstr ""
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr ""
#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:92
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
msgstr ""
#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:116
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
msgstr ""
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:143
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr ""
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:180
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:179
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr ""
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:195
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:194
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr ""
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:210
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:209
#, fuzzy
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "Nombre"
#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:227
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:244
msgctxt "hyperlinkmailpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:266
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:265
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr ""
#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:282
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:296
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr ""
#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:299
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:325
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:323
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:346
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:344
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr ""
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:361
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:359
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -10990,104 +11116,104 @@ msgid "Select Path"
msgstr ""
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr ""
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:138
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr ""
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:164
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr ""
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:204
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr ""
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:230
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr ""
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr ""
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr ""
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
#, fuzzy
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "Nombre"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:314
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:331
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:352
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr ""
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:368
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:382
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr ""
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:386
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:410
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:431
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr ""
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:446
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11414,44 +11540,44 @@ msgid "Create from file"
msgstr ""
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:187
+#: cui/uiconfig/ui/insertoleobject.ui:186
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr ""
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:231
+#: cui/uiconfig/ui/insertoleobject.ui:230
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr ""
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:244
+#: cui/uiconfig/ui/insertoleobject.ui:243
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr ""
#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:252
+#: cui/uiconfig/ui/insertoleobject.ui:251
msgctxt "insertoleobject|extended_tip|linktofile"
msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
msgstr ""
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:263
+#: cui/uiconfig/ui/insertoleobject.ui:262
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr ""
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:282
+#: cui/uiconfig/ui/insertoleobject.ui:281
#, fuzzy
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "~Fichero"
#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:315
+#: cui/uiconfig/ui/insertoleobject.ui:311
msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
msgstr ""
@@ -12119,7 +12245,7 @@ msgid "Macro Name"
msgstr ""
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:297
+#: cui/uiconfig/ui/macroselectordialog.ui:296
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "Descripción"
@@ -18495,7 +18621,7 @@ msgid "QR Code Generator"
msgstr ""
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:114
+#: cui/uiconfig/ui/qrcodegen.ui:115
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr ""
@@ -18552,43 +18678,43 @@ msgid "Medium"
msgstr ""
#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
+#: cui/uiconfig/ui/qrcodegen.ui:252
msgctxt "button_medium"
msgid "15% of codewords can be restored."
msgstr ""
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:263
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr ""
#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:277
+#: cui/uiconfig/ui/qrcodegen.ui:275
msgctxt "button_quartile"
msgid "25% of codewords can be restored."
msgstr ""
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:288
+#: cui/uiconfig/ui/qrcodegen.ui:286
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr ""
#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:301
+#: cui/uiconfig/ui/qrcodegen.ui:298
msgctxt "button_high"
msgid "30% of codewords can be restored."
msgstr ""
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:322
+#: cui/uiconfig/ui/qrcodegen.ui:319
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr "Opcions"
#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:353
+#: cui/uiconfig/ui/qrcodegen.ui:347
msgctxt "qr code dialog title"
msgid "Generate QR Code for any text or URL."
msgstr ""
@@ -20124,13 +20250,13 @@ msgid "Add to _Dictionary"
msgstr ""
#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:613
+#: cui/uiconfig/ui/spellingdialog.ui:614
msgctxt "spellingdialog|extended_tip|addmb"
msgid "Adds the unknown word to a user-defined dictionary."
msgstr ""
#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:654
+#: cui/uiconfig/ui/spellingdialog.ui:655
msgctxt "spellingdialog|extended_tip|SpellingDialog"
msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
msgstr ""
@@ -20859,6 +20985,36 @@ msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr ""
+#. DCdet
+#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+msgctxt "textcolumnstabpage|labelColNumber"
+msgid "_Number of columns:"
+msgstr ""
+
+#. PpfsL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+msgctxt "textcolumnstabpage|labelColSpacing"
+msgid "_Spacing:"
+msgstr ""
+
+#. cpMdh
+#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
+msgid "Enter the number of columns to use for the text."
+msgstr ""
+
+#. VDq3x
+#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
+msgid "Enter the amount of space to leave between the columns."
+msgstr ""
+
+#. 4u4bL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
+msgid "Sets the columns layout properties for text in the selected drawing or text object."
+msgstr ""
+
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -20877,6 +21033,12 @@ msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr ""
+#. iq2Cq
+#: cui/uiconfig/ui/textdialog.ui:231
+msgctxt "textdialog|RID_SVXPAGE_TEXTCOLUMNS"
+msgid "Text Columns"
+msgstr ""
+
#. N89ek
#: cui/uiconfig/ui/textflowpage.ui:69
msgctxt "textflowpage|checkAuto"
diff --git a/source/an/framework/messages.po b/source/an/framework/messages.po
index e765d9bc922..a1976edb2d2 100644
--- a/source/an/framework/messages.po
+++ b/source/an/framework/messages.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2017-12-14 11:26+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -144,8 +144,14 @@ msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr ""
-#. ntyDa
+#. zHwpD
#: framework/inc/strings.hrc:44
+msgctxt "STR_LOCK_TOOLBARS"
+msgid "~Lock Toolbars"
+msgstr ""
+
+#. ntyDa
+#: framework/inc/strings.hrc:45
msgctxt "STR_CORRUPT_UICFG_SHARE"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -153,7 +159,7 @@ msgid ""
msgstr ""
#. grsAx
-#: framework/inc/strings.hrc:45
+#: framework/inc/strings.hrc:46
msgctxt "STR_CORRUPT_UICFG_USER"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -161,7 +167,7 @@ msgid ""
msgstr ""
#. qMSRF
-#: framework/inc/strings.hrc:46
+#: framework/inc/strings.hrc:47
msgctxt "STR_CORRUPT_UICFG_GENERAL"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -169,164 +175,164 @@ msgid ""
msgstr ""
#. 9FEe5
-#: framework/inc/strings.hrc:47
+#: framework/inc/strings.hrc:48
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr ""
#. HDUNU
#. To translators: for displaying 'Multiple Languages' in the language statusbar control
-#: framework/inc/strings.hrc:49
+#: framework/inc/strings.hrc:50
msgctxt "STR_LANGSTATUS_MULTIPLE_LANGUAGES"
msgid "Multiple Languages"
msgstr ""
#. rZBXF
-#: framework/inc/strings.hrc:50
+#: framework/inc/strings.hrc:51
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr ""
#. Z8EjG
-#: framework/inc/strings.hrc:51
+#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
#. YEXdS
-#: framework/inc/strings.hrc:52
+#: framework/inc/strings.hrc:53
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr ""
#. tTsdD
-#: framework/inc/strings.hrc:53
+#: framework/inc/strings.hrc:54
msgctxt "STR_SET_LANGUAGE_FOR_PARAGRAPH"
msgid "Set Language for Paragraph"
msgstr ""
#. m72Ea
-#: framework/inc/strings.hrc:54
+#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr ""
#. ZGDAr
-#: framework/inc/strings.hrc:56
+#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr ""
#. CBmAL
-#: framework/inc/strings.hrc:57
+#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr ""
#. xwuJF
-#: framework/inc/strings.hrc:58
+#: framework/inc/strings.hrc:59
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr ""
#. WiNUf
-#: framework/inc/strings.hrc:59
+#: framework/inc/strings.hrc:60
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr ""
#. a7gAj
-#: framework/inc/strings.hrc:60
+#: framework/inc/strings.hrc:61
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr ""
#. EaBTj
-#: framework/inc/strings.hrc:61
+#: framework/inc/strings.hrc:62
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr ""
#. DWfsm
-#: framework/inc/strings.hrc:62
+#: framework/inc/strings.hrc:63
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr ""
#. TYjnr
-#: framework/inc/strings.hrc:63
+#: framework/inc/strings.hrc:64
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr ""
#. B6MEP
-#: framework/inc/strings.hrc:64
+#: framework/inc/strings.hrc:65
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr ""
#. DEn9D
-#: framework/inc/strings.hrc:65
+#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr ""
#. V4iMu
-#: framework/inc/strings.hrc:67
+#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr ""
#. TreFC
-#: framework/inc/strings.hrc:68
+#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr ""
#. NFysA
-#: framework/inc/strings.hrc:69
+#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr ""
#. E5mMK
-#: framework/inc/strings.hrc:70
+#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr ""
#. 5474w
-#: framework/inc/strings.hrc:71
+#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr ""
#. qT2Ed
-#: framework/inc/strings.hrc:72
+#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr ""
#. 6Qvho
-#: framework/inc/strings.hrc:73
+#: framework/inc/strings.hrc:74
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr ""
#. 3SUEn
-#: framework/inc/strings.hrc:74
+#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr ""
#. VtEN6
-#: framework/inc/strings.hrc:75
+#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr ""
#. eGgm4
-#: framework/inc/strings.hrc:76
+#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr ""
diff --git a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
index e65a4c59f0d..3672e139703 100644
--- a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2020-08-30 17:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/an/>\n"
@@ -27396,6 +27396,26 @@ msgctxt ""
msgid "Development Tools"
msgstr ""
+#. qCG9b
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"Label\n"
+"value.text"
+msgid "Lock Toolbars"
+msgstr ""
+
+#. cAUZ8
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Lock or unlock all toolbars"
+msgstr ""
+
#. jLF5j
#: GenericCommands.xcu
#, fuzzy
diff --git a/source/an/sc/messages.po b/source/an/sc/messages.po
index 81c418a5fd9..19033d57be7 100644
--- a/source/an/sc/messages.po
+++ b/source/an/sc/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-01-16 04:41+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/an/>\n"
@@ -29288,10 +29288,10 @@ msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "Opcions..."
-#. G7ky9
+#. dtMEN
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:41
msgctxt "pivotfielddialog|extended_tip|options"
-msgid "Opens the Data Field Options dialog. The Options button is visible for column, row, or page fields only."
+msgid "Opens the Data Field Options dialog. The Options button is visible for filters and column or row fields only."
msgstr ""
#. KBmND
@@ -29565,10 +29565,10 @@ msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr ""
-#. uxqkM
+#. AeEju
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:214
msgctxt "pivottablelayoutdialog|extended_tip|listbox-column"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. WWrpy
@@ -29578,10 +29578,10 @@ msgctxt "pivottablelayoutdialog|label5"
msgid "Data Fields:"
msgstr "Campo de datos"
-#. DforL
+#. cvgCA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:295
msgctxt "pivottablelayoutdialog|extended_tip|listbox-data"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BhTuC
@@ -29590,10 +29590,10 @@ msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr ""
-#. vsPty
+#. n7GRA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:374
msgctxt "pivottablelayoutdialog|extended_tip|listbox-row"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. 4XvEh
@@ -29602,10 +29602,10 @@ msgctxt "pivottablelayoutdialog|label2"
msgid "Filters:"
msgstr ""
-#. 9M3jG
+#. yN8BR
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:455
msgctxt "pivottablelayoutdialog|extended_tip|listbox-page"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. Scoht
@@ -29614,10 +29614,10 @@ msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr ""
-#. ZkDd9
+#. FBtEV
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:567
msgctxt "pivottablelayoutdialog|extended_tip|listbox-fields"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BL7Ff
@@ -30322,7 +30322,7 @@ msgid "Options"
msgstr "Opcions"
#. LU6He
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:523
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:522
msgctxt "regressiondialog|extended_tip|RegressionDialog"
msgid "Produces the regression analysis of a data set"
msgstr ""
diff --git a/source/an/sd/messages.po b/source/an/sd/messages.po
index 02ddb3b6737..4a241cfd34d 100644
--- a/source/an/sd/messages.po
+++ b/source/an/sd/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2020-06-21 08:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/sdmessages/an/>\n"
@@ -8059,110 +8059,110 @@ msgid "Ta_b stops:"
msgstr "~Tabulacions"
#. WQBqF
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:350
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:349
msgctxt "extended_tip|metricFields"
msgid "Defines the spacing between tab stops."
msgstr ""
#. oSmuC
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:367
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:366
msgctxt "optimpressgeneralpage|objalwymov"
msgid "Objects always moveable"
msgstr ""
#. cXLAT
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:375
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:374
msgctxt "extended_tip|objalwymov"
msgid "Specifies that you want to move an object with the Rotate tool enabled. If Object always moveable is not marked, the Rotate tool can only be used to rotate an object."
msgstr ""
#. 8cyDE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:386
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:385
msgctxt "optimpressgeneralpage|distortcb"
msgid "Do not distort objects in curve"
msgstr ""
#. TDrpy
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:401
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:400
msgctxt "optimpressgeneralpage|backgroundback"
msgid "Use background cache"
msgstr ""
#. Di3Vo
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:409
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:408
msgctxt "extended_tip|backgroundback"
msgid "Specifies whether to use the cache for displaying objects on the master slide."
msgstr ""
#. psubE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:425
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:424
#, fuzzy
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "Configuración"
#. JGppH
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:456
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:455
msgctxt "optimpressgeneralpage|qickedit"
msgid "Allow quick editing"
msgstr ""
#. vmsrU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:464
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:463
msgctxt "extended_tip|qickedit"
msgid "If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text."
msgstr ""
#. dn7AQ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:475
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:474
msgctxt "optimpressgeneralpage|textselected"
msgid "Only text area selectable"
msgstr ""
#. EQqRZ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:484
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:483
msgctxt "extended_tip|textselected"
msgid "Specifies whether to select a text box by clicking the text."
msgstr ""
#. 9SB2g
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:499
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:498
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
msgstr ""
#. CrRmE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:533
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:532
msgctxt "optimpressgeneralpage|label8"
msgid "_Drawing scale:"
msgstr ""
#. j7n3M
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:547
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:546
msgctxt "optimpressgeneralpage|widthlbl"
msgid "Page _width:"
msgstr ""
#. Aay7y
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:561
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:560
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
msgstr ""
#. HVKhs
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:670
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:669
msgctxt "extended_tip|scaleBox"
msgid "Determines the drawing scale on the rulers."
msgstr ""
#. E2cEn
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:691
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:690
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "Escalar"
#. 67gzU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:705
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:704
msgctxt "extended_tip|OptSavePage"
msgid "Defines the general options for drawing or presentation documents."
msgstr ""
diff --git a/source/an/sfx2/messages.po b/source/an/sfx2/messages.po
index 9550daf3e33..75c3e913244 100644
--- a/source/an/sfx2/messages.po
+++ b/source/an/sfx2/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2020-08-30 17:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/sfx2messages/an/>\n"
@@ -4267,7 +4267,7 @@ msgid "Specifies the print setting options."
msgstr ""
#. NEo7g
-#: sfx2/uiconfig/ui/panel.ui:74 sfx2/uiconfig/ui/panel.ui:79
+#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr ""
@@ -4814,171 +4814,171 @@ msgid "Search"
msgstr ""
#. sGZMC
-#: sfx2/uiconfig/ui/templatedlg.ui:190
+#: sfx2/uiconfig/ui/templatedlg.ui:191
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr ""
#. yEhgP
-#: sfx2/uiconfig/ui/templatedlg.ui:212
+#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr ""
#. j76ke
-#: sfx2/uiconfig/ui/templatedlg.ui:228
+#: sfx2/uiconfig/ui/templatedlg.ui:229
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr ""
#. fXVNY
-#: sfx2/uiconfig/ui/templatedlg.ui:256
+#: sfx2/uiconfig/ui/templatedlg.ui:257
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
msgstr ""
#. tqVhJ
-#: sfx2/uiconfig/ui/templatedlg.ui:258
+#: sfx2/uiconfig/ui/templatedlg.ui:259
msgctxt "templatedlg|applist"
msgid "All Applications"
msgstr ""
#. pD6pU
-#: sfx2/uiconfig/ui/templatedlg.ui:259
+#: sfx2/uiconfig/ui/templatedlg.ui:260
msgctxt "templatedlg|applist"
msgid "Text Documents"
msgstr ""
#. eECt7
-#: sfx2/uiconfig/ui/templatedlg.ui:260
+#: sfx2/uiconfig/ui/templatedlg.ui:261
#, fuzzy
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "Fuella de calculo"
#. ajLbV
-#: sfx2/uiconfig/ui/templatedlg.ui:261
+#: sfx2/uiconfig/ui/templatedlg.ui:262
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "Presentacions"
#. LfUzB
-#: sfx2/uiconfig/ui/templatedlg.ui:262
+#: sfx2/uiconfig/ui/templatedlg.ui:263
#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "~Debuxo"
#. t7zE7
-#: sfx2/uiconfig/ui/templatedlg.ui:276
+#: sfx2/uiconfig/ui/templatedlg.ui:277
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
msgstr ""
#. 93CGw
-#: sfx2/uiconfig/ui/templatedlg.ui:278
+#: sfx2/uiconfig/ui/templatedlg.ui:279
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr ""
#. NF9wE
-#: sfx2/uiconfig/ui/templatedlg.ui:299
+#: sfx2/uiconfig/ui/templatedlg.ui:300
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr ""
#. ewTL3
-#: sfx2/uiconfig/ui/templatedlg.ui:438 sfx2/uiconfig/ui/templatedlg.ui:558
+#: sfx2/uiconfig/ui/templatedlg.ui:439 sfx2/uiconfig/ui/templatedlg.ui:559
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr ""
#. 7EJRA
-#: sfx2/uiconfig/ui/templatedlg.ui:455 sfx2/uiconfig/ui/templatedlg.ui:575
+#: sfx2/uiconfig/ui/templatedlg.ui:456 sfx2/uiconfig/ui/templatedlg.ui:576
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr ""
#. AC27i
-#: sfx2/uiconfig/ui/templatedlg.ui:470 sfx2/uiconfig/ui/templatedlg.ui:590
+#: sfx2/uiconfig/ui/templatedlg.ui:471 sfx2/uiconfig/ui/templatedlg.ui:591
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr ""
#. eSaBw
-#: sfx2/uiconfig/ui/templatedlg.ui:485 sfx2/uiconfig/ui/templatedlg.ui:605
+#: sfx2/uiconfig/ui/templatedlg.ui:486 sfx2/uiconfig/ui/templatedlg.ui:606
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr ""
#. pNzYA
-#: sfx2/uiconfig/ui/templatedlg.ui:500 sfx2/uiconfig/ui/templatedlg.ui:620
+#: sfx2/uiconfig/ui/templatedlg.ui:501 sfx2/uiconfig/ui/templatedlg.ui:621
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr ""
#. j39jM
-#: sfx2/uiconfig/ui/templatedlg.ui:646
+#: sfx2/uiconfig/ui/templatedlg.ui:647
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr ""
#. 2kzFW
-#: sfx2/uiconfig/ui/templatedlg.ui:664
+#: sfx2/uiconfig/ui/templatedlg.ui:665
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Tools"
msgstr ""
#. LUs2m
-#: sfx2/uiconfig/ui/templatedlg.ui:672
+#: sfx2/uiconfig/ui/templatedlg.ui:673
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr ""
#. hG7qW
-#: sfx2/uiconfig/ui/templatedlg.ui:684
+#: sfx2/uiconfig/ui/templatedlg.ui:685
msgctxt "templatedlg|extensions_btn"
msgid "_Extensions"
msgstr ""
#. uC7Rk
-#: sfx2/uiconfig/ui/templatedlg.ui:688
+#: sfx2/uiconfig/ui/templatedlg.ui:689
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Add more templates via extension"
msgstr ""
#. PXRa3
-#: sfx2/uiconfig/ui/templatedlg.ui:703
+#: sfx2/uiconfig/ui/templatedlg.ui:704
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr ""
#. Lr9os
-#: sfx2/uiconfig/ui/templatedlg.ui:707
+#: sfx2/uiconfig/ui/templatedlg.ui:708
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
msgstr ""
#. faL2n
-#: sfx2/uiconfig/ui/templatedlg.ui:721
+#: sfx2/uiconfig/ui/templatedlg.ui:722
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr ""
#. DbD3R
-#: sfx2/uiconfig/ui/templatedlg.ui:725
+#: sfx2/uiconfig/ui/templatedlg.ui:726
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
msgstr ""
#. EZBF9
-#: sfx2/uiconfig/ui/templatedlg.ui:739
+#: sfx2/uiconfig/ui/templatedlg.ui:740
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr ""
#. xQMAz
-#: sfx2/uiconfig/ui/templatedlg.ui:743
+#: sfx2/uiconfig/ui/templatedlg.ui:744
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
msgstr ""
diff --git a/source/an/starmath/messages.po b/source/an/starmath/messages.po
index ad490db2ada..c969952ec42 100644
--- a/source/an/starmath/messages.po
+++ b/source/an/starmath/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:10+0200\n"
"PO-Revision-Date: 2018-05-08 13:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3534,216 +3534,216 @@ msgid "Scale all brackets"
msgstr ""
#. FuBDq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:714
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:713
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "Titol"
#. 6FBiz
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:764
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:763
msgctxt "spacingdialog|1label1"
msgid "_Spacing:"
msgstr ""
#. yY4XJ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:777
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:776
#, fuzzy
msgctxt "spacingdialog|1label2"
msgid "_Line spacing:"
msgstr "Inter~liniau"
#. kBbAQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:790
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:789
msgctxt "spacingdialog|1label3"
msgid "_Root spacing:"
msgstr ""
#. TZADy
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:819
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:818
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr ""
#. CUx6t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:868
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:867
msgctxt "spacingdialog|2label1"
msgid "_Superscript:"
msgstr ""
#. 3uzYA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:881
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:880
msgctxt "spacingdialog|2label2"
msgid "S_ubscript:"
msgstr ""
#. DSSri
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:910
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:909
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr ""
#. JZwvA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:959
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:958
msgctxt "spacingdialog|3label1"
msgid "_Numerator:"
msgstr ""
#. mSkEA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:972
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:971
msgctxt "spacingdialog|3label2"
msgid "_Denominator:"
msgstr ""
#. ne2kD
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1001
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1000
#, fuzzy
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "Funcions"
#. 5PMRt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1050
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1049
msgctxt "spacingdialog|4label1"
msgid "_Excess length:"
msgstr ""
#. CfsG3
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1063
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1062
msgctxt "spacingdialog|4label2"
msgid "_Weight:"
msgstr ""
#. NEfpf
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1092
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1091
msgctxt "spacingdialog|4title"
msgid "Fraction Bar"
msgstr ""
#. FQao6
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1141
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1140
msgctxt "spacingdialog|5label1"
msgid "_Upper limit:"
msgstr ""
#. oZ2kt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1154
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1153
msgctxt "spacingdialog|5label2"
msgid "_Lower limit:"
msgstr ""
#. CBbDw
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1183
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1182
msgctxt "spacingdialog|5title"
msgid "Limits"
msgstr ""
#. jfGdQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1232
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1231
msgctxt "spacingdialog|6label1"
msgid "_Excess size (left/right):"
msgstr ""
#. GvADK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1245
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1244
msgctxt "spacingdialog|6label2"
msgid "_Spacing:"
msgstr ""
#. TbK3K
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1258
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1257
msgctxt "spacingdialog|6label4"
msgid "_Excess size:"
msgstr ""
#. kgbCT
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1287
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1286
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr ""
#. fywdV
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1336
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1335
#, fuzzy
msgctxt "spacingdialog|7label1"
msgid "_Line spacing:"
msgstr "Inter~liniau"
#. 4DStr
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1349
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1348
msgctxt "spacingdialog|7label2"
msgid "_Column spacing:"
msgstr ""
#. ELXrm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1378
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1377
msgctxt "spacingdialog|7title"
msgid "Matrix"
msgstr ""
#. vZ8LA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1427
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1426
msgctxt "spacingdialog|8label1"
msgid "_Primary height:"
msgstr ""
#. mF2rq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1440
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1439
msgctxt "spacingdialog|8label2"
msgid "_Minimum spacing:"
msgstr ""
#. zw8j8
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1469
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1468
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "Simbolos"
#. 5htY7
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1518
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1517
msgctxt "spacingdialog|9label1"
msgid "_Excess size:"
msgstr ""
#. tmmeR
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1531
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1530
msgctxt "spacingdialog|9label2"
msgid "_Spacing:"
msgstr ""
#. xR3hK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1560
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1559
#, fuzzy
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "Operador"
#. kQBsH
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1609
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
msgctxt "spacingdialog|10label1"
msgid "_Left:"
msgstr ""
#. PBu3t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1622
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
msgctxt "spacingdialog|10label2"
msgid "_Right:"
msgstr ""
#. rUFQE
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1635
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1634
msgctxt "spacingdialog|10label3"
msgid "_Top:"
msgstr ""
#. GCrvm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1648
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1647
#, fuzzy
msgctxt "spacingdialog|10label4"
msgid "_Bottom:"
msgstr "Cobaixo"
#. FzdXL
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1677
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1676
msgctxt "spacingdialog|10title"
msgid "Borders"
msgstr "Cantos"
diff --git a/source/an/svtools/messages.po b/source/an/svtools/messages.po
index 6db429e82ca..2fcce373361 100644
--- a/source/an/svtools/messages.po
+++ b/source/an/svtools/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2020-06-21 08:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://weblate.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/an/>\n"
@@ -4984,6 +4984,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
+#. gmE6U
+#: svtools/inc/langtab.hrc:435
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Sesotho"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
@@ -5751,32 +5757,38 @@ msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
msgstr ""
-#. AGbvD
+#. CdJen
#: svtools/uiconfig/ui/restartdialog.ui:220
+msgctxt "restartdialog|reason_extension_install"
+msgid "To apply changes, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. AGbvD
+#: svtools/uiconfig/ui/restartdialog.ui:235
msgctxt "restartdialog|reason_opencl"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. sGe6v
-#: svtools/uiconfig/ui/restartdialog.ui:235
+#: svtools/uiconfig/ui/restartdialog.ui:250
msgctxt "restartdialog|reason_threading"
msgid "For the multi-threaded calculation changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. nUonf
-#: svtools/uiconfig/ui/restartdialog.ui:250
+#: svtools/uiconfig/ui/restartdialog.ui:265
msgctxt "restartdialog|reason_mscompatible_formsmenu"
msgid "For restructuring the Form menu, %PRODUCTNAME must be restarted."
msgstr ""
#. weAzr
-#: svtools/uiconfig/ui/restartdialog.ui:265
+#: svtools/uiconfig/ui/restartdialog.ui:280
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr ""
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:294
msgctxt "restartdialog|reason_skia"
msgid "For the Skia changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
diff --git a/source/an/svx/messages.po b/source/an/svx/messages.po
index 35bc6df968d..3246401f357 100644
--- a/source/an/svx/messages.po
+++ b/source/an/svx/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-03-17 08:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/an/>\n"
@@ -2297,1072 +2297,1084 @@ msgctxt "SIP_SA_TEXT_CONTOURFRAME"
msgid "Outline text flow"
msgstr ""
-#. HDtDf
+#. tNbcC
#: include/svx/strings.hrc:405
+msgctxt "SIP_SA_TEXTCOLUMNS_NUMBER"
+msgid "Columns number"
+msgstr ""
+
+#. DxZkZ
+#: include/svx/strings.hrc:406
+msgctxt "SIP_SA_TEXTCOLUMNS_SPACING"
+msgid "Columns spacing"
+msgstr ""
+
+#. HDtDf
+#: include/svx/strings.hrc:407
msgctxt "SIP_SA_XMLATTRIBUTES"
msgid "User-defined attributes"
msgstr ""
#. F9FzF
-#: include/svx/strings.hrc:406
+#: include/svx/strings.hrc:408
msgctxt "SIP_SA_TEXT_USEFIXEDCELLHEIGHT"
msgid "Use font-independent line spacing"
msgstr ""
#. jTAhz
-#: include/svx/strings.hrc:407
+#: include/svx/strings.hrc:409
msgctxt "SIP_SA_WORDWRAP"
msgid "Word wrap text in shape"
msgstr ""
#. QDaB6
-#: include/svx/strings.hrc:408
+#: include/svx/strings.hrc:410
msgctxt "SIP_SA_CHAINNEXTNAME"
msgid "Next link in text chain"
msgstr ""
#. BA5dh
-#: include/svx/strings.hrc:409
+#: include/svx/strings.hrc:411
msgctxt "SIP_SA_EDGEKIND"
msgid "Type of connector"
msgstr ""
#. CoYH2
-#: include/svx/strings.hrc:410
+#: include/svx/strings.hrc:412
msgctxt "SIP_SA_EDGENODE1HORZDIST"
msgid "Horz. spacing object 1"
msgstr ""
#. xdvs2
-#: include/svx/strings.hrc:411
+#: include/svx/strings.hrc:413
msgctxt "SIP_SA_EDGENODE1VERTDIST"
msgid "Vert. spacing object 1"
msgstr ""
#. FB4Cj
-#: include/svx/strings.hrc:412
+#: include/svx/strings.hrc:414
msgctxt "SIP_SA_EDGENODE2HORZDIST"
msgid "Horz. spacing object 2"
msgstr ""
#. uGKvj
-#: include/svx/strings.hrc:413
+#: include/svx/strings.hrc:415
msgctxt "SIP_SA_EDGENODE2VERTDIST"
msgid "Vert. spacing object 2"
msgstr ""
#. FSkBP
-#: include/svx/strings.hrc:414
+#: include/svx/strings.hrc:416
msgctxt "SIP_SA_EDGENODE1GLUEDIST"
msgid "Glue spacing object 1"
msgstr ""
#. 845KH
-#: include/svx/strings.hrc:415
+#: include/svx/strings.hrc:417
msgctxt "SIP_SA_EDGENODE2GLUEDIST"
msgid "Glue spacing object 2"
msgstr ""
#. FEDAf
-#: include/svx/strings.hrc:416
+#: include/svx/strings.hrc:418
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr ""
#. EnGaG
-#: include/svx/strings.hrc:417
+#: include/svx/strings.hrc:419
msgctxt "SIP_SA_EDGELINE1DELTA"
msgid "Offset line 1"
msgstr ""
#. 5XFzK
-#: include/svx/strings.hrc:418
+#: include/svx/strings.hrc:420
msgctxt "SIP_SA_EDGELINE2DELTA"
msgid "Offset line 2"
msgstr ""
#. nBFrd
-#: include/svx/strings.hrc:419
+#: include/svx/strings.hrc:421
msgctxt "SIP_SA_EDGELINE3DELTA"
msgid "Offset line 3"
msgstr ""
#. x7oEC
-#: include/svx/strings.hrc:420
+#: include/svx/strings.hrc:422
msgctxt "SIP_SA_MEASUREKIND"
msgid "Type of dimensioning"
msgstr ""
#. 2XCPo
-#: include/svx/strings.hrc:421
+#: include/svx/strings.hrc:423
msgctxt "SIP_SA_MEASURETEXTHPOS"
msgid "Dimension value - horizontal position"
msgstr ""
#. DxA8Z
-#: include/svx/strings.hrc:422
+#: include/svx/strings.hrc:424
msgctxt "SIP_SA_MEASURETEXTVPOS"
msgid "Dimension value - vertical position"
msgstr ""
#. LQCsj
-#: include/svx/strings.hrc:423
+#: include/svx/strings.hrc:425
msgctxt "SIP_SA_MEASURELINEDIST"
msgid "Dimension line space"
msgstr ""
#. jZBoK
-#: include/svx/strings.hrc:424
+#: include/svx/strings.hrc:426
msgctxt "SIP_SA_MEASUREHELPLINEOVERHANG"
msgid "Dimension help line overhang"
msgstr ""
#. Bhboy
-#: include/svx/strings.hrc:425
+#: include/svx/strings.hrc:427
msgctxt "SIP_SA_MEASUREHELPLINEDIST"
msgid "Dimension help line spacing"
msgstr ""
#. jw9E7
-#: include/svx/strings.hrc:426
+#: include/svx/strings.hrc:428
msgctxt "SIP_SA_MEASUREHELPLINE1LEN"
msgid "Backlog of dimension help line 1"
msgstr ""
#. CYFg6
-#: include/svx/strings.hrc:427
+#: include/svx/strings.hrc:429
msgctxt "SIP_SA_MEASUREHELPLINE2LEN"
msgid "Backlog of dimension help line 2"
msgstr ""
#. ocvCK
-#: include/svx/strings.hrc:428
+#: include/svx/strings.hrc:430
msgctxt "SIP_SA_MEASUREBELOWREFEDGE"
msgid "Lower edge dimensioning"
msgstr ""
#. cFVVA
-#: include/svx/strings.hrc:429
+#: include/svx/strings.hrc:431
msgctxt "SIP_SA_MEASURETEXTROTA90"
msgid "Dimension value across dimension line"
msgstr ""
#. VVAgC
-#: include/svx/strings.hrc:430
+#: include/svx/strings.hrc:432
msgctxt "SIP_SA_MEASURETEXTUPSIDEDOWN"
msgid "Rotate dimension value by 180 degree"
msgstr ""
#. iFX7y
-#: include/svx/strings.hrc:431
+#: include/svx/strings.hrc:433
msgctxt "SIP_SA_MEASUREOVERHANG"
msgid "Dimension line overhang"
msgstr ""
#. DoBGo
-#: include/svx/strings.hrc:432
+#: include/svx/strings.hrc:434
msgctxt "SIP_SA_MEASUREUNIT"
msgid "Measure unit"
msgstr ""
#. 2NBMp
-#: include/svx/strings.hrc:433
+#: include/svx/strings.hrc:435
msgctxt "SIP_SA_MEASURESCALE"
msgid "Additional scale factor"
msgstr ""
#. 4yTAW
-#: include/svx/strings.hrc:434
+#: include/svx/strings.hrc:436
msgctxt "SIP_SA_MEASURESHOWUNIT"
msgid "Measure unit display"
msgstr ""
#. NFDC3
-#: include/svx/strings.hrc:435
+#: include/svx/strings.hrc:437
msgctxt "SIP_SA_MEASUREFORMATSTRING"
msgid "Dimension value format"
msgstr ""
#. UBjQk
-#: include/svx/strings.hrc:436
+#: include/svx/strings.hrc:438
msgctxt "SIP_SA_MEASURETEXTAUTOANGLE"
msgid "AutoPositioning of the dimension value"
msgstr ""
#. GDQC3
-#: include/svx/strings.hrc:437
+#: include/svx/strings.hrc:439
msgctxt "SIP_SA_MEASURETEXTAUTOANGLEVIEW"
msgid "Angle for the automatic positioning of the dimension value"
msgstr ""
#. DB243
-#: include/svx/strings.hrc:438
+#: include/svx/strings.hrc:440
msgctxt "SIP_SA_MEASURETEXTISFIXEDANGLE"
msgid "Determination of the dimension value angle"
msgstr ""
#. i3Bah
-#: include/svx/strings.hrc:439
+#: include/svx/strings.hrc:441
msgctxt "SIP_SA_MEASURETEXTFIXEDANGLE"
msgid "Angle of the dimension value"
msgstr ""
#. qWKC7
-#: include/svx/strings.hrc:440
+#: include/svx/strings.hrc:442
#, fuzzy
msgctxt "SIP_SA_MEASUREDECIMALPLACES"
msgid "Decimal places"
msgstr "Numero de ~decimals"
#. wkrNX
-#: include/svx/strings.hrc:441
+#: include/svx/strings.hrc:443
msgctxt "SIP_SA_CIRCKIND"
msgid "Type of circle"
msgstr ""
#. FRFU8
-#: include/svx/strings.hrc:442
+#: include/svx/strings.hrc:444
msgctxt "SIP_SA_CIRCSTARTANGLE"
msgid "Start angle"
msgstr ""
#. FmSKG
-#: include/svx/strings.hrc:443
+#: include/svx/strings.hrc:445
msgctxt "SIP_SA_CIRCENDANGLE"
msgid "End angle"
msgstr ""
#. ejn6F
-#: include/svx/strings.hrc:444
+#: include/svx/strings.hrc:446
msgctxt "SIP_SA_OBJMOVEPROTECT"
msgid "Protected object position"
msgstr ""
#. ZPEB9
-#: include/svx/strings.hrc:445
+#: include/svx/strings.hrc:447
msgctxt "SIP_SA_OBJSIZEPROTECT"
msgid "Protected object size"
msgstr ""
#. BN5CM
-#: include/svx/strings.hrc:446
+#: include/svx/strings.hrc:448
msgctxt "SIP_SA_OBJPRINTABLE"
msgid "Object, printable"
msgstr ""
#. 3Digj
-#: include/svx/strings.hrc:447
+#: include/svx/strings.hrc:449
msgctxt "SIP_SA_OBJVISIBLE"
msgid "Object, visible"
msgstr ""
#. nZLtM
-#: include/svx/strings.hrc:448
+#: include/svx/strings.hrc:450
msgctxt "SIP_SA_LAYERID"
msgid "Level ID"
msgstr ""
#. f3ed2
-#: include/svx/strings.hrc:449
+#: include/svx/strings.hrc:451
msgctxt "SIP_SA_LAYERNAME"
msgid "Layer"
msgstr ""
#. rb6GC
-#: include/svx/strings.hrc:450
+#: include/svx/strings.hrc:452
msgctxt "SIP_SA_OBJECTNAME"
msgid "Object name"
msgstr ""
#. 5zRFi
-#: include/svx/strings.hrc:451
+#: include/svx/strings.hrc:453
msgctxt "SIP_SA_ALLPOSITIONX"
msgid "Position X, complete"
msgstr ""
#. 5enZ7
-#: include/svx/strings.hrc:452
+#: include/svx/strings.hrc:454
msgctxt "SIP_SA_ALLPOSITIONY"
msgid "Position Y, complete"
msgstr ""
#. 2V5Mn
-#: include/svx/strings.hrc:453
+#: include/svx/strings.hrc:455
msgctxt "SIP_SA_ALLSIZEWIDTH"
msgid "Total Width"
msgstr ""
#. P6Y6W
-#: include/svx/strings.hrc:454
+#: include/svx/strings.hrc:456
msgctxt "SIP_SA_ALLSIZEHEIGHT"
msgid "Height, complete"
msgstr ""
#. yFnnC
-#: include/svx/strings.hrc:455
+#: include/svx/strings.hrc:457
msgctxt "SIP_SA_ONEPOSITIONX"
msgid "Single position X"
msgstr ""
#. jEGfd
-#: include/svx/strings.hrc:456
+#: include/svx/strings.hrc:458
msgctxt "SIP_SA_ONEPOSITIONY"
msgid "Single position Y"
msgstr ""
#. YJFnY
-#: include/svx/strings.hrc:457
+#: include/svx/strings.hrc:459
msgctxt "SIP_SA_ONESIZEWIDTH"
msgid "Single width"
msgstr ""
#. bZFkM
-#: include/svx/strings.hrc:458
+#: include/svx/strings.hrc:460
msgctxt "SIP_SA_ONESIZEHEIGHT"
msgid "Single height"
msgstr ""
#. K5Xuq
-#: include/svx/strings.hrc:459
+#: include/svx/strings.hrc:461
msgctxt "SIP_SA_LOGICSIZEWIDTH"
msgid "Logical width"
msgstr ""
#. 9Niyk
-#: include/svx/strings.hrc:460
+#: include/svx/strings.hrc:462
msgctxt "SIP_SA_LOGICSIZEHEIGHT"
msgid "Logical height"
msgstr ""
#. yFmvh
-#: include/svx/strings.hrc:461
+#: include/svx/strings.hrc:463
msgctxt "SIP_SA_ROTATEANGLE"
msgid "Single rotation angle"
msgstr ""
#. zNyKY
-#: include/svx/strings.hrc:462
+#: include/svx/strings.hrc:464
msgctxt "SIP_SA_SHEARANGLE"
msgid "Single shear angle"
msgstr ""
#. bJv8D
-#: include/svx/strings.hrc:463
+#: include/svx/strings.hrc:465
msgctxt "SIP_SA_MOVEX"
msgid "Move horizontally"
msgstr ""
#. z7EPp
-#: include/svx/strings.hrc:464
+#: include/svx/strings.hrc:466
msgctxt "SIP_SA_MOVEY"
msgid "Move vertically"
msgstr ""
#. Qn4GS
-#: include/svx/strings.hrc:465
+#: include/svx/strings.hrc:467
msgctxt "SIP_SA_RESIZEXONE"
msgid "Resize X, single"
msgstr ""
#. VCtZa
-#: include/svx/strings.hrc:466
+#: include/svx/strings.hrc:468
msgctxt "SIP_SA_RESIZEYONE"
msgid "Resize Y, single"
msgstr ""
#. NxatH
-#: include/svx/strings.hrc:467
+#: include/svx/strings.hrc:469
msgctxt "SIP_SA_ROTATEONE"
msgid "Single rotation"
msgstr ""
#. gNVw9
-#: include/svx/strings.hrc:468
+#: include/svx/strings.hrc:470
msgctxt "SIP_SA_HORZSHEARONE"
msgid "Single horizontal shear"
msgstr ""
#. iCzED
-#: include/svx/strings.hrc:469
+#: include/svx/strings.hrc:471
msgctxt "SIP_SA_VERTSHEARONE"
msgid "Single vertical shear"
msgstr ""
#. HQcJt
-#: include/svx/strings.hrc:470
+#: include/svx/strings.hrc:472
msgctxt "SIP_SA_RESIZEXALL"
msgid "Resize X, complete"
msgstr ""
#. VcK8z
-#: include/svx/strings.hrc:471
+#: include/svx/strings.hrc:473
msgctxt "SIP_SA_RESIZEYALL"
msgid "Resize Y, complete"
msgstr ""
#. vgGU4
-#: include/svx/strings.hrc:472
+#: include/svx/strings.hrc:474
msgctxt "SIP_SA_ROTATEALL"
msgid "Rotate all"
msgstr ""
#. 3faE4
-#: include/svx/strings.hrc:473
+#: include/svx/strings.hrc:475
msgctxt "SIP_SA_HORZSHEARALL"
msgid "Shear horizontal, complete"
msgstr ""
#. RAEPz
-#: include/svx/strings.hrc:474
+#: include/svx/strings.hrc:476
msgctxt "SIP_SA_VERTSHEARALL"
msgid "Shear vertical, complete"
msgstr ""
#. gtXM3
-#: include/svx/strings.hrc:475
+#: include/svx/strings.hrc:477
msgctxt "SIP_SA_TRANSFORMREF1X"
msgid "Reference point 1 X"
msgstr ""
#. YpQDc
-#: include/svx/strings.hrc:476
+#: include/svx/strings.hrc:478
msgctxt "SIP_SA_TRANSFORMREF1Y"
msgid "Reference point 1 Y"
msgstr ""
#. Hp5EK
-#: include/svx/strings.hrc:477
+#: include/svx/strings.hrc:479
msgctxt "SIP_SA_TRANSFORMREF2X"
msgid "Reference point 2 X"
msgstr ""
#. Rty4j
-#: include/svx/strings.hrc:478
+#: include/svx/strings.hrc:480
msgctxt "SIP_SA_TRANSFORMREF2Y"
msgid "Reference point 2 Y"
msgstr ""
#. JdeqL
-#: include/svx/strings.hrc:479
+#: include/svx/strings.hrc:481
msgctxt "SIP_EE_PARA_HYPHENATE"
msgid "Hyphenation"
msgstr ""
#. HMmA6
-#: include/svx/strings.hrc:480
+#: include/svx/strings.hrc:482
msgctxt "SIP_EE_PARA_BULLETSTATE"
msgid "Display bullets"
msgstr ""
#. 8Q88u
-#: include/svx/strings.hrc:481
+#: include/svx/strings.hrc:483
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
msgstr ""
#. inGxX
-#: include/svx/strings.hrc:482
+#: include/svx/strings.hrc:484
msgctxt "SIP_EE_PARA_OUTLLEVEL"
msgid "Numbering level"
msgstr ""
#. 2CtLK
-#: include/svx/strings.hrc:483
+#: include/svx/strings.hrc:485
msgctxt "SIP_EE_PARA_BULLET"
msgid "Bullets and Numberings"
msgstr ""
#. hCE5d
-#: include/svx/strings.hrc:484
+#: include/svx/strings.hrc:486
msgctxt "SIP_EE_PARA_LRSPACE"
msgid "Indents"
msgstr ""
#. Y5YFm
-#: include/svx/strings.hrc:485
+#: include/svx/strings.hrc:487
msgctxt "SIP_EE_PARA_ULSPACE"
msgid "Paragraph spacing"
msgstr ""
#. feirn
-#: include/svx/strings.hrc:486
+#: include/svx/strings.hrc:488
msgctxt "SIP_EE_PARA_SBL"
msgid "Line spacing"
msgstr "Inter~liniau"
#. gjAVE
-#: include/svx/strings.hrc:487
+#: include/svx/strings.hrc:489
msgctxt "SIP_EE_PARA_JUST"
msgid "Paragraph alignment"
msgstr ""
#. offnT
-#: include/svx/strings.hrc:488
+#: include/svx/strings.hrc:490
msgctxt "SIP_EE_PARA_TABS"
msgid "Tabulators"
msgstr ""
#. kpiTD
-#: include/svx/strings.hrc:489
+#: include/svx/strings.hrc:491
msgctxt "SIP_EE_CHAR_COLOR"
msgid "Font color"
msgstr ""
#. X535C
-#: include/svx/strings.hrc:490
+#: include/svx/strings.hrc:492
#, fuzzy
msgctxt "SIP_EE_CHAR_FONTINFO"
msgid "Character set"
msgstr "~Chuego de caracters"
#. AEbEz
-#: include/svx/strings.hrc:491
+#: include/svx/strings.hrc:493
msgctxt "SIP_EE_CHAR_FONTHEIGHT"
msgid "Font size"
msgstr ""
#. UKHSM
-#: include/svx/strings.hrc:492
+#: include/svx/strings.hrc:494
msgctxt "SIP_EE_CHAR_FONTWIDTH"
msgid "Font width"
msgstr ""
#. SQWpD
-#: include/svx/strings.hrc:493
+#: include/svx/strings.hrc:495
msgctxt "SIP_EE_CHAR_WEIGHT"
msgid "Bold (thickness)"
msgstr ""
#. AUR7N
-#: include/svx/strings.hrc:494
+#: include/svx/strings.hrc:496
msgctxt "SIP_EE_CHAR_UNDERLINE"
msgid "Underline"
msgstr ""
#. v2AEJ
-#: include/svx/strings.hrc:495
+#: include/svx/strings.hrc:497
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr ""
#. ARvwR
-#: include/svx/strings.hrc:496
+#: include/svx/strings.hrc:498
msgctxt "SIP_EE_CHAR_STRIKEOUT"
msgid "Strikethrough"
msgstr ""
#. gcVzb
-#: include/svx/strings.hrc:497
+#: include/svx/strings.hrc:499
msgctxt "SIP_EE_CHAR_ITALIC"
msgid "Italic"
msgstr ""
#. kJVaV
-#: include/svx/strings.hrc:498
+#: include/svx/strings.hrc:500
msgctxt "SIP_EE_CHAR_OUTLINE"
msgid "Outline"
msgstr ""
#. CZR4e
-#: include/svx/strings.hrc:499
+#: include/svx/strings.hrc:501
msgctxt "SIP_EE_CHAR_SHADOW"
msgid "Font shadow"
msgstr ""
#. PFSUR
-#: include/svx/strings.hrc:500
+#: include/svx/strings.hrc:502
msgctxt "SIP_EE_CHAR_ESCAPEMENT"
msgid "Superscript/subscript"
msgstr ""
#. DrBio
-#: include/svx/strings.hrc:501
+#: include/svx/strings.hrc:503
msgctxt "SIP_EE_CHAR_PAIRKERNING"
msgid "Kerning"
msgstr ""
#. tUVvP
-#: include/svx/strings.hrc:502
+#: include/svx/strings.hrc:504
msgctxt "SIP_EE_CHAR_KERNING"
msgid "Manual kerning"
msgstr ""
#. S9QCU
-#: include/svx/strings.hrc:503
+#: include/svx/strings.hrc:505
msgctxt "SIP_EE_CHAR_WLM"
msgid "No underline for spaces"
msgstr ""
#. GuTzF
-#: include/svx/strings.hrc:504
+#: include/svx/strings.hrc:506
msgctxt "SIP_EE_FEATURE_TAB"
msgid "Tabulator"
msgstr ""
#. U4qgA
-#: include/svx/strings.hrc:505
+#: include/svx/strings.hrc:507
msgctxt "SIP_EE_FEATURE_LINEBR"
msgid "Optional line break"
msgstr ""
#. jzBEA
-#: include/svx/strings.hrc:506
+#: include/svx/strings.hrc:508
msgctxt "SIP_EE_FEATURE_NOTCONV"
msgid "Non-convertible character"
msgstr ""
#. tZd9C
-#: include/svx/strings.hrc:507
+#: include/svx/strings.hrc:509
msgctxt "SIP_EE_FEATURE_FIELD"
msgid "Fields"
msgstr "Campos"
#. GeKPD
-#: include/svx/strings.hrc:508
+#: include/svx/strings.hrc:510
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "Royo"
#. EzAu7
-#: include/svx/strings.hrc:509
+#: include/svx/strings.hrc:511
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "Verde"
#. TmBML
-#: include/svx/strings.hrc:510
+#: include/svx/strings.hrc:512
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "Azul"
#. 7Gqzs
-#: include/svx/strings.hrc:511
+#: include/svx/strings.hrc:513
msgctxt "SIP_SA_GRAFLUMINANCE"
msgid "Brightness"
msgstr ""
#. rziVW
-#: include/svx/strings.hrc:512
+#: include/svx/strings.hrc:514
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "Contraste"
#. CHepz
-#: include/svx/strings.hrc:513
+#: include/svx/strings.hrc:515
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr ""
#. 2ESVA
-#: include/svx/strings.hrc:514
+#: include/svx/strings.hrc:516
msgctxt "SIP_SA_GRAFTRANSPARENCE"
msgid "Transparency"
msgstr "Transparencia"
#. uZYFG
-#: include/svx/strings.hrc:515
+#: include/svx/strings.hrc:517
msgctxt "SIP_SA_GRAFINVERT"
msgid "Invert"
msgstr ""
#. 6aFx2
-#: include/svx/strings.hrc:516
+#: include/svx/strings.hrc:518
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
msgstr ""
#. Ni9KZ
-#: include/svx/strings.hrc:517
+#: include/svx/strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
msgid "Crop"
msgstr ""
#. kVnke
-#: include/svx/strings.hrc:518
+#: include/svx/strings.hrc:520
msgctxt "SIP_SA_GLOW_RADIUS"
msgid "Radius of glow effect"
msgstr ""
#. 3hvai
-#: include/svx/strings.hrc:519
+#: include/svx/strings.hrc:521
msgctxt "SIP_SA_GLOW_COLOR"
msgid "Color of glow effect"
msgstr ""
#. eCSE2
-#: include/svx/strings.hrc:520
+#: include/svx/strings.hrc:522
msgctxt "SIP_SA_GLOW_TRANSPARENCY"
msgid "Transparency of glow effect"
msgstr ""
#. 8qNHk
-#: include/svx/strings.hrc:521
+#: include/svx/strings.hrc:523
msgctxt "SIP_SA_SOFTEDGE_RADIUS"
msgid "Radius of soft edge effect"
msgstr ""
#. nVcjU
-#: include/svx/strings.hrc:522
+#: include/svx/strings.hrc:524
msgctxt "STR_ObjNameSingulMEDIA"
msgid "Media object"
msgstr ""
#. nbHgw
-#: include/svx/strings.hrc:523
+#: include/svx/strings.hrc:525
msgctxt "STR_ObjNamePluralMEDIA"
msgid "Media objects"
msgstr ""
#. YpmrX
#. drawing layer table strings
-#: include/svx/strings.hrc:525
+#: include/svx/strings.hrc:527
#, fuzzy
msgctxt "STR_TABLE_INSCOL"
msgid "Insert column"
msgstr "~Ficar columnas"
#. SAmd8
-#: include/svx/strings.hrc:526
+#: include/svx/strings.hrc:528
#, fuzzy
msgctxt "STR_TABLE_INSROW"
msgid "Insert row"
msgstr "F~icar ringleras"
#. yFDYp
-#: include/svx/strings.hrc:527
+#: include/svx/strings.hrc:529
#, fuzzy
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Eliminar columna~s"
#. 9SF9L
-#: include/svx/strings.hrc:528
+#: include/svx/strings.hrc:530
#, fuzzy
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Eliminar ringlera~s"
#. iBbtT
-#: include/svx/strings.hrc:529
+#: include/svx/strings.hrc:531
msgctxt "STR_TABLE_SPLIT"
msgid "Split cells"
msgstr ""
#. vmzqf
-#: include/svx/strings.hrc:530
+#: include/svx/strings.hrc:532
msgctxt "STR_TABLE_MERGE"
msgid "Merge cells"
msgstr ""
#. 3VVmF
-#: include/svx/strings.hrc:531
+#: include/svx/strings.hrc:533
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr ""
#. pSCJC
-#: include/svx/strings.hrc:532
+#: include/svx/strings.hrc:534
msgctxt "STR_TABLE_DISTRIBUTE_ROWS"
msgid "Distribute rows"
msgstr ""
#. GdLHf
-#: include/svx/strings.hrc:533
+#: include/svx/strings.hrc:535
msgctxt "STR_TABLE_DISTRIBUTE_COLUMNS"
msgid "Distribute columns"
msgstr ""
#. fGNto
-#: include/svx/strings.hrc:534
+#: include/svx/strings.hrc:536
msgctxt "STR_TABLE_DELETE_CELL_CONTENTS"
msgid "Delete cell contents"
msgstr ""
#. B33Cb
-#: include/svx/strings.hrc:535
+#: include/svx/strings.hrc:537
msgctxt "STR_TABLE_STYLE"
msgid "Table style"
msgstr ""
#. ZHBAC
-#: include/svx/strings.hrc:536
+#: include/svx/strings.hrc:538
msgctxt "STR_TABLE_STYLE_SETTINGS"
msgid "Table style settings"
msgstr ""
#. eERmE
-#: include/svx/strings.hrc:537
+#: include/svx/strings.hrc:539
msgctxt "STR_ObjNameSingulTable"
msgid "Table"
msgstr "Tabla"
#. XjgSV
-#: include/svx/strings.hrc:538
+#: include/svx/strings.hrc:540
#, fuzzy
msgctxt "STR_ObjNamePluralTable"
msgid "Tables"
msgstr "Tabla"
#. mLDqP
-#: include/svx/strings.hrc:539
+#: include/svx/strings.hrc:541
msgctxt "STR_ObjNameSingulFONTWORK"
msgid "Font work"
msgstr ""
#. FgChT
#. Strings for the Draw-Dialog --------------------------------------------
-#: include/svx/strings.hrc:541
+#: include/svx/strings.hrc:543
msgctxt "RID_SVXSTR_SOLID"
msgid "Continuous"
msgstr ""
#. uNL7M
-#: include/svx/strings.hrc:542
+#: include/svx/strings.hrc:544
msgctxt "RID_SVXSTR_GRADIENT"
msgid "Gradient"
msgstr ""
#. a8YoL
-#: include/svx/strings.hrc:543
+#: include/svx/strings.hrc:545
msgctxt "RID_SVXSTR_BITMAP"
msgid "Bitmap"
msgstr ""
#. FDmra
-#: include/svx/strings.hrc:544
+#: include/svx/strings.hrc:546
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr ""
#. HcGBQ
-#: include/svx/strings.hrc:545
+#: include/svx/strings.hrc:547
msgctxt "RID_SVXSTR_PATTERN_UNTITLED"
msgid "Untitled Pattern"
msgstr ""
#. GHj4Q
-#: include/svx/strings.hrc:546
+#: include/svx/strings.hrc:548
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr ""
#. fa7EG
-#: include/svx/strings.hrc:547
+#: include/svx/strings.hrc:549
#, fuzzy
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "~Garra"
#. mrTdk
-#: include/svx/strings.hrc:548
+#: include/svx/strings.hrc:550
#, fuzzy
msgctxt "RID_SVXSTR_COLOR"
msgid "Color"
msgstr "~Color"
#. 5bjE5
-#: include/svx/strings.hrc:549
+#: include/svx/strings.hrc:551
msgctxt "RID_SVXSTR_HATCH"
msgid "Hatching"
msgstr ""
#. yGRGW
-#: include/svx/strings.hrc:550
+#: include/svx/strings.hrc:552
msgctxt "RID_SVXSTR_LINEEND"
msgid "Arrowheads"
msgstr ""
#. snuCi
-#: include/svx/strings.hrc:551
+#: include/svx/strings.hrc:553
msgctxt "RID_SVXSTR_ARROW"
msgid "Arrow"
msgstr ""
#. 6EvQ7
-#: include/svx/strings.hrc:552
+#: include/svx/strings.hrc:554
msgctxt "RID_SVXSTR_SQUARE"
msgid "Square"
msgstr ""
#. i6cva
-#: include/svx/strings.hrc:553
+#: include/svx/strings.hrc:555
msgctxt "RID_SVXSTR_CIRCLE"
msgid "Circle"
msgstr ""
#. emz9g
-#: include/svx/strings.hrc:554
+#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_NONE"
msgid "- none -"
msgstr "- garra -"
#. hGaEK
-#: include/svx/strings.hrc:555
+#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_TRANSPARENCE"
msgid "Transparency"
msgstr "Transparencia"
#. X4EFw
-#: include/svx/strings.hrc:556
+#: include/svx/strings.hrc:558
#, fuzzy
msgctxt "RID_SVXSTR_CENTERED"
msgid "Centered"
msgstr "~Centrau"
#. FFe8m
-#: include/svx/strings.hrc:557
+#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_NOTCENTERED"
msgid "Not centered"
msgstr ""
#. hFhmH
-#: include/svx/strings.hrc:558
+#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "Por defecto"
#. DdAzc
-#: include/svx/strings.hrc:559
+#: include/svx/strings.hrc:561
msgctxt "RID_SVXSTR_GRAFMODE_GREYS"
msgid "Grayscale"
msgstr ""
#. RHEXM
-#: include/svx/strings.hrc:560
+#: include/svx/strings.hrc:562
msgctxt "RID_SVXSTR_GRAFMODE_MONO"
msgid "Black/White"
msgstr ""
#. bcXbA
-#: include/svx/strings.hrc:561
+#: include/svx/strings.hrc:563
msgctxt "RID_SVXSTR_GRAFMODE_WATERMARK"
msgid "Watermark"
msgstr ""
#. ZWz8Y
-#: include/svx/strings.hrc:562
+#: include/svx/strings.hrc:564
msgctxt "RID_SVXSTR_COLORBAR"
msgid "Left click to apply as background color, right click to set line color"
msgstr ""
#. mFU2A
#. Default colors
-#: include/svx/strings.hrc:564
+#: include/svx/strings.hrc:566
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
msgstr ""
#. Rw7nG
-#: include/svx/strings.hrc:565
+#: include/svx/strings.hrc:567
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
msgstr ""
#. UdEYr
-#: include/svx/strings.hrc:566
+#: include/svx/strings.hrc:568
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
msgstr ""
#. 9AUDK
-#: include/svx/strings.hrc:567
+#: include/svx/strings.hrc:569
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
msgstr ""
#. aSWwv
-#: include/svx/strings.hrc:568
+#: include/svx/strings.hrc:570
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
msgstr ""
#. 5gwhz
#. Elements of the standard color palette
-#: include/svx/strings.hrc:570
+#: include/svx/strings.hrc:572
msgctxt "RID_SVXSTR_COLOR_BLACK"
msgid "Black"
msgstr ""
#. PwGvV
-#: include/svx/strings.hrc:571
+#: include/svx/strings.hrc:573
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "Griso"
#. Dp9Az
-#: include/svx/strings.hrc:572
+#: include/svx/strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr ""
#. TGLmD
-#: include/svx/strings.hrc:573
+#: include/svx/strings.hrc:575
msgctxt "RID_SVXSTR_COLOR_YELLOW"
msgid "Yellow"
msgstr ""
#. YpDke
-#: include/svx/strings.hrc:574
+#: include/svx/strings.hrc:576
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr ""
#. 7aJCZ
-#: include/svx/strings.hrc:575
+#: include/svx/strings.hrc:577
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "Narancha"
#. mZMFN
-#: include/svx/strings.hrc:576
+#: include/svx/strings.hrc:578
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
msgstr ""
#. juJeM
-#: include/svx/strings.hrc:577
+#: include/svx/strings.hrc:579
msgctxt "RID_SVXSTR_COLOR_RED"
msgid "Red"
msgstr "Royo"
#. 7xMrN
-#: include/svx/strings.hrc:578
+#: include/svx/strings.hrc:580
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr ""
#. ELXiM
-#: include/svx/strings.hrc:579
+#: include/svx/strings.hrc:581
msgctxt "RID_SVXSTR_COLOR_PURPLE"
msgid "Purple"
msgstr ""
#. UTexf
-#: include/svx/strings.hrc:580
+#: include/svx/strings.hrc:582
msgctxt "RID_SVXSTR_COLOR_INDIGO"
msgid "Indigo"
msgstr ""
#. qbcF9
-#: include/svx/strings.hrc:581
+#: include/svx/strings.hrc:583
msgctxt "RID_SVXSTR_COLOR_BLUE"
msgid "Blue"
msgstr "Azul"
#. hQ44j
-#: include/svx/strings.hrc:582
+#: include/svx/strings.hrc:584
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
msgstr ""
#. JpxBr
-#: include/svx/strings.hrc:583
+#: include/svx/strings.hrc:585
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "Verde"
#. A3aCJ
-#: include/svx/strings.hrc:584
+#: include/svx/strings.hrc:586
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIME"
msgid "Lime"
@@ -3370,3231 +3382,3231 @@ msgstr "Hora"
#. wVMiq
#. Light variants of the standard color palette
-#: include/svx/strings.hrc:586
+#: include/svx/strings.hrc:588
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "Griso claro"
#. YF2ud
-#: include/svx/strings.hrc:587
+#: include/svx/strings.hrc:589
msgctxt "RID_SVXSTR_COLOR_LIGHTYELLOW"
msgid "Light Yellow"
msgstr ""
#. BaXBj
-#: include/svx/strings.hrc:588
+#: include/svx/strings.hrc:590
msgctxt "RID_SVXSTR_COLOR_LIGHTGOLD"
msgid "Light Gold"
msgstr ""
#. masPL
-#: include/svx/strings.hrc:589
+#: include/svx/strings.hrc:591
msgctxt "RID_SVXSTR_COLOR_LIGHTORANGE"
msgid "Light Orange"
msgstr ""
#. k5GY4
-#: include/svx/strings.hrc:590
+#: include/svx/strings.hrc:592
msgctxt "RID_SVXSTR_COLOR_LIGHTBRICK"
msgid "Light Brick"
msgstr ""
#. KGDDj
-#: include/svx/strings.hrc:591
+#: include/svx/strings.hrc:593
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr ""
#. nvB2W
-#: include/svx/strings.hrc:592
+#: include/svx/strings.hrc:594
msgctxt "RID_SVXSTR_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr ""
#. y96HS
-#: include/svx/strings.hrc:593
+#: include/svx/strings.hrc:595
msgctxt "RID_SVXSTR_COLOR_LIGHTPURPLE"
msgid "Light Purple"
msgstr ""
#. 8Bg8h
-#: include/svx/strings.hrc:594
+#: include/svx/strings.hrc:596
msgctxt "RID_SVXSTR_COLOR_LIGHTINDIGO"
msgid "Light Indigo"
msgstr ""
#. suGUh
-#: include/svx/strings.hrc:595
+#: include/svx/strings.hrc:597
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "Azul brillant"
#. 5VFSV
-#: include/svx/strings.hrc:596
+#: include/svx/strings.hrc:598
msgctxt "RID_SVXSTR_COLOR_LIGHTTEAL"
msgid "Light Teal"
msgstr ""
#. 3Z7KA
-#: include/svx/strings.hrc:597
+#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr ""
#. HVPnD
-#: include/svx/strings.hrc:598
+#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_LIGHTLIME"
msgid "Light Lime"
msgstr ""
#. J6DDx
#. Dark variants of the standard color palette
-#: include/svx/strings.hrc:600
+#: include/svx/strings.hrc:602
msgctxt "RID_SVXSTR_COLOR_DARKGRAY"
msgid "Dark Gray"
msgstr ""
#. EaFik
-#: include/svx/strings.hrc:601
+#: include/svx/strings.hrc:603
msgctxt "RID_SVXSTR_COLOR_DARKYELLOW"
msgid "Dark Yellow"
msgstr ""
#. AFByn
-#: include/svx/strings.hrc:602
+#: include/svx/strings.hrc:604
msgctxt "RID_SVXSTR_COLOR_DARKGOLD"
msgid "Dark Gold"
msgstr ""
#. qAGnF
-#: include/svx/strings.hrc:603
+#: include/svx/strings.hrc:605
msgctxt "RID_SVXSTR_COLOR_DARKORANGE"
msgid "Dark Orange"
msgstr ""
#. NC62Q
-#: include/svx/strings.hrc:604
+#: include/svx/strings.hrc:606
msgctxt "RID_SVXSTR_COLOR_DARKBRICK"
msgid "Dark Brick"
msgstr ""
#. st4Zy
-#: include/svx/strings.hrc:605
+#: include/svx/strings.hrc:607
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr "Granate"
#. indkC
-#: include/svx/strings.hrc:606
+#: include/svx/strings.hrc:608
msgctxt "RID_SVXSTR_COLOR_DARKMAGENTA"
msgid "Dark Magenta"
msgstr ""
#. AE9Ya
-#: include/svx/strings.hrc:607
+#: include/svx/strings.hrc:609
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
msgstr ""
#. VFKuJ
-#: include/svx/strings.hrc:608
+#: include/svx/strings.hrc:610
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
msgid "Dark Indigo"
msgstr ""
#. U3qfW
-#: include/svx/strings.hrc:609
+#: include/svx/strings.hrc:611
msgctxt "RID_SVXSTR_COLOR_DARKBLUE"
msgid "Dark Blue"
msgstr ""
#. dYdEW
-#: include/svx/strings.hrc:610
+#: include/svx/strings.hrc:612
msgctxt "RID_SVXSTR_COLOR_DARKTEAL"
msgid "Dark Teal"
msgstr ""
#. qFAAB
-#: include/svx/strings.hrc:611
+#: include/svx/strings.hrc:613
msgctxt "RID_SVXSTR_COLOR_DARKGREEN"
msgid "Dark Green"
msgstr ""
#. C3U7v
-#: include/svx/strings.hrc:612
+#: include/svx/strings.hrc:614
msgctxt "RID_SVXSTR_COLOR_DARKLIME"
msgid "Dark Lime"
msgstr ""
#. VWKSb
#. Elements of the Tonal color palette
-#: include/svx/strings.hrc:614
+#: include/svx/strings.hrc:616
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr ""
#. GgboW
-#: include/svx/strings.hrc:615
+#: include/svx/strings.hrc:617
msgctxt "RID_SVXSTR_COLOR_VIOLET_OUG"
msgid "Violet (Out of Gamut)"
msgstr ""
#. mz3Eo
-#: include/svx/strings.hrc:616
+#: include/svx/strings.hrc:618
msgctxt "RID_SVXSTR_COLOR_BLUE_OUG"
msgid "Blue (Out of Gamut)"
msgstr ""
#. SGvfY
-#: include/svx/strings.hrc:617
+#: include/svx/strings.hrc:619
msgctxt "RID_SVXSTR_COLOR_AZURE_OUG"
msgid "Azure (Out of Gamut)"
msgstr ""
#. dYBjC
-#: include/svx/strings.hrc:618
+#: include/svx/strings.hrc:620
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN_OUG"
msgid "Spring Green (Out of Gamut)"
msgstr ""
#. GCcWR
-#: include/svx/strings.hrc:619
+#: include/svx/strings.hrc:621
msgctxt "RID_SVXSTR_COLOR_GREEN_OUG"
msgid "Green (Out of Gamut)"
msgstr ""
#. DLuCh
-#: include/svx/strings.hrc:620
+#: include/svx/strings.hrc:622
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN_OUG"
msgid "Chartreuse Green (Out of Gamut)"
msgstr ""
#. s3ZaC
-#: include/svx/strings.hrc:621
+#: include/svx/strings.hrc:623
msgctxt "RID_SVXSTR_COLOR_ORANGE_OUG"
msgid "Orange (Out of Gamut)"
msgstr ""
#. A8i2G
-#: include/svx/strings.hrc:622
+#: include/svx/strings.hrc:624
msgctxt "RID_SVXSTR_COLOR_RED_OUG"
msgid "Red (Out of Gamut)"
msgstr ""
#. j4oEv
-#: include/svx/strings.hrc:623
+#: include/svx/strings.hrc:625
msgctxt "RID_SVXSTR_COLOR_ROSE_OUG"
msgid "Rose (Out of Gamut)"
msgstr ""
#. qBpvR
-#: include/svx/strings.hrc:624
+#: include/svx/strings.hrc:626
msgctxt "RID_SVXSTR_COLOR_AZURE"
msgid "Azure"
msgstr ""
#. Y6vVA
-#: include/svx/strings.hrc:625
+#: include/svx/strings.hrc:627
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr ""
#. 583vY
-#: include/svx/strings.hrc:626
+#: include/svx/strings.hrc:628
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN"
msgid "Spring Green"
msgstr ""
#. jtKm8
-#: include/svx/strings.hrc:627
+#: include/svx/strings.hrc:629
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN"
msgid "Chartreuse Green"
msgstr ""
#. RkAmE
-#: include/svx/strings.hrc:628
+#: include/svx/strings.hrc:630
msgctxt "RID_SVXSTR_COLOR_ROSE"
msgid "Rose"
msgstr ""
#. BZGUS
#. Elements of the Material color palette
-#: include/svx/strings.hrc:630
+#: include/svx/strings.hrc:632
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GRAY_A"
msgid "Gray A"
msgstr ""
#. 3b7sB
-#: include/svx/strings.hrc:631
+#: include/svx/strings.hrc:633
msgctxt "RID_SVXSTR_COLOR_MATERIAL_YELLOW_A"
msgid "Yellow A"
msgstr ""
#. DbqvY
-#: include/svx/strings.hrc:632
+#: include/svx/strings.hrc:634
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER_A"
msgid "Amber A"
msgstr ""
#. nFENC
-#: include/svx/strings.hrc:633
+#: include/svx/strings.hrc:635
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER"
msgid "Amber"
msgstr ""
#. i8Tx3
-#: include/svx/strings.hrc:634
+#: include/svx/strings.hrc:636
msgctxt "RID_SVXSTR_COLOR_MATERIAL_ORANGE_A"
msgid "Orange A"
msgstr ""
#. DMVTT
-#: include/svx/strings.hrc:635
+#: include/svx/strings.hrc:637
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A"
msgid "Deep Orange A"
msgstr ""
#. LgNfg
-#: include/svx/strings.hrc:636
+#: include/svx/strings.hrc:638
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE"
msgid "Deep Orange"
msgstr ""
#. A4JAB
-#: include/svx/strings.hrc:637
+#: include/svx/strings.hrc:639
msgctxt "RID_SVXSTR_COLOR_MATERIAL_RED_A"
msgid "Red A"
msgstr ""
#. jsEPc
-#: include/svx/strings.hrc:638
+#: include/svx/strings.hrc:640
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PINK_A"
msgid "Pink A"
msgstr ""
#. cFBzv
-#: include/svx/strings.hrc:639
+#: include/svx/strings.hrc:641
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PURPLE_A"
msgid "Purple A"
msgstr ""
#. p6AAX
-#: include/svx/strings.hrc:640
+#: include/svx/strings.hrc:642
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_A"
msgid "Deep Purple A"
msgstr ""
#. WcMy9
-#: include/svx/strings.hrc:641
+#: include/svx/strings.hrc:643
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE"
msgid "Deep Purple"
msgstr ""
#. e4rqj
-#: include/svx/strings.hrc:642
+#: include/svx/strings.hrc:644
msgctxt "RID_SVXSTR_COLOR_MATERIAL_INDIGO_A"
msgid "Indigo A"
msgstr ""
#. r3rtQ
-#: include/svx/strings.hrc:643
+#: include/svx/strings.hrc:645
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_A"
msgid "Blue A"
msgstr ""
#. dDQEi
-#: include/svx/strings.hrc:644
+#: include/svx/strings.hrc:646
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A"
msgid "Light Blue A"
msgstr ""
#. BepQT
-#: include/svx/strings.hrc:645
+#: include/svx/strings.hrc:647
msgctxt "RID_SVXSTR_COLOR_MATERIAL_CYAN_A"
msgid "Cyan A"
msgstr ""
#. PvkCw
-#: include/svx/strings.hrc:646
+#: include/svx/strings.hrc:648
msgctxt "RID_SVXSTR_COLOR_MATERIAL_TEAL_A"
msgid "Teal A"
msgstr ""
#. znZyu
-#: include/svx/strings.hrc:647
+#: include/svx/strings.hrc:649
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GREEN_A"
msgid "Green A"
msgstr ""
#. nZDMp
-#: include/svx/strings.hrc:648
+#: include/svx/strings.hrc:650
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A"
msgid "Light Green A"
msgstr ""
#. 7RWqh
-#: include/svx/strings.hrc:649
+#: include/svx/strings.hrc:651
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIME_A"
msgid "Lime A"
msgstr ""
#. vuq8i
-#: include/svx/strings.hrc:650
+#: include/svx/strings.hrc:652
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN_A"
msgid "Brown A"
msgstr ""
#. wcNMK
-#: include/svx/strings.hrc:651
+#: include/svx/strings.hrc:653
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN"
msgid "Brown"
msgstr ""
#. RA8KB
-#: include/svx/strings.hrc:652
+#: include/svx/strings.hrc:654
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_A"
msgid "Blue Gray A"
msgstr ""
#. yXhED
-#: include/svx/strings.hrc:653
+#: include/svx/strings.hrc:655
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY"
msgid "Blue Gray"
msgstr ""
#. mCkpS
#. Old default color names, probably often used in saved files
-#: include/svx/strings.hrc:655
+#: include/svx/strings.hrc:657
msgctxt "RID_SVXSTR_COLOR_BLUE_CLASSIC"
msgid "Blue classic"
msgstr ""
#. CWbzY
-#: include/svx/strings.hrc:656
+#: include/svx/strings.hrc:658
msgctxt "RID_SVXSTR_COLOR_BLUEGREY"
msgid "Blue gray"
msgstr ""
#. DkKFF
-#: include/svx/strings.hrc:657
+#: include/svx/strings.hrc:659
msgctxt "RID_SVXSTR_COLOR_BORDEAUX"
msgid "Bordeaux"
msgstr ""
#. 5hZu8
-#: include/svx/strings.hrc:658
+#: include/svx/strings.hrc:660
msgctxt "RID_SVXSTR_COLOR_PALE_YELLOW"
msgid "Pale yellow"
msgstr ""
#. wSEGQ
-#: include/svx/strings.hrc:659
+#: include/svx/strings.hrc:661
msgctxt "RID_SVXSTR_COLOR_PALE_GREEN"
msgid "Pale green"
msgstr ""
#. pUEkF
-#: include/svx/strings.hrc:660
+#: include/svx/strings.hrc:662
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET"
msgid "Dark violet"
msgstr ""
#. qVhW9
-#: include/svx/strings.hrc:661
+#: include/svx/strings.hrc:663
msgctxt "RID_SVXSTR_COLOR_SALMON"
msgid "Salmon"
msgstr ""
#. QV77P
-#: include/svx/strings.hrc:662
+#: include/svx/strings.hrc:664
msgctxt "RID_SVXSTR_COLOR_SEABLUE"
msgid "Sea blue"
msgstr ""
#. gYFV6
-#: include/svx/strings.hrc:663
+#: include/svx/strings.hrc:665
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_CHART"
msgid "Chart"
msgstr "~Diagramas"
#. LXcFL
-#: include/svx/strings.hrc:664
+#: include/svx/strings.hrc:666
msgctxt "RID_SVXSTR_COLOR_SKYBLUE"
msgid "Sky blue"
msgstr ""
#. QbGU3
-#: include/svx/strings.hrc:665
+#: include/svx/strings.hrc:667
msgctxt "RID_SVXSTR_COLOR_YELLOWGREEN"
msgid "Yellow green"
msgstr ""
#. UDfTh
-#: include/svx/strings.hrc:666
+#: include/svx/strings.hrc:668
msgctxt "RID_SVXSTR_COLOR_PINK"
msgid "Pink"
msgstr ""
#. FXDuA
-#: include/svx/strings.hrc:667
+#: include/svx/strings.hrc:669
msgctxt "RID_SVXSTR_COLOR_TURQUOISE"
msgid "Turquoise"
msgstr ""
#. 4gHhZ
#. 16 old AutoFormat Table Styles
-#: include/svx/strings.hrc:669
+#: include/svx/strings.hrc:671
msgctxt "RID_SVXSTR_TBLAFMT_3D"
msgid "3D"
msgstr ""
#. GtMuR
-#: include/svx/strings.hrc:670
+#: include/svx/strings.hrc:672
msgctxt "RID_SVXSTR_TBLAFMT_BLACK1"
msgid "Black 1"
msgstr ""
#. AhPLy
-#: include/svx/strings.hrc:671
+#: include/svx/strings.hrc:673
msgctxt "RID_SVXSTR_TBLAFMT_BLACK2"
msgid "Black 2"
msgstr ""
#. jVxFC
-#: include/svx/strings.hrc:672
+#: include/svx/strings.hrc:674
msgctxt "RID_SVXSTR_TBLAFMT_BLUE"
msgid "Blue"
msgstr "Azul"
#. FacjB
-#: include/svx/strings.hrc:673
+#: include/svx/strings.hrc:675
msgctxt "RID_SVXSTR_TBLAFMT_BROWN"
msgid "Brown"
msgstr ""
#. uQSDF
-#: include/svx/strings.hrc:674
+#: include/svx/strings.hrc:676
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY"
msgid "Currency"
msgstr ""
#. sQpNL
-#: include/svx/strings.hrc:675
+#: include/svx/strings.hrc:677
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_3D"
msgid "Currency 3D"
msgstr ""
#. ACACr
-#: include/svx/strings.hrc:676
+#: include/svx/strings.hrc:678
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_GRAY"
msgid "Currency Gray"
msgstr ""
#. yy7mJ
-#: include/svx/strings.hrc:677
+#: include/svx/strings.hrc:679
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER"
msgid "Currency Lavender"
msgstr ""
#. 4THUt
-#: include/svx/strings.hrc:678
+#: include/svx/strings.hrc:680
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE"
msgid "Currency Turquoise"
msgstr ""
#. a8AGf
-#: include/svx/strings.hrc:679
+#: include/svx/strings.hrc:681
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr "Griso"
#. B4e9f
-#: include/svx/strings.hrc:680
+#: include/svx/strings.hrc:682
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "Verde"
#. 3mz4G
-#: include/svx/strings.hrc:681
+#: include/svx/strings.hrc:683
msgctxt "RID_SVXSTR_TBLAFMT_LAVENDER"
msgid "Lavender"
msgstr ""
#. gdfFF
-#: include/svx/strings.hrc:682
+#: include/svx/strings.hrc:684
msgctxt "RID_SVXSTR_TBLAFMT_RED"
msgid "Red"
msgstr "Royo"
#. GsAVb
-#: include/svx/strings.hrc:683
+#: include/svx/strings.hrc:685
msgctxt "RID_SVXSTR_TBLAFMT_TURQUOISE"
msgid "Turquoise"
msgstr ""
#. sZbit
-#: include/svx/strings.hrc:684
+#: include/svx/strings.hrc:686
msgctxt "RID_SVXSTR_TBLAFMT_YELLOW"
msgid "Yellow"
msgstr ""
#. deE8o
#. 10 new AutoFormat Table Styles since LibreOffice 6.0
-#: include/svx/strings.hrc:686
+#: include/svx/strings.hrc:688
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
msgstr ""
#. CYMbi
-#: include/svx/strings.hrc:687
+#: include/svx/strings.hrc:689
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
msgid "Box List Blue"
msgstr ""
#. njUDn
-#: include/svx/strings.hrc:688
+#: include/svx/strings.hrc:690
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_GREEN"
msgid "Box List Green"
msgstr ""
#. GUk5r
-#: include/svx/strings.hrc:689
+#: include/svx/strings.hrc:691
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_RED"
msgid "Box List Red"
msgstr ""
#. oNMgD
-#: include/svx/strings.hrc:690
+#: include/svx/strings.hrc:692
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
msgstr ""
#. YVY2f
-#: include/svx/strings.hrc:691
+#: include/svx/strings.hrc:693
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr ""
#. Q9rDT
-#: include/svx/strings.hrc:692
+#: include/svx/strings.hrc:694
#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "Finanzas"
#. 3qSCd
-#: include/svx/strings.hrc:693
+#: include/svx/strings.hrc:695
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
msgid "Simple Grid Columns"
msgstr ""
#. hksaM
-#: include/svx/strings.hrc:694
+#: include/svx/strings.hrc:696
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_ROWS"
msgid "Simple Grid Rows"
msgstr ""
#. CHXkk
-#: include/svx/strings.hrc:695
+#: include/svx/strings.hrc:697
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_LIST_SHADED"
msgid "Simple List Shaded"
msgstr ""
#. XrHFB
-#: include/svx/strings.hrc:696
+#: include/svx/strings.hrc:698
msgctxt "RID_SVXSTR_LINEJOINT_MIDDLE"
msgid "Line joint averaged"
msgstr ""
#. zbAG7
-#: include/svx/strings.hrc:697
+#: include/svx/strings.hrc:699
msgctxt "RID_SVXSTR_LINEJOINT_BEVEL"
msgid "Line joint bevel"
msgstr ""
#. EtQJT
-#: include/svx/strings.hrc:698
+#: include/svx/strings.hrc:700
msgctxt "RID_SVXSTR_LINEJOINT_MITER"
msgid "Line joint miter"
msgstr ""
#. YUtBv
-#: include/svx/strings.hrc:699
+#: include/svx/strings.hrc:701
msgctxt "RID_SVXSTR_LINEJOINT_ROUND"
msgid "Line joint round"
msgstr ""
#. rKEBC
#. the familiar name for it
-#: include/svx/strings.hrc:701
+#: include/svx/strings.hrc:703
msgctxt "RID_SVXSTR_LINECAP_BUTT"
msgid "Line cap flat"
msgstr ""
#. zKt6C
-#: include/svx/strings.hrc:702
+#: include/svx/strings.hrc:704
msgctxt "RID_SVXSTR_LINECAP_ROUND"
msgid "Line cap round"
msgstr ""
#. 5Lbx4
-#: include/svx/strings.hrc:703
+#: include/svx/strings.hrc:705
msgctxt "RID_SVXSTR_LINECAP_SQUARE"
msgid "Line cap square"
msgstr ""
#. YXbPg
-#: include/svx/strings.hrc:704
+#: include/svx/strings.hrc:706
msgctxt "RID_SVXSTR_GRDT0"
msgid "Gradient"
msgstr ""
#. mZwMD
-#: include/svx/strings.hrc:705
+#: include/svx/strings.hrc:707
msgctxt "RID_SVXSTR_GRDT1"
msgid "Linear blue/white"
msgstr ""
#. WyGuh
-#: include/svx/strings.hrc:706
+#: include/svx/strings.hrc:708
msgctxt "RID_SVXSTR_GRDT2"
msgid "Linear magenta/green"
msgstr ""
#. cLHvA
-#: include/svx/strings.hrc:707
+#: include/svx/strings.hrc:709
msgctxt "RID_SVXSTR_GRDT3"
msgid "Linear yellow/brown"
msgstr ""
#. Kfkbm
-#: include/svx/strings.hrc:708
+#: include/svx/strings.hrc:710
msgctxt "RID_SVXSTR_GRDT4"
msgid "Radial green/black"
msgstr ""
#. uiTTS
-#: include/svx/strings.hrc:709
+#: include/svx/strings.hrc:711
msgctxt "RID_SVXSTR_GRDT5"
msgid "Radial red/yellow"
msgstr ""
#. SsUvr
-#: include/svx/strings.hrc:710
+#: include/svx/strings.hrc:712
msgctxt "RID_SVXSTR_GRDT6"
msgid "Rectangular red/white"
msgstr ""
#. CKwQP
-#: include/svx/strings.hrc:711
+#: include/svx/strings.hrc:713
msgctxt "RID_SVXSTR_GRDT7"
msgid "Square yellow/white"
msgstr ""
#. hi3tb
-#: include/svx/strings.hrc:712
+#: include/svx/strings.hrc:714
msgctxt "RID_SVXSTR_GRDT8"
msgid "Ellipsoid blue gray/light blue"
msgstr ""
#. b6AwV
-#: include/svx/strings.hrc:713
+#: include/svx/strings.hrc:715
msgctxt "RID_SVXSTR_GRDT9"
msgid "Axial light red/white"
msgstr ""
#. Adprm
#. l means left
-#: include/svx/strings.hrc:715
+#: include/svx/strings.hrc:717
msgctxt "RID_SVXSTR_GRDT10"
msgid "Diagonal 1l"
msgstr ""
#. pJ9QE
#. r means right
-#: include/svx/strings.hrc:717
+#: include/svx/strings.hrc:719
msgctxt "RID_SVXSTR_GRDT11"
msgid "Diagonal 1r"
msgstr ""
#. JB95r
#. l means left
-#: include/svx/strings.hrc:719
+#: include/svx/strings.hrc:721
msgctxt "RID_SVXSTR_GRDT12"
msgid "Diagonal 2l"
msgstr ""
#. xUpUR
#. r means right
-#: include/svx/strings.hrc:721
+#: include/svx/strings.hrc:723
msgctxt "RID_SVXSTR_GRDT13"
msgid "Diagonal 2r"
msgstr ""
#. WCYMT
#. l means left
-#: include/svx/strings.hrc:723
+#: include/svx/strings.hrc:725
msgctxt "RID_SVXSTR_GRDT14"
msgid "Diagonal 3l"
msgstr ""
#. 3rJw7
#. r means right
-#: include/svx/strings.hrc:725
+#: include/svx/strings.hrc:727
msgctxt "RID_SVXSTR_GRDT15"
msgid "Diagonal 3r"
msgstr ""
#. a6ENF
#. l means left
-#: include/svx/strings.hrc:727
+#: include/svx/strings.hrc:729
msgctxt "RID_SVXSTR_GRDT16"
msgid "Diagonal 4l"
msgstr ""
#. Fpctb
#. r means right
-#: include/svx/strings.hrc:729
+#: include/svx/strings.hrc:731
msgctxt "RID_SVXSTR_GRDT17"
msgid "Diagonal 4r"
msgstr ""
#. yqda8
-#: include/svx/strings.hrc:730
+#: include/svx/strings.hrc:732
msgctxt "RID_SVXSTR_GRDT18"
msgid "Diagonal Blue"
msgstr ""
#. GCtJC
-#: include/svx/strings.hrc:731
+#: include/svx/strings.hrc:733
msgctxt "RID_SVXSTR_GRDT19"
msgid "Diagonal Green"
msgstr ""
#. LCQEB
-#: include/svx/strings.hrc:732
+#: include/svx/strings.hrc:734
msgctxt "RID_SVXSTR_GRDT20"
msgid "Diagonal Orange"
msgstr ""
#. oD7FW
-#: include/svx/strings.hrc:733
+#: include/svx/strings.hrc:735
msgctxt "RID_SVXSTR_GRDT21"
msgid "Diagonal Red"
msgstr ""
#. vuyUG
-#: include/svx/strings.hrc:734
+#: include/svx/strings.hrc:736
msgctxt "RID_SVXSTR_GRDT22"
msgid "Diagonal Turquoise"
msgstr ""
#. mGtyc
-#: include/svx/strings.hrc:735
+#: include/svx/strings.hrc:737
msgctxt "RID_SVXSTR_GRDT23"
msgid "Diagonal Violet"
msgstr ""
#. cArVy
-#: include/svx/strings.hrc:736
+#: include/svx/strings.hrc:738
msgctxt "RID_SVXSTR_GRDT24"
msgid "From a Corner"
msgstr ""
#. gvXLL
-#: include/svx/strings.hrc:737
+#: include/svx/strings.hrc:739
msgctxt "RID_SVXSTR_GRDT25"
msgid "From a Corner, Blue"
msgstr ""
#. GaTPh
-#: include/svx/strings.hrc:738
+#: include/svx/strings.hrc:740
msgctxt "RID_SVXSTR_GRDT26"
msgid "From a Corner, Green"
msgstr ""
#. GE5vm
-#: include/svx/strings.hrc:739
+#: include/svx/strings.hrc:741
msgctxt "RID_SVXSTR_GRDT27"
msgid "From a Corner, Orange"
msgstr ""
#. BFTnr
-#: include/svx/strings.hrc:740
+#: include/svx/strings.hrc:742
msgctxt "RID_SVXSTR_GRDT28"
msgid "From a Corner, Red"
msgstr ""
#. AFKRL
-#: include/svx/strings.hrc:741
+#: include/svx/strings.hrc:743
msgctxt "RID_SVXSTR_GRDT29"
msgid "From a Corner, Turquoise"
msgstr ""
#. djBGe
-#: include/svx/strings.hrc:742
+#: include/svx/strings.hrc:744
msgctxt "RID_SVXSTR_GRDT30"
msgid "From a Corner, Violet"
msgstr ""
#. pwDuE
-#: include/svx/strings.hrc:743
+#: include/svx/strings.hrc:745
msgctxt "RID_SVXSTR_GRDT31"
msgid "From the Middle"
msgstr ""
#. y8qpL
-#: include/svx/strings.hrc:744
+#: include/svx/strings.hrc:746
msgctxt "RID_SVXSTR_GRDT32"
msgid "From the Middle, Blue"
msgstr ""
#. PGt5w
-#: include/svx/strings.hrc:745
+#: include/svx/strings.hrc:747
msgctxt "RID_SVXSTR_GRDT33"
msgid "From the Middle, Green"
msgstr ""
#. CyLXB
-#: include/svx/strings.hrc:746
+#: include/svx/strings.hrc:748
msgctxt "RID_SVXSTR_GRDT34"
msgid "From the Middle, Orange"
msgstr ""
#. vkERJ
-#: include/svx/strings.hrc:747
+#: include/svx/strings.hrc:749
msgctxt "RID_SVXSTR_GRDT35"
msgid "From the Middle, Red"
msgstr ""
#. Sq2SE
-#: include/svx/strings.hrc:748
+#: include/svx/strings.hrc:750
msgctxt "RID_SVXSTR_GRDT36"
msgid "From the Middle, Turquoise"
msgstr ""
#. DoSmH
-#: include/svx/strings.hrc:749
+#: include/svx/strings.hrc:751
msgctxt "RID_SVXSTR_GRDT37"
msgid "From the Middle, Violet"
msgstr ""
#. 9XHkg
-#: include/svx/strings.hrc:750
+#: include/svx/strings.hrc:752
#, fuzzy
msgctxt "RID_SVXSTR_GRDT38"
msgid "Horizontal"
msgstr "~Horizontal"
#. FDG7B
-#: include/svx/strings.hrc:751
+#: include/svx/strings.hrc:753
msgctxt "RID_SVXSTR_GRDT39"
msgid "Horizontal Blue"
msgstr ""
#. ZEfzF
-#: include/svx/strings.hrc:752
+#: include/svx/strings.hrc:754
msgctxt "RID_SVXSTR_GRDT40"
msgid "Horizontal Green"
msgstr ""
#. GFRCF
-#: include/svx/strings.hrc:753
+#: include/svx/strings.hrc:755
msgctxt "RID_SVXSTR_GRDT41"
msgid "Horizontal Orange"
msgstr ""
#. iouxG
-#: include/svx/strings.hrc:754
+#: include/svx/strings.hrc:756
msgctxt "RID_SVXSTR_GRDT42"
msgid "Horizontal Red"
msgstr ""
#. Gta9k
-#: include/svx/strings.hrc:755
+#: include/svx/strings.hrc:757
msgctxt "RID_SVXSTR_GRDT43"
msgid "Horizontal Turquoise"
msgstr ""
#. Tdpw4
-#: include/svx/strings.hrc:756
+#: include/svx/strings.hrc:758
msgctxt "RID_SVXSTR_GRDT44"
msgid "Horizontal Violet"
msgstr ""
#. DyVEP
-#: include/svx/strings.hrc:757
+#: include/svx/strings.hrc:759
msgctxt "RID_SVXSTR_GRDT45"
msgid "Radial"
msgstr ""
#. Uyhuj
-#: include/svx/strings.hrc:758
+#: include/svx/strings.hrc:760
msgctxt "RID_SVXSTR_GRDT46"
msgid "Radial Blue"
msgstr ""
#. MA6Qs
-#: include/svx/strings.hrc:759
+#: include/svx/strings.hrc:761
msgctxt "RID_SVXSTR_GRDT47"
msgid "Radial Green"
msgstr ""
#. Pt24U
-#: include/svx/strings.hrc:760
+#: include/svx/strings.hrc:762
msgctxt "RID_SVXSTR_GRDT48"
msgid "Radial Orange"
msgstr ""
#. 37T3A
-#: include/svx/strings.hrc:761
+#: include/svx/strings.hrc:763
msgctxt "RID_SVXSTR_GRDT49"
msgid "Radial Red"
msgstr ""
#. gLwZp
-#: include/svx/strings.hrc:762
+#: include/svx/strings.hrc:764
msgctxt "RID_SVXSTR_GRDT50"
msgid "Radial Turquoise"
msgstr ""
#. gka9C
-#: include/svx/strings.hrc:763
+#: include/svx/strings.hrc:765
msgctxt "RID_SVXSTR_GRDT51"
msgid "Radial Violet"
msgstr ""
#. BaGs9
-#: include/svx/strings.hrc:764
+#: include/svx/strings.hrc:766
#, fuzzy
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "~Vertical"
#. DqGbG
-#: include/svx/strings.hrc:765
+#: include/svx/strings.hrc:767
msgctxt "RID_SVXSTR_GRDT53"
msgid "Vertical Blue"
msgstr ""
#. FCa2X
-#: include/svx/strings.hrc:766
+#: include/svx/strings.hrc:768
msgctxt "RID_SVXSTR_GRDT54"
msgid "Vertical Green"
msgstr ""
#. BNSiE
-#: include/svx/strings.hrc:767
+#: include/svx/strings.hrc:769
msgctxt "RID_SVXSTR_GRDT55"
msgid "Vertical Orange"
msgstr ""
#. DfiaF
-#: include/svx/strings.hrc:768
+#: include/svx/strings.hrc:770
msgctxt "RID_SVXSTR_GRDT56"
msgid "Vertical Red"
msgstr ""
#. 4htXp
-#: include/svx/strings.hrc:769
+#: include/svx/strings.hrc:771
msgctxt "RID_SVXSTR_GRDT57"
msgid "Vertical Turquoise"
msgstr ""
#. FVCCq
-#: include/svx/strings.hrc:770
+#: include/svx/strings.hrc:772
msgctxt "RID_SVXSTR_GRDT58"
msgid "Vertical Violet"
msgstr ""
#. S3bJ9
#. gradients of unknown provenience
-#: include/svx/strings.hrc:772
+#: include/svx/strings.hrc:774
msgctxt "RID_SVXSTR_GRDT59"
msgid "Gray Gradient"
msgstr ""
#. CDxDN
-#: include/svx/strings.hrc:773
+#: include/svx/strings.hrc:775
msgctxt "RID_SVXSTR_GRDT60"
msgid "Yellow Gradient"
msgstr ""
#. amMze
-#: include/svx/strings.hrc:774
+#: include/svx/strings.hrc:776
msgctxt "RID_SVXSTR_GRDT61"
msgid "Orange Gradient"
msgstr ""
#. bodAW
-#: include/svx/strings.hrc:775
+#: include/svx/strings.hrc:777
msgctxt "RID_SVXSTR_GRDT62"
msgid "Red Gradient"
msgstr ""
#. Zn2x3
-#: include/svx/strings.hrc:776
+#: include/svx/strings.hrc:778
msgctxt "RID_SVXSTR_GRDT63"
msgid "Pink Gradient"
msgstr ""
#. xXMfH
-#: include/svx/strings.hrc:777
+#: include/svx/strings.hrc:779
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr ""
#. RYfTi
-#: include/svx/strings.hrc:778
+#: include/svx/strings.hrc:780
msgctxt "RID_SVXSTR_GRDT65"
msgid "Cyan Gradient"
msgstr ""
#. jAu7g
-#: include/svx/strings.hrc:779
+#: include/svx/strings.hrc:781
msgctxt "RID_SVXSTR_GRDT66"
msgid "Blue Gradient"
msgstr ""
#. idyKS
-#: include/svx/strings.hrc:780
+#: include/svx/strings.hrc:782
msgctxt "RID_SVXSTR_GRDT67"
msgid "Purple Pipe"
msgstr ""
#. fFZia
-#: include/svx/strings.hrc:781
+#: include/svx/strings.hrc:783
#, fuzzy
msgctxt "RID_SVXSTR_GRDT68"
msgid "Night"
msgstr "Enta la dreita"
#. 4ECED
-#: include/svx/strings.hrc:782
+#: include/svx/strings.hrc:784
msgctxt "RID_SVXSTR_GRDT69"
msgid "Green Gradient"
msgstr ""
#. ecDQh
#. actual gradients defined for 6.1
-#: include/svx/strings.hrc:784
+#: include/svx/strings.hrc:786
msgctxt "RID_SVXSTR_GRDT70"
msgid "Pastel Bouquet"
msgstr ""
#. 9BV4L
-#: include/svx/strings.hrc:785
+#: include/svx/strings.hrc:787
msgctxt "RID_SVXSTR_GRDT71"
msgid "Pastel Dream"
msgstr ""
#. jEVDi
-#: include/svx/strings.hrc:786
+#: include/svx/strings.hrc:788
msgctxt "RID_SVXSTR_GRDT72"
msgid "Blue Touch"
msgstr ""
#. ZAj48
-#: include/svx/strings.hrc:787
+#: include/svx/strings.hrc:789
msgctxt "RID_SVXSTR_GRDT73"
msgid "Blank with Gray"
msgstr ""
#. CJqu3
-#: include/svx/strings.hrc:788
+#: include/svx/strings.hrc:790
msgctxt "RID_SVXSTR_GRDT74"
msgid "Spotted Gray"
msgstr ""
#. s6Z54
-#: include/svx/strings.hrc:789
+#: include/svx/strings.hrc:791
msgctxt "RID_SVXSTR_GRDT75"
msgid "London Mist"
msgstr ""
#. nk99S
-#: include/svx/strings.hrc:790
+#: include/svx/strings.hrc:792
msgctxt "RID_SVXSTR_GRDT76"
msgid "Teal to Blue"
msgstr ""
#. ud3Bc
-#: include/svx/strings.hrc:791
+#: include/svx/strings.hrc:793
msgctxt "RID_SVXSTR_GRDT77"
msgid "Midnight"
msgstr ""
#. 3DFV9
-#: include/svx/strings.hrc:792
+#: include/svx/strings.hrc:794
msgctxt "RID_SVXSTR_GRDT78"
msgid "Deep Ocean"
msgstr ""
#. beAAG
-#: include/svx/strings.hrc:793
+#: include/svx/strings.hrc:795
msgctxt "RID_SVXSTR_GRDT79"
msgid "Submarine"
msgstr ""
#. LCJCH
-#: include/svx/strings.hrc:794
+#: include/svx/strings.hrc:796
msgctxt "RID_SVXSTR_GRDT80"
msgid "Green Grass"
msgstr ""
#. wiGu5
-#: include/svx/strings.hrc:795
+#: include/svx/strings.hrc:797
msgctxt "RID_SVXSTR_GRDT81"
msgid "Neon Light"
msgstr ""
#. EGqXT
-#: include/svx/strings.hrc:796
+#: include/svx/strings.hrc:798
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
msgstr ""
#. WCs3M
-#: include/svx/strings.hrc:797
+#: include/svx/strings.hrc:799
msgctxt "RID_SVXSTR_GRDT83"
msgid "Present"
msgstr ""
#. 99B5Z
-#: include/svx/strings.hrc:798
+#: include/svx/strings.hrc:800
msgctxt "RID_SVXSTR_GRDT84"
msgid "Mahogany"
msgstr ""
#. Z8RH9
#. /gradients
-#: include/svx/strings.hrc:800
+#: include/svx/strings.hrc:802
msgctxt "RID_SVXSTR_HATCH0"
msgid "Black 0 Degrees"
msgstr ""
#. BUCv6
-#: include/svx/strings.hrc:801
+#: include/svx/strings.hrc:803
msgctxt "RID_SVXSTR_HATCH1"
msgid "Black 90 Degrees"
msgstr ""
#. gyzNu
-#: include/svx/strings.hrc:802
+#: include/svx/strings.hrc:804
msgctxt "RID_SVXSTR_HATCH2"
msgid "Black 180 Degrees Crossed"
msgstr ""
#. KYmyj
-#: include/svx/strings.hrc:803
+#: include/svx/strings.hrc:805
msgctxt "RID_SVXSTR_HATCH3"
msgid "Blue 45 Degrees"
msgstr ""
#. 2qkyC
-#: include/svx/strings.hrc:804
+#: include/svx/strings.hrc:806
msgctxt "RID_SVXSTR_HATCH4"
msgid "Blue -45 Degrees"
msgstr ""
#. GFqzJ
-#: include/svx/strings.hrc:805
+#: include/svx/strings.hrc:807
msgctxt "RID_SVXSTR_HATCH5"
msgid "Blue 45 Degrees Crossed"
msgstr ""
#. wRXH2
-#: include/svx/strings.hrc:806
+#: include/svx/strings.hrc:808
msgctxt "RID_SVXSTR_HATCH6"
msgid "Green 30 Degrees"
msgstr ""
#. JAkb9
-#: include/svx/strings.hrc:807
+#: include/svx/strings.hrc:809
msgctxt "RID_SVXSTR_HATCH7"
msgid "Green 60 Degrees"
msgstr ""
#. DnKyA
-#: include/svx/strings.hrc:808
+#: include/svx/strings.hrc:810
msgctxt "RID_SVXSTR_HATCH8"
msgid "Green 90 Degrees Triple"
msgstr ""
#. oTAUx
-#: include/svx/strings.hrc:809
+#: include/svx/strings.hrc:811
msgctxt "RID_SVXSTR_HATCH9"
msgid "Red 45 Degrees"
msgstr ""
#. xcHED
-#: include/svx/strings.hrc:810
+#: include/svx/strings.hrc:812
msgctxt "RID_SVXSTR_HATCH10"
msgid "Red 90 Degrees Crossed"
msgstr ""
#. UZM2R
-#: include/svx/strings.hrc:811
+#: include/svx/strings.hrc:813
msgctxt "RID_SVXSTR_HATCH11"
msgid "Red -45 Degrees Triple"
msgstr ""
#. TypfV
-#: include/svx/strings.hrc:812
+#: include/svx/strings.hrc:814
msgctxt "RID_SVXSTR_HATCH12"
msgid "Yellow 45 Degrees"
msgstr ""
#. eRFD8
-#: include/svx/strings.hrc:813
+#: include/svx/strings.hrc:815
msgctxt "RID_SVXSTR_HATCH13"
msgid "Yellow 45 Degrees Crossed"
msgstr ""
#. JhXx3
-#: include/svx/strings.hrc:814
+#: include/svx/strings.hrc:816
msgctxt "RID_SVXSTR_HATCH14"
msgid "Yellow 45 Degrees Triple"
msgstr ""
#. 78jyB
-#: include/svx/strings.hrc:815
+#: include/svx/strings.hrc:817
msgctxt "RID_SVXSTR_HATCH15"
msgid "Hatching"
msgstr ""
#. FJati
-#: include/svx/strings.hrc:816
+#: include/svx/strings.hrc:818
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr ""
#. Q4jUs
-#: include/svx/strings.hrc:817
+#: include/svx/strings.hrc:819
msgctxt "RID_SVXSTR_BMP1"
msgid "Painted White"
msgstr ""
#. iHX2t
-#: include/svx/strings.hrc:818
+#: include/svx/strings.hrc:820
msgctxt "RID_SVXSTR_BMP2"
msgid "Paper Texture"
msgstr ""
#. mAyG3
-#: include/svx/strings.hrc:819
+#: include/svx/strings.hrc:821
msgctxt "RID_SVXSTR_BMP3"
msgid "Paper Crumpled"
msgstr ""
#. i3ARe
-#: include/svx/strings.hrc:820
+#: include/svx/strings.hrc:822
msgctxt "RID_SVXSTR_BMP4"
msgid "Paper Graph"
msgstr ""
#. 6izYJ
-#: include/svx/strings.hrc:821
+#: include/svx/strings.hrc:823
msgctxt "RID_SVXSTR_BMP5"
msgid "Parchment Paper"
msgstr ""
#. mQCXG
-#: include/svx/strings.hrc:822
+#: include/svx/strings.hrc:824
msgctxt "RID_SVXSTR_BMP6"
msgid "Fence"
msgstr ""
#. TriUQ
-#: include/svx/strings.hrc:823
+#: include/svx/strings.hrc:825
msgctxt "RID_SVXSTR_BMP7"
msgid "Wooden Board"
msgstr ""
#. Hp2Gp
-#: include/svx/strings.hrc:824
+#: include/svx/strings.hrc:826
msgctxt "RID_SVXSTR_BMP8"
msgid "Maple Leaves"
msgstr ""
#. 2B5Wr
-#: include/svx/strings.hrc:825
+#: include/svx/strings.hrc:827
msgctxt "RID_SVXSTR_BMP9"
msgid "Lawn"
msgstr ""
#. bAE9x
-#: include/svx/strings.hrc:826
+#: include/svx/strings.hrc:828
msgctxt "RID_SVXSTR_BMP10"
msgid "Colorful Pebbles"
msgstr ""
#. nqBbP
-#: include/svx/strings.hrc:827
+#: include/svx/strings.hrc:829
msgctxt "RID_SVXSTR_BMP11"
msgid "Coffee Beans"
msgstr ""
#. CQS6y
-#: include/svx/strings.hrc:828
+#: include/svx/strings.hrc:830
msgctxt "RID_SVXSTR_BMP12"
msgid "Little Clouds"
msgstr ""
#. 2hE6A
-#: include/svx/strings.hrc:829
+#: include/svx/strings.hrc:831
msgctxt "RID_SVXSTR_BMP13"
msgid "Bathroom Tiles"
msgstr ""
#. KZeGr
-#: include/svx/strings.hrc:830
+#: include/svx/strings.hrc:832
msgctxt "RID_SVXSTR_BMP14"
msgid "Wall of Rock"
msgstr ""
#. wAELs
-#: include/svx/strings.hrc:831
+#: include/svx/strings.hrc:833
msgctxt "RID_SVXSTR_BMP15"
msgid "Zebra"
msgstr ""
#. AVGfC
-#: include/svx/strings.hrc:832
+#: include/svx/strings.hrc:834
msgctxt "RID_SVXSTR_BMP16"
msgid "Color Stripes"
msgstr ""
#. ZoUmP
-#: include/svx/strings.hrc:833
+#: include/svx/strings.hrc:835
msgctxt "RID_SVXSTR_BMP17"
msgid "Gravel"
msgstr ""
#. 5FiBd
-#: include/svx/strings.hrc:834
+#: include/svx/strings.hrc:836
msgctxt "RID_SVXSTR_BMP18"
msgid "Parchment Studio"
msgstr ""
#. HYfqK
-#: include/svx/strings.hrc:835
+#: include/svx/strings.hrc:837
msgctxt "RID_SVXSTR_BMP19"
msgid "Night Sky"
msgstr ""
#. NkYV3
-#: include/svx/strings.hrc:836
+#: include/svx/strings.hrc:838
msgctxt "RID_SVXSTR_BMP20"
msgid "Pool"
msgstr ""
#. Co6U3
-#: include/svx/strings.hrc:837
+#: include/svx/strings.hrc:839
msgctxt "RID_SVXSTR_BMP21"
msgid "Bitmap"
msgstr ""
#. KFEX5
-#: include/svx/strings.hrc:838
+#: include/svx/strings.hrc:840
msgctxt "RID_SVXSTR_BMP79"
msgid "Invoice Paper"
msgstr ""
#. x5eiA
-#: include/svx/strings.hrc:839
+#: include/svx/strings.hrc:841
msgctxt "RID_SVXSTR_BMP80"
msgid "Concrete"
msgstr ""
#. RxiMA
-#: include/svx/strings.hrc:840
+#: include/svx/strings.hrc:842
msgctxt "RID_SVXSTR_BMP81"
msgid "Brick Wall"
msgstr ""
#. WNEfT
-#: include/svx/strings.hrc:841
+#: include/svx/strings.hrc:843
msgctxt "RID_SVXSTR_BMP82"
msgid "Stone Wall"
msgstr ""
#. dFqW3
-#: include/svx/strings.hrc:842
+#: include/svx/strings.hrc:844
msgctxt "RID_SVXSTR_BMP83"
msgid "Floral"
msgstr ""
#. FzePv
-#: include/svx/strings.hrc:843
+#: include/svx/strings.hrc:845
msgctxt "RID_SVXSTR_BMP84"
msgid "Space"
msgstr ""
#. FzVch
-#: include/svx/strings.hrc:844
+#: include/svx/strings.hrc:846
msgctxt "RID_SVXSTR_BMP85"
msgid "Ice light"
msgstr ""
#. YGtzc
-#: include/svx/strings.hrc:845
+#: include/svx/strings.hrc:847
msgctxt "RID_SVXSTR_BMP86"
msgid "Marble"
msgstr ""
#. Rzgwp
-#: include/svx/strings.hrc:846
+#: include/svx/strings.hrc:848
msgctxt "RID_SVXSTR_BMP87"
msgid "Sand light"
msgstr ""
#. cK72d
-#: include/svx/strings.hrc:847
+#: include/svx/strings.hrc:849
msgctxt "RID_SVXSTR_BMP88"
msgid "Stone"
msgstr ""
#. TnkWd
-#: include/svx/strings.hrc:848
+#: include/svx/strings.hrc:850
msgctxt "RID_SVXSTR_BMP89"
msgid "White Diffusion"
msgstr ""
#. kksvW
-#: include/svx/strings.hrc:849
+#: include/svx/strings.hrc:851
msgctxt "RID_SVXSTR_BMP90"
msgid "Surface"
msgstr ""
#. BQj9p
-#: include/svx/strings.hrc:850
+#: include/svx/strings.hrc:852
msgctxt "RID_SVXSTR_BMP91"
msgid "Cardboard"
msgstr ""
#. poA6e
-#: include/svx/strings.hrc:851
+#: include/svx/strings.hrc:853
msgctxt "RID_SVXSTR_BMP92"
msgid "Studio"
msgstr ""
#. YEbqw
-#: include/svx/strings.hrc:852
+#: include/svx/strings.hrc:854
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
msgstr ""
#. AAn36
-#: include/svx/strings.hrc:853
+#: include/svx/strings.hrc:855
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
msgstr ""
#. NLTbt
-#: include/svx/strings.hrc:854
+#: include/svx/strings.hrc:856
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
msgstr ""
#. vx2XC
-#: include/svx/strings.hrc:855
+#: include/svx/strings.hrc:857
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
msgstr ""
#. weQqs
-#: include/svx/strings.hrc:856
+#: include/svx/strings.hrc:858
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
msgstr ""
#. CAdAS
-#: include/svx/strings.hrc:857
+#: include/svx/strings.hrc:859
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
msgstr ""
#. 5T5vP
-#: include/svx/strings.hrc:858
+#: include/svx/strings.hrc:860
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
msgstr ""
#. aNdJE
-#: include/svx/strings.hrc:859
+#: include/svx/strings.hrc:861
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
msgstr ""
#. 3vD8U
-#: include/svx/strings.hrc:860
+#: include/svx/strings.hrc:862
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
msgstr ""
#. UJmCD
-#: include/svx/strings.hrc:861
+#: include/svx/strings.hrc:863
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
msgstr ""
#. i9RCR
-#: include/svx/strings.hrc:862
+#: include/svx/strings.hrc:864
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
msgstr ""
#. 2oEkC
-#: include/svx/strings.hrc:863
+#: include/svx/strings.hrc:865
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
msgstr ""
#. a3yZ5
-#: include/svx/strings.hrc:864
+#: include/svx/strings.hrc:866
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
msgstr ""
#. oiGTx
-#: include/svx/strings.hrc:865
+#: include/svx/strings.hrc:867
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
msgstr ""
#. CGpy7
-#: include/svx/strings.hrc:866
+#: include/svx/strings.hrc:868
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
msgstr ""
#. cucpa
-#: include/svx/strings.hrc:867
+#: include/svx/strings.hrc:869
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
msgstr ""
#. EFDcT
-#: include/svx/strings.hrc:868
+#: include/svx/strings.hrc:870
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
msgstr ""
#. CWmH5
-#: include/svx/strings.hrc:869
+#: include/svx/strings.hrc:871
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
msgstr ""
#. BZJUK
-#: include/svx/strings.hrc:870
+#: include/svx/strings.hrc:872
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
msgstr ""
#. B5FVF
-#: include/svx/strings.hrc:871
+#: include/svx/strings.hrc:873
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
msgstr ""
#. daP9i
-#: include/svx/strings.hrc:872
+#: include/svx/strings.hrc:874
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
msgstr ""
#. JD5FJ
-#: include/svx/strings.hrc:873
+#: include/svx/strings.hrc:875
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
msgstr ""
#. eB4wk
-#: include/svx/strings.hrc:874
+#: include/svx/strings.hrc:876
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
msgstr ""
#. MeoCx
-#: include/svx/strings.hrc:875
+#: include/svx/strings.hrc:877
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
msgstr ""
#. gAqnG
-#: include/svx/strings.hrc:876
+#: include/svx/strings.hrc:878
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
msgstr ""
#. DGB5k
-#: include/svx/strings.hrc:877
+#: include/svx/strings.hrc:879
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
msgstr ""
#. JC7je
-#: include/svx/strings.hrc:878
+#: include/svx/strings.hrc:880
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
msgstr ""
#. iFiBq
-#: include/svx/strings.hrc:879
+#: include/svx/strings.hrc:881
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
msgstr ""
#. gWDnG
-#: include/svx/strings.hrc:880
+#: include/svx/strings.hrc:882
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
msgstr ""
#. vbh6h
-#: include/svx/strings.hrc:881
+#: include/svx/strings.hrc:883
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
msgstr ""
#. XFemm
-#: include/svx/strings.hrc:882
+#: include/svx/strings.hrc:884
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
msgstr ""
#. mC3BE
-#: include/svx/strings.hrc:883
+#: include/svx/strings.hrc:885
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr ""
#. icCPR
-#: include/svx/strings.hrc:884
+#: include/svx/strings.hrc:886
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
msgstr ""
#. 8CqPG
-#: include/svx/strings.hrc:885
+#: include/svx/strings.hrc:887
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
msgstr ""
#. GFUZF
-#: include/svx/strings.hrc:886
+#: include/svx/strings.hrc:888
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
msgstr ""
#. bp9ZY
-#: include/svx/strings.hrc:887
+#: include/svx/strings.hrc:889
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
msgstr ""
#. ZrVMS
-#: include/svx/strings.hrc:888
+#: include/svx/strings.hrc:890
msgctxt "RID_SVXSTR_BMP58"
msgid "Divot"
msgstr ""
#. tFas9
-#: include/svx/strings.hrc:889
+#: include/svx/strings.hrc:891
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
msgstr ""
#. SECdZ
-#: include/svx/strings.hrc:890
+#: include/svx/strings.hrc:892
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
msgstr ""
#. ri3Ge
-#: include/svx/strings.hrc:891
+#: include/svx/strings.hrc:893
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr ""
#. jD9er
-#: include/svx/strings.hrc:892
+#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_BMP62"
msgid "Trellis"
msgstr ""
#. aemFS
-#: include/svx/strings.hrc:893
+#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr ""
#. Ds8Ae
-#: include/svx/strings.hrc:894
+#: include/svx/strings.hrc:896
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
msgstr ""
#. a33Ci
-#: include/svx/strings.hrc:895
+#: include/svx/strings.hrc:897
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
msgstr ""
#. BCSZY
-#: include/svx/strings.hrc:896
+#: include/svx/strings.hrc:898
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
msgstr ""
#. Bgczw
-#: include/svx/strings.hrc:897
+#: include/svx/strings.hrc:899
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
msgstr ""
#. sD7Mf
-#: include/svx/strings.hrc:898
+#: include/svx/strings.hrc:900
msgctxt "RID_SVXSTR_BMP68"
msgid "Outlined Diamond"
msgstr ""
#. RNNkR
-#: include/svx/strings.hrc:899
+#: include/svx/strings.hrc:901
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
msgstr ""
#. HJkgr
-#: include/svx/strings.hrc:900
+#: include/svx/strings.hrc:902
#, fuzzy
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "~Vertical"
#. ED3Ga
-#: include/svx/strings.hrc:901
+#: include/svx/strings.hrc:903
#, fuzzy
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "~Horizontal"
#. ENYtZ
-#: include/svx/strings.hrc:902
+#: include/svx/strings.hrc:904
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
msgstr ""
#. mbjPX
-#: include/svx/strings.hrc:903
+#: include/svx/strings.hrc:905
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
msgstr ""
#. TxAfM
-#: include/svx/strings.hrc:904
+#: include/svx/strings.hrc:906
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr ""
#. 4mGJX
-#: include/svx/strings.hrc:905
+#: include/svx/strings.hrc:907
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
msgstr ""
#. J4CJa
-#: include/svx/strings.hrc:906
+#: include/svx/strings.hrc:908
msgctxt "RID_SVXSTR_BMP76"
msgid "Dashed Dotted"
msgstr ""
#. Rno6q
-#: include/svx/strings.hrc:907
+#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_BMP77"
msgid "Dashed Dotted Upward Diagonal"
msgstr ""
#. pFZkq
-#: include/svx/strings.hrc:908
+#: include/svx/strings.hrc:910
msgctxt "RID_SVXSTR_BMP78"
msgid "Solid Dotted"
msgstr ""
#. NA5sT
-#: include/svx/strings.hrc:909
+#: include/svx/strings.hrc:911
msgctxt "RID_SVXSTR_DASH0"
msgid "Dot"
msgstr ""
#. nCpL4
-#: include/svx/strings.hrc:910
+#: include/svx/strings.hrc:912
msgctxt "RID_SVXSTR_DASH1"
msgid "Long Dot"
msgstr ""
#. utrkH
-#: include/svx/strings.hrc:911
+#: include/svx/strings.hrc:913
msgctxt "RID_SVXSTR_DASH2"
msgid "Double Dot"
msgstr ""
#. 2X7pw
-#: include/svx/strings.hrc:912
+#: include/svx/strings.hrc:914
msgctxt "RID_SVXSTR_DASH3"
msgid "Dash"
msgstr ""
#. A46B5
-#: include/svx/strings.hrc:913
+#: include/svx/strings.hrc:915
msgctxt "RID_SVXSTR_DASH4"
msgid "Long Dash"
msgstr ""
#. axE2r
-#: include/svx/strings.hrc:914
+#: include/svx/strings.hrc:916
msgctxt "RID_SVXSTR_DASH5"
msgid "Double Dash"
msgstr ""
#. beDTh
-#: include/svx/strings.hrc:915
+#: include/svx/strings.hrc:917
msgctxt "RID_SVXSTR_DASH6"
msgid "Long Dash Dot"
msgstr ""
#. gVPtU
-#: include/svx/strings.hrc:916
+#: include/svx/strings.hrc:918
msgctxt "RID_SVXSTR_DASH7"
msgid "Double Dash Dot"
msgstr ""
#. UFaLC
-#: include/svx/strings.hrc:917
+#: include/svx/strings.hrc:919
msgctxt "RID_SVXSTR_DASH8"
msgid "Double Dash Dot Dot"
msgstr ""
#. F9cPw
-#: include/svx/strings.hrc:918
+#: include/svx/strings.hrc:920
msgctxt "RID_SVXSTR_DASH9"
msgid "Ultrafine Dotted"
msgstr ""
#. s3rBZ
-#: include/svx/strings.hrc:919
+#: include/svx/strings.hrc:921
msgctxt "RID_SVXSTR_DASH10"
msgid "Fine Dotted"
msgstr ""
#. w7W8j
-#: include/svx/strings.hrc:920
+#: include/svx/strings.hrc:922
msgctxt "RID_SVXSTR_DASH11"
msgid "Ultrafine Dashed"
msgstr ""
#. xWgiA
-#: include/svx/strings.hrc:921
+#: include/svx/strings.hrc:923
msgctxt "RID_SVXSTR_DASH12"
msgid "Fine Dashed"
msgstr ""
#. u34Ff
-#: include/svx/strings.hrc:922
+#: include/svx/strings.hrc:924
msgctxt "RID_SVXSTR_DASH13"
msgid "Fine Dashed"
msgstr ""
#. hT4CE
-#: include/svx/strings.hrc:923
+#: include/svx/strings.hrc:925
msgctxt "RID_SVXSTR_DASH14"
msgid "Dashed"
msgstr ""
#. T7sVF
-#: include/svx/strings.hrc:924
+#: include/svx/strings.hrc:926
msgctxt "RID_SVXSTR_DASH15"
msgid "Line Style 9"
msgstr ""
#. evPXr
-#: include/svx/strings.hrc:925
+#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_DASH16"
msgid "3 Dashes 3 Dots"
msgstr ""
#. H7iUz
-#: include/svx/strings.hrc:926
+#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_DASH17"
msgid "Ultrafine 2 Dots 3 Dashes"
msgstr ""
#. KpCzr
-#: include/svx/strings.hrc:927
+#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_DASH18"
msgid "2 Dots 1 Dash"
msgstr ""
#. zbWk3
-#: include/svx/strings.hrc:928
+#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_DASH19"
msgid "Line with Fine Dots"
msgstr ""
#. ibALA
-#: include/svx/strings.hrc:929
+#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_DASH20"
msgid "Dashed"
msgstr ""
#. qEZc6
-#: include/svx/strings.hrc:930
+#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_DASH21"
msgid "Line Style"
msgstr ""
#. iKAwD
-#: include/svx/strings.hrc:931
+#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_IMAP_ALL_FILTER"
msgid "All formats"
msgstr ""
#. UydWB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:933
+#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_LEND0"
msgid "Concave short"
msgstr ""
#. grGoP
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:935
+#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_LEND1"
msgid "Square 45"
msgstr ""
#. Hu6DB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:937
+#: include/svx/strings.hrc:939
msgctxt "RID_SVXSTR_LEND2"
msgid "Arrow short"
msgstr ""
#. j6u8M
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:939
+#: include/svx/strings.hrc:941
msgctxt "RID_SVXSTR_LEND3"
msgid "Dimension Lines"
msgstr ""
#. JKxZ6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:941
+#: include/svx/strings.hrc:943
msgctxt "RID_SVXSTR_LEND4"
msgid "Double Arrow"
msgstr ""
#. o38zt
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:943
+#: include/svx/strings.hrc:945
msgctxt "RID_SVXSTR_LEND5"
msgid "Triangle"
msgstr ""
#. XvcqE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:945
+#: include/svx/strings.hrc:947
msgctxt "RID_SVXSTR_LEND6"
msgid "Concave"
msgstr ""
#. JD6qL
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:947
+#: include/svx/strings.hrc:949
msgctxt "RID_SVXSTR_LEND7"
msgid "Arrow large"
msgstr ""
#. 3CPw6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:949
+#: include/svx/strings.hrc:951
msgctxt "RID_SVXSTR_LEND8"
msgid "Dimension Line"
msgstr ""
#. EBEY5
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:951
+#: include/svx/strings.hrc:953
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr ""
#. H9DDA
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:953
+#: include/svx/strings.hrc:955
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr ""
#. AWHmD
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:955
+#: include/svx/strings.hrc:957
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr ""
#. CXazS
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:957
+#: include/svx/strings.hrc:959
msgctxt "RID_SVXSTR_LEND12"
msgid "Half Circle"
msgstr ""
#. VNaKi
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:959
+#: include/svx/strings.hrc:961
msgctxt "RID_SVXSTR_LEND13"
msgid "Triangle unfilled"
msgstr ""
#. LRmKQ
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:961
+#: include/svx/strings.hrc:963
msgctxt "RID_SVXSTR_LEND14"
msgid "Diamond unfilled"
msgstr ""
#. L2kus
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:963
+#: include/svx/strings.hrc:965
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr ""
#. P2Raq
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:965
+#: include/svx/strings.hrc:967
msgctxt "RID_SVXSTR_LEND16"
msgid "Circle unfilled"
msgstr ""
#. FNaHF
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:967
+#: include/svx/strings.hrc:969
msgctxt "RID_SVXSTR_LEND17"
msgid "Square 45 unfilled"
msgstr ""
#. ECeBc
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:969
+#: include/svx/strings.hrc:971
msgctxt "RID_SVXSTR_LEND18"
msgid "Square unfilled"
msgstr ""
#. ALFbk
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:971
+#: include/svx/strings.hrc:973
msgctxt "RID_SVXSTR_LEND19"
msgid "Half Circle unfilled"
msgstr ""
#. mfGCE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:973
+#: include/svx/strings.hrc:975
msgctxt "RID_SVXSTR_LEND20"
msgid "Dimension Line Arrow"
msgstr ""
#. epSjr
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:975
+#: include/svx/strings.hrc:977
msgctxt "RID_SVXSTR_LEND21"
msgid "Line short"
msgstr ""
#. yVmQp
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:977
+#: include/svx/strings.hrc:979
msgctxt "RID_SVXSTR_LEND22"
msgid "Line"
msgstr ""
#. im8fN
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:979
+#: include/svx/strings.hrc:981
msgctxt "RID_SVXSTR_LEND23"
msgid "Half Arrow left"
msgstr ""
#. EVYD7
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:981
+#: include/svx/strings.hrc:983
msgctxt "RID_SVXSTR_LEND24"
msgid "Half Arrow right"
msgstr ""
#. VZ8vx
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:983
+#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_LEND25"
msgid "Reversed Arrow"
msgstr ""
#. yTXvH
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:985
+#: include/svx/strings.hrc:987
msgctxt "RID_SVXSTR_LEND26"
msgid "CF One"
msgstr ""
#. cF4FB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:987
+#: include/svx/strings.hrc:989
msgctxt "RID_SVXSTR_LEND27"
msgid "CF Only One"
msgstr ""
#. qbpvv
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:989
+#: include/svx/strings.hrc:991
msgctxt "RID_SVXSTR_LEND28"
msgid "CF Many"
msgstr ""
#. 6wQxC
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:991
+#: include/svx/strings.hrc:993
msgctxt "RID_SVXSTR_LEND29"
msgid "CF Many One"
msgstr ""
#. JzCsB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:993
+#: include/svx/strings.hrc:995
msgctxt "RID_SVXSTR_LEND30"
msgid "CF Zero One"
msgstr ""
#. SBCut
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:995
+#: include/svx/strings.hrc:997
msgctxt "RID_SVXSTR_LEND31"
msgid "CF Zero Many"
msgstr ""
#. EXsKo
-#: include/svx/strings.hrc:996
+#: include/svx/strings.hrc:998
msgctxt "RID_SVXSTR_TRASNGR0"
msgid "Transparency"
msgstr "Transparencia"
#. hGytB
-#: include/svx/strings.hrc:997
+#: include/svx/strings.hrc:999
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_1"
msgid "Green 1 (%PRODUCTNAME Main Color)"
msgstr ""
#. Msh88
-#: include/svx/strings.hrc:998
+#: include/svx/strings.hrc:1000
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT"
msgid "Green Accent"
msgstr ""
#. opj2M
-#: include/svx/strings.hrc:999
+#: include/svx/strings.hrc:1001
msgctxt "RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT"
msgid "Blue Accent"
msgstr ""
#. tC5jE
-#: include/svx/strings.hrc:1000
+#: include/svx/strings.hrc:1002
msgctxt "RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT"
msgid "Orange Accent"
msgstr ""
#. 3T9pJ
-#: include/svx/strings.hrc:1001
+#: include/svx/strings.hrc:1003
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
msgstr ""
#. N5FWG
-#: include/svx/strings.hrc:1002
+#: include/svx/strings.hrc:1004
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
msgid "Purple Accent"
msgstr ""
#. Nhtbq
-#: include/svx/strings.hrc:1003
+#: include/svx/strings.hrc:1005
msgctxt "RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT"
msgid "Yellow Accent"
msgstr ""
#. apBBr
-#: include/svx/strings.hrc:1005
+#: include/svx/strings.hrc:1007
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr ""
#. BseGn
-#: include/svx/strings.hrc:1006
+#: include/svx/strings.hrc:1008
msgctxt "RID_SVXSTR_SUCCESSRECOV"
msgid "Successfully recovered"
msgstr ""
#. LfjDh
-#: include/svx/strings.hrc:1007
+#: include/svx/strings.hrc:1009
msgctxt "RID_SVXSTR_ORIGDOCRECOV"
msgid "Original document recovered"
msgstr ""
#. BEAbm
-#: include/svx/strings.hrc:1008
+#: include/svx/strings.hrc:1010
msgctxt "RID_SVXSTR_RECOVFAILED"
msgid "Recovery failed"
msgstr ""
#. 5ye7z
-#: include/svx/strings.hrc:1009
+#: include/svx/strings.hrc:1011
msgctxt "RID_SVXSTR_RECOVINPROGR"
msgid "Recovery in progress"
msgstr ""
#. tEbUT
-#: include/svx/strings.hrc:1010
+#: include/svx/strings.hrc:1012
msgctxt "RID_SVXSTR_NOTRECOVYET"
msgid "Not recovered yet"
msgstr ""
#. EaAMF
-#: include/svx/strings.hrc:1011
+#: include/svx/strings.hrc:1013
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
msgstr ""
#. AicJe
-#: include/svx/strings.hrc:1012
+#: include/svx/strings.hrc:1014
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
msgstr ""
#. ZbeCG
-#: include/svx/strings.hrc:1013
+#: include/svx/strings.hrc:1015
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
msgid "~Finish"
msgstr ""
#. BBeKk
-#: include/svx/strings.hrc:1014
+#: include/svx/strings.hrc:1016
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr ""
#. mENBU
-#: include/svx/strings.hrc:1015
+#: include/svx/strings.hrc:1017
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr ""
#. fRyqX
-#: include/svx/strings.hrc:1017
+#: include/svx/strings.hrc:1019
msgctxt "RID_SVXSTR_EXPORT_GRAPHIC_TITLE"
msgid "Image Export"
msgstr ""
#. xXhtG
-#: include/svx/strings.hrc:1018
+#: include/svx/strings.hrc:1020
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
msgstr ""
#. jWKoC
#. Strings for the Draw Dialog --------------------------------------------
-#: include/svx/strings.hrc:1021
+#: include/svx/strings.hrc:1023
msgctxt "RID_SVX_3D_UNDO_EXCHANGE_PASTE"
msgid "Insert object(s)"
msgstr ""
#. Heqmn
-#: include/svx/strings.hrc:1022
+#: include/svx/strings.hrc:1024
msgctxt "RID_SVX_3D_UNDO_ROTATE"
msgid "Rotate 3D object"
msgstr ""
#. AC56T
-#: include/svx/strings.hrc:1023
+#: include/svx/strings.hrc:1025
msgctxt "RID_SVX_3D_UNDO_EXTRUDE"
msgid "Create extrusion object"
msgstr ""
#. 4DonY
-#: include/svx/strings.hrc:1024
+#: include/svx/strings.hrc:1026
msgctxt "RID_SVX_3D_UNDO_LATHE"
msgid "Create rotation object"
msgstr ""
#. EL9V9
-#: include/svx/strings.hrc:1025
+#: include/svx/strings.hrc:1027
msgctxt "RID_SVX_3D_UNDO_BREAK_LATHE"
msgid "Split 3D object"
msgstr ""
#. BBZGA
#. Language-Strings ------------------------------------------------------
-#: include/svx/strings.hrc:1028
+#: include/svx/strings.hrc:1030
msgctxt "RID_SVXSTR_LANGUAGE_ALL"
msgid "[All]"
msgstr ""
#. RZVDm
-#: include/svx/strings.hrc:1030
+#: include/svx/strings.hrc:1032
#, fuzzy
msgctxt "RID_SVXSTR_GALLERY_FILTER"
msgid "Graphics filter"
msgstr "Fichers graficos"
#. YNjeD
-#: include/svx/strings.hrc:1031
+#: include/svx/strings.hrc:1033
msgctxt "RID_SVXSTR_GALLERY_NEWTHEME"
msgid "New Theme"
msgstr ""
#. 5uYha
-#: include/svx/strings.hrc:1033
+#: include/svx/strings.hrc:1035
msgctxt "RID_GALLERYSTR_THEME_3D"
msgid "3D Effects"
msgstr ""
#. 78DGx
-#: include/svx/strings.hrc:1034
+#: include/svx/strings.hrc:1036
msgctxt "RID_GALLERYSTR_THEME_ANIMATIONS"
msgid "Animations"
msgstr ""
#. zGEez
-#: include/svx/strings.hrc:1035
+#: include/svx/strings.hrc:1037
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr ""
#. MwX9z
-#: include/svx/strings.hrc:1036
+#: include/svx/strings.hrc:1038
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr ""
#. dAwiC
-#: include/svx/strings.hrc:1037
+#: include/svx/strings.hrc:1039
msgctxt "RID_GALLERYSTR_THEME_FLAGS"
msgid "Flags"
msgstr ""
#. Ccn8V
-#: include/svx/strings.hrc:1038
+#: include/svx/strings.hrc:1040
msgctxt "RID_GALLERYSTR_THEME_FLOWCHARTS"
msgid "Flow Charts"
msgstr ""
#. 6ouMS
-#: include/svx/strings.hrc:1039
+#: include/svx/strings.hrc:1041
msgctxt "RID_GALLERYSTR_THEME_EMOTICONS"
msgid "Emoticons"
msgstr ""
#. 8GPFu
-#: include/svx/strings.hrc:1040
+#: include/svx/strings.hrc:1042
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "Imachens"
#. sqh2w
-#: include/svx/strings.hrc:1041
+#: include/svx/strings.hrc:1043
#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
msgid "Backgrounds"
msgstr "Fundo"
#. B3KuT
-#: include/svx/strings.hrc:1042
+#: include/svx/strings.hrc:1044
msgctxt "RID_GALLERYSTR_THEME_HOMEPAGE"
msgid "Homepage"
msgstr ""
#. WR8JQ
-#: include/svx/strings.hrc:1043
+#: include/svx/strings.hrc:1045
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr ""
#. EbEZ6
-#: include/svx/strings.hrc:1044
+#: include/svx/strings.hrc:1046
msgctxt "RID_GALLERYSTR_THEME_MAPS"
msgid "Maps"
msgstr ""
#. GALA8
-#: include/svx/strings.hrc:1045
+#: include/svx/strings.hrc:1047
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr "Chent"
#. ZMoiA
-#: include/svx/strings.hrc:1046
+#: include/svx/strings.hrc:1048
msgctxt "RID_GALLERYSTR_THEME_SURFACES"
msgid "Surfaces"
msgstr ""
#. hNaiH
-#: include/svx/strings.hrc:1047
+#: include/svx/strings.hrc:1049
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "Ordinadors"
#. mrvvG
-#: include/svx/strings.hrc:1048
+#: include/svx/strings.hrc:1050
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr ""
#. HhrDx
-#: include/svx/strings.hrc:1049
+#: include/svx/strings.hrc:1051
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr ""
#. 2jVzE
-#: include/svx/strings.hrc:1050
+#: include/svx/strings.hrc:1052
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr ""
#. cmF3B
-#: include/svx/strings.hrc:1051
+#: include/svx/strings.hrc:1053
msgctxt "RID_GALLERYSTR_THEME_TRANSPORT"
msgid "Transport"
msgstr ""
#. as3XM
-#: include/svx/strings.hrc:1052
+#: include/svx/strings.hrc:1054
msgctxt "RID_GALLERYSTR_THEME_TXTSHAPES"
msgid "Textshapes"
msgstr ""
#. gGyFP
-#: include/svx/strings.hrc:1053
+#: include/svx/strings.hrc:1055
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr ""
#. 5NrPj
-#: include/svx/strings.hrc:1054
+#: include/svx/strings.hrc:1056
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "Simbolos"
#. AiXUK
-#: include/svx/strings.hrc:1055
+#: include/svx/strings.hrc:1057
msgctxt "RID_GALLERYSTR_THEME_MYTHEME"
msgid "My Theme"
msgstr ""
#. uRxP4
-#: include/svx/strings.hrc:1056
+#: include/svx/strings.hrc:1058
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr ""
#. c3WXh
-#: include/svx/strings.hrc:1057
+#: include/svx/strings.hrc:1059
msgctxt "RID_GALLERYSTR_THEME_BALLOONS"
msgid "Balloons"
msgstr ""
#. pmiE7
-#: include/svx/strings.hrc:1058
+#: include/svx/strings.hrc:1060
msgctxt "RID_GALLERYSTR_THEME_KEYBOARD"
msgid "Keyboard"
msgstr ""
#. LYdAf
-#: include/svx/strings.hrc:1059
+#: include/svx/strings.hrc:1061
msgctxt "RID_GALLERYSTR_THEME_TIME"
msgid "Time"
msgstr "Hora"
#. 4UGrY
-#: include/svx/strings.hrc:1060
+#: include/svx/strings.hrc:1062
#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PRESENTATION"
msgid "Presentation"
msgstr "Presentación"
#. a46Xm
-#: include/svx/strings.hrc:1061
+#: include/svx/strings.hrc:1063
msgctxt "RID_GALLERYSTR_THEME_CALENDAR"
msgid "Calendar"
msgstr "Calandario"
#. YpuGv
-#: include/svx/strings.hrc:1062
+#: include/svx/strings.hrc:1064
#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_NAVIGATION"
msgid "Navigation"
msgstr "Navegador"
#. gAJH4
-#: include/svx/strings.hrc:1063
+#: include/svx/strings.hrc:1065
msgctxt "RID_GALLERYSTR_THEME_COMMUNICATION"
msgid "Communication"
msgstr ""
#. ETEJu
-#: include/svx/strings.hrc:1064
+#: include/svx/strings.hrc:1066
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "Finanzas"
#. rNez6
-#: include/svx/strings.hrc:1065
+#: include/svx/strings.hrc:1067
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "Ordinadors"
#. ioX7y
-#: include/svx/strings.hrc:1066
+#: include/svx/strings.hrc:1068
msgctxt "RID_GALLERYSTR_THEME_CLIMA"
msgid "Climate"
msgstr ""
#. MmYFp
-#: include/svx/strings.hrc:1067
+#: include/svx/strings.hrc:1069
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr ""
#. EKFgg
-#: include/svx/strings.hrc:1068
+#: include/svx/strings.hrc:1070
msgctxt "RID_GALLERYSTR_THEME_TROUBLE"
msgid "Problem Solving"
msgstr ""
#. GgrBp
-#: include/svx/strings.hrc:1069
+#: include/svx/strings.hrc:1071
msgctxt "RID_GALLERYSTR_THEME_SCREENBEANS"
msgid "Screen Beans"
msgstr ""
#. E6onK
-#: include/svx/strings.hrc:1071
+#: include/svx/strings.hrc:1073
msgctxt "RID_SVXSTR_QRY_PRINT_TITLE"
msgid "Printing selection"
msgstr ""
#. HzX9m
-#: include/svx/strings.hrc:1072
+#: include/svx/strings.hrc:1074
msgctxt "RID_SVXSTR_QRY_PRINT_MSG"
msgid "Do you want to print the selection or the entire document?"
msgstr ""
#. 3UyC8
-#: include/svx/strings.hrc:1073
+#: include/svx/strings.hrc:1075
#, fuzzy
msgctxt "RID_SVXSTR_QRY_PRINT_ALL"
msgid "~All"
msgstr "Totz"
#. UxfS3
-#: include/svx/strings.hrc:1074
+#: include/svx/strings.hrc:1076
#, fuzzy
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "Selección"
#. KTgDd
-#: include/svx/strings.hrc:1076
+#: include/svx/strings.hrc:1078
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr ""
#. N6KLd
-#: include/svx/strings.hrc:1077
+#: include/svx/strings.hrc:1079
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr ""
#. AB6Vj
-#: include/svx/strings.hrc:1078
+#: include/svx/strings.hrc:1080
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr ""
#. NBBEB
-#: include/svx/strings.hrc:1079
+#: include/svx/strings.hrc:1081
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr ""
#. d9n5U
-#: include/svx/strings.hrc:1080
+#: include/svx/strings.hrc:1082
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr ""
#. A2mcf
-#: include/svx/strings.hrc:1081
+#: include/svx/strings.hrc:1083
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr ""
#. onGib
-#: include/svx/strings.hrc:1082
+#: include/svx/strings.hrc:1084
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr ""
#. XLQFD
-#: include/svx/strings.hrc:1083
+#: include/svx/strings.hrc:1085
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr ""
#. v5wRm
-#: include/svx/strings.hrc:1084
+#: include/svx/strings.hrc:1086
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr ""
#. 4DGjm
-#: include/svx/strings.hrc:1085
+#: include/svx/strings.hrc:1087
msgctxt "RID_SVXSTR_DEPTH_0"
msgid "~0 cm"
msgstr ""
#. kRzVE
-#: include/svx/strings.hrc:1086
+#: include/svx/strings.hrc:1088
msgctxt "RID_SVXSTR_DEPTH_1"
msgid "~1 cm"
msgstr ""
#. CSmTh
-#: include/svx/strings.hrc:1087
+#: include/svx/strings.hrc:1089
msgctxt "RID_SVXSTR_DEPTH_2"
msgid "~2.5 cm"
msgstr ""
#. eYrvo
-#: include/svx/strings.hrc:1088
+#: include/svx/strings.hrc:1090
msgctxt "RID_SVXSTR_DEPTH_3"
msgid "~5 cm"
msgstr ""
#. G4Ckx
-#: include/svx/strings.hrc:1089
+#: include/svx/strings.hrc:1091
msgctxt "RID_SVXSTR_DEPTH_4"
msgid "10 ~cm"
msgstr ""
#. LGHsL
-#: include/svx/strings.hrc:1090
+#: include/svx/strings.hrc:1092
msgctxt "RID_SVXSTR_DEPTH_0_INCH"
msgid "0 inch"
msgstr ""
#. HPevm
-#: include/svx/strings.hrc:1091
+#: include/svx/strings.hrc:1093
msgctxt "RID_SVXSTR_DEPTH_1_INCH"
msgid "0.~5 inch"
msgstr ""
#. GvKjC
-#: include/svx/strings.hrc:1092
+#: include/svx/strings.hrc:1094
msgctxt "RID_SVXSTR_DEPTH_2_INCH"
msgid "~1 inch"
msgstr ""
#. gmzHb
-#: include/svx/strings.hrc:1093
+#: include/svx/strings.hrc:1095
msgctxt "RID_SVXSTR_DEPTH_3_INCH"
msgid "~2 inch"
msgstr ""
#. DE5kt
-#: include/svx/strings.hrc:1094
+#: include/svx/strings.hrc:1096
msgctxt "RID_SVXSTR_DEPTH_4_INCH"
msgid "~4 inch"
msgstr ""
#. K5dY9
-#: include/svx/strings.hrc:1096
+#: include/svx/strings.hrc:1098
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr ""
#. TFBK3
-#: include/svx/strings.hrc:1097
+#: include/svx/strings.hrc:1099
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr ""
#. c7adj
-#: include/svx/strings.hrc:1098
+#: include/svx/strings.hrc:1100
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "Por defecto"
#. djHis
-#: include/svx/strings.hrc:1099
+#: include/svx/strings.hrc:1101
msgctxt "RID_SVXSTR_FRAME"
msgid "Borders"
msgstr "Cantos"
#. PURr6
-#: include/svx/strings.hrc:1100
+#: include/svx/strings.hrc:1102
msgctxt "RID_SVXSTR_FRAME_STYLE"
msgid "Border Style"
msgstr ""
#. 9Ckww
-#: include/svx/strings.hrc:1101
+#: include/svx/strings.hrc:1103
msgctxt "RID_SVXSTR_MORENUMBERING"
msgid "More Numbering..."
msgstr ""
#. cDG4s
-#: include/svx/strings.hrc:1102
+#: include/svx/strings.hrc:1104
msgctxt "RID_SVXSTR_MOREBULLETS"
msgid "More Bullets..."
msgstr ""
#. uDT6G
-#: include/svx/strings.hrc:1103
+#: include/svx/strings.hrc:1105
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr ""
#. q2Le9
-#: include/svx/strings.hrc:1104
+#: include/svx/strings.hrc:1106
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "Pachinas"
#. jfL9n
-#: include/svx/strings.hrc:1105
+#: include/svx/strings.hrc:1107
msgctxt "RID_SVXSTR_CLEARFORM"
msgid "Clear formatting"
msgstr ""
#. f6nP8
-#: include/svx/strings.hrc:1106
+#: include/svx/strings.hrc:1108
msgctxt "RID_SVXSTR_MORE_STYLES"
msgid "More Styles..."
msgstr ""
#. DPbrc
-#: include/svx/strings.hrc:1107
+#: include/svx/strings.hrc:1109
msgctxt "RID_SVXSTR_MORE"
msgid "More Options..."
msgstr ""
#. D25BE
#. This is duplicated in GenericCommands.xcu in officecfg.
-#: include/svx/strings.hrc:1109
+#: include/svx/strings.hrc:1111
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr ""
#. SKCYy
-#: include/svx/strings.hrc:1110
+#: include/svx/strings.hrc:1112
msgctxt "RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE"
msgid "Font Name. The current font is not available and will be substituted."
msgstr ""
#. CVvXU
-#: include/svx/strings.hrc:1111
+#: include/svx/strings.hrc:1113
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr ""
#. xqzJj
-#: include/svx/strings.hrc:1112
+#: include/svx/strings.hrc:1114
msgctxt "RID_SVXSTR_DOC_COLORS"
msgid "Document colors"
msgstr ""
#. 6BoWp
-#: include/svx/strings.hrc:1113
+#: include/svx/strings.hrc:1115
msgctxt "RID_SVXSTR_DOC_COLOR_PREFIX"
msgid "Document Color"
msgstr ""
#. DJGyY
-#: include/svx/strings.hrc:1115
+#: include/svx/strings.hrc:1117
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr ""
#. TyWTi
-#: include/svx/strings.hrc:1116
+#: include/svx/strings.hrc:1118
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF"
msgid "Apply Extrusion On/Off"
msgstr ""
#. DKFYE
-#: include/svx/strings.hrc:1117
+#: include/svx/strings.hrc:1119
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr ""
#. 2Rrxc
-#: include/svx/strings.hrc:1118
+#: include/svx/strings.hrc:1120
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr ""
#. eDpJK
-#: include/svx/strings.hrc:1119
+#: include/svx/strings.hrc:1121
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr ""
#. CWDSN
-#: include/svx/strings.hrc:1120
+#: include/svx/strings.hrc:1122
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr ""
#. CxYgt
-#: include/svx/strings.hrc:1121
+#: include/svx/strings.hrc:1123
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH"
msgid "Change Extrusion Depth"
msgstr ""
#. c5JCp
-#: include/svx/strings.hrc:1122
+#: include/svx/strings.hrc:1124
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION"
msgid "Change Orientation"
msgstr ""
#. KDSyh
-#: include/svx/strings.hrc:1123
+#: include/svx/strings.hrc:1125
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION"
msgid "Change Projection Type"
msgstr ""
#. JpzeS
-#: include/svx/strings.hrc:1124
+#: include/svx/strings.hrc:1126
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING"
msgid "Change Lighting"
msgstr ""
#. j4AR9
-#: include/svx/strings.hrc:1125
+#: include/svx/strings.hrc:1127
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS"
msgid "Change Brightness"
msgstr ""
#. yA2xm
-#: include/svx/strings.hrc:1126
+#: include/svx/strings.hrc:1128
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE"
msgid "Change Extrusion Surface"
msgstr ""
#. DFEZP
-#: include/svx/strings.hrc:1127
+#: include/svx/strings.hrc:1129
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR"
msgid "Change Extrusion Color"
msgstr ""
#. hXNfG
-#: include/svx/strings.hrc:1129
+#: include/svx/strings.hrc:1131
msgctxt "RID_SVXFLOAT3D_FAVORITE"
msgid "Favorite"
msgstr ""
#. uPyWe
-#: include/svx/strings.hrc:1130
+#: include/svx/strings.hrc:1132
msgctxt "RID_SVXFLOAT3D_FIX_R"
msgid "R:"
msgstr ""
#. UMMJN
-#: include/svx/strings.hrc:1131
+#: include/svx/strings.hrc:1133
msgctxt "RID_SVXFLOAT3D_FIX_G"
msgid "G:"
msgstr ""
#. ocdkG
-#: include/svx/strings.hrc:1132
+#: include/svx/strings.hrc:1134
msgctxt "RID_SVXFLOAT3D_FIX_B"
msgid "B:"
msgstr ""
#. L962H
-#: include/svx/strings.hrc:1134
+#: include/svx/strings.hrc:1136
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr ""
#. 7RVov
-#: include/svx/strings.hrc:1135
+#: include/svx/strings.hrc:1137
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE"
msgid "Apply Fontwork Shape"
msgstr ""
#. h3CLw
-#: include/svx/strings.hrc:1136
+#: include/svx/strings.hrc:1138
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
msgstr ""
#. 6h2dG
-#: include/svx/strings.hrc:1137
+#: include/svx/strings.hrc:1139
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
msgid "Apply Fontwork Alignment"
msgstr ""
#. eKHcV
-#: include/svx/strings.hrc:1138
+#: include/svx/strings.hrc:1140
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING"
msgid "Apply Fontwork Character Spacing"
msgstr ""
#. oo88Y
-#: include/svx/strings.hrc:1140
+#: include/svx/strings.hrc:1142
msgctxt "RID_SVXSTR_A11Y_WITH"
msgid "with"
msgstr ""
#. 4sz83
-#: include/svx/strings.hrc:1141
+#: include/svx/strings.hrc:1143
#, fuzzy
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
msgstr "E~stilo"
#. fEHXC
-#: include/svx/strings.hrc:1142
+#: include/svx/strings.hrc:1144
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr ""
#. EoET4
#. SvxRectCtl
-#: include/svx/strings.hrc:1144
+#: include/svx/strings.hrc:1146
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_NAME"
msgid "Corner control"
msgstr ""
#. CUEEW
-#: include/svx/strings.hrc:1145
+#: include/svx/strings.hrc:1147
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_DESCR"
msgid "Selection of a corner point."
msgstr ""
#. cQmVp
-#: include/svx/strings.hrc:1146
+#: include/svx/strings.hrc:1148
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LT"
msgid "Top left"
msgstr ""
#. TtnJn
-#: include/svx/strings.hrc:1147
+#: include/svx/strings.hrc:1149
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MT"
msgid "Top middle"
msgstr ""
#. UERVC
-#: include/svx/strings.hrc:1148
+#: include/svx/strings.hrc:1150
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RT"
msgid "Top right"
msgstr ""
#. CznfN
-#: include/svx/strings.hrc:1149
+#: include/svx/strings.hrc:1151
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LM"
msgid "Left center"
msgstr ""
#. jvzC7
-#: include/svx/strings.hrc:1150
+#: include/svx/strings.hrc:1152
#, fuzzy
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MM"
msgid "Center"
msgstr "~Centrau"
#. HPtYD
-#: include/svx/strings.hrc:1151
+#: include/svx/strings.hrc:1153
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RM"
msgid "Right center"
msgstr ""
#. v4SqB
-#: include/svx/strings.hrc:1152
+#: include/svx/strings.hrc:1154
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LB"
msgid "Bottom left"
msgstr ""
#. daA8a
-#: include/svx/strings.hrc:1153
+#: include/svx/strings.hrc:1155
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MB"
msgid "Bottom middle"
msgstr ""
#. DGWf8
-#: include/svx/strings.hrc:1154
+#: include/svx/strings.hrc:1156
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RB"
msgid "Bottom right"
msgstr ""
#. AZsBC
#. SvxGraphCtrlAccessibleContext
-#: include/svx/strings.hrc:1156
+#: include/svx/strings.hrc:1158
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_NAME"
msgid "Contour control"
msgstr ""
#. aMva8
-#: include/svx/strings.hrc:1157
+#: include/svx/strings.hrc:1159
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION"
msgid "This is where you can edit the contour."
msgstr ""
#. DXEuF
-#: include/svx/strings.hrc:1158
+#: include/svx/strings.hrc:1160
msgctxt "RID_SVXSTR_CHARACTER_SELECTION"
msgid "Special character selection"
msgstr ""
#. JfRzP
-#: include/svx/strings.hrc:1159
+#: include/svx/strings.hrc:1161
msgctxt "RID_SVXSTR_CHAR_SEL_DESC"
msgid "Select special characters in this area."
msgstr ""
#. umWuB
#. The space behind is a must.
-#: include/svx/strings.hrc:1161
+#: include/svx/strings.hrc:1163
msgctxt "RID_SVXSTR_CHARACTER_CODE"
msgid "Character code "
msgstr ""
#. HECeC
-#: include/svx/strings.hrc:1163
+#: include/svx/strings.hrc:1165
msgctxt "RID_ERR_FIELDREQUIRED"
msgid "Input required in field '#'. Please enter a value."
msgstr ""
#. w4wm8
-#: include/svx/strings.hrc:1164
+#: include/svx/strings.hrc:1166
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr ""
#. cz8aS
-#: include/svx/strings.hrc:1165
+#: include/svx/strings.hrc:1167
msgctxt "RID_STR_NO_PROPERTIES"
msgid "No control selected"
msgstr ""
#. JG7Es
-#: include/svx/strings.hrc:1166
+#: include/svx/strings.hrc:1168
#, fuzzy
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "Propiedatz..."
#. YQvBF
-#: include/svx/strings.hrc:1167
+#: include/svx/strings.hrc:1169
msgctxt "RID_STR_PROPERTIES_FORM"
msgid "Form Properties"
msgstr ""
#. qS9Rn
-#: include/svx/strings.hrc:1168
+#: include/svx/strings.hrc:1170
msgctxt "RID_STR_FMEXPLORER"
msgid "Form Navigator"
msgstr ""
#. PzEVD
-#: include/svx/strings.hrc:1169
+#: include/svx/strings.hrc:1171
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr ""
#. FWPxF
-#: include/svx/strings.hrc:1170
+#: include/svx/strings.hrc:1172
msgctxt "RID_STR_HIDDEN"
msgid "Hidden"
msgstr ""
#. DnoDH
-#: include/svx/strings.hrc:1171
+#: include/svx/strings.hrc:1173
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr ""
#. Ba4Gy
-#: include/svx/strings.hrc:1172
+#: include/svx/strings.hrc:1174
msgctxt "RID_STR_PROPTITLE_HIDDEN"
msgid "Hidden Control"
msgstr ""
#. wtZqP
-#: include/svx/strings.hrc:1173
+#: include/svx/strings.hrc:1175
msgctxt "RID_STR_CONTROL"
msgid "Control"
msgstr ""
#. HvXRK
-#: include/svx/strings.hrc:1174
+#: include/svx/strings.hrc:1176
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr ""
#. HmTfB
-#: include/svx/strings.hrc:1175
+#: include/svx/strings.hrc:1177
msgctxt "RID_STR_REC_FROM_TEXT"
msgid "of"
msgstr ""
#. NZ68L
-#: include/svx/strings.hrc:1176
+#: include/svx/strings.hrc:1178
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr ""
#. vGXiw
-#: include/svx/strings.hrc:1177
+#: include/svx/strings.hrc:1179
msgctxt "RID_STR_WRITEERROR"
msgid "Error writing data to database"
msgstr ""
#. zzFRi
-#: include/svx/strings.hrc:1178
+#: include/svx/strings.hrc:1180
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr ""
#. fS8JJ
-#: include/svx/strings.hrc:1179
+#: include/svx/strings.hrc:1181
msgctxt "RID_STR_DELETECONFIRM_RECORD"
msgid "You intend to delete 1 record."
msgstr ""
#. Qb4Gk
-#: include/svx/strings.hrc:1180
+#: include/svx/strings.hrc:1182
msgctxt "RID_STR_DELETECONFIRM_RECORDS"
msgid "# records will be deleted."
msgstr ""
#. zSJQe
-#: include/svx/strings.hrc:1181
+#: include/svx/strings.hrc:1183
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -6602,339 +6614,339 @@ msgid ""
msgstr ""
#. Kb7sF
-#: include/svx/strings.hrc:1182
+#: include/svx/strings.hrc:1184
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr ""
#. pKEQb
-#: include/svx/strings.hrc:1183
+#: include/svx/strings.hrc:1185
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr ""
#. FXRKA
-#: include/svx/strings.hrc:1184
+#: include/svx/strings.hrc:1186
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Set property '#'"
msgstr ""
#. hXjTN
-#: include/svx/strings.hrc:1185
+#: include/svx/strings.hrc:1187
msgctxt "RID_STR_UNDO_CONTAINER_INSERT"
msgid "Insert in container"
msgstr ""
#. BWpyC
-#: include/svx/strings.hrc:1186
+#: include/svx/strings.hrc:1188
#, fuzzy
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE"
msgid "Delete #"
msgstr "Eliminar R²"
#. ZeaDk
-#: include/svx/strings.hrc:1187
+#: include/svx/strings.hrc:1189
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE"
msgid "Delete # objects"
msgstr ""
#. VgGrE
-#: include/svx/strings.hrc:1188
+#: include/svx/strings.hrc:1190
msgctxt "RID_STR_UNDO_CONTAINER_REPLACE"
msgid "Replace a container element"
msgstr ""
#. FoXgt
-#: include/svx/strings.hrc:1189
+#: include/svx/strings.hrc:1191
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
msgstr ""
#. ZGDAr
-#: include/svx/strings.hrc:1191
+#: include/svx/strings.hrc:1193
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr ""
#. CBmAL
-#: include/svx/strings.hrc:1192
+#: include/svx/strings.hrc:1194
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr ""
#. xwuJF
-#: include/svx/strings.hrc:1193
+#: include/svx/strings.hrc:1195
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr ""
#. WiNUf
-#: include/svx/strings.hrc:1194
+#: include/svx/strings.hrc:1196
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr ""
#. a7gAj
-#: include/svx/strings.hrc:1195
+#: include/svx/strings.hrc:1197
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "Campo de calendata"
#. EaBTj
-#: include/svx/strings.hrc:1196
+#: include/svx/strings.hrc:1198
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "Campo horario"
#. DWfsm
-#: include/svx/strings.hrc:1197
+#: include/svx/strings.hrc:1199
#, fuzzy
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "Campo numerico"
#. TYjnr
-#: include/svx/strings.hrc:1198
+#: include/svx/strings.hrc:1200
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr ""
#. B6MEP
-#: include/svx/strings.hrc:1199
+#: include/svx/strings.hrc:1201
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr ""
#. DEn9D
-#: include/svx/strings.hrc:1200
+#: include/svx/strings.hrc:1202
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr ""
#. V4iMu
-#: include/svx/strings.hrc:1202
+#: include/svx/strings.hrc:1204
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr ""
#. TreFC
-#: include/svx/strings.hrc:1203
+#: include/svx/strings.hrc:1205
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr ""
#. NFysA
-#: include/svx/strings.hrc:1204
+#: include/svx/strings.hrc:1206
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr ""
#. E5mMK
-#: include/svx/strings.hrc:1205
+#: include/svx/strings.hrc:1207
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr ""
#. 5474w
-#: include/svx/strings.hrc:1206
+#: include/svx/strings.hrc:1208
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr ""
#. qT2Ed
-#: include/svx/strings.hrc:1207
+#: include/svx/strings.hrc:1209
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr ""
#. 6Qvho
-#: include/svx/strings.hrc:1208
+#: include/svx/strings.hrc:1210
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr ""
#. uEYBR
-#: include/svx/strings.hrc:1209
+#: include/svx/strings.hrc:1211
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr ""
#. 3SUEn
-#: include/svx/strings.hrc:1210
+#: include/svx/strings.hrc:1212
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr ""
#. VtEN6
-#: include/svx/strings.hrc:1211
+#: include/svx/strings.hrc:1213
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr ""
#. eGgm4
-#: include/svx/strings.hrc:1212
+#: include/svx/strings.hrc:1214
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr ""
#. yME46
-#: include/svx/strings.hrc:1213
+#: include/svx/strings.hrc:1215
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr ""
#. s94UU
-#: include/svx/strings.hrc:1215
+#: include/svx/strings.hrc:1217
msgctxt "RID_STR_DATE_AND_TIME"
msgid "Date and Time Field"
msgstr ""
#. PzA5d
-#: include/svx/strings.hrc:1217
+#: include/svx/strings.hrc:1219
msgctxt "RID_STR_NODATACONTROLS"
msgid "No data-related controls in the current form!"
msgstr ""
#. ZyBEz
-#: include/svx/strings.hrc:1218
+#: include/svx/strings.hrc:1220
msgctxt "RID_STR_POSTFIX_DATE"
msgid " (Date)"
msgstr ""
#. guA5u
-#: include/svx/strings.hrc:1219
+#: include/svx/strings.hrc:1221
msgctxt "RID_STR_POSTFIX_TIME"
msgid " (Time)"
msgstr ""
#. 2wgdY
-#: include/svx/strings.hrc:1220
+#: include/svx/strings.hrc:1222
msgctxt "RID_STR_FILTER_NAVIGATOR"
msgid "Filter navigator"
msgstr ""
#. BUYuD
-#: include/svx/strings.hrc:1221
+#: include/svx/strings.hrc:1223
msgctxt "RID_STR_FILTER_FILTER_FOR"
msgid "Filter for"
msgstr ""
#. AcTBB
-#: include/svx/strings.hrc:1222
+#: include/svx/strings.hrc:1224
msgctxt "RID_STR_FILTER_FILTER_OR"
msgid "Or"
msgstr ""
#. 6RPtu
-#: include/svx/strings.hrc:1223
+#: include/svx/strings.hrc:1225
msgctxt "RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
msgstr ""
#. iEoGb
-#: include/svx/strings.hrc:1224
+#: include/svx/strings.hrc:1226
msgctxt "RID_STR_AUTOFIELD"
msgid "<AutoField>"
msgstr ""
#. Da6gx
-#: include/svx/strings.hrc:1225
+#: include/svx/strings.hrc:1227
msgctxt "RID_STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr ""
#. ZoEuu
-#: include/svx/strings.hrc:1226
+#: include/svx/strings.hrc:1228
msgctxt "RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE"
msgid "The value #1 cannot be used with LIKE."
msgstr ""
#. 75ECE
-#: include/svx/strings.hrc:1227
+#: include/svx/strings.hrc:1229
msgctxt "RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE"
msgid "LIKE cannot be used with this field."
msgstr ""
#. tzFv5
-#: include/svx/strings.hrc:1228
+#: include/svx/strings.hrc:1230
msgctxt "RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
msgstr ""
#. y6Z26
-#: include/svx/strings.hrc:1229
+#: include/svx/strings.hrc:1231
msgctxt "RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID"
msgid "The field cannot be compared with an integer."
msgstr ""
#. F8FgA
-#: include/svx/strings.hrc:1230
+#: include/svx/strings.hrc:1232
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE"
msgid "The database does not contain a table named \"#\"."
msgstr ""
#. EDcU7
-#: include/svx/strings.hrc:1231
+#: include/svx/strings.hrc:1233
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY"
msgid "The database does contain neither a table nor a query named \"#\"."
msgstr ""
#. YBFF5
-#: include/svx/strings.hrc:1232
+#: include/svx/strings.hrc:1234
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS"
msgid "The database already contains a table or view with name \"#\"."
msgstr ""
#. cECTG
-#: include/svx/strings.hrc:1233
+#: include/svx/strings.hrc:1235
msgctxt "RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS"
msgid "The database already contains a query with name \"#\"."
msgstr ""
#. VkeLY
-#: include/svx/strings.hrc:1234
+#: include/svx/strings.hrc:1236
msgctxt "RID_STR_SVT_SQL_SYNTAX_COLUMN"
msgid "The column \"#1\" is unknown in the table \"#2\"."
msgstr ""
#. z9bf9
-#: include/svx/strings.hrc:1235
+#: include/svx/strings.hrc:1237
msgctxt "RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID"
msgid "The field cannot be compared with a floating point number."
msgstr ""
#. CEg85
-#: include/svx/strings.hrc:1236
+#: include/svx/strings.hrc:1238
msgctxt "RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE"
msgid "The entered criterion cannot be compared with this field."
msgstr ""
#. ZGAAQ
-#: include/svx/strings.hrc:1237
+#: include/svx/strings.hrc:1239
msgctxt "RID_STR_DATANAVIGATOR"
msgid "Data Navigator"
msgstr ""
#. W4uM2
-#: include/svx/strings.hrc:1238
+#: include/svx/strings.hrc:1240
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr ""
#. DgfNh
-#: include/svx/strings.hrc:1239
+#: include/svx/strings.hrc:1241
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr ""
#. dSYCi
-#: include/svx/strings.hrc:1240
+#: include/svx/strings.hrc:1242
msgctxt "RID_STR_OBJECT_LABEL"
msgid "#object# label"
msgstr ""
#. JpaM6
-#: include/svx/strings.hrc:1242
+#: include/svx/strings.hrc:1244
msgctxt "RID_STR_QRY_REMOVE_MODEL"
msgid ""
"Deleting the model '$MODELNAME' affects all controls currently bound to this model.\n"
@@ -6942,7 +6954,7 @@ msgid ""
msgstr ""
#. y5Dyt
-#: include/svx/strings.hrc:1243
+#: include/svx/strings.hrc:1245
msgctxt "RID_STR_QRY_REMOVE_INSTANCE"
msgid ""
"Deleting the instance '$INSTANCENAME' affects all controls currently bound to this instance.\n"
@@ -6950,7 +6962,7 @@ msgid ""
msgstr ""
#. VEzGF
-#: include/svx/strings.hrc:1244
+#: include/svx/strings.hrc:1246
msgctxt "RID_STR_QRY_REMOVE_ELEMENT"
msgid ""
"Deleting the element '$ELEMENTNAME' affects all controls currently bound to this element.\n"
@@ -6958,13 +6970,13 @@ msgid ""
msgstr ""
#. 3hF6H
-#: include/svx/strings.hrc:1245
+#: include/svx/strings.hrc:1247
msgctxt "RID_STR_QRY_REMOVE_ATTRIBUTE"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
msgstr ""
#. AWEbJ
-#: include/svx/strings.hrc:1246
+#: include/svx/strings.hrc:1248
msgctxt "RID_STR_QRY_REMOVE_SUBMISSION"
msgid ""
"Deleting the submission '$SUBMISSIONNAME' affects all controls currently bound to this submission.\n"
@@ -6973,7 +6985,7 @@ msgid ""
msgstr ""
#. SGiK5
-#: include/svx/strings.hrc:1247
+#: include/svx/strings.hrc:1249
msgctxt "RID_STR_QRY_REMOVE_BINDING"
msgid ""
"Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n"
@@ -6982,1013 +6994,1013 @@ msgid ""
msgstr ""
#. 2zzHP
-#: include/svx/strings.hrc:1248
+#: include/svx/strings.hrc:1250
msgctxt "RID_STR_INVALID_XMLNAME"
msgid "The name '%1' is not valid in XML. Please enter a different name."
msgstr ""
#. 4nAtc
-#: include/svx/strings.hrc:1249
+#: include/svx/strings.hrc:1251
msgctxt "RID_STR_INVALID_XMLPREFIX"
msgid "The prefix '%1' is not valid in XML. Please enter a different prefix."
msgstr ""
#. qrFQD
-#: include/svx/strings.hrc:1250
+#: include/svx/strings.hrc:1252
msgctxt "RID_STR_DOUBLE_MODELNAME"
msgid "The name '%1' already exists. Please enter a new name."
msgstr ""
#. DKkaw
-#: include/svx/strings.hrc:1251
+#: include/svx/strings.hrc:1253
msgctxt "RID_STR_EMPTY_SUBMISSIONNAME"
msgid "The submission must have a name."
msgstr ""
#. xcAaD
-#: include/svx/strings.hrc:1252
+#: include/svx/strings.hrc:1254
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr ""
#. XGRQA
-#: include/svx/strings.hrc:1253
+#: include/svx/strings.hrc:1255
msgctxt "RID_STR_METHOD_PUT"
msgid "Put"
msgstr ""
#. tkRR3
-#: include/svx/strings.hrc:1254
+#: include/svx/strings.hrc:1256
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr ""
#. fsyAL
-#: include/svx/strings.hrc:1255
+#: include/svx/strings.hrc:1257
#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "~Garra"
#. Bjxmg
-#: include/svx/strings.hrc:1256
+#: include/svx/strings.hrc:1258
msgctxt "RID_STR_REPLACE_INST"
msgid "Instance"
msgstr ""
#. affmF
-#: include/svx/strings.hrc:1257
+#: include/svx/strings.hrc:1259
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "Documento"
#. gJLHj
-#: include/svx/strings.hrc:1258
+#: include/svx/strings.hrc:1260
msgctxt "RID_STR_DATANAV_SUBM_BIND"
msgid "Binding: "
msgstr ""
#. AEHco
-#: include/svx/strings.hrc:1259
+#: include/svx/strings.hrc:1261
msgctxt "RID_STR_DATANAV_SUBM_REF"
msgid "Reference: "
msgstr ""
#. iLaBC
-#: include/svx/strings.hrc:1260
+#: include/svx/strings.hrc:1262
#, fuzzy
msgctxt "RID_STR_DATANAV_SUBM_ACTION"
msgid "Action: "
msgstr "Acción"
#. HBV5Q
-#: include/svx/strings.hrc:1261
+#: include/svx/strings.hrc:1263
msgctxt "RID_STR_DATANAV_SUBM_METHOD"
msgid "Method: "
msgstr ""
#. dAN2F
-#: include/svx/strings.hrc:1262
+#: include/svx/strings.hrc:1264
msgctxt "RID_STR_DATANAV_SUBM_REPLACE"
msgid "Replace: "
msgstr ""
#. QMiqA
-#: include/svx/strings.hrc:1263
+#: include/svx/strings.hrc:1265
msgctxt "RID_STR_DATANAV_ADD_ELEMENT"
msgid "Add Element"
msgstr ""
#. C9YBB
-#: include/svx/strings.hrc:1264
+#: include/svx/strings.hrc:1266
msgctxt "RID_STR_DATANAV_EDIT_ELEMENT"
msgid "Edit Element"
msgstr ""
#. XAh7B
-#: include/svx/strings.hrc:1265
+#: include/svx/strings.hrc:1267
msgctxt "RID_STR_DATANAV_REMOVE_ELEMENT"
msgid "Delete Element"
msgstr ""
#. CLHER
-#: include/svx/strings.hrc:1266
+#: include/svx/strings.hrc:1268
msgctxt "RID_STR_DATANAV_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr ""
#. 6Ycoo
-#: include/svx/strings.hrc:1267
+#: include/svx/strings.hrc:1269
msgctxt "RID_STR_DATANAV_EDIT_ATTRIBUTE"
msgid "Edit Attribute"
msgstr ""
#. 6dSAd
-#: include/svx/strings.hrc:1268
+#: include/svx/strings.hrc:1270
msgctxt "RID_STR_DATANAV_REMOVE_ATTRIBUTE"
msgid "Delete Attribute"
msgstr ""
#. Ljhja
-#: include/svx/strings.hrc:1269
+#: include/svx/strings.hrc:1271
msgctxt "RID_STR_DATANAV_ADD_BINDING"
msgid "Add Binding"
msgstr ""
#. CHTrw
-#: include/svx/strings.hrc:1270
+#: include/svx/strings.hrc:1272
msgctxt "RID_STR_DATANAV_EDIT_BINDING"
msgid "Edit Binding"
msgstr ""
#. yYwEG
-#: include/svx/strings.hrc:1271
+#: include/svx/strings.hrc:1273
msgctxt "RID_STR_DATANAV_REMOVE_BINDING"
msgid "Delete Binding"
msgstr ""
#. yVch8
-#: include/svx/strings.hrc:1272
+#: include/svx/strings.hrc:1274
msgctxt "RID_STR_DATANAV_ADD_SUBMISSION"
msgid "Add Submission"
msgstr ""
#. AX58u
-#: include/svx/strings.hrc:1273
+#: include/svx/strings.hrc:1275
msgctxt "RID_STR_DATANAV_EDIT_SUBMISSION"
msgid "Edit Submission"
msgstr ""
#. DFxmD
-#: include/svx/strings.hrc:1274
+#: include/svx/strings.hrc:1276
msgctxt "RID_STR_DATANAV_REMOVE_SUBMISSION"
msgid "Delete Submission"
msgstr ""
#. qvvD7
-#: include/svx/strings.hrc:1275
+#: include/svx/strings.hrc:1277
msgctxt "RID_STR_ELEMENT"
msgid "Element"
msgstr ""
#. U4Btb
-#: include/svx/strings.hrc:1276
+#: include/svx/strings.hrc:1278
msgctxt "RID_STR_ATTRIBUTE"
msgid "Attribute"
msgstr ""
#. Prceg
-#: include/svx/strings.hrc:1277
+#: include/svx/strings.hrc:1279
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr ""
#. iFARB
-#: include/svx/strings.hrc:1278
+#: include/svx/strings.hrc:1280
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr ""
#. BTmNa
-#: include/svx/strings.hrc:1280
+#: include/svx/strings.hrc:1282
msgctxt "RID_SVXSTR_QUERY_EXIT_RECOVERY"
msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?"
msgstr ""
#. 5WjQZ
-#: include/svx/strings.hrc:1282
+#: include/svx/strings.hrc:1284
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "Enta la cucha"
#. JC7pc
-#: include/svx/strings.hrc:1283
+#: include/svx/strings.hrc:1285
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "Enta la dreita"
#. MhfuC
-#: include/svx/strings.hrc:1284
+#: include/svx/strings.hrc:1286
msgctxt "RID_SVXSTR_RULER_TAB_CENTER"
msgid "Center"
msgstr "Centrau"
#. kX7GR
-#: include/svx/strings.hrc:1285
+#: include/svx/strings.hrc:1287
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr "Decimal"
#. 7vecp
-#: include/svx/strings.hrc:1287
+#: include/svx/strings.hrc:1289
msgctxt "RID_SVXSTR_INSERT_HELPTEXT"
msgid "Insert mode. Click to change to overwrite mode."
msgstr ""
#. ZCWNC
-#: include/svx/strings.hrc:1288
+#: include/svx/strings.hrc:1290
msgctxt "RID_SVXSTR_OVERWRITE_HELPTEXT"
msgid "Overwrite mode. Click to change to insert mode."
msgstr ""
#. 5GD8g
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
-#: include/svx/strings.hrc:1290
+#: include/svx/strings.hrc:1292
msgctxt "RID_SVXSTR_OVERWRITE_TEXT"
msgid "Overwrite"
msgstr ""
#. qqCSF
-#: include/svx/strings.hrc:1291
+#: include/svx/strings.hrc:1293
msgctxt "RID_SVXSTR_INSERT_TEXT"
msgid "Insert"
msgstr ""
#. 2BBEb
-#: include/svx/strings.hrc:1292
+#: include/svx/strings.hrc:1294
msgctxt "RID_SVXSTR_SELECTIONMODE_HELPTEXT"
msgid "%1. Click to change selection mode."
msgstr ""
#. Dh5A2
-#: include/svx/strings.hrc:1293
+#: include/svx/strings.hrc:1295
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK"
msgid "Digital Signature: The document signature is OK."
msgstr ""
#. xZprv
-#: include/svx/strings.hrc:1294
+#: include/svx/strings.hrc:1296
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
msgstr ""
#. Yydkh
-#: include/svx/strings.hrc:1295
+#: include/svx/strings.hrc:1297
msgctxt "RID_SVXSTR_XMLSEC_SIG_NOT_OK"
msgid "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document."
msgstr ""
#. X7CjP
-#: include/svx/strings.hrc:1296
+#: include/svx/strings.hrc:1298
msgctxt "RID_SVXSTR_XMLSEC_NO_SIG"
msgid "Digital Signature: The document is not signed."
msgstr ""
#. BRmFY
-#: include/svx/strings.hrc:1297
+#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
msgstr ""
#. Swq5S
-#: include/svx/strings.hrc:1298
+#: include/svx/strings.hrc:1300
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr ""
#. tRWKa
-#: include/svx/strings.hrc:1299
+#: include/svx/strings.hrc:1301
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
msgid "The document has not been modified since the last save."
msgstr ""
#. 7C8GH
-#: include/svx/strings.hrc:1300
+#: include/svx/strings.hrc:1302
msgctxt "RID_SVXSTR_DOC_LOAD"
msgid "Loading document..."
msgstr ""
#. YbNsP
-#: include/svx/strings.hrc:1301
+#: include/svx/strings.hrc:1303
msgctxt "RID_SVXSTR_FIT_SLIDE"
msgid "Fit slide to current window."
msgstr ""
#. Fpkx2
-#: include/svx/strings.hrc:1302
+#: include/svx/strings.hrc:1304
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArt objects. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr "No s'han puesto cargar totz os obchectos SmartArt. Este problema s'evita si s'alza en o formato Microsoft Office 2010 u posterior."
#. Bc5Sg
-#: include/svx/strings.hrc:1303
+#: include/svx/strings.hrc:1305
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr ""
#. HCjAM
-#: include/svx/strings.hrc:1304
+#: include/svx/strings.hrc:1306
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr ""
#. 2YBJE
-#: include/svx/strings.hrc:1305
+#: include/svx/strings.hrc:1307
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr ""
#. n9EyG
-#: include/svx/strings.hrc:1306
+#: include/svx/strings.hrc:1308
msgctxt "RID_SVXSTR_ZOOM_25"
msgid "25%"
msgstr ""
#. vNTaU
-#: include/svx/strings.hrc:1307
+#: include/svx/strings.hrc:1309
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#. D6jxs
-#: include/svx/strings.hrc:1308
+#: include/svx/strings.hrc:1310
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr ""
#. 2Bufm
-#: include/svx/strings.hrc:1309
+#: include/svx/strings.hrc:1311
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#. E5Xj8
-#: include/svx/strings.hrc:1310
+#: include/svx/strings.hrc:1312
#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "50%"
#. DjBVG
-#: include/svx/strings.hrc:1311
+#: include/svx/strings.hrc:1313
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#. 6Axop
-#: include/svx/strings.hrc:1312
+#: include/svx/strings.hrc:1314
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr ""
#. 2UBAF
-#: include/svx/strings.hrc:1313
+#: include/svx/strings.hrc:1315
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr ""
#. YBg9X
-#: include/svx/strings.hrc:1314
+#: include/svx/strings.hrc:1316
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
msgid "Optimal View"
msgstr ""
#. Wi5Fy
-#: include/svx/strings.hrc:1316
+#: include/svx/strings.hrc:1318
msgctxt "RID_SVXSTR_SEARCH_STYLES"
msgid "Including Styles"
msgstr ""
#. BJSzf
-#: include/svx/strings.hrc:1317
+#: include/svx/strings.hrc:1319
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr ""
#. ARuQM
-#: include/svx/strings.hrc:1318
+#: include/svx/strings.hrc:1320
#, fuzzy
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "Estilos de celda"
#. 7ChAu
-#: include/svx/strings.hrc:1319
+#: include/svx/strings.hrc:1321
msgctxt "RID_SVXSTR_SEARCH"
msgid "Search for formatting"
msgstr ""
#. K6Ave
-#: include/svx/strings.hrc:1320
+#: include/svx/strings.hrc:1322
msgctxt "RID_SVXSTR_REPLACE"
msgid "Replace with formatting"
msgstr ""
#. USdBy
-#: include/svx/strings.hrc:1321
+#: include/svx/strings.hrc:1323
msgctxt "RID_SVXSTR_SEARCH_END"
msgid "Reached the end of the document"
msgstr ""
#. CVSwo
-#: include/svx/strings.hrc:1322
+#: include/svx/strings.hrc:1324
msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED"
msgid "Reached the end of the document, continued from the beginning"
msgstr ""
#. yCJzd
-#: include/svx/strings.hrc:1323
+#: include/svx/strings.hrc:1325
msgctxt "RID_SVXSTR_SEARCH_END_SHEET"
msgid "Reached the end of the sheet"
msgstr ""
#. Diftw
-#: include/svx/strings.hrc:1324
+#: include/svx/strings.hrc:1326
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr ""
#. xACuY
-#: include/svx/strings.hrc:1325
+#: include/svx/strings.hrc:1327
msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND"
msgid "Navigation Element not found"
msgstr ""
#. CGo5w
-#: include/svx/strings.hrc:1326
+#: include/svx/strings.hrc:1328
msgctxt "RID_SVXSTR_SEARCH_START"
msgid "Reached the beginning of the document"
msgstr ""
#. nDCC4
-#: include/svx/strings.hrc:1327
+#: include/svx/strings.hrc:1329
msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED"
msgid "Reached the beginning of the document, continued from the end"
msgstr ""
#. FNdxE
-#: include/svx/strings.hrc:1328
+#: include/svx/strings.hrc:1330
msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED"
msgid "Reached the first reminder, continued from the last"
msgstr ""
#. hAzCn
-#: include/svx/strings.hrc:1329
+#: include/svx/strings.hrc:1331
msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED"
msgid "Reached the last reminder, continued from the first"
msgstr ""
#. ihDqY
-#: include/svx/strings.hrc:1331
+#: include/svx/strings.hrc:1333
msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE"
msgid "Color Palette"
msgstr ""
#. sDL47
-#: include/svx/strings.hrc:1332
+#: include/svx/strings.hrc:1334
msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE"
msgid "Color Replacer"
msgstr ""
#. 7FcWA
-#: include/svx/strings.hrc:1334
+#: include/svx/strings.hrc:1336
msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE"
msgid "3D Effects"
msgstr ""
#. j6dA6
-#: include/svx/strings.hrc:1336
+#: include/svx/strings.hrc:1338
msgctxt "RID_SVXSTR_ERR_OLD_PASSWD"
msgid "Invalid password"
msgstr ""
#. JGJ9F
-#: include/svx/strings.hrc:1337
+#: include/svx/strings.hrc:1339
msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD"
msgid "Passwords do not match"
msgstr ""
#. VHTRb
-#: include/svx/strings.hrc:1339
+#: include/svx/strings.hrc:1341
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0"
msgid "Solid small circular bullets"
msgstr ""
#. AiNrB
-#: include/svx/strings.hrc:1340
+#: include/svx/strings.hrc:1342
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1"
msgid "Solid large circular bullets"
msgstr ""
#. Vtk8J
-#: include/svx/strings.hrc:1341
+#: include/svx/strings.hrc:1343
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2"
msgid "Solid diamond bullets"
msgstr ""
#. bQFBw
-#: include/svx/strings.hrc:1342
+#: include/svx/strings.hrc:1344
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3"
msgid "Solid large square bullets"
msgstr ""
#. 5eJDd
-#: include/svx/strings.hrc:1343
+#: include/svx/strings.hrc:1345
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4"
msgid "Right pointing arrow bullets filled out"
msgstr ""
#. D8zQC
-#: include/svx/strings.hrc:1344
+#: include/svx/strings.hrc:1346
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5"
msgid "Right pointing arrow bullets"
msgstr ""
#. QCULV
-#: include/svx/strings.hrc:1345
+#: include/svx/strings.hrc:1347
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6"
msgid "Cross mark bullets"
msgstr ""
#. XuXC7
-#: include/svx/strings.hrc:1346
+#: include/svx/strings.hrc:1348
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7"
msgid "Check mark bullets"
msgstr ""
#. cUEoG
-#: include/svx/strings.hrc:1347
+#: include/svx/strings.hrc:1349
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0"
msgid "Number 1) 2) 3)"
msgstr ""
#. P2aKH
-#: include/svx/strings.hrc:1348
+#: include/svx/strings.hrc:1350
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1"
msgid "Number 1. 2. 3."
msgstr ""
#. W7chC
-#: include/svx/strings.hrc:1349
+#: include/svx/strings.hrc:1351
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2"
msgid "Number (1) (2) (3)"
msgstr ""
#. k3LBG
-#: include/svx/strings.hrc:1350
+#: include/svx/strings.hrc:1352
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3"
msgid "Uppercase Roman number I. II. III."
msgstr ""
#. BPgDJ
-#: include/svx/strings.hrc:1351
+#: include/svx/strings.hrc:1353
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4"
msgid "Uppercase letter A) B) C)"
msgstr ""
#. GooHz
-#: include/svx/strings.hrc:1352
+#: include/svx/strings.hrc:1354
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr ""
#. k6waJ
-#: include/svx/strings.hrc:1353
+#: include/svx/strings.hrc:1355
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr ""
#. ZiWKK
-#: include/svx/strings.hrc:1354
+#: include/svx/strings.hrc:1356
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr ""
#. oDTBg
-#: include/svx/strings.hrc:1355
+#: include/svx/strings.hrc:1357
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0"
msgid "Numeric, numeric, lowercase letters, solid small circular bullet"
msgstr ""
#. m56fN
-#: include/svx/strings.hrc:1356
+#: include/svx/strings.hrc:1358
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1"
msgid "Numeric, lowercase letters, solid small circular bullet"
msgstr ""
#. RyTLW
-#: include/svx/strings.hrc:1357
+#: include/svx/strings.hrc:1359
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2"
msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
msgstr ""
#. GAfTp
-#: include/svx/strings.hrc:1358
+#: include/svx/strings.hrc:1360
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr ""
#. gjEgN
-#: include/svx/strings.hrc:1359
+#: include/svx/strings.hrc:1361
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4"
msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
msgstr ""
#. DZ2kE
-#: include/svx/strings.hrc:1360
+#: include/svx/strings.hrc:1362
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5"
msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
msgstr ""
#. TV9Mc
-#: include/svx/strings.hrc:1361
+#: include/svx/strings.hrc:1363
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6"
msgid "Numeric with all sublevels"
msgstr ""
#. tiXu5
-#: include/svx/strings.hrc:1362
+#: include/svx/strings.hrc:1364
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7"
msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
msgstr ""
#. nEJiF
-#: include/svx/strings.hrc:1364
+#: include/svx/strings.hrc:1366
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
msgstr ""
#. CC6Sw
-#: include/svx/strings.hrc:1366
+#: include/svx/strings.hrc:1368
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
msgid "Table Design Styles"
msgstr ""
#. c69eB
-#: include/svx/strings.hrc:1368
+#: include/svx/strings.hrc:1370
msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS"
msgid "Actions to undo: $(ARG1)"
msgstr ""
#. nsioo
-#: include/svx/strings.hrc:1369
+#: include/svx/strings.hrc:1371
msgctxt "RID_SVXSTR_NUM_UNDO_ACTION"
msgid "Actions to undo: $(ARG1)"
msgstr ""
#. DzJ9Y
-#: include/svx/strings.hrc:1370
+#: include/svx/strings.hrc:1372
msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS"
msgid "Actions to redo: $(ARG1)"
msgstr ""
#. HTTW5
-#: include/svx/strings.hrc:1371
+#: include/svx/strings.hrc:1373
msgctxt "RID_SVXSTR_NUM_REDO_ACTION"
msgid "Actions to redo: $(ARG1)"
msgstr ""
#. H9jn7
-#: include/svx/strings.hrc:1373
+#: include/svx/strings.hrc:1375
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr ""
#. WbEFL
-#: include/svx/strings.hrc:1374
+#: include/svx/strings.hrc:1376
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
msgid "Match Case"
msgstr ""
#. 59ENV
-#: include/svx/strings.hrc:1375
+#: include/svx/strings.hrc:1377
msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED"
msgid "Formatted Display"
msgstr ""
#. vYw6p
-#: include/svx/strings.hrc:1377
+#: include/svx/strings.hrc:1379
msgctxt "STR_IMAGE_ORIGINAL_SIZE"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
msgstr ""
#. JEkzY
-#: include/svx/strings.hrc:1378
+#: include/svx/strings.hrc:1380
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
msgstr ""
#. n8VBe
-#: include/svx/strings.hrc:1379
+#: include/svx/strings.hrc:1381
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
msgstr ""
#. Xgeqc
-#: include/svx/strings.hrc:1380
+#: include/svx/strings.hrc:1382
msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION"
msgid "$(CAPACITY) kiB ($(REDUCTION) % Reduction)"
msgstr ""
#. 8GqWz
-#: include/svx/strings.hrc:1381
+#: include/svx/strings.hrc:1383
msgctxt "STR_IMAGE_GIF"
msgid "Gif image"
msgstr ""
#. G2q7M
-#: include/svx/strings.hrc:1382
+#: include/svx/strings.hrc:1384
msgctxt "STR_IMAGE_JPEG"
msgid "Jpeg image"
msgstr ""
#. oGKBg
-#: include/svx/strings.hrc:1383
+#: include/svx/strings.hrc:1385
msgctxt "STR_IMAGE_PNG"
msgid "PNG image"
msgstr ""
#. Fkrjs
-#: include/svx/strings.hrc:1384
+#: include/svx/strings.hrc:1386
msgctxt "STR_IMAGE_TIFF"
msgid "TIFF image"
msgstr ""
#. VWyEb
-#: include/svx/strings.hrc:1385
+#: include/svx/strings.hrc:1387
msgctxt "STR_IMAGE_WMF"
msgid "WMF image"
msgstr ""
#. pCpoE
-#: include/svx/strings.hrc:1386
+#: include/svx/strings.hrc:1388
msgctxt "STR_IMAGE_MET"
msgid "MET image"
msgstr ""
#. DELaB
-#: include/svx/strings.hrc:1387
+#: include/svx/strings.hrc:1389
msgctxt "STR_IMAGE_PCT"
msgid "PCT image"
msgstr ""
#. 3AZAG
-#: include/svx/strings.hrc:1388
+#: include/svx/strings.hrc:1390
msgctxt "STR_IMAGE_SVG"
msgid "SVG image"
msgstr ""
#. aCEJW
-#: include/svx/strings.hrc:1389
+#: include/svx/strings.hrc:1391
msgctxt "STR_IMAGE_BMP"
msgid "BMP image"
msgstr ""
#. p2L8C
-#: include/svx/strings.hrc:1390
+#: include/svx/strings.hrc:1392
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr ""
#. 8LBFX
-#: include/svx/strings.hrc:1392
+#: include/svx/strings.hrc:1394
msgctxt "STR_SWITCH"
msgid "Switch"
msgstr ""
#. xLF42
-#: include/svx/strings.hrc:1394
+#: include/svx/strings.hrc:1396
msgctxt "RID_SVXSTR_UNDO_GRAFMODE"
msgid "Image Mode"
msgstr ""
#. fw5hA
-#: include/svx/strings.hrc:1395
+#: include/svx/strings.hrc:1397
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "Royo"
#. CiQvY
-#: include/svx/strings.hrc:1396
+#: include/svx/strings.hrc:1398
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "Verde"
#. BhvBe
-#: include/svx/strings.hrc:1397
+#: include/svx/strings.hrc:1399
msgctxt "RID_SVXSTR_UNDO_GRAFBLUE"
msgid "Blue"
msgstr "Azul"
#. HSP36
-#: include/svx/strings.hrc:1398
+#: include/svx/strings.hrc:1400
msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE"
msgid "Brightness"
msgstr ""
#. w5BYP
-#: include/svx/strings.hrc:1399
+#: include/svx/strings.hrc:1401
msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST"
msgid "Contrast"
msgstr "Contraste"
#. EZUjS
-#: include/svx/strings.hrc:1400
+#: include/svx/strings.hrc:1402
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr ""
#. ernMB
-#: include/svx/strings.hrc:1401
+#: include/svx/strings.hrc:1403
msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY"
msgid "Transparency"
msgstr "Transparencia"
#. LdkNB
-#: include/svx/strings.hrc:1402
+#: include/svx/strings.hrc:1404
msgctxt "RID_SVXSTR_GRAFCROP"
msgid "Crop"
msgstr ""
#. TJmBu
-#: include/svx/strings.hrc:1404
+#: include/svx/strings.hrc:1406
msgctxt "RID_SVXITEMS_ORI_STANDARD"
msgid "Default orientation"
msgstr ""
#. WQqju
-#: include/svx/strings.hrc:1405
+#: include/svx/strings.hrc:1407
msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM"
msgid "From top to bottom"
msgstr ""
#. ipfz6
-#: include/svx/strings.hrc:1406
+#: include/svx/strings.hrc:1408
msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP"
msgid "Bottom to Top"
msgstr ""
#. MLR44
-#: include/svx/strings.hrc:1407
+#: include/svx/strings.hrc:1409
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr ""
#. vUDeh
-#: include/svx/strings.hrc:1408
+#: include/svx/strings.hrc:1410
msgctxt "RID_SVXITEMS_MARGIN_LEFT"
msgid "Left margin: "
msgstr ""
#. EFBbE
-#: include/svx/strings.hrc:1409
+#: include/svx/strings.hrc:1411
msgctxt "RID_SVXITEMS_MARGIN_TOP"
msgid "Top margin: "
msgstr ""
#. 7HeyP
-#: include/svx/strings.hrc:1410
+#: include/svx/strings.hrc:1412
msgctxt "RID_SVXITEMS_MARGIN_RIGHT"
msgid "Right margin: "
msgstr ""
#. HCuWQ
-#: include/svx/strings.hrc:1411
+#: include/svx/strings.hrc:1413
msgctxt "RID_SVXITEMS_MARGIN_BOTTOM"
msgid "Bottom margin: "
msgstr ""
#. zD9BB
-#: include/svx/strings.hrc:1412
+#: include/svx/strings.hrc:1414
msgctxt "RID_SVXITEMS_PAGE_COMPLETE"
msgid "Page Description: "
msgstr ""
#. a4eSJ
-#: include/svx/strings.hrc:1413
+#: include/svx/strings.hrc:1415
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER"
msgid "Capitals"
msgstr ""
#. DuQGP
-#: include/svx/strings.hrc:1414
+#: include/svx/strings.hrc:1416
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER"
msgid "Lowercase"
msgstr ""
#. nWQ7R
-#: include/svx/strings.hrc:1415
+#: include/svx/strings.hrc:1417
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER"
msgid "Uppercase Roman"
msgstr ""
#. PxkPZ
-#: include/svx/strings.hrc:1416
+#: include/svx/strings.hrc:1418
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER"
msgid "Lowercase Roman"
msgstr ""
#. B7YEa
-#: include/svx/strings.hrc:1417
+#: include/svx/strings.hrc:1419
msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC"
msgid "Arabic"
msgstr ""
#. vPbGB
-#: include/svx/strings.hrc:1418
+#: include/svx/strings.hrc:1420
#, fuzzy
msgctxt "RID_SVXITEMS_PAGE_NUM_NONE"
msgid "None"
msgstr "~Garra"
#. akGGo
-#: include/svx/strings.hrc:1419
+#: include/svx/strings.hrc:1421
msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE"
msgid "Landscape"
msgstr ""
#. bbcaZ
-#: include/svx/strings.hrc:1420
+#: include/svx/strings.hrc:1422
msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE"
msgid "Portrait"
msgstr ""
#. BQtGg
-#: include/svx/strings.hrc:1421
+#: include/svx/strings.hrc:1423
msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT"
msgid "Left"
msgstr "Enta la cucha"
#. JWFLj
-#: include/svx/strings.hrc:1422
+#: include/svx/strings.hrc:1424
msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT"
msgid "Right"
msgstr "Enta la dreita"
#. bxvGx
-#: include/svx/strings.hrc:1423
+#: include/svx/strings.hrc:1425
#, fuzzy
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "Totz"
#. S3nm4
-#: include/svx/strings.hrc:1424
+#: include/svx/strings.hrc:1426
msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR"
msgid "Mirrored"
msgstr ""
#. dcvEJ
-#: include/svx/strings.hrc:1425
+#: include/svx/strings.hrc:1427
#, fuzzy
msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE"
msgid "Author: "
msgstr "Autor"
#. 2siC9
-#: include/svx/strings.hrc:1426
+#: include/svx/strings.hrc:1428
msgctxt "RID_SVXITEMS_DATE_COMPLETE"
msgid "Date: "
msgstr ""
#. pWoLe
-#: include/svx/strings.hrc:1427
+#: include/svx/strings.hrc:1429
msgctxt "RID_SVXITEMS_TEXT_COMPLETE"
msgid "Text: "
msgstr ""
#. pAABc
-#: include/svx/strings.hrc:1428
+#: include/svx/strings.hrc:1430
msgctxt "RID_SVXITEMS_BRUSH_CHAR"
msgid "Character background"
msgstr ""
#. Deknh
-#: include/svx/strings.hrc:1430
+#: include/svx/strings.hrc:1432
msgctxt "STR_COLORTABLE"
msgid "Color Palette"
msgstr ""
#. 9XFJS
#. Used in the Slide Setup dialog of Impress
-#: include/svx/strings.hrc:1433
+#: include/svx/strings.hrc:1435
msgctxt "STR_SLIDE_NUMBERS"
msgid "Slide numbers:"
msgstr ""
#. qWooV
#. String for saving modified image (instead of original)
-#: include/svx/strings.hrc:1436
+#: include/svx/strings.hrc:1438
msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE"
msgid ""
"The image has been modified. By default the original image will be saved.\n"
@@ -7996,2028 +8008,2028 @@ msgid ""
msgstr ""
#. KycVH
-#: include/svx/strings.hrc:1438
+#: include/svx/strings.hrc:1440
msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr ""
#. bcjRA
-#: include/svx/strings.hrc:1439
+#: include/svx/strings.hrc:1441
msgctxt "RID_SUBSETMAP"
msgid "Latin-1"
msgstr ""
#. h6THj
-#: include/svx/strings.hrc:1440
+#: include/svx/strings.hrc:1442
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-A"
msgstr ""
#. o4EF9
-#: include/svx/strings.hrc:1441
+#: include/svx/strings.hrc:1443
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-B"
msgstr ""
#. W3CGs
-#: include/svx/strings.hrc:1442
+#: include/svx/strings.hrc:1444
msgctxt "RID_SUBSETMAP"
msgid "IPA Extensions"
msgstr ""
#. yZjF6
-#: include/svx/strings.hrc:1443
+#: include/svx/strings.hrc:1445
msgctxt "RID_SUBSETMAP"
msgid "Spacing Modifier Letters"
msgstr ""
#. EASZR
-#: include/svx/strings.hrc:1444
+#: include/svx/strings.hrc:1446
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks"
msgstr ""
#. wBjC4
-#: include/svx/strings.hrc:1445
+#: include/svx/strings.hrc:1447
msgctxt "RID_SUBSETMAP"
msgid "Basic Greek"
msgstr ""
#. Dh8Es
-#: include/svx/strings.hrc:1446
+#: include/svx/strings.hrc:1448
msgctxt "RID_SUBSETMAP"
msgid "Greek Symbols And Coptic"
msgstr ""
#. jGT5E
-#: include/svx/strings.hrc:1447
+#: include/svx/strings.hrc:1449
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic"
msgstr ""
#. DQgLS
-#: include/svx/strings.hrc:1448
+#: include/svx/strings.hrc:1450
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr ""
#. kXEQY
-#: include/svx/strings.hrc:1449
+#: include/svx/strings.hrc:1451
msgctxt "RID_SUBSETMAP"
msgid "Basic Hebrew"
msgstr ""
#. Cb8g4
-#: include/svx/strings.hrc:1450
+#: include/svx/strings.hrc:1452
msgctxt "RID_SUBSETMAP"
msgid "Hebrew Extended"
msgstr ""
#. ZmDCd
-#: include/svx/strings.hrc:1451
+#: include/svx/strings.hrc:1453
msgctxt "RID_SUBSETMAP"
msgid "Basic Arabic"
msgstr ""
#. hZDFV
-#: include/svx/strings.hrc:1452
+#: include/svx/strings.hrc:1454
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended"
msgstr ""
#. c3CqD
-#: include/svx/strings.hrc:1453
+#: include/svx/strings.hrc:1455
msgctxt "RID_SUBSETMAP"
msgid "Devanagari"
msgstr ""
#. EfVnG
-#: include/svx/strings.hrc:1454
+#: include/svx/strings.hrc:1456
msgctxt "RID_SUBSETMAP"
msgid "Bengali"
msgstr ""
#. iWzLc
-#: include/svx/strings.hrc:1455
+#: include/svx/strings.hrc:1457
msgctxt "RID_SUBSETMAP"
msgid "Gurmukhi"
msgstr ""
#. omacG
-#: include/svx/strings.hrc:1456
+#: include/svx/strings.hrc:1458
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr ""
#. Cdwzw
-#: include/svx/strings.hrc:1457
+#: include/svx/strings.hrc:1459
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr ""
#. BhEGN
-#: include/svx/strings.hrc:1458
+#: include/svx/strings.hrc:1460
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr ""
#. 6YkEo
-#: include/svx/strings.hrc:1459
+#: include/svx/strings.hrc:1461
msgctxt "RID_SUBSETMAP"
msgid "Telugu"
msgstr ""
#. J5qn4
-#: include/svx/strings.hrc:1460
+#: include/svx/strings.hrc:1462
msgctxt "RID_SUBSETMAP"
msgid "Kannada"
msgstr ""
#. 4UEFU
-#: include/svx/strings.hrc:1461
+#: include/svx/strings.hrc:1463
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr ""
#. C5yzo
-#: include/svx/strings.hrc:1462
+#: include/svx/strings.hrc:1464
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr ""
#. EvjbD
-#: include/svx/strings.hrc:1463
+#: include/svx/strings.hrc:1465
msgctxt "RID_SUBSETMAP"
msgid "Lao"
msgstr ""
#. HqFTh
-#: include/svx/strings.hrc:1464
+#: include/svx/strings.hrc:1466
msgctxt "RID_SUBSETMAP"
msgid "Basic Georgian"
msgstr ""
#. npAc8
-#: include/svx/strings.hrc:1465
+#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
msgid "Georgian Extended"
msgstr ""
#. AHAB4
-#: include/svx/strings.hrc:1466
+#: include/svx/strings.hrc:1468
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo"
msgstr ""
#. gMEFL
-#: include/svx/strings.hrc:1467
+#: include/svx/strings.hrc:1469
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended Additionals"
msgstr ""
#. uVYXp
-#: include/svx/strings.hrc:1468
+#: include/svx/strings.hrc:1470
msgctxt "RID_SUBSETMAP"
msgid "Greek Extended"
msgstr ""
#. LEQg6
-#: include/svx/strings.hrc:1469
+#: include/svx/strings.hrc:1471
msgctxt "RID_SUBSETMAP"
msgid "General punctuation"
msgstr ""
#. D9KFj
-#: include/svx/strings.hrc:1470
+#: include/svx/strings.hrc:1472
msgctxt "RID_SUBSETMAP"
msgid "Superscripts and Subscripts"
msgstr ""
#. yaxYV
-#: include/svx/strings.hrc:1471
+#: include/svx/strings.hrc:1473
msgctxt "RID_SUBSETMAP"
msgid "Currency Symbols"
msgstr ""
#. jzA5i
-#: include/svx/strings.hrc:1472
+#: include/svx/strings.hrc:1474
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Symbols"
msgstr ""
#. CHNBZ
-#: include/svx/strings.hrc:1473
+#: include/svx/strings.hrc:1475
msgctxt "RID_SUBSETMAP"
msgid "Letterlike Symbols"
msgstr ""
#. cDkEd
-#: include/svx/strings.hrc:1474
+#: include/svx/strings.hrc:1476
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr ""
#. j25Fp
-#: include/svx/strings.hrc:1475
+#: include/svx/strings.hrc:1477
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr ""
#. p5Tbx
-#: include/svx/strings.hrc:1476
+#: include/svx/strings.hrc:1478
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Operators"
msgstr ""
#. ckgof
-#: include/svx/strings.hrc:1477
+#: include/svx/strings.hrc:1479
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Technical"
msgstr ""
#. 8rXdw
-#: include/svx/strings.hrc:1478
+#: include/svx/strings.hrc:1480
msgctxt "RID_SUBSETMAP"
msgid "Control Pictures"
msgstr ""
#. D4J8A
-#: include/svx/strings.hrc:1479
+#: include/svx/strings.hrc:1481
msgctxt "RID_SUBSETMAP"
msgid "Optical Character Recognition"
msgstr ""
#. hXwgf
-#: include/svx/strings.hrc:1480
+#: include/svx/strings.hrc:1482
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumerics"
msgstr ""
#. AD9HJ
-#: include/svx/strings.hrc:1481
+#: include/svx/strings.hrc:1483
msgctxt "RID_SUBSETMAP"
msgid "Box Drawing"
msgstr ""
#. vViaR
-#: include/svx/strings.hrc:1482
+#: include/svx/strings.hrc:1484
msgctxt "RID_SUBSETMAP"
msgid "Block Elements"
msgstr ""
#. ok7ks
-#: include/svx/strings.hrc:1483
+#: include/svx/strings.hrc:1485
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes"
msgstr ""
#. sKty5
-#: include/svx/strings.hrc:1484
+#: include/svx/strings.hrc:1486
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols"
msgstr ""
#. yDpNT
-#: include/svx/strings.hrc:1485
+#: include/svx/strings.hrc:1487
msgctxt "RID_SUBSETMAP"
msgid "Dingbats"
msgstr ""
#. Cth4P
-#: include/svx/strings.hrc:1486
+#: include/svx/strings.hrc:1488
msgctxt "RID_SUBSETMAP"
msgid "CJK Symbols And Punctuation"
msgstr ""
#. Bo4iK
-#: include/svx/strings.hrc:1487
+#: include/svx/strings.hrc:1489
msgctxt "RID_SUBSETMAP"
msgid "Hiragana"
msgstr ""
#. i2Cdr
-#: include/svx/strings.hrc:1488
+#: include/svx/strings.hrc:1490
msgctxt "RID_SUBSETMAP"
msgid "Katakana"
msgstr ""
#. 9YYLD
-#: include/svx/strings.hrc:1489
+#: include/svx/strings.hrc:1491
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo"
msgstr ""
#. F9UFG
-#: include/svx/strings.hrc:1490
+#: include/svx/strings.hrc:1492
msgctxt "RID_SUBSETMAP"
msgid "Hangul Compatibility Jamo"
msgstr ""
#. yeRDE
-#: include/svx/strings.hrc:1491
+#: include/svx/strings.hrc:1493
msgctxt "RID_SUBSETMAP"
msgid "CJK Miscellaneous"
msgstr ""
#. kPFs9
-#: include/svx/strings.hrc:1492
+#: include/svx/strings.hrc:1494
msgctxt "RID_SUBSETMAP"
msgid "Enclosed CJK Letters And Months"
msgstr ""
#. 6tAx6
-#: include/svx/strings.hrc:1493
+#: include/svx/strings.hrc:1495
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility"
msgstr ""
#. VakXP
-#: include/svx/strings.hrc:1494
+#: include/svx/strings.hrc:1496
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr ""
#. XzS6D
-#: include/svx/strings.hrc:1495
+#: include/svx/strings.hrc:1497
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs"
msgstr ""
#. JVCP5
-#: include/svx/strings.hrc:1496
+#: include/svx/strings.hrc:1498
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension A"
msgstr ""
#. Y33VK
-#: include/svx/strings.hrc:1497
+#: include/svx/strings.hrc:1499
msgctxt "RID_SUBSETMAP"
msgid "Private Use Area"
msgstr ""
#. 8yYiM
-#: include/svx/strings.hrc:1498
+#: include/svx/strings.hrc:1500
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs"
msgstr ""
#. BEfFQ
-#: include/svx/strings.hrc:1499
+#: include/svx/strings.hrc:1501
msgctxt "RID_SUBSETMAP"
msgid "Alphabetic Presentation Forms"
msgstr ""
#. NCsAG
-#: include/svx/strings.hrc:1500
+#: include/svx/strings.hrc:1502
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-A"
msgstr ""
#. adi8G
-#: include/svx/strings.hrc:1501
+#: include/svx/strings.hrc:1503
msgctxt "RID_SUBSETMAP"
msgid "Combining Half Marks"
msgstr ""
#. vLBhn
-#: include/svx/strings.hrc:1502
+#: include/svx/strings.hrc:1504
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Forms"
msgstr ""
#. i6R3B
-#: include/svx/strings.hrc:1503
+#: include/svx/strings.hrc:1505
msgctxt "RID_SUBSETMAP"
msgid "Small Form Variants"
msgstr ""
#. 7EDCh
-#: include/svx/strings.hrc:1504
+#: include/svx/strings.hrc:1506
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-B"
msgstr ""
#. WWoWx
-#: include/svx/strings.hrc:1505
+#: include/svx/strings.hrc:1507
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
msgstr ""
#. dkDXh
-#: include/svx/strings.hrc:1506
+#: include/svx/strings.hrc:1508
msgctxt "RID_SUBSETMAP"
msgid "Specials"
msgstr ""
#. GQSEx
-#: include/svx/strings.hrc:1507
+#: include/svx/strings.hrc:1509
msgctxt "RID_SUBSETMAP"
msgid "Yi Syllables"
msgstr ""
#. BL66x
-#: include/svx/strings.hrc:1508
+#: include/svx/strings.hrc:1510
msgctxt "RID_SUBSETMAP"
msgid "Yi Radicals"
msgstr ""
#. cuQ2k
-#: include/svx/strings.hrc:1509
+#: include/svx/strings.hrc:1511
msgctxt "RID_SUBSETMAP"
msgid "Old Italic"
msgstr ""
#. wtKAB
-#: include/svx/strings.hrc:1510
+#: include/svx/strings.hrc:1512
msgctxt "RID_SUBSETMAP"
msgid "Gothic"
msgstr ""
#. GPFqC
-#: include/svx/strings.hrc:1511
+#: include/svx/strings.hrc:1513
msgctxt "RID_SUBSETMAP"
msgid "Deseret"
msgstr ""
#. 7AovD
-#: include/svx/strings.hrc:1512
+#: include/svx/strings.hrc:1514
msgctxt "RID_SUBSETMAP"
msgid "Byzantine Musical Symbols"
msgstr ""
#. G3GQF
-#: include/svx/strings.hrc:1513
+#: include/svx/strings.hrc:1515
msgctxt "RID_SUBSETMAP"
msgid "Musical Symbols"
msgstr ""
#. YzBDD
-#: include/svx/strings.hrc:1514
+#: include/svx/strings.hrc:1516
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Alphanumeric Symbols"
msgstr ""
#. 3XZRw
-#: include/svx/strings.hrc:1515
+#: include/svx/strings.hrc:1517
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension B"
msgstr ""
#. nZnQc
-#: include/svx/strings.hrc:1516
+#: include/svx/strings.hrc:1518
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension C"
msgstr ""
#. HBwZE
-#: include/svx/strings.hrc:1517
+#: include/svx/strings.hrc:1519
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension D"
msgstr ""
#. TTFkh
-#: include/svx/strings.hrc:1518
+#: include/svx/strings.hrc:1520
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs Supplement"
msgstr ""
#. 2jALB
-#: include/svx/strings.hrc:1519
+#: include/svx/strings.hrc:1521
msgctxt "RID_SUBSETMAP"
msgid "Tags"
msgstr ""
#. 2iHJN
-#: include/svx/strings.hrc:1520
+#: include/svx/strings.hrc:1522
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Supplement"
msgstr ""
#. ABgr9
-#: include/svx/strings.hrc:1521
+#: include/svx/strings.hrc:1523
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors"
msgstr ""
#. a4q6S
-#: include/svx/strings.hrc:1522
+#: include/svx/strings.hrc:1524
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-A"
msgstr ""
#. k638K
-#: include/svx/strings.hrc:1523
+#: include/svx/strings.hrc:1525
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-B"
msgstr ""
#. pKFTg
-#: include/svx/strings.hrc:1524
+#: include/svx/strings.hrc:1526
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr ""
#. TJHGp
-#: include/svx/strings.hrc:1525
+#: include/svx/strings.hrc:1527
msgctxt "RID_SUBSETMAP"
msgid "Tai Le"
msgstr ""
#. nujxa
-#: include/svx/strings.hrc:1526
+#: include/svx/strings.hrc:1528
msgctxt "RID_SUBSETMAP"
msgid "Khmer Symbols"
msgstr ""
#. neD93
-#: include/svx/strings.hrc:1527
+#: include/svx/strings.hrc:1529
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions"
msgstr ""
#. C6LwC
-#: include/svx/strings.hrc:1528
+#: include/svx/strings.hrc:1530
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Arrows"
msgstr ""
#. giR4r
-#: include/svx/strings.hrc:1529
+#: include/svx/strings.hrc:1531
msgctxt "RID_SUBSETMAP"
msgid "Yijing Hexagram Symbols"
msgstr ""
#. EqFxm
-#: include/svx/strings.hrc:1530
+#: include/svx/strings.hrc:1532
msgctxt "RID_SUBSETMAP"
msgid "Linear B Syllabary"
msgstr ""
#. VeZNe
-#: include/svx/strings.hrc:1531
+#: include/svx/strings.hrc:1533
msgctxt "RID_SUBSETMAP"
msgid "Linear B Ideograms"
msgstr ""
#. Tvkgh
-#: include/svx/strings.hrc:1532
+#: include/svx/strings.hrc:1534
msgctxt "RID_SUBSETMAP"
msgid "Aegean Numbers"
msgstr ""
#. CuThH
-#: include/svx/strings.hrc:1533
+#: include/svx/strings.hrc:1535
msgctxt "RID_SUBSETMAP"
msgid "Ugaritic"
msgstr ""
#. nBtk5
-#: include/svx/strings.hrc:1534
+#: include/svx/strings.hrc:1536
msgctxt "RID_SUBSETMAP"
msgid "Shavian"
msgstr ""
#. vvMNk
-#: include/svx/strings.hrc:1535
+#: include/svx/strings.hrc:1537
msgctxt "RID_SUBSETMAP"
msgid "Osmanya"
msgstr ""
#. aiySp
-#: include/svx/strings.hrc:1536
+#: include/svx/strings.hrc:1538
msgctxt "RID_SUBSETMAP"
msgid "Sinhala"
msgstr ""
#. PEGiu
-#: include/svx/strings.hrc:1537
+#: include/svx/strings.hrc:1539
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr ""
#. tRBTP
-#: include/svx/strings.hrc:1538
+#: include/svx/strings.hrc:1540
msgctxt "RID_SUBSETMAP"
msgid "Myanmar"
msgstr ""
#. 8sgGF
-#: include/svx/strings.hrc:1539
+#: include/svx/strings.hrc:1541
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr ""
#. CdXvH
-#: include/svx/strings.hrc:1540
+#: include/svx/strings.hrc:1542
msgctxt "RID_SUBSETMAP"
msgid "Ogham"
msgstr ""
#. jFWRQ
-#: include/svx/strings.hrc:1541
+#: include/svx/strings.hrc:1543
msgctxt "RID_SUBSETMAP"
msgid "Runic"
msgstr ""
#. jhzoc
-#: include/svx/strings.hrc:1542
+#: include/svx/strings.hrc:1544
msgctxt "RID_SUBSETMAP"
msgid "Syriac"
msgstr ""
#. B66QG
-#: include/svx/strings.hrc:1543
+#: include/svx/strings.hrc:1545
msgctxt "RID_SUBSETMAP"
msgid "Thaana"
msgstr ""
#. j8cuG
-#: include/svx/strings.hrc:1544
+#: include/svx/strings.hrc:1546
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic"
msgstr ""
#. AE5wq
-#: include/svx/strings.hrc:1545
+#: include/svx/strings.hrc:1547
msgctxt "RID_SUBSETMAP"
msgid "Cherokee"
msgstr ""
#. 9mgNF
-#: include/svx/strings.hrc:1546
+#: include/svx/strings.hrc:1548
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr ""
#. d5JWE
-#: include/svx/strings.hrc:1547
+#: include/svx/strings.hrc:1549
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr ""
#. XnzyB
-#: include/svx/strings.hrc:1548
+#: include/svx/strings.hrc:1550
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-A"
msgstr ""
#. R5W9H
-#: include/svx/strings.hrc:1549
+#: include/svx/strings.hrc:1551
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-A"
msgstr ""
#. QYf7A
-#: include/svx/strings.hrc:1550
+#: include/svx/strings.hrc:1552
msgctxt "RID_SUBSETMAP"
msgid "Braille Patterns"
msgstr ""
#. 63BBg
-#: include/svx/strings.hrc:1551
+#: include/svx/strings.hrc:1553
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-B"
msgstr ""
#. ykowm
-#: include/svx/strings.hrc:1552
+#: include/svx/strings.hrc:1554
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-B"
msgstr ""
#. GGdze
-#: include/svx/strings.hrc:1553
+#: include/svx/strings.hrc:1555
msgctxt "RID_SUBSETMAP"
msgid "CJK Radical Supplement"
msgstr ""
#. WLLAP
-#: include/svx/strings.hrc:1554
+#: include/svx/strings.hrc:1556
msgctxt "RID_SUBSETMAP"
msgid "Kangxi Radicals"
msgstr ""
#. EyZR2
-#: include/svx/strings.hrc:1555
+#: include/svx/strings.hrc:1557
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Description Characters"
msgstr ""
#. o3AQ6
-#: include/svx/strings.hrc:1556
+#: include/svx/strings.hrc:1558
msgctxt "RID_SUBSETMAP"
msgid "Tagalog"
msgstr ""
#. BVieL
-#: include/svx/strings.hrc:1557
+#: include/svx/strings.hrc:1559
msgctxt "RID_SUBSETMAP"
msgid "Hanunoo"
msgstr ""
#. DwAEz
-#: include/svx/strings.hrc:1558
+#: include/svx/strings.hrc:1560
msgctxt "RID_SUBSETMAP"
msgid "Tagbanwa"
msgstr ""
#. 3GDP5
-#: include/svx/strings.hrc:1559
+#: include/svx/strings.hrc:1561
msgctxt "RID_SUBSETMAP"
msgid "Buhid"
msgstr ""
#. BfGBm
-#: include/svx/strings.hrc:1560
+#: include/svx/strings.hrc:1562
msgctxt "RID_SUBSETMAP"
msgid "Kanbun"
msgstr ""
#. cL7Vo
-#: include/svx/strings.hrc:1561
+#: include/svx/strings.hrc:1563
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo Extended"
msgstr ""
#. MQoBs
-#: include/svx/strings.hrc:1562
+#: include/svx/strings.hrc:1564
msgctxt "RID_SUBSETMAP"
msgid "Katakana Phonetics"
msgstr ""
#. fCpRM
-#: include/svx/strings.hrc:1563
+#: include/svx/strings.hrc:1565
msgctxt "RID_SUBSETMAP"
msgid "CJK Strokes"
msgstr ""
#. zyW2q
-#: include/svx/strings.hrc:1564
+#: include/svx/strings.hrc:1566
msgctxt "RID_SUBSETMAP"
msgid "Cypriot Syllabary"
msgstr ""
#. GWxb8
-#: include/svx/strings.hrc:1565
+#: include/svx/strings.hrc:1567
msgctxt "RID_SUBSETMAP"
msgid "Tai Xuan Jing Symbols"
msgstr ""
#. 8ZJmr
-#: include/svx/strings.hrc:1566
+#: include/svx/strings.hrc:1568
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors Supplement"
msgstr ""
#. RR6Er
-#: include/svx/strings.hrc:1567
+#: include/svx/strings.hrc:1569
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Musical Notation"
msgstr ""
#. K3GsF
-#: include/svx/strings.hrc:1568
+#: include/svx/strings.hrc:1570
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Numbers"
msgstr ""
#. y4HCg
-#: include/svx/strings.hrc:1569
+#: include/svx/strings.hrc:1571
msgctxt "RID_SUBSETMAP"
msgid "Arabic Supplement"
msgstr ""
#. KUnXb
-#: include/svx/strings.hrc:1570
+#: include/svx/strings.hrc:1572
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Buginese"
msgstr "Negocios"
#. zDaXa
-#: include/svx/strings.hrc:1571
+#: include/svx/strings.hrc:1573
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Supplement"
msgstr ""
#. 9Z24A
-#: include/svx/strings.hrc:1572
+#: include/svx/strings.hrc:1574
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr ""
#. CANHf
-#: include/svx/strings.hrc:1573
+#: include/svx/strings.hrc:1575
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended"
msgstr ""
#. X8DEc
-#: include/svx/strings.hrc:1574
+#: include/svx/strings.hrc:1576
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Supplement"
msgstr ""
#. fYpFz
-#: include/svx/strings.hrc:1575
+#: include/svx/strings.hrc:1577
msgctxt "RID_SUBSETMAP"
msgid "Georgian Supplement"
msgstr ""
#. 3Gzxx
-#: include/svx/strings.hrc:1576
+#: include/svx/strings.hrc:1578
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic"
msgstr ""
#. zKCVG
-#: include/svx/strings.hrc:1577
+#: include/svx/strings.hrc:1579
msgctxt "RID_SUBSETMAP"
msgid "Kharoshthi"
msgstr ""
#. U8zrU
-#: include/svx/strings.hrc:1578
+#: include/svx/strings.hrc:1580
msgctxt "RID_SUBSETMAP"
msgid "Modifier Tone Letters"
msgstr ""
#. B2yF8
-#: include/svx/strings.hrc:1579
+#: include/svx/strings.hrc:1581
msgctxt "RID_SUBSETMAP"
msgid "New Tai Lue"
msgstr ""
#. J4KdA
-#: include/svx/strings.hrc:1580
+#: include/svx/strings.hrc:1582
msgctxt "RID_SUBSETMAP"
msgid "Old Persian"
msgstr ""
#. eGPjC
-#: include/svx/strings.hrc:1581
+#: include/svx/strings.hrc:1583
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions Supplement"
msgstr ""
#. XboFE
-#: include/svx/strings.hrc:1582
+#: include/svx/strings.hrc:1584
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Punctuation"
msgstr ""
#. tBJi3
-#: include/svx/strings.hrc:1583
+#: include/svx/strings.hrc:1585
msgctxt "RID_SUBSETMAP"
msgid "Syloti Nagri"
msgstr ""
#. Qrowh
-#: include/svx/strings.hrc:1584
+#: include/svx/strings.hrc:1586
msgctxt "RID_SUBSETMAP"
msgid "Tifinagh"
msgstr ""
#. aZKS5
-#: include/svx/strings.hrc:1585
+#: include/svx/strings.hrc:1587
msgctxt "RID_SUBSETMAP"
msgid "Vertical Forms"
msgstr ""
#. ihUDF
-#: include/svx/strings.hrc:1586
+#: include/svx/strings.hrc:1588
msgctxt "RID_SUBSETMAP"
msgid "Nko"
msgstr ""
#. Z3AAi
-#: include/svx/strings.hrc:1587
+#: include/svx/strings.hrc:1589
msgctxt "RID_SUBSETMAP"
msgid "Balinese"
msgstr ""
#. 428ER
-#: include/svx/strings.hrc:1588
+#: include/svx/strings.hrc:1590
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-C"
msgstr ""
#. SqFfT
-#: include/svx/strings.hrc:1589
+#: include/svx/strings.hrc:1591
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-D"
msgstr ""
#. yMmow
-#: include/svx/strings.hrc:1590
+#: include/svx/strings.hrc:1592
msgctxt "RID_SUBSETMAP"
msgid "Phags-Pa"
msgstr ""
#. V6CsB
-#: include/svx/strings.hrc:1591
+#: include/svx/strings.hrc:1593
msgctxt "RID_SUBSETMAP"
msgid "Phoenician"
msgstr ""
#. GNBwz
-#: include/svx/strings.hrc:1592
+#: include/svx/strings.hrc:1594
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform"
msgstr ""
#. VBPZE
-#: include/svx/strings.hrc:1593
+#: include/svx/strings.hrc:1595
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform Numbers And Punctuation"
msgstr ""
#. 9msGJ
-#: include/svx/strings.hrc:1594
+#: include/svx/strings.hrc:1596
msgctxt "RID_SUBSETMAP"
msgid "Counting Rod Numerals"
msgstr ""
#. i6Gx9
-#: include/svx/strings.hrc:1595
+#: include/svx/strings.hrc:1597
msgctxt "RID_SUBSETMAP"
msgid "Sundanese"
msgstr ""
#. WrXXX
-#: include/svx/strings.hrc:1596
+#: include/svx/strings.hrc:1598
msgctxt "RID_SUBSETMAP"
msgid "Lepcha"
msgstr ""
#. FhhAQ
-#: include/svx/strings.hrc:1597
+#: include/svx/strings.hrc:1599
msgctxt "RID_SUBSETMAP"
msgid "Ol Chiki"
msgstr ""
#. eHvUh
-#: include/svx/strings.hrc:1598
+#: include/svx/strings.hrc:1600
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-A"
msgstr ""
#. ZkKwE
-#: include/svx/strings.hrc:1599
+#: include/svx/strings.hrc:1601
msgctxt "RID_SUBSETMAP"
msgid "Vai"
msgstr ""
#. pBASG
-#: include/svx/strings.hrc:1600
+#: include/svx/strings.hrc:1602
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-B"
msgstr ""
#. GoQpd
-#: include/svx/strings.hrc:1601
+#: include/svx/strings.hrc:1603
msgctxt "RID_SUBSETMAP"
msgid "Saurashtra"
msgstr ""
#. 6pufg
-#: include/svx/strings.hrc:1602
+#: include/svx/strings.hrc:1604
msgctxt "RID_SUBSETMAP"
msgid "Kayah Li"
msgstr ""
#. bmFny
-#: include/svx/strings.hrc:1603
+#: include/svx/strings.hrc:1605
msgctxt "RID_SUBSETMAP"
msgid "Rejang"
msgstr ""
#. EaXay
-#: include/svx/strings.hrc:1604
+#: include/svx/strings.hrc:1606
msgctxt "RID_SUBSETMAP"
msgid "Cham"
msgstr ""
#. qYaAV
-#: include/svx/strings.hrc:1605
+#: include/svx/strings.hrc:1607
msgctxt "RID_SUBSETMAP"
msgid "Ancient Symbols"
msgstr ""
#. At8Tk
-#: include/svx/strings.hrc:1606
+#: include/svx/strings.hrc:1608
msgctxt "RID_SUBSETMAP"
msgid "Phaistos Disc"
msgstr ""
#. ryGAF
-#: include/svx/strings.hrc:1607
+#: include/svx/strings.hrc:1609
msgctxt "RID_SUBSETMAP"
msgid "Lycian"
msgstr ""
#. EYLa8
-#: include/svx/strings.hrc:1608
+#: include/svx/strings.hrc:1610
msgctxt "RID_SUBSETMAP"
msgid "Carian"
msgstr ""
#. TPN6m
-#: include/svx/strings.hrc:1609
+#: include/svx/strings.hrc:1611
msgctxt "RID_SUBSETMAP"
msgid "Lydian"
msgstr ""
#. G5GLd
-#: include/svx/strings.hrc:1610
+#: include/svx/strings.hrc:1612
msgctxt "RID_SUBSETMAP"
msgid "Mahjong Tiles"
msgstr ""
#. EyMaF
-#: include/svx/strings.hrc:1611
+#: include/svx/strings.hrc:1613
msgctxt "RID_SUBSETMAP"
msgid "Domino Tiles"
msgstr ""
#. r2YQs
-#: include/svx/strings.hrc:1612
+#: include/svx/strings.hrc:1614
msgctxt "RID_SUBSETMAP"
msgid "Samaritan"
msgstr ""
#. feZ2Q
-#: include/svx/strings.hrc:1613
+#: include/svx/strings.hrc:1615
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended"
msgstr ""
#. H4FpF
-#: include/svx/strings.hrc:1614
+#: include/svx/strings.hrc:1616
msgctxt "RID_SUBSETMAP"
msgid "Tai Tham"
msgstr ""
#. BgKLG
-#: include/svx/strings.hrc:1615
+#: include/svx/strings.hrc:1617
msgctxt "RID_SUBSETMAP"
msgid "Vedic Extensions"
msgstr ""
#. bVNYf
-#: include/svx/strings.hrc:1616
+#: include/svx/strings.hrc:1618
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Lisu"
msgstr "Lista"
#. riEM3
-#: include/svx/strings.hrc:1617
+#: include/svx/strings.hrc:1619
msgctxt "RID_SUBSETMAP"
msgid "Bamum"
msgstr ""
#. CQMqK
-#: include/svx/strings.hrc:1618
+#: include/svx/strings.hrc:1620
msgctxt "RID_SUBSETMAP"
msgid "Common Indic Number Forms"
msgstr ""
#. gDEUp
-#: include/svx/strings.hrc:1619
+#: include/svx/strings.hrc:1621
msgctxt "RID_SUBSETMAP"
msgid "Devanagari Extended"
msgstr ""
#. UsAq2
-#: include/svx/strings.hrc:1620
+#: include/svx/strings.hrc:1622
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-A"
msgstr ""
#. g5H7j
-#: include/svx/strings.hrc:1621
+#: include/svx/strings.hrc:1623
msgctxt "RID_SUBSETMAP"
msgid "Javanese"
msgstr ""
#. upBjC
-#: include/svx/strings.hrc:1622
+#: include/svx/strings.hrc:1624
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-A"
msgstr ""
#. GQ3XX
-#: include/svx/strings.hrc:1623
+#: include/svx/strings.hrc:1625
msgctxt "RID_SUBSETMAP"
msgid "Tai Viet"
msgstr ""
#. HGVSu
-#: include/svx/strings.hrc:1624
+#: include/svx/strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek"
msgstr ""
#. ryvor
-#: include/svx/strings.hrc:1625
+#: include/svx/strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-B"
msgstr ""
#. RTxUc
-#: include/svx/strings.hrc:1626
+#: include/svx/strings.hrc:1628
msgctxt "RID_SUBSETMAP"
msgid "Imperial Aramaic"
msgstr ""
#. 7E6G8
-#: include/svx/strings.hrc:1627
+#: include/svx/strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Old South Arabian"
msgstr ""
#. Ab3wu
-#: include/svx/strings.hrc:1628
+#: include/svx/strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Avestan"
msgstr ""
#. 5gN8e
-#: include/svx/strings.hrc:1629
+#: include/svx/strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Parthian"
msgstr ""
#. D7rcV
-#: include/svx/strings.hrc:1630
+#: include/svx/strings.hrc:1632
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Pahlavi"
msgstr ""
#. d44Dq
-#: include/svx/strings.hrc:1631
+#: include/svx/strings.hrc:1633
msgctxt "RID_SUBSETMAP"
msgid "Old Turkic"
msgstr ""
#. CLuJC
-#: include/svx/strings.hrc:1632
+#: include/svx/strings.hrc:1634
msgctxt "RID_SUBSETMAP"
msgid "Rumi Numeral Symbols"
msgstr ""
#. FpFeH
-#: include/svx/strings.hrc:1633
+#: include/svx/strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Kaithi"
msgstr ""
#. Swfzy
-#: include/svx/strings.hrc:1634
+#: include/svx/strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyphs"
msgstr ""
#. bMYVC
-#: include/svx/strings.hrc:1635
+#: include/svx/strings.hrc:1637
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumeric Supplement"
msgstr ""
#. Dqcpa
-#: include/svx/strings.hrc:1636
+#: include/svx/strings.hrc:1638
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Ideographic Supplement"
msgstr ""
#. 8eCZn
-#: include/svx/strings.hrc:1637
+#: include/svx/strings.hrc:1639
msgctxt "RID_SUBSETMAP"
msgid "Mandaic"
msgstr ""
#. 8LVFp
-#: include/svx/strings.hrc:1638
+#: include/svx/strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Batak"
msgstr ""
#. 9SrgK
-#: include/svx/strings.hrc:1639
+#: include/svx/strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-A"
msgstr ""
#. cQEzt
-#: include/svx/strings.hrc:1640
+#: include/svx/strings.hrc:1642
msgctxt "RID_SUBSETMAP"
msgid "Brahmi"
msgstr ""
#. n4oND
-#: include/svx/strings.hrc:1641
+#: include/svx/strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Bamum Supplement"
msgstr ""
#. xibkG
-#: include/svx/strings.hrc:1642
+#: include/svx/strings.hrc:1644
msgctxt "RID_SUBSETMAP"
msgid "Kana Supplement"
msgstr ""
#. xyswt
-#: include/svx/strings.hrc:1643
+#: include/svx/strings.hrc:1645
msgctxt "RID_SUBSETMAP"
msgid "Playing Cards"
msgstr ""
#. TqExt
-#: include/svx/strings.hrc:1644
+#: include/svx/strings.hrc:1646
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Pictographs"
msgstr ""
#. wtMts
-#: include/svx/strings.hrc:1645
+#: include/svx/strings.hrc:1647
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr ""
#. WgGuX
-#: include/svx/strings.hrc:1646
+#: include/svx/strings.hrc:1648
msgctxt "RID_SUBSETMAP"
msgid "Transport And Map Symbols"
msgstr ""
#. fBitP
-#: include/svx/strings.hrc:1647
+#: include/svx/strings.hrc:1649
msgctxt "RID_SUBSETMAP"
msgid "Alchemical Symbols"
msgstr ""
#. CWvjP
-#: include/svx/strings.hrc:1648
+#: include/svx/strings.hrc:1650
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-A"
msgstr ""
#. D7mEf
-#: include/svx/strings.hrc:1649
+#: include/svx/strings.hrc:1651
msgctxt "RID_SUBSETMAP"
msgid "Arabic Mathematical Alphabetic Symbols"
msgstr ""
#. 8ouWH
-#: include/svx/strings.hrc:1650
+#: include/svx/strings.hrc:1652
msgctxt "RID_SUBSETMAP"
msgid "Chakma"
msgstr ""
#. z3gG4
-#: include/svx/strings.hrc:1651
+#: include/svx/strings.hrc:1653
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek Extensions"
msgstr ""
#. mFAeA
-#: include/svx/strings.hrc:1652
+#: include/svx/strings.hrc:1654
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Cursive"
msgstr ""
#. b5m8K
-#: include/svx/strings.hrc:1653
+#: include/svx/strings.hrc:1655
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Hieroglyphs"
msgstr ""
#. Xrkei
-#: include/svx/strings.hrc:1654
+#: include/svx/strings.hrc:1656
msgctxt "RID_SUBSETMAP"
msgid "Miao"
msgstr ""
#. hG9Na
-#: include/svx/strings.hrc:1655
+#: include/svx/strings.hrc:1657
msgctxt "RID_SUBSETMAP"
msgid "Sharada"
msgstr ""
#. rTKpL
-#: include/svx/strings.hrc:1656
+#: include/svx/strings.hrc:1658
msgctxt "RID_SUBSETMAP"
msgid "Sora Sompeng"
msgstr ""
#. CAKEC
-#: include/svx/strings.hrc:1657
+#: include/svx/strings.hrc:1659
msgctxt "RID_SUBSETMAP"
msgid "Sundanese Supplement"
msgstr ""
#. pTsMT
-#: include/svx/strings.hrc:1658
+#: include/svx/strings.hrc:1660
msgctxt "RID_SUBSETMAP"
msgid "Takri"
msgstr ""
#. HNCk9
-#: include/svx/strings.hrc:1659
+#: include/svx/strings.hrc:1661
msgctxt "RID_SUBSETMAP"
msgid "Bassa Vah"
msgstr ""
#. GWufB
-#: include/svx/strings.hrc:1660
+#: include/svx/strings.hrc:1662
msgctxt "RID_SUBSETMAP"
msgid "Caucasian Albanian"
msgstr ""
#. t8Bfn
-#: include/svx/strings.hrc:1661
+#: include/svx/strings.hrc:1663
msgctxt "RID_SUBSETMAP"
msgid "Coptic Epact Numbers"
msgstr ""
#. kAeYs
-#: include/svx/strings.hrc:1662
+#: include/svx/strings.hrc:1664
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Extended"
msgstr ""
#. 8TGuM
-#: include/svx/strings.hrc:1663
+#: include/svx/strings.hrc:1665
msgctxt "RID_SUBSETMAP"
msgid "Duployan"
msgstr ""
#. Yaq3z
-#: include/svx/strings.hrc:1664
+#: include/svx/strings.hrc:1666
msgctxt "RID_SUBSETMAP"
msgid "Elbasan"
msgstr ""
#. QmkME
-#: include/svx/strings.hrc:1665
+#: include/svx/strings.hrc:1667
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes Extended"
msgstr ""
#. R9PgF
-#: include/svx/strings.hrc:1666
+#: include/svx/strings.hrc:1668
msgctxt "RID_SUBSETMAP"
msgid "Grantha"
msgstr ""
#. tpSqU
-#: include/svx/strings.hrc:1667
+#: include/svx/strings.hrc:1669
msgctxt "RID_SUBSETMAP"
msgid "Khojki"
msgstr ""
#. 4pjBM
-#: include/svx/strings.hrc:1668
+#: include/svx/strings.hrc:1670
msgctxt "RID_SUBSETMAP"
msgid "Khudawadi"
msgstr ""
#. GoPep
-#: include/svx/strings.hrc:1669
+#: include/svx/strings.hrc:1671
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-E"
msgstr ""
#. wNozk
-#: include/svx/strings.hrc:1670
+#: include/svx/strings.hrc:1672
msgctxt "RID_SUBSETMAP"
msgid "Linear A"
msgstr ""
#. SjAev
-#: include/svx/strings.hrc:1671
+#: include/svx/strings.hrc:1673
msgctxt "RID_SUBSETMAP"
msgid "Mahajani"
msgstr ""
#. CA7vw
-#: include/svx/strings.hrc:1672
+#: include/svx/strings.hrc:1674
msgctxt "RID_SUBSETMAP"
msgid "Manichaean"
msgstr ""
#. UUKC4
-#: include/svx/strings.hrc:1673
+#: include/svx/strings.hrc:1675
msgctxt "RID_SUBSETMAP"
msgid "Mende Kikakui"
msgstr ""
#. ZhzBz
-#: include/svx/strings.hrc:1674
+#: include/svx/strings.hrc:1676
msgctxt "RID_SUBSETMAP"
msgid "Modi"
msgstr ""
#. jC4Ue
-#: include/svx/strings.hrc:1675
+#: include/svx/strings.hrc:1677
msgctxt "RID_SUBSETMAP"
msgid "Mro"
msgstr ""
#. TiWmd
-#: include/svx/strings.hrc:1676
+#: include/svx/strings.hrc:1678
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
msgstr ""
#. y7tCX
-#: include/svx/strings.hrc:1677
+#: include/svx/strings.hrc:1679
msgctxt "RID_SUBSETMAP"
msgid "Nabataean"
msgstr ""
#. T29Cw
-#: include/svx/strings.hrc:1678
+#: include/svx/strings.hrc:1680
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
msgstr ""
#. EZADa
-#: include/svx/strings.hrc:1679
+#: include/svx/strings.hrc:1681
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
msgstr ""
#. 9oFL2
-#: include/svx/strings.hrc:1680
+#: include/svx/strings.hrc:1682
msgctxt "RID_SUBSETMAP"
msgid "Ornamental Dingbats"
msgstr ""
#. TYGv3
-#: include/svx/strings.hrc:1681
+#: include/svx/strings.hrc:1683
msgctxt "RID_SUBSETMAP"
msgid "Pahawh Hmong"
msgstr ""
#. wd8bD
-#: include/svx/strings.hrc:1682
+#: include/svx/strings.hrc:1684
msgctxt "RID_SUBSETMAP"
msgid "Palmyrene"
msgstr ""
#. dkSnn
-#: include/svx/strings.hrc:1683
+#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Pau Cin Hau"
msgstr ""
#. bts3U
-#: include/svx/strings.hrc:1684
+#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Psalter Pahlavi"
msgstr ""
#. XSwsB
-#: include/svx/strings.hrc:1685
+#: include/svx/strings.hrc:1687
msgctxt "RID_SUBSETMAP"
msgid "Shorthand Format Controls"
msgstr ""
#. rdXCX
-#: include/svx/strings.hrc:1686
+#: include/svx/strings.hrc:1688
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
msgstr ""
#. GwT8c
-#: include/svx/strings.hrc:1687
+#: include/svx/strings.hrc:1689
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
msgstr ""
#. mz3Cs
-#: include/svx/strings.hrc:1688
+#: include/svx/strings.hrc:1690
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-C"
msgstr ""
#. iGUzh
-#: include/svx/strings.hrc:1689
+#: include/svx/strings.hrc:1691
msgctxt "RID_SUBSETMAP"
msgid "Tirhuta"
msgstr ""
#. HRBEN
-#: include/svx/strings.hrc:1690
+#: include/svx/strings.hrc:1692
msgctxt "RID_SUBSETMAP"
msgid "Warang Citi"
msgstr ""
#. 9NCBd
-#: include/svx/strings.hrc:1691
+#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Ahom"
msgstr ""
#. cPJhp
-#: include/svx/strings.hrc:1692
+#: include/svx/strings.hrc:1694
msgctxt "RID_SUBSETMAP"
msgid "Anatolian Hieroglyphs"
msgstr ""
#. GAd7H
-#: include/svx/strings.hrc:1693
+#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Cherokee Supplement"
msgstr ""
#. TDgY4
-#: include/svx/strings.hrc:1694
+#: include/svx/strings.hrc:1696
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension E"
msgstr ""
#. ho93C
-#: include/svx/strings.hrc:1695
+#: include/svx/strings.hrc:1697
msgctxt "RID_SUBSETMAP"
msgid "Early Dynastic Cuneiform"
msgstr ""
#. La5yr
-#: include/svx/strings.hrc:1696
+#: include/svx/strings.hrc:1698
msgctxt "RID_SUBSETMAP"
msgid "Hatran"
msgstr ""
#. e3aXA
-#: include/svx/strings.hrc:1697
+#: include/svx/strings.hrc:1699
msgctxt "RID_SUBSETMAP"
msgid "Multani"
msgstr ""
#. D6qsK
-#: include/svx/strings.hrc:1698
+#: include/svx/strings.hrc:1700
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
msgstr ""
#. aVhdm
-#: include/svx/strings.hrc:1699
+#: include/svx/strings.hrc:1701
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Symbols And Pictographs"
msgstr ""
#. B6UHz
-#: include/svx/strings.hrc:1700
+#: include/svx/strings.hrc:1702
msgctxt "RID_SUBSETMAP"
msgid "Sutton Signwriting"
msgstr ""
#. rFgRw
-#: include/svx/strings.hrc:1701
+#: include/svx/strings.hrc:1703
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
msgstr ""
#. F2AJT
-#: include/svx/strings.hrc:1702
+#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
msgstr ""
#. zDLT2
-#: include/svx/strings.hrc:1703
+#: include/svx/strings.hrc:1705
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
msgstr ""
#. S69GG
-#: include/svx/strings.hrc:1704
+#: include/svx/strings.hrc:1706
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
msgstr ""
#. QeCxG
-#: include/svx/strings.hrc:1705
+#: include/svx/strings.hrc:1707
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
msgstr ""
#. 45hVB
-#: include/svx/strings.hrc:1706
+#: include/svx/strings.hrc:1708
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
msgstr ""
#. Mr7RB
-#: include/svx/strings.hrc:1707
+#: include/svx/strings.hrc:1709
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr ""
#. RTgGA
-#: include/svx/strings.hrc:1708
+#: include/svx/strings.hrc:1710
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Newa"
msgstr "Nuevo"
#. JJrpR
-#: include/svx/strings.hrc:1709
+#: include/svx/strings.hrc:1711
msgctxt "RID_SUBSETMAP"
msgid "Osage"
msgstr ""
#. o3qMt
-#: include/svx/strings.hrc:1710
+#: include/svx/strings.hrc:1712
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
msgstr ""
#. nRMFd
-#: include/svx/strings.hrc:1711
+#: include/svx/strings.hrc:1713
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
msgstr ""
#. uFMWt
-#: include/svx/strings.hrc:1712
+#: include/svx/strings.hrc:1714
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
msgstr ""
#. DH39v
-#: include/svx/strings.hrc:1713
+#: include/svx/strings.hrc:1715
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
msgstr ""
#. jPSFu
-#: include/svx/strings.hrc:1714
+#: include/svx/strings.hrc:1716
msgctxt "RID_SUBSETMAP"
msgid "Masaram Gondi"
msgstr ""
#. TGJHU
-#: include/svx/strings.hrc:1715
+#: include/svx/strings.hrc:1717
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
msgstr ""
#. DHbMR
-#: include/svx/strings.hrc:1716
+#: include/svx/strings.hrc:1718
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
msgstr ""
#. gPnhH
-#: include/svx/strings.hrc:1717
+#: include/svx/strings.hrc:1719
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
msgstr ""
#. rbMNp
-#: include/svx/strings.hrc:1718
+#: include/svx/strings.hrc:1720
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
msgstr ""
#. i5evF
-#: include/svx/strings.hrc:1719
+#: include/svx/strings.hrc:1721
msgctxt "RID_SUBSETMAP"
msgid "Chess Symbols"
msgstr ""
#. BYA5Y
-#: include/svx/strings.hrc:1720
+#: include/svx/strings.hrc:1722
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
msgstr ""
#. xDvRL
-#: include/svx/strings.hrc:1721
+#: include/svx/strings.hrc:1723
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
msgstr ""
#. uzq7e
-#: include/svx/strings.hrc:1722
+#: include/svx/strings.hrc:1724
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
msgstr ""
#. FAwvP
-#: include/svx/strings.hrc:1723
+#: include/svx/strings.hrc:1725
msgctxt "RID_SUBSETMAP"
msgid "Indic Siyaq Numbers"
msgstr ""
#. TYjtp
-#: include/svx/strings.hrc:1724
+#: include/svx/strings.hrc:1726
msgctxt "RID_SUBSETMAP"
msgid "Makasar"
msgstr ""
#. abFR5
-#: include/svx/strings.hrc:1725
+#: include/svx/strings.hrc:1727
msgctxt "RID_SUBSETMAP"
msgid "Mayan Numerals"
msgstr ""
#. aDjHx
-#: include/svx/strings.hrc:1726
+#: include/svx/strings.hrc:1728
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
msgstr ""
#. qMf5N
-#: include/svx/strings.hrc:1727
+#: include/svx/strings.hrc:1729
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
msgstr ""
#. rUG8e
-#: include/svx/strings.hrc:1728
+#: include/svx/strings.hrc:1730
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
msgstr ""
#. B6UKP
-#: include/svx/strings.hrc:1729
+#: include/svx/strings.hrc:1731
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyph Format Controls"
msgstr ""
#. YBxAE
-#: include/svx/strings.hrc:1730
+#: include/svx/strings.hrc:1732
msgctxt "RID_SUBSETMAP"
msgid "Elymaic"
msgstr ""
#. ibmgu
-#: include/svx/strings.hrc:1731
+#: include/svx/strings.hrc:1733
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
msgstr ""
#. 8A7FD
-#: include/svx/strings.hrc:1732
+#: include/svx/strings.hrc:1734
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
msgstr ""
#. DajDi
-#: include/svx/strings.hrc:1733
+#: include/svx/strings.hrc:1735
msgctxt "RID_SUBSETMAP"
msgid "Ottoman Siyaq Numbers"
msgstr ""
#. FAb6M
-#: include/svx/strings.hrc:1734
+#: include/svx/strings.hrc:1736
msgctxt "RID_SUBSETMAP"
msgid "Small Kana Extension"
msgstr ""
#. bmviu
-#: include/svx/strings.hrc:1735
+#: include/svx/strings.hrc:1737
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr ""
#. SmFqD
-#: include/svx/strings.hrc:1736
+#: include/svx/strings.hrc:1738
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
msgstr ""
#. qNixg
-#: include/svx/strings.hrc:1737
+#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
msgstr ""
#. EDpqy
-#: include/svx/strings.hrc:1738
+#: include/svx/strings.hrc:1740
msgctxt "RID_SUBSETMAP"
msgid "Chorasmian"
msgstr ""
#. EH9Xf
-#: include/svx/strings.hrc:1739
+#: include/svx/strings.hrc:1741
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension G"
msgstr ""
#. wBzzY
-#: include/svx/strings.hrc:1740
+#: include/svx/strings.hrc:1742
msgctxt "RID_SUBSETMAP"
msgid "Dhives Akuru"
msgstr ""
#. CX5R4
-#: include/svx/strings.hrc:1741
+#: include/svx/strings.hrc:1743
msgctxt "RID_SUBSETMAP"
msgid "Khitan small script"
msgstr ""
#. onKAu
-#: include/svx/strings.hrc:1742
+#: include/svx/strings.hrc:1744
msgctxt "RID_SUBSETMAP"
msgid "Lisu Supplement"
msgstr ""
#. yMTF4
-#: include/svx/strings.hrc:1743
+#: include/svx/strings.hrc:1745
msgctxt "RID_SUBSETMAP"
msgid "Symbols for Legacy Computing"
msgstr ""
#. SZmB5
-#: include/svx/strings.hrc:1744
+#: include/svx/strings.hrc:1746
msgctxt "RID_SUBSETMAP"
msgid "Tangut Supplement"
msgstr ""
#. zxpCG
-#: include/svx/strings.hrc:1745
+#: include/svx/strings.hrc:1747
msgctxt "RID_SUBSETMAP"
msgid "Yezidi"
msgstr ""
#. BGGvD
-#: include/svx/strings.hrc:1747
+#: include/svx/strings.hrc:1749
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr ""
#. Ct9UG
-#: include/svx/strings.hrc:1748
+#: include/svx/strings.hrc:1750
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr ""
#. XFhAz
-#: include/svx/strings.hrc:1749
+#: include/svx/strings.hrc:1751
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr ""
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1751
+#: include/svx/strings.hrc:1753
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr ""
#. b6Guf
-#: include/svx/strings.hrc:1752
+#: include/svx/strings.hrc:1754
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr ""
#. yQGoC
-#: include/svx/strings.hrc:1753
+#: include/svx/strings.hrc:1755
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr ""
#. k7B2r
-#: include/svx/strings.hrc:1754
+#: include/svx/strings.hrc:1756
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr ""
#. DF4B8
-#: include/svx/strings.hrc:1755
+#: include/svx/strings.hrc:1757
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. siSmL
-#: include/svx/strings.hrc:1757
+#: include/svx/strings.hrc:1759
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Fontwork"
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1759
+#: include/svx/strings.hrc:1761
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1760
+#: include/svx/strings.hrc:1762
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1762
+#: include/svx/strings.hrc:1764
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. zvqUJ
#. strings related to borders
-#: include/svx/strings.hrc:1766
+#: include/svx/strings.hrc:1768
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
#. ABKEK
-#: include/svx/strings.hrc:1767
+#: include/svx/strings.hrc:1769
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
#. ygU8P
-#: include/svx/strings.hrc:1768
+#: include/svx/strings.hrc:1770
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
#. q5KJ8
-#: include/svx/strings.hrc:1769
+#: include/svx/strings.hrc:1771
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
#. TFuZb
-#: include/svx/strings.hrc:1770
+#: include/svx/strings.hrc:1772
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Set Outer Border and Vertical Lines"
msgstr ""
#. H5s9X
-#: include/svx/strings.hrc:1771
+#: include/svx/strings.hrc:1773
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
#. T5crG
-#: include/svx/strings.hrc:1772
+#: include/svx/strings.hrc:1774
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
#. S6AAA
-#: include/svx/strings.hrc:1773
+#: include/svx/strings.hrc:1775
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
#. tknFJ
-#: include/svx/strings.hrc:1774
+#: include/svx/strings.hrc:1776
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
#. hSmnW
-#: include/svx/strings.hrc:1775
+#: include/svx/strings.hrc:1777
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
#. DsEAB
-#: include/svx/strings.hrc:1776
+#: include/svx/strings.hrc:1778
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Set Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. Dy2UG
-#: include/svx/strings.hrc:1777
+#: include/svx/strings.hrc:1779
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
#. yF8RP
-#: include/svx/strings.hrc:1778
+#: include/svx/strings.hrc:1780
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Set Right Border Only"
msgstr ""
#. E2jZj
-#: include/svx/strings.hrc:1779
+#: include/svx/strings.hrc:1781
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Set Top Border Only"
msgstr ""
#. 7ixEC
-#: include/svx/strings.hrc:1780
+#: include/svx/strings.hrc:1782
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Set Bottom Border Only"
msgstr ""
#. nCjXG
-#: include/svx/strings.hrc:1781
+#: include/svx/strings.hrc:1783
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. 46Fq7
-#: include/svx/strings.hrc:1782
+#: include/svx/strings.hrc:1784
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
@@ -13391,7 +13403,7 @@ msgid "Preview:"
msgstr ""
#. HG9Rn
-#: svx/uiconfig/ui/asianphoneticguidedialog.ui:506
+#: svx/uiconfig/ui/asianphoneticguidedialog.ui:503
msgctxt "asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog"
msgid "Allows you to add comments next to Asian characters to serve as a pronunciation guide."
msgstr ""
@@ -13712,74 +13724,140 @@ msgid "Classification"
msgstr ""
#. c6ZEp
-#: svx/uiconfig/ui/classificationdialog.ui:125
+#: svx/uiconfig/ui/classificationdialog.ui:122
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
msgstr ""
#. EzBeR
-#: svx/uiconfig/ui/classificationdialog.ui:140
+#: svx/uiconfig/ui/classificationdialog.ui:137
msgctxt "classificationdialog|label-InternationalClassification"
msgid "International:"
msgstr ""
+#. T5CsA
+#: svx/uiconfig/ui/classificationdialog.ui:158
+msgctxt "classificationdialog|extended_tip|classiticationCB"
+msgid "Lists the translated document and paragraph classification levels of your installation."
+msgstr ""
+
+#. BKBcj
+#: svx/uiconfig/ui/classificationdialog.ui:176
+msgctxt "classificationdialog|extended_tip|internationalclassiticationCB"
+msgid "Lists the international document and paragraph classification levels of your installation."
+msgstr ""
+
#. 2DFQN
-#: svx/uiconfig/ui/classificationdialog.ui:182
+#: svx/uiconfig/ui/classificationdialog.ui:189
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
msgstr ""
#. QZAAx
-#: svx/uiconfig/ui/classificationdialog.ui:198
+#: svx/uiconfig/ui/classificationdialog.ui:205
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
msgstr ""
+#. nBJnS
+#: svx/uiconfig/ui/classificationdialog.ui:226
+msgctxt "classificationdialog|extended_tip|recentlyUsedCB"
+msgid "Lists the most recently used classification terms."
+msgstr ""
+
+#. E4AUF
+#: svx/uiconfig/ui/classificationdialog.ui:270
+msgctxt "classificationdialog|extended_tip|markingLB"
+msgid "Lists the specific classification markings for document and paragraph classification of your installation."
+msgstr ""
+
#. L4EWE
-#: svx/uiconfig/ui/classificationdialog.ui:283
+#: svx/uiconfig/ui/classificationdialog.ui:300
#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "Contenius"
#. rjd94
-#: svx/uiconfig/ui/classificationdialog.ui:304
+#: svx/uiconfig/ui/classificationdialog.ui:321
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr ""
+#. ob6c4
+#: svx/uiconfig/ui/classificationdialog.ui:327
+msgctxt "classificationdialog|extended_tip|toolboxCB"
+msgid "Applies bold character style to the classification contents."
+msgstr ""
+
#. v8MHF
-#: svx/uiconfig/ui/classificationdialog.ui:317
+#: svx/uiconfig/ui/classificationdialog.ui:339
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
msgstr ""
+#. zGuTE
+#: svx/uiconfig/ui/classificationdialog.ui:345
+msgctxt "classificationdialog|extended_tip|signButton"
+msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
+msgstr ""
+
+#. xjChP
+#: svx/uiconfig/ui/classificationdialog.ui:382
+msgctxt "classificationdialog|extended_tip|classiticationEditWindow"
+msgid "Displays the current classification terms of the document or paragraph."
+msgstr ""
+
#. cDs9q
-#: svx/uiconfig/ui/classificationdialog.ui:386
+#: svx/uiconfig/ui/classificationdialog.ui:418
msgctxt "classificationdialog|label-PartNumber"
msgid "License:"
msgstr ""
#. d24J5
-#: svx/uiconfig/ui/classificationdialog.ui:401
+#: svx/uiconfig/ui/classificationdialog.ui:433
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
msgstr ""
#. AEUjh
-#: svx/uiconfig/ui/classificationdialog.ui:417
+#: svx/uiconfig/ui/classificationdialog.ui:449
msgctxt "classificationdialog|label-PartNumber"
msgid "Part text:"
msgstr ""
+#. 9CyuA
+#: svx/uiconfig/ui/classificationdialog.ui:472
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartEntry"
+msgid "Enter a custom intellectual property text for the document."
+msgstr ""
+
+#. Q3nGA
+#: svx/uiconfig/ui/classificationdialog.ui:517
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartLB"
+msgid "Lists the available intellectual property licenses defined for your installation."
+msgstr ""
+
+#. GR2S8
+#: svx/uiconfig/ui/classificationdialog.ui:563
+msgctxt "classificationdialog|extended_tip|intellectual PropertyPartNumberLB"
+msgid "Lists the available intellectual property part numbers of your installation."
+msgstr ""
+
#. gdZhQ
-#: svx/uiconfig/ui/classificationdialog.ui:529
+#: svx/uiconfig/ui/classificationdialog.ui:576
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "Adhibir"
+#. Uy6aW
+#: svx/uiconfig/ui/classificationdialog.ui:584
+msgctxt "classificationdialog|extended_tip|intelectualPropertyPartAddButton"
+msgid "Click to add the part text to the intellectual property classification content."
+msgstr ""
+
#. XGQ6V
-#: svx/uiconfig/ui/classificationdialog.ui:553
+#: svx/uiconfig/ui/classificationdialog.ui:605
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
@@ -15952,145 +16030,145 @@ msgid "Replace A_ll"
msgstr ""
#. 8pjvL
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:651
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:650
msgctxt "findreplacedialog-mobile|selection"
msgid "C_urrent selection only"
msgstr ""
#. kXCyp
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:665
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:664
msgctxt "findreplacedialog-mobile|regexp"
msgid "Re_gular expressions"
msgstr ""
#. PHsrD
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:686
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:685
msgctxt "findreplacedialog-mobile|attributes"
msgid "Attribut_es..."
msgstr ""
#. GRaeC
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:700
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:699
msgctxt "findreplacedialog-mobile|format"
msgid "For_mat..."
msgstr ""
#. cx7u7
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:714
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:713
msgctxt "findreplacedialog-mobile|noformat"
msgid "_No Format"
msgstr ""
#. TnTGs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:735
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:734
msgctxt "findreplacedialog-mobile|layout"
msgid "Search for st_yles"
msgstr ""
#. QZvqy
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:749
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:748
msgctxt "findreplacedialog-mobile|includediacritics"
msgid "Diac_ritic-sensitive"
msgstr ""
#. jgEBu
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:763
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:762
msgctxt "findreplacedialog-mobile|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. HEtSQ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:777
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:776
msgctxt "findreplacedialog-mobile|matchcharwidth"
msgid "Match character _width"
msgstr ""
#. PeENq
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:796
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:795
msgctxt "findreplacedialog-mobile|similarity"
msgid "S_imilarity search"
msgstr ""
#. BxPGW
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:811
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:810
msgctxt "findreplacedialog-mobile|similaritybtn"
msgid "Similarities..."
msgstr ""
#. z8Uiz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:838
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:837
msgctxt "findreplacedialog-mobile|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. e7EkJ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:853
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:852
msgctxt "findreplacedialog-mobile|soundslikebtn"
msgid "Sounds..."
msgstr ""
#. ZvWKZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:879
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:878
msgctxt "findreplacedialog-mobile|wildcard"
msgid "Wil_dcards"
msgstr ""
#. jCtqG
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:894
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:893
msgctxt "findreplacedialog-mobile|notes"
msgid "_Comments"
msgstr ""
#. CABZs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:915
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:914
msgctxt "findreplacedialog-mobile|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. EjXBb
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:951
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:950
msgctxt "findreplacedialog-mobile|searchinlabel"
msgid "Search i_n:"
msgstr ""
#. vHG2V
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
msgstr ""
#. BC8U6
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Values"
msgstr ""
#. BkByZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:968
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Notes"
msgstr ""
#. a8BE2
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:993
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:992
msgctxt "findreplacedialog-mobile|searchdir"
msgid "Direction:"
msgstr ""
#. GPC8q
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1010
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1009
msgctxt "findreplacedialog-mobile|rows"
msgid "Ro_ws"
msgstr ""
#. xCeTz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1029
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1028
msgctxt "findreplacedialog-mobile|cols"
msgid "Colum_ns"
msgstr ""
#. fPE4f
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1073
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1072
msgctxt "findreplacedialog-mobile|label3"
msgid "Other _options"
msgstr ""
@@ -16259,220 +16337,220 @@ msgid "Replaces all of the occurrences of the text or format that you want to re
msgstr ""
#. gRMJL
-#: svx/uiconfig/ui/findreplacedialog.ui:705
+#: svx/uiconfig/ui/findreplacedialog.ui:704
msgctxt "findreplacedialog|selection"
msgid "C_urrent selection only"
msgstr ""
#. Fkfjb
-#: svx/uiconfig/ui/findreplacedialog.ui:713
+#: svx/uiconfig/ui/findreplacedialog.ui:712
msgctxt "findreplacedialog|extended_tip|selection"
msgid "Searches only the selected text or cells."
msgstr ""
#. CwXAb
-#: svx/uiconfig/ui/findreplacedialog.ui:724
+#: svx/uiconfig/ui/findreplacedialog.ui:723
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
msgstr ""
#. cX5ta
-#: svx/uiconfig/ui/findreplacedialog.ui:745
+#: svx/uiconfig/ui/findreplacedialog.ui:744
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
msgstr ""
#. QoKEH
-#: svx/uiconfig/ui/findreplacedialog.ui:759
+#: svx/uiconfig/ui/findreplacedialog.ui:758
msgctxt "findreplacedialog|format"
msgid "For_mat..."
msgstr ""
#. Eaomj
-#: svx/uiconfig/ui/findreplacedialog.ui:766
+#: svx/uiconfig/ui/findreplacedialog.ui:765
msgctxt "findreplacedialog|extended_tip|format"
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
msgstr ""
#. C4Co9
-#: svx/uiconfig/ui/findreplacedialog.ui:778
+#: svx/uiconfig/ui/findreplacedialog.ui:777
msgctxt "findreplacedialog|noformat"
msgid "_No Format"
msgstr ""
#. G7NEP
-#: svx/uiconfig/ui/findreplacedialog.ui:799
+#: svx/uiconfig/ui/findreplacedialog.ui:798
msgctxt "findreplacedialog|layout"
msgid "Search for st_yles"
msgstr ""
#. JEwqr
-#: svx/uiconfig/ui/findreplacedialog.ui:807
+#: svx/uiconfig/ui/findreplacedialog.ui:806
msgctxt "findreplacedialog|extended_tip|layout"
msgid "Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list."
msgstr ""
#. wjEUp
-#: svx/uiconfig/ui/findreplacedialog.ui:818
+#: svx/uiconfig/ui/findreplacedialog.ui:817
msgctxt "findreplacedialog|includediacritics"
msgid "Diacritic-_sensitive"
msgstr ""
#. J8Zou
-#: svx/uiconfig/ui/findreplacedialog.ui:832
+#: svx/uiconfig/ui/findreplacedialog.ui:831
msgctxt "findreplacedialog|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. AtLV3
-#: svx/uiconfig/ui/findreplacedialog.ui:846
+#: svx/uiconfig/ui/findreplacedialog.ui:845
msgctxt "findreplacedialog|matchcharwidth"
msgid "Match character _width"
msgstr ""
#. uauDF
-#: svx/uiconfig/ui/findreplacedialog.ui:854
+#: svx/uiconfig/ui/findreplacedialog.ui:853
msgctxt "findreplacedialog|extended_tip|matchcharwidth"
msgid "Distinguishes between half-width and full-width character forms."
msgstr ""
#. WCsiC
-#: svx/uiconfig/ui/findreplacedialog.ui:870
+#: svx/uiconfig/ui/findreplacedialog.ui:869
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
msgstr ""
#. 9Div9
-#: svx/uiconfig/ui/findreplacedialog.ui:878
+#: svx/uiconfig/ui/findreplacedialog.ui:877
msgctxt "findreplacedialog|extended_tip|similarity"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr ""
#. mKiVJ
-#: svx/uiconfig/ui/findreplacedialog.ui:890
+#: svx/uiconfig/ui/findreplacedialog.ui:889
msgctxt "findreplacedialog|similaritybtn"
msgid "Similarities..."
msgstr ""
#. 4MK8M
-#: svx/uiconfig/ui/findreplacedialog.ui:899
+#: svx/uiconfig/ui/findreplacedialog.ui:898
msgctxt "findreplacedialog|extended_tip|similaritybtn"
msgid "Set the options for the similarity search."
msgstr ""
#. pc7dE
-#: svx/uiconfig/ui/findreplacedialog.ui:922
+#: svx/uiconfig/ui/findreplacedialog.ui:921
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. 2Sw86
-#: svx/uiconfig/ui/findreplacedialog.ui:930
+#: svx/uiconfig/ui/findreplacedialog.ui:929
msgctxt "findreplacedialog|extended_tip|soundslike"
msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
msgstr ""
#. ak55F
-#: svx/uiconfig/ui/findreplacedialog.ui:942
+#: svx/uiconfig/ui/findreplacedialog.ui:941
msgctxt "findreplacedialog|soundslikebtn"
msgid "Sounds..."
msgstr ""
#. 86WMC
-#: svx/uiconfig/ui/findreplacedialog.ui:951
+#: svx/uiconfig/ui/findreplacedialog.ui:950
msgctxt "findreplacedialog|extended_tip|soundslikebtn"
msgid "Sets the search options for similar notation used in Japanese text."
msgstr ""
#. R2bHb
-#: svx/uiconfig/ui/findreplacedialog.ui:973
+#: svx/uiconfig/ui/findreplacedialog.ui:972
msgctxt "findreplacedialog|wildcard"
msgid "Wil_dcards"
msgstr ""
#. vFwmA
-#: svx/uiconfig/ui/findreplacedialog.ui:988
+#: svx/uiconfig/ui/findreplacedialog.ui:987
msgctxt "findreplacedialog|notes"
msgid "Comme_nts"
msgstr ""
#. z68pk
-#: svx/uiconfig/ui/findreplacedialog.ui:996
+#: svx/uiconfig/ui/findreplacedialog.ui:995
msgctxt "findreplacedialog|extended_tip|notes"
msgid "In Writer, you can select to include the comment texts in your searches."
msgstr ""
#. hj5vn
-#: svx/uiconfig/ui/findreplacedialog.ui:1014
+#: svx/uiconfig/ui/findreplacedialog.ui:1013
msgctxt "findreplacedialog|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. qrgkN
-#: svx/uiconfig/ui/findreplacedialog.ui:1022
+#: svx/uiconfig/ui/findreplacedialog.ui:1021
msgctxt "findreplacedialog|extended_tip|replace_backwards"
msgid "Search starts at the current cursor position and goes backwards to the beginning of the file."
msgstr ""
#. t4J9E
-#: svx/uiconfig/ui/findreplacedialog.ui:1055
+#: svx/uiconfig/ui/findreplacedialog.ui:1054
msgctxt "findreplacedialog|searchinlabel"
msgid "Search i_n:"
msgstr ""
#. GGhEA
-#: svx/uiconfig/ui/findreplacedialog.ui:1070
+#: svx/uiconfig/ui/findreplacedialog.ui:1069
#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "~Formulas"
#. bpBeC
-#: svx/uiconfig/ui/findreplacedialog.ui:1071
+#: svx/uiconfig/ui/findreplacedialog.ui:1070
#, fuzzy
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "Valura"
#. zSUYq
-#: svx/uiconfig/ui/findreplacedialog.ui:1072
+#: svx/uiconfig/ui/findreplacedialog.ui:1071
msgctxt "findreplacedialog|calcsearchin"
msgid "Comments"
msgstr ""
#. K4WuW
-#: svx/uiconfig/ui/findreplacedialog.ui:1097
+#: svx/uiconfig/ui/findreplacedialog.ui:1096
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr ""
#. p2HBA
-#: svx/uiconfig/ui/findreplacedialog.ui:1114
+#: svx/uiconfig/ui/findreplacedialog.ui:1113
msgctxt "findreplacedialog|rows"
msgid "Ro_ws"
msgstr ""
#. uib5F
-#: svx/uiconfig/ui/findreplacedialog.ui:1133
+#: svx/uiconfig/ui/findreplacedialog.ui:1132
#, fuzzy
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
msgstr "Columna"
#. Q6fG8
-#: svx/uiconfig/ui/findreplacedialog.ui:1177
+#: svx/uiconfig/ui/findreplacedialog.ui:1176
msgctxt "findreplacedialog|label3"
msgid "Other _options"
msgstr ""
#. CPpFA
-#: svx/uiconfig/ui/findreplacedialog.ui:1184
+#: svx/uiconfig/ui/findreplacedialog.ui:1183
msgctxt "findreplacedialog|extended_tip|label3"
msgid "Shows more or fewer search options. Click this label again to hide the extended search options."
msgstr ""
#. YpLau
-#: svx/uiconfig/ui/findreplacedialog.ui:1220
+#: svx/uiconfig/ui/findreplacedialog.ui:1219
msgctxt "findreplacedialog|extended_tip|FindReplaceDialog"
msgid "Finds or replaces text or formats in the current document."
msgstr ""
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 4130a64d199..0a857a1a46b 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 23:58+0200\n"
"PO-Revision-Date: 2021-01-04 20:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/an/>\n"
@@ -6590,559 +6590,553 @@ msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Definiu por l'~usuario"
-#. bwB2m
-#: sw/inc/strings.hrc:769
-msgctxt "STR_AUTH_TYPE_LOCAL_FILE"
-msgid "Local file"
-msgstr ""
-
#. nsCwi
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:769
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr ""
#. CpKgc
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:770
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipo"
#. kUGDr
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:771
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adreza"
#. DquVQ
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:772
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr ""
#. sduuV
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:773
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr ""
#. fXvz6
-#: sw/inc/strings.hrc:775
+#: sw/inc/strings.hrc:774
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr ""
#. c8PFE
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:775
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Capítol"
#. GXqxF
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:776
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr ""
#. p7A3p
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:777
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr ""
#. aAFEz
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:778
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr ""
#. 8DwdJ
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:779
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr ""
#. VWNxy
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:780
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr ""
#. Da4fW
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "mes"
#. SdSBt
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:782
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
#. MZYpD
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:783
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Numero"
#. ZB7Go
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:784
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "NombreOrganización"
#. C4CdP
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:785
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr ""
#. yFPFa
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:786
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr ""
#. d9u3p
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:787
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr ""
#. Qxsdb
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:788
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr ""
#. YhXPg
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:789
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titol"
#. qEBhL
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:790
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr ""
#. Sij9w
-#: sw/inc/strings.hrc:792
+#: sw/inc/strings.hrc:791
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr ""
#. K8miv
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:792
#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "anyo"
#. pFMSV
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:793
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr ""
#. xFG3c
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:794
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Definiu por l'~usuario"
#. wtDyU
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:795
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Definiu por l'~usuario"
#. VH3Se
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:796
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Definiu por l'~usuario"
#. twuKb
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:797
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Definiu por l'~usuario"
#. WAo7Z
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:798
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Definiu por l'~usuario"
#. 3r6Wg
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:799
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr ""
#. eFnnx
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:801
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr ""
#. EHTHH
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:802
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr ""
#. D2gkA
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:803
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr ""
#. mK84T
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:805
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comentario"
#. fwecS
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Amostrar comentarios"
#. HkUvy
-#: sw/inc/strings.hrc:808
+#: sw/inc/strings.hrc:807
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr ""
#. FcmEy
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:809
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr ""
#. VhMST
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:810
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr ""
#. E5MLr
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:811
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr ""
#. qndNh
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:812
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr ""
#. B6xah
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:813
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr ""
#. ChetY
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:814
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr ""
#. QxAiF
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:815
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr ""
#. sG8Xt
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:816
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr ""
#. GaoqR
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:818
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr ""
#. MwUEP
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:819
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
#. AawM4
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:820
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
#. GGo8i
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:821
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr ""
#. DCPSB
-#: sw/inc/strings.hrc:823
+#: sw/inc/strings.hrc:822
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr ""
#. YxCCF
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:823
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
#. 8ygN3
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:824
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
#. ewPPB
-#: sw/inc/strings.hrc:826
+#: sw/inc/strings.hrc:825
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
#. 9VEc3
-#: sw/inc/strings.hrc:827
+#: sw/inc/strings.hrc:826
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
#. svrE7
-#: sw/inc/strings.hrc:829
+#: sw/inc/strings.hrc:828
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr ""
#. YGNN4
-#: sw/inc/strings.hrc:830
+#: sw/inc/strings.hrc:829
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr ""
#. GDH49
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:830
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr ""
#. RwAcm
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:831
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr ""
#. ytxKG
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:832
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr ""
#. nAwMG
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:833
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr ""
#. CVVa6
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:835
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr ""
#. njGGA
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:836
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
#. ZVuKY
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:837
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
#. h4yuq
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:838
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr ""
#. kWhqT
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:839
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
#. hvF3V
-#: sw/inc/strings.hrc:841
+#: sw/inc/strings.hrc:840
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
#. A6XaR
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:841
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
#. 4VJWL
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:842
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr ""
#. Vj6XT
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:843
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
#. bafeG
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:844
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Texto"
#. tt6sA
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:845
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr ""
#. zrUsN
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:846
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr ""
#. 2UVE6
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:847
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr ""
#. Bd6pd
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:848
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr ""
#. 9krzf
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:849
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr ""
#. oahCQ
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:850
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr ""
#. ijdxe
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:851
msgctxt "ST_DELETE_CONFIRM"
msgid "Do you want to delete this registered data source?"
msgstr ""
#. kE5C3
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:853
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr ""
#. Y6FhG
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:854
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Totz os fichers"
#. 7cNjh
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:855
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr ""
#. Ef8TY
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:856
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr ""
#. 24opW
-#: sw/inc/strings.hrc:858
+#: sw/inc/strings.hrc:857
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr ""
#. sq73T
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:858
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr ""
#. QupGC
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:859
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr ""
#. SzqRv
-#: sw/inc/strings.hrc:861
+#: sw/inc/strings.hrc:860
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr ""
#. zAUu8
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:861
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
#. JBZFc
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:862
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr ""
#. CRJb6
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:863
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr ""
#. U4H2j
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:864
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr ""
#. DwxF8
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:865
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr ""
#. uDNRt
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:866
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n"
@@ -7151,91 +7145,91 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:867
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr ""
#. jiJuZ
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:869
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr ""
#. FiUyK
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:870
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr ""
#. QwrpS
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:871
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr ""
#. omRZF
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:872
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr ""
#. YrDuD
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:873
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr ""
#. tTr4B
-#: sw/inc/strings.hrc:875
+#: sw/inc/strings.hrc:874
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr ""
#. S4p5M
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:875
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
#. N5YUH
-#: sw/inc/strings.hrc:877
+#: sw/inc/strings.hrc:876
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr ""
#. L5FEG
-#: sw/inc/strings.hrc:878
+#: sw/inc/strings.hrc:877
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr ""
#. CEhZj
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:879
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabla"
#. v9hEB
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:880
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
#. HxGAu
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:882
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr ""
#. gE7CA
-#: sw/inc/strings.hrc:884
+#: sw/inc/strings.hrc:883
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr ""
#. 2SuqF
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:884
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr ""
@@ -7245,255 +7239,255 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:890
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Calendata"
#. V9cQp
-#: sw/inc/strings.hrc:892
+#: sw/inc/strings.hrc:891
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
#. 2zgWi
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:892
#, fuzzy
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nombre d'o fichero"
#. FdSaU
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:893
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr ""
#. XZADh
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:894
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Capítol"
#. wYWy2
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr ""
#. EXC6N
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
#, fuzzy
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estatistica"
#. EW86G
-#: sw/inc/strings.hrc:898
+#: sw/inc/strings.hrc:897
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
#. 5aFak
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr ""
#. 3wdud
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr ""
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr ""
#. ckA26
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr ""
#. Fjzgu
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr ""
#. AXoAT
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr ""
#. VfqNE
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr ""
#. E8JAd
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr ""
#. 8LGEQ
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:907
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr ""
#. jrZ7i
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr ""
#. 9WAT9
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr ""
#. qEBxa
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:910
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr ""
#. ACE5s
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr ""
#. ayB3N
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr ""
#. DBM4P
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr ""
#. LJFF5
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:914
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr ""
#. zZCg6
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:915
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr ""
#. 9MGU6
-#: sw/inc/strings.hrc:917
+#: sw/inc/strings.hrc:916
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr ""
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:919
+#: sw/inc/strings.hrc:918
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr ""
#. FJ2X8
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr ""
#. sztLS
#. range database
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr ""
#. JP2DU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
#, fuzzy
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Rechistro siguient"
#. GizhA
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr ""
#. aMGxm
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr ""
#. DtYzi
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr ""
#. UCSej
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr ""
#. M8Fac
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr ""
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:929
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr ""
#. XELYN
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
#. MB6kt
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr ""
#. BWU6A
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr ""
#. 7EGCR
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr ""
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
#, fuzzy
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
@@ -7503,89 +7497,89 @@ msgstr "Información"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Calendata"
#. qMCEh
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr ""
#. AXmyw
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
#. 6dxVs
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr ""
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
#, fuzzy
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabla"
#. 7qW4K
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
#, fuzzy
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Importar"
#. zDRCp
-#: sw/inc/strings.hrc:947
+#: sw/inc/strings.hrc:946
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr ""
#. 2wgLC
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragrafos"
#. JPGG7
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Imachen"
#. CzoFh
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:949
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Obchectos"
#. bDG6R
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pachinas"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr ""
#. xPP2E
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr ""
#. spdXd
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -7594,103 +7588,103 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Interpresa"
#. WWxTK
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nombres"
#. 4tdAc
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Apellidos"
#. xTV7n
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr ""
#. AKD3k
-#: sw/inc/strings.hrc:964
+#: sw/inc/strings.hrc:963
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr ""
#. ErMju
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "País"
#. ESbkx
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:965
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr ""
#. WDAc2
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:966
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ciudat"
#. pg7MV
-#: sw/inc/strings.hrc:968
+#: sw/inc/strings.hrc:967
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titol"
#. DwLhZ
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posición"
#. LDTdu
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr ""
#. JBZyj
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr ""
#. 5EmGH
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr ""
#. AtN9J
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:972
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr ""
#. 6GBRm
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Estau/Provincia"
#. pbrdQ
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr ""
#. wC8SE
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "o"
@@ -7700,39 +7694,39 @@ msgstr "o"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:980
#, fuzzy
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nombre d'o fichero"
#. RBpz3
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr ""
#. BCzy8
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
#, fuzzy
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Rota/Nombre d'o fichero"
#. ChFwM
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr ""
#. R6KrL
-#: sw/inc/strings.hrc:985
+#: sw/inc/strings.hrc:984
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr ""
#. ANM2H
-#: sw/inc/strings.hrc:986
+#: sw/inc/strings.hrc:985
#, fuzzy
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
@@ -7742,25 +7736,25 @@ msgstr "ID Categoría"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr ""
#. tnLqE
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr ""
#. qGEAs
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr ""
#. WFA5R
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr ""
@@ -7769,56 +7763,56 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
#. jm7G7
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
#. ETgy7
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
#. m84Fb
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
#. d9YtB
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr ""
#. vA5RT
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr ""
#. 3ZDgc
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr ""
#. CHmdp
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
#, fuzzy
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Estilo d'a fuella"
#. xBKwZ
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Texto"
@@ -7827,13 +7821,13 @@ msgstr "Texto"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1009
+#: sw/inc/strings.hrc:1008
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nombre"
#. RCnZb
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr ""
@@ -7842,50 +7836,50 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr ""
#. qKXLW
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Texto"
#. E86ZD
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1015
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nombre"
#. FB3Rp
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1016
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Texto"
#. KiBai
-#: sw/inc/strings.hrc:1018
+#: sw/inc/strings.hrc:1017
#, fuzzy
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "~Formula"
#. 9AsdS
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Texto"
#. GokUf
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de datos"
#. UBADL
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr ""
@@ -7894,19 +7888,19 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1024
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
#. aqFVp
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
#. FaZKx
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Calendata"
@@ -7915,80 +7909,80 @@ msgstr "Calendata"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr ""
#. L7dK7
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pachina"
#. MaB3q
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Capítol"
#. 8FciB
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr ""
#. Vq8mj
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Estilo d'a fuella"
#. CQitd
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr ""
#. BsvCn
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1036
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr ""
#. P7wiX
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr ""
#. QBGit
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Numero"
#. CGkV7
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1039
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr ""
#. XgSb3
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1040
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr ""
#. zQTNF
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
#. 97Vs7
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -7997,31 +7991,31 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Texto"
#. rAQoE
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabla"
#. biUa2
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr ""
#. 7mkZb
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1050
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Imachen"
#. GgbFY
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1051
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Obchecto"
@@ -8030,1557 +8024,1557 @@ msgstr "Obchecto"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "STR_COND"
msgid "~Condition"
msgstr ""
#. X9cqJ
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1056
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr ""
#. bo8yF
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1057
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr ""
#. LixXA
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1058
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr ""
#. EX3bJ
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr ""
#. dNZtd
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr ""
#. bfRPa
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
#, fuzzy
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Importar"
#. j2G5G
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr ""
#. vEgGo
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valura"
#. YQesU
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "~Formula"
#. Eq5xq
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalizau 1"
#. 32NzA
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr ""
#. dYQTU
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr ""
#. xELZY
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1070
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr ""
#. F9Ldz
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "STR_WIDTH"
msgid "Width"
msgstr ""
#. rdxcb
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr ""
#. DQm2h
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1073
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr ""
#. imDMU
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1074
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr ""
#. ayQss
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columna"
#. 3moLd
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
#, fuzzy
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Ringlera"
#. XWMSH
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
#. nxGNq
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
#. 57ju6
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
#. tbig8
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1081
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr ""
#. xBHUG
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1082
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
#. XaF3v
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1083
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
#. EWtd2
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
#. PLAVt
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "Ringlera"
#. sg6Za
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr ""
#. gueRC
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Brinco de ~pachina"
#. G3CQN
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
#. MVEk8
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr ""
#. Dns6t
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr ""
#. ZUKCy
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
#. LoQic
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1095
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
#. kbnTf
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr ""
#. D99ZJ
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1097
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr ""
#. fzG3P
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
#. 9RCsQ
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr ""
#. zFTin
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Capitero"
#. PcYEB
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr ""
#. 8Jgfg
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr ""
#. HEuGy
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr ""
#. 4tA4q
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
#. ypvD6
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr ""
#. hyEQ5
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1106
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr ""
#. bGBtQ
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr ""
#. SrG3D
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
#. 9Ywzb
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr ""
#. 2GYT7
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
#. QrFMi
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
#. kLiYd
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1112
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr ""
#. A8nAb
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr ""
#. Uszmm
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1115
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
#. JMHRz
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1116
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
#. oCZWW
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
#. YNKE6
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
#. GPTAu
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr ""
#. fcpTS
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr ""
#. 37hos
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr ""
#. MU7hC
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr ""
#. ZvEq7
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr ""
#. jypsG
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr ""
#. Cui3U
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr ""
#. 4RL9X
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
#. wzGK7
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr ""
#. ngRmB
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
#. JyHkM
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr ""
#. iXSZZ
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr ""
#. kDY9Z
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr ""
#. Hvn8D
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columna"
#. 6j6TA
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
#. dvdDt
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
#. BWqF3
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
#. SCL5F
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr ""
#. CFmBk
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr ""
#. HvZBm
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr ""
#. QDaFk
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
#. rWmT8
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_CONNECT2"
msgid "and "
msgstr ""
#. H2Kwq
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
#. yjSiJ
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
#. HE4BV
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
#. 7Q8qC
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr ""
#. sNxPE
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr ""
#. u73NC
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
#. qQsPp
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
#. BS4nZ
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contraste"
#. avJBK
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
#. HQCJZ
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr ""
#. 5jDK3
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_INVERT"
msgid "Invert"
msgstr ""
#. DVSAx
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
#. Z7tXB
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr ""
#. RXuUF
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estandar"
#. kbALJ
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr ""
#. eSHEj
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr ""
#. tABTr
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr ""
#. 8SwC3
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr ""
#. hWEeF
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
#. HEuEv
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
#. VFgMq
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
#. VRJrB
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
#. Sb3Je
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
#. yXFKP
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
#. vwHbS
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
#. 3874B
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabla"
#. T9JAj
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "ST_FRM"
msgid "Frame"
msgstr ""
#. Fsnm6
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pachina"
#. pKFCz
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "~Debuxo"
#. amiSY
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "ST_CTRL"
msgid "Control"
msgstr ""
#. GEw9u
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "Selección"
#. bEiyL
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr ""
#. 6gXCo
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Graficos"
#. d5eSc
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Obchecto OLE"
#. h5QQ8
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "ST_OUTL"
msgid "Headings"
msgstr ""
#. Cbktp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selección"
#. nquvS
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "ST_FTN"
msgid "Footnote"
msgstr ""
#. GpAUo
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
#. nDFKa
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentario"
#. qpbDE
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr ""
#. ipxfH
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
#. sfmff
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
#. DtkuT
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. A6Vgk
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr ""
#. pCp7u
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "ST_FIELD"
msgid "Field"
msgstr ""
#. LYuHA
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr ""
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
#. yhnpi
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr ""
#. M4BCA
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr ""
#. UWeq4
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr ""
#. ZVCrD
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
#. NGAqr
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
#. Mwcvm
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr ""
#. xbxDs
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1196
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
#. 4ovAF
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
#. YzK6w
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr ""
#. skdRc
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
#. RBFga
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr ""
#. GNLrx
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
#. mFCfp
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr ""
#. gbnwp
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
#. TXYkA
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr ""
#. EyvbV
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr ""
#. cC5vJ
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1206
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr ""
#. p5jbU
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
#. 2WMmZ
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
#. 6uGDP
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr ""
#. YYCtk
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr ""
#. nFLdX
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
#. VuxvB
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
#. QSuct
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
#. CzLBr
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
#. B7PoL
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr ""
#. AgtLD
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
#. GJQ6F
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
#. GWnfD
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
#. uDtcG
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
#. VR6DX
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr ""
#. GqESF
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
#. gBgxo
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr ""
#. UAon9
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr ""
#. L2Apv
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr ""
#. jCsGs
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr ""
#. o3BBz
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr ""
#. LnFkq
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Eliminar"
#. cTNEn
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
#. YWr7C
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr ""
#. 6xVDN
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr ""
#. 32AND
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
#. wLDkj
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
#. Eb5Gb
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
#. i5ZJt
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
#. 4gE3z
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
#. DRCyp
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr ""
#. qpW2q
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr ""
#. 3RFUd
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
#. QCD36
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
#. AYjgB
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
#. qVX2k
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
#. DSg3b
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
#. 6GzuM
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
#. FDVNH
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1250
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
#. SL7r3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
#. CBvih
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
#. s8v3h
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
#. wL3Fr
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr ""
#. DrAUe
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
#. 9Xgou
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
#. ApT5B
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr ""
#. wVAZJ
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr ""
#. iJuAv
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
#. Bwwho
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
#. bfog5
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
#. xy4Vm
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
#. tEqyq
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
#. 5ihue
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr ""
#. GWzLN
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
#, fuzzy
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentario"
#. CoJc8
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr ""
#. dfMEF
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
#, fuzzy
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Selección"
#. NytQQ
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr ""
#. YRAQL
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr ""
#. ELCVU
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr ""
#. PzfQF
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr ""
#. sgEbW
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pachina "
#. 3DpEx
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
#. HSbzS
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. a7tDc
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr ""
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragrafo"
#. aAtmp
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1282
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Imachen"
#. UBDMK
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Obchecto OLE"
#. xEWbo
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1284
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr ""
#. hfJns
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabla"
#. GRqNY
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr ""
#. CDQY4
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr ""
#. 2Db9T
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pachina"
#. 63FuG
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Capitero"
#. aDuAY
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr ""
#. y2GBv
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titol"
#. AipGR
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
#, fuzzy
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separadors"
#. CoSEf
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_LEVEL"
msgid "Level "
msgstr ""
#. JdTF4
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr ""
#. zRWDZ
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr ""
#. t5uWs
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr ""
#. vSSnJ
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr ""
#. NSx98
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
#. hK8CX
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
#. 8EgTx
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
#. gxt8B
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
#. pGAb4
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
#. teDm3
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
#. XWaFn
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
#. xp6D6
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
#. AogDK
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
#. 5A4jw
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr ""
#. FH365
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr ""
#. xZjtZ
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "~Tabulacions"
#. aXW8y
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Texto"
#. MCUd2
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr ""
#. pXqw3
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
#. DRBSD
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
#. Ytn5g
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
#. hRo3J
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr ""
#. ZKG5v
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr ""
#. d9BES
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
#. kwoGP
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
#. Avm9y
-#: sw/inc/strings.hrc:1324
+#: sw/inc/strings.hrc:1323
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
#. 59eRi
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1324
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
#. 8AagG
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -9589,263 +9583,263 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr ""
#. 5GiEA
-#: sw/inc/strings.hrc:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr ""
#. sdyVF
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr ""
#. NAXyZ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr ""
#. 5C6Rc
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr ""
#. 3QFYB
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr ""
#. oUhnK
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Cantos"
#. T2SH2
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fundo"
#. K6Yvs
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr ""
#. Fsanh
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
#. VZnJf
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr ""
#. kWe9j
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
#. dLuAF
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
#. oUR7Y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
#. GBVqD
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
#. rZBXF
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr ""
#. Z8EjG
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
#. YEXdS
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr ""
#. QecQ3
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr ""
#. aaiBM
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
#. kSDGu
-#: sw/inc/strings.hrc:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
#. KiAdJ
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
#. FqsCt
-#: sw/inc/strings.hrc:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_NO_BASE_FOR_MERGE"
msgid "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge."
msgstr ""
#. wcuf4
-#: sw/inc/strings.hrc:1359
+#: sw/inc/strings.hrc:1358
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
#. K9qMS
-#: sw/inc/strings.hrc:1360
+#: sw/inc/strings.hrc:1359
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#. XWQ8w
-#: sw/inc/strings.hrc:1361
+#: sw/inc/strings.hrc:1360
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Documento HTML"
#. qVZBx
-#: sw/inc/strings.hrc:1362
+#: sw/inc/strings.hrc:1361
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Documento de texto"
#. qmmPU
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
#. 2LgDJ
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr ""
#. AcAD8
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr ""
#. DE9FZ
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr ""
#. EzBCZ
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr ""
#. fgywB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ringlera"
#. GUc4a
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna"
#. yMyuo
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
#. ywFCb
-#: sw/inc/strings.hrc:1371
+#: sw/inc/strings.hrc:1370
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
#. BT3M3
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr ""
#. ZR9aw
-#: sw/inc/strings.hrc:1374
+#: sw/inc/strings.hrc:1373
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
#. YCNYb
-#: sw/inc/strings.hrc:1375
+#: sw/inc/strings.hrc:1374
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
#. fmHmE
-#: sw/inc/strings.hrc:1376
+#: sw/inc/strings.hrc:1375
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
#. yAAPM
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr ""
#. mWrXk
-#: sw/inc/strings.hrc:1380
+#: sw/inc/strings.hrc:1379
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
#. RmBFW
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr ""
@@ -9854,7 +9848,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -9863,123 +9857,123 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
#. xAKRC
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
#. pDAHz
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
#. etEEx
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
#. BK7ub
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
#. kZKCf
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Tarchetas de pr~esentación"
#. ECFij
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr ""
#. PwrB9
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr ""
#. NL48o
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "Eliminar"
#. PW4Bz
-#: sw/inc/strings.hrc:1405
+#: sw/inc/strings.hrc:1404
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr ""
#. yfgiq
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr ""
#. fhLzk
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr ""
#. gD4D3
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr ""
#. BFszo
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr ""
#. EoAB8
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "Conteniu"
#. Shstx
-#: sw/inc/strings.hrc:1412
+#: sw/inc/strings.hrc:1411
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr ""
#. 8Cjvb
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr ""
#. zD8rb
-#: sw/inc/strings.hrc:1414
+#: sw/inc/strings.hrc:1413
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr ""
#. 4tTop
-#: sw/inc/strings.hrc:1415
+#: sw/inc/strings.hrc:1414
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr ""
#. KhKwa
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
#, fuzzy
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
@@ -11177,109 +11171,109 @@ msgid "Insert Bibliography Entry"
msgstr ""
#. XnbFd
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:42
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:43
msgctxt "bibliographyentry|extended_tip|new"
msgid "Opens the Define Bibliography Entry dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose Tools - Bibliography Database."
msgstr ""
#. xHxhn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:61
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:62
msgctxt "bibliographyentry|extended_tip|edit"
msgid "Opens the Define Bibliography Entry dialog where you can edit the selected bibliography record."
msgstr ""
#. zo8CS
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:80
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:81
msgctxt "bibliographyentry|extended_tip|close"
msgid "Closes the dialog."
msgstr ""
#. sQJ4e
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:92
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:93
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr ""
#. rUZwC
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:100
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:101
msgctxt "bibliographyentry|extended_tip|insert"
msgid "Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document."
msgstr ""
#. JT2A7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:112
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:113
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "Aplicar"
#. EhmoG
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:149
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:150
msgctxt "bibliographyentry|frombibliography"
msgid "Bibliography Database"
msgstr ""
#. TyGCb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:158
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:159
msgctxt "bibliographyentry|extended_tip|frombibliography"
msgid "Inserts a reference from the bibliography database."
msgstr ""
#. BFK8W
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:169
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:170
msgctxt "bibliographyentry|fromdocument"
msgid "Document Content"
msgstr ""
#. m4Ynn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:178
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:179
msgctxt "bibliographyentry|extended_tip|fromdocument"
msgid "Inserts a reference from the bibliography records that are stored in the current document."
msgstr ""
#. AhW2w
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:193
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:194
msgctxt "bibliographyentry|label1"
msgid "Bibliography Source"
msgstr ""
#. 5BLqy
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:225
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:226
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "Autor"
#. AMDy4
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:237
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:238
msgctxt "bibliographyentry|label3"
msgid "Title"
msgstr "Titol"
#. VPXDb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:274
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:275
msgctxt "bibliographyentry|extended_tip|entrylb"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. YYgLc
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:291
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:292
msgctxt "bibliographyentry|extended_tip|entryed"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. AAmDi
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:304
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:305
msgctxt "bibliographyentry|label5"
msgid "Short name"
msgstr ""
#. voQD7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:323
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:324
msgctxt "bibliographyentry|label4"
msgid "Entry"
msgstr ""
#. 3trf6
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:344
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:345
msgctxt "bibliographyentry|extended_tip|BibliographyEntryDialog"
msgid "Inserts a bibliography reference."
msgstr ""
@@ -17937,39 +17931,39 @@ msgid "Insert Section"
msgstr ""
#. rEeaX
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:40
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:37
msgctxt "insertsectiondialog|ok"
msgid "_Insert"
msgstr ""
#. V4AJG
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:113
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:110
#, fuzzy
msgctxt "insertsectiondialog|section"
msgid "Section"
msgstr "Selección"
#. hgnkY
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:136
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
#, fuzzy
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "Columna"
#. AbW5x
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:160
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr ""
-#. deUnf
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:184
-msgctxt "insertsectiondialog|background"
-msgid "Background"
-msgstr "Fundo"
+#. XFoBE
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
+msgctxt "insertsectiondialog|area"
+msgid "Area"
+msgstr ""
#. Kt5QB
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:208
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
msgctxt "insertsectiondialog|notes"
msgid "Footnotes/Endnotes"
msgstr ""
diff --git a/source/an/vcl/messages.po b/source/an/vcl/messages.po
index df8c65b71a7..7561cd11b52 100644
--- a/source/an/vcl/messages.po
+++ b/source/an/vcl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:17+0200\n"
+"POT-Creation-Date: 2021-06-04 13:11+0200\n"
"PO-Revision-Date: 2021-05-18 15:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Aragonese <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/an/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542022411.000000\n"
#. k5jTM
@@ -1952,530 +1952,530 @@ msgid "_Print"
msgstr ""
#. M3L4L
-#: vcl/uiconfig/ui/printdialog.ui:154
+#: vcl/uiconfig/ui/printdialog.ui:157
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr ""
#. 67YPm
-#: vcl/uiconfig/ui/printdialog.ui:158
+#: vcl/uiconfig/ui/printdialog.ui:163
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 ""
-#. Aq6Gv
-#: vcl/uiconfig/ui/printdialog.ui:189
-msgctxt "printdialog|lastpage"
-msgid "Last page"
-msgstr ""
-
-#. RwCmD
+#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:193
-msgctxt "printdialog|extended_tip|btnLast"
-msgid "Shows preview of the last page."
-msgstr ""
-
-#. CZQLF
-#: vcl/uiconfig/ui/printdialog.ui:209
-msgctxt "printdialog|forward"
-msgid "Next page"
+msgctxt "printdialog|previewbox"
+msgid "Pre_view"
msgstr ""
-#. emK9r
-#: vcl/uiconfig/ui/printdialog.ui:213
-msgctxt "printdialog|extended_tip|forward"
-msgid "Shows preview of the next page."
+#. EpB5H
+#: vcl/uiconfig/ui/printdialog.ui:202
+msgctxt "printdialog|extended_tip|previewbox"
+msgid "Turn on or off display of the print preview."
msgstr ""
-#. yyFVV
-#: vcl/uiconfig/ui/printdialog.ui:228
-msgctxt "printdialog|totalnumpages"
-msgid "/ %n"
+#. SbgFv
+#: vcl/uiconfig/ui/printdialog.ui:232
+msgctxt "printdialog|firstpage"
+msgid "First page"
msgstr ""
-#. c7uMG
-#: vcl/uiconfig/ui/printdialog.ui:246
-msgctxt "printdialog|extended_tip|pageedit"
-msgid "Enter the number of page to be shown in the preview."
+#. GVGSq
+#: vcl/uiconfig/ui/printdialog.ui:236
+msgctxt "printdialog|extended_tip|btnFirst"
+msgid "Shows preview of the first page."
msgstr ""
#. ebceU
-#: vcl/uiconfig/ui/printdialog.ui:262
+#: vcl/uiconfig/ui/printdialog.ui:251
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr ""
#. uS5Ka
-#: vcl/uiconfig/ui/printdialog.ui:266
+#: vcl/uiconfig/ui/printdialog.ui:255
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr ""
-#. SbgFv
-#: vcl/uiconfig/ui/printdialog.ui:282
-msgctxt "printdialog|firstpage"
-msgid "First page"
+#. c7uMG
+#: vcl/uiconfig/ui/printdialog.ui:274
+msgctxt "printdialog|extended_tip|pageedit"
+msgid "Enter the number of page to be shown in the preview."
msgstr ""
-#. GVGSq
-#: vcl/uiconfig/ui/printdialog.ui:286
-msgctxt "printdialog|extended_tip|btnFirst"
-msgid "Shows preview of the first page."
+#. yyFVV
+#: vcl/uiconfig/ui/printdialog.ui:288
+msgctxt "printdialog|totalnumpages"
+msgid "/ %n"
msgstr ""
-#. dQEY8
-#: vcl/uiconfig/ui/printdialog.ui:312
-msgctxt "printdialog|previewbox"
-msgid "Pre_view"
+#. CZQLF
+#: vcl/uiconfig/ui/printdialog.ui:301
+msgctxt "printdialog|forward"
+msgid "Next page"
msgstr ""
-#. EpB5H
-#: vcl/uiconfig/ui/printdialog.ui:322
-msgctxt "printdialog|extended_tip|previewbox"
-msgid "Turn on or off display of the print preview."
+#. emK9r
+#: vcl/uiconfig/ui/printdialog.ui:305
+msgctxt "printdialog|extended_tip|forward"
+msgid "Shows preview of the next page."
+msgstr ""
+
+#. Aq6Gv
+#: vcl/uiconfig/ui/printdialog.ui:320
+msgctxt "printdialog|lastpage"
+msgid "Last page"
+msgstr ""
+
+#. RwCmD
+#: vcl/uiconfig/ui/printdialog.ui:324
+msgctxt "printdialog|extended_tip|btnLast"
+msgid "Shows preview of the last page."
msgstr ""
#. PD6Aj
-#: vcl/uiconfig/ui/printdialog.ui:398
+#: vcl/uiconfig/ui/printdialog.ui:400
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:417
+#: vcl/uiconfig/ui/printdialog.ui:419
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr ""
#. dyo2j
-#: vcl/uiconfig/ui/printdialog.ui:432
+#: vcl/uiconfig/ui/printdialog.ui:434
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr ""
#. McZgQ
-#: vcl/uiconfig/ui/printdialog.ui:438
+#: vcl/uiconfig/ui/printdialog.ui:440
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr ""
#. oBACQ
-#: vcl/uiconfig/ui/printdialog.ui:450
+#: vcl/uiconfig/ui/printdialog.ui:452
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "Propiedatz..."
#. 89CRC
-#: vcl/uiconfig/ui/printdialog.ui:457
+#: vcl/uiconfig/ui/printdialog.ui:459
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:481
+#: vcl/uiconfig/ui/printdialog.ui:483
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr ""
#. AyxGJ
-#: vcl/uiconfig/ui/printdialog.ui:519
+#: vcl/uiconfig/ui/printdialog.ui:521
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr ""
#. AQ7Ms
-#: vcl/uiconfig/ui/printdialog.ui:530
+#: vcl/uiconfig/ui/printdialog.ui:532
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr ""
#. pYtbq
-#: vcl/uiconfig/ui/printdialog.ui:541
+#: vcl/uiconfig/ui/printdialog.ui:543
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr ""
#. azXfE
-#: vcl/uiconfig/ui/printdialog.ui:553
+#: vcl/uiconfig/ui/printdialog.ui:555
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:569
+#: vcl/uiconfig/ui/printdialog.ui:571
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. FTtLK
-#: vcl/uiconfig/ui/printdialog.ui:572
+#: vcl/uiconfig/ui/printdialog.ui:574
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:583
+#: vcl/uiconfig/ui/printdialog.ui:585
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr ""
#. CJ2E7
-#: vcl/uiconfig/ui/printdialog.ui:593
+#: vcl/uiconfig/ui/printdialog.ui:595
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:607
+#: vcl/uiconfig/ui/printdialog.ui:609
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr ""
#. XmeFL
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:626
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr ""
#. 49y67
-#: vcl/uiconfig/ui/printdialog.ui:625
+#: vcl/uiconfig/ui/printdialog.ui:627
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr ""
#. 6CkPE
-#: vcl/uiconfig/ui/printdialog.ui:626
+#: vcl/uiconfig/ui/printdialog.ui:628
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr ""
#. ZeA37
-#: vcl/uiconfig/ui/printdialog.ui:630
+#: vcl/uiconfig/ui/printdialog.ui:632
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr ""
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:661
+#: vcl/uiconfig/ui/printdialog.ui:663
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:686
+#: vcl/uiconfig/ui/printdialog.ui:688
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:702
+#: vcl/uiconfig/ui/printdialog.ui:704
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:703
+#: vcl/uiconfig/ui/printdialog.ui:705
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:704
+#: vcl/uiconfig/ui/printdialog.ui:706
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. CKpgL
-#: vcl/uiconfig/ui/printdialog.ui:708
+#: vcl/uiconfig/ui/printdialog.ui:710
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:722
+#: vcl/uiconfig/ui/printdialog.ui:724
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
#. NwD7S
-#: vcl/uiconfig/ui/printdialog.ui:745
+#: vcl/uiconfig/ui/printdialog.ui:747
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr ""
#. BT4nY
-#: vcl/uiconfig/ui/printdialog.ui:759
+#: vcl/uiconfig/ui/printdialog.ui:761
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr ""
#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:772
+#: vcl/uiconfig/ui/printdialog.ui:774
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr ""
#. svd2Q
-#: vcl/uiconfig/ui/printdialog.ui:781
+#: vcl/uiconfig/ui/printdialog.ui:783
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr ""
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:798
+#: vcl/uiconfig/ui/printdialog.ui:800
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. kR6bA
-#: vcl/uiconfig/ui/printdialog.ui:806
+#: vcl/uiconfig/ui/printdialog.ui:808
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr ""
#. GZrpG
-#: vcl/uiconfig/ui/printdialog.ui:836
+#: vcl/uiconfig/ui/printdialog.ui:838
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr ""
#. X4Am9
-#: vcl/uiconfig/ui/printdialog.ui:844
+#: vcl/uiconfig/ui/printdialog.ui:846
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:865
+#: vcl/uiconfig/ui/printdialog.ui:867
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:881
+#: vcl/uiconfig/ui/printdialog.ui:883
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:920
+#: vcl/uiconfig/ui/printdialog.ui:922
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:935
+#: vcl/uiconfig/ui/printdialog.ui:937
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:952
+#: vcl/uiconfig/ui/printdialog.ui:954
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "Automatica"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:953
+#: vcl/uiconfig/ui/printdialog.ui:955
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr ""
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:954
+#: vcl/uiconfig/ui/printdialog.ui:956
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr ""
#. PkAo9
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:960
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr ""
#. DSFv2
-#: vcl/uiconfig/ui/printdialog.ui:974
+#: vcl/uiconfig/ui/printdialog.ui:976
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:1009
+#: vcl/uiconfig/ui/printdialog.ui:1011
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr ""
#. ok8Lw
-#: vcl/uiconfig/ui/printdialog.ui:1023
+#: vcl/uiconfig/ui/printdialog.ui:1025
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1064
+#: vcl/uiconfig/ui/printdialog.ui:1066
#, fuzzy
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "Personalizau 1"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1071
+#: vcl/uiconfig/ui/printdialog.ui:1073
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1084
+#: vcl/uiconfig/ui/printdialog.ui:1086
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1104
+#: vcl/uiconfig/ui/printdialog.ui:1106
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1116
+#: vcl/uiconfig/ui/printdialog.ui:1118
msgctxt "printdialog|by"
msgid "by"
msgstr ""
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1135
+#: vcl/uiconfig/ui/printdialog.ui:1137
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1147
+#: vcl/uiconfig/ui/printdialog.ui:1149
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1166
+#: vcl/uiconfig/ui/printdialog.ui:1168
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1179
+#: vcl/uiconfig/ui/printdialog.ui:1181
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr ""
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1190
+#: vcl/uiconfig/ui/printdialog.ui:1192
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1209
+#: vcl/uiconfig/ui/printdialog.ui:1211
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1222
+#: vcl/uiconfig/ui/printdialog.ui:1224
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr ""
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1235
+#: vcl/uiconfig/ui/printdialog.ui:1237
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1252
+#: vcl/uiconfig/ui/printdialog.ui:1254
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1253
+#: vcl/uiconfig/ui/printdialog.ui:1255
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1254
+#: vcl/uiconfig/ui/printdialog.ui:1256
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1255
+#: vcl/uiconfig/ui/printdialog.ui:1257
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1259
+#: vcl/uiconfig/ui/printdialog.ui:1261
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1271
+#: vcl/uiconfig/ui/printdialog.ui:1273
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr ""
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1282
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1292
+#: vcl/uiconfig/ui/printdialog.ui:1294
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr ""
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1302
+#: vcl/uiconfig/ui/printdialog.ui:1304
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1325
+#: vcl/uiconfig/ui/printdialog.ui:1327
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1330
+#: vcl/uiconfig/ui/printdialog.ui:1332
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:1352
+#: vcl/uiconfig/ui/printdialog.ui:1354
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1368
+#: vcl/uiconfig/ui/printdialog.ui:1370
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1391
+#: vcl/uiconfig/ui/printdialog.ui:1393
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1440
+#: vcl/uiconfig/ui/printdialog.ui:1447
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 ""
diff --git a/source/ar/basctl/messages.po b/source/ar/basctl/messages.po
index 1fdeca043c4..22da56c45d7 100644
--- a/source/ar/basctl/messages.po
+++ b/source/ar/basctl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-06-04 13:08+0200\n"
"PO-Revision-Date: 2021-03-16 04:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/ar/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"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: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1563566502.000000\n"
#. fniWp
@@ -671,121 +671,121 @@ msgid "Existing Macros In:"
msgstr "الماكروهات الموجودة في:"
#. 8Bfcg
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:231
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:230
msgctxt "basicmacrodialog|extended_tip|libraries"
msgid "Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog."
msgstr ""
#. Mfysc
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:247
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:246
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr "الماكرو من"
#. Qth4v
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:263
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:262
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "احفظ الماكرو في"
#. AjFTi
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:300
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:299
msgctxt "basicmacrodialog|extended_tip|macronameedit"
msgid "Displays the name of the selected macro. To create or to change the name of a macro, enter a name here."
msgstr ""
#. BpDb6
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:309
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:308
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "اسم الماكرو"
#. izDZr
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:331
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:330
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr "أسند..."
#. qEaMG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:338
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:337
msgctxt "basicmacrodialog|extended_tip|assign"
msgid "Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event."
msgstr ""
#. dxu7W
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:350
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "حرّر"
#. dE5A9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:357
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing."
msgstr ""
#. 9Uhec
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:369
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr "اح_ذف"
#. Mxvv8
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
msgstr ""
#. XkqFC
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:388
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr "_جديد"
#. GN5Ft
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:395
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:394
msgctxt "basicmacrodialog|extended_tip|new"
msgid "Creates a new library."
msgstr ""
#. Gh52t
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:407
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:406
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr "المنظّم..."
#. 3L2hk
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:414
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:413
msgctxt "basicmacrodialog|extended_tip|organize"
msgid "Opens the Macro Organizer dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries."
msgstr "يفتح حواري منظّم الماكروهات، حيث يمكنك إضافة أو تحرير أو حذف وحدات وحواريات ومكتبات لماكروهات موجودة."
#. wAJj2
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:426
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:425
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "مكتبة جديدة"
#. E5rdD
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:433
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:432
msgctxt "basicmacrodialog|extended_tip|newlibrary"
msgid "Saves the recorded macro in a new library."
msgstr ""
#. 2xdsE
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:445
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:444
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "وحدة جديدة"
#. BrAwG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:452
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:451
msgctxt "basicmacrodialog|extended_tip|newmodule"
msgid "Saves the recorded macro in a new module."
msgstr ""
#. gMDg9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:500
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:499
msgctxt "basicmacrodialog|extended_tip|BasicMacroDialog"
msgid "Opens a dialog to organize macros."
msgstr ""
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index f4563d010c8..80f92a8cdd3 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -3,8 +3,8 @@ 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: 2021-05-31 15:14+0200\n"
-"PO-Revision-Date: 2021-03-29 16:04+0000\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
+"PO-Revision-Date: 2021-06-04 11:11+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ar/>\n"
"Language: ar\n"
@@ -2063,62 +2063,68 @@ msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr "التلميحة"
+#. NBDBv
+#: cui/inc/strings.hrc:383
+msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
+msgid "Experimental"
+msgstr ""
+
#. 3FZFt
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr "المسار (أو النص) طويل جدا لمستوى تصحيح الأخطاء الحالي. قلّل من طول النص أو أنزِل مستوى التصحيح."
#. AD8QJ
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr "يمكنك حذف الألوان التي عرّفها المستخدم فقط"
#. 4LWGV
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr "من فضلك اختر اللون الذي تريد حذفه"
#. FjQQ5
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr "ثبّت"
#. 2GUFq
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr "مثبَّت"
#. TmK5f
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr "يثبّت"
#. izdAK
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr "يبحث..."
#. HYT6K
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr "يحمّل..."
#. 88Ect
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:394
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr "الإمتدادات"
#. KTtQE
-#: cui/inc/strings.hrc:395
+#: cui/inc/strings.hrc:396
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr "طبّق على %MODULE"
@@ -2184,7 +2190,7 @@ msgstr ""
#: cui/inc/tipoftheday.hrc:58
msgctxt "RID_CUI_TIPOFTHEDAY"
msgid "Cannot see all the text in a cell? Expand the input line in the formula bar and you can scroll."
-msgstr ""
+msgstr "لا يمكنك رؤية كل النص في الخلية؟ وسّع سطر الإدخال في شريط الصيغة ويمكنك اللف."
#. 3JyGD
#: cui/inc/tipoftheday.hrc:59
@@ -5886,181 +5892,301 @@ msgid "Bullets and Numbering"
msgstr ""
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:223
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr "المستوى"
#. rYDvK
-#: cui/uiconfig/ui/bulletandposition.ui:266
+#: cui/uiconfig/ui/bulletandposition.ui:263
msgctxt "bulletandposition|label4"
msgid "Type:"
msgstr ""
+#. ccHCD
+#: cui/uiconfig/ui/bulletandposition.ui:279
+msgctxt "bulletandposition|entended_tip|numfmtlb"
+msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
+msgstr ""
+
#. mp5Si
-#: cui/uiconfig/ui/bulletandposition.ui:290
+#: cui/uiconfig/ui/bulletandposition.ui:292
msgctxt "bulletandposition|startatft"
msgid "Start at:"
msgstr ""
#. cfuBf
-#: cui/uiconfig/ui/bulletandposition.ui:306
+#: cui/uiconfig/ui/bulletandposition.ui:308
msgctxt "bulletandposition|startat"
msgid "1"
msgstr ""
+#. rE6Ec
+#: cui/uiconfig/ui/bulletandposition.ui:314
+msgctxt "bulletandposition|extended_tip|startat"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
#. Jtk6d
-#: cui/uiconfig/ui/bulletandposition.ui:320
+#: cui/uiconfig/ui/bulletandposition.ui:327
msgctxt "bulletandposition|bulletft"
msgid "Character:"
msgstr ""
#. GVt7U
-#: cui/uiconfig/ui/bulletandposition.ui:332
+#: cui/uiconfig/ui/bulletandposition.ui:339
msgctxt "bulletandposition|bullet"
msgid "Select..."
msgstr ""
+#. sNFJM
+#: cui/uiconfig/ui/bulletandposition.ui:345
+msgctxt "bulletandposition|extended_tip|bullet"
+msgid "Select the character for the unordered list."
+msgstr ""
+
#. oJgFH
-#: cui/uiconfig/ui/bulletandposition.ui:344
+#: cui/uiconfig/ui/bulletandposition.ui:356
msgctxt "bulletandposition|bitmap"
msgid "Select image..."
msgstr ""
+#. irp4K
+#: cui/uiconfig/ui/bulletandposition.ui:368
+msgctxt "bulletandposition|extended_tip|bitmap"
+msgid "Select a graphic bullet."
+msgstr ""
+
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:364
+#: cui/uiconfig/ui/bulletandposition.ui:381
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr ""
+#. XqDTh
+#: cui/uiconfig/ui/bulletandposition.ui:403
+msgctxt "bulletandposition|extended_tip|color"
+msgid "Select the color of the list characters for ordered and unordered lists."
+msgstr ""
+
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:407
+#: cui/uiconfig/ui/bulletandposition.ui:428
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr ""
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:439
+#: cui/uiconfig/ui/bulletandposition.ui:460
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr ""
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:453
+#: cui/uiconfig/ui/bulletandposition.ui:474
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr ""
+#. da9tS
+#: cui/uiconfig/ui/bulletandposition.ui:492
+msgctxt "bulletandposition|extended_tip|suffix"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. u9Bhq
+#: cui/uiconfig/ui/bulletandposition.ui:509
+msgctxt "bulletandposition|extended_tip|prefix"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:493
+#: cui/uiconfig/ui/bulletandposition.ui:524
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr ""
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:537
+#: cui/uiconfig/ui/bulletandposition.ui:568
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr ""
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:551
+#: cui/uiconfig/ui/bulletandposition.ui:582
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr ""
+#. HZHRK
+#: cui/uiconfig/ui/bulletandposition.ui:602
+msgctxt "bulletandposition|extended_tip|widthmf"
+msgid " Enter the width of the graphic bullet character. "
+msgstr ""
+
+#. twiWp
+#: cui/uiconfig/ui/bulletandposition.ui:621
+msgctxt "bulletandposition|extended_tip|heightmf"
+msgid " Enter the height of the graphic bullet character. "
+msgstr ""
+
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:614
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr ""
+#. QArnY
+#: cui/uiconfig/ui/bulletandposition.ui:661
+msgctxt "bulletandposition|extended_tip|relsize"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
+msgstr ""
+
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:628
+#: cui/uiconfig/ui/bulletandposition.ui:674
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr ""
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:646
+#: cui/uiconfig/ui/bulletandposition.ui:692
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr ""
+#. ivkyj
+#: cui/uiconfig/ui/bulletandposition.ui:700
+msgctxt "bulletandposition|extended_tip|keepratio"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:681
+#: cui/uiconfig/ui/bulletandposition.ui:732
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr "الحجم"
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:713
+#: cui/uiconfig/ui/bulletandposition.ui:764
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr ""
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:727
+#: cui/uiconfig/ui/bulletandposition.ui:778
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr ""
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:742
+#: cui/uiconfig/ui/bulletandposition.ui:793
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr ""
+#. nCTvW
+#: cui/uiconfig/ui/bulletandposition.ui:799
+msgctxt "bulletandposition|extended_tip|indentmf"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:757
+#: cui/uiconfig/ui/bulletandposition.ui:813
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr ""
+#. EEFpF
+#: cui/uiconfig/ui/bulletandposition.ui:819
+msgctxt "bulletandposition|extended_tip|numberingwidthmf"
+msgid " Enter or select the width of the list element. "
+msgstr ""
+
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:769
+#: cui/uiconfig/ui/bulletandposition.ui:830
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr ""
+#. iq9vz
+#: cui/uiconfig/ui/bulletandposition.ui:838
+msgctxt "bulletandposition|extended_tip|relative"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. zC5eX
+#: cui/uiconfig/ui/bulletandposition.ui:862
+msgctxt "bulletandposition|extended_tip|center"
+msgid "Align bullet on the center of the list element."
+msgstr ""
+
+#. sdBx9
+#: cui/uiconfig/ui/bulletandposition.ui:880
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Align bullet on the left of the list element."
+msgstr ""
+
+#. TFMgS
+#: cui/uiconfig/ui/bulletandposition.ui:898
+msgctxt "bulletandposition|extended_tip|right"
+msgid "Align bullet on the right of the list element."
+msgstr ""
+
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:836
+#: cui/uiconfig/ui/bulletandposition.ui:917
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr ""
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:853
+#: cui/uiconfig/ui/bulletandposition.ui:934
msgctxt "bulletandposition|position"
msgid "Position"
msgstr ""
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:883
+#: cui/uiconfig/ui/bulletandposition.ui:964
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr ""
+#. WdtHx
+#: cui/uiconfig/ui/bulletandposition.ui:972
+msgctxt "bulletandposition|extended_tip|sliderb"
+msgid "Applies the modification to the whole slide or page."
+msgstr ""
+
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:897
+#: cui/uiconfig/ui/bulletandposition.ui:983
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr ""
+#. FfWoQ
+#: cui/uiconfig/ui/bulletandposition.ui:992
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Applies the modification to the selection."
+msgstr ""
+
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:912
+#: cui/uiconfig/ui/bulletandposition.ui:1003
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr ""
+#. cM2TD
+#: cui/uiconfig/ui/bulletandposition.ui:1010
+msgctxt "bulletandposition|extended_tip|applytomaster"
+msgid "Click to apply the the modification to all slides that use the current master slide."
+msgstr ""
+
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:930
+#: cui/uiconfig/ui/bulletandposition.ui:1026
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr "المجال"
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:992
+#: cui/uiconfig/ui/bulletandposition.ui:1088
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr ""
@@ -8946,7 +9072,7 @@ msgid "Existing Macros"
msgstr "الماكروهات الموجودة"
#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:342
+#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
msgstr ""
@@ -10441,133 +10567,133 @@ msgid "Open File"
msgstr "افتح ملفًا"
#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:64
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
msgstr ""
#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:88
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:103
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "المستند"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:136
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr "الوج_هة:"
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:152
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:151
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr "العنوان:"
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:166
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:165
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr "الوجهة في المستند"
#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:169
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
msgstr ""
#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:186
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:201
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr "نص اختبار"
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:219
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:217
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr "الوجهة في المستند"
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:255
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:253
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr "الإ_طار:"
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:270
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:268
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr "ال_نص:"
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:285
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:283
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "الا_سم:"
#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:301
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:318
msgctxt "hyperlinkdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:341
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:339
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr "النو_ع:"
#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:356
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:370
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "الأحداث"
#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:376
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:373
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:400
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:397
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:421
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:418
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:436
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:433
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10705,25 +10831,25 @@ msgid "Events"
msgstr "الأحداث"
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:387
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:411
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:432
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:447
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10741,103 +10867,103 @@ msgid "Data Sources..."
msgstr ""
#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:59
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
msgstr ""
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr "المو_ضوع:"
#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:92
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
msgstr ""
#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:116
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
msgstr ""
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:143
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "البريد"
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:180
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:179
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr "الإ_طار:"
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:195
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:194
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr "ال_نص:"
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:210
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:209
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "الا_سم:"
#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:227
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:244
msgctxt "hyperlinkmailpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:266
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:265
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr "الن_وع:"
#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:282
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:296
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "الأحداث"
#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:299
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:325
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:323
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:346
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:344
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:361
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:359
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -10915,103 +11041,103 @@ msgid "Select Path"
msgstr "اختر المسار"
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr ""
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:138
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "نوع ال_ملف:"
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:164
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr ""
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:204
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr ""
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:230
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "المستند الجديد"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "الإ_طار:"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "الن_ص:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "الا_سم:"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:314
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:331
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:352
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr "النو_ع:"
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:368
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:382
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "الأحداث"
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:386
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:410
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:431
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "إعدادات أخرى"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:446
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11339,43 +11465,43 @@ msgid "Create from file"
msgstr "إنشاء من ملف"
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:187
+#: cui/uiconfig/ui/insertoleobject.ui:186
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "نوع الكائن"
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:231
+#: cui/uiconfig/ui/insertoleobject.ui:230
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr "ابحث…"
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:244
+#: cui/uiconfig/ui/insertoleobject.ui:243
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "ربط مع ملف"
#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:252
+#: cui/uiconfig/ui/insertoleobject.ui:251
msgctxt "insertoleobject|extended_tip|linktofile"
msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
msgstr ""
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:263
+#: cui/uiconfig/ui/insertoleobject.ui:262
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr "اعرض كأيقونة"
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:282
+#: cui/uiconfig/ui/insertoleobject.ui:281
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "ملف"
#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:315
+#: cui/uiconfig/ui/insertoleobject.ui:311
msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
msgstr ""
@@ -12031,7 +12157,7 @@ msgid "Macro Name"
msgstr "اسم الماكرو"
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:297
+#: cui/uiconfig/ui/macroselectordialog.ui:296
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "الوصف"
@@ -18337,7 +18463,7 @@ msgid "QR Code Generator"
msgstr ""
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:114
+#: cui/uiconfig/ui/qrcodegen.ui:115
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr ""
@@ -18394,43 +18520,43 @@ msgid "Medium"
msgstr ""
#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
+#: cui/uiconfig/ui/qrcodegen.ui:252
msgctxt "button_medium"
msgid "15% of codewords can be restored."
msgstr ""
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:263
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr ""
#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:277
+#: cui/uiconfig/ui/qrcodegen.ui:275
msgctxt "button_quartile"
msgid "25% of codewords can be restored."
msgstr ""
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:288
+#: cui/uiconfig/ui/qrcodegen.ui:286
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr ""
#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:301
+#: cui/uiconfig/ui/qrcodegen.ui:298
msgctxt "button_high"
msgid "30% of codewords can be restored."
msgstr ""
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:322
+#: cui/uiconfig/ui/qrcodegen.ui:319
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr ""
#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:353
+#: cui/uiconfig/ui/qrcodegen.ui:347
msgctxt "qr code dialog title"
msgid "Generate QR Code for any text or URL."
msgstr ""
@@ -19954,13 +20080,13 @@ msgid "Add to _Dictionary"
msgstr ""
#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:613
+#: cui/uiconfig/ui/spellingdialog.ui:614
msgctxt "spellingdialog|extended_tip|addmb"
msgid "Adds the unknown word to a user-defined dictionary."
msgstr ""
#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:654
+#: cui/uiconfig/ui/spellingdialog.ui:655
msgctxt "spellingdialog|extended_tip|SpellingDialog"
msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
msgstr "يدقق المستند أو التحديد الحالي بحثاً عن أخطاء إملائية. إذا كانت ملحقة التدقيق النحوي مثبّتة، فالحواريّ يدقق أيضا بحثاً عن الأخطاء النحوية."
@@ -20679,6 +20805,36 @@ msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr ""
+#. DCdet
+#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+msgctxt "textcolumnstabpage|labelColNumber"
+msgid "_Number of columns:"
+msgstr ""
+
+#. PpfsL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+msgctxt "textcolumnstabpage|labelColSpacing"
+msgid "_Spacing:"
+msgstr ""
+
+#. cpMdh
+#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
+msgid "Enter the number of columns to use for the text."
+msgstr ""
+
+#. VDq3x
+#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
+msgid "Enter the amount of space to leave between the columns."
+msgstr ""
+
+#. 4u4bL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
+msgid "Sets the columns layout properties for text in the selected drawing or text object."
+msgstr ""
+
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -20697,6 +20853,12 @@ msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "تحريك النص"
+#. iq2Cq
+#: cui/uiconfig/ui/textdialog.ui:231
+msgctxt "textdialog|RID_SVXPAGE_TEXTCOLUMNS"
+msgid "Text Columns"
+msgstr ""
+
#. N89ek
#: cui/uiconfig/ui/textflowpage.ui:69
msgctxt "textflowpage|checkAuto"
@@ -21377,10 +21539,9 @@ msgstr "حرف النهاية"
#. Zf7C6
#: cui/uiconfig/ui/twolinespage.ui:189
-#, fuzzy
msgctxt "twolinespage|label28"
msgid "Enclosing Character"
-msgstr "حرف إحاطة"
+msgstr "محرف إحاطة"
#. fwdBe
#: cui/uiconfig/ui/twolinespage.ui:223
diff --git a/source/ar/framework/messages.po b/source/ar/framework/messages.po
index c9b7fa2566d..6bff7d1e9bb 100644
--- a/source/ar/framework/messages.po
+++ b/source/ar/framework/messages.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-03-06 20:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/ar/>\n"
@@ -156,8 +156,14 @@ msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr "~صفّر"
-#. ntyDa
+#. zHwpD
#: framework/inc/strings.hrc:44
+msgctxt "STR_LOCK_TOOLBARS"
+msgid "~Lock Toolbars"
+msgstr ""
+
+#. ntyDa
+#: framework/inc/strings.hrc:45
msgctxt "STR_CORRUPT_UICFG_SHARE"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -167,7 +173,7 @@ msgstr ""
"فضلًا جرّب إعادة تثبيت التطبيق."
#. grsAx
-#: framework/inc/strings.hrc:45
+#: framework/inc/strings.hrc:46
msgctxt "STR_CORRUPT_UICFG_USER"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -177,7 +183,7 @@ msgstr ""
"فضلًا جرّب إزالة تشكيلة المستخدم خاصّتك للتطبيق."
#. qMSRF
-#: framework/inc/strings.hrc:46
+#: framework/inc/strings.hrc:47
msgctxt "STR_CORRUPT_UICFG_GENERAL"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -187,164 +193,164 @@ msgstr ""
"فضلًا جرّب إزالة تشكيلة المستخدم خاصّتك للتطبيق أوّلًا أو حاول إعادة تثبيت التطبيق."
#. 9FEe5
-#: framework/inc/strings.hrc:47
+#: framework/inc/strings.hrc:48
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr "غير معنون"
#. HDUNU
#. To translators: for displaying 'Multiple Languages' in the language statusbar control
-#: framework/inc/strings.hrc:49
+#: framework/inc/strings.hrc:50
msgctxt "STR_LANGSTATUS_MULTIPLE_LANGUAGES"
msgid "Multiple Languages"
msgstr "عدّة لغات"
#. rZBXF
-#: framework/inc/strings.hrc:50
+#: framework/inc/strings.hrc:51
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "بلا (لا تدقّق الإملاء)"
#. Z8EjG
-#: framework/inc/strings.hrc:51
+#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "صفّر إلى اللغة المبدئيّة"
#. YEXdS
-#: framework/inc/strings.hrc:52
+#: framework/inc/strings.hrc:53
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "أكثر..."
#. tTsdD
-#: framework/inc/strings.hrc:53
+#: framework/inc/strings.hrc:54
msgctxt "STR_SET_LANGUAGE_FOR_PARAGRAPH"
msgid "Set Language for Paragraph"
msgstr "عيّن لغة الفقرة"
#. m72Ea
-#: framework/inc/strings.hrc:54
+#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr "لغة النص. انقر باليمين لضبط لغة المحرف أو الفقرة"
#. ZGDAr
-#: framework/inc/strings.hrc:56
+#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr ""
#. CBmAL
-#: framework/inc/strings.hrc:57
+#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr ""
#. xwuJF
-#: framework/inc/strings.hrc:58
+#: framework/inc/strings.hrc:59
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr ""
#. WiNUf
-#: framework/inc/strings.hrc:59
+#: framework/inc/strings.hrc:60
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr ""
#. a7gAj
-#: framework/inc/strings.hrc:60
+#: framework/inc/strings.hrc:61
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr ""
#. EaBTj
-#: framework/inc/strings.hrc:61
+#: framework/inc/strings.hrc:62
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr ""
#. DWfsm
-#: framework/inc/strings.hrc:62
+#: framework/inc/strings.hrc:63
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr ""
#. TYjnr
-#: framework/inc/strings.hrc:63
+#: framework/inc/strings.hrc:64
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr ""
#. B6MEP
-#: framework/inc/strings.hrc:64
+#: framework/inc/strings.hrc:65
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr ""
#. DEn9D
-#: framework/inc/strings.hrc:65
+#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr ""
#. V4iMu
-#: framework/inc/strings.hrc:67
+#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr ""
#. TreFC
-#: framework/inc/strings.hrc:68
+#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr ""
#. NFysA
-#: framework/inc/strings.hrc:69
+#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr ""
#. E5mMK
-#: framework/inc/strings.hrc:70
+#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr ""
#. 5474w
-#: framework/inc/strings.hrc:71
+#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr ""
#. qT2Ed
-#: framework/inc/strings.hrc:72
+#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr ""
#. 6Qvho
-#: framework/inc/strings.hrc:73
+#: framework/inc/strings.hrc:74
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr ""
#. 3SUEn
-#: framework/inc/strings.hrc:74
+#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr ""
#. VtEN6
-#: framework/inc/strings.hrc:75
+#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr ""
#. eGgm4
-#: framework/inc/strings.hrc:76
+#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr ""
diff --git a/source/ar/helpcontent2/source/auxiliary.po b/source/ar/helpcontent2/source/auxiliary.po
index 26652b78ae5..88d7a31fb6e 100644
--- a/source/ar/helpcontent2/source/auxiliary.po
+++ b/source/ar/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ 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: 2021-04-06 14:45+0200\n"
-"PO-Revision-Date: 2021-03-08 14:24+0000\n"
+"PO-Revision-Date: 2021-06-04 11:14+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/auxiliary/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"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-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1532004315.000000\n"
#. fEEXD
@@ -59,7 +59,7 @@ msgctxt ""
"07010202\n"
"node.text"
msgid "Functions, Statements and Operators"
-msgstr ""
+msgstr "الدوال و الجمل والمشغلات"
#. 3SEZD
#: sbasic.tree
@@ -68,7 +68,7 @@ msgctxt ""
"07010201\n"
"node.text"
msgid "Alphabetic List of Functions, Statements and Operators"
-msgstr ""
+msgstr "لائحة ألفبائية بالدوال و الجمل والمشغلات"
#. jhVCB
#: sbasic.tree
diff --git a/source/ar/helpcontent2/source/text/sbasic/python.po b/source/ar/helpcontent2/source/text/sbasic/python.po
index 934cdd6b282..1bd8761ba85 100644
--- a/source/ar/helpcontent2/source/text/sbasic/python.po
+++ b/source/ar/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ 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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ar/>\n"
@@ -501,13 +501,13 @@ msgctxt ""
msgid "Python : Monitoring Document Events"
msgstr ""
-#. 7vwHs
+#. GyBAT
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0526\n"
"help.text"
-msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>"
msgstr ""
#. gsCNB
@@ -537,22 +537,22 @@ msgctxt ""
msgid "Listening to Document Events"
msgstr ""
-#. BuYwV
+#. SZGH4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0530\n"
"help.text"
-msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
+msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <emph>Open Document</emph> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr ""
-#. 27Dcq
+#. KgWvt
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0531\n"
"help.text"
-msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base Trace</literal> module usage is illustrating that second context."
+msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context."
msgstr ""
#. BG7Xs
@@ -564,6 +564,15 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. B4G2y
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id721622446590963\n"
+"help.text"
+msgid "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. eGKkK
#: python_document_events.xhp
msgctxt ""
@@ -573,13 +582,13 @@ msgctxt ""
msgid "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console."
msgstr ""
-#. 35oEi
+#. D2HXF
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0534\n"
"help.text"
-msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <literal>Open document</literal> and <literal>Document closed</literal>."
+msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <emph>Open document</emph> and <emph>Document closed</emph>."
msgstr ""
#. AdYNb
@@ -825,13 +834,13 @@ msgctxt ""
msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
-#. uGHTE
+#. CuAga
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0648\n"
"help.text"
-msgid "<literal>Start application</literal> and <literal>Close application</literal> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <literal>Open document</literal> and <literal>Document closed</literal> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
+msgid "<emph>Start application</emph> and <emph>Close application</emph> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <emph>Open document</emph> and <emph>Document closed</emph> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
msgstr ""
#. 8pHCg
@@ -843,13 +852,22 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
-#. Hn5H4
+#. QpCjq
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id591622446367707\n"
+"help.text"
+msgid "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value>"
+msgstr ""
+
+#. 3JWfM
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0650\n"
"help.text"
-msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
+msgid "The <literal>Onload</literal> script is assigned to <emph>Open document</emph> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr ""
#. TAiMF
@@ -1005,6 +1023,15 @@ msgctxt ""
msgid "Discovering Documents Events"
msgstr ""
+#. Ys35P
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id681622445958242\n"
+"help.text"
+msgid "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. BDj9Q
#: python_document_events.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/sbasic/shared.po b/source/ar/helpcontent2/source/text/sbasic/shared.po
index 30570b835eb..91d7ea9ba6d 100644
--- a/source/ar/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ar/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ar/>\n"
@@ -3031,13 +3031,13 @@ msgctxt ""
msgid "The <literal>Function</literal> is called using the following syntax:"
msgstr ""
-#. 33Sss
+#. YcLqs
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_id981584288549909\n"
"help.text"
-msgid "Properties combine the syntax of procedures and functions. A property usually requires up to one parameter."
+msgid "Properties combine the syntax of procedures and functions. A <literal>Property</literal> usually requires up to one parameter."
msgstr ""
#. QCQAn
@@ -3067,13 +3067,13 @@ msgctxt ""
msgid "The <literal>Property</literal> is called using the following syntax:"
msgstr ""
-#. DLdom
+#. KRExL
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_idN107B3\n"
"help.text"
-msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>Library.Module.Macro()</literal> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>[Call] Library.Module.Macro()</literal>, where <literal>Call</literal> is optional.<br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <literal>Gimmicks.AutoText.Main()</literal>"
msgstr ""
#. 2xj8g
@@ -3148,6 +3148,33 @@ msgctxt ""
msgid "' your code goes here"
msgstr ""
+#. 46M3s
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id951622730099178\n"
+"help.text"
+msgid "Positional or Keyword Arguments"
+msgstr ""
+
+#. aFDhA
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730131786\n"
+"help.text"
+msgid "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (<literal>:=</literal>). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples."
+msgstr ""
+
+#. 5B7Y5
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730284162\n"
+"help.text"
+msgid "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments."
+msgstr ""
+
#. EHCCS
#: 01020300.xhp
msgctxt ""
@@ -4534,13 +4561,13 @@ msgctxt ""
msgid "Document Event-Driven Macros"
msgstr ""
-#. mRxGZ
+#. Xm5fa
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"bm_id3154581\n"
"help.text"
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>events; in documents</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
msgstr ""
#. 7uCwS
@@ -8647,22 +8674,22 @@ msgctxt ""
msgid "<emph>default</emph>: String expression displayed in the text box as default if no other input is given."
msgstr ""
-#. w5QhP
+#. GUFBE
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3147573\n"
"help.text"
-msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
-#. CannW
+#. RY7kB
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3156024\n"
"help.text"
-msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
#. ABQBS
@@ -25225,15 +25252,6 @@ msgctxt ""
msgid "Converts any string or numeric expression to a date value."
msgstr ""
-#. 9KKjA
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3148944\n"
-"help.text"
-msgid "Syntax:"
-msgstr "الصياغة:"
-
#. JsmcA
#: 03100300.xhp
msgctxt ""
@@ -25261,15 +25279,6 @@ msgctxt ""
msgid "Date"
msgstr "التاريخ"
-#. bE3do
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3153525\n"
-"help.text"
-msgid "Parameters:"
-msgstr "المعاملات:"
-
#. 3E4Gd
#: 03100300.xhp
msgctxt ""
@@ -25288,15 +25297,6 @@ msgctxt ""
msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
msgstr ""
-#. hCKkH
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3156422\n"
-"help.text"
-msgid "Example:"
-msgstr "مثال:"
-
#. 4NDxB
#: 03100400.xhp
msgctxt ""
@@ -35215,13 +35215,31 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
msgstr ""
-#. zizyQ
+#. ECFFs
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id3154923\n"
"help.text"
-msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgid "<literal>ThisComponent</literal> represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgstr ""
+
+#. gXEZU
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window is a Base form, query, report, table or view, <literal>ThisComponent</literal> returns the current <literal>Form</literal> information."
+msgstr ""
+
+#. nJfmS
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When active window is the Basic IDE, <literal>ThisComponent</literal> object returns the component owning the current script."
msgstr ""
#. 6Exm3
@@ -35251,6 +35269,69 @@ msgctxt ""
msgid "' use the default name for Table of Contents and a 1"
msgstr ""
+#. XF28a
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1TextDocument.html\" name=\"TextDocument API service\">com.sun.star.text.TextDocument</link> API service"
+msgstr ""
+
+#. E7kt6
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id102622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html\" name=\"SpreadsheetDocument API service\">com.sun.star.sheet.SpreadsheetDocument</link> API service"
+msgstr ""
+
+#. jsHZ7
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id103622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1presentation_1_1PresentationDocument.html\" name=\"PresentationDocument API service\">com.sun.star.presentation.PresentationDocument</link> API service"
+msgstr ""
+
+#. uQFSg
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id104622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1drawing_1_1DrawingDocument.html\" name=\"DrawingDocument API service\">com.sun.star.drawing.DrawingDocument</link> API service"
+msgstr ""
+
+#. HjxZi
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id105622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
+msgstr ""
+
+#. FLbnX
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id106622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. vZW9w
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. QgZSF
#: 03132300.xhp
msgctxt ""
@@ -41470,15 +41551,6 @@ msgctxt ""
msgid "Replaces some string by another."
msgstr ""
-#. 4cCHs
-#: replace.xhp
-msgctxt ""
-"replace.xhp\n"
-"par_id931552552227310\n"
-"help.text"
-msgid "Replace (Text As String, SearchStr As String, ReplStr As String [, Start As Long [, Count as Long [, Compare As Boolean]]]"
-msgstr ""
-
#. iMDGH
#: replace.xhp
msgctxt ""
@@ -41488,67 +41560,67 @@ msgctxt ""
msgid "String"
msgstr ""
-#. gZGmH
+#. wwnok
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id721552552263062\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
+msgid "<emph>Expression:</emph> Any string expression that you want to modify."
msgstr ""
-#. JdTUJ
+#. DZNvL
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id901552552269836\n"
"help.text"
-msgid "<emph>SearchStr:</emph> Any string expression that shall be searched for."
+msgid "<emph>Find:</emph> Any string expression that shall be searched for."
msgstr ""
-#. yK8dz
+#. BRcsD
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id791552552275383\n"
"help.text"
-msgid "<emph>ReplStr:</emph> Any string expression that shall replace the found search string."
+msgid "<emph>Replace:</emph> Any string expression that shall replace the found search string."
msgstr ""
-#. y6ZZR
+#. dXu9i
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id111552552283060\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
+msgid "<emph>Start:</emph> Optional numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
msgstr ""
-#. bLh8G
+#. jCuAB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id921552552289833\n"
"help.text"
-msgid "<emph>Count:</emph> The maximal number of times the replace shall be performed."
+msgid "<emph>Count:</emph> Optional maximum number of times the replace shall be performed. When set to -1, all possible replacements are performed."
msgstr ""
-#. Pwrb8
+#. 2VHcc
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id891552552302894\n"
"help.text"
-msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be TRUE or FALSE. The default value of TRUE specifies a text comparison that is not case-sensitive. The value of FALSE specifies a binary comparison that is case-sensitive. You can as well use 0 instead of FALSE or 1 instead of TRUE."
+msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be <literal>True</literal> or <literal>False</literal>. The default value of <literal>True</literal> specifies a text comparison that is not case-sensitive. The value of <literal>False</literal> specifies a binary comparison that is case-sensitive. You can as well use 0 instead of <literal>False</literal> or 1 instead of <literal>True</literal>."
msgstr ""
-#. sFyGa
+#. GoUoB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id991552552420717\n"
"help.text"
-msgid "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'returns \"aB$cnnbnn\""
+msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\""
msgstr ""
#. ZHjzn
@@ -41560,22 +41632,22 @@ msgctxt ""
msgid "REM meaning: \"b\" should be replaced, but"
msgstr ""
-#. BZgJy
+#. EKAzY
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id571552552467647\n"
"help.text"
-msgid "REM * only when lowercase (parameter 6), hence second occurrence of \"b\""
+msgid "REM * only when lowercase (compare=False), hence second occurrence of \"b\""
msgstr ""
-#. HubEe
+#. ACEgG
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id71552552474769\n"
"help.text"
-msgid "REM * only first (respecting case) occurrence (parameter 5)"
+msgid "REM * only first (respecting case) occurrence (count=1)"
msgstr ""
#. QEPtG
@@ -41587,6 +41659,24 @@ msgctxt ""
msgid "REM returns D*FGHI because the search starts at position 4, which is also the start of the returned string."
msgstr ""
+#. nDtDv
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id491622734884707\n"
+"help.text"
+msgid "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'returns \"aB$£cnn$£nn\""
+msgstr ""
+
+#. KMcAt
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id341622734993202\n"
+"help.text"
+msgid "REM Replace all (count = -1) \"b\" with \"$£\" respecting casing (compare=False) starting from first letter (start=1)"
+msgstr ""
+
#. Z9NfM
#: special_vba_func.xhp
msgctxt ""
@@ -41722,13 +41812,13 @@ msgctxt ""
msgid "I/O Functions"
msgstr ""
-#. D9mT7
+#. AsBGC
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
"bm_id051920170358346963\n"
"help.text"
-msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value> <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
+msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value><bookmark_value>VBA Functions;formatting numbers</bookmark_value><bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
msgstr ""
#. AXMSu
@@ -41803,6 +41893,339 @@ msgctxt ""
msgid "Example:"
msgstr ""
+#. Ecjyk
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"tit\n"
+"help.text"
+msgid "StrConv Function [VBA]"
+msgstr ""
+
+#. Gq99z
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"bm_id941622761814292\n"
+"help.text"
+msgid "<bookmark_value>StrConv function</bookmark_value>"
+msgstr ""
+
+#. jBFFC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"hd_id791622761498015\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/strconv.xhp\" name=\"StrConv Function\">StrConv Function</link>"
+msgstr ""
+
+#. V3uyt
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id621622761498018\n"
+"help.text"
+msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>"
+msgstr ""
+
+#. aVAee
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id771622762489917\n"
+"help.text"
+msgid "StrConv(Text, Conversion, [ LCID ])"
+msgstr ""
+
+#. Crvxp
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622762822934\n"
+"help.text"
+msgid "<emph>Text</emph>: Any valid string expression."
+msgstr ""
+
+#. 56k2A
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id671622762931475\n"
+"help.text"
+msgid "<emph>Conversion</emph>: The type of conversion to perform, as defined in the table below."
+msgstr ""
+
+#. Y7PoD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622763145456\n"
+"help.text"
+msgid "Conversion"
+msgstr ""
+
+#. gzFBG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id131622763145457\n"
+"help.text"
+msgid "Value"
+msgstr ""
+
+#. 6dDST
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id411622763145457\n"
+"help.text"
+msgid "Description"
+msgstr ""
+
+#. WmnMz
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622763145458\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to uppercase."
+msgstr ""
+
+#. FMyrC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id251622763427976\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters lowercase."
+msgstr ""
+
+#. 8HoXG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622764070154\n"
+"help.text"
+msgid "Converts the first letter of every word in <emph>Text</emph> to uppercase."
+msgstr ""
+
+#. AF58D
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id881622764192628\n"
+"help.text"
+msgid "Converts narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters in <emph>Text</emph> to wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters."
+msgstr ""
+
+#. RAUq6
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id71622764459352\n"
+"help.text"
+msgid "Converts wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters in <emph>Text</emph> to narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters."
+msgstr ""
+
+#. fAVnd
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id371622764565366\n"
+"help.text"
+msgid "Converts Hiragana characters in <emph>Text</emph> to Katakana characters."
+msgstr ""
+
+#. BmF5K
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id911622764728794\n"
+"help.text"
+msgid "Converts Katakana characters in <emph>Text</emph> to Hiragana characters."
+msgstr ""
+
+#. 2tpZF
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id21622764841321\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to Unicode characters using the default code page of the system."
+msgstr ""
+
+#. EhJtA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id901622764984846\n"
+"help.text"
+msgid "vbFromUnicode"
+msgstr ""
+
+#. mn5xD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id281622764984846\n"
+"help.text"
+msgid "128"
+msgstr ""
+
+#. 4VdbE
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id221622764991492\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters from Unicode to the default code page of the system."
+msgstr ""
+
+#. B2oeo
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id761622765118156\n"
+"help.text"
+msgid "<emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> for the available LCID values."
+msgstr ""
+
+#. CdCwD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id311622770486052\n"
+"help.text"
+msgid "REM Converts narrow (single-byte) characters in string to wide"
+msgstr ""
+
+#. ysFBA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id231622770493491\n"
+"help.text"
+msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters"
+msgstr ""
+
+#. EitmH
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id871622770498992\n"
+"help.text"
+msgid "REM Converts Hiragana characters in string to Katakana characters"
+msgstr ""
+
+#. WxMQr
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id351622770504087\n"
+"help.text"
+msgid "REM Converts Katakana characters in string to Hiragana characters"
+msgstr ""
+
+#. 4wc9E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"tit\n"
+"help.text"
+msgid "ThisDatabaseDocument object"
+msgstr ""
+
+#. rDs9b
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0089\n"
+"help.text"
+msgid "<bookmark_value>ThisDatabaseDocument</bookmark_value> <bookmark_value>API; Database document</bookmark_value>"
+msgstr ""
+
+#. v4XLY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"hd_id401544551916353\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">ThisDatabaseDocument object</link>"
+msgstr ""
+
+#. CT58E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0091\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> addresses the active <literal>Base</literal> document whose properties can be read and set, and whose methods can be called."
+msgstr ""
+
+#. umGF9
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622646033201\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> returns an object of type <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link>."
+msgstr ""
+
+#. EFj3T
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window does not relate to a Base document, <literal>ThisDatabaseDocument</literal> returns <literal>Nothing</literal>."
+msgstr ""
+
+#. WvPJY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When the active window is the Basic IDE, <literal>ThisDatabaseDocument</literal> object returns the database owning the current script."
+msgstr ""
+
+#. DrF8G
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id631622806529469\n"
+"help.text"
+msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:"
+msgstr ""
+
+#. wxbXC
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id251622800540402\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link> object"
+msgstr ""
+
+#. 7k6AR
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. 7Znag
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. WMVc9
#: uno_objects.xhp
msgctxt ""
@@ -41839,6 +42262,33 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr ""
+#. fiJk2
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046670\n"
+"help.text"
+msgid "%PRODUCTNAME Global Objects"
+msgstr ""
+
+#. xd3nC
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046680\n"
+"help.text"
+msgid "Active document Objects"
+msgstr ""
+
+#. NxFfo
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684689\n"
+"help.text"
+msgid "The following objects can be used from the active document."
+msgstr ""
+
#. yFvUL
#: uno_objects.xhp
msgctxt ""
@@ -41857,6 +42307,24 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>"
msgstr ""
+#. G58ts
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id151622648087678\n"
+"help.text"
+msgid "UNO Methods"
+msgstr ""
+
+#. WVSFD
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684690\n"
+"help.text"
+msgid "Use the following methods to manage or query Unified Network Objects (UNO)."
+msgstr ""
+
#. 8GF88
#: uno_objects.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/sbasic/shared/03.po b/source/ar/helpcontent2/source/text/sbasic/shared/03.po
index 1081f6f5173..e26668f5c87 100644
--- a/source/ar/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ar/helpcontent2/source/text/sbasic/shared/03.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/ar/>\n"
@@ -133,14 +133,14 @@ msgctxt ""
msgid "<variable id=\"ScriptForge_lib\"><link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"ScriptForge library\">The <literal>ScriptForge</literal> Library</link></variable>"
msgstr ""
-#. nMjDG
+#. yE8bw
#: lib_ScriptForge.xhp
msgctxt ""
"lib_ScriptForge.xhp\n"
"bm_id491529070339774\n"
"help.text"
-msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value>"
-msgstr "<bookmark_value>مكتبة سكربت فورج لبيسكBASIC </bookmark_value>"
+msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value> <bookmark_value>Python scriptforge module</bookmark_value>"
+msgstr ""
#. BtMUU
#: lib_ScriptForge.xhp
@@ -151,6 +151,15 @@ msgctxt ""
msgid "ScriptForge libraries build up an extensible collection of macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts."
msgstr ""
+#. YwSXj
+#: lib_ScriptForge.xhp
+msgctxt ""
+"lib_ScriptForge.xhp\n"
+"par_id1001623412767893\n"
+"help.text"
+msgid "To learn more about how to create and execute Python scripts using the <literal>ScriptForge</literal> library, read the <embedvar href=\"text/sbasic/shared/03/sf_intro.xhp#title\"/> help page."
+msgstr ""
+
#. wKZM6
#: lib_ScriptForge.xhp
msgctxt ""
@@ -2329,6 +2338,15 @@ msgctxt ""
msgid "If a Base document is already open, it is possible to instantiate the <literal>Base</literal> service directly:"
msgstr ""
+#. DrqrF
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id871623102536956\n"
+"help.text"
+msgid "The examples above can be translated to Python as follows:"
+msgstr ""
+
#. f8Esv
#: sf_base.xhp
msgctxt ""
@@ -2365,6 +2383,51 @@ msgctxt ""
msgid "The code snippet below prints the names of all form documents in the current Base document."
msgstr ""
+#. jsh8d
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id691623103639534\n"
+"help.text"
+msgid "bas = CreateScriptService(\"Basic\")"
+msgstr ""
+
+#. Cw4jD
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id101623103639206\n"
+"help.text"
+msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)"
+msgstr ""
+
+#. D446T
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id901623103639390\n"
+"help.text"
+msgid "myForms = oDoc.FormDocuments()"
+msgstr ""
+
+#. BCyAZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id791623103639701\n"
+"help.text"
+msgid "for formName in myForms:"
+msgstr ""
+
+#. pJKNZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id741623103639861\n"
+"help.text"
+msgid "bas.MsgBox(formName)"
+msgstr ""
+
#. DQb6z
#: sf_base.xhp
msgctxt ""
@@ -2401,22 +2464,22 @@ msgctxt ""
msgid "A <literal>SFDocuments.Form</literal> object representing the form specified in the <literal>Form</literal> argument."
msgstr ""
-#. mKXZE
+#. pEtwt
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id861619037838260\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a valid form document as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a valid form document as a case-sensitive string."
msgstr ""
-#. BtBVu
+#. L3csm
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id281619037857187\n"
"help.text"
-msgid "<emph>Form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
+msgid "<emph>form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
msgstr ""
#. K4nQh
@@ -2428,22 +2491,13 @@ msgctxt ""
msgid "Although it is possible to use index numbers to refer to forms, this is only recommended when there is just one form in the form document. If there are two or more forms, it is preferable to use the form name instead."
msgstr ""
-#. vDKoa
-#: sf_base.xhp
-msgctxt ""
-"sf_base.xhp\n"
-"bas_id231619200162092\n"
-"help.text"
-msgid "' Returns a list of all forms in the form document \"myFormDocument\""
-msgstr ""
-
-#. Hwr96
+#. DoxrV
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
-"bas_id31619200259812\n"
+"par_id21623104676805\n"
"help.text"
-msgid "' Returns an instance of the Form service representing the form \"myForm\""
+msgid "The first line of the example below returns a list of all forms in the form document \"myFormDocument\". The second line returns an instance of the Form service representing the form \"myForm\"."
msgstr ""
#. 9jA9n
@@ -2455,13 +2509,13 @@ msgctxt ""
msgid "Returns an instance of the <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\"><literal>Database</literal> service</link> that allows the execution of SQL commands on the database defined and/or stored in the current Base document"
msgstr ""
-#. FdXAK
+#. 9Bncy
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id731619098073221\n"
"help.text"
-msgid "<emph>User, Password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
+msgid "<emph>user, password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
msgstr ""
#. UbzRD
@@ -2482,6 +2536,15 @@ msgctxt ""
msgid "' ... Run queries, SQL statements, ..."
msgstr ""
+#. DA8ob
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id351623104861223\n"
+"help.text"
+msgid "' ... Run queries, SQL statements, ..."
+msgstr ""
+
#. mBphD
#: sf_base.xhp
msgctxt ""
@@ -2491,13 +2554,13 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the specified <literal>FormDocument</literal> is currently open."
msgstr ""
-#. 7nHnE
+#. njjFg
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619098545701\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a FormDocument to be checked, as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string."
msgstr ""
#. RS3kj
@@ -2518,22 +2581,22 @@ msgctxt ""
msgid "If the form document is already open, it is activated without changing its mode. The method returns <literal>True</literal> if the form document could be opened."
msgstr ""
-#. EizHx
+#. dUE6w
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id941619099797810\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
+msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
msgstr ""
-#. BNeps
+#. Coxpu
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619099816849\n"
"help.text"
-msgid "<emph>DesignMode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
+msgid "<emph>designmode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
msgstr ""
#. B29ng
@@ -2860,13 +2923,13 @@ msgctxt ""
msgid "UNO<br/>object"
msgstr ""
-#. cLAgG
+#. AA95E
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id541619006255653\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents LibreOfficeDev Start Center."
+msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents %PRODUCTNAME Start Center."
msgstr ""
#. vXq8C
@@ -2878,6 +2941,78 @@ msgctxt ""
msgid "List of Methods in the Basic Service"
msgstr ""
+#. GvjSD
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id71621894830071\n"
+"help.text"
+msgid "Converts a numeric expression or a string to a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
+msgstr ""
+
+#. SVk4F
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id431621896441258\n"
+"help.text"
+msgid "This method exposes the Basic builtin function <link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate_Basic\">CDate</link> to Python scripts."
+msgstr ""
+
+#. xvPTA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id401621896675880\n"
+"help.text"
+msgid "<emph>expression</emph>: a numeric expression or a string representing a date."
+msgstr ""
+
+#. aBGSG
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id481621950748686\n"
+"help.text"
+msgid "Converts a UNO date/time representation to a <literal>datetime.datetime</literal> Python native object."
+msgstr ""
+
+#. qhCRh
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id41621950816227\n"
+"help.text"
+msgid "<emph>unodate</emph>: A UNO date/time object of one of the following types: <literal>com.sun.star.util.DateTime</literal>, <literal>com.sun.star.util.Date</literal> or <literal>com.sun.star.util.Time</literal>"
+msgstr ""
+
+#. GQ2hL
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281621952224847\n"
+"help.text"
+msgid "The following example creates a <literal>com.sun.star.util.DateTime</literal> object and converts it to a <literal>datetime.datetime</literal> Python object."
+msgstr ""
+
+#. JXsJN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741621952469980\n"
+"help.text"
+msgid "Converts a date representation into a <literal>com.sun.star.util.DateTime</literal> object."
+msgstr ""
+
+#. 7LW9r
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id511621952524000\n"
+"help.text"
+msgid "<emph>date</emph>: A Python date/time object of one of the following types: <literal>datetime.datetime</literal>, <literal>datetime.date</literal>, <literal>datetime.time</literal>, <literal>float (time.time)</literal> or <literal>time.struct_time</literal>."
+msgstr ""
+
#. vaMxs
#: sf_basic.xhp
msgctxt ""
@@ -3031,24 +3166,6 @@ msgctxt ""
msgid "A number."
msgstr ""
-#. BuEML
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id641618564383315\n"
-"help.text"
-msgid "diffDays = svc.DateDiff('d', date1, date2)"
-msgstr ""
-
-#. qePoV
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id151618564392035\n"
-"help.text"
-msgid "print(diffDays)"
-msgstr ""
-
#. KPEWi
#: sf_basic.xhp
msgctxt ""
@@ -3103,15 +3220,6 @@ msgctxt ""
msgid "Computes a date value from a date string."
msgstr ""
-#. QwSFJ
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"hd_id151618673970234\n"
-"help.text"
-msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functvalue\"/>"
-msgstr ""
-
#. qTtuh
#: sf_basic.xhp
msgctxt ""
@@ -3121,15 +3229,6 @@ msgctxt ""
msgid "The computed date."
msgstr ""
-#. DGgj3
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id931618674563379\n"
-"help.text"
-msgid "print(dt)"
-msgstr ""
-
#. GuCbF
#: sf_basic.xhp
msgctxt ""
@@ -3265,6 +3364,78 @@ msgctxt ""
msgid "svc.MsgBox(\"{} - {} = {}\".format(ticks_end, ticks_ini,ticks_end - ticks_ini))"
msgstr ""
+#. t3ADN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905161499\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.BasicLibraries</bookmark_value>"
+msgstr ""
+
+#. KRHNc
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741622396277528\n"
+"help.text"
+msgid "Returns the UNO object containing all shared Basic libraries and modules."
+msgstr ""
+
+#. MCrF8
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id911622396571584\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>BasicLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. DEARA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281622398076950\n"
+"help.text"
+msgid "The following example loads the Gimmicks Basic library if it has not been loaded yet."
+msgstr ""
+
+#. ZaDVN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905163671\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>"
+msgstr ""
+
+#. jusQK
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id381622397863419\n"
+"help.text"
+msgid "Returns the UNO object containing all shared dialog libraries."
+msgstr ""
+
+#. QEFwP
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id491622397863810\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. 8ozVo
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id811622398234384\n"
+"help.text"
+msgid "The following example shows a message box with the names of all available dialog libraries."
+msgstr ""
+
#. Vb2CW
#: sf_basic.xhp
msgctxt ""
@@ -3346,13 +3517,13 @@ msgctxt ""
msgid "<bookmark_value>Basic service;Now</bookmark_value>"
msgstr ""
-#. 2FAgQ
+#. f96nJ
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id191619084216660\n"
"help.text"
-msgid "Returns the current system date and time as a date/time value."
+msgid "Returns the current system date and time as a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
msgstr ""
#. qxE2n
@@ -3391,94 +3562,103 @@ msgctxt ""
msgid "integer"
msgstr ""
-#. mAUuG
+#. SDu3C
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"bm_id81618907851793\n"
+"bm_id81618907850447\n"
"help.text"
-msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
+msgid "<bookmark_value>Basic service;ThisComponent</bookmark_value>"
msgstr ""
-#. TwoGN
+#. 7wnpT
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id451619094057178\n"
+"par_id141622840830978\n"
"help.text"
-msgid "Inspect Uno objects or variables."
+msgid "If the current component refers to a %PRODUCTNAME document, this method returns the UNO object representing the document."
msgstr ""
-#. 2A4om
+#. 72GZE
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id21619094660345\n"
+"par_id961622841287976\n"
"help.text"
-msgid "<emph>obj</emph>: A variable or Uno object."
+msgid "The method will return <literal>None</literal> when the current component does not correspond to a document."
msgstr ""
-#. erHE5
+#. xbQ6U
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618486941514\n"
+"bm_id81618907858201\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.fileUrlToSystemPath() method\">uno.fileUrlToSystemPath() method</link>"
+msgid "<bookmark_value>Basic service;ThisDatabaseDocument</bookmark_value>"
msgstr ""
-#. GFQ97
+#. GXewr
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618496841514\n"
+"par_id271622912644859\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.systemPathToFileUrl() method\">uno.systemPathToFileUrl() method</link>"
+msgid "If the script is being executed from a Base document or any of its subcomponents this method returns the main component of the Base instance."
msgstr ""
-#. fMbAm
+#. 6MCpX
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id951618554355538\n"
+"par_id811622912819443\n"
"help.text"
-msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
+msgid "This method returns <literal>None</literal> otherwise."
msgstr ""
-#. uruDr
+#. q3CG8
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id610918486941514\n"
+"par_id201623153844931\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"XSCRIPTCONTEXT.getComponentContext() method\">XSCRIPTCONTEXT.getComponentContext() method</link>"
+msgid "Visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument\">OfficeDatabaseDocument</link> API page to learn more about Base's main component structure."
msgstr ""
-#. UCnzE
+#. mAUuG
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618484961514\n"
+"bm_id81618907851793\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.getComponentContext() method\">uno.getComponentContext() method</link>"
+msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
msgstr ""
-#. 5GvY3
+#. TwoGN
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901648186941514\n"
+"par_id451619094057178\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform.system() method\">platform.system() method</link>"
+msgid "Inspect Uno objects or variables."
msgstr ""
-#. gsfQT
+#. 2A4om
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901816486941514\n"
+"par_id21619094660345\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"os.pathsep() method\">os.pathsep() method</link>"
+msgid "<emph>obj</emph>: A variable or Uno object."
+msgstr ""
+
+#. fMbAm
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id951618554355538\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
msgstr ""
#. RYwFj
@@ -4777,6 +4957,96 @@ msgctxt ""
msgid "Cells in the given range that contain text will be ignored by all of these functions. For example, the <literal>DCount</literal> method will not count cells with text, only numerical cells."
msgstr ""
+#. BVKEy
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id501623063693649\n"
+"help.text"
+msgid "Depending on the parameters provided this method will return:"
+msgstr ""
+
+#. pBZm6
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id611623063742045\n"
+"help.text"
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in a given sheet (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. FHWZs
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. YdQaD
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id441623090893210\n"
+"help.text"
+msgid "<emph>sheetname</emph>: The name of the sheet, as a string, from which the form will be retrieved."
+msgstr ""
+
+#. BV8GH
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the specified sheet. If this argument is absent, the method will return a list with the names of all forms available in the sheet."
+msgstr ""
+
+#. sFFyE
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms stored in \"Sheet1\" and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\" which is stored in \"Sheet1\"."
+msgstr ""
+
+#. G9yMh
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. cFBZw
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
+#. NY6Wb
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. DQsCo
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
#. y9kCE
#: sf_calc.xhp
msgctxt ""
@@ -5281,13 +5551,13 @@ msgctxt ""
msgid "Removes an existing sheet from the document."
msgstr ""
-#. H3eHf
+#. Gwe7Z
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id991621620588147\n"
"help.text"
-msgid "<input>doc.RemoveSheet(sheetname: str): bool</input>"
+msgid "<input>svc.RemoveSheet(sheetname: str): bool</input>"
msgstr ""
#. dVxiA
@@ -9547,85 +9817,103 @@ msgctxt ""
msgid "Service invocation"
msgstr ""
-#. C9LQA
+#. X6BV3
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id141610734722352\n"
+"par_id581611090387382\n"
"help.text"
-msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:"
+msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
msgstr ""
-#. JFFek
+#. o39cT
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id591589191059889\n"
+"par_id181622816732197\n"
"help.text"
-msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services of the <literal>ScriptForge</literal> library."
+msgid "Using the <literal>getDocument</literal> method from the <literal>ScriptForge</literal>.<literal>UI</literal> service:"
msgstr ""
-#. X6BV3
+#. 6AZF9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id581611090387382\n"
+"par_id181622818236233\n"
"help.text"
-msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
+msgid "Alternatively you can use the methods <literal>CreateDocument</literal> and <literal>OpenDocument</literal> from the <literal>UI</literal> service."
msgstr ""
-#. HevYB
+#. kv6B9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191739218\n"
+"par_id691622816765571\n"
"help.text"
-msgid "'1) From the ScriptForge.UI service:"
+msgid "Directly if the document is already open."
msgstr ""
-#. 6TA5q
+#. yFDEW
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id331589191766183\n"
+"par_id821622816825012\n"
"help.text"
-msgid "'Alternatively, using the CreateDocument or OpenDocument methods"
+msgid "From a macro triggered by a document event."
msgstr ""
-#. rAPFN
+#. FxfW2
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191774268\n"
+"par_id831622816562430\n"
"help.text"
-msgid "'2) Directly if the document is already open"
+msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services."
msgstr ""
-#. CWFJB
+#. QF9FG
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id471598109329789\n"
+"par_id891582733781994\n"
"help.text"
-msgid "'3) From a macro triggered by a document event"
+msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
msgstr ""
-#. LyvNw
+#. 2odf5
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id71611090922315\n"
+"pyc_id551622819064247\n"
"help.text"
-msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
+msgid "def RunEvent(event)"
msgstr ""
-#. QF9FG
+#. oHQNa
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891582733781994\n"
+"pyc_id311622819064554\n"
"help.text"
-msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
+msgid "doc = CreateScriptService(\"SFDocuments.DocumentEvent\", Event)"
+msgstr ""
+
+#. sHApS
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id221622819064967\n"
+"help.text"
+msgid "# (...)"
+msgstr ""
+
+#. LyvNw
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id71611090922315\n"
+"help.text"
+msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
msgstr ""
#. z3oxC
@@ -9871,6 +10159,15 @@ msgctxt ""
msgid "The example below prints all the properties of a document. Note that the <literal>oDoc</literal> object returned by the <literal>UI.OpenDocument</literal> method is a <literal>SFDocuments.Document</literal> object."
msgstr ""
+#. eqL5J
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id571622826920742\n"
+"help.text"
+msgid "To access document properties in a Python script the user needs to directly access them using their names, as shown below:"
+msgstr ""
+
#. wmiy9
#: sf_document.xhp
msgctxt ""
@@ -9943,40 +10240,112 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the document was successfully closed."
msgstr ""
-#. F2emZ
+#. Wt7L9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id361589200121646\n"
"help.text"
-msgid "<emph>SaveAsk</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
+msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
msgstr ""
-#. AxyoV
+#. STq4L
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id901599410483300\n"
+"bas_id751622827903730\n"
"help.text"
-msgid "This method is applicable <emph>only for Base documents</emph>."
+msgid "End If"
msgstr ""
-#. 47ud8
+#. vp56r
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891599410524092\n"
+"par_id501623063693649\n"
"help.text"
-msgid "It returns a <literal>SFDatabases.Database</literal> service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document."
+msgid "Depending on the parameters provided this method will return:"
msgstr ""
-#. cdu6C
+#. wrCnS
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id721599410266911\n"
+"par_id611623063742045\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters. Both default to \"\"."
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. hgt6o
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. 4WbGV
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id821623076570573\n"
+"help.text"
+msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
+msgstr ""
+
+#. fRBBF
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
+msgstr ""
+
+#. CELkA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
+msgstr ""
+
+#. 8GoMk
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms()"
+msgstr ""
+
+#. uCcpo
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Form_A\")"
+msgstr ""
+
+#. 9gHMA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms()"
+msgstr ""
+
+#. H3946
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Form_A\")"
msgstr ""
#. Nmwv9
@@ -10006,22 +10375,22 @@ msgctxt ""
msgid "The document itself does not need to be active to be able to run commands."
msgstr ""
-#. qAb3U
+#. QSiFB
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id401589202413575\n"
"help.text"
-msgid "<emph>Command</emph> : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
+msgid "<emph>command</emph>: Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
msgstr ""
-#. nZ8Yc
+#. wQF35
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id721611153068137\n"
"help.text"
-msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell."
+msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell."
msgstr ""
#. pbYAn
@@ -10096,49 +10465,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. cNiiE
+#. 7tX6c
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id331589203370950\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. AKbDA
+#. niFkh
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id631589204010142\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. zkP8D
+#. snX8q
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id811589204084107\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. ntVEA
+#. g3wDy
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id451589204163772\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. N6WPC
+#. qZaAJ
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id981589204207800\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. FJywB
@@ -10168,49 +10537,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. CPc2g
+#. FAjhF
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id301589205147697\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. GEybm
+#. zr6Rx
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id851589205147348\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. PPc3f
+#. k2uRD
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id821589205147330\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. RKCha
+#. eyrsV
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id67158920514729\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. hXUjB
+#. vA4NU
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id881589205147911\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. WCH7E
@@ -12607,13 +12976,13 @@ msgctxt ""
msgid "Definitions"
msgstr ""
-#. VEC49
+#. GYDbT
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id951618172906010\n"
"help.text"
-msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well. The way a <literal>FormDocument</literal> is handled depends on the %PRODUCTNAME component where it is stored."
+msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well."
msgstr ""
#. nKUdb
@@ -12661,15 +13030,6 @@ msgctxt ""
msgid "A <literal>FormDocument</literal> can be seen as a set of forms that provide access to datasets such as database tables and queries from within %PRODUCTNAME documents. The names of forms and subforms inside a FormDocument can be accessed using the <link href=\"text/shared/02/01170600.xhp\" name=\"FormNavigator\">Form Navigator</link>."
msgstr ""
-#. dKBXK
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id721618175731903\n"
-"help.text"
-msgid "In Calc documents, each sheet can contain a single <literal>FormDocument</literal>. A Writer document contains only one <literal>FormDocument</literal>, which is the document itself."
-msgstr ""
-
#. AMFVt
#: sf_form.xhp
msgctxt ""
@@ -12724,13 +13084,13 @@ msgctxt ""
msgid "In Writer documents"
msgstr ""
-#. Ju2Kj
+#. 8s4VD
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id51616767892693\n"
"help.text"
-msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside the single <literal>FormDocument</literal> of a Writer file:"
+msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside a Writer file:"
msgstr ""
#. NFikt
@@ -12742,6 +13102,15 @@ msgctxt ""
msgid "Forms can be accessed by their names or by their indices, as shown below:"
msgstr ""
+#. cYS6G
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id691622014677169\n"
+"help.text"
+msgid "my_form = doc.Forms(0)"
+msgstr ""
+
#. 8PHy6
#: sf_form.xhp
msgctxt ""
@@ -12760,13 +13129,22 @@ msgctxt ""
msgid "In Calc documents"
msgstr ""
-#. L3Wdt
+#. yCpnG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id481618179851104\n"
"help.text"
-msgid "Each sheet in a Calc file is a single <literal>FormDocument</literal>. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgid "A form in a Calc file must have a unique name inside its sheet. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgstr ""
+
+#. i9Um4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id51622028165429\n"
+"help.text"
+msgid "This is achieved identically using Python:"
msgstr ""
#. 2fB94
@@ -12778,13 +13156,13 @@ msgctxt ""
msgid "In Base documents"
msgstr ""
-#. Faenc
+#. J3Btp
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id711616768164987\n"
"help.text"
-msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and access the form <literal>MainForm</literal>:"
+msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and accesses the form <literal>MainForm</literal>:"
msgstr ""
#. pbtEM
@@ -12805,13 +13183,13 @@ msgctxt ""
msgid "' Or, alternatively, to access the form by its index ..."
msgstr ""
-#. XXgZ3
+#. 2v2aG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991618249636036\n"
"help.text"
-msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done in a variety of ways, such as by creating an instance of the <literal>Document</literal> service or by calling the methods <literal>OpenDocument</literal> (<literal>UI</literal> service) and <literal>OpenFormDocument</literal> (<literal>Document</literal> service)."
+msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done by calling the <literal>OpenFormDocument</literal> method of the <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"ScriptForge Base Service\"><literal>Base</literal> service</link>."
msgstr ""
#. DDerZ
@@ -12823,6 +13201,78 @@ msgctxt ""
msgid "To access a given subform of a form use the <literal>SubForms</literal> method. Note that in the example below <literal>mySubForm</literal> is a new instance of the <literal>Form</literal> service."
msgstr ""
+#. e7fcY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id681622028653480\n"
+"help.text"
+msgid "Previous examples translate in Python as:"
+msgstr ""
+
+#. Af2SY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id501622028742999\n"
+"help.text"
+msgid "db = CreateScriptService('SFDocuments.Document', XSCRIPTCONTEXT.getDocument())"
+msgstr ""
+
+#. ebc4K
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id811622808499801\n"
+"help.text"
+msgid "# The statement below is necessary only if the form hasn't been opened yet"
+msgstr ""
+
+#. j3BCx
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id671622028743191\n"
+"help.text"
+msgid "form_doc = db.OpenFormDocument('thisFormDocument')"
+msgstr ""
+
+#. mSnqt
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id431622028743374\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 'MainForm')"
+msgstr ""
+
+#. GdyX6
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id511622808538351\n"
+"help.text"
+msgid "# Or, alternatively, to access the form by its index ..."
+msgstr ""
+
+#. Bb4K4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id681622028743582\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 0)"
+msgstr ""
+
+#. FTwWJ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id611622028743782\n"
+"help.text"
+msgid "sub_form = form.SubForms('mySubForm')"
+msgstr ""
+
#. QFFzk
#: sf_form.xhp
msgctxt ""
@@ -12841,6 +13291,24 @@ msgctxt ""
msgid "To invoke the <literal>Form</literal> service when a form event takes place:"
msgstr ""
+#. k2fKf
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id721623150543016\n"
+"help.text"
+msgid "It is recommended to free resources after use of the Form service."
+msgstr ""
+
+#. pF9UQ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id221623150547406\n"
+"help.text"
+msgid "This operation is done implicitly when a form document is closed with the <literal>CloseFormDocument()</literal> method described below."
+msgstr ""
+
#. GueeT
#: sf_form.xhp
msgctxt ""
@@ -13552,22 +14020,13 @@ msgctxt ""
msgid "'Activates the form"
msgstr ""
-#. JxwJG
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id661618228523419\n"
-"help.text"
-msgid "To use the method Activate with other %PRODUCTNAME documents, read <link href=\"text/sbasic/shared/03/sf_form.xhp#ServiceInvocation\" name=\"FormServiceInvocation\">Service invocation</link> above."
-msgstr ""
-
-#. NQ629
+#. YHxMm
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id81618228720782\n"
"help.text"
-msgid "<literal>ThisComponent</literal> is valid for Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
+msgid "<literal>ThisComponent</literal> applies to Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
msgstr ""
#. QznyJ
@@ -13597,13 +14056,13 @@ msgctxt ""
msgid "The value returned by the <literal>Controls</literal> method depends on the arguments provided:"
msgstr ""
-#. qQAnX
+#. YkyY2
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id421598179770993\n"
"help.text"
-msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
+msgid "If the method is called <emph>without arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
msgstr ""
#. SsiUX
@@ -13615,13 +14074,13 @@ msgctxt ""
msgid "If the optional <literal>ControlName</literal> argument is provided, the method returns a <literal>FormControl</literal> class instance referring to the specified control."
msgstr ""
-#. 7LRLD
+#. 7CFJU
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. unh4B
@@ -13633,22 +14092,22 @@ msgctxt ""
msgid "Return a <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"DBService\"><literal>SFDatabases</literal>.<literal>Database</literal></link> instance giving access to the execution of SQL commands on the database the current form is connected to and/or that is stored in the current Base document."
msgstr ""
-#. nXEAh
+#. fZRst
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991616861417207\n"
"help.text"
-msgid "Each form in a <literal>FormDocument</literal> has its own database connection, except in Base documents where they all share the same connection."
+msgid "Each form has its own database connection, except in Base documents where they all share the same connection."
msgstr ""
-#. YeWdC
+#. wFSWb
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id701616861134906\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters (Default = \"\")."
+msgid "<emph>user, password</emph>: The login optional parameters (Default = \"\")."
msgstr ""
#. 83Jju
@@ -13687,13 +14146,13 @@ msgctxt ""
msgid "The form cursor is positioned on the next record. Returns <literal>True</literal> if successful."
msgstr ""
-#. qRdTC
+#. a2gGn
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id271616863582607\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go forward (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go forward (Default = 1)."
msgstr ""
#. e6huC
@@ -13705,13 +14164,13 @@ msgctxt ""
msgid "The form cursor is positioned on the previous record. Returns <literal>True</literal> if successful."
msgstr ""
-#. m47xh
+#. tAnVw
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id751616863794125\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go backwards (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go backwards (Default = 1)."
msgstr ""
#. Kp4Wo
@@ -13723,6 +14182,15 @@ msgctxt ""
msgid "Reloads the current data from the database and refreshes the form. The cursor is positioned on the first record. Returns <literal>True</literal> if successful."
msgstr ""
+#. Npc6x
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id401622550186725\n"
+"help.text"
+msgid "form.Requery() # Python"
+msgstr ""
+
#. 5gBGr
#: sf_form.xhp
msgctxt ""
@@ -13741,22 +14209,22 @@ msgctxt ""
msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of subforms contained in the current form or subform instance."
msgstr ""
-#. aVZ57
+#. AD3Q6
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id591616864510445\n"
"help.text"
-msgid "If the optional <literal>Subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
+msgid "If the optional <literal>subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
msgstr ""
-#. jhmRo
+#. NLwGt
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id341616864510747\n"
"help.text"
-msgid "<emph>Subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
+msgid "<emph>subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
msgstr ""
#. 8Cxxs
@@ -13894,6 +14362,15 @@ msgctxt ""
msgid "The <literal>FormControl</literal> service is invoked from an existing <literal>Form</literal> service instance through its <literal>Controls</literal> method."
msgstr ""
+#. 56bE7
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id721622556808773\n"
+"help.text"
+msgid "control.Value = 'Current Time = ' + strftime(\"%a, %d %b %Y %H:%M:%S\", localtime())"
+msgstr ""
+
#. FaP92
#: sf_formcontrol.xhp
msgctxt ""
@@ -15235,13 +15712,13 @@ msgctxt ""
msgid "On the other hand, if a <literal>ControlName</literal> is provided, the method returns a <literal>FormControl</literal> class instance corresponding to the specified control."
msgstr ""
-#. F8FfM
+#. eoLJG
#: sf_formcontrol.xhp
msgctxt ""
"sf_formcontrol.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph>: A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. F4Sdy
@@ -15262,6 +15739,15 @@ msgctxt ""
msgid "' Returns a FormControl class instance corresponding to \"myCheckBox\""
msgstr ""
+#. AGA7Z
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"par_id391622559441530\n"
+"help.text"
+msgid "Using Python:"
+msgstr ""
+
#. CprjV
#: sf_formcontrol.xhp
msgctxt ""
@@ -15307,6 +15793,24 @@ msgctxt ""
msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:"
msgstr ""
+#. B5QLA
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562833004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. 8jneo
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id781622561048794\n"
+"help.text"
+msgid "lbl_city.Caption = \"Selected city: \" + combo_city.Value"
+msgstr ""
+
#. kz9SK
#: sf_formcontrol.xhp
msgctxt ""
@@ -15316,6 +15820,573 @@ msgctxt ""
msgid "The following code snippet can be used to process RadioButton controls that share the same group name. In this example, suppose there are three radio buttons with names <literal>optA</literal>, <literal>optB</literal> and <literal>optC</literal> and we wish to display the caption of the selected control."
msgstr ""
+#. hRhNC
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"bas_id251618776933304\n"
+"help.text"
+msgid "MsgBox \"Selected option: \" & optControl.Caption"
+msgstr ""
+
+#. kxKPM
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562822004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. QBAvs
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id441622562080419\n"
+"help.text"
+msgid "ui.MsgBox('Selected option: ' + control.Caption)"
+msgstr ""
+
+#. czP76
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating Python Scripts with ScriptForge"
+msgstr ""
+
+#. 8BEWT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id461623364876507\n"
+"help.text"
+msgid "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\" name=\"SF_Intro_Page\">Creating Python Scripts with <literal>ScriptForge</literal></link></variable>"
+msgstr ""
+
+#. 6JuA3
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id361623410405420\n"
+"help.text"
+msgid "Differences between Basic and Python"
+msgstr ""
+
+#. 3GzhB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id41623410443946\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"SF_Lib\">ScriptForge library</link> is available both for Basic and Python. Most services, methods and properties work identically in both programming languages. However, due to differences in how each language works, <literal>ScriptForge</literal> users must be aware of some characteristics of the library when using Python:"
+msgstr ""
+
+#. HsKzK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id551623410718241\n"
+"help.text"
+msgid "<emph>Methods and Property names:</emph> In Python, all methods and properties can be used in lowercased, ProperCased or camelCased formats."
+msgstr ""
+
+#. Rg29x
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id741623411104297\n"
+"help.text"
+msgid "<emph>Arguments:</emph> All keyword arguments passed on to methods are lowercased."
+msgstr ""
+
+#. C6VCu
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id441623411216354\n"
+"help.text"
+msgid "<emph>Dates:</emph> All date objects are passed and returned as <literal>datetime.datetime</literal> native Python objects."
+msgstr ""
+
+#. FcX93
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id891623411367669\n"
+"help.text"
+msgid "<emph>Arrays:</emph> One-dimensional arrays are passed and returned as tuples (which is an immutable object). Two-dimensional arrays are passed and returned as tuples of tuples."
+msgstr ""
+
+#. S6wwX
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623411507442\n"
+"help.text"
+msgid "<emph>None:</emph> Python's <literal>None</literal> keyword is equivalent to Basic's <literal>Null</literal>, <literal>Empty</literal> or <literal>Nothing</literal>."
+msgstr ""
+
+#. 2G2uk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id21623411611447\n"
+"help.text"
+msgid "<emph>UNO objects:</emph> All UNO structures are exchanged between Basic and Python without any changes."
+msgstr ""
+
+#. WFDrN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id651623412069496\n"
+"help.text"
+msgid "<emph>Debugging:</emph> Whenever an error occurs in Python scripts that use <literal>ScriptForge</literal>, the error message provided by the Python execution stack displays the line of code that triggered the error. In Basic error messages do not display this information."
+msgstr ""
+
+#. ZzngK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id31623411828158\n"
+"help.text"
+msgid "Visit <embedvar href=\"text/sbasic/python/main0000.xhp#pythonscriptshelp\"/> for more information on Python scripting using %PRODUCTNAME."
+msgstr ""
+
+#. CZiTF
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id391623411150080\n"
+"help.text"
+msgid "Running Python scripts on %PRODUCTNAME"
+msgstr ""
+
+#. 2j29F
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id411623364895100\n"
+"help.text"
+msgid "Depending on what you intend to achieve, you may choose one of the following approaches to running Python scripts in %PRODUCTNAME:"
+msgstr ""
+
+#. XHP4Z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365274024\n"
+"help.text"
+msgid "<emph>Run Scripts inside the current %PRODUCTNAME process:</emph> Python scripts are executed from within the %PRODUCTNAME process by using the <menuitem>Tools - Macros - Run Macro</menuitem> menu or the APSO extension to call user scripts stored in the Python scripts folder. You can also use the APSO Python shell to interactively run Python scripts."
+msgstr ""
+
+#. pnXQT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id761623365278133\n"
+"help.text"
+msgid "<emph>Run Scripts separately from the %PRODUCTNAME process:</emph> Python scripts are executed from an external process that connects to an ongoing %PRODUCTNAME process using a socket."
+msgstr ""
+
+#. uyCPN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id631623365667011\n"
+"help.text"
+msgid "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
+msgstr ""
+
+#. R4Rfk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id431623365836802\n"
+"help.text"
+msgid "Running Scripts from inside the %PRODUCTNAME process"
+msgstr ""
+
+#. UFGaA
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id111623365861568\n"
+"help.text"
+msgid "Using the APSO extension"
+msgstr ""
+
+#. GAQwg
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365892513\n"
+"help.text"
+msgid "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. iXiDt
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623366334727\n"
+"help.text"
+msgid "In APSO's main window go to <menuitem>Menu - Python Shell</menuitem>."
+msgstr ""
+
+#. gbnEf
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id931623366329927\n"
+"help.text"
+msgid "Alternativelly you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>."
+msgstr ""
+
+#. TKAXE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id661623366478092\n"
+"help.text"
+msgid "Now you can start typing Python commands and the shell will print the corresponding output after each line of code is executed."
+msgstr ""
+
+#. zGCxS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id581623366559478\n"
+"help.text"
+msgid "To start using the <literal>ScriptForge</literal> library, you need to import the <literal>CreateScriptService</literal> method, with which you will be able to access the services provided by the library. The example below uses the <literal>Basic</literal> service to display a message box."
+msgstr ""
+
+#. F7c8N
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id701623366829587\n"
+"help.text"
+msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code."
+msgstr ""
+
+#. tWENT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623366906045\n"
+"help.text"
+msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet bellow uses the <literal>UI</literal> service to create a blank writer document."
+msgstr ""
+
+#. N5A9E
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id961623367376768\n"
+"help.text"
+msgid "Creating Python script files"
+msgstr ""
+
+#. xqmvY
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367433650\n"
+"help.text"
+msgid "You can create your own Python files and edit them with your preferred text editor. Later you can call them from within any %PRODUCTNAME component."
+msgstr ""
+
+#. arDpS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id51623367560321\n"
+"help.text"
+msgid "The first step is to locate where your user scripts are stored. For that, refer to <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Python_Scripts_Path\">Python Scripts Organization and Location</link> help page."
+msgstr ""
+
+#. NdM4Y
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367773032\n"
+"help.text"
+msgid "Now you can create a text file inside your Python user scripts folder, for instance <emph>sf_test.py</emph>, and start typing your scripts."
+msgstr ""
+
+#. rFyBp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id271623367917630\n"
+"help.text"
+msgid "Next is a simple example that gets the numeric value from a Calc cell and increments it by 1. Simply type the following code into the <emph>sf_test.py</emph> file."
+msgstr ""
+
+#. EQxF2
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id171623368511426\n"
+"help.text"
+msgid "This example creates the <literal>increment_cell</literal> function. Note that <literal>g_exportedScripts</literal> is a tuple that tells which functions will be displayed in %PRODUCTNAME as user scripts."
+msgstr ""
+
+#. UUnv4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623368615244\n"
+"help.text"
+msgid "To run this script from within a Calc document:"
+msgstr ""
+
+#. FynYm
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id811623368677444\n"
+"help.text"
+msgid "Create or open a Calc file."
+msgstr ""
+
+#. qdWEL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id281623368679141\n"
+"help.text"
+msgid "Enter some numeric value into cell \"A1\" in the current sheet."
+msgstr ""
+
+#. bFQSh
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623368679893\n"
+"help.text"
+msgid "Go to <menuitem>Tools - Macros - Run Macros</menuitem> ."
+msgstr ""
+
+#. xLTy8
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id421623368680565\n"
+"help.text"
+msgid "Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list."
+msgstr ""
+
+#. EaBEU
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id131623368875763\n"
+"help.text"
+msgid "Click <keycode>Run</keycode>. Note that the value in cell \"A1\" was incremented by 1."
+msgstr ""
+
+#. 9FozC
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id781623368934689\n"
+"help.text"
+msgid "You can also use APSO to run Python scripts in a similar manner:"
+msgstr ""
+
+#. Lyyxc
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id501623369002537\n"
+"help.text"
+msgid "First open APSO by going to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. 2H4ta
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id521623369004825\n"
+"help.text"
+msgid "In the macro list, navigate to <menuitem>My Macros - sf_test - increment_cell</menuitem> ."
+msgstr ""
+
+#. ZhSaL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id101623369005929\n"
+"help.text"
+msgid "Click <menuitem>Execute</menuitem> ."
+msgstr ""
+
+#. ujB4e
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id531623369208159\n"
+"help.text"
+msgid "Running Scripts separately from the %PRODUCTNAME process"
+msgstr ""
+
+#. 9yG9z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id261623370168228\n"
+"help.text"
+msgid "Determining the Installation Path"
+msgstr ""
+
+#. 2ijCM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id261623369722023\n"
+"help.text"
+msgid "The first step to run scripts from a separate process is to find the folder where %PRODUCTNAME is installed. There are several ways to do that, but <literal>ScriptForge</literal> provides a quick way to identify your installation path. For that, open APSO's Python shell and type:"
+msgstr ""
+
+#. UEwkB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id81623370150730\n"
+"help.text"
+msgid "The output from the code above is the base directory where %PRODUCTNAME is installed. Now you need to add the \"program\" subfolder to the resulting path. This is the base folder from which you will run Python scripts from a separate process."
+msgstr ""
+
+#. EvDcx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id451623370201479\n"
+"help.text"
+msgid "For example, suppose you get <emph>/usr/lib/libreoffice/</emph> as the result from running the Python code above. Then you need to consider <emph>/usr/lib/libreoffice/program</emph> as the path to run your Python scripts."
+msgstr ""
+
+#. 6EYGe
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id231623370501084\n"
+"help.text"
+msgid "Start %PRODUCTNAME with socket settings"
+msgstr ""
+
+#. F94mp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623369245475\n"
+"help.text"
+msgid "To run Python scripts from a separate process, you need to start %PRODUCTNAME with a few additional options that specify the hostname and port through which the external process will communicate with the %PRODUCTNAME component process."
+msgstr ""
+
+#. mfbEM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id221623369584132\n"
+"help.text"
+msgid "Open the your operating system's command prompt, navigate to the program folder of your %PRODUCTNAME installation directory and type:"
+msgstr ""
+
+#. 6hDm4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623370706743\n"
+"help.text"
+msgid "The command above will start %PRODUCTNAME with a communication channel open so that other processes can exchange messages with it."
+msgstr ""
+
+#. SB5LE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623370871360\n"
+"help.text"
+msgid "Note that the previous example opens %PRODUCTNAME start center. If you want to open a specific component, for instance Writer, you can add the --writer flag to the command, as follows."
+msgstr ""
+
+#. cVRuV
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id431623373618951\n"
+"help.text"
+msgid "Take note of the <literal>host</literal> and <literal>port</literal> parameters, which in this example are <emph>localhost</emph> and <emph>2021</emph>, respectively."
+msgstr ""
+
+#. Z7z5C
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id861623370468356\n"
+"help.text"
+msgid "Running an External Python Shell"
+msgstr ""
+
+#. eBmVz
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623371253647\n"
+"help.text"
+msgid "Start the Python shell from within the <emph>program</emph> folder inside your %PRODUCTNAME installation path. Follow the steps <link href=\"text/sbasic/shared/03/sf_intro.xhp#InstallPath\" name=\"Install_Path\">above</link> to learn how to find your installation path."
+msgstr ""
+
+#. 69F7S
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id11623373098602\n"
+"help.text"
+msgid "<emph>On Linux / Mac OS:</emph>"
+msgstr ""
+
+#. PFWiq
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id311623373151552\n"
+"help.text"
+msgid "<emph>On Windows:</emph>"
+msgstr ""
+
+#. HGBuK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id791623373520018\n"
+"help.text"
+msgid "This will open the Python shell and now you can start typing commands that will be executed by %PRODUCTNAME. But first you need to set up the socket connection."
+msgstr ""
+
+#. s54tE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id351623373686414\n"
+"help.text"
+msgid "The second line of code above defines the <literal>host</literal> and <literal>port</literal> settings so that the Python shell can communicate with an ongoing %PRODUCTNAME process opened with the same socket settings."
+msgstr ""
+
+#. RiXDx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623373769471\n"
+"help.text"
+msgid "Now you can run other Python commands and they will be able to communicate with the %PRODUCTNAME process. For example:"
+msgstr ""
+
#. VCRTD
#: sf_l10n.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/scalc/01.po b/source/ar/helpcontent2/source/text/scalc/01.po
index 86c2fcffafc..b5895943b7d 100644
--- a/source/ar/helpcontent2/source/text/scalc/01.po
+++ b/source/ar/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/ar/>\n"
@@ -27160,15 +27160,6 @@ msgctxt ""
msgid "<item type=\"input\">=OCT2HEX(144;4)</item> returns 0064."
msgstr ""
-#. AXDcg
-#: 04060116.xhp
-msgctxt ""
-"04060116.xhp\n"
-"hd_id14741462320147\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/01/func_convert.xhp#convert_head\"/>"
-msgstr ""
-
#. G7UNe
#: 04060116.xhp
msgctxt ""
@@ -69757,13 +69748,13 @@ msgctxt ""
msgid "<variable id=\"sam01\">Choose <menuitem>Data - Statistics - Sampling</menuitem></variable>"
msgstr ""
-#. MDjEn
+#. bdELn
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
"par_id1000050\n"
"help.text"
-msgid "Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis."
+msgid "Sampling allows you to pick data from a <emph>source</emph> table (population) to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis, as well as with or without sample replacement in the source table."
msgstr ""
#. GRbRi
@@ -69784,40 +69775,112 @@ msgctxt ""
msgid "Sampling Method"
msgstr ""
-#. zDwkD
+#. XsLMx
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000070\n"
+"hd_id611623249550632\n"
"help.text"
-msgid "<emph>Random</emph>: Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
+msgid "Random"
msgstr ""
-#. AAvrF
+#. fnhdR
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000080\n"
+"par_id711623249563655\n"
"help.text"
-msgid "<emph>Sample size</emph>: Number of lines sampled from the source table."
+msgid "Picks exactly <emph>Sample Size</emph> lines of the source table in a random way."
msgstr ""
-#. hy48Z
+#. ePB4n
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000090\n"
+"hd_id431623249579089\n"
"help.text"
-msgid "<emph>Periodic</emph>: Picks lines in a pace defined by <emph>Period</emph>."
+msgid "Sample size"
msgstr ""
-#. i8TDF
+#. LtFAr
#: statistics_sampling.xhp
msgctxt ""
"statistics_sampling.xhp\n"
-"par_id1000100\n"
+"par_id461623249594879\n"
+"help.text"
+msgid "Number of lines sampled from the source table. The Sample size is limited to the population size for all sampling methods without replacement."
+msgstr ""
+
+#. S4cc4
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id931623249610097\n"
+"help.text"
+msgid "With replacement"
+msgstr ""
+
+#. ArJPP
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id191623249619384\n"
+"help.text"
+msgid "When checked, put back samples in population (source table) after draw. A sample can be drawn more than once and therefore a larger sample size than population is possible. This option is mutually exclusive with <emph>Keep order</emph>. When unchecked, a sample drawn is not put back to the population and sample size is limited to population size."
+msgstr ""
+
+#. QG5Yo
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id791623249632175\n"
+"help.text"
+msgid "Keep order"
+msgstr ""
+
+#. KBoyr
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id741623249641180\n"
+"help.text"
+msgid "When checked, samples are drawn in order of population data. Samples are not put back to the population (exclusive with <emph>With replacement</emph>). This option is automatically checked for <emph>Periodic</emph> sampling. When unchecked, samples are drawn in random order."
+msgstr ""
+
+#. 73nDr
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id461623249656476\n"
+"help.text"
+msgid "Periodic"
+msgstr ""
+
+#. MFSpi
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id481623249667345\n"
+"help.text"
+msgid "Picks lines in a pace defined by <emph>Period</emph>."
+msgstr ""
+
+#. jM46a
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"hd_id101623249682605\n"
+"help.text"
+msgid "Period"
+msgstr ""
+
+#. NVGau
+#: statistics_sampling.xhp
+msgctxt ""
+"statistics_sampling.xhp\n"
+"par_id621623249692296\n"
"help.text"
-msgid "<emph>Period</emph>: the number of lines to skip periodically when sampling."
+msgid "The number of lines to skip periodically when sampling. The <emph>Period</emph> is limited to the population size."
msgstr ""
#. NjytZ
diff --git a/source/ar/helpcontent2/source/text/sdatabase.po b/source/ar/helpcontent2/source/text/sdatabase.po
index 5ebddb51778..416ad7da3a2 100644
--- a/source/ar/helpcontent2/source/text/sdatabase.po
+++ b/source/ar/helpcontent2/source/text/sdatabase.po
@@ -3,9 +3,9 @@ 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: 2021-05-05 17:15+0200\n"
-"PO-Revision-Date: 2021-03-08 14:24+0000\n"
-"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
+"PO-Revision-Date: 2021-06-13 09:10+0000\n"
+"Last-Translator: kimy <kimy747@zohomail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/ar/>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"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-Generator: Weblate 4.6.2\n"
#. ugSgG
#: 02000000.xhp
@@ -85,7 +85,7 @@ msgctxt ""
"par_id3156426\n"
"help.text"
msgid "Open a text document (or a spreadsheet document if you prefer the specific printing functions of this type of document)."
-msgstr ""
+msgstr "افتح مستندًا نصيًا (أو جدول بيانات إذا كنت تفضل وظائف الطباعة الخاصة بهذا النوع من المستندات)."
#. KFWTE
#: 02000000.xhp
@@ -6018,6 +6018,573 @@ msgctxt ""
msgid "<ahelp hid=\".\">Sorts the list of table names in ascending order starting at the beginning of the alphabet.</ahelp>"
msgstr ""
+#. SaBHA
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"tit\n"
+"help.text"
+msgid "Advanced Properties"
+msgstr ""
+
+#. xBcXZ
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_idN10550\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvprop.xhp\">Advanced Properties</link>"
+msgstr ""
+
+#. 5dCC5
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_idN10560\n"
+"help.text"
+msgid "Specifies advanced properties for the database."
+msgstr ""
+
+#. FGvho
+#: dabaadvprop.xhp
+msgctxt ""
+"dabaadvprop.xhp\n"
+"par_id3998840\n"
+"help.text"
+msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
+msgstr ""
+
+#. ssTZY
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"tit\n"
+"help.text"
+msgid "Special Settings"
+msgstr ""
+
+#. JBUZ3
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"bm_id81623155177507\n"
+"help.text"
+msgid "<bookmark_value>database;special settings</bookmark_value> <bookmark_value>database settings;SQL92 naming</bookmark_value> <bookmark_value>database settings;keyword AS</bookmark_value> <bookmark_value>database settings;outer join syntax</bookmark_value> <bookmark_value>database settings;special SELECT statements</bookmark_value> <bookmark_value>database settings;ODBC date/time</bookmark_value> <bookmark_value>database settings;support primary keys</bookmark_value> <bookmark_value>database settings;line ends</bookmark_value> <bookmark_value>database settings;version columns</bookmark_value>"
+msgstr ""
+
+#. vCApF
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10556\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvpropdat.xhp\">Special Settings</link>"
+msgstr ""
+
+#. nv4Nn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10566\n"
+"help.text"
+msgid "Specifies the way you can work with data in a database."
+msgstr ""
+
+#. nVTwF
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id7679372\n"
+"help.text"
+msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
+msgstr ""
+
+#. mEAfH
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id4572283\n"
+"help.text"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr ""
+
+#. 8pnWD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "Use SQL92 naming constraints"
+msgstr ""
+
+#. CZ3vk
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10594\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
+msgstr ""
+
+#. wHaBn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105907\n"
+"help.text"
+msgid "Use keyword AS before table alias names"
+msgstr ""
+
+#. xEpbm
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105947\n"
+"help.text"
+msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
+msgstr ""
+
+#. NbAt4
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id3534958\n"
+"help.text"
+msgid "End text lines with CR + LF"
+msgstr ""
+
+#. NKKsC
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id6151921\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
+msgstr ""
+
+#. UDWZ7
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1059E\n"
+"help.text"
+msgid "Append the table alias name in SELECT statements"
+msgstr ""
+
+#. v2ZEZ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
+msgstr ""
+
+#. 6kz2C
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A5\n"
+"help.text"
+msgid "Use Outer Join syntax '{OJ }'"
+msgstr ""
+
+#. 9PDve
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105A9\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
+msgstr ""
+
+#. xahKj
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105BE\n"
+"help.text"
+msgid "Example:"
+msgstr ""
+
+#. 8rHyA
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C1\n"
+"help.text"
+msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
+msgstr ""
+
+#. yARgJ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C4\n"
+"help.text"
+msgid "Ignore the privileges from the database driver"
+msgstr ""
+
+#. GoiGX
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105C8\n"
+"help.text"
+msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
+msgstr ""
+
+#. CcsGn
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105CB\n"
+"help.text"
+msgid "Replace named parameters with ?"
+msgstr ""
+
+#. finzM
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105CF\n"
+"help.text"
+msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
+msgstr ""
+
+#. LypD3
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105D2\n"
+"help.text"
+msgid "Display version columns (when available)"
+msgstr ""
+
+#. gJR4a
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105D6\n"
+"help.text"
+msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
+msgstr ""
+
+#. HLoGa
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105FA\n"
+"help.text"
+msgid "Use the catalog name in SELECT statements"
+msgstr ""
+
+#. uqBBN
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN105FE\n"
+"help.text"
+msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
+msgstr ""
+
+#. uTnnA
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10613\n"
+"help.text"
+msgid "Use the schema name in SELECT statements"
+msgstr ""
+
+#. EVDZk
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10617\n"
+"help.text"
+msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
+msgstr ""
+
+#. JgvBE
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1061A\n"
+"help.text"
+msgid "Create index with ASC or DESC statement"
+msgstr ""
+
+#. BgkNz
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN1061E\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
+msgstr ""
+
+#. BzVqp
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10621\n"
+"help.text"
+msgid "Comparison of Boolean values"
+msgstr ""
+
+#. rgzfK
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_idN10625\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
+msgstr ""
+
+#. X2cuQ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id1101718\n"
+"help.text"
+msgid "Form data input checks for required fields"
+msgstr ""
+
+#. 8FD9D
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id3783989\n"
+"help.text"
+msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
+msgstr ""
+
+#. LPJKD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id6684163\n"
+"help.text"
+msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
+msgstr ""
+
+#. fZAwm
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id3837397\n"
+"help.text"
+msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
+msgstr ""
+
+#. T9wrt
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id0909200811170166\n"
+"help.text"
+msgid "Ignore currency field information"
+msgstr ""
+
+#. MWpZD
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id0909200811170221\n"
+"help.text"
+msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
+msgstr ""
+
+#. ykjaM
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id040920092139524\n"
+"help.text"
+msgid "Use ODBC conformant date/time literals"
+msgstr ""
+
+#. AFvyx
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id040920092139526\n"
+"help.text"
+msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
+msgstr ""
+
+#. 9PTAJ
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"hd_id04092009442139524\n"
+"help.text"
+msgid "Supports primary keys"
+msgstr ""
+
+#. BVmAU
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id04096620092139526\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
+msgstr ""
+
+#. WCkDd
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841631\n"
+"help.text"
+msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
+msgstr ""
+
+#. U5ssy
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841632\n"
+"help.text"
+msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
+msgstr ""
+
+#. vdH4q
+#: dabaadvpropdat.xhp
+msgctxt ""
+"dabaadvpropdat.xhp\n"
+"par_id66841633\n"
+"help.text"
+msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
+msgstr ""
+
+#. EYaFK
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"tit\n"
+"help.text"
+msgid "Generated Values"
+msgstr ""
+
+#. kGZBa
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"bm_id521623154765032\n"
+"help.text"
+msgid "<bookmark_value>database advanced properties;autoincrement values</bookmark_value> <bookmark_value>database advanced properties;automatic generated values</bookmark_value> <bookmark_value>database advanced properties;retrieve generated values</bookmark_value> <bookmark_value>database advanced properties;query generated values</bookmark_value>"
+msgstr ""
+
+#. kqFCk
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10553\n"
+"help.text"
+msgid "<link href=\"text/sdatabase/dabaadvpropgen.xhp\">Generated Values</link>"
+msgstr ""
+
+#. x7uc3
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10563\n"
+"help.text"
+msgid "Specifies the options for automatically generated values for new data records."
+msgstr ""
+
+#. Dpncz
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_id7684560\n"
+"help.text"
+msgid "The availability of the following controls depends on the type of database:"
+msgstr ""
+
+#. moLhP
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN1058C\n"
+"help.text"
+msgid "Retrieve generated values"
+msgstr ""
+
+#. KGEf3
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
+msgstr ""
+
+#. x4VQL
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10593\n"
+"help.text"
+msgid "Auto-increment statement"
+msgstr ""
+
+#. Hskow
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10597\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
+msgstr ""
+
+#. Vi6CV
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105A0\n"
+"help.text"
+msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
+msgstr ""
+
+#. rDQtm
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10634\n"
+"help.text"
+msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
+msgstr ""
+
+#. GSfGJ
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105AA\n"
+"help.text"
+msgid "Query of generated values"
+msgstr ""
+
+#. gCRhF
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN10645\n"
+"help.text"
+msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
+msgstr ""
+
+#. BzyHv
+#: dabaadvpropgen.xhp
+msgctxt ""
+"dabaadvpropgen.xhp\n"
+"par_idN105B1\n"
+"help.text"
+msgid "SELECT LAST_INSERT_D();"
+msgstr ""
+
#. cLmBi
#: main.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/00.po b/source/ar/helpcontent2/source/text/shared/00.po
index 56bc48549c3..59ddbf2a338 100644
--- a/source/ar/helpcontent2/source/text/shared/00.po
+++ b/source/ar/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/ar/>\n"
@@ -2374,6 +2374,51 @@ msgctxt ""
msgid "Formatting refers to the visual layout of text using a word-processing or DTP program. This includes defining the paper format, page borders, fonts and font effects, as well as indents and spacing. You can format text <link href=\"text/shared/00/00000005.xhp#Section7\">directly or with Styles</link> provided by $[officename]."
msgstr ""
+#. CDCzC
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"bm_id911622865848718\n"
+"help.text"
+msgid "<bookmark_value>half-width;definition</bookmark_value> <bookmark_value>halfwidth;definition</bookmark_value> <bookmark_value>full-width;definition</bookmark_value> <bookmark_value>fullwidth;definition</bookmark_value>"
+msgstr ""
+
+#. FkxhB
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"hd_id871622865956807\n"
+"help.text"
+msgid "Half-width and Full-width Characters"
+msgstr ""
+
+#. EurbT
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id381622866004346\n"
+"help.text"
+msgid "Half-width and full-width are properties used to differentiate characters used by some East Asian languages and scripts, mainly Chinese, Japanese, and Korean (CJK)."
+msgstr ""
+
+#. djoxW
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id171622867006461\n"
+"help.text"
+msgid "The Han characters, Hiragana and Katakana characters, as well as Hangul characters used by these scripts are usually of square shape, and on fixed-width (monospace) display they occupy space of two Latin/ASCII characters. They are therefore called full-width characters, while the letters in Latin alphabet, digits, and punctuation marks included in ASCII character set are called half-width characters."
+msgstr ""
+
+#. ijLBK
+#: 00000005.xhp
+msgctxt ""
+"00000005.xhp\n"
+"par_id871622874043146\n"
+"help.text"
+msgid "For historical reasons, a set of square-shaped Latin letters, digits, and punctuation marks are also defined and used in CJK typography, in addition to or in place of their half-width counterparts. They are called full-width forms. Similarly, there are also half-width forms of the usually full-width Katakanas and Hangul Jamos, and they have narrower shapes instead of square ones. A character's half-width and full-width forms are essentially two ways of writing the same character, just like uppercase and lowercase forms of Latin alphabet. $[officename] supports conversion between half-width and full-width, as well as ignoring width difference when matching text strings."
+msgstr ""
+
#. VAGDA
#: 00000005.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index 3341448c665..d555a3277ea 100644
--- a/source/ar/helpcontent2/source/text/shared/01.po
+++ b/source/ar/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-03-08 14:24+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/ar/>\n"
@@ -8125,13 +8125,13 @@ msgctxt ""
msgid "<variable id=\"halbnormaltitel\">Match character width (only if Asian languages are enabled)</variable>"
msgstr ""
-#. B4uAW
+#. LUDU5
#: 02100000.xhp
msgctxt ""
"02100000.xhp\n"
"par_id3145744\n"
"help.text"
-msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between half-width and full-width character forms.</ahelp></variable>"
+msgid "<variable id=\"halbnormaltext\"><ahelp hid=\"svx/ui/findreplacedialog/matchcharwidth\">Distinguishes between <link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width and full width</link> character forms.</ahelp></variable>"
msgstr ""
#. D4hMq
@@ -44818,6 +44818,384 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/certdialog/CertDialog/add\">Opens a file picker dialog to add a new Network Security Services Certificate directory to the list.</ahelp>"
msgstr ""
+#. zivCM
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"tit\n"
+"help.text"
+msgid "Classification Bar"
+msgstr ""
+
+#. 8PAok
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"bm_id030820161853495457\n"
+"help.text"
+msgid "<bookmark_value>classification toolbar;display</bookmark_value>"
+msgstr ""
+
+#. KaU95
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id3150342\n"
+"help.text"
+msgid "<variable id=\"classbarh1\"><link href=\"text/shared/01/classificationbar.xhp\" name=\"Classification Bar\">Classification Toolbar</link></variable>"
+msgstr ""
+
+#. WnDNP
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id3150202\n"
+"help.text"
+msgid "The <emph>Classification</emph> bar contains tools to help secure document handling."
+msgstr ""
+
+#. FtFz5
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id030820161754171423\n"
+"help.text"
+msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
+msgstr ""
+
+#. cRuqo
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id030820161754175408\n"
+"help.text"
+msgid "Choose <menuitem>View - Toolbars - TSCP Classification</menuitem>"
+msgstr ""
+
+#. HdABp
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id121623158675627\n"
+"help.text"
+msgid "Levels"
+msgstr ""
+
+#. b5AFq
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id891623158683293\n"
+"help.text"
+msgid "Manage Document Classification"
+msgstr ""
+
+#. vPT8t
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id501623161122070\n"
+"help.text"
+msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for document classification."
+msgstr ""
+
+#. m5zCN
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"hd_id971623158688684\n"
+"help.text"
+msgid "Manage Paragraph Classification"
+msgstr ""
+
+#. MSJDf
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id871623161127282\n"
+"help.text"
+msgid "Opens the <link href=\"text/shared/01/classificationdialog.xhp\" name=\"classification dialog\">Classification dialog</link> for paragraph classification."
+msgstr ""
+
+#. kfv3h
+#: classificationbar.xhp
+msgctxt ""
+"classificationbar.xhp\n"
+"par_id51623177298121\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
+msgstr ""
+
+#. dsZAF
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"tit\n"
+"help.text"
+msgid "Classification Dialog"
+msgstr ""
+
+#. Cregg
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"bm_id481623178809365\n"
+"help.text"
+msgid "<bookmark_value>classification;contents</bookmark_value> <bookmark_value>classification;licenses</bookmark_value> <bookmark_value>classification;part numbers</bookmark_value> <bookmark_value>classification;markings</bookmark_value> <bookmark_value>classification;paragraph</bookmark_value> <bookmark_value>paragraph;classification</bookmark_value>"
+msgstr ""
+
+#. nD79p
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id21623159004194\n"
+"help.text"
+msgid "<variable id=\"classdialogh1\"><link href=\"text/shared/01/classificationdialog.xhp\" name=\"classificationdialog\">Document and Paragraph Classification Dialog</link></variable>"
+msgstr ""
+
+#. RuUAE
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id461623164674397\n"
+"help.text"
+msgid "Applies classification policy to the current document or paragraph. The dialog helps to assemble the classification policy terms of the document or paragraph by using predefined classification terms or by entering custom classification terms. The dialog display several lists of predefined items, which are loaded from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">BAILS-xml TSCP policy file</link>."
+msgstr ""
+
+#. Q2FkA
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id201623197455516\n"
+"help.text"
+msgid "Enable the <emph>TSCP Classification</emph> toolbar in <menuitem>View - Toolbars - TSCP Classification</menuitem> and click on the <menuitem>Manage Document Classification</menuitem> or <menuitem>Manage Paragraph Classification</menuitem> buttons."
+msgstr ""
+
+#. de3Za
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id831623165018680\n"
+"help.text"
+msgid "Content"
+msgstr ""
+
+#. 7bGF5
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id301623172724879\n"
+"help.text"
+msgid "The <emph>Content</emph> text box displays the classification text created by the dialog and displays the existing document or paragraph classification terms. You can add your own terms in addition to the existing text in the box and the classification terms from the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. 8WD3B
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id951623171171522\n"
+"help.text"
+msgid "Bold icon (document classification only)"
+msgstr ""
+
+#. JHibf
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id931623171330037\n"
+"help.text"
+msgid "Apply bold character formatting to the document or paragraph classification terms."
+msgstr ""
+
+#. LEFJG
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id921623171177576\n"
+"help.text"
+msgid "Sign Paragraph (paragraph classification only)"
+msgstr ""
+
+#. dD6gS
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id431623171280325\n"
+"help.text"
+msgid "Opens the Select Certification dialog box to choose the certificate to use to sign the paragraph."
+msgstr ""
+
+#. 8nrUC
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id391623165024206\n"
+"help.text"
+msgid "Recently used"
+msgstr ""
+
+#. QRxgw
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id451623170670589\n"
+"help.text"
+msgid "List the recently used classification terms."
+msgstr ""
+
+#. JpuJH
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id511623165030442\n"
+"help.text"
+msgid "Classification"
+msgstr ""
+
+#. Qm44f
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id891623168935957\n"
+"help.text"
+msgid "The Classification list contains the translated elements of the Business Authorization Identification and Labeling Scheme (BAILS). The %PRODUCTNAME defaults are:"
+msgstr ""
+
+#. 9E5xL
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id461623165035145\n"
+"help.text"
+msgid "International"
+msgstr ""
+
+#. bC9B4
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id21623168943133\n"
+"help.text"
+msgid "The International list are the elements of the BAILS, not localized. The default is:"
+msgstr ""
+
+#. GGGgk
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id411623172250101\n"
+"help.text"
+msgid "The Classification and International drop-down lists are actually the same list. A change in one list changes the other."
+msgstr ""
+
+#. G2z8A
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id811623165656089\n"
+"help.text"
+msgid "Marking"
+msgstr ""
+
+#. FnA4y
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id41623173977713\n"
+"help.text"
+msgid "Display a list of pre-existing markings available to be added to the Contents text box. Double click one entry to have it added to the contents text box at the cursor location. The markings are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. cBseC
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id941623165039690\n"
+"help.text"
+msgid "License"
+msgstr ""
+
+#. sEc2R
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id1001623174051869\n"
+"help.text"
+msgid "Displays the existing intellectual property licenses. Double click the license to have it displayed in the <emph>Part text</emph> box below. Click the <emph>Add</emph> button to place the license text in the <emph>Content</emph> box.The licenses are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. BZFwp
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id741623165044190\n"
+"help.text"
+msgid "Part number"
+msgstr ""
+
+#. DDJqR
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id191623174046018\n"
+"help.text"
+msgid "Displays the existing intellectual property part numbers. Double click the part number to have it displayed in the <emph>Part text</emph> box below and click the <emph>Add</emph> button to place the part number in the <emph>Content</emph> text box. The part numbers are defined in the <link href=\"text/shared/guide/classification.xhp#configfile\" name=\"config file\">classification policy configuration file</link>."
+msgstr ""
+
+#. uGvTQ
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id791623165049158\n"
+"help.text"
+msgid "Part text:"
+msgstr ""
+
+#. ocBSB
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id471623174526628\n"
+"help.text"
+msgid "Use this box to enter contents to be added to the <emph>Content</emph> text box."
+msgstr ""
+
+#. tPAV7
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"hd_id491623165052989\n"
+"help.text"
+msgid "Add"
+msgstr ""
+
+#. s7x5E
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id591623174559160\n"
+"help.text"
+msgid "Click to add the contents of the <emph>Part text</emph> box to the <emph>Content</emph> box."
+msgstr ""
+
+#. yRPDF
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id571623174784742\n"
+"help.text"
+msgid "Settings of the Classification dialog are part of the document custom properties."
+msgstr ""
+
+#. iVA7f
+#: classificationdialog.xhp
+msgctxt ""
+"classificationdialog.xhp\n"
+"par_id51623177298121\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/TSCP-classification\" name=\"wiki classification\">Wiki page on document classification</link>"
+msgstr ""
+
#. ViF5g
#: digitalsignatures.xhp
msgctxt ""
@@ -48274,13 +48652,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
msgstr ""
-#. 4WJbB
+#. 69t7D
#: profile_safe_mode.xhp
msgctxt ""
"profile_safe_mode.xhp\n"
"par_id281120163153357\n"
"help.text"
-msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
+msgid "Choose <emph>Help - Restart in Safe Mode</emph>."
msgstr ""
#. GgV84
@@ -49732,13 +50110,13 @@ msgctxt ""
msgid "Whole sheet export"
msgstr ""
-#. 95sab
+#. 4PX8H
#: ref_pdf_export_general.xhp
msgctxt ""
"ref_pdf_export_general.xhp\n"
"par_id81574108602417\n"
"help.text"
-msgid "Export one sheet per page."
+msgid "Ignores each sheet’s paper size, print ranges and shown/hidden status and puts every sheet (even hidden sheets) on exactly one page, which is exactly as small or large as needed to fit the whole contents of the sheet."
msgstr ""
#. KCagR
@@ -49840,13 +50218,13 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select to generate a PDF file that shows only the page contents.</ahelp>"
msgstr ""
-#. JjGcM
+#. SCD8i
#: ref_pdf_export_initial_view.xhp
msgctxt ""
"ref_pdf_export_initial_view.xhp\n"
"hd_id7464217\n"
"help.text"
-msgid "Outlines and page"
+msgid "Outline and page"
msgstr ""
#. 8e4Tz
diff --git a/source/ar/helpcontent2/source/text/shared/explorer/database.po b/source/ar/helpcontent2/source/text/shared/explorer/database.po
index f7e37a4d7f7..dfc8f61550c 100644
--- a/source/ar/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ar/helpcontent2/source/text/shared/explorer/database.po
@@ -3,7 +3,7 @@ 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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-11-12 13:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,555 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1542028547.000000\n"
-#. SaBHA
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"tit\n"
-"help.text"
-msgid "Advanced Properties"
-msgstr ""
-
-#. onnSe
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10550\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvprop.xhp\">Advanced Properties</link>"
-msgstr ""
-
-#. 5dCC5
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_idN10560\n"
-"help.text"
-msgid "Specifies advanced properties for the database."
-msgstr ""
-
-#. FGvho
-#: dabaadvprop.xhp
-msgctxt ""
-"dabaadvprop.xhp\n"
-"par_id3998840\n"
-"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Properties</emph>, click <emph>Advanced Properties</emph> tab"
-msgstr ""
-
-#. ssTZY
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"tit\n"
-"help.text"
-msgid "Special Settings"
-msgstr ""
-
-#. E7fXr
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10556\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropdat.xhp\">Special Settings</link>"
-msgstr ""
-
-#. nv4Nn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10566\n"
-"help.text"
-msgid "Specifies the way you can work with data in a database."
-msgstr ""
-
-#. nVTwF
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id7679372\n"
-"help.text"
-msgid "In a database window, choose <emph>Edit - Database - Advanced Settings</emph>"
-msgstr ""
-
-#. mEAfH
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id4572283\n"
-"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr ""
-
-#. 8pnWD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "Use SQL92 naming constraints"
-msgstr ""
-
-#. CZ3vk
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10594\n"
-"help.text"
-msgid "<ahelp hid=\".\">Only allows characters that conform to the SQL92 naming convention in a name in a data source. All other characters are rejected. Each name must begin with a lowercase letter, an uppercase letter, or an underscore ( _ ). The remaining characters can be ASCII letters, numbers, and underscores.</ahelp>"
-msgstr ""
-
-#. wHaBn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105907\n"
-"help.text"
-msgid "Use keyword AS before table alias names"
-msgstr ""
-
-#. xEpbm
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105947\n"
-"help.text"
-msgid "<ahelp hid=\".\">Some databases use the keyword \"AS\" between a name and its alias, while other databases use a whitespace. Enable this option to insert AS before the alias.</ahelp>"
-msgstr ""
-
-#. NbAt4
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id3534958\n"
-"help.text"
-msgid "End text lines with CR + LF"
-msgstr ""
-
-#. NKKsC
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6151921\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select to use the CR + LF code pair to end every text line (preferred for DOS and Windows operating systems).</ahelp>"
-msgstr ""
-
-#. UDWZ7
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1059E\n"
-"help.text"
-msgid "Append the table alias name in SELECT statements"
-msgstr ""
-
-#. v2ZEZ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Appends the alias to the table name in SELECT statements.</ahelp>"
-msgstr ""
-
-#. 6kz2C
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A5\n"
-"help.text"
-msgid "Use Outer Join syntax '{OJ }'"
-msgstr ""
-
-#. 9PDve
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105A9\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use escape sequences for outer joins. The syntax for this escape sequence is {oj outer-join}</ahelp>"
-msgstr ""
-
-#. xahKj
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105BE\n"
-"help.text"
-msgid "Example:"
-msgstr "مثال:"
-
-#. 8rHyA
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C1\n"
-"help.text"
-msgid "select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}"
-msgstr ""
-
-#. yARgJ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C4\n"
-"help.text"
-msgid "Ignore the privileges from the database driver"
-msgstr ""
-
-#. GoiGX
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105C8\n"
-"help.text"
-msgid "<ahelp hid=\".\">Ignores access privileges that are provided by the database driver.</ahelp>"
-msgstr ""
-
-#. CcsGn
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CB\n"
-"help.text"
-msgid "Replace named parameters with ?"
-msgstr ""
-
-#. finzM
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105CF\n"
-"help.text"
-msgid "<ahelp hid=\".\">Replaces named parameters in a data source with a question mark (?).</ahelp>"
-msgstr ""
-
-#. LypD3
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D2\n"
-"help.text"
-msgid "Display version columns (when available)"
-msgstr ""
-
-#. gJR4a
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105D6\n"
-"help.text"
-msgid "Some databases assign version numbers to fields to track changes to records. The version number of a field is incremented by one each time the contents of the field are changed. <ahelp hid=\"dbaccess/ui/specialsettingspage/displayver\">Displays the internal version number of the record in the database table.</ahelp>"
-msgstr ""
-
-#. HLoGa
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FA\n"
-"help.text"
-msgid "Use the catalog name in SELECT statements"
-msgstr ""
-
-#. uqBBN
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN105FE\n"
-"help.text"
-msgid "<ahelp hid=\".\">Uses the current data source of the catalog. This option is useful when the ODBC data source is a database server. Do not select this option if the ODBC data source is a dBASE driver.</ahelp>"
-msgstr ""
-
-#. uTnnA
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10613\n"
-"help.text"
-msgid "Use the schema name in SELECT statements"
-msgstr ""
-
-#. EVDZk
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10617\n"
-"help.text"
-msgid "<ahelp hid=\".\">Allows you to use the schema name in SELECT statements.</ahelp>"
-msgstr ""
-
-#. JgvBE
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061A\n"
-"help.text"
-msgid "Create index with ASC or DESC statement"
-msgstr ""
-
-#. BgkNz
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN1061E\n"
-"help.text"
-msgid "<ahelp hid=\".\">Creates an index with ASC or DESC statements.</ahelp>"
-msgstr ""
-
-#. BzVqp
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10621\n"
-"help.text"
-msgid "Comparison of Boolean values"
-msgstr ""
-
-#. rgzfK
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_idN10625\n"
-"help.text"
-msgid "<ahelp hid=\".\">Select the type of Boolean comparison that you want to use.</ahelp>"
-msgstr ""
-
-#. X2cuQ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id1101718\n"
-"help.text"
-msgid "Form data input checks for required fields"
-msgstr ""
-
-#. 8FD9D
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3783989\n"
-"help.text"
-msgid "<ahelp hid=\".\">When you enter a new record or update an existing record in a form, and you leave a field empty which is bound to a database column which requires input, then you will see a message complaining about the empty field.</ahelp>"
-msgstr ""
-
-#. LPJKD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id6684163\n"
-"help.text"
-msgid "If this control box is not enabled, then the forms in the current database will not be checked for required fields."
-msgstr ""
-
-#. fZAwm
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id3837397\n"
-"help.text"
-msgid "The control box is available for all data source types which support write access to their data. The control box does not exist for spreadsheets, text, csv, and the various read-only address books."
-msgstr ""
-
-#. T9wrt
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id0909200811170166\n"
-"help.text"
-msgid "Ignore currency field information"
-msgstr ""
-
-#. MWpZD
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id0909200811170221\n"
-"help.text"
-msgid "<ahelp hid=\".\">Only for Oracle JDBC connections. When enabled it specifies that no column is treated as a currency field. The field type returned from the database driver is discarded.</ahelp>"
-msgstr ""
-
-#. ykjaM
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id040920092139524\n"
-"help.text"
-msgid "Use ODBC conformant date/time literals"
-msgstr ""
-
-#. AFvyx
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id040920092139526\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use date/time literals that conform to ODBC standard.</ahelp>"
-msgstr ""
-
-#. 9PTAJ
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"hd_id04092009442139524\n"
-"help.text"
-msgid "Supports primary keys"
-msgstr ""
-
-#. BVmAU
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id04096620092139526\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enable to overrule Base's heuristics used to detect whether the database supports primary keys.</ahelp>"
-msgstr ""
-
-#. WCkDd
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841631\n"
-"help.text"
-msgid "When connecting to a database using a generic API like ODBC, JDBC, or ADO, Base currently applies heuristics to determine whether this database supports primary keys. None of those APIs has dedicated support to retrieve this information."
-msgstr ""
-
-#. U5ssy
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841632\n"
-"help.text"
-msgid "The heuristics sometimes fails. This tri-state check box by default is set to the undetermined state, which means \"apply the heuristics\". If the check box is enabled, primary key support is assumed. If the check box is disabled, no primary key support is assumed."
-msgstr ""
-
-#. vdH4q
-#: dabaadvpropdat.xhp
-msgctxt ""
-"dabaadvpropdat.xhp\n"
-"par_id66841633\n"
-"help.text"
-msgid "Note that if this option is just for overruling the heuristics. If you enable the check box for a database which actually does not support primary keys, you will see some errors."
-msgstr ""
-
-#. EYaFK
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"tit\n"
-"help.text"
-msgid "Generated Values"
-msgstr ""
-
-#. PVw9o
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10553\n"
-"help.text"
-msgid "<link href=\"text/shared/explorer/database/dabaadvpropgen.xhp\">Generated Values</link>"
-msgstr ""
-
-#. x7uc3
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10563\n"
-"help.text"
-msgid "Specifies the options for automatically generated values for new data records."
-msgstr ""
-
-#. Dpncz
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_id7684560\n"
-"help.text"
-msgid "The availability of the following controls depends on the type of database:"
-msgstr ""
-
-#. moLhP
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN1058C\n"
-"help.text"
-msgid "Retrieve generated values"
-msgstr ""
-
-#. KGEf3
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10590\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enables $[officename] support for auto-incremented data fields in the current ODBC or JDBC data source. Select this option if the auto-increment feature in the SDBCX layer of the database is not supported. In general, the auto-increment is selected for the primary key field.</ahelp>"
-msgstr ""
-
-#. x4VQL
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10593\n"
-"help.text"
-msgid "Auto-increment statement"
-msgstr ""
-
-#. Hskow
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10597\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field.</ahelp> For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:"
-msgstr ""
-
-#. Vi6CV
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105A0\n"
-"help.text"
-msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)"
-msgstr ""
-
-#. rDQtm
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10634\n"
-"help.text"
-msgid "For this example, you must enter AUTO_INCREMENT into the <emph>Auto-increment statement</emph> box."
-msgstr ""
-
-#. GSfGJ
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105AA\n"
-"help.text"
-msgid "Query of generated values"
-msgstr ""
-
-#. gCRhF
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN10645\n"
-"help.text"
-msgid "<ahelp hid=\".\">Enter an SQL statement that returns the last auto-incremented value for the primary key data field.</ahelp> For example:"
-msgstr ""
-
-#. BzyHv
-#: dabaadvpropgen.xhp
-msgctxt ""
-"dabaadvpropgen.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "SELECT LAST_INSERT_D();"
-msgstr ""
-
#. xUFRA
#: dabadoc.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index 9bd1ea40d84..dfc4c7c7d2d 100644
--- a/source/ar/helpcontent2/source/text/shared/guide.po
+++ b/source/ar/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:15+0200\n"
+"POT-Creation-Date: 2021-06-11 23:57+0200\n"
"PO-Revision-Date: 2021-03-07 18:15+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/ar/>\n"
@@ -2167,6 +2167,366 @@ msgctxt ""
msgid "<link href=\"text/schart/01/05010000.xhp\" name=\"Format - Object properties\">Format - Object properties</link>"
msgstr ""
+#. kiUUC
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"tit\n"
+"help.text"
+msgid "Document Classification"
+msgstr ""
+
+#. 8o3Ef
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id3156324\n"
+"help.text"
+msgid "<variable id=\"classdoc\"><link href=\"text/shared/guide/classification.xhp\" name=\"Document Classification\">Document Classification</link></variable>"
+msgstr ""
+
+#. eb5Uk
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161847569710\n"
+"help.text"
+msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
+msgstr ""
+
+#. BcaWE
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744119967\n"
+"help.text"
+msgid "Document classification and security is an important issue for businesses and governments."
+msgstr ""
+
+#. AACM4
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744113553\n"
+"help.text"
+msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
+msgstr ""
+
+#. zceBx
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744118823\n"
+"help.text"
+msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
+msgstr ""
+
+#. YkACm
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744121143\n"
+"help.text"
+msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
+msgstr ""
+
+#. 5W3De
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744123676\n"
+"help.text"
+msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
+msgstr ""
+
+#. ZQs7u
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744122593\n"
+"help.text"
+msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
+msgstr ""
+
+#. mJEQ9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161744126871\n"
+"help.text"
+msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
+msgstr ""
+
+#. R9Yp9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161800093929\n"
+"help.text"
+msgid "BAF Categories"
+msgstr ""
+
+#. NtntD
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161856432825\n"
+"help.text"
+msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
+msgstr ""
+
+#. KJALu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800092823\n"
+"help.text"
+msgid "The default BAF categories for %PRODUCTNAME are listed below."
+msgstr ""
+
+#. QrvwJ
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800098142\n"
+"help.text"
+msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
+msgstr ""
+
+#. G8zUR
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106B0\n"
+"help.text"
+msgid "Intellectual Property"
+msgstr ""
+
+#. GQYP9
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
+msgstr ""
+
+#. Pifje
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106CD\n"
+"help.text"
+msgid "National Security"
+msgstr ""
+
+#. S3BvF
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106DD\n"
+"help.text"
+msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
+msgstr ""
+
+#. uiSAu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106EA\n"
+"help.text"
+msgid "Export Control"
+msgstr ""
+
+#. GJP8B
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_idN106FA\n"
+"help.text"
+msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
+msgstr ""
+
+#. 5xyWx
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161800091021\n"
+"help.text"
+msgid "Refer to your corporate data security policy and information security officers for support in document classification."
+msgstr ""
+
+#. LC8Eh
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161747122444\n"
+"help.text"
+msgid "Default levels of classification"
+msgstr ""
+
+#. EByPW
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161849574719\n"
+"help.text"
+msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
+msgstr ""
+
+#. VWzXD
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747139337\n"
+"help.text"
+msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
+msgstr ""
+
+#. SK6Dg
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747135421\n"
+"help.text"
+msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
+msgstr ""
+
+#. iHBj5
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747132341\n"
+"help.text"
+msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
+msgstr ""
+
+#. bzmGY
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747139845\n"
+"help.text"
+msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
+msgstr ""
+
+#. fZxAa
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747138519\n"
+"help.text"
+msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
+msgstr ""
+
+#. RESkc
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id030820161747134459\n"
+"help.text"
+msgid "Customizing classification levels."
+msgstr ""
+
+#. DCBYu
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161851045883\n"
+"help.text"
+msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
+msgstr ""
+
+#. 3wmPg
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747133280\n"
+"help.text"
+msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
+msgstr ""
+
+#. Tcss6
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id03082016174713477\n"
+"help.text"
+msgid "Use the file with your %PRODUCTNAME locale in the name as example."
+msgstr ""
+
+#. YhBEK
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747137522\n"
+"help.text"
+msgid "Save the file and make the adequate changes to the classification path above to access the file."
+msgstr ""
+
+#. kzkkC
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747135133\n"
+"help.text"
+msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
+msgstr ""
+
+#. AnzFS
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"hd_id03082016174713354\n"
+"help.text"
+msgid "Pasting contents in documents with different levels of classification."
+msgstr ""
+
+#. z5iqF
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"bm_id030820161851512902\n"
+"help.text"
+msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
+msgstr ""
+
+#. KSkfc
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161747134188\n"
+"help.text"
+msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
+msgstr ""
+
+#. GCqDL
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818081317\n"
+"help.text"
+msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
+msgstr ""
+
+#. gpp8Q
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818082152\n"
+"help.text"
+msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
+msgstr ""
+
+#. svkxK
+#: classification.xhp
+msgctxt ""
+"classification.xhp\n"
+"par_id030820161818085901\n"
+"help.text"
+msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
+msgstr ""
+
#. TT796
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -3490,13 +3850,13 @@ msgctxt ""
msgid "File Conversion Filters Tables"
msgstr ""
-#. Gnh4p
+#. zKiAm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"bm_id541554406270299\n"
"help.text"
-msgid "<bookmark_value>filters;document conversion</bookmark_value><bookmark_value>document conversion;filters</bookmark_value><bookmark_value>convert-to;filters</bookmark_value><bookmark_value>command line document conversion;filters</bookmark_value><bookmark_value>module file filters</bookmark_value>"
+msgid "<bookmark_value>filters;document conversion</bookmark_value> <bookmark_value>document conversion;filters</bookmark_value> <bookmark_value>convert-to;filters</bookmark_value> <bookmark_value>command line document conversion;filters</bookmark_value> <bookmark_value>module file filters</bookmark_value>"
msgstr ""
#. SXahX
@@ -3508,22 +3868,22 @@ msgctxt ""
msgid "<link href=\"text/shared/guide/convertfilters.xhp\" name=\"conversion filter names\">File Conversion Filter Names</link>"
msgstr ""
-#. CqBDJ
+#. G5KB2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_id581554399002498\n"
"help.text"
-msgid "<variable id=\"variable name\"><ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp></variable>"
+msgid "<variable id=\"variable name\"> <ahelp hid=\".\">Tables with filter names for command line document conversion.</ahelp> </variable>"
msgstr ""
-#. b2QPi
+#. QAzjK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_id00tablehead\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable visibility=\"hidden\" id=\"filtername\">Filter name</variable><variable visibility=\"hidden\" id=\"mediatype\">Media type</variable><variable visibility=\"hidden\" id=\"fileextensions\">File name extensions</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"> <variable visibility=\"hidden\" id=\"filtername\">Filter Name</variable> <variable visibility=\"hidden\" id=\"apiname\">API Name</variable> <variable visibility=\"hidden\" id=\"mediatype\">Media Type (Extension)</variable> </ahelp>"
msgstr ""
#. TDrTw
@@ -3544,526 +3904,418 @@ msgctxt ""
msgid "Filters for WRITER"
msgstr ""
-#. XPtUL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer0\n"
-"help.text"
-msgid "AbiWord Document"
-msgstr ""
-
-#. m5C85
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer3\n"
-"help.text"
-msgid "Apple Pages"
-msgstr ""
-
-#. ATvUz
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer6\n"
-"help.text"
-msgid "BroadBand eBook"
-msgstr ""
-
-#. NDUKF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer9\n"
-"help.text"
-msgid "ClarisWorks/AppleWorks Document"
-msgstr ""
-
-#. uhAJf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer12\n"
-"help.text"
-msgid "EPUB Document"
-msgstr ""
-
-#. EhxSS
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer15\n"
-"help.text"
-msgid "FictionBook 2.0"
-msgstr ""
-
-#. eJaKc
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer21\n"
-"help.text"
-msgid "HTML Document"
-msgstr ""
-
-#. fQxLD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer24\n"
-"help.text"
-msgid "Hangul WP 97"
-msgstr ""
-
-#. ihqrs
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer27\n"
-"help.text"
-msgid "Help content"
-msgstr ""
-
-#. 7UPxm
+#. cqFhB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer28\n"
+"FilterName_HTML__StarWriter_\n"
"help.text"
-msgid "None"
+msgid "HTML Document (Writer)"
msgstr ""
-#. GhADm
+#. n9LGr
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer30\n"
+"FilterName_MS_WinWord_5\n"
"help.text"
-msgid "Legacy Mac Text Document"
-msgstr ""
-
-#. VqS7i
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer31\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. aBqVE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer33\n"
-"help.text"
-msgid "Legacy StarOffice Text Document"
+msgid "Microsoft WinWord 1/2/5"
msgstr ""
-#. e3nVt
+#. xD2w9
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer34\n"
+"FilterName_MS_WinWord_6.0\n"
"help.text"
-msgid "None"
+msgid "Microsoft Word 6.0"
msgstr ""
-#. odcve
+#. SJ7vD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer36\n"
+"FilterName_MS_Word_95\n"
"help.text"
-msgid "LotusWordPro Document"
+msgid "Microsoft Word 95"
msgstr ""
-#. csLtF
+#. ZAyCh
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer39\n"
+"FilterName_MS_Word_95_Vorlage\n"
"help.text"
-msgid "MS Word 95 Template"
+msgid "Microsoft Word 95 Template"
msgstr ""
-#. aC82A
+#. CDvco
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer42\n"
+"FilterName_MS_Word_97\n"
"help.text"
-msgid "MacWrite Document"
+msgid "Word 97–2003"
msgstr ""
-#. mnmDo
+#. uudBm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer45\n"
+"FilterName_MS_Word_97_Vorlage\n"
"help.text"
-msgid "Mariner Write Mac Classic v1.6 - v3.5"
+msgid "Word 97–2003 Template"
msgstr ""
-#. 67upD
+#. ZCDT8
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer48\n"
+"FilterName_OpenDocument_Text_Flat_XML\n"
"help.text"
-msgid "Microsoft Excel 4.0"
+msgid "Flat XML ODF Text Document"
msgstr ""
-#. X92F5
+#. eSFGw
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer51\n"
+"FilterName_Rich_Text_Format\n"
"help.text"
-msgid "Microsoft Excel 5.0"
+msgid "Rich Text"
msgstr ""
-#. qpyRf
+#. pDv4t
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer54\n"
+"FilterName_StarOffice_XML__Writer_\n"
"help.text"
-msgid "Microsoft Excel 95"
+msgid "OpenOffice.org 1.0 Text Document"
msgstr ""
-#. VxERM
+#. PmERP
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer57\n"
+"FilterName_WordPerfect\n"
"help.text"
-msgid "Microsoft WinWord 1/2/5"
+msgid "WordPerfect Document"
msgstr ""
-#. cZfDS
+#. yrGa7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer60\n"
+"FilterName_MS_Works\n"
"help.text"
-msgid "Microsoft Word 6.0"
+msgid "Microsoft Works Document"
msgstr ""
-#. ymJSS
+#. yeAAo
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer63\n"
+"FilterName_MS_Write\n"
"help.text"
-msgid "Microsoft Word 95"
+msgid "Microsoft Write"
msgstr ""
-#. WBiba
+#. 8tUJt
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer66\n"
+"FilterName_DosWord\n"
"help.text"
msgid "Microsoft Word for DOS"
msgstr ""
-#. fvuB6
+#. RRhzm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer67\n"
+"FilterName_ClarisWorks\n"
"help.text"
-msgid "None"
+msgid "ClarisWorks/AppleWorks Text Document"
msgstr ""
-#. FmQsq
+#. KRYRG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer69\n"
+"FilterName_Mac_Word\n"
"help.text"
msgid "Microsoft Word for Mac (v1 - v5)"
msgstr ""
-#. 95ySF
+#. G7SHX
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer72\n"
+"FilterName_Mac_Works\n"
"help.text"
-msgid "Microsoft Works Document"
+msgid "Microsoft Works for Mac Text Document (v1 - v4)"
msgstr ""
-#. zrWyf
+#. sdUTZ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer75\n"
+"FilterName_MacWrite\n"
"help.text"
-msgid "Microsoft Works for Mac Document (v1 - v4)"
+msgid "MacWrite Document"
msgstr ""
-#. vgSQC
+#. kNAGd
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer78\n"
+"FilterName_Mariner_Write\n"
"help.text"
-msgid "Microsoft Write"
+msgid "Mariner Write Mac Classic v1.6 - v3.5"
msgstr ""
-#. btFmf
+#. hauDe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer81\n"
+"FilterName_WriteNow\n"
"help.text"
-msgid "Office Open XML Text Document"
+msgid "WriteNow Document"
msgstr ""
-#. CtYDn
+#. XB2mE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer84\n"
+"FilterName_AbiWord\n"
"help.text"
-msgid "Office Open XML Text Template"
+msgid "AbiWord Document"
msgstr ""
-#. bfbiE
+#. AkpXt
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer87\n"
+"FilterName_T602Document\n"
"help.text"
-msgid "OpenDocument Text (Flat XML)"
+msgid "T602 Document"
msgstr ""
-#. AFtGG
+#. BtFCB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer96\n"
+"FilterName_LotusWordPro\n"
"help.text"
-msgid "OpenOffice.org 1.0 Text Document"
+msgid "Lotus WordPro Document"
msgstr ""
-#. DnGzw
+#. iGofq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer105\n"
+"FilterName_Text\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Text"
msgstr ""
-#. ExgBJ
+#. mCyqh
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer108\n"
+"FilterName_Text__encoded_\n"
"help.text"
-msgid "Palm Text Document"
+msgid "Text - Choose Encoding"
msgstr ""
-#. w7J7A
+#. fviHV
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer111\n"
+"FilterName_writer_MIZI_Hwp_97\n"
"help.text"
-msgid "PalmDoc eBook"
+msgid "Hangul WP 97"
msgstr ""
-#. bGx8D
+#. zZWv7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer114\n"
+"FilterName_writer_StarOffice_XML_Writer_Template\n"
"help.text"
-msgid "Plucker eBook"
+msgid "OpenOffice.org 1.0 Text Document Template"
msgstr ""
-#. kEEB4
+#. 8CLpE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer117\n"
+"FilterName_writer_pdf_Export\n"
"help.text"
-msgid "Rich Text Format"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. AwEEW
+#. WFAmn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer120\n"
+"FilterName_writer8\n"
"help.text"
-msgid "T602 Document"
+msgid "ODF Text Document"
msgstr ""
-#. iEVLD
+#. EPBGH
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer129\n"
+"FilterName_writer8_template\n"
"help.text"
-msgid "Text"
+msgid "ODF Text Document Template"
msgstr ""
-#. we8Kv
+#. yXkkF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer132\n"
+"FilterName_MS_Word_2007_XML\n"
"help.text"
msgid "Word 2007–365"
msgstr ""
-#. c3THm
+#. LZDsv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer135\n"
+"FilterName_MS_Word_2007_XML_Template\n"
"help.text"
msgid "Word 2007–365 Template"
msgstr ""
-#. SvsgT
+#. YeRCc
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer138\n"
+"FilterName_MS_Word_2007_XML_VBA\n"
"help.text"
msgid "Word 2007–365 VBA"
msgstr ""
-#. M2GE9
+#. usXDW
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer141\n"
+"FilterName_Office_Open_XML_Text\n"
"help.text"
-msgid "Word 97–2000 Template"
+msgid "Office Open XML Text (Transitional)"
msgstr ""
-#. vvH28
+#. 4Se77
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer144\n"
+"FilterName_Office_Open_XML_Text_Template\n"
"help.text"
-msgid "Word 97–2003"
+msgid "Office Open XML Text Template (Transitional)"
msgstr ""
-#. NHEFf
+#. 7qLEf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer147\n"
+"FilterName_writer_layout_dump\n"
"help.text"
-msgid "WordPerfect Document"
+msgid "Writer Layout XML"
msgstr ""
-#. eDBdp
+#. Va5zD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer150\n"
+"FilterName_BroadBand_eBook\n"
"help.text"
-msgid "WriteNow Document"
-msgstr ""
-
-#. 9P9Gf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_writer153\n"
-"help.text"
-msgid "Writer 6.0 Master Document"
+msgid "BroadBand eBook"
msgstr ""
-#. mNHsM
+#. xv2HX
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer156\n"
+"FilterName_FictionBook_2\n"
"help.text"
-msgid "Writer 6.0 Template"
+msgid "FictionBook 2.0"
msgstr ""
-#. AJork
+#. eGEV2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer159\n"
+"FilterName_PalmDoc\n"
"help.text"
-msgid "Writer 8"
+msgid "PalmDoc eBook"
msgstr ""
-#. AGZge
+#. s5QPG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer162\n"
+"FilterName_Plucker_eBook\n"
"help.text"
-msgid "Writer 8 Master Document"
+msgid "Plucker eBook"
msgstr ""
-#. jNZFG
+#. axzuL
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer165\n"
+"FilterName_Apple_Pages\n"
"help.text"
-msgid "Writer 8 Master Document Template"
+msgid "Apple Pages"
msgstr ""
-#. XEx9f
+#. 3jzkE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer168\n"
+"FilterName_MWAW_Text_Document\n"
"help.text"
-msgid "Writer 8 Template"
+msgid "Legacy Mac Text Document"
msgstr ""
-#. qyd8U
+#. KC9Cu
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer171\n"
+"FilterName_Palm_Text_Document\n"
"help.text"
-msgid "Writer Layout Dump"
+msgid "Palm Text Document"
msgstr ""
-#. 28vVe
+#. Fy4FN
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer172\n"
+"FilterName_StarOffice_Writer\n"
"help.text"
-msgid "None"
+msgid "Legacy StarOffice Text Document"
msgstr ""
-#. VoBbt
+#. Qsixv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer174\n"
+"FilterName_EPUB\n"
"help.text"
-msgid "Writer/Web 6.0 Template"
+msgid "EPUB Document"
msgstr ""
-#. qPsdB
+#. eaj67
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_writer177\n"
+"FilterName_PocketWord_File\n"
"help.text"
-msgid "Writer/Web 8 Template"
+msgid "Pocket Word"
msgstr ""
#. Lapv3
@@ -4084,490 +4336,373 @@ msgctxt ""
msgid "Filters for CALC"
msgstr ""
-#. EDgNB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc0\n"
-"help.text"
-msgid "Apple Numbers"
-msgstr ""
-
-#. T3AUX
+#. EuWnD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc3\n"
+"FilterName_DIF\n"
"help.text"
-msgid "Calc 6.0"
+msgid "Data Interchange Format"
msgstr ""
-#. bJ3rF
+#. 7q9Nb
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc6\n"
+"FilterName_HTML__StarCalc_\n"
"help.text"
-msgid "Calc 6.0 Template"
+msgid "HTML Document (Calc)"
msgstr ""
-#. kkDL9
+#. yPYR6
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc9\n"
+"FilterName_OpenDocument_Spreadsheet_Flat_XML\n"
"help.text"
-msgid "Calc 8"
+msgid "Flat XML ODF Spreadsheet"
msgstr ""
-#. eydRf
+#. rNgHW
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc12\n"
+"FilterName_Lotus\n"
"help.text"
-msgid "Calc 8 Template"
+msgid "Lotus 1-2-3"
msgstr ""
-#. JgEvb
+#. AEi8i
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc15\n"
+"FilterName_Quattro_Pro_6.0\n"
"help.text"
-msgid "ClarisResolve Document"
+msgid "Quattro Pro 6.0"
msgstr ""
-#. 2svnP
+#. mDJp3
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc18\n"
+"FilterName_MS_Excel_4.0\n"
"help.text"
-msgid "ClarisWorks/AppleWorks Document"
+msgid "Microsoft Excel 4.0"
msgstr ""
-#. r3SwE
+#. hgBXj
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc21\n"
+"FilterName_MS_Excel_4.0_Vorlage_Template\n"
"help.text"
-msgid "Data Interchange Format"
+msgid "Microsoft Excel 4.0 Template"
msgstr ""
-#. ME2oN
+#. 3oEkA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc22\n"
+"FilterName_MS_Excel_5.0_95\n"
"help.text"
-msgid "None"
+msgid "Microsoft Excel 5.0"
msgstr ""
-#. 3nYvG
+#. Uy7kn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc24\n"
+"FilterName_MS_Excel_5.0_95_Vorlage_Template\n"
"help.text"
-msgid "Excel 2007–365"
+msgid "Microsoft Excel 5.0 Template"
msgstr ""
-#. bhLnK
+#. 4CJZN
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc27\n"
+"FilterName_MS_Excel_95\n"
"help.text"
-msgid "Excel 2007–365 Template"
+msgid "Microsoft Excel 95"
msgstr ""
-#. bfGWF
+#. XGsPE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc30\n"
+"FilterName_MS_Excel_95_Vorlage_Template\n"
"help.text"
-msgid "Excel 97–2000 Template"
+msgid "Microsoft Excel 95 Template"
msgstr ""
-#. V2EVS
+#. wVQpy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc33\n"
+"FilterName_MS_Excel_97\n"
"help.text"
msgid "Excel 97–2003"
msgstr ""
-#. CG2DE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc36\n"
-"help.text"
-msgid "Gnumeric Spreadsheet"
-msgstr ""
-
-#. S5gzU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc39\n"
-"help.text"
-msgid "HTML Document"
-msgstr ""
-
-#. ACkZs
+#. gXYBx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc40\n"
+"FilterName_MS_Excel_97_Vorlage_Template\n"
"help.text"
-msgid "text/html"
+msgid "Excel 97–2003 Template"
msgstr ""
-#. WkPdq
+#. ZHc63
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc42\n"
+"FilterName_Rich_Text_Format__StarCalc_\n"
"help.text"
-msgid "HTML Table"
+msgid "Rich Text Format (Calc)"
msgstr ""
-#. kvzRX
+#. 3aMAe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc43\n"
+"FilterName_SYLK\n"
"help.text"
-msgid "text/html"
+msgid "SYLK"
msgstr ""
-#. RAPkB
+#. 7n2Wc
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc45\n"
+"FilterName_StarOffice_XML__Calc_\n"
"help.text"
-msgid "Legacy Mac Database"
+msgid "OpenOffice.org 1.0 Spreadsheet"
msgstr ""
-#. ABVbe
+#. dJAD5
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc46\n"
+"FilterName_Text_-_txt_-_csv__StarCalc_\n"
"help.text"
-msgid "None"
+msgid "Text CSV"
msgstr ""
-#. 3uGWh
+#. YWBDx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc48\n"
+"FilterName_calc_HTML_WebQuery\n"
"help.text"
-msgid "Legacy Mac Spreadsheet"
+msgid "Web Page Query (Calc)"
msgstr ""
-#. TFR8D
+#. V3SKY
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc49\n"
+"FilterName_calc_StarOffice_XML_Calc_Template\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Spreadsheet Template"
msgstr ""
-#. GtKGF
+#. LGWY8
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc51\n"
+"FilterName_calc_pdf_Export\n"
"help.text"
-msgid "Legacy StarOffice Spreadsheet"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 3szUx
+#. oiELg
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc52\n"
+"FilterName_dBase\n"
"help.text"
-msgid "None"
+msgid "dBASE"
msgstr ""
-#. BRr2K
+#. beZKn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc54\n"
+"FilterName_calc8\n"
"help.text"
-msgid "Lotus"
+msgid "ODF Spreadsheet"
msgstr ""
-#. u8fFa
+#. aDeFx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc57\n"
+"FilterName_calc8_template\n"
"help.text"
-msgid "Lotus Wk1-Wk3"
+msgid "ODF Spreadsheet Template"
msgstr ""
-#. vDabC
+#. FcaWF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc58\n"
+"FilterName_Gnumeric_Spreadsheet\n"
"help.text"
-msgid "None"
+msgid "Gnumeric Spreadsheet"
msgstr ""
-#. HF7WB
+#. jGBT4
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc60\n"
+"FilterName_Calc_MS_Excel_2007_XML\n"
"help.text"
-msgid "MS Excel 4.0 Template"
+msgid "Excel 2007–365"
msgstr ""
-#. S9erV
+#. vJc6C
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc63\n"
+"FilterName_Calc_MS_Excel_2007_VBA_XML\n"
"help.text"
-msgid "MS Excel 5.0 Template"
+msgid "Excel 2007–365 (macro-enabled)"
msgstr ""
-#. HwTr9
+#. cEpWn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc66\n"
+"FilterName_Calc_MS_Excel_2007_XML_Template\n"
"help.text"
-msgid "MS Excel 95 Template"
+msgid "Excel 2007–365 Template"
msgstr ""
-#. yGNRv
+#. bkaz3
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc69\n"
+"FilterName_Calc_MS_Excel_2007_Binary\n"
"help.text"
msgid "Microsoft Excel 2007 Binary"
msgstr ""
-#. KMRUE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc70\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. 3DVrP
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc72\n"
-"help.text"
-msgid "Microsoft Excel 2007-2016 VBA XML"
-msgstr ""
-
-#. izPTj
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc75\n"
-"help.text"
-msgid "Microsoft Excel 4.0"
-msgstr ""
-
-#. THHtc
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc78\n"
-"help.text"
-msgid "Microsoft Excel 5.0"
-msgstr ""
-
-#. NP4sG
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc81\n"
-"help.text"
-msgid "Microsoft Excel 95"
-msgstr ""
-
-#. oDTXG
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc84\n"
-"help.text"
-msgid "Microsoft Multiplan"
-msgstr ""
-
-#. MzQ6G
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc85\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. vVXNm
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc87\n"
-"help.text"
-msgid "Microsoft Works Document"
-msgstr ""
-
-#. ewzpQ
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc88\n"
-"help.text"
-msgid "None"
-msgstr ""
-
-#. fCcoD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_calc90\n"
-"help.text"
-msgid "Microsoft Works for Mac Document (v1 - v4)"
-msgstr ""
-
-#. tmKZB
+#. HSHMA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc93\n"
+"FilterName_Calc_Office_Open_XML\n"
"help.text"
msgid "Office Open XML Spreadsheet"
msgstr ""
-#. wS2ck
+#. hsUaF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc96\n"
+"FilterName_Calc_Office_Open_XML_Template\n"
"help.text"
msgid "Office Open XML Spreadsheet Template"
msgstr ""
-#. k4o4F
+#. eAk3m
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc99\n"
+"FilterName_MS_Works_Calc\n"
"help.text"
-msgid "OpenDocument Spreadsheet (Flat XML)"
+msgid "Microsoft Works Document"
msgstr ""
-#. SF42H
+#. EnMAK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc102\n"
+"FilterName_WPS_Lotus_Calc\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Lotus Document"
msgstr ""
-#. G9xFg
+#. kUjES
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc105\n"
+"FilterName_WPS_QPro_Calc\n"
"help.text"
-msgid "Quattro Pro 6.0"
+msgid "QuattroPro Document"
msgstr ""
-#. AgGJB
+#. eYL6j
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc106\n"
+"FilterName_ClarisWorks_Calc\n"
"help.text"
-msgid "None"
+msgid "ClarisWorks/AppleWorks Spreadsheet"
msgstr ""
-#. DuFX9
+#. uqB3o
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc108\n"
+"FilterName_Claris_Resolve_Calc\n"
"help.text"
-msgid "QuattroPro Document"
+msgid "ClarisResolve Document"
msgstr ""
-#. rjmpg
+#. sGZzg
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc109\n"
+"FilterName_Mac_Works_Calc\n"
"help.text"
-msgid "None"
+msgid "Microsoft Works for Mac Spreadsheet (v1 - v4)"
msgstr ""
-#. yij38
+#. nUBGp
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc111\n"
+"FilterName_Apple_Numbers\n"
"help.text"
-msgid "Rich Text Format"
+msgid "Apple Numbers"
msgstr ""
-#. QpxAA
+#. jXtFf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc114\n"
+"FilterName_MWAW_Database\n"
"help.text"
-msgid "SYLK"
+msgid "Legacy Mac Database"
msgstr ""
-#. NGUiE
+#. DB3FC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc117\n"
+"FilterName_MWAW_Spreadsheet\n"
"help.text"
-msgid "Text"
+msgid "Legacy Mac Spreadsheet"
msgstr ""
-#. ovpqS
+#. Gt7e4
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc120\n"
+"FilterName_StarOffice_Spreadsheet\n"
"help.text"
-msgid "dBASE"
+msgid "Legacy StarOffice Spreadsheet"
msgstr ""
-#. Ps5wj
+#. HiGDu
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_calc121\n"
+"FilterName_Microsoft_Multiplan\n"
"help.text"
-msgid "None"
+msgid "Microsoft Multiplan"
msgstr ""
#. EGUxE
@@ -4588,238 +4723,211 @@ msgctxt ""
msgid "Filters for IMPRESS"
msgstr ""
-#. TA6UD
+#. uKDSG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress0\n"
+"FilterName_Apple_Keynote\n"
"help.text"
msgid "Apple Keynote"
msgstr ""
-#. HbEDM
+#. u7FSb
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress3\n"
+"FilterName_MS_PowerPoint_97\n"
"help.text"
-msgid "ClarisWorks/AppleWorks Presentation"
-msgstr ""
-
-#. Czckt
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress6\n"
-"help.text"
-msgid "Draw 8"
-msgstr ""
-
-#. u7rfv
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress9\n"
-"help.text"
-msgid "Impress 6.0 Template"
-msgstr ""
-
-#. osCXA
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_impress12\n"
-"help.text"
-msgid "Impress 8"
+msgid "PowerPoint 97–2003"
msgstr ""
-#. QGZqj
+#. BsBhF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress15\n"
+"FilterName_MS_PowerPoint_97_AutoPlay\n"
"help.text"
-msgid "Impress 8 Template"
+msgid "PowerPoint 97–2003 AutoPlay"
msgstr ""
-#. xAwnF
+#. zQWHG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress18\n"
+"FilterName_MS_PowerPoint_97_Vorlage\n"
"help.text"
-msgid "Legacy Mac Presentation"
+msgid "PowerPoint 97–2003 Template"
msgstr ""
-#. 4VmC3
+#. WNSGm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress19\n"
+"FilterName_impress_StarOffice_XML_Draw\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Drawing (Impress)"
msgstr ""
-#. yXRcc
+#. QiEkA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress21\n"
+"FilterName_OpenDocument_Presentation_Flat_XML\n"
"help.text"
-msgid "Legacy StarOffice Presentation"
+msgid "Flat XML ODF Presentation"
msgstr ""
-#. wEBmd
+#. Qriqe
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress22\n"
+"FilterName_StarOffice_XML__Impress_\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Presentation"
msgstr ""
-#. JFRt9
+#. BFxUC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress24\n"
+"FilterName_impress_StarOffice_XML_Impress_Template\n"
"help.text"
-msgid "Microsoft PowerPoint 1-4"
+msgid "OpenOffice.org 1.0 Presentation Template"
msgstr ""
-#. n4ZCG
+#. F9DmM
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress25\n"
+"FilterName_impress_pdf_Export\n"
"help.text"
-msgid "None"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. HSMiP
+#. 4EboJ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress27\n"
+"FilterName_impress8\n"
"help.text"
-msgid "Office Open XML Presentation"
+msgid "ODF Presentation"
msgstr ""
-#. 3cbCj
+#. ELC6F
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress30\n"
+"FilterName_impress8_template\n"
"help.text"
-msgid "Office Open XML Presentation AutoPlay"
+msgid "ODF Presentation Template"
msgstr ""
-#. TP9Vf
+#. BEBAL
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress33\n"
+"FilterName_impress8_draw\n"
"help.text"
-msgid "Office Open XML Presentation Template"
+msgid "ODF Drawing (Impress)"
msgstr ""
-#. BwAAC
+#. n3Ewv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress36\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML\n"
"help.text"
-msgid "OpenDocument Presentation (Flat XML)"
+msgid "PowerPoint 2007–365"
msgstr ""
-#. DTp9Y
+#. CQqPC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress39\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_AutoPlay\n"
"help.text"
-msgid "OpenOffice.org 1.0 Drawing"
+msgid "PowerPoint 2007–365 AutoPlay"
msgstr ""
-#. qh5LE
+#. L6Xjf
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress42\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_Template\n"
"help.text"
-msgid "OpenOffice.org 1.0 Presentation"
+msgid "PowerPoint 2007–365 Template"
msgstr ""
-#. F7pAp
+#. gGyD7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress45\n"
+"FilterName_Impress_MS_PowerPoint_2007_XML_VBA\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "PowerPoint 2007–365 VBA"
msgstr ""
-#. FqboC
+#. pctrF
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress48\n"
+"FilterName_Impress_Office_Open_XML\n"
"help.text"
-msgid "PowerPoint 2007–365"
+msgid "Office Open XML Presentation"
msgstr ""
-#. ypSMq
+#. EWB4w
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress51\n"
+"FilterName_Impress_Office_Open_XML_Template\n"
"help.text"
-msgid "PowerPoint 2007–365"
+msgid "Office Open XML Presentation Template"
msgstr ""
-#. hvWY9
+#. EkxGy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress54\n"
+"FilterName_Impress_Office_Open_XML_AutoPlay\n"
"help.text"
-msgid "PowerPoint 2007–365 Template"
+msgid "Office Open XML Presentation AutoPlay"
msgstr ""
-#. KqQcD
+#. eEvn7
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress57\n"
+"FilterName_ClarisWorks_Impress\n"
"help.text"
-msgid "PowerPoint 2007–365 VBA"
+msgid "ClarisWorks/AppleWorks Presentation"
msgstr ""
-#. DBWC6
+#. NHgBx
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress60\n"
+"FilterName_StarOffice_Presentation\n"
"help.text"
-msgid "PowerPoint 97–2000 Template"
+msgid "Legacy StarOffice Presentation"
msgstr ""
-#. AQBrC
+#. jhGVJ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress63\n"
+"FilterName_MWAW_Presentation\n"
"help.text"
-msgid "PowerPoint 97–2003"
+msgid "Legacy Mac Presentation"
msgstr ""
-#. Novoe
+#. skCqq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_impress66\n"
+"FilterName_PowerPoint_3\n"
"help.text"
-msgid "PowerPoint 97–2003"
+msgid "Microsoft PowerPoint 1-4 and 95's"
msgstr ""
#. 9djZG
@@ -4840,220 +4948,175 @@ msgctxt ""
msgid "Filters for DRAW"
msgstr ""
-#. jgscE
+#. YjDYB
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw0\n"
+"FilterName_OpenDocument_Drawing_Flat_XML\n"
"help.text"
-msgid "Adobe PageMaker"
+msgid "Flat XML ODF Drawing"
msgstr ""
-#. nsWLD
+#. HhPJQ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw3\n"
+"FilterName_StarOffice_XML__Draw_\n"
"help.text"
-msgid "Adobe/Macromedia Freehand"
-msgstr ""
-
-#. hwwgx
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw6\n"
-"help.text"
-msgid "ClarisWorks/AppleWorks Document"
-msgstr ""
-
-#. ZiqHV
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw9\n"
-"help.text"
-msgid "CorelDRAW"
-msgstr ""
-
-#. rTQKQ
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw12\n"
-"help.text"
-msgid "Corel Presentation Exchange"
-msgstr ""
-
-#. W3nCE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw15\n"
-"help.text"
-msgid "Draw 6.0 Template"
-msgstr ""
-
-#. Sfwr6
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_draw18\n"
-"help.text"
-msgid "Draw 8"
+msgid "OpenOffice.org 1.0 Drawing"
msgstr ""
-#. 9D3mH
+#. Yzxz6
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw21\n"
+"FilterName_draw_StarOffice_XML_Draw_Template\n"
"help.text"
-msgid "Draw 8 Template"
+msgid "OpenOffice.org 1.0 Drawing Template"
msgstr ""
-#. CuTED
+#. 5We5b
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw24\n"
+"FilterName_draw_pdf_Export\n"
"help.text"
-msgid "Legacy Mac Bitmap"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 2ttfE
+#. eE7XK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw25\n"
+"FilterName_draw8\n"
"help.text"
-msgid "None"
+msgid "ODF Drawing"
msgstr ""
-#. Kuytc
+#. EwBLA
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw27\n"
+"FilterName_draw8_template\n"
"help.text"
-msgid "Legacy Mac Drawing"
+msgid "ODF Drawing Template"
msgstr ""
-#. p8WQ6
+#. pNG2x
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw28\n"
+"FilterName_WordPerfect_Graphics\n"
"help.text"
-msgid "None"
+msgid "WordPerfect Graphics"
msgstr ""
-#. cm556
+#. RzyLC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw30\n"
+"FilterName_Visio_Document\n"
"help.text"
-msgid "Legacy StarOffice Drawing"
+msgid "Microsoft Visio 2000-2013"
msgstr ""
-#. DCKY7
+#. xDHNz
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw31\n"
+"FilterName_Publisher_Document\n"
"help.text"
-msgid "None"
+msgid "Microsoft Publisher 98-2010"
msgstr ""
-#. E8j52
+#. eGGBw
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw33\n"
+"FilterName_Corel_Draw_Document\n"
"help.text"
-msgid "Microsoft Publisher 2003"
+msgid "Corel Draw"
msgstr ""
-#. tfAFz
+#. aiQoG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw36\n"
+"FilterName_Corel_Presentation_Exchange\n"
"help.text"
-msgid "Microsoft Visio"
+msgid "Corel Presentation Exchange"
msgstr ""
-#. 9wFgr
+#. B3BBp
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw39\n"
+"FilterName_Freehand_Document\n"
"help.text"
-msgid "OpenDocument Drawing (Flat XML)"
+msgid "Adobe/Macromedia Freehand"
msgstr ""
-#. A9kyo
+#. DCoiy
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw42\n"
+"FilterName_ClarisWorks_Draw\n"
"help.text"
-msgid "OpenOffice.org 1.0 Drawing"
+msgid "ClarisWorks/AppleWorks Drawing"
msgstr ""
-#. A6oXp
+#. HUGEm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw45\n"
+"FilterName_PageMaker_Document\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "Adobe PageMaker"
msgstr ""
-#. oAVcD
+#. zZ2EE
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw48\n"
+"FilterName_QXP_Document\n"
"help.text"
msgid "QuarkXPress"
msgstr ""
-#. kqCZy
+#. hStZa
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw49\n"
+"FilterName_ZMF_Document\n"
"help.text"
-msgid "None"
+msgid "Zoner Callisto/Draw"
msgstr ""
-#. 9cecY
+#. BiZgm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw51\n"
+"FilterName_MWAW_Bitmap\n"
"help.text"
-msgid "WordPerfect Graphics"
+msgid "Legacy Mac Bitmap"
msgstr ""
-#. iCEEe
+#. gicao
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw54\n"
+"FilterName_MWAW_Drawing\n"
"help.text"
-msgid "Zoner Callisto/Draw"
+msgid "Legacy Mac Drawing"
msgstr ""
-#. JHutp
+#. 6dw2D
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_draw55\n"
+"FilterName_StarOffice_Drawing\n"
"help.text"
-msgid "None"
+msgid "Legacy StarOffice Drawing"
msgstr ""
#. 7s4EZ
@@ -5074,58 +5137,49 @@ msgctxt ""
msgid "Filters for MATH"
msgstr ""
-#. L9eeU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_math0\n"
-"help.text"
-msgid "Math 8"
-msgstr ""
-
-#. yy74o
+#. 9DrmS
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math3\n"
+"FilterName_MathML_XML__Math_\n"
"help.text"
msgid "MathML 2.0"
msgstr ""
-#. 9Nn5Q
+#. NhtdT
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math6\n"
+"FilterName_MathType_3.x\n"
"help.text"
msgid "MathType3.x"
msgstr ""
-#. UGGRZ
+#. zSwxR
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math7\n"
+"FilterName_StarOffice_XML__Math_\n"
"help.text"
-msgid "None"
+msgid "OpenOffice.org 1.0 Formula"
msgstr ""
-#. cNKRe
+#. v95fZ
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math9\n"
+"FilterName_math_pdf_Export\n"
"help.text"
-msgid "OpenOffice.org 1.0 Formula"
+msgid "PDF - Portable Document Format"
msgstr ""
-#. 5f8BW
+#. BD7Mn
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_math12\n"
+"FilterName_math8\n"
"help.text"
-msgid "PDF - Portable Document Format"
+msgid "ODF Formula"
msgstr ""
#. pkJ3f
@@ -5146,13 +5200,13 @@ msgctxt ""
msgid "Filters for BASE"
msgstr ""
-#. sVsHB
+#. GhDwr
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_base0\n"
+"FilterName_StarOffice_XML__Base_\n"
"help.text"
-msgid "OpenDocument Database"
+msgid "ODF Database"
msgstr ""
#. nEtCn
@@ -5173,285 +5227,33 @@ msgctxt ""
msgid "Filters for GRAPHICFILTER"
msgstr ""
-#. EiDUC
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter3\n"
-"help.text"
-msgid "BMP - Windows Bitmap"
-msgstr ""
-
-#. sFTvx
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter6\n"
-"help.text"
-msgid "CGM - Computer Graphics Metafile"
-msgstr ""
-
-#. ZtA5q
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter9\n"
-"help.text"
-msgid "DXF - AutoCAD Interchange Format"
-msgstr ""
-
-#. eFxEV
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter15\n"
-"help.text"
-msgid "EMF - Enhanced Meta File"
-msgstr ""
-
-#. JSNTB
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter21\n"
-"help.text"
-msgid "EPS - Encapsulated PostScript"
-msgstr ""
-
-#. w6BBX
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter27\n"
-"help.text"
-msgid "GIF - Graphics Interchange"
-msgstr ""
-
-#. JvkqL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter33\n"
-"help.text"
-msgid "HTML"
-msgstr ""
-
-#. jSGkM
+#. ukbDG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter34\n"
-"help.text"
-msgid "text/html"
-msgstr ""
-
-#. Fh5BC
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter42\n"
+"FilterName_writer_jpg_Export\n"
"help.text"
msgid "JPEG - Joint Photographic Experts Group"
msgstr ""
-#. NEptD
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter48\n"
-"help.text"
-msgid "MET - OS/2 Metafile"
-msgstr ""
-
-#. qqFiU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter51\n"
-"help.text"
-msgid "MOV - QuickTime File Format"
-msgstr ""
-
-#. fQHzg
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter63\n"
-"help.text"
-msgid "PBM - Portable Bitmap"
-msgstr ""
-
-#. g3Ezu
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter66\n"
-"help.text"
-msgid "PCD - Photo CD Base"
-msgstr ""
-
-#. jgKhX
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter69\n"
-"help.text"
-msgid "PCD - Photo CD Base16"
-msgstr ""
-
-#. dorU9
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter72\n"
-"help.text"
-msgid "PCD - Photo CD Base4"
-msgstr ""
-
-#. Zqehv
+#. xBHh2
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter78\n"
-"help.text"
-msgid "PCT - Mac Pict"
-msgstr ""
-
-#. d6miP
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter81\n"
-"help.text"
-msgid "PCX - Zsoft Paintbrush"
-msgstr ""
-
-#. NT7TF
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter87\n"
-"help.text"
-msgid "PGM - Portable Graymap"
-msgstr ""
-
-#. x2LKK
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter99\n"
+"FilterName_writer_png_Export\n"
"help.text"
msgid "PNG - Portable Network Graphic"
msgstr ""
-#. fZVeB
+#. FeKia
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
-"par_graphicfilter105\n"
-"help.text"
-msgid "PPM - Portable Pixelmap"
-msgstr ""
-
-#. dANmR
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter108\n"
-"help.text"
-msgid "PSD - Adobe Photoshop"
-msgstr ""
-
-#. hrWWf
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter114\n"
-"help.text"
-msgid "RAS - Sun Raster Image"
-msgstr ""
-
-#. qYc2F
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter126\n"
+"FilterName_writer_svg_Export\n"
"help.text"
msgid "SVG - Scalable Vector Graphics"
msgstr ""
-#. F8DSr
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter129\n"
-"help.text"
-msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
-
-#. rz7pS
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter132\n"
-"help.text"
-msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
-
-#. XTmCR
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter138\n"
-"help.text"
-msgid "SVM - StarView Meta File"
-msgstr ""
-
-#. pmBjU
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter141\n"
-"help.text"
-msgid "TGA - Truevision Targa"
-msgstr ""
-
-#. rfutE
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter147\n"
-"help.text"
-msgid "TIFF - Tagged Image File Format"
-msgstr ""
-
-#. pvk6j
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter153\n"
-"help.text"
-msgid "WMF - Windows Metafile"
-msgstr ""
-
-#. CsXyL
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter156\n"
-"help.text"
-msgid "XBM - X Bitmap"
-msgstr ""
-
-#. 4Norn
-#: convertfilters.xhp
-msgctxt ""
-"convertfilters.xhp\n"
-"par_graphicfilter162\n"
-"help.text"
-msgid "XPM - X PixMap"
-msgstr ""
-
#. Bkz5M
#: copy_drawfunctions.xhp
msgctxt ""
@@ -18592,13 +18394,13 @@ msgctxt ""
msgid "Turning off Bullets and Numbering for Individual Paragraphs"
msgstr ""
-#. 6bVuF
+#. H2QkK
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"bm_id3154186\n"
"help.text"
-msgid "<bookmark_value>numbering; turning off</bookmark_value> <bookmark_value>bullets; turning off</bookmark_value> <bookmark_value>removing, see also deleting</bookmark_value> <bookmark_value>removing;bullets and numbering</bookmark_value> <bookmark_value>keyboard;removing numbering</bookmark_value>"
+msgid "<bookmark_value>numbering; turning off</bookmark_value><bookmark_value>bullets; turning off</bookmark_value><bookmark_value>removing, see also deleting</bookmark_value><bookmark_value>removing;bullets and numbering</bookmark_value><bookmark_value>keyboard;removing numbering</bookmark_value>"
msgstr ""
#. T3U8R
@@ -18655,13 +18457,13 @@ msgctxt ""
msgid "If the cursor is located within a numbered or bulleted list, you can turn off automatic numbers or bullets for the current paragraph or selected paragraphs by clicking the <emph>Toggle Unordered List</emph> icon on the <emph>Text Formatting</emph> bar."
msgstr ""
-#. XLYd6
+#. 9sUYS
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Icon</alt></image>"
+msgid "<image id=\"img_id3158432\" src=\"cmd/lc_defaultbullet.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158432\">Toggle Unordered List icon</alt> </image>"
msgstr ""
#. ikjGP
@@ -18673,31 +18475,31 @@ msgctxt ""
msgid "Toggle Unordered List icon"
msgstr ""
-#. RE37f
+#. BB2Be
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3148946\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> To remove a number or bullet from a paragraph while preserving the list indenting: </caseinline></switchinline>"
+msgid "To remove a number or bullet from a paragraph while preserving the list indenting:"
msgstr ""
-#. EsxZF
+#. ZhAMF
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key. </caseinline></switchinline>"
+msgid "Place the cursor at the beginning of a paragraph in a list and press the <keycode>Backspace</keycode> key."
msgstr ""
-#. TY7jM
+#. vYz5P
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3150543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph. </caseinline></switchinline>"
+msgid "The numbering of the paragraph disappears and is removed from the numbering sequence. Numbering resumes in the following paragraph."
msgstr ""
#. B8akd
@@ -18709,13 +18511,13 @@ msgctxt ""
msgid "Press <keycode>Shift+Backspace</keycode> at the beginning of a list paragraph to return the number or bullet."
msgstr ""
-#. FrmUz
+#. djwVN
#: numbering_stop.xhp
msgctxt ""
"numbering_stop.xhp\n"
"par_id3154123\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you press the Enter key in an empty numbered paragraph, the numbering stops. </caseinline></switchinline>"
+msgid "Press the <keycode>Enter</keycode> key in an empty numbered paragraph to stop the numbering."
msgstr ""
#. TBFcZ
@@ -22561,13 +22363,13 @@ msgctxt ""
msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>"
msgstr ""
-#. 8DBpd
+#. fqXCA
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3156410\n"
"help.text"
-msgid "Starting $[officename] Software With Parameters"
+msgid "<variable id=\"Title_h1\"><link href=\"text/shared/guide/start_parameters.xhp\">Starting $[officename] Software With Parameters</link></variable>"
msgstr ""
#. GVpcE
diff --git a/source/ar/helpcontent2/source/text/simpress/01.po b/source/ar/helpcontent2/source/text/simpress/01.po
index d3903f4d87a..c643c2e8738 100644
--- a/source/ar/helpcontent2/source/text/simpress/01.po
+++ b/source/ar/helpcontent2/source/text/simpress/01.po
@@ -3,7 +3,7 @@ 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: 2021-03-19 17:31+0100\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-09-03 12:36+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8107,6 +8107,429 @@ msgctxt ""
msgid "<ahelp hid=\".uno:Intersect\" visibility=\"visible\">Creates a shape from the overlapping area of the selected objects.</ahelp>"
msgstr ""
+#. 8mBdR
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"tit\n"
+"help.text"
+msgid "Bullet and Position"
+msgstr ""
+
+#. mjHGa
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"bm_id121623276174916\n"
+"help.text"
+msgid "<bookmark_value>bullets;Impress</bookmark_value><bookmark_value>ordered list;Impress</bookmark_value><bookmark_value>unordered list;Impress</bookmark_value><bookmark_value>bullets;Draw</bookmark_value><bookmark_value>ordered list;Draw</bookmark_value><bookmark_value>unordered list;Draw</bookmark_value>"
+msgstr ""
+
+#. ABkfU
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id591623253567629\n"
+"help.text"
+msgid "<link href=\"text/simpress/01/bulletandposition.xhp\" name=\"command_name\">Bullet and Position</link>"
+msgstr ""
+
+#. D3TGn
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id401623253567633\n"
+"help.text"
+msgid "<embedvar href=\"text/shared/01/06050600.xhp#positioninfo\" markup=\"ignore\"/>"
+msgstr ""
+
+#. phgxq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id371623258309050\n"
+"help.text"
+msgid "In a selected text, choose <menuitem>Format - Bullets and Numbering</menuitem>."
+msgstr ""
+
+#. ysA68
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id401623260265986\n"
+"help.text"
+msgid "Properties"
+msgstr ""
+
+#. KEsmt
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id191623260097778\n"
+"help.text"
+msgid "Type"
+msgstr ""
+
+#. LikX8
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id291623260116361\n"
+"help.text"
+msgid "Select the type of list. Unordered with character bullet, unordered with graphics bullet, or ordered with a numbering scheme of your choice."
+msgstr ""
+
+#. 3862v
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id611623260134513\n"
+"help.text"
+msgid "Character"
+msgstr ""
+
+#. AAFD3
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id641623260148566\n"
+"help.text"
+msgid "Select the character for the unordered list."
+msgstr ""
+
+#. FmbAq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id681623260246435\n"
+"help.text"
+msgid "Start at"
+msgstr ""
+
+#. EgRBS
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id551623260225990\n"
+"help.text"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
+#. CN44e
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id671623259902753\n"
+"help.text"
+msgid "Color"
+msgstr ""
+
+#. HSGAj
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id781623260255715\n"
+"help.text"
+msgid "Select the color of the list characters for ordered and unordered lists. Color does not apply for lists with graphic bullets."
+msgstr ""
+
+#. XnEwE
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id691623261496489\n"
+"help.text"
+msgid "Separator"
+msgstr ""
+
+#. ytZGx
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id791623261930996\n"
+"help.text"
+msgid "For ordered lists, set the text to display before and after the numbering scheme."
+msgstr ""
+
+#. JojhJ
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id681623261502578\n"
+"help.text"
+msgid "Before"
+msgstr ""
+
+#. VTjZ9
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id641623261927147\n"
+"help.text"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
+#. aB6uH
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id331623261507547\n"
+"help.text"
+msgid "After"
+msgstr ""
+
+#. 93cte
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id391623261922737\n"
+"help.text"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. hUAWj
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id551623260579519\n"
+"help.text"
+msgid "Size"
+msgstr ""
+
+#. MxDGA
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id521623261977095\n"
+"help.text"
+msgid "Set the size of the character and graphic bullets with respect to the paragraph font size."
+msgstr ""
+
+#. 2pjgX
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id261623260584277\n"
+"help.text"
+msgid "Width"
+msgstr ""
+
+#. rKipB
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id821623291829425\n"
+"help.text"
+msgid "Enter the width of the graphic bullet character."
+msgstr ""
+
+#. gCssw
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id531623260588282\n"
+"help.text"
+msgid "Height"
+msgstr ""
+
+#. xa2FN
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id321623291834607\n"
+"help.text"
+msgid "Enter the height of the graphic bullet character."
+msgstr ""
+
+#. SjRNb
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id951623260634795\n"
+"help.text"
+msgid "Keep ratio"
+msgstr ""
+
+#. LQwC8
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id261623260666478\n"
+"help.text"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
+#. AKwMq
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id181623260599850\n"
+"help.text"
+msgid "Rel. Size"
+msgstr ""
+
+#. eP9FG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id281623260605208\n"
+"help.text"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the <emph>Before</emph> and <emph>After</emph> text as well."
+msgstr ""
+
+#. CGphX
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id931623261370137\n"
+"help.text"
+msgid "Position"
+msgstr ""
+
+#. yiqWW
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id421623262130068\n"
+"help.text"
+msgid "Indent"
+msgstr ""
+
+#. Bam8q
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id6081728\n"
+"help.text"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
+#. 37TGG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id651623262149945\n"
+"help.text"
+msgid "Width"
+msgstr ""
+
+#. sQ2Ck
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id141623291867477\n"
+"help.text"
+msgid "Enter or select the width of the list element."
+msgstr ""
+
+#. DotNG
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id221623265073936\n"
+"help.text"
+msgid "The combined total length of <emph>Before</emph>, <emph>After</emph> and the numbering characters may override the width setting."
+msgstr ""
+
+#. pnNqC
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id291623263843749\n"
+"help.text"
+msgid "Relative"
+msgstr ""
+
+#. oHCPh
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id561623268136625\n"
+"help.text"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. VAwoR
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id261623263839244\n"
+"help.text"
+msgid "Alignment"
+msgstr ""
+
+#. FFN3B
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id361623265059971\n"
+"help.text"
+msgid "Select the alignment of the ordered list numbering contents inside the list <emph>Width</emph> setting."
+msgstr ""
+
+#. tRzbn
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id871623265256880\n"
+"help.text"
+msgid "Scope"
+msgstr ""
+
+#. YcbZA
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id41623265263152\n"
+"help.text"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>"
+msgstr ""
+
+#. BktFm
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id31623272228782\n"
+"help.text"
+msgid "Applies the modification to the whole <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
+msgstr ""
+
+#. uzPBx
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id351623265267695\n"
+"help.text"
+msgid "Selection"
+msgstr ""
+
+#. mLzWE
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id821623272290885\n"
+"help.text"
+msgid "Applies the modification to the selection."
+msgstr ""
+
+#. PSDGB
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"hd_id141623265272187\n"
+"help.text"
+msgid "Apply to Master"
+msgstr ""
+
+#. PSK5e
+#: bulletandposition.xhp
+msgctxt ""
+"bulletandposition.xhp\n"
+"par_id31623272423870\n"
+"help.text"
+msgid "Click to apply the the modification to all <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slides</caseinline><defaultinline>pages</defaultinline></switchinline> that use the current master <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>."
+msgstr ""
+
#. 5H8sr
#: effectoptions.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/swriter.po b/source/ar/helpcontent2/source/text/swriter.po
index 3bde59e076f..bc155d14ed5 100644
--- a/source/ar/helpcontent2/source/text/swriter.po
+++ b/source/ar/helpcontent2/source/text/swriter.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:03+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/ar/>\n"
@@ -16,411 +16,6 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1540152094.000000\n"
-#. P7iNX
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"tit\n"
-"help.text"
-msgid "Document Classification"
-msgstr "تصنيف المستند"
-
-#. NqgkT
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id3156324\n"
-"help.text"
-msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
-msgstr "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">تصنيف المستند </link> </variable>"
-
-#. toEGG
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161847569710\n"
-"help.text"
-msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
-msgstr ""
-
-#. vJRDP
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744119967\n"
-"help.text"
-msgid "Document classification and security is an important issue for businesses and governments."
-msgstr "تصنيف وأمن المستندات شأن مهم للأعمال والحكومات."
-
-#. o6ZJC
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744113553\n"
-"help.text"
-msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
-msgstr ""
-
-#. Ds7Zb
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744118823\n"
-"help.text"
-msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
-msgstr ""
-
-#. J3mB2
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744121143\n"
-"help.text"
-msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
-msgstr ""
-
-#. mEAHm
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744123676\n"
-"help.text"
-msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
-msgstr ""
-
-#. FGdfy
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744122593\n"
-"help.text"
-msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
-msgstr ""
-
-#. hYS6k
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161744126871\n"
-"help.text"
-msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
-msgstr ""
-
-#. 6mz7n
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161800093929\n"
-"help.text"
-msgid "BAF Categories"
-msgstr ""
-
-#. WiXYE
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161856432825\n"
-"help.text"
-msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
-msgstr ""
-
-#. 3ADDM
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800092823\n"
-"help.text"
-msgid "The default BAF categories for %PRODUCTNAME are listed below."
-msgstr ""
-
-#. N8CTV
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800098142\n"
-"help.text"
-msgid "Only the \"Intellectual Properties\" category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
-msgstr ""
-
-#. HJDZH
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106B0\n"
-"help.text"
-msgid "Intellectual Property"
-msgstr ""
-
-#. pGCGZ
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106C0\n"
-"help.text"
-msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
-msgstr ""
-
-#. Wtdjj
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106CD\n"
-"help.text"
-msgid "National Security"
-msgstr ""
-
-#. vDSmN
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106DD\n"
-"help.text"
-msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr ""
-
-#. E7kqD
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106EA\n"
-"help.text"
-msgid "Export Control"
-msgstr ""
-
-#. DC8Yf
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_idN106FA\n"
-"help.text"
-msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr ""
-
-#. iVEDx
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161800091021\n"
-"help.text"
-msgid "Refer to your corporate data security policy and information security officers for support in document classification."
-msgstr ""
-
-#. Dzmda
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161747122444\n"
-"help.text"
-msgid "Default levels of classification"
-msgstr ""
-
-#. CAfDt
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161849574719\n"
-"help.text"
-msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
-msgstr ""
-
-#. zGVp8
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747139337\n"
-"help.text"
-msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
-msgstr ""
-
-#. bhAGA
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747135421\n"
-"help.text"
-msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
-msgstr ""
-
-#. BJAGV
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747132341\n"
-"help.text"
-msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
-msgstr ""
-
-#. xGJN3
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747139845\n"
-"help.text"
-msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
-msgstr ""
-
-#. FaGhw
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747138519\n"
-"help.text"
-msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
-msgstr ""
-
-#. wTzaa
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id030820161747134459\n"
-"help.text"
-msgid "Customizing classification levels."
-msgstr ""
-
-#. z6j8J
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161851045883\n"
-"help.text"
-msgid "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customizing</bookmark_value>"
-msgstr ""
-
-#. zP3TN
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747133280\n"
-"help.text"
-msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
-msgstr ""
-
-#. F3njz
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id03082016174713477\n"
-"help.text"
-msgid "Use the file with your %PRODUCTNAME locale in the name as example."
-msgstr ""
-
-#. rx2Dm
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747137522\n"
-"help.text"
-msgid "Save the file and make the adequate changes to the classification path above to access the file."
-msgstr ""
-
-#. Z2iUo
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747135133\n"
-"help.text"
-msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
-msgstr ""
-
-#. 5DSiM
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id03082016174713354\n"
-"help.text"
-msgid "Pasting contents in documents with different levels of classification."
-msgstr ""
-
-#. WxMFo
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161851512902\n"
-"help.text"
-msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
-msgstr ""
-
-#. NdsxG
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161747134188\n"
-"help.text"
-msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
-msgstr ""
-
-#. 9oBUS
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"hd_id3150342\n"
-"help.text"
-msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>"
-msgstr ""
-
-#. fF68i
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"bm_id030820161853495457\n"
-"help.text"
-msgid "<bookmark_value>Classification toolbar;display</bookmark_value>"
-msgstr ""
-
-#. gYggL
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id3150202\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>"
-msgstr ""
-
-#. FtFz5
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161754171423\n"
-"help.text"
-msgid "The <emph>Classification</emph> toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File - Properties</item>, <emph>Custom Properties</emph> tab) to store the classification policy as document metadata."
-msgstr ""
-
-#. eDVXe
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161754175408\n"
-"help.text"
-msgid "Go to menu <item type=\"menuitem\">View - Toolbars</item> and select <item type=\"menuitem\">Classification</item>"
-msgstr ""
-
-#. WbAuh
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818081317\n"
-"help.text"
-msgid "<link href=\"https://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
-msgstr ""
-
-#. pTTL8
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818082152\n"
-"help.text"
-msgid "<link href=\"https://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
-msgstr ""
-
-#. 47rPQ
-#: classificationbar.xhp
-msgctxt ""
-"classificationbar.xhp\n"
-"par_id030820161818085901\n"
-"help.text"
-msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
-msgstr ""
-
#. x2qZ6
#: mailmergetoolbar.xhp
msgctxt ""
diff --git a/source/ar/helpcontent2/source/text/swriter/librelogo.po b/source/ar/helpcontent2/source/text/swriter/librelogo.po
index ddc50650498..528f4eae3a9 100644
--- a/source/ar/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/ar/helpcontent2/source/text/swriter/librelogo.po
@@ -3,7 +3,7 @@ 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: 2021-01-19 13:13+0100\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2017-05-07 21:28+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -205,13 +205,13 @@ msgctxt ""
msgid "FORWARD 200 LEFT 89<br/>"
msgstr ""
-#. F9SUo
+#. 7gs6L
#: LibreLogo.xhp
msgctxt ""
"LibreLogo.xhp\n"
"par_390\n"
"help.text"
-msgid "To reset the command line click triple in it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
+msgid "To reset the command line triple-click it or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+A</keycode> to select the previous commands, and type the new commands."
msgstr ""
#. bqE8E
@@ -223,13 +223,13 @@ msgctxt ""
msgid "Graphical user interface of basic turtle settings"
msgstr ""
-#. YPKYU
+#. oa3dx
#: LibreLogo.xhp
msgctxt ""
"LibreLogo.xhp\n"
"par_415\n"
"help.text"
-msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can positionate and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
+msgid "Turtle shape of LibreLogo is a normal fixed size drawing object. You can position and rotate it on standard way, too, using the mouse and the Rotate icon of the Drawing Object Properties toolbar. Modify Line Width, Line Color and Area Color settings of the turtle shape to set PENSIZE, PENCOLOR and FILLCOLOR attributes of LibreLogo."
msgstr ""
#. fqYbT
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
index 7f8ff380bb2..3c0aed36c54 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-04-11 06:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/ar/>\n"
@@ -25674,6 +25674,26 @@ msgctxt ""
msgid "Development Tools"
msgstr ""
+#. qCG9b
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"Label\n"
+"value.text"
+msgid "Lock Toolbars"
+msgstr ""
+
+#. cAUZ8
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Lock or unlock all toolbars"
+msgstr ""
+
#. jLF5j
#: GenericCommands.xcu
msgctxt ""
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index 6b934aad3f9..d956aa3dd4c 100644
--- a/source/ar/sc/messages.po
+++ b/source/ar/sc/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-04-11 06:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/ar/>\n"
@@ -27823,10 +27823,10 @@ msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "_خيارات..."
-#. G7ky9
+#. dtMEN
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:41
msgctxt "pivotfielddialog|extended_tip|options"
-msgid "Opens the Data Field Options dialog. The Options button is visible for column, row, or page fields only."
+msgid "Opens the Data Field Options dialog. The Options button is visible for filters and column or row fields only."
msgstr ""
#. KBmND
@@ -28094,10 +28094,10 @@ msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr ""
-#. uxqkM
+#. AeEju
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:214
msgctxt "pivottablelayoutdialog|extended_tip|listbox-column"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. WWrpy
@@ -28107,10 +28107,10 @@ msgctxt "pivottablelayoutdialog|label5"
msgid "Data Fields:"
msgstr "حقل بيانات"
-#. DforL
+#. cvgCA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:295
msgctxt "pivottablelayoutdialog|extended_tip|listbox-data"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BhTuC
@@ -28119,10 +28119,10 @@ msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr ""
-#. vsPty
+#. n7GRA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:374
msgctxt "pivottablelayoutdialog|extended_tip|listbox-row"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. 4XvEh
@@ -28131,10 +28131,10 @@ msgctxt "pivottablelayoutdialog|label2"
msgid "Filters:"
msgstr ""
-#. 9M3jG
+#. yN8BR
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:455
msgctxt "pivottablelayoutdialog|extended_tip|listbox-page"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. Scoht
@@ -28144,10 +28144,10 @@ msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr "الحقول المت~وفّرة"
-#. ZkDd9
+#. FBtEV
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:567
msgctxt "pivottablelayoutdialog|extended_tip|listbox-fields"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BL7Ff
@@ -28859,7 +28859,7 @@ msgid "Options"
msgstr ""
#. LU6He
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:523
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:522
msgctxt "regressiondialog|extended_tip|RegressionDialog"
msgid "Produces the regression analysis of a data set"
msgstr ""
diff --git a/source/ar/sd/messages.po b/source/ar/sd/messages.po
index 6706492392c..5210b79d286 100644
--- a/source/ar/sd/messages.po
+++ b/source/ar/sd/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-04-06 08:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/ar/>\n"
@@ -8109,109 +8109,109 @@ msgid "Ta_b stops:"
msgstr "_علامات الجدولة:"
#. WQBqF
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:350
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:349
msgctxt "extended_tip|metricFields"
msgid "Defines the spacing between tab stops."
msgstr ""
#. oSmuC
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:367
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:366
msgctxt "optimpressgeneralpage|objalwymov"
msgid "Objects always moveable"
msgstr "الكائنات قابلة للتحريك دائمًا"
#. cXLAT
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:375
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:374
msgctxt "extended_tip|objalwymov"
msgid "Specifies that you want to move an object with the Rotate tool enabled. If Object always moveable is not marked, the Rotate tool can only be used to rotate an object."
msgstr ""
#. 8cyDE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:386
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:385
msgctxt "optimpressgeneralpage|distortcb"
msgid "Do not distort objects in curve"
msgstr ""
#. TDrpy
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:401
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:400
msgctxt "optimpressgeneralpage|backgroundback"
msgid "Use background cache"
msgstr "استخدم وحدة التخزين في الخلفية"
#. Di3Vo
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:409
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:408
msgctxt "extended_tip|backgroundback"
msgid "Specifies whether to use the cache for displaying objects on the master slide."
msgstr ""
#. psubE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:425
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:424
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "الإعدادات"
#. JGppH
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:456
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:455
msgctxt "optimpressgeneralpage|qickedit"
msgid "Allow quick editing"
msgstr "اسمح بالتحرير السريع"
#. vmsrU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:464
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:463
msgctxt "extended_tip|qickedit"
msgid "If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text."
msgstr ""
#. dn7AQ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:475
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:474
msgctxt "optimpressgeneralpage|textselected"
msgid "Only text area selectable"
msgstr ""
#. EQqRZ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:484
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:483
msgctxt "extended_tip|textselected"
msgid "Specifies whether to select a text box by clicking the text."
msgstr ""
#. 9SB2g
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:499
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:498
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
msgstr "كائنات النصوص"
#. CrRmE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:533
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:532
msgctxt "optimpressgeneralpage|label8"
msgid "_Drawing scale:"
msgstr "_مقياس الرسم:"
#. j7n3M
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:547
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:546
msgctxt "optimpressgeneralpage|widthlbl"
msgid "Page _width:"
msgstr "عر_ض الصفحة:"
#. Aay7y
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:561
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:560
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
msgstr "ارتفاع ال_صفحة:"
#. HVKhs
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:670
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:669
msgctxt "extended_tip|scaleBox"
msgid "Determines the drawing scale on the rulers."
msgstr ""
#. E2cEn
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:691
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:690
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "المقياس"
#. 67gzU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:705
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:704
msgctxt "extended_tip|OptSavePage"
msgid "Defines the general options for drawing or presentation documents."
msgstr ""
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index e234490127f..6b3a0c8ef2b 100644
--- a/source/ar/sfx2/messages.po
+++ b/source/ar/sfx2/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-04-06 08:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/ar/>\n"
@@ -4331,7 +4331,7 @@ msgid "Specifies the print setting options."
msgstr ""
#. NEo7g
-#: sfx2/uiconfig/ui/panel.ui:74 sfx2/uiconfig/ui/panel.ui:79
+#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr ""
@@ -4871,169 +4871,169 @@ msgid "Search"
msgstr "ابحث"
#. sGZMC
-#: sfx2/uiconfig/ui/templatedlg.ui:190
+#: sfx2/uiconfig/ui/templatedlg.ui:191
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "ابحث..."
#. yEhgP
-#: sfx2/uiconfig/ui/templatedlg.ui:212
+#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr "عَرض مصغّرات"
#. j76ke
-#: sfx2/uiconfig/ui/templatedlg.ui:228
+#: sfx2/uiconfig/ui/templatedlg.ui:229
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr "عَرض لائحة"
#. fXVNY
-#: sfx2/uiconfig/ui/templatedlg.ui:256
+#: sfx2/uiconfig/ui/templatedlg.ui:257
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
msgstr "رشّح بالتطبيق"
#. tqVhJ
-#: sfx2/uiconfig/ui/templatedlg.ui:258
+#: sfx2/uiconfig/ui/templatedlg.ui:259
msgctxt "templatedlg|applist"
msgid "All Applications"
msgstr "كل التطبيقات"
#. pD6pU
-#: sfx2/uiconfig/ui/templatedlg.ui:259
+#: sfx2/uiconfig/ui/templatedlg.ui:260
msgctxt "templatedlg|applist"
msgid "Text Documents"
msgstr "مستندات نصية"
#. eECt7
-#: sfx2/uiconfig/ui/templatedlg.ui:260
+#: sfx2/uiconfig/ui/templatedlg.ui:261
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "الجداول الممتدّة"
#. ajLbV
-#: sfx2/uiconfig/ui/templatedlg.ui:261
+#: sfx2/uiconfig/ui/templatedlg.ui:262
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "العروض التقديمية"
#. LfUzB
-#: sfx2/uiconfig/ui/templatedlg.ui:262
+#: sfx2/uiconfig/ui/templatedlg.ui:263
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "الرسومات"
#. t7zE7
-#: sfx2/uiconfig/ui/templatedlg.ui:276
+#: sfx2/uiconfig/ui/templatedlg.ui:277
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
msgstr "رشّح بالفئة"
#. 93CGw
-#: sfx2/uiconfig/ui/templatedlg.ui:278
+#: sfx2/uiconfig/ui/templatedlg.ui:279
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr "كلّ الفئات"
#. NF9wE
-#: sfx2/uiconfig/ui/templatedlg.ui:299
+#: sfx2/uiconfig/ui/templatedlg.ui:300
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "رشّح"
#. ewTL3
-#: sfx2/uiconfig/ui/templatedlg.ui:438 sfx2/uiconfig/ui/templatedlg.ui:558
+#: sfx2/uiconfig/ui/templatedlg.ui:439 sfx2/uiconfig/ui/templatedlg.ui:559
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr ""
#. 7EJRA
-#: sfx2/uiconfig/ui/templatedlg.ui:455 sfx2/uiconfig/ui/templatedlg.ui:575
+#: sfx2/uiconfig/ui/templatedlg.ui:456 sfx2/uiconfig/ui/templatedlg.ui:576
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr ""
#. AC27i
-#: sfx2/uiconfig/ui/templatedlg.ui:470 sfx2/uiconfig/ui/templatedlg.ui:590
+#: sfx2/uiconfig/ui/templatedlg.ui:471 sfx2/uiconfig/ui/templatedlg.ui:591
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr ""
#. eSaBw
-#: sfx2/uiconfig/ui/templatedlg.ui:485 sfx2/uiconfig/ui/templatedlg.ui:605
+#: sfx2/uiconfig/ui/templatedlg.ui:486 sfx2/uiconfig/ui/templatedlg.ui:606
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr ""
#. pNzYA
-#: sfx2/uiconfig/ui/templatedlg.ui:500 sfx2/uiconfig/ui/templatedlg.ui:620
+#: sfx2/uiconfig/ui/templatedlg.ui:501 sfx2/uiconfig/ui/templatedlg.ui:621
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr "الحجم"
#. j39jM
-#: sfx2/uiconfig/ui/templatedlg.ui:646
+#: sfx2/uiconfig/ui/templatedlg.ui:647
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr "قائمة القوالب"
#. 2kzFW
-#: sfx2/uiconfig/ui/templatedlg.ui:664
+#: sfx2/uiconfig/ui/templatedlg.ui:665
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Tools"
msgstr "ادوات"
#. LUs2m
-#: sfx2/uiconfig/ui/templatedlg.ui:672
+#: sfx2/uiconfig/ui/templatedlg.ui:673
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr ""
#. hG7qW
-#: sfx2/uiconfig/ui/templatedlg.ui:684
+#: sfx2/uiconfig/ui/templatedlg.ui:685
msgctxt "templatedlg|extensions_btn"
msgid "_Extensions"
msgstr ""
#. uC7Rk
-#: sfx2/uiconfig/ui/templatedlg.ui:688
+#: sfx2/uiconfig/ui/templatedlg.ui:689
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Add more templates via extension"
msgstr "أضف مزيدا من القوالب عبر الإمتداد"
#. PXRa3
-#: sfx2/uiconfig/ui/templatedlg.ui:703
+#: sfx2/uiconfig/ui/templatedlg.ui:704
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "استورد"
#. Lr9os
-#: sfx2/uiconfig/ui/templatedlg.ui:707
+#: sfx2/uiconfig/ui/templatedlg.ui:708
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
msgstr "استورد قوالب"
#. faL2n
-#: sfx2/uiconfig/ui/templatedlg.ui:721
+#: sfx2/uiconfig/ui/templatedlg.ui:722
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "صدّر"
#. DbD3R
-#: sfx2/uiconfig/ui/templatedlg.ui:725
+#: sfx2/uiconfig/ui/templatedlg.ui:726
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
msgstr "صدّر القوالب"
#. EZBF9
-#: sfx2/uiconfig/ui/templatedlg.ui:739
+#: sfx2/uiconfig/ui/templatedlg.ui:740
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "انقل"
#. xQMAz
-#: sfx2/uiconfig/ui/templatedlg.ui:743
+#: sfx2/uiconfig/ui/templatedlg.ui:744
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
msgstr "انقل القوالب"
diff --git a/source/ar/starmath/messages.po b/source/ar/starmath/messages.po
index 7b5989109db..3bc602fb34b 100644
--- a/source/ar/starmath/messages.po
+++ b/source/ar/starmath/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:10+0200\n"
"PO-Revision-Date: 2021-03-19 16:39+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/ar/>\n"
@@ -3506,211 +3506,211 @@ msgid "Scale all brackets"
msgstr "تحجيم كل الأقواس"
#. FuBDq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:714
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:713
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "العنوان"
#. 6FBiz
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:764
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:763
msgctxt "spacingdialog|1label1"
msgid "_Spacing:"
msgstr "ال_تباعد:"
#. yY4XJ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:777
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:776
msgctxt "spacingdialog|1label2"
msgid "_Line spacing:"
msgstr "تباعد الأ_سطر:"
#. kBbAQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:790
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:789
msgctxt "spacingdialog|1label3"
msgid "_Root spacing:"
msgstr "تباعد الج_ذور:"
#. TZADy
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:819
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:818
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "التباعد"
#. CUx6t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:868
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:867
msgctxt "spacingdialog|2label1"
msgid "_Superscript:"
msgstr "الرموز ال_فوقية:"
#. 3uzYA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:881
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:880
msgctxt "spacingdialog|2label2"
msgid "S_ubscript:"
msgstr "الرموز ال_تحتية:"
#. DSSri
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:910
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:909
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "الأسس"
#. JZwvA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:959
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:958
msgctxt "spacingdialog|3label1"
msgid "_Numerator:"
msgstr "الب_سط:"
#. mSkEA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:972
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:971
msgctxt "spacingdialog|3label2"
msgid "_Denominator:"
msgstr "الم_قام:"
#. ne2kD
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1001
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1000
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "الكسور"
#. 5PMRt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1050
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1049
msgctxt "spacingdialog|4label1"
msgid "_Excess length:"
msgstr "ال_طول الزائد:"
#. CfsG3
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1063
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1062
msgctxt "spacingdialog|4label2"
msgid "_Weight:"
msgstr "السُ_مك:"
#. NEfpf
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1092
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1091
msgctxt "spacingdialog|4title"
msgid "Fraction Bar"
msgstr "شرطة الكسر"
#. FQao6
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1141
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1140
msgctxt "spacingdialog|5label1"
msgid "_Upper limit:"
msgstr "النهاية ال_عليا:"
#. oZ2kt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1154
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1153
msgctxt "spacingdialog|5label2"
msgid "_Lower limit:"
msgstr "النهاية الد_نيا:"
#. CBbDw
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1183
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1182
msgctxt "spacingdialog|5title"
msgid "Limits"
msgstr "النهايات"
#. jfGdQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1232
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1231
msgctxt "spacingdialog|6label1"
msgid "_Excess size (left/right):"
msgstr "ال_حجم الزائد (يمين/يسار):"
#. GvADK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1245
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1244
msgctxt "spacingdialog|6label2"
msgid "_Spacing:"
msgstr "ال_تباعد:"
#. TbK3K
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1258
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1257
msgctxt "spacingdialog|6label4"
msgid "_Excess size:"
msgstr "ال_حجم الزائد:"
#. kgbCT
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1287
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1286
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "الأقواس"
#. fywdV
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1336
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1335
msgctxt "spacingdialog|7label1"
msgid "_Line spacing:"
msgstr "تباعد الأ_سطر:"
#. 4DStr
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1349
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1348
msgctxt "spacingdialog|7label2"
msgid "_Column spacing:"
msgstr "ت_باعد الأعمدة:"
#. ELXrm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1378
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1377
msgctxt "spacingdialog|7title"
msgid "Matrix"
msgstr "المصفوفة"
#. vZ8LA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1427
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1426
msgctxt "spacingdialog|8label1"
msgid "_Primary height:"
msgstr "الا_رتفاع الأساسي:"
#. mF2rq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1440
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1439
msgctxt "spacingdialog|8label2"
msgid "_Minimum spacing:"
msgstr "التباعد الأ_دنى:"
#. zw8j8
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1469
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1468
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "الرموز"
#. 5htY7
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1518
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1517
msgctxt "spacingdialog|9label1"
msgid "_Excess size:"
msgstr "ال_حجم الزائد:"
#. tmmeR
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1531
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1530
msgctxt "spacingdialog|9label2"
msgid "_Spacing:"
msgstr "ال_تباعد:"
#. xR3hK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1560
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1559
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "المعاملات"
#. kQBsH
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1609
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
msgctxt "spacingdialog|10label1"
msgid "_Left:"
msgstr "ي_سار:"
#. PBu3t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1622
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
msgctxt "spacingdialog|10label2"
msgid "_Right:"
msgstr "ي_مين:"
#. rUFQE
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1635
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1634
msgctxt "spacingdialog|10label3"
msgid "_Top:"
msgstr "أ_على:"
#. GCrvm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1648
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1647
msgctxt "spacingdialog|10label4"
msgid "_Bottom:"
msgstr "أ_سفل:"
#. FzdXL
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1677
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1676
msgctxt "spacingdialog|10title"
msgid "Borders"
msgstr "الحدود"
diff --git a/source/ar/svtools/messages.po b/source/ar/svtools/messages.po
index 8b3c1c1e826..50c79e42b10 100644
--- a/source/ar/svtools/messages.po
+++ b/source/ar/svtools/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-03-14 21:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/ar/>\n"
@@ -5008,6 +5008,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
+#. gmE6U
+#: svtools/inc/langtab.hrc:435
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Sesotho"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
@@ -5758,32 +5764,38 @@ msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
msgstr "يجب إعادة تشغيل %PRODUCTNAME ليعمل الامتداد كما ينبغي."
-#. AGbvD
+#. CdJen
#: svtools/uiconfig/ui/restartdialog.ui:220
+msgctxt "restartdialog|reason_extension_install"
+msgid "To apply changes, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. AGbvD
+#: svtools/uiconfig/ui/restartdialog.ui:235
msgctxt "restartdialog|reason_opencl"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. sGe6v
-#: svtools/uiconfig/ui/restartdialog.ui:235
+#: svtools/uiconfig/ui/restartdialog.ui:250
msgctxt "restartdialog|reason_threading"
msgid "For the multi-threaded calculation changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. nUonf
-#: svtools/uiconfig/ui/restartdialog.ui:250
+#: svtools/uiconfig/ui/restartdialog.ui:265
msgctxt "restartdialog|reason_mscompatible_formsmenu"
msgid "For restructuring the Form menu, %PRODUCTNAME must be restarted."
msgstr ""
#. weAzr
-#: svtools/uiconfig/ui/restartdialog.ui:265
+#: svtools/uiconfig/ui/restartdialog.ui:280
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr "أتريد إعادة تشغيل %PRODUCTNAME الآن؟"
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:294
msgctxt "restartdialog|reason_skia"
msgid "For the Skia changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
diff --git a/source/ar/svx/messages.po b/source/ar/svx/messages.po
index e7df3d54bb6..d1e102c5c0b 100644
--- a/source/ar/svx/messages.po
+++ b/source/ar/svx/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-04-06 08:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/ar/>\n"
@@ -2307,809 +2307,821 @@ msgctxt "SIP_SA_TEXT_CONTOURFRAME"
msgid "Outline text flow"
msgstr "سريان نص الخط الخارجي"
-#. HDtDf
+#. tNbcC
#: include/svx/strings.hrc:405
+msgctxt "SIP_SA_TEXTCOLUMNS_NUMBER"
+msgid "Columns number"
+msgstr ""
+
+#. DxZkZ
+#: include/svx/strings.hrc:406
+msgctxt "SIP_SA_TEXTCOLUMNS_SPACING"
+msgid "Columns spacing"
+msgstr ""
+
+#. HDtDf
+#: include/svx/strings.hrc:407
msgctxt "SIP_SA_XMLATTRIBUTES"
msgid "User-defined attributes"
msgstr "صفات يعرّفها المستخدم"
#. F9FzF
-#: include/svx/strings.hrc:406
+#: include/svx/strings.hrc:408
msgctxt "SIP_SA_TEXT_USEFIXEDCELLHEIGHT"
msgid "Use font-independent line spacing"
msgstr "استخدام تباعد سطر غير مرتبط بالخط"
#. jTAhz
-#: include/svx/strings.hrc:407
+#: include/svx/strings.hrc:409
msgctxt "SIP_SA_WORDWRAP"
msgid "Word wrap text in shape"
msgstr "لف النص في الشكل"
#. QDaB6
-#: include/svx/strings.hrc:408
+#: include/svx/strings.hrc:410
msgctxt "SIP_SA_CHAINNEXTNAME"
msgid "Next link in text chain"
msgstr ""
#. BA5dh
-#: include/svx/strings.hrc:409
+#: include/svx/strings.hrc:411
msgctxt "SIP_SA_EDGEKIND"
msgid "Type of connector"
msgstr "نوع الرابط"
#. CoYH2
-#: include/svx/strings.hrc:410
+#: include/svx/strings.hrc:412
msgctxt "SIP_SA_EDGENODE1HORZDIST"
msgid "Horz. spacing object 1"
msgstr "كائن التباعد الأفقي 1"
#. xdvs2
-#: include/svx/strings.hrc:411
+#: include/svx/strings.hrc:413
msgctxt "SIP_SA_EDGENODE1VERTDIST"
msgid "Vert. spacing object 1"
msgstr "كائن التباعد الرأسي 1"
#. FB4Cj
-#: include/svx/strings.hrc:412
+#: include/svx/strings.hrc:414
msgctxt "SIP_SA_EDGENODE2HORZDIST"
msgid "Horz. spacing object 2"
msgstr "تباعد الكائن الأفقي 2"
#. uGKvj
-#: include/svx/strings.hrc:413
+#: include/svx/strings.hrc:415
msgctxt "SIP_SA_EDGENODE2VERTDIST"
msgid "Vert. spacing object 2"
msgstr "تباعد الكائن الرأسي 2"
#. FSkBP
-#: include/svx/strings.hrc:414
+#: include/svx/strings.hrc:416
msgctxt "SIP_SA_EDGENODE1GLUEDIST"
msgid "Glue spacing object 1"
msgstr "تباعد الكائن الملصق 1"
#. 845KH
-#: include/svx/strings.hrc:415
+#: include/svx/strings.hrc:417
msgctxt "SIP_SA_EDGENODE2GLUEDIST"
msgid "Glue spacing object 2"
msgstr "تباعد الكائن الملصق 2"
#. FEDAf
-#: include/svx/strings.hrc:416
+#: include/svx/strings.hrc:418
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "عدد الخطوط القابلة للإزاحة"
#. EnGaG
-#: include/svx/strings.hrc:417
+#: include/svx/strings.hrc:419
msgctxt "SIP_SA_EDGELINE1DELTA"
msgid "Offset line 1"
msgstr "خط الإزاحة 1"
#. 5XFzK
-#: include/svx/strings.hrc:418
+#: include/svx/strings.hrc:420
msgctxt "SIP_SA_EDGELINE2DELTA"
msgid "Offset line 2"
msgstr "خط الإزاحة 2"
#. nBFrd
-#: include/svx/strings.hrc:419
+#: include/svx/strings.hrc:421
msgctxt "SIP_SA_EDGELINE3DELTA"
msgid "Offset line 3"
msgstr "خط الإزاحة 3"
#. x7oEC
-#: include/svx/strings.hrc:420
+#: include/svx/strings.hrc:422
msgctxt "SIP_SA_MEASUREKIND"
msgid "Type of dimensioning"
msgstr "نوع القياس"
#. 2XCPo
-#: include/svx/strings.hrc:421
+#: include/svx/strings.hrc:423
msgctxt "SIP_SA_MEASURETEXTHPOS"
msgid "Dimension value - horizontal position"
msgstr "قيمة القياس - الموضع الأفقي"
#. DxA8Z
-#: include/svx/strings.hrc:422
+#: include/svx/strings.hrc:424
msgctxt "SIP_SA_MEASURETEXTVPOS"
msgid "Dimension value - vertical position"
msgstr "قيمة القياس - الموضع الرأسي"
#. LQCsj
-#: include/svx/strings.hrc:423
+#: include/svx/strings.hrc:425
msgctxt "SIP_SA_MEASURELINEDIST"
msgid "Dimension line space"
msgstr "تباعد خط القياس"
#. jZBoK
-#: include/svx/strings.hrc:424
+#: include/svx/strings.hrc:426
msgctxt "SIP_SA_MEASUREHELPLINEOVERHANG"
msgid "Dimension help line overhang"
msgstr "قياس سطر المساعدة المتدلي"
#. Bhboy
-#: include/svx/strings.hrc:425
+#: include/svx/strings.hrc:427
msgctxt "SIP_SA_MEASUREHELPLINEDIST"
msgid "Dimension help line spacing"
msgstr "تباعد سطر مساعدة القياس"
#. jw9E7
-#: include/svx/strings.hrc:426
+#: include/svx/strings.hrc:428
msgctxt "SIP_SA_MEASUREHELPLINE1LEN"
msgid "Backlog of dimension help line 1"
msgstr "ركيزة قياس خط المساعدة 1"
#. CYFg6
-#: include/svx/strings.hrc:427
+#: include/svx/strings.hrc:429
msgctxt "SIP_SA_MEASUREHELPLINE2LEN"
msgid "Backlog of dimension help line 2"
msgstr "ركيزة قياس خط المساعدة 2"
#. ocvCK
-#: include/svx/strings.hrc:428
+#: include/svx/strings.hrc:430
msgctxt "SIP_SA_MEASUREBELOWREFEDGE"
msgid "Lower edge dimensioning"
msgstr "مقياس الحافة السفلى"
#. cFVVA
-#: include/svx/strings.hrc:429
+#: include/svx/strings.hrc:431
msgctxt "SIP_SA_MEASURETEXTROTA90"
msgid "Dimension value across dimension line"
msgstr "قيمة القياس عبر سطر القياس"
#. VVAgC
-#: include/svx/strings.hrc:430
+#: include/svx/strings.hrc:432
msgctxt "SIP_SA_MEASURETEXTUPSIDEDOWN"
msgid "Rotate dimension value by 180 degree"
msgstr "دوّر قيمة القياس ١٨٠ درجة"
#. iFX7y
-#: include/svx/strings.hrc:431
+#: include/svx/strings.hrc:433
msgctxt "SIP_SA_MEASUREOVERHANG"
msgid "Dimension line overhang"
msgstr "قياس الخط المتدلي"
#. DoBGo
-#: include/svx/strings.hrc:432
+#: include/svx/strings.hrc:434
msgctxt "SIP_SA_MEASUREUNIT"
msgid "Measure unit"
msgstr "وحدة القياس"
#. 2NBMp
-#: include/svx/strings.hrc:433
+#: include/svx/strings.hrc:435
msgctxt "SIP_SA_MEASURESCALE"
msgid "Additional scale factor"
msgstr "معيار قياسي إضافي"
#. 4yTAW
-#: include/svx/strings.hrc:434
+#: include/svx/strings.hrc:436
msgctxt "SIP_SA_MEASURESHOWUNIT"
msgid "Measure unit display"
msgstr "عرض وحدة القياس"
#. NFDC3
-#: include/svx/strings.hrc:435
+#: include/svx/strings.hrc:437
msgctxt "SIP_SA_MEASUREFORMATSTRING"
msgid "Dimension value format"
msgstr "تنسيق قيمة القياس"
#. UBjQk
-#: include/svx/strings.hrc:436
+#: include/svx/strings.hrc:438
msgctxt "SIP_SA_MEASURETEXTAUTOANGLE"
msgid "AutoPositioning of the dimension value"
msgstr "موضع تلقائي لنص القياس"
#. GDQC3
-#: include/svx/strings.hrc:437
+#: include/svx/strings.hrc:439
msgctxt "SIP_SA_MEASURETEXTAUTOANGLEVIEW"
msgid "Angle for the automatic positioning of the dimension value"
msgstr "عرض الزاوية التلقائية لقيمة القياس"
#. DB243
-#: include/svx/strings.hrc:438
+#: include/svx/strings.hrc:440
msgctxt "SIP_SA_MEASURETEXTISFIXEDANGLE"
msgid "Determination of the dimension value angle"
msgstr "تعيين زاوية قيمة القياس"
#. i3Bah
-#: include/svx/strings.hrc:439
+#: include/svx/strings.hrc:441
msgctxt "SIP_SA_MEASURETEXTFIXEDANGLE"
msgid "Angle of the dimension value"
msgstr "زاوية قيمة القياس"
#. qWKC7
-#: include/svx/strings.hrc:440
+#: include/svx/strings.hrc:442
msgctxt "SIP_SA_MEASUREDECIMALPLACES"
msgid "Decimal places"
msgstr "المنازل العشرية"
#. wkrNX
-#: include/svx/strings.hrc:441
+#: include/svx/strings.hrc:443
msgctxt "SIP_SA_CIRCKIND"
msgid "Type of circle"
msgstr "نوع الدائرة"
#. FRFU8
-#: include/svx/strings.hrc:442
+#: include/svx/strings.hrc:444
msgctxt "SIP_SA_CIRCSTARTANGLE"
msgid "Start angle"
msgstr "زاوية البدء"
#. FmSKG
-#: include/svx/strings.hrc:443
+#: include/svx/strings.hrc:445
msgctxt "SIP_SA_CIRCENDANGLE"
msgid "End angle"
msgstr "زاوية النهاية"
#. ejn6F
-#: include/svx/strings.hrc:444
+#: include/svx/strings.hrc:446
msgctxt "SIP_SA_OBJMOVEPROTECT"
msgid "Protected object position"
msgstr "موضع كائن محمي"
#. ZPEB9
-#: include/svx/strings.hrc:445
+#: include/svx/strings.hrc:447
msgctxt "SIP_SA_OBJSIZEPROTECT"
msgid "Protected object size"
msgstr "حجم كائن محمي"
#. BN5CM
-#: include/svx/strings.hrc:446
+#: include/svx/strings.hrc:448
msgctxt "SIP_SA_OBJPRINTABLE"
msgid "Object, printable"
msgstr "الكائن قابل للطباعة"
#. 3Digj
-#: include/svx/strings.hrc:447
+#: include/svx/strings.hrc:449
msgctxt "SIP_SA_OBJVISIBLE"
msgid "Object, visible"
msgstr "كائن، مرئي"
#. nZLtM
-#: include/svx/strings.hrc:448
+#: include/svx/strings.hrc:450
msgctxt "SIP_SA_LAYERID"
msgid "Level ID"
msgstr "معرف الطبقة"
#. f3ed2
-#: include/svx/strings.hrc:449
+#: include/svx/strings.hrc:451
msgctxt "SIP_SA_LAYERNAME"
msgid "Layer"
msgstr "طبقة"
#. rb6GC
-#: include/svx/strings.hrc:450
+#: include/svx/strings.hrc:452
msgctxt "SIP_SA_OBJECTNAME"
msgid "Object name"
msgstr "اسم الكائن"
#. 5zRFi
-#: include/svx/strings.hrc:451
+#: include/svx/strings.hrc:453
msgctxt "SIP_SA_ALLPOSITIONX"
msgid "Position X, complete"
msgstr "الموضع س، بالكامل"
#. 5enZ7
-#: include/svx/strings.hrc:452
+#: include/svx/strings.hrc:454
msgctxt "SIP_SA_ALLPOSITIONY"
msgid "Position Y, complete"
msgstr "الموضع ص، بالكامل"
#. 2V5Mn
-#: include/svx/strings.hrc:453
+#: include/svx/strings.hrc:455
msgctxt "SIP_SA_ALLSIZEWIDTH"
msgid "Total Width"
msgstr "كامل العرض"
#. P6Y6W
-#: include/svx/strings.hrc:454
+#: include/svx/strings.hrc:456
msgctxt "SIP_SA_ALLSIZEHEIGHT"
msgid "Height, complete"
msgstr "كامل الارتفاع"
#. yFnnC
-#: include/svx/strings.hrc:455
+#: include/svx/strings.hrc:457
msgctxt "SIP_SA_ONEPOSITIONX"
msgid "Single position X"
msgstr "الموضع س مفرد"
#. jEGfd
-#: include/svx/strings.hrc:456
+#: include/svx/strings.hrc:458
msgctxt "SIP_SA_ONEPOSITIONY"
msgid "Single position Y"
msgstr "الموضع ص مفرد"
#. YJFnY
-#: include/svx/strings.hrc:457
+#: include/svx/strings.hrc:459
msgctxt "SIP_SA_ONESIZEWIDTH"
msgid "Single width"
msgstr "عرض مفرد"
#. bZFkM
-#: include/svx/strings.hrc:458
+#: include/svx/strings.hrc:460
msgctxt "SIP_SA_ONESIZEHEIGHT"
msgid "Single height"
msgstr "ارتفاع فردي"
#. K5Xuq
-#: include/svx/strings.hrc:459
+#: include/svx/strings.hrc:461
msgctxt "SIP_SA_LOGICSIZEWIDTH"
msgid "Logical width"
msgstr "العرض المنطقي"
#. 9Niyk
-#: include/svx/strings.hrc:460
+#: include/svx/strings.hrc:462
msgctxt "SIP_SA_LOGICSIZEHEIGHT"
msgid "Logical height"
msgstr "الارتفاع المنطقي"
#. yFmvh
-#: include/svx/strings.hrc:461
+#: include/svx/strings.hrc:463
msgctxt "SIP_SA_ROTATEANGLE"
msgid "Single rotation angle"
msgstr "زاوية دوران فردية"
#. zNyKY
-#: include/svx/strings.hrc:462
+#: include/svx/strings.hrc:464
msgctxt "SIP_SA_SHEARANGLE"
msgid "Single shear angle"
msgstr "زاوية القص المفرد"
#. bJv8D
-#: include/svx/strings.hrc:463
+#: include/svx/strings.hrc:465
msgctxt "SIP_SA_MOVEX"
msgid "Move horizontally"
msgstr "إزاحة أفقيًا"
#. z7EPp
-#: include/svx/strings.hrc:464
+#: include/svx/strings.hrc:466
msgctxt "SIP_SA_MOVEY"
msgid "Move vertically"
msgstr "إزاحة رأسيًا"
#. Qn4GS
-#: include/svx/strings.hrc:465
+#: include/svx/strings.hrc:467
msgctxt "SIP_SA_RESIZEXONE"
msgid "Resize X, single"
msgstr "تغيير حجم فردي (س)"
#. VCtZa
-#: include/svx/strings.hrc:466
+#: include/svx/strings.hrc:468
msgctxt "SIP_SA_RESIZEYONE"
msgid "Resize Y, single"
msgstr "تغيير حجم فردي (ص)"
#. NxatH
-#: include/svx/strings.hrc:467
+#: include/svx/strings.hrc:469
msgctxt "SIP_SA_ROTATEONE"
msgid "Single rotation"
msgstr "دوران مفرد"
#. gNVw9
-#: include/svx/strings.hrc:468
+#: include/svx/strings.hrc:470
msgctxt "SIP_SA_HORZSHEARONE"
msgid "Single horizontal shear"
msgstr "قص أفقي مفرد"
#. iCzED
-#: include/svx/strings.hrc:469
+#: include/svx/strings.hrc:471
msgctxt "SIP_SA_VERTSHEARONE"
msgid "Single vertical shear"
msgstr "قص أفقي رأسي"
#. HQcJt
-#: include/svx/strings.hrc:470
+#: include/svx/strings.hrc:472
msgctxt "SIP_SA_RESIZEXALL"
msgid "Resize X, complete"
msgstr "تغيير حجم س كليًا"
#. VcK8z
-#: include/svx/strings.hrc:471
+#: include/svx/strings.hrc:473
msgctxt "SIP_SA_RESIZEYALL"
msgid "Resize Y, complete"
msgstr "تغيير حجم ص كليًا"
#. vgGU4
-#: include/svx/strings.hrc:472
+#: include/svx/strings.hrc:474
msgctxt "SIP_SA_ROTATEALL"
msgid "Rotate all"
msgstr "دوّر الكل"
#. 3faE4
-#: include/svx/strings.hrc:473
+#: include/svx/strings.hrc:475
msgctxt "SIP_SA_HORZSHEARALL"
msgid "Shear horizontal, complete"
msgstr "قص أفقي كلي"
#. RAEPz
-#: include/svx/strings.hrc:474
+#: include/svx/strings.hrc:476
msgctxt "SIP_SA_VERTSHEARALL"
msgid "Shear vertical, complete"
msgstr "قص رأسي كلي"
#. gtXM3
-#: include/svx/strings.hrc:475
+#: include/svx/strings.hrc:477
msgctxt "SIP_SA_TRANSFORMREF1X"
msgid "Reference point 1 X"
msgstr "النقطة المرجعية 1 س"
#. YpQDc
-#: include/svx/strings.hrc:476
+#: include/svx/strings.hrc:478
msgctxt "SIP_SA_TRANSFORMREF1Y"
msgid "Reference point 1 Y"
msgstr "النقطة المرجعية 1 ص"
#. Hp5EK
-#: include/svx/strings.hrc:477
+#: include/svx/strings.hrc:479
msgctxt "SIP_SA_TRANSFORMREF2X"
msgid "Reference point 2 X"
msgstr "النقطة المرجعية 2 س"
#. Rty4j
-#: include/svx/strings.hrc:478
+#: include/svx/strings.hrc:480
msgctxt "SIP_SA_TRANSFORMREF2Y"
msgid "Reference point 2 Y"
msgstr "النقطة المرجعية 2 ص"
#. JdeqL
-#: include/svx/strings.hrc:479
+#: include/svx/strings.hrc:481
msgctxt "SIP_EE_PARA_HYPHENATE"
msgid "Hyphenation"
msgstr "فصل المقاطع"
#. HMmA6
-#: include/svx/strings.hrc:480
+#: include/svx/strings.hrc:482
msgctxt "SIP_EE_PARA_BULLETSTATE"
msgid "Display bullets"
msgstr "إظهار التنقيط"
#. 8Q88u
-#: include/svx/strings.hrc:481
+#: include/svx/strings.hrc:483
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
msgstr "عمل إزاحات عند التعداد"
#. inGxX
-#: include/svx/strings.hrc:482
+#: include/svx/strings.hrc:484
msgctxt "SIP_EE_PARA_OUTLLEVEL"
msgid "Numbering level"
msgstr "مستوى التعداد"
#. 2CtLK
-#: include/svx/strings.hrc:483
+#: include/svx/strings.hrc:485
msgctxt "SIP_EE_PARA_BULLET"
msgid "Bullets and Numberings"
msgstr "تنقيط وترقيم"
#. hCE5d
-#: include/svx/strings.hrc:484
+#: include/svx/strings.hrc:486
msgctxt "SIP_EE_PARA_LRSPACE"
msgid "Indents"
msgstr "إزاحات"
#. Y5YFm
-#: include/svx/strings.hrc:485
+#: include/svx/strings.hrc:487
msgctxt "SIP_EE_PARA_ULSPACE"
msgid "Paragraph spacing"
msgstr "تباعدات الفقرة"
#. feirn
-#: include/svx/strings.hrc:486
+#: include/svx/strings.hrc:488
msgctxt "SIP_EE_PARA_SBL"
msgid "Line spacing"
msgstr "تباعد الأسطر"
#. gjAVE
-#: include/svx/strings.hrc:487
+#: include/svx/strings.hrc:489
msgctxt "SIP_EE_PARA_JUST"
msgid "Paragraph alignment"
msgstr "محاذاة الفقرة"
#. offnT
-#: include/svx/strings.hrc:488
+#: include/svx/strings.hrc:490
msgctxt "SIP_EE_PARA_TABS"
msgid "Tabulators"
msgstr "علامات الجدولة"
#. kpiTD
-#: include/svx/strings.hrc:489
+#: include/svx/strings.hrc:491
msgctxt "SIP_EE_CHAR_COLOR"
msgid "Font color"
msgstr "لون الخط"
#. X535C
-#: include/svx/strings.hrc:490
+#: include/svx/strings.hrc:492
msgctxt "SIP_EE_CHAR_FONTINFO"
msgid "Character set"
msgstr "مجموعة أحرف"
#. AEbEz
-#: include/svx/strings.hrc:491
+#: include/svx/strings.hrc:493
msgctxt "SIP_EE_CHAR_FONTHEIGHT"
msgid "Font size"
msgstr "حجم الخط"
#. UKHSM
-#: include/svx/strings.hrc:492
+#: include/svx/strings.hrc:494
msgctxt "SIP_EE_CHAR_FONTWIDTH"
msgid "Font width"
msgstr "عرض الخط"
#. SQWpD
-#: include/svx/strings.hrc:493
+#: include/svx/strings.hrc:495
msgctxt "SIP_EE_CHAR_WEIGHT"
msgid "Bold (thickness)"
msgstr "عريض (السّمْك)"
#. AUR7N
-#: include/svx/strings.hrc:494
+#: include/svx/strings.hrc:496
msgctxt "SIP_EE_CHAR_UNDERLINE"
msgid "Underline"
msgstr "تسطير"
#. v2AEJ
-#: include/svx/strings.hrc:495
+#: include/svx/strings.hrc:497
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "خط علوي"
#. ARvwR
-#: include/svx/strings.hrc:496
+#: include/svx/strings.hrc:498
msgctxt "SIP_EE_CHAR_STRIKEOUT"
msgid "Strikethrough"
msgstr "شطب"
#. gcVzb
-#: include/svx/strings.hrc:497
+#: include/svx/strings.hrc:499
msgctxt "SIP_EE_CHAR_ITALIC"
msgid "Italic"
msgstr "مائل"
#. kJVaV
-#: include/svx/strings.hrc:498
+#: include/svx/strings.hrc:500
msgctxt "SIP_EE_CHAR_OUTLINE"
msgid "Outline"
msgstr "تخطيط"
#. CZR4e
-#: include/svx/strings.hrc:499
+#: include/svx/strings.hrc:501
msgctxt "SIP_EE_CHAR_SHADOW"
msgid "Font shadow"
msgstr "ظل الخط"
#. PFSUR
-#: include/svx/strings.hrc:500
+#: include/svx/strings.hrc:502
msgctxt "SIP_EE_CHAR_ESCAPEMENT"
msgid "Superscript/subscript"
msgstr "مرتفع/منخفض"
#. DrBio
-#: include/svx/strings.hrc:501
+#: include/svx/strings.hrc:503
msgctxt "SIP_EE_CHAR_PAIRKERNING"
msgid "Kerning"
msgstr "التقنين"
#. tUVvP
-#: include/svx/strings.hrc:502
+#: include/svx/strings.hrc:504
msgctxt "SIP_EE_CHAR_KERNING"
msgid "Manual kerning"
msgstr "تقنين يدوي"
#. S9QCU
-#: include/svx/strings.hrc:503
+#: include/svx/strings.hrc:505
msgctxt "SIP_EE_CHAR_WLM"
msgid "No underline for spaces"
msgstr "الفراغات بدون تسطير"
#. GuTzF
-#: include/svx/strings.hrc:504
+#: include/svx/strings.hrc:506
msgctxt "SIP_EE_FEATURE_TAB"
msgid "Tabulator"
msgstr "علامة جدولة"
#. U4qgA
-#: include/svx/strings.hrc:505
+#: include/svx/strings.hrc:507
msgctxt "SIP_EE_FEATURE_LINEBR"
msgid "Optional line break"
msgstr "فاصل أسطر تلقائي"
#. jzBEA
-#: include/svx/strings.hrc:506
+#: include/svx/strings.hrc:508
msgctxt "SIP_EE_FEATURE_NOTCONV"
msgid "Non-convertible character"
msgstr "أحرف غير قابلة للتحويل"
#. tZd9C
-#: include/svx/strings.hrc:507
+#: include/svx/strings.hrc:509
msgctxt "SIP_EE_FEATURE_FIELD"
msgid "Fields"
msgstr "الحقول"
#. GeKPD
-#: include/svx/strings.hrc:508
+#: include/svx/strings.hrc:510
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "أحمر"
#. EzAu7
-#: include/svx/strings.hrc:509
+#: include/svx/strings.hrc:511
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "أخضر"
#. TmBML
-#: include/svx/strings.hrc:510
+#: include/svx/strings.hrc:512
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "أزرق"
#. 7Gqzs
-#: include/svx/strings.hrc:511
+#: include/svx/strings.hrc:513
msgctxt "SIP_SA_GRAFLUMINANCE"
msgid "Brightness"
msgstr "الإضاءة"
#. rziVW
-#: include/svx/strings.hrc:512
+#: include/svx/strings.hrc:514
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "التباين"
#. CHepz
-#: include/svx/strings.hrc:513
+#: include/svx/strings.hrc:515
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "جاما"
#. 2ESVA
-#: include/svx/strings.hrc:514
+#: include/svx/strings.hrc:516
msgctxt "SIP_SA_GRAFTRANSPARENCE"
msgid "Transparency"
msgstr "الشفافية"
#. uZYFG
-#: include/svx/strings.hrc:515
+#: include/svx/strings.hrc:517
msgctxt "SIP_SA_GRAFINVERT"
msgid "Invert"
msgstr "عكس"
#. 6aFx2
-#: include/svx/strings.hrc:516
+#: include/svx/strings.hrc:518
#, fuzzy
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
msgstr "وضع الصورة"
#. Ni9KZ
-#: include/svx/strings.hrc:517
+#: include/svx/strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
msgid "Crop"
msgstr "اقتصاص"
#. kVnke
-#: include/svx/strings.hrc:518
+#: include/svx/strings.hrc:520
msgctxt "SIP_SA_GLOW_RADIUS"
msgid "Radius of glow effect"
msgstr ""
#. 3hvai
-#: include/svx/strings.hrc:519
+#: include/svx/strings.hrc:521
msgctxt "SIP_SA_GLOW_COLOR"
msgid "Color of glow effect"
msgstr ""
#. eCSE2
-#: include/svx/strings.hrc:520
+#: include/svx/strings.hrc:522
msgctxt "SIP_SA_GLOW_TRANSPARENCY"
msgid "Transparency of glow effect"
msgstr ""
#. 8qNHk
-#: include/svx/strings.hrc:521
+#: include/svx/strings.hrc:523
msgctxt "SIP_SA_SOFTEDGE_RADIUS"
msgid "Radius of soft edge effect"
msgstr ""
#. nVcjU
-#: include/svx/strings.hrc:522
+#: include/svx/strings.hrc:524
msgctxt "STR_ObjNameSingulMEDIA"
msgid "Media object"
msgstr "كائن وسائطي"
#. nbHgw
-#: include/svx/strings.hrc:523
+#: include/svx/strings.hrc:525
msgctxt "STR_ObjNamePluralMEDIA"
msgid "Media objects"
msgstr "كائنات الأوساط"
#. YpmrX
#. drawing layer table strings
-#: include/svx/strings.hrc:525
+#: include/svx/strings.hrc:527
msgctxt "STR_TABLE_INSCOL"
msgid "Insert column"
msgstr "إدراج عمود"
#. SAmd8
-#: include/svx/strings.hrc:526
+#: include/svx/strings.hrc:528
msgctxt "STR_TABLE_INSROW"
msgid "Insert row"
msgstr "إدراج صف"
#. yFDYp
-#: include/svx/strings.hrc:527
+#: include/svx/strings.hrc:529
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "حذف عمود"
#. 9SF9L
-#: include/svx/strings.hrc:528
+#: include/svx/strings.hrc:530
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "حذف صف"
#. iBbtT
-#: include/svx/strings.hrc:529
+#: include/svx/strings.hrc:531
msgctxt "STR_TABLE_SPLIT"
msgid "Split cells"
msgstr "تقسيم الخلايا"
#. vmzqf
-#: include/svx/strings.hrc:530
+#: include/svx/strings.hrc:532
msgctxt "STR_TABLE_MERGE"
msgid "Merge cells"
msgstr "دمج الخلايا"
#. 3VVmF
-#: include/svx/strings.hrc:531
+#: include/svx/strings.hrc:533
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "تنسيق خلية"
#. pSCJC
-#: include/svx/strings.hrc:532
+#: include/svx/strings.hrc:534
msgctxt "STR_TABLE_DISTRIBUTE_ROWS"
msgid "Distribute rows"
msgstr "توزيع الصفوف"
#. GdLHf
-#: include/svx/strings.hrc:533
+#: include/svx/strings.hrc:535
msgctxt "STR_TABLE_DISTRIBUTE_COLUMNS"
msgid "Distribute columns"
msgstr "توزيع الأعمدة"
#. fGNto
-#: include/svx/strings.hrc:534
+#: include/svx/strings.hrc:536
#, fuzzy
msgctxt "STR_TABLE_DELETE_CELL_CONTENTS"
msgid "Delete cell contents"
msgstr "حذف المحتويات"
#. B33Cb
-#: include/svx/strings.hrc:535
+#: include/svx/strings.hrc:537
msgctxt "STR_TABLE_STYLE"
msgid "Table style"
msgstr "نمط الجدول"
#. ZHBAC
-#: include/svx/strings.hrc:536
+#: include/svx/strings.hrc:538
msgctxt "STR_TABLE_STYLE_SETTINGS"
msgid "Table style settings"
msgstr "إعدادات نمط الجدول"
#. eERmE
-#: include/svx/strings.hrc:537
+#: include/svx/strings.hrc:539
msgctxt "STR_ObjNameSingulTable"
msgid "Table"
msgstr "الجدول"
#. XjgSV
-#: include/svx/strings.hrc:538
+#: include/svx/strings.hrc:540
msgctxt "STR_ObjNamePluralTable"
msgid "Tables"
msgstr "الجداول"
#. mLDqP
-#: include/svx/strings.hrc:539
+#: include/svx/strings.hrc:541
#, fuzzy
msgctxt "STR_ObjNameSingulFONTWORK"
msgid "Font work"
@@ -3117,3472 +3129,3472 @@ msgstr "معمل الخطوط"
#. FgChT
#. Strings for the Draw-Dialog --------------------------------------------
-#: include/svx/strings.hrc:541
+#: include/svx/strings.hrc:543
msgctxt "RID_SVXSTR_SOLID"
msgid "Continuous"
msgstr "متواصل"
#. uNL7M
-#: include/svx/strings.hrc:542
+#: include/svx/strings.hrc:544
msgctxt "RID_SVXSTR_GRADIENT"
msgid "Gradient"
msgstr "تدرج اللون"
#. a8YoL
-#: include/svx/strings.hrc:543
+#: include/svx/strings.hrc:545
msgctxt "RID_SVXSTR_BITMAP"
msgid "Bitmap"
msgstr "صورة نقطية"
#. FDmra
-#: include/svx/strings.hrc:544
+#: include/svx/strings.hrc:546
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "نمط"
#. HcGBQ
-#: include/svx/strings.hrc:545
+#: include/svx/strings.hrc:547
msgctxt "RID_SVXSTR_PATTERN_UNTITLED"
msgid "Untitled Pattern"
msgstr "نمط بلا عنوان"
#. GHj4Q
-#: include/svx/strings.hrc:546
+#: include/svx/strings.hrc:548
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "نمط الخط"
#. fa7EG
-#: include/svx/strings.hrc:547
+#: include/svx/strings.hrc:549
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "بلا"
#. mrTdk
-#: include/svx/strings.hrc:548
+#: include/svx/strings.hrc:550
msgctxt "RID_SVXSTR_COLOR"
msgid "Color"
msgstr "اللون"
#. 5bjE5
-#: include/svx/strings.hrc:549
+#: include/svx/strings.hrc:551
msgctxt "RID_SVXSTR_HATCH"
msgid "Hatching"
msgstr "نقش"
#. yGRGW
-#: include/svx/strings.hrc:550
+#: include/svx/strings.hrc:552
msgctxt "RID_SVXSTR_LINEEND"
msgid "Arrowheads"
msgstr "رؤوس الأسهم"
#. snuCi
-#: include/svx/strings.hrc:551
+#: include/svx/strings.hrc:553
msgctxt "RID_SVXSTR_ARROW"
msgid "Arrow"
msgstr "سهم"
#. 6EvQ7
-#: include/svx/strings.hrc:552
+#: include/svx/strings.hrc:554
msgctxt "RID_SVXSTR_SQUARE"
msgid "Square"
msgstr "مربع"
#. i6cva
-#: include/svx/strings.hrc:553
+#: include/svx/strings.hrc:555
msgctxt "RID_SVXSTR_CIRCLE"
msgid "Circle"
msgstr "دائرة"
#. emz9g
-#: include/svx/strings.hrc:554
+#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_NONE"
msgid "- none -"
msgstr "- بلا -"
#. hGaEK
-#: include/svx/strings.hrc:555
+#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_TRANSPARENCE"
msgid "Transparency"
msgstr "الشفافية"
#. X4EFw
-#: include/svx/strings.hrc:556
+#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_CENTERED"
msgid "Centered"
msgstr "توسيط"
#. FFe8m
-#: include/svx/strings.hrc:557
+#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_NOTCENTERED"
msgid "Not centered"
msgstr "غير موسّط"
#. hFhmH
-#: include/svx/strings.hrc:558
+#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "المبدئيّ"
#. DdAzc
-#: include/svx/strings.hrc:559
+#: include/svx/strings.hrc:561
msgctxt "RID_SVXSTR_GRAFMODE_GREYS"
msgid "Grayscale"
msgstr "تدرج رمادي"
#. RHEXM
-#: include/svx/strings.hrc:560
+#: include/svx/strings.hrc:562
msgctxt "RID_SVXSTR_GRAFMODE_MONO"
msgid "Black/White"
msgstr "أسود/أبيض"
#. bcXbA
-#: include/svx/strings.hrc:561
+#: include/svx/strings.hrc:563
msgctxt "RID_SVXSTR_GRAFMODE_WATERMARK"
msgid "Watermark"
msgstr "علامة مائيّة"
#. ZWz8Y
-#: include/svx/strings.hrc:562
+#: include/svx/strings.hrc:564
msgctxt "RID_SVXSTR_COLORBAR"
msgid "Left click to apply as background color, right click to set line color"
msgstr ""
#. mFU2A
#. Default colors
-#: include/svx/strings.hrc:564
+#: include/svx/strings.hrc:566
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
msgstr ""
#. Rw7nG
-#: include/svx/strings.hrc:565
+#: include/svx/strings.hrc:567
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
msgstr ""
#. UdEYr
-#: include/svx/strings.hrc:566
+#: include/svx/strings.hrc:568
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
msgstr ""
#. 9AUDK
-#: include/svx/strings.hrc:567
+#: include/svx/strings.hrc:569
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
msgstr ""
#. aSWwv
-#: include/svx/strings.hrc:568
+#: include/svx/strings.hrc:570
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
msgstr ""
#. 5gwhz
#. Elements of the standard color palette
-#: include/svx/strings.hrc:570
+#: include/svx/strings.hrc:572
msgctxt "RID_SVXSTR_COLOR_BLACK"
msgid "Black"
msgstr "أسود"
#. PwGvV
-#: include/svx/strings.hrc:571
+#: include/svx/strings.hrc:573
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "رمادي"
#. Dp9Az
-#: include/svx/strings.hrc:572
+#: include/svx/strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "أبيض"
#. TGLmD
-#: include/svx/strings.hrc:573
+#: include/svx/strings.hrc:575
msgctxt "RID_SVXSTR_COLOR_YELLOW"
msgid "Yellow"
msgstr "أصفر"
#. YpDke
-#: include/svx/strings.hrc:574
+#: include/svx/strings.hrc:576
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "ذهبي"
#. 7aJCZ
-#: include/svx/strings.hrc:575
+#: include/svx/strings.hrc:577
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "برتقالي"
#. mZMFN
-#: include/svx/strings.hrc:576
+#: include/svx/strings.hrc:578
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
msgstr ""
#. juJeM
-#: include/svx/strings.hrc:577
+#: include/svx/strings.hrc:579
msgctxt "RID_SVXSTR_COLOR_RED"
msgid "Red"
msgstr "أحمر"
#. 7xMrN
-#: include/svx/strings.hrc:578
+#: include/svx/strings.hrc:580
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "أرجواني"
#. ELXiM
-#: include/svx/strings.hrc:579
+#: include/svx/strings.hrc:581
msgctxt "RID_SVXSTR_COLOR_PURPLE"
msgid "Purple"
msgstr "بنفسجي"
#. UTexf
-#: include/svx/strings.hrc:580
+#: include/svx/strings.hrc:582
msgctxt "RID_SVXSTR_COLOR_INDIGO"
msgid "Indigo"
msgstr ""
#. qbcF9
-#: include/svx/strings.hrc:581
+#: include/svx/strings.hrc:583
msgctxt "RID_SVXSTR_COLOR_BLUE"
msgid "Blue"
msgstr "أزرق"
#. hQ44j
-#: include/svx/strings.hrc:582
+#: include/svx/strings.hrc:584
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
msgstr "فيروزي"
#. JpxBr
-#: include/svx/strings.hrc:583
+#: include/svx/strings.hrc:585
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "أخضر"
#. A3aCJ
-#: include/svx/strings.hrc:584
+#: include/svx/strings.hrc:586
msgctxt "RID_SVXSTR_COLOR_LIME"
msgid "Lime"
msgstr "ليموني"
#. wVMiq
#. Light variants of the standard color palette
-#: include/svx/strings.hrc:586
+#: include/svx/strings.hrc:588
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "رمادي فاتح"
#. YF2ud
-#: include/svx/strings.hrc:587
+#: include/svx/strings.hrc:589
msgctxt "RID_SVXSTR_COLOR_LIGHTYELLOW"
msgid "Light Yellow"
msgstr "أصفر فاتح"
#. BaXBj
-#: include/svx/strings.hrc:588
+#: include/svx/strings.hrc:590
msgctxt "RID_SVXSTR_COLOR_LIGHTGOLD"
msgid "Light Gold"
msgstr "ذهبي فاتح"
#. masPL
-#: include/svx/strings.hrc:589
+#: include/svx/strings.hrc:591
msgctxt "RID_SVXSTR_COLOR_LIGHTORANGE"
msgid "Light Orange"
msgstr "برتقالي فاتح"
#. k5GY4
-#: include/svx/strings.hrc:590
+#: include/svx/strings.hrc:592
msgctxt "RID_SVXSTR_COLOR_LIGHTBRICK"
msgid "Light Brick"
msgstr "طوبي فاتح"
#. KGDDj
-#: include/svx/strings.hrc:591
+#: include/svx/strings.hrc:593
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "أحمر فاتح"
#. nvB2W
-#: include/svx/strings.hrc:592
+#: include/svx/strings.hrc:594
msgctxt "RID_SVXSTR_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr ""
#. y96HS
-#: include/svx/strings.hrc:593
+#: include/svx/strings.hrc:595
msgctxt "RID_SVXSTR_COLOR_LIGHTPURPLE"
msgid "Light Purple"
msgstr "أرجواني فاتح"
#. 8Bg8h
-#: include/svx/strings.hrc:594
+#: include/svx/strings.hrc:596
msgctxt "RID_SVXSTR_COLOR_LIGHTINDIGO"
msgid "Light Indigo"
msgstr "نيلي فاتح"
#. suGUh
-#: include/svx/strings.hrc:595
+#: include/svx/strings.hrc:597
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "أزرق فاتح"
#. 5VFSV
-#: include/svx/strings.hrc:596
+#: include/svx/strings.hrc:598
msgctxt "RID_SVXSTR_COLOR_LIGHTTEAL"
msgid "Light Teal"
msgstr "فيروزي فاتح"
#. 3Z7KA
-#: include/svx/strings.hrc:597
+#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "أخضر فاتح"
#. HVPnD
-#: include/svx/strings.hrc:598
+#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_LIGHTLIME"
msgid "Light Lime"
msgstr "ليموني فاتح"
#. J6DDx
#. Dark variants of the standard color palette
-#: include/svx/strings.hrc:600
+#: include/svx/strings.hrc:602
msgctxt "RID_SVXSTR_COLOR_DARKGRAY"
msgid "Dark Gray"
msgstr "رمادي غامق"
#. EaFik
-#: include/svx/strings.hrc:601
+#: include/svx/strings.hrc:603
msgctxt "RID_SVXSTR_COLOR_DARKYELLOW"
msgid "Dark Yellow"
msgstr "أصفر غامق"
#. AFByn
-#: include/svx/strings.hrc:602
+#: include/svx/strings.hrc:604
msgctxt "RID_SVXSTR_COLOR_DARKGOLD"
msgid "Dark Gold"
msgstr "ذهبي غامق"
#. qAGnF
-#: include/svx/strings.hrc:603
+#: include/svx/strings.hrc:605
msgctxt "RID_SVXSTR_COLOR_DARKORANGE"
msgid "Dark Orange"
msgstr "برتقالي غامق"
#. NC62Q
-#: include/svx/strings.hrc:604
+#: include/svx/strings.hrc:606
msgctxt "RID_SVXSTR_COLOR_DARKBRICK"
msgid "Dark Brick"
msgstr "طوبي غامق"
#. st4Zy
-#: include/svx/strings.hrc:605
+#: include/svx/strings.hrc:607
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr "أحمر غامق"
#. indkC
-#: include/svx/strings.hrc:606
+#: include/svx/strings.hrc:608
msgctxt "RID_SVXSTR_COLOR_DARKMAGENTA"
msgid "Dark Magenta"
msgstr ""
#. AE9Ya
-#: include/svx/strings.hrc:607
+#: include/svx/strings.hrc:609
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
msgstr "أرجواني غامق"
#. VFKuJ
-#: include/svx/strings.hrc:608
+#: include/svx/strings.hrc:610
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
msgid "Dark Indigo"
msgstr "نيلي غامق"
#. U3qfW
-#: include/svx/strings.hrc:609
+#: include/svx/strings.hrc:611
msgctxt "RID_SVXSTR_COLOR_DARKBLUE"
msgid "Dark Blue"
msgstr "أزرق غامق"
#. dYdEW
-#: include/svx/strings.hrc:610
+#: include/svx/strings.hrc:612
msgctxt "RID_SVXSTR_COLOR_DARKTEAL"
msgid "Dark Teal"
msgstr "فيروزي غامق"
#. qFAAB
-#: include/svx/strings.hrc:611
+#: include/svx/strings.hrc:613
msgctxt "RID_SVXSTR_COLOR_DARKGREEN"
msgid "Dark Green"
msgstr "أخضر غامق"
#. C3U7v
-#: include/svx/strings.hrc:612
+#: include/svx/strings.hrc:614
msgctxt "RID_SVXSTR_COLOR_DARKLIME"
msgid "Dark Lime"
msgstr "ليموني غامق"
#. VWKSb
#. Elements of the Tonal color palette
-#: include/svx/strings.hrc:614
+#: include/svx/strings.hrc:616
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "بنفسجي"
#. GgboW
-#: include/svx/strings.hrc:615
+#: include/svx/strings.hrc:617
msgctxt "RID_SVXSTR_COLOR_VIOLET_OUG"
msgid "Violet (Out of Gamut)"
msgstr ""
#. mz3Eo
-#: include/svx/strings.hrc:616
+#: include/svx/strings.hrc:618
msgctxt "RID_SVXSTR_COLOR_BLUE_OUG"
msgid "Blue (Out of Gamut)"
msgstr ""
#. SGvfY
-#: include/svx/strings.hrc:617
+#: include/svx/strings.hrc:619
msgctxt "RID_SVXSTR_COLOR_AZURE_OUG"
msgid "Azure (Out of Gamut)"
msgstr ""
#. dYBjC
-#: include/svx/strings.hrc:618
+#: include/svx/strings.hrc:620
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN_OUG"
msgid "Spring Green (Out of Gamut)"
msgstr ""
#. GCcWR
-#: include/svx/strings.hrc:619
+#: include/svx/strings.hrc:621
msgctxt "RID_SVXSTR_COLOR_GREEN_OUG"
msgid "Green (Out of Gamut)"
msgstr ""
#. DLuCh
-#: include/svx/strings.hrc:620
+#: include/svx/strings.hrc:622
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN_OUG"
msgid "Chartreuse Green (Out of Gamut)"
msgstr ""
#. s3ZaC
-#: include/svx/strings.hrc:621
+#: include/svx/strings.hrc:623
msgctxt "RID_SVXSTR_COLOR_ORANGE_OUG"
msgid "Orange (Out of Gamut)"
msgstr ""
#. A8i2G
-#: include/svx/strings.hrc:622
+#: include/svx/strings.hrc:624
msgctxt "RID_SVXSTR_COLOR_RED_OUG"
msgid "Red (Out of Gamut)"
msgstr ""
#. j4oEv
-#: include/svx/strings.hrc:623
+#: include/svx/strings.hrc:625
msgctxt "RID_SVXSTR_COLOR_ROSE_OUG"
msgid "Rose (Out of Gamut)"
msgstr ""
#. qBpvR
-#: include/svx/strings.hrc:624
+#: include/svx/strings.hrc:626
msgctxt "RID_SVXSTR_COLOR_AZURE"
msgid "Azure"
msgstr ""
#. Y6vVA
-#: include/svx/strings.hrc:625
+#: include/svx/strings.hrc:627
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "سماوي"
#. 583vY
-#: include/svx/strings.hrc:626
+#: include/svx/strings.hrc:628
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN"
msgid "Spring Green"
msgstr ""
#. jtKm8
-#: include/svx/strings.hrc:627
+#: include/svx/strings.hrc:629
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN"
msgid "Chartreuse Green"
msgstr ""
#. RkAmE
-#: include/svx/strings.hrc:628
+#: include/svx/strings.hrc:630
msgctxt "RID_SVXSTR_COLOR_ROSE"
msgid "Rose"
msgstr ""
#. BZGUS
#. Elements of the Material color palette
-#: include/svx/strings.hrc:630
+#: include/svx/strings.hrc:632
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GRAY_A"
msgid "Gray A"
msgstr ""
#. 3b7sB
-#: include/svx/strings.hrc:631
+#: include/svx/strings.hrc:633
msgctxt "RID_SVXSTR_COLOR_MATERIAL_YELLOW_A"
msgid "Yellow A"
msgstr ""
#. DbqvY
-#: include/svx/strings.hrc:632
+#: include/svx/strings.hrc:634
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER_A"
msgid "Amber A"
msgstr ""
#. nFENC
-#: include/svx/strings.hrc:633
+#: include/svx/strings.hrc:635
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER"
msgid "Amber"
msgstr ""
#. i8Tx3
-#: include/svx/strings.hrc:634
+#: include/svx/strings.hrc:636
msgctxt "RID_SVXSTR_COLOR_MATERIAL_ORANGE_A"
msgid "Orange A"
msgstr ""
#. DMVTT
-#: include/svx/strings.hrc:635
+#: include/svx/strings.hrc:637
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A"
msgid "Deep Orange A"
msgstr ""
#. LgNfg
-#: include/svx/strings.hrc:636
+#: include/svx/strings.hrc:638
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE"
msgid "Deep Orange"
msgstr ""
#. A4JAB
-#: include/svx/strings.hrc:637
+#: include/svx/strings.hrc:639
msgctxt "RID_SVXSTR_COLOR_MATERIAL_RED_A"
msgid "Red A"
msgstr ""
#. jsEPc
-#: include/svx/strings.hrc:638
+#: include/svx/strings.hrc:640
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PINK_A"
msgid "Pink A"
msgstr ""
#. cFBzv
-#: include/svx/strings.hrc:639
+#: include/svx/strings.hrc:641
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PURPLE_A"
msgid "Purple A"
msgstr ""
#. p6AAX
-#: include/svx/strings.hrc:640
+#: include/svx/strings.hrc:642
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_A"
msgid "Deep Purple A"
msgstr ""
#. WcMy9
-#: include/svx/strings.hrc:641
+#: include/svx/strings.hrc:643
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE"
msgid "Deep Purple"
msgstr ""
#. e4rqj
-#: include/svx/strings.hrc:642
+#: include/svx/strings.hrc:644
msgctxt "RID_SVXSTR_COLOR_MATERIAL_INDIGO_A"
msgid "Indigo A"
msgstr ""
#. r3rtQ
-#: include/svx/strings.hrc:643
+#: include/svx/strings.hrc:645
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_A"
msgid "Blue A"
msgstr ""
#. dDQEi
-#: include/svx/strings.hrc:644
+#: include/svx/strings.hrc:646
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A"
msgid "Light Blue A"
msgstr ""
#. BepQT
-#: include/svx/strings.hrc:645
+#: include/svx/strings.hrc:647
msgctxt "RID_SVXSTR_COLOR_MATERIAL_CYAN_A"
msgid "Cyan A"
msgstr ""
#. PvkCw
-#: include/svx/strings.hrc:646
+#: include/svx/strings.hrc:648
msgctxt "RID_SVXSTR_COLOR_MATERIAL_TEAL_A"
msgid "Teal A"
msgstr ""
#. znZyu
-#: include/svx/strings.hrc:647
+#: include/svx/strings.hrc:649
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GREEN_A"
msgid "Green A"
msgstr ""
#. nZDMp
-#: include/svx/strings.hrc:648
+#: include/svx/strings.hrc:650
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A"
msgid "Light Green A"
msgstr ""
#. 7RWqh
-#: include/svx/strings.hrc:649
+#: include/svx/strings.hrc:651
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIME_A"
msgid "Lime A"
msgstr ""
#. vuq8i
-#: include/svx/strings.hrc:650
+#: include/svx/strings.hrc:652
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN_A"
msgid "Brown A"
msgstr ""
#. wcNMK
-#: include/svx/strings.hrc:651
+#: include/svx/strings.hrc:653
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN"
msgid "Brown"
msgstr ""
#. RA8KB
-#: include/svx/strings.hrc:652
+#: include/svx/strings.hrc:654
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_A"
msgid "Blue Gray A"
msgstr ""
#. yXhED
-#: include/svx/strings.hrc:653
+#: include/svx/strings.hrc:655
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY"
msgid "Blue Gray"
msgstr ""
#. mCkpS
#. Old default color names, probably often used in saved files
-#: include/svx/strings.hrc:655
+#: include/svx/strings.hrc:657
msgctxt "RID_SVXSTR_COLOR_BLUE_CLASSIC"
msgid "Blue classic"
msgstr "أزرق كلاسيكي"
#. CWbzY
-#: include/svx/strings.hrc:656
+#: include/svx/strings.hrc:658
msgctxt "RID_SVXSTR_COLOR_BLUEGREY"
msgid "Blue gray"
msgstr "رمادي مزرق"
#. DkKFF
-#: include/svx/strings.hrc:657
+#: include/svx/strings.hrc:659
msgctxt "RID_SVXSTR_COLOR_BORDEAUX"
msgid "Bordeaux"
msgstr "أحمر قانٍ"
#. 5hZu8
-#: include/svx/strings.hrc:658
+#: include/svx/strings.hrc:660
msgctxt "RID_SVXSTR_COLOR_PALE_YELLOW"
msgid "Pale yellow"
msgstr "أصفر شاحب"
#. wSEGQ
-#: include/svx/strings.hrc:659
+#: include/svx/strings.hrc:661
msgctxt "RID_SVXSTR_COLOR_PALE_GREEN"
msgid "Pale green"
msgstr "أخضر شاحب"
#. pUEkF
-#: include/svx/strings.hrc:660
+#: include/svx/strings.hrc:662
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET"
msgid "Dark violet"
msgstr "بنفسجي داكن"
#. qVhW9
-#: include/svx/strings.hrc:661
+#: include/svx/strings.hrc:663
msgctxt "RID_SVXSTR_COLOR_SALMON"
msgid "Salmon"
msgstr "قرنفلي"
#. QV77P
-#: include/svx/strings.hrc:662
+#: include/svx/strings.hrc:664
msgctxt "RID_SVXSTR_COLOR_SEABLUE"
msgid "Sea blue"
msgstr "أزرق نيلي"
#. gYFV6
-#: include/svx/strings.hrc:663
+#: include/svx/strings.hrc:665
msgctxt "RID_SVXSTR_COLOR_CHART"
msgid "Chart"
msgstr "المخطط البياني"
#. LXcFL
-#: include/svx/strings.hrc:664
+#: include/svx/strings.hrc:666
msgctxt "RID_SVXSTR_COLOR_SKYBLUE"
msgid "Sky blue"
msgstr "أزرق سماوي"
#. QbGU3
-#: include/svx/strings.hrc:665
+#: include/svx/strings.hrc:667
msgctxt "RID_SVXSTR_COLOR_YELLOWGREEN"
msgid "Yellow green"
msgstr "أخضر مصفر"
#. UDfTh
-#: include/svx/strings.hrc:666
+#: include/svx/strings.hrc:668
msgctxt "RID_SVXSTR_COLOR_PINK"
msgid "Pink"
msgstr "وردي"
#. FXDuA
-#: include/svx/strings.hrc:667
+#: include/svx/strings.hrc:669
msgctxt "RID_SVXSTR_COLOR_TURQUOISE"
msgid "Turquoise"
msgstr "تركوازي"
#. 4gHhZ
#. 16 old AutoFormat Table Styles
-#: include/svx/strings.hrc:669
+#: include/svx/strings.hrc:671
msgctxt "RID_SVXSTR_TBLAFMT_3D"
msgid "3D"
msgstr "ثلاثي الأبعاد"
#. GtMuR
-#: include/svx/strings.hrc:670
+#: include/svx/strings.hrc:672
msgctxt "RID_SVXSTR_TBLAFMT_BLACK1"
msgid "Black 1"
msgstr "أسود 1"
#. AhPLy
-#: include/svx/strings.hrc:671
+#: include/svx/strings.hrc:673
msgctxt "RID_SVXSTR_TBLAFMT_BLACK2"
msgid "Black 2"
msgstr "أسود 2"
#. jVxFC
-#: include/svx/strings.hrc:672
+#: include/svx/strings.hrc:674
msgctxt "RID_SVXSTR_TBLAFMT_BLUE"
msgid "Blue"
msgstr "أزرق"
#. FacjB
-#: include/svx/strings.hrc:673
+#: include/svx/strings.hrc:675
msgctxt "RID_SVXSTR_TBLAFMT_BROWN"
msgid "Brown"
msgstr "بني"
#. uQSDF
-#: include/svx/strings.hrc:674
+#: include/svx/strings.hrc:676
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY"
msgid "Currency"
msgstr "عملة"
#. sQpNL
-#: include/svx/strings.hrc:675
+#: include/svx/strings.hrc:677
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_3D"
msgid "Currency 3D"
msgstr "عملة ثلاثية الأبعاد"
#. ACACr
-#: include/svx/strings.hrc:676
+#: include/svx/strings.hrc:678
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_GRAY"
msgid "Currency Gray"
msgstr "عملة رمادية"
#. yy7mJ
-#: include/svx/strings.hrc:677
+#: include/svx/strings.hrc:679
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER"
msgid "Currency Lavender"
msgstr "عملة أرجوانية فاتحة"
#. 4THUt
-#: include/svx/strings.hrc:678
+#: include/svx/strings.hrc:680
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE"
msgid "Currency Turquoise"
msgstr "عملة تركوازية"
#. a8AGf
-#: include/svx/strings.hrc:679
+#: include/svx/strings.hrc:681
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr "رمادي"
#. B4e9f
-#: include/svx/strings.hrc:680
+#: include/svx/strings.hrc:682
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "أخضر"
#. 3mz4G
-#: include/svx/strings.hrc:681
+#: include/svx/strings.hrc:683
msgctxt "RID_SVXSTR_TBLAFMT_LAVENDER"
msgid "Lavender"
msgstr "أرجواني فاتح"
#. gdfFF
-#: include/svx/strings.hrc:682
+#: include/svx/strings.hrc:684
msgctxt "RID_SVXSTR_TBLAFMT_RED"
msgid "Red"
msgstr "أحمر"
#. GsAVb
-#: include/svx/strings.hrc:683
+#: include/svx/strings.hrc:685
msgctxt "RID_SVXSTR_TBLAFMT_TURQUOISE"
msgid "Turquoise"
msgstr "تركوازي"
#. sZbit
-#: include/svx/strings.hrc:684
+#: include/svx/strings.hrc:686
msgctxt "RID_SVXSTR_TBLAFMT_YELLOW"
msgid "Yellow"
msgstr "أصفر"
#. deE8o
#. 10 new AutoFormat Table Styles since LibreOffice 6.0
-#: include/svx/strings.hrc:686
+#: include/svx/strings.hrc:688
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
msgstr ""
#. CYMbi
-#: include/svx/strings.hrc:687
+#: include/svx/strings.hrc:689
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
msgid "Box List Blue"
msgstr ""
#. njUDn
-#: include/svx/strings.hrc:688
+#: include/svx/strings.hrc:690
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_GREEN"
msgid "Box List Green"
msgstr ""
#. GUk5r
-#: include/svx/strings.hrc:689
+#: include/svx/strings.hrc:691
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_RED"
msgid "Box List Red"
msgstr ""
#. oNMgD
-#: include/svx/strings.hrc:690
+#: include/svx/strings.hrc:692
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
msgstr ""
#. YVY2f
-#: include/svx/strings.hrc:691
+#: include/svx/strings.hrc:693
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "أنيق"
#. Q9rDT
-#: include/svx/strings.hrc:692
+#: include/svx/strings.hrc:694
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "المالية"
#. 3qSCd
-#: include/svx/strings.hrc:693
+#: include/svx/strings.hrc:695
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
msgid "Simple Grid Columns"
msgstr ""
#. hksaM
-#: include/svx/strings.hrc:694
+#: include/svx/strings.hrc:696
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_ROWS"
msgid "Simple Grid Rows"
msgstr ""
#. CHXkk
-#: include/svx/strings.hrc:695
+#: include/svx/strings.hrc:697
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_LIST_SHADED"
msgid "Simple List Shaded"
msgstr ""
#. XrHFB
-#: include/svx/strings.hrc:696
+#: include/svx/strings.hrc:698
msgctxt "RID_SVXSTR_LINEJOINT_MIDDLE"
msgid "Line joint averaged"
msgstr "وصلة خطوط متوسطة"
#. zbAG7
-#: include/svx/strings.hrc:697
+#: include/svx/strings.hrc:699
msgctxt "RID_SVXSTR_LINEJOINT_BEVEL"
msgid "Line joint bevel"
msgstr "وصلة خطوط متصلة"
#. EtQJT
-#: include/svx/strings.hrc:698
+#: include/svx/strings.hrc:700
msgctxt "RID_SVXSTR_LINEJOINT_MITER"
msgid "Line joint miter"
msgstr "وصلة خطوط متقاطعة"
#. YUtBv
-#: include/svx/strings.hrc:699
+#: include/svx/strings.hrc:701
msgctxt "RID_SVXSTR_LINEJOINT_ROUND"
msgid "Line joint round"
msgstr "وصلة خطوط دائرية"
#. rKEBC
#. the familiar name for it
-#: include/svx/strings.hrc:701
+#: include/svx/strings.hrc:703
msgctxt "RID_SVXSTR_LINECAP_BUTT"
msgid "Line cap flat"
msgstr "خط سقف مسطح"
#. zKt6C
-#: include/svx/strings.hrc:702
+#: include/svx/strings.hrc:704
msgctxt "RID_SVXSTR_LINECAP_ROUND"
msgid "Line cap round"
msgstr "خط سقف مدور"
#. 5Lbx4
-#: include/svx/strings.hrc:703
+#: include/svx/strings.hrc:705
msgctxt "RID_SVXSTR_LINECAP_SQUARE"
msgid "Line cap square"
msgstr "خط سقف مربع"
#. YXbPg
-#: include/svx/strings.hrc:704
+#: include/svx/strings.hrc:706
msgctxt "RID_SVXSTR_GRDT0"
msgid "Gradient"
msgstr "تدرج اللون"
#. mZwMD
-#: include/svx/strings.hrc:705
+#: include/svx/strings.hrc:707
msgctxt "RID_SVXSTR_GRDT1"
msgid "Linear blue/white"
msgstr "خطي أزرق/أبيض"
#. WyGuh
-#: include/svx/strings.hrc:706
+#: include/svx/strings.hrc:708
msgctxt "RID_SVXSTR_GRDT2"
msgid "Linear magenta/green"
msgstr "خطي أرجواني/أخضر"
#. cLHvA
-#: include/svx/strings.hrc:707
+#: include/svx/strings.hrc:709
msgctxt "RID_SVXSTR_GRDT3"
msgid "Linear yellow/brown"
msgstr "خطي أصفر/بني"
#. Kfkbm
-#: include/svx/strings.hrc:708
+#: include/svx/strings.hrc:710
msgctxt "RID_SVXSTR_GRDT4"
msgid "Radial green/black"
msgstr "شعاعي أخضر/أسود"
#. uiTTS
-#: include/svx/strings.hrc:709
+#: include/svx/strings.hrc:711
msgctxt "RID_SVXSTR_GRDT5"
msgid "Radial red/yellow"
msgstr "شعاعي أحمر/أصفر"
#. SsUvr
-#: include/svx/strings.hrc:710
+#: include/svx/strings.hrc:712
msgctxt "RID_SVXSTR_GRDT6"
msgid "Rectangular red/white"
msgstr "مستطيل أحمر/أبيض"
#. CKwQP
-#: include/svx/strings.hrc:711
+#: include/svx/strings.hrc:713
msgctxt "RID_SVXSTR_GRDT7"
msgid "Square yellow/white"
msgstr "مربع أصفر/أبيض"
#. hi3tb
-#: include/svx/strings.hrc:712
+#: include/svx/strings.hrc:714
msgctxt "RID_SVXSTR_GRDT8"
msgid "Ellipsoid blue gray/light blue"
msgstr "بيضوي رمادي مزرق/أزرق فاتح"
#. b6AwV
-#: include/svx/strings.hrc:713
+#: include/svx/strings.hrc:715
msgctxt "RID_SVXSTR_GRDT9"
msgid "Axial light red/white"
msgstr "محوري أحمر فاتح/أبيض"
#. Adprm
#. l means left
-#: include/svx/strings.hrc:715
+#: include/svx/strings.hrc:717
msgctxt "RID_SVXSTR_GRDT10"
msgid "Diagonal 1l"
msgstr "قطري 1 يسار"
#. pJ9QE
#. r means right
-#: include/svx/strings.hrc:717
+#: include/svx/strings.hrc:719
msgctxt "RID_SVXSTR_GRDT11"
msgid "Diagonal 1r"
msgstr "قطري 1 يمين"
#. JB95r
#. l means left
-#: include/svx/strings.hrc:719
+#: include/svx/strings.hrc:721
msgctxt "RID_SVXSTR_GRDT12"
msgid "Diagonal 2l"
msgstr "قطري 2 يسار"
#. xUpUR
#. r means right
-#: include/svx/strings.hrc:721
+#: include/svx/strings.hrc:723
msgctxt "RID_SVXSTR_GRDT13"
msgid "Diagonal 2r"
msgstr "قطري 2 يمين"
#. WCYMT
#. l means left
-#: include/svx/strings.hrc:723
+#: include/svx/strings.hrc:725
msgctxt "RID_SVXSTR_GRDT14"
msgid "Diagonal 3l"
msgstr "قطري 3 يسار"
#. 3rJw7
#. r means right
-#: include/svx/strings.hrc:725
+#: include/svx/strings.hrc:727
msgctxt "RID_SVXSTR_GRDT15"
msgid "Diagonal 3r"
msgstr "قطري 3 يمين"
#. a6ENF
#. l means left
-#: include/svx/strings.hrc:727
+#: include/svx/strings.hrc:729
msgctxt "RID_SVXSTR_GRDT16"
msgid "Diagonal 4l"
msgstr "قطري 4 بسار"
#. Fpctb
#. r means right
-#: include/svx/strings.hrc:729
+#: include/svx/strings.hrc:731
msgctxt "RID_SVXSTR_GRDT17"
msgid "Diagonal 4r"
msgstr "قطري 4 يمين"
#. yqda8
-#: include/svx/strings.hrc:730
+#: include/svx/strings.hrc:732
msgctxt "RID_SVXSTR_GRDT18"
msgid "Diagonal Blue"
msgstr "قطري أزرق"
#. GCtJC
-#: include/svx/strings.hrc:731
+#: include/svx/strings.hrc:733
msgctxt "RID_SVXSTR_GRDT19"
msgid "Diagonal Green"
msgstr "قطري أخضر"
#. LCQEB
-#: include/svx/strings.hrc:732
+#: include/svx/strings.hrc:734
msgctxt "RID_SVXSTR_GRDT20"
msgid "Diagonal Orange"
msgstr "قطري برتقالي"
#. oD7FW
-#: include/svx/strings.hrc:733
+#: include/svx/strings.hrc:735
msgctxt "RID_SVXSTR_GRDT21"
msgid "Diagonal Red"
msgstr "قطري أحمر"
#. vuyUG
-#: include/svx/strings.hrc:734
+#: include/svx/strings.hrc:736
msgctxt "RID_SVXSTR_GRDT22"
msgid "Diagonal Turquoise"
msgstr "قطري فيروزي"
#. mGtyc
-#: include/svx/strings.hrc:735
+#: include/svx/strings.hrc:737
msgctxt "RID_SVXSTR_GRDT23"
msgid "Diagonal Violet"
msgstr "قطري بنفسجي"
#. cArVy
-#: include/svx/strings.hrc:736
+#: include/svx/strings.hrc:738
msgctxt "RID_SVXSTR_GRDT24"
msgid "From a Corner"
msgstr "من زاوية"
#. gvXLL
-#: include/svx/strings.hrc:737
+#: include/svx/strings.hrc:739
msgctxt "RID_SVXSTR_GRDT25"
msgid "From a Corner, Blue"
msgstr "من زاويةـ أزرق"
#. GaTPh
-#: include/svx/strings.hrc:738
+#: include/svx/strings.hrc:740
msgctxt "RID_SVXSTR_GRDT26"
msgid "From a Corner, Green"
msgstr "من زاويةـ أخضر"
#. GE5vm
-#: include/svx/strings.hrc:739
+#: include/svx/strings.hrc:741
msgctxt "RID_SVXSTR_GRDT27"
msgid "From a Corner, Orange"
msgstr "من زاوية، برتقالي"
#. BFTnr
-#: include/svx/strings.hrc:740
+#: include/svx/strings.hrc:742
msgctxt "RID_SVXSTR_GRDT28"
msgid "From a Corner, Red"
msgstr "من زاوية، أحمر"
#. AFKRL
-#: include/svx/strings.hrc:741
+#: include/svx/strings.hrc:743
msgctxt "RID_SVXSTR_GRDT29"
msgid "From a Corner, Turquoise"
msgstr "من زاوية، فيروزي"
#. djBGe
-#: include/svx/strings.hrc:742
+#: include/svx/strings.hrc:744
msgctxt "RID_SVXSTR_GRDT30"
msgid "From a Corner, Violet"
msgstr "من زاوية، بنفسجي"
#. pwDuE
-#: include/svx/strings.hrc:743
+#: include/svx/strings.hrc:745
msgctxt "RID_SVXSTR_GRDT31"
msgid "From the Middle"
msgstr "من الوسط"
#. y8qpL
-#: include/svx/strings.hrc:744
+#: include/svx/strings.hrc:746
msgctxt "RID_SVXSTR_GRDT32"
msgid "From the Middle, Blue"
msgstr "من الوسط، أزرق"
#. PGt5w
-#: include/svx/strings.hrc:745
+#: include/svx/strings.hrc:747
msgctxt "RID_SVXSTR_GRDT33"
msgid "From the Middle, Green"
msgstr "من الوسط، أخضر"
#. CyLXB
-#: include/svx/strings.hrc:746
+#: include/svx/strings.hrc:748
msgctxt "RID_SVXSTR_GRDT34"
msgid "From the Middle, Orange"
msgstr "من الوسط، برتقالي"
#. vkERJ
-#: include/svx/strings.hrc:747
+#: include/svx/strings.hrc:749
msgctxt "RID_SVXSTR_GRDT35"
msgid "From the Middle, Red"
msgstr "من الوسط، أحمر"
#. Sq2SE
-#: include/svx/strings.hrc:748
+#: include/svx/strings.hrc:750
msgctxt "RID_SVXSTR_GRDT36"
msgid "From the Middle, Turquoise"
msgstr "من الوسط، فيروزي"
#. DoSmH
-#: include/svx/strings.hrc:749
+#: include/svx/strings.hrc:751
msgctxt "RID_SVXSTR_GRDT37"
msgid "From the Middle, Violet"
msgstr "من الوسط، بنفسجي"
#. 9XHkg
-#: include/svx/strings.hrc:750
+#: include/svx/strings.hrc:752
msgctxt "RID_SVXSTR_GRDT38"
msgid "Horizontal"
msgstr "أفقي"
#. FDG7B
-#: include/svx/strings.hrc:751
+#: include/svx/strings.hrc:753
msgctxt "RID_SVXSTR_GRDT39"
msgid "Horizontal Blue"
msgstr "أفقي أزرق"
#. ZEfzF
-#: include/svx/strings.hrc:752
+#: include/svx/strings.hrc:754
msgctxt "RID_SVXSTR_GRDT40"
msgid "Horizontal Green"
msgstr "أفقي أخضر"
#. GFRCF
-#: include/svx/strings.hrc:753
+#: include/svx/strings.hrc:755
msgctxt "RID_SVXSTR_GRDT41"
msgid "Horizontal Orange"
msgstr "أفقي برتقالي"
#. iouxG
-#: include/svx/strings.hrc:754
+#: include/svx/strings.hrc:756
msgctxt "RID_SVXSTR_GRDT42"
msgid "Horizontal Red"
msgstr "أفقي أحمر"
#. Gta9k
-#: include/svx/strings.hrc:755
+#: include/svx/strings.hrc:757
msgctxt "RID_SVXSTR_GRDT43"
msgid "Horizontal Turquoise"
msgstr "أفقي فيروزي"
#. Tdpw4
-#: include/svx/strings.hrc:756
+#: include/svx/strings.hrc:758
msgctxt "RID_SVXSTR_GRDT44"
msgid "Horizontal Violet"
msgstr "أفقي بنفسجي"
#. DyVEP
-#: include/svx/strings.hrc:757
+#: include/svx/strings.hrc:759
msgctxt "RID_SVXSTR_GRDT45"
msgid "Radial"
msgstr "شعاعي"
#. Uyhuj
-#: include/svx/strings.hrc:758
+#: include/svx/strings.hrc:760
msgctxt "RID_SVXSTR_GRDT46"
msgid "Radial Blue"
msgstr "شعاعي أزرق"
#. MA6Qs
-#: include/svx/strings.hrc:759
+#: include/svx/strings.hrc:761
msgctxt "RID_SVXSTR_GRDT47"
msgid "Radial Green"
msgstr "شعاعي أخضر"
#. Pt24U
-#: include/svx/strings.hrc:760
+#: include/svx/strings.hrc:762
msgctxt "RID_SVXSTR_GRDT48"
msgid "Radial Orange"
msgstr "شعاعي برتقالي"
#. 37T3A
-#: include/svx/strings.hrc:761
+#: include/svx/strings.hrc:763
msgctxt "RID_SVXSTR_GRDT49"
msgid "Radial Red"
msgstr "شعاعي أحمر"
#. gLwZp
-#: include/svx/strings.hrc:762
+#: include/svx/strings.hrc:764
msgctxt "RID_SVXSTR_GRDT50"
msgid "Radial Turquoise"
msgstr "شعاعي فيروزي"
#. gka9C
-#: include/svx/strings.hrc:763
+#: include/svx/strings.hrc:765
msgctxt "RID_SVXSTR_GRDT51"
msgid "Radial Violet"
msgstr "شعاعي بنفسجي"
#. BaGs9
-#: include/svx/strings.hrc:764
+#: include/svx/strings.hrc:766
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "رأسي"
#. DqGbG
-#: include/svx/strings.hrc:765
+#: include/svx/strings.hrc:767
msgctxt "RID_SVXSTR_GRDT53"
msgid "Vertical Blue"
msgstr "رأسي أزرق"
#. FCa2X
-#: include/svx/strings.hrc:766
+#: include/svx/strings.hrc:768
msgctxt "RID_SVXSTR_GRDT54"
msgid "Vertical Green"
msgstr "رأسي أخضر"
#. BNSiE
-#: include/svx/strings.hrc:767
+#: include/svx/strings.hrc:769
msgctxt "RID_SVXSTR_GRDT55"
msgid "Vertical Orange"
msgstr "رأسي برتقالي"
#. DfiaF
-#: include/svx/strings.hrc:768
+#: include/svx/strings.hrc:770
msgctxt "RID_SVXSTR_GRDT56"
msgid "Vertical Red"
msgstr "رأسي أحمر"
#. 4htXp
-#: include/svx/strings.hrc:769
+#: include/svx/strings.hrc:771
msgctxt "RID_SVXSTR_GRDT57"
msgid "Vertical Turquoise"
msgstr "رأسي فيروزي"
#. FVCCq
-#: include/svx/strings.hrc:770
+#: include/svx/strings.hrc:772
msgctxt "RID_SVXSTR_GRDT58"
msgid "Vertical Violet"
msgstr "رأسي بنفسجي"
#. S3bJ9
#. gradients of unknown provenience
-#: include/svx/strings.hrc:772
+#: include/svx/strings.hrc:774
msgctxt "RID_SVXSTR_GRDT59"
msgid "Gray Gradient"
msgstr "تدرّج رمادي"
#. CDxDN
-#: include/svx/strings.hrc:773
+#: include/svx/strings.hrc:775
msgctxt "RID_SVXSTR_GRDT60"
msgid "Yellow Gradient"
msgstr "تدرّج أصفر"
#. amMze
-#: include/svx/strings.hrc:774
+#: include/svx/strings.hrc:776
msgctxt "RID_SVXSTR_GRDT61"
msgid "Orange Gradient"
msgstr "تدرّج برتقالي"
#. bodAW
-#: include/svx/strings.hrc:775
+#: include/svx/strings.hrc:777
msgctxt "RID_SVXSTR_GRDT62"
msgid "Red Gradient"
msgstr "تدرّج أحمر"
#. Zn2x3
-#: include/svx/strings.hrc:776
+#: include/svx/strings.hrc:778
msgctxt "RID_SVXSTR_GRDT63"
msgid "Pink Gradient"
msgstr "تدرّج وردي"
#. xXMfH
-#: include/svx/strings.hrc:777
+#: include/svx/strings.hrc:779
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "سماء"
#. RYfTi
-#: include/svx/strings.hrc:778
+#: include/svx/strings.hrc:780
msgctxt "RID_SVXSTR_GRDT65"
msgid "Cyan Gradient"
msgstr "تدرّج سيان"
#. jAu7g
-#: include/svx/strings.hrc:779
+#: include/svx/strings.hrc:781
msgctxt "RID_SVXSTR_GRDT66"
msgid "Blue Gradient"
msgstr "تدرّج أزرق"
#. idyKS
-#: include/svx/strings.hrc:780
+#: include/svx/strings.hrc:782
msgctxt "RID_SVXSTR_GRDT67"
msgid "Purple Pipe"
msgstr "أنبوب بنفسجي"
#. fFZia
-#: include/svx/strings.hrc:781
+#: include/svx/strings.hrc:783
msgctxt "RID_SVXSTR_GRDT68"
msgid "Night"
msgstr "مساء"
#. 4ECED
-#: include/svx/strings.hrc:782
+#: include/svx/strings.hrc:784
msgctxt "RID_SVXSTR_GRDT69"
msgid "Green Gradient"
msgstr "تدرّج أخضر"
#. ecDQh
#. actual gradients defined for 6.1
-#: include/svx/strings.hrc:784
+#: include/svx/strings.hrc:786
msgctxt "RID_SVXSTR_GRDT70"
msgid "Pastel Bouquet"
msgstr ""
#. 9BV4L
-#: include/svx/strings.hrc:785
+#: include/svx/strings.hrc:787
msgctxt "RID_SVXSTR_GRDT71"
msgid "Pastel Dream"
msgstr ""
#. jEVDi
-#: include/svx/strings.hrc:786
+#: include/svx/strings.hrc:788
msgctxt "RID_SVXSTR_GRDT72"
msgid "Blue Touch"
msgstr ""
#. ZAj48
-#: include/svx/strings.hrc:787
+#: include/svx/strings.hrc:789
msgctxt "RID_SVXSTR_GRDT73"
msgid "Blank with Gray"
msgstr ""
#. CJqu3
-#: include/svx/strings.hrc:788
+#: include/svx/strings.hrc:790
msgctxt "RID_SVXSTR_GRDT74"
msgid "Spotted Gray"
msgstr ""
#. s6Z54
-#: include/svx/strings.hrc:789
+#: include/svx/strings.hrc:791
msgctxt "RID_SVXSTR_GRDT75"
msgid "London Mist"
msgstr ""
#. nk99S
-#: include/svx/strings.hrc:790
+#: include/svx/strings.hrc:792
msgctxt "RID_SVXSTR_GRDT76"
msgid "Teal to Blue"
msgstr ""
#. ud3Bc
-#: include/svx/strings.hrc:791
+#: include/svx/strings.hrc:793
msgctxt "RID_SVXSTR_GRDT77"
msgid "Midnight"
msgstr ""
#. 3DFV9
-#: include/svx/strings.hrc:792
+#: include/svx/strings.hrc:794
msgctxt "RID_SVXSTR_GRDT78"
msgid "Deep Ocean"
msgstr ""
#. beAAG
-#: include/svx/strings.hrc:793
+#: include/svx/strings.hrc:795
msgctxt "RID_SVXSTR_GRDT79"
msgid "Submarine"
msgstr ""
#. LCJCH
-#: include/svx/strings.hrc:794
+#: include/svx/strings.hrc:796
msgctxt "RID_SVXSTR_GRDT80"
msgid "Green Grass"
msgstr ""
#. wiGu5
-#: include/svx/strings.hrc:795
+#: include/svx/strings.hrc:797
msgctxt "RID_SVXSTR_GRDT81"
msgid "Neon Light"
msgstr ""
#. EGqXT
-#: include/svx/strings.hrc:796
+#: include/svx/strings.hrc:798
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
msgstr ""
#. WCs3M
-#: include/svx/strings.hrc:797
+#: include/svx/strings.hrc:799
msgctxt "RID_SVXSTR_GRDT83"
msgid "Present"
msgstr ""
#. 99B5Z
-#: include/svx/strings.hrc:798
+#: include/svx/strings.hrc:800
msgctxt "RID_SVXSTR_GRDT84"
msgid "Mahogany"
msgstr ""
#. Z8RH9
#. /gradients
-#: include/svx/strings.hrc:800
+#: include/svx/strings.hrc:802
msgctxt "RID_SVXSTR_HATCH0"
msgid "Black 0 Degrees"
msgstr ""
#. BUCv6
-#: include/svx/strings.hrc:801
+#: include/svx/strings.hrc:803
msgctxt "RID_SVXSTR_HATCH1"
msgid "Black 90 Degrees"
msgstr ""
#. gyzNu
-#: include/svx/strings.hrc:802
+#: include/svx/strings.hrc:804
msgctxt "RID_SVXSTR_HATCH2"
msgid "Black 180 Degrees Crossed"
msgstr ""
#. KYmyj
-#: include/svx/strings.hrc:803
+#: include/svx/strings.hrc:805
msgctxt "RID_SVXSTR_HATCH3"
msgid "Blue 45 Degrees"
msgstr ""
#. 2qkyC
-#: include/svx/strings.hrc:804
+#: include/svx/strings.hrc:806
msgctxt "RID_SVXSTR_HATCH4"
msgid "Blue -45 Degrees"
msgstr ""
#. GFqzJ
-#: include/svx/strings.hrc:805
+#: include/svx/strings.hrc:807
msgctxt "RID_SVXSTR_HATCH5"
msgid "Blue 45 Degrees Crossed"
msgstr ""
#. wRXH2
-#: include/svx/strings.hrc:806
+#: include/svx/strings.hrc:808
msgctxt "RID_SVXSTR_HATCH6"
msgid "Green 30 Degrees"
msgstr ""
#. JAkb9
-#: include/svx/strings.hrc:807
+#: include/svx/strings.hrc:809
msgctxt "RID_SVXSTR_HATCH7"
msgid "Green 60 Degrees"
msgstr ""
#. DnKyA
-#: include/svx/strings.hrc:808
+#: include/svx/strings.hrc:810
msgctxt "RID_SVXSTR_HATCH8"
msgid "Green 90 Degrees Triple"
msgstr ""
#. oTAUx
-#: include/svx/strings.hrc:809
+#: include/svx/strings.hrc:811
msgctxt "RID_SVXSTR_HATCH9"
msgid "Red 45 Degrees"
msgstr ""
#. xcHED
-#: include/svx/strings.hrc:810
+#: include/svx/strings.hrc:812
msgctxt "RID_SVXSTR_HATCH10"
msgid "Red 90 Degrees Crossed"
msgstr ""
#. UZM2R
-#: include/svx/strings.hrc:811
+#: include/svx/strings.hrc:813
msgctxt "RID_SVXSTR_HATCH11"
msgid "Red -45 Degrees Triple"
msgstr ""
#. TypfV
-#: include/svx/strings.hrc:812
+#: include/svx/strings.hrc:814
msgctxt "RID_SVXSTR_HATCH12"
msgid "Yellow 45 Degrees"
msgstr ""
#. eRFD8
-#: include/svx/strings.hrc:813
+#: include/svx/strings.hrc:815
msgctxt "RID_SVXSTR_HATCH13"
msgid "Yellow 45 Degrees Crossed"
msgstr ""
#. JhXx3
-#: include/svx/strings.hrc:814
+#: include/svx/strings.hrc:816
msgctxt "RID_SVXSTR_HATCH14"
msgid "Yellow 45 Degrees Triple"
msgstr ""
#. 78jyB
-#: include/svx/strings.hrc:815
+#: include/svx/strings.hrc:817
msgctxt "RID_SVXSTR_HATCH15"
msgid "Hatching"
msgstr ""
#. FJati
-#: include/svx/strings.hrc:816
+#: include/svx/strings.hrc:818
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "فارغ"
#. Q4jUs
-#: include/svx/strings.hrc:817
+#: include/svx/strings.hrc:819
msgctxt "RID_SVXSTR_BMP1"
msgid "Painted White"
msgstr ""
#. iHX2t
-#: include/svx/strings.hrc:818
+#: include/svx/strings.hrc:820
msgctxt "RID_SVXSTR_BMP2"
msgid "Paper Texture"
msgstr ""
#. mAyG3
-#: include/svx/strings.hrc:819
+#: include/svx/strings.hrc:821
msgctxt "RID_SVXSTR_BMP3"
msgid "Paper Crumpled"
msgstr ""
#. i3ARe
-#: include/svx/strings.hrc:820
+#: include/svx/strings.hrc:822
msgctxt "RID_SVXSTR_BMP4"
msgid "Paper Graph"
msgstr ""
#. 6izYJ
-#: include/svx/strings.hrc:821
+#: include/svx/strings.hrc:823
msgctxt "RID_SVXSTR_BMP5"
msgid "Parchment Paper"
msgstr ""
#. mQCXG
-#: include/svx/strings.hrc:822
+#: include/svx/strings.hrc:824
msgctxt "RID_SVXSTR_BMP6"
msgid "Fence"
msgstr ""
#. TriUQ
-#: include/svx/strings.hrc:823
+#: include/svx/strings.hrc:825
msgctxt "RID_SVXSTR_BMP7"
msgid "Wooden Board"
msgstr ""
#. Hp2Gp
-#: include/svx/strings.hrc:824
+#: include/svx/strings.hrc:826
msgctxt "RID_SVXSTR_BMP8"
msgid "Maple Leaves"
msgstr ""
#. 2B5Wr
-#: include/svx/strings.hrc:825
+#: include/svx/strings.hrc:827
msgctxt "RID_SVXSTR_BMP9"
msgid "Lawn"
msgstr ""
#. bAE9x
-#: include/svx/strings.hrc:826
+#: include/svx/strings.hrc:828
msgctxt "RID_SVXSTR_BMP10"
msgid "Colorful Pebbles"
msgstr ""
#. nqBbP
-#: include/svx/strings.hrc:827
+#: include/svx/strings.hrc:829
msgctxt "RID_SVXSTR_BMP11"
msgid "Coffee Beans"
msgstr ""
#. CQS6y
-#: include/svx/strings.hrc:828
+#: include/svx/strings.hrc:830
msgctxt "RID_SVXSTR_BMP12"
msgid "Little Clouds"
msgstr ""
#. 2hE6A
-#: include/svx/strings.hrc:829
+#: include/svx/strings.hrc:831
msgctxt "RID_SVXSTR_BMP13"
msgid "Bathroom Tiles"
msgstr ""
#. KZeGr
-#: include/svx/strings.hrc:830
+#: include/svx/strings.hrc:832
msgctxt "RID_SVXSTR_BMP14"
msgid "Wall of Rock"
msgstr ""
#. wAELs
-#: include/svx/strings.hrc:831
+#: include/svx/strings.hrc:833
msgctxt "RID_SVXSTR_BMP15"
msgid "Zebra"
msgstr ""
#. AVGfC
-#: include/svx/strings.hrc:832
+#: include/svx/strings.hrc:834
msgctxt "RID_SVXSTR_BMP16"
msgid "Color Stripes"
msgstr ""
#. ZoUmP
-#: include/svx/strings.hrc:833
+#: include/svx/strings.hrc:835
msgctxt "RID_SVXSTR_BMP17"
msgid "Gravel"
msgstr ""
#. 5FiBd
-#: include/svx/strings.hrc:834
+#: include/svx/strings.hrc:836
msgctxt "RID_SVXSTR_BMP18"
msgid "Parchment Studio"
msgstr ""
#. HYfqK
-#: include/svx/strings.hrc:835
+#: include/svx/strings.hrc:837
msgctxt "RID_SVXSTR_BMP19"
msgid "Night Sky"
msgstr ""
#. NkYV3
-#: include/svx/strings.hrc:836
+#: include/svx/strings.hrc:838
msgctxt "RID_SVXSTR_BMP20"
msgid "Pool"
msgstr ""
#. Co6U3
-#: include/svx/strings.hrc:837
+#: include/svx/strings.hrc:839
msgctxt "RID_SVXSTR_BMP21"
msgid "Bitmap"
msgstr "صورة نقطية"
#. KFEX5
-#: include/svx/strings.hrc:838
+#: include/svx/strings.hrc:840
msgctxt "RID_SVXSTR_BMP79"
msgid "Invoice Paper"
msgstr ""
#. x5eiA
-#: include/svx/strings.hrc:839
+#: include/svx/strings.hrc:841
msgctxt "RID_SVXSTR_BMP80"
msgid "Concrete"
msgstr ""
#. RxiMA
-#: include/svx/strings.hrc:840
+#: include/svx/strings.hrc:842
msgctxt "RID_SVXSTR_BMP81"
msgid "Brick Wall"
msgstr ""
#. WNEfT
-#: include/svx/strings.hrc:841
+#: include/svx/strings.hrc:843
msgctxt "RID_SVXSTR_BMP82"
msgid "Stone Wall"
msgstr ""
#. dFqW3
-#: include/svx/strings.hrc:842
+#: include/svx/strings.hrc:844
msgctxt "RID_SVXSTR_BMP83"
msgid "Floral"
msgstr ""
#. FzePv
-#: include/svx/strings.hrc:843
+#: include/svx/strings.hrc:845
msgctxt "RID_SVXSTR_BMP84"
msgid "Space"
msgstr ""
#. FzVch
-#: include/svx/strings.hrc:844
+#: include/svx/strings.hrc:846
msgctxt "RID_SVXSTR_BMP85"
msgid "Ice light"
msgstr ""
#. YGtzc
-#: include/svx/strings.hrc:845
+#: include/svx/strings.hrc:847
msgctxt "RID_SVXSTR_BMP86"
msgid "Marble"
msgstr ""
#. Rzgwp
-#: include/svx/strings.hrc:846
+#: include/svx/strings.hrc:848
msgctxt "RID_SVXSTR_BMP87"
msgid "Sand light"
msgstr ""
#. cK72d
-#: include/svx/strings.hrc:847
+#: include/svx/strings.hrc:849
msgctxt "RID_SVXSTR_BMP88"
msgid "Stone"
msgstr ""
#. TnkWd
-#: include/svx/strings.hrc:848
+#: include/svx/strings.hrc:850
msgctxt "RID_SVXSTR_BMP89"
msgid "White Diffusion"
msgstr ""
#. kksvW
-#: include/svx/strings.hrc:849
+#: include/svx/strings.hrc:851
msgctxt "RID_SVXSTR_BMP90"
msgid "Surface"
msgstr ""
#. BQj9p
-#: include/svx/strings.hrc:850
+#: include/svx/strings.hrc:852
msgctxt "RID_SVXSTR_BMP91"
msgid "Cardboard"
msgstr ""
#. poA6e
-#: include/svx/strings.hrc:851
+#: include/svx/strings.hrc:853
msgctxt "RID_SVXSTR_BMP92"
msgid "Studio"
msgstr ""
#. YEbqw
-#: include/svx/strings.hrc:852
+#: include/svx/strings.hrc:854
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
msgstr "٥ بالمئة"
#. AAn36
-#: include/svx/strings.hrc:853
+#: include/svx/strings.hrc:855
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
msgstr "١٠ بالمئة"
#. NLTbt
-#: include/svx/strings.hrc:854
+#: include/svx/strings.hrc:856
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
msgstr "٢٠ بالمئة"
#. vx2XC
-#: include/svx/strings.hrc:855
+#: include/svx/strings.hrc:857
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
msgstr "٢٥ بالمئة"
#. weQqs
-#: include/svx/strings.hrc:856
+#: include/svx/strings.hrc:858
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
msgstr "٣٠ بالمئة"
#. CAdAS
-#: include/svx/strings.hrc:857
+#: include/svx/strings.hrc:859
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
msgstr "٤٠ بالمئة"
#. 5T5vP
-#: include/svx/strings.hrc:858
+#: include/svx/strings.hrc:860
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
msgstr "٥٠ بالمئة"
#. aNdJE
-#: include/svx/strings.hrc:859
+#: include/svx/strings.hrc:861
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
msgstr "٦٠ بالمئة"
#. 3vD8U
-#: include/svx/strings.hrc:860
+#: include/svx/strings.hrc:862
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
msgstr "٧٠ بالمئة"
#. UJmCD
-#: include/svx/strings.hrc:861
+#: include/svx/strings.hrc:863
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
msgstr "٧٥ بالمئة"
#. i9RCR
-#: include/svx/strings.hrc:862
+#: include/svx/strings.hrc:864
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
msgstr "٨٠ بالمئة"
#. 2oEkC
-#: include/svx/strings.hrc:863
+#: include/svx/strings.hrc:865
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
msgstr "٩٠ بالمئة"
#. a3yZ5
-#: include/svx/strings.hrc:864
+#: include/svx/strings.hrc:866
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
msgstr "قُطري فاتح لأسفل"
#. oiGTx
-#: include/svx/strings.hrc:865
+#: include/svx/strings.hrc:867
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
msgstr "قُطري فاتح لأعلى"
#. CGpy7
-#: include/svx/strings.hrc:866
+#: include/svx/strings.hrc:868
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
msgstr "قُطري داكن لأسفل"
#. cucpa
-#: include/svx/strings.hrc:867
+#: include/svx/strings.hrc:869
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
msgstr "قُطري داكن لأعلى"
#. EFDcT
-#: include/svx/strings.hrc:868
+#: include/svx/strings.hrc:870
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
msgstr "قُطري واسع لأسفل"
#. CWmH5
-#: include/svx/strings.hrc:869
+#: include/svx/strings.hrc:871
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
msgstr "قُطري واسع لأعلى"
#. BZJUK
-#: include/svx/strings.hrc:870
+#: include/svx/strings.hrc:872
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
msgstr "رأسي فاتح"
#. B5FVF
-#: include/svx/strings.hrc:871
+#: include/svx/strings.hrc:873
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
msgstr "أفقي فاتح"
#. daP9i
-#: include/svx/strings.hrc:872
+#: include/svx/strings.hrc:874
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
msgstr "رأسي ضيّق"
#. JD5FJ
-#: include/svx/strings.hrc:873
+#: include/svx/strings.hrc:875
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
msgstr "أفقي ضيّق"
#. eB4wk
-#: include/svx/strings.hrc:874
+#: include/svx/strings.hrc:876
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
msgstr "رأسي داكن"
#. MeoCx
-#: include/svx/strings.hrc:875
+#: include/svx/strings.hrc:877
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
msgstr "أفقي داكن"
#. gAqnG
-#: include/svx/strings.hrc:876
+#: include/svx/strings.hrc:878
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
msgstr "شُرط قُطرية لأسفل"
#. DGB5k
-#: include/svx/strings.hrc:877
+#: include/svx/strings.hrc:879
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
msgstr "شُرط قُطرية لأعلى"
#. JC7je
-#: include/svx/strings.hrc:878
+#: include/svx/strings.hrc:880
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
msgstr "شُرط أفقية"
#. iFiBq
-#: include/svx/strings.hrc:879
+#: include/svx/strings.hrc:881
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
msgstr "شُرط رأسية"
#. gWDnG
-#: include/svx/strings.hrc:880
+#: include/svx/strings.hrc:882
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
msgstr "حلوى صغيرة"
#. vbh6h
-#: include/svx/strings.hrc:881
+#: include/svx/strings.hrc:883
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
msgstr "حلوى كبيرة"
#. XFemm
-#: include/svx/strings.hrc:882
+#: include/svx/strings.hrc:884
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
msgstr "متعرّج"
#. mC3BE
-#: include/svx/strings.hrc:883
+#: include/svx/strings.hrc:885
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "متموّج"
#. icCPR
-#: include/svx/strings.hrc:884
+#: include/svx/strings.hrc:886
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
msgstr "قرميد قُطري"
#. 8CqPG
-#: include/svx/strings.hrc:885
+#: include/svx/strings.hrc:887
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
msgstr "قرميد أفقي"
#. GFUZF
-#: include/svx/strings.hrc:886
+#: include/svx/strings.hrc:888
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
msgstr "حياكة"
#. bp9ZY
-#: include/svx/strings.hrc:887
+#: include/svx/strings.hrc:889
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
msgstr "نسيج نقش"
#. ZrVMS
-#: include/svx/strings.hrc:888
+#: include/svx/strings.hrc:890
msgctxt "RID_SVXSTR_BMP58"
msgid "Divot"
msgstr "عشب"
#. tFas9
-#: include/svx/strings.hrc:889
+#: include/svx/strings.hrc:891
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
msgstr "شبكة منقّطة"
#. SECdZ
-#: include/svx/strings.hrc:890
+#: include/svx/strings.hrc:892
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
msgstr "ماس منقّط"
#. ri3Ge
-#: include/svx/strings.hrc:891
+#: include/svx/strings.hrc:893
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr "قرميد خشبي"
#. jD9er
-#: include/svx/strings.hrc:892
+#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_BMP62"
msgid "Trellis"
msgstr "تعريشة"
#. aemFS
-#: include/svx/strings.hrc:893
+#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "كرة"
#. Ds8Ae
-#: include/svx/strings.hrc:894
+#: include/svx/strings.hrc:896
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
msgstr "شبكة صغيرة"
#. a33Ci
-#: include/svx/strings.hrc:895
+#: include/svx/strings.hrc:897
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
msgstr "شبكة كبيرة"
#. BCSZY
-#: include/svx/strings.hrc:896
+#: include/svx/strings.hrc:898
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
msgstr "رقعة شطرنج صغيرة"
#. Bgczw
-#: include/svx/strings.hrc:897
+#: include/svx/strings.hrc:899
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
msgstr "رقعة شطرنج كبيرة"
#. sD7Mf
-#: include/svx/strings.hrc:898
+#: include/svx/strings.hrc:900
msgctxt "RID_SVXSTR_BMP68"
msgid "Outlined Diamond"
msgstr "حدود الماس"
#. RNNkR
-#: include/svx/strings.hrc:899
+#: include/svx/strings.hrc:901
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
msgstr "ماس مملوء"
#. HJkgr
-#: include/svx/strings.hrc:900
+#: include/svx/strings.hrc:902
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "رأسي"
#. ED3Ga
-#: include/svx/strings.hrc:901
+#: include/svx/strings.hrc:903
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "أفقي"
#. ENYtZ
-#: include/svx/strings.hrc:902
+#: include/svx/strings.hrc:904
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
msgstr "قُطري لأسفل"
#. mbjPX
-#: include/svx/strings.hrc:903
+#: include/svx/strings.hrc:905
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
msgstr "قُطري لأعلى"
#. TxAfM
-#: include/svx/strings.hrc:904
+#: include/svx/strings.hrc:906
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "متقاطع"
#. 4mGJX
-#: include/svx/strings.hrc:905
+#: include/svx/strings.hrc:907
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
msgstr "قُطري متقاطع"
#. J4CJa
-#: include/svx/strings.hrc:906
+#: include/svx/strings.hrc:908
msgctxt "RID_SVXSTR_BMP76"
msgid "Dashed Dotted"
msgstr ""
#. Rno6q
-#: include/svx/strings.hrc:907
+#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_BMP77"
msgid "Dashed Dotted Upward Diagonal"
msgstr ""
#. pFZkq
-#: include/svx/strings.hrc:908
+#: include/svx/strings.hrc:910
msgctxt "RID_SVXSTR_BMP78"
msgid "Solid Dotted"
msgstr ""
#. NA5sT
-#: include/svx/strings.hrc:909
+#: include/svx/strings.hrc:911
msgctxt "RID_SVXSTR_DASH0"
msgid "Dot"
msgstr ""
#. nCpL4
-#: include/svx/strings.hrc:910
+#: include/svx/strings.hrc:912
msgctxt "RID_SVXSTR_DASH1"
msgid "Long Dot"
msgstr ""
#. utrkH
-#: include/svx/strings.hrc:911
+#: include/svx/strings.hrc:913
msgctxt "RID_SVXSTR_DASH2"
msgid "Double Dot"
msgstr ""
#. 2X7pw
-#: include/svx/strings.hrc:912
+#: include/svx/strings.hrc:914
msgctxt "RID_SVXSTR_DASH3"
msgid "Dash"
msgstr ""
#. A46B5
-#: include/svx/strings.hrc:913
+#: include/svx/strings.hrc:915
msgctxt "RID_SVXSTR_DASH4"
msgid "Long Dash"
msgstr ""
#. axE2r
-#: include/svx/strings.hrc:914
+#: include/svx/strings.hrc:916
msgctxt "RID_SVXSTR_DASH5"
msgid "Double Dash"
msgstr ""
#. beDTh
-#: include/svx/strings.hrc:915
+#: include/svx/strings.hrc:917
msgctxt "RID_SVXSTR_DASH6"
msgid "Long Dash Dot"
msgstr ""
#. gVPtU
-#: include/svx/strings.hrc:916
+#: include/svx/strings.hrc:918
msgctxt "RID_SVXSTR_DASH7"
msgid "Double Dash Dot"
msgstr ""
#. UFaLC
-#: include/svx/strings.hrc:917
+#: include/svx/strings.hrc:919
msgctxt "RID_SVXSTR_DASH8"
msgid "Double Dash Dot Dot"
msgstr ""
#. F9cPw
-#: include/svx/strings.hrc:918
+#: include/svx/strings.hrc:920
msgctxt "RID_SVXSTR_DASH9"
msgid "Ultrafine Dotted"
msgstr ""
#. s3rBZ
-#: include/svx/strings.hrc:919
+#: include/svx/strings.hrc:921
msgctxt "RID_SVXSTR_DASH10"
msgid "Fine Dotted"
msgstr ""
#. w7W8j
-#: include/svx/strings.hrc:920
+#: include/svx/strings.hrc:922
msgctxt "RID_SVXSTR_DASH11"
msgid "Ultrafine Dashed"
msgstr ""
#. xWgiA
-#: include/svx/strings.hrc:921
+#: include/svx/strings.hrc:923
msgctxt "RID_SVXSTR_DASH12"
msgid "Fine Dashed"
msgstr ""
#. u34Ff
-#: include/svx/strings.hrc:922
+#: include/svx/strings.hrc:924
msgctxt "RID_SVXSTR_DASH13"
msgid "Fine Dashed"
msgstr ""
#. hT4CE
-#: include/svx/strings.hrc:923
+#: include/svx/strings.hrc:925
msgctxt "RID_SVXSTR_DASH14"
msgid "Dashed"
msgstr ""
#. T7sVF
-#: include/svx/strings.hrc:924
+#: include/svx/strings.hrc:926
msgctxt "RID_SVXSTR_DASH15"
msgid "Line Style 9"
msgstr ""
#. evPXr
-#: include/svx/strings.hrc:925
+#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_DASH16"
msgid "3 Dashes 3 Dots"
msgstr ""
#. H7iUz
-#: include/svx/strings.hrc:926
+#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_DASH17"
msgid "Ultrafine 2 Dots 3 Dashes"
msgstr ""
#. KpCzr
-#: include/svx/strings.hrc:927
+#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_DASH18"
msgid "2 Dots 1 Dash"
msgstr ""
#. zbWk3
-#: include/svx/strings.hrc:928
+#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_DASH19"
msgid "Line with Fine Dots"
msgstr ""
#. ibALA
-#: include/svx/strings.hrc:929
+#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_DASH20"
msgid "Dashed"
msgstr ""
#. qEZc6
-#: include/svx/strings.hrc:930
+#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_DASH21"
msgid "Line Style"
msgstr ""
#. iKAwD
-#: include/svx/strings.hrc:931
+#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_IMAP_ALL_FILTER"
msgid "All formats"
msgstr ""
#. UydWB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:933
+#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_LEND0"
msgid "Concave short"
msgstr ""
#. grGoP
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:935
+#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_LEND1"
msgid "Square 45"
msgstr "مربع 45"
#. Hu6DB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:937
+#: include/svx/strings.hrc:939
msgctxt "RID_SVXSTR_LEND2"
msgid "Arrow short"
msgstr ""
#. j6u8M
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:939
+#: include/svx/strings.hrc:941
msgctxt "RID_SVXSTR_LEND3"
msgid "Dimension Lines"
msgstr ""
#. JKxZ6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:941
+#: include/svx/strings.hrc:943
msgctxt "RID_SVXSTR_LEND4"
msgid "Double Arrow"
msgstr "سهم مزدوج"
#. o38zt
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:943
+#: include/svx/strings.hrc:945
msgctxt "RID_SVXSTR_LEND5"
msgid "Triangle"
msgstr ""
#. XvcqE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:945
+#: include/svx/strings.hrc:947
msgctxt "RID_SVXSTR_LEND6"
msgid "Concave"
msgstr ""
#. JD6qL
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:947
+#: include/svx/strings.hrc:949
msgctxt "RID_SVXSTR_LEND7"
msgid "Arrow large"
msgstr ""
#. 3CPw6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:949
+#: include/svx/strings.hrc:951
msgctxt "RID_SVXSTR_LEND8"
msgid "Dimension Line"
msgstr ""
#. EBEY5
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:951
+#: include/svx/strings.hrc:953
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr "دائرة"
#. H9DDA
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:953
+#: include/svx/strings.hrc:955
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr "مربع"
#. AWHmD
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:955
+#: include/svx/strings.hrc:957
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr "سهم"
#. CXazS
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:957
+#: include/svx/strings.hrc:959
msgctxt "RID_SVXSTR_LEND12"
msgid "Half Circle"
msgstr ""
#. VNaKi
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:959
+#: include/svx/strings.hrc:961
msgctxt "RID_SVXSTR_LEND13"
msgid "Triangle unfilled"
msgstr "مثلث غير معبأ"
#. LRmKQ
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:961
+#: include/svx/strings.hrc:963
msgctxt "RID_SVXSTR_LEND14"
msgid "Diamond unfilled"
msgstr "معين غير معبأ"
#. L2kus
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:963
+#: include/svx/strings.hrc:965
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr "معين"
#. P2Raq
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:965
+#: include/svx/strings.hrc:967
msgctxt "RID_SVXSTR_LEND16"
msgid "Circle unfilled"
msgstr "دائرة مفرغة"
#. FNaHF
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:967
+#: include/svx/strings.hrc:969
msgctxt "RID_SVXSTR_LEND17"
msgid "Square 45 unfilled"
msgstr "مربع قائم غير معبأ"
#. ECeBc
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:969
+#: include/svx/strings.hrc:971
msgctxt "RID_SVXSTR_LEND18"
msgid "Square unfilled"
msgstr "مربع مفرغ"
#. ALFbk
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:971
+#: include/svx/strings.hrc:973
msgctxt "RID_SVXSTR_LEND19"
msgid "Half Circle unfilled"
msgstr ""
#. mfGCE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:973
+#: include/svx/strings.hrc:975
msgctxt "RID_SVXSTR_LEND20"
msgid "Dimension Line Arrow"
msgstr ""
#. epSjr
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:975
+#: include/svx/strings.hrc:977
msgctxt "RID_SVXSTR_LEND21"
msgid "Line short"
msgstr ""
#. yVmQp
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:977
+#: include/svx/strings.hrc:979
msgctxt "RID_SVXSTR_LEND22"
msgid "Line"
msgstr ""
#. im8fN
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:979
+#: include/svx/strings.hrc:981
msgctxt "RID_SVXSTR_LEND23"
msgid "Half Arrow left"
msgstr ""
#. EVYD7
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:981
+#: include/svx/strings.hrc:983
msgctxt "RID_SVXSTR_LEND24"
msgid "Half Arrow right"
msgstr ""
#. VZ8vx
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:983
+#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_LEND25"
msgid "Reversed Arrow"
msgstr ""
#. yTXvH
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:985
+#: include/svx/strings.hrc:987
msgctxt "RID_SVXSTR_LEND26"
msgid "CF One"
msgstr ""
#. cF4FB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:987
+#: include/svx/strings.hrc:989
msgctxt "RID_SVXSTR_LEND27"
msgid "CF Only One"
msgstr ""
#. qbpvv
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:989
+#: include/svx/strings.hrc:991
msgctxt "RID_SVXSTR_LEND28"
msgid "CF Many"
msgstr ""
#. 6wQxC
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:991
+#: include/svx/strings.hrc:993
msgctxt "RID_SVXSTR_LEND29"
msgid "CF Many One"
msgstr ""
#. JzCsB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:993
+#: include/svx/strings.hrc:995
msgctxt "RID_SVXSTR_LEND30"
msgid "CF Zero One"
msgstr ""
#. SBCut
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:995
+#: include/svx/strings.hrc:997
msgctxt "RID_SVXSTR_LEND31"
msgid "CF Zero Many"
msgstr ""
#. EXsKo
-#: include/svx/strings.hrc:996
+#: include/svx/strings.hrc:998
msgctxt "RID_SVXSTR_TRASNGR0"
msgid "Transparency"
msgstr "الشفافية"
#. hGytB
-#: include/svx/strings.hrc:997
+#: include/svx/strings.hrc:999
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_1"
msgid "Green 1 (%PRODUCTNAME Main Color)"
msgstr ""
#. Msh88
-#: include/svx/strings.hrc:998
+#: include/svx/strings.hrc:1000
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT"
msgid "Green Accent"
msgstr "علامة نقطية خضراء"
#. opj2M
-#: include/svx/strings.hrc:999
+#: include/svx/strings.hrc:1001
msgctxt "RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT"
msgid "Blue Accent"
msgstr "علامة نقطية زرقاء"
#. tC5jE
-#: include/svx/strings.hrc:1000
+#: include/svx/strings.hrc:1002
msgctxt "RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT"
msgid "Orange Accent"
msgstr "علامة نقطية برتقالية"
#. 3T9pJ
-#: include/svx/strings.hrc:1001
+#: include/svx/strings.hrc:1003
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
msgstr "بنفسجي"
#. N5FWG
-#: include/svx/strings.hrc:1002
+#: include/svx/strings.hrc:1004
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
msgid "Purple Accent"
msgstr "علامة نقطية بنفسجية"
#. Nhtbq
-#: include/svx/strings.hrc:1003
+#: include/svx/strings.hrc:1005
msgctxt "RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT"
msgid "Yellow Accent"
msgstr "علامة نقطية صفراء"
#. apBBr
-#: include/svx/strings.hrc:1005
+#: include/svx/strings.hrc:1007
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr "سمة المعرض"
#. BseGn
-#: include/svx/strings.hrc:1006
+#: include/svx/strings.hrc:1008
msgctxt "RID_SVXSTR_SUCCESSRECOV"
msgid "Successfully recovered"
msgstr "نجحت الاستعادة"
#. LfjDh
-#: include/svx/strings.hrc:1007
+#: include/svx/strings.hrc:1009
msgctxt "RID_SVXSTR_ORIGDOCRECOV"
msgid "Original document recovered"
msgstr "استُعيد المستند الأصلي"
#. BEAbm
-#: include/svx/strings.hrc:1008
+#: include/svx/strings.hrc:1010
msgctxt "RID_SVXSTR_RECOVFAILED"
msgid "Recovery failed"
msgstr "فشلت الاستعادة"
#. 5ye7z
-#: include/svx/strings.hrc:1009
+#: include/svx/strings.hrc:1011
msgctxt "RID_SVXSTR_RECOVINPROGR"
msgid "Recovery in progress"
msgstr "تقدّم الاستعادة"
#. tEbUT
-#: include/svx/strings.hrc:1010
+#: include/svx/strings.hrc:1012
msgctxt "RID_SVXSTR_NOTRECOVYET"
msgid "Not recovered yet"
msgstr "لم تتم الاستعادة بعد"
#. EaAMF
-#: include/svx/strings.hrc:1011
+#: include/svx/strings.hrc:1013
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
msgstr "بدأ %PRODUCTNAME %PRODUCTVERSION باستعادة مستنداتك. يختلف وقت انتهاء العملية حسب حجم المستندات."
#. AicJe
-#: include/svx/strings.hrc:1012
+#: include/svx/strings.hrc:1014
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
msgstr "اكتملت استعادة مستنداتك. انقر ’أنهِ‘ لرؤيتها."
#. ZbeCG
-#: include/svx/strings.hrc:1013
+#: include/svx/strings.hrc:1015
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
msgid "~Finish"
msgstr "إ~نهاء"
#. BBeKk
-#: include/svx/strings.hrc:1014
+#: include/svx/strings.hrc:1016
#, fuzzy
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr "القيم المخصّصة الأخيرة"
#. mENBU
-#: include/svx/strings.hrc:1015
+#: include/svx/strings.hrc:1017
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "نقطة"
#. fRyqX
-#: include/svx/strings.hrc:1017
+#: include/svx/strings.hrc:1019
msgctxt "RID_SVXSTR_EXPORT_GRAPHIC_TITLE"
msgid "Image Export"
msgstr "تصدير الصورة"
#. xXhtG
-#: include/svx/strings.hrc:1018
+#: include/svx/strings.hrc:1020
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
msgstr "احفظ كصورة"
#. jWKoC
#. Strings for the Draw Dialog --------------------------------------------
-#: include/svx/strings.hrc:1021
+#: include/svx/strings.hrc:1023
msgctxt "RID_SVX_3D_UNDO_EXCHANGE_PASTE"
msgid "Insert object(s)"
msgstr "إدراج كائن(ات)"
#. Heqmn
-#: include/svx/strings.hrc:1022
+#: include/svx/strings.hrc:1024
msgctxt "RID_SVX_3D_UNDO_ROTATE"
msgid "Rotate 3D object"
msgstr "تدوير الكائن ثلاثي الأبعاد"
#. AC56T
-#: include/svx/strings.hrc:1023
+#: include/svx/strings.hrc:1025
msgctxt "RID_SVX_3D_UNDO_EXTRUDE"
msgid "Create extrusion object"
msgstr "إنشاء كائن نتوء"
#. 4DonY
-#: include/svx/strings.hrc:1024
+#: include/svx/strings.hrc:1026
msgctxt "RID_SVX_3D_UNDO_LATHE"
msgid "Create rotation object"
msgstr "إنشاء كائن الدوران"
#. EL9V9
-#: include/svx/strings.hrc:1025
+#: include/svx/strings.hrc:1027
msgctxt "RID_SVX_3D_UNDO_BREAK_LATHE"
msgid "Split 3D object"
msgstr "تقسيم كائن ثلاثي الأبعاد"
#. BBZGA
#. Language-Strings ------------------------------------------------------
-#: include/svx/strings.hrc:1028
+#: include/svx/strings.hrc:1030
msgctxt "RID_SVXSTR_LANGUAGE_ALL"
msgid "[All]"
msgstr "[All]"
#. RZVDm
-#: include/svx/strings.hrc:1030
+#: include/svx/strings.hrc:1032
msgctxt "RID_SVXSTR_GALLERY_FILTER"
msgid "Graphics filter"
msgstr "مرشّح الرسوم"
#. YNjeD
-#: include/svx/strings.hrc:1031
+#: include/svx/strings.hrc:1033
msgctxt "RID_SVXSTR_GALLERY_NEWTHEME"
msgid "New Theme"
msgstr "سمة جديدة"
#. 5uYha
-#: include/svx/strings.hrc:1033
+#: include/svx/strings.hrc:1035
msgctxt "RID_GALLERYSTR_THEME_3D"
msgid "3D Effects"
msgstr "تأثيرات ثلاثية الأبعاد"
#. 78DGx
-#: include/svx/strings.hrc:1034
+#: include/svx/strings.hrc:1036
msgctxt "RID_GALLERYSTR_THEME_ANIMATIONS"
msgid "Animations"
msgstr "حركات"
#. zGEez
-#: include/svx/strings.hrc:1035
+#: include/svx/strings.hrc:1037
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr "نقاط"
#. MwX9z
-#: include/svx/strings.hrc:1036
+#: include/svx/strings.hrc:1038
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr "مكتب"
#. dAwiC
-#: include/svx/strings.hrc:1037
+#: include/svx/strings.hrc:1039
msgctxt "RID_GALLERYSTR_THEME_FLAGS"
msgid "Flags"
msgstr "أعلام"
#. Ccn8V
-#: include/svx/strings.hrc:1038
+#: include/svx/strings.hrc:1040
msgctxt "RID_GALLERYSTR_THEME_FLOWCHARTS"
msgid "Flow Charts"
msgstr "تخطيطات انسيابية"
#. 6ouMS
-#: include/svx/strings.hrc:1039
+#: include/svx/strings.hrc:1041
msgctxt "RID_GALLERYSTR_THEME_EMOTICONS"
msgid "Emoticons"
msgstr "صور تعبيرية"
#. 8GPFu
-#: include/svx/strings.hrc:1040
+#: include/svx/strings.hrc:1042
#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "الصور"
#. sqh2w
-#: include/svx/strings.hrc:1041
+#: include/svx/strings.hrc:1043
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
msgid "Backgrounds"
msgstr "خلفيات"
#. B3KuT
-#: include/svx/strings.hrc:1042
+#: include/svx/strings.hrc:1044
msgctxt "RID_GALLERYSTR_THEME_HOMEPAGE"
msgid "Homepage"
msgstr "الصفحة الرئيسية"
#. WR8JQ
-#: include/svx/strings.hrc:1043
+#: include/svx/strings.hrc:1045
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr "تفاعل"
#. EbEZ6
-#: include/svx/strings.hrc:1044
+#: include/svx/strings.hrc:1046
msgctxt "RID_GALLERYSTR_THEME_MAPS"
msgid "Maps"
msgstr "خرائط"
#. GALA8
-#: include/svx/strings.hrc:1045
+#: include/svx/strings.hrc:1047
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr "أشخاص"
#. ZMoiA
-#: include/svx/strings.hrc:1046
+#: include/svx/strings.hrc:1048
msgctxt "RID_GALLERYSTR_THEME_SURFACES"
msgid "Surfaces"
msgstr "أسطح"
#. hNaiH
-#: include/svx/strings.hrc:1047
+#: include/svx/strings.hrc:1049
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "الحواسيب"
#. mrvvG
-#: include/svx/strings.hrc:1048
+#: include/svx/strings.hrc:1050
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "مخططات"
#. HhrDx
-#: include/svx/strings.hrc:1049
+#: include/svx/strings.hrc:1051
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr "بيئة"
#. 2jVzE
-#: include/svx/strings.hrc:1050
+#: include/svx/strings.hrc:1052
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "مالية"
#. cmF3B
-#: include/svx/strings.hrc:1051
+#: include/svx/strings.hrc:1053
msgctxt "RID_GALLERYSTR_THEME_TRANSPORT"
msgid "Transport"
msgstr "نقل"
#. as3XM
-#: include/svx/strings.hrc:1052
+#: include/svx/strings.hrc:1054
msgctxt "RID_GALLERYSTR_THEME_TXTSHAPES"
msgid "Textshapes"
msgstr "أشكال نصية"
#. gGyFP
-#: include/svx/strings.hrc:1053
+#: include/svx/strings.hrc:1055
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr "أصوات"
#. 5NrPj
-#: include/svx/strings.hrc:1054
+#: include/svx/strings.hrc:1056
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "رموز"
#. AiXUK
-#: include/svx/strings.hrc:1055
+#: include/svx/strings.hrc:1057
msgctxt "RID_GALLERYSTR_THEME_MYTHEME"
msgid "My Theme"
msgstr "سِمَتي"
#. uRxP4
-#: include/svx/strings.hrc:1056
+#: include/svx/strings.hrc:1058
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr "الأسهم"
#. c3WXh
-#: include/svx/strings.hrc:1057
+#: include/svx/strings.hrc:1059
msgctxt "RID_GALLERYSTR_THEME_BALLOONS"
msgid "Balloons"
msgstr "بالونات"
#. pmiE7
-#: include/svx/strings.hrc:1058
+#: include/svx/strings.hrc:1060
msgctxt "RID_GALLERYSTR_THEME_KEYBOARD"
msgid "Keyboard"
msgstr "لوحة المفاتيح"
#. LYdAf
-#: include/svx/strings.hrc:1059
+#: include/svx/strings.hrc:1061
msgctxt "RID_GALLERYSTR_THEME_TIME"
msgid "Time"
msgstr "الوقت"
#. 4UGrY
-#: include/svx/strings.hrc:1060
+#: include/svx/strings.hrc:1062
msgctxt "RID_GALLERYSTR_THEME_PRESENTATION"
msgid "Presentation"
msgstr "عرض تقديمي"
#. a46Xm
-#: include/svx/strings.hrc:1061
+#: include/svx/strings.hrc:1063
msgctxt "RID_GALLERYSTR_THEME_CALENDAR"
msgid "Calendar"
msgstr "التقويم"
#. YpuGv
-#: include/svx/strings.hrc:1062
+#: include/svx/strings.hrc:1064
msgctxt "RID_GALLERYSTR_THEME_NAVIGATION"
msgid "Navigation"
msgstr "الملاحة"
#. gAJH4
-#: include/svx/strings.hrc:1063
+#: include/svx/strings.hrc:1065
msgctxt "RID_GALLERYSTR_THEME_COMMUNICATION"
msgid "Communication"
msgstr "اتصال"
#. ETEJu
-#: include/svx/strings.hrc:1064
+#: include/svx/strings.hrc:1066
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "مالية"
#. rNez6
-#: include/svx/strings.hrc:1065
+#: include/svx/strings.hrc:1067
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "الحواسيب"
#. ioX7y
-#: include/svx/strings.hrc:1066
+#: include/svx/strings.hrc:1068
msgctxt "RID_GALLERYSTR_THEME_CLIMA"
msgid "Climate"
msgstr "الطقس"
#. MmYFp
-#: include/svx/strings.hrc:1067
+#: include/svx/strings.hrc:1069
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "المدرسة والجامعة"
#. EKFgg
-#: include/svx/strings.hrc:1068
+#: include/svx/strings.hrc:1070
msgctxt "RID_GALLERYSTR_THEME_TROUBLE"
msgid "Problem Solving"
msgstr "حل المشاكل"
#. GgrBp
-#: include/svx/strings.hrc:1069
+#: include/svx/strings.hrc:1071
msgctxt "RID_GALLERYSTR_THEME_SCREENBEANS"
msgid "Screen Beans"
msgstr "Screen Beans"
#. E6onK
-#: include/svx/strings.hrc:1071
+#: include/svx/strings.hrc:1073
msgctxt "RID_SVXSTR_QRY_PRINT_TITLE"
msgid "Printing selection"
msgstr "طباعة التحديد"
#. HzX9m
-#: include/svx/strings.hrc:1072
+#: include/svx/strings.hrc:1074
msgctxt "RID_SVXSTR_QRY_PRINT_MSG"
msgid "Do you want to print the selection or the entire document?"
msgstr "هل تريد طباعة التحديد فقط أم المستند بأكمله؟"
#. 3UyC8
-#: include/svx/strings.hrc:1073
+#: include/svx/strings.hrc:1075
msgctxt "RID_SVXSTR_QRY_PRINT_ALL"
msgid "~All"
msgstr "ال~كل"
#. UxfS3
-#: include/svx/strings.hrc:1074
+#: include/svx/strings.hrc:1076
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "ال~تحديد"
#. KTgDd
-#: include/svx/strings.hrc:1076
+#: include/svx/strings.hrc:1078
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "نتوء شمالي-غربي"
#. N6KLd
-#: include/svx/strings.hrc:1077
+#: include/svx/strings.hrc:1079
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "نتوء شمالي"
#. AB6Vj
-#: include/svx/strings.hrc:1078
+#: include/svx/strings.hrc:1080
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "نتوء شمالي-شرقي"
#. NBBEB
-#: include/svx/strings.hrc:1079
+#: include/svx/strings.hrc:1081
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "نتوء غربي"
#. d9n5U
-#: include/svx/strings.hrc:1080
+#: include/svx/strings.hrc:1082
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "نتوء للخلف"
#. A2mcf
-#: include/svx/strings.hrc:1081
+#: include/svx/strings.hrc:1083
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "نتوء شرقي"
#. onGib
-#: include/svx/strings.hrc:1082
+#: include/svx/strings.hrc:1084
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "نتوء جنوبي-غربي"
#. XLQFD
-#: include/svx/strings.hrc:1083
+#: include/svx/strings.hrc:1085
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "نتوء جنوبي"
#. v5wRm
-#: include/svx/strings.hrc:1084
+#: include/svx/strings.hrc:1086
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "نتوء جنوبي-شرقي"
#. 4DGjm
-#: include/svx/strings.hrc:1085
+#: include/svx/strings.hrc:1087
msgctxt "RID_SVXSTR_DEPTH_0"
msgid "~0 cm"
msgstr "~0 سم"
#. kRzVE
-#: include/svx/strings.hrc:1086
+#: include/svx/strings.hrc:1088
msgctxt "RID_SVXSTR_DEPTH_1"
msgid "~1 cm"
msgstr "~1 سم"
#. CSmTh
-#: include/svx/strings.hrc:1087
+#: include/svx/strings.hrc:1089
msgctxt "RID_SVXSTR_DEPTH_2"
msgid "~2.5 cm"
msgstr "~2.5 سم"
#. eYrvo
-#: include/svx/strings.hrc:1088
+#: include/svx/strings.hrc:1090
msgctxt "RID_SVXSTR_DEPTH_3"
msgid "~5 cm"
msgstr "~5 سم"
#. G4Ckx
-#: include/svx/strings.hrc:1089
+#: include/svx/strings.hrc:1091
msgctxt "RID_SVXSTR_DEPTH_4"
msgid "10 ~cm"
msgstr "10 ~سم"
#. LGHsL
-#: include/svx/strings.hrc:1090
+#: include/svx/strings.hrc:1092
msgctxt "RID_SVXSTR_DEPTH_0_INCH"
msgid "0 inch"
msgstr "0 إنش"
#. HPevm
-#: include/svx/strings.hrc:1091
+#: include/svx/strings.hrc:1093
msgctxt "RID_SVXSTR_DEPTH_1_INCH"
msgid "0.~5 inch"
msgstr "0.~5 إنش"
#. GvKjC
-#: include/svx/strings.hrc:1092
+#: include/svx/strings.hrc:1094
msgctxt "RID_SVXSTR_DEPTH_2_INCH"
msgid "~1 inch"
msgstr "~1 إنش"
#. gmzHb
-#: include/svx/strings.hrc:1093
+#: include/svx/strings.hrc:1095
msgctxt "RID_SVXSTR_DEPTH_3_INCH"
msgid "~2 inch"
msgstr "~2 إنش"
#. DE5kt
-#: include/svx/strings.hrc:1094
+#: include/svx/strings.hrc:1096
msgctxt "RID_SVXSTR_DEPTH_4_INCH"
msgid "~4 inch"
msgstr "~4 إنش"
#. K5dY9
-#: include/svx/strings.hrc:1096
+#: include/svx/strings.hrc:1098
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr "بلا تعبئة"
#. TFBK3
-#: include/svx/strings.hrc:1097
+#: include/svx/strings.hrc:1099
#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "الشفافية"
#. c7adj
-#: include/svx/strings.hrc:1098
+#: include/svx/strings.hrc:1100
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "المبدئيّ"
#. djHis
-#: include/svx/strings.hrc:1099
+#: include/svx/strings.hrc:1101
msgctxt "RID_SVXSTR_FRAME"
msgid "Borders"
msgstr "الحدود"
#. PURr6
-#: include/svx/strings.hrc:1100
+#: include/svx/strings.hrc:1102
msgctxt "RID_SVXSTR_FRAME_STYLE"
msgid "Border Style"
msgstr "نمط الحدود"
#. 9Ckww
-#: include/svx/strings.hrc:1101
+#: include/svx/strings.hrc:1103
msgctxt "RID_SVXSTR_MORENUMBERING"
msgid "More Numbering..."
msgstr "بقية أنواع الترقيم…"
#. cDG4s
-#: include/svx/strings.hrc:1102
+#: include/svx/strings.hrc:1104
msgctxt "RID_SVXSTR_MOREBULLETS"
msgid "More Bullets..."
msgstr ""
#. uDT6G
-#: include/svx/strings.hrc:1103
+#: include/svx/strings.hrc:1105
#, fuzzy
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr "حسب المؤلف"
#. q2Le9
-#: include/svx/strings.hrc:1104
+#: include/svx/strings.hrc:1106
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "الصفحات"
#. jfL9n
-#: include/svx/strings.hrc:1105
+#: include/svx/strings.hrc:1107
msgctxt "RID_SVXSTR_CLEARFORM"
msgid "Clear formatting"
msgstr "مسح التنسيق"
#. f6nP8
-#: include/svx/strings.hrc:1106
+#: include/svx/strings.hrc:1108
msgctxt "RID_SVXSTR_MORE_STYLES"
msgid "More Styles..."
msgstr "أنماط أكثر..."
#. DPbrc
-#: include/svx/strings.hrc:1107
+#: include/svx/strings.hrc:1109
msgctxt "RID_SVXSTR_MORE"
msgid "More Options..."
msgstr "خيارات أكثر..."
#. D25BE
#. This is duplicated in GenericCommands.xcu in officecfg.
-#: include/svx/strings.hrc:1109
+#: include/svx/strings.hrc:1111
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "اسم الخط"
#. SKCYy
-#: include/svx/strings.hrc:1110
+#: include/svx/strings.hrc:1112
msgctxt "RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE"
msgid "Font Name. The current font is not available and will be substituted."
msgstr "اسم الخط. اسم الخط الحالي غير متوفّر وسيُستبْدَل."
#. CVvXU
-#: include/svx/strings.hrc:1111
+#: include/svx/strings.hrc:1113
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "مخصّصة"
#. xqzJj
-#: include/svx/strings.hrc:1112
+#: include/svx/strings.hrc:1114
msgctxt "RID_SVXSTR_DOC_COLORS"
msgid "Document colors"
msgstr "ألوان المستند"
#. 6BoWp
-#: include/svx/strings.hrc:1113
+#: include/svx/strings.hrc:1115
msgctxt "RID_SVXSTR_DOC_COLOR_PREFIX"
msgid "Document Color"
msgstr "لون المستند"
#. DJGyY
-#: include/svx/strings.hrc:1115
+#: include/svx/strings.hrc:1117
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr "النتوء"
#. TyWTi
-#: include/svx/strings.hrc:1116
+#: include/svx/strings.hrc:1118
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF"
msgid "Apply Extrusion On/Off"
msgstr "تطبيق تشغيل/إيقاف النتوء"
#. DKFYE
-#: include/svx/strings.hrc:1117
+#: include/svx/strings.hrc:1119
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr "إمالة لأسفل"
#. 2Rrxc
-#: include/svx/strings.hrc:1118
+#: include/svx/strings.hrc:1120
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr "إمالة لأعلى"
#. eDpJK
-#: include/svx/strings.hrc:1119
+#: include/svx/strings.hrc:1121
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr "إمالة لليسار"
#. CWDSN
-#: include/svx/strings.hrc:1120
+#: include/svx/strings.hrc:1122
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr "إمالة لليمين"
#. CxYgt
-#: include/svx/strings.hrc:1121
+#: include/svx/strings.hrc:1123
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH"
msgid "Change Extrusion Depth"
msgstr "تغيير عمق النتوء"
#. c5JCp
-#: include/svx/strings.hrc:1122
+#: include/svx/strings.hrc:1124
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION"
msgid "Change Orientation"
msgstr "تغيير الاتجاه"
#. KDSyh
-#: include/svx/strings.hrc:1123
+#: include/svx/strings.hrc:1125
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION"
msgid "Change Projection Type"
msgstr "تغيير نوع التوجيه"
#. JpzeS
-#: include/svx/strings.hrc:1124
+#: include/svx/strings.hrc:1126
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING"
msgid "Change Lighting"
msgstr "تغيير الإضاءة"
#. j4AR9
-#: include/svx/strings.hrc:1125
+#: include/svx/strings.hrc:1127
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS"
msgid "Change Brightness"
msgstr "تغيير البياض"
#. yA2xm
-#: include/svx/strings.hrc:1126
+#: include/svx/strings.hrc:1128
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE"
msgid "Change Extrusion Surface"
msgstr "تغيير سطح النتوء"
#. DFEZP
-#: include/svx/strings.hrc:1127
+#: include/svx/strings.hrc:1129
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR"
msgid "Change Extrusion Color"
msgstr "تغيير لون النتوء"
#. hXNfG
-#: include/svx/strings.hrc:1129
+#: include/svx/strings.hrc:1131
msgctxt "RID_SVXFLOAT3D_FAVORITE"
msgid "Favorite"
msgstr "المفضل"
#. uPyWe
-#: include/svx/strings.hrc:1130
+#: include/svx/strings.hrc:1132
msgctxt "RID_SVXFLOAT3D_FIX_R"
msgid "R:"
msgstr "أحمر:"
#. UMMJN
-#: include/svx/strings.hrc:1131
+#: include/svx/strings.hrc:1133
msgctxt "RID_SVXFLOAT3D_FIX_G"
msgid "G:"
msgstr "أخضر:"
#. ocdkG
-#: include/svx/strings.hrc:1132
+#: include/svx/strings.hrc:1134
msgctxt "RID_SVXFLOAT3D_FIX_B"
msgid "B:"
msgstr "أزرق:"
#. L962H
-#: include/svx/strings.hrc:1134
+#: include/svx/strings.hrc:1136
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr "معمل الخطوط"
#. 7RVov
-#: include/svx/strings.hrc:1135
+#: include/svx/strings.hrc:1137
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE"
msgid "Apply Fontwork Shape"
msgstr "تطبيق شكل معمل الخطوط"
#. h3CLw
-#: include/svx/strings.hrc:1136
+#: include/svx/strings.hrc:1138
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
msgstr "تطبيق ارتفاع الأحرف نفسه لمعمل الخطوط"
#. 6h2dG
-#: include/svx/strings.hrc:1137
+#: include/svx/strings.hrc:1139
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
msgid "Apply Fontwork Alignment"
msgstr "تطبيق محاذاة معمل الخطوط"
#. eKHcV
-#: include/svx/strings.hrc:1138
+#: include/svx/strings.hrc:1140
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING"
msgid "Apply Fontwork Character Spacing"
msgstr "تطبيق تباعد أحرف معمل الخطوط"
#. oo88Y
-#: include/svx/strings.hrc:1140
+#: include/svx/strings.hrc:1142
msgctxt "RID_SVXSTR_A11Y_WITH"
msgid "with"
msgstr "مع"
#. 4sz83
-#: include/svx/strings.hrc:1141
+#: include/svx/strings.hrc:1143
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
msgstr "النمط"
#. fEHXC
-#: include/svx/strings.hrc:1142
+#: include/svx/strings.hrc:1144
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr "و"
#. EoET4
#. SvxRectCtl
-#: include/svx/strings.hrc:1144
+#: include/svx/strings.hrc:1146
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_NAME"
msgid "Corner control"
msgstr "عنصر تحكم الزاوية"
#. CUEEW
-#: include/svx/strings.hrc:1145
+#: include/svx/strings.hrc:1147
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_DESCR"
msgid "Selection of a corner point."
msgstr "تحديد نقطة زاوية."
#. cQmVp
-#: include/svx/strings.hrc:1146
+#: include/svx/strings.hrc:1148
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LT"
msgid "Top left"
msgstr "أعلى اليسار"
#. TtnJn
-#: include/svx/strings.hrc:1147
+#: include/svx/strings.hrc:1149
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MT"
msgid "Top middle"
msgstr "أعلى الوسط"
#. UERVC
-#: include/svx/strings.hrc:1148
+#: include/svx/strings.hrc:1150
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RT"
msgid "Top right"
msgstr "أعلى اليمين"
#. CznfN
-#: include/svx/strings.hrc:1149
+#: include/svx/strings.hrc:1151
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LM"
msgid "Left center"
msgstr "يسار الوسط"
#. jvzC7
-#: include/svx/strings.hrc:1150
+#: include/svx/strings.hrc:1152
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MM"
msgid "Center"
msgstr "وسط"
#. HPtYD
-#: include/svx/strings.hrc:1151
+#: include/svx/strings.hrc:1153
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RM"
msgid "Right center"
msgstr "يمين الوسط"
#. v4SqB
-#: include/svx/strings.hrc:1152
+#: include/svx/strings.hrc:1154
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LB"
msgid "Bottom left"
msgstr "أسفل اليسار"
#. daA8a
-#: include/svx/strings.hrc:1153
+#: include/svx/strings.hrc:1155
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MB"
msgid "Bottom middle"
msgstr "أسفل الوسط"
#. DGWf8
-#: include/svx/strings.hrc:1154
+#: include/svx/strings.hrc:1156
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RB"
msgid "Bottom right"
msgstr "أسفل اليمين"
#. AZsBC
#. SvxGraphCtrlAccessibleContext
-#: include/svx/strings.hrc:1156
+#: include/svx/strings.hrc:1158
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_NAME"
msgid "Contour control"
msgstr "عنصر تحكم خط كفافي"
#. aMva8
-#: include/svx/strings.hrc:1157
+#: include/svx/strings.hrc:1159
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION"
msgid "This is where you can edit the contour."
msgstr "يمكنك هنا تعديل الخط الكفافي."
#. DXEuF
-#: include/svx/strings.hrc:1158
+#: include/svx/strings.hrc:1160
msgctxt "RID_SVXSTR_CHARACTER_SELECTION"
msgid "Special character selection"
msgstr "اختيار الأحرف الخاصة"
#. JfRzP
-#: include/svx/strings.hrc:1159
+#: include/svx/strings.hrc:1161
msgctxt "RID_SVXSTR_CHAR_SEL_DESC"
msgid "Select special characters in this area."
msgstr "اختيار الأحرف الخاصة في هذه المساحة."
#. umWuB
#. The space behind is a must.
-#: include/svx/strings.hrc:1161
+#: include/svx/strings.hrc:1163
msgctxt "RID_SVXSTR_CHARACTER_CODE"
msgid "Character code "
msgstr "رمز الحرف "
#. HECeC
-#: include/svx/strings.hrc:1163
+#: include/svx/strings.hrc:1165
msgctxt "RID_ERR_FIELDREQUIRED"
msgid "Input required in field '#'. Please enter a value."
msgstr "مطلوب إدخال في الحقل '#'. الرجاء كتابة قيمة."
#. w4wm8
-#: include/svx/strings.hrc:1164
+#: include/svx/strings.hrc:1166
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "النماذج"
#. cz8aS
-#: include/svx/strings.hrc:1165
+#: include/svx/strings.hrc:1167
msgctxt "RID_STR_NO_PROPERTIES"
msgid "No control selected"
msgstr "لم يتم تحديد عنصر تحكم"
#. JG7Es
-#: include/svx/strings.hrc:1166
+#: include/svx/strings.hrc:1168
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "الخصائص: "
#. YQvBF
-#: include/svx/strings.hrc:1167
+#: include/svx/strings.hrc:1169
msgctxt "RID_STR_PROPERTIES_FORM"
msgid "Form Properties"
msgstr "خصائص النموذج"
#. qS9Rn
-#: include/svx/strings.hrc:1168
+#: include/svx/strings.hrc:1170
msgctxt "RID_STR_FMEXPLORER"
msgid "Form Navigator"
msgstr "ملاح النموذج"
#. PzEVD
-#: include/svx/strings.hrc:1169
+#: include/svx/strings.hrc:1171
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "النموذج"
#. FWPxF
-#: include/svx/strings.hrc:1170
+#: include/svx/strings.hrc:1172
msgctxt "RID_STR_HIDDEN"
msgid "Hidden"
msgstr ""
#. DnoDH
-#: include/svx/strings.hrc:1171
+#: include/svx/strings.hrc:1173
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr "النموذج"
#. Ba4Gy
-#: include/svx/strings.hrc:1172
+#: include/svx/strings.hrc:1174
msgctxt "RID_STR_PROPTITLE_HIDDEN"
msgid "Hidden Control"
msgstr "وحدة تحكم مخفية"
#. wtZqP
-#: include/svx/strings.hrc:1173
+#: include/svx/strings.hrc:1175
msgctxt "RID_STR_CONTROL"
msgid "Control"
msgstr "عنصر تحكم"
#. HvXRK
-#: include/svx/strings.hrc:1174
+#: include/svx/strings.hrc:1176
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr "السجل"
#. HmTfB
-#: include/svx/strings.hrc:1175
+#: include/svx/strings.hrc:1177
msgctxt "RID_STR_REC_FROM_TEXT"
msgid "of"
msgstr "من"
#. NZ68L
-#: include/svx/strings.hrc:1176
+#: include/svx/strings.hrc:1178
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "إضافة حقل:"
#. vGXiw
-#: include/svx/strings.hrc:1177
+#: include/svx/strings.hrc:1179
msgctxt "RID_STR_WRITEERROR"
msgid "Error writing data to database"
msgstr "حدث خطأ أثناء الكتابة في قاعدة البيانات"
#. zzFRi
-#: include/svx/strings.hrc:1178
+#: include/svx/strings.hrc:1180
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr "خطأ في بنية عبارة الاستعلام"
#. fS8JJ
-#: include/svx/strings.hrc:1179
+#: include/svx/strings.hrc:1181
msgctxt "RID_STR_DELETECONFIRM_RECORD"
msgid "You intend to delete 1 record."
msgstr "تنوي حذف سجل واحد."
#. Qb4Gk
-#: include/svx/strings.hrc:1180
+#: include/svx/strings.hrc:1182
msgctxt "RID_STR_DELETECONFIRM_RECORDS"
msgid "# records will be deleted."
msgstr "سيتم حذف # سجل."
#. zSJQe
-#: include/svx/strings.hrc:1181
+#: include/svx/strings.hrc:1183
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -6592,337 +6604,337 @@ msgstr ""
"هل تريد المتابعة على أي حال؟"
#. Kb7sF
-#: include/svx/strings.hrc:1182
+#: include/svx/strings.hrc:1184
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr "شريط الملاحة"
#. pKEQb
-#: include/svx/strings.hrc:1183
+#: include/svx/strings.hrc:1185
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "العمود"
#. FXRKA
-#: include/svx/strings.hrc:1184
+#: include/svx/strings.hrc:1186
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Set property '#'"
msgstr "تعيين الخاصية '#'"
#. hXjTN
-#: include/svx/strings.hrc:1185
+#: include/svx/strings.hrc:1187
msgctxt "RID_STR_UNDO_CONTAINER_INSERT"
msgid "Insert in container"
msgstr "إدراج في حاوية"
#. BWpyC
-#: include/svx/strings.hrc:1186
+#: include/svx/strings.hrc:1188
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE"
msgid "Delete #"
msgstr "حذف #"
#. ZeaDk
-#: include/svx/strings.hrc:1187
+#: include/svx/strings.hrc:1189
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE"
msgid "Delete # objects"
msgstr "حذف # كائن"
#. VgGrE
-#: include/svx/strings.hrc:1188
+#: include/svx/strings.hrc:1190
msgctxt "RID_STR_UNDO_CONTAINER_REPLACE"
msgid "Replace a container element"
msgstr "استبدال أحد عناصر الحاوية"
#. FoXgt
-#: include/svx/strings.hrc:1189
+#: include/svx/strings.hrc:1191
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
msgstr "استبدال عنصر تحكم"
#. ZGDAr
-#: include/svx/strings.hrc:1191
+#: include/svx/strings.hrc:1193
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "مربع نص"
#. CBmAL
-#: include/svx/strings.hrc:1192
+#: include/svx/strings.hrc:1194
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "خانة اختيار"
#. xwuJF
-#: include/svx/strings.hrc:1193
+#: include/svx/strings.hrc:1195
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "مربع تحرير وسرد"
#. WiNUf
-#: include/svx/strings.hrc:1194
+#: include/svx/strings.hrc:1196
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "مربع قائمة"
#. a7gAj
-#: include/svx/strings.hrc:1195
+#: include/svx/strings.hrc:1197
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "حقل التاريخ"
#. EaBTj
-#: include/svx/strings.hrc:1196
+#: include/svx/strings.hrc:1198
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "حقل الوقت"
#. DWfsm
-#: include/svx/strings.hrc:1197
+#: include/svx/strings.hrc:1199
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "حقل رقمي"
#. TYjnr
-#: include/svx/strings.hrc:1198
+#: include/svx/strings.hrc:1200
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "حقل العملة"
#. B6MEP
-#: include/svx/strings.hrc:1199
+#: include/svx/strings.hrc:1201
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "حقل النمط"
#. DEn9D
-#: include/svx/strings.hrc:1200
+#: include/svx/strings.hrc:1202
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "حقل مُنسَّق"
#. V4iMu
-#: include/svx/strings.hrc:1202
+#: include/svx/strings.hrc:1204
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "زر الضغط"
#. TreFC
-#: include/svx/strings.hrc:1203
+#: include/svx/strings.hrc:1205
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "زر خيار"
#. NFysA
-#: include/svx/strings.hrc:1204
+#: include/svx/strings.hrc:1206
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "فشلت التسمية"
#. E5mMK
-#: include/svx/strings.hrc:1205
+#: include/svx/strings.hrc:1207
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "مربع مجموعة"
#. 5474w
-#: include/svx/strings.hrc:1206
+#: include/svx/strings.hrc:1208
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "زر صورة"
#. qT2Ed
-#: include/svx/strings.hrc:1207
+#: include/svx/strings.hrc:1209
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "التحكم بالصورة"
#. 6Qvho
-#: include/svx/strings.hrc:1208
+#: include/svx/strings.hrc:1210
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "تحديد الملف"
#. uEYBR
-#: include/svx/strings.hrc:1209
+#: include/svx/strings.hrc:1211
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr "التحكم بالجدول "
#. 3SUEn
-#: include/svx/strings.hrc:1210
+#: include/svx/strings.hrc:1212
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr "شريط التمرير"
#. VtEN6
-#: include/svx/strings.hrc:1211
+#: include/svx/strings.hrc:1213
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr "زر زيادة ونقصان"
#. eGgm4
-#: include/svx/strings.hrc:1212
+#: include/svx/strings.hrc:1214
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "شريط الملاحة"
#. yME46
-#: include/svx/strings.hrc:1213
+#: include/svx/strings.hrc:1215
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "تحديد متعدد"
#. s94UU
-#: include/svx/strings.hrc:1215
+#: include/svx/strings.hrc:1217
msgctxt "RID_STR_DATE_AND_TIME"
msgid "Date and Time Field"
msgstr ""
#. PzA5d
-#: include/svx/strings.hrc:1217
+#: include/svx/strings.hrc:1219
msgctxt "RID_STR_NODATACONTROLS"
msgid "No data-related controls in the current form!"
msgstr "لا يوجد عناصر تحكم مرتبطة في النموذج الحالية!"
#. ZyBEz
-#: include/svx/strings.hrc:1218
+#: include/svx/strings.hrc:1220
msgctxt "RID_STR_POSTFIX_DATE"
msgid " (Date)"
msgstr " (التاريخ)"
#. guA5u
-#: include/svx/strings.hrc:1219
+#: include/svx/strings.hrc:1221
msgctxt "RID_STR_POSTFIX_TIME"
msgid " (Time)"
msgstr " (الوقت)"
#. 2wgdY
-#: include/svx/strings.hrc:1220
+#: include/svx/strings.hrc:1222
msgctxt "RID_STR_FILTER_NAVIGATOR"
msgid "Filter navigator"
msgstr "ملاح الترشيح"
#. BUYuD
-#: include/svx/strings.hrc:1221
+#: include/svx/strings.hrc:1223
msgctxt "RID_STR_FILTER_FILTER_FOR"
msgid "Filter for"
msgstr "مرشّح"
#. AcTBB
-#: include/svx/strings.hrc:1222
+#: include/svx/strings.hrc:1224
msgctxt "RID_STR_FILTER_FILTER_OR"
msgid "Or"
msgstr "أو"
#. 6RPtu
-#: include/svx/strings.hrc:1223
+#: include/svx/strings.hrc:1225
msgctxt "RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
msgstr "في النموذج الحالي، لا توجد عناصر تحكم صالحة يمكن استخدامها في طريقة عرض الجدول!"
#. iEoGb
-#: include/svx/strings.hrc:1224
+#: include/svx/strings.hrc:1226
msgctxt "RID_STR_AUTOFIELD"
msgid "<AutoField>"
msgstr "<حقل تلقائي>"
#. Da6gx
-#: include/svx/strings.hrc:1225
+#: include/svx/strings.hrc:1227
msgctxt "RID_STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "خطأ في بناء الجملة بعبارة SQL"
#. ZoEuu
-#: include/svx/strings.hrc:1226
+#: include/svx/strings.hrc:1228
msgctxt "RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE"
msgid "The value #1 cannot be used with LIKE."
msgstr "لا يمكن استخدام القيمة #1 مع LIKE."
#. 75ECE
-#: include/svx/strings.hrc:1227
+#: include/svx/strings.hrc:1229
msgctxt "RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE"
msgid "LIKE cannot be used with this field."
msgstr "لا يمكن استخدام LIKE في هذا الحقل."
#. tzFv5
-#: include/svx/strings.hrc:1228
+#: include/svx/strings.hrc:1230
msgctxt "RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
msgstr "القيمة المدخلة ليست بالتاريخ الصالح. الرجاء إدخال تاريخ بتنسيق صالح على سبيل المثال MM/DD/YY."
#. y6Z26
-#: include/svx/strings.hrc:1229
+#: include/svx/strings.hrc:1231
msgctxt "RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID"
msgid "The field cannot be compared with an integer."
msgstr "لا يمكن مقارنة الحقل بعدد صحيح."
#. F8FgA
-#: include/svx/strings.hrc:1230
+#: include/svx/strings.hrc:1232
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE"
msgid "The database does not contain a table named \"#\"."
msgstr "قاعدة البيانات لا تحتوي على الجدول المسمى \"#\"."
#. EDcU7
-#: include/svx/strings.hrc:1231
+#: include/svx/strings.hrc:1233
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY"
msgid "The database does contain neither a table nor a query named \"#\"."
msgstr "قاعدة البيانات لا تحتوي على جدول مسمى أو حتى استعلام \"#\"."
#. YBFF5
-#: include/svx/strings.hrc:1232
+#: include/svx/strings.hrc:1234
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS"
msgid "The database already contains a table or view with name \"#\"."
msgstr "قاعدة البيانات تحتوي مسبقا على جدول أو عرض باسم \"#\"."
#. cECTG
-#: include/svx/strings.hrc:1233
+#: include/svx/strings.hrc:1235
msgctxt "RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS"
msgid "The database already contains a query with name \"#\"."
msgstr "قاعدة البيانات تحتوي مسبقا على استعلام باسم \"#\"."
#. VkeLY
-#: include/svx/strings.hrc:1234
+#: include/svx/strings.hrc:1236
msgctxt "RID_STR_SVT_SQL_SYNTAX_COLUMN"
msgid "The column \"#1\" is unknown in the table \"#2\"."
msgstr "العمود \"#1\" مجهول في الجدول \"#2\"."
#. z9bf9
-#: include/svx/strings.hrc:1235
+#: include/svx/strings.hrc:1237
msgctxt "RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID"
msgid "The field cannot be compared with a floating point number."
msgstr "لا يمكن مقارنة الحقل مع رقم ذي نقطة عائمة!"
#. CEg85
-#: include/svx/strings.hrc:1236
+#: include/svx/strings.hrc:1238
msgctxt "RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE"
msgid "The entered criterion cannot be compared with this field."
msgstr "لا يمكن مقارنة المعيار الذي تم إدخاله بهذا الحقل."
#. ZGAAQ
-#: include/svx/strings.hrc:1237
+#: include/svx/strings.hrc:1239
msgctxt "RID_STR_DATANAVIGATOR"
msgid "Data Navigator"
msgstr "ملاح البيانات"
#. W4uM2
-#: include/svx/strings.hrc:1238
+#: include/svx/strings.hrc:1240
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr " (للقراءة فقط)"
#. DgfNh
-#: include/svx/strings.hrc:1239
+#: include/svx/strings.hrc:1241
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "الملف موجود بالفعل. هل تريد استبداله؟"
#. dSYCi
-#: include/svx/strings.hrc:1240
+#: include/svx/strings.hrc:1242
msgctxt "RID_STR_OBJECT_LABEL"
msgid "#object# label"
msgstr "تسمية #object#"
#. JpaM6
-#: include/svx/strings.hrc:1242
+#: include/svx/strings.hrc:1244
msgctxt "RID_STR_QRY_REMOVE_MODEL"
msgid ""
"Deleting the model '$MODELNAME' affects all controls currently bound to this model.\n"
@@ -6932,7 +6944,7 @@ msgstr ""
"أتريد حقًّا حذف هذا النّموذج؟"
#. y5Dyt
-#: include/svx/strings.hrc:1243
+#: include/svx/strings.hrc:1245
msgctxt "RID_STR_QRY_REMOVE_INSTANCE"
msgid ""
"Deleting the instance '$INSTANCENAME' affects all controls currently bound to this instance.\n"
@@ -6942,7 +6954,7 @@ msgstr ""
"أمتأكد من حذف السيرورة؟"
#. VEzGF
-#: include/svx/strings.hrc:1244
+#: include/svx/strings.hrc:1246
msgctxt "RID_STR_QRY_REMOVE_ELEMENT"
msgid ""
"Deleting the element '$ELEMENTNAME' affects all controls currently bound to this element.\n"
@@ -6952,13 +6964,13 @@ msgstr ""
"أمتأكد من حذف العنصر؟"
#. 3hF6H
-#: include/svx/strings.hrc:1245
+#: include/svx/strings.hrc:1247
msgctxt "RID_STR_QRY_REMOVE_ATTRIBUTE"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
msgstr "هل ترغب بالفعل في حذف الصفة '$ATTRIBUTENAME'؟"
#. AWEbJ
-#: include/svx/strings.hrc:1246
+#: include/svx/strings.hrc:1248
msgctxt "RID_STR_QRY_REMOVE_SUBMISSION"
msgid ""
"Deleting the submission '$SUBMISSIONNAME' affects all controls currently bound to this submission.\n"
@@ -6970,7 +6982,7 @@ msgstr ""
"أمتأكد من حذف التسليم؟"
#. SGiK5
-#: include/svx/strings.hrc:1247
+#: include/svx/strings.hrc:1249
msgctxt "RID_STR_QRY_REMOVE_BINDING"
msgid ""
"Deleting the binding '$BINDINGNAME' affects all controls currently bound to this binding.\n"
@@ -6982,1011 +6994,1011 @@ msgstr ""
"أمتأكد من حذف الرابط؟"
#. 2zzHP
-#: include/svx/strings.hrc:1248
+#: include/svx/strings.hrc:1250
msgctxt "RID_STR_INVALID_XMLNAME"
msgid "The name '%1' is not valid in XML. Please enter a different name."
msgstr "الاسم '%1' غير صالح في XML. الرجاء إدخال اسم مختلف."
#. 4nAtc
-#: include/svx/strings.hrc:1249
+#: include/svx/strings.hrc:1251
msgctxt "RID_STR_INVALID_XMLPREFIX"
msgid "The prefix '%1' is not valid in XML. Please enter a different prefix."
msgstr "البادئة '%1' غير صالحة في XML. الرجاء إدخال بادئة مختلفة."
#. qrFQD
-#: include/svx/strings.hrc:1250
+#: include/svx/strings.hrc:1252
msgctxt "RID_STR_DOUBLE_MODELNAME"
msgid "The name '%1' already exists. Please enter a new name."
msgstr "الاسم '%1' موجود بالفعل. الرجاء إدخال اسم جديد."
#. DKkaw
-#: include/svx/strings.hrc:1251
+#: include/svx/strings.hrc:1253
msgctxt "RID_STR_EMPTY_SUBMISSIONNAME"
msgid "The submission must have a name."
msgstr "التسليم يجب أن يكون له اسم."
#. xcAaD
-#: include/svx/strings.hrc:1252
+#: include/svx/strings.hrc:1254
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr "إرسال"
#. XGRQA
-#: include/svx/strings.hrc:1253
+#: include/svx/strings.hrc:1255
msgctxt "RID_STR_METHOD_PUT"
msgid "Put"
msgstr ""
#. tkRR3
-#: include/svx/strings.hrc:1254
+#: include/svx/strings.hrc:1256
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr "إحضار"
#. fsyAL
-#: include/svx/strings.hrc:1255
+#: include/svx/strings.hrc:1257
#, fuzzy
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "لا شيء"
#. Bjxmg
-#: include/svx/strings.hrc:1256
+#: include/svx/strings.hrc:1258
msgctxt "RID_STR_REPLACE_INST"
msgid "Instance"
msgstr "السيرورة"
#. affmF
-#: include/svx/strings.hrc:1257
+#: include/svx/strings.hrc:1259
#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "المستندات:"
#. gJLHj
-#: include/svx/strings.hrc:1258
+#: include/svx/strings.hrc:1260
msgctxt "RID_STR_DATANAV_SUBM_BIND"
msgid "Binding: "
msgstr "الربط: "
#. AEHco
-#: include/svx/strings.hrc:1259
+#: include/svx/strings.hrc:1261
msgctxt "RID_STR_DATANAV_SUBM_REF"
msgid "Reference: "
msgstr "مرجع: "
#. iLaBC
-#: include/svx/strings.hrc:1260
+#: include/svx/strings.hrc:1262
msgctxt "RID_STR_DATANAV_SUBM_ACTION"
msgid "Action: "
msgstr "إجراء: "
#. HBV5Q
-#: include/svx/strings.hrc:1261
+#: include/svx/strings.hrc:1263
msgctxt "RID_STR_DATANAV_SUBM_METHOD"
msgid "Method: "
msgstr "طريقة: "
#. dAN2F
-#: include/svx/strings.hrc:1262
+#: include/svx/strings.hrc:1264
msgctxt "RID_STR_DATANAV_SUBM_REPLACE"
msgid "Replace: "
msgstr "استبدال: "
#. QMiqA
-#: include/svx/strings.hrc:1263
+#: include/svx/strings.hrc:1265
msgctxt "RID_STR_DATANAV_ADD_ELEMENT"
msgid "Add Element"
msgstr "إضافة عنصر"
#. C9YBB
-#: include/svx/strings.hrc:1264
+#: include/svx/strings.hrc:1266
msgctxt "RID_STR_DATANAV_EDIT_ELEMENT"
msgid "Edit Element"
msgstr "تحرير العنصر"
#. XAh7B
-#: include/svx/strings.hrc:1265
+#: include/svx/strings.hrc:1267
msgctxt "RID_STR_DATANAV_REMOVE_ELEMENT"
msgid "Delete Element"
msgstr "حذف العنصر"
#. CLHER
-#: include/svx/strings.hrc:1266
+#: include/svx/strings.hrc:1268
msgctxt "RID_STR_DATANAV_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "أضف صفة"
#. 6Ycoo
-#: include/svx/strings.hrc:1267
+#: include/svx/strings.hrc:1269
msgctxt "RID_STR_DATANAV_EDIT_ATTRIBUTE"
msgid "Edit Attribute"
msgstr "حرّر الصفة"
#. 6dSAd
-#: include/svx/strings.hrc:1268
+#: include/svx/strings.hrc:1270
msgctxt "RID_STR_DATANAV_REMOVE_ATTRIBUTE"
msgid "Delete Attribute"
msgstr "احذف الصفة"
#. Ljhja
-#: include/svx/strings.hrc:1269
+#: include/svx/strings.hrc:1271
msgctxt "RID_STR_DATANAV_ADD_BINDING"
msgid "Add Binding"
msgstr "إضافة ربط"
#. CHTrw
-#: include/svx/strings.hrc:1270
+#: include/svx/strings.hrc:1272
msgctxt "RID_STR_DATANAV_EDIT_BINDING"
msgid "Edit Binding"
msgstr "تحرير الربط"
#. yYwEG
-#: include/svx/strings.hrc:1271
+#: include/svx/strings.hrc:1273
msgctxt "RID_STR_DATANAV_REMOVE_BINDING"
msgid "Delete Binding"
msgstr "حذف الربط"
#. yVch8
-#: include/svx/strings.hrc:1272
+#: include/svx/strings.hrc:1274
msgctxt "RID_STR_DATANAV_ADD_SUBMISSION"
msgid "Add Submission"
msgstr "إضافة طلب"
#. AX58u
-#: include/svx/strings.hrc:1273
+#: include/svx/strings.hrc:1275
msgctxt "RID_STR_DATANAV_EDIT_SUBMISSION"
msgid "Edit Submission"
msgstr "تحرير التسليم"
#. DFxmD
-#: include/svx/strings.hrc:1274
+#: include/svx/strings.hrc:1276
msgctxt "RID_STR_DATANAV_REMOVE_SUBMISSION"
msgid "Delete Submission"
msgstr "حذف التسليم"
#. qvvD7
-#: include/svx/strings.hrc:1275
+#: include/svx/strings.hrc:1277
#, fuzzy
msgctxt "RID_STR_ELEMENT"
msgid "Element"
msgstr "العناصر"
#. U4Btb
-#: include/svx/strings.hrc:1276
+#: include/svx/strings.hrc:1278
msgctxt "RID_STR_ATTRIBUTE"
msgid "Attribute"
msgstr "الصفة"
#. Prceg
-#: include/svx/strings.hrc:1277
+#: include/svx/strings.hrc:1279
#, fuzzy
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "روابط"
#. iFARB
-#: include/svx/strings.hrc:1278
+#: include/svx/strings.hrc:1280
#, fuzzy
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "ت_عبير الرّبط:"
#. BTmNa
-#: include/svx/strings.hrc:1280
+#: include/svx/strings.hrc:1282
msgctxt "RID_SVXSTR_QUERY_EXIT_RECOVERY"
msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?"
msgstr "أتريد حقًّا إهمال استرجاع مستند %PRODUCTNAME؟"
#. 5WjQZ
-#: include/svx/strings.hrc:1282
+#: include/svx/strings.hrc:1284
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "يسار"
#. JC7pc
-#: include/svx/strings.hrc:1283
+#: include/svx/strings.hrc:1285
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "يمين"
#. MhfuC
-#: include/svx/strings.hrc:1284
+#: include/svx/strings.hrc:1286
msgctxt "RID_SVXSTR_RULER_TAB_CENTER"
msgid "Center"
msgstr "وسط"
#. kX7GR
-#: include/svx/strings.hrc:1285
+#: include/svx/strings.hrc:1287
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr "عشري"
#. 7vecp
-#: include/svx/strings.hrc:1287
+#: include/svx/strings.hrc:1289
msgctxt "RID_SVXSTR_INSERT_HELPTEXT"
msgid "Insert mode. Click to change to overwrite mode."
msgstr "وضع الإدراج. انقر للتّغيير إلى وضع الكتابة الفوقيّة."
#. ZCWNC
-#: include/svx/strings.hrc:1288
+#: include/svx/strings.hrc:1290
msgctxt "RID_SVXSTR_OVERWRITE_HELPTEXT"
msgid "Overwrite mode. Click to change to insert mode."
msgstr "وضع الكتابة الفوقيّة. انقر للتّغيير إلى وضع الإدراج."
#. 5GD8g
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
-#: include/svx/strings.hrc:1290
+#: include/svx/strings.hrc:1292
msgctxt "RID_SVXSTR_OVERWRITE_TEXT"
msgid "Overwrite"
msgstr "الكتابة على"
#. qqCSF
-#: include/svx/strings.hrc:1291
+#: include/svx/strings.hrc:1293
msgctxt "RID_SVXSTR_INSERT_TEXT"
msgid "Insert"
msgstr ""
#. 2BBEb
-#: include/svx/strings.hrc:1292
+#: include/svx/strings.hrc:1294
msgctxt "RID_SVXSTR_SELECTIONMODE_HELPTEXT"
msgid "%1. Click to change selection mode."
msgstr ""
#. Dh5A2
-#: include/svx/strings.hrc:1293
+#: include/svx/strings.hrc:1295
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK"
msgid "Digital Signature: The document signature is OK."
msgstr "التوقيع الرقمي: توقيع المستند مقبول."
#. xZprv
-#: include/svx/strings.hrc:1294
+#: include/svx/strings.hrc:1296
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
msgstr "التوقيع الرقمي: توقيع المستند مقبول ولكن الشهادات تعذر تحقق منها."
#. Yydkh
-#: include/svx/strings.hrc:1295
+#: include/svx/strings.hrc:1297
msgctxt "RID_SVXSTR_XMLSEC_SIG_NOT_OK"
msgid "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document."
msgstr ""
#. X7CjP
-#: include/svx/strings.hrc:1296
+#: include/svx/strings.hrc:1298
msgctxt "RID_SVXSTR_XMLSEC_NO_SIG"
msgid "Digital Signature: The document is not signed."
msgstr "التوقيع الرقمي: هذا المستند غير موقع."
#. BRmFY
-#: include/svx/strings.hrc:1297
+#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
msgstr "التوقيع الرقمي: توقيع المستند والشهادة صحيحان، لكن لم يتم توقيع جميع أجزاء المستند."
#. Swq5S
-#: include/svx/strings.hrc:1298
+#: include/svx/strings.hrc:1300
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr "لقد عُدّل المستند. انقر لحفظه."
#. tRWKa
-#: include/svx/strings.hrc:1299
+#: include/svx/strings.hrc:1301
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
msgid "The document has not been modified since the last save."
msgstr "لم يتم أي تعديل في المستند منذ آخر عملية حفظ."
#. 7C8GH
-#: include/svx/strings.hrc:1300
+#: include/svx/strings.hrc:1302
msgctxt "RID_SVXSTR_DOC_LOAD"
msgid "Loading document..."
msgstr "يحمّل المستند..."
#. YbNsP
-#: include/svx/strings.hrc:1301
+#: include/svx/strings.hrc:1303
msgctxt "RID_SVXSTR_FIT_SLIDE"
msgid "Fit slide to current window."
msgstr "لائم الشّريحة إلى النّافذة الحاليّة."
#. Fpkx2
-#: include/svx/strings.hrc:1302
+#: include/svx/strings.hrc:1304
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArt objects. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr "لم يمكن تحميل كل كائنات الرسم الذكي SmartArt. الحفظ بـ مايكروسوفت أوفيس 2010 أو ما بعده سيتجنّب هذه المشكلة."
#. Bc5Sg
-#: include/svx/strings.hrc:1303
+#: include/svx/strings.hrc:1305
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr "عامل التكبير. انقر يميناً لتغيير عامل التكبير او انقر لتفتح حواريّ التكبير."
#. HCjAM
-#: include/svx/strings.hrc:1304
+#: include/svx/strings.hrc:1306
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "قرّب"
#. 2YBJE
-#: include/svx/strings.hrc:1305
+#: include/svx/strings.hrc:1307
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "بعّد"
#. n9EyG
-#: include/svx/strings.hrc:1306
+#: include/svx/strings.hrc:1308
msgctxt "RID_SVXSTR_ZOOM_25"
msgid "25%"
msgstr "25%"
#. vNTaU
-#: include/svx/strings.hrc:1307
+#: include/svx/strings.hrc:1309
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "٥٠٪"
#. D6jxs
-#: include/svx/strings.hrc:1308
+#: include/svx/strings.hrc:1310
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#. 2Bufm
-#: include/svx/strings.hrc:1309
+#: include/svx/strings.hrc:1311
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "١٠٠٪"
#. E5Xj8
-#: include/svx/strings.hrc:1310
+#: include/svx/strings.hrc:1312
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "١٥٠٪"
#. DjBVG
-#: include/svx/strings.hrc:1311
+#: include/svx/strings.hrc:1313
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "٢٠٠٪"
#. 6Axop
-#: include/svx/strings.hrc:1312
+#: include/svx/strings.hrc:1314
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "صفحة كاملة"
#. 2UBAF
-#: include/svx/strings.hrc:1313
+#: include/svx/strings.hrc:1315
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr "عرض الصفحة"
#. YBg9X
-#: include/svx/strings.hrc:1314
+#: include/svx/strings.hrc:1316
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
msgid "Optimal View"
msgstr "المعاينة المُثلى"
#. Wi5Fy
-#: include/svx/strings.hrc:1316
+#: include/svx/strings.hrc:1318
msgctxt "RID_SVXSTR_SEARCH_STYLES"
msgid "Including Styles"
msgstr "بما في ذلك الأنماط"
#. BJSzf
-#: include/svx/strings.hrc:1317
+#: include/svx/strings.hrc:1319
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr "أنما~ط الفقرات"
#. ARuQM
-#: include/svx/strings.hrc:1318
+#: include/svx/strings.hrc:1320
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "أنما~ط الخلايا"
#. 7ChAu
-#: include/svx/strings.hrc:1319
+#: include/svx/strings.hrc:1321
msgctxt "RID_SVXSTR_SEARCH"
msgid "Search for formatting"
msgstr "ابحث عن تنسيق"
#. K6Ave
-#: include/svx/strings.hrc:1320
+#: include/svx/strings.hrc:1322
msgctxt "RID_SVXSTR_REPLACE"
msgid "Replace with formatting"
msgstr "استبدل بالتنسيق"
#. USdBy
-#: include/svx/strings.hrc:1321
+#: include/svx/strings.hrc:1323
msgctxt "RID_SVXSTR_SEARCH_END"
msgid "Reached the end of the document"
msgstr "وصلت إلى نهاية المستند"
#. CVSwo
-#: include/svx/strings.hrc:1322
+#: include/svx/strings.hrc:1324
msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED"
msgid "Reached the end of the document, continued from the beginning"
msgstr "وصلت إلى نهاية المستند، مستمراً من البداية"
#. yCJzd
-#: include/svx/strings.hrc:1323
+#: include/svx/strings.hrc:1325
msgctxt "RID_SVXSTR_SEARCH_END_SHEET"
msgid "Reached the end of the sheet"
msgstr "وصلت إلى نهاية الورقة"
#. Diftw
-#: include/svx/strings.hrc:1324
+#: include/svx/strings.hrc:1326
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "لم يُعثر على مفتاح البحث"
#. xACuY
-#: include/svx/strings.hrc:1325
+#: include/svx/strings.hrc:1327
msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND"
msgid "Navigation Element not found"
msgstr "لم يُعثر على عنصر الإبحار"
#. CGo5w
-#: include/svx/strings.hrc:1326
+#: include/svx/strings.hrc:1328
msgctxt "RID_SVXSTR_SEARCH_START"
msgid "Reached the beginning of the document"
msgstr "وصلت إلى بداية المستند"
#. nDCC4
-#: include/svx/strings.hrc:1327
+#: include/svx/strings.hrc:1329
msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED"
msgid "Reached the beginning of the document, continued from the end"
msgstr "وصلنا إلى بداية المستند، مستمراً من النهاية"
#. FNdxE
-#: include/svx/strings.hrc:1328
+#: include/svx/strings.hrc:1330
msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED"
msgid "Reached the first reminder, continued from the last"
msgstr "وصلت إلى أول تذكير، مستمراً من الأخير"
#. hAzCn
-#: include/svx/strings.hrc:1329
+#: include/svx/strings.hrc:1331
msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED"
msgid "Reached the last reminder, continued from the first"
msgstr "وصلت إلى آخِر تذكير، مستمراً من الأول"
#. ihDqY
-#: include/svx/strings.hrc:1331
+#: include/svx/strings.hrc:1333
msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE"
msgid "Color Palette"
msgstr "لوح الألوان"
#. sDL47
-#: include/svx/strings.hrc:1332
+#: include/svx/strings.hrc:1334
msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE"
msgid "Color Replacer"
msgstr "مستبدل الألوان"
#. 7FcWA
-#: include/svx/strings.hrc:1334
+#: include/svx/strings.hrc:1336
msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE"
msgid "3D Effects"
msgstr "تأثيرات ثلاثية الأبعاد 3D"
#. j6dA6
-#: include/svx/strings.hrc:1336
+#: include/svx/strings.hrc:1338
msgctxt "RID_SVXSTR_ERR_OLD_PASSWD"
msgid "Invalid password"
msgstr "كلمة السر غير صحيحة"
#. JGJ9F
-#: include/svx/strings.hrc:1337
+#: include/svx/strings.hrc:1339
msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD"
msgid "Passwords do not match"
msgstr "كلمتا السر غير متطابقتين"
#. VHTRb
-#: include/svx/strings.hrc:1339
+#: include/svx/strings.hrc:1341
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0"
msgid "Solid small circular bullets"
msgstr "تنقيط دائرية صغيرة صلبة"
#. AiNrB
-#: include/svx/strings.hrc:1340
+#: include/svx/strings.hrc:1342
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1"
msgid "Solid large circular bullets"
msgstr "تنقيط دائرية كبيرة صلبة"
#. Vtk8J
-#: include/svx/strings.hrc:1341
+#: include/svx/strings.hrc:1343
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2"
msgid "Solid diamond bullets"
msgstr "تنقيط ألماس صلب"
#. bQFBw
-#: include/svx/strings.hrc:1342
+#: include/svx/strings.hrc:1344
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3"
msgid "Solid large square bullets"
msgstr "تنقيط مربعة كبيرة صلبة"
#. 5eJDd
-#: include/svx/strings.hrc:1343
+#: include/svx/strings.hrc:1345
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4"
msgid "Right pointing arrow bullets filled out"
msgstr "تنقيط سهم مملوء يشير يميناً"
#. D8zQC
-#: include/svx/strings.hrc:1344
+#: include/svx/strings.hrc:1346
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5"
msgid "Right pointing arrow bullets"
msgstr "تنقيط سهم يشير يميناً"
#. QCULV
-#: include/svx/strings.hrc:1345
+#: include/svx/strings.hrc:1347
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6"
msgid "Cross mark bullets"
msgstr "تنقيط علامة صليب"
#. XuXC7
-#: include/svx/strings.hrc:1346
+#: include/svx/strings.hrc:1348
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7"
msgid "Check mark bullets"
msgstr "تنقيط علامة تأشير"
#. cUEoG
-#: include/svx/strings.hrc:1347
+#: include/svx/strings.hrc:1349
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0"
msgid "Number 1) 2) 3)"
msgstr "رقم 1) 2) 3)"
#. P2aKH
-#: include/svx/strings.hrc:1348
+#: include/svx/strings.hrc:1350
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1"
msgid "Number 1. 2. 3."
msgstr "رقم 1. 2. 3."
#. W7chC
-#: include/svx/strings.hrc:1349
+#: include/svx/strings.hrc:1351
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2"
msgid "Number (1) (2) (3)"
msgstr "رقم (1) (2) (3)"
#. k3LBG
-#: include/svx/strings.hrc:1350
+#: include/svx/strings.hrc:1352
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3"
msgid "Uppercase Roman number I. II. III."
msgstr "أرقام رومانية كبيرة I. II. III."
#. BPgDJ
-#: include/svx/strings.hrc:1351
+#: include/svx/strings.hrc:1353
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4"
msgid "Uppercase letter A) B) C)"
msgstr "أحرف كبيرة ‪A) B) C)‬"
#. GooHz
-#: include/svx/strings.hrc:1352
+#: include/svx/strings.hrc:1354
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr "أحرف صغيرة ‪a) b) c)‬"
#. k6waJ
-#: include/svx/strings.hrc:1353
+#: include/svx/strings.hrc:1355
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr "أحرف صغيرة ‪(a) (b) (c)‬"
#. ZiWKK
-#: include/svx/strings.hrc:1354
+#: include/svx/strings.hrc:1356
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr "أرقام رومانية صغيرة ‪i. ii. iii.‬"
#. oDTBg
-#: include/svx/strings.hrc:1355
+#: include/svx/strings.hrc:1357
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0"
msgid "Numeric, numeric, lowercase letters, solid small circular bullet"
msgstr "عددي وعددي وأحرف صغيرة ونقطة دائرية صغيرة صلبة"
#. m56fN
-#: include/svx/strings.hrc:1356
+#: include/svx/strings.hrc:1358
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1"
msgid "Numeric, lowercase letters, solid small circular bullet"
msgstr "عددي وأحرف صغيرة ونقطة دائرية صغيرة صلبة"
#. RyTLW
-#: include/svx/strings.hrc:1357
+#: include/svx/strings.hrc:1359
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2"
msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
msgstr "عددي - حروف صغيرة - رومانية صغيرة - حروف كبيرة نقط دائرية صغيرة صلبة"
#. GAfTp
-#: include/svx/strings.hrc:1358
+#: include/svx/strings.hrc:1360
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr "عددي"
#. gjEgN
-#: include/svx/strings.hrc:1359
+#: include/svx/strings.hrc:1361
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4"
msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
msgstr "حروف رومانية كبيرة - حروف صغيرة - حروف رومانية صغيرة - حروف صغيرة - نقطة دائرية صغيرة صلبة"
#. DZ2kE
-#: include/svx/strings.hrc:1360
+#: include/svx/strings.hrc:1362
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5"
msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
msgstr "حروف كبيرة - حروف رومانية كبيرة - حروف صغيرة - حروف رومانية صغيرة - نقطة دائرية صغيرة صلبة"
#. TV9Mc
-#: include/svx/strings.hrc:1361
+#: include/svx/strings.hrc:1363
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6"
msgid "Numeric with all sublevels"
msgstr "عددي مع كل المستويات الفرعية"
#. tiXu5
-#: include/svx/strings.hrc:1362
+#: include/svx/strings.hrc:1364
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7"
msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
msgstr "نقطة تأشير يمين، نقطة سهم تأشير يمين، نقطة ألماسية صلبة، نقطة دائرية صغيرة صلبة"
#. nEJiF
-#: include/svx/strings.hrc:1364
+#: include/svx/strings.hrc:1366
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
msgstr "تعذر إنشاء ملف zip."
#. CC6Sw
-#: include/svx/strings.hrc:1366
+#: include/svx/strings.hrc:1368
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
msgid "Table Design Styles"
msgstr "أنماط تصميم الجدول"
#. c69eB
-#: include/svx/strings.hrc:1368
+#: include/svx/strings.hrc:1370
msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS"
msgid "Actions to undo: $(ARG1)"
msgstr "الإجراءات التي سيتم التراجع عنها: $(ARG1)"
#. nsioo
-#: include/svx/strings.hrc:1369
+#: include/svx/strings.hrc:1371
msgctxt "RID_SVXSTR_NUM_UNDO_ACTION"
msgid "Actions to undo: $(ARG1)"
msgstr "الإجراءات التي سيتم التراجع عنها: $(ARG1)"
#. DzJ9Y
-#: include/svx/strings.hrc:1370
+#: include/svx/strings.hrc:1372
msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS"
msgid "Actions to redo: $(ARG1)"
msgstr "الإجراءات التي ستتم إعادتها: $(ARG1)"
#. HTTW5
-#: include/svx/strings.hrc:1371
+#: include/svx/strings.hrc:1373
msgctxt "RID_SVXSTR_NUM_REDO_ACTION"
msgid "Actions to redo: $(ARG1)"
msgstr "الإجراءات التي ستتم إعادتها: $(ARG1)"
#. H9jn7
-#: include/svx/strings.hrc:1373
+#: include/svx/strings.hrc:1375
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "بحث"
#. WbEFL
-#: include/svx/strings.hrc:1374
+#: include/svx/strings.hrc:1376
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
msgid "Match Case"
msgstr "مطابقة الحالة"
#. 59ENV
-#: include/svx/strings.hrc:1375
+#: include/svx/strings.hrc:1377
msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED"
msgid "Formatted Display"
msgstr ""
#. vYw6p
-#: include/svx/strings.hrc:1377
+#: include/svx/strings.hrc:1379
msgctxt "STR_IMAGE_ORIGINAL_SIZE"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) f بكسل)"
#. JEkzY
-#: include/svx/strings.hrc:1378
+#: include/svx/strings.hrc:1380
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
msgstr "$(WIDTH) x $(HEIGHT) بدقّة $(DPI) نقطة لكل بوصة"
#. n8VBe
-#: include/svx/strings.hrc:1379
+#: include/svx/strings.hrc:1381
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
msgstr "$(CAPACITY) ك.بايت"
#. Xgeqc
-#: include/svx/strings.hrc:1380
+#: include/svx/strings.hrc:1382
msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION"
msgid "$(CAPACITY) kiB ($(REDUCTION) % Reduction)"
msgstr ""
#. 8GqWz
-#: include/svx/strings.hrc:1381
+#: include/svx/strings.hrc:1383
msgctxt "STR_IMAGE_GIF"
msgid "Gif image"
msgstr "صورة GIF"
#. G2q7M
-#: include/svx/strings.hrc:1382
+#: include/svx/strings.hrc:1384
msgctxt "STR_IMAGE_JPEG"
msgid "Jpeg image"
msgstr "صورة JPEG"
#. oGKBg
-#: include/svx/strings.hrc:1383
+#: include/svx/strings.hrc:1385
msgctxt "STR_IMAGE_PNG"
msgid "PNG image"
msgstr "صورة PNG"
#. Fkrjs
-#: include/svx/strings.hrc:1384
+#: include/svx/strings.hrc:1386
msgctxt "STR_IMAGE_TIFF"
msgid "TIFF image"
msgstr "صورة TIFF"
#. VWyEb
-#: include/svx/strings.hrc:1385
+#: include/svx/strings.hrc:1387
msgctxt "STR_IMAGE_WMF"
msgid "WMF image"
msgstr "صورة WMF"
#. pCpoE
-#: include/svx/strings.hrc:1386
+#: include/svx/strings.hrc:1388
msgctxt "STR_IMAGE_MET"
msgid "MET image"
msgstr "صورة MET"
#. DELaB
-#: include/svx/strings.hrc:1387
+#: include/svx/strings.hrc:1389
msgctxt "STR_IMAGE_PCT"
msgid "PCT image"
msgstr "صورة PCT"
#. 3AZAG
-#: include/svx/strings.hrc:1388
+#: include/svx/strings.hrc:1390
msgctxt "STR_IMAGE_SVG"
msgid "SVG image"
msgstr "صورة SVG"
#. aCEJW
-#: include/svx/strings.hrc:1389
+#: include/svx/strings.hrc:1391
msgctxt "STR_IMAGE_BMP"
msgid "BMP image"
msgstr "صورة BMP"
#. p2L8C
-#: include/svx/strings.hrc:1390
+#: include/svx/strings.hrc:1392
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "مجهول"
#. 8LBFX
-#: include/svx/strings.hrc:1392
+#: include/svx/strings.hrc:1394
msgctxt "STR_SWITCH"
msgid "Switch"
msgstr "حوّل"
#. xLF42
-#: include/svx/strings.hrc:1394
+#: include/svx/strings.hrc:1396
msgctxt "RID_SVXSTR_UNDO_GRAFMODE"
msgid "Image Mode"
msgstr "وضع الصورة"
#. fw5hA
-#: include/svx/strings.hrc:1395
+#: include/svx/strings.hrc:1397
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "أحمر"
#. CiQvY
-#: include/svx/strings.hrc:1396
+#: include/svx/strings.hrc:1398
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "أخضر"
#. BhvBe
-#: include/svx/strings.hrc:1397
+#: include/svx/strings.hrc:1399
msgctxt "RID_SVXSTR_UNDO_GRAFBLUE"
msgid "Blue"
msgstr "أزرق"
#. HSP36
-#: include/svx/strings.hrc:1398
+#: include/svx/strings.hrc:1400
msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE"
msgid "Brightness"
msgstr "الإضاءة"
#. w5BYP
-#: include/svx/strings.hrc:1399
+#: include/svx/strings.hrc:1401
msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST"
msgid "Contrast"
msgstr "التباين"
#. EZUjS
-#: include/svx/strings.hrc:1400
+#: include/svx/strings.hrc:1402
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr "جاما"
#. ernMB
-#: include/svx/strings.hrc:1401
+#: include/svx/strings.hrc:1403
msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY"
msgid "Transparency"
msgstr "الشفافية"
#. LdkNB
-#: include/svx/strings.hrc:1402
+#: include/svx/strings.hrc:1404
msgctxt "RID_SVXSTR_GRAFCROP"
msgid "Crop"
msgstr "اقتصاص"
#. TJmBu
-#: include/svx/strings.hrc:1404
+#: include/svx/strings.hrc:1406
msgctxt "RID_SVXITEMS_ORI_STANDARD"
msgid "Default orientation"
msgstr "الاتجاه المبدئيّ"
#. WQqju
-#: include/svx/strings.hrc:1405
+#: include/svx/strings.hrc:1407
msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM"
msgid "From top to bottom"
msgstr "من أعلى إلى أسفل"
#. ipfz6
-#: include/svx/strings.hrc:1406
+#: include/svx/strings.hrc:1408
msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP"
msgid "Bottom to Top"
msgstr "من أسفل إلى أعلى"
#. MLR44
-#: include/svx/strings.hrc:1407
+#: include/svx/strings.hrc:1409
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr "متراكم"
#. vUDeh
-#: include/svx/strings.hrc:1408
+#: include/svx/strings.hrc:1410
msgctxt "RID_SVXITEMS_MARGIN_LEFT"
msgid "Left margin: "
msgstr "الهامش الأيسر: "
#. EFBbE
-#: include/svx/strings.hrc:1409
+#: include/svx/strings.hrc:1411
msgctxt "RID_SVXITEMS_MARGIN_TOP"
msgid "Top margin: "
msgstr "الهامش العلوي: "
#. 7HeyP
-#: include/svx/strings.hrc:1410
+#: include/svx/strings.hrc:1412
msgctxt "RID_SVXITEMS_MARGIN_RIGHT"
msgid "Right margin: "
msgstr "الهامش الأيمن: "
#. HCuWQ
-#: include/svx/strings.hrc:1411
+#: include/svx/strings.hrc:1413
msgctxt "RID_SVXITEMS_MARGIN_BOTTOM"
msgid "Bottom margin: "
msgstr "الهامش السفلي: "
#. zD9BB
-#: include/svx/strings.hrc:1412
+#: include/svx/strings.hrc:1414
msgctxt "RID_SVXITEMS_PAGE_COMPLETE"
msgid "Page Description: "
msgstr "وصف الصفحة: "
#. a4eSJ
-#: include/svx/strings.hrc:1413
+#: include/svx/strings.hrc:1415
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER"
msgid "Capitals"
msgstr "أحرف كبيرة"
#. DuQGP
-#: include/svx/strings.hrc:1414
+#: include/svx/strings.hrc:1416
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER"
msgid "Lowercase"
msgstr "أحرف صغيرة"
#. nWQ7R
-#: include/svx/strings.hrc:1415
+#: include/svx/strings.hrc:1417
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER"
msgid "Uppercase Roman"
msgstr "أحرف استهلالية رومانية"
#. PxkPZ
-#: include/svx/strings.hrc:1416
+#: include/svx/strings.hrc:1418
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER"
msgid "Lowercase Roman"
msgstr "أحرف صغيرة رومانية"
#. B7YEa
-#: include/svx/strings.hrc:1417
+#: include/svx/strings.hrc:1419
msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC"
msgid "Arabic"
msgstr "العربية"
#. vPbGB
-#: include/svx/strings.hrc:1418
+#: include/svx/strings.hrc:1420
msgctxt "RID_SVXITEMS_PAGE_NUM_NONE"
msgid "None"
msgstr "بلا"
#. akGGo
-#: include/svx/strings.hrc:1419
+#: include/svx/strings.hrc:1421
msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE"
msgid "Landscape"
msgstr "بالعرض"
#. bbcaZ
-#: include/svx/strings.hrc:1420
+#: include/svx/strings.hrc:1422
msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE"
msgid "Portrait"
msgstr "بالطول"
#. BQtGg
-#: include/svx/strings.hrc:1421
+#: include/svx/strings.hrc:1423
msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT"
msgid "Left"
msgstr "اليسار"
#. JWFLj
-#: include/svx/strings.hrc:1422
+#: include/svx/strings.hrc:1424
msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT"
msgid "Right"
msgstr "اليمين"
#. bxvGx
-#: include/svx/strings.hrc:1423
+#: include/svx/strings.hrc:1425
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "الكل"
#. S3nm4
-#: include/svx/strings.hrc:1424
+#: include/svx/strings.hrc:1426
msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR"
msgid "Mirrored"
msgstr "منعكس"
#. dcvEJ
-#: include/svx/strings.hrc:1425
+#: include/svx/strings.hrc:1427
msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE"
msgid "Author: "
msgstr "المؤلف: "
#. 2siC9
-#: include/svx/strings.hrc:1426
+#: include/svx/strings.hrc:1428
msgctxt "RID_SVXITEMS_DATE_COMPLETE"
msgid "Date: "
msgstr "التاريخ: "
#. pWoLe
-#: include/svx/strings.hrc:1427
+#: include/svx/strings.hrc:1429
msgctxt "RID_SVXITEMS_TEXT_COMPLETE"
msgid "Text: "
msgstr "النص: "
#. pAABc
-#: include/svx/strings.hrc:1428
+#: include/svx/strings.hrc:1430
msgctxt "RID_SVXITEMS_BRUSH_CHAR"
msgid "Character background"
msgstr "خلفية الحرف"
#. Deknh
-#: include/svx/strings.hrc:1430
+#: include/svx/strings.hrc:1432
msgctxt "STR_COLORTABLE"
msgid "Color Palette"
msgstr "لوح الألوان"
#. 9XFJS
#. Used in the Slide Setup dialog of Impress
-#: include/svx/strings.hrc:1433
+#: include/svx/strings.hrc:1435
msgctxt "STR_SLIDE_NUMBERS"
msgid "Slide numbers:"
msgstr ""
#. qWooV
#. String for saving modified image (instead of original)
-#: include/svx/strings.hrc:1436
+#: include/svx/strings.hrc:1438
msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE"
msgid ""
"The image has been modified. By default the original image will be saved.\n"
@@ -7994,2041 +8006,2041 @@ msgid ""
msgstr ""
#. KycVH
-#: include/svx/strings.hrc:1438
+#: include/svx/strings.hrc:1440
msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "لاتيني أساسي"
#. bcjRA
-#: include/svx/strings.hrc:1439
+#: include/svx/strings.hrc:1441
msgctxt "RID_SUBSETMAP"
msgid "Latin-1"
msgstr "لاتيني-1"
#. h6THj
-#: include/svx/strings.hrc:1440
+#: include/svx/strings.hrc:1442
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-A"
msgstr "لاتيني موسّع-A"
#. o4EF9
-#: include/svx/strings.hrc:1441
+#: include/svx/strings.hrc:1443
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-B"
msgstr "لاتيني موسّع-A"
#. W3CGs
-#: include/svx/strings.hrc:1442
+#: include/svx/strings.hrc:1444
msgctxt "RID_SUBSETMAP"
msgid "IPA Extensions"
msgstr "ملحقات IPA"
#. yZjF6
-#: include/svx/strings.hrc:1443
+#: include/svx/strings.hrc:1445
msgctxt "RID_SUBSETMAP"
msgid "Spacing Modifier Letters"
msgstr "أحرف معدّل المسافات"
#. EASZR
-#: include/svx/strings.hrc:1444
+#: include/svx/strings.hrc:1446
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks"
msgstr "ضم علامات المميزة"
#. wBjC4
-#: include/svx/strings.hrc:1445
+#: include/svx/strings.hrc:1447
msgctxt "RID_SUBSETMAP"
msgid "Basic Greek"
msgstr "يوناني أساسي"
#. Dh8Es
-#: include/svx/strings.hrc:1446
+#: include/svx/strings.hrc:1448
msgctxt "RID_SUBSETMAP"
msgid "Greek Symbols And Coptic"
msgstr "رموز يونانية وقبطية"
#. jGT5E
-#: include/svx/strings.hrc:1447
+#: include/svx/strings.hrc:1449
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic"
msgstr "السيريلية"
#. DQgLS
-#: include/svx/strings.hrc:1448
+#: include/svx/strings.hrc:1450
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr "الأرمنية"
#. kXEQY
-#: include/svx/strings.hrc:1449
+#: include/svx/strings.hrc:1451
msgctxt "RID_SUBSETMAP"
msgid "Basic Hebrew"
msgstr "عبري أساسي"
#. Cb8g4
-#: include/svx/strings.hrc:1450
+#: include/svx/strings.hrc:1452
msgctxt "RID_SUBSETMAP"
msgid "Hebrew Extended"
msgstr "عبري موسّع"
#. ZmDCd
-#: include/svx/strings.hrc:1451
+#: include/svx/strings.hrc:1453
msgctxt "RID_SUBSETMAP"
msgid "Basic Arabic"
msgstr "عربي أساسي"
#. hZDFV
-#: include/svx/strings.hrc:1452
+#: include/svx/strings.hrc:1454
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended"
msgstr "عربي موسّع"
#. c3CqD
-#: include/svx/strings.hrc:1453
+#: include/svx/strings.hrc:1455
msgctxt "RID_SUBSETMAP"
msgid "Devanagari"
msgstr "ديفاناغاري"
#. EfVnG
-#: include/svx/strings.hrc:1454
+#: include/svx/strings.hrc:1456
msgctxt "RID_SUBSETMAP"
msgid "Bengali"
msgstr "البنغالية"
#. iWzLc
-#: include/svx/strings.hrc:1455
+#: include/svx/strings.hrc:1457
msgctxt "RID_SUBSETMAP"
msgid "Gurmukhi"
msgstr "غورموكي"
#. omacG
-#: include/svx/strings.hrc:1456
+#: include/svx/strings.hrc:1458
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr "الجيوجاراتية"
#. Cdwzw
-#: include/svx/strings.hrc:1457
+#: include/svx/strings.hrc:1459
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "الأورية"
#. BhEGN
-#: include/svx/strings.hrc:1458
+#: include/svx/strings.hrc:1460
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr "التاميلية"
#. 6YkEo
-#: include/svx/strings.hrc:1459
+#: include/svx/strings.hrc:1461
msgctxt "RID_SUBSETMAP"
msgid "Telugu"
msgstr "التيلوجو"
#. J5qn4
-#: include/svx/strings.hrc:1460
+#: include/svx/strings.hrc:1462
msgctxt "RID_SUBSETMAP"
msgid "Kannada"
msgstr "الكانادية"
#. 4UEFU
-#: include/svx/strings.hrc:1461
+#: include/svx/strings.hrc:1463
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr "المالايلامية"
#. C5yzo
-#: include/svx/strings.hrc:1462
+#: include/svx/strings.hrc:1464
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr "التايلاندية"
#. EvjbD
-#: include/svx/strings.hrc:1463
+#: include/svx/strings.hrc:1465
msgctxt "RID_SUBSETMAP"
msgid "Lao"
msgstr "اللاوية"
#. HqFTh
-#: include/svx/strings.hrc:1464
+#: include/svx/strings.hrc:1466
msgctxt "RID_SUBSETMAP"
msgid "Basic Georgian"
msgstr "الجورجية الأساسية"
#. npAc8
-#: include/svx/strings.hrc:1465
+#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
msgid "Georgian Extended"
msgstr "الجورجية الموسّعة"
#. AHAB4
-#: include/svx/strings.hrc:1466
+#: include/svx/strings.hrc:1468
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo"
msgstr "هانغول جامو"
#. gMEFL
-#: include/svx/strings.hrc:1467
+#: include/svx/strings.hrc:1469
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended Additionals"
msgstr "إضافات لاتينية موسعة"
#. uVYXp
-#: include/svx/strings.hrc:1468
+#: include/svx/strings.hrc:1470
msgctxt "RID_SUBSETMAP"
msgid "Greek Extended"
msgstr "يوناني موسّع"
#. LEQg6
-#: include/svx/strings.hrc:1469
+#: include/svx/strings.hrc:1471
msgctxt "RID_SUBSETMAP"
msgid "General punctuation"
msgstr "علامات تنقيط عامّة"
#. D9KFj
-#: include/svx/strings.hrc:1470
+#: include/svx/strings.hrc:1472
msgctxt "RID_SUBSETMAP"
msgid "Superscripts and Subscripts"
msgstr "مرتفع ومنخفض"
#. yaxYV
-#: include/svx/strings.hrc:1471
+#: include/svx/strings.hrc:1473
msgctxt "RID_SUBSETMAP"
msgid "Currency Symbols"
msgstr "رموز العملة"
#. jzA5i
-#: include/svx/strings.hrc:1472
+#: include/svx/strings.hrc:1474
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Symbols"
msgstr "ضم الرموز المميزة"
#. CHNBZ
-#: include/svx/strings.hrc:1473
+#: include/svx/strings.hrc:1475
msgctxt "RID_SUBSETMAP"
msgid "Letterlike Symbols"
msgstr "رموز كالأحرف"
#. cDkEd
-#: include/svx/strings.hrc:1474
+#: include/svx/strings.hrc:1476
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr "أشكال الأرقام"
#. j25Fp
-#: include/svx/strings.hrc:1475
+#: include/svx/strings.hrc:1477
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr "الأسهم"
#. p5Tbx
-#: include/svx/strings.hrc:1476
+#: include/svx/strings.hrc:1478
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Operators"
msgstr "مُعاملات رياضية"
#. ckgof
-#: include/svx/strings.hrc:1477
+#: include/svx/strings.hrc:1479
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Technical"
msgstr "تقنية متنوعة"
#. 8rXdw
-#: include/svx/strings.hrc:1478
+#: include/svx/strings.hrc:1480
msgctxt "RID_SUBSETMAP"
msgid "Control Pictures"
msgstr "تحكم بالصور"
#. D4J8A
-#: include/svx/strings.hrc:1479
+#: include/svx/strings.hrc:1481
msgctxt "RID_SUBSETMAP"
msgid "Optical Character Recognition"
msgstr "تعرف بصري على الأحرف"
#. hXwgf
-#: include/svx/strings.hrc:1480
+#: include/svx/strings.hrc:1482
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumerics"
msgstr "تضمين النظام الذي يحوي الحروف والأرقام معا"
#. AD9HJ
-#: include/svx/strings.hrc:1481
+#: include/svx/strings.hrc:1483
msgctxt "RID_SUBSETMAP"
msgid "Box Drawing"
msgstr "رسم مربع"
#. vViaR
-#: include/svx/strings.hrc:1482
+#: include/svx/strings.hrc:1484
msgctxt "RID_SUBSETMAP"
msgid "Block Elements"
msgstr "عناصر الكتلة"
#. ok7ks
-#: include/svx/strings.hrc:1483
+#: include/svx/strings.hrc:1485
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes"
msgstr "أشكال هندسية"
#. sKty5
-#: include/svx/strings.hrc:1484
+#: include/svx/strings.hrc:1486
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols"
msgstr "رموز مختلفة"
#. yDpNT
-#: include/svx/strings.hrc:1485
+#: include/svx/strings.hrc:1487
msgctxt "RID_SUBSETMAP"
msgid "Dingbats"
msgstr "رموز تزيينية"
#. Cth4P
-#: include/svx/strings.hrc:1486
+#: include/svx/strings.hrc:1488
msgctxt "RID_SUBSETMAP"
msgid "CJK Symbols And Punctuation"
msgstr "رموز وعلامات تنقيط صينية ويابانية وكورية"
#. Bo4iK
-#: include/svx/strings.hrc:1487
+#: include/svx/strings.hrc:1489
msgctxt "RID_SUBSETMAP"
msgid "Hiragana"
msgstr "هيراجانا"
#. i2Cdr
-#: include/svx/strings.hrc:1488
+#: include/svx/strings.hrc:1490
msgctxt "RID_SUBSETMAP"
msgid "Katakana"
msgstr "كاتاكانا"
#. 9YYLD
-#: include/svx/strings.hrc:1489
+#: include/svx/strings.hrc:1491
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo"
msgstr "بوبوموفو"
#. F9UFG
-#: include/svx/strings.hrc:1490
+#: include/svx/strings.hrc:1492
msgctxt "RID_SUBSETMAP"
msgid "Hangul Compatibility Jamo"
msgstr "جامو المتوافق مع هانغول"
#. yeRDE
-#: include/svx/strings.hrc:1491
+#: include/svx/strings.hrc:1493
msgctxt "RID_SUBSETMAP"
msgid "CJK Miscellaneous"
msgstr "متفرقات صينية ويابانية وكورية"
#. kPFs9
-#: include/svx/strings.hrc:1492
+#: include/svx/strings.hrc:1494
msgctxt "RID_SUBSETMAP"
msgid "Enclosed CJK Letters And Months"
msgstr "أحرف وأشهر صينية ويابانية وكورية في دائرة"
#. 6tAx6
-#: include/svx/strings.hrc:1493
+#: include/svx/strings.hrc:1495
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility"
msgstr "توافق الصينية واليابانية والكورية"
#. VakXP
-#: include/svx/strings.hrc:1494
+#: include/svx/strings.hrc:1496
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr "هانغول"
#. XzS6D
-#: include/svx/strings.hrc:1495
+#: include/svx/strings.hrc:1497
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs"
msgstr "أيديوغرام موحّد صيني وياباني وكوري"
#. JVCP5
-#: include/svx/strings.hrc:1496
+#: include/svx/strings.hrc:1498
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension A"
msgstr "إديوگرافات ص‌ي‌ك الموحدة (امتدادات أ)"
#. Y33VK
-#: include/svx/strings.hrc:1497
+#: include/svx/strings.hrc:1499
msgctxt "RID_SUBSETMAP"
msgid "Private Use Area"
msgstr "منطقة استعمال خاص"
#. 8yYiM
-#: include/svx/strings.hrc:1498
+#: include/svx/strings.hrc:1500
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs"
msgstr "توافق إيديوغرام الصينية واليابانية والكورية"
#. BEfFQ
-#: include/svx/strings.hrc:1499
+#: include/svx/strings.hrc:1501
msgctxt "RID_SUBSETMAP"
msgid "Alphabetic Presentation Forms"
msgstr "نماذج عروض تقديمية أبجدية"
#. NCsAG
-#: include/svx/strings.hrc:1500
+#: include/svx/strings.hrc:1502
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-A"
msgstr "نماذج عروض تقديمية عربية-A"
#. adi8G
-#: include/svx/strings.hrc:1501
+#: include/svx/strings.hrc:1503
msgctxt "RID_SUBSETMAP"
msgid "Combining Half Marks"
msgstr "ضم علامات النصف"
#. vLBhn
-#: include/svx/strings.hrc:1502
+#: include/svx/strings.hrc:1504
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Forms"
msgstr "نماذج توافق الصينية واليابانية والكورية"
#. i6R3B
-#: include/svx/strings.hrc:1503
+#: include/svx/strings.hrc:1505
msgctxt "RID_SUBSETMAP"
msgid "Small Form Variants"
msgstr "أنواع النماذج الصغيرة"
#. 7EDCh
-#: include/svx/strings.hrc:1504
+#: include/svx/strings.hrc:1506
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-B"
msgstr "نماذج عروض تقديمية عربية-B"
#. WWoWx
-#: include/svx/strings.hrc:1505
+#: include/svx/strings.hrc:1507
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
msgstr "نماذج نصف العرض وكامل العرض"
#. dkDXh
-#: include/svx/strings.hrc:1506
+#: include/svx/strings.hrc:1508
msgctxt "RID_SUBSETMAP"
msgid "Specials"
msgstr "خاصة"
#. GQSEx
-#: include/svx/strings.hrc:1507
+#: include/svx/strings.hrc:1509
msgctxt "RID_SUBSETMAP"
msgid "Yi Syllables"
msgstr "مقاطع يي"
#. BL66x
-#: include/svx/strings.hrc:1508
+#: include/svx/strings.hrc:1510
msgctxt "RID_SUBSETMAP"
msgid "Yi Radicals"
msgstr "جذور يي"
#. cuQ2k
-#: include/svx/strings.hrc:1509
+#: include/svx/strings.hrc:1511
msgctxt "RID_SUBSETMAP"
msgid "Old Italic"
msgstr "إيطالي قديم"
#. wtKAB
-#: include/svx/strings.hrc:1510
+#: include/svx/strings.hrc:1512
msgctxt "RID_SUBSETMAP"
msgid "Gothic"
msgstr "القوطية"
#. GPFqC
-#: include/svx/strings.hrc:1511
+#: include/svx/strings.hrc:1513
msgctxt "RID_SUBSETMAP"
msgid "Deseret"
msgstr "الديسيريت"
#. 7AovD
-#: include/svx/strings.hrc:1512
+#: include/svx/strings.hrc:1514
msgctxt "RID_SUBSETMAP"
msgid "Byzantine Musical Symbols"
msgstr "رموز موسيقية بيزنطية"
#. G3GQF
-#: include/svx/strings.hrc:1513
+#: include/svx/strings.hrc:1515
msgctxt "RID_SUBSETMAP"
msgid "Musical Symbols"
msgstr "رموز موسيقية"
#. YzBDD
-#: include/svx/strings.hrc:1514
+#: include/svx/strings.hrc:1516
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Alphanumeric Symbols"
msgstr "رموز رياضية أبجدية رقمية"
#. 3XZRw
-#: include/svx/strings.hrc:1515
+#: include/svx/strings.hrc:1517
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension B"
msgstr "إديوگرافات ص‌ي‌ك الموحدة (امتدادات ب)"
#. nZnQc
-#: include/svx/strings.hrc:1516
+#: include/svx/strings.hrc:1518
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension C"
msgstr "إديوگرافات ص‌ي‌ك الموحدة (امتدادات ج)"
#. HBwZE
-#: include/svx/strings.hrc:1517
+#: include/svx/strings.hrc:1519
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension D"
msgstr "إديوگرافات ص‌ي‌ك الموحدة (امتدادات د)"
#. TTFkh
-#: include/svx/strings.hrc:1518
+#: include/svx/strings.hrc:1520
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs Supplement"
msgstr "إديوگرافات ص‌ي‌ك توافقية (تكميلي)"
#. 2jALB
-#: include/svx/strings.hrc:1519
+#: include/svx/strings.hrc:1521
msgctxt "RID_SUBSETMAP"
msgid "Tags"
msgstr "الوسوم"
#. 2iHJN
-#: include/svx/strings.hrc:1520
+#: include/svx/strings.hrc:1522
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Supplement"
msgstr "سريلي تكميلي"
#. ABgr9
-#: include/svx/strings.hrc:1521
+#: include/svx/strings.hrc:1523
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors"
msgstr "تحديدات مختلفة"
#. a4q6S
-#: include/svx/strings.hrc:1522
+#: include/svx/strings.hrc:1524
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-A"
msgstr "مساحة تكميلية للاستعمال الخاص-أ"
#. k638K
-#: include/svx/strings.hrc:1523
+#: include/svx/strings.hrc:1525
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-B"
msgstr "مساحة تكميلية للاستعمال الخاص-ب"
#. pKFTg
-#: include/svx/strings.hrc:1524
+#: include/svx/strings.hrc:1526
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr "اللمبو"
#. TJHGp
-#: include/svx/strings.hrc:1525
+#: include/svx/strings.hrc:1527
msgctxt "RID_SUBSETMAP"
msgid "Tai Le"
msgstr "تاي لي"
#. nujxa
-#: include/svx/strings.hrc:1526
+#: include/svx/strings.hrc:1528
msgctxt "RID_SUBSETMAP"
msgid "Khmer Symbols"
msgstr "رموز الخمارية"
#. neD93
-#: include/svx/strings.hrc:1527
+#: include/svx/strings.hrc:1529
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions"
msgstr "امتدادات صوتية"
#. C6LwC
-#: include/svx/strings.hrc:1528
+#: include/svx/strings.hrc:1530
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Arrows"
msgstr "رموز وأسهم متفرقة"
#. giR4r
-#: include/svx/strings.hrc:1529
+#: include/svx/strings.hrc:1531
msgctxt "RID_SUBSETMAP"
msgid "Yijing Hexagram Symbols"
msgstr "رموز يي جِن السداسية"
#. EqFxm
-#: include/svx/strings.hrc:1530
+#: include/svx/strings.hrc:1532
msgctxt "RID_SUBSETMAP"
msgid "Linear B Syllabary"
msgstr "مقاطع خطية ب"
#. VeZNe
-#: include/svx/strings.hrc:1531
+#: include/svx/strings.hrc:1533
msgctxt "RID_SUBSETMAP"
msgid "Linear B Ideograms"
msgstr "صور معنوية خطية ب"
#. Tvkgh
-#: include/svx/strings.hrc:1532
+#: include/svx/strings.hrc:1534
msgctxt "RID_SUBSETMAP"
msgid "Aegean Numbers"
msgstr "أرقام إيجية"
#. CuThH
-#: include/svx/strings.hrc:1533
+#: include/svx/strings.hrc:1535
msgctxt "RID_SUBSETMAP"
msgid "Ugaritic"
msgstr "الأوغاريتية"
#. nBtk5
-#: include/svx/strings.hrc:1534
+#: include/svx/strings.hrc:1536
msgctxt "RID_SUBSETMAP"
msgid "Shavian"
msgstr "الشفيانية"
#. vvMNk
-#: include/svx/strings.hrc:1535
+#: include/svx/strings.hrc:1537
msgctxt "RID_SUBSETMAP"
msgid "Osmanya"
msgstr "العثمانية"
#. aiySp
-#: include/svx/strings.hrc:1536
+#: include/svx/strings.hrc:1538
msgctxt "RID_SUBSETMAP"
msgid "Sinhala"
msgstr "سينهالا"
#. PEGiu
-#: include/svx/strings.hrc:1537
+#: include/svx/strings.hrc:1539
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr "التيبتية"
#. tRBTP
-#: include/svx/strings.hrc:1538
+#: include/svx/strings.hrc:1540
msgctxt "RID_SUBSETMAP"
msgid "Myanmar"
msgstr "ميانمار"
#. 8sgGF
-#: include/svx/strings.hrc:1539
+#: include/svx/strings.hrc:1541
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr "الخميرية"
#. CdXvH
-#: include/svx/strings.hrc:1540
+#: include/svx/strings.hrc:1542
msgctxt "RID_SUBSETMAP"
msgid "Ogham"
msgstr "الأوغمية"
#. jFWRQ
-#: include/svx/strings.hrc:1541
+#: include/svx/strings.hrc:1543
msgctxt "RID_SUBSETMAP"
msgid "Runic"
msgstr "روني"
#. jhzoc
-#: include/svx/strings.hrc:1542
+#: include/svx/strings.hrc:1544
msgctxt "RID_SUBSETMAP"
msgid "Syriac"
msgstr "السريانية"
#. B66QG
-#: include/svx/strings.hrc:1543
+#: include/svx/strings.hrc:1545
msgctxt "RID_SUBSETMAP"
msgid "Thaana"
msgstr "تانا"
#. j8cuG
-#: include/svx/strings.hrc:1544
+#: include/svx/strings.hrc:1546
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic"
msgstr "الحبشية"
#. AE5wq
-#: include/svx/strings.hrc:1545
+#: include/svx/strings.hrc:1547
msgctxt "RID_SUBSETMAP"
msgid "Cherokee"
msgstr "شيروكي"
#. 9mgNF
-#: include/svx/strings.hrc:1546
+#: include/svx/strings.hrc:1548
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr "مقاطع الأرومي الكاناديين"
#. d5JWE
-#: include/svx/strings.hrc:1547
+#: include/svx/strings.hrc:1549
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr "المنغولية"
#. XnzyB
-#: include/svx/strings.hrc:1548
+#: include/svx/strings.hrc:1550
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-A"
msgstr "رموز رياضية متفرقة-A"
#. R5W9H
-#: include/svx/strings.hrc:1549
+#: include/svx/strings.hrc:1551
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-A"
msgstr "أسهم إضافية-A"
#. QYf7A
-#: include/svx/strings.hrc:1550
+#: include/svx/strings.hrc:1552
msgctxt "RID_SUBSETMAP"
msgid "Braille Patterns"
msgstr "أحرف بريل"
#. 63BBg
-#: include/svx/strings.hrc:1551
+#: include/svx/strings.hrc:1553
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-B"
msgstr "أسهم إضافية-B"
#. ykowm
-#: include/svx/strings.hrc:1552
+#: include/svx/strings.hrc:1554
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-B"
msgstr "رموز رياضية متفرقة-B"
#. GGdze
-#: include/svx/strings.hrc:1553
+#: include/svx/strings.hrc:1555
msgctxt "RID_SUBSETMAP"
msgid "CJK Radical Supplement"
msgstr "تحميل العلامات الجذرية الصينية واليابانية والكورية"
#. WLLAP
-#: include/svx/strings.hrc:1554
+#: include/svx/strings.hrc:1556
msgctxt "RID_SUBSETMAP"
msgid "Kangxi Radicals"
msgstr "جذور كانغ سي"
#. EyZR2
-#: include/svx/strings.hrc:1555
+#: include/svx/strings.hrc:1557
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Description Characters"
msgstr "أحرف وصف إيديوغرامية"
#. o3AQ6
-#: include/svx/strings.hrc:1556
+#: include/svx/strings.hrc:1558
msgctxt "RID_SUBSETMAP"
msgid "Tagalog"
msgstr "فلبينية"
#. BVieL
-#: include/svx/strings.hrc:1557
+#: include/svx/strings.hrc:1559
msgctxt "RID_SUBSETMAP"
msgid "Hanunoo"
msgstr "هانونو"
#. DwAEz
-#: include/svx/strings.hrc:1558
+#: include/svx/strings.hrc:1560
msgctxt "RID_SUBSETMAP"
msgid "Tagbanwa"
msgstr "تاغبانوا"
#. 3GDP5
-#: include/svx/strings.hrc:1559
+#: include/svx/strings.hrc:1561
msgctxt "RID_SUBSETMAP"
msgid "Buhid"
msgstr "بوهِد"
#. BfGBm
-#: include/svx/strings.hrc:1560
+#: include/svx/strings.hrc:1562
msgctxt "RID_SUBSETMAP"
msgid "Kanbun"
msgstr "كانبَن"
#. cL7Vo
-#: include/svx/strings.hrc:1561
+#: include/svx/strings.hrc:1563
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo Extended"
msgstr "بوبوموفو موسّع"
#. MQoBs
-#: include/svx/strings.hrc:1562
+#: include/svx/strings.hrc:1564
msgctxt "RID_SUBSETMAP"
msgid "Katakana Phonetics"
msgstr "صوتيّات كاتاكانا"
#. fCpRM
-#: include/svx/strings.hrc:1563
+#: include/svx/strings.hrc:1565
msgctxt "RID_SUBSETMAP"
msgid "CJK Strokes"
msgstr "تركيبات ص‌ي‌ك"
#. zyW2q
-#: include/svx/strings.hrc:1564
+#: include/svx/strings.hrc:1566
msgctxt "RID_SUBSETMAP"
msgid "Cypriot Syllabary"
msgstr "مقاطع القبرصية"
#. GWxb8
-#: include/svx/strings.hrc:1565
+#: include/svx/strings.hrc:1567
msgctxt "RID_SUBSETMAP"
msgid "Tai Xuan Jing Symbols"
msgstr "رموز تاي زوان دجن"
#. 8ZJmr
-#: include/svx/strings.hrc:1566
+#: include/svx/strings.hrc:1568
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors Supplement"
msgstr "تكميليات منتقيات التنويعات"
#. RR6Er
-#: include/svx/strings.hrc:1567
+#: include/svx/strings.hrc:1569
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Musical Notation"
msgstr "رموز موسيقية يونانية قديمة"
#. K3GsF
-#: include/svx/strings.hrc:1568
+#: include/svx/strings.hrc:1570
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Numbers"
msgstr "أرقام يونانية قديمة"
#. y4HCg
-#: include/svx/strings.hrc:1569
+#: include/svx/strings.hrc:1571
msgctxt "RID_SUBSETMAP"
msgid "Arabic Supplement"
msgstr "عربي تكميلي"
#. KUnXb
-#: include/svx/strings.hrc:1570
+#: include/svx/strings.hrc:1572
msgctxt "RID_SUBSETMAP"
msgid "Buginese"
msgstr "البجينيزية"
#. zDaXa
-#: include/svx/strings.hrc:1571
+#: include/svx/strings.hrc:1573
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Supplement"
msgstr "تكميلة علامات تشكيل مركبة"
#. 9Z24A
-#: include/svx/strings.hrc:1572
+#: include/svx/strings.hrc:1574
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "القبطية"
#. CANHf
-#: include/svx/strings.hrc:1573
+#: include/svx/strings.hrc:1575
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended"
msgstr "إثيوبي ممتد"
#. X8DEc
-#: include/svx/strings.hrc:1574
+#: include/svx/strings.hrc:1576
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Supplement"
msgstr "إثيوبي تكميلي"
#. fYpFz
-#: include/svx/strings.hrc:1575
+#: include/svx/strings.hrc:1577
msgctxt "RID_SUBSETMAP"
msgid "Georgian Supplement"
msgstr "جورجي تكميلي"
#. 3Gzxx
-#: include/svx/strings.hrc:1576
+#: include/svx/strings.hrc:1578
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic"
msgstr "گلاگولي"
#. zKCVG
-#: include/svx/strings.hrc:1577
+#: include/svx/strings.hrc:1579
msgctxt "RID_SUBSETMAP"
msgid "Kharoshthi"
msgstr "خاروشذي"
#. U8zrU
-#: include/svx/strings.hrc:1578
+#: include/svx/strings.hrc:1580
msgctxt "RID_SUBSETMAP"
msgid "Modifier Tone Letters"
msgstr "حروف النغمات المغيرة"
#. B2yF8
-#: include/svx/strings.hrc:1579
+#: include/svx/strings.hrc:1581
msgctxt "RID_SUBSETMAP"
msgid "New Tai Lue"
msgstr "تاي لو الجديد"
#. J4KdA
-#: include/svx/strings.hrc:1580
+#: include/svx/strings.hrc:1582
msgctxt "RID_SUBSETMAP"
msgid "Old Persian"
msgstr "فارسية قديمة"
#. eGPjC
-#: include/svx/strings.hrc:1581
+#: include/svx/strings.hrc:1583
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions Supplement"
msgstr "امتدادات صوتية تكميلية"
#. XboFE
-#: include/svx/strings.hrc:1582
+#: include/svx/strings.hrc:1584
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Punctuation"
msgstr "ترقيم تكميلي"
#. tBJi3
-#: include/svx/strings.hrc:1583
+#: include/svx/strings.hrc:1585
msgctxt "RID_SUBSETMAP"
msgid "Syloti Nagri"
msgstr "سيولتي ناگري"
#. Qrowh
-#: include/svx/strings.hrc:1584
+#: include/svx/strings.hrc:1586
msgctxt "RID_SUBSETMAP"
msgid "Tifinagh"
msgstr "تيفيناغ"
#. aZKS5
-#: include/svx/strings.hrc:1585
+#: include/svx/strings.hrc:1587
msgctxt "RID_SUBSETMAP"
msgid "Vertical Forms"
msgstr "نماذج رأسية"
#. ihUDF
-#: include/svx/strings.hrc:1586
+#: include/svx/strings.hrc:1588
msgctxt "RID_SUBSETMAP"
msgid "Nko"
msgstr "إنكو"
#. Z3AAi
-#: include/svx/strings.hrc:1587
+#: include/svx/strings.hrc:1589
msgctxt "RID_SUBSETMAP"
msgid "Balinese"
msgstr "بالينية"
#. 428ER
-#: include/svx/strings.hrc:1588
+#: include/svx/strings.hrc:1590
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-C"
msgstr "لاتيني موسّع-ج"
#. SqFfT
-#: include/svx/strings.hrc:1589
+#: include/svx/strings.hrc:1591
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-D"
msgstr "لاتيني موسّع-د"
#. yMmow
-#: include/svx/strings.hrc:1590
+#: include/svx/strings.hrc:1592
msgctxt "RID_SUBSETMAP"
msgid "Phags-Pa"
msgstr "فاگس-با"
#. V6CsB
-#: include/svx/strings.hrc:1591
+#: include/svx/strings.hrc:1593
msgctxt "RID_SUBSETMAP"
msgid "Phoenician"
msgstr "فينيقية"
#. GNBwz
-#: include/svx/strings.hrc:1592
+#: include/svx/strings.hrc:1594
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform"
msgstr "مسماري"
#. VBPZE
-#: include/svx/strings.hrc:1593
+#: include/svx/strings.hrc:1595
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform Numbers And Punctuation"
msgstr "أعداد وترقيم مسماري"
#. 9msGJ
-#: include/svx/strings.hrc:1594
+#: include/svx/strings.hrc:1596
msgctxt "RID_SUBSETMAP"
msgid "Counting Rod Numerals"
msgstr "تعداد أرقام رود"
#. i6Gx9
-#: include/svx/strings.hrc:1595
+#: include/svx/strings.hrc:1597
msgctxt "RID_SUBSETMAP"
msgid "Sundanese"
msgstr "سُنداني"
#. WrXXX
-#: include/svx/strings.hrc:1596
+#: include/svx/strings.hrc:1598
msgctxt "RID_SUBSETMAP"
msgid "Lepcha"
msgstr "ليبشا"
#. FhhAQ
-#: include/svx/strings.hrc:1597
+#: include/svx/strings.hrc:1599
msgctxt "RID_SUBSETMAP"
msgid "Ol Chiki"
msgstr "أُول تشيكي"
#. eHvUh
-#: include/svx/strings.hrc:1598
+#: include/svx/strings.hrc:1600
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-A"
msgstr "سريلي موسّع-أ"
#. ZkKwE
-#: include/svx/strings.hrc:1599
+#: include/svx/strings.hrc:1601
msgctxt "RID_SUBSETMAP"
msgid "Vai"
msgstr "ڤاي"
#. pBASG
-#: include/svx/strings.hrc:1600
+#: include/svx/strings.hrc:1602
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-B"
msgstr "سريلي موسّع-ب"
#. GoQpd
-#: include/svx/strings.hrc:1601
+#: include/svx/strings.hrc:1603
msgctxt "RID_SUBSETMAP"
msgid "Saurashtra"
msgstr "سوراشترا"
#. 6pufg
-#: include/svx/strings.hrc:1602
+#: include/svx/strings.hrc:1604
msgctxt "RID_SUBSETMAP"
msgid "Kayah Li"
msgstr "كاياه لي"
#. bmFny
-#: include/svx/strings.hrc:1603
+#: include/svx/strings.hrc:1605
msgctxt "RID_SUBSETMAP"
msgid "Rejang"
msgstr "ريجانگ"
#. EaXay
-#: include/svx/strings.hrc:1604
+#: include/svx/strings.hrc:1606
msgctxt "RID_SUBSETMAP"
msgid "Cham"
msgstr "تشام"
#. qYaAV
-#: include/svx/strings.hrc:1605
+#: include/svx/strings.hrc:1607
msgctxt "RID_SUBSETMAP"
msgid "Ancient Symbols"
msgstr "رموز أثرية"
#. At8Tk
-#: include/svx/strings.hrc:1606
+#: include/svx/strings.hrc:1608
msgctxt "RID_SUBSETMAP"
msgid "Phaistos Disc"
msgstr "قرص فستوس"
#. ryGAF
-#: include/svx/strings.hrc:1607
+#: include/svx/strings.hrc:1609
msgctxt "RID_SUBSETMAP"
msgid "Lycian"
msgstr "ليشياني"
#. EYLa8
-#: include/svx/strings.hrc:1608
+#: include/svx/strings.hrc:1610
msgctxt "RID_SUBSETMAP"
msgid "Carian"
msgstr "كاريان"
#. TPN6m
-#: include/svx/strings.hrc:1609
+#: include/svx/strings.hrc:1611
msgctxt "RID_SUBSETMAP"
msgid "Lydian"
msgstr "ليديان"
#. G5GLd
-#: include/svx/strings.hrc:1610
+#: include/svx/strings.hrc:1612
msgctxt "RID_SUBSETMAP"
msgid "Mahjong Tiles"
msgstr "مربعات ماهجونغ"
#. EyMaF
-#: include/svx/strings.hrc:1611
+#: include/svx/strings.hrc:1613
msgctxt "RID_SUBSETMAP"
msgid "Domino Tiles"
msgstr "مربعات دومينو"
#. r2YQs
-#: include/svx/strings.hrc:1612
+#: include/svx/strings.hrc:1614
msgctxt "RID_SUBSETMAP"
msgid "Samaritan"
msgstr "سامري"
#. feZ2Q
-#: include/svx/strings.hrc:1613
+#: include/svx/strings.hrc:1615
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended"
msgstr "مقاطع الكنديين الأصليين موسع"
#. H4FpF
-#: include/svx/strings.hrc:1614
+#: include/svx/strings.hrc:1616
msgctxt "RID_SUBSETMAP"
msgid "Tai Tham"
msgstr "تاي ثام"
#. BgKLG
-#: include/svx/strings.hrc:1615
+#: include/svx/strings.hrc:1617
msgctxt "RID_SUBSETMAP"
msgid "Vedic Extensions"
msgstr "امتدادات ڤيدية"
#. bVNYf
-#: include/svx/strings.hrc:1616
+#: include/svx/strings.hrc:1618
msgctxt "RID_SUBSETMAP"
msgid "Lisu"
msgstr "ليسو"
#. riEM3
-#: include/svx/strings.hrc:1617
+#: include/svx/strings.hrc:1619
msgctxt "RID_SUBSETMAP"
msgid "Bamum"
msgstr "باموم"
#. CQMqK
-#: include/svx/strings.hrc:1618
+#: include/svx/strings.hrc:1620
msgctxt "RID_SUBSETMAP"
msgid "Common Indic Number Forms"
msgstr "أشكال الأعداد الهندية الشائعة"
#. gDEUp
-#: include/svx/strings.hrc:1619
+#: include/svx/strings.hrc:1621
msgctxt "RID_SUBSETMAP"
msgid "Devanagari Extended"
msgstr "ديفاناغاري موسّع"
#. UsAq2
-#: include/svx/strings.hrc:1620
+#: include/svx/strings.hrc:1622
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-A"
msgstr "هنگول جامو موسّع-أ"
#. g5H7j
-#: include/svx/strings.hrc:1621
+#: include/svx/strings.hrc:1623
msgctxt "RID_SUBSETMAP"
msgid "Javanese"
msgstr "جاوية"
#. upBjC
-#: include/svx/strings.hrc:1622
+#: include/svx/strings.hrc:1624
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-A"
msgstr "ميانمار موسّع-أ"
#. GQ3XX
-#: include/svx/strings.hrc:1623
+#: include/svx/strings.hrc:1625
msgctxt "RID_SUBSETMAP"
msgid "Tai Viet"
msgstr "تاي ڤيت"
#. HGVSu
-#: include/svx/strings.hrc:1624
+#: include/svx/strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek"
msgstr "ميتي مايك"
#. ryvor
-#: include/svx/strings.hrc:1625
+#: include/svx/strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-B"
msgstr "هنگول جامو موسّع-ب"
#. RTxUc
-#: include/svx/strings.hrc:1626
+#: include/svx/strings.hrc:1628
msgctxt "RID_SUBSETMAP"
msgid "Imperial Aramaic"
msgstr "آرامي ملكي"
#. 7E6G8
-#: include/svx/strings.hrc:1627
+#: include/svx/strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Old South Arabian"
msgstr "عربي جنوبي قديم"
#. Ab3wu
-#: include/svx/strings.hrc:1628
+#: include/svx/strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Avestan"
msgstr "أڤستانية"
#. 5gN8e
-#: include/svx/strings.hrc:1629
+#: include/svx/strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Parthian"
msgstr "بارثيان نحتي"
#. D7rcV
-#: include/svx/strings.hrc:1630
+#: include/svx/strings.hrc:1632
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Pahlavi"
msgstr "بهلوي نحتي"
#. d44Dq
-#: include/svx/strings.hrc:1631
+#: include/svx/strings.hrc:1633
msgctxt "RID_SUBSETMAP"
msgid "Old Turkic"
msgstr "تركي قديم"
#. CLuJC
-#: include/svx/strings.hrc:1632
+#: include/svx/strings.hrc:1634
msgctxt "RID_SUBSETMAP"
msgid "Rumi Numeral Symbols"
msgstr "رموز أرقام رومية"
#. FpFeH
-#: include/svx/strings.hrc:1633
+#: include/svx/strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Kaithi"
msgstr "كياثي"
#. Swfzy
-#: include/svx/strings.hrc:1634
+#: include/svx/strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyphs"
msgstr "هيروغليفي مصري"
#. bMYVC
-#: include/svx/strings.hrc:1635
+#: include/svx/strings.hrc:1637
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumeric Supplement"
msgstr "أبجدي رقمي محاط تكميلي"
#. Dqcpa
-#: include/svx/strings.hrc:1636
+#: include/svx/strings.hrc:1638
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Ideographic Supplement"
msgstr "إديوگرافات محاطة تكميلي"
#. 8eCZn
-#: include/svx/strings.hrc:1637
+#: include/svx/strings.hrc:1639
msgctxt "RID_SUBSETMAP"
msgid "Mandaic"
msgstr "مندياني"
#. 8LVFp
-#: include/svx/strings.hrc:1638
+#: include/svx/strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Batak"
msgstr "باتاك"
#. 9SrgK
-#: include/svx/strings.hrc:1639
+#: include/svx/strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-A"
msgstr "إثيوبي موسّع-أ"
#. cQEzt
-#: include/svx/strings.hrc:1640
+#: include/svx/strings.hrc:1642
msgctxt "RID_SUBSETMAP"
msgid "Brahmi"
msgstr "برهمي"
#. n4oND
-#: include/svx/strings.hrc:1641
+#: include/svx/strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Bamum Supplement"
msgstr "باموم تكميلي"
#. xibkG
-#: include/svx/strings.hrc:1642
+#: include/svx/strings.hrc:1644
msgctxt "RID_SUBSETMAP"
msgid "Kana Supplement"
msgstr "كانا تكميلي"
#. xyswt
-#: include/svx/strings.hrc:1643
+#: include/svx/strings.hrc:1645
msgctxt "RID_SUBSETMAP"
msgid "Playing Cards"
msgstr "أوراق لعب"
#. TqExt
-#: include/svx/strings.hrc:1644
+#: include/svx/strings.hrc:1646
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Pictographs"
msgstr "رموز وبكتوجرافات متنوعة"
#. wtMts
-#: include/svx/strings.hrc:1645
+#: include/svx/strings.hrc:1647
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "صور تعبيرية"
#. WgGuX
-#: include/svx/strings.hrc:1646
+#: include/svx/strings.hrc:1648
msgctxt "RID_SUBSETMAP"
msgid "Transport And Map Symbols"
msgstr "رموز السفر والخرائط"
#. fBitP
-#: include/svx/strings.hrc:1647
+#: include/svx/strings.hrc:1649
msgctxt "RID_SUBSETMAP"
msgid "Alchemical Symbols"
msgstr "رموز الخيميا"
#. CWvjP
-#: include/svx/strings.hrc:1648
+#: include/svx/strings.hrc:1650
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-A"
msgstr "عربي موسّع-أ"
#. D7mEf
-#: include/svx/strings.hrc:1649
+#: include/svx/strings.hrc:1651
msgctxt "RID_SUBSETMAP"
msgid "Arabic Mathematical Alphabetic Symbols"
msgstr "رموز رياضية عربية أبجدية"
#. 8ouWH
-#: include/svx/strings.hrc:1650
+#: include/svx/strings.hrc:1652
msgctxt "RID_SUBSETMAP"
msgid "Chakma"
msgstr "شاكما"
#. z3gG4
-#: include/svx/strings.hrc:1651
+#: include/svx/strings.hrc:1653
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek Extensions"
msgstr "ميتي مايك تكميلي"
#. mFAeA
-#: include/svx/strings.hrc:1652
+#: include/svx/strings.hrc:1654
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Cursive"
msgstr "مروية متصلة"
#. b5m8K
-#: include/svx/strings.hrc:1653
+#: include/svx/strings.hrc:1655
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Hieroglyphs"
msgstr "مروية هيروغليفية"
#. Xrkei
-#: include/svx/strings.hrc:1654
+#: include/svx/strings.hrc:1656
msgctxt "RID_SUBSETMAP"
msgid "Miao"
msgstr "مياو"
#. hG9Na
-#: include/svx/strings.hrc:1655
+#: include/svx/strings.hrc:1657
msgctxt "RID_SUBSETMAP"
msgid "Sharada"
msgstr "شارادا"
#. rTKpL
-#: include/svx/strings.hrc:1656
+#: include/svx/strings.hrc:1658
msgctxt "RID_SUBSETMAP"
msgid "Sora Sompeng"
msgstr "سورا سُمپِنگ"
#. CAKEC
-#: include/svx/strings.hrc:1657
+#: include/svx/strings.hrc:1659
msgctxt "RID_SUBSETMAP"
msgid "Sundanese Supplement"
msgstr "سُنداني تكميلي"
#. pTsMT
-#: include/svx/strings.hrc:1658
+#: include/svx/strings.hrc:1660
msgctxt "RID_SUBSETMAP"
msgid "Takri"
msgstr "تاكري"
#. HNCk9
-#: include/svx/strings.hrc:1659
+#: include/svx/strings.hrc:1661
msgctxt "RID_SUBSETMAP"
msgid "Bassa Vah"
msgstr ""
#. GWufB
-#: include/svx/strings.hrc:1660
+#: include/svx/strings.hrc:1662
msgctxt "RID_SUBSETMAP"
msgid "Caucasian Albanian"
msgstr ""
#. t8Bfn
-#: include/svx/strings.hrc:1661
+#: include/svx/strings.hrc:1663
msgctxt "RID_SUBSETMAP"
msgid "Coptic Epact Numbers"
msgstr ""
#. kAeYs
-#: include/svx/strings.hrc:1662
+#: include/svx/strings.hrc:1664
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Extended"
msgstr "تكميلة علامات تشكيل مركبة"
#. 8TGuM
-#: include/svx/strings.hrc:1663
+#: include/svx/strings.hrc:1665
msgctxt "RID_SUBSETMAP"
msgid "Duployan"
msgstr ""
#. Yaq3z
-#: include/svx/strings.hrc:1664
+#: include/svx/strings.hrc:1666
msgctxt "RID_SUBSETMAP"
msgid "Elbasan"
msgstr ""
#. QmkME
-#: include/svx/strings.hrc:1665
+#: include/svx/strings.hrc:1667
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes Extended"
msgstr ""
#. R9PgF
-#: include/svx/strings.hrc:1666
+#: include/svx/strings.hrc:1668
msgctxt "RID_SUBSETMAP"
msgid "Grantha"
msgstr ""
#. tpSqU
-#: include/svx/strings.hrc:1667
+#: include/svx/strings.hrc:1669
msgctxt "RID_SUBSETMAP"
msgid "Khojki"
msgstr ""
#. 4pjBM
-#: include/svx/strings.hrc:1668
+#: include/svx/strings.hrc:1670
msgctxt "RID_SUBSETMAP"
msgid "Khudawadi"
msgstr ""
#. GoPep
-#: include/svx/strings.hrc:1669
+#: include/svx/strings.hrc:1671
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-E"
msgstr "لاتيني موسّع-A"
#. wNozk
-#: include/svx/strings.hrc:1670
+#: include/svx/strings.hrc:1672
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Linear A"
msgstr "خطّي"
#. SjAev
-#: include/svx/strings.hrc:1671
+#: include/svx/strings.hrc:1673
msgctxt "RID_SUBSETMAP"
msgid "Mahajani"
msgstr ""
#. CA7vw
-#: include/svx/strings.hrc:1672
+#: include/svx/strings.hrc:1674
msgctxt "RID_SUBSETMAP"
msgid "Manichaean"
msgstr ""
#. UUKC4
-#: include/svx/strings.hrc:1673
+#: include/svx/strings.hrc:1675
msgctxt "RID_SUBSETMAP"
msgid "Mende Kikakui"
msgstr ""
#. ZhzBz
-#: include/svx/strings.hrc:1674
+#: include/svx/strings.hrc:1676
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Modi"
msgstr "وضع"
#. jC4Ue
-#: include/svx/strings.hrc:1675
+#: include/svx/strings.hrc:1677
msgctxt "RID_SUBSETMAP"
msgid "Mro"
msgstr ""
#. TiWmd
-#: include/svx/strings.hrc:1676
+#: include/svx/strings.hrc:1678
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
msgstr "ميانمار موسّع-أ"
#. y7tCX
-#: include/svx/strings.hrc:1677
+#: include/svx/strings.hrc:1679
msgctxt "RID_SUBSETMAP"
msgid "Nabataean"
msgstr ""
#. T29Cw
-#: include/svx/strings.hrc:1678
+#: include/svx/strings.hrc:1680
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
msgstr "عربي جنوبي قديم"
#. EZADa
-#: include/svx/strings.hrc:1679
+#: include/svx/strings.hrc:1681
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
msgstr ""
#. 9oFL2
-#: include/svx/strings.hrc:1680
+#: include/svx/strings.hrc:1682
msgctxt "RID_SUBSETMAP"
msgid "Ornamental Dingbats"
msgstr ""
#. TYGv3
-#: include/svx/strings.hrc:1681
+#: include/svx/strings.hrc:1683
msgctxt "RID_SUBSETMAP"
msgid "Pahawh Hmong"
msgstr ""
#. wd8bD
-#: include/svx/strings.hrc:1682
+#: include/svx/strings.hrc:1684
msgctxt "RID_SUBSETMAP"
msgid "Palmyrene"
msgstr ""
#. dkSnn
-#: include/svx/strings.hrc:1683
+#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Pau Cin Hau"
msgstr ""
#. bts3U
-#: include/svx/strings.hrc:1684
+#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Psalter Pahlavi"
msgstr ""
#. XSwsB
-#: include/svx/strings.hrc:1685
+#: include/svx/strings.hrc:1687
msgctxt "RID_SUBSETMAP"
msgid "Shorthand Format Controls"
msgstr ""
#. rdXCX
-#: include/svx/strings.hrc:1686
+#: include/svx/strings.hrc:1688
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
msgstr ""
#. GwT8c
-#: include/svx/strings.hrc:1687
+#: include/svx/strings.hrc:1689
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
msgstr ""
#. mz3Cs
-#: include/svx/strings.hrc:1688
+#: include/svx/strings.hrc:1690
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-C"
msgstr "أسهم إضافية-A"
#. iGUzh
-#: include/svx/strings.hrc:1689
+#: include/svx/strings.hrc:1691
msgctxt "RID_SUBSETMAP"
msgid "Tirhuta"
msgstr ""
#. HRBEN
-#: include/svx/strings.hrc:1690
+#: include/svx/strings.hrc:1692
msgctxt "RID_SUBSETMAP"
msgid "Warang Citi"
msgstr ""
#. 9NCBd
-#: include/svx/strings.hrc:1691
+#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Ahom"
msgstr ""
#. cPJhp
-#: include/svx/strings.hrc:1692
+#: include/svx/strings.hrc:1694
msgctxt "RID_SUBSETMAP"
msgid "Anatolian Hieroglyphs"
msgstr ""
#. GAd7H
-#: include/svx/strings.hrc:1693
+#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Cherokee Supplement"
msgstr ""
#. TDgY4
-#: include/svx/strings.hrc:1694
+#: include/svx/strings.hrc:1696
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension E"
msgstr "إديوگرافات ص‌ي‌ك الموحدة (امتدادات أ)"
#. ho93C
-#: include/svx/strings.hrc:1695
+#: include/svx/strings.hrc:1697
msgctxt "RID_SUBSETMAP"
msgid "Early Dynastic Cuneiform"
msgstr ""
#. La5yr
-#: include/svx/strings.hrc:1696
+#: include/svx/strings.hrc:1698
msgctxt "RID_SUBSETMAP"
msgid "Hatran"
msgstr ""
#. e3aXA
-#: include/svx/strings.hrc:1697
+#: include/svx/strings.hrc:1699
msgctxt "RID_SUBSETMAP"
msgid "Multani"
msgstr ""
#. D6qsK
-#: include/svx/strings.hrc:1698
+#: include/svx/strings.hrc:1700
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
msgstr ""
#. aVhdm
-#: include/svx/strings.hrc:1699
+#: include/svx/strings.hrc:1701
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Symbols And Pictographs"
msgstr ""
#. B6UHz
-#: include/svx/strings.hrc:1700
+#: include/svx/strings.hrc:1702
msgctxt "RID_SUBSETMAP"
msgid "Sutton Signwriting"
msgstr ""
#. rFgRw
-#: include/svx/strings.hrc:1701
+#: include/svx/strings.hrc:1703
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
msgstr ""
#. F2AJT
-#: include/svx/strings.hrc:1702
+#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
msgstr ""
#. zDLT2
-#: include/svx/strings.hrc:1703
+#: include/svx/strings.hrc:1705
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
msgstr "سريلي موسّع-أ"
#. S69GG
-#: include/svx/strings.hrc:1704
+#: include/svx/strings.hrc:1706
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
msgstr ""
#. QeCxG
-#: include/svx/strings.hrc:1705
+#: include/svx/strings.hrc:1707
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
msgstr ""
#. 45hVB
-#: include/svx/strings.hrc:1706
+#: include/svx/strings.hrc:1708
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
msgstr ""
#. Mr7RB
-#: include/svx/strings.hrc:1707
+#: include/svx/strings.hrc:1709
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr "جورجي تكميلي"
#. RTgGA
-#: include/svx/strings.hrc:1708
+#: include/svx/strings.hrc:1710
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Newa"
msgstr "جديد"
#. JJrpR
-#: include/svx/strings.hrc:1709
+#: include/svx/strings.hrc:1711
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Osage"
msgstr "الإستخدام"
#. o3qMt
-#: include/svx/strings.hrc:1710
+#: include/svx/strings.hrc:1712
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
msgstr ""
#. nRMFd
-#: include/svx/strings.hrc:1711
+#: include/svx/strings.hrc:1713
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
msgstr ""
#. uFMWt
-#: include/svx/strings.hrc:1712
+#: include/svx/strings.hrc:1714
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
msgstr "إديوگرافات ص‌ي‌ك الموحدة (امتدادات أ)"
#. DH39v
-#: include/svx/strings.hrc:1713
+#: include/svx/strings.hrc:1715
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
msgstr "ميانمار موسّع-أ"
#. jPSFu
-#: include/svx/strings.hrc:1714
+#: include/svx/strings.hrc:1716
msgctxt "RID_SUBSETMAP"
msgid "Masaram Gondi"
msgstr ""
#. TGJHU
-#: include/svx/strings.hrc:1715
+#: include/svx/strings.hrc:1717
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
msgstr ""
#. DHbMR
-#: include/svx/strings.hrc:1716
+#: include/svx/strings.hrc:1718
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
msgstr ""
#. gPnhH
-#: include/svx/strings.hrc:1717
+#: include/svx/strings.hrc:1719
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
msgstr "سريلي تكميلي"
#. rbMNp
-#: include/svx/strings.hrc:1718
+#: include/svx/strings.hrc:1720
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
msgstr ""
#. i5evF
-#: include/svx/strings.hrc:1719
+#: include/svx/strings.hrc:1721
msgctxt "RID_SUBSETMAP"
msgid "Chess Symbols"
msgstr ""
#. BYA5Y
-#: include/svx/strings.hrc:1720
+#: include/svx/strings.hrc:1722
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
msgstr ""
#. xDvRL
-#: include/svx/strings.hrc:1721
+#: include/svx/strings.hrc:1723
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
msgstr ""
#. uzq7e
-#: include/svx/strings.hrc:1722
+#: include/svx/strings.hrc:1724
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
msgstr ""
#. FAwvP
-#: include/svx/strings.hrc:1723
+#: include/svx/strings.hrc:1725
msgctxt "RID_SUBSETMAP"
msgid "Indic Siyaq Numbers"
msgstr ""
#. TYjtp
-#: include/svx/strings.hrc:1724
+#: include/svx/strings.hrc:1726
msgctxt "RID_SUBSETMAP"
msgid "Makasar"
msgstr ""
#. abFR5
-#: include/svx/strings.hrc:1725
+#: include/svx/strings.hrc:1727
msgctxt "RID_SUBSETMAP"
msgid "Mayan Numerals"
msgstr ""
#. aDjHx
-#: include/svx/strings.hrc:1726
+#: include/svx/strings.hrc:1728
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
msgstr ""
#. qMf5N
-#: include/svx/strings.hrc:1727
+#: include/svx/strings.hrc:1729
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
msgstr ""
#. rUG8e
-#: include/svx/strings.hrc:1728
+#: include/svx/strings.hrc:1730
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
msgstr ""
#. B6UKP
-#: include/svx/strings.hrc:1729
+#: include/svx/strings.hrc:1731
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyph Format Controls"
msgstr ""
#. YBxAE
-#: include/svx/strings.hrc:1730
+#: include/svx/strings.hrc:1732
msgctxt "RID_SUBSETMAP"
msgid "Elymaic"
msgstr ""
#. ibmgu
-#: include/svx/strings.hrc:1731
+#: include/svx/strings.hrc:1733
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
msgstr ""
#. 8A7FD
-#: include/svx/strings.hrc:1732
+#: include/svx/strings.hrc:1734
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
msgstr ""
#. DajDi
-#: include/svx/strings.hrc:1733
+#: include/svx/strings.hrc:1735
msgctxt "RID_SUBSETMAP"
msgid "Ottoman Siyaq Numbers"
msgstr ""
#. FAb6M
-#: include/svx/strings.hrc:1734
+#: include/svx/strings.hrc:1736
msgctxt "RID_SUBSETMAP"
msgid "Small Kana Extension"
msgstr ""
#. bmviu
-#: include/svx/strings.hrc:1735
+#: include/svx/strings.hrc:1737
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr ""
#. SmFqD
-#: include/svx/strings.hrc:1736
+#: include/svx/strings.hrc:1738
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
msgstr ""
#. qNixg
-#: include/svx/strings.hrc:1737
+#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
msgstr ""
#. EDpqy
-#: include/svx/strings.hrc:1738
+#: include/svx/strings.hrc:1740
msgctxt "RID_SUBSETMAP"
msgid "Chorasmian"
msgstr ""
#. EH9Xf
-#: include/svx/strings.hrc:1739
+#: include/svx/strings.hrc:1741
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension G"
msgstr ""
#. wBzzY
-#: include/svx/strings.hrc:1740
+#: include/svx/strings.hrc:1742
msgctxt "RID_SUBSETMAP"
msgid "Dhives Akuru"
msgstr ""
#. CX5R4
-#: include/svx/strings.hrc:1741
+#: include/svx/strings.hrc:1743
msgctxt "RID_SUBSETMAP"
msgid "Khitan small script"
msgstr ""
#. onKAu
-#: include/svx/strings.hrc:1742
+#: include/svx/strings.hrc:1744
msgctxt "RID_SUBSETMAP"
msgid "Lisu Supplement"
msgstr ""
#. yMTF4
-#: include/svx/strings.hrc:1743
+#: include/svx/strings.hrc:1745
msgctxt "RID_SUBSETMAP"
msgid "Symbols for Legacy Computing"
msgstr ""
#. SZmB5
-#: include/svx/strings.hrc:1744
+#: include/svx/strings.hrc:1746
msgctxt "RID_SUBSETMAP"
msgid "Tangut Supplement"
msgstr ""
#. zxpCG
-#: include/svx/strings.hrc:1745
+#: include/svx/strings.hrc:1747
msgctxt "RID_SUBSETMAP"
msgid "Yezidi"
msgstr ""
#. BGGvD
-#: include/svx/strings.hrc:1747
+#: include/svx/strings.hrc:1749
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr ""
#. Ct9UG
-#: include/svx/strings.hrc:1748
+#: include/svx/strings.hrc:1750
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr ""
#. XFhAz
-#: include/svx/strings.hrc:1749
+#: include/svx/strings.hrc:1751
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr "استخدم إعدادات الكائن الرئيسي"
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1751
+#: include/svx/strings.hrc:1753
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr ""
#. b6Guf
-#: include/svx/strings.hrc:1752
+#: include/svx/strings.hrc:1754
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr ""
#. yQGoC
-#: include/svx/strings.hrc:1753
+#: include/svx/strings.hrc:1755
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr ""
#. k7B2r
-#: include/svx/strings.hrc:1754
+#: include/svx/strings.hrc:1756
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr ""
#. DF4B8
-#: include/svx/strings.hrc:1755
+#: include/svx/strings.hrc:1757
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. siSmL
-#: include/svx/strings.hrc:1757
+#: include/svx/strings.hrc:1759
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Fontwork"
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1759
+#: include/svx/strings.hrc:1761
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1760
+#: include/svx/strings.hrc:1762
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1762
+#: include/svx/strings.hrc:1764
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. zvqUJ
#. strings related to borders
-#: include/svx/strings.hrc:1766
+#: include/svx/strings.hrc:1768
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
#. ABKEK
-#: include/svx/strings.hrc:1767
+#: include/svx/strings.hrc:1769
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
#. ygU8P
-#: include/svx/strings.hrc:1768
+#: include/svx/strings.hrc:1770
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
#. q5KJ8
-#: include/svx/strings.hrc:1769
+#: include/svx/strings.hrc:1771
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
#. TFuZb
-#: include/svx/strings.hrc:1770
+#: include/svx/strings.hrc:1772
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Set Outer Border and Vertical Lines"
msgstr ""
#. H5s9X
-#: include/svx/strings.hrc:1771
+#: include/svx/strings.hrc:1773
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
#. T5crG
-#: include/svx/strings.hrc:1772
+#: include/svx/strings.hrc:1774
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
#. S6AAA
-#: include/svx/strings.hrc:1773
+#: include/svx/strings.hrc:1775
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
#. tknFJ
-#: include/svx/strings.hrc:1774
+#: include/svx/strings.hrc:1776
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
#. hSmnW
-#: include/svx/strings.hrc:1775
+#: include/svx/strings.hrc:1777
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
#. DsEAB
-#: include/svx/strings.hrc:1776
+#: include/svx/strings.hrc:1778
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Set Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. Dy2UG
-#: include/svx/strings.hrc:1777
+#: include/svx/strings.hrc:1779
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
#. yF8RP
-#: include/svx/strings.hrc:1778
+#: include/svx/strings.hrc:1780
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Set Right Border Only"
msgstr ""
#. E2jZj
-#: include/svx/strings.hrc:1779
+#: include/svx/strings.hrc:1781
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Set Top Border Only"
msgstr ""
#. 7ixEC
-#: include/svx/strings.hrc:1780
+#: include/svx/strings.hrc:1782
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Set Bottom Border Only"
msgstr ""
#. nCjXG
-#: include/svx/strings.hrc:1781
+#: include/svx/strings.hrc:1783
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. 46Fq7
-#: include/svx/strings.hrc:1782
+#: include/svx/strings.hrc:1784
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
@@ -13408,7 +13420,7 @@ msgid "Preview:"
msgstr "معاينة:"
#. HG9Rn
-#: svx/uiconfig/ui/asianphoneticguidedialog.ui:506
+#: svx/uiconfig/ui/asianphoneticguidedialog.ui:503
msgctxt "asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog"
msgid "Allows you to add comments next to Asian characters to serve as a pronunciation guide."
msgstr ""
@@ -13726,80 +13738,146 @@ msgid "Classification"
msgstr ""
#. c6ZEp
-#: svx/uiconfig/ui/classificationdialog.ui:125
+#: svx/uiconfig/ui/classificationdialog.ui:122
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
msgstr "التصنيف:"
#. EzBeR
-#: svx/uiconfig/ui/classificationdialog.ui:140
+#: svx/uiconfig/ui/classificationdialog.ui:137
msgctxt "classificationdialog|label-InternationalClassification"
msgid "International:"
msgstr ""
+#. T5CsA
+#: svx/uiconfig/ui/classificationdialog.ui:158
+msgctxt "classificationdialog|extended_tip|classiticationCB"
+msgid "Lists the translated document and paragraph classification levels of your installation."
+msgstr ""
+
+#. BKBcj
+#: svx/uiconfig/ui/classificationdialog.ui:176
+msgctxt "classificationdialog|extended_tip|internationalclassiticationCB"
+msgid "Lists the international document and paragraph classification levels of your installation."
+msgstr ""
+
#. 2DFQN
-#: svx/uiconfig/ui/classificationdialog.ui:182
+#: svx/uiconfig/ui/classificationdialog.ui:189
#, fuzzy
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
msgstr "الهوامش:"
#. QZAAx
-#: svx/uiconfig/ui/classificationdialog.ui:198
+#: svx/uiconfig/ui/classificationdialog.ui:205
#, fuzzy
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
msgstr "المستخدمة مؤخرا"
+#. nBJnS
+#: svx/uiconfig/ui/classificationdialog.ui:226
+msgctxt "classificationdialog|extended_tip|recentlyUsedCB"
+msgid "Lists the most recently used classification terms."
+msgstr ""
+
+#. E4AUF
+#: svx/uiconfig/ui/classificationdialog.ui:270
+msgctxt "classificationdialog|extended_tip|markingLB"
+msgid "Lists the specific classification markings for document and paragraph classification of your installation."
+msgstr ""
+
#. L4EWE
-#: svx/uiconfig/ui/classificationdialog.ui:283
+#: svx/uiconfig/ui/classificationdialog.ui:300
#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "المحتوى"
#. rjd94
-#: svx/uiconfig/ui/classificationdialog.ui:304
+#: svx/uiconfig/ui/classificationdialog.ui:321
#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "ذهب"
+#. ob6c4
+#: svx/uiconfig/ui/classificationdialog.ui:327
+msgctxt "classificationdialog|extended_tip|toolboxCB"
+msgid "Applies bold character style to the classification contents."
+msgstr ""
+
#. v8MHF
-#: svx/uiconfig/ui/classificationdialog.ui:317
+#: svx/uiconfig/ui/classificationdialog.ui:339
#, fuzzy
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
msgstr "فقرة مخفية"
+#. zGuTE
+#: svx/uiconfig/ui/classificationdialog.ui:345
+msgctxt "classificationdialog|extended_tip|signButton"
+msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
+msgstr ""
+
+#. xjChP
+#: svx/uiconfig/ui/classificationdialog.ui:382
+msgctxt "classificationdialog|extended_tip|classiticationEditWindow"
+msgid "Displays the current classification terms of the document or paragraph."
+msgstr ""
+
#. cDs9q
-#: svx/uiconfig/ui/classificationdialog.ui:386
+#: svx/uiconfig/ui/classificationdialog.ui:418
msgctxt "classificationdialog|label-PartNumber"
msgid "License:"
msgstr ""
#. d24J5
-#: svx/uiconfig/ui/classificationdialog.ui:401
+#: svx/uiconfig/ui/classificationdialog.ui:433
#, fuzzy
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
msgstr "رقم المن_فذ:"
#. AEUjh
-#: svx/uiconfig/ui/classificationdialog.ui:417
+#: svx/uiconfig/ui/classificationdialog.ui:449
msgctxt "classificationdialog|label-PartNumber"
msgid "Part text:"
msgstr ""
+#. 9CyuA
+#: svx/uiconfig/ui/classificationdialog.ui:472
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartEntry"
+msgid "Enter a custom intellectual property text for the document."
+msgstr ""
+
+#. Q3nGA
+#: svx/uiconfig/ui/classificationdialog.ui:517
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartLB"
+msgid "Lists the available intellectual property licenses defined for your installation."
+msgstr ""
+
+#. GR2S8
+#: svx/uiconfig/ui/classificationdialog.ui:563
+msgctxt "classificationdialog|extended_tip|intellectual PropertyPartNumberLB"
+msgid "Lists the available intellectual property part numbers of your installation."
+msgstr ""
+
#. gdZhQ
-#: svx/uiconfig/ui/classificationdialog.ui:529
+#: svx/uiconfig/ui/classificationdialog.ui:576
#, fuzzy
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "أضف"
+#. Uy6aW
+#: svx/uiconfig/ui/classificationdialog.ui:584
+msgctxt "classificationdialog|extended_tip|intelectualPropertyPartAddButton"
+msgid "Click to add the part text to the intellectual property classification content."
+msgstr ""
+
#. XGQ6V
-#: svx/uiconfig/ui/classificationdialog.ui:553
+#: svx/uiconfig/ui/classificationdialog.ui:605
#, fuzzy
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
@@ -16011,145 +16089,145 @@ msgid "Replace A_ll"
msgstr ""
#. 8pjvL
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:651
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:650
msgctxt "findreplacedialog-mobile|selection"
msgid "C_urrent selection only"
msgstr ""
#. kXCyp
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:665
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:664
msgctxt "findreplacedialog-mobile|regexp"
msgid "Re_gular expressions"
msgstr ""
#. PHsrD
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:686
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:685
msgctxt "findreplacedialog-mobile|attributes"
msgid "Attribut_es..."
msgstr ""
#. GRaeC
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:700
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:699
msgctxt "findreplacedialog-mobile|format"
msgid "For_mat..."
msgstr ""
#. cx7u7
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:714
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:713
msgctxt "findreplacedialog-mobile|noformat"
msgid "_No Format"
msgstr ""
#. TnTGs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:735
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:734
msgctxt "findreplacedialog-mobile|layout"
msgid "Search for st_yles"
msgstr ""
#. QZvqy
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:749
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:748
msgctxt "findreplacedialog-mobile|includediacritics"
msgid "Diac_ritic-sensitive"
msgstr ""
#. jgEBu
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:763
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:762
msgctxt "findreplacedialog-mobile|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. HEtSQ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:777
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:776
msgctxt "findreplacedialog-mobile|matchcharwidth"
msgid "Match character _width"
msgstr ""
#. PeENq
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:796
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:795
msgctxt "findreplacedialog-mobile|similarity"
msgid "S_imilarity search"
msgstr ""
#. BxPGW
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:811
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:810
msgctxt "findreplacedialog-mobile|similaritybtn"
msgid "Similarities..."
msgstr ""
#. z8Uiz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:838
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:837
msgctxt "findreplacedialog-mobile|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. e7EkJ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:853
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:852
msgctxt "findreplacedialog-mobile|soundslikebtn"
msgid "Sounds..."
msgstr ""
#. ZvWKZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:879
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:878
msgctxt "findreplacedialog-mobile|wildcard"
msgid "Wil_dcards"
msgstr ""
#. jCtqG
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:894
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:893
msgctxt "findreplacedialog-mobile|notes"
msgid "_Comments"
msgstr ""
#. CABZs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:915
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:914
msgctxt "findreplacedialog-mobile|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. EjXBb
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:951
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:950
msgctxt "findreplacedialog-mobile|searchinlabel"
msgid "Search i_n:"
msgstr ""
#. vHG2V
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
msgstr ""
#. BC8U6
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Values"
msgstr ""
#. BkByZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:968
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Notes"
msgstr ""
#. a8BE2
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:993
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:992
msgctxt "findreplacedialog-mobile|searchdir"
msgid "Direction:"
msgstr ""
#. GPC8q
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1010
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1009
msgctxt "findreplacedialog-mobile|rows"
msgid "Ro_ws"
msgstr ""
#. xCeTz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1029
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1028
msgctxt "findreplacedialog-mobile|cols"
msgid "Colum_ns"
msgstr ""
#. fPE4f
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1073
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1072
msgctxt "findreplacedialog-mobile|label3"
msgid "Other _options"
msgstr ""
@@ -16318,217 +16396,217 @@ msgid "Replaces all of the occurrences of the text or format that you want to re
msgstr ""
#. gRMJL
-#: svx/uiconfig/ui/findreplacedialog.ui:705
+#: svx/uiconfig/ui/findreplacedialog.ui:704
msgctxt "findreplacedialog|selection"
msgid "C_urrent selection only"
msgstr "التحديد الحالي فق_ط"
#. Fkfjb
-#: svx/uiconfig/ui/findreplacedialog.ui:713
+#: svx/uiconfig/ui/findreplacedialog.ui:712
msgctxt "findreplacedialog|extended_tip|selection"
msgid "Searches only the selected text or cells."
msgstr ""
#. CwXAb
-#: svx/uiconfig/ui/findreplacedialog.ui:724
+#: svx/uiconfig/ui/findreplacedialog.ui:723
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
msgstr "ت_عابير نمطية"
#. cX5ta
-#: svx/uiconfig/ui/findreplacedialog.ui:745
+#: svx/uiconfig/ui/findreplacedialog.ui:744
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
msgstr "ال_صّفات..."
#. QoKEH
-#: svx/uiconfig/ui/findreplacedialog.ui:759
+#: svx/uiconfig/ui/findreplacedialog.ui:758
msgctxt "findreplacedialog|format"
msgid "For_mat..."
msgstr "ال_تنسيق..."
#. Eaomj
-#: svx/uiconfig/ui/findreplacedialog.ui:766
+#: svx/uiconfig/ui/findreplacedialog.ui:765
msgctxt "findreplacedialog|extended_tip|format"
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
msgstr ""
#. C4Co9
-#: svx/uiconfig/ui/findreplacedialog.ui:778
+#: svx/uiconfig/ui/findreplacedialog.ui:777
msgctxt "findreplacedialog|noformat"
msgid "_No Format"
msgstr "د_ون تنسيق"
#. G7NEP
-#: svx/uiconfig/ui/findreplacedialog.ui:799
+#: svx/uiconfig/ui/findreplacedialog.ui:798
msgctxt "findreplacedialog|layout"
msgid "Search for st_yles"
msgstr "اب_حث عن الأنماط"
#. JEwqr
-#: svx/uiconfig/ui/findreplacedialog.ui:807
+#: svx/uiconfig/ui/findreplacedialog.ui:806
msgctxt "findreplacedialog|extended_tip|layout"
msgid "Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list."
msgstr ""
#. wjEUp
-#: svx/uiconfig/ui/findreplacedialog.ui:818
+#: svx/uiconfig/ui/findreplacedialog.ui:817
msgctxt "findreplacedialog|includediacritics"
msgid "Diacritic-_sensitive"
msgstr ""
#. J8Zou
-#: svx/uiconfig/ui/findreplacedialog.ui:832
+#: svx/uiconfig/ui/findreplacedialog.ui:831
msgctxt "findreplacedialog|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. AtLV3
-#: svx/uiconfig/ui/findreplacedialog.ui:846
+#: svx/uiconfig/ui/findreplacedialog.ui:845
msgctxt "findreplacedialog|matchcharwidth"
msgid "Match character _width"
msgstr "طابق عر_ض المحارف"
#. uauDF
-#: svx/uiconfig/ui/findreplacedialog.ui:854
+#: svx/uiconfig/ui/findreplacedialog.ui:853
msgctxt "findreplacedialog|extended_tip|matchcharwidth"
msgid "Distinguishes between half-width and full-width character forms."
msgstr ""
#. WCsiC
-#: svx/uiconfig/ui/findreplacedialog.ui:870
+#: svx/uiconfig/ui/findreplacedialog.ui:869
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
msgstr "البح_ث عن التشابه"
#. 9Div9
-#: svx/uiconfig/ui/findreplacedialog.ui:878
+#: svx/uiconfig/ui/findreplacedialog.ui:877
msgctxt "findreplacedialog|extended_tip|similarity"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr ""
#. mKiVJ
-#: svx/uiconfig/ui/findreplacedialog.ui:890
+#: svx/uiconfig/ui/findreplacedialog.ui:889
msgctxt "findreplacedialog|similaritybtn"
msgid "Similarities..."
msgstr "التشابه..."
#. 4MK8M
-#: svx/uiconfig/ui/findreplacedialog.ui:899
+#: svx/uiconfig/ui/findreplacedialog.ui:898
msgctxt "findreplacedialog|extended_tip|similaritybtn"
msgid "Set the options for the similarity search."
msgstr ""
#. pc7dE
-#: svx/uiconfig/ui/findreplacedialog.ui:922
+#: svx/uiconfig/ui/findreplacedialog.ui:921
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr "تشبه صوتيًا (_ياباني)"
#. 2Sw86
-#: svx/uiconfig/ui/findreplacedialog.ui:930
+#: svx/uiconfig/ui/findreplacedialog.ui:929
msgctxt "findreplacedialog|extended_tip|soundslike"
msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
msgstr ""
#. ak55F
-#: svx/uiconfig/ui/findreplacedialog.ui:942
+#: svx/uiconfig/ui/findreplacedialog.ui:941
msgctxt "findreplacedialog|soundslikebtn"
msgid "Sounds..."
msgstr "تشبه صوتيًا..."
#. 86WMC
-#: svx/uiconfig/ui/findreplacedialog.ui:951
+#: svx/uiconfig/ui/findreplacedialog.ui:950
msgctxt "findreplacedialog|extended_tip|soundslikebtn"
msgid "Sets the search options for similar notation used in Japanese text."
msgstr ""
#. R2bHb
-#: svx/uiconfig/ui/findreplacedialog.ui:973
+#: svx/uiconfig/ui/findreplacedialog.ui:972
msgctxt "findreplacedialog|wildcard"
msgid "Wil_dcards"
msgstr "علامات الب_دل"
#. vFwmA
-#: svx/uiconfig/ui/findreplacedialog.ui:988
+#: svx/uiconfig/ui/findreplacedialog.ui:987
msgctxt "findreplacedialog|notes"
msgid "Comme_nts"
msgstr ""
#. z68pk
-#: svx/uiconfig/ui/findreplacedialog.ui:996
+#: svx/uiconfig/ui/findreplacedialog.ui:995
msgctxt "findreplacedialog|extended_tip|notes"
msgid "In Writer, you can select to include the comment texts in your searches."
msgstr ""
#. hj5vn
-#: svx/uiconfig/ui/findreplacedialog.ui:1014
+#: svx/uiconfig/ui/findreplacedialog.ui:1013
msgctxt "findreplacedialog|replace_backwards"
msgid "Replace _backwards"
msgstr "استبدل لل_خلف"
#. qrgkN
-#: svx/uiconfig/ui/findreplacedialog.ui:1022
+#: svx/uiconfig/ui/findreplacedialog.ui:1021
msgctxt "findreplacedialog|extended_tip|replace_backwards"
msgid "Search starts at the current cursor position and goes backwards to the beginning of the file."
msgstr ""
#. t4J9E
-#: svx/uiconfig/ui/findreplacedialog.ui:1055
+#: svx/uiconfig/ui/findreplacedialog.ui:1054
msgctxt "findreplacedialog|searchinlabel"
msgid "Search i_n:"
msgstr "ابحث _في:"
#. GGhEA
-#: svx/uiconfig/ui/findreplacedialog.ui:1070
+#: svx/uiconfig/ui/findreplacedialog.ui:1069
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "المعادلات"
#. bpBeC
-#: svx/uiconfig/ui/findreplacedialog.ui:1071
+#: svx/uiconfig/ui/findreplacedialog.ui:1070
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "القيم"
#. zSUYq
-#: svx/uiconfig/ui/findreplacedialog.ui:1072
+#: svx/uiconfig/ui/findreplacedialog.ui:1071
msgctxt "findreplacedialog|calcsearchin"
msgid "Comments"
msgstr ""
#. K4WuW
-#: svx/uiconfig/ui/findreplacedialog.ui:1097
+#: svx/uiconfig/ui/findreplacedialog.ui:1096
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "الاتجاه:"
#. p2HBA
-#: svx/uiconfig/ui/findreplacedialog.ui:1114
+#: svx/uiconfig/ui/findreplacedialog.ui:1113
msgctxt "findreplacedialog|rows"
msgid "Ro_ws"
msgstr "ص_فوف"
#. uib5F
-#: svx/uiconfig/ui/findreplacedialog.ui:1133
+#: svx/uiconfig/ui/findreplacedialog.ui:1132
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
msgstr "أ_عمدة"
#. Q6fG8
-#: svx/uiconfig/ui/findreplacedialog.ui:1177
+#: svx/uiconfig/ui/findreplacedialog.ui:1176
msgctxt "findreplacedialog|label3"
msgid "Other _options"
msgstr "_خيارات أخرى"
#. CPpFA
-#: svx/uiconfig/ui/findreplacedialog.ui:1184
+#: svx/uiconfig/ui/findreplacedialog.ui:1183
msgctxt "findreplacedialog|extended_tip|label3"
msgid "Shows more or fewer search options. Click this label again to hide the extended search options."
msgstr ""
#. YpLau
-#: svx/uiconfig/ui/findreplacedialog.ui:1220
+#: svx/uiconfig/ui/findreplacedialog.ui:1219
msgctxt "findreplacedialog|extended_tip|FindReplaceDialog"
msgid "Finds or replaces text or formats in the current document."
msgstr ""
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 07db371330a..53c8fe51667 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 23:58+0200\n"
"PO-Revision-Date: 2021-04-06 08:37+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/ar/>\n"
@@ -6532,555 +6532,549 @@ msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "عرّفه المستخدم٥"
-#. bwB2m
-#: sw/inc/strings.hrc:769
-msgctxt "STR_AUTH_TYPE_LOCAL_FILE"
-msgid "Local file"
-msgstr ""
-
#. nsCwi
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:769
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "الاسم المختصر"
#. CpKgc
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:770
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "النوع"
#. kUGDr
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:771
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "العنوان"
#. DquVQ
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:772
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "تعليق توضيحي"
#. sduuV
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:773
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "المؤلف/المؤلفون"
#. fXvz6
-#: sw/inc/strings.hrc:775
+#: sw/inc/strings.hrc:774
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "عنوان الكتاب"
#. c8PFE
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:775
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "الفصل"
#. GXqxF
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:776
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "النسخة"
#. p7A3p
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:777
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "المحرر"
#. aAFEz
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:778
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "نوع النشر"
#. 8DwdJ
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:779
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "الهيئة"
#. VWNxy
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:780
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "دفتر اليومية"
#. Da4fW
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:781
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "الشهر"
#. SdSBt
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:782
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ملاحظة"
#. MZYpD
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:783
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "رقم"
#. ZB7Go
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:784
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "المنظمة"
#. C4CdP
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:785
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "الصفحة/الصفحات"
#. yFPFa
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:786
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "الناشر"
#. d9u3p
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:787
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "الجامعة"
#. Qxsdb
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "السل~سلة"
#. YhXPg
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:789
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "العنوان"
#. qEBhL
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:790
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "نوع التقرير"
#. Sij9w
-#: sw/inc/strings.hrc:792
+#: sw/inc/strings.hrc:791
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "وحدة التخزين"
#. K8miv
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:792
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "السنة"
#. pFMSV
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:793
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "المسار"
#. xFG3c
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:794
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "عرّفه المستخدم١"
#. wtDyU
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:795
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "عرّفه المستخدم٢"
#. VH3Se
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:796
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "عرّفه المستخدم٣"
#. twuKb
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:797
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "عرّفه المستخدم٤"
#. WAo7Z
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:798
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "عرّفه المستخدم٥"
#. 3r6Wg
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:799
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
#. eFnnx
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:801
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "حرّر مُدخل في الفهرس"
#. EHTHH
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:802
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "أدرج مُدخل في الفهرس"
#. D2gkA
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:803
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "مُدخل الببلوجرافيا موجود بالفعل في المستند ببيانات مختلفة. هل تريد ضبط المُدخلات الموجودة؟"
#. mK84T
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:805
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "تعليقات"
#. fwecS
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:806
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "أظهر التعليقات"
#. HkUvy
-#: sw/inc/strings.hrc:808
+#: sw/inc/strings.hrc:807
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "أخفِ التعليقات"
#. FcmEy
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:809
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "اسم هذا الاختصار موجود بالفعل. الرجاء استخدام اسم آخر."
#. VhMST
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:810
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "هل تريد حذف النص التلقائي؟"
#. E5MLr
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:811
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "هل تريد حذف الفئة "
#. qndNh
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:812
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "؟"
#. B6xah
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:813
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "نص تلقائي:"
#. ChetY
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:814
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "احفظ النص التلقائي"
#. QxAiF
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:815
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "لا يحتوي هذا الملف على نص تلقائي."
#. sG8Xt
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:816
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "نصوصي التلقائية"
#. GaoqR
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:818
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "لم يُعثر على النص التلقائي للاختصار ”%1“."
#. MwUEP
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:819
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "لا يمكن إدراج جدول بدون صفوف أو أعمدة"
#. AawM4
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:820
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "تعذر إدراج الجدول لأنه كبير جدًا"
#. GGo8i
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:821
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "تعذر إنشاء نص تلقائي."
#. DCPSB
-#: sw/inc/strings.hrc:823
+#: sw/inc/strings.hrc:822
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "تنسيق الحافظة المطلوب غير متوفر."
#. YxCCF
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:823
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "مستند %PRODUCTNAME %PRODUCTVERSION نصي"
#. 8ygN3
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:824
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "صورة (مستند %PRODUCTNAME %PRODUCTVERSION نصي)"
#. ewPPB
-#: sw/inc/strings.hrc:826
+#: sw/inc/strings.hrc:825
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "كائن (مستند %PRODUCTNAME %PRODUCTVERSION نصي)"
#. 9VEc3
-#: sw/inc/strings.hrc:827
+#: sw/inc/strings.hrc:826
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
#. svrE7
-#: sw/inc/strings.hrc:829
+#: sw/inc/strings.hrc:828
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "جميع التعليقات"
#. YGNN4
-#: sw/inc/strings.hrc:830
+#: sw/inc/strings.hrc:829
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "جميع التعليقات"
#. GDH49
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:830
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "التعليقات بواسطة "
#. RwAcm
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:831
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(بلا تاريخ)"
#. ytxKG
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:832
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(بلا مؤلف)"
#. nAwMG
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:833
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "الرد على $1"
#. CVVa6
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:835
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "حرّر مربّع العنوان"
#. njGGA
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:836
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "تحيّة مخصّصة (المستقبلون الذكور)"
#. ZVuKY
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:837
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "تحيّة مُخصّصة (المستقبلات الإناث)"
#. h4yuq
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:838
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "~عناصر التحيّة"
#. kWhqT
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:839
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "أضِف إلى التحيّة"
#. hvF3V
-#: sw/inc/strings.hrc:841
+#: sw/inc/strings.hrc:840
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "أزِل من التحيّة"
#. A6XaR
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:841
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "١. ا~سحب عناصر التحيّة إلى المربّع أدناه"
#. 4VJWL
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:842
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "تحيّة"
#. Vj6XT
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:843
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "علامة ترقيم"
#. bafeG
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:844
msgctxt "ST_TEXT"
msgid "Text"
msgstr "النص"
#. tt6sA
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:845
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "املأ الحقول من مصدر البيانات لمطابقة عناصر التحيّة."
#. zrUsN
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:846
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "معاينة التحيّة"
#. 2UVE6
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:847
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "عناصر العنوان"
#. Bd6pd
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:848
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "عناصر التحيّة"
#. 9krzf
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:849
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "يطابق الحقل:"
#. oahCQ
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:850
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "معاينة"
#. ijdxe
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:851
msgctxt "ST_DELETE_CONFIRM"
msgid "Do you want to delete this registered data source?"
msgstr ""
#. kE5C3
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:853
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " لم يتطابق بعد "
#. Y6FhG
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:854
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "كل الملفات"
#. 7cNjh
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:855
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "قوائم العناوين (*.*)"
#. Ef8TY
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:856
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME بيز (*.odb)"
#. 24opW
-#: sw/inc/strings.hrc:858
+#: sw/inc/strings.hrc:857
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME كالك (*.ods;*.sxc)"
#. sq73T
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:858
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "‏%PRODUCTNAME رايتر (*.odt;*.sxw)"
#. QupGC
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:859
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "‏dBase‏ (*.dbf)"
#. SzqRv
-#: sw/inc/strings.hrc:861
+#: sw/inc/strings.hrc:860
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "ميكروسوفت إكسل (*.xls;*.xlsx)"
#. zAUu8
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:861
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "ميكروسوفت وورد (*.doc;*.docx)"
#. JBZFc
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:862
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "نص عادي (*.txt)"
#. CRJb6
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:863
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "نص تفصله فواصل (*.csv)"
#. U4H2j
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:864
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "ميكروسوفت أكسيس (*.mdb;*.mde)"
#. DwxF8
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:865
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "ميكروسوفت أكسيس ٢٠٠٧ (*.accdb,*.accde)"
#. uDNRt
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:866
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n"
@@ -7089,91 +7083,91 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:867
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "قائمة عناوين %PRODUCTNAME‏ (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:869
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr ""
#. FiUyK
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:870
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr ""
#. QwrpS
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:871
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr ""
#. omRZF
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:872
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr ""
#. YrDuD
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:873
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr ""
#. tTr4B
-#: sw/inc/strings.hrc:875
+#: sw/inc/strings.hrc:874
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr ""
#. S4p5M
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:875
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "استثنِ المستلم"
#. N5YUH
-#: sw/inc/strings.hrc:877
+#: sw/inc/strings.hrc:876
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "أ~نهِ"
#. L5FEG
-#: sw/inc/strings.hrc:878
+#: sw/inc/strings.hrc:877
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "مرشد دمج المراسلات"
#. CEhZj
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:879
msgctxt "ST_TABLE"
msgid "Table"
msgstr "الجدول"
#. v9hEB
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:880
msgctxt "ST_QUERY"
msgid "Query"
msgstr "الاستعلام"
#. HxGAu
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:882
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "هل تريد متابعة التدقيق من بداية المستند؟"
#. gE7CA
-#: sw/inc/strings.hrc:884
+#: sw/inc/strings.hrc:883
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "اكتمل التدقيق الإملائي."
#. 2SuqF
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:884
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr ""
@@ -7183,252 +7177,252 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:890
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "التاريخ"
#. V9cQp
-#: sw/inc/strings.hrc:892
+#: sw/inc/strings.hrc:891
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "الوقت"
#. 2zgWi
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:892
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "اسم الملف"
#. FdSaU
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:893
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "اسم قاعدة البيانات"
#. XZADh
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:894
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "الفصل"
#. wYWy2
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr ""
#. EXC6N
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "إحصائيات"
#. EW86G
-#: sw/inc/strings.hrc:898
+#: sw/inc/strings.hrc:897
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "المؤلف"
#. 5aFak
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "قوالب"
#. 3wdud
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "المرسل"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "حدد متغير"
#. ckA26
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "أظهر المتغير"
#. Fjzgu
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "أدرج مُعادلة"
#. AXoAT
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "حقل إدخال"
#. VfqNE
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "حقل إدخال (متغير)"
#. E8JAd
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "حقل إدخال (مستخدم)"
#. 8LGEQ
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:907
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "نص شرطيّ"
#. jrZ7i
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "حقل DDE"
#. 9WAT9
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "نفّذ ماكرو"
#. qEBxa
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:910
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "تسلسل أرقام"
#. ACE5s
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "حدد متغير صفحة"
#. ayB3N
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "أظهر متغير الصفحة"
#. DBM4P
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "حمّل المسار"
#. LJFF5
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:914
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "حافظ مكان"
#. zZCg6
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:915
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ضم الأحرف"
#. 9MGU6
-#: sw/inc/strings.hrc:917
+#: sw/inc/strings.hrc:916
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "قائمة مُدخلات"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:919
+#: sw/inc/strings.hrc:918
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "حدد مرجع"
#. FJ2X8
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "أدرج مرجع"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "حقول دمج المراسلات"
#. JP2DU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "السجل التالي"
#. GizhA
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "أي سجل"
#. aMGxm
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "رقم السجل"
#. DtYzi
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "الصفحة السابقة"
#. UCSej
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "الصفحة التالية"
#. M8Fac
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "نص مخفي"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:929
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "حقل المستخدم"
#. XELYN
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ملاحظة"
#. MB6kt
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "نص برمجي"
#. BWU6A
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "مُدخل بيبلوغرافيا"
#. 7EGCR
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "فقرة مخفية"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "معلومات المستند"
@@ -7437,87 +7431,87 @@ msgstr "معلومات المستند"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "التاريخ"
#. qMCEh
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "التاريخ (ثابت)"
#. AXmyw
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "الوقت"
#. 6dxVs
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "الوقت (ثابت)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "جداول"
#. 7qW4K
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "حروف"
#. zDRCp
-#: sw/inc/strings.hrc:947
+#: sw/inc/strings.hrc:946
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "كلمات"
#. 2wgLC
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "فقرات"
#. JPGG7
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "صورة"
#. CzoFh
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:949
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "كائنات"
#. bDG6R
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "صفحات"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "‏DDE تلقائي"
#. xPP2E
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "‏DDE يدوي"
#. spdXd
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[نص]"
@@ -7526,103 +7520,103 @@ msgstr "[نص]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "الشركة"
#. WWxTK
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "الاسم الأول"
#. 4tdAc
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "الاسم الأخير"
#. xTV7n
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "الألقاب"
#. AKD3k
-#: sw/inc/strings.hrc:964
+#: sw/inc/strings.hrc:963
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "الشارع"
#. ErMju
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "الدولة"
#. ESbkx
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:965
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "الرمز البريدي"
#. WDAc2
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:966
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "المدينة"
#. pg7MV
-#: sw/inc/strings.hrc:968
+#: sw/inc/strings.hrc:967
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "المسمى الوظيفي"
#. DwLhZ
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "الموضع"
#. LDTdu
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "الهاتف (منزل)"
#. JBZyj
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "الهاتف (عمل)"
#. 5EmGH
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr "فاكس"
#. AtN9J
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:972
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr ""
#. 6GBRm
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "الولاية"
#. pbrdQ
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "أوقف"
#. wC8SE
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "شغّل"
@@ -7632,37 +7626,37 @@ msgstr "شغّل"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:980
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "اسم الملف"
#. RBpz3
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "اسم الملف بدون امتداد"
#. BCzy8
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "المسار/اسم الملف"
#. ChFwM
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "المسار"
#. R6KrL
-#: sw/inc/strings.hrc:985
+#: sw/inc/strings.hrc:984
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr ""
#. ANM2H
-#: sw/inc/strings.hrc:986
+#: sw/inc/strings.hrc:985
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "الفئة"
@@ -7671,25 +7665,25 @@ msgstr "الفئة"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "اسم الفصل"
#. tnLqE
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "رقم الفصل"
#. qGEAs
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "رقم الفصل بدون فاصل"
#. WFA5R
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "رقم واسم الفصل"
@@ -7698,55 +7692,55 @@ msgstr "رقم واسم الفصل"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
#. jm7G7
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
#. ETgy7
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A‏ ‏.. AA ‏.. AAA"
#. m84Fb
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "‏a .. ‏aa .. ‏aaa"
#. d9YtB
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "أرقام رومانية (III II I)"
#. vA5RT
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "أرقام رومانية (iii ii i)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "أرقام عربية (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "مثل نمط الصفحة"
#. xBKwZ
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "النص"
@@ -7755,13 +7749,13 @@ msgstr "النص"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1009
+#: sw/inc/strings.hrc:1008
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "الاسم"
#. RCnZb
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "الحروف البادئة"
@@ -7770,49 +7764,49 @@ msgstr "الحروف البادئة"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "النظام"
#. qKXLW
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "النص"
#. E86ZD
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1015
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "الاسم"
#. FB3Rp
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1016
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "نص"
#. KiBai
-#: sw/inc/strings.hrc:1018
+#: sw/inc/strings.hrc:1017
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "معادلة"
#. 9AsdS
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "نص"
#. GokUf
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "قاعدة بيانات"
#. UBADL
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "النظام"
@@ -7821,19 +7815,19 @@ msgstr "النظام"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1024
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "المؤلف"
#. aqFVp
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "الوقت"
#. FaZKx
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "التاريخ"
@@ -7842,79 +7836,79 @@ msgstr "التاريخ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "المرجع"
#. L7dK7
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "الصفحة"
#. MaB3q
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "الفصل"
#. 8FciB
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "أعلى/أسفل"
#. Vq8mj
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1034
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "مثل نمط الصفحة"
#. CQitd
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "الفئة و الرقم"
#. BsvCn
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1036
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "نص الواصفة"
#. P7wiX
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ترقيم"
#. QBGit
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "رقم"
#. CGkV7
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1039
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "رقم (دون سياق)"
#. XgSb3
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1040
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "رقم (السياق الكامل)"
#. zQTNF
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
#. 97Vs7
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -7923,31 +7917,31 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "نص"
#. rAQoE
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "جدول"
#. biUa2
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "إطار"
#. 7mkZb
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1050
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "صورة"
#. GgbFY
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1051
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "كائن"
@@ -7956,1560 +7950,1560 @@ msgstr "كائن"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~شرط"
#. X9cqJ
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1056
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "إذن، وإلّا"
#. bo8yF
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1057
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "عبارة DDE"
#. LixXA
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1058
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "~نص غير مرئي"
#. EX3bJ
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "اسم ال~ماكرو"
#. dNZtd
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "مر~جع"
#. bfRPa
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "حرو~ف"
#. j2G5G
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~تعديل"
#. vEgGo
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VALUE"
msgid "Value"
msgstr "القيمة"
#. YQesU
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "الصيغة"
#. Eq5xq
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "مخصص"
#. 32NzA
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[مستخدم]"
#. dYQTU
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "انحدار أفقي"
#. xELZY
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1070
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "انحدار رأسي"
#. F9Ldz
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "العرض"
#. rdxcb
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "الارتفاع"
#. DQm2h
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1073
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "الهامش الأيسر"
#. imDMU
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1074
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "الهامش العلوي"
#. ayQss
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1075
msgctxt "STR_COLS"
msgid "Columns"
msgstr "الأعمدة"
#. 3moLd
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "الصفوف"
#. XWMSH
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "عدد الكلمات والمحارف. انقر لفتح حوار عدد الكلمات."
#. nxGNq
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "منظور صفحة واحدة"
#. 57ju6
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "منظور متعدد الصفحات"
#. tbig8
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1081
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "منظور الكتاب"
#. xBHUG
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1082
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "رقم الصفحة في المستند. انقر عليه لفتح حواري ”انتقل إلى“ أو انقر عليه باليمين لعرض قائمة العلامات."
#. XaF3v
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1083
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "رقم الصفحة في المستند (رقم الصفحة في المستند المطبوع). انقر عليه لفتح حواري ”انتقل إلى“."
#. EWtd2
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "نمط الصفحات. انقر باليمين لتغيير النمط أو انقر لفتح حواري الأنماط."
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "أحرف استهلالية على"
#. PLAVt
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "من الصفوف"
#. sg6Za
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "لا أحرف استهلالية"
#. gueRC
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "لا فاصل صفحات"
#. G3CQN
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "لا تعكس"
#. MVEk8
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "قلب رأسيًّا"
#. Dns6t
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "اقلب أفقيًّا"
#. ZUKCy
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "اقلب رأسيا وأفقيا"
#. LoQic
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1095
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ اعكس أفقيا في الصفحات الزوجية"
#. kbnTf
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "نمط الأحرف"
#. D99ZJ
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1097
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "لا نمط أحرف"
#. fzG3P
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "تذييل"
#. 9RCsQ
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "لا تذييل"
#. zFTin
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ترويسة"
#. PcYEB
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "لا ترويسة"
#. 8Jgfg
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr ""
#. HEuGy
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr ""
#. 4tA4q
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "خلال"
#. ypvD6
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr ""
#. hyEQ5
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1106
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr ""
#. bGBtQ
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr ""
#. SrG3D
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(مربط فقط)"
#. 9Ywzb
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "العرض:"
#. 2GYT7
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "الارتفاع الثابت:"
#. QrFMi
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "أدنى ارتفاع:"
#. kLiYd
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1112
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "مرتبط بالفقرة"
#. A8nAb
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr ""
#. Uszmm
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1115
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "مرتبط بالصفحة"
#. JMHRz
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1116
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "الإحداثي س:"
#. oCZWW
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "الإحداثي ص:"
#. YNKE6
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "للأعلى"
#. GPTAu
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "موسط عمودياً"
#. fcpTS
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "للأسفل"
#. 37hos
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "أعلى السطر"
#. MU7hC
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "وسط اليسار"
#. ZvEq7
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "أسفل السطر"
#. jypsG
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr ""
#. Cui3U
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr ""
#. 4RL9X
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "على اليمين"
#. wzGK7
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "موسط أفقياً"
#. ngRmB
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "على اليسار"
#. JyHkM
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "داخل"
#. iXSZZ
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "خارج"
#. kDY9Z
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "كامل العرض"
#. Hvn8D
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "الأعمدة"
#. 6j6TA
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "عرض الفاصل:"
#. dvdDt
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "الحد الأقصى لمنطقة الحاشية:"
#. BWqF3
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "يمكن تحريره في المستندات المفتوحة للقراءة فقط"
#. SCL5F
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "تقسيم"
#. CFmBk
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr ""
#. HvZBm
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr ""
#. QDaFk
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
#. rWmT8
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "و "
#. H2Kwq
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
#. yjSiJ
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
#. HE4BV
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
#. 7Q8qC
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "السطوع: "
#. sNxPE
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "الأحمر: "
#. u73NC
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "الأخضر: "
#. qQsPp
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "الأزرق: "
#. BS4nZ
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "التباين: "
#. avJBK
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "غاما: "
#. HQCJZ
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "الشفافية: "
#. 5jDK3
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "اعكس"
#. DVSAx
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "لا تعكس"
#. Z7tXB
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "وضع الرسوم: "
#. RXuUF
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "_قياسي"
#. kbALJ
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "تدرج رمادي"
#. eSHEj
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "أسود و أبيض"
#. tABTr
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "علامة مائيّة"
#. 8SwC3
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "اقتباس"
#. hWEeF
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "بدون شبكة"
#. HEuEv
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "شبكة (السطور فقط)"
#. VFgMq
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "شبكة (سطور وحروف)"
#. VRJrB
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "اتباع تدفق النّص"
#. Sb3Je
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "لا تتبع تدفق النص"
#. yXFKP
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
#. vwHbS
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "لا تدمج الحدود"
#. 3874B
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "الجدول"
#. T9JAj
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "ST_FRM"
msgid "Frame"
msgstr ""
#. Fsnm6
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "الصفحة"
#. pKFCz
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "الرسم"
#. amiSY
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "ST_CTRL"
msgid "Control"
msgstr "عنصر تحكم"
#. GEw9u
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "قسم"
#. bEiyL
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "علامة"
#. 6gXCo
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "رسوميات"
#. d5eSc
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "كائن OLE"
#. h5QQ8
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "عناوين رئيسية"
#. Cbktp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "ST_SEL"
msgid "Selection"
msgstr "التحديد"
#. nquvS
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "حاشية"
#. GpAUo
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
#. nDFKa
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "تعليق"
#. qpbDE
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "تكرار البحث"
#. ipxfH
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
#. sfmff
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
#. DtkuT
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. A6Vgk
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr ""
#. pCp7u
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "ST_FIELD"
msgid "Field"
msgstr ""
#. LYuHA
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr ""
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "الجدول التالي"
#. yhnpi
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr ""
#. M4BCA
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "الصفحة التالية"
#. UWeq4
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "الرسمة التالية"
#. ZVCrD
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "المتحكّم التالي"
#. NGAqr
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "القسم التالي"
#. Mwcvm
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "العلامة التالية"
#. xbxDs
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1196
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "الرسم التالي"
#. 4ovAF
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "كائن OLE التالي"
#. YzK6w
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "العنوان الرئيسي التالي"
#. skdRc
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
#. RBFga
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "الحاشية التالية"
#. GNLrx
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
#. mFCfp
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "التعليق التالي"
#. gbnwp
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
#. TXYkA
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "إدراج مدخل في الفهرس"
#. EyvbV
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "الجدول السابق"
#. cC5vJ
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1206
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "الصفحة السابقة"
#. p5jbU
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "الرسمة السابقة"
#. 2WMmZ
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "المتحكّم السابق"
#. 6uGDP
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "القسم السابق"
#. YYCtk
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "العلامة السابقة"
#. nFLdX
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "الرسمة السابقة"
#. VuxvB
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "كائن OLE السابق"
#. QSuct
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "العنوان الرئيسي السابق"
#. CzLBr
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "التحديد السابق"
#. B7PoL
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "الحاشية السابقة"
#. AgtLD
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "التذكير السابق"
#. GJQ6F
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "التعليق السابق"
#. GWnfD
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "تابع البحث خلفًا"
#. uDtcG
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "مدخلة الفهرس السابقة"
#. VR6DX
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "معادلة الجدول السابقة"
#. GqESF
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "معادلة الجدول التالية"
#. gBgxo
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "معادلة الجدول الخاطئة السابقة"
#. UAon9
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "معادلة الجدول الخاطئة التالية"
#. L2Apv
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr ""
#. jCsGs
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr ""
#. o3BBz
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "أدرج"
#. LnFkq
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "احذف"
#. cTNEn
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
#. YWr7C
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "تغيير الجدول"
#. 6xVDN
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "أنماط الفقرات المطبقّة"
#. 32AND
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
#, fuzzy
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "تغيير تنسيق الفقرة"
#. wLDkj
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "أُدرج السطر"
#. Eb5Gb
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "تم حذف السطر"
#. i5ZJt
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
#. 4gE3z
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
#. DRCyp
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "حاشية ختامية: "
#. qpW2q
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "حاشية: "
#. 3RFUd
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
#. QCD36
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "الترويسة (%1)"
#. AYjgB
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "ترويسة الصفحة الأولى (%1)"
#. qVX2k
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "ترويسة الصفحة اليسرى (%1)"
#. DSg3b
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "ترويسة الصفحة اليمنى (%1)"
#. 6GzuM
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "التذييل (%1)"
#. FDVNH
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1250
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "تذييل الصفحة الأولى (%1)"
#. SL7r3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "تذييل الصفحة اليسرى (%1)"
#. CBvih
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "تذييل الصفحة اليمنى (%1)"
#. s8v3h
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "احذف الترويسة..."
#. wL3Fr
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "نسّق الترويسة..."
#. DrAUe
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "احذف التذييل..."
#. 9Xgou
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "نسّق التذييل..."
#. ApT5B
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr ""
#. wVAZJ
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "تعذّر فتح الصورة"
#. iJuAv
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "تعذّرت قراءة الصورة"
#. Bwwho
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "نسق الصّورة مجهول"
#. bfog5
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "إصدارة ملفّ الصّورة هذا غير مدعومة"
#. xy4Vm
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "تعذّر العثور على مرشّح الصورة"
#. tEqyq
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "لا توجد ذاكرة كافية لإدراج الصّورة."
#. 5ihue
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "أدرج صورة"
#. GWzLN
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "تعليق: "
#. CoJc8
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "إدراج"
#. dfMEF
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "حذف"
#. NytQQ
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "التصحيح التلقائي"
#. YRAQL
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr ""
#. ELCVU
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "تغييرات الجدول"
#. PzfQF
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "أنماط الفقرة المُطبّقة"
#. sgEbW
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_PAGE"
msgid "Page "
msgstr "الصفحة "
#. 3DpEx
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "الصفحة %1 من %2"
#. HSbzS
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "الصفحة %1 من %2 (الصّفحة %3)"
#. a7tDc
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr ""
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "فقرة"
#. aAtmp
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1282
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "صورة"
#. UBDMK
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "كائن OLE"
#. xEWbo
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1284
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "إطار"
#. hfJns
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "جدول"
#. GRqNY
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "صف جدول"
#. CDQY4
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "خلية جدول"
#. 2Db9T
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "صفحة"
#. 63FuG
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ترويسة"
#. aDuAY
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "تذييل"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "ملف %PRODUCTNAME %PRODUCTVERSION HTML"
#. y2GBv
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_TITLE"
msgid "Title"
msgstr "العنوان"
#. AipGR
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "الفاصل"
#. CoSEf
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "المستوى "
#. JdTF4
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "تعذر العثور على الملف ”%1“ في المسار ”%2“."
#. zRWDZ
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "فهرس معرف من المستخدم"
#. t5uWs
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<لا شيء>"
#. vSSnJ
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<لا شيء>"
#. NSx98
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
#. hK8CX
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
#. 8EgTx
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
#. gxt8B
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
#. pGAb4
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. teDm3
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
#. XWaFn
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
#. xp6D6
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
#. AogDK
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
#. 5A4jw
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "رقم الفصل"
#. FH365
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "المدخلة"
#. xZjtZ
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "علامة جدولة"
#. aXW8y
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "النص"
#. MCUd2
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "رقم الصفحة"
#. pXqw3
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "معلومات الفصل"
#. DRBSD
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "بداية الرابط"
#. Ytn5g
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "نهاية الرابط"
#. hRo3J
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "مُدخل بيبلوجرافيا: "
#. ZKG5v
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "نمط الأحرف: "
#. d9BES
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
#. kwoGP
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "اضغط Ctrl+Alt+A لنقل التّركيز لعمليّات أكثر"
#. Avm9y
-#: sw/inc/strings.hrc:1324
+#: sw/inc/strings.hrc:1323
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
#. 59eRi
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1324
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
#. 8AagG
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -9518,259 +9512,259 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "أ~على الخط الأساسي"
#. 5GiEA
-#: sw/inc/strings.hrc:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "أ~سفل الخط الأساسي"
#. sdyVF
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "و~سط الخط الأساسي"
#. NAXyZ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "أدرج كائن"
#. 5C6Rc
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "حرّر الكائن"
#. 3QFYB
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (قالب: "
#. oUhnK
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "الحدود"
#. T2SH2
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "الخلفية"
#. K6Yvs
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(نمط الفقرة: "
#. Fsanh
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "لا يمكن تطبيق أرقام الصفحات على الصفحة الحالية. الأرقام الفردية للصفحات اليمنى والأرقام الزوجية للصفحات اليسرى."
#. VZnJf
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "مستند %PRODUCTNAME‏ %PRODUCTVERSION رئيسي"
#. kWe9j
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "سيحذف اتّصال الملفّ متحويات القسم الحاليّ. أأتّصل بأيّ حال؟"
#. dLuAF
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "كلمة السر المدخلة غير صالحة."
#. oUR7Y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "لم تُضبط كلمة السر."
#. GBVqD
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
#. rZBXF
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "بلا (لا تدقّق الإملاء)"
#. Z8EjG
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "صفّر إلى اللغة المبدئيّة"
#. YEXdS
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "أكثر..."
#. QecQ3
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "ت~جاهل"
#. aaiBM
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "التّفسيرات..."
#. kSDGu
-#: sw/inc/strings.hrc:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
#. KiAdJ
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "تعذّر دمج المستندات."
#. FqsCt
-#: sw/inc/strings.hrc:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_NO_BASE_FOR_MERGE"
msgid "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge."
msgstr ""
#. wcuf4
-#: sw/inc/strings.hrc:1359
+#: sw/inc/strings.hrc:1358
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "تعذّر تحميل المصدر."
#. K9qMS
-#: sw/inc/strings.hrc:1360
+#: sw/inc/strings.hrc:1359
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "لم تعيَّن طابعة تحت أدوات/خيارات/%1/طباعة."
#. XWQ8w
-#: sw/inc/strings.hrc:1361
+#: sw/inc/strings.hrc:1360
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "مستند HTML"
#. qVZBx
-#: sw/inc/strings.hrc:1362
+#: sw/inc/strings.hrc:1361
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "مستند نصّيّ"
#. qmmPU
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "المصدر غير محدّد."
#. 2LgDJ
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "المستوى "
#. AcAD8
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "المخطط العام "
#. DE9FZ
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "حرّر الحاشية/الحاشية الختامية"
#. EzBCZ
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "استُبدل مفتاح البحث XX مرّة."
#. fgywB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "الصّفّ "
#. GUc4a
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "العمود "
#. yMyuo
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~صدّر المصدر..."
#. ywFCb
-#: sw/inc/strings.hrc:1371
+#: sw/inc/strings.hrc:1370
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~صدّر نسخة عن المصدر…"
#. BT3M3
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~تابع"
#. ZR9aw
-#: sw/inc/strings.hrc:1374
+#: sw/inc/strings.hrc:1373
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "يرسل إلى: %1"
#. YCNYb
-#: sw/inc/strings.hrc:1375
+#: sw/inc/strings.hrc:1374
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "نجح الإرسال"
#. fmHmE
-#: sw/inc/strings.hrc:1376
+#: sw/inc/strings.hrc:1375
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "فشل الإرسال"
#. yAAPM
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
#. mWrXk
-#: sw/inc/strings.hrc:1380
+#: sw/inc/strings.hrc:1379
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
#. RmBFW
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr ""
@@ -9779,7 +9773,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -9788,122 +9782,122 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
#. xAKRC
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
#. pDAHz
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
#. etEEx
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "وقّعها"
#. BK7ub
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "توقيع الفقرة"
#. kZKCf
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "بطاقات عمل"
#. ECFij
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr "إعدادات البريد الالكتروني"
#. PwrB9
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "إضافة"
#. NL48o
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "احذف"
#. PW4Bz
-#: sw/inc/strings.hrc:1405
+#: sw/inc/strings.hrc:1404
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "الصفات"
#. yfgiq
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr "ابحث عن مصطلح"
#. fhLzk
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr "مُدخلة بديلة"
#. gD4D3
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "المفتاح الأول"
#. BFszo
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "المفتاح الثاني"
#. EoAB8
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "التعليقات"
#. Shstx
-#: sw/inc/strings.hrc:1412
+#: sw/inc/strings.hrc:1411
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "مطابقة حالة الأحرف"
#. 8Cjvb
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr "الكلمة فقط"
#. zD8rb
-#: sw/inc/strings.hrc:1414
+#: sw/inc/strings.hrc:1413
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "نعم"
#. 4tTop
-#: sw/inc/strings.hrc:1415
+#: sw/inc/strings.hrc:1414
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "لا"
#. KhKwa
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "مخصص"
@@ -11099,109 +11093,109 @@ msgid "Insert Bibliography Entry"
msgstr "أدرج مرجع"
#. XnbFd
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:42
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:43
msgctxt "bibliographyentry|extended_tip|new"
msgid "Opens the Define Bibliography Entry dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose Tools - Bibliography Database."
msgstr ""
#. xHxhn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:61
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:62
msgctxt "bibliographyentry|extended_tip|edit"
msgid "Opens the Define Bibliography Entry dialog where you can edit the selected bibliography record."
msgstr ""
#. zo8CS
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:80
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:81
msgctxt "bibliographyentry|extended_tip|close"
msgid "Closes the dialog."
msgstr ""
#. sQJ4e
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:92
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:93
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "أدرِج"
#. rUZwC
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:100
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:101
msgctxt "bibliographyentry|extended_tip|insert"
msgid "Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document."
msgstr ""
#. JT2A7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:112
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:113
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "طبّق"
#. EhmoG
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:149
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:150
msgctxt "bibliographyentry|frombibliography"
msgid "Bibliography Database"
msgstr ""
#. TyGCb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:158
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:159
msgctxt "bibliographyentry|extended_tip|frombibliography"
msgid "Inserts a reference from the bibliography database."
msgstr ""
#. BFK8W
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:169
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:170
msgctxt "bibliographyentry|fromdocument"
msgid "Document Content"
msgstr ""
#. m4Ynn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:178
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:179
msgctxt "bibliographyentry|extended_tip|fromdocument"
msgid "Inserts a reference from the bibliography records that are stored in the current document."
msgstr ""
#. AhW2w
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:193
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:194
msgctxt "bibliographyentry|label1"
msgid "Bibliography Source"
msgstr ""
#. 5BLqy
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:225
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:226
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "المؤلف"
#. AMDy4
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:237
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:238
msgctxt "bibliographyentry|label3"
msgid "Title"
msgstr "المسمى الوظيفي"
#. VPXDb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:274
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:275
msgctxt "bibliographyentry|extended_tip|entrylb"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. YYgLc
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:291
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:292
msgctxt "bibliographyentry|extended_tip|entryed"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. AAmDi
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:304
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:305
msgctxt "bibliographyentry|label5"
msgid "Short name"
msgstr "الاسم المختصر"
#. voQD7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:323
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:324
msgctxt "bibliographyentry|label4"
msgid "Entry"
msgstr ""
#. 3trf6
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:344
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:345
msgctxt "bibliographyentry|extended_tip|BibliographyEntryDialog"
msgid "Inserts a bibliography reference."
msgstr ""
@@ -17755,38 +17749,38 @@ msgid "Insert Section"
msgstr "أدرج قسما"
#. rEeaX
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:40
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:37
msgctxt "insertsectiondialog|ok"
msgid "_Insert"
msgstr "إ_دراج"
#. V4AJG
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:113
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:110
msgctxt "insertsectiondialog|section"
msgid "Section"
msgstr "تحديد"
#. hgnkY
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:136
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "الأعمدة"
#. AbW5x
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:160
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "إزاحة"
-#. deUnf
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:184
-msgctxt "insertsectiondialog|background"
-msgid "Background"
-msgstr "الخلفية"
+#. XFoBE
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
+msgctxt "insertsectiondialog|area"
+msgid "Area"
+msgstr ""
#. Kt5QB
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:208
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
msgctxt "insertsectiondialog|notes"
msgid "Footnotes/Endnotes"
msgstr "الحواشي/الحواشي الختامية"
diff --git a/source/ar/uui/messages.po b/source/ar/uui/messages.po
index aec0c0df66f..73c313d5104 100644
--- a/source/ar/uui/messages.po
+++ b/source/ar/uui/messages.po
@@ -4,7 +4,7 @@ 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: 2021-05-31 15:16+0200\n"
-"PO-Revision-Date: 2021-03-06 20:37+0000\n"
+"PO-Revision-Date: 2021-06-04 11:11+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/ar/>\n"
"Language: ar\n"
@@ -13,7 +13,7 @@ msgstr ""
"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-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1522251321.000000\n"
#. DLY8p
@@ -64,6 +64,13 @@ msgid ""
"\n"
"Are you certain that this file is a legacy document created many years ago?"
msgstr ""
+"انتبه!\n"
+"\n"
+"أنت على وشك تحميل نوع غير معتاد جدا من الملفات ($(ARG2)) من الرابط:\n"
+"\n"
+"$(ARG1)\n"
+"\n"
+"أأنت متيقن أن هذا الملف هو مستند قديم أُنشيء منذ عدة سنين؟"
#. v6bPE
#: uui/inc/ids.hrc:44
@@ -651,6 +658,10 @@ msgid ""
"Open document read-only, or ignore own file locking and open the document for editing.\n"
"Select Notify to open read-only and get notified when the document becomes editable."
msgstr ""
+"ملف المستند '$(ARG1)' مقفَل للتعديل من قبلك من على نظام آخر منذ $(ARG2)\n"
+"\n"
+"افتح المستند للقراءة فقط، أو تجاهل قفلك للملف وافتح المستند للتعديل.\n"
+"اختر إبلاغ لتفتحه للقراءة فقط وتلقَّ إبلاغا عندما يصبح الملف قابلا للتعديل."
#. 8mKMg
#: uui/inc/strings.hrc:34
diff --git a/source/ar/vcl/messages.po b/source/ar/vcl/messages.po
index c765b44fb12..77e1a4b9841 100644
--- a/source/ar/vcl/messages.po
+++ b/source/ar/vcl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:17+0200\n"
+"POT-Creation-Date: 2021-06-04 13:11+0200\n"
"PO-Revision-Date: 2021-03-16 04:36+0000\n"
"Last-Translator: Riyadh Talal <riyadhtalal@gmail.com>\n"
"Language-Team: Arabic <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/ar/>\n"
@@ -1934,529 +1934,529 @@ msgid "_Print"
msgstr ""
#. M3L4L
-#: vcl/uiconfig/ui/printdialog.ui:154
+#: vcl/uiconfig/ui/printdialog.ui:157
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr ""
#. 67YPm
-#: vcl/uiconfig/ui/printdialog.ui:158
+#: vcl/uiconfig/ui/printdialog.ui:163
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 ""
-#. Aq6Gv
-#: vcl/uiconfig/ui/printdialog.ui:189
-msgctxt "printdialog|lastpage"
-msgid "Last page"
-msgstr ""
-
-#. RwCmD
+#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:193
-msgctxt "printdialog|extended_tip|btnLast"
-msgid "Shows preview of the last page."
+msgctxt "printdialog|previewbox"
+msgid "Pre_view"
msgstr ""
-#. CZQLF
-#: vcl/uiconfig/ui/printdialog.ui:209
-msgctxt "printdialog|forward"
-msgid "Next page"
-msgstr "الصفحة التالية"
-
-#. emK9r
-#: vcl/uiconfig/ui/printdialog.ui:213
-msgctxt "printdialog|extended_tip|forward"
-msgid "Shows preview of the next page."
-msgstr "أظهِر معاينة الصفحة التالية."
+#. EpB5H
+#: vcl/uiconfig/ui/printdialog.ui:202
+msgctxt "printdialog|extended_tip|previewbox"
+msgid "Turn on or off display of the print preview."
+msgstr ""
-#. yyFVV
-#: vcl/uiconfig/ui/printdialog.ui:228
-msgctxt "printdialog|totalnumpages"
-msgid "/ %n"
-msgstr "/ %n"
+#. SbgFv
+#: vcl/uiconfig/ui/printdialog.ui:232
+msgctxt "printdialog|firstpage"
+msgid "First page"
+msgstr ""
-#. c7uMG
-#: vcl/uiconfig/ui/printdialog.ui:246
-msgctxt "printdialog|extended_tip|pageedit"
-msgid "Enter the number of page to be shown in the preview."
+#. GVGSq
+#: vcl/uiconfig/ui/printdialog.ui:236
+msgctxt "printdialog|extended_tip|btnFirst"
+msgid "Shows preview of the first page."
msgstr ""
#. ebceU
-#: vcl/uiconfig/ui/printdialog.ui:262
+#: vcl/uiconfig/ui/printdialog.ui:251
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr ""
#. uS5Ka
-#: vcl/uiconfig/ui/printdialog.ui:266
+#: vcl/uiconfig/ui/printdialog.ui:255
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr ""
-#. SbgFv
-#: vcl/uiconfig/ui/printdialog.ui:282
-msgctxt "printdialog|firstpage"
-msgid "First page"
+#. c7uMG
+#: vcl/uiconfig/ui/printdialog.ui:274
+msgctxt "printdialog|extended_tip|pageedit"
+msgid "Enter the number of page to be shown in the preview."
msgstr ""
-#. GVGSq
-#: vcl/uiconfig/ui/printdialog.ui:286
-msgctxt "printdialog|extended_tip|btnFirst"
-msgid "Shows preview of the first page."
-msgstr ""
+#. yyFVV
+#: vcl/uiconfig/ui/printdialog.ui:288
+msgctxt "printdialog|totalnumpages"
+msgid "/ %n"
+msgstr "/ %n"
-#. dQEY8
-#: vcl/uiconfig/ui/printdialog.ui:312
-msgctxt "printdialog|previewbox"
-msgid "Pre_view"
+#. CZQLF
+#: vcl/uiconfig/ui/printdialog.ui:301
+msgctxt "printdialog|forward"
+msgid "Next page"
+msgstr "الصفحة التالية"
+
+#. emK9r
+#: vcl/uiconfig/ui/printdialog.ui:305
+msgctxt "printdialog|extended_tip|forward"
+msgid "Shows preview of the next page."
+msgstr "أظهِر معاينة الصفحة التالية."
+
+#. Aq6Gv
+#: vcl/uiconfig/ui/printdialog.ui:320
+msgctxt "printdialog|lastpage"
+msgid "Last page"
msgstr ""
-#. EpB5H
-#: vcl/uiconfig/ui/printdialog.ui:322
-msgctxt "printdialog|extended_tip|previewbox"
-msgid "Turn on or off display of the print preview."
+#. RwCmD
+#: vcl/uiconfig/ui/printdialog.ui:324
+msgctxt "printdialog|extended_tip|btnLast"
+msgid "Shows preview of the last page."
msgstr ""
#. PD6Aj
-#: vcl/uiconfig/ui/printdialog.ui:398
+#: vcl/uiconfig/ui/printdialog.ui:400
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:417
+#: vcl/uiconfig/ui/printdialog.ui:419
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr ""
#. dyo2j
-#: vcl/uiconfig/ui/printdialog.ui:432
+#: vcl/uiconfig/ui/printdialog.ui:434
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr ""
#. McZgQ
-#: vcl/uiconfig/ui/printdialog.ui:438
+#: vcl/uiconfig/ui/printdialog.ui:440
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr ""
#. oBACQ
-#: vcl/uiconfig/ui/printdialog.ui:450
+#: vcl/uiconfig/ui/printdialog.ui:452
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "الخصائص..."
#. 89CRC
-#: vcl/uiconfig/ui/printdialog.ui:457
+#: vcl/uiconfig/ui/printdialog.ui:459
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:481
+#: vcl/uiconfig/ui/printdialog.ui:483
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr ""
#. AyxGJ
-#: vcl/uiconfig/ui/printdialog.ui:519
+#: vcl/uiconfig/ui/printdialog.ui:521
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr ""
#. AQ7Ms
-#: vcl/uiconfig/ui/printdialog.ui:530
+#: vcl/uiconfig/ui/printdialog.ui:532
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr ""
#. pYtbq
-#: vcl/uiconfig/ui/printdialog.ui:541
+#: vcl/uiconfig/ui/printdialog.ui:543
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr ""
#. azXfE
-#: vcl/uiconfig/ui/printdialog.ui:553
+#: vcl/uiconfig/ui/printdialog.ui:555
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:569
+#: vcl/uiconfig/ui/printdialog.ui:571
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. FTtLK
-#: vcl/uiconfig/ui/printdialog.ui:572
+#: vcl/uiconfig/ui/printdialog.ui:574
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:583
+#: vcl/uiconfig/ui/printdialog.ui:585
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr ""
#. CJ2E7
-#: vcl/uiconfig/ui/printdialog.ui:593
+#: vcl/uiconfig/ui/printdialog.ui:595
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:607
+#: vcl/uiconfig/ui/printdialog.ui:609
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr ""
#. XmeFL
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:626
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr ""
#. 49y67
-#: vcl/uiconfig/ui/printdialog.ui:625
+#: vcl/uiconfig/ui/printdialog.ui:627
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr ""
#. 6CkPE
-#: vcl/uiconfig/ui/printdialog.ui:626
+#: vcl/uiconfig/ui/printdialog.ui:628
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr ""
#. ZeA37
-#: vcl/uiconfig/ui/printdialog.ui:630
+#: vcl/uiconfig/ui/printdialog.ui:632
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr ""
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:661
+#: vcl/uiconfig/ui/printdialog.ui:663
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:686
+#: vcl/uiconfig/ui/printdialog.ui:688
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:702
+#: vcl/uiconfig/ui/printdialog.ui:704
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:703
+#: vcl/uiconfig/ui/printdialog.ui:705
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:704
+#: vcl/uiconfig/ui/printdialog.ui:706
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. CKpgL
-#: vcl/uiconfig/ui/printdialog.ui:708
+#: vcl/uiconfig/ui/printdialog.ui:710
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:722
+#: vcl/uiconfig/ui/printdialog.ui:724
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
#. NwD7S
-#: vcl/uiconfig/ui/printdialog.ui:745
+#: vcl/uiconfig/ui/printdialog.ui:747
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr ""
#. BT4nY
-#: vcl/uiconfig/ui/printdialog.ui:759
+#: vcl/uiconfig/ui/printdialog.ui:761
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr ""
#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:772
+#: vcl/uiconfig/ui/printdialog.ui:774
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr ""
#. svd2Q
-#: vcl/uiconfig/ui/printdialog.ui:781
+#: vcl/uiconfig/ui/printdialog.ui:783
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr ""
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:798
+#: vcl/uiconfig/ui/printdialog.ui:800
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. kR6bA
-#: vcl/uiconfig/ui/printdialog.ui:806
+#: vcl/uiconfig/ui/printdialog.ui:808
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr ""
#. GZrpG
-#: vcl/uiconfig/ui/printdialog.ui:836
+#: vcl/uiconfig/ui/printdialog.ui:838
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr ""
#. X4Am9
-#: vcl/uiconfig/ui/printdialog.ui:844
+#: vcl/uiconfig/ui/printdialog.ui:846
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:865
+#: vcl/uiconfig/ui/printdialog.ui:867
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:881
+#: vcl/uiconfig/ui/printdialog.ui:883
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:920
+#: vcl/uiconfig/ui/printdialog.ui:922
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:935
+#: vcl/uiconfig/ui/printdialog.ui:937
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:952
+#: vcl/uiconfig/ui/printdialog.ui:954
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "تلقائي"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:953
+#: vcl/uiconfig/ui/printdialog.ui:955
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "طولي"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:954
+#: vcl/uiconfig/ui/printdialog.ui:956
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "عرضي"
#. PkAo9
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:960
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr ""
#. DSFv2
-#: vcl/uiconfig/ui/printdialog.ui:974
+#: vcl/uiconfig/ui/printdialog.ui:976
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:1009
+#: vcl/uiconfig/ui/printdialog.ui:1011
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr ""
#. ok8Lw
-#: vcl/uiconfig/ui/printdialog.ui:1023
+#: vcl/uiconfig/ui/printdialog.ui:1025
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1064
+#: vcl/uiconfig/ui/printdialog.ui:1066
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "مخصص"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1071
+#: vcl/uiconfig/ui/printdialog.ui:1073
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1084
+#: vcl/uiconfig/ui/printdialog.ui:1086
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1104
+#: vcl/uiconfig/ui/printdialog.ui:1106
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1116
+#: vcl/uiconfig/ui/printdialog.ui:1118
msgctxt "printdialog|by"
msgid "by"
msgstr "حسب"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1135
+#: vcl/uiconfig/ui/printdialog.ui:1137
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1147
+#: vcl/uiconfig/ui/printdialog.ui:1149
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1166
+#: vcl/uiconfig/ui/printdialog.ui:1168
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1179
+#: vcl/uiconfig/ui/printdialog.ui:1181
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "بين الصفحات"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1190
+#: vcl/uiconfig/ui/printdialog.ui:1192
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1209
+#: vcl/uiconfig/ui/printdialog.ui:1211
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1222
+#: vcl/uiconfig/ui/printdialog.ui:1224
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "إلى حد الورقة"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1235
+#: vcl/uiconfig/ui/printdialog.ui:1237
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1252
+#: vcl/uiconfig/ui/printdialog.ui:1254
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1253
+#: vcl/uiconfig/ui/printdialog.ui:1255
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1254
+#: vcl/uiconfig/ui/printdialog.ui:1256
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1255
+#: vcl/uiconfig/ui/printdialog.ui:1257
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1259
+#: vcl/uiconfig/ui/printdialog.ui:1261
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1271
+#: vcl/uiconfig/ui/printdialog.ui:1273
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "ارسم حدًا حول كل صفحة"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1282
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1292
+#: vcl/uiconfig/ui/printdialog.ui:1294
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "منشور"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1302
+#: vcl/uiconfig/ui/printdialog.ui:1304
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1325
+#: vcl/uiconfig/ui/printdialog.ui:1327
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1330
+#: vcl/uiconfig/ui/printdialog.ui:1332
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:1352
+#: vcl/uiconfig/ui/printdialog.ui:1354
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1368
+#: vcl/uiconfig/ui/printdialog.ui:1370
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1391
+#: vcl/uiconfig/ui/printdialog.ui:1393
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1440
+#: vcl/uiconfig/ui/printdialog.ui:1447
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 ""
diff --git a/source/as/basctl/messages.po b/source/as/basctl/messages.po
index 30fd9063e21..825dfb4ba8c 100644
--- a/source/as/basctl/messages.po
+++ b/source/as/basctl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-06-04 13:08+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/as/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516029085.000000\n"
#. fniWp
@@ -673,124 +673,124 @@ msgid "Existing Macros In:"
msgstr "ইয়াত থকা স্থায়ী মেক্র'সমূহ:"
#. 8Bfcg
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:231
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:230
msgctxt "basicmacrodialog|extended_tip|libraries"
msgid "Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog."
msgstr ""
#. Mfysc
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:247
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:246
#, fuzzy
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr "চিহ্নিত বস্তুৰ পৰা মেক্ৰ'"
#. Qth4v
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:263
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:262
#, fuzzy
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "এই ধৰণে মেক্ৰ' ক সংৰক্ষণ কৰক"
#. AjFTi
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:300
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:299
msgctxt "basicmacrodialog|extended_tip|macronameedit"
msgid "Displays the name of the selected macro. To create or to change the name of a macro, enter a name here."
msgstr ""
#. BpDb6
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:309
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:308
#, fuzzy
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "মেক্ৰৰ নাম"
#. izDZr
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:331
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:330
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr "ধাৰ্য্য কৰক..."
#. qEaMG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:338
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:337
msgctxt "basicmacrodialog|extended_tip|assign"
msgid "Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event."
msgstr ""
#. dxu7W
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:350
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "সম্পাদনা কৰক"
#. dE5A9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:357
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing."
msgstr ""
#. 9Uhec
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:369
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr ""
#. Mxvv8
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
msgstr ""
#. XkqFC
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:388
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr ""
#. GN5Ft
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:395
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:394
msgctxt "basicmacrodialog|extended_tip|new"
msgid "Creates a new library."
msgstr ""
#. Gh52t
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:407
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:406
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr "সংগঠক..."
#. 3L2hk
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:414
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:413
msgctxt "basicmacrodialog|extended_tip|organize"
msgid "Opens the Macro Organizer dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries."
msgstr ""
#. wAJj2
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:426
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:425
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "নতুন লাইব্রেৰী"
#. E5rdD
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:433
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:432
msgctxt "basicmacrodialog|extended_tip|newlibrary"
msgid "Saves the recorded macro in a new library."
msgstr ""
#. 2xdsE
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:445
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:444
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "নতুন মডিউল"
#. BrAwG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:452
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:451
msgctxt "basicmacrodialog|extended_tip|newmodule"
msgid "Saves the recorded macro in a new module."
msgstr ""
#. gMDg9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:500
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:499
msgctxt "basicmacrodialog|extended_tip|BasicMacroDialog"
msgid "Opens a dialog to organize macros."
msgstr ""
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index 0ed1f837d41..e7b44575566 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:14+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2021-05-13 23:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/as/>\n"
@@ -2073,62 +2073,68 @@ msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr ""
+#. NBDBv
+#: cui/inc/strings.hrc:383
+msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
+msgid "Experimental"
+msgstr ""
+
#. 3FZFt
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr ""
#. AD8QJ
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr ""
#. 4LWGV
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr ""
#. FjQQ5
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr ""
#. 2GUFq
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr ""
#. TmK5f
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr ""
#. izdAK
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr ""
#. HYT6K
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr ""
#. 88Ect
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:394
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr ""
#. KTtQE
-#: cui/inc/strings.hrc:395
+#: cui/inc/strings.hrc:396
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr ""
@@ -5982,181 +5988,301 @@ msgid "Bullets and Numbering"
msgstr ""
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:223
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr ""
#. rYDvK
-#: cui/uiconfig/ui/bulletandposition.ui:266
+#: cui/uiconfig/ui/bulletandposition.ui:263
msgctxt "bulletandposition|label4"
msgid "Type:"
msgstr ""
+#. ccHCD
+#: cui/uiconfig/ui/bulletandposition.ui:279
+msgctxt "bulletandposition|entended_tip|numfmtlb"
+msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
+msgstr ""
+
#. mp5Si
-#: cui/uiconfig/ui/bulletandposition.ui:290
+#: cui/uiconfig/ui/bulletandposition.ui:292
msgctxt "bulletandposition|startatft"
msgid "Start at:"
msgstr ""
#. cfuBf
-#: cui/uiconfig/ui/bulletandposition.ui:306
+#: cui/uiconfig/ui/bulletandposition.ui:308
msgctxt "bulletandposition|startat"
msgid "1"
msgstr ""
+#. rE6Ec
+#: cui/uiconfig/ui/bulletandposition.ui:314
+msgctxt "bulletandposition|extended_tip|startat"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
#. Jtk6d
-#: cui/uiconfig/ui/bulletandposition.ui:320
+#: cui/uiconfig/ui/bulletandposition.ui:327
msgctxt "bulletandposition|bulletft"
msgid "Character:"
msgstr ""
#. GVt7U
-#: cui/uiconfig/ui/bulletandposition.ui:332
+#: cui/uiconfig/ui/bulletandposition.ui:339
msgctxt "bulletandposition|bullet"
msgid "Select..."
msgstr ""
+#. sNFJM
+#: cui/uiconfig/ui/bulletandposition.ui:345
+msgctxt "bulletandposition|extended_tip|bullet"
+msgid "Select the character for the unordered list."
+msgstr ""
+
#. oJgFH
-#: cui/uiconfig/ui/bulletandposition.ui:344
+#: cui/uiconfig/ui/bulletandposition.ui:356
msgctxt "bulletandposition|bitmap"
msgid "Select image..."
msgstr ""
+#. irp4K
+#: cui/uiconfig/ui/bulletandposition.ui:368
+msgctxt "bulletandposition|extended_tip|bitmap"
+msgid "Select a graphic bullet."
+msgstr ""
+
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:364
+#: cui/uiconfig/ui/bulletandposition.ui:381
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr ""
+#. XqDTh
+#: cui/uiconfig/ui/bulletandposition.ui:403
+msgctxt "bulletandposition|extended_tip|color"
+msgid "Select the color of the list characters for ordered and unordered lists."
+msgstr ""
+
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:407
+#: cui/uiconfig/ui/bulletandposition.ui:428
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr ""
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:439
+#: cui/uiconfig/ui/bulletandposition.ui:460
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr ""
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:453
+#: cui/uiconfig/ui/bulletandposition.ui:474
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr ""
+#. da9tS
+#: cui/uiconfig/ui/bulletandposition.ui:492
+msgctxt "bulletandposition|extended_tip|suffix"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. u9Bhq
+#: cui/uiconfig/ui/bulletandposition.ui:509
+msgctxt "bulletandposition|extended_tip|prefix"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:493
+#: cui/uiconfig/ui/bulletandposition.ui:524
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr ""
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:537
+#: cui/uiconfig/ui/bulletandposition.ui:568
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr ""
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:551
+#: cui/uiconfig/ui/bulletandposition.ui:582
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr ""
+#. HZHRK
+#: cui/uiconfig/ui/bulletandposition.ui:602
+msgctxt "bulletandposition|extended_tip|widthmf"
+msgid " Enter the width of the graphic bullet character. "
+msgstr ""
+
+#. twiWp
+#: cui/uiconfig/ui/bulletandposition.ui:621
+msgctxt "bulletandposition|extended_tip|heightmf"
+msgid " Enter the height of the graphic bullet character. "
+msgstr ""
+
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:614
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr ""
+#. QArnY
+#: cui/uiconfig/ui/bulletandposition.ui:661
+msgctxt "bulletandposition|extended_tip|relsize"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
+msgstr ""
+
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:628
+#: cui/uiconfig/ui/bulletandposition.ui:674
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr ""
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:646
+#: cui/uiconfig/ui/bulletandposition.ui:692
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr ""
+#. ivkyj
+#: cui/uiconfig/ui/bulletandposition.ui:700
+msgctxt "bulletandposition|extended_tip|keepratio"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:681
+#: cui/uiconfig/ui/bulletandposition.ui:732
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr ""
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:713
+#: cui/uiconfig/ui/bulletandposition.ui:764
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr ""
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:727
+#: cui/uiconfig/ui/bulletandposition.ui:778
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr ""
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:742
+#: cui/uiconfig/ui/bulletandposition.ui:793
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr ""
+#. nCTvW
+#: cui/uiconfig/ui/bulletandposition.ui:799
+msgctxt "bulletandposition|extended_tip|indentmf"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:757
+#: cui/uiconfig/ui/bulletandposition.ui:813
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr ""
+#. EEFpF
+#: cui/uiconfig/ui/bulletandposition.ui:819
+msgctxt "bulletandposition|extended_tip|numberingwidthmf"
+msgid " Enter or select the width of the list element. "
+msgstr ""
+
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:769
+#: cui/uiconfig/ui/bulletandposition.ui:830
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr ""
+#. iq9vz
+#: cui/uiconfig/ui/bulletandposition.ui:838
+msgctxt "bulletandposition|extended_tip|relative"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. zC5eX
+#: cui/uiconfig/ui/bulletandposition.ui:862
+msgctxt "bulletandposition|extended_tip|center"
+msgid "Align bullet on the center of the list element."
+msgstr ""
+
+#. sdBx9
+#: cui/uiconfig/ui/bulletandposition.ui:880
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Align bullet on the left of the list element."
+msgstr ""
+
+#. TFMgS
+#: cui/uiconfig/ui/bulletandposition.ui:898
+msgctxt "bulletandposition|extended_tip|right"
+msgid "Align bullet on the right of the list element."
+msgstr ""
+
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:836
+#: cui/uiconfig/ui/bulletandposition.ui:917
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr ""
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:853
+#: cui/uiconfig/ui/bulletandposition.ui:934
msgctxt "bulletandposition|position"
msgid "Position"
msgstr ""
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:883
+#: cui/uiconfig/ui/bulletandposition.ui:964
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr ""
+#. WdtHx
+#: cui/uiconfig/ui/bulletandposition.ui:972
+msgctxt "bulletandposition|extended_tip|sliderb"
+msgid "Applies the modification to the whole slide or page."
+msgstr ""
+
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:897
+#: cui/uiconfig/ui/bulletandposition.ui:983
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr ""
+#. FfWoQ
+#: cui/uiconfig/ui/bulletandposition.ui:992
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Applies the modification to the selection."
+msgstr ""
+
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:912
+#: cui/uiconfig/ui/bulletandposition.ui:1003
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr ""
+#. cM2TD
+#: cui/uiconfig/ui/bulletandposition.ui:1010
+msgctxt "bulletandposition|extended_tip|applytomaster"
+msgid "Click to apply the the modification to all slides that use the current master slide."
+msgstr ""
+
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:930
+#: cui/uiconfig/ui/bulletandposition.ui:1026
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr ""
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:992
+#: cui/uiconfig/ui/bulletandposition.ui:1088
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr ""
@@ -9118,7 +9244,7 @@ msgid "Existing Macros"
msgstr ""
#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:342
+#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
msgstr ""
@@ -10670,143 +10796,143 @@ msgid "Open File"
msgstr "ফাইল খোলক"
#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:64
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
msgstr ""
#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:88
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:103
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "দস্তাবেজ"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:136
#, fuzzy
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr "লক্ষ্য"
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:152
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:151
#, fuzzy
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr "URL (_U)"
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:166
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:165
#, fuzzy
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr "দস্তাবেজত লক্ষ্য"
#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:169
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
msgstr ""
#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:186
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:201
#, fuzzy
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr "লিখনী পৰীক্ষা কৰক"
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:219
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:217
#, fuzzy
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr "দস্তাবেজত লক্ষ্য"
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:255
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:253
#, fuzzy
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr "ফ্ৰেইম (_r)"
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:270
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:268
#, fuzzy
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr "টেক্সট:"
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:285
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:283
#, fuzzy
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "নাম (_N)"
#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:301
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:318
msgctxt "hyperlinkdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:341
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:339
#, fuzzy
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr "বাবে (_o)"
#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:356
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:370
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "ঘটনাবোৰ"
#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:376
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:373
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:400
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:397
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:421
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:418
#, fuzzy
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:436
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:433
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10954,26 +11080,26 @@ msgid "Events"
msgstr "ঘটনাবোৰ"
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:387
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:411
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:432
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
#, fuzzy
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:447
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10992,109 +11118,109 @@ msgid "Data Sources..."
msgstr ""
#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:59
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
msgstr ""
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
#, fuzzy
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr "বিষয়:"
#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:92
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
msgstr ""
#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:116
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
msgstr ""
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:143
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "মেইল"
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:180
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:179
#, fuzzy
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr "ফ্ৰেইম (_r)"
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:195
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:194
#, fuzzy
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr "টেক্সট:"
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:210
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:209
#, fuzzy
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "নাম (_N)"
#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:227
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:244
msgctxt "hyperlinkmailpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:266
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:265
#, fuzzy
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr "বাবে (_o)"
#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:282
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:296
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "ঘটনাবোৰ"
#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:299
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:325
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:323
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:346
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:344
#, fuzzy
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:361
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:359
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -11179,110 +11305,110 @@ msgid "Select Path"
msgstr "পথ বাছক"
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr ""
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:138
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
#, fuzzy
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "শাৰীৰ ধৰণ (_L)"
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:164
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr ""
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:204
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr ""
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:230
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
#, fuzzy
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "টেক্সট ডকুমেন্ট"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
#, fuzzy
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "ফ্ৰেইম (_r)"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
#, fuzzy
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "টেক্সট:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
#, fuzzy
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "নাম (_N)"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:314
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:331
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr ""
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:352
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
#, fuzzy
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr "বাবে (_o)"
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:368
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:382
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "ঘটনাবোৰ"
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:386
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:410
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr ""
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:431
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
#, fuzzy
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "পৰৱৰ্তী সংহতিসমূহ"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:446
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11621,45 +11747,45 @@ msgid "Create from file"
msgstr "ফাইলৰ পৰা সৃষ্টি কৰক"
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:187
+#: cui/uiconfig/ui/insertoleobject.ui:186
#, fuzzy
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "অবজেক্ট ধৰণ"
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:231
+#: cui/uiconfig/ui/insertoleobject.ui:230
#, fuzzy
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr "সন্ধান"
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:244
+#: cui/uiconfig/ui/insertoleobject.ui:243
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "ফাইলৰ লগত লিঙ্ক কৰক"
#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:252
+#: cui/uiconfig/ui/insertoleobject.ui:251
msgctxt "insertoleobject|extended_tip|linktofile"
msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
msgstr ""
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:263
+#: cui/uiconfig/ui/insertoleobject.ui:262
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr ""
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:282
+#: cui/uiconfig/ui/insertoleobject.ui:281
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "ফাইল"
#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:315
+#: cui/uiconfig/ui/insertoleobject.ui:311
msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
msgstr ""
@@ -12325,7 +12451,7 @@ msgid "Macro Name"
msgstr "মেক্ৰ নাম"
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:297
+#: cui/uiconfig/ui/macroselectordialog.ui:296
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "বিৱৰণ"
@@ -18807,7 +18933,7 @@ msgid "QR Code Generator"
msgstr ""
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:114
+#: cui/uiconfig/ui/qrcodegen.ui:115
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr ""
@@ -18864,43 +18990,43 @@ msgid "Medium"
msgstr ""
#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
+#: cui/uiconfig/ui/qrcodegen.ui:252
msgctxt "button_medium"
msgid "15% of codewords can be restored."
msgstr ""
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:263
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr ""
#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:277
+#: cui/uiconfig/ui/qrcodegen.ui:275
msgctxt "button_quartile"
msgid "25% of codewords can be restored."
msgstr ""
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:288
+#: cui/uiconfig/ui/qrcodegen.ui:286
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr ""
#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:301
+#: cui/uiconfig/ui/qrcodegen.ui:298
msgctxt "button_high"
msgid "30% of codewords can be restored."
msgstr ""
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:322
+#: cui/uiconfig/ui/qrcodegen.ui:319
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr ""
#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:353
+#: cui/uiconfig/ui/qrcodegen.ui:347
msgctxt "qr code dialog title"
msgid "Generate QR Code for any text or URL."
msgstr ""
@@ -20470,13 +20596,13 @@ msgid "Add to _Dictionary"
msgstr ""
#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:613
+#: cui/uiconfig/ui/spellingdialog.ui:614
msgctxt "spellingdialog|extended_tip|addmb"
msgid "Adds the unknown word to a user-defined dictionary."
msgstr ""
#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:654
+#: cui/uiconfig/ui/spellingdialog.ui:655
msgctxt "spellingdialog|extended_tip|SpellingDialog"
msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
msgstr ""
@@ -21221,6 +21347,36 @@ msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr ""
+#. DCdet
+#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+msgctxt "textcolumnstabpage|labelColNumber"
+msgid "_Number of columns:"
+msgstr ""
+
+#. PpfsL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+msgctxt "textcolumnstabpage|labelColSpacing"
+msgid "_Spacing:"
+msgstr ""
+
+#. cpMdh
+#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
+msgid "Enter the number of columns to use for the text."
+msgstr ""
+
+#. VDq3x
+#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
+msgid "Enter the amount of space to leave between the columns."
+msgstr ""
+
+#. 4u4bL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
+msgid "Sets the columns layout properties for text in the selected drawing or text object."
+msgstr ""
+
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -21239,6 +21395,12 @@ msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "লিখনী এনিমেশ্বন"
+#. iq2Cq
+#: cui/uiconfig/ui/textdialog.ui:231
+msgctxt "textdialog|RID_SVXPAGE_TEXTCOLUMNS"
+msgid "Text Columns"
+msgstr ""
+
#. N89ek
#: cui/uiconfig/ui/textflowpage.ui:69
msgctxt "textflowpage|checkAuto"
diff --git a/source/as/framework/messages.po b/source/as/framework/messages.po
index b42247c5fab..e933e6febdd 100644
--- a/source/as/framework/messages.po
+++ b/source/as/framework/messages.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/as/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1513251015.000000\n"
#. 5dTDC
@@ -156,8 +156,14 @@ msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr "পুনৰ স্থাপন কৰক (~R)"
-#. ntyDa
+#. zHwpD
#: framework/inc/strings.hrc:44
+msgctxt "STR_LOCK_TOOLBARS"
+msgid "~Lock Toolbars"
+msgstr ""
+
+#. ntyDa
+#: framework/inc/strings.hrc:45
msgctxt "STR_CORRUPT_UICFG_SHARE"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -167,7 +173,7 @@ msgstr ""
"আকৌ সংস্থাপন কৰিবলৈ চেষ্টা কৰক ।"
#. grsAx
-#: framework/inc/strings.hrc:45
+#: framework/inc/strings.hrc:46
msgctxt "STR_CORRUPT_UICFG_USER"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -177,7 +183,7 @@ msgstr ""
"কাৰ্যক্ৰমৰ কাৰণে ব্যৱহাৰকাৰী আলেখ্য আঁতৰাই চেষ্টা কৰক ।"
#. qMSRF
-#: framework/inc/strings.hrc:46
+#: framework/inc/strings.hrc:47
msgctxt "STR_CORRUPT_UICFG_GENERAL"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -187,164 +193,164 @@ msgstr ""
"কাৰ্যক্ৰমৰ কাৰণে ব্যৱহাৰকাৰী আলেখ্য আঁতৰাই চেষ্টা কৰক বা ইয়াক আকৌ সংস্থাপন কৰক ।"
#. 9FEe5
-#: framework/inc/strings.hrc:47
+#: framework/inc/strings.hrc:48
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr "শীৰ্ষকবিহীন"
#. HDUNU
#. To translators: for displaying 'Multiple Languages' in the language statusbar control
-#: framework/inc/strings.hrc:49
+#: framework/inc/strings.hrc:50
msgctxt "STR_LANGSTATUS_MULTIPLE_LANGUAGES"
msgid "Multiple Languages"
msgstr "বহু ভাষা"
#. rZBXF
-#: framework/inc/strings.hrc:50
+#: framework/inc/strings.hrc:51
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "কোনো নহয় (বানান নিৰীক্ষন নকৰিব)"
#. Z8EjG
-#: framework/inc/strings.hrc:51
+#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "অবিকল্পিত ভাষালৈ পুনৰ সংহতি কৰা"
#. YEXdS
-#: framework/inc/strings.hrc:52
+#: framework/inc/strings.hrc:53
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "অধিক..."
#. tTsdD
-#: framework/inc/strings.hrc:53
+#: framework/inc/strings.hrc:54
msgctxt "STR_SET_LANGUAGE_FOR_PARAGRAPH"
msgid "Set Language for Paragraph"
msgstr "পেৰেগ্ৰাফৰ বাবে ভাষা সংহতি কৰক"
#. m72Ea
-#: framework/inc/strings.hrc:54
+#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr ""
#. ZGDAr
-#: framework/inc/strings.hrc:56
+#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr ""
#. CBmAL
-#: framework/inc/strings.hrc:57
+#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr ""
#. xwuJF
-#: framework/inc/strings.hrc:58
+#: framework/inc/strings.hrc:59
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr ""
#. WiNUf
-#: framework/inc/strings.hrc:59
+#: framework/inc/strings.hrc:60
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr ""
#. a7gAj
-#: framework/inc/strings.hrc:60
+#: framework/inc/strings.hrc:61
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr ""
#. EaBTj
-#: framework/inc/strings.hrc:61
+#: framework/inc/strings.hrc:62
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr ""
#. DWfsm
-#: framework/inc/strings.hrc:62
+#: framework/inc/strings.hrc:63
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr ""
#. TYjnr
-#: framework/inc/strings.hrc:63
+#: framework/inc/strings.hrc:64
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr ""
#. B6MEP
-#: framework/inc/strings.hrc:64
+#: framework/inc/strings.hrc:65
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr ""
#. DEn9D
-#: framework/inc/strings.hrc:65
+#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr ""
#. V4iMu
-#: framework/inc/strings.hrc:67
+#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr ""
#. TreFC
-#: framework/inc/strings.hrc:68
+#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr ""
#. NFysA
-#: framework/inc/strings.hrc:69
+#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr ""
#. E5mMK
-#: framework/inc/strings.hrc:70
+#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr ""
#. 5474w
-#: framework/inc/strings.hrc:71
+#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr ""
#. qT2Ed
-#: framework/inc/strings.hrc:72
+#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr ""
#. 6Qvho
-#: framework/inc/strings.hrc:73
+#: framework/inc/strings.hrc:74
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr ""
#. 3SUEn
-#: framework/inc/strings.hrc:74
+#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr ""
#. VtEN6
-#: framework/inc/strings.hrc:75
+#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr ""
#. eGgm4
-#: framework/inc/strings.hrc:76
+#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr ""
diff --git a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
index c4abc165e4b..bfec673ed5e 100644
--- a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2018-11-12 11:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -25933,6 +25933,26 @@ msgctxt ""
msgid "Development Tools"
msgstr ""
+#. qCG9b
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"Label\n"
+"value.text"
+msgid "Lock Toolbars"
+msgstr ""
+
+#. cAUZ8
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Commands..uno:ToolbarLock\n"
+"TooltipLabel\n"
+"value.text"
+msgid "Lock or unlock all toolbars"
+msgstr ""
+
#. jLF5j
#: GenericCommands.xcu
#, fuzzy
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index a7b796f4164..7561319bdcc 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/as/>\n"
@@ -27997,10 +27997,10 @@ msgctxt "pivotfielddialog|options"
msgid "_Options..."
msgstr "বিকল্পসমূহ (_p)..."
-#. G7ky9
+#. dtMEN
#: sc/uiconfig/scalc/ui/pivotfielddialog.ui:41
msgctxt "pivotfielddialog|extended_tip|options"
-msgid "Opens the Data Field Options dialog. The Options button is visible for column, row, or page fields only."
+msgid "Opens the Data Field Options dialog. The Options button is visible for filters and column or row fields only."
msgstr ""
#. KBmND
@@ -28269,10 +28269,10 @@ msgctxt "pivottablelayoutdialog|label3"
msgid "Column Fields:"
msgstr ""
-#. uxqkM
+#. AeEju
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:214
msgctxt "pivottablelayoutdialog|extended_tip|listbox-column"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. WWrpy
@@ -28282,10 +28282,10 @@ msgctxt "pivottablelayoutdialog|label5"
msgid "Data Fields:"
msgstr "ক্ষেত্ৰৰ নাম"
-#. DforL
+#. cvgCA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:295
msgctxt "pivottablelayoutdialog|extended_tip|listbox-data"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BhTuC
@@ -28294,10 +28294,10 @@ msgctxt "pivottablelayoutdialog|label4"
msgid "Row Fields:"
msgstr ""
-#. vsPty
+#. n7GRA
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:374
msgctxt "pivottablelayoutdialog|extended_tip|listbox-row"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. 4XvEh
@@ -28306,10 +28306,10 @@ msgctxt "pivottablelayoutdialog|label2"
msgid "Filters:"
msgstr ""
-#. 9M3jG
+#. yN8BR
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:455
msgctxt "pivottablelayoutdialog|extended_tip|listbox-page"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. Scoht
@@ -28319,10 +28319,10 @@ msgctxt "pivottablelayoutdialog|label1"
msgid "Available Fields:"
msgstr "পৰ্যাপ্ত ফিল্ডবোৰ (~A)"
-#. ZkDd9
+#. FBtEV
#: sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui:567
msgctxt "pivottablelayoutdialog|extended_tip|listbox-fields"
-msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Page Fields, Row Fields, Column Fields, and Data Fields areas."
+msgid "To define the layout of a pivot table, drag and drop data field buttons onto the Filters, Row Fields, Column Fields and Data Fields areas."
msgstr ""
#. BL7Ff
@@ -29047,7 +29047,7 @@ msgid "Options"
msgstr ""
#. LU6He
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:523
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:522
msgctxt "regressiondialog|extended_tip|RegressionDialog"
msgid "Produces the regression analysis of a data set"
msgstr ""
diff --git a/source/as/sd/messages.po b/source/as/sd/messages.po
index 18af94e5180..6ce5c12527b 100644
--- a/source/as/sd/messages.po
+++ b/source/as/sd/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-04 13:10+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/sdmessages/as/>\n"
@@ -8177,113 +8177,113 @@ msgid "Ta_b stops:"
msgstr "টেব বন্ধবোৰ (_b)"
#. WQBqF
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:350
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:349
msgctxt "extended_tip|metricFields"
msgid "Defines the spacing between tab stops."
msgstr ""
#. oSmuC
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:367
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:366
msgctxt "optimpressgeneralpage|objalwymov"
msgid "Objects always moveable"
msgstr "বস্তু সদায় গমনযোগ্য"
#. cXLAT
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:375
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:374
msgctxt "extended_tip|objalwymov"
msgid "Specifies that you want to move an object with the Rotate tool enabled. If Object always moveable is not marked, the Rotate tool can only be used to rotate an object."
msgstr ""
#. 8cyDE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:386
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:385
msgctxt "optimpressgeneralpage|distortcb"
msgid "Do not distort objects in curve"
msgstr ""
#. TDrpy
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:401
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:400
msgctxt "optimpressgeneralpage|backgroundback"
msgid "Use background cache"
msgstr "পটভূমি ক্যাশ ব্যৱহাৰ কৰক"
#. Di3Vo
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:409
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:408
msgctxt "extended_tip|backgroundback"
msgid "Specifies whether to use the cache for displaying objects on the master slide."
msgstr ""
#. psubE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:425
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:424
msgctxt "optimpressgeneralpage|label4"
msgid "Settings"
msgstr "সংহতিসমূহ"
#. JGppH
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:456
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:455
msgctxt "optimpressgeneralpage|qickedit"
msgid "Allow quick editing"
msgstr "দ্রুত সম্পাদনাৰ অনুমতি দিয়ক"
#. vmsrU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:464
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:463
msgctxt "extended_tip|qickedit"
msgid "If on, you can edit text immediately after clicking a text object. If off, you must double-click to edit text."
msgstr ""
#. dn7AQ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:475
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:474
msgctxt "optimpressgeneralpage|textselected"
msgid "Only text area selectable"
msgstr ""
#. EQqRZ
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:484
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:483
msgctxt "extended_tip|textselected"
msgid "Specifies whether to select a text box by clicking the text."
msgstr ""
#. 9SB2g
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:499
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:498
#, fuzzy
msgctxt "optimpressgeneralpage|label2"
msgid "Text Objects"
msgstr "লিখনি বস্তুবোৰ"
#. CrRmE
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:533
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:532
#, fuzzy
msgctxt "optimpressgeneralpage|label8"
msgid "_Drawing scale:"
msgstr "অঁকাৰ স্কেইল (_D)"
#. j7n3M
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:547
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:546
#, fuzzy
msgctxt "optimpressgeneralpage|widthlbl"
msgid "Page _width:"
msgstr "পৃষ্ঠাৰ প্রস্থ (_w)"
#. Aay7y
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:561
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:560
#, fuzzy
msgctxt "optimpressgeneralpage|heightlbl"
msgid "Page _height:"
msgstr "পৃষ্ঠাৰ উচ্চতা (_h)"
#. HVKhs
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:670
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:669
msgctxt "extended_tip|scaleBox"
msgid "Determines the drawing scale on the rulers."
msgstr ""
#. E2cEn
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:691
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:690
msgctxt "optimpressgeneralpage|label5"
msgid "Scale"
msgstr "স্কেইল"
#. 67gzU
-#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:705
+#: sd/uiconfig/simpress/ui/optimpressgeneralpage.ui:704
msgctxt "extended_tip|OptSavePage"
msgid "Defines the general options for drawing or presentation documents."
msgstr ""
diff --git a/source/as/sfx2/messages.po b/source/as/sfx2/messages.po
index e462666ab55..df8f76d2b0a 100644
--- a/source/as/sfx2/messages.po
+++ b/source/as/sfx2/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/sfx2messages/as/>\n"
@@ -4369,7 +4369,7 @@ msgid "Specifies the print setting options."
msgstr ""
#. NEo7g
-#: sfx2/uiconfig/ui/panel.ui:74 sfx2/uiconfig/ui/panel.ui:79
+#: sfx2/uiconfig/ui/panel.ui:73 sfx2/uiconfig/ui/panel.ui:78
msgctxt "panel|SFX_STR_SIDEBAR_MORE_OPTIONS"
msgid "More Options"
msgstr ""
@@ -4933,174 +4933,174 @@ msgid "Search"
msgstr "সন্ধান"
#. sGZMC
-#: sfx2/uiconfig/ui/templatedlg.ui:190
+#: sfx2/uiconfig/ui/templatedlg.ui:191
msgctxt "templatedlg|search_filter"
msgid "Search..."
msgstr "সন্ধান..."
#. yEhgP
-#: sfx2/uiconfig/ui/templatedlg.ui:212
+#: sfx2/uiconfig/ui/templatedlg.ui:213
msgctxt "templatedlg|thumbnail_view_btn|tooltip_text"
msgid "Thumbnail View"
msgstr ""
#. j76ke
-#: sfx2/uiconfig/ui/templatedlg.ui:228
+#: sfx2/uiconfig/ui/templatedlg.ui:229
msgctxt "templatedlg|list_view_btn|tooltip_text"
msgid "List View"
msgstr ""
#. fXVNY
-#: sfx2/uiconfig/ui/templatedlg.ui:256
+#: sfx2/uiconfig/ui/templatedlg.ui:257
msgctxt "templatedlg|filter_application|tooltip_text"
msgid "Filter by Application"
msgstr ""
#. tqVhJ
-#: sfx2/uiconfig/ui/templatedlg.ui:258
+#: sfx2/uiconfig/ui/templatedlg.ui:259
msgctxt "templatedlg|applist"
msgid "All Applications"
msgstr ""
#. pD6pU
-#: sfx2/uiconfig/ui/templatedlg.ui:259
+#: sfx2/uiconfig/ui/templatedlg.ui:260
msgctxt "templatedlg|applist"
msgid "Text Documents"
msgstr ""
#. eECt7
-#: sfx2/uiconfig/ui/templatedlg.ui:260
+#: sfx2/uiconfig/ui/templatedlg.ui:261
msgctxt "templatedlg|applist"
msgid "Spreadsheets"
msgstr "স্প্ৰেডশ্বীটসমূহ"
#. ajLbV
-#: sfx2/uiconfig/ui/templatedlg.ui:261
+#: sfx2/uiconfig/ui/templatedlg.ui:262
msgctxt "templatedlg|applist"
msgid "Presentations"
msgstr "পৰিৱেশনসমূহ"
#. LfUzB
-#: sfx2/uiconfig/ui/templatedlg.ui:262
+#: sfx2/uiconfig/ui/templatedlg.ui:263
#, fuzzy
msgctxt "templatedlg|applist"
msgid "Drawings"
msgstr "অঙ্কণ"
#. t7zE7
-#: sfx2/uiconfig/ui/templatedlg.ui:276
+#: sfx2/uiconfig/ui/templatedlg.ui:277
msgctxt "templatedlg|filter_folder|tooltip_text"
msgid "Filter by Category"
msgstr ""
#. 93CGw
-#: sfx2/uiconfig/ui/templatedlg.ui:278
+#: sfx2/uiconfig/ui/templatedlg.ui:279
msgctxt "templatedlg|folderlist"
msgid "All Categories"
msgstr ""
#. NF9wE
-#: sfx2/uiconfig/ui/templatedlg.ui:299
+#: sfx2/uiconfig/ui/templatedlg.ui:300
msgctxt "templatedlg|label1"
msgid "Filter"
msgstr "ফিল্টাৰ"
#. ewTL3
-#: sfx2/uiconfig/ui/templatedlg.ui:438 sfx2/uiconfig/ui/templatedlg.ui:558
+#: sfx2/uiconfig/ui/templatedlg.ui:439 sfx2/uiconfig/ui/templatedlg.ui:559
msgctxt "templatedlg|treeviewcolumn1"
msgid "Name"
msgstr ""
#. 7EJRA
-#: sfx2/uiconfig/ui/templatedlg.ui:455 sfx2/uiconfig/ui/templatedlg.ui:575
+#: sfx2/uiconfig/ui/templatedlg.ui:456 sfx2/uiconfig/ui/templatedlg.ui:576
msgctxt "templatedlg|treeviewcolumn2"
msgid "Category"
msgstr ""
#. AC27i
-#: sfx2/uiconfig/ui/templatedlg.ui:470 sfx2/uiconfig/ui/templatedlg.ui:590
+#: sfx2/uiconfig/ui/templatedlg.ui:471 sfx2/uiconfig/ui/templatedlg.ui:591
msgctxt "templatedlg|treeviewcolumn3"
msgid "Application"
msgstr ""
#. eSaBw
-#: sfx2/uiconfig/ui/templatedlg.ui:485 sfx2/uiconfig/ui/templatedlg.ui:605
+#: sfx2/uiconfig/ui/templatedlg.ui:486 sfx2/uiconfig/ui/templatedlg.ui:606
msgctxt "templatedlg|treeviewcolumn4"
msgid "Modified"
msgstr ""
#. pNzYA
-#: sfx2/uiconfig/ui/templatedlg.ui:500 sfx2/uiconfig/ui/templatedlg.ui:620
+#: sfx2/uiconfig/ui/templatedlg.ui:501 sfx2/uiconfig/ui/templatedlg.ui:621
msgctxt "templatedlg|treeviewcolumn5"
msgid "Size"
msgstr ""
#. j39jM
-#: sfx2/uiconfig/ui/templatedlg.ui:646
+#: sfx2/uiconfig/ui/templatedlg.ui:647
msgctxt "templatedlg|thumbnailviewlabel"
msgid "Template List"
msgstr ""
#. 2kzFW
-#: sfx2/uiconfig/ui/templatedlg.ui:664
+#: sfx2/uiconfig/ui/templatedlg.ui:665
msgctxt "templatedlg|action_menu|tooltip_text"
msgid "Tools"
msgstr ""
#. LUs2m
-#: sfx2/uiconfig/ui/templatedlg.ui:672
+#: sfx2/uiconfig/ui/templatedlg.ui:673
msgctxt "templatedlg|extended_tip|action_menu"
msgid "Provides commands to create, rename and delete categories, reset default templates, and refresh the template manager."
msgstr ""
#. hG7qW
-#: sfx2/uiconfig/ui/templatedlg.ui:684
+#: sfx2/uiconfig/ui/templatedlg.ui:685
msgctxt "templatedlg|extensions_btn"
msgid "_Extensions"
msgstr ""
#. uC7Rk
-#: sfx2/uiconfig/ui/templatedlg.ui:688
+#: sfx2/uiconfig/ui/templatedlg.ui:689
msgctxt "templatedlg|online_link|tooltip_text"
msgid "Add more templates via extension"
msgstr ""
#. PXRa3
-#: sfx2/uiconfig/ui/templatedlg.ui:703
+#: sfx2/uiconfig/ui/templatedlg.ui:704
#, fuzzy
msgctxt "templatedlg|import_btn"
msgid "Import"
msgstr "ইমপোৰ্ট কৰক"
#. Lr9os
-#: sfx2/uiconfig/ui/templatedlg.ui:707
+#: sfx2/uiconfig/ui/templatedlg.ui:708
#, fuzzy
msgctxt "templatedlg|import_btn|tooltip_text"
msgid "Import Templates"
msgstr "Imported_Templates"
#. faL2n
-#: sfx2/uiconfig/ui/templatedlg.ui:721
+#: sfx2/uiconfig/ui/templatedlg.ui:722
#, fuzzy
msgctxt "templatedlg|export_btn"
msgid "Export"
msgstr "এক্সপোৰ্ট কৰক"
#. DbD3R
-#: sfx2/uiconfig/ui/templatedlg.ui:725
+#: sfx2/uiconfig/ui/templatedlg.ui:726
msgctxt "templatedlg|export_btn|tooltip_text"
msgid "Export Templates"
msgstr ""
#. EZBF9
-#: sfx2/uiconfig/ui/templatedlg.ui:739
+#: sfx2/uiconfig/ui/templatedlg.ui:740
#, fuzzy
msgctxt "templatedlg|move_btn"
msgid "Move"
msgstr "স্থানান্তৰ কৰক"
#. xQMAz
-#: sfx2/uiconfig/ui/templatedlg.ui:743
+#: sfx2/uiconfig/ui/templatedlg.ui:744
#, fuzzy
msgctxt "templatedlg|move_btn|tooltip_text"
msgid "Move Templates"
diff --git a/source/as/starmath/messages.po b/source/as/starmath/messages.po
index 330abbbe870..f479d518a3a 100644
--- a/source/as/starmath/messages.po
+++ b/source/as/starmath/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:10+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/starmathmessages/as/>\n"
@@ -3555,232 +3555,232 @@ msgid "Scale all brackets"
msgstr ""
#. FuBDq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:714
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:713
msgctxt "spacingdialog|title"
msgid "Title"
msgstr "শীৰ্ষক"
#. 6FBiz
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:764
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:763
#, fuzzy
msgctxt "spacingdialog|1label1"
msgid "_Spacing:"
msgstr "স্কেইলিং"
#. yY4XJ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:777
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:776
#, fuzzy
msgctxt "spacingdialog|1label2"
msgid "_Line spacing:"
msgstr "ৰেখাৰ ব্যৱধান"
#. kBbAQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:790
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:789
msgctxt "spacingdialog|1label3"
msgid "_Root spacing:"
msgstr ""
#. TZADy
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:819
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:818
#, fuzzy
msgctxt "spacingdialog|1title"
msgid "Spacing"
msgstr "স্কেইলিং"
#. CUx6t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:868
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:867
#, fuzzy
msgctxt "spacingdialog|2label1"
msgid "_Superscript:"
msgstr "ছুপাৰস্ক্ৰিপ্ট"
#. 3uzYA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:881
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:880
#, fuzzy
msgctxt "spacingdialog|2label2"
msgid "S_ubscript:"
msgstr "ছাবস্ক্ৰিপ্ট"
#. DSSri
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:910
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:909
msgctxt "spacingdialog|2title"
msgid "Indexes"
msgstr "সূচীসমূহ"
#. JZwvA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:959
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:958
#, fuzzy
msgctxt "spacingdialog|3label1"
msgid "_Numerator:"
msgstr "লব"
#. mSkEA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:972
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:971
#, fuzzy
msgctxt "spacingdialog|3label2"
msgid "_Denominator:"
msgstr "হৰ"
#. ne2kD
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1001
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1000
#, fuzzy
msgctxt "spacingdialog|3title"
msgid "Fractions"
msgstr "ফলনসমূহ"
#. 5PMRt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1050
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1049
msgctxt "spacingdialog|4label1"
msgid "_Excess length:"
msgstr ""
#. CfsG3
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1063
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1062
#, fuzzy
msgctxt "spacingdialog|4label2"
msgid "_Weight:"
msgstr "উচ্চতা (_H):"
#. NEfpf
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1092
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1091
#, fuzzy
msgctxt "spacingdialog|4title"
msgid "Fraction Bar"
msgstr "ফলন বাৰ"
#. FQao6
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1141
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1140
#, fuzzy
msgctxt "spacingdialog|5label1"
msgid "_Upper limit:"
msgstr "উৰ্দ্ধ সীমা"
#. oZ2kt
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1154
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1153
#, fuzzy
msgctxt "spacingdialog|5label2"
msgid "_Lower limit:"
msgstr "তলৰ সীমা"
#. CBbDw
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1183
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1182
#, fuzzy
msgctxt "spacingdialog|5title"
msgid "Limits"
msgstr "সীমা"
#. jfGdQ
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1232
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1231
msgctxt "spacingdialog|6label1"
msgid "_Excess size (left/right):"
msgstr ""
#. GvADK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1245
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1244
#, fuzzy
msgctxt "spacingdialog|6label2"
msgid "_Spacing:"
msgstr "স্কেইলিং"
#. TbK3K
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1258
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1257
msgctxt "spacingdialog|6label4"
msgid "_Excess size:"
msgstr ""
#. kgbCT
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1287
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1286
msgctxt "spacingdialog|6title"
msgid "Brackets"
msgstr "বন্ধনীসমূহ"
#. fywdV
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1336
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1335
#, fuzzy
msgctxt "spacingdialog|7label1"
msgid "_Line spacing:"
msgstr "ৰেখাৰ ব্যৱধান"
#. 4DStr
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1349
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1348
msgctxt "spacingdialog|7label2"
msgid "_Column spacing:"
msgstr ""
#. ELXrm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1378
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1377
msgctxt "spacingdialog|7title"
msgid "Matrix"
msgstr ""
#. vZ8LA
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1427
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1426
msgctxt "spacingdialog|8label1"
msgid "_Primary height:"
msgstr ""
#. mF2rq
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1440
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1439
msgctxt "spacingdialog|8label2"
msgid "_Minimum spacing:"
msgstr ""
#. zw8j8
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1469
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1468
#, fuzzy
msgctxt "spacingdialog|8title"
msgid "Symbols"
msgstr "প্ৰতীকবোৰ"
#. 5htY7
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1518
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1517
msgctxt "spacingdialog|9label1"
msgid "_Excess size:"
msgstr ""
#. tmmeR
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1531
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1530
#, fuzzy
msgctxt "spacingdialog|9label2"
msgid "_Spacing:"
msgstr "স্কেইলিং"
#. xR3hK
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1560
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1559
msgctxt "spacingdialog|9title"
msgid "Operators"
msgstr "অপাৰেটৰসমূহ"
#. kQBsH
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1609
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1608
#, fuzzy
msgctxt "spacingdialog|10label1"
msgid "_Left:"
msgstr "বাওঁফাল (_L)"
#. PBu3t
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1622
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1621
#, fuzzy
msgctxt "spacingdialog|10label2"
msgid "_Right:"
msgstr "সোঁফালৰ:"
#. rUFQE
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1635
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1634
#, fuzzy
msgctxt "spacingdialog|10label3"
msgid "_Top:"
msgstr "ওপৰত (_T)"
#. GCrvm
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1648
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1647
#, fuzzy
msgctxt "spacingdialog|10label4"
msgid "_Bottom:"
msgstr "তল (_B)"
#. FzdXL
-#: starmath/uiconfig/smath/ui/spacingdialog.ui:1677
+#: starmath/uiconfig/smath/ui/spacingdialog.ui:1676
msgctxt "spacingdialog|10title"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
diff --git a/source/as/svtools/messages.po b/source/as/svtools/messages.po
index aa0194bfff9..d392cadf4a1 100644
--- a/source/as/svtools/messages.po
+++ b/source/as/svtools/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:16+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/as/>\n"
@@ -5021,6 +5021,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
msgid "English (Denmark)"
msgstr ""
+#. gmE6U
+#: svtools/inc/langtab.hrc:435
+msgctxt "STR_ARR_SVT_LANGUAGE_TABLE"
+msgid "Sesotho"
+msgstr ""
+
#. fXSja
#: svtools/uiconfig/ui/addresstemplatedialog.ui:8
msgctxt "addresstemplatedialog|AddressTemplateDialog"
@@ -5800,32 +5806,38 @@ msgctxt "restartdialog|reason_extension_install"
msgid "For the extension to work properly, %PRODUCTNAME must be restarted."
msgstr "গ্ৰন্থপঞ্জী সঠিকভাৱে কাম কৰিবলৈ, %PRODUCTNAME পুনাৰম্ভ কৰিব লাগিব।"
-#. AGbvD
+#. CdJen
#: svtools/uiconfig/ui/restartdialog.ui:220
+msgctxt "restartdialog|reason_extension_install"
+msgid "To apply changes, %PRODUCTNAME must be restarted."
+msgstr ""
+
+#. AGbvD
+#: svtools/uiconfig/ui/restartdialog.ui:235
msgctxt "restartdialog|reason_opencl"
msgid "For the OpenCL changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. sGe6v
-#: svtools/uiconfig/ui/restartdialog.ui:235
+#: svtools/uiconfig/ui/restartdialog.ui:250
msgctxt "restartdialog|reason_threading"
msgid "For the multi-threaded calculation changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
#. nUonf
-#: svtools/uiconfig/ui/restartdialog.ui:250
+#: svtools/uiconfig/ui/restartdialog.ui:265
msgctxt "restartdialog|reason_mscompatible_formsmenu"
msgid "For restructuring the Form menu, %PRODUCTNAME must be restarted."
msgstr ""
#. weAzr
-#: svtools/uiconfig/ui/restartdialog.ui:265
+#: svtools/uiconfig/ui/restartdialog.ui:280
msgctxt "restartdialog|label"
msgid "Do you want to restart %PRODUCTNAME now?"
msgstr "আপুনি %PRODUCTNAME ক এতিয়া পুনৰাম্ভ কৰিব বিচাৰে নে?"
#. fpc8k
-#: svtools/uiconfig/ui/restartdialog.ui:279
+#: svtools/uiconfig/ui/restartdialog.ui:294
msgctxt "restartdialog|reason_skia"
msgid "For the Skia changes to take effect, %PRODUCTNAME must be restarted."
msgstr ""
diff --git a/source/as/svx/messages.po b/source/as/svx/messages.po
index c0a046ae23e..4550686fafd 100644
--- a/source/as/svx/messages.po
+++ b/source/as/svx/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:09+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/as/>\n"
@@ -2300,808 +2300,820 @@ msgctxt "SIP_SA_TEXT_CONTOURFRAME"
msgid "Outline text flow"
msgstr "ৰূপৰেখা টেক্সটৰ ধাৰা"
-#. HDtDf
+#. tNbcC
#: include/svx/strings.hrc:405
+msgctxt "SIP_SA_TEXTCOLUMNS_NUMBER"
+msgid "Columns number"
+msgstr ""
+
+#. DxZkZ
+#: include/svx/strings.hrc:406
+msgctxt "SIP_SA_TEXTCOLUMNS_SPACING"
+msgid "Columns spacing"
+msgstr ""
+
+#. HDtDf
+#: include/svx/strings.hrc:407
msgctxt "SIP_SA_XMLATTRIBUTES"
msgid "User-defined attributes"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত এট্রিবিয়ুটবোৰ"
#. F9FzF
-#: include/svx/strings.hrc:406
+#: include/svx/strings.hrc:408
msgctxt "SIP_SA_TEXT_USEFIXEDCELLHEIGHT"
msgid "Use font-independent line spacing"
msgstr "আখৰ-স্বাধীন শাৰী ব্যৱধান ব্যৱহাৰ কৰক"
#. jTAhz
-#: include/svx/strings.hrc:407
+#: include/svx/strings.hrc:409
msgctxt "SIP_SA_WORDWRAP"
msgid "Word wrap text in shape"
msgstr "আকাৰত শব্দ আৱৰ্ত টেক্সট"
#. QDaB6
-#: include/svx/strings.hrc:408
+#: include/svx/strings.hrc:410
msgctxt "SIP_SA_CHAINNEXTNAME"
msgid "Next link in text chain"
msgstr ""
#. BA5dh
-#: include/svx/strings.hrc:409
+#: include/svx/strings.hrc:411
msgctxt "SIP_SA_EDGEKIND"
msgid "Type of connector"
msgstr "সংযোগকৰ্তাৰ প্ৰকাৰ"
#. CoYH2
-#: include/svx/strings.hrc:410
+#: include/svx/strings.hrc:412
msgctxt "SIP_SA_EDGENODE1HORZDIST"
msgid "Horz. spacing object 1"
msgstr "অনুভূমিক ব্যৱধান দিয়া বস্তু 1"
#. xdvs2
-#: include/svx/strings.hrc:411
+#: include/svx/strings.hrc:413
msgctxt "SIP_SA_EDGENODE1VERTDIST"
msgid "Vert. spacing object 1"
msgstr "উলম্ব ব্যৱধান দিয়া বস্তু 1"
#. FB4Cj
-#: include/svx/strings.hrc:412
+#: include/svx/strings.hrc:414
msgctxt "SIP_SA_EDGENODE2HORZDIST"
msgid "Horz. spacing object 2"
msgstr "অনুভূমিক ব্যৱধান দিয়া বস্তু 2"
#. uGKvj
-#: include/svx/strings.hrc:413
+#: include/svx/strings.hrc:415
msgctxt "SIP_SA_EDGENODE2VERTDIST"
msgid "Vert. spacing object 2"
msgstr "উলম্ব ব্যৱধান দিয়া বস্তু 2"
#. FSkBP
-#: include/svx/strings.hrc:414
+#: include/svx/strings.hrc:416
msgctxt "SIP_SA_EDGENODE1GLUEDIST"
msgid "Glue spacing object 1"
msgstr "গ্লু ব্যৱধান দিয়া বস্তু 1"
#. 845KH
-#: include/svx/strings.hrc:415
+#: include/svx/strings.hrc:417
msgctxt "SIP_SA_EDGENODE2GLUEDIST"
msgid "Glue spacing object 2"
msgstr "গ্লু ব্যৱধান দিয়া বস্তু 2"
#. FEDAf
-#: include/svx/strings.hrc:416
+#: include/svx/strings.hrc:418
msgctxt "SIP_SA_EDGELINEDELTACOUNT"
msgid "Number of movable lines"
msgstr "স্থান পৰিৱৰ্তন কৰাৰ যোগ্য ৰেখাবোৰ সংখ্যা"
#. EnGaG
-#: include/svx/strings.hrc:417
+#: include/svx/strings.hrc:419
msgctxt "SIP_SA_EDGELINE1DELTA"
msgid "Offset line 1"
msgstr "অফছেট ৰেখা 1"
#. 5XFzK
-#: include/svx/strings.hrc:418
+#: include/svx/strings.hrc:420
msgctxt "SIP_SA_EDGELINE2DELTA"
msgid "Offset line 2"
msgstr "অফছেট ৰেখা 2"
#. nBFrd
-#: include/svx/strings.hrc:419
+#: include/svx/strings.hrc:421
msgctxt "SIP_SA_EDGELINE3DELTA"
msgid "Offset line 3"
msgstr "অফছেট ৰেখা 3"
#. x7oEC
-#: include/svx/strings.hrc:420
+#: include/svx/strings.hrc:422
msgctxt "SIP_SA_MEASUREKIND"
msgid "Type of dimensioning"
msgstr "মাত্ৰা দিয়াৰ প্ৰকাৰ"
#. 2XCPo
-#: include/svx/strings.hrc:421
+#: include/svx/strings.hrc:423
msgctxt "SIP_SA_MEASURETEXTHPOS"
msgid "Dimension value - horizontal position"
msgstr "মাত্রা মূল্য - অনুভূমিক স্থান"
#. DxA8Z
-#: include/svx/strings.hrc:422
+#: include/svx/strings.hrc:424
msgctxt "SIP_SA_MEASURETEXTVPOS"
msgid "Dimension value - vertical position"
msgstr "মাত্রা মূল্য - উলম্ব স্থান"
#. LQCsj
-#: include/svx/strings.hrc:423
+#: include/svx/strings.hrc:425
msgctxt "SIP_SA_MEASURELINEDIST"
msgid "Dimension line space"
msgstr "মাত্রা ৰেখা ব্যৱধান"
#. jZBoK
-#: include/svx/strings.hrc:424
+#: include/svx/strings.hrc:426
msgctxt "SIP_SA_MEASUREHELPLINEOVERHANG"
msgid "Dimension help line overhang"
msgstr "মাত্ৰা সহায় ৰেখা অভাৰহেং"
#. Bhboy
-#: include/svx/strings.hrc:425
+#: include/svx/strings.hrc:427
msgctxt "SIP_SA_MEASUREHELPLINEDIST"
msgid "Dimension help line spacing"
msgstr "মাত্ৰা সহায় ৰেখাই ব্যৱধান দি আছে"
#. jw9E7
-#: include/svx/strings.hrc:426
+#: include/svx/strings.hrc:428
msgctxt "SIP_SA_MEASUREHELPLINE1LEN"
msgid "Backlog of dimension help line 1"
msgstr "মাত্ৰা সহায় ৰেখা 1 ৰ বেকলগ"
#. CYFg6
-#: include/svx/strings.hrc:427
+#: include/svx/strings.hrc:429
msgctxt "SIP_SA_MEASUREHELPLINE2LEN"
msgid "Backlog of dimension help line 2"
msgstr "মাত্ৰা সহায় ৰেখা 2 ৰ বেকলগ"
#. ocvCK
-#: include/svx/strings.hrc:428
+#: include/svx/strings.hrc:430
msgctxt "SIP_SA_MEASUREBELOWREFEDGE"
msgid "Lower edge dimensioning"
msgstr "তলৰ পাৰ্শ্ব মাত্রাযুক্ত কৰি আছে"
#. cFVVA
-#: include/svx/strings.hrc:429
+#: include/svx/strings.hrc:431
msgctxt "SIP_SA_MEASURETEXTROTA90"
msgid "Dimension value across dimension line"
msgstr "মাত্রা মূল্যৰ মাত্রা ৰেখাৰ ওপৰত"
#. VVAgC
-#: include/svx/strings.hrc:430
+#: include/svx/strings.hrc:432
msgctxt "SIP_SA_MEASURETEXTUPSIDEDOWN"
msgid "Rotate dimension value by 180 degree"
msgstr "মাত্ৰা মূল্য 180 ডিগ্ৰীৰ দ্বাৰা আৱৰ্তন কৰক"
#. iFX7y
-#: include/svx/strings.hrc:431
+#: include/svx/strings.hrc:433
msgctxt "SIP_SA_MEASUREOVERHANG"
msgid "Dimension line overhang"
msgstr "মাত্রা ৰেখা অভাৰহেং"
#. DoBGo
-#: include/svx/strings.hrc:432
+#: include/svx/strings.hrc:434
msgctxt "SIP_SA_MEASUREUNIT"
msgid "Measure unit"
msgstr "পৰিমাপক একক"
#. 2NBMp
-#: include/svx/strings.hrc:433
+#: include/svx/strings.hrc:435
msgctxt "SIP_SA_MEASURESCALE"
msgid "Additional scale factor"
msgstr "অতিৰিক্ত স্কেল ফেক্টৰ"
#. 4yTAW
-#: include/svx/strings.hrc:434
+#: include/svx/strings.hrc:436
msgctxt "SIP_SA_MEASURESHOWUNIT"
msgid "Measure unit display"
msgstr "পৰিমাপক একক প্রদর্শন"
#. NFDC3
-#: include/svx/strings.hrc:435
+#: include/svx/strings.hrc:437
msgctxt "SIP_SA_MEASUREFORMATSTRING"
msgid "Dimension value format"
msgstr "মাত্রা মূল্য ফৰমেট"
#. UBjQk
-#: include/svx/strings.hrc:436
+#: include/svx/strings.hrc:438
msgctxt "SIP_SA_MEASURETEXTAUTOANGLE"
msgid "AutoPositioning of the dimension value"
msgstr "মাত্ৰা মূল্যটোৰ অট'পজিশ্বনিং"
#. GDQC3
-#: include/svx/strings.hrc:437
+#: include/svx/strings.hrc:439
msgctxt "SIP_SA_MEASURETEXTAUTOANGLEVIEW"
msgid "Angle for the automatic positioning of the dimension value"
msgstr "মাত্ৰা মূল্যটোৰ স্বয়ংক্ৰিয়ভাৱে স্থান দিয়াৰ বাবে কোণ"
#. DB243
-#: include/svx/strings.hrc:438
+#: include/svx/strings.hrc:440
msgctxt "SIP_SA_MEASURETEXTISFIXEDANGLE"
msgid "Determination of the dimension value angle"
msgstr "মাত্রা মূল্যৰ কোণৰ নিৰ্দ্ধাৰণ"
#. i3Bah
-#: include/svx/strings.hrc:439
+#: include/svx/strings.hrc:441
msgctxt "SIP_SA_MEASURETEXTFIXEDANGLE"
msgid "Angle of the dimension value"
msgstr "মাত্রা মূল্যৰ কোণ"
#. qWKC7
-#: include/svx/strings.hrc:440
+#: include/svx/strings.hrc:442
msgctxt "SIP_SA_MEASUREDECIMALPLACES"
msgid "Decimal places"
msgstr "দশমিক স্থানবোৰ"
#. wkrNX
-#: include/svx/strings.hrc:441
+#: include/svx/strings.hrc:443
msgctxt "SIP_SA_CIRCKIND"
msgid "Type of circle"
msgstr "বৃত্তৰ প্ৰকাৰ"
#. FRFU8
-#: include/svx/strings.hrc:442
+#: include/svx/strings.hrc:444
msgctxt "SIP_SA_CIRCSTARTANGLE"
msgid "Start angle"
msgstr "কোণ"
#. FmSKG
-#: include/svx/strings.hrc:443
+#: include/svx/strings.hrc:445
msgctxt "SIP_SA_CIRCENDANGLE"
msgid "End angle"
msgstr "অন্তিম কোণ"
#. ejn6F
-#: include/svx/strings.hrc:444
+#: include/svx/strings.hrc:446
msgctxt "SIP_SA_OBJMOVEPROTECT"
msgid "Protected object position"
msgstr "সুৰক্ষিত বস্তুৰ স্থান"
#. ZPEB9
-#: include/svx/strings.hrc:445
+#: include/svx/strings.hrc:447
msgctxt "SIP_SA_OBJSIZEPROTECT"
msgid "Protected object size"
msgstr "সুৰক্ষিত বস্তুৰ আকাৰ"
#. BN5CM
-#: include/svx/strings.hrc:446
+#: include/svx/strings.hrc:448
msgctxt "SIP_SA_OBJPRINTABLE"
msgid "Object, printable"
msgstr "বস্তু, ছপা কৰিবৰ যোগ্য"
#. 3Digj
-#: include/svx/strings.hrc:447
+#: include/svx/strings.hrc:449
msgctxt "SIP_SA_OBJVISIBLE"
msgid "Object, visible"
msgstr "অবজেক্ট, দৃশ্যমান"
#. nZLtM
-#: include/svx/strings.hrc:448
+#: include/svx/strings.hrc:450
msgctxt "SIP_SA_LAYERID"
msgid "Level ID"
msgstr "স্তৰ ID"
#. f3ed2
-#: include/svx/strings.hrc:449
+#: include/svx/strings.hrc:451
msgctxt "SIP_SA_LAYERNAME"
msgid "Layer"
msgstr "স্তৰ"
#. rb6GC
-#: include/svx/strings.hrc:450
+#: include/svx/strings.hrc:452
msgctxt "SIP_SA_OBJECTNAME"
msgid "Object name"
msgstr "বস্তুৰ নাম"
#. 5zRFi
-#: include/svx/strings.hrc:451
+#: include/svx/strings.hrc:453
msgctxt "SIP_SA_ALLPOSITIONX"
msgid "Position X, complete"
msgstr "স্থান X, সম্পূৰ্ণ"
#. 5enZ7
-#: include/svx/strings.hrc:452
+#: include/svx/strings.hrc:454
msgctxt "SIP_SA_ALLPOSITIONY"
msgid "Position Y, complete"
msgstr "স্থান Y, সম্পূৰ্ণ"
#. 2V5Mn
-#: include/svx/strings.hrc:453
+#: include/svx/strings.hrc:455
msgctxt "SIP_SA_ALLSIZEWIDTH"
msgid "Total Width"
msgstr "সৰ্বমুঠ প্ৰস্থ"
#. P6Y6W
-#: include/svx/strings.hrc:454
+#: include/svx/strings.hrc:456
msgctxt "SIP_SA_ALLSIZEHEIGHT"
msgid "Height, complete"
msgstr "উচ্চতা, সম্পূৰ্ণ"
#. yFnnC
-#: include/svx/strings.hrc:455
+#: include/svx/strings.hrc:457
msgctxt "SIP_SA_ONEPOSITIONX"
msgid "Single position X"
msgstr "একমাত্ৰ স্থান X"
#. jEGfd
-#: include/svx/strings.hrc:456
+#: include/svx/strings.hrc:458
msgctxt "SIP_SA_ONEPOSITIONY"
msgid "Single position Y"
msgstr "একমাত্ৰ স্থান Y"
#. YJFnY
-#: include/svx/strings.hrc:457
+#: include/svx/strings.hrc:459
msgctxt "SIP_SA_ONESIZEWIDTH"
msgid "Single width"
msgstr "একমাত্ৰ উচ্চতা"
#. bZFkM
-#: include/svx/strings.hrc:458
+#: include/svx/strings.hrc:460
msgctxt "SIP_SA_ONESIZEHEIGHT"
msgid "Single height"
msgstr "একমাত্ৰ উচ্চতা"
#. K5Xuq
-#: include/svx/strings.hrc:459
+#: include/svx/strings.hrc:461
msgctxt "SIP_SA_LOGICSIZEWIDTH"
msgid "Logical width"
msgstr "যুক্তিপূর্ণ প্রস্থ"
#. 9Niyk
-#: include/svx/strings.hrc:460
+#: include/svx/strings.hrc:462
msgctxt "SIP_SA_LOGICSIZEHEIGHT"
msgid "Logical height"
msgstr "যুক্তিপূর্ণ উচ্চতা"
#. yFmvh
-#: include/svx/strings.hrc:461
+#: include/svx/strings.hrc:463
msgctxt "SIP_SA_ROTATEANGLE"
msgid "Single rotation angle"
msgstr "একমাত্ৰ আৱৰ্তন কোণ"
#. zNyKY
-#: include/svx/strings.hrc:462
+#: include/svx/strings.hrc:464
msgctxt "SIP_SA_SHEARANGLE"
msgid "Single shear angle"
msgstr "একমাত্ৰ শ্বীয়েৰ কোণ"
#. bJv8D
-#: include/svx/strings.hrc:463
+#: include/svx/strings.hrc:465
msgctxt "SIP_SA_MOVEX"
msgid "Move horizontally"
msgstr "অনুভূমিকভাৱে স্থান পৰিৱর্তন কৰক"
#. z7EPp
-#: include/svx/strings.hrc:464
+#: include/svx/strings.hrc:466
msgctxt "SIP_SA_MOVEY"
msgid "Move vertically"
msgstr "উলম্বভাৱে স্থান পৰিৱর্তন কৰক"
#. Qn4GS
-#: include/svx/strings.hrc:465
+#: include/svx/strings.hrc:467
msgctxt "SIP_SA_RESIZEXONE"
msgid "Resize X, single"
msgstr "X ক পুনৰ আকাৰ দিয়ক, একমাত্ৰ"
#. VCtZa
-#: include/svx/strings.hrc:466
+#: include/svx/strings.hrc:468
msgctxt "SIP_SA_RESIZEYONE"
msgid "Resize Y, single"
msgstr "Y ক পুনৰ আকাৰ দিয়ক, একমাত্ৰ"
#. NxatH
-#: include/svx/strings.hrc:467
+#: include/svx/strings.hrc:469
msgctxt "SIP_SA_ROTATEONE"
msgid "Single rotation"
msgstr "একমাত্ৰ আৱৰ্তন"
#. gNVw9
-#: include/svx/strings.hrc:468
+#: include/svx/strings.hrc:470
msgctxt "SIP_SA_HORZSHEARONE"
msgid "Single horizontal shear"
msgstr "একমাত্ৰ অনুভূমিক শ্বীয়েৰ"
#. iCzED
-#: include/svx/strings.hrc:469
+#: include/svx/strings.hrc:471
msgctxt "SIP_SA_VERTSHEARONE"
msgid "Single vertical shear"
msgstr "একমাত্ৰ উলম্ব শ্বীয়েৰ"
#. HQcJt
-#: include/svx/strings.hrc:470
+#: include/svx/strings.hrc:472
msgctxt "SIP_SA_RESIZEXALL"
msgid "Resize X, complete"
msgstr "X ক পুনৰ আকাৰ দিয়ক, সম্পূৰ্ণ"
#. VcK8z
-#: include/svx/strings.hrc:471
+#: include/svx/strings.hrc:473
msgctxt "SIP_SA_RESIZEYALL"
msgid "Resize Y, complete"
msgstr "Y ক পুনৰ আকাৰ দিয়ক,সম্পূৰ্ণ"
#. vgGU4
-#: include/svx/strings.hrc:472
+#: include/svx/strings.hrc:474
msgctxt "SIP_SA_ROTATEALL"
msgid "Rotate all"
msgstr "সকলোবোৰ আৱৰ্তন কৰক"
#. 3faE4
-#: include/svx/strings.hrc:473
+#: include/svx/strings.hrc:475
msgctxt "SIP_SA_HORZSHEARALL"
msgid "Shear horizontal, complete"
msgstr "শ্বীয়াৰ অনুভূমিক, সম্পূৰ্ণ"
#. RAEPz
-#: include/svx/strings.hrc:474
+#: include/svx/strings.hrc:476
msgctxt "SIP_SA_VERTSHEARALL"
msgid "Shear vertical, complete"
msgstr "শ্বীয়াৰ উলম্ব, সম্পূৰ্ণ"
#. gtXM3
-#: include/svx/strings.hrc:475
+#: include/svx/strings.hrc:477
msgctxt "SIP_SA_TRANSFORMREF1X"
msgid "Reference point 1 X"
msgstr "প্রসংগ বিন্দু 1 X"
#. YpQDc
-#: include/svx/strings.hrc:476
+#: include/svx/strings.hrc:478
msgctxt "SIP_SA_TRANSFORMREF1Y"
msgid "Reference point 1 Y"
msgstr "প্রসংগ বিন্দু 1 Y"
#. Hp5EK
-#: include/svx/strings.hrc:477
+#: include/svx/strings.hrc:479
msgctxt "SIP_SA_TRANSFORMREF2X"
msgid "Reference point 2 X"
msgstr "প্রসংগ বিন্দু 2 X"
#. Rty4j
-#: include/svx/strings.hrc:478
+#: include/svx/strings.hrc:480
msgctxt "SIP_SA_TRANSFORMREF2Y"
msgid "Reference point 2 Y"
msgstr "প্রসংগ বিন্দু 2 Y"
#. JdeqL
-#: include/svx/strings.hrc:479
+#: include/svx/strings.hrc:481
msgctxt "SIP_EE_PARA_HYPHENATE"
msgid "Hyphenation"
msgstr "হাইফেনেশ্বন"
#. HMmA6
-#: include/svx/strings.hrc:480
+#: include/svx/strings.hrc:482
msgctxt "SIP_EE_PARA_BULLETSTATE"
msgid "Display bullets"
msgstr "বুলেটবোৰ প্রদর্শন কৰক"
#. 8Q88u
-#: include/svx/strings.hrc:481
+#: include/svx/strings.hrc:483
msgctxt "SIP_EE_PARA_OUTLLRSPACE"
msgid "Numbering indents"
msgstr "নাম্বাৰীং ইণ্ডেন্টবোৰ"
#. inGxX
-#: include/svx/strings.hrc:482
+#: include/svx/strings.hrc:484
msgctxt "SIP_EE_PARA_OUTLLEVEL"
msgid "Numbering level"
msgstr "নাম্বাৰীং স্তৰ"
#. 2CtLK
-#: include/svx/strings.hrc:483
+#: include/svx/strings.hrc:485
msgctxt "SIP_EE_PARA_BULLET"
msgid "Bullets and Numberings"
msgstr "বুলেট আৰু নাম্বাৰিংবোৰ"
#. hCE5d
-#: include/svx/strings.hrc:484
+#: include/svx/strings.hrc:486
msgctxt "SIP_EE_PARA_LRSPACE"
msgid "Indents"
msgstr "ইণ্ডেন্টবোৰ"
#. Y5YFm
-#: include/svx/strings.hrc:485
+#: include/svx/strings.hrc:487
msgctxt "SIP_EE_PARA_ULSPACE"
msgid "Paragraph spacing"
msgstr "পেৰেগ্ৰাফৰ ব্যৱধান"
#. feirn
-#: include/svx/strings.hrc:486
+#: include/svx/strings.hrc:488
msgctxt "SIP_EE_PARA_SBL"
msgid "Line spacing"
msgstr "ৰেখাৰ ব্যৱধান"
#. gjAVE
-#: include/svx/strings.hrc:487
+#: include/svx/strings.hrc:489
msgctxt "SIP_EE_PARA_JUST"
msgid "Paragraph alignment"
msgstr "পেৰেগ্ৰাফ সংৰেখন"
#. offnT
-#: include/svx/strings.hrc:488
+#: include/svx/strings.hrc:490
msgctxt "SIP_EE_PARA_TABS"
msgid "Tabulators"
msgstr "টেবুলেটৰবোৰ"
#. kpiTD
-#: include/svx/strings.hrc:489
+#: include/svx/strings.hrc:491
msgctxt "SIP_EE_CHAR_COLOR"
msgid "Font color"
msgstr "আখৰৰ ৰং"
#. X535C
-#: include/svx/strings.hrc:490
+#: include/svx/strings.hrc:492
msgctxt "SIP_EE_CHAR_FONTINFO"
msgid "Character set"
msgstr "আখৰ সমষ্টি"
#. AEbEz
-#: include/svx/strings.hrc:491
+#: include/svx/strings.hrc:493
msgctxt "SIP_EE_CHAR_FONTHEIGHT"
msgid "Font size"
msgstr "আখৰৰ আকাৰ"
#. UKHSM
-#: include/svx/strings.hrc:492
+#: include/svx/strings.hrc:494
msgctxt "SIP_EE_CHAR_FONTWIDTH"
msgid "Font width"
msgstr "আখৰৰ প্রস্থ"
#. SQWpD
-#: include/svx/strings.hrc:493
+#: include/svx/strings.hrc:495
msgctxt "SIP_EE_CHAR_WEIGHT"
msgid "Bold (thickness)"
msgstr "স্পষ্ট (স্থূলতা)"
#. AUR7N
-#: include/svx/strings.hrc:494
+#: include/svx/strings.hrc:496
msgctxt "SIP_EE_CHAR_UNDERLINE"
msgid "Underline"
msgstr "আণ্ডাৰলাইন কৰক"
#. v2AEJ
-#: include/svx/strings.hrc:495
+#: include/svx/strings.hrc:497
msgctxt "SIP_EE_CHAR_OVERLINE"
msgid "Overline"
msgstr "অভাৰলাইন"
#. ARvwR
-#: include/svx/strings.hrc:496
+#: include/svx/strings.hrc:498
msgctxt "SIP_EE_CHAR_STRIKEOUT"
msgid "Strikethrough"
msgstr "ষ্ট্ৰাইক থ্ৰ"
#. gcVzb
-#: include/svx/strings.hrc:497
+#: include/svx/strings.hrc:499
msgctxt "SIP_EE_CHAR_ITALIC"
msgid "Italic"
msgstr "ইটালিক"
#. kJVaV
-#: include/svx/strings.hrc:498
+#: include/svx/strings.hrc:500
msgctxt "SIP_EE_CHAR_OUTLINE"
msgid "Outline"
msgstr "ৰূপৰেখা"
#. CZR4e
-#: include/svx/strings.hrc:499
+#: include/svx/strings.hrc:501
msgctxt "SIP_EE_CHAR_SHADOW"
msgid "Font shadow"
msgstr "আখৰৰ ছাঁ"
#. PFSUR
-#: include/svx/strings.hrc:500
+#: include/svx/strings.hrc:502
msgctxt "SIP_EE_CHAR_ESCAPEMENT"
msgid "Superscript/subscript"
msgstr "ছুপাৰ স্ক্ৰিপ্ট/ছাব স্ক্ৰিপ্ট"
#. DrBio
-#: include/svx/strings.hrc:501
+#: include/svx/strings.hrc:503
msgctxt "SIP_EE_CHAR_PAIRKERNING"
msgid "Kerning"
msgstr "কের্নীং"
#. tUVvP
-#: include/svx/strings.hrc:502
+#: include/svx/strings.hrc:504
msgctxt "SIP_EE_CHAR_KERNING"
msgid "Manual kerning"
msgstr "মেনুৱেল কেৰ্নিং"
#. S9QCU
-#: include/svx/strings.hrc:503
+#: include/svx/strings.hrc:505
msgctxt "SIP_EE_CHAR_WLM"
msgid "No underline for spaces"
msgstr "ব্যৱধানবোৰৰ বাবে আণ্ডাৰলাইন নাই"
#. GuTzF
-#: include/svx/strings.hrc:504
+#: include/svx/strings.hrc:506
msgctxt "SIP_EE_FEATURE_TAB"
msgid "Tabulator"
msgstr "টেবুলেটৰ"
#. U4qgA
-#: include/svx/strings.hrc:505
+#: include/svx/strings.hrc:507
msgctxt "SIP_EE_FEATURE_LINEBR"
msgid "Optional line break"
msgstr "বৈকল্পিক লাইন ব্রেক"
#. jzBEA
-#: include/svx/strings.hrc:506
+#: include/svx/strings.hrc:508
msgctxt "SIP_EE_FEATURE_NOTCONV"
msgid "Non-convertible character"
msgstr "পৰিৱর্তনৰ অযোগ্য আখৰ"
#. tZd9C
-#: include/svx/strings.hrc:507
+#: include/svx/strings.hrc:509
msgctxt "SIP_EE_FEATURE_FIELD"
msgid "Fields"
msgstr "ফিল্ডবোৰ"
#. GeKPD
-#: include/svx/strings.hrc:508
+#: include/svx/strings.hrc:510
msgctxt "SIP_SA_GRAFRED"
msgid "Red"
msgstr "ৰঙা"
#. EzAu7
-#: include/svx/strings.hrc:509
+#: include/svx/strings.hrc:511
msgctxt "SIP_SA_GRAFGREEN"
msgid "Green"
msgstr "সেউজীয়া"
#. TmBML
-#: include/svx/strings.hrc:510
+#: include/svx/strings.hrc:512
msgctxt "SIP_SA_GRAFBLUE"
msgid "Blue"
msgstr "নীলা"
#. 7Gqzs
-#: include/svx/strings.hrc:511
+#: include/svx/strings.hrc:513
msgctxt "SIP_SA_GRAFLUMINANCE"
msgid "Brightness"
msgstr "উজ্জ্বলতা"
#. rziVW
-#: include/svx/strings.hrc:512
+#: include/svx/strings.hrc:514
msgctxt "SIP_SA_GRAFCONTRAST"
msgid "Contrast"
msgstr "পার্থক্য"
#. CHepz
-#: include/svx/strings.hrc:513
+#: include/svx/strings.hrc:515
msgctxt "SIP_SA_GRAFGAMMA"
msgid "Gamma"
msgstr "গামা"
#. 2ESVA
-#: include/svx/strings.hrc:514
+#: include/svx/strings.hrc:516
msgctxt "SIP_SA_GRAFTRANSPARENCE"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. uZYFG
-#: include/svx/strings.hrc:515
+#: include/svx/strings.hrc:517
msgctxt "SIP_SA_GRAFINVERT"
msgid "Invert"
msgstr "ওলোটা কৰক"
#. 6aFx2
-#: include/svx/strings.hrc:516
+#: include/svx/strings.hrc:518
msgctxt "SIP_SA_GRAFMODE"
msgid "Image mode"
msgstr ""
#. Ni9KZ
-#: include/svx/strings.hrc:517
+#: include/svx/strings.hrc:519
msgctxt "SIP_SA_GRAFCROP"
msgid "Crop"
msgstr "ক্রপ"
#. kVnke
-#: include/svx/strings.hrc:518
+#: include/svx/strings.hrc:520
msgctxt "SIP_SA_GLOW_RADIUS"
msgid "Radius of glow effect"
msgstr ""
#. 3hvai
-#: include/svx/strings.hrc:519
+#: include/svx/strings.hrc:521
msgctxt "SIP_SA_GLOW_COLOR"
msgid "Color of glow effect"
msgstr ""
#. eCSE2
-#: include/svx/strings.hrc:520
+#: include/svx/strings.hrc:522
msgctxt "SIP_SA_GLOW_TRANSPARENCY"
msgid "Transparency of glow effect"
msgstr ""
#. 8qNHk
-#: include/svx/strings.hrc:521
+#: include/svx/strings.hrc:523
msgctxt "SIP_SA_SOFTEDGE_RADIUS"
msgid "Radius of soft edge effect"
msgstr ""
#. nVcjU
-#: include/svx/strings.hrc:522
+#: include/svx/strings.hrc:524
msgctxt "STR_ObjNameSingulMEDIA"
msgid "Media object"
msgstr "মেডিয়া বস্তু"
#. nbHgw
-#: include/svx/strings.hrc:523
+#: include/svx/strings.hrc:525
msgctxt "STR_ObjNamePluralMEDIA"
msgid "Media objects"
msgstr "মেডিয়া বস্তুবোৰ"
#. YpmrX
#. drawing layer table strings
-#: include/svx/strings.hrc:525
+#: include/svx/strings.hrc:527
msgctxt "STR_TABLE_INSCOL"
msgid "Insert column"
msgstr "স্তম্ভ বিৰতি ভৰাওক"
#. SAmd8
-#: include/svx/strings.hrc:526
+#: include/svx/strings.hrc:528
msgctxt "STR_TABLE_INSROW"
msgid "Insert row"
msgstr "শাৰী ভৰাওক"
#. yFDYp
-#: include/svx/strings.hrc:527
+#: include/svx/strings.hrc:529
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "স্তম্ভ মচি পেলাওক"
#. 9SF9L
-#: include/svx/strings.hrc:528
+#: include/svx/strings.hrc:530
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "শাৰী মচি পেলাওক"
#. iBbtT
-#: include/svx/strings.hrc:529
+#: include/svx/strings.hrc:531
msgctxt "STR_TABLE_SPLIT"
msgid "Split cells"
msgstr "কোষ বিভাজন কৰক"
#. vmzqf
-#: include/svx/strings.hrc:530
+#: include/svx/strings.hrc:532
msgctxt "STR_TABLE_MERGE"
msgid "Merge cells"
msgstr "কোষবোৰ মাৰ্জ কৰক"
#. 3VVmF
-#: include/svx/strings.hrc:531
+#: include/svx/strings.hrc:533
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "ফৰমেট"
#. pSCJC
-#: include/svx/strings.hrc:532
+#: include/svx/strings.hrc:534
msgctxt "STR_TABLE_DISTRIBUTE_ROWS"
msgid "Distribute rows"
msgstr "শাৰীবোৰ যুগ্মভাৱে বিতৰণ কৰক"
#. GdLHf
-#: include/svx/strings.hrc:533
+#: include/svx/strings.hrc:535
msgctxt "STR_TABLE_DISTRIBUTE_COLUMNS"
msgid "Distribute columns"
msgstr "স্তম্ভবোৰ যুগ্মভাৱে বিতৰণ কৰক"
#. fGNto
-#: include/svx/strings.hrc:534
+#: include/svx/strings.hrc:536
#, fuzzy
msgctxt "STR_TABLE_DELETE_CELL_CONTENTS"
msgid "Delete cell contents"
msgstr "বিষয়বোৰ মচি পেলাওক"
#. B33Cb
-#: include/svx/strings.hrc:535
+#: include/svx/strings.hrc:537
msgctxt "STR_TABLE_STYLE"
msgid "Table style"
msgstr "টেবুল"
#. ZHBAC
-#: include/svx/strings.hrc:536
+#: include/svx/strings.hrc:538
msgctxt "STR_TABLE_STYLE_SETTINGS"
msgid "Table style settings"
msgstr "ছেটিংছ"
#. eERmE
-#: include/svx/strings.hrc:537
+#: include/svx/strings.hrc:539
msgctxt "STR_ObjNameSingulTable"
msgid "Table"
msgstr "টেবুল"
#. XjgSV
-#: include/svx/strings.hrc:538
+#: include/svx/strings.hrc:540
msgctxt "STR_ObjNamePluralTable"
msgid "Tables"
msgstr "টেবুলবোৰ"
#. mLDqP
-#: include/svx/strings.hrc:539
+#: include/svx/strings.hrc:541
#, fuzzy
msgctxt "STR_ObjNameSingulFONTWORK"
msgid "Font work"
@@ -3109,259 +3121,259 @@ msgstr "ফন্ট কাৰ্য্য"
#. FgChT
#. Strings for the Draw-Dialog --------------------------------------------
-#: include/svx/strings.hrc:541
+#: include/svx/strings.hrc:543
msgctxt "RID_SVXSTR_SOLID"
msgid "Continuous"
msgstr "নিৰন্তৰ"
#. uNL7M
-#: include/svx/strings.hrc:542
+#: include/svx/strings.hrc:544
msgctxt "RID_SVXSTR_GRADIENT"
msgid "Gradient"
msgstr "গ্ৰেডিয়েন্ট"
#. a8YoL
-#: include/svx/strings.hrc:543
+#: include/svx/strings.hrc:545
msgctxt "RID_SVXSTR_BITMAP"
msgid "Bitmap"
msgstr "বিটমেপলৈ"
#. FDmra
-#: include/svx/strings.hrc:544
+#: include/svx/strings.hrc:546
msgctxt "RID_SVXSTR_PATTERN"
msgid "Pattern"
msgstr "আৰ্হি"
#. HcGBQ
-#: include/svx/strings.hrc:545
+#: include/svx/strings.hrc:547
msgctxt "RID_SVXSTR_PATTERN_UNTITLED"
msgid "Untitled Pattern"
msgstr ""
#. GHj4Q
-#: include/svx/strings.hrc:546
+#: include/svx/strings.hrc:548
msgctxt "RID_SVXSTR_LINESTYLE"
msgid "Line Style"
msgstr "ৰেখা শৈলী"
#. fa7EG
-#: include/svx/strings.hrc:547
+#: include/svx/strings.hrc:549
msgctxt "RID_SVXSTR_INVISIBLE"
msgid "None"
msgstr "কোনো নহয়"
#. mrTdk
-#: include/svx/strings.hrc:548
+#: include/svx/strings.hrc:550
msgctxt "RID_SVXSTR_COLOR"
msgid "Color"
msgstr "ৰং"
#. 5bjE5
-#: include/svx/strings.hrc:549
+#: include/svx/strings.hrc:551
msgctxt "RID_SVXSTR_HATCH"
msgid "Hatching"
msgstr "হেচ্চিং"
#. yGRGW
-#: include/svx/strings.hrc:550
+#: include/svx/strings.hrc:552
msgctxt "RID_SVXSTR_LINEEND"
msgid "Arrowheads"
msgstr "কাঁড়ৰ আগবোৰ"
#. snuCi
-#: include/svx/strings.hrc:551
+#: include/svx/strings.hrc:553
msgctxt "RID_SVXSTR_ARROW"
msgid "Arrow"
msgstr "কাঁড়"
#. 6EvQ7
-#: include/svx/strings.hrc:552
+#: include/svx/strings.hrc:554
msgctxt "RID_SVXSTR_SQUARE"
msgid "Square"
msgstr "বৰ্গক্ষেত্ৰ বেভেল"
#. i6cva
-#: include/svx/strings.hrc:553
+#: include/svx/strings.hrc:555
msgctxt "RID_SVXSTR_CIRCLE"
msgid "Circle"
msgstr "বৃত্ত"
#. emz9g
-#: include/svx/strings.hrc:554
+#: include/svx/strings.hrc:556
msgctxt "RID_SVXSTR_NONE"
msgid "- none -"
msgstr "- কোনো নহয় -"
#. hGaEK
-#: include/svx/strings.hrc:555
+#: include/svx/strings.hrc:557
msgctxt "RID_SVXSTR_TRANSPARENCE"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. X4EFw
-#: include/svx/strings.hrc:556
+#: include/svx/strings.hrc:558
msgctxt "RID_SVXSTR_CENTERED"
msgid "Centered"
msgstr "কেন্দ্ৰীকৃত"
#. FFe8m
-#: include/svx/strings.hrc:557
+#: include/svx/strings.hrc:559
msgctxt "RID_SVXSTR_NOTCENTERED"
msgid "Not centered"
msgstr "কেন্দ্রীকৃত নহয়"
#. hFhmH
-#: include/svx/strings.hrc:558
+#: include/svx/strings.hrc:560
msgctxt "RID_SVXSTR_GRAFMODE_STANDARD"
msgid "Default"
msgstr "অবিকল্পিত"
#. DdAzc
-#: include/svx/strings.hrc:559
+#: include/svx/strings.hrc:561
msgctxt "RID_SVXSTR_GRAFMODE_GREYS"
msgid "Grayscale"
msgstr "গ্রেস্কেল"
#. RHEXM
-#: include/svx/strings.hrc:560
+#: include/svx/strings.hrc:562
msgctxt "RID_SVXSTR_GRAFMODE_MONO"
msgid "Black/White"
msgstr "ক'লা/বগা"
#. bcXbA
-#: include/svx/strings.hrc:561
+#: include/svx/strings.hrc:563
msgctxt "RID_SVXSTR_GRAFMODE_WATERMARK"
msgid "Watermark"
msgstr "জলচিহ্ন"
#. ZWz8Y
-#: include/svx/strings.hrc:562
+#: include/svx/strings.hrc:564
msgctxt "RID_SVXSTR_COLORBAR"
msgid "Left click to apply as background color, right click to set line color"
msgstr ""
#. mFU2A
#. Default colors
-#: include/svx/strings.hrc:564
+#: include/svx/strings.hrc:566
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FONTCOLOR"
msgid "Dark Red 2"
msgstr ""
#. Rw7nG
-#: include/svx/strings.hrc:565
+#: include/svx/strings.hrc:567
msgctxt "RID_SVXSTR_COLOR_DEFAULT_FRAMELINE"
msgid "Blue"
msgstr ""
#. UdEYr
-#: include/svx/strings.hrc:566
+#: include/svx/strings.hrc:568
msgctxt "RID_SVXSTR_COLOR_DEFAULT_HIGHLIGHT"
msgid "Yellow"
msgstr ""
#. 9AUDK
-#: include/svx/strings.hrc:567
+#: include/svx/strings.hrc:569
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_STROKE"
msgid "Dark Blue 1"
msgstr ""
#. aSWwv
-#: include/svx/strings.hrc:568
+#: include/svx/strings.hrc:570
msgctxt "RID_SVXSTR_COLOR_DEFAULT_SHAPE_FILLING"
msgid "Light Blue 2"
msgstr ""
#. 5gwhz
#. Elements of the standard color palette
-#: include/svx/strings.hrc:570
+#: include/svx/strings.hrc:572
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_BLACK"
msgid "Black"
msgstr "খালী"
#. PwGvV
-#: include/svx/strings.hrc:571
+#: include/svx/strings.hrc:573
msgctxt "RID_SVXSTR_COLOR_GREY"
msgid "Gray"
msgstr "মটিয়া"
#. Dp9Az
-#: include/svx/strings.hrc:572
+#: include/svx/strings.hrc:574
msgctxt "RID_SVXSTR_COLOR_WHITE"
msgid "White"
msgstr "বগা"
#. TGLmD
-#: include/svx/strings.hrc:573
+#: include/svx/strings.hrc:575
msgctxt "RID_SVXSTR_COLOR_YELLOW"
msgid "Yellow"
msgstr "হালধীয়া"
#. YpDke
-#: include/svx/strings.hrc:574
+#: include/svx/strings.hrc:576
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_GOLD"
msgid "Gold"
msgstr "সোণ"
#. 7aJCZ
-#: include/svx/strings.hrc:575
+#: include/svx/strings.hrc:577
msgctxt "RID_SVXSTR_COLOR_ORANGE"
msgid "Orange"
msgstr "কমলা"
#. mZMFN
-#: include/svx/strings.hrc:576
+#: include/svx/strings.hrc:578
msgctxt "RID_SVXSTR_COLOR_BRICK"
msgid "Brick"
msgstr ""
#. juJeM
-#: include/svx/strings.hrc:577
+#: include/svx/strings.hrc:579
msgctxt "RID_SVXSTR_COLOR_RED"
msgid "Red"
msgstr "ৰঙা"
#. 7xMrN
-#: include/svx/strings.hrc:578
+#: include/svx/strings.hrc:580
msgctxt "RID_SVXSTR_COLOR_MAGENTA"
msgid "Magenta"
msgstr "মেজেন্টা"
#. ELXiM
-#: include/svx/strings.hrc:579
+#: include/svx/strings.hrc:581
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_PURPLE"
msgid "Purple"
msgstr "জামুকলীয়া"
#. UTexf
-#: include/svx/strings.hrc:580
+#: include/svx/strings.hrc:582
msgctxt "RID_SVXSTR_COLOR_INDIGO"
msgid "Indigo"
msgstr ""
#. qbcF9
-#: include/svx/strings.hrc:581
+#: include/svx/strings.hrc:583
msgctxt "RID_SVXSTR_COLOR_BLUE"
msgid "Blue"
msgstr "নীলা"
#. hQ44j
-#: include/svx/strings.hrc:582
+#: include/svx/strings.hrc:584
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_TEAL"
msgid "Teal"
msgstr "টিল"
#. JpxBr
-#: include/svx/strings.hrc:583
+#: include/svx/strings.hrc:585
msgctxt "RID_SVXSTR_COLOR_GREEN"
msgid "Green"
msgstr "সেউজীয়া"
#. A3aCJ
-#: include/svx/strings.hrc:584
+#: include/svx/strings.hrc:586
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIME"
msgid "Lime"
@@ -3369,2324 +3381,2324 @@ msgstr "ৰেখা"
#. wVMiq
#. Light variants of the standard color palette
-#: include/svx/strings.hrc:586
+#: include/svx/strings.hrc:588
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIGHTGRAY"
msgid "Light Gray"
msgstr "পাতল ধোৱাবৰণ"
#. YF2ud
-#: include/svx/strings.hrc:587
+#: include/svx/strings.hrc:589
msgctxt "RID_SVXSTR_COLOR_LIGHTYELLOW"
msgid "Light Yellow"
msgstr ""
#. BaXBj
-#: include/svx/strings.hrc:588
+#: include/svx/strings.hrc:590
msgctxt "RID_SVXSTR_COLOR_LIGHTGOLD"
msgid "Light Gold"
msgstr ""
#. masPL
-#: include/svx/strings.hrc:589
+#: include/svx/strings.hrc:591
msgctxt "RID_SVXSTR_COLOR_LIGHTORANGE"
msgid "Light Orange"
msgstr ""
#. k5GY4
-#: include/svx/strings.hrc:590
+#: include/svx/strings.hrc:592
msgctxt "RID_SVXSTR_COLOR_LIGHTBRICK"
msgid "Light Brick"
msgstr ""
#. KGDDj
-#: include/svx/strings.hrc:591
+#: include/svx/strings.hrc:593
msgctxt "RID_SVXSTR_COLOR_LIGHTRED"
msgid "Light Red"
msgstr "পাতল ৰঙা"
#. nvB2W
-#: include/svx/strings.hrc:592
+#: include/svx/strings.hrc:594
msgctxt "RID_SVXSTR_COLOR_LIGHTMAGENTA"
msgid "Light Magenta"
msgstr ""
#. y96HS
-#: include/svx/strings.hrc:593
+#: include/svx/strings.hrc:595
msgctxt "RID_SVXSTR_COLOR_LIGHTPURPLE"
msgid "Light Purple"
msgstr ""
#. 8Bg8h
-#: include/svx/strings.hrc:594
+#: include/svx/strings.hrc:596
msgctxt "RID_SVXSTR_COLOR_LIGHTINDIGO"
msgid "Light Indigo"
msgstr ""
#. suGUh
-#: include/svx/strings.hrc:595
+#: include/svx/strings.hrc:597
msgctxt "RID_SVXSTR_COLOR_LIGHTBLUE"
msgid "Light Blue"
msgstr "পাতল নীলা"
#. 5VFSV
-#: include/svx/strings.hrc:596
+#: include/svx/strings.hrc:598
msgctxt "RID_SVXSTR_COLOR_LIGHTTEAL"
msgid "Light Teal"
msgstr ""
#. 3Z7KA
-#: include/svx/strings.hrc:597
+#: include/svx/strings.hrc:599
msgctxt "RID_SVXSTR_COLOR_LIGHTGREEN"
msgid "Light Green"
msgstr "পাতল সেউজীয়া"
#. HVPnD
-#: include/svx/strings.hrc:598
+#: include/svx/strings.hrc:600
msgctxt "RID_SVXSTR_COLOR_LIGHTLIME"
msgid "Light Lime"
msgstr ""
#. J6DDx
#. Dark variants of the standard color palette
-#: include/svx/strings.hrc:600
+#: include/svx/strings.hrc:602
msgctxt "RID_SVXSTR_COLOR_DARKGRAY"
msgid "Dark Gray"
msgstr ""
#. EaFik
-#: include/svx/strings.hrc:601
+#: include/svx/strings.hrc:603
msgctxt "RID_SVXSTR_COLOR_DARKYELLOW"
msgid "Dark Yellow"
msgstr ""
#. AFByn
-#: include/svx/strings.hrc:602
+#: include/svx/strings.hrc:604
msgctxt "RID_SVXSTR_COLOR_DARKGOLD"
msgid "Dark Gold"
msgstr ""
#. qAGnF
-#: include/svx/strings.hrc:603
+#: include/svx/strings.hrc:605
msgctxt "RID_SVXSTR_COLOR_DARKORANGE"
msgid "Dark Orange"
msgstr ""
#. NC62Q
-#: include/svx/strings.hrc:604
+#: include/svx/strings.hrc:606
msgctxt "RID_SVXSTR_COLOR_DARKBRICK"
msgid "Dark Brick"
msgstr ""
#. st4Zy
-#: include/svx/strings.hrc:605
+#: include/svx/strings.hrc:607
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_DARKRED"
msgid "Dark Red"
msgstr "ডাঠ ৰঙা"
#. indkC
-#: include/svx/strings.hrc:606
+#: include/svx/strings.hrc:608
msgctxt "RID_SVXSTR_COLOR_DARKMAGENTA"
msgid "Dark Magenta"
msgstr ""
#. AE9Ya
-#: include/svx/strings.hrc:607
+#: include/svx/strings.hrc:609
msgctxt "RID_SVXSTR_COLOR_DARKPURPLE"
msgid "Dark Purple"
msgstr ""
#. VFKuJ
-#: include/svx/strings.hrc:608
+#: include/svx/strings.hrc:610
msgctxt "RID_SVXSTR_COLOR_DARKINDIGO"
msgid "Dark Indigo"
msgstr ""
#. U3qfW
-#: include/svx/strings.hrc:609
+#: include/svx/strings.hrc:611
msgctxt "RID_SVXSTR_COLOR_DARKBLUE"
msgid "Dark Blue"
msgstr ""
#. dYdEW
-#: include/svx/strings.hrc:610
+#: include/svx/strings.hrc:612
msgctxt "RID_SVXSTR_COLOR_DARKTEAL"
msgid "Dark Teal"
msgstr ""
#. qFAAB
-#: include/svx/strings.hrc:611
+#: include/svx/strings.hrc:613
msgctxt "RID_SVXSTR_COLOR_DARKGREEN"
msgid "Dark Green"
msgstr ""
#. C3U7v
-#: include/svx/strings.hrc:612
+#: include/svx/strings.hrc:614
msgctxt "RID_SVXSTR_COLOR_DARKLIME"
msgid "Dark Lime"
msgstr ""
#. VWKSb
#. Elements of the Tonal color palette
-#: include/svx/strings.hrc:614
+#: include/svx/strings.hrc:616
msgctxt "RID_SVXSTR_COLOR_VIOLET"
msgid "Violet"
msgstr "বেঙুনীয়া"
#. GgboW
-#: include/svx/strings.hrc:615
+#: include/svx/strings.hrc:617
msgctxt "RID_SVXSTR_COLOR_VIOLET_OUG"
msgid "Violet (Out of Gamut)"
msgstr ""
#. mz3Eo
-#: include/svx/strings.hrc:616
+#: include/svx/strings.hrc:618
msgctxt "RID_SVXSTR_COLOR_BLUE_OUG"
msgid "Blue (Out of Gamut)"
msgstr ""
#. SGvfY
-#: include/svx/strings.hrc:617
+#: include/svx/strings.hrc:619
msgctxt "RID_SVXSTR_COLOR_AZURE_OUG"
msgid "Azure (Out of Gamut)"
msgstr ""
#. dYBjC
-#: include/svx/strings.hrc:618
+#: include/svx/strings.hrc:620
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN_OUG"
msgid "Spring Green (Out of Gamut)"
msgstr ""
#. GCcWR
-#: include/svx/strings.hrc:619
+#: include/svx/strings.hrc:621
msgctxt "RID_SVXSTR_COLOR_GREEN_OUG"
msgid "Green (Out of Gamut)"
msgstr ""
#. DLuCh
-#: include/svx/strings.hrc:620
+#: include/svx/strings.hrc:622
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN_OUG"
msgid "Chartreuse Green (Out of Gamut)"
msgstr ""
#. s3ZaC
-#: include/svx/strings.hrc:621
+#: include/svx/strings.hrc:623
msgctxt "RID_SVXSTR_COLOR_ORANGE_OUG"
msgid "Orange (Out of Gamut)"
msgstr ""
#. A8i2G
-#: include/svx/strings.hrc:622
+#: include/svx/strings.hrc:624
msgctxt "RID_SVXSTR_COLOR_RED_OUG"
msgid "Red (Out of Gamut)"
msgstr ""
#. j4oEv
-#: include/svx/strings.hrc:623
+#: include/svx/strings.hrc:625
msgctxt "RID_SVXSTR_COLOR_ROSE_OUG"
msgid "Rose (Out of Gamut)"
msgstr ""
#. qBpvR
-#: include/svx/strings.hrc:624
+#: include/svx/strings.hrc:626
msgctxt "RID_SVXSTR_COLOR_AZURE"
msgid "Azure"
msgstr ""
#. Y6vVA
-#: include/svx/strings.hrc:625
+#: include/svx/strings.hrc:627
msgctxt "RID_SVXSTR_COLOR_CYAN"
msgid "Cyan"
msgstr "চিয়ান"
#. 583vY
-#: include/svx/strings.hrc:626
+#: include/svx/strings.hrc:628
msgctxt "RID_SVXSTR_COLOR_SPRINGGREEN"
msgid "Spring Green"
msgstr ""
#. jtKm8
-#: include/svx/strings.hrc:627
+#: include/svx/strings.hrc:629
msgctxt "RID_SVXSTR_COLOR_CHARTREUSEGREEN"
msgid "Chartreuse Green"
msgstr ""
#. RkAmE
-#: include/svx/strings.hrc:628
+#: include/svx/strings.hrc:630
msgctxt "RID_SVXSTR_COLOR_ROSE"
msgid "Rose"
msgstr ""
#. BZGUS
#. Elements of the Material color palette
-#: include/svx/strings.hrc:630
+#: include/svx/strings.hrc:632
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GRAY_A"
msgid "Gray A"
msgstr ""
#. 3b7sB
-#: include/svx/strings.hrc:631
+#: include/svx/strings.hrc:633
msgctxt "RID_SVXSTR_COLOR_MATERIAL_YELLOW_A"
msgid "Yellow A"
msgstr ""
#. DbqvY
-#: include/svx/strings.hrc:632
+#: include/svx/strings.hrc:634
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER_A"
msgid "Amber A"
msgstr ""
#. nFENC
-#: include/svx/strings.hrc:633
+#: include/svx/strings.hrc:635
msgctxt "RID_SVXSTR_COLOR_MATERIAL_AMBER"
msgid "Amber"
msgstr ""
#. i8Tx3
-#: include/svx/strings.hrc:634
+#: include/svx/strings.hrc:636
msgctxt "RID_SVXSTR_COLOR_MATERIAL_ORANGE_A"
msgid "Orange A"
msgstr ""
#. DMVTT
-#: include/svx/strings.hrc:635
+#: include/svx/strings.hrc:637
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A"
msgid "Deep Orange A"
msgstr ""
#. LgNfg
-#: include/svx/strings.hrc:636
+#: include/svx/strings.hrc:638
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE"
msgid "Deep Orange"
msgstr ""
#. A4JAB
-#: include/svx/strings.hrc:637
+#: include/svx/strings.hrc:639
msgctxt "RID_SVXSTR_COLOR_MATERIAL_RED_A"
msgid "Red A"
msgstr ""
#. jsEPc
-#: include/svx/strings.hrc:638
+#: include/svx/strings.hrc:640
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PINK_A"
msgid "Pink A"
msgstr ""
#. cFBzv
-#: include/svx/strings.hrc:639
+#: include/svx/strings.hrc:641
msgctxt "RID_SVXSTR_COLOR_MATERIAL_PURPLE_A"
msgid "Purple A"
msgstr ""
#. p6AAX
-#: include/svx/strings.hrc:640
+#: include/svx/strings.hrc:642
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_A"
msgid "Deep Purple A"
msgstr ""
#. WcMy9
-#: include/svx/strings.hrc:641
+#: include/svx/strings.hrc:643
msgctxt "RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE"
msgid "Deep Purple"
msgstr ""
#. e4rqj
-#: include/svx/strings.hrc:642
+#: include/svx/strings.hrc:644
msgctxt "RID_SVXSTR_COLOR_MATERIAL_INDIGO_A"
msgid "Indigo A"
msgstr ""
#. r3rtQ
-#: include/svx/strings.hrc:643
+#: include/svx/strings.hrc:645
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_A"
msgid "Blue A"
msgstr ""
#. dDQEi
-#: include/svx/strings.hrc:644
+#: include/svx/strings.hrc:646
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A"
msgid "Light Blue A"
msgstr ""
#. BepQT
-#: include/svx/strings.hrc:645
+#: include/svx/strings.hrc:647
msgctxt "RID_SVXSTR_COLOR_MATERIAL_CYAN_A"
msgid "Cyan A"
msgstr ""
#. PvkCw
-#: include/svx/strings.hrc:646
+#: include/svx/strings.hrc:648
msgctxt "RID_SVXSTR_COLOR_MATERIAL_TEAL_A"
msgid "Teal A"
msgstr ""
#. znZyu
-#: include/svx/strings.hrc:647
+#: include/svx/strings.hrc:649
msgctxt "RID_SVXSTR_COLOR_MATERIAL_GREEN_A"
msgid "Green A"
msgstr ""
#. nZDMp
-#: include/svx/strings.hrc:648
+#: include/svx/strings.hrc:650
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A"
msgid "Light Green A"
msgstr ""
#. 7RWqh
-#: include/svx/strings.hrc:649
+#: include/svx/strings.hrc:651
msgctxt "RID_SVXSTR_COLOR_MATERIAL_LIME_A"
msgid "Lime A"
msgstr ""
#. vuq8i
-#: include/svx/strings.hrc:650
+#: include/svx/strings.hrc:652
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN_A"
msgid "Brown A"
msgstr ""
#. wcNMK
-#: include/svx/strings.hrc:651
+#: include/svx/strings.hrc:653
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BROWN"
msgid "Brown"
msgstr ""
#. RA8KB
-#: include/svx/strings.hrc:652
+#: include/svx/strings.hrc:654
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_A"
msgid "Blue Gray A"
msgstr ""
#. yXhED
-#: include/svx/strings.hrc:653
+#: include/svx/strings.hrc:655
msgctxt "RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY"
msgid "Blue Gray"
msgstr ""
#. mCkpS
#. Old default color names, probably often used in saved files
-#: include/svx/strings.hrc:655
+#: include/svx/strings.hrc:657
msgctxt "RID_SVXSTR_COLOR_BLUE_CLASSIC"
msgid "Blue classic"
msgstr ""
#. CWbzY
-#: include/svx/strings.hrc:656
+#: include/svx/strings.hrc:658
msgctxt "RID_SVXSTR_COLOR_BLUEGREY"
msgid "Blue gray"
msgstr ""
#. DkKFF
-#: include/svx/strings.hrc:657
+#: include/svx/strings.hrc:659
msgctxt "RID_SVXSTR_COLOR_BORDEAUX"
msgid "Bordeaux"
msgstr ""
#. 5hZu8
-#: include/svx/strings.hrc:658
+#: include/svx/strings.hrc:660
msgctxt "RID_SVXSTR_COLOR_PALE_YELLOW"
msgid "Pale yellow"
msgstr ""
#. wSEGQ
-#: include/svx/strings.hrc:659
+#: include/svx/strings.hrc:661
msgctxt "RID_SVXSTR_COLOR_PALE_GREEN"
msgid "Pale green"
msgstr ""
#. pUEkF
-#: include/svx/strings.hrc:660
+#: include/svx/strings.hrc:662
msgctxt "RID_SVXSTR_COLOR_DARKVIOLET"
msgid "Dark violet"
msgstr ""
#. qVhW9
-#: include/svx/strings.hrc:661
+#: include/svx/strings.hrc:663
msgctxt "RID_SVXSTR_COLOR_SALMON"
msgid "Salmon"
msgstr ""
#. QV77P
-#: include/svx/strings.hrc:662
+#: include/svx/strings.hrc:664
msgctxt "RID_SVXSTR_COLOR_SEABLUE"
msgid "Sea blue"
msgstr ""
#. gYFV6
-#: include/svx/strings.hrc:663
+#: include/svx/strings.hrc:665
msgctxt "RID_SVXSTR_COLOR_CHART"
msgid "Chart"
msgstr "ছার্ট"
#. LXcFL
-#: include/svx/strings.hrc:664
+#: include/svx/strings.hrc:666
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_SKYBLUE"
msgid "Sky blue"
msgstr "আকাশনীলা"
#. QbGU3
-#: include/svx/strings.hrc:665
+#: include/svx/strings.hrc:667
msgctxt "RID_SVXSTR_COLOR_YELLOWGREEN"
msgid "Yellow green"
msgstr ""
#. UDfTh
-#: include/svx/strings.hrc:666
+#: include/svx/strings.hrc:668
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_PINK"
msgid "Pink"
msgstr "সংযোগ"
#. FXDuA
-#: include/svx/strings.hrc:667
+#: include/svx/strings.hrc:669
msgctxt "RID_SVXSTR_COLOR_TURQUOISE"
msgid "Turquoise"
msgstr "সেউজ-নীলা"
#. 4gHhZ
#. 16 old AutoFormat Table Styles
-#: include/svx/strings.hrc:669
+#: include/svx/strings.hrc:671
msgctxt "RID_SVXSTR_TBLAFMT_3D"
msgid "3D"
msgstr "3D"
#. GtMuR
-#: include/svx/strings.hrc:670
+#: include/svx/strings.hrc:672
msgctxt "RID_SVXSTR_TBLAFMT_BLACK1"
msgid "Black 1"
msgstr "ক'লা 1"
#. AhPLy
-#: include/svx/strings.hrc:671
+#: include/svx/strings.hrc:673
msgctxt "RID_SVXSTR_TBLAFMT_BLACK2"
msgid "Black 2"
msgstr "ক'লা 2"
#. jVxFC
-#: include/svx/strings.hrc:672
+#: include/svx/strings.hrc:674
msgctxt "RID_SVXSTR_TBLAFMT_BLUE"
msgid "Blue"
msgstr "নীলা"
#. FacjB
-#: include/svx/strings.hrc:673
+#: include/svx/strings.hrc:675
msgctxt "RID_SVXSTR_TBLAFMT_BROWN"
msgid "Brown"
msgstr "মুগা"
#. uQSDF
-#: include/svx/strings.hrc:674
+#: include/svx/strings.hrc:676
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY"
msgid "Currency"
msgstr "মুদ্ৰা"
#. sQpNL
-#: include/svx/strings.hrc:675
+#: include/svx/strings.hrc:677
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_3D"
msgid "Currency 3D"
msgstr "মুদ্রা 3D"
#. ACACr
-#: include/svx/strings.hrc:676
+#: include/svx/strings.hrc:678
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_GRAY"
msgid "Currency Gray"
msgstr "মুদ্রা মটিয়া"
#. yy7mJ
-#: include/svx/strings.hrc:677
+#: include/svx/strings.hrc:679
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_LAVENDER"
msgid "Currency Lavender"
msgstr "মুদ্রা শেতা বেঙুনীয়া"
#. 4THUt
-#: include/svx/strings.hrc:678
+#: include/svx/strings.hrc:680
msgctxt "RID_SVXSTR_TBLAFMT_CURRENCY_TURQUOISE"
msgid "Currency Turquoise"
msgstr "মুদ্রা সেউজ-নীলা"
#. a8AGf
-#: include/svx/strings.hrc:679
+#: include/svx/strings.hrc:681
msgctxt "RID_SVXSTR_TBLAFMT_GRAY"
msgid "Gray"
msgstr "মটিয়া"
#. B4e9f
-#: include/svx/strings.hrc:680
+#: include/svx/strings.hrc:682
msgctxt "RID_SVXSTR_TBLAFMT_GREEN"
msgid "Green"
msgstr "সেউজীয়া"
#. 3mz4G
-#: include/svx/strings.hrc:681
+#: include/svx/strings.hrc:683
msgctxt "RID_SVXSTR_TBLAFMT_LAVENDER"
msgid "Lavender"
msgstr "শেতা বেঙুনীয়া"
#. gdfFF
-#: include/svx/strings.hrc:682
+#: include/svx/strings.hrc:684
msgctxt "RID_SVXSTR_TBLAFMT_RED"
msgid "Red"
msgstr "ৰঙা"
#. GsAVb
-#: include/svx/strings.hrc:683
+#: include/svx/strings.hrc:685
msgctxt "RID_SVXSTR_TBLAFMT_TURQUOISE"
msgid "Turquoise"
msgstr "সেউজ-নীলা"
#. sZbit
-#: include/svx/strings.hrc:684
+#: include/svx/strings.hrc:686
msgctxt "RID_SVXSTR_TBLAFMT_YELLOW"
msgid "Yellow"
msgstr "হালধীয়া"
#. deE8o
#. 10 new AutoFormat Table Styles since LibreOffice 6.0
-#: include/svx/strings.hrc:686
+#: include/svx/strings.hrc:688
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ACADEMIC"
msgid "Academic"
msgstr ""
#. CYMbi
-#: include/svx/strings.hrc:687
+#: include/svx/strings.hrc:689
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_BLUE"
msgid "Box List Blue"
msgstr ""
#. njUDn
-#: include/svx/strings.hrc:688
+#: include/svx/strings.hrc:690
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_GREEN"
msgid "Box List Green"
msgstr ""
#. GUk5r
-#: include/svx/strings.hrc:689
+#: include/svx/strings.hrc:691
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_RED"
msgid "Box List Red"
msgstr ""
#. oNMgD
-#: include/svx/strings.hrc:690
+#: include/svx/strings.hrc:692
msgctxt "RID_SVXSTR_TBLAFMT_LO6_BOX_LIST_YELLOW"
msgid "Box List Yellow"
msgstr ""
#. YVY2f
-#: include/svx/strings.hrc:691
+#: include/svx/strings.hrc:693
msgctxt "RID_SVXSTR_TBLAFMT_LO6_ELEGANT"
msgid "Elegant"
msgstr "এলিগেন্ট"
#. Q9rDT
-#: include/svx/strings.hrc:692
+#: include/svx/strings.hrc:694
#, fuzzy
msgctxt "RID_SVXSTR_TBLAFMT_LO6_FINANCIAL"
msgid "Financial"
msgstr "আৰ্থিক"
#. 3qSCd
-#: include/svx/strings.hrc:693
+#: include/svx/strings.hrc:695
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_COLUMNS"
msgid "Simple Grid Columns"
msgstr ""
#. hksaM
-#: include/svx/strings.hrc:694
+#: include/svx/strings.hrc:696
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_GRID_ROWS"
msgid "Simple Grid Rows"
msgstr ""
#. CHXkk
-#: include/svx/strings.hrc:695
+#: include/svx/strings.hrc:697
msgctxt "RID_SVXSTR_TBLAFMT_LO6_SIMPLE_LIST_SHADED"
msgid "Simple List Shaded"
msgstr ""
#. XrHFB
-#: include/svx/strings.hrc:696
+#: include/svx/strings.hrc:698
msgctxt "RID_SVXSTR_LINEJOINT_MIDDLE"
msgid "Line joint averaged"
msgstr "ৰেখাৰ সংযোগ গড়"
#. zbAG7
-#: include/svx/strings.hrc:697
+#: include/svx/strings.hrc:699
msgctxt "RID_SVXSTR_LINEJOINT_BEVEL"
msgid "Line joint bevel"
msgstr "ৰেখাৰ সংযোগ বেভেল"
#. EtQJT
-#: include/svx/strings.hrc:698
+#: include/svx/strings.hrc:700
msgctxt "RID_SVXSTR_LINEJOINT_MITER"
msgid "Line joint miter"
msgstr "ৰেখাৰ সংযোগ মাইট্যাৰ"
#. YUtBv
-#: include/svx/strings.hrc:699
+#: include/svx/strings.hrc:701
msgctxt "RID_SVXSTR_LINEJOINT_ROUND"
msgid "Line joint round"
msgstr "ৰেখাৰ সংযোগ ঘূৰণীয়া"
#. rKEBC
#. the familiar name for it
-#: include/svx/strings.hrc:701
+#: include/svx/strings.hrc:703
msgctxt "RID_SVXSTR_LINECAP_BUTT"
msgid "Line cap flat"
msgstr "লাইন কেপ চেপেটা"
#. zKt6C
-#: include/svx/strings.hrc:702
+#: include/svx/strings.hrc:704
msgctxt "RID_SVXSTR_LINECAP_ROUND"
msgid "Line cap round"
msgstr "লাইন কেপ গোল"
#. 5Lbx4
-#: include/svx/strings.hrc:703
+#: include/svx/strings.hrc:705
msgctxt "RID_SVXSTR_LINECAP_SQUARE"
msgid "Line cap square"
msgstr "লাইন কেপ বৰ্গাকাৰ"
#. YXbPg
-#: include/svx/strings.hrc:704
+#: include/svx/strings.hrc:706
msgctxt "RID_SVXSTR_GRDT0"
msgid "Gradient"
msgstr "গ্ৰেডিয়েন্ট"
#. mZwMD
-#: include/svx/strings.hrc:705
+#: include/svx/strings.hrc:707
msgctxt "RID_SVXSTR_GRDT1"
msgid "Linear blue/white"
msgstr "একঘাতীয় নীলা/বগা"
#. WyGuh
-#: include/svx/strings.hrc:706
+#: include/svx/strings.hrc:708
msgctxt "RID_SVXSTR_GRDT2"
msgid "Linear magenta/green"
msgstr "একঘাতীয় মেজেন্টা/সেউজীয়া"
#. cLHvA
-#: include/svx/strings.hrc:707
+#: include/svx/strings.hrc:709
msgctxt "RID_SVXSTR_GRDT3"
msgid "Linear yellow/brown"
msgstr "একঘাতীয় হালধীয়া/মুগা"
#. Kfkbm
-#: include/svx/strings.hrc:708
+#: include/svx/strings.hrc:710
msgctxt "RID_SVXSTR_GRDT4"
msgid "Radial green/black"
msgstr "অৰীয় সেউজীয়া/ক'লা"
#. uiTTS
-#: include/svx/strings.hrc:709
+#: include/svx/strings.hrc:711
msgctxt "RID_SVXSTR_GRDT5"
msgid "Radial red/yellow"
msgstr "অৰীয় ৰঙা/হালধীয়া"
#. SsUvr
-#: include/svx/strings.hrc:710
+#: include/svx/strings.hrc:712
msgctxt "RID_SVXSTR_GRDT6"
msgid "Rectangular red/white"
msgstr "আয়তাকাৰ ৰঙা/বগা"
#. CKwQP
-#: include/svx/strings.hrc:711
+#: include/svx/strings.hrc:713
msgctxt "RID_SVXSTR_GRDT7"
msgid "Square yellow/white"
msgstr "বৰ্গক্ষেত্ৰ হালধীয়া/বগা"
#. hi3tb
-#: include/svx/strings.hrc:712
+#: include/svx/strings.hrc:714
msgctxt "RID_SVXSTR_GRDT8"
msgid "Ellipsoid blue gray/light blue"
msgstr "ইলিপছইড নীলা মটিয়া/পাতল নীলা"
#. b6AwV
-#: include/svx/strings.hrc:713
+#: include/svx/strings.hrc:715
msgctxt "RID_SVXSTR_GRDT9"
msgid "Axial light red/white"
msgstr "অক্ষীয় পাতল ৰঙা/বগা"
#. Adprm
#. l means left
-#: include/svx/strings.hrc:715
+#: include/svx/strings.hrc:717
msgctxt "RID_SVXSTR_GRDT10"
msgid "Diagonal 1l"
msgstr "কৰ্ণ 1l"
#. pJ9QE
#. r means right
-#: include/svx/strings.hrc:717
+#: include/svx/strings.hrc:719
msgctxt "RID_SVXSTR_GRDT11"
msgid "Diagonal 1r"
msgstr "কৰ্ণ 1r"
#. JB95r
#. l means left
-#: include/svx/strings.hrc:719
+#: include/svx/strings.hrc:721
msgctxt "RID_SVXSTR_GRDT12"
msgid "Diagonal 2l"
msgstr "কৰ্ণ 2l"
#. xUpUR
#. r means right
-#: include/svx/strings.hrc:721
+#: include/svx/strings.hrc:723
msgctxt "RID_SVXSTR_GRDT13"
msgid "Diagonal 2r"
msgstr "কৰ্ণ 2r"
#. WCYMT
#. l means left
-#: include/svx/strings.hrc:723
+#: include/svx/strings.hrc:725
msgctxt "RID_SVXSTR_GRDT14"
msgid "Diagonal 3l"
msgstr "কৰ্ণ 3l"
#. 3rJw7
#. r means right
-#: include/svx/strings.hrc:725
+#: include/svx/strings.hrc:727
msgctxt "RID_SVXSTR_GRDT15"
msgid "Diagonal 3r"
msgstr "কৰ্ণ 3r"
#. a6ENF
#. l means left
-#: include/svx/strings.hrc:727
+#: include/svx/strings.hrc:729
msgctxt "RID_SVXSTR_GRDT16"
msgid "Diagonal 4l"
msgstr "কৰ্ণ 4l"
#. Fpctb
#. r means right
-#: include/svx/strings.hrc:729
+#: include/svx/strings.hrc:731
msgctxt "RID_SVXSTR_GRDT17"
msgid "Diagonal 4r"
msgstr "কৰ্ণ 4r"
#. yqda8
-#: include/svx/strings.hrc:730
+#: include/svx/strings.hrc:732
msgctxt "RID_SVXSTR_GRDT18"
msgid "Diagonal Blue"
msgstr "কর্ণ নীলা"
#. GCtJC
-#: include/svx/strings.hrc:731
+#: include/svx/strings.hrc:733
msgctxt "RID_SVXSTR_GRDT19"
msgid "Diagonal Green"
msgstr "কর্ণ সেউজীয়া"
#. LCQEB
-#: include/svx/strings.hrc:732
+#: include/svx/strings.hrc:734
msgctxt "RID_SVXSTR_GRDT20"
msgid "Diagonal Orange"
msgstr "কর্ণ সুমথিৰা"
#. oD7FW
-#: include/svx/strings.hrc:733
+#: include/svx/strings.hrc:735
msgctxt "RID_SVXSTR_GRDT21"
msgid "Diagonal Red"
msgstr "কর্ণ ৰঙা"
#. vuyUG
-#: include/svx/strings.hrc:734
+#: include/svx/strings.hrc:736
msgctxt "RID_SVXSTR_GRDT22"
msgid "Diagonal Turquoise"
msgstr "কৰ্ণ টাৰকুইচ"
#. mGtyc
-#: include/svx/strings.hrc:735
+#: include/svx/strings.hrc:737
msgctxt "RID_SVXSTR_GRDT23"
msgid "Diagonal Violet"
msgstr "কর্ণ বেঙুনীয়া"
#. cArVy
-#: include/svx/strings.hrc:736
+#: include/svx/strings.hrc:738
msgctxt "RID_SVXSTR_GRDT24"
msgid "From a Corner"
msgstr "এটা চুকৰ পৰা"
#. gvXLL
-#: include/svx/strings.hrc:737
+#: include/svx/strings.hrc:739
msgctxt "RID_SVXSTR_GRDT25"
msgid "From a Corner, Blue"
msgstr "এটা চুকৰ পৰা, নীলা"
#. GaTPh
-#: include/svx/strings.hrc:738
+#: include/svx/strings.hrc:740
msgctxt "RID_SVXSTR_GRDT26"
msgid "From a Corner, Green"
msgstr "এটা চুকৰ পৰা, সেউজীয়া"
#. GE5vm
-#: include/svx/strings.hrc:739
+#: include/svx/strings.hrc:741
msgctxt "RID_SVXSTR_GRDT27"
msgid "From a Corner, Orange"
msgstr "এটা চুকৰ পৰা, সুমথীৰা"
#. BFTnr
-#: include/svx/strings.hrc:740
+#: include/svx/strings.hrc:742
msgctxt "RID_SVXSTR_GRDT28"
msgid "From a Corner, Red"
msgstr "এটা চুকৰ পৰা, ৰঙা"
#. AFKRL
-#: include/svx/strings.hrc:741
+#: include/svx/strings.hrc:743
msgctxt "RID_SVXSTR_GRDT29"
msgid "From a Corner, Turquoise"
msgstr "এটা চুকৰ পৰা, টাৰকুইচ"
#. djBGe
-#: include/svx/strings.hrc:742
+#: include/svx/strings.hrc:744
msgctxt "RID_SVXSTR_GRDT30"
msgid "From a Corner, Violet"
msgstr "এটা চুকৰ পৰা, বেঙুনীয়া"
#. pwDuE
-#: include/svx/strings.hrc:743
+#: include/svx/strings.hrc:745
msgctxt "RID_SVXSTR_GRDT31"
msgid "From the Middle"
msgstr "মাজৰ পৰা"
#. y8qpL
-#: include/svx/strings.hrc:744
+#: include/svx/strings.hrc:746
msgctxt "RID_SVXSTR_GRDT32"
msgid "From the Middle, Blue"
msgstr "মাজৰ পৰা, নীলা"
#. PGt5w
-#: include/svx/strings.hrc:745
+#: include/svx/strings.hrc:747
msgctxt "RID_SVXSTR_GRDT33"
msgid "From the Middle, Green"
msgstr "মাজৰ পৰা, সেউজীয়া"
#. CyLXB
-#: include/svx/strings.hrc:746
+#: include/svx/strings.hrc:748
msgctxt "RID_SVXSTR_GRDT34"
msgid "From the Middle, Orange"
msgstr "মাজৰ পৰা, সুমথীৰা"
#. vkERJ
-#: include/svx/strings.hrc:747
+#: include/svx/strings.hrc:749
msgctxt "RID_SVXSTR_GRDT35"
msgid "From the Middle, Red"
msgstr "মাজৰ পৰা, ৰঙা"
#. Sq2SE
-#: include/svx/strings.hrc:748
+#: include/svx/strings.hrc:750
msgctxt "RID_SVXSTR_GRDT36"
msgid "From the Middle, Turquoise"
msgstr "মাজৰ পৰা, টাৰকুইচ"
#. DoSmH
-#: include/svx/strings.hrc:749
+#: include/svx/strings.hrc:751
msgctxt "RID_SVXSTR_GRDT37"
msgid "From the Middle, Violet"
msgstr "মাজৰ পৰা, বেঙুনীয়া"
#. 9XHkg
-#: include/svx/strings.hrc:750
+#: include/svx/strings.hrc:752
msgctxt "RID_SVXSTR_GRDT38"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. FDG7B
-#: include/svx/strings.hrc:751
+#: include/svx/strings.hrc:753
msgctxt "RID_SVXSTR_GRDT39"
msgid "Horizontal Blue"
msgstr "আনুভূমিক নীলা"
#. ZEfzF
-#: include/svx/strings.hrc:752
+#: include/svx/strings.hrc:754
msgctxt "RID_SVXSTR_GRDT40"
msgid "Horizontal Green"
msgstr "আনুভূমিক সেউজীয়া"
#. GFRCF
-#: include/svx/strings.hrc:753
+#: include/svx/strings.hrc:755
msgctxt "RID_SVXSTR_GRDT41"
msgid "Horizontal Orange"
msgstr "আনুভূমিক সুমথীৰা"
#. iouxG
-#: include/svx/strings.hrc:754
+#: include/svx/strings.hrc:756
msgctxt "RID_SVXSTR_GRDT42"
msgid "Horizontal Red"
msgstr "আনুভূমিক ৰঙা"
#. Gta9k
-#: include/svx/strings.hrc:755
+#: include/svx/strings.hrc:757
msgctxt "RID_SVXSTR_GRDT43"
msgid "Horizontal Turquoise"
msgstr "আনুভূমিক টাৰকুইচ"
#. Tdpw4
-#: include/svx/strings.hrc:756
+#: include/svx/strings.hrc:758
msgctxt "RID_SVXSTR_GRDT44"
msgid "Horizontal Violet"
msgstr "আনুভূমিক বেঙুনীয়া"
#. DyVEP
-#: include/svx/strings.hrc:757
+#: include/svx/strings.hrc:759
msgctxt "RID_SVXSTR_GRDT45"
msgid "Radial"
msgstr "বিস্তৃত"
#. Uyhuj
-#: include/svx/strings.hrc:758
+#: include/svx/strings.hrc:760
msgctxt "RID_SVXSTR_GRDT46"
msgid "Radial Blue"
msgstr "বিস্তৃত নীলা"
#. MA6Qs
-#: include/svx/strings.hrc:759
+#: include/svx/strings.hrc:761
msgctxt "RID_SVXSTR_GRDT47"
msgid "Radial Green"
msgstr "বিস্তৃত সেউজীয়া"
#. Pt24U
-#: include/svx/strings.hrc:760
+#: include/svx/strings.hrc:762
msgctxt "RID_SVXSTR_GRDT48"
msgid "Radial Orange"
msgstr "বিস্তৃত সুমথীৰা"
#. 37T3A
-#: include/svx/strings.hrc:761
+#: include/svx/strings.hrc:763
msgctxt "RID_SVXSTR_GRDT49"
msgid "Radial Red"
msgstr "বিস্তৃত ৰঙা"
#. gLwZp
-#: include/svx/strings.hrc:762
+#: include/svx/strings.hrc:764
msgctxt "RID_SVXSTR_GRDT50"
msgid "Radial Turquoise"
msgstr "বিস্তৃত টাৰকুইচ"
#. gka9C
-#: include/svx/strings.hrc:763
+#: include/svx/strings.hrc:765
msgctxt "RID_SVXSTR_GRDT51"
msgid "Radial Violet"
msgstr "বিস্তৃত বেঙুনীয়া"
#. BaGs9
-#: include/svx/strings.hrc:764
+#: include/svx/strings.hrc:766
msgctxt "RID_SVXSTR_GRDT52"
msgid "Vertical"
msgstr "উলম্ব"
#. DqGbG
-#: include/svx/strings.hrc:765
+#: include/svx/strings.hrc:767
msgctxt "RID_SVXSTR_GRDT53"
msgid "Vertical Blue"
msgstr "উলম্ব নীলা"
#. FCa2X
-#: include/svx/strings.hrc:766
+#: include/svx/strings.hrc:768
msgctxt "RID_SVXSTR_GRDT54"
msgid "Vertical Green"
msgstr "উলম্ব সেউজীয়া"
#. BNSiE
-#: include/svx/strings.hrc:767
+#: include/svx/strings.hrc:769
msgctxt "RID_SVXSTR_GRDT55"
msgid "Vertical Orange"
msgstr "উলম্ব সুমথীৰা"
#. DfiaF
-#: include/svx/strings.hrc:768
+#: include/svx/strings.hrc:770
msgctxt "RID_SVXSTR_GRDT56"
msgid "Vertical Red"
msgstr "উলম্ব ৰঙা"
#. 4htXp
-#: include/svx/strings.hrc:769
+#: include/svx/strings.hrc:771
msgctxt "RID_SVXSTR_GRDT57"
msgid "Vertical Turquoise"
msgstr "উলম্ব টাৰকুইচ"
#. FVCCq
-#: include/svx/strings.hrc:770
+#: include/svx/strings.hrc:772
msgctxt "RID_SVXSTR_GRDT58"
msgid "Vertical Violet"
msgstr "উলম্ব বেঙুনীয়া"
#. S3bJ9
#. gradients of unknown provenience
-#: include/svx/strings.hrc:772
+#: include/svx/strings.hrc:774
msgctxt "RID_SVXSTR_GRDT59"
msgid "Gray Gradient"
msgstr "ধূসৰ গ্ৰেডিএন্ট"
#. CDxDN
-#: include/svx/strings.hrc:773
+#: include/svx/strings.hrc:775
msgctxt "RID_SVXSTR_GRDT60"
msgid "Yellow Gradient"
msgstr "হালধীয়া গ্ৰেডিএন্ট"
#. amMze
-#: include/svx/strings.hrc:774
+#: include/svx/strings.hrc:776
msgctxt "RID_SVXSTR_GRDT61"
msgid "Orange Gradient"
msgstr "সূমথীৰা গ্ৰেডিএন্ট"
#. bodAW
-#: include/svx/strings.hrc:775
+#: include/svx/strings.hrc:777
msgctxt "RID_SVXSTR_GRDT62"
msgid "Red Gradient"
msgstr "ৰঙা গ্ৰেডিএন্ট"
#. Zn2x3
-#: include/svx/strings.hrc:776
+#: include/svx/strings.hrc:778
msgctxt "RID_SVXSTR_GRDT63"
msgid "Pink Gradient"
msgstr "গোলপীয়া গ্ৰেডিএন্ট"
#. xXMfH
-#: include/svx/strings.hrc:777
+#: include/svx/strings.hrc:779
msgctxt "RID_SVXSTR_GRDT64"
msgid "Sky"
msgstr "আকাশ"
#. RYfTi
-#: include/svx/strings.hrc:778
+#: include/svx/strings.hrc:780
msgctxt "RID_SVXSTR_GRDT65"
msgid "Cyan Gradient"
msgstr "চিয়ান গ্ৰেডিএন্ট"
#. jAu7g
-#: include/svx/strings.hrc:779
+#: include/svx/strings.hrc:781
msgctxt "RID_SVXSTR_GRDT66"
msgid "Blue Gradient"
msgstr "নীলা গ্ৰেডিএন্ট"
#. idyKS
-#: include/svx/strings.hrc:780
+#: include/svx/strings.hrc:782
msgctxt "RID_SVXSTR_GRDT67"
msgid "Purple Pipe"
msgstr "বেঙুনীয়া পাইপ"
#. fFZia
-#: include/svx/strings.hrc:781
+#: include/svx/strings.hrc:783
msgctxt "RID_SVXSTR_GRDT68"
msgid "Night"
msgstr "ৰাতি"
#. 4ECED
-#: include/svx/strings.hrc:782
+#: include/svx/strings.hrc:784
msgctxt "RID_SVXSTR_GRDT69"
msgid "Green Gradient"
msgstr "সেউজীয়া গ্ৰেডিএন্ট"
#. ecDQh
#. actual gradients defined for 6.1
-#: include/svx/strings.hrc:784
+#: include/svx/strings.hrc:786
msgctxt "RID_SVXSTR_GRDT70"
msgid "Pastel Bouquet"
msgstr ""
#. 9BV4L
-#: include/svx/strings.hrc:785
+#: include/svx/strings.hrc:787
msgctxt "RID_SVXSTR_GRDT71"
msgid "Pastel Dream"
msgstr ""
#. jEVDi
-#: include/svx/strings.hrc:786
+#: include/svx/strings.hrc:788
msgctxt "RID_SVXSTR_GRDT72"
msgid "Blue Touch"
msgstr ""
#. ZAj48
-#: include/svx/strings.hrc:787
+#: include/svx/strings.hrc:789
msgctxt "RID_SVXSTR_GRDT73"
msgid "Blank with Gray"
msgstr ""
#. CJqu3
-#: include/svx/strings.hrc:788
+#: include/svx/strings.hrc:790
msgctxt "RID_SVXSTR_GRDT74"
msgid "Spotted Gray"
msgstr ""
#. s6Z54
-#: include/svx/strings.hrc:789
+#: include/svx/strings.hrc:791
msgctxt "RID_SVXSTR_GRDT75"
msgid "London Mist"
msgstr ""
#. nk99S
-#: include/svx/strings.hrc:790
+#: include/svx/strings.hrc:792
msgctxt "RID_SVXSTR_GRDT76"
msgid "Teal to Blue"
msgstr ""
#. ud3Bc
-#: include/svx/strings.hrc:791
+#: include/svx/strings.hrc:793
msgctxt "RID_SVXSTR_GRDT77"
msgid "Midnight"
msgstr ""
#. 3DFV9
-#: include/svx/strings.hrc:792
+#: include/svx/strings.hrc:794
msgctxt "RID_SVXSTR_GRDT78"
msgid "Deep Ocean"
msgstr ""
#. beAAG
-#: include/svx/strings.hrc:793
+#: include/svx/strings.hrc:795
msgctxt "RID_SVXSTR_GRDT79"
msgid "Submarine"
msgstr ""
#. LCJCH
-#: include/svx/strings.hrc:794
+#: include/svx/strings.hrc:796
msgctxt "RID_SVXSTR_GRDT80"
msgid "Green Grass"
msgstr ""
#. wiGu5
-#: include/svx/strings.hrc:795
+#: include/svx/strings.hrc:797
msgctxt "RID_SVXSTR_GRDT81"
msgid "Neon Light"
msgstr ""
#. EGqXT
-#: include/svx/strings.hrc:796
+#: include/svx/strings.hrc:798
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
msgstr ""
#. WCs3M
-#: include/svx/strings.hrc:797
+#: include/svx/strings.hrc:799
msgctxt "RID_SVXSTR_GRDT83"
msgid "Present"
msgstr ""
#. 99B5Z
-#: include/svx/strings.hrc:798
+#: include/svx/strings.hrc:800
msgctxt "RID_SVXSTR_GRDT84"
msgid "Mahogany"
msgstr ""
#. Z8RH9
#. /gradients
-#: include/svx/strings.hrc:800
+#: include/svx/strings.hrc:802
msgctxt "RID_SVXSTR_HATCH0"
msgid "Black 0 Degrees"
msgstr ""
#. BUCv6
-#: include/svx/strings.hrc:801
+#: include/svx/strings.hrc:803
msgctxt "RID_SVXSTR_HATCH1"
msgid "Black 90 Degrees"
msgstr ""
#. gyzNu
-#: include/svx/strings.hrc:802
+#: include/svx/strings.hrc:804
msgctxt "RID_SVXSTR_HATCH2"
msgid "Black 180 Degrees Crossed"
msgstr ""
#. KYmyj
-#: include/svx/strings.hrc:803
+#: include/svx/strings.hrc:805
msgctxt "RID_SVXSTR_HATCH3"
msgid "Blue 45 Degrees"
msgstr ""
#. 2qkyC
-#: include/svx/strings.hrc:804
+#: include/svx/strings.hrc:806
msgctxt "RID_SVXSTR_HATCH4"
msgid "Blue -45 Degrees"
msgstr ""
#. GFqzJ
-#: include/svx/strings.hrc:805
+#: include/svx/strings.hrc:807
msgctxt "RID_SVXSTR_HATCH5"
msgid "Blue 45 Degrees Crossed"
msgstr ""
#. wRXH2
-#: include/svx/strings.hrc:806
+#: include/svx/strings.hrc:808
msgctxt "RID_SVXSTR_HATCH6"
msgid "Green 30 Degrees"
msgstr ""
#. JAkb9
-#: include/svx/strings.hrc:807
+#: include/svx/strings.hrc:809
msgctxt "RID_SVXSTR_HATCH7"
msgid "Green 60 Degrees"
msgstr ""
#. DnKyA
-#: include/svx/strings.hrc:808
+#: include/svx/strings.hrc:810
msgctxt "RID_SVXSTR_HATCH8"
msgid "Green 90 Degrees Triple"
msgstr ""
#. oTAUx
-#: include/svx/strings.hrc:809
+#: include/svx/strings.hrc:811
msgctxt "RID_SVXSTR_HATCH9"
msgid "Red 45 Degrees"
msgstr ""
#. xcHED
-#: include/svx/strings.hrc:810
+#: include/svx/strings.hrc:812
msgctxt "RID_SVXSTR_HATCH10"
msgid "Red 90 Degrees Crossed"
msgstr ""
#. UZM2R
-#: include/svx/strings.hrc:811
+#: include/svx/strings.hrc:813
msgctxt "RID_SVXSTR_HATCH11"
msgid "Red -45 Degrees Triple"
msgstr ""
#. TypfV
-#: include/svx/strings.hrc:812
+#: include/svx/strings.hrc:814
msgctxt "RID_SVXSTR_HATCH12"
msgid "Yellow 45 Degrees"
msgstr ""
#. eRFD8
-#: include/svx/strings.hrc:813
+#: include/svx/strings.hrc:815
msgctxt "RID_SVXSTR_HATCH13"
msgid "Yellow 45 Degrees Crossed"
msgstr ""
#. JhXx3
-#: include/svx/strings.hrc:814
+#: include/svx/strings.hrc:816
msgctxt "RID_SVXSTR_HATCH14"
msgid "Yellow 45 Degrees Triple"
msgstr ""
#. 78jyB
-#: include/svx/strings.hrc:815
+#: include/svx/strings.hrc:817
msgctxt "RID_SVXSTR_HATCH15"
msgid "Hatching"
msgstr ""
#. FJati
-#: include/svx/strings.hrc:816
+#: include/svx/strings.hrc:818
msgctxt "RID_SVXSTR_BMP0"
msgid "Empty"
msgstr "ৰিক্ত"
#. Q4jUs
-#: include/svx/strings.hrc:817
+#: include/svx/strings.hrc:819
msgctxt "RID_SVXSTR_BMP1"
msgid "Painted White"
msgstr ""
#. iHX2t
-#: include/svx/strings.hrc:818
+#: include/svx/strings.hrc:820
msgctxt "RID_SVXSTR_BMP2"
msgid "Paper Texture"
msgstr ""
#. mAyG3
-#: include/svx/strings.hrc:819
+#: include/svx/strings.hrc:821
msgctxt "RID_SVXSTR_BMP3"
msgid "Paper Crumpled"
msgstr ""
#. i3ARe
-#: include/svx/strings.hrc:820
+#: include/svx/strings.hrc:822
msgctxt "RID_SVXSTR_BMP4"
msgid "Paper Graph"
msgstr ""
#. 6izYJ
-#: include/svx/strings.hrc:821
+#: include/svx/strings.hrc:823
msgctxt "RID_SVXSTR_BMP5"
msgid "Parchment Paper"
msgstr ""
#. mQCXG
-#: include/svx/strings.hrc:822
+#: include/svx/strings.hrc:824
msgctxt "RID_SVXSTR_BMP6"
msgid "Fence"
msgstr ""
#. TriUQ
-#: include/svx/strings.hrc:823
+#: include/svx/strings.hrc:825
msgctxt "RID_SVXSTR_BMP7"
msgid "Wooden Board"
msgstr ""
#. Hp2Gp
-#: include/svx/strings.hrc:824
+#: include/svx/strings.hrc:826
msgctxt "RID_SVXSTR_BMP8"
msgid "Maple Leaves"
msgstr ""
#. 2B5Wr
-#: include/svx/strings.hrc:825
+#: include/svx/strings.hrc:827
msgctxt "RID_SVXSTR_BMP9"
msgid "Lawn"
msgstr ""
#. bAE9x
-#: include/svx/strings.hrc:826
+#: include/svx/strings.hrc:828
msgctxt "RID_SVXSTR_BMP10"
msgid "Colorful Pebbles"
msgstr ""
#. nqBbP
-#: include/svx/strings.hrc:827
+#: include/svx/strings.hrc:829
msgctxt "RID_SVXSTR_BMP11"
msgid "Coffee Beans"
msgstr ""
#. CQS6y
-#: include/svx/strings.hrc:828
+#: include/svx/strings.hrc:830
msgctxt "RID_SVXSTR_BMP12"
msgid "Little Clouds"
msgstr ""
#. 2hE6A
-#: include/svx/strings.hrc:829
+#: include/svx/strings.hrc:831
msgctxt "RID_SVXSTR_BMP13"
msgid "Bathroom Tiles"
msgstr ""
#. KZeGr
-#: include/svx/strings.hrc:830
+#: include/svx/strings.hrc:832
msgctxt "RID_SVXSTR_BMP14"
msgid "Wall of Rock"
msgstr ""
#. wAELs
-#: include/svx/strings.hrc:831
+#: include/svx/strings.hrc:833
msgctxt "RID_SVXSTR_BMP15"
msgid "Zebra"
msgstr ""
#. AVGfC
-#: include/svx/strings.hrc:832
+#: include/svx/strings.hrc:834
msgctxt "RID_SVXSTR_BMP16"
msgid "Color Stripes"
msgstr ""
#. ZoUmP
-#: include/svx/strings.hrc:833
+#: include/svx/strings.hrc:835
msgctxt "RID_SVXSTR_BMP17"
msgid "Gravel"
msgstr ""
#. 5FiBd
-#: include/svx/strings.hrc:834
+#: include/svx/strings.hrc:836
msgctxt "RID_SVXSTR_BMP18"
msgid "Parchment Studio"
msgstr ""
#. HYfqK
-#: include/svx/strings.hrc:835
+#: include/svx/strings.hrc:837
msgctxt "RID_SVXSTR_BMP19"
msgid "Night Sky"
msgstr ""
#. NkYV3
-#: include/svx/strings.hrc:836
+#: include/svx/strings.hrc:838
msgctxt "RID_SVXSTR_BMP20"
msgid "Pool"
msgstr ""
#. Co6U3
-#: include/svx/strings.hrc:837
+#: include/svx/strings.hrc:839
msgctxt "RID_SVXSTR_BMP21"
msgid "Bitmap"
msgstr "বিটমেপলৈ"
#. KFEX5
-#: include/svx/strings.hrc:838
+#: include/svx/strings.hrc:840
msgctxt "RID_SVXSTR_BMP79"
msgid "Invoice Paper"
msgstr ""
#. x5eiA
-#: include/svx/strings.hrc:839
+#: include/svx/strings.hrc:841
msgctxt "RID_SVXSTR_BMP80"
msgid "Concrete"
msgstr ""
#. RxiMA
-#: include/svx/strings.hrc:840
+#: include/svx/strings.hrc:842
msgctxt "RID_SVXSTR_BMP81"
msgid "Brick Wall"
msgstr ""
#. WNEfT
-#: include/svx/strings.hrc:841
+#: include/svx/strings.hrc:843
msgctxt "RID_SVXSTR_BMP82"
msgid "Stone Wall"
msgstr ""
#. dFqW3
-#: include/svx/strings.hrc:842
+#: include/svx/strings.hrc:844
msgctxt "RID_SVXSTR_BMP83"
msgid "Floral"
msgstr ""
#. FzePv
-#: include/svx/strings.hrc:843
+#: include/svx/strings.hrc:845
msgctxt "RID_SVXSTR_BMP84"
msgid "Space"
msgstr ""
#. FzVch
-#: include/svx/strings.hrc:844
+#: include/svx/strings.hrc:846
msgctxt "RID_SVXSTR_BMP85"
msgid "Ice light"
msgstr ""
#. YGtzc
-#: include/svx/strings.hrc:845
+#: include/svx/strings.hrc:847
msgctxt "RID_SVXSTR_BMP86"
msgid "Marble"
msgstr ""
#. Rzgwp
-#: include/svx/strings.hrc:846
+#: include/svx/strings.hrc:848
msgctxt "RID_SVXSTR_BMP87"
msgid "Sand light"
msgstr ""
#. cK72d
-#: include/svx/strings.hrc:847
+#: include/svx/strings.hrc:849
msgctxt "RID_SVXSTR_BMP88"
msgid "Stone"
msgstr ""
#. TnkWd
-#: include/svx/strings.hrc:848
+#: include/svx/strings.hrc:850
msgctxt "RID_SVXSTR_BMP89"
msgid "White Diffusion"
msgstr ""
#. kksvW
-#: include/svx/strings.hrc:849
+#: include/svx/strings.hrc:851
msgctxt "RID_SVXSTR_BMP90"
msgid "Surface"
msgstr ""
#. BQj9p
-#: include/svx/strings.hrc:850
+#: include/svx/strings.hrc:852
msgctxt "RID_SVXSTR_BMP91"
msgid "Cardboard"
msgstr ""
#. poA6e
-#: include/svx/strings.hrc:851
+#: include/svx/strings.hrc:853
msgctxt "RID_SVXSTR_BMP92"
msgid "Studio"
msgstr ""
#. YEbqw
-#: include/svx/strings.hrc:852
+#: include/svx/strings.hrc:854
#, fuzzy
msgctxt "RID_SVXSTR_BMP22"
msgid "5 Percent"
msgstr "শতাংশ"
#. AAn36
-#: include/svx/strings.hrc:853
+#: include/svx/strings.hrc:855
msgctxt "RID_SVXSTR_BMP23"
msgid "10 Percent"
msgstr ""
#. NLTbt
-#: include/svx/strings.hrc:854
+#: include/svx/strings.hrc:856
msgctxt "RID_SVXSTR_BMP24"
msgid "20 Percent"
msgstr ""
#. vx2XC
-#: include/svx/strings.hrc:855
+#: include/svx/strings.hrc:857
msgctxt "RID_SVXSTR_BMP25"
msgid "25 Percent"
msgstr ""
#. weQqs
-#: include/svx/strings.hrc:856
+#: include/svx/strings.hrc:858
msgctxt "RID_SVXSTR_BMP26"
msgid "30 Percent"
msgstr ""
#. CAdAS
-#: include/svx/strings.hrc:857
+#: include/svx/strings.hrc:859
msgctxt "RID_SVXSTR_BMP27"
msgid "40 Percent"
msgstr ""
#. 5T5vP
-#: include/svx/strings.hrc:858
+#: include/svx/strings.hrc:860
msgctxt "RID_SVXSTR_BMP28"
msgid "50 Percent"
msgstr ""
#. aNdJE
-#: include/svx/strings.hrc:859
+#: include/svx/strings.hrc:861
msgctxt "RID_SVXSTR_BMP29"
msgid "60 Percent"
msgstr ""
#. 3vD8U
-#: include/svx/strings.hrc:860
+#: include/svx/strings.hrc:862
msgctxt "RID_SVXSTR_BMP30"
msgid "70 Percent"
msgstr ""
#. UJmCD
-#: include/svx/strings.hrc:861
+#: include/svx/strings.hrc:863
msgctxt "RID_SVXSTR_BMP31"
msgid "75 Percent"
msgstr ""
#. i9RCR
-#: include/svx/strings.hrc:862
+#: include/svx/strings.hrc:864
msgctxt "RID_SVXSTR_BMP32"
msgid "80 Percent"
msgstr ""
#. 2oEkC
-#: include/svx/strings.hrc:863
+#: include/svx/strings.hrc:865
msgctxt "RID_SVXSTR_BMP33"
msgid "90 Percent"
msgstr ""
#. a3yZ5
-#: include/svx/strings.hrc:864
+#: include/svx/strings.hrc:866
msgctxt "RID_SVXSTR_BMP34"
msgid "Light Downward Diagonal"
msgstr ""
#. oiGTx
-#: include/svx/strings.hrc:865
+#: include/svx/strings.hrc:867
msgctxt "RID_SVXSTR_BMP35"
msgid "Light Upward Diagonal"
msgstr ""
#. CGpy7
-#: include/svx/strings.hrc:866
+#: include/svx/strings.hrc:868
msgctxt "RID_SVXSTR_BMP36"
msgid "Dark Downward Diagonal"
msgstr ""
#. cucpa
-#: include/svx/strings.hrc:867
+#: include/svx/strings.hrc:869
msgctxt "RID_SVXSTR_BMP37"
msgid "Dark Upward Diagonal"
msgstr ""
#. EFDcT
-#: include/svx/strings.hrc:868
+#: include/svx/strings.hrc:870
msgctxt "RID_SVXSTR_BMP38"
msgid "Wide Downward Diagonal"
msgstr ""
#. CWmH5
-#: include/svx/strings.hrc:869
+#: include/svx/strings.hrc:871
msgctxt "RID_SVXSTR_BMP39"
msgid "Wide Upward Diagonal"
msgstr ""
#. BZJUK
-#: include/svx/strings.hrc:870
+#: include/svx/strings.hrc:872
msgctxt "RID_SVXSTR_BMP40"
msgid "Light Vertical"
msgstr ""
#. B5FVF
-#: include/svx/strings.hrc:871
+#: include/svx/strings.hrc:873
#, fuzzy
msgctxt "RID_SVXSTR_BMP41"
msgid "Light Horizontal"
msgstr "অনুভূমিক এঢলীয়া কৰক"
#. daP9i
-#: include/svx/strings.hrc:872
+#: include/svx/strings.hrc:874
msgctxt "RID_SVXSTR_BMP42"
msgid "Narrow Vertical"
msgstr ""
#. JD5FJ
-#: include/svx/strings.hrc:873
+#: include/svx/strings.hrc:875
msgctxt "RID_SVXSTR_BMP43"
msgid "Narrow Horizontal"
msgstr ""
#. eB4wk
-#: include/svx/strings.hrc:874
+#: include/svx/strings.hrc:876
msgctxt "RID_SVXSTR_BMP44"
msgid "Dark Vertical"
msgstr ""
#. MeoCx
-#: include/svx/strings.hrc:875
+#: include/svx/strings.hrc:877
#, fuzzy
msgctxt "RID_SVXSTR_BMP45"
msgid "Dark Horizontal"
msgstr "অনুভূমিক এঢলীয়া কৰক"
#. gAqnG
-#: include/svx/strings.hrc:876
+#: include/svx/strings.hrc:878
msgctxt "RID_SVXSTR_BMP46"
msgid "Dashed Downward Diagonal"
msgstr ""
#. DGB5k
-#: include/svx/strings.hrc:877
+#: include/svx/strings.hrc:879
msgctxt "RID_SVXSTR_BMP47"
msgid "Dashed Upward Diagonal"
msgstr ""
#. JC7je
-#: include/svx/strings.hrc:878
+#: include/svx/strings.hrc:880
msgctxt "RID_SVXSTR_BMP48"
msgid "Dashed Horizontal"
msgstr ""
#. iFiBq
-#: include/svx/strings.hrc:879
+#: include/svx/strings.hrc:881
msgctxt "RID_SVXSTR_BMP49"
msgid "Dashed Vertical"
msgstr ""
#. gWDnG
-#: include/svx/strings.hrc:880
+#: include/svx/strings.hrc:882
msgctxt "RID_SVXSTR_BMP50"
msgid "Small Confetti"
msgstr ""
#. vbh6h
-#: include/svx/strings.hrc:881
+#: include/svx/strings.hrc:883
msgctxt "RID_SVXSTR_BMP51"
msgid "Large Confetti"
msgstr ""
#. XFemm
-#: include/svx/strings.hrc:882
+#: include/svx/strings.hrc:884
msgctxt "RID_SVXSTR_BMP52"
msgid "Zig Zag"
msgstr ""
#. mC3BE
-#: include/svx/strings.hrc:883
+#: include/svx/strings.hrc:885
msgctxt "RID_SVXSTR_BMP53"
msgid "Wave"
msgstr "তৰংগ"
#. icCPR
-#: include/svx/strings.hrc:884
+#: include/svx/strings.hrc:886
msgctxt "RID_SVXSTR_BMP54"
msgid "Diagonal Brick"
msgstr ""
#. 8CqPG
-#: include/svx/strings.hrc:885
+#: include/svx/strings.hrc:887
#, fuzzy
msgctxt "RID_SVXSTR_BMP55"
msgid "Horizontal Brick"
msgstr "অনুভূমিক ৰেখা"
#. GFUZF
-#: include/svx/strings.hrc:886
+#: include/svx/strings.hrc:888
#, fuzzy
msgctxt "RID_SVXSTR_BMP56"
msgid "Weave"
msgstr "তৰংগ"
#. bp9ZY
-#: include/svx/strings.hrc:887
+#: include/svx/strings.hrc:889
#, fuzzy
msgctxt "RID_SVXSTR_BMP57"
msgid "Plaid"
msgstr "সৰল"
#. ZrVMS
-#: include/svx/strings.hrc:888
+#: include/svx/strings.hrc:890
msgctxt "RID_SVXSTR_BMP58"
msgid "Divot"
msgstr ""
#. tFas9
-#: include/svx/strings.hrc:889
+#: include/svx/strings.hrc:891
msgctxt "RID_SVXSTR_BMP59"
msgid "Dotted Grid"
msgstr ""
#. SECdZ
-#: include/svx/strings.hrc:890
+#: include/svx/strings.hrc:892
msgctxt "RID_SVXSTR_BMP60"
msgid "Dotted Diamond"
msgstr ""
#. ri3Ge
-#: include/svx/strings.hrc:891
+#: include/svx/strings.hrc:893
#, fuzzy
msgctxt "RID_SVXSTR_BMP61"
msgid "Shingle"
msgstr "একক"
#. jD9er
-#: include/svx/strings.hrc:892
+#: include/svx/strings.hrc:894
msgctxt "RID_SVXSTR_BMP62"
msgid "Trellis"
msgstr ""
#. aemFS
-#: include/svx/strings.hrc:893
+#: include/svx/strings.hrc:895
msgctxt "RID_SVXSTR_BMP63"
msgid "Sphere"
msgstr "গোলক"
#. Ds8Ae
-#: include/svx/strings.hrc:894
+#: include/svx/strings.hrc:896
msgctxt "RID_SVXSTR_BMP64"
msgid "Small Grid"
msgstr ""
#. a33Ci
-#: include/svx/strings.hrc:895
+#: include/svx/strings.hrc:897
msgctxt "RID_SVXSTR_BMP65"
msgid "Large Grid"
msgstr ""
#. BCSZY
-#: include/svx/strings.hrc:896
+#: include/svx/strings.hrc:898
msgctxt "RID_SVXSTR_BMP66"
msgid "Small Checker Board"
msgstr ""
#. Bgczw
-#: include/svx/strings.hrc:897
+#: include/svx/strings.hrc:899
msgctxt "RID_SVXSTR_BMP67"
msgid "Large Checker Board"
msgstr ""
#. sD7Mf
-#: include/svx/strings.hrc:898
+#: include/svx/strings.hrc:900
msgctxt "RID_SVXSTR_BMP68"
msgid "Outlined Diamond"
msgstr ""
#. RNNkR
-#: include/svx/strings.hrc:899
+#: include/svx/strings.hrc:901
msgctxt "RID_SVXSTR_BMP69"
msgid "Solid Diamond"
msgstr ""
#. HJkgr
-#: include/svx/strings.hrc:900
+#: include/svx/strings.hrc:902
msgctxt "RID_SVXSTR_BMP70"
msgid "Vertical"
msgstr "উলম্ব"
#. ED3Ga
-#: include/svx/strings.hrc:901
+#: include/svx/strings.hrc:903
msgctxt "RID_SVXSTR_BMP71"
msgid "Horizontal"
msgstr "অনুভূমিক"
#. ENYtZ
-#: include/svx/strings.hrc:902
+#: include/svx/strings.hrc:904
msgctxt "RID_SVXSTR_BMP72"
msgid "Downward Diagonal"
msgstr ""
#. mbjPX
-#: include/svx/strings.hrc:903
+#: include/svx/strings.hrc:905
msgctxt "RID_SVXSTR_BMP73"
msgid "Upward Diagonal"
msgstr ""
#. TxAfM
-#: include/svx/strings.hrc:904
+#: include/svx/strings.hrc:906
msgctxt "RID_SVXSTR_BMP74"
msgid "Cross"
msgstr "ক্রছ"
#. 4mGJX
-#: include/svx/strings.hrc:905
+#: include/svx/strings.hrc:907
msgctxt "RID_SVXSTR_BMP75"
msgid "Diagonal Cross"
msgstr ""
#. J4CJa
-#: include/svx/strings.hrc:906
+#: include/svx/strings.hrc:908
msgctxt "RID_SVXSTR_BMP76"
msgid "Dashed Dotted"
msgstr ""
#. Rno6q
-#: include/svx/strings.hrc:907
+#: include/svx/strings.hrc:909
msgctxt "RID_SVXSTR_BMP77"
msgid "Dashed Dotted Upward Diagonal"
msgstr ""
#. pFZkq
-#: include/svx/strings.hrc:908
+#: include/svx/strings.hrc:910
msgctxt "RID_SVXSTR_BMP78"
msgid "Solid Dotted"
msgstr ""
#. NA5sT
-#: include/svx/strings.hrc:909
+#: include/svx/strings.hrc:911
msgctxt "RID_SVXSTR_DASH0"
msgid "Dot"
msgstr ""
#. nCpL4
-#: include/svx/strings.hrc:910
+#: include/svx/strings.hrc:912
msgctxt "RID_SVXSTR_DASH1"
msgid "Long Dot"
msgstr ""
#. utrkH
-#: include/svx/strings.hrc:911
+#: include/svx/strings.hrc:913
msgctxt "RID_SVXSTR_DASH2"
msgid "Double Dot"
msgstr ""
#. 2X7pw
-#: include/svx/strings.hrc:912
+#: include/svx/strings.hrc:914
msgctxt "RID_SVXSTR_DASH3"
msgid "Dash"
msgstr ""
#. A46B5
-#: include/svx/strings.hrc:913
+#: include/svx/strings.hrc:915
msgctxt "RID_SVXSTR_DASH4"
msgid "Long Dash"
msgstr ""
#. axE2r
-#: include/svx/strings.hrc:914
+#: include/svx/strings.hrc:916
msgctxt "RID_SVXSTR_DASH5"
msgid "Double Dash"
msgstr ""
#. beDTh
-#: include/svx/strings.hrc:915
+#: include/svx/strings.hrc:917
msgctxt "RID_SVXSTR_DASH6"
msgid "Long Dash Dot"
msgstr ""
#. gVPtU
-#: include/svx/strings.hrc:916
+#: include/svx/strings.hrc:918
msgctxt "RID_SVXSTR_DASH7"
msgid "Double Dash Dot"
msgstr ""
#. UFaLC
-#: include/svx/strings.hrc:917
+#: include/svx/strings.hrc:919
msgctxt "RID_SVXSTR_DASH8"
msgid "Double Dash Dot Dot"
msgstr ""
#. F9cPw
-#: include/svx/strings.hrc:918
+#: include/svx/strings.hrc:920
msgctxt "RID_SVXSTR_DASH9"
msgid "Ultrafine Dotted"
msgstr ""
#. s3rBZ
-#: include/svx/strings.hrc:919
+#: include/svx/strings.hrc:921
msgctxt "RID_SVXSTR_DASH10"
msgid "Fine Dotted"
msgstr ""
#. w7W8j
-#: include/svx/strings.hrc:920
+#: include/svx/strings.hrc:922
msgctxt "RID_SVXSTR_DASH11"
msgid "Ultrafine Dashed"
msgstr ""
#. xWgiA
-#: include/svx/strings.hrc:921
+#: include/svx/strings.hrc:923
msgctxt "RID_SVXSTR_DASH12"
msgid "Fine Dashed"
msgstr ""
#. u34Ff
-#: include/svx/strings.hrc:922
+#: include/svx/strings.hrc:924
msgctxt "RID_SVXSTR_DASH13"
msgid "Fine Dashed"
msgstr ""
#. hT4CE
-#: include/svx/strings.hrc:923
+#: include/svx/strings.hrc:925
msgctxt "RID_SVXSTR_DASH14"
msgid "Dashed"
msgstr ""
#. T7sVF
-#: include/svx/strings.hrc:924
+#: include/svx/strings.hrc:926
msgctxt "RID_SVXSTR_DASH15"
msgid "Line Style 9"
msgstr ""
#. evPXr
-#: include/svx/strings.hrc:925
+#: include/svx/strings.hrc:927
msgctxt "RID_SVXSTR_DASH16"
msgid "3 Dashes 3 Dots"
msgstr ""
#. H7iUz
-#: include/svx/strings.hrc:926
+#: include/svx/strings.hrc:928
msgctxt "RID_SVXSTR_DASH17"
msgid "Ultrafine 2 Dots 3 Dashes"
msgstr ""
#. KpCzr
-#: include/svx/strings.hrc:927
+#: include/svx/strings.hrc:929
msgctxt "RID_SVXSTR_DASH18"
msgid "2 Dots 1 Dash"
msgstr ""
#. zbWk3
-#: include/svx/strings.hrc:928
+#: include/svx/strings.hrc:930
msgctxt "RID_SVXSTR_DASH19"
msgid "Line with Fine Dots"
msgstr ""
#. ibALA
-#: include/svx/strings.hrc:929
+#: include/svx/strings.hrc:931
msgctxt "RID_SVXSTR_DASH20"
msgid "Dashed"
msgstr ""
#. qEZc6
-#: include/svx/strings.hrc:930
+#: include/svx/strings.hrc:932
msgctxt "RID_SVXSTR_DASH21"
msgid "Line Style"
msgstr ""
#. iKAwD
-#: include/svx/strings.hrc:931
+#: include/svx/strings.hrc:933
msgctxt "RID_SVXSTR_IMAP_ALL_FILTER"
msgid "All formats"
msgstr ""
#. UydWB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:933
+#: include/svx/strings.hrc:935
msgctxt "RID_SVXSTR_LEND0"
msgid "Concave short"
msgstr ""
#. grGoP
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:935
+#: include/svx/strings.hrc:937
msgctxt "RID_SVXSTR_LEND1"
msgid "Square 45"
msgstr "বৰ্গ 45"
#. Hu6DB
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:937
+#: include/svx/strings.hrc:939
msgctxt "RID_SVXSTR_LEND2"
msgid "Arrow short"
msgstr ""
#. j6u8M
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:939
+#: include/svx/strings.hrc:941
msgctxt "RID_SVXSTR_LEND3"
msgid "Dimension Lines"
msgstr ""
#. JKxZ6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:941
+#: include/svx/strings.hrc:943
msgctxt "RID_SVXSTR_LEND4"
msgid "Double Arrow"
msgstr "দ্বৈত কাঁড়"
#. o38zt
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:943
+#: include/svx/strings.hrc:945
msgctxt "RID_SVXSTR_LEND5"
msgid "Triangle"
msgstr ""
#. XvcqE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:945
+#: include/svx/strings.hrc:947
msgctxt "RID_SVXSTR_LEND6"
msgid "Concave"
msgstr ""
#. JD6qL
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:947
+#: include/svx/strings.hrc:949
msgctxt "RID_SVXSTR_LEND7"
msgid "Arrow large"
msgstr ""
#. 3CPw6
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:949
+#: include/svx/strings.hrc:951
msgctxt "RID_SVXSTR_LEND8"
msgid "Dimension Line"
msgstr ""
#. EBEY5
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:951
+#: include/svx/strings.hrc:953
msgctxt "RID_SVXSTR_LEND9"
msgid "Circle"
msgstr "বৃত্ত"
#. H9DDA
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:953
+#: include/svx/strings.hrc:955
msgctxt "RID_SVXSTR_LEND10"
msgid "Square"
msgstr "বৰ্গক্ষেত্ৰ বেভেল"
#. AWHmD
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:955
+#: include/svx/strings.hrc:957
msgctxt "RID_SVXSTR_LEND11"
msgid "Arrow"
msgstr "কাঁড়"
#. CXazS
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:957
+#: include/svx/strings.hrc:959
msgctxt "RID_SVXSTR_LEND12"
msgid "Half Circle"
msgstr ""
#. VNaKi
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:959
+#: include/svx/strings.hrc:961
msgctxt "RID_SVXSTR_LEND13"
msgid "Triangle unfilled"
msgstr "অপূৰ্ণ ত্ৰিভুজ"
#. LRmKQ
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:961
+#: include/svx/strings.hrc:963
msgctxt "RID_SVXSTR_LEND14"
msgid "Diamond unfilled"
msgstr "অপূৰ্ণ হিৰক"
#. L2kus
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:963
+#: include/svx/strings.hrc:965
msgctxt "RID_SVXSTR_LEND15"
msgid "Diamond"
msgstr "হীৰা"
#. P2Raq
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:965
+#: include/svx/strings.hrc:967
msgctxt "RID_SVXSTR_LEND16"
msgid "Circle unfilled"
msgstr "অপূৰ্ণ বৃত্ত"
#. FNaHF
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:967
+#: include/svx/strings.hrc:969
msgctxt "RID_SVXSTR_LEND17"
msgid "Square 45 unfilled"
msgstr "অপূৰ্ণ বৰ্গ 45"
#. ECeBc
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:969
+#: include/svx/strings.hrc:971
msgctxt "RID_SVXSTR_LEND18"
msgid "Square unfilled"
msgstr "অপূৰ্ণ বৰ্গ"
#. ALFbk
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:971
+#: include/svx/strings.hrc:973
msgctxt "RID_SVXSTR_LEND19"
msgid "Half Circle unfilled"
msgstr ""
#. mfGCE
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:973
+#: include/svx/strings.hrc:975
msgctxt "RID_SVXSTR_LEND20"
msgid "Dimension Line Arrow"
msgstr ""
#. epSjr
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:975
+#: include/svx/strings.hrc:977
msgctxt "RID_SVXSTR_LEND21"
msgid "Line short"
msgstr ""
#. yVmQp
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:977
+#: include/svx/strings.hrc:979
msgctxt "RID_SVXSTR_LEND22"
msgid "Line"
msgstr ""
#. im8fN
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:979
+#: include/svx/strings.hrc:981
msgctxt "RID_SVXSTR_LEND23"
msgid "Half Arrow left"
msgstr ""
#. EVYD7
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:981
+#: include/svx/strings.hrc:983
msgctxt "RID_SVXSTR_LEND24"
msgid "Half Arrow right"
msgstr ""
#. VZ8vx
#. To translators: this is an arrow head style
-#: include/svx/strings.hrc:983
+#: include/svx/strings.hrc:985
msgctxt "RID_SVXSTR_LEND25"
msgid "Reversed Arrow"
msgstr ""
#. yTXvH
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:985
+#: include/svx/strings.hrc:987
msgctxt "RID_SVXSTR_LEND26"
msgid "CF One"
msgstr ""
#. cF4FB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:987
+#: include/svx/strings.hrc:989
msgctxt "RID_SVXSTR_LEND27"
msgid "CF Only One"
msgstr ""
#. qbpvv
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:989
+#: include/svx/strings.hrc:991
msgctxt "RID_SVXSTR_LEND28"
msgid "CF Many"
msgstr ""
#. 6wQxC
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:991
+#: include/svx/strings.hrc:993
msgctxt "RID_SVXSTR_LEND29"
msgid "CF Many One"
msgstr ""
#. JzCsB
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:993
+#: include/svx/strings.hrc:995
msgctxt "RID_SVXSTR_LEND30"
msgid "CF Zero One"
msgstr ""
#. SBCut
#. To translators: this is an arrow head style, CF is Crow's Foot, of Crow's Foot Notation
-#: include/svx/strings.hrc:995
+#: include/svx/strings.hrc:997
msgctxt "RID_SVXSTR_LEND31"
msgid "CF Zero Many"
msgstr ""
#. EXsKo
-#: include/svx/strings.hrc:996
+#: include/svx/strings.hrc:998
msgctxt "RID_SVXSTR_TRASNGR0"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. hGytB
-#: include/svx/strings.hrc:997
+#: include/svx/strings.hrc:999
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_1"
msgid "Green 1 (%PRODUCTNAME Main Color)"
msgstr ""
#. Msh88
-#: include/svx/strings.hrc:998
+#: include/svx/strings.hrc:1000
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT"
msgid "Green Accent"
msgstr "গম্ভীৰ স্বৰাঘাত"
#. opj2M
-#: include/svx/strings.hrc:999
+#: include/svx/strings.hrc:1001
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT"
msgid "Blue Accent"
msgstr "জটিল স্বৰাঘাত"
#. tC5jE
-#: include/svx/strings.hrc:1000
+#: include/svx/strings.hrc:1002
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT"
msgid "Orange Accent"
msgstr "গম্ভীৰ স্বৰাঘাত"
#. 3T9pJ
-#: include/svx/strings.hrc:1001
+#: include/svx/strings.hrc:1003
#, fuzzy
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE"
msgid "Purple"
msgstr "জামুকলীয়া"
#. N5FWG
-#: include/svx/strings.hrc:1002
+#: include/svx/strings.hrc:1004
msgctxt "RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT"
msgid "Purple Accent"
msgstr ""
#. Nhtbq
-#: include/svx/strings.hrc:1003
+#: include/svx/strings.hrc:1005
msgctxt "RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT"
msgid "Yellow Accent"
msgstr ""
#. apBBr
-#: include/svx/strings.hrc:1005
+#: include/svx/strings.hrc:1007
msgctxt "RID_SVXSTR_GALLERYPROPS_GALTHEME"
msgid "Gallery Theme"
msgstr "গেলেৰীৰ বিষয়বস্তু"
#. BseGn
-#: include/svx/strings.hrc:1006
+#: include/svx/strings.hrc:1008
msgctxt "RID_SVXSTR_SUCCESSRECOV"
msgid "Successfully recovered"
msgstr "সফলভাৱে পুনৰুদ্ধাৰ হ'ল"
#. LfjDh
-#: include/svx/strings.hrc:1007
+#: include/svx/strings.hrc:1009
msgctxt "RID_SVXSTR_ORIGDOCRECOV"
msgid "Original document recovered"
msgstr "মূল দস্তাবেজ পুনৰুদ্ধাৰ হ'ল"
#. BEAbm
-#: include/svx/strings.hrc:1008
+#: include/svx/strings.hrc:1010
msgctxt "RID_SVXSTR_RECOVFAILED"
msgid "Recovery failed"
msgstr "পুনৰুদ্ধাৰ অসফল হ'ল"
#. 5ye7z
-#: include/svx/strings.hrc:1009
+#: include/svx/strings.hrc:1011
msgctxt "RID_SVXSTR_RECOVINPROGR"
msgid "Recovery in progress"
msgstr "পুনৰুদ্ধাৰ চলি আছে"
#. tEbUT
-#: include/svx/strings.hrc:1010
+#: include/svx/strings.hrc:1012
msgctxt "RID_SVXSTR_NOTRECOVYET"
msgid "Not recovered yet"
msgstr "এতিয়ালৈকে পুনৰুদ্ধাৰ হোৱা নাই"
#. EaAMF
-#: include/svx/strings.hrc:1011
+#: include/svx/strings.hrc:1013
#, fuzzy
msgctxt "RID_SVXSTR_RECOVERY_INPROGRESS"
msgid "%PRODUCTNAME %PRODUCTVERSION has begun recovering your documents. Depending on the size of the documents this process can take some time."
msgstr "%PRODUCTNAME %PRODUCTVERSION এ আপোনাৰ আলেখ্যন উদ্ধাৰ কৰিব। আলেখ্যনৰ আকাৰ ওপৰত নিৰ্ভৰ কৰি সময় লাগিব।"
#. AicJe
-#: include/svx/strings.hrc:1012
+#: include/svx/strings.hrc:1014
#, fuzzy
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH_DESCR"
msgid "Recovery of your documents was finished. Click 'Finish' to see your documents."
@@ -5695,518 +5707,518 @@ msgstr ""
"আপোনাৰ আলেখ্যন চাবলৈ 'শেষ' টিপক।"
#. ZbeCG
-#: include/svx/strings.hrc:1013
+#: include/svx/strings.hrc:1015
msgctxt "RID_SVXSTR_RECOVERYONLY_FINISH"
msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#. BBeKk
-#: include/svx/strings.hrc:1014
+#: include/svx/strings.hrc:1016
#, fuzzy
msgctxt "RID_SVXSTR_WIDTH_LAST_CUSTOM"
msgid "Last Custom Value"
msgstr "সৰ্বশেষ স্বনিৰ্বাচিত মানবোৰ"
#. mENBU
-#: include/svx/strings.hrc:1015
+#: include/svx/strings.hrc:1017
msgctxt "RID_SVXSTR_PT"
msgid "pt"
msgstr "pt"
#. fRyqX
-#: include/svx/strings.hrc:1017
+#: include/svx/strings.hrc:1019
msgctxt "RID_SVXSTR_EXPORT_GRAPHIC_TITLE"
msgid "Image Export"
msgstr ""
#. xXhtG
-#: include/svx/strings.hrc:1018
+#: include/svx/strings.hrc:1020
msgctxt "RID_SVXSTR_SAVEAS_IMAGE"
msgid "Save as Image"
msgstr ""
#. jWKoC
#. Strings for the Draw Dialog --------------------------------------------
-#: include/svx/strings.hrc:1021
+#: include/svx/strings.hrc:1023
msgctxt "RID_SVX_3D_UNDO_EXCHANGE_PASTE"
msgid "Insert object(s)"
msgstr "বস্তু(বোৰ) ভৰাওক"
#. Heqmn
-#: include/svx/strings.hrc:1022
+#: include/svx/strings.hrc:1024
msgctxt "RID_SVX_3D_UNDO_ROTATE"
msgid "Rotate 3D object"
msgstr "3D বস্তু আৱৰ্তন কৰক"
#. AC56T
-#: include/svx/strings.hrc:1023
+#: include/svx/strings.hrc:1025
msgctxt "RID_SVX_3D_UNDO_EXTRUDE"
msgid "Create extrusion object"
msgstr "নিঃসাৰিত বস্তু সৃষ্টি কৰক"
#. 4DonY
-#: include/svx/strings.hrc:1024
+#: include/svx/strings.hrc:1026
msgctxt "RID_SVX_3D_UNDO_LATHE"
msgid "Create rotation object"
msgstr "আৱর্তমান বস্তু সৃষ্টি কৰক"
#. EL9V9
-#: include/svx/strings.hrc:1025
+#: include/svx/strings.hrc:1027
msgctxt "RID_SVX_3D_UNDO_BREAK_LATHE"
msgid "Split 3D object"
msgstr "3D বস্তুৰ বিভাজন কৰক"
#. BBZGA
#. Language-Strings ------------------------------------------------------
-#: include/svx/strings.hrc:1028
+#: include/svx/strings.hrc:1030
msgctxt "RID_SVXSTR_LANGUAGE_ALL"
msgid "[All]"
msgstr "[All]"
#. RZVDm
-#: include/svx/strings.hrc:1030
+#: include/svx/strings.hrc:1032
msgctxt "RID_SVXSTR_GALLERY_FILTER"
msgid "Graphics filter"
msgstr "গ্রাফিক্স ফিল্টাৰ"
#. YNjeD
-#: include/svx/strings.hrc:1031
+#: include/svx/strings.hrc:1033
msgctxt "RID_SVXSTR_GALLERY_NEWTHEME"
msgid "New Theme"
msgstr "নতুন বিষয়বস্তু"
#. 5uYha
-#: include/svx/strings.hrc:1033
+#: include/svx/strings.hrc:1035
msgctxt "RID_GALLERYSTR_THEME_3D"
msgid "3D Effects"
msgstr "3D প্রভাৱসমূহ"
#. 78DGx
-#: include/svx/strings.hrc:1034
+#: include/svx/strings.hrc:1036
msgctxt "RID_GALLERYSTR_THEME_ANIMATIONS"
msgid "Animations"
msgstr "এনিমেশ্বনবোৰ"
#. zGEez
-#: include/svx/strings.hrc:1035
+#: include/svx/strings.hrc:1037
msgctxt "RID_GALLERYSTR_THEME_BULLETS"
msgid "Bullets"
msgstr "বুলেটবোৰ"
#. MwX9z
-#: include/svx/strings.hrc:1036
+#: include/svx/strings.hrc:1038
msgctxt "RID_GALLERYSTR_THEME_OFFICE"
msgid "Office"
msgstr "অফিচ"
#. dAwiC
-#: include/svx/strings.hrc:1037
+#: include/svx/strings.hrc:1039
msgctxt "RID_GALLERYSTR_THEME_FLAGS"
msgid "Flags"
msgstr "পতাকাবোৰ"
#. Ccn8V
-#: include/svx/strings.hrc:1038
+#: include/svx/strings.hrc:1040
msgctxt "RID_GALLERYSTR_THEME_FLOWCHARTS"
msgid "Flow Charts"
msgstr "ফ্ল ছার্টবোৰ"
#. 6ouMS
-#: include/svx/strings.hrc:1039
+#: include/svx/strings.hrc:1041
msgctxt "RID_GALLERYSTR_THEME_EMOTICONS"
msgid "Emoticons"
msgstr "ইমোটিকনবোৰ"
#. 8GPFu
-#: include/svx/strings.hrc:1040
+#: include/svx/strings.hrc:1042
#, fuzzy
msgctxt "RID_GALLERYSTR_THEME_PHOTOS"
msgid "Images"
msgstr "ছবিসমূহ"
#. sqh2w
-#: include/svx/strings.hrc:1041
+#: include/svx/strings.hrc:1043
msgctxt "RID_GALLERYSTR_THEME_BACKGROUNDS"
msgid "Backgrounds"
msgstr "পৃষ্ঠভূমিবোৰ"
#. B3KuT
-#: include/svx/strings.hrc:1042
+#: include/svx/strings.hrc:1044
msgctxt "RID_GALLERYSTR_THEME_HOMEPAGE"
msgid "Homepage"
msgstr "হ'মপেজ"
#. WR8JQ
-#: include/svx/strings.hrc:1043
+#: include/svx/strings.hrc:1045
msgctxt "RID_GALLERYSTR_THEME_INTERACTION"
msgid "Interaction"
msgstr "ইন্টাৰেকশ্বন"
#. EbEZ6
-#: include/svx/strings.hrc:1044
+#: include/svx/strings.hrc:1046
msgctxt "RID_GALLERYSTR_THEME_MAPS"
msgid "Maps"
msgstr "মেপবোৰ"
#. GALA8
-#: include/svx/strings.hrc:1045
+#: include/svx/strings.hrc:1047
msgctxt "RID_GALLERYSTR_THEME_PEOPLE"
msgid "People"
msgstr "মানুহ"
#. ZMoiA
-#: include/svx/strings.hrc:1046
+#: include/svx/strings.hrc:1048
msgctxt "RID_GALLERYSTR_THEME_SURFACES"
msgid "Surfaces"
msgstr "পৃষ্ঠবোৰ"
#. hNaiH
-#: include/svx/strings.hrc:1047
+#: include/svx/strings.hrc:1049
msgctxt "RID_GALLERYSTR_THEME_COMPUTERS"
msgid "Computers"
msgstr "কম্পিউটাৰ"
#. mrvvG
-#: include/svx/strings.hrc:1048
+#: include/svx/strings.hrc:1050
msgctxt "RID_GALLERYSTR_THEME_DIAGRAMS"
msgid "Diagrams"
msgstr "চিত্ৰসমূহ"
#. HhrDx
-#: include/svx/strings.hrc:1049
+#: include/svx/strings.hrc:1051
msgctxt "RID_GALLERYSTR_THEME_ENVIRONMENT"
msgid "Environment"
msgstr "পৰিৱেশ"
#. 2jVzE
-#: include/svx/strings.hrc:1050
+#: include/svx/strings.hrc:1052
msgctxt "RID_GALLERYSTR_THEME_FINANCE"
msgid "Finance"
msgstr "বিত্ত"
#. cmF3B
-#: include/svx/strings.hrc:1051
+#: include/svx/strings.hrc:1053
msgctxt "RID_GALLERYSTR_THEME_TRANSPORT"
msgid "Transport"
msgstr "পৰিবহন"
#. as3XM
-#: include/svx/strings.hrc:1052
+#: include/svx/strings.hrc:1054
msgctxt "RID_GALLERYSTR_THEME_TXTSHAPES"
msgid "Textshapes"
msgstr "লিখনীআকৃতিসমূহ"
#. gGyFP
-#: include/svx/strings.hrc:1053
+#: include/svx/strings.hrc:1055
msgctxt "RID_GALLERYSTR_THEME_SOUNDS"
msgid "Sounds"
msgstr "ধ্বনিবোৰ"
#. 5NrPj
-#: include/svx/strings.hrc:1054
+#: include/svx/strings.hrc:1056
msgctxt "RID_GALLERYSTR_THEME_SYMBOLS"
msgid "Symbols"
msgstr "প্ৰতীকবোৰ"
#. AiXUK
-#: include/svx/strings.hrc:1055
+#: include/svx/strings.hrc:1057
msgctxt "RID_GALLERYSTR_THEME_MYTHEME"
msgid "My Theme"
msgstr "মোৰ বিষয়বস্তু"
#. uRxP4
-#: include/svx/strings.hrc:1056
+#: include/svx/strings.hrc:1058
msgctxt "RID_GALLERYSTR_THEME_ARROWS"
msgid "Arrows"
msgstr "কাঁড়বোৰ"
#. c3WXh
-#: include/svx/strings.hrc:1057
+#: include/svx/strings.hrc:1059
msgctxt "RID_GALLERYSTR_THEME_BALLOONS"
msgid "Balloons"
msgstr "বেলুনবোৰ"
#. pmiE7
-#: include/svx/strings.hrc:1058
+#: include/svx/strings.hrc:1060
msgctxt "RID_GALLERYSTR_THEME_KEYBOARD"
msgid "Keyboard"
msgstr "কীবর্ড"
#. LYdAf
-#: include/svx/strings.hrc:1059
+#: include/svx/strings.hrc:1061
msgctxt "RID_GALLERYSTR_THEME_TIME"
msgid "Time"
msgstr "সময়"
#. 4UGrY
-#: include/svx/strings.hrc:1060
+#: include/svx/strings.hrc:1062
msgctxt "RID_GALLERYSTR_THEME_PRESENTATION"
msgid "Presentation"
msgstr "উপস্থাপন"
#. a46Xm
-#: include/svx/strings.hrc:1061
+#: include/svx/strings.hrc:1063
msgctxt "RID_GALLERYSTR_THEME_CALENDAR"
msgid "Calendar"
msgstr "কেলেণ্ডাৰ"
#. YpuGv
-#: include/svx/strings.hrc:1062
+#: include/svx/strings.hrc:1064
msgctxt "RID_GALLERYSTR_THEME_NAVIGATION"
msgid "Navigation"
msgstr "নেভিগেশ্বন"
#. gAJH4
-#: include/svx/strings.hrc:1063
+#: include/svx/strings.hrc:1065
msgctxt "RID_GALLERYSTR_THEME_COMMUNICATION"
msgid "Communication"
msgstr "যোগাযোগ"
#. ETEJu
-#: include/svx/strings.hrc:1064
+#: include/svx/strings.hrc:1066
msgctxt "RID_GALLERYSTR_THEME_FINANCES"
msgid "Finances"
msgstr "বিত্তবোৰ"
#. rNez6
-#: include/svx/strings.hrc:1065
+#: include/svx/strings.hrc:1067
msgctxt "RID_GALLERYSTR_THEME_COMPUTER"
msgid "Computers"
msgstr "কম্পিউটাৰ"
#. ioX7y
-#: include/svx/strings.hrc:1066
+#: include/svx/strings.hrc:1068
msgctxt "RID_GALLERYSTR_THEME_CLIMA"
msgid "Climate"
msgstr "জলবায়ু"
#. MmYFp
-#: include/svx/strings.hrc:1067
+#: include/svx/strings.hrc:1069
msgctxt "RID_GALLERYSTR_THEME_EDUCATION"
msgid "School & University"
msgstr "বিদ্যালয় আৰু বিশ্ববিদ্যালয়"
#. EKFgg
-#: include/svx/strings.hrc:1068
+#: include/svx/strings.hrc:1070
msgctxt "RID_GALLERYSTR_THEME_TROUBLE"
msgid "Problem Solving"
msgstr "সমস্যা সমাধান কৰা"
#. GgrBp
-#: include/svx/strings.hrc:1069
+#: include/svx/strings.hrc:1071
msgctxt "RID_GALLERYSTR_THEME_SCREENBEANS"
msgid "Screen Beans"
msgstr "পর্দা বীনবোৰ"
#. E6onK
-#: include/svx/strings.hrc:1071
+#: include/svx/strings.hrc:1073
msgctxt "RID_SVXSTR_QRY_PRINT_TITLE"
msgid "Printing selection"
msgstr "মুদ্ৰণৰ বাছনী"
#. HzX9m
-#: include/svx/strings.hrc:1072
+#: include/svx/strings.hrc:1074
msgctxt "RID_SVXSTR_QRY_PRINT_MSG"
msgid "Do you want to print the selection or the entire document?"
msgstr "আপুনি নিৰ্বাচনটো বা সম্পূৰ্ণ দস্তাবেজটো মুদ্ৰণ কৰিবলৈ বিচাৰেনেকি?"
#. 3UyC8
-#: include/svx/strings.hrc:1073
+#: include/svx/strings.hrc:1075
msgctxt "RID_SVXSTR_QRY_PRINT_ALL"
msgid "~All"
msgstr "সকলো (~A)"
#. UxfS3
-#: include/svx/strings.hrc:1074
+#: include/svx/strings.hrc:1076
msgctxt "RID_SVXSTR_QRY_PRINT_SELECTION"
msgid "~Selection"
msgstr "নিৰ্বাচন (~S)"
#. KTgDd
-#: include/svx/strings.hrc:1076
+#: include/svx/strings.hrc:1078
msgctxt "RID_SVXSTR_DIRECTION_NW"
msgid "Extrusion North-West"
msgstr "নিঃসাৰিত উত্তৰ-পশ্চিম"
#. N6KLd
-#: include/svx/strings.hrc:1077
+#: include/svx/strings.hrc:1079
msgctxt "RID_SVXSTR_DIRECTION_N"
msgid "Extrusion North"
msgstr "নিঃসাৰিত উত্তৰ"
#. AB6Vj
-#: include/svx/strings.hrc:1078
+#: include/svx/strings.hrc:1080
msgctxt "RID_SVXSTR_DIRECTION_NE"
msgid "Extrusion North-East"
msgstr "নিঃসাৰিত উত্তৰ-পূব"
#. NBBEB
-#: include/svx/strings.hrc:1079
+#: include/svx/strings.hrc:1081
msgctxt "RID_SVXSTR_DIRECTION_W"
msgid "Extrusion West"
msgstr "নিঃসাৰিত পশ্চিম"
#. d9n5U
-#: include/svx/strings.hrc:1080
+#: include/svx/strings.hrc:1082
msgctxt "RID_SVXSTR_DIRECTION_NONE"
msgid "Extrusion Backwards"
msgstr "নিঃসাৰিত পিছফালে"
#. A2mcf
-#: include/svx/strings.hrc:1081
+#: include/svx/strings.hrc:1083
msgctxt "RID_SVXSTR_DIRECTION_E"
msgid "Extrusion East"
msgstr "নিঃসাৰিত পূব"
#. onGib
-#: include/svx/strings.hrc:1082
+#: include/svx/strings.hrc:1084
msgctxt "RID_SVXSTR_DIRECTION_SW"
msgid "Extrusion South-West"
msgstr "নিঃসাৰিত দক্ষিণ-পশ্চিম"
#. XLQFD
-#: include/svx/strings.hrc:1083
+#: include/svx/strings.hrc:1085
msgctxt "RID_SVXSTR_DIRECTION_S"
msgid "Extrusion South"
msgstr "নিঃসাৰিত দক্ষিণ"
#. v5wRm
-#: include/svx/strings.hrc:1084
+#: include/svx/strings.hrc:1086
msgctxt "RID_SVXSTR_DIRECTION_SE"
msgid "Extrusion South-East"
msgstr "নিঃসাৰিত দক্ষিণ-পূব"
#. 4DGjm
-#: include/svx/strings.hrc:1085
+#: include/svx/strings.hrc:1087
msgctxt "RID_SVXSTR_DEPTH_0"
msgid "~0 cm"
msgstr "0 ছে.মি. (~0)"
#. kRzVE
-#: include/svx/strings.hrc:1086
+#: include/svx/strings.hrc:1088
msgctxt "RID_SVXSTR_DEPTH_1"
msgid "~1 cm"
msgstr "1 ছে.মি. (~1)"
#. CSmTh
-#: include/svx/strings.hrc:1087
+#: include/svx/strings.hrc:1089
msgctxt "RID_SVXSTR_DEPTH_2"
msgid "~2.5 cm"
msgstr "2.5 ছে.মি. (~2.5)"
#. eYrvo
-#: include/svx/strings.hrc:1088
+#: include/svx/strings.hrc:1090
msgctxt "RID_SVXSTR_DEPTH_3"
msgid "~5 cm"
msgstr "5 ছে.মি. (~5)"
#. G4Ckx
-#: include/svx/strings.hrc:1089
+#: include/svx/strings.hrc:1091
msgctxt "RID_SVXSTR_DEPTH_4"
msgid "10 ~cm"
msgstr "10 ছে.মি. (~c)"
#. LGHsL
-#: include/svx/strings.hrc:1090
+#: include/svx/strings.hrc:1092
msgctxt "RID_SVXSTR_DEPTH_0_INCH"
msgid "0 inch"
msgstr "0 ইঞ্চি"
#. HPevm
-#: include/svx/strings.hrc:1091
+#: include/svx/strings.hrc:1093
msgctxt "RID_SVXSTR_DEPTH_1_INCH"
msgid "0.~5 inch"
msgstr "0.5 ইঞ্চি (~5)"
#. GvKjC
-#: include/svx/strings.hrc:1092
+#: include/svx/strings.hrc:1094
msgctxt "RID_SVXSTR_DEPTH_2_INCH"
msgid "~1 inch"
msgstr "1 ইঞ্চি (~1)"
#. gmzHb
-#: include/svx/strings.hrc:1093
+#: include/svx/strings.hrc:1095
msgctxt "RID_SVXSTR_DEPTH_3_INCH"
msgid "~2 inch"
msgstr "2 ইঞ্চি (~2)"
#. DE5kt
-#: include/svx/strings.hrc:1094
+#: include/svx/strings.hrc:1096
msgctxt "RID_SVXSTR_DEPTH_4_INCH"
msgid "~4 inch"
msgstr "4 ইঞ্চি (~4)"
#. K5dY9
-#: include/svx/strings.hrc:1096
+#: include/svx/strings.hrc:1098
#, fuzzy
msgctxt "RID_SVXSTR_NOFILL"
msgid "No Fill"
msgstr "পূর্ণ কৰা নাই"
#. TFBK3
-#: include/svx/strings.hrc:1097
+#: include/svx/strings.hrc:1099
#, fuzzy
msgctxt "RID_SVXSTR_TRANSPARENT"
msgid "Transparent"
msgstr "স্বচ্ছতা"
#. c7adj
-#: include/svx/strings.hrc:1098
+#: include/svx/strings.hrc:1100
msgctxt "RID_SVXSTR_DEFAULT"
msgid "Default"
msgstr "অবিকল্পিত"
#. djHis
-#: include/svx/strings.hrc:1099
+#: include/svx/strings.hrc:1101
msgctxt "RID_SVXSTR_FRAME"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. PURr6
-#: include/svx/strings.hrc:1100
+#: include/svx/strings.hrc:1102
msgctxt "RID_SVXSTR_FRAME_STYLE"
msgid "Border Style"
msgstr "সীমাৰেখাৰ শৈলী"
#. 9Ckww
-#: include/svx/strings.hrc:1101
+#: include/svx/strings.hrc:1103
#, fuzzy
msgctxt "RID_SVXSTR_MORENUMBERING"
msgid "More Numbering..."
msgstr "ৰেখাৰ নাম্বাৰীং (~L)..."
#. cDG4s
-#: include/svx/strings.hrc:1102
+#: include/svx/strings.hrc:1104
msgctxt "RID_SVXSTR_MOREBULLETS"
msgid "More Bullets..."
msgstr ""
#. uDT6G
-#: include/svx/strings.hrc:1103
+#: include/svx/strings.hrc:1105
msgctxt "RID_SVXSTR_BY_AUTHOR"
msgid "By author"
msgstr ""
#. q2Le9
-#: include/svx/strings.hrc:1104
+#: include/svx/strings.hrc:1106
msgctxt "RID_SVXSTR_PAGES"
msgid "Pages"
msgstr "পৃষ্ঠাবোৰ"
#. jfL9n
-#: include/svx/strings.hrc:1105
+#: include/svx/strings.hrc:1107
msgctxt "RID_SVXSTR_CLEARFORM"
msgid "Clear formatting"
msgstr "ফৰমেটিং পৰিষ্কাৰ কৰক"
#. f6nP8
-#: include/svx/strings.hrc:1106
+#: include/svx/strings.hrc:1108
msgctxt "RID_SVXSTR_MORE_STYLES"
msgid "More Styles..."
msgstr ""
#. DPbrc
-#: include/svx/strings.hrc:1107
+#: include/svx/strings.hrc:1109
#, fuzzy
msgctxt "RID_SVXSTR_MORE"
msgid "More Options..."
@@ -6214,394 +6226,394 @@ msgstr "অধিক বিকল্প"
#. D25BE
#. This is duplicated in GenericCommands.xcu in officecfg.
-#: include/svx/strings.hrc:1109
+#: include/svx/strings.hrc:1111
msgctxt "RID_SVXSTR_CHARFONTNAME"
msgid "Font Name"
msgstr "ফন্টৰ নাম"
#. SKCYy
-#: include/svx/strings.hrc:1110
+#: include/svx/strings.hrc:1112
msgctxt "RID_SVXSTR_CHARFONTNAME_NOTAVAILABLE"
msgid "Font Name. The current font is not available and will be substituted."
msgstr "ফন্ট নাম। বৰ্তমান ফন্ট উপলব্ধ নাই আৰু ইয়াৰ পৰিৱৰ্তে অন্য এটা দিয়া হব।"
#. CVvXU
-#: include/svx/strings.hrc:1111
+#: include/svx/strings.hrc:1113
msgctxt "RID_SVXSTR_CUSTOM_PAL"
msgid "custom"
msgstr "স্বনিৰ্বাচিত"
#. xqzJj
-#: include/svx/strings.hrc:1112
+#: include/svx/strings.hrc:1114
msgctxt "RID_SVXSTR_DOC_COLORS"
msgid "Document colors"
msgstr ""
#. 6BoWp
-#: include/svx/strings.hrc:1113
+#: include/svx/strings.hrc:1115
msgctxt "RID_SVXSTR_DOC_COLOR_PREFIX"
msgid "Document Color"
msgstr ""
#. DJGyY
-#: include/svx/strings.hrc:1115
+#: include/svx/strings.hrc:1117
msgctxt "RID_SVX_EXTRUSION_BAR"
msgid "Extrusion"
msgstr "নিঃসৰণ"
#. TyWTi
-#: include/svx/strings.hrc:1116
+#: include/svx/strings.hrc:1118
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ON_OFF"
msgid "Apply Extrusion On/Off"
msgstr "নিঃসৰণৰ অন/অফ প্ৰয়োগ কৰক"
#. DKFYE
-#: include/svx/strings.hrc:1117
+#: include/svx/strings.hrc:1119
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_DOWN"
msgid "Tilt Down"
msgstr "তললৈ হেলনীয়া কৰক"
#. 2Rrxc
-#: include/svx/strings.hrc:1118
+#: include/svx/strings.hrc:1120
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_UP"
msgid "Tilt Up"
msgstr "ওপৰলৈ হেলনীয়া কৰক"
#. eDpJK
-#: include/svx/strings.hrc:1119
+#: include/svx/strings.hrc:1121
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_LEFT"
msgid "Tilt Left"
msgstr "বাঁওফালে হেলনীয়া কৰক"
#. CWDSN
-#: include/svx/strings.hrc:1120
+#: include/svx/strings.hrc:1122
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ROTATE_RIGHT"
msgid "Tilt Right"
msgstr "সোঁফালে হেলনীয়া কৰক"
#. CxYgt
-#: include/svx/strings.hrc:1121
+#: include/svx/strings.hrc:1123
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_DEPTH"
msgid "Change Extrusion Depth"
msgstr "নিঃসৰণৰ গভীৰতা সলনি কৰক"
#. c5JCp
-#: include/svx/strings.hrc:1122
+#: include/svx/strings.hrc:1124
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_ORIENTATION"
msgid "Change Orientation"
msgstr "অনুস্থাপন সলনি কৰক"
#. KDSyh
-#: include/svx/strings.hrc:1123
+#: include/svx/strings.hrc:1125
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_PROJECTION"
msgid "Change Projection Type"
msgstr "প্ৰক্ষেপণৰ প্রকাৰ সলনি কৰক"
#. JpzeS
-#: include/svx/strings.hrc:1124
+#: include/svx/strings.hrc:1126
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_LIGHTING"
msgid "Change Lighting"
msgstr "লাইটিং সলনি কৰক"
#. j4AR9
-#: include/svx/strings.hrc:1125
+#: include/svx/strings.hrc:1127
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_BRIGHTNESS"
msgid "Change Brightness"
msgstr "উজ্জ্বলতা সলনি কৰক"
#. yA2xm
-#: include/svx/strings.hrc:1126
+#: include/svx/strings.hrc:1128
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_SURFACE"
msgid "Change Extrusion Surface"
msgstr "নিঃসৰণৰ উপৰিভাগ সলনি কৰক"
#. DFEZP
-#: include/svx/strings.hrc:1127
+#: include/svx/strings.hrc:1129
msgctxt "RID_SVXSTR_UNDO_APPLY_EXTRUSION_COLOR"
msgid "Change Extrusion Color"
msgstr "নিঃসৰণৰ ৰং সলনি কৰক"
#. hXNfG
-#: include/svx/strings.hrc:1129
+#: include/svx/strings.hrc:1131
msgctxt "RID_SVXFLOAT3D_FAVORITE"
msgid "Favorite"
msgstr "প্রিয়"
#. uPyWe
-#: include/svx/strings.hrc:1130
+#: include/svx/strings.hrc:1132
msgctxt "RID_SVXFLOAT3D_FIX_R"
msgid "R:"
msgstr "R:"
#. UMMJN
-#: include/svx/strings.hrc:1131
+#: include/svx/strings.hrc:1133
msgctxt "RID_SVXFLOAT3D_FIX_G"
msgid "G:"
msgstr "G:"
#. ocdkG
-#: include/svx/strings.hrc:1132
+#: include/svx/strings.hrc:1134
msgctxt "RID_SVXFLOAT3D_FIX_B"
msgid "B:"
msgstr "B:"
#. L962H
-#: include/svx/strings.hrc:1134
+#: include/svx/strings.hrc:1136
msgctxt "RID_SVX_FONTWORK_BAR"
msgid "Fontwork"
msgstr "ফন্টৱর্ক"
#. 7RVov
-#: include/svx/strings.hrc:1135
+#: include/svx/strings.hrc:1137
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SHAPE"
msgid "Apply Fontwork Shape"
msgstr "ফন্টৱর্কৰ আকৃতি প্ৰয়োগ কৰক"
#. h3CLw
-#: include/svx/strings.hrc:1136
+#: include/svx/strings.hrc:1138
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_SAME_LETTER_HEIGHT"
msgid "Apply Fontwork Same Letter Heights"
msgstr "ফন্টৱর্কৰ একে আখৰৰ উচ্চতা প্ৰয়োগ কৰক"
#. 6h2dG
-#: include/svx/strings.hrc:1137
+#: include/svx/strings.hrc:1139
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_ALIGNMENT"
msgid "Apply Fontwork Alignment"
msgstr "ফন্টৱর্ক শাৰীকৰণ প্ৰয়োগ কৰক"
#. eKHcV
-#: include/svx/strings.hrc:1138
+#: include/svx/strings.hrc:1140
msgctxt "RID_SVXSTR_UNDO_APPLY_FONTWORK_CHARACTER_SPACING"
msgid "Apply Fontwork Character Spacing"
msgstr "ফন্টৱর্ক আখৰৰ স্পেচিং প্ৰয়োগ কৰক"
#. oo88Y
-#: include/svx/strings.hrc:1140
+#: include/svx/strings.hrc:1142
msgctxt "RID_SVXSTR_A11Y_WITH"
msgid "with"
msgstr "সৈতে"
#. 4sz83
-#: include/svx/strings.hrc:1141
+#: include/svx/strings.hrc:1143
msgctxt "RID_SVXSTR_A11Y_STYLE"
msgid "Style"
msgstr "শৈলী"
#. fEHXC
-#: include/svx/strings.hrc:1142
+#: include/svx/strings.hrc:1144
msgctxt "RID_SVXSTR_A11Y_AND"
msgid "and"
msgstr "আৰু"
#. EoET4
#. SvxRectCtl
-#: include/svx/strings.hrc:1144
+#: include/svx/strings.hrc:1146
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_NAME"
msgid "Corner control"
msgstr "চুক নিয়ন্ত্ৰণ"
#. CUEEW
-#: include/svx/strings.hrc:1145
+#: include/svx/strings.hrc:1147
msgctxt "RID_SVXSTR_RECTCTL_ACC_CORN_DESCR"
msgid "Selection of a corner point."
msgstr "এটা চুক পইণ্টৰ নিৰ্বাচন."
#. cQmVp
-#: include/svx/strings.hrc:1146
+#: include/svx/strings.hrc:1148
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LT"
msgid "Top left"
msgstr "বাওঁফালে ওপৰৰ"
#. TtnJn
-#: include/svx/strings.hrc:1147
+#: include/svx/strings.hrc:1149
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MT"
msgid "Top middle"
msgstr "মাজভাগৰ ওপৰত"
#. UERVC
-#: include/svx/strings.hrc:1148
+#: include/svx/strings.hrc:1150
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RT"
msgid "Top right"
msgstr "সোঁফালৰ ওপৰত"
#. CznfN
-#: include/svx/strings.hrc:1149
+#: include/svx/strings.hrc:1151
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LM"
msgid "Left center"
msgstr "বাওঁফালৰ কেন্দ্ৰ"
#. jvzC7
-#: include/svx/strings.hrc:1150
+#: include/svx/strings.hrc:1152
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MM"
msgid "Center"
msgstr "কেন্দ্ৰ"
#. HPtYD
-#: include/svx/strings.hrc:1151
+#: include/svx/strings.hrc:1153
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RM"
msgid "Right center"
msgstr "সোঁফালৰ কেন্দ্ৰ"
#. v4SqB
-#: include/svx/strings.hrc:1152
+#: include/svx/strings.hrc:1154
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_LB"
msgid "Bottom left"
msgstr "বাঁওফালে তলত"
#. daA8a
-#: include/svx/strings.hrc:1153
+#: include/svx/strings.hrc:1155
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_MB"
msgid "Bottom middle"
msgstr "মাজভাগৰ তলত"
#. DGWf8
-#: include/svx/strings.hrc:1154
+#: include/svx/strings.hrc:1156
msgctxt "RID_SVXSTR_RECTCTL_ACC_CHLD_RB"
msgid "Bottom right"
msgstr "সোঁফালে তলত"
#. AZsBC
#. SvxGraphCtrlAccessibleContext
-#: include/svx/strings.hrc:1156
+#: include/svx/strings.hrc:1158
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_NAME"
msgid "Contour control"
msgstr "ৰূপৰেখা নিয়ন্ত্ৰণ"
#. aMva8
-#: include/svx/strings.hrc:1157
+#: include/svx/strings.hrc:1159
msgctxt "RID_SVXSTR_GRAPHCTRL_ACC_DESCRIPTION"
msgid "This is where you can edit the contour."
msgstr "এইখিনিতেই আপুনি ৰূপৰেখা সম্পাদনা কৰিব পাৰিব."
#. DXEuF
-#: include/svx/strings.hrc:1158
+#: include/svx/strings.hrc:1160
msgctxt "RID_SVXSTR_CHARACTER_SELECTION"
msgid "Special character selection"
msgstr "বিশেষ আখৰ নিৰ্বাচন"
#. JfRzP
-#: include/svx/strings.hrc:1159
+#: include/svx/strings.hrc:1161
msgctxt "RID_SVXSTR_CHAR_SEL_DESC"
msgid "Select special characters in this area."
msgstr "এই এৰিয়াটোত বিশেষ আখৰ নিৰ্বাচন কৰক."
#. umWuB
#. The space behind is a must.
-#: include/svx/strings.hrc:1161
+#: include/svx/strings.hrc:1163
msgctxt "RID_SVXSTR_CHARACTER_CODE"
msgid "Character code "
msgstr "আখৰৰ ক'ড "
#. HECeC
-#: include/svx/strings.hrc:1163
+#: include/svx/strings.hrc:1165
msgctxt "RID_ERR_FIELDREQUIRED"
msgid "Input required in field '#'. Please enter a value."
msgstr "'#' ফিল্ডত ইনপুটৰ প্ৰয়োজন. অনুগ্ৰহ কৰি মূল্য ভৰাওক."
#. w4wm8
-#: include/svx/strings.hrc:1164
+#: include/svx/strings.hrc:1166
msgctxt "RID_STR_FORMS"
msgid "Forms"
msgstr "ফর্মবোৰ"
#. cz8aS
-#: include/svx/strings.hrc:1165
+#: include/svx/strings.hrc:1167
msgctxt "RID_STR_NO_PROPERTIES"
msgid "No control selected"
msgstr "কোনো নিয়ন্ত্ৰণ নিৰ্বাচন কৰা নাই"
#. JG7Es
-#: include/svx/strings.hrc:1166
+#: include/svx/strings.hrc:1168
msgctxt "RID_STR_PROPERTIES_CONTROL"
msgid "Properties: "
msgstr "বৈশিষ্ট্যবোৰ: "
#. YQvBF
-#: include/svx/strings.hrc:1167
+#: include/svx/strings.hrc:1169
msgctxt "RID_STR_PROPERTIES_FORM"
msgid "Form Properties"
msgstr "ফর্ম বৈশিষ্ট্যবোৰ"
#. qS9Rn
-#: include/svx/strings.hrc:1168
+#: include/svx/strings.hrc:1170
msgctxt "RID_STR_FMEXPLORER"
msgid "Form Navigator"
msgstr "ফৰ্ম নেভিগেটৰ"
#. PzEVD
-#: include/svx/strings.hrc:1169
+#: include/svx/strings.hrc:1171
msgctxt "RID_STR_FORM"
msgid "Form"
msgstr "ফৰ্ম"
#. FWPxF
-#: include/svx/strings.hrc:1170
+#: include/svx/strings.hrc:1172
msgctxt "RID_STR_HIDDEN"
msgid "Hidden"
msgstr ""
#. DnoDH
-#: include/svx/strings.hrc:1171
+#: include/svx/strings.hrc:1173
msgctxt "RID_STR_STDFORMNAME"
msgid "Form"
msgstr "ফৰ্ম"
#. Ba4Gy
-#: include/svx/strings.hrc:1172
+#: include/svx/strings.hrc:1174
msgctxt "RID_STR_PROPTITLE_HIDDEN"
msgid "Hidden Control"
msgstr "লুকোৱাই থোৱা নিয়ন্ত্রণ"
#. wtZqP
-#: include/svx/strings.hrc:1173
+#: include/svx/strings.hrc:1175
msgctxt "RID_STR_CONTROL"
msgid "Control"
msgstr "নিয়ন্ত্রণ"
#. HvXRK
-#: include/svx/strings.hrc:1174
+#: include/svx/strings.hrc:1176
msgctxt "RID_STR_REC_TEXT"
msgid "Record"
msgstr "ৰেকৰ্ড"
#. HmTfB
-#: include/svx/strings.hrc:1175
+#: include/svx/strings.hrc:1177
msgctxt "RID_STR_REC_FROM_TEXT"
msgid "of"
msgstr "ৰ"
#. NZ68L
-#: include/svx/strings.hrc:1176
+#: include/svx/strings.hrc:1178
msgctxt "RID_STR_FIELDSELECTION"
msgid "Add field:"
msgstr "ফিল্ড যোগ কৰক:"
#. vGXiw
-#: include/svx/strings.hrc:1177
+#: include/svx/strings.hrc:1179
msgctxt "RID_STR_WRITEERROR"
msgid "Error writing data to database"
msgstr "ডাটাবেছলৈ ডাটা লিখোতে ভুল"
#. zzFRi
-#: include/svx/strings.hrc:1178
+#: include/svx/strings.hrc:1180
msgctxt "RID_STR_SYNTAXERROR"
msgid "Syntax error in query expression"
msgstr "প্ৰশ্ন প্ৰকাশ-ভংগীত ছিন্টেক্স ভুল"
#. fS8JJ
-#: include/svx/strings.hrc:1179
+#: include/svx/strings.hrc:1181
msgctxt "RID_STR_DELETECONFIRM_RECORD"
msgid "You intend to delete 1 record."
msgstr "আপুনি 1 ৰেকৰ্ড ডিলিট কৰিব বিচাৰে."
#. Qb4Gk
-#: include/svx/strings.hrc:1180
+#: include/svx/strings.hrc:1182
msgctxt "RID_STR_DELETECONFIRM_RECORDS"
msgid "# records will be deleted."
msgstr "# ৰেকৰ্ডবোৰ ডিল্ট কৰা হ'ব."
#. zSJQe
-#: include/svx/strings.hrc:1181
+#: include/svx/strings.hrc:1183
msgctxt "RID_STR_DELETECONFIRM"
msgid ""
"If you click Yes, you won't be able to undo this operation.\n"
@@ -6611,337 +6623,337 @@ msgstr ""
"আপুনি তথাপিA অব্যাহত ৰাখিবলৈ বিচাৰেনেকি?"
#. Kb7sF
-#: include/svx/strings.hrc:1182
+#: include/svx/strings.hrc:1184
msgctxt "RID_STR_NAVIGATIONBAR"
msgid "Navigation bar"
msgstr "নেভিগেশ্বন বাৰ"
#. pKEQb
-#: include/svx/strings.hrc:1183
+#: include/svx/strings.hrc:1185
msgctxt "RID_STR_COLUMN"
msgid "Col"
msgstr "স্তম্ভ"
#. FXRKA
-#: include/svx/strings.hrc:1184
+#: include/svx/strings.hrc:1186
msgctxt "RID_STR_UNDO_PROPERTY"
msgid "Set property '#'"
msgstr "'#' বৈশিষ্ট্যবোৰ ছেট কৰক"
#. hXjTN
-#: include/svx/strings.hrc:1185
+#: include/svx/strings.hrc:1187
msgctxt "RID_STR_UNDO_CONTAINER_INSERT"
msgid "Insert in container"
msgstr "ধাৰকত ভৰাওক"
#. BWpyC
-#: include/svx/strings.hrc:1186
+#: include/svx/strings.hrc:1188
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE"
msgid "Delete #"
msgstr "# মচি পেলাওক"
#. ZeaDk
-#: include/svx/strings.hrc:1187
+#: include/svx/strings.hrc:1189
msgctxt "RID_STR_UNDO_CONTAINER_REMOVE_MULTIPLE"
msgid "Delete # objects"
msgstr "# বস্তুবোৰ মচি পেলাওক"
#. VgGrE
-#: include/svx/strings.hrc:1188
+#: include/svx/strings.hrc:1190
msgctxt "RID_STR_UNDO_CONTAINER_REPLACE"
msgid "Replace a container element"
msgstr "এটা ধাৰক উপাদান প্ৰতিস্থাপন কৰক"
#. FoXgt
-#: include/svx/strings.hrc:1189
+#: include/svx/strings.hrc:1191
msgctxt "RID_STR_UNDO_MODEL_REPLACE"
msgid "Replace Control"
msgstr "নিয়ন্ত্ৰণ প্ৰতিস্থাপন কৰক"
#. ZGDAr
-#: include/svx/strings.hrc:1191
+#: include/svx/strings.hrc:1193
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr "টেক্সটৰ বাকছ"
#. CBmAL
-#: include/svx/strings.hrc:1192
+#: include/svx/strings.hrc:1194
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr "পৰীক্ষা বাকছ"
#. xwuJF
-#: include/svx/strings.hrc:1193
+#: include/svx/strings.hrc:1195
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr "কোম্বো বাকছ"
#. WiNUf
-#: include/svx/strings.hrc:1194
+#: include/svx/strings.hrc:1196
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr "তালিকা বাকছ"
#. a7gAj
-#: include/svx/strings.hrc:1195
+#: include/svx/strings.hrc:1197
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr "তাৰিখ ফিল্ড"
#. EaBTj
-#: include/svx/strings.hrc:1196
+#: include/svx/strings.hrc:1198
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr "সময় ফিল্ড"
#. DWfsm
-#: include/svx/strings.hrc:1197
+#: include/svx/strings.hrc:1199
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr "সংখ্যা ফিল্ড"
#. TYjnr
-#: include/svx/strings.hrc:1198
+#: include/svx/strings.hrc:1200
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr "মুদ্রা ফিল্ড"
#. B6MEP
-#: include/svx/strings.hrc:1199
+#: include/svx/strings.hrc:1201
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "আৰ্হি ফিল্ড"
#. DEn9D
-#: include/svx/strings.hrc:1200
+#: include/svx/strings.hrc:1202
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr "ফৰমেট কৰি থোৱা ফিল্ড"
#. V4iMu
-#: include/svx/strings.hrc:1202
+#: include/svx/strings.hrc:1204
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "পুশ্ব বাটন"
#. TreFC
-#: include/svx/strings.hrc:1203
+#: include/svx/strings.hrc:1205
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr "বিকল্প বাটন"
#. NFysA
-#: include/svx/strings.hrc:1204
+#: include/svx/strings.hrc:1206
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr "লেবেল ফিল্ড"
#. E5mMK
-#: include/svx/strings.hrc:1205
+#: include/svx/strings.hrc:1207
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr "গোট বাকছ"
#. 5474w
-#: include/svx/strings.hrc:1206
+#: include/svx/strings.hrc:1208
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr "ছবি বাটন"
#. qT2Ed
-#: include/svx/strings.hrc:1207
+#: include/svx/strings.hrc:1209
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr "ছবি নিয়ন্ত্ৰণ"
#. 6Qvho
-#: include/svx/strings.hrc:1208
+#: include/svx/strings.hrc:1210
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "ফাইল নির্বাচন"
#. uEYBR
-#: include/svx/strings.hrc:1209
+#: include/svx/strings.hrc:1211
msgctxt "RID_STR_PROPTITLE_DBGRID"
msgid "Table Control "
msgstr "টেবুল নিয়ন্ত্ৰণ "
#. 3SUEn
-#: include/svx/strings.hrc:1210
+#: include/svx/strings.hrc:1212
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr "স্ক্ৰ'ল বাৰ"
#. VtEN6
-#: include/svx/strings.hrc:1211
+#: include/svx/strings.hrc:1213
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr "স্পিন বাটন"
#. eGgm4
-#: include/svx/strings.hrc:1212
+#: include/svx/strings.hrc:1214
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "নেভিগেশ্বন বাৰ"
#. yME46
-#: include/svx/strings.hrc:1213
+#: include/svx/strings.hrc:1215
msgctxt "RID_STR_PROPTITLE_MULTISELECT"
msgid "Multiselection"
msgstr "বহু অংশবিশিষ্ট নির্বাচন"
#. s94UU
-#: include/svx/strings.hrc:1215
+#: include/svx/strings.hrc:1217
msgctxt "RID_STR_DATE_AND_TIME"
msgid "Date and Time Field"
msgstr ""
#. PzA5d
-#: include/svx/strings.hrc:1217
+#: include/svx/strings.hrc:1219
msgctxt "RID_STR_NODATACONTROLS"
msgid "No data-related controls in the current form!"
msgstr "কোনো ডাটা সম্বন্ধীয় নিয়ন্ত্ৰণবোৰ বৰ্তমানৰ ফৰ্মত নাই!"
#. ZyBEz
-#: include/svx/strings.hrc:1218
+#: include/svx/strings.hrc:1220
msgctxt "RID_STR_POSTFIX_DATE"
msgid " (Date)"
msgstr " (Date)"
#. guA5u
-#: include/svx/strings.hrc:1219
+#: include/svx/strings.hrc:1221
msgctxt "RID_STR_POSTFIX_TIME"
msgid " (Time)"
msgstr " (Time)"
#. 2wgdY
-#: include/svx/strings.hrc:1220
+#: include/svx/strings.hrc:1222
msgctxt "RID_STR_FILTER_NAVIGATOR"
msgid "Filter navigator"
msgstr "ফিল্টাৰ নেভিগেটৰ"
#. BUYuD
-#: include/svx/strings.hrc:1221
+#: include/svx/strings.hrc:1223
msgctxt "RID_STR_FILTER_FILTER_FOR"
msgid "Filter for"
msgstr "ৰ বাবে ফিল্টাৰ"
#. AcTBB
-#: include/svx/strings.hrc:1222
+#: include/svx/strings.hrc:1224
msgctxt "RID_STR_FILTER_FILTER_OR"
msgid "Or"
msgstr "অথবা"
#. 6RPtu
-#: include/svx/strings.hrc:1223
+#: include/svx/strings.hrc:1225
msgctxt "RID_STR_NOCONTROLS_FOR_EXTERNALDISPLAY"
msgid "Valid bound controls which can be used in the table view do not exist in the current form."
msgstr "বৈধ বাউণ্ড নিয়ন্ত্ৰণবোৰ যিবোৰ এই টেবুলৰ দৃশ্যত ব্যৱহাৰ কৰিব পাৰি বৰ্তমানৰ ফৰ্মত সেইবোৰ বৰ্তি থকা নাই."
#. iEoGb
-#: include/svx/strings.hrc:1224
+#: include/svx/strings.hrc:1226
msgctxt "RID_STR_AUTOFIELD"
msgid "<AutoField>"
msgstr "<AutoField>"
#. Da6gx
-#: include/svx/strings.hrc:1225
+#: include/svx/strings.hrc:1227
msgctxt "RID_STR_SVT_SQL_SYNTAX_ERROR"
msgid "Syntax error in SQL statement"
msgstr "SQL বিবৃতিত ছিন্টেক্স ভুল"
#. ZoEuu
-#: include/svx/strings.hrc:1226
+#: include/svx/strings.hrc:1228
msgctxt "RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE"
msgid "The value #1 cannot be used with LIKE."
msgstr "#1 মানৰ সৈতে LIKE ব্যৱহাৰ কৰিব নোৱাৰি."
#. 75ECE
-#: include/svx/strings.hrc:1227
+#: include/svx/strings.hrc:1229
msgctxt "RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE"
msgid "LIKE cannot be used with this field."
msgstr "এই ফিল্ডখনৰ সৈতে LIKE ব্যৱহাৰ কৰিব নোৱাৰি."
#. tzFv5
-#: include/svx/strings.hrc:1228
+#: include/svx/strings.hrc:1230
msgctxt "RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID"
msgid "The value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY."
msgstr "এন্টাৰ কৰা মূল্যটো বৈধ তাৰিখ নহয়. অনুগ্ৰহ কৰি বৈধ ফৰমেটত তাৰিখ এন্টাৰ কৰক, উদাহৰণ স্বৰূপে, MM/DD/YY."
#. y6Z26
-#: include/svx/strings.hrc:1229
+#: include/svx/strings.hrc:1231
msgctxt "RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID"
msgid "The field cannot be compared with an integer."
msgstr "ফিল্ডখন এটা অখণ্ড সংখ্যাৰ সৈতে তুলনা কৰিব নোৱাৰি."
#. F8FgA
-#: include/svx/strings.hrc:1230
+#: include/svx/strings.hrc:1232
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE"
msgid "The database does not contain a table named \"#\"."
msgstr "ডাটাবেছত \"#\" নামৰ টেবুল নাই।"
#. EDcU7
-#: include/svx/strings.hrc:1231
+#: include/svx/strings.hrc:1233
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY"
msgid "The database does contain neither a table nor a query named \"#\"."
msgstr "ডাটাবেছত \"#\" নামৰ টেবুল বা প্ৰশ্ন নাই।"
#. YBFF5
-#: include/svx/strings.hrc:1232
+#: include/svx/strings.hrc:1234
msgctxt "RID_STR_SVT_SQL_SYNTAX_TABLE_EXISTS"
msgid "The database already contains a table or view with name \"#\"."
msgstr "ডাটাবেছত \"#\" নামৰ টেবুল বা প্ৰশ্ন ইতিমধ্যে আছে।"
#. cECTG
-#: include/svx/strings.hrc:1233
+#: include/svx/strings.hrc:1235
msgctxt "RID_STR_SVT_SQL_SYNTAX_QUERY_EXISTS"
msgid "The database already contains a query with name \"#\"."
msgstr "ডাটাবেছত \"#\" নামৰ প্ৰশ্ন নাই।"
#. VkeLY
-#: include/svx/strings.hrc:1234
+#: include/svx/strings.hrc:1236
msgctxt "RID_STR_SVT_SQL_SYNTAX_COLUMN"
msgid "The column \"#1\" is unknown in the table \"#2\"."
msgstr "টেবুল \"#2\" ত স্তম্ভ \"#1\" অজ্ঞাত।"
#. z9bf9
-#: include/svx/strings.hrc:1235
+#: include/svx/strings.hrc:1237
msgctxt "RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID"
msgid "The field cannot be compared with a floating point number."
msgstr "ফিল্ডখন এটা ফ্লটিং বিন্দু সংখ্যাৰ সৈতে তুলনা কৰিব নোৱাৰি।"
#. CEg85
-#: include/svx/strings.hrc:1236
+#: include/svx/strings.hrc:1238
msgctxt "RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE"
msgid "The entered criterion cannot be compared with this field."
msgstr "প্ৰৱেশ কৰা নির্ণায়কটো এই ফিল্ডখনৰ সৈতে তুলনা কৰিব নোৱাৰি."
#. ZGAAQ
-#: include/svx/strings.hrc:1237
+#: include/svx/strings.hrc:1239
msgctxt "RID_STR_DATANAVIGATOR"
msgid "Data Navigator"
msgstr "ডাটা নেভিগেটৰ"
#. W4uM2
-#: include/svx/strings.hrc:1238
+#: include/svx/strings.hrc:1240
msgctxt "RID_STR_READONLY_VIEW"
msgid " (read-only)"
msgstr " (কেৱল পঢ়িবৰ বাবে)"
#. DgfNh
-#: include/svx/strings.hrc:1239
+#: include/svx/strings.hrc:1241
msgctxt "RID_STR_ALREADYEXISTOVERWRITE"
msgid "The file already exists. Overwrite?"
msgstr "এই ফাইলটো ইতিমধ্যে আছে. পুনৰ লিখিবলৈ বিচাৰেনেকি?"
#. dSYCi
-#: include/svx/strings.hrc:1240
+#: include/svx/strings.hrc:1242
msgctxt "RID_STR_OBJECT_LABEL"
msgid "#object# label"
msgstr "#object# লেবেল"
#. JpaM6
-#: include/svx/strings.hrc:1242
+#: include/svx/strings.hrc:1244
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_MODEL"
msgid ""
@@ -6952,7 +6964,7 @@ msgstr ""
"আপুনি সঁচাকৈয়ে এই আৰ্হিটো ডিলিট কৰিবলৈ বিচাৰেনেকি?"
#. y5Dyt
-#: include/svx/strings.hrc:1243
+#: include/svx/strings.hrc:1245
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_INSTANCE"
msgid ""
@@ -6963,7 +6975,7 @@ msgstr ""
"আপুনি সঁচাকৈয়ে এই উদাহৰণটো ডিলিট কৰিবলৈ বিচাৰেনেকি?"
#. VEzGF
-#: include/svx/strings.hrc:1244
+#: include/svx/strings.hrc:1246
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_ELEMENT"
msgid ""
@@ -6974,13 +6986,13 @@ msgstr ""
"আপুনি সঁচাকৈয়ে এই উপাদানটো ডিলিট কৰিবলৈ বিচাৰেনেকি?"
#. 3hF6H
-#: include/svx/strings.hrc:1245
+#: include/svx/strings.hrc:1247
msgctxt "RID_STR_QRY_REMOVE_ATTRIBUTE"
msgid "Do you really want to delete the attribute '$ATTRIBUTENAME'?"
msgstr "আপুনি সঁচাকৈয়ে এট্ৰিবিয়ুট '$ATTRIBUTENAME' টো ডিলিট কৰিবলৈ বিচাৰেনেকি?"
#. AWEbJ
-#: include/svx/strings.hrc:1246
+#: include/svx/strings.hrc:1248
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_SUBMISSION"
msgid ""
@@ -6993,7 +7005,7 @@ msgstr ""
"আপুনি সঁচাকৈয়ে এই সমৰ্পণটো ডিলিট কৰিবলৈ বিচাৰেনেকি?"
#. SGiK5
-#: include/svx/strings.hrc:1247
+#: include/svx/strings.hrc:1249
#, fuzzy
msgctxt "RID_STR_QRY_REMOVE_BINDING"
msgid ""
@@ -7006,1021 +7018,1021 @@ msgstr ""
"আপুনি সচাকৈয়ে এই বাইন্ডিংটো ডিলিট কৰিব বিচাৰে নেকি?"
#. 2zzHP
-#: include/svx/strings.hrc:1248
+#: include/svx/strings.hrc:1250
msgctxt "RID_STR_INVALID_XMLNAME"
msgid "The name '%1' is not valid in XML. Please enter a different name."
msgstr "'%1' নামটো XML ত বৈধ নহয়. অনুগ্ৰহ কৰি আন এটা নাম ভৰাওক।"
#. 4nAtc
-#: include/svx/strings.hrc:1249
+#: include/svx/strings.hrc:1251
msgctxt "RID_STR_INVALID_XMLPREFIX"
msgid "The prefix '%1' is not valid in XML. Please enter a different prefix."
msgstr "'%1' উপসৰ্গটো XML ত বৈধ নহয়। অনুগ্ৰহ কৰি আন এটা উপসৰ্গ ভৰাওক।"
#. qrFQD
-#: include/svx/strings.hrc:1250
+#: include/svx/strings.hrc:1252
msgctxt "RID_STR_DOUBLE_MODELNAME"
msgid "The name '%1' already exists. Please enter a new name."
msgstr "'%1' নামটো ইতিমধ্যে আছে। অনুগ্ৰহ কৰি আন এটা নাম ভৰাওক।"
#. DKkaw
-#: include/svx/strings.hrc:1251
+#: include/svx/strings.hrc:1253
msgctxt "RID_STR_EMPTY_SUBMISSIONNAME"
msgid "The submission must have a name."
msgstr "সমৰ্পণটোৰ এটা নাম থকাটো অপৰিহাৰ্য."
#. xcAaD
-#: include/svx/strings.hrc:1252
+#: include/svx/strings.hrc:1254
#, fuzzy
msgctxt "RID_STR_METHOD_POST"
msgid "Post"
msgstr "পোষ্ট"
#. XGRQA
-#: include/svx/strings.hrc:1253
+#: include/svx/strings.hrc:1255
msgctxt "RID_STR_METHOD_PUT"
msgid "Put"
msgstr ""
#. tkRR3
-#: include/svx/strings.hrc:1254
+#: include/svx/strings.hrc:1256
#, fuzzy
msgctxt "RID_STR_METHOD_GET"
msgid "Get"
msgstr "পোৱা"
#. fsyAL
-#: include/svx/strings.hrc:1255
+#: include/svx/strings.hrc:1257
msgctxt "RID_STR_REPLACE_NONE"
msgid "None"
msgstr "কোনো নহয়"
#. Bjxmg
-#: include/svx/strings.hrc:1256
+#: include/svx/strings.hrc:1258
#, fuzzy
msgctxt "RID_STR_REPLACE_INST"
msgid "Instance"
msgstr "উদাহৰণবোৰ (~I)"
#. affmF
-#: include/svx/strings.hrc:1257
+#: include/svx/strings.hrc:1259
#, fuzzy
msgctxt "RID_STR_REPLACE_DOC"
msgid "Document"
msgstr "দস্তাবেজ"
#. gJLHj
-#: include/svx/strings.hrc:1258
+#: include/svx/strings.hrc:1260
msgctxt "RID_STR_DATANAV_SUBM_BIND"
msgid "Binding: "
msgstr "বাইন্ডিং: "
#. AEHco
-#: include/svx/strings.hrc:1259
+#: include/svx/strings.hrc:1261
msgctxt "RID_STR_DATANAV_SUBM_REF"
msgid "Reference: "
msgstr "প্ৰসংগ: "
#. iLaBC
-#: include/svx/strings.hrc:1260
+#: include/svx/strings.hrc:1262
msgctxt "RID_STR_DATANAV_SUBM_ACTION"
msgid "Action: "
msgstr "কার্য্য: "
#. HBV5Q
-#: include/svx/strings.hrc:1261
+#: include/svx/strings.hrc:1263
msgctxt "RID_STR_DATANAV_SUBM_METHOD"
msgid "Method: "
msgstr "পদ্ধতি: "
#. dAN2F
-#: include/svx/strings.hrc:1262
+#: include/svx/strings.hrc:1264
msgctxt "RID_STR_DATANAV_SUBM_REPLACE"
msgid "Replace: "
msgstr "প্ৰতিস্থাপন কৰক: "
#. QMiqA
-#: include/svx/strings.hrc:1263
+#: include/svx/strings.hrc:1265
msgctxt "RID_STR_DATANAV_ADD_ELEMENT"
msgid "Add Element"
msgstr "উপাদান যোগ কৰক"
#. C9YBB
-#: include/svx/strings.hrc:1264
+#: include/svx/strings.hrc:1266
msgctxt "RID_STR_DATANAV_EDIT_ELEMENT"
msgid "Edit Element"
msgstr "উপাদান সম্পাদনা কৰক"
#. XAh7B
-#: include/svx/strings.hrc:1265
+#: include/svx/strings.hrc:1267
msgctxt "RID_STR_DATANAV_REMOVE_ELEMENT"
msgid "Delete Element"
msgstr "উপাদান মচি পেলাওক"
#. CLHER
-#: include/svx/strings.hrc:1266
+#: include/svx/strings.hrc:1268
msgctxt "RID_STR_DATANAV_ADD_ATTRIBUTE"
msgid "Add Attribute"
msgstr "এট্ৰিবিয়ুট"
#. 6Ycoo
-#: include/svx/strings.hrc:1267
+#: include/svx/strings.hrc:1269
msgctxt "RID_STR_DATANAV_EDIT_ATTRIBUTE"
msgid "Edit Attribute"
msgstr "এট্রিবিয়ুট সম্পাদনা কৰক"
#. 6dSAd
-#: include/svx/strings.hrc:1268
+#: include/svx/strings.hrc:1270
msgctxt "RID_STR_DATANAV_REMOVE_ATTRIBUTE"
msgid "Delete Attribute"
msgstr "এট্ৰিবিয়ুট মচি পেলাওক"
#. Ljhja
-#: include/svx/strings.hrc:1269
+#: include/svx/strings.hrc:1271
msgctxt "RID_STR_DATANAV_ADD_BINDING"
msgid "Add Binding"
msgstr "বাইন্ডিং যোগ কৰক"
#. CHTrw
-#: include/svx/strings.hrc:1270
+#: include/svx/strings.hrc:1272
msgctxt "RID_STR_DATANAV_EDIT_BINDING"
msgid "Edit Binding"
msgstr "বাইন্ডিং সম্পাদনা কৰক"
#. yYwEG
-#: include/svx/strings.hrc:1271
+#: include/svx/strings.hrc:1273
msgctxt "RID_STR_DATANAV_REMOVE_BINDING"
msgid "Delete Binding"
msgstr "বাইন্ডিং মচি পেলাওক"
#. yVch8
-#: include/svx/strings.hrc:1272
+#: include/svx/strings.hrc:1274
msgctxt "RID_STR_DATANAV_ADD_SUBMISSION"
msgid "Add Submission"
msgstr "সমৰ্পণ যোগ কৰক"
#. AX58u
-#: include/svx/strings.hrc:1273
+#: include/svx/strings.hrc:1275
msgctxt "RID_STR_DATANAV_EDIT_SUBMISSION"
msgid "Edit Submission"
msgstr "সমৰ্পণ সম্পাদনা কৰক"
#. DFxmD
-#: include/svx/strings.hrc:1274
+#: include/svx/strings.hrc:1276
msgctxt "RID_STR_DATANAV_REMOVE_SUBMISSION"
msgid "Delete Submission"
msgstr "সমৰ্পণ মচি পেলাওক"
#. qvvD7
-#: include/svx/strings.hrc:1275
+#: include/svx/strings.hrc:1277
#, fuzzy
msgctxt "RID_STR_ELEMENT"
msgid "Element"
msgstr "উপাদান"
#. U4Btb
-#: include/svx/strings.hrc:1276
+#: include/svx/strings.hrc:1278
#, fuzzy
msgctxt "RID_STR_ATTRIBUTE"
msgid "Attribute"
msgstr "এট্রিবিয়ুটবোৰ"
#. Prceg
-#: include/svx/strings.hrc:1277
+#: include/svx/strings.hrc:1279
#, fuzzy
msgctxt "RID_STR_BINDING"
msgid "Binding"
msgstr "বাইণ্ডিংবোৰ"
#. iFARB
-#: include/svx/strings.hrc:1278
+#: include/svx/strings.hrc:1280
msgctxt "RID_STR_BINDING_EXPR"
msgid "Binding expression"
msgstr "বাইণ্ডিং অভিব্যক্তি"
#. BTmNa
-#: include/svx/strings.hrc:1280
+#: include/svx/strings.hrc:1282
#, fuzzy
msgctxt "RID_SVXSTR_QUERY_EXIT_RECOVERY"
msgid "Are you sure you want to discard the %PRODUCTNAME document recovery data?"
msgstr "আপুনি নিশ্চিতনে যে আপুনি %PRODUCTNAME দস্তাবেজৰ উদ্ধাৰটো বাতিল কৰিবলৈ বিচাৰে?"
#. 5WjQZ
-#: include/svx/strings.hrc:1282
+#: include/svx/strings.hrc:1284
msgctxt "RID_SVXSTR_RULER_TAB_LEFT"
msgid "Left"
msgstr "বাওঁফাল"
#. JC7pc
-#: include/svx/strings.hrc:1283
+#: include/svx/strings.hrc:1285
msgctxt "RID_SVXSTR_RULER_TAB_RIGHT"
msgid "Right"
msgstr "সোঁফাল"
#. MhfuC
-#: include/svx/strings.hrc:1284
+#: include/svx/strings.hrc:1286
msgctxt "RID_SVXSTR_RULER_TAB_CENTER"
msgid "Center"
msgstr "কেন্দ্ৰ"
#. kX7GR
-#: include/svx/strings.hrc:1285
+#: include/svx/strings.hrc:1287
msgctxt "RID_SVXSTR_RULER_TAB_DECIMAL"
msgid "Decimal"
msgstr "দশমিক"
#. 7vecp
-#: include/svx/strings.hrc:1287
+#: include/svx/strings.hrc:1289
msgctxt "RID_SVXSTR_INSERT_HELPTEXT"
msgid "Insert mode. Click to change to overwrite mode."
msgstr ""
#. ZCWNC
-#: include/svx/strings.hrc:1288
+#: include/svx/strings.hrc:1290
msgctxt "RID_SVXSTR_OVERWRITE_HELPTEXT"
msgid "Overwrite mode. Click to change to insert mode."
msgstr ""
#. 5GD8g
#. To be shown in the status bar when in overwrite mode, please try to make it not longer than the word 'Overwrite'.
-#: include/svx/strings.hrc:1290
+#: include/svx/strings.hrc:1292
msgctxt "RID_SVXSTR_OVERWRITE_TEXT"
msgid "Overwrite"
msgstr "পুনৰ লিখক"
#. qqCSF
-#: include/svx/strings.hrc:1291
+#: include/svx/strings.hrc:1293
msgctxt "RID_SVXSTR_INSERT_TEXT"
msgid "Insert"
msgstr ""
#. 2BBEb
-#: include/svx/strings.hrc:1292
+#: include/svx/strings.hrc:1294
msgctxt "RID_SVXSTR_SELECTIONMODE_HELPTEXT"
msgid "%1. Click to change selection mode."
msgstr ""
#. Dh5A2
-#: include/svx/strings.hrc:1293
+#: include/svx/strings.hrc:1295
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK"
msgid "Digital Signature: The document signature is OK."
msgstr "ডিজিটেল চহি: দস্তাবেজৰ চহি OK."
#. xZprv
-#: include/svx/strings.hrc:1294
+#: include/svx/strings.hrc:1296
msgctxt "RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY"
msgid "Digital Signature: The document signature is OK, but the certificates could not be validated."
msgstr "ডিজিটেল চহি: দস্তাবেজৰ চহি OK, কিন্তু প্ৰমাণপত্ৰ পৰীক্ষা কৰিব পৰা ন'গ'ল।"
#. Yydkh
-#: include/svx/strings.hrc:1295
+#: include/svx/strings.hrc:1297
msgctxt "RID_SVXSTR_XMLSEC_SIG_NOT_OK"
msgid "Digital Signature: The document signature does not match the document content. We strongly recommend you not to trust this document."
msgstr ""
#. X7CjP
-#: include/svx/strings.hrc:1296
+#: include/svx/strings.hrc:1298
msgctxt "RID_SVXSTR_XMLSEC_NO_SIG"
msgid "Digital Signature: The document is not signed."
msgstr "ডিজিটেল চহি: দস্তাবেজৰ চহি নাই।"
#. BRmFY
-#: include/svx/strings.hrc:1297
+#: include/svx/strings.hrc:1299
msgctxt "RID_SVXSTR_XMLSEC_SIG_CERT_OK_PARTIAL_SIG"
msgid "Digital Signature: The document signature and the certificate are OK, but not all parts of the document are signed."
msgstr "যুগ্মক স্বাক্ষৰ: দস্তাবেজ স্বাক্ষৰ আৰু প্ৰমাণপত্ৰ ঠিক আছে, কিন্তু দস্তাবেজৰ সকলো অংশ স্বাক্ষৰীত নহয়।"
#. Swq5S
-#: include/svx/strings.hrc:1298
+#: include/svx/strings.hrc:1300
#, fuzzy
msgctxt "RID_SVXSTR_DOC_MODIFIED_YES"
msgid "The document has been modified. Click to save the document."
msgstr "দস্তাবেজ সলনি কৰা হৈছে। দস্তাবেজ সংৰক্ষণ কৰিবলে দুবাৰ-ক্লিক কৰক।"
#. tRWKa
-#: include/svx/strings.hrc:1299
+#: include/svx/strings.hrc:1301
msgctxt "RID_SVXSTR_DOC_MODIFIED_NO"
msgid "The document has not been modified since the last save."
msgstr "সৰ্বশেষ সংৰক্ষণৰ পিছত দস্তাবেজটো সলনি কৰা হোৱা নাই।"
#. 7C8GH
-#: include/svx/strings.hrc:1300
+#: include/svx/strings.hrc:1302
msgctxt "RID_SVXSTR_DOC_LOAD"
msgid "Loading document..."
msgstr "দস্তাবেজ ল'ড কৰা হৈ আছে..."
#. YbNsP
-#: include/svx/strings.hrc:1301
+#: include/svx/strings.hrc:1303
msgctxt "RID_SVXSTR_FIT_SLIDE"
msgid "Fit slide to current window."
msgstr ""
#. Fpkx2
-#: include/svx/strings.hrc:1302
+#: include/svx/strings.hrc:1304
msgctxt "RID_SVXSTR_WARN_MISSING_SMARTART"
msgid "Could not load all SmartArt objects. Saving in Microsoft Office 2010 or later would avoid this issue."
msgstr ""
#. Bc5Sg
-#: include/svx/strings.hrc:1303
+#: include/svx/strings.hrc:1305
msgctxt "RID_SVXSTR_ZOOMTOOL_HINT"
msgid "Zoom factor. Right-click to change zoom factor or click to open Zoom dialog."
msgstr ""
#. HCjAM
-#: include/svx/strings.hrc:1304
+#: include/svx/strings.hrc:1306
msgctxt "RID_SVXSTR_ZOOM_IN"
msgid "Zoom In"
msgstr "সৰুকৈ জুম কৰক"
#. 2YBJE
-#: include/svx/strings.hrc:1305
+#: include/svx/strings.hrc:1307
msgctxt "RID_SVXSTR_ZOOM_OUT"
msgid "Zoom Out"
msgstr "ডাঙৰকৈ জুম কৰক"
#. n9EyG
-#: include/svx/strings.hrc:1306
+#: include/svx/strings.hrc:1308
msgctxt "RID_SVXSTR_ZOOM_25"
msgid "25%"
msgstr ""
#. vNTaU
-#: include/svx/strings.hrc:1307
+#: include/svx/strings.hrc:1309
msgctxt "RID_SVXSTR_ZOOM_50"
msgid "50%"
msgstr "50%"
#. D6jxs
-#: include/svx/strings.hrc:1308
+#: include/svx/strings.hrc:1310
msgctxt "RID_SVXSTR_ZOOM_75"
msgid "75%"
msgstr "75%"
#. 2Bufm
-#: include/svx/strings.hrc:1309
+#: include/svx/strings.hrc:1311
msgctxt "RID_SVXSTR_ZOOM_100"
msgid "100%"
msgstr "100%"
#. E5Xj8
-#: include/svx/strings.hrc:1310
+#: include/svx/strings.hrc:1312
msgctxt "RID_SVXSTR_ZOOM_150"
msgid "150%"
msgstr "150%"
#. DjBVG
-#: include/svx/strings.hrc:1311
+#: include/svx/strings.hrc:1313
msgctxt "RID_SVXSTR_ZOOM_200"
msgid "200%"
msgstr "200%"
#. 6Axop
-#: include/svx/strings.hrc:1312
+#: include/svx/strings.hrc:1314
msgctxt "RID_SVXSTR_ZOOM_WHOLE_PAGE"
msgid "Entire Page"
msgstr "সম্পূর্ণ পৃষ্ঠা"
#. 2UBAF
-#: include/svx/strings.hrc:1313
+#: include/svx/strings.hrc:1315
msgctxt "RID_SVXSTR_ZOOM_PAGE_WIDTH"
msgid "Page Width"
msgstr "পৃষ্ঠাৰ প্রস্থ"
#. YBg9X
-#: include/svx/strings.hrc:1314
+#: include/svx/strings.hrc:1316
#, fuzzy
msgctxt "RID_SVXSTR_ZOOM_OPTIMAL_VIEW"
msgid "Optimal View"
msgstr "উত্তম দৰ্শন"
#. Wi5Fy
-#: include/svx/strings.hrc:1316
+#: include/svx/strings.hrc:1318
msgctxt "RID_SVXSTR_SEARCH_STYLES"
msgid "Including Styles"
msgstr "শৈলীবোৰ অন্তর্ভুক্ত কৰি"
#. BJSzf
-#: include/svx/strings.hrc:1317
+#: include/svx/strings.hrc:1319
#, fuzzy
msgctxt "RID_SVXSTR_WRITER_STYLES"
msgid "Paragraph St~yles"
msgstr "পেৰেগ্ৰাফ শৈলীবোৰ"
#. ARuQM
-#: include/svx/strings.hrc:1318
+#: include/svx/strings.hrc:1320
#, fuzzy
msgctxt "RID_SVXSTR_CALC_STYLES"
msgid "Cell St~yles"
msgstr "শৈলীবোৰ"
#. 7ChAu
-#: include/svx/strings.hrc:1319
+#: include/svx/strings.hrc:1321
msgctxt "RID_SVXSTR_SEARCH"
msgid "Search for formatting"
msgstr ""
#. K6Ave
-#: include/svx/strings.hrc:1320
+#: include/svx/strings.hrc:1322
msgctxt "RID_SVXSTR_REPLACE"
msgid "Replace with formatting"
msgstr ""
#. USdBy
-#: include/svx/strings.hrc:1321
+#: include/svx/strings.hrc:1323
msgctxt "RID_SVXSTR_SEARCH_END"
msgid "Reached the end of the document"
msgstr ""
#. CVSwo
-#: include/svx/strings.hrc:1322
+#: include/svx/strings.hrc:1324
msgctxt "RID_SVXSTR_SEARCH_END_WRAPPED"
msgid "Reached the end of the document, continued from the beginning"
msgstr ""
#. yCJzd
-#: include/svx/strings.hrc:1323
+#: include/svx/strings.hrc:1325
msgctxt "RID_SVXSTR_SEARCH_END_SHEET"
msgid "Reached the end of the sheet"
msgstr ""
#. Diftw
-#: include/svx/strings.hrc:1324
+#: include/svx/strings.hrc:1326
msgctxt "RID_SVXSTR_SEARCH_NOT_FOUND"
msgid "Search key not found"
msgstr "সন্ধান কৰা চাবি পোৱা ন'গ'ল"
#. xACuY
-#: include/svx/strings.hrc:1325
+#: include/svx/strings.hrc:1327
msgctxt "RID_SVXSTR_SEARCH_NAV_ELEMENT_NOT_FOUND"
msgid "Navigation Element not found"
msgstr ""
#. CGo5w
-#: include/svx/strings.hrc:1326
+#: include/svx/strings.hrc:1328
msgctxt "RID_SVXSTR_SEARCH_START"
msgid "Reached the beginning of the document"
msgstr ""
#. nDCC4
-#: include/svx/strings.hrc:1327
+#: include/svx/strings.hrc:1329
msgctxt "RID_SVXSTR_SEARCH_START_WRAPPED"
msgid "Reached the beginning of the document, continued from the end"
msgstr ""
#. FNdxE
-#: include/svx/strings.hrc:1328
+#: include/svx/strings.hrc:1330
msgctxt "RID_SVXSTR_SEARCH_REMINDER_START_WRAPPED"
msgid "Reached the first reminder, continued from the last"
msgstr ""
#. hAzCn
-#: include/svx/strings.hrc:1329
+#: include/svx/strings.hrc:1331
msgctxt "RID_SVXSTR_SEARCH_REMINDER_END_WRAPPED"
msgid "Reached the last reminder, continued from the first"
msgstr ""
#. ihDqY
-#: include/svx/strings.hrc:1331
+#: include/svx/strings.hrc:1333
msgctxt "RID_SVXDLG_BMPMASK_STR_PALETTE"
msgid "Color Palette"
msgstr "ৰঙৰ পেলেট"
#. sDL47
-#: include/svx/strings.hrc:1332
+#: include/svx/strings.hrc:1334
msgctxt "RID_SVXDLG_BMPMASK_STR_TITLE"
msgid "Color Replacer"
msgstr ""
#. 7FcWA
-#: include/svx/strings.hrc:1334
+#: include/svx/strings.hrc:1336
msgctxt "RID_SVXDLG_FLOAT3D_STR_TITLE"
msgid "3D Effects"
msgstr ""
#. j6dA6
-#: include/svx/strings.hrc:1336
+#: include/svx/strings.hrc:1338
#, fuzzy
msgctxt "RID_SVXSTR_ERR_OLD_PASSWD"
msgid "Invalid password"
msgstr "অকার্যকৰী পাছৱর্ড"
#. JGJ9F
-#: include/svx/strings.hrc:1337
+#: include/svx/strings.hrc:1339
msgctxt "RID_SVXSTR_ERR_REPEAT_PASSWD"
msgid "Passwords do not match"
msgstr ""
#. VHTRb
-#: include/svx/strings.hrc:1339
+#: include/svx/strings.hrc:1341
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_0"
msgid "Solid small circular bullets"
msgstr "Solid small circular bullets"
#. AiNrB
-#: include/svx/strings.hrc:1340
+#: include/svx/strings.hrc:1342
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_1"
msgid "Solid large circular bullets"
msgstr "Solid large circular bullets"
#. Vtk8J
-#: include/svx/strings.hrc:1341
+#: include/svx/strings.hrc:1343
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_2"
msgid "Solid diamond bullets"
msgstr "Solid diamond bullets"
#. bQFBw
-#: include/svx/strings.hrc:1342
+#: include/svx/strings.hrc:1344
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_3"
msgid "Solid large square bullets"
msgstr "Solid large square bullets"
#. 5eJDd
-#: include/svx/strings.hrc:1343
+#: include/svx/strings.hrc:1345
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_4"
msgid "Right pointing arrow bullets filled out"
msgstr "Right pointing arrow bullets filled out"
#. D8zQC
-#: include/svx/strings.hrc:1344
+#: include/svx/strings.hrc:1346
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_5"
msgid "Right pointing arrow bullets"
msgstr "Right pointing arrow bullets"
#. QCULV
-#: include/svx/strings.hrc:1345
+#: include/svx/strings.hrc:1347
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_6"
msgid "Cross mark bullets"
msgstr ""
#. XuXC7
-#: include/svx/strings.hrc:1346
+#: include/svx/strings.hrc:1348
msgctxt "RID_SVXSTR_BULLET_DESCRIPTION_7"
msgid "Check mark bullets"
msgstr ""
#. cUEoG
-#: include/svx/strings.hrc:1347
+#: include/svx/strings.hrc:1349
#, fuzzy
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_0"
msgid "Number 1) 2) 3)"
msgstr "Number (1) (2) (3)"
#. P2aKH
-#: include/svx/strings.hrc:1348
+#: include/svx/strings.hrc:1350
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_1"
msgid "Number 1. 2. 3."
msgstr "Number 1. 2. 3."
#. W7chC
-#: include/svx/strings.hrc:1349
+#: include/svx/strings.hrc:1351
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_2"
msgid "Number (1) (2) (3)"
msgstr "Number (1) (2) (3)"
#. k3LBG
-#: include/svx/strings.hrc:1350
+#: include/svx/strings.hrc:1352
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_3"
msgid "Uppercase Roman number I. II. III."
msgstr "Uppercase Roman number I. II. III."
#. BPgDJ
-#: include/svx/strings.hrc:1351
+#: include/svx/strings.hrc:1353
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_4"
msgid "Uppercase letter A) B) C)"
msgstr "Uppercase letter A) B) C)"
#. GooHz
-#: include/svx/strings.hrc:1352
+#: include/svx/strings.hrc:1354
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_5"
msgid "Lowercase letter a) b) c)"
msgstr "Lowercase letter a) b) c)"
#. k6waJ
-#: include/svx/strings.hrc:1353
+#: include/svx/strings.hrc:1355
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_6"
msgid "Lowercase letter (a) (b) (c)"
msgstr "Lowercase letter (a) (b) (c)"
#. ZiWKK
-#: include/svx/strings.hrc:1354
+#: include/svx/strings.hrc:1356
msgctxt "RID_SVXSTR_SINGLENUM_DESCRIPTION_7"
msgid "Lowercase Roman number i. ii. iii."
msgstr "Lowercase Roman number i. ii. iii."
#. oDTBg
-#: include/svx/strings.hrc:1355
+#: include/svx/strings.hrc:1357
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_0"
msgid "Numeric, numeric, lowercase letters, solid small circular bullet"
msgstr "Numeric, numeric, lowercase letters, solid small circular bullet"
#. m56fN
-#: include/svx/strings.hrc:1356
+#: include/svx/strings.hrc:1358
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_1"
msgid "Numeric, lowercase letters, solid small circular bullet"
msgstr "Numeric, lowercase letters, solid small circular bullet"
#. RyTLW
-#: include/svx/strings.hrc:1357
+#: include/svx/strings.hrc:1359
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_2"
msgid "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
msgstr "Numeric, lowercase letters, lowercase Roman, uppercase letters, solid small circular bullet"
#. GAfTp
-#: include/svx/strings.hrc:1358
+#: include/svx/strings.hrc:1360
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_3"
msgid "Numeric"
msgstr "Numeric"
#. gjEgN
-#: include/svx/strings.hrc:1359
+#: include/svx/strings.hrc:1361
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_4"
msgid "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
msgstr "Uppercase Roman, uppercase letters, lowercase Roman, lowercase letters, solid small circular bullet"
#. DZ2kE
-#: include/svx/strings.hrc:1360
+#: include/svx/strings.hrc:1362
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_5"
msgid "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
msgstr "Uppercase letters, uppercase Roman, lowercase letters, lowercase Roman, solid small circular bullet"
#. TV9Mc
-#: include/svx/strings.hrc:1361
+#: include/svx/strings.hrc:1363
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_6"
msgid "Numeric with all sublevels"
msgstr "Numeric with all sublevels"
#. tiXu5
-#: include/svx/strings.hrc:1362
+#: include/svx/strings.hrc:1364
msgctxt "RID_SVXSTR_OUTLINENUM_DESCRIPTION_7"
msgid "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
msgstr "Right pointing bullet, right pointing arrow bullet, solid diamond bullet, solid small circular bullet"
#. nEJiF
-#: include/svx/strings.hrc:1364
+#: include/svx/strings.hrc:1366
#, fuzzy
msgctxt "RID_SVXSTR_SAFEMODE_ZIP_FAILURE"
msgid "The zip file could not be created."
msgstr "ফাইল স্থাপন কৰিব পৰা নগ'ল."
#. CC6Sw
-#: include/svx/strings.hrc:1366
+#: include/svx/strings.hrc:1368
msgctxt "RID_SVXSTR_STYLEFAMILY_TABLEDESIGN"
msgid "Table Design Styles"
msgstr "টেবুল ডিজাইনৰ ধৰন"
#. c69eB
-#: include/svx/strings.hrc:1368
+#: include/svx/strings.hrc:1370
msgctxt "RID_SVXSTR_NUM_UNDO_ACTIONS"
msgid "Actions to undo: $(ARG1)"
msgstr "পূৰ্ব নিৰ্দেশ বাতিল কৰক: $(ARG1)"
#. nsioo
-#: include/svx/strings.hrc:1369
+#: include/svx/strings.hrc:1371
msgctxt "RID_SVXSTR_NUM_UNDO_ACTION"
msgid "Actions to undo: $(ARG1)"
msgstr "পূৰ্ব নিৰ্দেশ বাতিল কৰক: $(ARG1)"
#. DzJ9Y
-#: include/svx/strings.hrc:1370
+#: include/svx/strings.hrc:1372
msgctxt "RID_SVXSTR_NUM_REDO_ACTIONS"
msgid "Actions to redo: $(ARG1)"
msgstr "পুনৰ কৰক:$(ARG1)"
#. HTTW5
-#: include/svx/strings.hrc:1371
+#: include/svx/strings.hrc:1373
msgctxt "RID_SVXSTR_NUM_REDO_ACTION"
msgid "Actions to redo: $(ARG1)"
msgstr "পুনৰ কৰক:$(ARG1)"
#. H9jn7
-#: include/svx/strings.hrc:1373
+#: include/svx/strings.hrc:1375
msgctxt "RID_SVXSTR_FINDBAR_FIND"
msgid "Find"
msgstr "বিচাৰক"
#. WbEFL
-#: include/svx/strings.hrc:1374
+#: include/svx/strings.hrc:1376
msgctxt "RID_SVXSTR_FINDBAR_MATCHCASE"
msgid "Match Case"
msgstr "ফলা মিলাওক"
#. 59ENV
-#: include/svx/strings.hrc:1375
+#: include/svx/strings.hrc:1377
msgctxt "RID_SVXSTR_FINDBAR_SEARCHFORMATTED"
msgid "Formatted Display"
msgstr ""
#. vYw6p
-#: include/svx/strings.hrc:1377
+#: include/svx/strings.hrc:1379
msgctxt "STR_IMAGE_ORIGINAL_SIZE"
msgid "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
msgstr "$(WIDTH) x $(HEIGHT) ($(WIDTH_IN_PX) x $(HEIGHT_IN_PX) px)"
#. JEkzY
-#: include/svx/strings.hrc:1378
+#: include/svx/strings.hrc:1380
msgctxt "STR_IMAGE_VIEW_SIZE"
msgid "$(WIDTH) x $(HEIGHT) at $(DPI) DPI"
msgstr "$(DPI) DPI ত $(WIDTH) x $(HEIGHT)"
#. n8VBe
-#: include/svx/strings.hrc:1379
+#: include/svx/strings.hrc:1381
msgctxt "STR_IMAGE_CAPACITY"
msgid "$(CAPACITY) kiB"
msgstr "$(CAPACITY) kiB"
#. Xgeqc
-#: include/svx/strings.hrc:1380
+#: include/svx/strings.hrc:1382
msgctxt "STR_IMAGE_CAPACITY_WITH_REDUCTION"
msgid "$(CAPACITY) kiB ($(REDUCTION) % Reduction)"
msgstr ""
#. 8GqWz
-#: include/svx/strings.hrc:1381
+#: include/svx/strings.hrc:1383
msgctxt "STR_IMAGE_GIF"
msgid "Gif image"
msgstr ""
#. G2q7M
-#: include/svx/strings.hrc:1382
+#: include/svx/strings.hrc:1384
msgctxt "STR_IMAGE_JPEG"
msgid "Jpeg image"
msgstr ""
#. oGKBg
-#: include/svx/strings.hrc:1383
+#: include/svx/strings.hrc:1385
msgctxt "STR_IMAGE_PNG"
msgid "PNG image"
msgstr ""
#. Fkrjs
-#: include/svx/strings.hrc:1384
+#: include/svx/strings.hrc:1386
msgctxt "STR_IMAGE_TIFF"
msgid "TIFF image"
msgstr ""
#. VWyEb
-#: include/svx/strings.hrc:1385
+#: include/svx/strings.hrc:1387
msgctxt "STR_IMAGE_WMF"
msgid "WMF image"
msgstr ""
#. pCpoE
-#: include/svx/strings.hrc:1386
+#: include/svx/strings.hrc:1388
msgctxt "STR_IMAGE_MET"
msgid "MET image"
msgstr ""
#. DELaB
-#: include/svx/strings.hrc:1387
+#: include/svx/strings.hrc:1389
msgctxt "STR_IMAGE_PCT"
msgid "PCT image"
msgstr ""
#. 3AZAG
-#: include/svx/strings.hrc:1388
+#: include/svx/strings.hrc:1390
msgctxt "STR_IMAGE_SVG"
msgid "SVG image"
msgstr ""
#. aCEJW
-#: include/svx/strings.hrc:1389
+#: include/svx/strings.hrc:1391
msgctxt "STR_IMAGE_BMP"
msgid "BMP image"
msgstr ""
#. p2L8C
-#: include/svx/strings.hrc:1390
+#: include/svx/strings.hrc:1392
msgctxt "STR_IMAGE_UNKNOWN"
msgid "Unknown"
msgstr "অজ্ঞাত"
#. 8LBFX
-#: include/svx/strings.hrc:1392
+#: include/svx/strings.hrc:1394
msgctxt "STR_SWITCH"
msgid "Switch"
msgstr "চুইচ"
#. xLF42
-#: include/svx/strings.hrc:1394
+#: include/svx/strings.hrc:1396
msgctxt "RID_SVXSTR_UNDO_GRAFMODE"
msgid "Image Mode"
msgstr ""
#. fw5hA
-#: include/svx/strings.hrc:1395
+#: include/svx/strings.hrc:1397
msgctxt "RID_SVXSTR_UNDO_GRAFRED"
msgid "Red"
msgstr "ৰঙা"
#. CiQvY
-#: include/svx/strings.hrc:1396
+#: include/svx/strings.hrc:1398
msgctxt "RID_SVXSTR_UNDO_GRAFGREEN"
msgid "Green"
msgstr "সেউজীয়া"
#. BhvBe
-#: include/svx/strings.hrc:1397
+#: include/svx/strings.hrc:1399
msgctxt "RID_SVXSTR_UNDO_GRAFBLUE"
msgid "Blue"
msgstr "নীলা"
#. HSP36
-#: include/svx/strings.hrc:1398
+#: include/svx/strings.hrc:1400
msgctxt "RID_SVXSTR_UNDO_GRAFLUMINANCE"
msgid "Brightness"
msgstr "উজ্জ্বলতা"
#. w5BYP
-#: include/svx/strings.hrc:1399
+#: include/svx/strings.hrc:1401
msgctxt "RID_SVXSTR_UNDO_GRAFCONTRAST"
msgid "Contrast"
msgstr "পার্থক্য"
#. EZUjS
-#: include/svx/strings.hrc:1400
+#: include/svx/strings.hrc:1402
msgctxt "RID_SVXSTR_UNDO_GRAFGAMMA"
msgid "Gamma"
msgstr "গামা"
#. ernMB
-#: include/svx/strings.hrc:1401
+#: include/svx/strings.hrc:1403
msgctxt "RID_SVXSTR_UNDO_GRAFTRANSPARENCY"
msgid "Transparency"
msgstr "স্বচ্ছতা"
#. LdkNB
-#: include/svx/strings.hrc:1402
+#: include/svx/strings.hrc:1404
msgctxt "RID_SVXSTR_GRAFCROP"
msgid "Crop"
msgstr "ক্রপ"
#. TJmBu
-#: include/svx/strings.hrc:1404
+#: include/svx/strings.hrc:1406
msgctxt "RID_SVXITEMS_ORI_STANDARD"
msgid "Default orientation"
msgstr "অবিকল্পিত অনুস্থাপন"
#. WQqju
-#: include/svx/strings.hrc:1405
+#: include/svx/strings.hrc:1407
msgctxt "RID_SVXITEMS_ORI_TOPBOTTOM"
msgid "From top to bottom"
msgstr "ওপৰৰ পৰা তললৈ"
#. ipfz6
-#: include/svx/strings.hrc:1406
+#: include/svx/strings.hrc:1408
msgctxt "RID_SVXITEMS_ORI_BOTTOMTOP"
msgid "Bottom to Top"
msgstr "তলৰ পৰা ওপৰলৈ"
#. MLR44
-#: include/svx/strings.hrc:1407
+#: include/svx/strings.hrc:1409
msgctxt "RID_SVXITEMS_ORI_STACKED"
msgid "Stacked"
msgstr "দ'ম কৰা হল"
#. vUDeh
-#: include/svx/strings.hrc:1408
+#: include/svx/strings.hrc:1410
msgctxt "RID_SVXITEMS_MARGIN_LEFT"
msgid "Left margin: "
msgstr "বাওঁফালৰ সীমা: "
#. EFBbE
-#: include/svx/strings.hrc:1409
+#: include/svx/strings.hrc:1411
msgctxt "RID_SVXITEMS_MARGIN_TOP"
msgid "Top margin: "
msgstr "ওপৰৰ সীমা: "
#. 7HeyP
-#: include/svx/strings.hrc:1410
+#: include/svx/strings.hrc:1412
msgctxt "RID_SVXITEMS_MARGIN_RIGHT"
msgid "Right margin: "
msgstr "সোঁফালৰ সীমা: "
#. HCuWQ
-#: include/svx/strings.hrc:1411
+#: include/svx/strings.hrc:1413
msgctxt "RID_SVXITEMS_MARGIN_BOTTOM"
msgid "Bottom margin: "
msgstr "তলৰ সীমা: "
#. zD9BB
-#: include/svx/strings.hrc:1412
+#: include/svx/strings.hrc:1414
msgctxt "RID_SVXITEMS_PAGE_COMPLETE"
msgid "Page Description: "
msgstr "পৃষ্ঠা বিৱৰণ: "
#. a4eSJ
-#: include/svx/strings.hrc:1413
+#: include/svx/strings.hrc:1415
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_UPPER"
msgid "Capitals"
msgstr "বৰফলা আখৰবোৰ"
#. DuQGP
-#: include/svx/strings.hrc:1414
+#: include/svx/strings.hrc:1416
msgctxt "RID_SVXITEMS_PAGE_NUM_CHR_LOWER"
msgid "Lowercase"
msgstr "তলৰ কেছ"
#. nWQ7R
-#: include/svx/strings.hrc:1415
+#: include/svx/strings.hrc:1417
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_UPPER"
msgid "Uppercase Roman"
msgstr "ওপৰৰ কেছ ৰোমান"
#. PxkPZ
-#: include/svx/strings.hrc:1416
+#: include/svx/strings.hrc:1418
msgctxt "RID_SVXITEMS_PAGE_NUM_ROM_LOWER"
msgid "Lowercase Roman"
msgstr "তলৰ কেছ ৰোমান"
#. B7YEa
-#: include/svx/strings.hrc:1417
+#: include/svx/strings.hrc:1419
msgctxt "RID_SVXITEMS_PAGE_NUM_ARABIC"
msgid "Arabic"
msgstr "আৰবী"
#. vPbGB
-#: include/svx/strings.hrc:1418
+#: include/svx/strings.hrc:1420
msgctxt "RID_SVXITEMS_PAGE_NUM_NONE"
msgid "None"
msgstr "কোনো নহয়"
#. akGGo
-#: include/svx/strings.hrc:1419
+#: include/svx/strings.hrc:1421
msgctxt "RID_SVXITEMS_PAGE_LAND_TRUE"
msgid "Landscape"
msgstr "নৈসর্গিক দৃশ্য"
#. bbcaZ
-#: include/svx/strings.hrc:1420
+#: include/svx/strings.hrc:1422
msgctxt "RID_SVXITEMS_PAGE_LAND_FALSE"
msgid "Portrait"
msgstr "প্ৰতিকৃতি"
#. BQtGg
-#: include/svx/strings.hrc:1421
+#: include/svx/strings.hrc:1423
msgctxt "RID_SVXITEMS_PAGE_USAGE_LEFT"
msgid "Left"
msgstr "বাওঁফাল"
#. JWFLj
-#: include/svx/strings.hrc:1422
+#: include/svx/strings.hrc:1424
msgctxt "RID_SVXITEMS_PAGE_USAGE_RIGHT"
msgid "Right"
msgstr "সোঁফাল"
#. bxvGx
-#: include/svx/strings.hrc:1423
+#: include/svx/strings.hrc:1425
msgctxt "RID_SVXITEMS_PAGE_USAGE_ALL"
msgid "All"
msgstr "সকলো"
#. S3nm4
-#: include/svx/strings.hrc:1424
+#: include/svx/strings.hrc:1426
msgctxt "RID_SVXITEMS_PAGE_USAGE_MIRROR"
msgid "Mirrored"
msgstr "প্রতিফলিত"
#. dcvEJ
-#: include/svx/strings.hrc:1425
+#: include/svx/strings.hrc:1427
msgctxt "RID_SVXITEMS_AUTHOR_COMPLETE"
msgid "Author: "
msgstr "লেখক: "
#. 2siC9
-#: include/svx/strings.hrc:1426
+#: include/svx/strings.hrc:1428
msgctxt "RID_SVXITEMS_DATE_COMPLETE"
msgid "Date: "
msgstr "তাৰিখ: "
#. pWoLe
-#: include/svx/strings.hrc:1427
+#: include/svx/strings.hrc:1429
msgctxt "RID_SVXITEMS_TEXT_COMPLETE"
msgid "Text: "
msgstr "টেক্সট: "
#. pAABc
-#: include/svx/strings.hrc:1428
+#: include/svx/strings.hrc:1430
msgctxt "RID_SVXITEMS_BRUSH_CHAR"
msgid "Character background"
msgstr "আখৰৰ পৃষ্ঠভূমি"
#. Deknh
-#: include/svx/strings.hrc:1430
+#: include/svx/strings.hrc:1432
msgctxt "STR_COLORTABLE"
msgid "Color Palette"
msgstr "ৰঙৰ পেলেট"
#. 9XFJS
#. Used in the Slide Setup dialog of Impress
-#: include/svx/strings.hrc:1433
+#: include/svx/strings.hrc:1435
msgctxt "STR_SLIDE_NUMBERS"
msgid "Slide numbers:"
msgstr ""
#. qWooV
#. String for saving modified image (instead of original)
-#: include/svx/strings.hrc:1436
+#: include/svx/strings.hrc:1438
msgctxt "RID_SVXSTR_SAVE_MODIFIED_IMAGE"
msgid ""
"The image has been modified. By default the original image will be saved.\n"
@@ -8028,2041 +8040,2041 @@ msgid ""
msgstr ""
#. KycVH
-#: include/svx/strings.hrc:1438
+#: include/svx/strings.hrc:1440
msgctxt "RID_SUBSETMAP"
msgid "Basic Latin"
msgstr "প্ৰাথমিক লেটিন"
#. bcjRA
-#: include/svx/strings.hrc:1439
+#: include/svx/strings.hrc:1441
msgctxt "RID_SUBSETMAP"
msgid "Latin-1"
msgstr "লেটিন-1"
#. h6THj
-#: include/svx/strings.hrc:1440
+#: include/svx/strings.hrc:1442
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-A"
msgstr "বিস্তৃত লেটিন-A"
#. o4EF9
-#: include/svx/strings.hrc:1441
+#: include/svx/strings.hrc:1443
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-B"
msgstr "বিস্তৃত লেটিন-B"
#. W3CGs
-#: include/svx/strings.hrc:1442
+#: include/svx/strings.hrc:1444
msgctxt "RID_SUBSETMAP"
msgid "IPA Extensions"
msgstr "IPA প্ৰসাৰণবোৰ"
#. yZjF6
-#: include/svx/strings.hrc:1443
+#: include/svx/strings.hrc:1445
msgctxt "RID_SUBSETMAP"
msgid "Spacing Modifier Letters"
msgstr "ৰূপান্তৰকাৰী আখৰবোৰৰ ব্যৱধান দি আছে"
#. EASZR
-#: include/svx/strings.hrc:1444
+#: include/svx/strings.hrc:1446
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks"
msgstr "ডায়েক্রিটিকেল মার্কবোৰ সংযোগ কৰি"
#. wBjC4
-#: include/svx/strings.hrc:1445
+#: include/svx/strings.hrc:1447
msgctxt "RID_SUBSETMAP"
msgid "Basic Greek"
msgstr "প্রাথমিক গ্রীক"
#. Dh8Es
-#: include/svx/strings.hrc:1446
+#: include/svx/strings.hrc:1448
msgctxt "RID_SUBSETMAP"
msgid "Greek Symbols And Coptic"
msgstr "গ্ৰীক প্ৰতীক আৰু কোপ্তিক"
#. jGT5E
-#: include/svx/strings.hrc:1447
+#: include/svx/strings.hrc:1449
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic"
msgstr "ছিৰিলিক"
#. DQgLS
-#: include/svx/strings.hrc:1448
+#: include/svx/strings.hrc:1450
msgctxt "RID_SUBSETMAP"
msgid "Armenian"
msgstr "আৰ্মেনিয়ান"
#. kXEQY
-#: include/svx/strings.hrc:1449
+#: include/svx/strings.hrc:1451
msgctxt "RID_SUBSETMAP"
msgid "Basic Hebrew"
msgstr "প্রাথমিক হিব্রু"
#. Cb8g4
-#: include/svx/strings.hrc:1450
+#: include/svx/strings.hrc:1452
msgctxt "RID_SUBSETMAP"
msgid "Hebrew Extended"
msgstr "হিব্রু বিস্তৃত"
#. ZmDCd
-#: include/svx/strings.hrc:1451
+#: include/svx/strings.hrc:1453
msgctxt "RID_SUBSETMAP"
msgid "Basic Arabic"
msgstr "প্রাথমিক আৰবী"
#. hZDFV
-#: include/svx/strings.hrc:1452
+#: include/svx/strings.hrc:1454
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended"
msgstr "আৰবী বিস্তৃত"
#. c3CqD
-#: include/svx/strings.hrc:1453
+#: include/svx/strings.hrc:1455
msgctxt "RID_SUBSETMAP"
msgid "Devanagari"
msgstr "দেবনাগৰী"
#. EfVnG
-#: include/svx/strings.hrc:1454
+#: include/svx/strings.hrc:1456
msgctxt "RID_SUBSETMAP"
msgid "Bengali"
msgstr "বাংলা"
#. iWzLc
-#: include/svx/strings.hrc:1455
+#: include/svx/strings.hrc:1457
msgctxt "RID_SUBSETMAP"
msgid "Gurmukhi"
msgstr "গুৰমুখী"
#. omacG
-#: include/svx/strings.hrc:1456
+#: include/svx/strings.hrc:1458
msgctxt "RID_SUBSETMAP"
msgid "Gujarati"
msgstr "গুজৰাটী"
#. Cdwzw
-#: include/svx/strings.hrc:1457
+#: include/svx/strings.hrc:1459
msgctxt "RID_SUBSETMAP"
msgid "Odia"
msgstr "উৰিয়া"
#. BhEGN
-#: include/svx/strings.hrc:1458
+#: include/svx/strings.hrc:1460
msgctxt "RID_SUBSETMAP"
msgid "Tamil"
msgstr "তামিল"
#. 6YkEo
-#: include/svx/strings.hrc:1459
+#: include/svx/strings.hrc:1461
msgctxt "RID_SUBSETMAP"
msgid "Telugu"
msgstr "টেলুগু"
#. J5qn4
-#: include/svx/strings.hrc:1460
+#: include/svx/strings.hrc:1462
msgctxt "RID_SUBSETMAP"
msgid "Kannada"
msgstr "কানাড়া"
#. 4UEFU
-#: include/svx/strings.hrc:1461
+#: include/svx/strings.hrc:1463
msgctxt "RID_SUBSETMAP"
msgid "Malayalam"
msgstr "মালায়ালম"
#. C5yzo
-#: include/svx/strings.hrc:1462
+#: include/svx/strings.hrc:1464
msgctxt "RID_SUBSETMAP"
msgid "Thai"
msgstr "থাই"
#. EvjbD
-#: include/svx/strings.hrc:1463
+#: include/svx/strings.hrc:1465
msgctxt "RID_SUBSETMAP"
msgid "Lao"
msgstr "লাও"
#. HqFTh
-#: include/svx/strings.hrc:1464
+#: include/svx/strings.hrc:1466
msgctxt "RID_SUBSETMAP"
msgid "Basic Georgian"
msgstr "প্রাথমিক জর্জীয়ান"
#. npAc8
-#: include/svx/strings.hrc:1465
+#: include/svx/strings.hrc:1467
msgctxt "RID_SUBSETMAP"
msgid "Georgian Extended"
msgstr "জর্জিয়ান বিস্তৃত"
#. AHAB4
-#: include/svx/strings.hrc:1466
+#: include/svx/strings.hrc:1468
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo"
msgstr "হানগল জামো"
#. gMEFL
-#: include/svx/strings.hrc:1467
+#: include/svx/strings.hrc:1469
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended Additionals"
msgstr "অতিৰিক্ত বিস্তৃত লেটিন"
#. uVYXp
-#: include/svx/strings.hrc:1468
+#: include/svx/strings.hrc:1470
msgctxt "RID_SUBSETMAP"
msgid "Greek Extended"
msgstr "বিস্তৃত গ্রীক"
#. LEQg6
-#: include/svx/strings.hrc:1469
+#: include/svx/strings.hrc:1471
msgctxt "RID_SUBSETMAP"
msgid "General punctuation"
msgstr "সাধাৰণ যতি চিহ্ন"
#. D9KFj
-#: include/svx/strings.hrc:1470
+#: include/svx/strings.hrc:1472
msgctxt "RID_SUBSETMAP"
msgid "Superscripts and Subscripts"
msgstr "ছুপাৰ স্ক্ৰিপ্ট আৰু ছাব স্ক্ৰিপ্টবোৰ"
#. yaxYV
-#: include/svx/strings.hrc:1471
+#: include/svx/strings.hrc:1473
msgctxt "RID_SUBSETMAP"
msgid "Currency Symbols"
msgstr "মুদ্রা প্রতীকবোৰ"
#. jzA5i
-#: include/svx/strings.hrc:1472
+#: include/svx/strings.hrc:1474
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Symbols"
msgstr "ডায়েক্রিটিকেল প্রতীকবোৰ সংযোগ কৰি"
#. CHNBZ
-#: include/svx/strings.hrc:1473
+#: include/svx/strings.hrc:1475
msgctxt "RID_SUBSETMAP"
msgid "Letterlike Symbols"
msgstr "আখৰৰ দৰে প্রতীকবোৰ"
#. cDkEd
-#: include/svx/strings.hrc:1474
+#: include/svx/strings.hrc:1476
msgctxt "RID_SUBSETMAP"
msgid "Number Forms"
msgstr "সংখ্যা ফর্মবোৰ"
#. j25Fp
-#: include/svx/strings.hrc:1475
+#: include/svx/strings.hrc:1477
msgctxt "RID_SUBSETMAP"
msgid "Arrows"
msgstr "কাঁড়বোৰ"
#. p5Tbx
-#: include/svx/strings.hrc:1476
+#: include/svx/strings.hrc:1478
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Operators"
msgstr "গাণিতিক অপাৰেটৰবোৰ"
#. ckgof
-#: include/svx/strings.hrc:1477
+#: include/svx/strings.hrc:1479
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Technical"
msgstr "সানমিহলি কাৰিকৰী"
#. 8rXdw
-#: include/svx/strings.hrc:1478
+#: include/svx/strings.hrc:1480
msgctxt "RID_SUBSETMAP"
msgid "Control Pictures"
msgstr "চিত্রবোৰ নিয়ন্ত্রণ কৰক"
#. D4J8A
-#: include/svx/strings.hrc:1479
+#: include/svx/strings.hrc:1481
msgctxt "RID_SUBSETMAP"
msgid "Optical Character Recognition"
msgstr "অপ্তিকেল আখৰৰ চিনাক্তকৰণ"
#. hXwgf
-#: include/svx/strings.hrc:1480
+#: include/svx/strings.hrc:1482
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumerics"
msgstr "ঘেৰি ধৰা আলফা নিউমাৰিকবোৰ"
#. AD9HJ
-#: include/svx/strings.hrc:1481
+#: include/svx/strings.hrc:1483
msgctxt "RID_SUBSETMAP"
msgid "Box Drawing"
msgstr "বক্স ড্ৰয়িং"
#. vViaR
-#: include/svx/strings.hrc:1482
+#: include/svx/strings.hrc:1484
msgctxt "RID_SUBSETMAP"
msgid "Block Elements"
msgstr "ব্লক এলিমেণ্টবোৰ"
#. ok7ks
-#: include/svx/strings.hrc:1483
+#: include/svx/strings.hrc:1485
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes"
msgstr "জ্যামিতিক আকাৰবোৰ"
#. sKty5
-#: include/svx/strings.hrc:1484
+#: include/svx/strings.hrc:1486
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols"
msgstr "সানমিহলি প্রতীকবোৰ"
#. yDpNT
-#: include/svx/strings.hrc:1485
+#: include/svx/strings.hrc:1487
msgctxt "RID_SUBSETMAP"
msgid "Dingbats"
msgstr "ডিংবেটছ"
#. Cth4P
-#: include/svx/strings.hrc:1486
+#: include/svx/strings.hrc:1488
msgctxt "RID_SUBSETMAP"
msgid "CJK Symbols And Punctuation"
msgstr "CJK প্ৰতীকবোৰ আৰু উচ্চাৰণ"
#. Bo4iK
-#: include/svx/strings.hrc:1487
+#: include/svx/strings.hrc:1489
msgctxt "RID_SUBSETMAP"
msgid "Hiragana"
msgstr "হিৰাগানা"
#. i2Cdr
-#: include/svx/strings.hrc:1488
+#: include/svx/strings.hrc:1490
msgctxt "RID_SUBSETMAP"
msgid "Katakana"
msgstr "কটকানা"
#. 9YYLD
-#: include/svx/strings.hrc:1489
+#: include/svx/strings.hrc:1491
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo"
msgstr "বোপোমোফো"
#. F9UFG
-#: include/svx/strings.hrc:1490
+#: include/svx/strings.hrc:1492
msgctxt "RID_SUBSETMAP"
msgid "Hangul Compatibility Jamo"
msgstr "হানগল যোগ্যতা জামো"
#. yeRDE
-#: include/svx/strings.hrc:1491
+#: include/svx/strings.hrc:1493
msgctxt "RID_SUBSETMAP"
msgid "CJK Miscellaneous"
msgstr "CJK সানমিহলি"
#. kPFs9
-#: include/svx/strings.hrc:1492
+#: include/svx/strings.hrc:1494
msgctxt "RID_SUBSETMAP"
msgid "Enclosed CJK Letters And Months"
msgstr "সংলগ্ন CJK চিঠি আৰু মাহবোৰ"
#. 6tAx6
-#: include/svx/strings.hrc:1493
+#: include/svx/strings.hrc:1495
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility"
msgstr "CJK যোগ্যতা"
#. VakXP
-#: include/svx/strings.hrc:1494
+#: include/svx/strings.hrc:1496
msgctxt "RID_SUBSETMAP"
msgid "Hangul"
msgstr "হানগল"
#. XzS6D
-#: include/svx/strings.hrc:1495
+#: include/svx/strings.hrc:1497
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs"
msgstr "CJK একত্ৰিত আইডিঅ'গ্ৰাফবোৰ"
#. JVCP5
-#: include/svx/strings.hrc:1496
+#: include/svx/strings.hrc:1498
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension A"
msgstr "CJK একত্ৰিত আইডিঅ'গ্ৰাফবোৰৰ প্ৰসাৰণ A"
#. Y33VK
-#: include/svx/strings.hrc:1497
+#: include/svx/strings.hrc:1499
msgctxt "RID_SUBSETMAP"
msgid "Private Use Area"
msgstr "ব্যক্তিগত ব্যৱহাৰৰ স্থান"
#. 8yYiM
-#: include/svx/strings.hrc:1498
+#: include/svx/strings.hrc:1500
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs"
msgstr "CJK ৰ যোগ্য আইডিঅ'গ্ৰাফবোৰ"
#. BEfFQ
-#: include/svx/strings.hrc:1499
+#: include/svx/strings.hrc:1501
msgctxt "RID_SUBSETMAP"
msgid "Alphabetic Presentation Forms"
msgstr "বর্ণমালাক্রমিক প্রস্তুতিৰ ফর্ম"
#. NCsAG
-#: include/svx/strings.hrc:1500
+#: include/svx/strings.hrc:1502
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-A"
msgstr "আৰবী প্রেজেণ্টেশ্বন ফর্মবোৰ-A"
#. adi8G
-#: include/svx/strings.hrc:1501
+#: include/svx/strings.hrc:1503
msgctxt "RID_SUBSETMAP"
msgid "Combining Half Marks"
msgstr "অর্ধ চিহ্নবোৰ সংযোগ কৰি"
#. vLBhn
-#: include/svx/strings.hrc:1502
+#: include/svx/strings.hrc:1504
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Forms"
msgstr "CJK যোগ্যতা ফর্মবোৰ"
#. i6R3B
-#: include/svx/strings.hrc:1503
+#: include/svx/strings.hrc:1505
msgctxt "RID_SUBSETMAP"
msgid "Small Form Variants"
msgstr "সৰু ফৰ্মৰ পৃথক ৰূপবোৰ"
#. 7EDCh
-#: include/svx/strings.hrc:1504
+#: include/svx/strings.hrc:1506
msgctxt "RID_SUBSETMAP"
msgid "Arabic Presentation Forms-B"
msgstr "আৰবী উপস্থাপন ফর্মবোৰ-B"
#. WWoWx
-#: include/svx/strings.hrc:1505
+#: include/svx/strings.hrc:1507
msgctxt "RID_SUBSETMAP"
msgid "Half-width and Full-width Forms"
msgstr "অৰ্ধ-প্ৰস্থ আৰু পূৰ্ণ-প্ৰস্থৰ ফৰ্ম"
#. dkDXh
-#: include/svx/strings.hrc:1506
+#: include/svx/strings.hrc:1508
msgctxt "RID_SUBSETMAP"
msgid "Specials"
msgstr "বিশেষবোৰ"
#. GQSEx
-#: include/svx/strings.hrc:1507
+#: include/svx/strings.hrc:1509
msgctxt "RID_SUBSETMAP"
msgid "Yi Syllables"
msgstr "Yi বৈশিষ্ট্যসূচক"
#. BL66x
-#: include/svx/strings.hrc:1508
+#: include/svx/strings.hrc:1510
msgctxt "RID_SUBSETMAP"
msgid "Yi Radicals"
msgstr "Yi ৰেডিকেলসমূহ"
#. cuQ2k
-#: include/svx/strings.hrc:1509
+#: include/svx/strings.hrc:1511
msgctxt "RID_SUBSETMAP"
msgid "Old Italic"
msgstr "পুৰনি ইটালিক"
#. wtKAB
-#: include/svx/strings.hrc:1510
+#: include/svx/strings.hrc:1512
msgctxt "RID_SUBSETMAP"
msgid "Gothic"
msgstr "গথিক"
#. GPFqC
-#: include/svx/strings.hrc:1511
+#: include/svx/strings.hrc:1513
msgctxt "RID_SUBSETMAP"
msgid "Deseret"
msgstr "ডেচাৰেট"
#. 7AovD
-#: include/svx/strings.hrc:1512
+#: include/svx/strings.hrc:1514
msgctxt "RID_SUBSETMAP"
msgid "Byzantine Musical Symbols"
msgstr "বাইজানটিন সংগীতৰ চিহ্ন"
#. G3GQF
-#: include/svx/strings.hrc:1513
+#: include/svx/strings.hrc:1515
msgctxt "RID_SUBSETMAP"
msgid "Musical Symbols"
msgstr "সংগীতৰ চিহ্ন"
#. YzBDD
-#: include/svx/strings.hrc:1514
+#: include/svx/strings.hrc:1516
msgctxt "RID_SUBSETMAP"
msgid "Mathematical Alphanumeric Symbols"
msgstr "গাণিতিক আল্ফানিউমেৰিক চিহ্নসমূহ"
#. 3XZRw
-#: include/svx/strings.hrc:1515
+#: include/svx/strings.hrc:1517
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension B"
msgstr "CJK সংযুক্ত প্ৰতিকচিহ্নসমূহ প্ৰসাৰণ B"
#. nZnQc
-#: include/svx/strings.hrc:1516
+#: include/svx/strings.hrc:1518
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension C"
msgstr "CJK সংযুক্ত প্ৰতিকচিহ্নসমূহ বিস্তাৰন C"
#. HBwZE
-#: include/svx/strings.hrc:1517
+#: include/svx/strings.hrc:1519
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension D"
msgstr "CJK একত্ৰিত আইডিঅ'গ্ৰাফবোৰৰ প্ৰসাৰণ D"
#. TTFkh
-#: include/svx/strings.hrc:1518
+#: include/svx/strings.hrc:1520
msgctxt "RID_SUBSETMAP"
msgid "CJK Compatibility Ideographs Supplement"
msgstr "CJK সংগতা আইডিঅ'গ্ৰাফবোৰ পৰিপূৰক"
#. 2jALB
-#: include/svx/strings.hrc:1519
+#: include/svx/strings.hrc:1521
msgctxt "RID_SUBSETMAP"
msgid "Tags"
msgstr "টেগবোৰ"
#. 2iHJN
-#: include/svx/strings.hrc:1520
+#: include/svx/strings.hrc:1522
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Supplement"
msgstr "ছিৰিলিক পৰিপূৰক"
#. ABgr9
-#: include/svx/strings.hrc:1521
+#: include/svx/strings.hrc:1523
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors"
msgstr "পৰিবৰ্তন নিৰ্বাচনকাৰী"
#. a4q6S
-#: include/svx/strings.hrc:1522
+#: include/svx/strings.hrc:1524
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-A"
msgstr "পৰিপূৰক ব্যক্তিগত ব্যৱহাৰ স্থান-A"
#. k638K
-#: include/svx/strings.hrc:1523
+#: include/svx/strings.hrc:1525
msgctxt "RID_SUBSETMAP"
msgid "Supplementary Private Use Area-B"
msgstr "পৰিপূৰক ব্যক্তিগত ব্যৱহাৰ স্থান-B"
#. pKFTg
-#: include/svx/strings.hrc:1524
+#: include/svx/strings.hrc:1526
msgctxt "RID_SUBSETMAP"
msgid "Limbu"
msgstr "লিম্বু"
#. TJHGp
-#: include/svx/strings.hrc:1525
+#: include/svx/strings.hrc:1527
msgctxt "RID_SUBSETMAP"
msgid "Tai Le"
msgstr "তাই লি"
#. nujxa
-#: include/svx/strings.hrc:1526
+#: include/svx/strings.hrc:1528
msgctxt "RID_SUBSETMAP"
msgid "Khmer Symbols"
msgstr "খমেৰ চিহ্নসমূহ"
#. neD93
-#: include/svx/strings.hrc:1527
+#: include/svx/strings.hrc:1529
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions"
msgstr "ধ্বনিতাত্বিক প্ৰসাৰণ"
#. C6LwC
-#: include/svx/strings.hrc:1528
+#: include/svx/strings.hrc:1530
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Arrows"
msgstr "বিভিন্ন চিহ্ন আৰু কাঁড়চিহ্ন"
#. giR4r
-#: include/svx/strings.hrc:1529
+#: include/svx/strings.hrc:1531
msgctxt "RID_SUBSETMAP"
msgid "Yijing Hexagram Symbols"
msgstr "ইজিং হেক্সাগ্ৰাম চিহ্ন"
#. EqFxm
-#: include/svx/strings.hrc:1530
+#: include/svx/strings.hrc:1532
msgctxt "RID_SUBSETMAP"
msgid "Linear B Syllabary"
msgstr "ৰৈখিক B ভগ্নশব্দ"
#. VeZNe
-#: include/svx/strings.hrc:1531
+#: include/svx/strings.hrc:1533
msgctxt "RID_SUBSETMAP"
msgid "Linear B Ideograms"
msgstr "ৰৈখিক B প্ৰতিকচিহ্নসমূহ"
#. Tvkgh
-#: include/svx/strings.hrc:1532
+#: include/svx/strings.hrc:1534
msgctxt "RID_SUBSETMAP"
msgid "Aegean Numbers"
msgstr "এজিয়ান সংখ্যাবোৰ"
#. CuThH
-#: include/svx/strings.hrc:1533
+#: include/svx/strings.hrc:1535
msgctxt "RID_SUBSETMAP"
msgid "Ugaritic"
msgstr "উগাৰিটিক"
#. nBtk5
-#: include/svx/strings.hrc:1534
+#: include/svx/strings.hrc:1536
msgctxt "RID_SUBSETMAP"
msgid "Shavian"
msgstr "শাভিয়ান"
#. vvMNk
-#: include/svx/strings.hrc:1535
+#: include/svx/strings.hrc:1537
msgctxt "RID_SUBSETMAP"
msgid "Osmanya"
msgstr "ওচমানিয়া"
#. aiySp
-#: include/svx/strings.hrc:1536
+#: include/svx/strings.hrc:1538
msgctxt "RID_SUBSETMAP"
msgid "Sinhala"
msgstr "সিংহলা"
#. PEGiu
-#: include/svx/strings.hrc:1537
+#: include/svx/strings.hrc:1539
msgctxt "RID_SUBSETMAP"
msgid "Tibetan"
msgstr "তিব্বতীয়"
#. tRBTP
-#: include/svx/strings.hrc:1538
+#: include/svx/strings.hrc:1540
msgctxt "RID_SUBSETMAP"
msgid "Myanmar"
msgstr "ম্যানমাৰ"
#. 8sgGF
-#: include/svx/strings.hrc:1539
+#: include/svx/strings.hrc:1541
msgctxt "RID_SUBSETMAP"
msgid "Khmer"
msgstr "খমেৰ"
#. CdXvH
-#: include/svx/strings.hrc:1540
+#: include/svx/strings.hrc:1542
msgctxt "RID_SUBSETMAP"
msgid "Ogham"
msgstr "ঔঘম"
#. jFWRQ
-#: include/svx/strings.hrc:1541
+#: include/svx/strings.hrc:1543
msgctxt "RID_SUBSETMAP"
msgid "Runic"
msgstr "ৰুনিক"
#. jhzoc
-#: include/svx/strings.hrc:1542
+#: include/svx/strings.hrc:1544
msgctxt "RID_SUBSETMAP"
msgid "Syriac"
msgstr "ছিৰিয়াক্"
#. B66QG
-#: include/svx/strings.hrc:1543
+#: include/svx/strings.hrc:1545
msgctxt "RID_SUBSETMAP"
msgid "Thaana"
msgstr "থানা"
#. j8cuG
-#: include/svx/strings.hrc:1544
+#: include/svx/strings.hrc:1546
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic"
msgstr "ইথিয়োপিক"
#. AE5wq
-#: include/svx/strings.hrc:1545
+#: include/svx/strings.hrc:1547
msgctxt "RID_SUBSETMAP"
msgid "Cherokee"
msgstr "চেৰোকী"
#. 9mgNF
-#: include/svx/strings.hrc:1546
+#: include/svx/strings.hrc:1548
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllables"
msgstr "কানাডিয়ান স্বদেশীয় শব্দাংশ"
#. d5JWE
-#: include/svx/strings.hrc:1547
+#: include/svx/strings.hrc:1549
msgctxt "RID_SUBSETMAP"
msgid "Mongolian"
msgstr "মংগোলীয়"
#. XnzyB
-#: include/svx/strings.hrc:1548
+#: include/svx/strings.hrc:1550
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-A"
msgstr "সানমিহলি গাণিতিক প্ৰতীকবোৰ-A"
#. R5W9H
-#: include/svx/strings.hrc:1549
+#: include/svx/strings.hrc:1551
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-A"
msgstr "পৰিপূৰক কাঁড়বোৰ-A"
#. QYf7A
-#: include/svx/strings.hrc:1550
+#: include/svx/strings.hrc:1552
msgctxt "RID_SUBSETMAP"
msgid "Braille Patterns"
msgstr "ব্ৰেইল নমুনাবোৰ"
#. 63BBg
-#: include/svx/strings.hrc:1551
+#: include/svx/strings.hrc:1553
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-B"
msgstr "পৰিপূৰক কাঁড়বোৰ-B"
#. ykowm
-#: include/svx/strings.hrc:1552
+#: include/svx/strings.hrc:1554
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Mathematical Symbols-B"
msgstr "সানমিহলি গাণিতিক প্ৰতীকবোৰ-B"
#. GGdze
-#: include/svx/strings.hrc:1553
+#: include/svx/strings.hrc:1555
msgctxt "RID_SUBSETMAP"
msgid "CJK Radical Supplement"
msgstr "CJK ৰেডিকেল পৰিপূৰক"
#. WLLAP
-#: include/svx/strings.hrc:1554
+#: include/svx/strings.hrc:1556
msgctxt "RID_SUBSETMAP"
msgid "Kangxi Radicals"
msgstr "কেঙচি ৰেডিকেলবোৰ"
#. EyZR2
-#: include/svx/strings.hrc:1555
+#: include/svx/strings.hrc:1557
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Description Characters"
msgstr "আইডিঅ'গ্ৰাফিক বিৱৰণ আখৰবোৰ"
#. o3AQ6
-#: include/svx/strings.hrc:1556
+#: include/svx/strings.hrc:1558
msgctxt "RID_SUBSETMAP"
msgid "Tagalog"
msgstr "টেগাল'গ"
#. BVieL
-#: include/svx/strings.hrc:1557
+#: include/svx/strings.hrc:1559
msgctxt "RID_SUBSETMAP"
msgid "Hanunoo"
msgstr "হানুনো"
#. DwAEz
-#: include/svx/strings.hrc:1558
+#: include/svx/strings.hrc:1560
msgctxt "RID_SUBSETMAP"
msgid "Tagbanwa"
msgstr "টেগবানৱা"
#. 3GDP5
-#: include/svx/strings.hrc:1559
+#: include/svx/strings.hrc:1561
msgctxt "RID_SUBSETMAP"
msgid "Buhid"
msgstr "বুহিড"
#. BfGBm
-#: include/svx/strings.hrc:1560
+#: include/svx/strings.hrc:1562
msgctxt "RID_SUBSETMAP"
msgid "Kanbun"
msgstr "কানবুন"
#. cL7Vo
-#: include/svx/strings.hrc:1561
+#: include/svx/strings.hrc:1563
msgctxt "RID_SUBSETMAP"
msgid "Bopomofo Extended"
msgstr "বোপোমোফো প্রসাৰিত কৰা হ'ল"
#. MQoBs
-#: include/svx/strings.hrc:1562
+#: include/svx/strings.hrc:1564
msgctxt "RID_SUBSETMAP"
msgid "Katakana Phonetics"
msgstr "কাটাকানা ধ্বনি বিজ্ঞান"
#. fCpRM
-#: include/svx/strings.hrc:1563
+#: include/svx/strings.hrc:1565
msgctxt "RID_SUBSETMAP"
msgid "CJK Strokes"
msgstr "CJK স্ট্ৰোক্চ"
#. zyW2q
-#: include/svx/strings.hrc:1564
+#: include/svx/strings.hrc:1566
msgctxt "RID_SUBSETMAP"
msgid "Cypriot Syllabary"
msgstr "চিপ্ৰিয়ট ভগ্নশব্দ"
#. GWxb8
-#: include/svx/strings.hrc:1565
+#: include/svx/strings.hrc:1567
msgctxt "RID_SUBSETMAP"
msgid "Tai Xuan Jing Symbols"
msgstr "তাই জুয়ান জিঙ্গ চিহ্নসমূহ"
#. 8ZJmr
-#: include/svx/strings.hrc:1566
+#: include/svx/strings.hrc:1568
msgctxt "RID_SUBSETMAP"
msgid "Variation Selectors Supplement"
msgstr "পৰিবৰ্তন নিৰ্বাচনকাৰী পৰিপূৰক"
#. RR6Er
-#: include/svx/strings.hrc:1567
+#: include/svx/strings.hrc:1569
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Musical Notation"
msgstr "প্ৰাচিন গ্ৰীক সংগীতৰ স্বৰলিপি"
#. K3GsF
-#: include/svx/strings.hrc:1568
+#: include/svx/strings.hrc:1570
msgctxt "RID_SUBSETMAP"
msgid "Ancient Greek Numbers"
msgstr "প্ৰাচিন গ্ৰীক সংখ্যা"
#. y4HCg
-#: include/svx/strings.hrc:1569
+#: include/svx/strings.hrc:1571
msgctxt "RID_SUBSETMAP"
msgid "Arabic Supplement"
msgstr "আৰবি পৰিপূৰক"
#. KUnXb
-#: include/svx/strings.hrc:1570
+#: include/svx/strings.hrc:1572
msgctxt "RID_SUBSETMAP"
msgid "Buginese"
msgstr "বুগিনিচ"
#. zDaXa
-#: include/svx/strings.hrc:1571
+#: include/svx/strings.hrc:1573
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Supplement"
msgstr "সংযুক্তকাৰী বৈশিষ্টসূচক চিহ্ন পৰিপূৰক"
#. 9Z24A
-#: include/svx/strings.hrc:1572
+#: include/svx/strings.hrc:1574
msgctxt "RID_SUBSETMAP"
msgid "Coptic"
msgstr "কপটিক"
#. CANHf
-#: include/svx/strings.hrc:1573
+#: include/svx/strings.hrc:1575
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended"
msgstr "ইথিওপিক প্ৰসাৰিত"
#. X8DEc
-#: include/svx/strings.hrc:1574
+#: include/svx/strings.hrc:1576
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Supplement"
msgstr "ইথিওপিক পৰিপূৰক"
#. fYpFz
-#: include/svx/strings.hrc:1575
+#: include/svx/strings.hrc:1577
msgctxt "RID_SUBSETMAP"
msgid "Georgian Supplement"
msgstr "জৰ্জিয়ান পৰিপূৰক"
#. 3Gzxx
-#: include/svx/strings.hrc:1576
+#: include/svx/strings.hrc:1578
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic"
msgstr "গ্লাগোলিটিক"
#. zKCVG
-#: include/svx/strings.hrc:1577
+#: include/svx/strings.hrc:1579
msgctxt "RID_SUBSETMAP"
msgid "Kharoshthi"
msgstr "খাৰোশতি"
#. U8zrU
-#: include/svx/strings.hrc:1578
+#: include/svx/strings.hrc:1580
msgctxt "RID_SUBSETMAP"
msgid "Modifier Tone Letters"
msgstr "পৰিবৰ্তক ধ্বনি আখৰ"
#. B2yF8
-#: include/svx/strings.hrc:1579
+#: include/svx/strings.hrc:1581
msgctxt "RID_SUBSETMAP"
msgid "New Tai Lue"
msgstr "নতুন তাই লি"
#. J4KdA
-#: include/svx/strings.hrc:1580
+#: include/svx/strings.hrc:1582
msgctxt "RID_SUBSETMAP"
msgid "Old Persian"
msgstr "পুৰনি ফাৰ্চি"
#. eGPjC
-#: include/svx/strings.hrc:1581
+#: include/svx/strings.hrc:1583
msgctxt "RID_SUBSETMAP"
msgid "Phonetic Extensions Supplement"
msgstr "ধ্বনিতাত্বিক প্ৰসাৰণ পৰিপূৰক"
#. XboFE
-#: include/svx/strings.hrc:1582
+#: include/svx/strings.hrc:1584
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Punctuation"
msgstr "অতিৰিক্ত যতিচিহ্ন"
#. tBJi3
-#: include/svx/strings.hrc:1583
+#: include/svx/strings.hrc:1585
msgctxt "RID_SUBSETMAP"
msgid "Syloti Nagri"
msgstr "চিলোটি নাগৰি"
#. Qrowh
-#: include/svx/strings.hrc:1584
+#: include/svx/strings.hrc:1586
msgctxt "RID_SUBSETMAP"
msgid "Tifinagh"
msgstr "টিফিনাগ"
#. aZKS5
-#: include/svx/strings.hrc:1585
+#: include/svx/strings.hrc:1587
msgctxt "RID_SUBSETMAP"
msgid "Vertical Forms"
msgstr "উলম্ব বিন্যাস"
#. ihUDF
-#: include/svx/strings.hrc:1586
+#: include/svx/strings.hrc:1588
msgctxt "RID_SUBSETMAP"
msgid "Nko"
msgstr "ন'কো"
#. Z3AAi
-#: include/svx/strings.hrc:1587
+#: include/svx/strings.hrc:1589
msgctxt "RID_SUBSETMAP"
msgid "Balinese"
msgstr "বালিনিছ"
#. 428ER
-#: include/svx/strings.hrc:1588
+#: include/svx/strings.hrc:1590
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-C"
msgstr "লেটিন প্ৰসাৰিত-C"
#. SqFfT
-#: include/svx/strings.hrc:1589
+#: include/svx/strings.hrc:1591
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-D"
msgstr "লেটিন প্ৰসাৰিত-D"
#. yMmow
-#: include/svx/strings.hrc:1590
+#: include/svx/strings.hrc:1592
msgctxt "RID_SUBSETMAP"
msgid "Phags-Pa"
msgstr "ফাগ্চ-পা"
#. V6CsB
-#: include/svx/strings.hrc:1591
+#: include/svx/strings.hrc:1593
msgctxt "RID_SUBSETMAP"
msgid "Phoenician"
msgstr "ফিনিচিয়ান"
#. GNBwz
-#: include/svx/strings.hrc:1592
+#: include/svx/strings.hrc:1594
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform"
msgstr "কিউনিফৰ্ম"
#. VBPZE
-#: include/svx/strings.hrc:1593
+#: include/svx/strings.hrc:1595
msgctxt "RID_SUBSETMAP"
msgid "Cuneiform Numbers And Punctuation"
msgstr "কিউনিফৰ্ম সংখ্যা আৰু বিৰাম-চিহ্ন"
#. 9msGJ
-#: include/svx/strings.hrc:1594
+#: include/svx/strings.hrc:1596
msgctxt "RID_SUBSETMAP"
msgid "Counting Rod Numerals"
msgstr "কাউন্টিং ৰড সংখ্যা"
#. i6Gx9
-#: include/svx/strings.hrc:1595
+#: include/svx/strings.hrc:1597
msgctxt "RID_SUBSETMAP"
msgid "Sundanese"
msgstr "চুণ্ডানিচ"
#. WrXXX
-#: include/svx/strings.hrc:1596
+#: include/svx/strings.hrc:1598
msgctxt "RID_SUBSETMAP"
msgid "Lepcha"
msgstr "লেপচা"
#. FhhAQ
-#: include/svx/strings.hrc:1597
+#: include/svx/strings.hrc:1599
msgctxt "RID_SUBSETMAP"
msgid "Ol Chiki"
msgstr "ঔ চিকি"
#. eHvUh
-#: include/svx/strings.hrc:1598
+#: include/svx/strings.hrc:1600
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-A"
msgstr "চিৰিলিক প্ৰসাৰিত-A"
#. ZkKwE
-#: include/svx/strings.hrc:1599
+#: include/svx/strings.hrc:1601
msgctxt "RID_SUBSETMAP"
msgid "Vai"
msgstr "ৱাই"
#. pBASG
-#: include/svx/strings.hrc:1600
+#: include/svx/strings.hrc:1602
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-B"
msgstr "চিৰিলিক প্ৰসাৰিত-B"
#. GoQpd
-#: include/svx/strings.hrc:1601
+#: include/svx/strings.hrc:1603
msgctxt "RID_SUBSETMAP"
msgid "Saurashtra"
msgstr "শৌৰাষ্ট্ৰ"
#. 6pufg
-#: include/svx/strings.hrc:1602
+#: include/svx/strings.hrc:1604
msgctxt "RID_SUBSETMAP"
msgid "Kayah Li"
msgstr "কায়াহ লি"
#. bmFny
-#: include/svx/strings.hrc:1603
+#: include/svx/strings.hrc:1605
msgctxt "RID_SUBSETMAP"
msgid "Rejang"
msgstr "ৰেজাং"
#. EaXay
-#: include/svx/strings.hrc:1604
+#: include/svx/strings.hrc:1606
msgctxt "RID_SUBSETMAP"
msgid "Cham"
msgstr "ছাম"
#. qYaAV
-#: include/svx/strings.hrc:1605
+#: include/svx/strings.hrc:1607
msgctxt "RID_SUBSETMAP"
msgid "Ancient Symbols"
msgstr "প্ৰাচিন চিহ্নসমূহ"
#. At8Tk
-#: include/svx/strings.hrc:1606
+#: include/svx/strings.hrc:1608
msgctxt "RID_SUBSETMAP"
msgid "Phaistos Disc"
msgstr "ফাইসটোচ ডিস্ক"
#. ryGAF
-#: include/svx/strings.hrc:1607
+#: include/svx/strings.hrc:1609
msgctxt "RID_SUBSETMAP"
msgid "Lycian"
msgstr "লাইচিয়ান"
#. EYLa8
-#: include/svx/strings.hrc:1608
+#: include/svx/strings.hrc:1610
msgctxt "RID_SUBSETMAP"
msgid "Carian"
msgstr "কাৰিয়ান"
#. TPN6m
-#: include/svx/strings.hrc:1609
+#: include/svx/strings.hrc:1611
msgctxt "RID_SUBSETMAP"
msgid "Lydian"
msgstr "লাইডিয়ান"
#. G5GLd
-#: include/svx/strings.hrc:1610
+#: include/svx/strings.hrc:1612
msgctxt "RID_SUBSETMAP"
msgid "Mahjong Tiles"
msgstr "মাহজোং টাইল"
#. EyMaF
-#: include/svx/strings.hrc:1611
+#: include/svx/strings.hrc:1613
msgctxt "RID_SUBSETMAP"
msgid "Domino Tiles"
msgstr "ডমিনো টাইল"
#. r2YQs
-#: include/svx/strings.hrc:1612
+#: include/svx/strings.hrc:1614
msgctxt "RID_SUBSETMAP"
msgid "Samaritan"
msgstr "চামাৰিটান"
#. feZ2Q
-#: include/svx/strings.hrc:1613
+#: include/svx/strings.hrc:1615
msgctxt "RID_SUBSETMAP"
msgid "Canadian Aboriginal Syllabics Extended"
msgstr "কানাডিয়ান আদিবাসী ভগ্নশাব্দিক বিস্তাৰিত"
#. H4FpF
-#: include/svx/strings.hrc:1614
+#: include/svx/strings.hrc:1616
msgctxt "RID_SUBSETMAP"
msgid "Tai Tham"
msgstr "তাই থাম"
#. BgKLG
-#: include/svx/strings.hrc:1615
+#: include/svx/strings.hrc:1617
msgctxt "RID_SUBSETMAP"
msgid "Vedic Extensions"
msgstr "বেদিয় বিস্তাৰণসমূহ"
#. bVNYf
-#: include/svx/strings.hrc:1616
+#: include/svx/strings.hrc:1618
msgctxt "RID_SUBSETMAP"
msgid "Lisu"
msgstr "লিচু"
#. riEM3
-#: include/svx/strings.hrc:1617
+#: include/svx/strings.hrc:1619
msgctxt "RID_SUBSETMAP"
msgid "Bamum"
msgstr "বামুম"
#. CQMqK
-#: include/svx/strings.hrc:1618
+#: include/svx/strings.hrc:1620
msgctxt "RID_SUBSETMAP"
msgid "Common Indic Number Forms"
msgstr "সাধাৰণ ইন্ডিক নম্বৰ সঁজাসমূহ"
#. gDEUp
-#: include/svx/strings.hrc:1619
+#: include/svx/strings.hrc:1621
msgctxt "RID_SUBSETMAP"
msgid "Devanagari Extended"
msgstr "দেবনাগৰি প্ৰসাৰিত"
#. UsAq2
-#: include/svx/strings.hrc:1620
+#: include/svx/strings.hrc:1622
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-A"
msgstr "হেঙুল জামো বিস্তাৰিত-A"
#. g5H7j
-#: include/svx/strings.hrc:1621
+#: include/svx/strings.hrc:1623
msgctxt "RID_SUBSETMAP"
msgid "Javanese"
msgstr "জাভানিছ"
#. upBjC
-#: include/svx/strings.hrc:1622
+#: include/svx/strings.hrc:1624
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-A"
msgstr "মাৱানমাৰ বিস্তাৰিত-A"
#. GQ3XX
-#: include/svx/strings.hrc:1623
+#: include/svx/strings.hrc:1625
msgctxt "RID_SUBSETMAP"
msgid "Tai Viet"
msgstr "তাই ভিইয়ে"
#. HGVSu
-#: include/svx/strings.hrc:1624
+#: include/svx/strings.hrc:1626
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek"
msgstr "মিতিই মাইয়েক"
#. ryvor
-#: include/svx/strings.hrc:1625
+#: include/svx/strings.hrc:1627
msgctxt "RID_SUBSETMAP"
msgid "Hangul Jamo Extended-B"
msgstr "হেঙুল জামো প্ৰসাৰিত-B"
#. RTxUc
-#: include/svx/strings.hrc:1626
+#: include/svx/strings.hrc:1628
msgctxt "RID_SUBSETMAP"
msgid "Imperial Aramaic"
msgstr "ৰাজকিয় আৰামাইক্"
#. 7E6G8
-#: include/svx/strings.hrc:1627
+#: include/svx/strings.hrc:1629
msgctxt "RID_SUBSETMAP"
msgid "Old South Arabian"
msgstr "পুৰনি দক্ষিণ আৰবীয়"
#. Ab3wu
-#: include/svx/strings.hrc:1628
+#: include/svx/strings.hrc:1630
msgctxt "RID_SUBSETMAP"
msgid "Avestan"
msgstr "এভেছটান"
#. 5gN8e
-#: include/svx/strings.hrc:1629
+#: include/svx/strings.hrc:1631
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Parthian"
msgstr "ইনস্ক্ৰিপষণেল পাৰথিয়ান"
#. D7rcV
-#: include/svx/strings.hrc:1630
+#: include/svx/strings.hrc:1632
msgctxt "RID_SUBSETMAP"
msgid "Inscriptional Pahlavi"
msgstr "ইনস্ক্ৰিপষণেল পাহলাভি"
#. d44Dq
-#: include/svx/strings.hrc:1631
+#: include/svx/strings.hrc:1633
msgctxt "RID_SUBSETMAP"
msgid "Old Turkic"
msgstr "পুৰনি টাৰ্কিয়"
#. CLuJC
-#: include/svx/strings.hrc:1632
+#: include/svx/strings.hrc:1634
msgctxt "RID_SUBSETMAP"
msgid "Rumi Numeral Symbols"
msgstr "ৰুমি সাংখ্যিক চিহ্নসমূহ"
#. FpFeH
-#: include/svx/strings.hrc:1633
+#: include/svx/strings.hrc:1635
msgctxt "RID_SUBSETMAP"
msgid "Kaithi"
msgstr "কাইথী"
#. Swfzy
-#: include/svx/strings.hrc:1634
+#: include/svx/strings.hrc:1636
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyphs"
msgstr "ইজিপটিয় হাইৰোগ্লিফসমূহ"
#. bMYVC
-#: include/svx/strings.hrc:1635
+#: include/svx/strings.hrc:1637
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Alphanumeric Supplement"
msgstr "বান্ধীত আল্ফানিউমেৰিক পৰিপূৰক"
#. Dqcpa
-#: include/svx/strings.hrc:1636
+#: include/svx/strings.hrc:1638
msgctxt "RID_SUBSETMAP"
msgid "Enclosed Ideographic Supplement"
msgstr "বান্ধীত প্ৰতিকচিহ্নিত পৰিপূৰক"
#. 8eCZn
-#: include/svx/strings.hrc:1637
+#: include/svx/strings.hrc:1639
msgctxt "RID_SUBSETMAP"
msgid "Mandaic"
msgstr "মেনডেইক"
#. 8LVFp
-#: include/svx/strings.hrc:1638
+#: include/svx/strings.hrc:1640
msgctxt "RID_SUBSETMAP"
msgid "Batak"
msgstr "বাটাক"
#. 9SrgK
-#: include/svx/strings.hrc:1639
+#: include/svx/strings.hrc:1641
msgctxt "RID_SUBSETMAP"
msgid "Ethiopic Extended-A"
msgstr "ইথিওপিক প্ৰসাৰিত-A"
#. cQEzt
-#: include/svx/strings.hrc:1640
+#: include/svx/strings.hrc:1642
msgctxt "RID_SUBSETMAP"
msgid "Brahmi"
msgstr "ব্ৰাহমী"
#. n4oND
-#: include/svx/strings.hrc:1641
+#: include/svx/strings.hrc:1643
msgctxt "RID_SUBSETMAP"
msgid "Bamum Supplement"
msgstr "বামুম পৰিপূৰক"
#. xibkG
-#: include/svx/strings.hrc:1642
+#: include/svx/strings.hrc:1644
msgctxt "RID_SUBSETMAP"
msgid "Kana Supplement"
msgstr "কানা পৰিপূৰক"
#. xyswt
-#: include/svx/strings.hrc:1643
+#: include/svx/strings.hrc:1645
msgctxt "RID_SUBSETMAP"
msgid "Playing Cards"
msgstr "খেলা কাৰ্ডসমূহ"
#. TqExt
-#: include/svx/strings.hrc:1644
+#: include/svx/strings.hrc:1646
msgctxt "RID_SUBSETMAP"
msgid "Miscellaneous Symbols And Pictographs"
msgstr "বিভিন্ন চিহ্ন আৰু ছবিলেখচিত্ৰসমূহ"
#. wtMts
-#: include/svx/strings.hrc:1645
+#: include/svx/strings.hrc:1647
msgctxt "RID_SUBSETMAP"
msgid "Emoticons"
msgstr "ইমোটিকনবোৰ"
#. WgGuX
-#: include/svx/strings.hrc:1646
+#: include/svx/strings.hrc:1648
msgctxt "RID_SUBSETMAP"
msgid "Transport And Map Symbols"
msgstr "পৰিবহন আৰু মানচিত্ৰ চিহ্নসমুহ"
#. fBitP
-#: include/svx/strings.hrc:1647
+#: include/svx/strings.hrc:1649
msgctxt "RID_SUBSETMAP"
msgid "Alchemical Symbols"
msgstr "এলকেমিকেল চিহ্নসমূহ"
#. CWvjP
-#: include/svx/strings.hrc:1648
+#: include/svx/strings.hrc:1650
msgctxt "RID_SUBSETMAP"
msgid "Arabic Extended-A"
msgstr "আৰবীয় প্ৰসাৰিত-A"
#. D7mEf
-#: include/svx/strings.hrc:1649
+#: include/svx/strings.hrc:1651
msgctxt "RID_SUBSETMAP"
msgid "Arabic Mathematical Alphabetic Symbols"
msgstr "আৰবীয় গাণিতিক আক্ষৰিক চিহ্নসমূহ"
#. 8ouWH
-#: include/svx/strings.hrc:1650
+#: include/svx/strings.hrc:1652
msgctxt "RID_SUBSETMAP"
msgid "Chakma"
msgstr "চাকমা"
#. z3gG4
-#: include/svx/strings.hrc:1651
+#: include/svx/strings.hrc:1653
msgctxt "RID_SUBSETMAP"
msgid "Meetei Mayek Extensions"
msgstr "মিতিই মাইয়েক সম্প্ৰসাৰনসমূহ"
#. mFAeA
-#: include/svx/strings.hrc:1652
+#: include/svx/strings.hrc:1654
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Cursive"
msgstr "মেৰোইটিক কাৰ্চিভ"
#. b5m8K
-#: include/svx/strings.hrc:1653
+#: include/svx/strings.hrc:1655
msgctxt "RID_SUBSETMAP"
msgid "Meroitic Hieroglyphs"
msgstr "মেৰোইটিক হাইৰোগ্লিফসমূহ"
#. Xrkei
-#: include/svx/strings.hrc:1654
+#: include/svx/strings.hrc:1656
msgctxt "RID_SUBSETMAP"
msgid "Miao"
msgstr "মিয়াও"
#. hG9Na
-#: include/svx/strings.hrc:1655
+#: include/svx/strings.hrc:1657
msgctxt "RID_SUBSETMAP"
msgid "Sharada"
msgstr "শাৰদা"
#. rTKpL
-#: include/svx/strings.hrc:1656
+#: include/svx/strings.hrc:1658
msgctxt "RID_SUBSETMAP"
msgid "Sora Sompeng"
msgstr "চৰা চমপেঙ"
#. CAKEC
-#: include/svx/strings.hrc:1657
+#: include/svx/strings.hrc:1659
msgctxt "RID_SUBSETMAP"
msgid "Sundanese Supplement"
msgstr "চুণ্ডানিচ পৰিপূৰিকা"
#. pTsMT
-#: include/svx/strings.hrc:1658
+#: include/svx/strings.hrc:1660
msgctxt "RID_SUBSETMAP"
msgid "Takri"
msgstr "টাক্ৰি"
#. HNCk9
-#: include/svx/strings.hrc:1659
+#: include/svx/strings.hrc:1661
msgctxt "RID_SUBSETMAP"
msgid "Bassa Vah"
msgstr ""
#. GWufB
-#: include/svx/strings.hrc:1660
+#: include/svx/strings.hrc:1662
msgctxt "RID_SUBSETMAP"
msgid "Caucasian Albanian"
msgstr ""
#. t8Bfn
-#: include/svx/strings.hrc:1661
+#: include/svx/strings.hrc:1663
msgctxt "RID_SUBSETMAP"
msgid "Coptic Epact Numbers"
msgstr ""
#. kAeYs
-#: include/svx/strings.hrc:1662
+#: include/svx/strings.hrc:1664
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Combining Diacritical Marks Extended"
msgstr "সংযুক্তকাৰী বৈশিষ্টসূচক চিহ্ন পৰিপূৰক"
#. 8TGuM
-#: include/svx/strings.hrc:1663
+#: include/svx/strings.hrc:1665
msgctxt "RID_SUBSETMAP"
msgid "Duployan"
msgstr ""
#. Yaq3z
-#: include/svx/strings.hrc:1664
+#: include/svx/strings.hrc:1666
msgctxt "RID_SUBSETMAP"
msgid "Elbasan"
msgstr ""
#. QmkME
-#: include/svx/strings.hrc:1665
+#: include/svx/strings.hrc:1667
msgctxt "RID_SUBSETMAP"
msgid "Geometric Shapes Extended"
msgstr ""
#. R9PgF
-#: include/svx/strings.hrc:1666
+#: include/svx/strings.hrc:1668
msgctxt "RID_SUBSETMAP"
msgid "Grantha"
msgstr ""
#. tpSqU
-#: include/svx/strings.hrc:1667
+#: include/svx/strings.hrc:1669
msgctxt "RID_SUBSETMAP"
msgid "Khojki"
msgstr ""
#. 4pjBM
-#: include/svx/strings.hrc:1668
+#: include/svx/strings.hrc:1670
msgctxt "RID_SUBSETMAP"
msgid "Khudawadi"
msgstr ""
#. GoPep
-#: include/svx/strings.hrc:1669
+#: include/svx/strings.hrc:1671
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Latin Extended-E"
msgstr "বিস্তৃত লেটিন-A"
#. wNozk
-#: include/svx/strings.hrc:1670
+#: include/svx/strings.hrc:1672
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Linear A"
msgstr "ৰৈখিক"
#. SjAev
-#: include/svx/strings.hrc:1671
+#: include/svx/strings.hrc:1673
msgctxt "RID_SUBSETMAP"
msgid "Mahajani"
msgstr ""
#. CA7vw
-#: include/svx/strings.hrc:1672
+#: include/svx/strings.hrc:1674
msgctxt "RID_SUBSETMAP"
msgid "Manichaean"
msgstr ""
#. UUKC4
-#: include/svx/strings.hrc:1673
+#: include/svx/strings.hrc:1675
msgctxt "RID_SUBSETMAP"
msgid "Mende Kikakui"
msgstr ""
#. ZhzBz
-#: include/svx/strings.hrc:1674
+#: include/svx/strings.hrc:1676
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Modi"
msgstr "অৱস্থা"
#. jC4Ue
-#: include/svx/strings.hrc:1675
+#: include/svx/strings.hrc:1677
msgctxt "RID_SUBSETMAP"
msgid "Mro"
msgstr ""
#. TiWmd
-#: include/svx/strings.hrc:1676
+#: include/svx/strings.hrc:1678
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Myanmar Extended-B"
msgstr "মাৱানমাৰ বিস্তাৰিত-A"
#. y7tCX
-#: include/svx/strings.hrc:1677
+#: include/svx/strings.hrc:1679
msgctxt "RID_SUBSETMAP"
msgid "Nabataean"
msgstr ""
#. T29Cw
-#: include/svx/strings.hrc:1678
+#: include/svx/strings.hrc:1680
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Old North Arabian"
msgstr "পুৰনি দক্ষিণ আৰবীয়"
#. EZADa
-#: include/svx/strings.hrc:1679
+#: include/svx/strings.hrc:1681
msgctxt "RID_SUBSETMAP"
msgid "Old Permic"
msgstr ""
#. 9oFL2
-#: include/svx/strings.hrc:1680
+#: include/svx/strings.hrc:1682
msgctxt "RID_SUBSETMAP"
msgid "Ornamental Dingbats"
msgstr ""
#. TYGv3
-#: include/svx/strings.hrc:1681
+#: include/svx/strings.hrc:1683
msgctxt "RID_SUBSETMAP"
msgid "Pahawh Hmong"
msgstr ""
#. wd8bD
-#: include/svx/strings.hrc:1682
+#: include/svx/strings.hrc:1684
msgctxt "RID_SUBSETMAP"
msgid "Palmyrene"
msgstr ""
#. dkSnn
-#: include/svx/strings.hrc:1683
+#: include/svx/strings.hrc:1685
msgctxt "RID_SUBSETMAP"
msgid "Pau Cin Hau"
msgstr ""
#. bts3U
-#: include/svx/strings.hrc:1684
+#: include/svx/strings.hrc:1686
msgctxt "RID_SUBSETMAP"
msgid "Psalter Pahlavi"
msgstr ""
#. XSwsB
-#: include/svx/strings.hrc:1685
+#: include/svx/strings.hrc:1687
msgctxt "RID_SUBSETMAP"
msgid "Shorthand Format Controls"
msgstr ""
#. rdXCX
-#: include/svx/strings.hrc:1686
+#: include/svx/strings.hrc:1688
msgctxt "RID_SUBSETMAP"
msgid "Siddham"
msgstr ""
#. GwT8c
-#: include/svx/strings.hrc:1687
+#: include/svx/strings.hrc:1689
msgctxt "RID_SUBSETMAP"
msgid "Sinhala Archaic Numbers"
msgstr ""
#. mz3Cs
-#: include/svx/strings.hrc:1688
+#: include/svx/strings.hrc:1690
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Arrows-C"
msgstr "পৰিপূৰক কাঁড়বোৰ-A"
#. iGUzh
-#: include/svx/strings.hrc:1689
+#: include/svx/strings.hrc:1691
msgctxt "RID_SUBSETMAP"
msgid "Tirhuta"
msgstr ""
#. HRBEN
-#: include/svx/strings.hrc:1690
+#: include/svx/strings.hrc:1692
msgctxt "RID_SUBSETMAP"
msgid "Warang Citi"
msgstr ""
#. 9NCBd
-#: include/svx/strings.hrc:1691
+#: include/svx/strings.hrc:1693
msgctxt "RID_SUBSETMAP"
msgid "Ahom"
msgstr ""
#. cPJhp
-#: include/svx/strings.hrc:1692
+#: include/svx/strings.hrc:1694
msgctxt "RID_SUBSETMAP"
msgid "Anatolian Hieroglyphs"
msgstr ""
#. GAd7H
-#: include/svx/strings.hrc:1693
+#: include/svx/strings.hrc:1695
msgctxt "RID_SUBSETMAP"
msgid "Cherokee Supplement"
msgstr ""
#. TDgY4
-#: include/svx/strings.hrc:1694
+#: include/svx/strings.hrc:1696
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension E"
msgstr "CJK একত্ৰিত আইডিঅ'গ্ৰাফবোৰৰ প্ৰসাৰণ A"
#. ho93C
-#: include/svx/strings.hrc:1695
+#: include/svx/strings.hrc:1697
msgctxt "RID_SUBSETMAP"
msgid "Early Dynastic Cuneiform"
msgstr ""
#. La5yr
-#: include/svx/strings.hrc:1696
+#: include/svx/strings.hrc:1698
msgctxt "RID_SUBSETMAP"
msgid "Hatran"
msgstr ""
#. e3aXA
-#: include/svx/strings.hrc:1697
+#: include/svx/strings.hrc:1699
msgctxt "RID_SUBSETMAP"
msgid "Multani"
msgstr ""
#. D6qsK
-#: include/svx/strings.hrc:1698
+#: include/svx/strings.hrc:1700
msgctxt "RID_SUBSETMAP"
msgid "Old Hungarian"
msgstr ""
#. aVhdm
-#: include/svx/strings.hrc:1699
+#: include/svx/strings.hrc:1701
msgctxt "RID_SUBSETMAP"
msgid "Supplemental Symbols And Pictographs"
msgstr ""
#. B6UHz
-#: include/svx/strings.hrc:1700
+#: include/svx/strings.hrc:1702
msgctxt "RID_SUBSETMAP"
msgid "Sutton Signwriting"
msgstr ""
#. rFgRw
-#: include/svx/strings.hrc:1701
+#: include/svx/strings.hrc:1703
msgctxt "RID_SUBSETMAP"
msgid "Adlam"
msgstr ""
#. F2AJT
-#: include/svx/strings.hrc:1702
+#: include/svx/strings.hrc:1704
msgctxt "RID_SUBSETMAP"
msgid "Bhaiksuki"
msgstr ""
#. zDLT2
-#: include/svx/strings.hrc:1703
+#: include/svx/strings.hrc:1705
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Cyrillic Extended-C"
msgstr "চিৰিলিক প্ৰসাৰিত-A"
#. S69GG
-#: include/svx/strings.hrc:1704
+#: include/svx/strings.hrc:1706
msgctxt "RID_SUBSETMAP"
msgid "Glagolitic Supplement"
msgstr ""
#. QeCxG
-#: include/svx/strings.hrc:1705
+#: include/svx/strings.hrc:1707
msgctxt "RID_SUBSETMAP"
msgid "Ideographic Symbols and Punctuation"
msgstr ""
#. 45hVB
-#: include/svx/strings.hrc:1706
+#: include/svx/strings.hrc:1708
msgctxt "RID_SUBSETMAP"
msgid "Marchen"
msgstr ""
#. Mr7RB
-#: include/svx/strings.hrc:1707
+#: include/svx/strings.hrc:1709
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Mongolian Supplement"
msgstr "জৰ্জিয়ান পৰিপূৰক"
#. RTgGA
-#: include/svx/strings.hrc:1708
+#: include/svx/strings.hrc:1710
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Newa"
msgstr "নতুন"
#. JJrpR
-#: include/svx/strings.hrc:1709
+#: include/svx/strings.hrc:1711
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Osage"
msgstr "ব্যৱহাৰ"
#. o3qMt
-#: include/svx/strings.hrc:1710
+#: include/svx/strings.hrc:1712
msgctxt "RID_SUBSETMAP"
msgid "Tangut"
msgstr ""
#. nRMFd
-#: include/svx/strings.hrc:1711
+#: include/svx/strings.hrc:1713
msgctxt "RID_SUBSETMAP"
msgid "Tangut Components"
msgstr ""
#. uFMWt
-#: include/svx/strings.hrc:1712
+#: include/svx/strings.hrc:1714
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension F"
msgstr "CJK একত্ৰিত আইডিঅ'গ্ৰাফবোৰৰ প্ৰসাৰণ A"
#. DH39v
-#: include/svx/strings.hrc:1713
+#: include/svx/strings.hrc:1715
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Kana Extended-A"
msgstr "মাৱানমাৰ বিস্তাৰিত-A"
#. jPSFu
-#: include/svx/strings.hrc:1714
+#: include/svx/strings.hrc:1716
msgctxt "RID_SUBSETMAP"
msgid "Masaram Gondi"
msgstr ""
#. TGJHU
-#: include/svx/strings.hrc:1715
+#: include/svx/strings.hrc:1717
msgctxt "RID_SUBSETMAP"
msgid "Nushu"
msgstr ""
#. DHbMR
-#: include/svx/strings.hrc:1716
+#: include/svx/strings.hrc:1718
msgctxt "RID_SUBSETMAP"
msgid "Soyombo"
msgstr ""
#. gPnhH
-#: include/svx/strings.hrc:1717
+#: include/svx/strings.hrc:1719
#, fuzzy
msgctxt "RID_SUBSETMAP"
msgid "Syriac Supplement"
msgstr "ছিৰিলিক পৰিপূৰক"
#. rbMNp
-#: include/svx/strings.hrc:1718
+#: include/svx/strings.hrc:1720
msgctxt "RID_SUBSETMAP"
msgid "Zanabazar Square"
msgstr ""
#. i5evF
-#: include/svx/strings.hrc:1719
+#: include/svx/strings.hrc:1721
msgctxt "RID_SUBSETMAP"
msgid "Chess Symbols"
msgstr ""
#. BYA5Y
-#: include/svx/strings.hrc:1720
+#: include/svx/strings.hrc:1722
msgctxt "RID_SUBSETMAP"
msgid "Dogra"
msgstr ""
#. xDvRL
-#: include/svx/strings.hrc:1721
+#: include/svx/strings.hrc:1723
msgctxt "RID_SUBSETMAP"
msgid "Gunjala Gondi"
msgstr ""
#. uzq7e
-#: include/svx/strings.hrc:1722
+#: include/svx/strings.hrc:1724
msgctxt "RID_SUBSETMAP"
msgid "Hanifi Rohingya"
msgstr ""
#. FAwvP
-#: include/svx/strings.hrc:1723
+#: include/svx/strings.hrc:1725
msgctxt "RID_SUBSETMAP"
msgid "Indic Siyaq Numbers"
msgstr ""
#. TYjtp
-#: include/svx/strings.hrc:1724
+#: include/svx/strings.hrc:1726
msgctxt "RID_SUBSETMAP"
msgid "Makasar"
msgstr ""
#. abFR5
-#: include/svx/strings.hrc:1725
+#: include/svx/strings.hrc:1727
msgctxt "RID_SUBSETMAP"
msgid "Mayan Numerals"
msgstr ""
#. aDjHx
-#: include/svx/strings.hrc:1726
+#: include/svx/strings.hrc:1728
msgctxt "RID_SUBSETMAP"
msgid "Medefaidrin"
msgstr ""
#. qMf5N
-#: include/svx/strings.hrc:1727
+#: include/svx/strings.hrc:1729
msgctxt "RID_SUBSETMAP"
msgid "Old Sogdian"
msgstr ""
#. rUG8e
-#: include/svx/strings.hrc:1728
+#: include/svx/strings.hrc:1730
msgctxt "RID_SUBSETMAP"
msgid "Sogdian"
msgstr ""
#. B6UKP
-#: include/svx/strings.hrc:1729
+#: include/svx/strings.hrc:1731
msgctxt "RID_SUBSETMAP"
msgid "Egyptian Hieroglyph Format Controls"
msgstr ""
#. YBxAE
-#: include/svx/strings.hrc:1730
+#: include/svx/strings.hrc:1732
msgctxt "RID_SUBSETMAP"
msgid "Elymaic"
msgstr ""
#. ibmgu
-#: include/svx/strings.hrc:1731
+#: include/svx/strings.hrc:1733
msgctxt "RID_SUBSETMAP"
msgid "Nandinagari"
msgstr ""
#. 8A7FD
-#: include/svx/strings.hrc:1732
+#: include/svx/strings.hrc:1734
msgctxt "RID_SUBSETMAP"
msgid "Nyiakeng Puachue Hmong"
msgstr ""
#. DajDi
-#: include/svx/strings.hrc:1733
+#: include/svx/strings.hrc:1735
msgctxt "RID_SUBSETMAP"
msgid "Ottoman Siyaq Numbers"
msgstr ""
#. FAb6M
-#: include/svx/strings.hrc:1734
+#: include/svx/strings.hrc:1736
msgctxt "RID_SUBSETMAP"
msgid "Small Kana Extension"
msgstr ""
#. bmviu
-#: include/svx/strings.hrc:1735
+#: include/svx/strings.hrc:1737
msgctxt "RID_SUBSETMAP"
msgid "Symbols and Pictographs Extended-A"
msgstr ""
#. SmFqD
-#: include/svx/strings.hrc:1736
+#: include/svx/strings.hrc:1738
msgctxt "RID_SUBSETMAP"
msgid "Tamil Supplement"
msgstr ""
#. qNixg
-#: include/svx/strings.hrc:1737
+#: include/svx/strings.hrc:1739
msgctxt "RID_SUBSETMAP"
msgid "Wancho"
msgstr ""
#. EDpqy
-#: include/svx/strings.hrc:1738
+#: include/svx/strings.hrc:1740
msgctxt "RID_SUBSETMAP"
msgid "Chorasmian"
msgstr ""
#. EH9Xf
-#: include/svx/strings.hrc:1739
+#: include/svx/strings.hrc:1741
msgctxt "RID_SUBSETMAP"
msgid "CJK Unified Ideographs Extension G"
msgstr ""
#. wBzzY
-#: include/svx/strings.hrc:1740
+#: include/svx/strings.hrc:1742
msgctxt "RID_SUBSETMAP"
msgid "Dhives Akuru"
msgstr ""
#. CX5R4
-#: include/svx/strings.hrc:1741
+#: include/svx/strings.hrc:1743
msgctxt "RID_SUBSETMAP"
msgid "Khitan small script"
msgstr ""
#. onKAu
-#: include/svx/strings.hrc:1742
+#: include/svx/strings.hrc:1744
msgctxt "RID_SUBSETMAP"
msgid "Lisu Supplement"
msgstr ""
#. yMTF4
-#: include/svx/strings.hrc:1743
+#: include/svx/strings.hrc:1745
msgctxt "RID_SUBSETMAP"
msgid "Symbols for Legacy Computing"
msgstr ""
#. SZmB5
-#: include/svx/strings.hrc:1744
+#: include/svx/strings.hrc:1746
msgctxt "RID_SUBSETMAP"
msgid "Tangut Supplement"
msgstr ""
#. zxpCG
-#: include/svx/strings.hrc:1745
+#: include/svx/strings.hrc:1747
msgctxt "RID_SUBSETMAP"
msgid "Yezidi"
msgstr ""
#. BGGvD
-#: include/svx/strings.hrc:1747
+#: include/svx/strings.hrc:1749
msgctxt "RID_SVXSTR_FRAMEDIR_LTR"
msgid "Left-to-right (LTR)"
msgstr ""
#. Ct9UG
-#: include/svx/strings.hrc:1748
+#: include/svx/strings.hrc:1750
msgctxt "RID_SVXSTR_FRAMEDIR_RTL"
msgid "Right-to-left (RTL)"
msgstr ""
#. XFhAz
-#: include/svx/strings.hrc:1749
+#: include/svx/strings.hrc:1751
msgctxt "RID_SVXSTR_FRAMEDIR_SUPER"
msgid "Use superordinate object settings"
msgstr ""
#. G2Jyh
#. page direction
-#: include/svx/strings.hrc:1751
+#: include/svx/strings.hrc:1753
msgctxt "RID_SVXSTR_PAGEDIR_LTR_HORI"
msgid "Left-to-right (horizontal)"
msgstr ""
#. b6Guf
-#: include/svx/strings.hrc:1752
+#: include/svx/strings.hrc:1754
msgctxt "RID_SVXSTR_PAGEDIR_RTL_HORI"
msgid "Right-to-left (horizontal)"
msgstr ""
#. yQGoC
-#: include/svx/strings.hrc:1753
+#: include/svx/strings.hrc:1755
msgctxt "RID_SVXSTR_PAGEDIR_RTL_VERT"
msgid "Right-to-left (vertical)"
msgstr ""
#. k7B2r
-#: include/svx/strings.hrc:1754
+#: include/svx/strings.hrc:1756
msgctxt "RID_SVXSTR_PAGEDIR_LTR_VERT"
msgid "Left-to-right (vertical)"
msgstr ""
#. DF4B8
-#: include/svx/strings.hrc:1755
+#: include/svx/strings.hrc:1757
msgctxt "RID_SVXSTR_PAGEDIR_LTR_BTT_VERT"
msgid "Bottom-to-top, left-to-right (vertical)"
msgstr ""
#. siSmL
-#: include/svx/strings.hrc:1757
+#: include/svx/strings.hrc:1759
msgctxt "RID_SVXSTR_FONTWORK"
msgid "Fontwork"
msgstr ""
#. Eg8QT
-#: include/svx/strings.hrc:1759
+#: include/svx/strings.hrc:1761
msgctxt "RID_SVXSTR_SIGNATURELINE_DSIGNED_BY"
msgid "Digitally signed by:"
msgstr ""
#. NyP2E
-#: include/svx/strings.hrc:1760
+#: include/svx/strings.hrc:1762
msgctxt "RID_SVXSTR_SIGNATURELINE_DATE"
msgid "Date: %1"
msgstr ""
#. gsDhD
-#: include/svx/strings.hrc:1762
+#: include/svx/strings.hrc:1764
msgctxt "RID_SVXSTR_TRANSPARENCY"
msgid "Transparency:"
msgstr ""
#. zvqUJ
#. strings related to borders
-#: include/svx/strings.hrc:1766
+#: include/svx/strings.hrc:1768
msgctxt "RID_SVXSTR_TABLE_PRESET_NONE"
msgid "Set No Borders"
msgstr ""
#. ABKEK
-#: include/svx/strings.hrc:1767
+#: include/svx/strings.hrc:1769
msgctxt "RID_SVXSTR_TABLE_PRESET_ONLYOUTER"
msgid "Set Outer Border Only"
msgstr ""
#. ygU8P
-#: include/svx/strings.hrc:1768
+#: include/svx/strings.hrc:1770
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERHORI"
msgid "Set Outer Border and Horizontal Lines"
msgstr ""
#. q5KJ8
-#: include/svx/strings.hrc:1769
+#: include/svx/strings.hrc:1771
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERALL"
msgid "Set Outer Border and All Inner Lines"
msgstr ""
#. TFuZb
-#: include/svx/strings.hrc:1770
+#: include/svx/strings.hrc:1772
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERVERI"
msgid "Set Outer Border and Vertical Lines"
msgstr ""
#. H5s9X
-#: include/svx/strings.hrc:1771
+#: include/svx/strings.hrc:1773
msgctxt "RID_SVXSTR_TABLE_PRESET_OUTERINNER"
msgid "Set Outer Border Without Changing Inner Lines"
msgstr ""
#. T5crG
-#: include/svx/strings.hrc:1772
+#: include/svx/strings.hrc:1774
msgctxt "RID_SVXSTR_PARA_PRESET_DIAGONAL"
msgid "Set Diagonal Lines Only"
msgstr ""
#. S6AAA
-#: include/svx/strings.hrc:1773
+#: include/svx/strings.hrc:1775
msgctxt "RID_SVXSTR_PARA_PRESET_ALL"
msgid "Set All Four Borders"
msgstr ""
#. tknFJ
-#: include/svx/strings.hrc:1774
+#: include/svx/strings.hrc:1776
msgctxt "RID_SVXSTR_PARA_PRESET_LEFTRIGHT"
msgid "Set Left and Right Borders Only"
msgstr ""
#. hSmnW
-#: include/svx/strings.hrc:1775
+#: include/svx/strings.hrc:1777
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOM"
msgid "Set Top and Bottom Borders Only"
msgstr ""
#. DsEAB
-#: include/svx/strings.hrc:1776
+#: include/svx/strings.hrc:1778
msgctxt "RID_SVXSTR_PARA_PRESET_TOPBOTTOMHORI"
msgid "Set Top and Bottom Borders, and All Horizontal Lines"
msgstr ""
#. Dy2UG
-#: include/svx/strings.hrc:1777
+#: include/svx/strings.hrc:1779
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYLEFT"
msgid "Set Left Border Only"
msgstr ""
#. yF8RP
-#: include/svx/strings.hrc:1778
+#: include/svx/strings.hrc:1780
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYRIGHT"
msgid "Set Right Border Only"
msgstr ""
#. E2jZj
-#: include/svx/strings.hrc:1779
+#: include/svx/strings.hrc:1781
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTOP"
msgid "Set Top Border Only"
msgstr ""
#. 7ixEC
-#: include/svx/strings.hrc:1780
+#: include/svx/strings.hrc:1782
msgctxt "RID_SVXSTR_PARA_PRESET_ONLYTBOTTOM"
msgid "Set Bottom Border Only"
msgstr ""
#. nCjXG
-#: include/svx/strings.hrc:1781
+#: include/svx/strings.hrc:1783
msgctxt "RID_SVXSTR_HOR_PRESET_ONLYHOR"
msgid "Set Top and Bottom Borders, and All Inner Lines"
msgstr ""
#. 46Fq7
-#: include/svx/strings.hrc:1782
+#: include/svx/strings.hrc:1784
msgctxt "RID_SVXSTR_VER_PRESET_ONLYVER"
msgid "Set Left and Right Borders, and All Inner Lines"
msgstr ""
@@ -13509,7 +13521,7 @@ msgid "Preview:"
msgstr "পূৰ্বদৃশ্য"
#. HG9Rn
-#: svx/uiconfig/ui/asianphoneticguidedialog.ui:506
+#: svx/uiconfig/ui/asianphoneticguidedialog.ui:503
msgctxt "asianphoneticguidedialog|extended_tip|AsianPhoneticGuideDialog"
msgid "Allows you to add comments next to Asian characters to serve as a pronunciation guide."
msgstr ""
@@ -13834,78 +13846,144 @@ msgid "Classification"
msgstr ""
#. c6ZEp
-#: svx/uiconfig/ui/classificationdialog.ui:125
+#: svx/uiconfig/ui/classificationdialog.ui:122
msgctxt "classificationdialog|label-Classification"
msgid "Classification:"
msgstr ""
#. EzBeR
-#: svx/uiconfig/ui/classificationdialog.ui:140
+#: svx/uiconfig/ui/classificationdialog.ui:137
msgctxt "classificationdialog|label-InternationalClassification"
msgid "International:"
msgstr ""
+#. T5CsA
+#: svx/uiconfig/ui/classificationdialog.ui:158
+msgctxt "classificationdialog|extended_tip|classiticationCB"
+msgid "Lists the translated document and paragraph classification levels of your installation."
+msgstr ""
+
+#. BKBcj
+#: svx/uiconfig/ui/classificationdialog.ui:176
+msgctxt "classificationdialog|extended_tip|internationalclassiticationCB"
+msgid "Lists the international document and paragraph classification levels of your installation."
+msgstr ""
+
#. 2DFQN
-#: svx/uiconfig/ui/classificationdialog.ui:182
+#: svx/uiconfig/ui/classificationdialog.ui:189
msgctxt "classificationdialog|label-Marking"
msgid "Marking:"
msgstr ""
#. QZAAx
-#: svx/uiconfig/ui/classificationdialog.ui:198
+#: svx/uiconfig/ui/classificationdialog.ui:205
#, fuzzy
msgctxt "classificationdialog|label-Classification"
msgid "Recently Used:"
msgstr "অলপতে ব্যৱহৃত হ'ল"
+#. nBJnS
+#: svx/uiconfig/ui/classificationdialog.ui:226
+msgctxt "classificationdialog|extended_tip|recentlyUsedCB"
+msgid "Lists the most recently used classification terms."
+msgstr ""
+
+#. E4AUF
+#: svx/uiconfig/ui/classificationdialog.ui:270
+msgctxt "classificationdialog|extended_tip|markingLB"
+msgid "Lists the specific classification markings for document and paragraph classification of your installation."
+msgstr ""
+
#. L4EWE
-#: svx/uiconfig/ui/classificationdialog.ui:283
+#: svx/uiconfig/ui/classificationdialog.ui:300
#, fuzzy
msgctxt "classificationdialog|label-Content"
msgid "Content"
msgstr "বিষয়"
#. rjd94
-#: svx/uiconfig/ui/classificationdialog.ui:304
+#: svx/uiconfig/ui/classificationdialog.ui:321
#, fuzzy
msgctxt "classificationdialog|boldButton"
msgid "Bold"
msgstr "বল্ড"
+#. ob6c4
+#: svx/uiconfig/ui/classificationdialog.ui:327
+msgctxt "classificationdialog|extended_tip|toolboxCB"
+msgid "Applies bold character style to the classification contents."
+msgstr ""
+
#. v8MHF
-#: svx/uiconfig/ui/classificationdialog.ui:317
+#: svx/uiconfig/ui/classificationdialog.ui:339
#, fuzzy
msgctxt "classificationdialog|signButton"
msgid "Sign Paragraph"
msgstr "লুকুৱাই থোৱা পেৰেগ্ৰাফ"
+#. zGuTE
+#: svx/uiconfig/ui/classificationdialog.ui:345
+msgctxt "classificationdialog|extended_tip|signButton"
+msgid "Opens the Select Certificate dialog to select a digital certificate for paragraph signature."
+msgstr ""
+
+#. xjChP
+#: svx/uiconfig/ui/classificationdialog.ui:382
+msgctxt "classificationdialog|extended_tip|classiticationEditWindow"
+msgid "Displays the current classification terms of the document or paragraph."
+msgstr ""
+
#. cDs9q
-#: svx/uiconfig/ui/classificationdialog.ui:386
+#: svx/uiconfig/ui/classificationdialog.ui:418
msgctxt "classificationdialog|label-PartNumber"
msgid "License:"
msgstr ""
#. d24J5
-#: svx/uiconfig/ui/classificationdialog.ui:401
+#: svx/uiconfig/ui/classificationdialog.ui:433
#, fuzzy
msgctxt "classificationdialog|label-PartNumber"
msgid "Part Number:"
msgstr "পৃষ্ঠা সংখ্যা"
#. AEUjh
-#: svx/uiconfig/ui/classificationdialog.ui:417
+#: svx/uiconfig/ui/classificationdialog.ui:449
msgctxt "classificationdialog|label-PartNumber"
msgid "Part text:"
msgstr ""
+#. 9CyuA
+#: svx/uiconfig/ui/classificationdialog.ui:472
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartEntry"
+msgid "Enter a custom intellectual property text for the document."
+msgstr ""
+
+#. Q3nGA
+#: svx/uiconfig/ui/classificationdialog.ui:517
+msgctxt "classificationdialog|extended_tip|intellectualPropertyPartLB"
+msgid "Lists the available intellectual property licenses defined for your installation."
+msgstr ""
+
+#. GR2S8
+#: svx/uiconfig/ui/classificationdialog.ui:563
+msgctxt "classificationdialog|extended_tip|intellectual PropertyPartNumberLB"
+msgid "Lists the available intellectual property part numbers of your installation."
+msgstr ""
+
#. gdZhQ
-#: svx/uiconfig/ui/classificationdialog.ui:529
+#: svx/uiconfig/ui/classificationdialog.ui:576
msgctxt "classificationdialog|intellectualPropertyPartAddButton"
msgid "Add"
msgstr "যোগ কৰক"
+#. Uy6aW
+#: svx/uiconfig/ui/classificationdialog.ui:584
+msgctxt "classificationdialog|extended_tip|intelectualPropertyPartAddButton"
+msgid "Click to add the part text to the intellectual property classification content."
+msgstr ""
+
#. XGQ6V
-#: svx/uiconfig/ui/classificationdialog.ui:553
+#: svx/uiconfig/ui/classificationdialog.ui:605
msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
@@ -16201,145 +16279,145 @@ msgid "Replace A_ll"
msgstr ""
#. 8pjvL
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:651
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:650
msgctxt "findreplacedialog-mobile|selection"
msgid "C_urrent selection only"
msgstr ""
#. kXCyp
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:665
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:664
msgctxt "findreplacedialog-mobile|regexp"
msgid "Re_gular expressions"
msgstr ""
#. PHsrD
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:686
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:685
msgctxt "findreplacedialog-mobile|attributes"
msgid "Attribut_es..."
msgstr ""
#. GRaeC
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:700
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:699
msgctxt "findreplacedialog-mobile|format"
msgid "For_mat..."
msgstr ""
#. cx7u7
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:714
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:713
msgctxt "findreplacedialog-mobile|noformat"
msgid "_No Format"
msgstr ""
#. TnTGs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:735
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:734
msgctxt "findreplacedialog-mobile|layout"
msgid "Search for st_yles"
msgstr ""
#. QZvqy
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:749
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:748
msgctxt "findreplacedialog-mobile|includediacritics"
msgid "Diac_ritic-sensitive"
msgstr ""
#. jgEBu
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:763
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:762
msgctxt "findreplacedialog-mobile|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. HEtSQ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:777
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:776
msgctxt "findreplacedialog-mobile|matchcharwidth"
msgid "Match character _width"
msgstr ""
#. PeENq
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:796
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:795
msgctxt "findreplacedialog-mobile|similarity"
msgid "S_imilarity search"
msgstr ""
#. BxPGW
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:811
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:810
msgctxt "findreplacedialog-mobile|similaritybtn"
msgid "Similarities..."
msgstr ""
#. z8Uiz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:838
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:837
msgctxt "findreplacedialog-mobile|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. e7EkJ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:853
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:852
msgctxt "findreplacedialog-mobile|soundslikebtn"
msgid "Sounds..."
msgstr ""
#. ZvWKZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:879
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:878
msgctxt "findreplacedialog-mobile|wildcard"
msgid "Wil_dcards"
msgstr ""
#. jCtqG
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:894
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:893
msgctxt "findreplacedialog-mobile|notes"
msgid "_Comments"
msgstr ""
#. CABZs
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:915
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:914
msgctxt "findreplacedialog-mobile|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. EjXBb
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:951
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:950
msgctxt "findreplacedialog-mobile|searchinlabel"
msgid "Search i_n:"
msgstr ""
#. vHG2V
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:965
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Formulas"
msgstr ""
#. BC8U6
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:966
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Values"
msgstr ""
#. BkByZ
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:968
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:967
msgctxt "findreplacedialog-mobile|calcsearchin"
msgid "Notes"
msgstr ""
#. a8BE2
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:993
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:992
msgctxt "findreplacedialog-mobile|searchdir"
msgid "Direction:"
msgstr ""
#. GPC8q
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1010
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1009
msgctxt "findreplacedialog-mobile|rows"
msgid "Ro_ws"
msgstr ""
#. xCeTz
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1029
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1028
msgctxt "findreplacedialog-mobile|cols"
msgid "Colum_ns"
msgstr ""
#. fPE4f
-#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1073
+#: svx/uiconfig/ui/findreplacedialog-mobile.ui:1072
msgctxt "findreplacedialog-mobile|label3"
msgid "Other _options"
msgstr ""
@@ -16513,226 +16591,226 @@ msgid "Replaces all of the occurrences of the text or format that you want to re
msgstr ""
#. gRMJL
-#: svx/uiconfig/ui/findreplacedialog.ui:705
+#: svx/uiconfig/ui/findreplacedialog.ui:704
msgctxt "findreplacedialog|selection"
msgid "C_urrent selection only"
msgstr "কেৱল বর্তমানৰ বাছনী (_u)"
#. Fkfjb
-#: svx/uiconfig/ui/findreplacedialog.ui:713
+#: svx/uiconfig/ui/findreplacedialog.ui:712
msgctxt "findreplacedialog|extended_tip|selection"
msgid "Searches only the selected text or cells."
msgstr ""
#. CwXAb
-#: svx/uiconfig/ui/findreplacedialog.ui:724
+#: svx/uiconfig/ui/findreplacedialog.ui:723
#, fuzzy
msgctxt "findreplacedialog|regexp"
msgid "Re_gular expressions"
msgstr "নিয়মিত অভিব্যক্তিবোৰ (_e)"
#. cX5ta
-#: svx/uiconfig/ui/findreplacedialog.ui:745
+#: svx/uiconfig/ui/findreplacedialog.ui:744
#, fuzzy
msgctxt "findreplacedialog|attributes"
msgid "Attribut_es..."
msgstr "এট্ৰিবিয়ুটবোৰ (_b)..."
#. QoKEH
-#: svx/uiconfig/ui/findreplacedialog.ui:759
+#: svx/uiconfig/ui/findreplacedialog.ui:758
msgctxt "findreplacedialog|format"
msgid "For_mat..."
msgstr "ফৰমেট (_m)..."
#. Eaomj
-#: svx/uiconfig/ui/findreplacedialog.ui:766
+#: svx/uiconfig/ui/findreplacedialog.ui:765
msgctxt "findreplacedialog|extended_tip|format"
msgid "Finds specific text formatting features, such as font types, font effects, and text flow characteristics."
msgstr ""
#. C4Co9
-#: svx/uiconfig/ui/findreplacedialog.ui:778
+#: svx/uiconfig/ui/findreplacedialog.ui:777
msgctxt "findreplacedialog|noformat"
msgid "_No Format"
msgstr "কোনো ফৰমেট নাই (_N)"
#. G7NEP
-#: svx/uiconfig/ui/findreplacedialog.ui:799
+#: svx/uiconfig/ui/findreplacedialog.ui:798
#, fuzzy
msgctxt "findreplacedialog|layout"
msgid "Search for st_yles"
msgstr "শৈলীবোৰৰ কাৰণে সন্ধান কৰক (_y)"
#. JEwqr
-#: svx/uiconfig/ui/findreplacedialog.ui:807
+#: svx/uiconfig/ui/findreplacedialog.ui:806
msgctxt "findreplacedialog|extended_tip|layout"
msgid "Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the Find list. To specify a replacement style, select a style from the Replace list."
msgstr ""
#. wjEUp
-#: svx/uiconfig/ui/findreplacedialog.ui:818
+#: svx/uiconfig/ui/findreplacedialog.ui:817
msgctxt "findreplacedialog|includediacritics"
msgid "Diacritic-_sensitive"
msgstr ""
#. J8Zou
-#: svx/uiconfig/ui/findreplacedialog.ui:832
+#: svx/uiconfig/ui/findreplacedialog.ui:831
msgctxt "findreplacedialog|includekashida"
msgid "_Kashida-sensitive"
msgstr ""
#. AtLV3
-#: svx/uiconfig/ui/findreplacedialog.ui:846
+#: svx/uiconfig/ui/findreplacedialog.ui:845
#, fuzzy
msgctxt "findreplacedialog|matchcharwidth"
msgid "Match character _width"
msgstr "আখৰৰ প্ৰস্থ মিলাওক"
#. uauDF
-#: svx/uiconfig/ui/findreplacedialog.ui:854
+#: svx/uiconfig/ui/findreplacedialog.ui:853
msgctxt "findreplacedialog|extended_tip|matchcharwidth"
msgid "Distinguishes between half-width and full-width character forms."
msgstr ""
#. WCsiC
-#: svx/uiconfig/ui/findreplacedialog.ui:870
+#: svx/uiconfig/ui/findreplacedialog.ui:869
msgctxt "findreplacedialog|similarity"
msgid "S_imilarity search"
msgstr "সাদৃশ্যৰ সন্ধান (_i)"
#. 9Div9
-#: svx/uiconfig/ui/findreplacedialog.ui:878
+#: svx/uiconfig/ui/findreplacedialog.ui:877
msgctxt "findreplacedialog|extended_tip|similarity"
msgid "Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options."
msgstr ""
#. mKiVJ
-#: svx/uiconfig/ui/findreplacedialog.ui:890
+#: svx/uiconfig/ui/findreplacedialog.ui:889
msgctxt "findreplacedialog|similaritybtn"
msgid "Similarities..."
msgstr ""
#. 4MK8M
-#: svx/uiconfig/ui/findreplacedialog.ui:899
+#: svx/uiconfig/ui/findreplacedialog.ui:898
msgctxt "findreplacedialog|extended_tip|similaritybtn"
msgid "Set the options for the similarity search."
msgstr ""
#. pc7dE
-#: svx/uiconfig/ui/findreplacedialog.ui:922
+#: svx/uiconfig/ui/findreplacedialog.ui:921
msgctxt "findreplacedialog|soundslike"
msgid "Sounds like (_Japanese)"
msgstr ""
#. 2Sw86
-#: svx/uiconfig/ui/findreplacedialog.ui:930
+#: svx/uiconfig/ui/findreplacedialog.ui:929
msgctxt "findreplacedialog|extended_tip|soundslike"
msgid "Lets you specify the search options for similar notation used in Japanese text. Select this checkbox, and then click the Sounds button to specify the search options."
msgstr ""
#. ak55F
-#: svx/uiconfig/ui/findreplacedialog.ui:942
+#: svx/uiconfig/ui/findreplacedialog.ui:941
#, fuzzy
msgctxt "findreplacedialog|soundslikebtn"
msgid "Sounds..."
msgstr "ধ্বনি (~S)..."
#. 86WMC
-#: svx/uiconfig/ui/findreplacedialog.ui:951
+#: svx/uiconfig/ui/findreplacedialog.ui:950
msgctxt "findreplacedialog|extended_tip|soundslikebtn"
msgid "Sets the search options for similar notation used in Japanese text."
msgstr ""
#. R2bHb
-#: svx/uiconfig/ui/findreplacedialog.ui:973
+#: svx/uiconfig/ui/findreplacedialog.ui:972
msgctxt "findreplacedialog|wildcard"
msgid "Wil_dcards"
msgstr ""
#. vFwmA
-#: svx/uiconfig/ui/findreplacedialog.ui:988
+#: svx/uiconfig/ui/findreplacedialog.ui:987
msgctxt "findreplacedialog|notes"
msgid "Comme_nts"
msgstr ""
#. z68pk
-#: svx/uiconfig/ui/findreplacedialog.ui:996
+#: svx/uiconfig/ui/findreplacedialog.ui:995
msgctxt "findreplacedialog|extended_tip|notes"
msgid "In Writer, you can select to include the comment texts in your searches."
msgstr ""
#. hj5vn
-#: svx/uiconfig/ui/findreplacedialog.ui:1014
+#: svx/uiconfig/ui/findreplacedialog.ui:1013
msgctxt "findreplacedialog|replace_backwards"
msgid "Replace _backwards"
msgstr ""
#. qrgkN
-#: svx/uiconfig/ui/findreplacedialog.ui:1022
+#: svx/uiconfig/ui/findreplacedialog.ui:1021
msgctxt "findreplacedialog|extended_tip|replace_backwards"
msgid "Search starts at the current cursor position and goes backwards to the beginning of the file."
msgstr ""
#. t4J9E
-#: svx/uiconfig/ui/findreplacedialog.ui:1055
+#: svx/uiconfig/ui/findreplacedialog.ui:1054
#, fuzzy
msgctxt "findreplacedialog|searchinlabel"
msgid "Search i_n:"
msgstr "ভিতৰলৈ সন্ধান কৰক (_n)"
#. GGhEA
-#: svx/uiconfig/ui/findreplacedialog.ui:1070
+#: svx/uiconfig/ui/findreplacedialog.ui:1069
msgctxt "findreplacedialog|calcsearchin"
msgid "Formulas"
msgstr "সূত্রবোৰ"
#. bpBeC
-#: svx/uiconfig/ui/findreplacedialog.ui:1071
+#: svx/uiconfig/ui/findreplacedialog.ui:1070
msgctxt "findreplacedialog|calcsearchin"
msgid "Values"
msgstr "মূল্যবোৰ"
#. zSUYq
-#: svx/uiconfig/ui/findreplacedialog.ui:1072
+#: svx/uiconfig/ui/findreplacedialog.ui:1071
msgctxt "findreplacedialog|calcsearchin"
msgid "Comments"
msgstr ""
#. K4WuW
-#: svx/uiconfig/ui/findreplacedialog.ui:1097
+#: svx/uiconfig/ui/findreplacedialog.ui:1096
#, fuzzy
msgctxt "findreplacedialog|searchdir"
msgid "Direction:"
msgstr "দিশ (_D):"
#. p2HBA
-#: svx/uiconfig/ui/findreplacedialog.ui:1114
+#: svx/uiconfig/ui/findreplacedialog.ui:1113
msgctxt "findreplacedialog|rows"
msgid "Ro_ws"
msgstr "শাৰীবোৰ (_w)"
#. uib5F
-#: svx/uiconfig/ui/findreplacedialog.ui:1133
+#: svx/uiconfig/ui/findreplacedialog.ui:1132
#, fuzzy
msgctxt "findreplacedialog|cols"
msgid "Colum_ns"
msgstr "স্তম্ভসমূহ"
#. Q6fG8
-#: svx/uiconfig/ui/findreplacedialog.ui:1177
+#: svx/uiconfig/ui/findreplacedialog.ui:1176
#, fuzzy
msgctxt "findreplacedialog|label3"
msgid "Other _options"
msgstr "অন্য বিকল্পসমূহ (_O)"
#. CPpFA
-#: svx/uiconfig/ui/findreplacedialog.ui:1184
+#: svx/uiconfig/ui/findreplacedialog.ui:1183
msgctxt "findreplacedialog|extended_tip|label3"
msgid "Shows more or fewer search options. Click this label again to hide the extended search options."
msgstr ""
#. YpLau
-#: svx/uiconfig/ui/findreplacedialog.ui:1220
+#: svx/uiconfig/ui/findreplacedialog.ui:1219
msgctxt "findreplacedialog|extended_tip|FindReplaceDialog"
msgid "Finds or replaces text or formats in the current document."
msgstr ""
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 447568cb052..5a0af10a049 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:16+0200\n"
+"POT-Creation-Date: 2021-06-11 23:58+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/as/>\n"
@@ -6621,576 +6621,570 @@ msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত5"
-#. bwB2m
-#: sw/inc/strings.hrc:769
-msgctxt "STR_AUTH_TYPE_LOCAL_FILE"
-msgid "Local file"
-msgstr ""
-
#. nsCwi
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:769
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "চুটি নাম"
#. CpKgc
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:770
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "প্ৰকাৰ"
#. kUGDr
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:771
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "এড্রেছী"
#. DquVQ
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:772
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "টীকাকৰণ (~o)"
#. sduuV
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:773
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "লেখক(বোৰ)"
#. fXvz6
-#: sw/inc/strings.hrc:775
+#: sw/inc/strings.hrc:774
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "কিতাপৰ শিৰোনাম (~B)"
#. c8PFE
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:775
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "অধ্যায়"
#. GXqxF
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:776
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "সংস্কৰণ (~i)"
#. p7A3p
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:777
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "সম্পাদক"
#. aAFEz
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "প্ৰকাশনৰ প্ৰকাৰ (~y)"
#. 8DwdJ
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:779
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "অনুষ্ঠান (~u)"
#. VWNxy
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:780
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "জার্নেল"
#. Da4fW
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:781
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "মাহ"
#. SdSBt
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:782
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "টিপ্পনী"
#. MZYpD
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:783
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "সংখ্যা"
#. ZB7Go
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:784
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "প্ৰতিষ্ঠান (~z)"
#. C4CdP
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:785
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "পৃষ্ঠা(বোৰ) (~g)"
#. yFPFa
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:786
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "প্ৰকাশক"
#. d9u3p
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:787
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "বিশ্ববিদ্যালয়"
#. Qxsdb
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "শৃংখলাবোৰ (~r)"
#. YhXPg
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:789
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "শীৰ্ষক"
#. qEBhL
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:790
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "সংবাদৰ ধৰণ (~p)"
#. Sij9w
-#: sw/inc/strings.hrc:792
+#: sw/inc/strings.hrc:791
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ভলিউম"
#. K8miv
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:792
#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "মৰমৰ"
#. pFMSV
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:793
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
#. xFG3c
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:794
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত1"
#. wtDyU
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:795
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত2"
#. VH3Se
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:796
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত3"
#. twuKb
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:797
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত4"
#. WAo7Z
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:798
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ব্যৱহাৰকৰ্তাৰ দ্বাৰা সংজ্ঞা নিৰূপিত5"
#. 3r6Wg
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:799
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN (~I)"
#. eFnnx
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:801
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "সূচী প্রৱিষ্টিৰ সম্পাদনা কৰক"
#. EHTHH
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:802
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "সূচী প্রৱিষ্টি ভৰাওক"
#. D2gkA
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:803
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "দস্তাবেজটোত ইতিমধ্যে গ্রন্থ-সূচী প্রৱিষ্টি আছে কিন্তু বেলেগ ডাটাৰ সৈতে. আপুনি বর্তি থকা প্রৱিষ্টিবোৰ সমাযোজন কৰিব বিচাৰে নেকি?"
#. mK84T
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:805
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "মন্তব্যসমূহ"
#. fwecS
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:806
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "মন্তব্যসমূহ দেখুৱাওক"
#. HkUvy
-#: sw/inc/strings.hrc:808
+#: sw/inc/strings.hrc:807
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "মন্তব্যসমূহ লুকাওক"
#. FcmEy
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:809
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "চমুপথৰ নাম ইতিমধ্যে আছে. এটা বেলেগ নাম বাছনী কৰক."
#. VhMST
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:810
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "স্বয়ংক্ৰিয় টেক্সট ডিলিট কৰিব নেকি?"
#. E5MLr
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:811
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "বর্গটো মচি পেলাওক "
#. qndNh
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:812
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
#. B6xah
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:813
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "স্বয়ংক্ৰিয় টেক্সট:"
#. ChetY
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:814
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "স্বয়ংক্ৰিয় টেক্সট ছেভ কৰক"
#. QxAiF
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:815
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "এই ফাইলটোত স্বয়ংক্ৰিয় টেক্সট নাই."
#. sG8Xt
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:816
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "মোৰ স্বলিখনী"
#. GaoqR
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:818
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "চৰ্টকাট '%1' -ৰ কাৰণে স্বলিখনি পোৱা নগল।"
#. MwUEP
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:819
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
#. AawM4
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:820
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
#. GGo8i
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:821
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "স্বয়ংক্ৰিয় টেক্সট সৃষ্টি কৰিব পৰা নগ'ল."
#. DCPSB
-#: sw/inc/strings.hrc:823
+#: sw/inc/strings.hrc:822
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "অনুগ্ৰহ কৰা ক্লিপবৰ্ড ফৰ্মেটটো মজুত নাই."
#. YxCCF
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:823
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
#. 8ygN3
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:824
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
#. ewPPB
-#: sw/inc/strings.hrc:826
+#: sw/inc/strings.hrc:825
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
#. 9VEc3
-#: sw/inc/strings.hrc:827
+#: sw/inc/strings.hrc:826
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
#. svrE7
-#: sw/inc/strings.hrc:829
+#: sw/inc/strings.hrc:828
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "সকলো মন্তব্য"
#. YGNN4
-#: sw/inc/strings.hrc:830
+#: sw/inc/strings.hrc:829
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "সকলো মন্তব্য"
#. GDH49
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:830
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "মন্তব্য দিছে "
#. RwAcm
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:831
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(no date)"
#. ytxKG
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:832
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "লেখক"
#. nAwMG
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:833
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "$1 লৈ উত্তৰ দিয়ক"
#. CVVa6
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:835
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "ঠিকনা ব্লক সম্পাদনা কৰক"
#. njGGA
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:836
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "স্বনিৰ্বাচিত অভিবাদন (পুৰুষ প্ৰাপক)"
#. ZVuKY
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:837
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "স্বনিৰ্বাচিত অভিবাদন (মহিলা প্ৰাপক)"
#. h4yuq
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:838
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "অভিবাদন উপাদানবোৰ (~l)"
#. kWhqT
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:839
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "অভিবাদনৰ লগত যোগ কৰক"
#. hvF3V
-#: sw/inc/strings.hrc:841
+#: sw/inc/strings.hrc:840
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "অভিবাদনৰ পৰা আঁতৰাওক"
#. A6XaR
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:841
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. তলৰ বাকচটোলৈ অভিবাদন উপাদানবোৰ ড্ৰেগ কৰক (~D)"
#. 4VJWL
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:842
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "অভিবাদন"
#. Vj6XT
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:843
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "যতি চিহ্ন"
#. bafeG
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:844
msgctxt "ST_TEXT"
msgid "Text"
msgstr "লিখনি"
#. tt6sA
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:845
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "ঠিকনা উপাদানবোৰ মিলাবলৈ আপোনাৰ ডাটা উত্সৰ পৰা ফিল্ডবোৰ নির্ধাৰণ কৰক."
#. zrUsN
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:846
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "অভিবাদনৰ পূৰ্বদৃশ্য"
#. 2UVE6
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:847
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "ঠিকনা উপাদানবোৰ"
#. Bd6pd
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:848
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "অভিবাদন উপাদানবোৰ"
#. 9krzf
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:849
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "ফিল্ডলৈ মিলাওক:"
#. oahCQ
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:850
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "পূৰ্বদৃশ্য"
#. ijdxe
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:851
msgctxt "ST_DELETE_CONFIRM"
msgid "Do you want to delete this registered data source?"
msgstr ""
#. kE5C3
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:853
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " এতিয়ালৈকে পুনৰুদ্ধাৰ হোৱা নাই "
#. Y6FhG
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:854
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "সকলো ফাইল"
#. 7cNjh
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:855
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "ঠিকনা তালিকাবোৰ (*.*)"
#. Ef8TY
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:856
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME আধাৰ (*.odb)"
#. 24opW
-#: sw/inc/strings.hrc:858
+#: sw/inc/strings.hrc:857
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME কেলক (*.ods;*.sxc)"
#. sq73T
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:858
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME কেলক (*.ods;*.sxc)"
#. QupGC
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:859
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "d আধাৰ (*.dbf)"
#. SzqRv
-#: sw/inc/strings.hrc:861
+#: sw/inc/strings.hrc:860
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "মাইক্ৰছফট এক্সেল (*.xls)"
#. zAUu8
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:861
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
#. JBZFc
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:862
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "সৰল টেক্সট (*.txt)"
#. CRJb6
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:863
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "টেক্সট কমা বিভাজন কৰা হ'ল (*.csv)"
#. U4H2j
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:864
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb)"
#. DwxF8
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:865
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb)"
#. uDNRt
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:866
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n"
@@ -7199,92 +7193,92 @@ msgid ""
msgstr ""
#. r9BVg
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:867
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME ঠিকনা তালিকা (.csv)"
#. jiJuZ
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:869
msgctxt "ST_STARTING"
msgid "Select Starting Document"
msgstr ""
#. FiUyK
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:870
msgctxt "ST_DOCUMENTTYPE"
msgid "Select Document Type"
msgstr ""
#. QwrpS
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:871
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert Address Block"
msgstr ""
#. omRZF
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:872
msgctxt "ST_ADDRESSLIST"
msgid "Select Address List"
msgstr ""
#. YrDuD
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:873
msgctxt "ST_GREETINGSLINE"
msgid "Create Salutation"
msgstr ""
#. tTr4B
-#: sw/inc/strings.hrc:875
+#: sw/inc/strings.hrc:874
msgctxt "ST_LAYOUT"
msgid "Adjust Layout"
msgstr ""
#. S4p5M
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:875
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
#. N5YUH
-#: sw/inc/strings.hrc:877
+#: sw/inc/strings.hrc:876
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "সমাপ্ত (~F)"
#. L5FEG
-#: sw/inc/strings.hrc:878
+#: sw/inc/strings.hrc:877
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "মেইল একত্ৰিত উইজাৰ্ড"
#. CEhZj
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:879
msgctxt "ST_TABLE"
msgid "Table"
msgstr "টেবুল"
#. v9hEB
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:880
msgctxt "ST_QUERY"
msgid "Query"
msgstr "প্ৰশ্ন"
#. HxGAu
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:882
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "দস্তাবেজৰ আৰম্ভনিত পৰীক্ষা অব্যাহত ৰাখিব বিচাৰে নেকি ?"
#. gE7CA
-#: sw/inc/strings.hrc:884
+#: sw/inc/strings.hrc:883
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "বানান পৰীক্ষা সম্পূৰ্ণ হ'ল."
#. 2SuqF
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:884
msgctxt "STR_DICTIONARY_UNAVAILABLE"
msgid "No dictionary available"
msgstr ""
@@ -7294,252 +7288,252 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:890
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "দিনাংক"
#. V9cQp
-#: sw/inc/strings.hrc:892
+#: sw/inc/strings.hrc:891
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "সময়"
#. 2zgWi
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:892
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ফাইলৰ নাম"
#. FdSaU
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:893
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ডাটাবেছৰ নাম"
#. XZADh
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:894
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "অধ্যায়"
#. wYWy2
-#: sw/inc/strings.hrc:896
+#: sw/inc/strings.hrc:895
msgctxt "STR_PAGENUMBERFLD"
msgid "Page number"
msgstr ""
#. EXC6N
-#: sw/inc/strings.hrc:897
+#: sw/inc/strings.hrc:896
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "পৰিসংখ্যা"
#. EW86G
-#: sw/inc/strings.hrc:898
+#: sw/inc/strings.hrc:897
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "লেখক"
#. 5aFak
-#: sw/inc/strings.hrc:899
+#: sw/inc/strings.hrc:898
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "নমুনাবোৰ"
#. 3wdud
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:899
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "পথাওতা"
#. LxZEm
#. range functions
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:901
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "চলক ছেট কৰক"
#. ckA26
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:902
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "চলক দেখুৱাওক"
#. Fjzgu
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:903
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "সূত্র ভৰাওক"
#. AXoAT
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:904
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ইনপুট ফিল্ড"
#. VfqNE
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:905
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ইনপুট ফিল্ড (চলক)"
#. E8JAd
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:906
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ইনপুট ফিল্ড (ব্যৱহাৰকৰ্তা)"
#. 8LGEQ
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:907
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "চর্তসাপেক্ষ টেক্সট"
#. jrZ7i
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:908
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE ফিল্ড"
#. 9WAT9
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:909
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "মেক্র' কার্যকৰী কৰক"
#. qEBxa
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:910
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "সংখ্যাৰ পৰিসৰ"
#. ACE5s
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:911
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "পৰিৱৰ্তনশীল পৃষ্ঠা ছেট কৰক"
#. ayB3N
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:912
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "পৰিৱৰ্তনশীল পৃষ্ঠা দেখুৱাওক"
#. DBM4P
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:913
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL ল'ড কৰক"
#. LJFF5
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:914
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "স্থান ধাৰক"
#. zZCg6
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:915
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "আখৰবোৰক যোগ কৰক"
#. 9MGU6
-#: sw/inc/strings.hrc:917
+#: sw/inc/strings.hrc:916
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ইনপুট তালিকা"
#. 7BWSk
#. range references
-#: sw/inc/strings.hrc:919
+#: sw/inc/strings.hrc:918
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "প্ৰসংগ ছেট কৰক"
#. FJ2X8
-#: sw/inc/strings.hrc:920
+#: sw/inc/strings.hrc:919
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "প্রসংগ ভৰাওক"
#. sztLS
#. range database
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:921
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "মেইল একত্ৰিত ফিল্ড"
#. JP2DU
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:922
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "পৰৱর্তী ৰেকৰ্ড"
#. GizhA
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:923
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "যিকোনো ৰেকৰ্ড"
#. aMGxm
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:924
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "সংখ্যা ৰেকৰ্ড কৰক"
#. DtYzi
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:925
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠা"
#. UCSej
-#: sw/inc/strings.hrc:927
+#: sw/inc/strings.hrc:926
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "পৰৱর্তী পৃষ্ঠা"
#. M8Fac
-#: sw/inc/strings.hrc:928
+#: sw/inc/strings.hrc:927
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "লুকুৱাই থোৱা টেক্সট"
#. WvBF2
#. range user fields
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:929
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "ব্যৱহাৰকৰ্তাৰ ফিল্ড"
#. XELYN
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:930
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "টিপ্পনী"
#. MB6kt
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:931
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "স্ক্ৰিপ্ট"
#. BWU6A
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:932
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "গ্রন্থ-সূচী প্রৱিষ্টি"
#. 7EGCR
-#: sw/inc/strings.hrc:934
+#: sw/inc/strings.hrc:933
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "লুকুৱাই থোৱা পেৰেগ্ৰাফ"
#. dRBRK
#. range DocumentInfo
-#: sw/inc/strings.hrc:936
+#: sw/inc/strings.hrc:935
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "দস্তাবেজ তথ্য"
@@ -7548,87 +7542,87 @@ msgstr "দস্তাবেজ তথ্য"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:939
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "দিনাংক"
#. qMCEh
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:940
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "তাৰিখ (নিৰ্ধাৰিত)"
#. AXmyw
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:941
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "সময়"
#. 6dxVs
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:942
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "সময় (নিৰ্ধাৰিত)"
#. U3SW8
#. SubCmd Statistic
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:944
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "টেবুলবোৰ"
#. 7qW4K
-#: sw/inc/strings.hrc:946
+#: sw/inc/strings.hrc:945
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "আখৰবোৰ"
#. zDRCp
-#: sw/inc/strings.hrc:947
+#: sw/inc/strings.hrc:946
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "শব্দবোৰ"
#. 2wgLC
-#: sw/inc/strings.hrc:948
+#: sw/inc/strings.hrc:947
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "পেৰেগ্ৰাফবোৰ"
#. JPGG7
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:948
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ছবি"
#. CzoFh
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:949
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "বস্তুবোৰ"
#. bDG6R
-#: sw/inc/strings.hrc:951
+#: sw/inc/strings.hrc:950
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "পৃষ্ঠাবোৰ"
#. yqhF5
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:953
+#: sw/inc/strings.hrc:952
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE স্বয়ংক্রিয়"
#. xPP2E
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:953
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE হাতেৰে"
#. spdXd
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:954
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -7637,103 +7631,103 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:959
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "সংস্থা"
#. WWxTK
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:960
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "প্রথম নাম"
#. 4tdAc
-#: sw/inc/strings.hrc:962
+#: sw/inc/strings.hrc:961
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "অন্তিম নাম"
#. xTV7n
-#: sw/inc/strings.hrc:963
+#: sw/inc/strings.hrc:962
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ইনিশ্বিয়েলছ"
#. AKD3k
-#: sw/inc/strings.hrc:964
+#: sw/inc/strings.hrc:963
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "পথ"
#. ErMju
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:964
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "দেশ"
#. ESbkx
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:965
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "জিপ ক'ড"
#. WDAc2
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:966
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "চহৰ"
#. pg7MV
-#: sw/inc/strings.hrc:968
+#: sw/inc/strings.hrc:967
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "শীৰ্ষক"
#. DwLhZ
-#: sw/inc/strings.hrc:969
+#: sw/inc/strings.hrc:968
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "স্থান"
#. LDTdu
-#: sw/inc/strings.hrc:970
+#: sw/inc/strings.hrc:969
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "টেলিফোন (ঘৰ)"
#. JBZyj
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:970
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "টেলিফোন (কাম)"
#. 5EmGH
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:971
msgctxt "FLD_EU_FAX"
msgid "Fax"
msgstr ""
#. AtN9J
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:972
msgctxt "FLD_EU_EMAIL"
msgid "Email"
msgstr ""
#. 6GBRm
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:973
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ৰাজ্য"
#. pbrdQ
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:974
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "অফ"
#. wC8SE
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:975
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "-ত"
@@ -7743,37 +7737,37 @@ msgstr "-ত"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:980
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ফাইলৰ নাম"
#. RBpz3
-#: sw/inc/strings.hrc:982
+#: sw/inc/strings.hrc:981
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "ফাইলৰ নাম প্ৰসাৰণৰ অবিহনে"
#. BCzy8
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:982
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "পথ/ফাইলৰ নাম"
#. ChFwM
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:983
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "পথ"
#. R6KrL
-#: sw/inc/strings.hrc:985
+#: sw/inc/strings.hrc:984
msgctxt "FMT_FF_UI_NAME"
msgid "Template name"
msgstr ""
#. ANM2H
-#: sw/inc/strings.hrc:986
+#: sw/inc/strings.hrc:985
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "শ্রেণী"
@@ -7782,25 +7776,25 @@ msgstr "শ্রেণী"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:989
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "অধ্যায় নাম"
#. tnLqE
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:990
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "অধ্যায় সংখ্যা"
#. qGEAs
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:991
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "অধ্যায়ৰ সংখ্যা আৰু নাম পৃথক কঁৰোতাৰ অবিহনে"
#. WFA5R
-#: sw/inc/strings.hrc:993
+#: sw/inc/strings.hrc:992
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "অধ্যায়ৰ সংখ্যা আৰু নাম"
@@ -7809,55 +7803,55 @@ msgstr "অধ্যায়ৰ সংখ্যা আৰু নাম"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:996
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
#. jm7G7
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:997
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
#. ETgy7
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:998
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
#. m84Fb
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:999
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
#. d9YtB
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1000
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ৰোমান (I II III)"
#. vA5RT
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1001
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ৰোমান (i ii iii)"
#. 3ZDgc
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1002
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "আৰবী (1 2 3)"
#. CHmdp
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1003
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "পৃষ্ঠা শৈলী হিচাপে"
#. xBKwZ
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1004
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "টেক্সট"
@@ -7866,13 +7860,13 @@ msgstr "টেক্সট"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1009
+#: sw/inc/strings.hrc:1008
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "নাম"
#. RCnZb
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1009
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ইনিশ্বিয়েলছ"
@@ -7881,49 +7875,49 @@ msgstr "ইনিশ্বিয়েলছ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1013
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ছিষ্টেম"
#. qKXLW
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1014
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. E86ZD
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1015
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "নাম"
#. FB3Rp
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1016
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. KiBai
-#: sw/inc/strings.hrc:1018
+#: sw/inc/strings.hrc:1017
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "সূত্ৰ"
#. 9AsdS
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1018
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. GokUf
-#: sw/inc/strings.hrc:1020
+#: sw/inc/strings.hrc:1019
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ডাটাবেছ"
#. UBADL
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1020
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ছিষ্টেম"
@@ -7932,19 +7926,19 @@ msgstr "ছিষ্টেম"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1024
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "লেখক"
#. aqFVp
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1025
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "সময়"
#. FaZKx
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1026
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "দিনাংক"
@@ -7953,79 +7947,79 @@ msgstr "দিনাংক"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1030
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "প্ৰসংগ"
#. L7dK7
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1031
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#. MaB3q
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1032
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "অধ্যায়"
#. 8FciB
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1033
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ওপৰত/তলত"
#. Vq8mj
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1034
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "পৃষ্ঠা শৈলী হিচাপে"
#. CQitd
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1035
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "শ্রেণী আৰু সংখ্যা"
#. BsvCn
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1036
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "কেপশ্বন টেক্সট"
#. P7wiX
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1037
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "নাম্বাৰীং"
#. QBGit
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1038
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "সংখ্যা"
#. CGkV7
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1039
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "সংখ্যা"
#. XgSb3
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1040
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Number 1) 2) 3)"
#. zQTNF
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1042
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
#. 97Vs7
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1043
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -8034,31 +8028,31 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1047
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "টেক্সট"
#. rAQoE
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1048
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "টেবুল"
#. biUa2
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1049
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ফ্রেম"
#. 7mkZb
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1050
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ছবি"
#. GgbFY
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1051
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "বস্তু"
@@ -8067,1597 +8061,1597 @@ msgstr "বস্তু"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1055
msgctxt "STR_COND"
msgid "~Condition"
msgstr "চৰ্ত (~C)"
#. X9cqJ
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1056
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "তেনে হ'লে, অন্যথা"
#. bo8yF
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1057
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE উক্তি"
#. LixXA
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1058
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "লুকাই থকা টেক্সট (~e)"
#. EX3bJ
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1059
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "মেক্ৰ' নাম (~M)"
#. dNZtd
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1060
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "প্ৰসংগ (~R)"
#. bfRPa
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1061
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "আখৰবোৰ (~a)"
#. j2G5G
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1062
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "অফছেট (~f)"
#. vEgGo
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VALUE"
msgid "Value"
msgstr "মূল্য"
#. YQesU
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1064
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "সূত্ৰ"
#. Eq5xq
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1065
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "নিজৰ পছন্দৰ মতে"
#. 32NzA
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1067
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
#. dYQTU
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1069
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. পীটচ"
#. xELZY
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1070
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. পীটচ"
#. F9Ldz
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1071
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "প্ৰস্থ"
#. rdxcb
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "উচ্চতা"
#. DQm2h
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1073
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "বাওঁফালৰ সীমা"
#. imDMU
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1074
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "ওপৰৰ সীমা"
#. ayQss
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1075
msgctxt "STR_COLS"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. 3moLd
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1076
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "শাৰীবোৰ"
#. XWMSH
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1078
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
#. nxGNq
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1079
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
#. 57ju6
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1080
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
#. tbig8
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1081
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "কিতাপৰ পূর্বদৃশ্য"
#. xBHUG
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1082
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
#. XaF3v
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1083
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
#. EWtd2
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1084
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. jQAym
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1087
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
#. PLAVt
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1088
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "শাৰীবোৰ"
#. sg6Za
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ডাঙৰ আখৰবোৰ আঁতৰাওক"
#. gueRC
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1090
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "পৃষ্ঠা ভাঙন"
#. G3CQN
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1091
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
#. MVEk8
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "উলম্বভাৱে লুটিৱাওক"
#. Dns6t
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1093
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "%1 অনুভূমিক"
#. ZUKCy
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1094
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
#. LoQic
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1095
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
#. kbnTf
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1096
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "আখৰৰ শৈলী"
#. D99ZJ
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "আখৰৰ শৈলী"
#. fzG3P
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1098
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ফুটাৰ"
#. 9RCsQ
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ফুটাৰলৈ"
#. zFTin
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1100
msgctxt "STR_HEADER"
msgid "Header"
msgstr "হেডাৰ"
#. PcYEB
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1101
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "হেডাৰলৈ"
#. 8Jgfg
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1102
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal"
msgstr ""
#. HEuGy
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1103
msgctxt "STR_SURROUND_NONE"
msgid "None"
msgstr ""
#. 4tA4q
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1104
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
#. ypvD6
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1105
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel"
msgstr ""
#. hyEQ5
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1106
msgctxt "STR_SURROUND_LEFT"
msgid "Before"
msgstr ""
#. bGBtQ
-#: sw/inc/strings.hrc:1108
+#: sw/inc/strings.hrc:1107
msgctxt "STR_SURROUND_RIGHT"
msgid "After"
msgstr ""
#. SrG3D
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1108
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
#. 9Ywzb
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1109
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "প্ৰস্থ"
#. 2GYT7
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1110
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
#. QrFMi
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1111
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
#. kLiYd
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "দফা"
#. A8nAb
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1113
msgctxt "STR_FLY_AS_CHAR"
msgid "as character"
msgstr ""
#. Uszmm
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1114
msgctxt "STR_FLY_AT_CHAR"
msgid "to character"
msgstr ""
#. hDUSa
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1115
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "কোনো পৃষ্ঠা নাই"
#. JMHRz
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1116
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
#. oCZWW
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1117
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
#. YNKE6
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1118
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
#. GPTAu
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1119
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "উলম্বভাৱে কেন্দ্ৰীত"
#. fcpTS
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1120
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "তললৈ"
#. 37hos
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1121
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ৰেখাৰ ওপৰত"
#. MU7hC
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1122
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "বাওঁফালে কেন্দ্রীকৃত"
#. ZvEq7
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1123
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ৰেখাৰ তলত"
#. jypsG
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1124
msgctxt "STR_REGISTER_ON"
msgid "Page line-spacing"
msgstr ""
#. Cui3U
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1125
msgctxt "STR_REGISTER_OFF"
msgid "Not page line-spacing"
msgstr ""
#. 4RL9X
-#: sw/inc/strings.hrc:1127
+#: sw/inc/strings.hrc:1126
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
#. wzGK7
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1127
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "আনুভূমিকভাৱে কেন্দ্ৰীত"
#. ngRmB
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1128
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
#. JyHkM
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1129
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "অভ্যন্তৰ"
#. iXSZZ
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1130
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "বাহিৰ"
#. kDY9Z
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "সম্পূর্ণ প্রস্থ"
#. Hvn8D
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1132
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. 6j6TA
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1133
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
#. dvdDt
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1134
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
#. BWqF3
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1135
#, fuzzy
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "কেৱল পঢ়িবৰ বাবে দস্তাবেজত সম্পাদনা কৰিব পাৰি (_d)"
#. SCL5F
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1136
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "বিভাজন কৰক"
#. CFmBk
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1137
msgctxt "STR_NUMRULE_ON"
msgid "List Style: (%LISTSTYLENAME)"
msgstr ""
#. HvZBm
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1138
msgctxt "STR_NUMRULE_OFF"
msgid "List Style: (None)"
msgstr ""
#. QDaFk
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1139
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
#. rWmT8
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1140
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "আৰু "
#. H2Kwq
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1141
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
#. yjSiJ
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1142
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
#. HE4BV
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1143
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
#. 7Q8qC
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1144
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "উজ্জ্বলতা"
#. sNxPE
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "পুনৰ কৰক "
#. u73NC
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1146
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
#. qQsPp
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1147
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
#. BS4nZ
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1148
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "পার্থক্য"
#. avJBK
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1149
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
#. HQCJZ
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1150
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "স্বচ্ছতা"
#. 5jDK3
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "সুমুৱাওক"
#. DVSAx
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1152
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
#. Z7tXB
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1153
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "গ্ৰাফিক্সৰ প্ৰকাৰ"
#. RXuUF
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1154
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "মানবিশিষ্ট"
#. kbALJ
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1155
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "গ্রেস্কেল"
#. eSHEj
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1156
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ক'লা আৰু বগা"
#. tABTr
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1157
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "জলচিহ্ন"
#. 8SwC3
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1158
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "উদ্ধৃতি"
#. hWEeF
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1159
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "জাল নাই"
#. HEuEv
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1160
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "জাল (কেৱল শাৰী)"
#. VFgMq
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1161
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "জাল (শাৰী আৰু আখৰবোৰ)"
#. VRJrB
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1162
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
#. Sb3Je
-#: sw/inc/strings.hrc:1164
+#: sw/inc/strings.hrc:1163
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
#. yXFKP
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1164
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
#. vwHbS
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1165
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
#. 3874B
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1167
msgctxt "ST_TBL"
msgid "Table"
msgstr "টেবুল"
#. T9JAj
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1168
msgctxt "ST_FRM"
msgid "Frame"
msgstr ""
#. Fsnm6
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1169
msgctxt "ST_PGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#. pKFCz
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1170
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ছবি"
#. amiSY
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1171
msgctxt "ST_CTRL"
msgid "Control"
msgstr "নিয়ন্ত্রণ"
#. GEw9u
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1172
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "খণ্ড"
#. bEiyL
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1173
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "পৃষ্ঠাসংকেত"
#. 6gXCo
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1174
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "গ্ৰাফিক্স"
#. d5eSc
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1175
#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLEবস্তু"
#. h5QQ8
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1176
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "শিৰোনামবোৰ"
#. Cbktp
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1177
msgctxt "ST_SEL"
msgid "Selection"
msgstr "নিৰ্বাচন"
#. nquvS
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "পাদটীকা"
#. GpAUo
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1179
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
#. nDFKa
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1180
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "মন্তব্যবোৰ"
#. qpbDE
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1181
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "বিচৰাৰ পুনৰাবৃত্তি"
#. ipxfH
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1182
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
#. sfmff
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1183
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
#. DtkuT
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1184
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. A6Vgk
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1185
msgctxt "ST_RECENCY"
msgid "Recency"
msgstr ""
#. pCp7u
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1186
msgctxt "ST_FIELD"
msgid "Field"
msgstr ""
#. LYuHA
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1187
msgctxt "ST_FIELD_BYTYPE"
msgid "Field by type"
msgstr ""
#. ECFxw
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1190
+#: sw/inc/strings.hrc:1189
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
#. yhnpi
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1190
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next frame"
msgstr ""
#. M4BCA
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1191
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "পৰৱর্তী পৃষ্ঠা"
#. UWeq4
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1192
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "কোনো শিৰোনাম নাই"
#. ZVCrD
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1193
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
#. NGAqr
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1194
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
#. Mwcvm
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1195
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "পৰৱৰ্তী পৃষ্ঠাসংকেতলৈ"
#. xbxDs
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1196
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
#. 4ovAF
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1197
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
#. YzK6w
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1198
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "কোনো শিৰোনাম নাই"
#. skdRc
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1199
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
#. RBFga
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1200
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "পৰৱৰ্তী পাদটীকালৈ"
#. GNLrx
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1201
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
#. mFCfp
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1202
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "পৰৱৰ্তী মন্তব্য"
#. gbnwp
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1203
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
#. TXYkA
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1204
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "সূচী প্রৱিষ্টি সুমুৱাওক"
#. EyvbV
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1205
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠা"
#. cC5vJ
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1206
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous frame"
msgstr ""
#. eQPFD
-#: sw/inc/strings.hrc:1208
+#: sw/inc/strings.hrc:1207
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠা"
#. p5jbU
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1208
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
#. 2WMmZ
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1209
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
#. 6uGDP
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1210
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "পৰৱৰ্তী খণ্ডলৈ"
#. YYCtk
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1211
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "পূৰ্বৱৰ্তী পৃষ্ঠাসংকেতলৈ"
#. nFLdX
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1212
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
#. VuxvB
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1213
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
#. QSuct
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1214
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
#. CzLBr
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1215
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
#. B7PoL
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1216
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "পূৰ্বৱৰ্তী পাদটীকালৈ"
#. AgtLD
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1217
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
#. GJQ6F
-#: sw/inc/strings.hrc:1219
+#: sw/inc/strings.hrc:1218
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "পূৰ্বৱৰ্তী মন্তব্য"
#. GWnfD
-#: sw/inc/strings.hrc:1220
+#: sw/inc/strings.hrc:1219
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
#. uDtcG
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1220
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
#. VR6DX
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1221
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "পূৰ্বৱৰ্তী টেবুল সূত্ৰলৈ যাওক"
#. GqESF
-#: sw/inc/strings.hrc:1223
+#: sw/inc/strings.hrc:1222
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
#. gBgxo
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1223
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "অশুদ্ধ টেবুল সূত্ৰলৈ যাওক"
#. UAon9
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1224
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "পৰৱৰ্তী অশুদ্ধ টেবুল সূত্ৰলৈ যাওক"
#. L2Apv
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1225
msgctxt "STR_IMGBTN_RECENCY_UP"
msgid "Go back"
msgstr ""
#. jCsGs
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1226
msgctxt "STR_IMGBTN_RECENCY_DOWN"
msgid "Go forward"
msgstr ""
#. o3BBz
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1227
msgctxt "STR_IMGBTN_FIELD_UP"
msgid "Previous field"
msgstr ""
#. bQ33Z
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1228
msgctxt "STR_IMGBTN_FIELD_DOWN"
msgid "Next field"
msgstr ""
#. bhUaK
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1229
msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP"
msgid "Previous '%FIELDTYPE' field"
msgstr ""
#. A8HWi
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1230
msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN"
msgid "Next '%FIELDTYPE' field"
msgstr ""
#. hSYa3
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "সুমুৱাওক"
#. LnFkq
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1233
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "মচি পেলাওক"
#. cTNEn
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1234
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
#. YWr7C
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1235
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "টেবুল সলনি হয়"
#. 6xVDN
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1236
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ব্যৱহৃত পেৰেগ্ৰাফ শৈলীবোৰ"
#. 32AND
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1237
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
#. wLDkj
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1238
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "শাৰী সুমুৱা হল "
#. Eb5Gb
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1239
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "শাৰী মচি পেলোৱা হ'ল"
#. i5ZJt
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1240
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
#. 4gE3z
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1241
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
#. DRCyp
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1242
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "অন্তিম টীকা"
#. qpW2q
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "পাদটীকা"
#. 3RFUd
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1244
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
#. QCD36
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1245
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
#. AYjgB
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1246
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
#. qVX2k
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1247
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
#. DSg3b
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1248
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
#. 6GzuM
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1249
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
#. FDVNH
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1250
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
#. SL7r3
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1251
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
#. CBvih
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1252
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
#. s8v3h
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1253
#, fuzzy
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "স্তৰ মচি পেলাওক (~L)..."
#. wL3Fr
-#: sw/inc/strings.hrc:1255
+#: sw/inc/strings.hrc:1254
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "পৃষ্ঠা ফৰমেট কৰক (~P)..."
#. DrAUe
-#: sw/inc/strings.hrc:1256
+#: sw/inc/strings.hrc:1255
#, fuzzy
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "স্তৰ মচি পেলাওক (~L)..."
#. 9Xgou
-#: sw/inc/strings.hrc:1257
+#: sw/inc/strings.hrc:1256
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "মজীয়া ফৰমেট..."
#. ApT5B
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1258
msgctxt "STR_UNFLOAT_TABLE"
msgid "Un-float Table"
msgstr ""
#. wVAZJ
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1260
msgctxt "STR_PAGE_BREAK_BUTTON"
msgid "Edit page break"
msgstr ""
#. uvDKE
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1262
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ছবি ফাইলখন খুলিব নোৱাৰি"
#. iJuAv
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1263
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ছবি ফাইল পঢ়িব নোৱাৰি"
#. Bwwho
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1264
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "অজ্ঞাত ছবি বিন্যাস"
#. bfog5
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1265
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "এই ছবি ফাইল সংস্কৰণ সমৰ্থিত নহয়"
#. xy4Vm
-#: sw/inc/strings.hrc:1267
+#: sw/inc/strings.hrc:1266
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ছবি ফিল্টাৰ পোৱা নগল"
#. tEqyq
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1267
#, fuzzy
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ছবি সুমুৱাবলৈ পৰ্যাপ্ত মেমৰি নাই।"
#. 5ihue
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1268
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ছবি সুমুৱাওক"
#. GWzLN
-#: sw/inc/strings.hrc:1270
+#: sw/inc/strings.hrc:1269
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "মন্তব্য: "
#. CoJc8
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1270
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "অন্তর্ভূক্তি"
#. dfMEF
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1271
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ডিলিশ্বন"
#. NytQQ
-#: sw/inc/strings.hrc:1273
+#: sw/inc/strings.hrc:1272
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "স্বশুদ্ধকৰণ"
#. YRAQL
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1273
msgctxt "STR_REDLINE_FORMATTED"
msgid "Formats"
msgstr ""
#. ELCVU
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1274
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "টেবুল সলনি হয়"
#. PzfQF
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1275
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ব্যৱহৃত পেৰেগ্ৰাফ শৈলীবোৰ"
#. sgEbW
-#: sw/inc/strings.hrc:1277
+#: sw/inc/strings.hrc:1276
msgctxt "STR_PAGE"
msgid "Page "
msgstr "পৃষ্ঠা "
#. 3DpEx
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1277
#, fuzzy
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "%n ৰ %p পৃষ্ঠা"
#. HSbzS
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1278
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. a7tDc
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1279
msgctxt "STR_PAGE_COUNT_PRINTED"
msgid "Page %1 of %2 (Page %3 of %4 to print)"
msgstr ""
#. KjML8
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1281
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "পেৰেগ্ৰাফ"
#. aAtmp
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1282
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ছবি"
#. UBDMK
-#: sw/inc/strings.hrc:1284
+#: sw/inc/strings.hrc:1283
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE বস্তু"
#. xEWbo
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1284
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ফ্ৰেম"
#. hfJns
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1285
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "টেবুল"
#. GRqNY
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1286
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "টেবুলৰ শাৰী"
#. CDQY4
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1287
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "টেবুল কক্ষ"
#. 2Db9T
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1288
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "পৃষ্ঠা"
#. 63FuG
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1289
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "হেডাৰ"
#. aDuAY
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1290
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ফুটাৰ"
#. uAp9i
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1293
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML দস্তাবেজ"
#. y2GBv
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1295
msgctxt "STR_TITLE"
msgid "Title"
msgstr "শীৰ্ষক"
#. AipGR
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1296
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "পৃথক কৰোঁতা"
#. CoSEf
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1297
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Level "
#. JdTF4
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1298
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "ফাইল, \"%1\" যি \"%2\" পথত আছে তাক বিচাৰি পোৱা নগ'ল।"
#. zRWDZ
-#: sw/inc/strings.hrc:1300
+#: sw/inc/strings.hrc:1299
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "ব্যৱহাৰকাৰী-বিৱৰিত সূচী"
#. t5uWs
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1300
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<None>"
#. vSSnJ
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1301
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<None>"
#. NSx98
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1302
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
#. hK8CX
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1303
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
#. 8EgTx
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1304
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
#. gxt8B
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1305
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
#. pGAb4
-#: sw/inc/strings.hrc:1307
+#: sw/inc/strings.hrc:1306
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
#. teDm3
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1307
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
#. XWaFn
-#: sw/inc/strings.hrc:1309
+#: sw/inc/strings.hrc:1308
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
#. xp6D6
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1309
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
#. AogDK
-#: sw/inc/strings.hrc:1311
+#: sw/inc/strings.hrc:1310
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
#. 5A4jw
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1311
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "পাঠ সংখ্যা"
#. FH365
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "প্রৱিষ্টি"
#. xZjtZ
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1313
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "টেব বন্ধ"
#. aXW8y
-#: sw/inc/strings.hrc:1315
+#: sw/inc/strings.hrc:1314
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "লিখনি"
#. MCUd2
-#: sw/inc/strings.hrc:1316
+#: sw/inc/strings.hrc:1315
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "পৃষ্ঠাৰ সংখ্যা"
#. pXqw3
-#: sw/inc/strings.hrc:1317
+#: sw/inc/strings.hrc:1316
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "পাঠৰ তথ্য"
#. DRBSD
-#: sw/inc/strings.hrc:1318
+#: sw/inc/strings.hrc:1317
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "হাইপাৰলিংক আৰম্ভ"
#. Ytn5g
-#: sw/inc/strings.hrc:1319
+#: sw/inc/strings.hrc:1318
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "হাইপাৰলিংক অন্ত"
#. hRo3J
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1319
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "গ্রন্থ-সূচী প্রৱিষ্টি: "
#. ZKG5v
-#: sw/inc/strings.hrc:1321
+#: sw/inc/strings.hrc:1320
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "আখৰৰ শৈলী: "
#. d9BES
-#: sw/inc/strings.hrc:1322
+#: sw/inc/strings.hrc:1321
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "গঠন লিখনি"
#. kwoGP
-#: sw/inc/strings.hrc:1323
+#: sw/inc/strings.hrc:1322
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "অধিক কাৰ্য্যৰ বাবে ফকাচ স্থানান্তৰ কৰিবলে Ctrl+Alt+A টিপক"
#. Avm9y
-#: sw/inc/strings.hrc:1324
+#: sw/inc/strings.hrc:1323
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "গঠন নিয়ন্ত্ৰণসমূহ বাছিবলে বাঁও অথবা সোঁ কাঁড় টিপক"
#. 59eRi
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1324
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "ফকাচ পুনৰ বৰ্তমান গঠন নিয়ন্ত্ৰণলৈ নিবলৈ Ctrl+Alt+B টিপক"
#. 8AagG
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1325
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "বর্ণমালা সূচীৰ বাবে বাছনী ফাইল (*.sdi)"
@@ -9666,268 +9660,268 @@ msgstr "বর্ণমালা সূচীৰ বাবে বাছনী
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1330
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ওপৰত আধাৰ ৰেখা (~t)"
#. 5GiEA
-#: sw/inc/strings.hrc:1332
+#: sw/inc/strings.hrc:1331
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "তলত আধাৰ ৰেখা (~B)"
#. sdyVF
-#: sw/inc/strings.hrc:1333
+#: sw/inc/strings.hrc:1332
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "আধাৰ ৰেখা কেন্দ্রীকৃত (~c)"
#. NAXyZ
-#: sw/inc/strings.hrc:1334
+#: sw/inc/strings.hrc:1333
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "বস্তু ভৰাওক"
#. 5C6Rc
-#: sw/inc/strings.hrc:1335
+#: sw/inc/strings.hrc:1334
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "বস্তু সম্পাদনা কৰক"
#. 3QFYB
-#: sw/inc/strings.hrc:1336
+#: sw/inc/strings.hrc:1335
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (নমুনা: "
#. oUhnK
-#: sw/inc/strings.hrc:1337
+#: sw/inc/strings.hrc:1336
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "সীমাৰেখাবোৰ"
#. T2SH2
-#: sw/inc/strings.hrc:1338
+#: sw/inc/strings.hrc:1337
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "পৃষ্ঠভূমি"
#. K6Yvs
-#: sw/inc/strings.hrc:1340
+#: sw/inc/strings.hrc:1339
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(পেৰেগ্ৰাফ শৈলী: "
#. Fsanh
-#: sw/inc/strings.hrc:1341
+#: sw/inc/strings.hrc:1340
#, fuzzy
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "বৰ্তমান পৃষ্ঠালে পৃষ্ঠা নম্বৰসমূহ প্ৰয়োগ কৰিব নোৱাৰি। যুগ্ম নম্বৰসমূহ বাও পৃষ্ঠাসমূহত ব্যৱহাৰ কৰিব পাৰি, অযুগ্ম নম্বৰসমূহ সোঁ পৃষ্ঠাসমূহত ব্যৱহাৰ কৰিব পাৰি।"
#. VZnJf
-#: sw/inc/strings.hrc:1343
+#: sw/inc/strings.hrc:1342
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION মুখ্য দস্তাবেজ"
#. kWe9j
-#: sw/inc/strings.hrc:1345
+#: sw/inc/strings.hrc:1344
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
#. dLuAF
-#: sw/inc/strings.hrc:1346
+#: sw/inc/strings.hrc:1345
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
#. oUR7Y
-#: sw/inc/strings.hrc:1347
+#: sw/inc/strings.hrc:1346
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
#. GBVqD
-#: sw/inc/strings.hrc:1349
+#: sw/inc/strings.hrc:1348
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
#. rZBXF
-#: sw/inc/strings.hrc:1350
+#: sw/inc/strings.hrc:1349
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "কোনো নহয় (বানান নিৰীক্ষন নকৰিব)"
#. Z8EjG
-#: sw/inc/strings.hrc:1351
+#: sw/inc/strings.hrc:1350
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "অবিকল্পিত ভাষালৈ পুনৰ সংহতি কৰা"
#. YEXdS
-#: sw/inc/strings.hrc:1352
+#: sw/inc/strings.hrc:1351
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "অধিক..."
#. QecQ3
-#: sw/inc/strings.hrc:1353
+#: sw/inc/strings.hrc:1352
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "উপেক্ষা কৰক (~I)"
#. aaiBM
-#: sw/inc/strings.hrc:1354
+#: sw/inc/strings.hrc:1353
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
#. kSDGu
-#: sw/inc/strings.hrc:1356
+#: sw/inc/strings.hrc:1355
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
#. KiAdJ
-#: sw/inc/strings.hrc:1357
+#: sw/inc/strings.hrc:1356
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
#. FqsCt
-#: sw/inc/strings.hrc:1358
+#: sw/inc/strings.hrc:1357
msgctxt "STR_NO_BASE_FOR_MERGE"
msgid "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge."
msgstr ""
#. wcuf4
-#: sw/inc/strings.hrc:1359
+#: sw/inc/strings.hrc:1358
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
#. K9qMS
-#: sw/inc/strings.hrc:1360
+#: sw/inc/strings.hrc:1359
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
#. XWQ8w
-#: sw/inc/strings.hrc:1361
+#: sw/inc/strings.hrc:1360
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML ডকুমেন্ট"
#. qVZBx
-#: sw/inc/strings.hrc:1362
+#: sw/inc/strings.hrc:1361
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "প্ৰতিটো দস্তাবেজত"
#. qmmPU
-#: sw/inc/strings.hrc:1363
+#: sw/inc/strings.hrc:1362
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
#. 2LgDJ
-#: sw/inc/strings.hrc:1364
+#: sw/inc/strings.hrc:1363
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Level "
#. AcAD8
-#: sw/inc/strings.hrc:1365
+#: sw/inc/strings.hrc:1364
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ৰূপৰেখা"
#. DE9FZ
-#: sw/inc/strings.hrc:1366
+#: sw/inc/strings.hrc:1365
#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ফুটনোট/এণ্ডনোট সুমুৱাওক"
#. EzBCZ
-#: sw/inc/strings.hrc:1367
+#: sw/inc/strings.hrc:1366
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "সন্ধান চাবিৰে XX সময় সলনি কৰা হ'ল"
#. fgywB
-#: sw/inc/strings.hrc:1368
+#: sw/inc/strings.hrc:1367
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "শাৰীবোৰ"
#. GUc4a
-#: sw/inc/strings.hrc:1369
+#: sw/inc/strings.hrc:1368
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "স্তম্ভ"
#. yMyuo
-#: sw/inc/strings.hrc:1370
+#: sw/inc/strings.hrc:1369
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
#. ywFCb
-#: sw/inc/strings.hrc:1371
+#: sw/inc/strings.hrc:1370
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
#. BT3M3
-#: sw/inc/strings.hrc:1373
+#: sw/inc/strings.hrc:1372
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "চলাই থাকক"
#. ZR9aw
-#: sw/inc/strings.hrc:1374
+#: sw/inc/strings.hrc:1373
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
#. YCNYb
-#: sw/inc/strings.hrc:1375
+#: sw/inc/strings.hrc:1374
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
#. fmHmE
-#: sw/inc/strings.hrc:1376
+#: sw/inc/strings.hrc:1375
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
#. yAAPM
-#: sw/inc/strings.hrc:1378
+#: sw/inc/strings.hrc:1377
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
#. mWrXk
-#: sw/inc/strings.hrc:1380
+#: sw/inc/strings.hrc:1379
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
#. RmBFW
-#: sw/inc/strings.hrc:1382
+#: sw/inc/strings.hrc:1381
msgctxt "STR_DROP_DOWN_EMPTY_LIST"
msgid "No Item specified"
msgstr ""
@@ -9936,7 +9930,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1388
+#: sw/inc/strings.hrc:1387
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -9945,125 +9939,125 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1393
+#: sw/inc/strings.hrc:1392
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
#. xAKRC
-#: sw/inc/strings.hrc:1394
+#: sw/inc/strings.hrc:1393
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
#. pDAHz
-#: sw/inc/strings.hrc:1395
+#: sw/inc/strings.hrc:1394
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
#. etEEx
-#: sw/inc/strings.hrc:1396
+#: sw/inc/strings.hrc:1395
#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "স্বাক্ষৰ কৰিছে "
#. BK7ub
-#: sw/inc/strings.hrc:1397
+#: sw/inc/strings.hrc:1396
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
#. kZKCf
-#: sw/inc/strings.hrc:1399
+#: sw/inc/strings.hrc:1398
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "ব্যৱসায়িক কার্ডসমূহ (~u)"
#. ECFij
-#: sw/inc/strings.hrc:1401
+#: sw/inc/strings.hrc:1400
msgctxt "STR_MAILCONFIG_DLG_TITLE"
msgid "Email settings"
msgstr ""
#. PwrB9
-#: sw/inc/strings.hrc:1403
+#: sw/inc/strings.hrc:1402
msgctxt "optredlinepage|insertedpreview"
msgid "Insert"
msgstr "সুমুৱাওক"
#. NL48o
-#: sw/inc/strings.hrc:1404
+#: sw/inc/strings.hrc:1403
msgctxt "optredlinepage|deletedpreview"
msgid "Delete"
msgstr "মচি পেলাওক"
#. PW4Bz
-#: sw/inc/strings.hrc:1405
+#: sw/inc/strings.hrc:1404
#, fuzzy
msgctxt "optredlinepage|changedpreview"
msgid "Attributes"
msgstr "এট্রিবিয়ুটবোৰ"
#. yfgiq
-#: sw/inc/strings.hrc:1407
+#: sw/inc/strings.hrc:1406
msgctxt "createautomarkdialog|searchterm"
msgid "Search term"
msgstr ""
#. fhLzk
-#: sw/inc/strings.hrc:1408
+#: sw/inc/strings.hrc:1407
msgctxt "createautomarkdialog|alternative"
msgid "Alternative entry"
msgstr ""
#. gD4D3
-#: sw/inc/strings.hrc:1409
+#: sw/inc/strings.hrc:1408
msgctxt "createautomarkdialog|key1"
msgid "1st key"
msgstr "প্ৰথম চাবি"
#. BFszo
-#: sw/inc/strings.hrc:1410
+#: sw/inc/strings.hrc:1409
msgctxt "createautomarkdialog|key2"
msgid "2nd key"
msgstr "দ্বিতীয় চাবি"
#. EoAB8
-#: sw/inc/strings.hrc:1411
+#: sw/inc/strings.hrc:1410
#, fuzzy
msgctxt "createautomarkdialog|comment"
msgid "Comment"
msgstr "মন্তব্যসমূহ"
#. Shstx
-#: sw/inc/strings.hrc:1412
+#: sw/inc/strings.hrc:1411
msgctxt "createautomarkdialog|casesensitive"
msgid "Match case"
msgstr "ফলা মিল খোৱাওক"
#. 8Cjvb
-#: sw/inc/strings.hrc:1413
+#: sw/inc/strings.hrc:1412
msgctxt "createautomarkdialog|wordonly"
msgid "Word only"
msgstr ""
#. zD8rb
-#: sw/inc/strings.hrc:1414
+#: sw/inc/strings.hrc:1413
msgctxt "createautomarkdialog|yes"
msgid "Yes"
msgstr "হয়"
#. 4tTop
-#: sw/inc/strings.hrc:1415
+#: sw/inc/strings.hrc:1414
msgctxt "createautomarkdialog|no"
msgid "No"
msgstr "নহয়"
#. KhKwa
-#: sw/inc/strings.hrc:1417
+#: sw/inc/strings.hrc:1416
msgctxt "sidebarwrap|customlabel"
msgid "Custom"
msgstr "নিজৰ পছন্দৰ মতে"
@@ -11288,109 +11282,109 @@ msgid "Insert Bibliography Entry"
msgstr "গ্রন্থ-সূচী প্রৱিষ্টি ভৰাওক"
#. XnbFd
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:42
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:43
msgctxt "bibliographyentry|extended_tip|new"
msgid "Opens the Define Bibliography Entry dialog, where you can create a new bibliography record. This record is only stored in the document. To add a record to the bibliography database, choose Tools - Bibliography Database."
msgstr ""
#. xHxhn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:61
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:62
msgctxt "bibliographyentry|extended_tip|edit"
msgid "Opens the Define Bibliography Entry dialog where you can edit the selected bibliography record."
msgstr ""
#. zo8CS
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:80
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:81
msgctxt "bibliographyentry|extended_tip|close"
msgid "Closes the dialog."
msgstr ""
#. sQJ4e
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:92
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:93
msgctxt "bibliographyentry|insert"
msgid "Insert"
msgstr "সুমুৱাওক"
#. rUZwC
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:100
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:101
msgctxt "bibliographyentry|extended_tip|insert"
msgid "Inserts the bibliographic reference into the document. If you created a new record, you must also insert it as an entry, otherwise the record is lost when you close the document."
msgstr ""
#. JT2A7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:112
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:113
msgctxt "bibliographyentry|modify"
msgid "Apply"
msgstr "প্ৰয়োগ কৰক"
#. EhmoG
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:149
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:150
msgctxt "bibliographyentry|frombibliography"
msgid "Bibliography Database"
msgstr ""
#. TyGCb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:158
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:159
msgctxt "bibliographyentry|extended_tip|frombibliography"
msgid "Inserts a reference from the bibliography database."
msgstr ""
#. BFK8W
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:169
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:170
msgctxt "bibliographyentry|fromdocument"
msgid "Document Content"
msgstr ""
#. m4Ynn
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:178
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:179
msgctxt "bibliographyentry|extended_tip|fromdocument"
msgid "Inserts a reference from the bibliography records that are stored in the current document."
msgstr ""
#. AhW2w
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:193
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:194
msgctxt "bibliographyentry|label1"
msgid "Bibliography Source"
msgstr ""
#. 5BLqy
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:225
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:226
msgctxt "bibliographyentry|label2"
msgid "Author"
msgstr "লেখক"
#. AMDy4
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:237
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:238
msgctxt "bibliographyentry|label3"
msgid "Title"
msgstr "শীৰ্ষক"
#. VPXDb
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:274
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:275
msgctxt "bibliographyentry|extended_tip|entrylb"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. YYgLc
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:291
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:292
msgctxt "bibliographyentry|extended_tip|entryed"
msgid "Select the short name of the bibliography record that you want to insert."
msgstr ""
#. AAmDi
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:304
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:305
msgctxt "bibliographyentry|label5"
msgid "Short name"
msgstr "চুটি নাম"
#. voQD7
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:323
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:324
msgctxt "bibliographyentry|label4"
msgid "Entry"
msgstr ""
#. 3trf6
-#: sw/uiconfig/swriter/ui/bibliographyentry.ui:344
+#: sw/uiconfig/swriter/ui/bibliographyentry.ui:345
msgctxt "bibliographyentry|extended_tip|BibliographyEntryDialog"
msgid "Inserts a bibliography reference."
msgstr ""
@@ -18111,38 +18105,38 @@ msgid "Insert Section"
msgstr "কেপষণ সুমুৱাওক"
#. rEeaX
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:40
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:37
msgctxt "insertsectiondialog|ok"
msgid "_Insert"
msgstr "ভৰাওক (_I)"
#. V4AJG
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:113
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:110
msgctxt "insertsectiondialog|section"
msgid "Section"
msgstr "খণ্ড..."
#. hgnkY
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:136
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:133
msgctxt "insertsectiondialog|columns"
msgid "Columns"
msgstr "স্তম্ভবোৰ"
#. AbW5x
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:160
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:157
#, fuzzy
msgctxt "insertsectiondialog|indents"
msgid "Indents"
msgstr "ইনডেণ্ট"
-#. deUnf
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:184
-msgctxt "insertsectiondialog|background"
-msgid "Background"
-msgstr "পৃষ্ঠভূমি"
+#. XFoBE
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:181
+msgctxt "insertsectiondialog|area"
+msgid "Area"
+msgstr ""
#. Kt5QB
-#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:208
+#: sw/uiconfig/swriter/ui/insertsectiondialog.ui:205
#, fuzzy
msgctxt "insertsectiondialog|notes"
msgid "Footnotes/Endnotes"
diff --git a/source/as/vcl/messages.po b/source/as/vcl/messages.po
index 0e437af3195..477edb355b5 100644
--- a/source/as/vcl/messages.po
+++ b/source/as/vcl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-05-14 14:17+0200\n"
+"POT-Creation-Date: 2021-06-04 13:11+0200\n"
"PO-Revision-Date: 2021-05-12 07:37+0000\n"
"Last-Translator: Mondeep Kalita <epicdeep09@gmail.com>\n"
"Language-Team: Assamese <https://translations.documentfoundation.org/projects/libo_ui-master/vclmessages/as/>\n"
@@ -1947,529 +1947,529 @@ msgid "_Print"
msgstr ""
#. M3L4L
-#: vcl/uiconfig/ui/printdialog.ui:154
+#: vcl/uiconfig/ui/printdialog.ui:157
msgctxt "printdialog|printpreview"
msgid "Print preview"
msgstr ""
#. 67YPm
-#: vcl/uiconfig/ui/printdialog.ui:158
+#: vcl/uiconfig/ui/printdialog.ui:163
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 ""
-#. Aq6Gv
-#: vcl/uiconfig/ui/printdialog.ui:189
-msgctxt "printdialog|lastpage"
-msgid "Last page"
-msgstr ""
-
-#. RwCmD
+#. dQEY8
#: vcl/uiconfig/ui/printdialog.ui:193
-msgctxt "printdialog|extended_tip|btnLast"
-msgid "Shows preview of the last page."
+msgctxt "printdialog|previewbox"
+msgid "Pre_view"
msgstr ""
-#. CZQLF
-#: vcl/uiconfig/ui/printdialog.ui:209
-msgctxt "printdialog|forward"
-msgid "Next page"
+#. EpB5H
+#: vcl/uiconfig/ui/printdialog.ui:202
+msgctxt "printdialog|extended_tip|previewbox"
+msgid "Turn on or off display of the print preview."
msgstr ""
-#. emK9r
-#: vcl/uiconfig/ui/printdialog.ui:213
-msgctxt "printdialog|extended_tip|forward"
-msgid "Shows preview of the next page."
+#. SbgFv
+#: vcl/uiconfig/ui/printdialog.ui:232
+msgctxt "printdialog|firstpage"
+msgid "First page"
msgstr ""
-#. yyFVV
-#: vcl/uiconfig/ui/printdialog.ui:228
-msgctxt "printdialog|totalnumpages"
-msgid "/ %n"
-msgstr "/ %n"
-
-#. c7uMG
-#: vcl/uiconfig/ui/printdialog.ui:246
-msgctxt "printdialog|extended_tip|pageedit"
-msgid "Enter the number of page to be shown in the preview."
+#. GVGSq
+#: vcl/uiconfig/ui/printdialog.ui:236
+msgctxt "printdialog|extended_tip|btnFirst"
+msgid "Shows preview of the first page."
msgstr ""
#. ebceU
-#: vcl/uiconfig/ui/printdialog.ui:262
+#: vcl/uiconfig/ui/printdialog.ui:251
msgctxt "printdialog|backward"
msgid "Previous page"
msgstr ""
#. uS5Ka
-#: vcl/uiconfig/ui/printdialog.ui:266
+#: vcl/uiconfig/ui/printdialog.ui:255
msgctxt "printdialog|extended_tip|backward"
msgid "Shows preview of the previous page."
msgstr ""
-#. SbgFv
-#: vcl/uiconfig/ui/printdialog.ui:282
-msgctxt "printdialog|firstpage"
-msgid "First page"
+#. c7uMG
+#: vcl/uiconfig/ui/printdialog.ui:274
+msgctxt "printdialog|extended_tip|pageedit"
+msgid "Enter the number of page to be shown in the preview."
msgstr ""
-#. GVGSq
-#: vcl/uiconfig/ui/printdialog.ui:286
-msgctxt "printdialog|extended_tip|btnFirst"
-msgid "Shows preview of the first page."
+#. yyFVV
+#: vcl/uiconfig/ui/printdialog.ui:288
+msgctxt "printdialog|totalnumpages"
+msgid "/ %n"
+msgstr "/ %n"
+
+#. CZQLF
+#: vcl/uiconfig/ui/printdialog.ui:301
+msgctxt "printdialog|forward"
+msgid "Next page"
msgstr ""
-#. dQEY8
-#: vcl/uiconfig/ui/printdialog.ui:312
-msgctxt "printdialog|previewbox"
-msgid "Pre_view"
+#. emK9r
+#: vcl/uiconfig/ui/printdialog.ui:305
+msgctxt "printdialog|extended_tip|forward"
+msgid "Shows preview of the next page."
msgstr ""
-#. EpB5H
-#: vcl/uiconfig/ui/printdialog.ui:322
-msgctxt "printdialog|extended_tip|previewbox"
-msgid "Turn on or off display of the print preview."
+#. Aq6Gv
+#: vcl/uiconfig/ui/printdialog.ui:320
+msgctxt "printdialog|lastpage"
+msgid "Last page"
+msgstr ""
+
+#. RwCmD
+#: vcl/uiconfig/ui/printdialog.ui:324
+msgctxt "printdialog|extended_tip|btnLast"
+msgid "Shows preview of the last page."
msgstr ""
#. PD6Aj
-#: vcl/uiconfig/ui/printdialog.ui:398
+#: vcl/uiconfig/ui/printdialog.ui:400
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:417
+#: vcl/uiconfig/ui/printdialog.ui:419
msgctxt "printdialog|labelstatus"
msgid "Status:"
msgstr ""
#. dyo2j
-#: vcl/uiconfig/ui/printdialog.ui:432
+#: vcl/uiconfig/ui/printdialog.ui:434
msgctxt "printdialog|status"
msgid "Default Printer"
msgstr ""
#. McZgQ
-#: vcl/uiconfig/ui/printdialog.ui:438
+#: vcl/uiconfig/ui/printdialog.ui:440
msgctxt "printdialog|extended_tip|status"
msgid "Shows the availability of the selected printer."
msgstr ""
#. oBACQ
-#: vcl/uiconfig/ui/printdialog.ui:450
+#: vcl/uiconfig/ui/printdialog.ui:452
msgctxt "printdialog|setup"
msgid "Properties..."
msgstr "বৈশিষ্ট্যবোৰ..."
#. 89CRC
-#: vcl/uiconfig/ui/printdialog.ui:457
+#: vcl/uiconfig/ui/printdialog.ui:459
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:481
+#: vcl/uiconfig/ui/printdialog.ui:483
msgctxt "printdialog|labelprinter"
msgid "Printer"
msgstr ""
#. AyxGJ
-#: vcl/uiconfig/ui/printdialog.ui:519
+#: vcl/uiconfig/ui/printdialog.ui:521
msgctxt "printdialog|rbAllPages"
msgid "_All pages"
msgstr ""
#. AQ7Ms
-#: vcl/uiconfig/ui/printdialog.ui:530
+#: vcl/uiconfig/ui/printdialog.ui:532
msgctxt "printdialog|extended_tip|rbAllPages"
msgid "Prints the entire document."
msgstr ""
#. pYtbq
-#: vcl/uiconfig/ui/printdialog.ui:541
+#: vcl/uiconfig/ui/printdialog.ui:543
msgctxt "printdialog|rbPageRange"
msgid "_Pages:"
msgstr ""
#. azXfE
-#: vcl/uiconfig/ui/printdialog.ui:553
+#: vcl/uiconfig/ui/printdialog.ui:555
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:569
+#: vcl/uiconfig/ui/printdialog.ui:571
msgctxt "printdialog|pagerange"
msgid "e.g.: 1, 3-5, 7, 9"
msgstr ""
#. FTtLK
-#: vcl/uiconfig/ui/printdialog.ui:572
+#: vcl/uiconfig/ui/printdialog.ui:574
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:583
+#: vcl/uiconfig/ui/printdialog.ui:585
msgctxt "printdialog|rbRangeSelection"
msgid "_Selection"
msgstr ""
#. CJ2E7
-#: vcl/uiconfig/ui/printdialog.ui:593
+#: vcl/uiconfig/ui/printdialog.ui:595
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:607
+#: vcl/uiconfig/ui/printdialog.ui:609
msgctxt "printdialog|includeevenodd"
msgid "Include:"
msgstr ""
#. XmeFL
-#: vcl/uiconfig/ui/printdialog.ui:624
+#: vcl/uiconfig/ui/printdialog.ui:626
msgctxt "printdialog|liststore3"
msgid "Odd and Even Pages"
msgstr ""
#. 49y67
-#: vcl/uiconfig/ui/printdialog.ui:625
+#: vcl/uiconfig/ui/printdialog.ui:627
msgctxt "printdialog|liststore3"
msgid "Odd Pages"
msgstr ""
#. 6CkPE
-#: vcl/uiconfig/ui/printdialog.ui:626
+#: vcl/uiconfig/ui/printdialog.ui:628
msgctxt "printdialog|liststore3"
msgid "Even Pages"
msgstr ""
#. ZeA37
-#: vcl/uiconfig/ui/printdialog.ui:630
+#: vcl/uiconfig/ui/printdialog.ui:632
msgctxt "printdialog|extended_tip|evenoddbox"
msgid "Select the subset of pages to print."
msgstr ""
#. wn2kB
-#: vcl/uiconfig/ui/printdialog.ui:661
+#: vcl/uiconfig/ui/printdialog.ui:663
msgctxt "printdialog|fromwhich"
msgid "_From which print:"
msgstr ""
#. Cuc2u
-#: vcl/uiconfig/ui/printdialog.ui:686
+#: vcl/uiconfig/ui/printdialog.ui:688
msgctxt "printdialog|labelpapersides"
msgid "Paper _sides:"
msgstr ""
#. SYxRJ
-#: vcl/uiconfig/ui/printdialog.ui:702
+#: vcl/uiconfig/ui/printdialog.ui:704
msgctxt "printdialog|liststore4"
msgid "Print on one side (simplex)"
msgstr ""
#. hCZPg
-#: vcl/uiconfig/ui/printdialog.ui:703
+#: vcl/uiconfig/ui/printdialog.ui:705
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex long edge)"
msgstr ""
#. iqr9C
-#: vcl/uiconfig/ui/printdialog.ui:704
+#: vcl/uiconfig/ui/printdialog.ui:706
msgctxt "printdialog|liststore4"
msgid "Print on both sides (duplex short edge)"
msgstr ""
#. CKpgL
-#: vcl/uiconfig/ui/printdialog.ui:708
+#: vcl/uiconfig/ui/printdialog.ui:710
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:722
+#: vcl/uiconfig/ui/printdialog.ui:724
msgctxt "printdialog|labelcopies"
msgid "_Number of copies:"
msgstr ""
#. NwD7S
-#: vcl/uiconfig/ui/printdialog.ui:745
+#: vcl/uiconfig/ui/printdialog.ui:747
msgctxt "printdialog|extended_tip|copycount"
msgid "Enter the number of copies that you want to print."
msgstr ""
#. BT4nY
-#: vcl/uiconfig/ui/printdialog.ui:759
+#: vcl/uiconfig/ui/printdialog.ui:761
msgctxt "printdialog|cbPrintOrder"
msgid "Order:"
msgstr ""
#. vwjVt
-#: vcl/uiconfig/ui/printdialog.ui:772
+#: vcl/uiconfig/ui/printdialog.ui:774
msgctxt "printdialog|reverseorder"
msgid "Print in _reverse order"
msgstr ""
#. svd2Q
-#: vcl/uiconfig/ui/printdialog.ui:781
+#: vcl/uiconfig/ui/printdialog.ui:783
msgctxt "printdialog|extended_tip|reverseorder"
msgid "Check to print pages in reverse order."
msgstr ""
#. G6QEr
-#: vcl/uiconfig/ui/printdialog.ui:798
+#: vcl/uiconfig/ui/printdialog.ui:800
msgctxt "printdialog|collate"
msgid "_Collate"
msgstr ""
#. kR6bA
-#: vcl/uiconfig/ui/printdialog.ui:806
+#: vcl/uiconfig/ui/printdialog.ui:808
msgctxt "printdialog|extended_tip|collate"
msgid "Preserves the page order of the original document."
msgstr ""
#. GZrpG
-#: vcl/uiconfig/ui/printdialog.ui:836
+#: vcl/uiconfig/ui/printdialog.ui:838
msgctxt "printdialog|singlejobs"
msgid "Create separate print jobs for collated output"
msgstr ""
#. X4Am9
-#: vcl/uiconfig/ui/printdialog.ui:844
+#: vcl/uiconfig/ui/printdialog.ui:846
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:865
+#: vcl/uiconfig/ui/printdialog.ui:867
msgctxt "printdialog|rangeexpander"
msgid "_More"
msgstr ""
#. ehfCG
-#: vcl/uiconfig/ui/printdialog.ui:881
+#: vcl/uiconfig/ui/printdialog.ui:883
msgctxt "printdialog|label2"
msgid "Range and Copies"
msgstr ""
#. CBLet
-#: vcl/uiconfig/ui/printdialog.ui:920
+#: vcl/uiconfig/ui/printdialog.ui:922
msgctxt "printdialog|labelorientation"
msgid "Orientation:"
msgstr ""
#. U4byk
-#: vcl/uiconfig/ui/printdialog.ui:935
+#: vcl/uiconfig/ui/printdialog.ui:937
msgctxt "printdialog|labelsize"
msgid "Paper size:"
msgstr ""
#. X9iBj
-#: vcl/uiconfig/ui/printdialog.ui:952
+#: vcl/uiconfig/ui/printdialog.ui:954
msgctxt "printdialog|liststore3"
msgid "Automatic"
msgstr "স্বচালিত"
#. vaWZE
-#: vcl/uiconfig/ui/printdialog.ui:953
+#: vcl/uiconfig/ui/printdialog.ui:955
msgctxt "printdialog|liststore3"
msgid "Portrait"
msgstr "পট্ৰেইট"
#. Qnpje
-#: vcl/uiconfig/ui/printdialog.ui:954
+#: vcl/uiconfig/ui/printdialog.ui:956
msgctxt "printdialog|liststore3"
msgid "Landscape"
msgstr "লেণ্ডস্কেইপ"
#. PkAo9
-#: vcl/uiconfig/ui/printdialog.ui:958
+#: vcl/uiconfig/ui/printdialog.ui:960
msgctxt "printdialog|extended_tip|pageorientationbox"
msgid "Select the orientation of the paper."
msgstr ""
#. DSFv2
-#: vcl/uiconfig/ui/printdialog.ui:974
+#: vcl/uiconfig/ui/printdialog.ui:976
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:1009
+#: vcl/uiconfig/ui/printdialog.ui:1011
msgctxt "printdialog|pagespersheetbtn"
msgid "Pages per sheet:"
msgstr ""
#. ok8Lw
-#: vcl/uiconfig/ui/printdialog.ui:1023
+#: vcl/uiconfig/ui/printdialog.ui:1025
msgctxt "printdialog|extended_tip|pagespersheetbtn"
msgid "Print multiple pages per sheet of paper."
msgstr ""
#. DKP5g
-#: vcl/uiconfig/ui/printdialog.ui:1064
+#: vcl/uiconfig/ui/printdialog.ui:1066
msgctxt "printdialog|liststore1"
msgid "Custom"
msgstr "স্বনিৰ্বাচিত"
#. duVEo
-#: vcl/uiconfig/ui/printdialog.ui:1071
+#: vcl/uiconfig/ui/printdialog.ui:1073
msgctxt "printdialog|extended_tip|pagespersheetbox"
msgid "Select how many pages to print per sheet of paper."
msgstr ""
#. 65WWt
-#: vcl/uiconfig/ui/printdialog.ui:1084
+#: vcl/uiconfig/ui/printdialog.ui:1086
msgctxt "printdialog|pagespersheettxt"
msgid "Pages:"
msgstr ""
#. X8bjE
-#: vcl/uiconfig/ui/printdialog.ui:1104
+#: vcl/uiconfig/ui/printdialog.ui:1106
msgctxt "printdialog|extended_tip|pagerows"
msgid "Select number of rows."
msgstr ""
#. DM5aX
-#: vcl/uiconfig/ui/printdialog.ui:1116
+#: vcl/uiconfig/ui/printdialog.ui:1118
msgctxt "printdialog|by"
msgid "by"
msgstr "দ্বাৰা"
#. Z2EDz
-#: vcl/uiconfig/ui/printdialog.ui:1135
+#: vcl/uiconfig/ui/printdialog.ui:1137
msgctxt "printdialog|extended_tip|pagecols"
msgid "Select number of columns."
msgstr ""
#. szcD7
-#: vcl/uiconfig/ui/printdialog.ui:1147
+#: vcl/uiconfig/ui/printdialog.ui:1149
msgctxt "printdialog|pagemargintxt1"
msgid "Margin:"
msgstr ""
#. QxE58
-#: vcl/uiconfig/ui/printdialog.ui:1166
+#: vcl/uiconfig/ui/printdialog.ui:1168
msgctxt "printdialog|extended_tip|pagemarginsb"
msgid "Select margin between individual pages on each sheet of paper."
msgstr ""
#. iGg2m
-#: vcl/uiconfig/ui/printdialog.ui:1179
+#: vcl/uiconfig/ui/printdialog.ui:1181
msgctxt "printdialog|pagemargintxt2"
msgid "between pages"
msgstr "পৃষ্ঠাসমূহৰ মাজত"
#. oryuw
-#: vcl/uiconfig/ui/printdialog.ui:1190
+#: vcl/uiconfig/ui/printdialog.ui:1192
msgctxt "printdialog|sheetmargintxt1"
msgid "Distance:"
msgstr ""
#. EDFnW
-#: vcl/uiconfig/ui/printdialog.ui:1209
+#: vcl/uiconfig/ui/printdialog.ui:1211
msgctxt "printdialog|extended_tip|sheetmarginsb"
msgid "Select margin between the printed pages and paper edge."
msgstr ""
#. XhfvB
-#: vcl/uiconfig/ui/printdialog.ui:1222
+#: vcl/uiconfig/ui/printdialog.ui:1224
msgctxt "printdialog|sheetmargintxt2"
msgid "to sheet border"
msgstr "চাদৰৰ সীমালৈ"
#. AGWe3
-#: vcl/uiconfig/ui/printdialog.ui:1235
+#: vcl/uiconfig/ui/printdialog.ui:1237
msgctxt "printdialog|labelorder"
msgid "Order:"
msgstr ""
#. psAku
-#: vcl/uiconfig/ui/printdialog.ui:1252
+#: vcl/uiconfig/ui/printdialog.ui:1254
msgctxt "printdialog|liststore2"
msgid "Left to right, then down"
msgstr ""
#. fnfLt
-#: vcl/uiconfig/ui/printdialog.ui:1253
+#: vcl/uiconfig/ui/printdialog.ui:1255
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then right"
msgstr ""
#. y6nZE
-#: vcl/uiconfig/ui/printdialog.ui:1254
+#: vcl/uiconfig/ui/printdialog.ui:1256
msgctxt "printdialog|liststore2"
msgid "Top to bottom, then left"
msgstr ""
#. PteTg
-#: vcl/uiconfig/ui/printdialog.ui:1255
+#: vcl/uiconfig/ui/printdialog.ui:1257
msgctxt "printdialog|liststore2"
msgid "Right to left, then down"
msgstr ""
#. DvF8r
-#: vcl/uiconfig/ui/printdialog.ui:1259
+#: vcl/uiconfig/ui/printdialog.ui:1261
msgctxt "printdialog|extended_tip|orderbox"
msgid "Select order in which pages are to be printed."
msgstr ""
#. QG59F
-#: vcl/uiconfig/ui/printdialog.ui:1271
+#: vcl/uiconfig/ui/printdialog.ui:1273
msgctxt "printdialog|bordercb"
msgid "Draw a border around each page"
msgstr "প্ৰতিটো পৃষ্ঠাৰ চাৰিওফালে এটা প্ৰান্ত আকক"
#. 8aAGu
-#: vcl/uiconfig/ui/printdialog.ui:1280
+#: vcl/uiconfig/ui/printdialog.ui:1282
msgctxt "printdialog|extended_tip|bordercb"
msgid "Check to draw a border around each page."
msgstr ""
#. Yo4xV
-#: vcl/uiconfig/ui/printdialog.ui:1292
+#: vcl/uiconfig/ui/printdialog.ui:1294
msgctxt "printdialog|brochure"
msgid "Brochure"
msgstr "বিষয়সূচী"
#. 3zcKq
-#: vcl/uiconfig/ui/printdialog.ui:1302
+#: vcl/uiconfig/ui/printdialog.ui:1304
msgctxt "printdialog|extended_tip|brochure"
msgid "Select to print the document in brochure format."
msgstr ""
#. JMA7A
-#: vcl/uiconfig/ui/printdialog.ui:1325
+#: vcl/uiconfig/ui/printdialog.ui:1327
msgctxt "printdialog|collationpreview"
msgid "Collation preview"
msgstr ""
#. dePkB
-#: vcl/uiconfig/ui/printdialog.ui:1330
+#: vcl/uiconfig/ui/printdialog.ui:1332
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:1352
+#: vcl/uiconfig/ui/printdialog.ui:1354
msgctxt "printdialog|layoutexpander"
msgid "M_ore"
msgstr ""
#. rCBA5
-#: vcl/uiconfig/ui/printdialog.ui:1368
+#: vcl/uiconfig/ui/printdialog.ui:1370
msgctxt "printdialog|label3"
msgid "Page Layout"
msgstr ""
#. A2iC5
-#: vcl/uiconfig/ui/printdialog.ui:1391
+#: vcl/uiconfig/ui/printdialog.ui:1393
msgctxt "printdialog|generallabel"
msgid "General"
msgstr ""
#. CzGM4
-#: vcl/uiconfig/ui/printdialog.ui:1440
+#: vcl/uiconfig/ui/printdialog.ui:1447
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 ""
diff --git a/source/ast/basctl/messages.po b/source/ast/basctl/messages.po
index 6ee0861fd35..b07647d7bc1 100644
--- a/source/ast/basctl/messages.po
+++ b/source/ast/basctl/messages.po
@@ -3,7 +3,7 @@ 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: 2021-01-25 14:55+0100\n"
+"POT-Creation-Date: 2021-06-04 13:08+0200\n"
"PO-Revision-Date: 2021-05-13 23:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/basctlmessages/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516043755.000000\n"
#. fniWp
@@ -671,121 +671,121 @@ msgid "Existing Macros In:"
msgstr "Macros esistentes en:"
#. 8Bfcg
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:231
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:230
msgctxt "basicmacrodialog|extended_tip|libraries"
msgid "Lists the libraries and the modules where you can open or save your macros. To save a macro with a particular document, open the document, and then open this dialog."
msgstr "Llista les biblioteques y los módulos onde pues abrir y guardar macros. Pa guardar una macro nun documentu específicu, abri'l documentu y llueu abri esti diálogu."
#. Mfysc
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:247
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:246
msgctxt "basicmacrodialog|macrofromft"
msgid "Macro From"
msgstr "Macro dende"
#. Qth4v
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:263
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:262
msgctxt "basicmacrodialog|macrotoft"
msgid "Save Macro In"
msgstr "Guardar macro en"
#. AjFTi
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:300
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:299
msgctxt "basicmacrodialog|extended_tip|macronameedit"
msgid "Displays the name of the selected macro. To create or to change the name of a macro, enter a name here."
msgstr "Amuesa'l nome de la macro escoyida. Pa crear o camudar el nome d'una macro, escribi un nome equí."
#. BpDb6
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:309
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:308
msgctxt "basicmacrodialog|libraryft1"
msgid "Macro Name"
msgstr "Nome de macro"
#. izDZr
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:331
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:330
msgctxt "basicmacrodialog|assign"
msgid "Assign..."
msgstr "Asignar..."
#. qEaMG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:338
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:337
msgctxt "basicmacrodialog|extended_tip|assign"
msgid "Opens the Customize dialog, where you can assign the selected macro to a menu command, a toolbar, or an event."
msgstr "Abre'l diálogu de personalizar, nel que pues asinar la macro escoyida a un comandu del menú, una barra de ferramientes o una aición."
#. dxu7W
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:350
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:349
msgctxt "basicmacrodialog|edit"
msgid "Edit"
msgstr "Editar"
#. dE5A9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:357
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:356
msgctxt "basicmacrodialog|extended_tip|edit"
msgid "Starts the %PRODUCTNAME Basic editor and opens the selected macro or dialog for editing."
msgstr ""
#. 9Uhec
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:369
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:368
msgctxt "basicmacrodialog|delete"
msgid "_Delete"
msgstr "_Desaniciar"
#. Mxvv8
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:376
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:375
msgctxt "basicmacrodialog|extended_tip|delete"
msgid "Creates a new macro, creates a new module or deletes the selected macro or selected module."
msgstr ""
#. XkqFC
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:388
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:387
msgctxt "basicmacrodialog|new"
msgid "_New"
msgstr "_Nuevu"
#. GN5Ft
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:395
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:394
msgctxt "basicmacrodialog|extended_tip|new"
msgid "Creates a new library."
msgstr "Crea una biblioteca."
#. Gh52t
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:407
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:406
msgctxt "basicmacrodialog|organize"
msgid "Organizer..."
msgstr "Organizador..."
#. 3L2hk
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:414
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:413
msgctxt "basicmacrodialog|extended_tip|organize"
msgid "Opens the Macro Organizer dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries."
msgstr "Abre'l diálogu Organizador de macros, nel que pues amestar, editar o desaniciar módulos de macro, diálogos y biblioteques esistentes."
#. wAJj2
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:426
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:425
msgctxt "basicmacrodialog|newlibrary"
msgid "New Library"
msgstr "Biblioteca nueva"
#. E5rdD
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:433
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:432
msgctxt "basicmacrodialog|extended_tip|newlibrary"
msgid "Saves the recorded macro in a new library."
msgstr ""
#. 2xdsE
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:445
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:444
msgctxt "basicmacrodialog|newmodule"
msgid "New Module"
msgstr "Módulu nuevu"
#. BrAwG
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:452
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:451
msgctxt "basicmacrodialog|extended_tip|newmodule"
msgid "Saves the recorded macro in a new module."
msgstr ""
#. gMDg9
-#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:500
+#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:499
msgctxt "basicmacrodialog|extended_tip|BasicMacroDialog"
msgid "Opens a dialog to organize macros."
msgstr ""
diff --git a/source/ast/chart2/messages.po b/source/ast/chart2/messages.po
index e0a9c320895..a3de6b435ef 100644
--- a/source/ast/chart2/messages.po
+++ b/source/ast/chart2/messages.po
@@ -4,7 +4,7 @@ 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: 2021-05-05 17:14+0200\n"
-"PO-Revision-Date: 2021-05-20 19:37+0000\n"
+"PO-Revision-Date: 2021-06-07 09:50+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/chart2messages/ast/>\n"
"Language: ast\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: Weblate 4.6.2\n"
"X-POOTLE-MTIME: 1540149368.000000\n"
#. NCRDD
@@ -163,7 +163,7 @@ msgstr "Llendes"
#: chart2/inc/strings.hrc:33
msgctxt "STR_PAGE_AREA"
msgid "Area"
-msgstr "Estaya"
+msgstr "Área"
#. 3sDYn
#: chart2/inc/strings.hrc:34
@@ -917,7 +917,7 @@ msgstr "Barra"
#: chart2/inc/strings.hrc:160
msgctxt "STR_TYPE_AREA"
msgid "Area"
-msgstr "Estaya"
+msgstr "Área"
#. bqxBm
#: chart2/inc/strings.hrc:161
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index 34601f047e2..a0517d91da0 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -3,8 +3,8 @@ 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: 2021-05-31 15:14+0200\n"
-"PO-Revision-Date: 2021-05-28 21:15+0000\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
+"PO-Revision-Date: 2021-06-07 09:49+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/ast/>\n"
"Language: ast\n"
@@ -2063,62 +2063,68 @@ msgctxt "RID_SVXSTR_COMMANDLABEL"
msgid "Tooltip"
msgstr ""
+#. NBDBv
+#: cui/inc/strings.hrc:383
+msgctxt "RID_SVXSTR_COMMANDEXPERIMENTAL"
+msgid "Experimental"
+msgstr "Esperimental"
+
#. 3FZFt
-#: cui/inc/strings.hrc:384
+#: cui/inc/strings.hrc:385
msgctxt "RID_SVXSTR_QRCODEDATALONG"
msgid "The URL or text is too long for the current error correction level. Either shorten the text or decrease the correction level."
msgstr "El testu o URL ye demasiáu estensu pal nivel de correición d'errores actual. Encurtia'l testu o amenorga'l nivel de correición."
#. AD8QJ
-#: cui/inc/strings.hrc:385
+#: cui/inc/strings.hrc:386
msgctxt "RID_SVXSTR_DELETEUSERCOLOR1"
msgid "You can only delete user-defined colors"
msgstr ""
#. 4LWGV
-#: cui/inc/strings.hrc:386
+#: cui/inc/strings.hrc:387
msgctxt "RID_SVXSTR_DELETEUSERCOLOR2"
msgid "Please select the color to delete"
msgstr ""
#. FjQQ5
-#: cui/inc/strings.hrc:388
+#: cui/inc/strings.hrc:389
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLBUTTON"
msgid "Install"
msgstr "Instalar"
#. 2GUFq
-#: cui/inc/strings.hrc:389
+#: cui/inc/strings.hrc:390
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLEDBUTTON"
msgid "Installed"
msgstr ""
#. TmK5f
-#: cui/inc/strings.hrc:390
+#: cui/inc/strings.hrc:391
msgctxt "RID_SVXSTR_ADDITIONS_INSTALLING"
msgid "Installing"
msgstr ""
#. izdAK
-#: cui/inc/strings.hrc:391
+#: cui/inc/strings.hrc:392
msgctxt "RID_SVXSTR_ADDITIONS_SEARCHING"
msgid "Searching..."
msgstr "Guetando..."
#. HYT6K
-#: cui/inc/strings.hrc:392
+#: cui/inc/strings.hrc:393
msgctxt "RID_SVXSTR_ADDITIONS_LOADING"
msgid "Loading..."
msgstr "Cargando..."
#. 88Ect
-#: cui/inc/strings.hrc:393
+#: cui/inc/strings.hrc:394
msgctxt "RID_SVXSTR_ADDITIONS_DIALOG_TITLE_PREFIX"
msgid "Extensions"
msgstr "Estensiones"
#. KTtQE
-#: cui/inc/strings.hrc:395
+#: cui/inc/strings.hrc:396
msgctxt "RID_SVXSTR_UI_APPLYALL"
msgid "Apply to %MODULE"
msgstr ""
@@ -5886,181 +5892,301 @@ msgid "Bullets and Numbering"
msgstr ""
#. aatWZ
-#: cui/uiconfig/ui/bulletandposition.ui:223
+#: cui/uiconfig/ui/bulletandposition.ui:220
msgctxt "bulletandposition|label1"
msgid "Level"
msgstr "Nivel"
#. rYDvK
-#: cui/uiconfig/ui/bulletandposition.ui:266
+#: cui/uiconfig/ui/bulletandposition.ui:263
msgctxt "bulletandposition|label4"
msgid "Type:"
msgstr "Triba:"
+#. ccHCD
+#: cui/uiconfig/ui/bulletandposition.ui:279
+msgctxt "bulletandposition|entended_tip|numfmtlb"
+msgid "Select the level(s) that you want to modify. To apply the options to all the levels, select “1-10”."
+msgstr ""
+
#. mp5Si
-#: cui/uiconfig/ui/bulletandposition.ui:290
+#: cui/uiconfig/ui/bulletandposition.ui:292
msgctxt "bulletandposition|startatft"
msgid "Start at:"
msgstr ""
#. cfuBf
-#: cui/uiconfig/ui/bulletandposition.ui:306
+#: cui/uiconfig/ui/bulletandposition.ui:308
msgctxt "bulletandposition|startat"
msgid "1"
msgstr ""
+#. rE6Ec
+#: cui/uiconfig/ui/bulletandposition.ui:314
+msgctxt "bulletandposition|extended_tip|startat"
+msgid "For ordered lists, select the value of first item of the list."
+msgstr ""
+
#. Jtk6d
-#: cui/uiconfig/ui/bulletandposition.ui:320
+#: cui/uiconfig/ui/bulletandposition.ui:327
msgctxt "bulletandposition|bulletft"
msgid "Character:"
msgstr ""
#. GVt7U
-#: cui/uiconfig/ui/bulletandposition.ui:332
+#: cui/uiconfig/ui/bulletandposition.ui:339
msgctxt "bulletandposition|bullet"
msgid "Select..."
msgstr ""
+#. sNFJM
+#: cui/uiconfig/ui/bulletandposition.ui:345
+msgctxt "bulletandposition|extended_tip|bullet"
+msgid "Select the character for the unordered list."
+msgstr ""
+
#. oJgFH
-#: cui/uiconfig/ui/bulletandposition.ui:344
+#: cui/uiconfig/ui/bulletandposition.ui:356
msgctxt "bulletandposition|bitmap"
msgid "Select image..."
msgstr ""
+#. irp4K
+#: cui/uiconfig/ui/bulletandposition.ui:368
+msgctxt "bulletandposition|extended_tip|bitmap"
+msgid "Select a graphic bullet."
+msgstr ""
+
#. Cv7BZ
-#: cui/uiconfig/ui/bulletandposition.ui:364
+#: cui/uiconfig/ui/bulletandposition.ui:381
msgctxt "bulletandposition|colorft"
msgid "Color:"
msgstr ""
+#. XqDTh
+#: cui/uiconfig/ui/bulletandposition.ui:403
+msgctxt "bulletandposition|extended_tip|color"
+msgid "Select the color of the list characters for ordered and unordered lists."
+msgstr ""
+
#. jxFmf
-#: cui/uiconfig/ui/bulletandposition.ui:407
+#: cui/uiconfig/ui/bulletandposition.ui:428
msgctxt "bulletandposition|label2"
msgid "Properties"
msgstr "Propiedaes"
#. CrtKB
-#: cui/uiconfig/ui/bulletandposition.ui:439
+#: cui/uiconfig/ui/bulletandposition.ui:460
msgctxt "bulletandposition|prefixft"
msgid "Before:"
msgstr ""
#. VhHma
-#: cui/uiconfig/ui/bulletandposition.ui:453
+#: cui/uiconfig/ui/bulletandposition.ui:474
msgctxt "bulletandposition|suffixft"
msgid "After:"
msgstr ""
+#. da9tS
+#: cui/uiconfig/ui/bulletandposition.ui:492
+msgctxt "bulletandposition|extended_tip|suffix"
+msgid "Enter the text to display after the numbering."
+msgstr ""
+
+#. u9Bhq
+#: cui/uiconfig/ui/bulletandposition.ui:509
+msgctxt "bulletandposition|extended_tip|prefix"
+msgid "Enter the text to display before the numbering."
+msgstr ""
+
#. GAS5v
-#: cui/uiconfig/ui/bulletandposition.ui:493
+#: cui/uiconfig/ui/bulletandposition.ui:524
msgctxt "bulletandposition|beforeafter"
msgid "Separator"
msgstr "Separtador"
#. KjiTB
-#: cui/uiconfig/ui/bulletandposition.ui:537
+#: cui/uiconfig/ui/bulletandposition.ui:568
msgctxt "bulletandposition|widthft"
msgid "Width:"
msgstr "Anchor:"
#. AjgW8
-#: cui/uiconfig/ui/bulletandposition.ui:551
+#: cui/uiconfig/ui/bulletandposition.ui:582
msgctxt "bulletandposition|heightft"
msgid "Height:"
msgstr "Altor:"
+#. HZHRK
+#: cui/uiconfig/ui/bulletandposition.ui:602
+msgctxt "bulletandposition|extended_tip|widthmf"
+msgid " Enter the width of the graphic bullet character. "
+msgstr ""
+
+#. twiWp
+#: cui/uiconfig/ui/bulletandposition.ui:621
+msgctxt "bulletandposition|extended_tip|heightmf"
+msgid " Enter the height of the graphic bullet character. "
+msgstr ""
+
#. vqDku
-#: cui/uiconfig/ui/bulletandposition.ui:614
+#: cui/uiconfig/ui/bulletandposition.ui:655
msgctxt "bulletandposition|relsize"
msgid "100"
msgstr ""
+#. QArnY
+#: cui/uiconfig/ui/bulletandposition.ui:661
+msgctxt "bulletandposition|extended_tip|relsize"
+msgid "For character unordered and ordered lists, set the relative size of the list character. The relative size applies to the Before and After text as well."
+msgstr ""
+
#. pGXFi
-#: cui/uiconfig/ui/bulletandposition.ui:628
+#: cui/uiconfig/ui/bulletandposition.ui:674
msgctxt "bulletandposition|relsizeft"
msgid "_Rel. size:"
msgstr ""
#. abzh8
-#: cui/uiconfig/ui/bulletandposition.ui:646
+#: cui/uiconfig/ui/bulletandposition.ui:692
msgctxt "bulletandposition|keepratio"
msgid "Keep ratio"
msgstr ""
+#. ivkyj
+#: cui/uiconfig/ui/bulletandposition.ui:700
+msgctxt "bulletandposition|extended_tip|keepratio"
+msgid "Check this box to preserve the height to width ratio of the graphic bullet."
+msgstr ""
+
#. EhFU7
-#: cui/uiconfig/ui/bulletandposition.ui:681
+#: cui/uiconfig/ui/bulletandposition.ui:732
msgctxt "bulletandposition|beforeafter"
msgid "Size"
msgstr "Tamañu"
#. NoZdN
-#: cui/uiconfig/ui/bulletandposition.ui:713
+#: cui/uiconfig/ui/bulletandposition.ui:764
msgctxt "bulletandposition|indent"
msgid "Indent:"
msgstr ""
#. mW5ef
-#: cui/uiconfig/ui/bulletandposition.ui:727
+#: cui/uiconfig/ui/bulletandposition.ui:778
msgctxt "bulletandposition|numberingwidth"
msgid "Width:"
msgstr "Anchor:"
#. SDhv3
-#: cui/uiconfig/ui/bulletandposition.ui:742
+#: cui/uiconfig/ui/bulletandposition.ui:793
msgctxt "bulletandposition|indentmf"
msgid "0,00"
msgstr ""
+#. nCTvW
+#: cui/uiconfig/ui/bulletandposition.ui:799
+msgctxt "bulletandposition|extended_tip|indentmf"
+msgid "Enter the distance from the left edge of the containing object to the start of all lines in the list."
+msgstr ""
+
#. eeDkR
-#: cui/uiconfig/ui/bulletandposition.ui:757
+#: cui/uiconfig/ui/bulletandposition.ui:813
msgctxt "bulletandposition|numberingwidthmf"
msgid "0,00"
msgstr ""
+#. EEFpF
+#: cui/uiconfig/ui/bulletandposition.ui:819
+msgctxt "bulletandposition|extended_tip|numberingwidthmf"
+msgid " Enter or select the width of the list element. "
+msgstr ""
+
#. CRdNb
-#: cui/uiconfig/ui/bulletandposition.ui:769
+#: cui/uiconfig/ui/bulletandposition.ui:830
msgctxt "bulletandposition|relative"
msgid "Relati_ve"
msgstr ""
+#. iq9vz
+#: cui/uiconfig/ui/bulletandposition.ui:838
+msgctxt "bulletandposition|extended_tip|relative"
+msgid "Relative to the upper list level. The entered value is added to that of this field in the level before. If “Indent: 20mm” on list level 1 and “Indent: 10mm Relative” on list level 2 will result in an effective indent of 30mm for level 2."
+msgstr ""
+
+#. zC5eX
+#: cui/uiconfig/ui/bulletandposition.ui:862
+msgctxt "bulletandposition|extended_tip|center"
+msgid "Align bullet on the center of the list element."
+msgstr ""
+
+#. sdBx9
+#: cui/uiconfig/ui/bulletandposition.ui:880
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Align bullet on the left of the list element."
+msgstr ""
+
+#. TFMgS
+#: cui/uiconfig/ui/bulletandposition.ui:898
+msgctxt "bulletandposition|extended_tip|right"
+msgid "Align bullet on the right of the list element."
+msgstr ""
+
#. FhAfv
-#: cui/uiconfig/ui/bulletandposition.ui:836
+#: cui/uiconfig/ui/bulletandposition.ui:917
msgctxt "bulletandposition|ALlabel"
msgid "Alignment:"
msgstr ""
#. BfBBW
-#: cui/uiconfig/ui/bulletandposition.ui:853
+#: cui/uiconfig/ui/bulletandposition.ui:934
msgctxt "bulletandposition|position"
msgid "Position"
msgstr "Posición"
#. MSmfX
-#: cui/uiconfig/ui/bulletandposition.ui:883
+#: cui/uiconfig/ui/bulletandposition.ui:964
msgctxt "bulletandposition|sliderb"
msgid "Slide"
msgstr "Diapositiva"
+#. WdtHx
+#: cui/uiconfig/ui/bulletandposition.ui:972
+msgctxt "bulletandposition|extended_tip|sliderb"
+msgid "Applies the modification to the whole slide or page."
+msgstr ""
+
#. dBWa8
-#: cui/uiconfig/ui/bulletandposition.ui:897
+#: cui/uiconfig/ui/bulletandposition.ui:983
msgctxt "bulletandposition|selectionrb"
msgid "Selection"
msgstr "Esbilla"
+#. FfWoQ
+#: cui/uiconfig/ui/bulletandposition.ui:992
+msgctxt "bulletandposition|extended_tip|left"
+msgid "Applies the modification to the selection."
+msgstr ""
+
#. ATaHy
-#: cui/uiconfig/ui/bulletandposition.ui:912
+#: cui/uiconfig/ui/bulletandposition.ui:1003
msgctxt "bulletandposition|applytomaster"
msgid "Apply to Master"
msgstr ""
+#. cM2TD
+#: cui/uiconfig/ui/bulletandposition.ui:1010
+msgctxt "bulletandposition|extended_tip|applytomaster"
+msgid "Click to apply the the modification to all slides that use the current master slide."
+msgstr ""
+
#. DiEaB
-#: cui/uiconfig/ui/bulletandposition.ui:930
+#: cui/uiconfig/ui/bulletandposition.ui:1026
msgctxt "bulletandposition|scopelb"
msgid "Scope"
msgstr "Ámbitu"
#. GHYEV
-#: cui/uiconfig/ui/bulletandposition.ui:992
+#: cui/uiconfig/ui/bulletandposition.ui:1088
msgctxt "bulletandposition|label"
msgid "Preview"
msgstr ""
@@ -8946,7 +9072,7 @@ msgid "Existing Macros"
msgstr "Macros esistentes"
#. ZKRQr
-#: cui/uiconfig/ui/eventassignpage.ui:342
+#: cui/uiconfig/ui/eventassignpage.ui:341
msgctxt "eventassignpage|extended_tip|EventAssignPage"
msgid "Specifies the macro to run when you click an image, frame, or an OLE object."
msgstr ""
@@ -10466,143 +10592,143 @@ msgid "Open File"
msgstr "Abrir ficheru"
#. mJQ7c
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:65
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:64
msgctxt "hyperlinkdocpage|extended_tip|fileopen"
msgid "Opens the Open dialog, where you can select a file."
msgstr ""
#. 9f5SN
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:89
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:88
msgctxt "hyperlinkdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. Ewn6K
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:104
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:103
msgctxt "hyperlinkdocpage|label2"
msgid "Document"
msgstr "Documentu"
#. pedja
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:137
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:136
#, fuzzy
msgctxt "hyperlinkdocpage|target_label"
msgid "Targ_et:"
msgstr "Oxetivu"
#. hUini
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:152
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:151
#, fuzzy
msgctxt "hyperlinkdocpage|url_label"
msgid "URL:"
msgstr "_URL"
#. zH7Fk
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:166
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:165
#, fuzzy
msgctxt "hyperlinkdocpage|browse|tooltip_text"
msgid "Target in Document"
msgstr "Destín nel documentu"
#. wnXzL
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:171
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:169
msgctxt "hyperlinkdocpage|extended_tip|browse"
msgid "Opens the Target in Document dialog."
msgstr ""
#. 3ndEf
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:188
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:186
msgctxt "hyperlinkdocpage|extended_tip|target"
msgid "Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame."
msgstr ""
#. oUByt
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:203
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:201
#, fuzzy
msgctxt "hyperlinkdocpage|url"
msgid "Test text"
msgstr "Testu de preba"
#. 8Gbv5
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:219
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:217
#, fuzzy
msgctxt "hyperlinkdocpage|label3"
msgid "Target in Document"
msgstr "Destín nel documentu"
#. VQxYG
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:255
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:253
#, fuzzy
msgctxt "hyperlinkdocpage|frame_label"
msgid "F_rame:"
msgstr "Ma_rcu"
#. cFnPM
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:270
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:268
#, fuzzy
msgctxt "hyperlinkdocpage|indication_label"
msgid "Te_xt:"
msgstr "Testu:"
#. o2Fic
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:285
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:283
#, fuzzy
msgctxt "hyperlinkdocpage|name_label"
msgid "N_ame:"
msgstr "_Nome:"
#. PuhGD
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:303
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:301
msgctxt "hyperlinkdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. RszPA
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:320
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:318
msgctxt "hyperlinkdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "Escriba un nome pal hiperenllaz."
#. y3amv
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:341
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:339
#, fuzzy
msgctxt "hyperlinkdocpage|form_label"
msgid "F_orm:"
msgstr "P_a"
#. 6TBzX
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:358
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:356
msgctxt "hyperlinkdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. sAAC7
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:372
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:370
msgctxt "hyperlinkdocpage|script|tooltip_text"
msgid "Events"
msgstr "Eventos"
#. EbFym
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:376
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:373
msgctxt "hyperlinkdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. TXrCH
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:400
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:397
msgctxt "hyperlinkdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. frjow
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:421
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:418
#, fuzzy
msgctxt "hyperlinkdocpage|label1"
msgid "Further Settings"
msgstr "Otres opciones"
#. 789Vi
-#: cui/uiconfig/ui/hyperlinkdocpage.ui:436
+#: cui/uiconfig/ui/hyperlinkdocpage.ui:433
msgctxt "hyperlinkdocpage|extended_tip|HyperlinkDocPage"
msgid "Hyperlinks to any document or targets in documents can be edited using the Document tab from the Hyperlink dialog."
msgstr ""
@@ -10749,26 +10875,26 @@ msgid "Events"
msgstr "Eventos"
#. sYWVn
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:387
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:386
msgctxt "hyperlinkinternetpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. C5Hqs
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:411
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:410
msgctxt "hyperlinkinternetpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. UKQMX
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:432
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:431
#, fuzzy
msgctxt "hyperlinkinternetpage|label1"
msgid "Further Settings"
msgstr "Otres opciones"
#. 8UdTe
-#: cui/uiconfig/ui/hyperlinkinternetpage.ui:447
+#: cui/uiconfig/ui/hyperlinkinternetpage.ui:446
msgctxt "hyperlinkinternetpage|extended_tip|HyperlinkInternetPage"
msgid "Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses."
msgstr ""
@@ -10787,109 +10913,109 @@ msgid "Data Sources..."
msgstr ""
#. mZ8Wv
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:60
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:59
msgctxt "hyperlinkmailpage|extended_tip|addressbook"
msgid "Hides or shows the data source browser."
msgstr ""
#. NJi4c
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:74
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:73
#, fuzzy
msgctxt "hyperlinkmailpage|subject_label"
msgid "_Subject:"
msgstr "Asuntu:"
#. hseLC
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:93
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:92
msgctxt "hyperlinkmailpage|extended_tip|subject"
msgid "Specifies the subject that is inserted in the subject line of the new message document."
msgstr ""
#. 8gCor
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:117
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:116
msgctxt "hyperlinkmailpage|extended_tip|receiver"
msgid "Assigns the specified email address to the hyperlink."
msgstr ""
#. eCvXD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:144
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:143
msgctxt "hyperlinkmailpage|label2"
msgid "Mail"
msgstr "Corréu"
#. Rx7bX
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:180
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:179
#, fuzzy
msgctxt "hyperlinkmailpage|frame_label"
msgid "F_rame:"
msgstr "Ma_rcu"
#. E6CWA
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:195
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:194
#, fuzzy
msgctxt "hyperlinkmailpage|indication_label"
msgid "Te_xt:"
msgstr "Testu:"
#. BjAaB
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:210
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:209
#, fuzzy
msgctxt "hyperlinkmailpage|name_label"
msgid "N_ame:"
msgstr "_Nome:"
#. PJMVD
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:228
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:227
msgctxt "hyperlinkmailpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. pJbde
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:245
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:244
msgctxt "hyperlinkmailpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "Escriba un nome pal hiperenllaz."
#. zkpdN
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:266
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:265
#, fuzzy
msgctxt "hyperlinkmailpage|form_label"
msgid "F_orm:"
msgstr "P_a"
#. ckEPR
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:283
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:282
msgctxt "hyperlinkmailpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 7wzYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:297
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:296
msgctxt "hyperlinkmailpage|script|tooltip_text"
msgid "Events"
msgstr "Eventos"
#. rukYs
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:301
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:299
msgctxt "hyperlinkmailpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. CwHdi
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:325
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:323
msgctxt "hyperlinkmailpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. BmHDh
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:346
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:344
#, fuzzy
msgctxt "hyperlinkmailpage|label1"
msgid "Further Settings"
msgstr "Otres opciones"
#. SvyDu
-#: cui/uiconfig/ui/hyperlinkmailpage.ui:361
+#: cui/uiconfig/ui/hyperlinkmailpage.ui:359
msgctxt "hyperlinkmailpage|extended_tip|HyperlinkMailPage"
msgid "On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses."
msgstr ""
@@ -10974,109 +11100,109 @@ msgid "Select Path"
msgstr "Esbillar camín"
#. FPajM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:124
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:123
msgctxt "hyperlinknewdocpage|extended_tip|create"
msgid "Opens the Select Path dialog, where you can select a path."
msgstr ""
#. NKd9R
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:138
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:137
#, fuzzy
msgctxt "hyperlinknewdocpage|types_label"
msgid "File _type:"
msgstr "Tipu de _llinia"
#. TRstM
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:164
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:163
msgctxt "hyperlinknewdocpage|extended_tip|path"
msgid "Enter a URL for the file that you want to open when you click the hyperlink."
msgstr ""
#. Ee4g2
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:204
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:203
msgctxt "hyperlinknewdocpage|extended_tip|types"
msgid "Specifies the file type for the new document."
msgstr ""
#. 9TYuE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:230
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:229
msgctxt "hyperlinknewdocpage|label2"
msgid "New Document"
msgstr "Documentu nuevu"
#. uChAF
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:266
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:265
#, fuzzy
msgctxt "hyperlinknewdocpage|frame_label"
msgid "F_rame:"
msgstr "Ma_rcu"
#. NG5VC
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:281
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:280
#, fuzzy
msgctxt "hyperlinknewdocpage|indication_label"
msgid "Te_xt:"
msgstr "Testu:"
#. SVEq9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:296
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:295
#, fuzzy
msgctxt "hyperlinknewdocpage|name_label"
msgid "N_ame:"
msgstr "_Nome:"
#. J9DQE
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:314
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:313
msgctxt "hyperlinknewdocpage|extended_tip|indication"
msgid "Specifies the visible text or button caption for the hyperlink."
msgstr ""
#. FExJ9
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:331
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:330
msgctxt "hyperlinknewdocpage|extended_tip|name"
msgid "Enter a name for the hyperlink."
msgstr "Escriba un nome pal hiperenllaz."
#. cSknQ
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:352
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:351
#, fuzzy
msgctxt "hyperlinknewdocpage|form_label"
msgid "F_orm:"
msgstr "P_a"
#. fARTX
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:368
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:367
msgctxt "hyperlinknewdocpage|extended_tip|form"
msgid "Specifies whether the hyperlink is inserted as text or as a button."
msgstr ""
#. 5xVHb
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:382
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:381
msgctxt "hyperlinknewdocpage|script|tooltip_text"
msgid "Events"
msgstr "Eventos"
#. MikBD
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:386
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:384
msgctxt "hyperlinknewdocpage|extended_tip|script"
msgid "Opens the Assign Macro dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes."
msgstr ""
#. rXaNm
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:410
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:408
msgctxt "hyperlinknewdocpage|extended_tip|frame"
msgid "Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window."
msgstr "Introduza'l nome del marcu onde deseye que s'abrir el ficheru enllazáu, o escueya un marcu predefiníu na llista. Si dexa esti cuadru en blancu, el ficheru enllazáu abrir na ventana actual del esplorador."
#. MS2Cn
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:431
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:429
#, fuzzy
msgctxt "hyperlinknewdocpage|label1"
msgid "Further Settings"
msgstr "Otres opciones"
#. ztAbs
-#: cui/uiconfig/ui/hyperlinknewdocpage.ui:446
+#: cui/uiconfig/ui/hyperlinknewdocpage.ui:444
msgctxt "hyperlinknewdocpage|extended_tip|HyperlinkNewDocPage"
msgid "Use the New Document tab from the Hyperlink dialog to set up a hyperlink to a new document and create the new document simultaneously."
msgstr ""
@@ -11410,43 +11536,43 @@ msgid "Create from file"
msgstr "Crear dende ficheru"
#. JcNDd
-#: cui/uiconfig/ui/insertoleobject.ui:187
+#: cui/uiconfig/ui/insertoleobject.ui:186
msgctxt "insertoleobject|label1"
msgid "Object Type"
msgstr "Tipu d'oxetu"
#. GYhtz
-#: cui/uiconfig/ui/insertoleobject.ui:231
+#: cui/uiconfig/ui/insertoleobject.ui:230
msgctxt "insertoleobject|urlbtn"
msgid "Search…"
msgstr "Guetar…"
#. PL3Eq
-#: cui/uiconfig/ui/insertoleobject.ui:244
+#: cui/uiconfig/ui/insertoleobject.ui:243
msgctxt "insertoleobject|linktofile"
msgid "Link to file"
msgstr "Enllaz a ficheru"
#. FDCFK
-#: cui/uiconfig/ui/insertoleobject.ui:252
+#: cui/uiconfig/ui/insertoleobject.ui:251
msgctxt "insertoleobject|extended_tip|linktofile"
msgid "Enable this checkbox to insert the OLE object as a link to the original file. If this checkbox is not enabled, the OLE object will be embedded into your document."
msgstr ""
#. G8yfb
-#: cui/uiconfig/ui/insertoleobject.ui:263
+#: cui/uiconfig/ui/insertoleobject.ui:262
msgctxt "insertoleobject|asicon"
msgid "Display as icon"
msgstr ""
#. ry68g
-#: cui/uiconfig/ui/insertoleobject.ui:282
+#: cui/uiconfig/ui/insertoleobject.ui:281
msgctxt "insertoleobject|label2"
msgid "File"
msgstr "Ficheru"
#. wdBbV
-#: cui/uiconfig/ui/insertoleobject.ui:315
+#: cui/uiconfig/ui/insertoleobject.ui:311
msgctxt "insertoleobject|extended_tip|InsertOLEObjectDialog"
msgid "Inserts an OLE object into the current document. The OLE object is inserted as a link or an embedded object."
msgstr ""
@@ -12108,7 +12234,7 @@ msgid "Macro Name"
msgstr "Nome de macro"
#. gsUCh
-#: cui/uiconfig/ui/macroselectordialog.ui:297
+#: cui/uiconfig/ui/macroselectordialog.ui:296
msgctxt "macroselectordialog|label1"
msgid "Description"
msgstr "Descripción"
@@ -18545,7 +18671,7 @@ msgid "QR Code Generator"
msgstr "Xenerador de códigos QR"
#. CCQhf
-#: cui/uiconfig/ui/qrcodegen.ui:114
+#: cui/uiconfig/ui/qrcodegen.ui:115
msgctxt "qrcodegen|edit_name"
msgid "www.libreoffice.org"
msgstr ""
@@ -18602,43 +18728,43 @@ msgid "Medium"
msgstr ""
#. 3A5XB
-#: cui/uiconfig/ui/qrcodegen.ui:253
+#: cui/uiconfig/ui/qrcodegen.ui:252
msgctxt "button_medium"
msgid "15% of codewords can be restored."
msgstr ""
#. GBf3R
-#: cui/uiconfig/ui/qrcodegen.ui:264
+#: cui/uiconfig/ui/qrcodegen.ui:263
msgctxt "qrcodegen|ErrorCorrection"
msgid "Quartile"
msgstr ""
#. x4g64
-#: cui/uiconfig/ui/qrcodegen.ui:277
+#: cui/uiconfig/ui/qrcodegen.ui:275
msgctxt "button_quartile"
msgid "25% of codewords can be restored."
msgstr ""
#. WS3ER
-#: cui/uiconfig/ui/qrcodegen.ui:288
+#: cui/uiconfig/ui/qrcodegen.ui:286
msgctxt "qrcodegen|ErrorCorrection"
msgid "High"
msgstr ""
#. A2TRN
-#: cui/uiconfig/ui/qrcodegen.ui:301
+#: cui/uiconfig/ui/qrcodegen.ui:298
msgctxt "button_high"
msgid "30% of codewords can be restored."
msgstr ""
#. VCCGD
-#: cui/uiconfig/ui/qrcodegen.ui:322
+#: cui/uiconfig/ui/qrcodegen.ui:319
msgctxt "qrcodegen|QR Code Properties"
msgid "Options"
msgstr ""
#. fj4HR
-#: cui/uiconfig/ui/qrcodegen.ui:353
+#: cui/uiconfig/ui/qrcodegen.ui:347
msgctxt "qr code dialog title"
msgid "Generate QR Code for any text or URL."
msgstr ""
@@ -20204,13 +20330,13 @@ msgid "Add to _Dictionary"
msgstr ""
#. YFz8g
-#: cui/uiconfig/ui/spellingdialog.ui:613
+#: cui/uiconfig/ui/spellingdialog.ui:614
msgctxt "spellingdialog|extended_tip|addmb"
msgid "Adds the unknown word to a user-defined dictionary."
msgstr ""
#. GSZVa
-#: cui/uiconfig/ui/spellingdialog.ui:654
+#: cui/uiconfig/ui/spellingdialog.ui:655
msgctxt "spellingdialog|extended_tip|SpellingDialog"
msgid "Checks the document or the current selection for spelling errors. If a grammar checking extension is installed, the dialog also checks for grammar errors."
msgstr ""
@@ -20942,6 +21068,36 @@ msgctxt "textattrtabpage|extended_tip|TextAttributesPage"
msgid "Sets the layout and anchoring properties for text in the selected drawing or text object."
msgstr ""
+#. DCdet
+#: cui/uiconfig/ui/textcolumnstabpage.ui:36
+msgctxt "textcolumnstabpage|labelColNumber"
+msgid "_Number of columns:"
+msgstr ""
+
+#. PpfsL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:50
+msgctxt "textcolumnstabpage|labelColSpacing"
+msgid "_Spacing:"
+msgstr ""
+
+#. cpMdh
+#: cui/uiconfig/ui/textcolumnstabpage.ui:70
+msgctxt "textcolumnstabpage|extended_tip|FLD_COL_NUMBER"
+msgid "Enter the number of columns to use for the text."
+msgstr ""
+
+#. VDq3x
+#: cui/uiconfig/ui/textcolumnstabpage.ui:89
+msgctxt "textcolumnstabpage|extended_tip|MTR_FLD_COL_SPACING"
+msgid "Enter the amount of space to leave between the columns."
+msgstr ""
+
+#. 4u4bL
+#: cui/uiconfig/ui/textcolumnstabpage.ui:107
+msgctxt "textcolumnstabpage|extended_tip|TextColumnsPage"
+msgid "Sets the columns layout properties for text in the selected drawing or text object."
+msgstr ""
+
#. 3Huae
#: cui/uiconfig/ui/textdialog.ui:8
msgctxt "textdialog|TextDialog"
@@ -20960,6 +21116,12 @@ msgctxt "textdialog|RID_SVXPAGE_TEXTANIMATION"
msgid "Text Animation"
msgstr "Animación de testu"
+#. iq2Cq
+#: cui/uiconfig/ui/textdialog.ui:231
+msgctxt "textdialog|RID_SVXPAGE_TEXTCOLUMNS"
+msgid "Text Columns"
+msgstr ""
+
#. N89ek
#: cui/uiconfig/ui/textflowpage.ui:69
msgctxt "textflowpage|checkAuto"
@@ -21309,7 +21471,7 @@ msgstr ""
#: cui/uiconfig/ui/tipofthedaydialog.ui:109
msgctxt "TipOfTheDayDialog|Title"
msgid "Did you know?"
-msgstr ""
+msgstr "¿Sabíeslu?"
#. oaRzT
#: cui/uiconfig/ui/tipofthedaydialog.ui:149
@@ -21321,7 +21483,7 @@ msgstr "Enllaz"
#: cui/uiconfig/ui/toolbarmodedialog.ui:13
msgctxt "ToolbarmodeDialog|Name"
msgid "Select Your Preferred User Interface"
-msgstr ""
+msgstr "Escueyi la to interfaz d'usuariu preferida"
#. rSnx7
#: cui/uiconfig/ui/toolbarmodedialog.ui:33
@@ -21339,7 +21501,7 @@ msgstr ""
#: cui/uiconfig/ui/toolbarmodedialog.ui:110
msgctxt "ToolbarmodeDialog|radiobutton1"
msgid "Standard Toolbar"
-msgstr ""
+msgstr "Barra de ferramientes estándar"
#. Vsppg
#: cui/uiconfig/ui/toolbarmodedialog.ui:127
diff --git a/source/ast/framework/messages.po b/source/ast/framework/messages.po
index 81a940eb105..02aa705b059 100644
--- a/source/ast/framework/messages.po
+++ b/source/ast/framework/messages.po
@@ -3,7 +3,7 @@ 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: 2021-03-29 16:02+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-05-13 23:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_ui-master/frameworkmessages/ast/>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 4.4.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1513251152.000000\n"
#. 5dTDC
@@ -154,8 +154,14 @@ msgctxt "STR_RESTORE_TOOLBARS"
msgid "~Reset"
msgstr "~Reafitar"
-#. ntyDa
+#. zHwpD
#: framework/inc/strings.hrc:44
+msgctxt "STR_LOCK_TOOLBARS"
+msgid "~Lock Toolbars"
+msgstr ""
+
+#. ntyDa
+#: framework/inc/strings.hrc:45
msgctxt "STR_CORRUPT_UICFG_SHARE"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -165,7 +171,7 @@ msgstr ""
"Intenta reinstalar l'aplicación."
#. grsAx
-#: framework/inc/strings.hrc:45
+#: framework/inc/strings.hrc:46
msgctxt "STR_CORRUPT_UICFG_USER"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -175,7 +181,7 @@ msgstr ""
"Intenta desaniciar el to perfil d'usuariu de l'aplicación."
#. qMSRF
-#: framework/inc/strings.hrc:46
+#: framework/inc/strings.hrc:47
msgctxt "STR_CORRUPT_UICFG_GENERAL"
msgid ""
"An error occurred while loading the user interface configuration data. The application will be terminated now.\n"
@@ -185,164 +191,164 @@ msgstr ""
"Tenta primero desaniciar el to perfil d'usuariu de l'aplicación o tenta volver a instalar l'aplicación."
#. 9FEe5
-#: framework/inc/strings.hrc:47
+#: framework/inc/strings.hrc:48
msgctxt "STR_UNTITLED_DOCUMENT"
msgid "Untitled"
msgstr "Ensin títulu"
#. HDUNU
#. To translators: for displaying 'Multiple Languages' in the language statusbar control
-#: framework/inc/strings.hrc:49
+#: framework/inc/strings.hrc:50
msgctxt "STR_LANGSTATUS_MULTIPLE_LANGUAGES"
msgid "Multiple Languages"
msgstr "Delles llingües"
#. rZBXF
-#: framework/inc/strings.hrc:50
+#: framework/inc/strings.hrc:51
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Dengún (Nun igua la ortografía)"
#. Z8EjG
-#: framework/inc/strings.hrc:51
+#: framework/inc/strings.hrc:52
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Reafitar a la llingua predeterminada"
#. YEXdS
-#: framework/inc/strings.hrc:52
+#: framework/inc/strings.hrc:53
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Más..."
#. tTsdD
-#: framework/inc/strings.hrc:53
+#: framework/inc/strings.hrc:54
msgctxt "STR_SET_LANGUAGE_FOR_PARAGRAPH"
msgid "Set Language for Paragraph"
msgstr "Escoyer la llingua pa Párrafu"
#. m72Ea
-#: framework/inc/strings.hrc:54
+#: framework/inc/strings.hrc:55
msgctxt "STR_LANGSTATUS_HINT"
msgid "Text Language. Right-click to set character or paragraph language"
msgstr ""
#. ZGDAr
-#: framework/inc/strings.hrc:56
+#: framework/inc/strings.hrc:57
msgctxt "RID_STR_PROPTITLE_EDIT"
msgid "Text Box"
msgstr ""
#. CBmAL
-#: framework/inc/strings.hrc:57
+#: framework/inc/strings.hrc:58
msgctxt "RID_STR_PROPTITLE_CHECKBOX"
msgid "Check Box"
msgstr ""
#. xwuJF
-#: framework/inc/strings.hrc:58
+#: framework/inc/strings.hrc:59
msgctxt "RID_STR_PROPTITLE_COMBOBOX"
msgid "Combo Box"
msgstr ""
#. WiNUf
-#: framework/inc/strings.hrc:59
+#: framework/inc/strings.hrc:60
msgctxt "RID_STR_PROPTITLE_LISTBOX"
msgid "List Box"
msgstr ""
#. a7gAj
-#: framework/inc/strings.hrc:60
+#: framework/inc/strings.hrc:61
msgctxt "RID_STR_PROPTITLE_DATEFIELD"
msgid "Date Field"
msgstr ""
#. EaBTj
-#: framework/inc/strings.hrc:61
+#: framework/inc/strings.hrc:62
msgctxt "RID_STR_PROPTITLE_TIMEFIELD"
msgid "Time Field"
msgstr ""
#. DWfsm
-#: framework/inc/strings.hrc:62
+#: framework/inc/strings.hrc:63
msgctxt "RID_STR_PROPTITLE_NUMERICFIELD"
msgid "Numeric Field"
msgstr ""
#. TYjnr
-#: framework/inc/strings.hrc:63
+#: framework/inc/strings.hrc:64
msgctxt "RID_STR_PROPTITLE_CURRENCYFIELD"
msgid "Currency Field"
msgstr ""
#. B6MEP
-#: framework/inc/strings.hrc:64
+#: framework/inc/strings.hrc:65
msgctxt "RID_STR_PROPTITLE_PATTERNFIELD"
msgid "Pattern Field"
msgstr "Campu mazcaritáu"
#. DEn9D
-#: framework/inc/strings.hrc:65
+#: framework/inc/strings.hrc:66
msgctxt "RID_STR_PROPTITLE_FORMATTED"
msgid "Formatted Field"
msgstr ""
#. V4iMu
-#: framework/inc/strings.hrc:67
+#: framework/inc/strings.hrc:68
msgctxt "RID_STR_PROPTITLE_PUSHBUTTON"
msgid "Push Button"
msgstr "Botón pa calcar"
#. TreFC
-#: framework/inc/strings.hrc:68
+#: framework/inc/strings.hrc:69
msgctxt "RID_STR_PROPTITLE_RADIOBUTTON"
msgid "Option Button"
msgstr ""
#. NFysA
-#: framework/inc/strings.hrc:69
+#: framework/inc/strings.hrc:70
msgctxt "RID_STR_PROPTITLE_FIXEDTEXT"
msgid "Label Field"
msgstr ""
#. E5mMK
-#: framework/inc/strings.hrc:70
+#: framework/inc/strings.hrc:71
msgctxt "RID_STR_PROPTITLE_GROUPBOX"
msgid "Group Box"
msgstr ""
#. 5474w
-#: framework/inc/strings.hrc:71
+#: framework/inc/strings.hrc:72
msgctxt "RID_STR_PROPTITLE_IMAGEBUTTON"
msgid "Image Button"
msgstr ""
#. qT2Ed
-#: framework/inc/strings.hrc:72
+#: framework/inc/strings.hrc:73
msgctxt "RID_STR_PROPTITLE_IMAGECONTROL"
msgid "Image Control"
msgstr ""
#. 6Qvho
-#: framework/inc/strings.hrc:73
+#: framework/inc/strings.hrc:74
msgctxt "RID_STR_PROPTITLE_FILECONTROL"
msgid "File Selection"
msgstr "Esbilla de ficheros"
#. 3SUEn
-#: framework/inc/strings.hrc:74
+#: framework/inc/strings.hrc:75
msgctxt "RID_STR_PROPTITLE_SCROLLBAR"
msgid "Scrollbar"
msgstr ""
#. VtEN6
-#: framework/inc/strings.hrc:75
+#: framework/inc/strings.hrc:76
msgctxt "RID_STR_PROPTITLE_SPINBUTTON"
msgid "Spin Button"
msgstr ""
#. eGgm4
-#: framework/inc/strings.hrc:76
+#: framework/inc/strings.hrc:77
msgctxt "RID_STR_PROPTITLE_NAVBAR"
msgid "Navigation Bar"
msgstr "Barra de navegación"
diff --git a/source/ast/helpcontent2/source/text/sbasic/python.po b/source/ast/helpcontent2/source/text/sbasic/python.po
index 59de740b190..df1f56d7494 100644
--- a/source/ast/helpcontent2/source/text/sbasic/python.po
+++ b/source/ast/helpcontent2/source/text/sbasic/python.po
@@ -3,7 +3,7 @@ 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: 2021-05-05 17:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-02-18 20:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/ast/>\n"
@@ -501,13 +501,13 @@ msgctxt ""
msgid "Python : Monitoring Document Events"
msgstr ""
-#. 7vwHs
+#. GyBAT
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0526\n"
"help.text"
-msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value> <bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgid "<bookmark_value>Basic;Monitoring Document Events</bookmark_value> <bookmark_value>Python;Monitoring Document Events</bookmark_value> <bookmark_value>Access2Base;Console</bookmark_value> <bookmark_value>Access2Base;Trace</bookmark_value> <bookmark_value>API;document.DocumentEvent: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventBroadcaster: Monitoring Document Event</bookmark_value> <bookmark_value>API;document.XDocumentEventListener: Monitoring Document Event</bookmark_value> <bookmark_value>API;lang.EventObject: Monitoring Document Event</bookmark_value>"
msgstr ""
#. gsCNB
@@ -537,22 +537,22 @@ msgctxt ""
msgid "Listening to Document Events"
msgstr ""
-#. BuYwV
+#. SZGH4
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0530\n"
"help.text"
-msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
+msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <emph>Open Document</emph> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
msgstr ""
-#. 27Dcq
+#. KgWvt
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0531\n"
"help.text"
-msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base Trace</literal> module usage is illustrating that second context."
+msgid "Intercepting events helps setting scripts pre- and post-conditions such as loading and unloading libraries or track script processing in the background. <literal>Access2Base.Trace</literal> module usage is illustrating that second context."
msgstr ""
#. BG7Xs
@@ -564,6 +564,15 @@ msgctxt ""
msgid "With Python"
msgstr ""
+#. B4G2y
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id721622446590963\n"
+"help.text"
+msgid "<bookmark_value>API;frame.Desktop: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.MasterScriptProviderFactory: Monitoring Document Event</bookmark_value> <bookmark_value>API;script.provider.XScript: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. eGKkK
#: python_document_events.xhp
msgctxt ""
@@ -573,13 +582,13 @@ msgctxt ""
msgid "Events monitoring starts from object instantiation and ultimately stops when Python releases the object. Raised events are reported using <literal>Access2Base</literal> console."
msgstr ""
-#. 35oEi
+#. D2HXF
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0534\n"
"help.text"
-msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <literal>Open document</literal> and <literal>Document closed</literal>."
+msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <emph>Open document</emph> and <emph>Document closed</emph>."
msgstr ""
#. AdYNb
@@ -825,13 +834,13 @@ msgctxt ""
msgid "Mind the misspelled <literal>documentEventOccured</literal> method that inherits a typo from %PRODUCTNAME Application Programming Interface (API)."
msgstr ""
-#. uGHTE
+#. CuAga
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0648\n"
"help.text"
-msgid "<literal>Start application</literal> and <literal>Close application</literal> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <literal>Open document</literal> and <literal>Document closed</literal> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
+msgid "<emph>Start application</emph> and <emph>Close application</emph> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <emph>Open document</emph> and <emph>Document closed</emph> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
msgstr ""
#. 8pHCg
@@ -843,13 +852,22 @@ msgctxt ""
msgid "With %PRODUCTNAME Basic"
msgstr ""
-#. Hn5H4
+#. QpCjq
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id591622446367707\n"
+"help.text"
+msgid "<bookmark_value>API;GlobalScope.BasicLibraries</bookmark_value> <bookmark_value>Tools;Strings</bookmark_value>"
+msgstr ""
+
+#. 3JWfM
#: python_document_events.xhp
msgctxt ""
"python_document_events.xhp\n"
"N0650\n"
"help.text"
-msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
+msgid "The <literal>Onload</literal> script is assigned to <emph>Open document</emph> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
msgstr ""
#. TAiMF
@@ -1005,6 +1023,15 @@ msgctxt ""
msgid "Discovering Documents Events"
msgstr ""
+#. Ys35P
+#: python_document_events.xhp
+msgctxt ""
+"python_document_events.xhp\n"
+"bm_id681622445958242\n"
+"help.text"
+msgid "<bookmark_value>API;frame.GlobalEventBroadcaster: Monitoring Document Event</bookmark_value>"
+msgstr ""
+
#. BDj9Q
#: python_document_events.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared.po b/source/ast/helpcontent2/source/text/sbasic/shared.po
index 6880901430f..d14c907ff57 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 17:08+0200\n"
"PO-Revision-Date: 2021-05-07 05:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/ast/>\n"
@@ -3031,13 +3031,13 @@ msgctxt ""
msgid "The <literal>Function</literal> is called using the following syntax:"
msgstr ""
-#. 33Sss
+#. YcLqs
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_id981584288549909\n"
"help.text"
-msgid "Properties combine the syntax of procedures and functions. A property usually requires up to one parameter."
+msgid "Properties combine the syntax of procedures and functions. A <literal>Property</literal> usually requires up to one parameter."
msgstr ""
#. QCQAn
@@ -3067,13 +3067,13 @@ msgctxt ""
msgid "The <literal>Property</literal> is called using the following syntax:"
msgstr ""
-#. DLdom
+#. KRExL
#: 01020300.xhp
msgctxt ""
"01020300.xhp\n"
"par_idN107B3\n"
"help.text"
-msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>Library.Module.Macro()</literal> <br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgid "You can also use the fully qualified name to call a procedure, function or property:<br/> <literal>[Call] Library.Module.Macro()</literal>, where <literal>Call</literal> is optional.<br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/> <literal>Gimmicks.AutoText.Main()</literal>"
msgstr ""
#. 2xj8g
@@ -3148,6 +3148,33 @@ msgctxt ""
msgid "' your code goes here"
msgstr ""
+#. 46M3s
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"hd_id951622730099178\n"
+"help.text"
+msgid "Positional or Keyword Arguments"
+msgstr ""
+
+#. aFDhA
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730131786\n"
+"help.text"
+msgid "When you call a function or a subroutine, you may pass its arguments by position or by name. Passing by position means just listing the arguments in the order in which the parameters are defined in the function or subroutine. Passing by name requires you to prefix the argument with the name of the corresponding parameter followed by a colon and an equal sign (<literal>:=</literal>). Keyword arguments may appear in any order. Refer to Basic Replace() function for such examples."
+msgstr ""
+
+#. 5B7Y5
+#: 01020300.xhp
+msgctxt ""
+"01020300.xhp\n"
+"par_id591622730284162\n"
+"help.text"
+msgid "When needing to pass less parameters, use keywords arguments. Passing values for fewer parameters by position requires to supply values for all parameters before them, optional or not. This ensures that the values are in the correct positions. If you pass the parameters by name - using keyword arguments - you may omit all other intermediate arguments."
+msgstr ""
+
#. EHCCS
#: 01020300.xhp
msgctxt ""
@@ -4534,13 +4561,13 @@ msgctxt ""
msgid "Document Event-Driven Macros"
msgstr ""
-#. mRxGZ
+#. Xm5fa
#: 01040000.xhp
msgctxt ""
"01040000.xhp\n"
"bm_id3154581\n"
"help.text"
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>documents; events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value> <bookmark_value>events; in documents</bookmark_value> <bookmark_value>API; XDocumentEventListener</bookmark_value>"
msgstr ""
#. 7uCwS
@@ -8647,22 +8674,22 @@ msgctxt ""
msgid "<emph>default</emph>: String expression displayed in the text box as default if no other input is given."
msgstr ""
-#. w5QhP
+#. GUFBE
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3147573\n"
"help.text"
-msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>xpostwips</emph>: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
-#. CannW
+#. RY7kB
#: 03010201.xhp
msgctxt ""
"03010201.xhp\n"
"par_id3156024\n"
"help.text"
-msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application."
+msgid "<emph>ypostwips</emph>: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of %PRODUCTNAME."
msgstr ""
#. ABQBS
@@ -25225,15 +25252,6 @@ msgctxt ""
msgid "Converts any string or numeric expression to a date value."
msgstr "Convierte cualquier cadena de caráuteres o espresión numbérica nun valor de fecha."
-#. 9KKjA
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3148944\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Sintaxis:"
-
#. JsmcA
#: 03100300.xhp
msgctxt ""
@@ -25261,15 +25279,6 @@ msgctxt ""
msgid "Date"
msgstr "Data"
-#. bE3do
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3153525\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parámetros:"
-
#. 3E4Gd
#: 03100300.xhp
msgctxt ""
@@ -25288,15 +25297,6 @@ msgctxt ""
msgid "When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time."
msgstr ""
-#. hCKkH
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"hd_id3156422\n"
-"help.text"
-msgid "Example:"
-msgstr "Exemplu:"
-
#. 4NDxB
#: 03100400.xhp
msgctxt ""
@@ -35215,13 +35215,31 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
msgstr ""
-#. zizyQ
+#. ECFFs
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id3154923\n"
"help.text"
-msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgid "<literal>ThisComponent</literal> represents the current document in Basic macros. It addresses the active component whose properties can be read and set, and whose methods can be called. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgstr ""
+
+#. gXEZU
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window is a Base form, query, report, table or view, <literal>ThisComponent</literal> returns the current <literal>Form</literal> information."
+msgstr ""
+
+#. nJfmS
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When active window is the Basic IDE, <literal>ThisComponent</literal> object returns the component owning the current script."
msgstr ""
#. 6Exm3
@@ -35251,6 +35269,69 @@ msgctxt ""
msgid "' use the default name for Table of Contents and a 1"
msgstr "' usa'l nome predetermináu pa un Índiz ya'l númberu 1"
+#. XF28a
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1TextDocument.html\" name=\"TextDocument API service\">com.sun.star.text.TextDocument</link> API service"
+msgstr ""
+
+#. E7kt6
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id102622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocument.html\" name=\"SpreadsheetDocument API service\">com.sun.star.sheet.SpreadsheetDocument</link> API service"
+msgstr ""
+
+#. jsHZ7
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id103622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1presentation_1_1PresentationDocument.html\" name=\"PresentationDocument API service\">com.sun.star.presentation.PresentationDocument</link> API service"
+msgstr ""
+
+#. uQFSg
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id104622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1drawing_1_1DrawingDocument.html\" name=\"DrawingDocument API service\">com.sun.star.drawing.DrawingDocument</link> API service"
+msgstr ""
+
+#. HjxZi
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id105622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1formula_1_1FormulaProperties.html\" name=\"FormulaProperties API service\">com.sun.star.formula.FormulaProperties</link> API service"
+msgstr ""
+
+#. FLbnX
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id106622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. vZW9w
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. QgZSF
#: 03132300.xhp
msgctxt ""
@@ -41470,15 +41551,6 @@ msgctxt ""
msgid "Replaces some string by another."
msgstr ""
-#. 4cCHs
-#: replace.xhp
-msgctxt ""
-"replace.xhp\n"
-"par_id931552552227310\n"
-"help.text"
-msgid "Replace (Text As String, SearchStr As String, ReplStr As String [, Start As Long [, Count as Long [, Compare As Boolean]]]"
-msgstr ""
-
#. iMDGH
#: replace.xhp
msgctxt ""
@@ -41488,67 +41560,67 @@ msgctxt ""
msgid "String"
msgstr ""
-#. gZGmH
+#. wwnok
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id721552552263062\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
+msgid "<emph>Expression:</emph> Any string expression that you want to modify."
msgstr ""
-#. JdTUJ
+#. DZNvL
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id901552552269836\n"
"help.text"
-msgid "<emph>SearchStr:</emph> Any string expression that shall be searched for."
+msgid "<emph>Find:</emph> Any string expression that shall be searched for."
msgstr ""
-#. yK8dz
+#. BRcsD
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id791552552275383\n"
"help.text"
-msgid "<emph>ReplStr:</emph> Any string expression that shall replace the found search string."
+msgid "<emph>Replace:</emph> Any string expression that shall replace the found search string."
msgstr ""
-#. y6ZZR
+#. dXu9i
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id111552552283060\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
+msgid "<emph>Start:</emph> Optional numeric expression that indicates the character position where the search starts and also the start of the substring to be returned."
msgstr ""
-#. bLh8G
+#. jCuAB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id921552552289833\n"
"help.text"
-msgid "<emph>Count:</emph> The maximal number of times the replace shall be performed."
+msgid "<emph>Count:</emph> Optional maximum number of times the replace shall be performed. When set to -1, all possible replacements are performed."
msgstr ""
-#. Pwrb8
+#. 2VHcc
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id891552552302894\n"
"help.text"
-msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be TRUE or FALSE. The default value of TRUE specifies a text comparison that is not case-sensitive. The value of FALSE specifies a binary comparison that is case-sensitive. You can as well use 0 instead of FALSE or 1 instead of TRUE."
+msgid "<emph>Compare:</emph> Optional boolean expression that defines the type of comparison. The value of this parameter can be <literal>True</literal> or <literal>False</literal>. The default value of <literal>True</literal> specifies a text comparison that is not case-sensitive. The value of <literal>False</literal> specifies a binary comparison that is case-sensitive. You can as well use 0 instead of <literal>False</literal> or 1 instead of <literal>True</literal>."
msgstr ""
-#. sFyGa
+#. GoUoB
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id991552552420717\n"
"help.text"
-msgid "msgbox replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, FALSE)'returns \"aB$cnnbnn\""
+msgid "MsgBox Replace (\"aBbcnnbnn\", \"b\", \"$\", 1, 1, False) 'returns \"aB$cnnbnn\""
msgstr ""
#. ZHjzn
@@ -41560,22 +41632,22 @@ msgctxt ""
msgid "REM meaning: \"b\" should be replaced, but"
msgstr ""
-#. BZgJy
+#. EKAzY
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id571552552467647\n"
"help.text"
-msgid "REM * only when lowercase (parameter 6), hence second occurrence of \"b\""
+msgid "REM * only when lowercase (compare=False), hence second occurrence of \"b\""
msgstr ""
-#. HubEe
+#. ACEgG
#: replace.xhp
msgctxt ""
"replace.xhp\n"
"par_id71552552474769\n"
"help.text"
-msgid "REM * only first (respecting case) occurrence (parameter 5)"
+msgid "REM * only first (respecting case) occurrence (count=1)"
msgstr ""
#. QEPtG
@@ -41587,6 +41659,24 @@ msgctxt ""
msgid "REM returns D*FGHI because the search starts at position 4, which is also the start of the returned string."
msgstr ""
+#. nDtDv
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id491622734884707\n"
+"help.text"
+msgid "MsgBox Replace(\"aBbcnnbnn\", \"b\", \"$£\", compare:=False) 'returns \"aB$£cnn$£nn\""
+msgstr ""
+
+#. KMcAt
+#: replace.xhp
+msgctxt ""
+"replace.xhp\n"
+"bas_id341622734993202\n"
+"help.text"
+msgid "REM Replace all (count = -1) \"b\" with \"$£\" respecting casing (compare=False) starting from first letter (start=1)"
+msgstr ""
+
#. Z9NfM
#: special_vba_func.xhp
msgctxt ""
@@ -41722,13 +41812,13 @@ msgctxt ""
msgid "I/O Functions"
msgstr ""
-#. D9mT7
+#. AsBGC
#: special_vba_func.xhp
msgctxt ""
"special_vba_func.xhp\n"
"bm_id051920170358346963\n"
"help.text"
-msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value> <bookmark_value>VBA Functions;formatting numbers</bookmark_value> <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
+msgid "<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value><bookmark_value>VBA Functions;formatting numbers</bookmark_value><bookmark_value>VBA Functions;partitioning numbers</bookmark_value>"
msgstr ""
#. AXMSu
@@ -41803,6 +41893,339 @@ msgctxt ""
msgid "Example:"
msgstr "Exemplu:"
+#. Ecjyk
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"tit\n"
+"help.text"
+msgid "StrConv Function [VBA]"
+msgstr ""
+
+#. Gq99z
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"bm_id941622761814292\n"
+"help.text"
+msgid "<bookmark_value>StrConv function</bookmark_value>"
+msgstr ""
+
+#. jBFFC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"hd_id791622761498015\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/strconv.xhp\" name=\"StrConv Function\">StrConv Function</link>"
+msgstr ""
+
+#. V3uyt
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id621622761498018\n"
+"help.text"
+msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>"
+msgstr ""
+
+#. aVAee
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id771622762489917\n"
+"help.text"
+msgid "StrConv(Text, Conversion, [ LCID ])"
+msgstr ""
+
+#. Crvxp
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622762822934\n"
+"help.text"
+msgid "<emph>Text</emph>: Any valid string expression."
+msgstr ""
+
+#. 56k2A
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id671622762931475\n"
+"help.text"
+msgid "<emph>Conversion</emph>: The type of conversion to perform, as defined in the table below."
+msgstr ""
+
+#. Y7PoD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622763145456\n"
+"help.text"
+msgid "Conversion"
+msgstr ""
+
+#. gzFBG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id131622763145457\n"
+"help.text"
+msgid "Value"
+msgstr ""
+
+#. 6dDST
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id411622763145457\n"
+"help.text"
+msgid "Description"
+msgstr ""
+
+#. WmnMz
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id421622763145458\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to uppercase."
+msgstr ""
+
+#. FMyrC
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id251622763427976\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters lowercase."
+msgstr ""
+
+#. 8HoXG
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id531622764070154\n"
+"help.text"
+msgid "Converts the first letter of every word in <emph>Text</emph> to uppercase."
+msgstr ""
+
+#. AF58D
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id881622764192628\n"
+"help.text"
+msgid "Converts narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters in <emph>Text</emph> to wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters."
+msgstr ""
+
+#. RAUq6
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id71622764459352\n"
+"help.text"
+msgid "Converts wide (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">full-width</link>) characters in <emph>Text</emph> to narrow (<link href=\"text/shared/00/00000005.xhp#halfwidth\" name=\"halfwidth\">half-width</link>) characters."
+msgstr ""
+
+#. fAVnd
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id371622764565366\n"
+"help.text"
+msgid "Converts Hiragana characters in <emph>Text</emph> to Katakana characters."
+msgstr ""
+
+#. BmF5K
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id911622764728794\n"
+"help.text"
+msgid "Converts Katakana characters in <emph>Text</emph> to Hiragana characters."
+msgstr ""
+
+#. 2tpZF
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id21622764841321\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters to Unicode characters using the default code page of the system."
+msgstr ""
+
+#. EhJtA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id901622764984846\n"
+"help.text"
+msgid "vbFromUnicode"
+msgstr ""
+
+#. mn5xD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id281622764984846\n"
+"help.text"
+msgid "128"
+msgstr ""
+
+#. 4VdbE
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id221622764991492\n"
+"help.text"
+msgid "Converts <emph>Text</emph> characters from Unicode to the default code page of the system."
+msgstr ""
+
+#. B2oeo
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id761622765118156\n"
+"help.text"
+msgid "<emph>LCID</emph> Optional. The Locale ID in decimal number. If this parameter is omitted, it assumes the system Locale ID. Refer to the file <link href=\"https://opengrok.libreoffice.org/xref/core/l10ntools/source/ulfconv/msi-encodinglist.txt\" name=\"LCID\">msi-encodinglist.txt</link> for the available LCID values."
+msgstr ""
+
+#. CdCwD
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id311622770486052\n"
+"help.text"
+msgid "REM Converts narrow (single-byte) characters in string to wide"
+msgstr ""
+
+#. ysFBA
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id231622770493491\n"
+"help.text"
+msgid "REM Converts wide (double-byte) characters in string to narrow (single-byte) characters"
+msgstr ""
+
+#. EitmH
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id871622770498992\n"
+"help.text"
+msgid "REM Converts Hiragana characters in string to Katakana characters"
+msgstr ""
+
+#. WxMQr
+#: strconv.xhp
+msgctxt ""
+"strconv.xhp\n"
+"par_id351622770504087\n"
+"help.text"
+msgid "REM Converts Katakana characters in string to Hiragana characters"
+msgstr ""
+
+#. 4wc9E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"tit\n"
+"help.text"
+msgid "ThisDatabaseDocument object"
+msgstr ""
+
+#. rDs9b
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0089\n"
+"help.text"
+msgid "<bookmark_value>ThisDatabaseDocument</bookmark_value> <bookmark_value>API; Database document</bookmark_value>"
+msgstr ""
+
+#. v4XLY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"hd_id401544551916353\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/thisdbdoc.xhp\" name=\"ThisDatabaseDocument\">ThisDatabaseDocument object</link>"
+msgstr ""
+
+#. CT58E
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"N0091\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> addresses the active <literal>Base</literal> document whose properties can be read and set, and whose methods can be called."
+msgstr ""
+
+#. umGF9
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622646033201\n"
+"help.text"
+msgid "<literal>ThisDatabaseDocument</literal> returns an object of type <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"XOfficeDatabaseDocument interface\">com.sun.star.sdb.XOfficeDatabaseDocument</link>."
+msgstr ""
+
+#. EFj3T
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id241622797081182\n"
+"help.text"
+msgid "When the active window does not relate to a Base document, <literal>ThisDatabaseDocument</literal> returns <literal>Nothing</literal>."
+msgstr ""
+
+#. WvPJY
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id871622796485123\n"
+"help.text"
+msgid "When the active window is the Basic IDE, <literal>ThisDatabaseDocument</literal> object returns the database owning the current script."
+msgstr ""
+
+#. DrF8G
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id631622806529469\n"
+"help.text"
+msgid "Opening current database \"formName\" and maximizing it can be achieved as shown:"
+msgstr ""
+
+#. wxbXC
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id251622800540402\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent object\">ThisComponent</link> object"
+msgstr ""
+
+#. 7k6AR
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id101622646874083\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument API service\">com.sun.star.sdb.OfficeDatabaseDocument</link> API service"
+msgstr ""
+
+#. 7Znag
+#: thisdbdoc.xhp
+msgctxt ""
+"thisdbdoc.xhp\n"
+"par_id581622646875379\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1document_1_1OfficeDocument.html\" name=\"OfficeDocument API service\">com.sun.star.document.OfficeDocument</link> API service"
+msgstr ""
+
#. WMVc9
#: uno_objects.xhp
msgctxt ""
@@ -41839,6 +42262,33 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr ""
+#. fiJk2
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046670\n"
+"help.text"
+msgid "%PRODUCTNAME Global Objects"
+msgstr ""
+
+#. xd3nC
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id121622648046680\n"
+"help.text"
+msgid "Active document Objects"
+msgstr ""
+
+#. NxFfo
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684689\n"
+"help.text"
+msgid "The following objects can be used from the active document."
+msgstr ""
+
#. yFvUL
#: uno_objects.xhp
msgctxt ""
@@ -41857,6 +42307,24 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>"
msgstr "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">Oxetu DialogLibraries</link>"
+#. G58ts
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id151622648087678\n"
+"help.text"
+msgid "UNO Methods"
+msgstr ""
+
+#. WVSFD
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id481622648684690\n"
+"help.text"
+msgid "Use the following methods to manage or query Unified Network Objects (UNO)."
+msgstr ""
+
#. 8GF88
#: uno_objects.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/sbasic/shared/03.po b/source/ast/helpcontent2/source/text/sbasic/shared/03.po
index d473a442216..cf0c4a0cc77 100644
--- a/source/ast/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/ast/helpcontent2/source/text/sbasic/shared/03.po
@@ -3,7 +3,7 @@ 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: 2021-05-31 15:15+0200\n"
+"POT-Creation-Date: 2021-06-11 23:56+0200\n"
"PO-Revision-Date: 2021-05-01 20:37+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: Asturian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/ast/>\n"
@@ -133,13 +133,13 @@ msgctxt ""
msgid "<variable id=\"ScriptForge_lib\"><link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"ScriptForge library\">The <literal>ScriptForge</literal> Library</link></variable>"
msgstr ""
-#. nMjDG
+#. yE8bw
#: lib_ScriptForge.xhp
msgctxt ""
"lib_ScriptForge.xhp\n"
"bm_id491529070339774\n"
"help.text"
-msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value>"
+msgid "<bookmark_value>BASIC ScriptForge library</bookmark_value> <bookmark_value>Python scriptforge module</bookmark_value>"
msgstr ""
#. BtMUU
@@ -151,6 +151,15 @@ msgctxt ""
msgid "ScriptForge libraries build up an extensible collection of macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts."
msgstr ""
+#. YwSXj
+#: lib_ScriptForge.xhp
+msgctxt ""
+"lib_ScriptForge.xhp\n"
+"par_id1001623412767893\n"
+"help.text"
+msgid "To learn more about how to create and execute Python scripts using the <literal>ScriptForge</literal> library, read the <embedvar href=\"text/sbasic/shared/03/sf_intro.xhp#title\"/> help page."
+msgstr ""
+
#. wKZM6
#: lib_ScriptForge.xhp
msgctxt ""
@@ -2329,6 +2338,15 @@ msgctxt ""
msgid "If a Base document is already open, it is possible to instantiate the <literal>Base</literal> service directly:"
msgstr ""
+#. DrqrF
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"par_id871623102536956\n"
+"help.text"
+msgid "The examples above can be translated to Python as follows:"
+msgstr ""
+
#. f8Esv
#: sf_base.xhp
msgctxt ""
@@ -2365,6 +2383,51 @@ msgctxt ""
msgid "The code snippet below prints the names of all form documents in the current Base document."
msgstr ""
+#. jsh8d
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id691623103639534\n"
+"help.text"
+msgid "bas = CreateScriptService(\"Basic\")"
+msgstr ""
+
+#. Cw4jD
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id101623103639206\n"
+"help.text"
+msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)"
+msgstr ""
+
+#. D446T
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id901623103639390\n"
+"help.text"
+msgid "myForms = oDoc.FormDocuments()"
+msgstr ""
+
+#. BCyAZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id791623103639701\n"
+"help.text"
+msgid "for formName in myForms:"
+msgstr ""
+
+#. pJKNZ
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id741623103639861\n"
+"help.text"
+msgid "bas.MsgBox(formName)"
+msgstr ""
+
#. DQb6z
#: sf_base.xhp
msgctxt ""
@@ -2401,22 +2464,22 @@ msgctxt ""
msgid "A <literal>SFDocuments.Form</literal> object representing the form specified in the <literal>Form</literal> argument."
msgstr ""
-#. mKXZE
+#. pEtwt
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id861619037838260\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a valid form document as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a valid form document as a case-sensitive string."
msgstr ""
-#. BtBVu
+#. L3csm
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id281619037857187\n"
"help.text"
-msgid "<emph>Form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
+msgid "<emph>form:</emph> The name or index number of the form stored in the form document. If this argument is absent, the method will return a list with the names of all forms available in the form document."
msgstr ""
#. K4nQh
@@ -2428,22 +2491,13 @@ msgctxt ""
msgid "Although it is possible to use index numbers to refer to forms, this is only recommended when there is just one form in the form document. If there are two or more forms, it is preferable to use the form name instead."
msgstr ""
-#. vDKoa
-#: sf_base.xhp
-msgctxt ""
-"sf_base.xhp\n"
-"bas_id231619200162092\n"
-"help.text"
-msgid "' Returns a list of all forms in the form document \"myFormDocument\""
-msgstr ""
-
-#. Hwr96
+#. DoxrV
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
-"bas_id31619200259812\n"
+"par_id21623104676805\n"
"help.text"
-msgid "' Returns an instance of the Form service representing the form \"myForm\""
+msgid "The first line of the example below returns a list of all forms in the form document \"myFormDocument\". The second line returns an instance of the Form service representing the form \"myForm\"."
msgstr ""
#. 9jA9n
@@ -2455,13 +2509,13 @@ msgctxt ""
msgid "Returns an instance of the <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"Database service\"><literal>Database</literal> service</link> that allows the execution of SQL commands on the database defined and/or stored in the current Base document"
msgstr ""
-#. FdXAK
+#. 9Bncy
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id731619098073221\n"
"help.text"
-msgid "<emph>User, Password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
+msgid "<emph>user, password:</emph> Optional login parameters as strings. The default value for both parameters is an empty string \"\"."
msgstr ""
#. UbzRD
@@ -2482,6 +2536,15 @@ msgctxt ""
msgid "' ... Run queries, SQL statements, ..."
msgstr ""
+#. DA8ob
+#: sf_base.xhp
+msgctxt ""
+"sf_base.xhp\n"
+"pyc_id351623104861223\n"
+"help.text"
+msgid "' ... Run queries, SQL statements, ..."
+msgstr ""
+
#. mBphD
#: sf_base.xhp
msgctxt ""
@@ -2491,13 +2554,13 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the specified <literal>FormDocument</literal> is currently open."
msgstr ""
-#. 7nHnE
+#. njjFg
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619098545701\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of a FormDocument to be checked, as a case-sensitive string."
+msgid "<emph>formdocument:</emph> The name of a <literal>FormDocument</literal> to be checked, as a case-sensitive string."
msgstr ""
#. RS3kj
@@ -2518,22 +2581,22 @@ msgctxt ""
msgid "If the form document is already open, it is activated without changing its mode. The method returns <literal>True</literal> if the form document could be opened."
msgstr ""
-#. EizHx
+#. dUE6w
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id941619099797810\n"
"help.text"
-msgid "<emph>FormDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
+msgid "<emph>formDocument:</emph> The name of the <literal>FormDocument</literal> to be opened, as a case-sensitive string."
msgstr ""
-#. BNeps
+#. Coxpu
#: sf_base.xhp
msgctxt ""
"sf_base.xhp\n"
"par_id981619099816849\n"
"help.text"
-msgid "<emph>DesignMode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
+msgid "<emph>designmode:</emph> If this argument is <literal>True</literal> the <literal>FormDocument</literal> will be opened in design mode."
msgstr ""
#. B29ng
@@ -2860,13 +2923,13 @@ msgctxt ""
msgid "UNO<br/>object"
msgstr ""
-#. cLAgG
+#. AA95E
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id541619006255653\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents LibreOfficeDev Start Center."
+msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\"><literal>StarDesktop</literal></link> object represents %PRODUCTNAME Start Center."
msgstr ""
#. vXq8C
@@ -2878,6 +2941,78 @@ msgctxt ""
msgid "List of Methods in the Basic Service"
msgstr ""
+#. GvjSD
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id71621894830071\n"
+"help.text"
+msgid "Converts a numeric expression or a string to a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
+msgstr ""
+
+#. SVk4F
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id431621896441258\n"
+"help.text"
+msgid "This method exposes the Basic builtin function <link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate_Basic\">CDate</link> to Python scripts."
+msgstr ""
+
+#. xvPTA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id401621896675880\n"
+"help.text"
+msgid "<emph>expression</emph>: a numeric expression or a string representing a date."
+msgstr ""
+
+#. aBGSG
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id481621950748686\n"
+"help.text"
+msgid "Converts a UNO date/time representation to a <literal>datetime.datetime</literal> Python native object."
+msgstr ""
+
+#. qhCRh
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id41621950816227\n"
+"help.text"
+msgid "<emph>unodate</emph>: A UNO date/time object of one of the following types: <literal>com.sun.star.util.DateTime</literal>, <literal>com.sun.star.util.Date</literal> or <literal>com.sun.star.util.Time</literal>"
+msgstr ""
+
+#. GQ2hL
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281621952224847\n"
+"help.text"
+msgid "The following example creates a <literal>com.sun.star.util.DateTime</literal> object and converts it to a <literal>datetime.datetime</literal> Python object."
+msgstr ""
+
+#. JXsJN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741621952469980\n"
+"help.text"
+msgid "Converts a date representation into a <literal>com.sun.star.util.DateTime</literal> object."
+msgstr ""
+
+#. 7LW9r
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id511621952524000\n"
+"help.text"
+msgid "<emph>date</emph>: A Python date/time object of one of the following types: <literal>datetime.datetime</literal>, <literal>datetime.date</literal>, <literal>datetime.time</literal>, <literal>float (time.time)</literal> or <literal>time.struct_time</literal>."
+msgstr ""
+
#. vaMxs
#: sf_basic.xhp
msgctxt ""
@@ -3031,24 +3166,6 @@ msgctxt ""
msgid "A number."
msgstr ""
-#. BuEML
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id641618564383315\n"
-"help.text"
-msgid "diffDays = svc.DateDiff('d', date1, date2)"
-msgstr ""
-
-#. qePoV
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id151618564392035\n"
-"help.text"
-msgid "print(diffDays)"
-msgstr ""
-
#. KPEWi
#: sf_basic.xhp
msgctxt ""
@@ -3103,15 +3220,6 @@ msgctxt ""
msgid "Computes a date value from a date string."
msgstr ""
-#. QwSFJ
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"hd_id151618673970234\n"
-"help.text"
-msgid "<embedvar href=\"text/sbasic/shared/00000003.xhp#functvalue\"/>"
-msgstr ""
-
#. qTtuh
#: sf_basic.xhp
msgctxt ""
@@ -3121,15 +3229,6 @@ msgctxt ""
msgid "The computed date."
msgstr ""
-#. DGgj3
-#: sf_basic.xhp
-msgctxt ""
-"sf_basic.xhp\n"
-"pyc_id931618674563379\n"
-"help.text"
-msgid "print(dt)"
-msgstr ""
-
#. GuCbF
#: sf_basic.xhp
msgctxt ""
@@ -3265,6 +3364,78 @@ msgctxt ""
msgid "svc.MsgBox(\"{} - {} = {}\".format(ticks_end, ticks_ini,ticks_end - ticks_ini))"
msgstr ""
+#. t3ADN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905161499\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.BasicLibraries</bookmark_value>"
+msgstr ""
+
+#. KRHNc
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id741622396277528\n"
+"help.text"
+msgid "Returns the UNO object containing all shared Basic libraries and modules."
+msgstr ""
+
+#. MCrF8
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id911622396571584\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>BasicLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. DEARA
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id281622398076950\n"
+"help.text"
+msgid "The following example loads the Gimmicks Basic library if it has not been loaded yet."
+msgstr ""
+
+#. ZaDVN
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"bm_id61618905163671\n"
+"help.text"
+msgid "<bookmark_value>Basic service;GlobalScope.DialogLibraries</bookmark_value>"
+msgstr ""
+
+#. jusQK
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id381622397863419\n"
+"help.text"
+msgid "Returns the UNO object containing all shared dialog libraries."
+msgstr ""
+
+#. QEFwP
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id491622397863810\n"
+"help.text"
+msgid "This method is the Python equivalent to <literal>GlobalScope</literal>.<literal>DialogLibraries</literal> in Basic scripts."
+msgstr ""
+
+#. 8ozVo
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id811622398234384\n"
+"help.text"
+msgid "The following example shows a message box with the names of all available dialog libraries."
+msgstr ""
+
#. Vb2CW
#: sf_basic.xhp
msgctxt ""
@@ -3346,13 +3517,13 @@ msgctxt ""
msgid "<bookmark_value>Basic service;Now</bookmark_value>"
msgstr ""
-#. 2FAgQ
+#. f96nJ
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
"par_id191619084216660\n"
"help.text"
-msgid "Returns the current system date and time as a date/time value."
+msgid "Returns the current system date and time as a <literal>datetime</literal>.<literal>datetime</literal> Python native object."
msgstr ""
#. qxE2n
@@ -3391,94 +3562,103 @@ msgctxt ""
msgid "integer"
msgstr ""
-#. mAUuG
+#. SDu3C
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"bm_id81618907851793\n"
+"bm_id81618907850447\n"
"help.text"
-msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
+msgid "<bookmark_value>Basic service;ThisComponent</bookmark_value>"
msgstr ""
-#. TwoGN
+#. 7wnpT
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id451619094057178\n"
+"par_id141622840830978\n"
"help.text"
-msgid "Inspect Uno objects or variables."
+msgid "If the current component refers to a %PRODUCTNAME document, this method returns the UNO object representing the document."
msgstr ""
-#. 2A4om
+#. 72GZE
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id21619094660345\n"
+"par_id961622841287976\n"
"help.text"
-msgid "<emph>obj</emph>: A variable or Uno object."
+msgid "The method will return <literal>None</literal> when the current component does not correspond to a document."
msgstr ""
-#. erHE5
+#. xbQ6U
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618486941514\n"
+"bm_id81618907858201\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.fileUrlToSystemPath() method\">uno.fileUrlToSystemPath() method</link>"
+msgid "<bookmark_value>Basic service;ThisDatabaseDocument</bookmark_value>"
msgstr ""
-#. GFQ97
+#. GXewr
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618496841514\n"
+"par_id271622912644859\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.systemPathToFileUrl() method\">uno.systemPathToFileUrl() method</link>"
+msgid "If the script is being executed from a Base document or any of its subcomponents this method returns the main component of the Base instance."
msgstr ""
-#. fMbAm
+#. 6MCpX
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id951618554355538\n"
+"par_id811622912819443\n"
"help.text"
-msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
+msgid "This method returns <literal>None</literal> otherwise."
msgstr ""
-#. uruDr
+#. q3CG8
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id610918486941514\n"
+"par_id201623153844931\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"XSCRIPTCONTEXT.getComponentContext() method\">XSCRIPTCONTEXT.getComponentContext() method</link>"
+msgid "Visit the <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sdb_1_1OfficeDatabaseDocument.html\" name=\"OfficeDatabaseDocument\">OfficeDatabaseDocument</link> API page to learn more about Base's main component structure."
msgstr ""
-#. UCnzE
+#. mAUuG
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901618484961514\n"
+"bm_id81618907851793\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_programming.xhp\" name=\"uno.getComponentContext() method\">uno.getComponentContext() method</link>"
+msgid "<bookmark_value>Basic service;Xray</bookmark_value>"
msgstr ""
-#. 5GvY3
+#. TwoGN
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901648186941514\n"
+"par_id451619094057178\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"platform.system() method\">platform.system() method</link>"
+msgid "Inspect Uno objects or variables."
msgstr ""
-#. gsfQT
+#. 2A4om
#: sf_basic.xhp
msgctxt ""
"sf_basic.xhp\n"
-"par_id901816486941514\n"
+"par_id21619094660345\n"
"help.text"
-msgid "<link href=\"text/sbasic/python/python_platform.xhp\" name=\"os.pathsep() method\">os.pathsep() method</link>"
+msgid "<emph>obj</emph>: A variable or Uno object."
+msgstr ""
+
+#. fMbAm
+#: sf_basic.xhp
+msgctxt ""
+"sf_basic.xhp\n"
+"par_id951618554355538\n"
+"help.text"
+msgid "<link href=\"https://wiki.documentfoundation.org/Macros/General/IO_to_Screen\" name=\"Input/Output to Screen with Python\">Input/Output to Screen with Python</link> on the wiki"
msgstr ""
#. RYwFj
@@ -4777,6 +4957,96 @@ msgctxt ""
msgid "Cells in the given range that contain text will be ignored by all of these functions. For example, the <literal>DCount</literal> method will not count cells with text, only numerical cells."
msgstr ""
+#. BVKEy
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id501623063693649\n"
+"help.text"
+msgid "Depending on the parameters provided this method will return:"
+msgstr ""
+
+#. pBZm6
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id611623063742045\n"
+"help.text"
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in a given sheet (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. FHWZs
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. YdQaD
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id441623090893210\n"
+"help.text"
+msgid "<emph>sheetname</emph>: The name of the sheet, as a string, from which the form will be retrieved."
+msgstr ""
+
+#. BV8GH
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the specified sheet. If this argument is absent, the method will return a list with the names of all forms available in the sheet."
+msgstr ""
+
+#. sFFyE
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms stored in \"Sheet1\" and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\" which is stored in \"Sheet1\"."
+msgstr ""
+
+#. G9yMh
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. cFBZw
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
+#. NY6Wb
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms(\"Sheet1\")"
+msgstr ""
+
+#. DQsCo
+#: sf_calc.xhp
+msgctxt ""
+"sf_calc.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Sheet1\", \"Form_A\")"
+msgstr ""
+
#. y9kCE
#: sf_calc.xhp
msgctxt ""
@@ -5281,13 +5551,13 @@ msgctxt ""
msgid "Removes an existing sheet from the document."
msgstr ""
-#. H3eHf
+#. Gwe7Z
#: sf_calc.xhp
msgctxt ""
"sf_calc.xhp\n"
"par_id991621620588147\n"
"help.text"
-msgid "<input>doc.RemoveSheet(sheetname: str): bool</input>"
+msgid "<input>svc.RemoveSheet(sheetname: str): bool</input>"
msgstr ""
#. dVxiA
@@ -9547,85 +9817,103 @@ msgctxt ""
msgid "Service invocation"
msgstr "Invocación del serviciu"
-#. C9LQA
+#. X6BV3
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id141610734722352\n"
+"par_id581611090387382\n"
"help.text"
-msgid "Before using the <literal>Document</literal> service the <literal>ScriptForge</literal> library needs to be loaded using:"
+msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
msgstr ""
-#. JFFek
+#. o39cT
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id591589191059889\n"
+"par_id181622816732197\n"
"help.text"
-msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services of the <literal>ScriptForge</literal> library."
+msgid "Using the <literal>getDocument</literal> method from the <literal>ScriptForge</literal>.<literal>UI</literal> service:"
msgstr ""
-#. X6BV3
+#. 6AZF9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id581611090387382\n"
+"par_id181622818236233\n"
"help.text"
-msgid "Below are three variants of how the <literal>Document</literal> service can be invoked."
+msgid "Alternatively you can use the methods <literal>CreateDocument</literal> and <literal>OpenDocument</literal> from the <literal>UI</literal> service."
msgstr ""
-#. HevYB
+#. kv6B9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191739218\n"
+"par_id691622816765571\n"
"help.text"
-msgid "'1) From the ScriptForge.UI service:"
+msgid "Directly if the document is already open."
msgstr ""
-#. 6TA5q
+#. yFDEW
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id331589191766183\n"
+"par_id821622816825012\n"
"help.text"
-msgid "'Alternatively, using the CreateDocument or OpenDocument methods"
+msgid "From a macro triggered by a document event."
msgstr ""
-#. rAPFN
+#. FxfW2
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id571589191774268\n"
+"par_id831622816562430\n"
"help.text"
-msgid "'2) Directly if the document is already open"
+msgid "The <literal>Document</literal> service is closely related to the <literal>UI</literal> and <literal>FileSystem</literal> services."
msgstr ""
-#. CWFJB
+#. QF9FG
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"bas_id471598109329789\n"
+"par_id891582733781994\n"
"help.text"
-msgid "'3) From a macro triggered by a document event"
+msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
msgstr ""
-#. LyvNw
+#. 2odf5
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id71611090922315\n"
+"pyc_id551622819064247\n"
"help.text"
-msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
+msgid "def RunEvent(event)"
msgstr ""
-#. QF9FG
+#. oHQNa
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891582733781994\n"
+"pyc_id311622819064554\n"
"help.text"
-msgid "Except when the document was closed by program with the CloseDocument method (it is then superfluous), it is recommended to free resources after use:"
+msgid "doc = CreateScriptService(\"SFDocuments.DocumentEvent\", Event)"
+msgstr ""
+
+#. sHApS
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id221622819064967\n"
+"help.text"
+msgid "# (...)"
+msgstr ""
+
+#. LyvNw
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id71611090922315\n"
+"help.text"
+msgid "The use of the prefix \"<literal>SFDocuments.</literal>\" while calling the service is optional."
msgstr ""
#. z3oxC
@@ -9871,6 +10159,15 @@ msgctxt ""
msgid "The example below prints all the properties of a document. Note that the <literal>oDoc</literal> object returned by the <literal>UI.OpenDocument</literal> method is a <literal>SFDocuments.Document</literal> object."
msgstr ""
+#. eqL5J
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id571622826920742\n"
+"help.text"
+msgid "To access document properties in a Python script the user needs to directly access them using their names, as shown below:"
+msgstr ""
+
#. wmiy9
#: sf_document.xhp
msgctxt ""
@@ -9943,40 +10240,112 @@ msgctxt ""
msgid "Returns <literal>True</literal> if the document was successfully closed."
msgstr ""
-#. F2emZ
+#. Wt7L9
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id361589200121646\n"
"help.text"
-msgid "<emph>SaveAsk</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
+msgid "<emph>saveask</emph> : If <literal>True</literal> (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified."
msgstr ""
-#. AxyoV
+#. STq4L
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id901599410483300\n"
+"bas_id751622827903730\n"
"help.text"
-msgid "This method is applicable <emph>only for Base documents</emph>."
+msgid "End If"
msgstr ""
-#. 47ud8
+#. vp56r
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id891599410524092\n"
+"par_id501623063693649\n"
"help.text"
-msgid "It returns a <literal>SFDatabases.Database</literal> service instance giving access to the execution of SQL commands on the database defined and/or embedded in the actual Base document."
+msgid "Depending on the parameters provided this method will return:"
msgstr ""
-#. cdu6C
+#. wrCnS
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
-"par_id721599410266911\n"
+"par_id611623063742045\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters. Both default to \"\"."
+msgid "A zero-based Array (or a tuple in Python) with the names of all the forms contained in the document (if the <literal>form</literal> argument is absent)"
+msgstr ""
+
+#. hgt6o
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id641623063744536\n"
+"help.text"
+msgid "A <literal>SFDocuments.Form</literal> service instance representing the form specified as argument."
+msgstr ""
+
+#. 4WbGV
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id821623076570573\n"
+"help.text"
+msgid "This method is applicable only for Writer documents. Calc and Base documents have their own <literal>Forms</literal> method in the <link href=\"text/sbasic/shared/03/sf_calc.xhp#Forms\" name=\"Calc_Forms\">Calc</link> and <link href=\"text/sbasic/shared/03/sf_base.xhp#Forms\" name=\"Base_Forms\">Base</link> services, respectively."
+msgstr ""
+
+#. fRBBF
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id451623063459286\n"
+"help.text"
+msgid "<emph>form</emph>: The name or index corresponding to a form stored in the document. If this argument is absent, the method will return a list with the names of all forms available in the document."
+msgstr ""
+
+#. CELkA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"par_id251623063305557\n"
+"help.text"
+msgid "In the following examples, the first line gets the names of all forms in the document and the second line retrieves the <literal>Form</literal> object of the form named \"Form_A\"."
+msgstr ""
+
+#. 8GoMk
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id191623063399519\n"
+"help.text"
+msgid "Set FormNames = oDoc.Forms()"
+msgstr ""
+
+#. uCcpo
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"bas_id691623063399711\n"
+"help.text"
+msgid "Set FormA = oDoc.Forms(\"Form_A\")"
+msgstr ""
+
+#. 9gHMA
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id271623063215023\n"
+"help.text"
+msgid "form_names = doc.Forms()"
+msgstr ""
+
+#. H3946
+#: sf_document.xhp
+msgctxt ""
+"sf_document.xhp\n"
+"pyc_id961623063234990\n"
+"help.text"
+msgid "form_A = doc.Forms(\"Form_A\")"
msgstr ""
#. Nmwv9
@@ -10006,22 +10375,22 @@ msgctxt ""
msgid "The document itself does not need to be active to be able to run commands."
msgstr ""
-#. qAb3U
+#. QSiFB
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id401589202413575\n"
"help.text"
-msgid "<emph>Command</emph> : Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
+msgid "<emph>command</emph>: Case-sensitive string containing the command in English. The command itself is not checked for correctness. If nothing happens after the command call, then the command is probably wrong."
msgstr ""
-#. nZ8Yc
+#. wQF35
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id721611153068137\n"
"help.text"
-msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"My_File.ods\", which will result in the selection of the data area based on the currently selected cell."
+msgid "The following example runs the \"SelectData\" command in a Calc sheet named \"MyFile.ods\", which will result in the selection of the data area based on the currently selected cell."
msgstr ""
#. pbYAn
@@ -10096,49 +10465,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. cNiiE
+#. 7tX6c
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id331589203370950\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. AKbDA
+#. niFkh
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id631589204010142\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. zkP8D
+#. snX8q
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id811589204084107\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. ntVEA
+#. g3wDy
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id451589204163772\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. N6WPC
+#. qZaAJ
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id981589204207800\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. FJywB
@@ -10168,49 +10537,49 @@ msgctxt ""
msgid "The document itself does not need to be active to run this method."
msgstr ""
-#. CPc2g
+#. FAjhF
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id301589205147697\n"
"help.text"
-msgid "<emph>FileName</emph> : A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
+msgid "<emph>filename</emph>: A string containing the file name to be used. It must follow the <literal>SF_FileSystem.FileNaming</literal> notation."
msgstr ""
-#. GEybm
+#. zr6Rx
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id851589205147348\n"
"help.text"
-msgid "<emph>Overwrite</emph> : If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
+msgid "<emph>overwrite</emph>: If <literal>True</literal>, the destination file may be overwritten (default = <literal>False</literal>)."
msgstr ""
-#. PPc3f
+#. k2uRD
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id821589205147330\n"
"help.text"
-msgid "<emph>Password</emph> (*) : A non-space string to protect the document."
+msgid "<emph>password</emph> (*): A non-space string to protect the document."
msgstr ""
-#. RKCha
+#. eyrsV
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id67158920514729\n"
"help.text"
-msgid "<emph>FilterName</emph> (*) : The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
+msgid "<emph>filtername</emph> (*): The name of a filter that should be used for saving the document. If this argument is passed, then the filter must exist."
msgstr ""
-#. hXUjB
+#. vA4NU
#: sf_document.xhp
msgctxt ""
"sf_document.xhp\n"
"par_id881589205147911\n"
"help.text"
-msgid "<emph>FilterOptions</emph> (*) : An optional string of options associated with the filter."
+msgid "<emph>filteroptions</emph> (*): An optional string of options associated with the filter."
msgstr ""
#. WCH7E
@@ -12607,13 +12976,13 @@ msgctxt ""
msgid "Definitions"
msgstr "Definiciones"
-#. VEC49
+#. GYDbT
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id951618172906010\n"
"help.text"
-msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well. The way a <literal>FormDocument</literal> is handled depends on the %PRODUCTNAME component where it is stored."
+msgid "Forms are usually created in Base documents, but they can be added to Writer and Calc documents as well."
msgstr ""
#. nKUdb
@@ -12661,15 +13030,6 @@ msgctxt ""
msgid "A <literal>FormDocument</literal> can be seen as a set of forms that provide access to datasets such as database tables and queries from within %PRODUCTNAME documents. The names of forms and subforms inside a FormDocument can be accessed using the <link href=\"text/shared/02/01170600.xhp\" name=\"FormNavigator\">Form Navigator</link>."
msgstr ""
-#. dKBXK
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id721618175731903\n"
-"help.text"
-msgid "In Calc documents, each sheet can contain a single <literal>FormDocument</literal>. A Writer document contains only one <literal>FormDocument</literal>, which is the document itself."
-msgstr ""
-
#. AMFVt
#: sf_form.xhp
msgctxt ""
@@ -12724,13 +13084,13 @@ msgctxt ""
msgid "In Writer documents"
msgstr "Nos documentos de Writer"
-#. Ju2Kj
+#. 8s4VD
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id51616767892693\n"
"help.text"
-msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside the single <literal>FormDocument</literal> of a Writer file:"
+msgid "The code snippet below shows how to access the form named <literal>Form1</literal> that is inside a Writer file:"
msgstr ""
#. NFikt
@@ -12742,6 +13102,15 @@ msgctxt ""
msgid "Forms can be accessed by their names or by their indices, as shown below:"
msgstr ""
+#. cYS6G
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id691622014677169\n"
+"help.text"
+msgid "my_form = doc.Forms(0)"
+msgstr ""
+
#. 8PHy6
#: sf_form.xhp
msgctxt ""
@@ -12760,13 +13129,22 @@ msgctxt ""
msgid "In Calc documents"
msgstr ""
-#. L3Wdt
+#. yCpnG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id481618179851104\n"
"help.text"
-msgid "Each sheet in a Calc file is a single <literal>FormDocument</literal>. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgid "A form in a Calc file must have a unique name inside its sheet. Hence, the <literal>Forms</literal> method requires two arguments, the first indicating the sheet name and the second specifying the form name."
+msgstr ""
+
+#. i9Um4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id51622028165429\n"
+"help.text"
+msgid "This is achieved identically using Python:"
msgstr ""
#. 2fB94
@@ -12778,13 +13156,13 @@ msgctxt ""
msgid "In Base documents"
msgstr ""
-#. Faenc
+#. J3Btp
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id711616768164987\n"
"help.text"
-msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and access the form <literal>MainForm</literal>:"
+msgid "A <literal>FormDocument</literal> inside a Base document is accessed by its name. The following example opens the form document named <literal>thisFormDocument</literal> and accesses the form <literal>MainForm</literal>:"
msgstr ""
#. pbtEM
@@ -12805,13 +13183,13 @@ msgctxt ""
msgid "' Or, alternatively, to access the form by its index ..."
msgstr ""
-#. XXgZ3
+#. 2v2aG
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991618249636036\n"
"help.text"
-msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done in a variety of ways, such as by creating an instance of the <literal>Document</literal> service or by calling the methods <literal>OpenDocument</literal> (<literal>UI</literal> service) and <literal>OpenFormDocument</literal> (<literal>Document</literal> service)."
+msgid "To perform any action on a form using the <literal>Form</literal> service, the <literal>FormDocument</literal> must have been opened either manually by the user or programmatically in a user script. The latter can be done by calling the <literal>OpenFormDocument</literal> method of the <link href=\"text/sbasic/shared/03/sf_base.xhp\" name=\"ScriptForge Base Service\"><literal>Base</literal> service</link>."
msgstr ""
#. DDerZ
@@ -12823,6 +13201,78 @@ msgctxt ""
msgid "To access a given subform of a form use the <literal>SubForms</literal> method. Note that in the example below <literal>mySubForm</literal> is a new instance of the <literal>Form</literal> service."
msgstr ""
+#. e7fcY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id681622028653480\n"
+"help.text"
+msgid "Previous examples translate in Python as:"
+msgstr ""
+
+#. Af2SY
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id501622028742999\n"
+"help.text"
+msgid "db = CreateScriptService('SFDocuments.Document', XSCRIPTCONTEXT.getDocument())"
+msgstr ""
+
+#. ebc4K
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id811622808499801\n"
+"help.text"
+msgid "# The statement below is necessary only if the form hasn't been opened yet"
+msgstr ""
+
+#. j3BCx
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id671622028743191\n"
+"help.text"
+msgid "form_doc = db.OpenFormDocument('thisFormDocument')"
+msgstr ""
+
+#. mSnqt
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id431622028743374\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 'MainForm')"
+msgstr ""
+
+#. GdyX6
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id511622808538351\n"
+"help.text"
+msgid "# Or, alternatively, to access the form by its index ..."
+msgstr ""
+
+#. Bb4K4
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id681622028743582\n"
+"help.text"
+msgid "form = form_doc.Forms('thisFormDocument', 0)"
+msgstr ""
+
+#. FTwWJ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id611622028743782\n"
+"help.text"
+msgid "sub_form = form.SubForms('mySubForm')"
+msgstr ""
+
#. QFFzk
#: sf_form.xhp
msgctxt ""
@@ -12841,6 +13291,24 @@ msgctxt ""
msgid "To invoke the <literal>Form</literal> service when a form event takes place:"
msgstr ""
+#. k2fKf
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id721623150543016\n"
+"help.text"
+msgid "It is recommended to free resources after use of the Form service."
+msgstr ""
+
+#. pF9UQ
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"par_id221623150547406\n"
+"help.text"
+msgid "This operation is done implicitly when a form document is closed with the <literal>CloseFormDocument()</literal> method described below."
+msgstr ""
+
#. GueeT
#: sf_form.xhp
msgctxt ""
@@ -13552,22 +14020,13 @@ msgctxt ""
msgid "'Activates the form"
msgstr ""
-#. JxwJG
-#: sf_form.xhp
-msgctxt ""
-"sf_form.xhp\n"
-"par_id661618228523419\n"
-"help.text"
-msgid "To use the method Activate with other %PRODUCTNAME documents, read <link href=\"text/sbasic/shared/03/sf_form.xhp#ServiceInvocation\" name=\"FormServiceInvocation\">Service invocation</link> above."
-msgstr ""
-
-#. NQ629
+#. YHxMm
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id81618228720782\n"
"help.text"
-msgid "<literal>ThisComponent</literal> is valid for Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
+msgid "<literal>ThisComponent</literal> applies to Calc and Writer documents. For Base documents use <literal>ThisDataBaseDocument</literal>."
msgstr ""
#. QznyJ
@@ -13597,13 +14056,13 @@ msgctxt ""
msgid "The value returned by the <literal>Controls</literal> method depends on the arguments provided:"
msgstr ""
-#. qQAnX
+#. YkyY2
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id421598179770993\n"
"help.text"
-msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
+msgid "If the method is called <emph>without arguments</emph>, then it returns the list of the controls contained in the form. Beware that the returned list does not contain any subform controls."
msgstr ""
#. SsiUX
@@ -13615,13 +14074,13 @@ msgctxt ""
msgid "If the optional <literal>ControlName</literal> argument is provided, the method returns a <literal>FormControl</literal> class instance referring to the specified control."
msgstr ""
-#. 7LRLD
+#. 7CFJU
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. unh4B
@@ -13633,22 +14092,22 @@ msgctxt ""
msgid "Return a <link href=\"text/sbasic/shared/03/sf_database.xhp\" name=\"DBService\"><literal>SFDatabases</literal>.<literal>Database</literal></link> instance giving access to the execution of SQL commands on the database the current form is connected to and/or that is stored in the current Base document."
msgstr ""
-#. nXEAh
+#. fZRst
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id991616861417207\n"
"help.text"
-msgid "Each form in a <literal>FormDocument</literal> has its own database connection, except in Base documents where they all share the same connection."
+msgid "Each form has its own database connection, except in Base documents where they all share the same connection."
msgstr ""
-#. YeWdC
+#. wFSWb
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id701616861134906\n"
"help.text"
-msgid "<emph>User, Password</emph> : The login parameters (Default = \"\")."
+msgid "<emph>user, password</emph>: The login optional parameters (Default = \"\")."
msgstr ""
#. 83Jju
@@ -13687,13 +14146,13 @@ msgctxt ""
msgid "The form cursor is positioned on the next record. Returns <literal>True</literal> if successful."
msgstr ""
-#. qRdTC
+#. a2gGn
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id271616863582607\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go forward (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go forward (Default = 1)."
msgstr ""
#. e6huC
@@ -13705,13 +14164,13 @@ msgctxt ""
msgid "The form cursor is positioned on the previous record. Returns <literal>True</literal> if successful."
msgstr ""
-#. m47xh
+#. tAnVw
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id751616863794125\n"
"help.text"
-msgid "<emph>Offset</emph> : The number of records to go backwards (Default = 1)."
+msgid "<emph>offset</emph>: The number of records to go backwards (Default = 1)."
msgstr ""
#. Kp4Wo
@@ -13723,6 +14182,15 @@ msgctxt ""
msgid "Reloads the current data from the database and refreshes the form. The cursor is positioned on the first record. Returns <literal>True</literal> if successful."
msgstr ""
+#. Npc6x
+#: sf_form.xhp
+msgctxt ""
+"sf_form.xhp\n"
+"pyc_id401622550186725\n"
+"help.text"
+msgid "form.Requery() # Python"
+msgstr ""
+
#. 5gBGr
#: sf_form.xhp
msgctxt ""
@@ -13741,22 +14209,22 @@ msgctxt ""
msgid "If the method is called <emph>without any arguments</emph>, then it returns the list of subforms contained in the current form or subform instance."
msgstr ""
-#. aVZ57
+#. AD3Q6
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id591616864510445\n"
"help.text"
-msgid "If the optional <literal>Subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
+msgid "If the optional <literal>subform</literal> argument is provided, the method returns a new <literal>SFDocuments</literal>.<literal>Form</literal> instance based on the specified form/subform name or index."
msgstr ""
-#. jhmRo
+#. NLwGt
#: sf_form.xhp
msgctxt ""
"sf_form.xhp\n"
"par_id341616864510747\n"
"help.text"
-msgid "<emph>Subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
+msgid "<emph>subform</emph> : A subform stored in the current <literal>Form</literal> class instance given by its name or index."
msgstr ""
#. 8Cxxs
@@ -13894,6 +14362,15 @@ msgctxt ""
msgid "The <literal>FormControl</literal> service is invoked from an existing <literal>Form</literal> service instance through its <literal>Controls</literal> method."
msgstr ""
+#. 56bE7
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id721622556808773\n"
+"help.text"
+msgid "control.Value = 'Current Time = ' + strftime(\"%a, %d %b %Y %H:%M:%S\", localtime())"
+msgstr ""
+
#. FaP92
#: sf_formcontrol.xhp
msgctxt ""
@@ -15235,13 +15712,13 @@ msgctxt ""
msgid "On the other hand, if a <literal>ControlName</literal> is provided, the method returns a <literal>FormControl</literal> class instance corresponding to the specified control."
msgstr ""
-#. F8FfM
+#. eoLJG
#: sf_formcontrol.xhp
msgctxt ""
"sf_formcontrol.xhp\n"
"par_id1001584541257789\n"
"help.text"
-msgid "<emph>ControlName</emph> : A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
+msgid "<emph>controlname</emph>: A valid control name as a case-sensitive string. If absent, the list of control names is returned as a zero-based array."
msgstr ""
#. F4Sdy
@@ -15262,6 +15739,15 @@ msgctxt ""
msgid "' Returns a FormControl class instance corresponding to \"myCheckBox\""
msgstr ""
+#. AGA7Z
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"par_id391622559441530\n"
+"help.text"
+msgid "Using Python:"
+msgstr ""
+
#. CprjV
#: sf_formcontrol.xhp
msgctxt ""
@@ -15307,6 +15793,24 @@ msgctxt ""
msgid "The first example reads the current value in a ComboBox containing city names and writes it to a FixedTest control in a Form:"
msgstr ""
+#. B5QLA
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562833004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. 8jneo
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id781622561048794\n"
+"help.text"
+msgid "lbl_city.Caption = \"Selected city: \" + combo_city.Value"
+msgstr ""
+
#. kz9SK
#: sf_formcontrol.xhp
msgctxt ""
@@ -15316,6 +15820,573 @@ msgctxt ""
msgid "The following code snippet can be used to process RadioButton controls that share the same group name. In this example, suppose there are three radio buttons with names <literal>optA</literal>, <literal>optB</literal> and <literal>optC</literal> and we wish to display the caption of the selected control."
msgstr ""
+#. hRhNC
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"bas_id251618776933304\n"
+"help.text"
+msgid "MsgBox \"Selected option: \" & optControl.Caption"
+msgstr ""
+
+#. kxKPM
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id991622562822004\n"
+"help.text"
+msgid "ui = CreateScriptService('ScriptForge.Basic') # Basic-like methods"
+msgstr ""
+
+#. QBAvs
+#: sf_formcontrol.xhp
+msgctxt ""
+"sf_formcontrol.xhp\n"
+"pyc_id441622562080419\n"
+"help.text"
+msgid "ui.MsgBox('Selected option: ' + control.Caption)"
+msgstr ""
+
+#. czP76
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"tit\n"
+"help.text"
+msgid "Creating Python Scripts with ScriptForge"
+msgstr ""
+
+#. 8BEWT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id461623364876507\n"
+"help.text"
+msgid "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_intro.xhp\" name=\"SF_Intro_Page\">Creating Python Scripts with <literal>ScriptForge</literal></link></variable>"
+msgstr ""
+
+#. 6JuA3
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id361623410405420\n"
+"help.text"
+msgid "Differences between Basic and Python"
+msgstr ""
+
+#. 3GzhB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id41623410443946\n"
+"help.text"
+msgid "The <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"SF_Lib\">ScriptForge library</link> is available both for Basic and Python. Most services, methods and properties work identically in both programming languages. However, due to differences in how each language works, <literal>ScriptForge</literal> users must be aware of some characteristics of the library when using Python:"
+msgstr ""
+
+#. HsKzK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id551623410718241\n"
+"help.text"
+msgid "<emph>Methods and Property names:</emph> In Python, all methods and properties can be used in lowercased, ProperCased or camelCased formats."
+msgstr ""
+
+#. Rg29x
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id741623411104297\n"
+"help.text"
+msgid "<emph>Arguments:</emph> All keyword arguments passed on to methods are lowercased."
+msgstr ""
+
+#. C6VCu
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id441623411216354\n"
+"help.text"
+msgid "<emph>Dates:</emph> All date objects are passed and returned as <literal>datetime.datetime</literal> native Python objects."
+msgstr ""
+
+#. FcX93
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id891623411367669\n"
+"help.text"
+msgid "<emph>Arrays:</emph> One-dimensional arrays are passed and returned as tuples (which is an immutable object). Two-dimensional arrays are passed and returned as tuples of tuples."
+msgstr ""
+
+#. S6wwX
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623411507442\n"
+"help.text"
+msgid "<emph>None:</emph> Python's <literal>None</literal> keyword is equivalent to Basic's <literal>Null</literal>, <literal>Empty</literal> or <literal>Nothing</literal>."
+msgstr ""
+
+#. 2G2uk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id21623411611447\n"
+"help.text"
+msgid "<emph>UNO objects:</emph> All UNO structures are exchanged between Basic and Python without any changes."
+msgstr ""
+
+#. WFDrN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id651623412069496\n"
+"help.text"
+msgid "<emph>Debugging:</emph> Whenever an error occurs in Python scripts that use <literal>ScriptForge</literal>, the error message provided by the Python execution stack displays the line of code that triggered the error. In Basic error messages do not display this information."
+msgstr ""
+
+#. ZzngK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id31623411828158\n"
+"help.text"
+msgid "Visit <embedvar href=\"text/sbasic/python/main0000.xhp#pythonscriptshelp\"/> for more information on Python scripting using %PRODUCTNAME."
+msgstr ""
+
+#. CZiTF
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id391623411150080\n"
+"help.text"
+msgid "Running Python scripts on %PRODUCTNAME"
+msgstr ""
+
+#. 2j29F
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id411623364895100\n"
+"help.text"
+msgid "Depending on what you intend to achieve, you may choose one of the following approaches to running Python scripts in %PRODUCTNAME:"
+msgstr ""
+
+#. XHP4Z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365274024\n"
+"help.text"
+msgid "<emph>Run Scripts inside the current %PRODUCTNAME process:</emph> Python scripts are executed from within the %PRODUCTNAME process by using the <menuitem>Tools - Macros - Run Macro</menuitem> menu or the APSO extension to call user scripts stored in the Python scripts folder. You can also use the APSO Python shell to interactively run Python scripts."
+msgstr ""
+
+#. pnXQT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id761623365278133\n"
+"help.text"
+msgid "<emph>Run Scripts separately from the %PRODUCTNAME process:</emph> Python scripts are executed from an external process that connects to an ongoing %PRODUCTNAME process using a socket."
+msgstr ""
+
+#. uyCPN
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id631623365667011\n"
+"help.text"
+msgid "If you plan to run scripts from inside the %PRODUCTNAME process, it is recommended to install the <link href=\"https://extensions.libreoffice.org/en/extensions/show/apso-alternative-script-organizer-for-python\" name=\"APSO\">APSO (Alternative Script Organizer for Python) extension</link>. However, to develop Python scripts from outside %PRODUCTNAME, you can choose your preferred Python IDE."
+msgstr ""
+
+#. R4Rfk
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id431623365836802\n"
+"help.text"
+msgid "Running Scripts from inside the %PRODUCTNAME process"
+msgstr ""
+
+#. UFGaA
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id111623365861568\n"
+"help.text"
+msgid "Using the APSO extension"
+msgstr ""
+
+#. GAQwg
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id681623365892513\n"
+"help.text"
+msgid "The easiest way to get started with Python scripting in %PRODUCTNAME is by installing the APSO extension. After installing it, open any %PRODUCTNAME component and go to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. iXiDt
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623366334727\n"
+"help.text"
+msgid "In APSO's main window go to <menuitem>Menu - Python Shell</menuitem>."
+msgstr ""
+
+#. gbnEf
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id931623366329927\n"
+"help.text"
+msgid "Alternativelly you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>."
+msgstr ""
+
+#. TKAXE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id661623366478092\n"
+"help.text"
+msgid "Now you can start typing Python commands and the shell will print the corresponding output after each line of code is executed."
+msgstr ""
+
+#. zGCxS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id581623366559478\n"
+"help.text"
+msgid "To start using the <literal>ScriptForge</literal> library, you need to import the <literal>CreateScriptService</literal> method, with which you will be able to access the services provided by the library. The example below uses the <literal>Basic</literal> service to display a message box."
+msgstr ""
+
+#. F7c8N
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id701623366829587\n"
+"help.text"
+msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code."
+msgstr ""
+
+#. tWENT
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623366906045\n"
+"help.text"
+msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet bellow uses the <literal>UI</literal> service to create a blank writer document."
+msgstr ""
+
+#. N5A9E
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id961623367376768\n"
+"help.text"
+msgid "Creating Python script files"
+msgstr ""
+
+#. xqmvY
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367433650\n"
+"help.text"
+msgid "You can create your own Python files and edit them with your preferred text editor. Later you can call them from within any %PRODUCTNAME component."
+msgstr ""
+
+#. arDpS
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id51623367560321\n"
+"help.text"
+msgid "The first step is to locate where your user scripts are stored. For that, refer to <link href=\"text/sbasic/python/python_locations.xhp\" name=\"Python_Scripts_Path\">Python Scripts Organization and Location</link> help page."
+msgstr ""
+
+#. NdM4Y
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id821623367773032\n"
+"help.text"
+msgid "Now you can create a text file inside your Python user scripts folder, for instance <emph>sf_test.py</emph>, and start typing your scripts."
+msgstr ""
+
+#. rFyBp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id271623367917630\n"
+"help.text"
+msgid "Next is a simple example that gets the numeric value from a Calc cell and increments it by 1. Simply type the following code into the <emph>sf_test.py</emph> file."
+msgstr ""
+
+#. EQxF2
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id171623368511426\n"
+"help.text"
+msgid "This example creates the <literal>increment_cell</literal> function. Note that <literal>g_exportedScripts</literal> is a tuple that tells which functions will be displayed in %PRODUCTNAME as user scripts."
+msgstr ""
+
+#. UUnv4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id471623368615244\n"
+"help.text"
+msgid "To run this script from within a Calc document:"
+msgstr ""
+
+#. FynYm
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id811623368677444\n"
+"help.text"
+msgid "Create or open a Calc file."
+msgstr ""
+
+#. qdWEL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id281623368679141\n"
+"help.text"
+msgid "Enter some numeric value into cell \"A1\" in the current sheet."
+msgstr ""
+
+#. bFQSh
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id111623368679893\n"
+"help.text"
+msgid "Go to <menuitem>Tools - Macros - Run Macros</menuitem> ."
+msgstr ""
+
+#. xLTy8
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id421623368680565\n"
+"help.text"
+msgid "Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list."
+msgstr ""
+
+#. EaBEU
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id131623368875763\n"
+"help.text"
+msgid "Click <keycode>Run</keycode>. Note that the value in cell \"A1\" was incremented by 1."
+msgstr ""
+
+#. 9FozC
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id781623368934689\n"
+"help.text"
+msgid "You can also use APSO to run Python scripts in a similar manner:"
+msgstr ""
+
+#. Lyyxc
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id501623369002537\n"
+"help.text"
+msgid "First open APSO by going to <menuitem>Tools - Macros - Organize Python Scripts</menuitem>."
+msgstr ""
+
+#. 2H4ta
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id521623369004825\n"
+"help.text"
+msgid "In the macro list, navigate to <menuitem>My Macros - sf_test - increment_cell</menuitem> ."
+msgstr ""
+
+#. ZhSaL
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id101623369005929\n"
+"help.text"
+msgid "Click <menuitem>Execute</menuitem> ."
+msgstr ""
+
+#. ujB4e
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id531623369208159\n"
+"help.text"
+msgid "Running Scripts separately from the %PRODUCTNAME process"
+msgstr ""
+
+#. 9yG9z
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id261623370168228\n"
+"help.text"
+msgid "Determining the Installation Path"
+msgstr ""
+
+#. 2ijCM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id261623369722023\n"
+"help.text"
+msgid "The first step to run scripts from a separate process is to find the folder where %PRODUCTNAME is installed. There are several ways to do that, but <literal>ScriptForge</literal> provides a quick way to identify your installation path. For that, open APSO's Python shell and type:"
+msgstr ""
+
+#. UEwkB
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id81623370150730\n"
+"help.text"
+msgid "The output from the code above is the base directory where %PRODUCTNAME is installed. Now you need to add the \"program\" subfolder to the resulting path. This is the base folder from which you will run Python scripts from a separate process."
+msgstr ""
+
+#. EvDcx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id451623370201479\n"
+"help.text"
+msgid "For example, suppose you get <emph>/usr/lib/libreoffice/</emph> as the result from running the Python code above. Then you need to consider <emph>/usr/lib/libreoffice/program</emph> as the path to run your Python scripts."
+msgstr ""
+
+#. 6EYGe
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id231623370501084\n"
+"help.text"
+msgid "Start %PRODUCTNAME with socket settings"
+msgstr ""
+
+#. F94mp
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623369245475\n"
+"help.text"
+msgid "To run Python scripts from a separate process, you need to start %PRODUCTNAME with a few additional options that specify the hostname and port through which the external process will communicate with the %PRODUCTNAME component process."
+msgstr ""
+
+#. mfbEM
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id221623369584132\n"
+"help.text"
+msgid "Open the your operating system's command prompt, navigate to the program folder of your %PRODUCTNAME installation directory and type:"
+msgstr ""
+
+#. 6hDm4
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id981623370706743\n"
+"help.text"
+msgid "The command above will start %PRODUCTNAME with a communication channel open so that other processes can exchange messages with it."
+msgstr ""
+
+#. SB5LE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623370871360\n"
+"help.text"
+msgid "Note that the previous example opens %PRODUCTNAME start center. If you want to open a specific component, for instance Writer, you can add the --writer flag to the command, as follows."
+msgstr ""
+
+#. cVRuV
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id431623373618951\n"
+"help.text"
+msgid "Take note of the <literal>host</literal> and <literal>port</literal> parameters, which in this example are <emph>localhost</emph> and <emph>2021</emph>, respectively."
+msgstr ""
+
+#. Z7z5C
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"hd_id861623370468356\n"
+"help.text"
+msgid "Running an External Python Shell"
+msgstr ""
+
+#. eBmVz
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id621623371253647\n"
+"help.text"
+msgid "Start the Python shell from within the <emph>program</emph> folder inside your %PRODUCTNAME installation path. Follow the steps <link href=\"text/sbasic/shared/03/sf_intro.xhp#InstallPath\" name=\"Install_Path\">above</link> to learn how to find your installation path."
+msgstr ""
+
+#. 69F7S
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id11623373098602\n"
+"help.text"
+msgid "<emph>On Linux / Mac OS:</emph>"
+msgstr ""
+
+#. PFWiq
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id311623373151552\n"
+"help.text"
+msgid "<emph>On Windows:</emph>"
+msgstr ""
+
+#. HGBuK
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id791623373520018\n"
+"help.text"
+msgid "This will open the Python shell and now you can start typing commands that will be executed by %PRODUCTNAME. But first you need to set up the socket connection."
+msgstr ""
+
+#. s54tE
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id351623373686414\n"
+"help.text"
+msgid "The second line of code above defines the <literal>host</literal> and <literal>port</literal> settings so that the Python shell can communicate with an ongoing %PRODUCTNAME process opened with the same socket settings."
+msgstr ""
+
+#. RiXDx
+#: sf_intro.xhp
+msgctxt ""
+"sf_intro.xhp\n"
+"par_id721623373769471\n"
+"help.text"
+msgid "Now you can run other Python commands and they will be able to communicate with the %PRODUCTNAME process. For example:"
+msgstr ""
+
#. VCRTD
#: sf_l10n.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/scalc/01.po b/source/ast/helpcontent2/source/text/scalc/01.po
index 6eb1aae7a39..6ed7c1a8df1 100644
--- a/source/ast/helpcontent2/source/text/scalc/01.po
+++ b/source/ast/helpcontent2/source/text/scalc/01.po